@charset "UTF-8";
.layout-standard .share ul,
.side-nav ul,
.site-footer ul,
.site-header ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.container:after,
.container:before,
.landing-widget:after,
.landing-widget:before,
.layout-standard .share ul:after,
.layout-standard .share ul:before,
.listing-container:after,
.listing-container:before,
.listing-widget:after,
.listing-widget:before,
.row:after,
.row:before,
.site-footer__bottom:after,
.site-footer__bottom:before,
.site-footer__top:after,
.site-footer__top:before,
.site-footer ul:after,
.site-footer ul:before,
.site-header .site-logo:after,
.site-header .site-logo:before,
.site-header__bottom:after,
.site-header__bottom:before,
.site-header__top:after,
.site-header__top:before,
.site-header ul:after,
.site-header ul:before,
:not(.sf-fieldWrp)[class*=" sf"]:after,
:not(.sf-fieldWrp)[class*=" sf"]:before,
:not(.sf-fieldWrp)[class^=sf]:after,
:not(.sf-fieldWrp)[class^=sf]:before {
	content: "";
	display: table
}

.container:after,
.landing-widget:after,
.layout-standard .share ul:after,
.listing-container:after,
.listing-widget:after,
.row:after,
.site-footer__bottom:after,
.site-footer__top:after,
.site-footer ul:after,
.site-header .site-logo:after,
.site-header__bottom:after,
.site-header__top:after,
.site-header ul:after,
:not(.sf-fieldWrp)[class*=" sf"]:after,
:not(.sf-fieldWrp)[class^=sf]:after {
	clear: both
}

.visuallyHidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}



.form-control{margin: 2px;}

.show {
	display: block!important
}

.hide {
	display: none!important
}

.hidden {
	visibility: hidden!important
}

@media only screen and (max-width:767px) {
	.tablet-desktop,
	.tablet-only {
		/*display: none!important*/
	}
}

@media only screen and (min-width:768px),
print {
	.mobile-only {
		/*display: none!important*/
	}
}

@media only screen and (max-width:1023px) {
	.desktop-only {
		display: none!important
	}
}

@media only screen and (min-width:1024px),
print {
	.mobile-tablet,
	.tablet-only {
		display: none!important
	}
}

.visuallyhidden-focusable:active,
.visuallyhidden-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoondd3add3add3a.eot?lumlu6);
	src: url(../fonts/icomoondd3add3add3a.eot?lumlu6#iefix) format("embedded-opentype"), url(../fonts/icomoondd3add3add3a.ttf?lumlu6) format("truetype"), url(../fonts/icomoondd3add3add3a.woff?lumlu6) format("woff"), url(../fonts/icomoondd3add3add3a.svg?lumlu6#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}












.cus-for {
    background: #b8dffb;
    /*padding: 10px;*/
    position: relative;
    width: 100%;
    float: right;
    margin-top: -10px;
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        min-height: auto;
}
.inner-spc {
    /*padding: 0px 15px 0px 15px;*/
    padding: 10px;
}
th.datepicker-switch {
    text-align: center;
}
.no-padding{
    padding: 0;
}
.cus-for>h2.text-center {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    text-transform: capitalize;
}
.custom-form label {
    font-size: 13px;
  margin-bottom: 2px;

}
.request-for ul>li {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #ffffff;
    position: relative;
    margin-bottom: 15px;
    padding: 5px 0 5px 45px;
}
.request-for ul>li>img {
    position: absolute;
    left: 0;
    top: 2px;
}
.inner-spc>p {
    color: #000;
    font-size: 14px;
    line-height: 27px;

}
/*.form-group1{padding-bottom: 0px;}*/
.form-group1>label {
    font-size: 14px;
    line-height: 27px;
    font-weight:600;
    padding-bottom: 5px;
}
.form-control,
.form-control[disabled],
.form-control[readonly],
 fieldset[disabled] .form-control {
    background: transparent;
    height: 35px;
    line-height: 35px;
/*    color: #dddddd;*/
    border-radius: 0;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.input-group-addon{
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    width: 100%;
    text-align: right;
    border-left: none !important;
    position: absolute;
    height: 35px;
    line-height: 26px;
    z-index: 3;

}
.form-control:focus{
    border-color: #f1c817;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.btn-group-vertical {
    display: block;
}
.btn-group.vehicles label.btn.btn-default {
    width: 23.33%;
}
button.btn.cus-bt {
    background: transparent;
    border: 1px solid #dddddd;
    width: 25%;
    border-radius: 0;
    margin: 0 -2px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
button.btn.btn-nxt {
    background: #ffd004;
font-size: 21px;
padding: 3px 65px;
line-height: 30px;
border: 1px solid #ebc006;
outline: none;
display: block;
width: 100%;
color: #000;
border-radius: 0;
font-weight: 600;
}
.btn-group.vehicles label.btn.btn-default {
    padding: 7px 20px;
text-align: center;
border-radius: 0;
}
.btn-group.vehicles label.btn.btn-default span {
    font-size: 12px;
    font-weight: 400;
}
.btn-group.vehicles label.btn.btn-default > input[type="checkbox"] {
    margin: 0 0 0 -15px;
}

.btn-group._btn_group button.btn.btn-default {
    padding: 2px 8.5px;
    font-size: 13px;
    width: 20.2%;
    white-space: normal;
    min-height: 44px;
}

button.btn.btn-nxt:focus,
button.btn.btn-nxt:hover,
button.btn.btn-nxt:active{
    background: #fceba4;
    border-color: #f8d53c;
    box-shadow: none;
}
.our-servi {
    border-top: 1px solid #e5e5e5;
    padding: 90px 0 70px 0;
}
.tp-pg{
    padding-top:25px;
}
.bt-pg{
    padding-bottom:25px;
}
.our-servi h2:after {
        margin: 0 auto;
    right: 0;
}
.our-servi p,
.our-safety p,
.work-it p {
    color: #7e848e;
    width: 70%;
    margin: 25px auto 55px;
    font-size: 16px;
}










.site-header .hotline p:before,
.site-header .site-nav__secondary>ul>li.has-children>a:before,
[class*=" icon-"],
[class*=" icon-"]:before,
[class^=icon-],
[class^=icon-]:before {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: initial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-wechat:before {
	content: "\e90a"
}

.icon-youku:before {
	content: "\e909"
}

.icon-envelope:before {
	content: "\e900"
}

.icon-google:before {
	content: "\e901"
}

.icon-angle-down:before {
	content: "\e902"
}

.icon-phone:before {
	content: "\e903"
}

.icon-youtube-play:before {
	content: "\e904"
}

.icon-linkedin:before {
	content: "\e905"
}

.icon-twitter:before {
	content: "\e906"
}

.icon-facebook:before {
	content: "\e907"
}

.icon-truck:before {
	content: "\e908"
}

.icon-weibo:before {
	content: "\ea9a"
}

[class*=" col-"],
[class^=col-] {
	float: left;
	/*padding: 0 10px;*/
	width: 100%
}

.container {
	position: relative;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 20px
}

.row {
	margin: 0 -10px
}

.right {
	float: right
}

.left {
	float: left
}

@media only screen and (max-width:767px) {
	.col-xs-1 {
		width: 8.3333333333%;
		padding: 0 10px
	}
	.offset-xs-1 {
		margin-left: 8.3333333333%
	}
	.col-xs-2 {
		width: 16.6666666667%;
		padding: 0 10px
	}
	.offset-xs-2 {
		margin-left: 16.6666666667%
	}
	.col-xs-3 {
		width: 25%;
		padding: 0 10px
	}
	.offset-xs-3 {
		margin-left: 25%
	}
	.col-xs-4 {
		width: 33.3333333333%;
		padding: 0 10px
	}
	.offset-xs-4 {
		margin-left: 33.3333333333%
	}
	.col-xs-5 {
		width: 41.6666666667%;
		padding: 0 10px
	}
	.offset-xs-5 {
		margin-left: 41.6666666667%
	}
	.col-xs-6 {
		width: 50%;
		padding: 0 10px
	}
	.offset-xs-6 {
		margin-left: 50%
	}
	.col-xs-7 {
		width: 58.3333333333%;
		padding: 0 10px
	}
	.offset-xs-7 {
		margin-left: 58.3333333333%
	}
	.col-xs-8 {
		width: 66.6666666667%;
		padding: 0 10px
	}
	.offset-xs-8 {
		margin-left: 66.6666666667%
	}
	.col-xs-9 {
		width: 75%;
		padding: 0 10px
	}
	.offset-xs-9 {
		margin-left: 75%
	}
	.col-xs-10 {
		width: 83.3333333333%;
		padding: 0 10px
	}
	.offset-xs-10 {
		margin-left: 83.3333333333%
	}
	.col-xs-11 {
		width: 91.6666666667%;
		padding: 0 10px
	}
	.offset-xs-11 {
		margin-left: 91.6666666667%
	}
	.col-xs-12 {
		width: 100%;
		padding: 0 10px
	}
	.offset-xs-12 {
		margin-left: 100%
	}
	.offset-xs-0 {
		margin-left: 0
	}
}

@media only screen and (min-width:768px),
print {
	.col-sm-1 {
		width: 8.3333333333%;
		padding: 0 10px
	}
	.offset-sm-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%;
		padding: 0 10px
	}
	.offset-sm-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%;
		padding: 0 10px
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%;
		padding: 0 10px
	}
	.offset-sm-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%;
		padding: 0 10px
	}
	.offset-sm-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%;
		padding: 0 10px
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%;
		padding: 0 10px
	}
	.offset-sm-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%;
		padding: 0 10px
	}
	.offset-sm-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%;
		padding: 0 10px
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%;
		padding: 0 10px
	}
	.offset-sm-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%;
		padding: 0 10px
	}
	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%;
		padding: 0 10px
	}
	.offset-sm-12 {
		margin-left: 100%
	}
	.offset-sm-0 {
		margin-left: 0
	}
}

@media only screen and (min-width:1024px),
print {
	.col-md-1 {
		width: 8.3333333333%;
		padding: 0 10px
	}
	.offset-md-1 {
		margin-left: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%;
		padding: 0 10px
	}
	.offset-md-2 {
		margin-left: 16.6666666667%
	}
	.col-md-3 {
		width: 25%;
		padding: 0 10px
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.col-md-4 {
		width: 33.3333333333%;
		padding: 0 10px
	}
	.offset-md-4 {
		margin-left: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%;
		padding: 0 10px
	}
	.offset-md-5 {
		margin-left: 41.6666666667%
	}
	.col-md-6 {
		width: 50%;
		padding: 0 10px
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.col-md-7 {
		width: 58.3333333333%;
		padding: 0 10px
	}
	.offset-md-7 {
		margin-left: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%;
		padding: 0 10px
	}
	.offset-md-8 {
		margin-left: 66.6666666667%
	}
	.col-md-9 {
		width: 75%;
		padding: 0 10px
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.col-md-10 {
		width: 83.3333333333%;
		padding: 0 10px
	}
	.offset-md-10 {
		margin-left: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%;
		padding: 0 10px
	}
	.offset-md-11 {
		margin-left: 91.6666666667%
	}
	.col-md-12 {
		width: 100%;
		padding: 0 10px
	}
	.offset-md-12 {
		margin-left: 100%
	}
	.offset-md-0 {
		margin-left: 0
	}
}

@media only screen and (min-width:1280px) {
	.col-lg-1 {
		width: 8.3333333333%;
		padding: 0 10px
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%;
		padding: 0 10px
	}
	.offset-lg-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%;
		padding: 0 10px
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%;
		padding: 0 10px
	}
	.offset-lg-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%;
		padding: 0 10px
	}
	.offset-lg-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%;
		padding: 0 10px
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%;
		padding: 0 10px
	}
	.offset-lg-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%;
		padding: 0 10px
	}
	.offset-lg-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%;
		padding: 0 10px
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%;
		padding: 0 10px
	}
	.offset-lg-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%;
		padding: 0 10px
	}
	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%;
		padding: 0 10px
	}
	.offset-lg-12 {
		margin-left: 100%
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.container {
		padding: 0 120px
	}
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont3e6e3e6e3e6e.eot?v=4.7.0);
	src: url(../fonts/fontawesome-webfontd41dd41dd41d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont3e6e3e6e3e6e.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont3e6e3e6e3e6e.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont3e6e3e6e3e6e.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont3e6e3e6e3e6e.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.2857142857em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: .1428571429em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.8571428571em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: a 2s infinite linear
}

.fa-pulse {
	animation: a 1s infinite steps(8)
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: ""
}

.fa-music:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-star-o:before {
	content: ""
}

.fa-user:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: ""
}

.fa-th-list:before {
	content: ""
}

.fa-check:before {
	content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: ""
}

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: ""
}

.fa-cog:before,
.fa-gear:before {
	content: ""
}

.fa-trash-o:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-arrow-circle-o-down:before {
	content: ""
}

.fa-arrow-circle-o-up:before {
	content: ""
}

.fa-inbox:before {
	content: ""
}

.fa-play-circle-o:before {
	content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

.fa-dedent:before,
.fa-outdent:before {
	content: ""
}

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: ""
}

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: ""
}

.fa-share-square-o:before {
	content: ""
}

.fa-check-square-o:before {
	content: ""
}

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

.fa-times-circle-o:before {
	content: ""
}

.fa-check-circle-o:before {
	content: ""
}

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

.fa-mail-forward:before,
.fa-share:before {
	content: ""
}

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: ""
}

.fa-plane:before {
	content: ""
}

.fa-calendar:before {
	content: ""
}

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: ""
}

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-cogs:before,
.fa-gears:before {
	content: ""
}

.fa-comments:before {
	content: ""
}

.fa-thumbs-o-up:before {
	content: ""
}

.fa-thumbs-o-down:before {
	content: ""
}

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: ""
}

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

.fa-feed:before,
.fa-rss:before {
	content: ""
}

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

.fa-hand-o-right:before {
	content: ""
}

.fa-hand-o-left:before {
	content: ""
}

.fa-hand-o-up:before {
	content: ""
}

.fa-hand-o-down:before {
	content: ""
}

.fa-arrow-circle-left:before {
	content: ""
}

.fa-arrow-circle-right:before {
	content: ""
}

.fa-arrow-circle-up:before {
	content: ""
}

.fa-arrow-circle-down:before {
	content: ""
}

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

.fa-group:before,
.fa-users:before {
	content: ""
}

.fa-chain:before,
.fa-link:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

.fa-cut:before,
.fa-scissors:before {
	content: ""
}

.fa-copy:before,
.fa-files-o:before {
	content: ""
}

.fa-paperclip:before {
	content: ""
}

.fa-floppy-o:before,
.fa-save:before {
	content: ""
}

.fa-square:before {
	content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: ""
}

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

.fa-google-plus-square:before {
	content: ""
}

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

.fa-sort:before,
.fa-unsorted:before {
	content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
	content: ""
}

.fa-gavel:before,
.fa-legal:before {
	content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: ""
}

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

.fa-bolt:before,
.fa-flash:before {
	content: ""
}

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-clipboard:before,
.fa-paste:before {
	content: ""
}

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

.fa-file-text-o:before {
	content: ""
}

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""
}

.fa-angle-double-up:before {
	content: ""
}

.fa-angle-double-down:before {
	content: ""
}

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: ""
}

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
	content: ""
}

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

.fa-folder-open-o:before {
	content: ""
}

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: ""
}

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: ""
}

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-calendar-o:before {
	content: ""
}

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

.fa-chevron-circle-left:before {
	content: ""
}

.fa-chevron-circle-right:before {
	content: ""
}

.fa-chevron-circle-up:before {
	content: ""
}

.fa-chevron-circle-down:before {
	content: ""
}

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

.fa-minus-square-o:before {
	content: ""
}

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

.fa-external-link-square:before {
	content: ""
}

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: ""
}

.fa-eur:before,
.fa-euro:before {
	content: ""
}

.fa-gbp:before {
	content: ""
}

.fa-dollar:before,
.fa-usd:before {
	content: ""
}

.fa-inr:before,
.fa-rupee:before {
	content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: ""
}

.fa-krw:before,
.fa-won:before {
	content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

.fa-sort-alpha-asc:before {
	content: ""
}

.fa-sort-alpha-desc:before {
	content: ""
}

.fa-sort-amount-asc:before {
	content: ""
}

.fa-sort-amount-desc:before {
	content: ""
}

.fa-sort-numeric-asc:before {
	content: ""
}

.fa-sort-numeric-desc:before {
	content: ""
}

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

.fa-long-arrow-down:before {
	content: ""
}

.fa-long-arrow-up:before {
	content: ""
}

.fa-long-arrow-left:before {
	content: ""
}

.fa-long-arrow-right:before {
	content: ""
}

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
	content: ""
}

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: ""
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: ""
}

.fa-dot-circle-o:before {
	content: ""
}

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
	content: ""
}

.fa-plus-square-o:before {
	content: ""
}

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: ""
}

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

.fa-pied-piper-pp:before {
	content: ""
}

.fa-pied-piper-alt:before {
	content: ""
}

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

.fa-automobile:before,
.fa-car:before {
	content: ""
}

.fa-cab:before,
.fa-taxi:before {
	content: ""
}

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

.fa-file-pdf-o:before {
	content: ""
}

.fa-file-word-o:before {
	content: ""
}

.fa-file-excel-o:before {
	content: ""
}

.fa-file-powerpoint-o:before {
	content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: ""
}

.fa-file-code-o:before {
	content: ""
}

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: ""
}

.fa-circle-o-notch:before {
	content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: ""
}

.fa-empire:before,
.fa-ge:before {
	content: ""
}

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: ""
}

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-wechat:before,
.fa-weixin:before {
	content: ""
}

.fa-paper-plane:before,
.fa-send:before {
	content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: ""
}

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

.fa-share-alt-square:before {
	content: ""
}

.fa-bomb:before {
	content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: ""
}

.fa-tty:before {
	content: ""
}

.fa-binoculars:before {
	content: ""
}

.fa-plug:before {
	content: ""
}

.fa-slideshare:before {
	content: ""
}

.fa-twitch:before {
	content: ""
}

.fa-yelp:before {
	content: ""
}

.fa-newspaper-o:before {
	content: ""
}

.fa-wifi:before {
	content: ""
}

.fa-calculator:before {
	content: ""
}

.fa-paypal:before {
	content: ""
}

.fa-google-wallet:before {
	content: ""
}

.fa-cc-visa:before {
	content: ""
}

.fa-cc-mastercard:before {
	content: ""
}

.fa-cc-discover:before {
	content: ""
}

.fa-cc-amex:before {
	content: ""
}

.fa-cc-paypal:before {
	content: ""
}

.fa-cc-stripe:before {
	content: ""
}

.fa-bell-slash:before {
	content: ""
}

.fa-bell-slash-o:before {
	content: ""
}

.fa-trash:before {
	content: ""
}

.fa-copyright:before {
	content: ""
}

.fa-at:before {
	content: ""
}

.fa-eyedropper:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-birthday-cake:before {
	content: ""
}

.fa-area-chart:before {
	content: ""
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: ""
}

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

.fa-cart-arrow-down:before {
	content: ""
}

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

.fa-intersex:before,
.fa-transgender:before {
	content: ""
}

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

.fa-mars-stroke-v:before {
	content: ""
}

.fa-mars-stroke-h:before {
	content: ""
}

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

.fa-bed:before,
.fa-hotel:before {
	content: ""
}

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
	content: ""
}

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: ""
}

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

.fa-sticky-note-o:before {
	content: ""
}

.fa-cc-jcb:before {
	content: ""
}

.fa-cc-diners-club:before {
	content: ""
}

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: ""
}

.fa-hourglass:before {
	content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: ""
}

.fa-hand-scissors-o:before {
	content: ""
}

.fa-hand-lizard-o:before {
	content: ""
}

.fa-hand-spock-o:before {
	content: ""
}

.fa-hand-pointer-o:before {
	content: ""
}

.fa-hand-peace-o:before {
	content: ""
}

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

.fa-television:before,
.fa-tv:before {
	content: ""
}

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

.fa-calendar-plus-o:before {
	content: ""
}

.fa-calendar-minus-o:before {
	content: ""
}

.fa-calendar-times-o:before {
	content: ""
}

.fa-calendar-check-o:before {
	content: ""
}

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

.fa-credit-card-alt:before {
	content: ""
}

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

.fa-pause-circle-o:before {
	content: ""
}

.fa-stop-circle:before {
	content: ""
}

.fa-stop-circle-o:before {
	content: ""
}

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.fa-gitlab:before {
	content: ""
}

.fa-wpbeginner:before {
	content: ""
}

.fa-wpforms:before {
	content: ""
}

.fa-envira:before {
	content: ""
}

.fa-universal-access:before {
	content: ""
}

.fa-wheelchair-alt:before {
	content: ""
}

.fa-question-circle-o:before {
	content: ""
}

.fa-blind:before {
	content: ""
}

.fa-audio-description:before {
	content: ""
}

.fa-volume-control-phone:before {
	content: ""
}

.fa-braille:before {
	content: ""
}

.fa-assistive-listening-systems:before {
	content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: ""
}

.fa-glide:before {
	content: ""
}

.fa-glide-g:before {
	content: ""
}

.fa-sign-language:before,
.fa-signing:before {
	content: ""
}

.fa-low-vision:before {
	content: ""
}

.fa-viadeo:before {
	content: ""
}

.fa-viadeo-square:before {
	content: ""
}

.fa-snapchat:before {
	content: ""
}

.fa-snapchat-ghost:before {
	content: ""
}

.fa-snapchat-square:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-first-order:before {
	content: ""
}

.fa-yoast:before {
	content: ""
}

.fa-themeisle:before {
	content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
	content: ""
}

.fa-handshake-o:before {
	content: ""
}

.fa-envelope-open:before {
	content: ""
}

.fa-envelope-open-o:before {
	content: ""
}

.fa-linode:before {
	content: ""
}

.fa-address-book:before {
	content: ""
}

.fa-address-book-o:before {
	content: ""
}

.fa-address-card:before,
.fa-vcard:before {
	content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: ""
}

.fa-user-circle:before {
	content: ""
}

.fa-user-circle-o:before {
	content: ""
}

.fa-user-o:before {
	content: ""
}

.fa-id-badge:before {
	content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: ""
}

.fa-quora:before {
	content: ""
}

.fa-free-code-camp:before {
	content: ""
}

.fa-telegram:before {
	content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: ""
}

.fa-shower:before {
	content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: ""
}

.fa-podcast:before {
	content: ""
}

.fa-window-maximize:before {
	content: ""
}

.fa-window-minimize:before {
	content: ""
}

.fa-window-restore:before {
	content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: ""
}

.fa-bandcamp:before {
	content: ""
}

.fa-grav:before {
	content: ""
}

.fa-etsy:before {
	content: ""
}

.fa-imdb:before {
	content: ""
}

.fa-ravelry:before {
	content: ""
}

.fa-eercast:before {
	content: ""
}

.fa-microchip:before {
	content: ""
}

.fa-snowflake-o:before {
	content: ""
}

.fa-superpowers:before {
	content: ""
}

.fa-wpexplorer:before {
	content: ""
}

.fa-meetup:before {
	content: ""
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}


/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
	z-index: 8;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.pika-single.is-hidden {
	display: none
}

.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-single {
	*zoom: 1
}

.pika-single:after,
.pika-single:before {
	content: " ";
	display: table
}

.pika-single:after {
	clear: both
}

.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px
}

.pika-title {
	position: relative;
	text-align: center
}

.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 7;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0
}

.pika-label {
	display: inline-block;
	*display: inline;
	position: relative;
	z-index: 8;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #333;
	background-color: #fff
}

.pika-next,
.pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
	*position: absolute;
	*top: 0
}

.pika-next:hover,
.pika-prev:hover {
	opacity: 1
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
	cursor: default;
	opacity: .2
}

.is-rtl .pika-next,
.pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
	*left: 0
}

.is-rtl .pika-prev,
.pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
	*right: 0
}

.pika-select {
	display: inline-block;
	*display: inline
}

.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0
}

.pika-table td,
.pika-table th {
	width: 14.285714285714286%;
	padding: 0
}

.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center
}

.pika-table abbr {
	border-bottom: none;
	cursor: help
}

.pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5
}

.is-today .pika-button {
	color: #3af;
	font-weight: 700
}

.is-selected .pika-button {
	color: #fff;
	font-weight: 700;
	background: #3af;
	box-shadow: inset 0 1px 3px #178fe5;
	border-radius: 3px
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
	color: #999;
	opacity: .3
}

.is-disabled .pika-button {
	pointer-events: none;
	cursor: default
}

.pika-button:hover {
	color: #fff;
	background: #ff8000;
	box-shadow: none;
	border-radius: 3px
}

.pika-button .is-selection-disabled {
	pointer-events: none;
	cursor: default
}

.pika-week {
	font-size: 11px;
	color: #999
}

.is-inrange .pika-button {
	background: #d5e9f7
}

.is-startrange .pika-button {
	color: #fff;
	background: #6cb31d;
	box-shadow: none;
	border-radius: 3px
}

.is-endrange .pika-button {
	color: #fff;
	background: #3af;
	box-shadow: none;
	border-radius: 3px
}

*,
:after,
:before {
	box-sizing: border-box
}

.browsehappy {
	text-align: center;
	margin: 0;
	background: #fff8e2;
	color: #000;
	padding: .5em 0
}

body {
	font-family: Noto Sans, sans-serif;
	line-height: 1.3;
	background: #fff;
	font-size: 16px;
	min-width: 0!important
}

iframe {
	max-width: 100%!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

img {
	max-width: 100%
}

a,
a:active,
a:hover,
a:link,
a:visited {
	color: #2eb5db;
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	text-decoration: none;
	color: #c16729;
	cursor: pointer
}

.page-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.875em;
	margin: 0 0 40px;
	color: #2eb5db;
	font-weight: 700
}

.layout-standard {
	margin: 40px auto 60px
}

.layout-standard>.sfContentBlock {
	width: 75%;
	padding: 0 10px;
	float: right
}

.layout-standard .share {
	margin-top: 35px;
	text-align: right
}

.layout-standard .share ul {
	display: inline-block
}

.layout-standard .share li {
	float: left;
	margin-left: 12px
}

.layout-standard .share a {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #2eb5db;
	text-decoration: none;
	border: 1px solid #2eb5db;
	text-align: center
}

.layout-standard .share a:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.layout-standard .share a:hover {
	color: #e6640e;
	border: 1px solid #e6640e
}

.layout-standard .share i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.125em
}

.layout-listing {
	margin: 50px auto 0
}

.col-sm-9 .container {
	padding: 0
}

@media only screen and (max-width:767px) {
	.home .rte {
		text-align: center
	}
	.layout-standard>.sfContentBlock {
		width: 100%
	}
}

@media only screen and (min-width:768px) {
	.layout-standard {
		margin: 80px auto 60px
	}
}

@media only screen and (min-width:1024px) {
	.home .rte {
		max-width: 62.5%;
		padding-right: 80px
	}
	.home .rte h1,
	.home .rte h2,
	.home .rte h3 {
		font-size: 1.75em;
		font-weight: 700
	}
	.home .rte h4,
	.home .rte h5,
	.home .rte h6 {
		font-size: 1.375em;
		font-weight: 700
	}
}

.sfexpandableListWrp .sflistTitle {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: 700
}

.sfexpandableListWrp .sflistList {
	margin-bottom: 18px;
	list-style-type: none;
	padding: 0
}

.sfexpandableListWrp .sflistListItem {
	margin-bottom: 2px
}

.sfexpandableListWrp .sflistItemTitle {
	font-size: 20px
}

.sfexpandableListWrp .sflistItemToggleLnk {
	padding-left: 15px
}

.sfexpandableListWrp .sflistListItemExpanded.sflistItemToggleLnk {
	font-weight: 700;
	background-position: 0 -975px
}

.sfexpandableListWrp .sflistItemContent {
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 15px
}

.sfexpandableListWrp .sflistExpandAllLnkWrp {
	text-align: right;
	font-size: 11px;
	position: relative;
	z-index: 6;
	margin-bottom: -22px
}

.quote-tab {
	position: fixed;
	top: 10%;
	right: -70px;
	z-index: 4;
	transition: right .2s;
	transform-origin: 100% 100%;
	transform: rotate(-90deg);
	color: #fff;
	background-color: #407dca;
	border-color: #3470bc;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 20px 30px;
	text-transform: uppercase;
	text-decoration: none
}

.quote-tab:active,
.quote-tab:link,
.quote-tab:visited {
	color: #fff
}

.quote-tab:hover {
	background-color: #2f64a8;
	border-color: #27548c;
	color: #fff
}

.quote-tab.slide-in {
	right: 0; z-index: 9999;
}

@media print {
	.quote-tab {
		display: none
	}
}

.side-nav ul {
	padding-right: 30px
}

.side-nav li {
	margin: 0 0 10px
}

.side-nav a {
	color: #999;
	text-decoration: none;
	line-height: 1.2;
	display: inline-block
}

.side-nav a:hover {
	text-decoration: underline
}

.side-nav .active a {
	color: #2eb5db
}

.landing-widget {
	margin: 40px 0;
	/*text-align: center*/
}

.landing-widget h1 {
	text-align: center; 
    text-transform: uppercase;
    font-size: 1.875em;
    margin: 0 0 11px;
    color: #2eb5db;
}

.landing-widget>p {
	    margin: 0 0 11px;
    line-height: 25px;
}

.landing-item {
	text-align: center;
	margin: 20px 0
}

.home .landing-item {
	margin: 30px 0
}

.landing-item__image:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.landing-item__image a {
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.landing-item i {
	font-size: 5em;
	color: #2eb5db
}

.landing-item h3 {
	font-size: 1.5em;
	margin: 22px 0 11px;
	text-transform: uppercase;
	font-family: Noto Sans, sans-serif;
	font-weight: 400
}

.landing-item h3 a {
	color: #191919;
	text-decoration: none
}

.landing-item h3 a:hover {
	color: #c16729;
	text-decoration: underline
}

.landing-item p {
	margin: 0 0 11px
}

.landing-item h4 {
	font-size: 1.125em;
	margin: 11px 0
}

.landing-item h4 a {
	color: #2eb5db;
	text-decoration: none
}

.landing-item h4 a:hover {
	color: #c16729;
	text-decoration: underline
}

@media only screen and (max-width:767px) {
	.landing-item:last-child {
		margin-bottom: 0
	}
}

@media only screen and (min-width:768px) {
	.landing-widget {
		margin: 30px auto 60px
	}
	.home .landing-widget {
		margin: 80px 0 30px
	}
	.landing-item {
		width: 30%;
		float: none;
		vertical-align: top;
		display: inline-block
	}
}

@media print {
	.landing-item,
	.landing-widget {
		page-break-inside: avoid
	}
	.landing-item {
		padding-bottom: 50px
	}
}

.listing-widget {
	margin: 0 0 40px
}

.listing-item {
	margin: 0 0 30px
}

.listing-item__image {
	position: relative;
	padding-top: 50%
}

.listing-item__image img {
	width: 100%;
	height: 100%;
	font-family: "object-fit:cover;object-position:center center";
	object-fit: cover;
	object-position: center center;
	position: absolute;
	top: 0;
	left: 0
}

.listing-item__text h3 {
	font-size: 1.5em;
	margin: 22px 0 0;
	font-family: Noto Sans, sans-serif;
	font-weight: 400;
	line-height: 1.1
}

.listing-item__text h3 a {
	color: #191919;
	text-decoration: none
}

.listing-item__text h3 a:hover {
	color: #c16729;
	text-decoration: underline
}

.listing-item__text p {
	margin: 0 0 11px
}

.listing-item__text .post-date {
	color: #407dca;
	margin: 5px 0
}

.listing-item__text .label {
	margin: 0 0 11px;
	display: block;
	text-align: right;
	font-weight: "Noto Sans", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #2eb5db;
	text-decoration: none
}

.listing-item__text .label:hover {
	color: #c16729;
	text-decoration: underline
}

.listing-load-more,
.load-more {
	text-align: center
}

.load-more {
	font-family: Noto Sans, sans-serif;
	font-weight: 700;
	border: 1px solid #193558;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 20px;
	color: #fff;
	background-color: #27548c;
	text-decoration: none;
	cursor: pointer
}

.load-more:hover {
	background-color: #2f64a8;
	border: 1px solid #27548c
}

@media only screen and (min-width:768px) {
	.listing-widget {
		margin: 30px auto 60px
	}
}

@media print {
	.listing-item,
	.listing-widget {
		page-break-inside: avoid
	}
}

.site-header {
	z-index: 9999
}

.site-header__button {
	height: 60px;
	background-color: #191919;
	border: none;
	position: relative;
	padding: 9px 5px;
	cursor: pointer
}

.site-header__button .line {
	position: relative;
	width: 22px;
	height: 2px;
	background-color: #fff
}

.site-header__button .line.line1 {
	top: -4px
}

.site-header__button .line.line3 {
	top: 4px
}

.site-header .country,
.site-header .site-logo {
	float: left
}

.site-header .site-logo img {
	float: left;
	display: block
}

.site-header .site-logo img.desktop-only {
	height: 60px
}

.site-header . site-logo .logo {
	margin-top: 0px !important;
	height: 63px !im portant;
}

.site-header .country img {
	margin-top: 13px;
	margin-left: 20px;
	height: 34px
}

.site-header .hotline,
.site-header .language-selector,
.site-header .site-nav__primary,
.site-header__button {
	float: right
}

.site-header .hotline {
	display: block;
	height: 60px;
	background-color: #407dca;
	color: #fff
}

.site-header .hotline p {
	position: relative;
	font-size: 1em;
	margin: 0;
	padding: 20px 25px
}

.site-header .hotline p:before {
	content: "\e903";
	padding-right: 10px;
	color: #fff;
	font-size: .7826086957em
}

.site-header .hotline:hover {
	background-color: #6898d5
}

.site-header__bottom {
	background-color: #2eb5db
}

.site-header a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-family: Noto Sans, sans-serif
}

.site-header .language-selector ul {
	height: 60px;
	overflow: hidden;
	margin: 0 18px
}

.site-header .language-selector ul:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.site-header .language-selector li {
	float: left;
	height: 100%
}

.site-header .language-selector li:after {
	content: "|";
	font-size: .8125em;
	color: #999
}

.site-header .language-selector li:last-child:after {
	display: none
}

.site-header .language-selector li.active a {
	color: #2eb5db
}

.site-header .language-selector a {
	padding: 22px 4px;
	font-size: .8125em;
	color: #999
}

.site-header .language-selector a:hover {
	color: #2eb5db
}

.site-header .site-nav__primary ul {
	height: 60px;
	overflow: hidden
}

.site-header .site-nav__primary ul:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.site-header .site-nav__primary li {
	float: left;
	height: 100%
}

.site-header .site-nav__primary a {
	padding: 22px 8px;
	font-size: .8125em;
	font-weight: 700
}

.site-header .site-nav__primary a:hover {
	background-color: #f2f2f2
}

.site-header .site-nav__secondary>ul>li {
	position: relative;
	text-align: center;
	padding: 0
}

.site-header .site-nav__secondary>ul>li.has-children>a:before {
	content: "\e902";
	padding-right: 10px;
	color: #fff
}

.site-header .site-nav__secondary>ul>li>a {
	width: 100%;
	height: 100%;
	font-size: 1em;
	font-weight: 700;
	padding: 27px 0;
	text-transform: uppercase;
	background-color: #2eb5db
}

@media only screen and (max-width:767px) {
	.site-header__button {
		    height: 35px;
    /* bottom: 19%; */
    margin-top: -0%;
	}
	.site-header__button .line {
		width: 18px
	}
	.site-header__button .line.line1 {
		top: -3px
	}
	.site-header__button .line.line3 {
		top: 3px
	}
	.site-header .language-selector ul {
		height: 46px;
		margin: 0 10px
	}
	.site-header .language-selector ul a {
		padding: 16px 1px;
		font-size: .6875em
	}
	.site-header .hotline {
		       height: 50px;
    line-height: 24px;
    margin-top: -4%;

	}
	.site-header .hotline p {
		font-size: 15px;
    padding: 5px 5px;
    line-height: 50px;
	}
	.site-header .hotline p:before {
		padding-right: 5px;
		font-size: .8125em
	}
	.site-header .site-logo .logo {
		        height: 30px !important;
	}

	.site-header .site-logo .logo img{
		height: 30px;
		width: 50%;
	}
}

@media only screen and (max-width:1023px) {
	.site-header {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #fff;
		height: 55px !important;
	}
	.site-header__top {
		    border-bottom: 5px solid #2eb5db;
   height: 55px;
	}
	.site-header__bottom {
		display: none;
		position: absolute;
		width: 100%
	}
	.site-header__bottom .container {
		padding: 0
	}
	.site-header .site-logo {
		margin-left: 15px
	}
	.site-header .language-selector--mobile {
		background-color: #fff;
		padding: 10px 15px;
		border-top: 1px solid #f2f2f2
	}
	.site-header .language-selector--mobile li {
		float: left;
		height: 100%
	}
	.site-header .language-selector--mobile li:after {
		content: "|";
		font-size: .8125em;
		color: #999
	}
	.site-header .language-selector--mobile li:last-child:after {
		display: none
	}
	.site-header .language-selector--mobile li.active a {
		color: #2eb5db
	}
	.site-header .language-selector--mobile a {
		padding: 0 4px;
		font-size: .8125em;
		color: #000;
		font-weight: 700
	}
	.site-header .site-nav__secondary .open>i:before {
		transform: rotate(-180deg)
	}
	.site-header .site-nav__secondary>ul>li {
		position: relative
	}
	.site-header .site-nav__secondary>ul>li:last-child>a {
		border-bottom: none
	}
	.site-header .site-nav__secondary>ul>li>a {
		text-align: left;
		padding: 12px 17px;
		font-size: .875em;
		font-family: Noto Sans, sans-serif;
		font-weight: 700;
		background-color: #f28133;
		border-bottom: 1px solid #c16729
	}
	.site-header .site-nav__secondary>ul>li.has-children>a:before {
		display: none
	}
	.site-header .site-nav__secondary>ul>li.has-children i {
		position: absolute;
		background-color: #e97a32;
		height: 42px;
		padding: 16px;
		top: 0;
		right: 0;
		color: #fff;
		cursor: pointer
	}
	.site-header .site-nav__secondary>ul>li.has-children i:before {
		display: inline-block;
		transition: all .4s
	}
	.site-header .site-nav__secondary .children {
		display: none;
		background-color: #e4650e
	}
	.site-header .site-nav__secondary .children li {
		position: relative
	}
	.site-header .site-nav__secondary .children li:last-child a {
		border-bottom: none
	}
	.site-header .site-nav__secondary .children a {
		text-align: left;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    font-size: .8125em;
    border-bottom: 1px solid #c16729;
    color: #fff;
	}
	.site-header .site-nav__secondary .children__lvl2 .lvl3-controller {
		height: 26px;
		padding: 7px 16px
	}
	.site-header .site-nav__mobile li {
		background-color: #fff;
		border-bottom: 1px solid #f2f2f2
	}
	.site-header .site-nav__mobile li:last-child {
		border-bottom: none
	}
	.site-header .site-nav__mobile a {
		display: block;
		width: 100%;
		padding: 10px 15px;
		background-color: #fff;
		font-family: Noto Sans, sans-serif;
		font-weight: 700;
		font-size: .875em
	}
}

@media only screen and (min-width:1024px) and (max-width:1159px) {
	.site-header__bottom .container {
		padding: 0 20px
	}
}

@media only screen and (min-width:1024px),
print {
	.site-header__top {
		position: fixed;
		z-index: 9999;
		top: 0;
		width: 100%;
		background-color: #fff
	}
	.site-header__bottom {
		padding-top: 60px
	}
	.site-header .site-nav__secondary>ul>li:hover .children__lvl2 {
		visibility: visible;
		opacity: 1
	}
	.site-header .site-nav__secondary>ul>li:last-child .children__lvl3 {
		left: auto;
		right: 100%;
		border-radius: 4px 0 0 4px
	}
	.site-header .site-nav__secondary .children {
		transition: all .4s ease;
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 100%;
		left: 0;
		text-align: left;
		background-color: rgba(35, 36, 42, .8);
		padding: 5px 0;
		border-radius: 0 0 4px 4px;
		z-index: 3
	}
	.site-header .site-nav__secondary .children li {
		position: relative
	}
	.site-header .site-nav__secondary .children a {
		display: inline-block;
		width: 100%;
		padding: 3px 20px;
		color: #fff
	}
	.site-header .site-nav__secondary .children a:hover {
		background-color: #407dca
	}
	.site-header .site-nav__secondary .children__lvl2 li:hover .children__lvl3 {
		visibility: visible;
		opacity: 1
	}
	.site-header .site-nav__secondary .children__lvl3 {
		position: absolute;
		top: 0;
		left: 100%;
		width: 100%;
		border-radius: 0 4px 4px 0
	}
}

@media only screen and (min-width:1280px) {
	.site-header__bottom {
		padding-top: 70px
	}
	.site-header .site-logo img.desktop-only {
		height: 70px
	}
	. site-header .site-logo .logo {
		margin-top: 0px !i mportant;
		height: 50!important
	}
	.site-header .country img {
		margin-top: 18px;
		margin-left: 30px
	}
	.site-header .hotline {
		height: 70px
	}
	.site-header .hotline p {
		font-size: 1.4375em;
		padding: 20px 25px
	}
	.site-header .language-selector ul {
		margin-left: 10px;
		margin-right: 20px
	}
	.site-header .language-selector a {
		padding: 27px 8px;
		font-size: .8125em;
		color: #999
	}
	.site-header .site-nav__primary ul {
		height: 70px;
		margin: 0 20px 0 30px
	}
	.site-header .site-nav__primary ul:before {
		content: "";
		display: inline-block;
		height: 100%;
		width: 0;
		vertical-align: middle
	}
	.site-header .site-nav__primary a {
		    padding: 25px 7px;
    max-height: 94px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
	}
	.site-header .site-nav__secondary>ul>li>a {
		font-size: 1.125em
	}
}

@media print {
	.site-header__top {
		position: static
	}
	.site-header__bottom {
		padding-top: 0
	}
	.site-nav__primary {
		width: 100%
	}
	.site-nav__primary ul {
		float: right
	}
	.site-nav__secondary {
		height: 100px
	}
	.children__lvl2 {
		display: none
	}
}

.site-footer {
	background-color: #003558;
	color: #fff;
	padding: 45px 0 30px
}

.site-footer__bottom a,
.site-footer__top a {
	color: #fff;
	text-decoration: none
}

.site-footer__bottom a:hover,
.site-footer__top a:hover {
	text-decoration: underline
}

.site-footer h3 {
	color: #2eb5db;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 12px
}

.site-footer .hotline,
.site-footer .quote {
	position: relative
}

.site-footer .hotline p,
.site-footer .quote p {
	position: relative;
	margin: 0;
	padding-left: 34px;
	margin: 0 0 5px
}

.site-footer .hotline i,
.site-footer .quote i {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

.site-footer .social {
	margin-top: 15px
}

.site-footer .social li {
	float: left;
	margin: 0 12px 0 0
}

.site-footer .social a {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #2eb5db;
	text-decoration: none;
	border: 1px solid #2eb5db;
	text-align: center
}

.site-footer .social a:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.site-footer .social a:hover {
	color: #e6640e;
	border: 1px solid #e6640e
}

.site-footer .social i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.125em
}

.site-footer .qr-code {
	margin-top: 20px
}

.site-footer .qr-code img {
	max-width: 100px
}

.site-footer .copyright {
	color: #2eb5db;
	font-size: .875em;
	margin: 0
}

.site-footer__top {
	padding: 0 0 30px
}

.site-footer__top li {
	margin: 0 0 15px
}

.site-footer__bottom {
	text-align: center
}

.site-footer__bottom ul {
	display: inline-block
}

.site-footer__bottom li {
	float: left;
	padding: 0 0 0 8px
}

.site-footer__bottom li:first-child {
	padding: 0
}

.site-footer__bottom li:first-child a:before {
	display: none
}

.site-footer__bottom a {
	display: inline-block;
	font-size: .875em
}

.site-footer__bottom a:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 1px;
	height: 13px;
	background-color: #fff;
	margin-right: 8px;
	top: 4px;
	vertical-align: top
}

@media only screen and (max-width:1023px) {
	.site-footer {
		text-align: center
	}
	.site-footer__top {
		padding: 0 0 15px
	}
	.site-footer .hotline p,
	.site-footer .quote p {
		display: inline-block;
		margin: 0 0 10px
	}
	.site-footer .col-sm-3 {
		margin-bottom: 20px
	}
	.site-footer .social {
		margin-bottom: 15px
	}
	.site-footer .social li {
		margin: 0 6px
	}
	.site-footer .social li,
	.site-footer__bottom li {
		float: none;
		display: inline-block
	}
}

@keyframes b {
	0% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(5px)
	}
	to {
		transform: translateY(0)
	}
}

.page-banner {
	position: relative
}

.page-banner img {
	width: 100%;
	height: 100%;
	font-family: "object-fit:cover;object-position:center center";
	object-fit: cover;
	object-position: center center
}

.page-banner .overlay {
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	background: url(../images/gradient-bckground.png);
	background-repeat: repeat-x;
	background-position: bottom;
	opacity: .8
}

.direction-arrow {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 25px;
	transform: translate(-50%);
	text-align: center;
	color: #fff;
	transition: all .3s
}

.direction-arrow.active {
	visibility: visible;
	opacity: 1
}

.direction-arrow p {
	color: #fff;
	margin: 0;
	line-height: 1
}

.direction-arrow i {
	display: inline-block;
	font-size: 2.5em;
	animation: b 1.5s ease-in-out infinite
}

@media only screen and (max-width:1023px) {
	.page-banner {
		padding-top: 55px;
		/*height: 100vh;*/
		/*max-height: 615px*/
	}
}

@media only screen and (min-width:1024px) {
	.page-banner {
		height: calc(100vh - 147px);
		max-height: 550px
	}
}

.rte>:first-child,
.sfContentBlock>:first-child {
	margin-top: 0
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6,
.sfContentBlock h1,
.sfContentBlock h2,
.sfContentBlock h3,
.sfContentBlock h4,
.sfContentBlock h5,
.sfContentBlock h6 {
	color: #2eb5db;
	font-family: Noto Sans, sans-serif;
	font-weight: 700
}

.rte h1,
.sfContentBlock h1 {
	font-size: 1.625em
}

.rte h2,
.sfContentBlock h2 {
	font-size: 1.5em
}

.rte h3,
.sfContentBlock h3 {
	font-size: 1.375em
}

.rte h4,
.sfContentBlock h4 {
	font-size: 1.25em
}

.rte h5,
.sfContentBlock h5 {
	font-size: 1.125em
}

.rte h6,
.sfContentBlock h6 {
	font-size: 1em
}

.rte a,
.sfContentBlock a {
	text-decoration: none;
	color: #2eb5db
}

.rte a:hover,
.sfContentBlock a:hover {
	text-decoration: underline
}

.rte hr,
.sfContentBlock hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

.rte table,
.sfContentBlock table {
	border-collapse: collapse
}

.rte table th,
.sfContentBlock table th {
	background-color: #2eb5db;
	color: #fff
}

.rte table td,
.rte table th,
.sfContentBlock table td,
.sfContentBlock table th {
	padding: 10px 20px;
	border: 1px solid #f2f2f2
}

@media only screen and (max-width:767px) {
	.rte,
	.sfContentBlock {
		font-size: 87.5%
	}
}

.testimonials-wrapper {
	position: relative;
	margin: 20px 0 80px
}

.testimonials-wrapper .testimonials {
	position: relative
}

.testimonials-wrapper .testimonials a {
	color: #2eb5db;
	text-transform: uppercase;
	font-family: Noto Sans, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: .875em;
	margin-top: 5px;
	display: block
}

.testimonials-wrapper .testimonials a:hover {
	text-decoration: underline
}

.testimonials-wrapper .testimonials .attributed-to {
	margin-top: 10px!important;
	line-height: 20px
}

.testimonials-wrapper .testimonials .attributed-to a:link,
.testimonials-wrapper .testimonials .attributed-to a:visited {
	color: #b9c7e4
}

.testimonials-wrapper .testimonials .attributed-to a:active,
.testimonials-wrapper .testimonials .attributed-to a:hover {
	color: #fff
}

.testimonials-wrapper .testimonials strong {
	font-style: italic
}

@media only screen and (max-width:767px) {
	.testimonials-wrapper .alpha {
		border-bottom: 1px solid #999;
		margin-bottom: 18px
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.testimonials-wrapper .extension-left {
		position: absolute;
		width: 50%;
		height: 147px;
		background-color: #b9c7e4
	}
	.testimonials-wrapper .extension-right {
		position: absolute;
		right: 0;
		width: 50%;
		height: 147px;
		background-color: #191919;
		top: 135px
	}
	.testimonials-wrapper .testimonials {
		background: url(../images/testimonial-banner-768.jpg) no-repeat top;
		height: 282px;
		position: relative;
		color: #fff
	}
	.testimonials-wrapper .testimonials a {
		color: #2eb5db
	}
	.testimonials-wrapper .testimonials .attributed-to {
		margin-top: 10px!important;
		line-height: 20px
	}
	.testimonials-wrapper .testimonials .attributed-to a:link,
	.testimonials-wrapper .testimonials .attributed-to a:visited {
		color: #b9c7e4
	}
	.testimonials-wrapper .testimonials .attributed-to a:active,
	.testimonials-wrapper .testimonials .attributed-to a:hover {
		color: #191919
	}
	.testimonials-wrapper .testimonials .eight.alpha {
		position: absolute;
		top: 20px;
		left: 30px
	}
	.testimonials-wrapper .testimonials .eight.alpha h1 {
		margin: 0;
		margin-bottom: 10px;
		font-weight: 700;
		font-style: italic;
		font-size: 1.375em;
		color: #4a82cc
	}
	.testimonials-wrapper .testimonials .eight.alpha p {
		font-style: italic;
		font-size: .875em;
		margin: 0;
		color: #4a82cc
	}
	.testimonials-wrapper .testimonials .eight.omega {
		position: absolute;
		top: 160px;
		right: 30px
	}
	.testimonials-wrapper .testimonials .eight.omega h1 {
		margin: 0;
		margin-bottom: 10px;
		font-weight: 700;
		font-style: italic;
		font-size: 1.375em;
		color: #fff
	}
	.testimonials-wrapper .testimonials .eight.omega p {
		font-style: italic;
		font-size: .875em;
		margin: 0;
		color: #fff
	}
	.testimonials-wrapper .testimonials .eight.omega strong {
		color: #fff
	}
}

@media only screen and (min-width:1024px) {
	.testimonials-wrapper {
		position: relative;
		margin: 60px 0
	}
	.testimonials-wrapper .extension-left {
		position: absolute;
		width: 50%;
		height: 147px;
		background-color: #b9c7e4
	}
	.testimonials-wrapper .extension-right {
		position: absolute;
		right: 0;
		width: 50%;
		height: 147px;
		background-color: #191919;
		top: 35px
	}
	.testimonials-wrapper .testimonials {
		background: url(../images/testimonial-banner.jpg) no-repeat top;
		height: 182px;
		position: relative;
		color: #fff
	}
	.testimonials-wrapper .testimonials a {
		color: #2eb5db;
		text-transform: uppercase;
		font-family: Noto Sans, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: .875em;
		margin-top: 5px;
		display: block
	}
	.testimonials-wrapper .testimonials .attributed-to {
		margin-top: 10px!important;
		line-height: 20px
	}
	.testimonials-wrapper .testimonials .attributed-to a:link,
	.testimonials-wrapper .testimonials .attributed-to a:visited {
		color: #b9c7e4
	}
	.testimonials-wrapper .testimonials .attributed-to a:active,
	.testimonials-wrapper .testimonials .attributed-to a:hover {
		color: #fff
	}
	.testimonials-wrapper .testimonials .eight.alpha {
		position: absolute;
		top: 10px;
		left: 30px;
		width: 430px;
		line-height: 25px
	}
	.testimonials-wrapper .testimonials .eight.alpha h1 {
		margin: 0;
		margin-bottom: 10px;
		font-weight: 700;
		font-style: italic;
		font-size: 1.375em;
		color: #4a82cc
	}
	.testimonials-wrapper .testimonials .eight.alpha p {
		font-style: italic;
		font-size: .875em;
		margin: 0;
		color: #4a82cc
	}
	.testimonials-wrapper .testimonials .eight.omega {
		position: absolute;
		top: 46px;
		right: 30px;
		width: 430px;
		line-height: 25px
	}
	.testimonials-wrapper .testimonials .eight.omega h1 {
		margin: 0;
		margin-bottom: 10px;
		font-weight: 700;
		font-style: italic;
		font-size: 1.375em;
		color: #fff
	}
	.testimonials-wrapper .testimonials .eight.omega p {
		font-style: italic;
		font-size: .875em;
		margin: 0;
		color: #fff
	}
	.testimonials-wrapper .testimonials .eight.omega strong {
		color: #fff
	}
}

@media only screen and (min-width:1280px) {
	.testimonials-wrapper .testimonials .eight.alpha {
		left: 130px
	}
	.testimonials-wrapper .testimonials .eight.omega {
		right: 130px
	}
}

.show-hide-form {
	background-color: #191919;
	text-align: center;
	/*padding: 20px 0*/
}

.show-hide-form button {
	display: inline-block;
	font-size: 1.25em;
	color: #fff;
	background-color: #407dca;
	border: none;
	padding: 15px 30px;
	margin: 10px 0;
	cursor: pointer;
	font-family: Noto Sans, sans-serif
}

.show-hide-form button:hover {
	background-color: #6898d5
}

.quote-form {
	color: #fff;
	max-width: 1280px;
	margin: auto;
	position: relative
}

.quote-form .form-container {
	position: relative;
	padding: 0 25px 20px;
	background-color: #191919
}

.quote-form h1 {
	font-size: 1.2857142857em;
	text-align: center;
	color: #fff;
	margin: 0 0 13px
}

.quote-form label {
	color: #2eb5db
}

.quote-form div[data-sf-role=form-container] input,
.quote-form div[data-sf-role=form-container] select {
	width: 100%;
	font-size: .8125em
}

.quote-form div[data-sf-role=form-container] .datepicker-custom button,
.quote-form div[data-sf-role=form-container] .dropdown-copy button {
	width: 100%
}

.quote-form div[data-sf-role=form-container] .datepicker-custom i,
.quote-form div[data-sf-role=form-container] .dropdown-copy i {
	right: 2px;
	transform: translateY(-50%)
}

.quote-form div[data-sf-role=form-container] .datepicker-custom {
	position: relative
}

.quote-form div[data-sf-role=form-container] .datepicker-custom i {
	position: absolute;
	color: #2eb5db;
	background-color: #fff;
	top: auto;
	bottom: 3px;
	transform: translate(0);
	padding: 8px;
	background-color: transparent
}

.quote-form div[data-sf-role=form-container]::-webkit-scrollbar {
	-webkit-appearance: none
}

.quote-form div[data-sf-role=form-container]::-webkit-scrollbar:vertical {
	width: 3px
}

.quote-form div[data-sf-role=form-container]::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background-color: #8b8f96
}

.quote-form div[data-sf-role=form-container]>div>div>div {
	text-align: right;
	font-size: .875em
}

@media only screen and (max-width:767px) {
	.quote-form {
		padding-top: 50px
	}
	.quote-form .form-container {
		display: none
	}
	.quote-form div[data-sf-role=form-container] input,
	.quote-form div[data-sf-role=form-container] select,
	.quote-form label {
		font-size: .8125em
	}
}

@media only screen and (min-width:768px),
print {
	.quote-form {
		padding: 0 20px
	}
	.quote-form .form-container {
		width: 42%;
		padding: 25px 30px;
		background-color: rgba(35, 36, 42, .8);
		position: absolute;
		bottom: calc(100% + 50px);
		right: 20px;
		z-index: 2
	}
	.quote-form h1 {
		font-size: 1.1428571429em;
		text-align: left
	}
	.quote-form div[data-sf-role=form-container] {
		height: calc(100vh - 207px);
		max-height: 408px;
		overflow-y: scroll
	}
	.quote-form div[data-sf-role=form-container] input,
	.quote-form div[data-sf-role=form-container] select {
		width: calc(100% - 15px)
	}
	.quote-form div[data-sf-role=form-container] .datepicker-custom i,
	.quote-form div[data-sf-role=form-container] .dropdown-copy i {
		right: 17px
	}
	.quote-form div[data-sf-role=form-container]::-webkit-scrollbar {
		-webkit-appearance: none
	}
	.quote-form div[data-sf-role=form-container]::-webkit-scrollbar:vertical {
		width: 3px
	}
	.quote-form div[data-sf-role=form-container]::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background-color: #8b8f96
	}
	.quote-form div[data-sf-role=form-container]>div>div>div {
		padding-right: 15px
	}
}

@media only screen and (min-width:1024px) {
	.quote-form .form-container {
		width: 36%
	}
	.quote-form div[data-sf-role=form-container] {
		height: calc(100vh - 289px);
		max-height: 408px
	}
	.quote-form h1 {
		font-size: 1.5714285714em
	}
}

@media only screen and (min-width:1280px) {
	.quote-form {
		padding: 0 120px
	}
	.quote-form .form-container {
		right: 120px
	}
}

label {
	display: block;
	margin: 0 0 5px;
	font-size: .9375em
}

.form-group1,
.sf-fieldWrp {
	position: relative;
	/*margin: 2px;*/
	padding: 0px;
	margin-bottom: 5px;
}

input,
select {
	border: 1px solid #999;
	font-size: .9375em;
	padding: 10px 15px;
	color: #999;
	background-color: #fff;
	display: block;
	max-width: 100%;
	width: 350px
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
	color: #999;
	font-weight: 400
}

input::-moz-placeholder,
select::-moz-placeholder {
	color: #999;
	font-weight: 400
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
	color: #999;
	font-weight: 400
}

input:-moz-placeholder,
select:-moz-placeholder {
	color: #999;
	font-weight: 400
}

input {
	color: #191919
}

select {
	position: absolute;
	bottom: 0;
	opacity: 0
}

.dropdown-copy {
	position: relative;
	margin: 0 0 8px
}

.dropdown-copy button {
	border: 1px solid #999;
	font-size: .9375em;
	padding: 10px 15px;
	margin: 0 0 8px;
	color: #999;
	background-color: #fff;
	display: block;
	max-width: 100%;
	width: 350px;
	text-align: left
}

.dropdown-copy i {
	position: absolute;
	color: #2eb5db;
	background-color: #fff;
	padding: 9px 10px;
	top: 50%;
	right: 17px;
	transform: translateY(-50%)
}

.btn.btn-primary.sf-fieldWrp button,
button.sf-SubmitButton {
	color: #fff;
	background-color: #407dca;
	border: none;
	padding: 8px 37px;
	margin: 10px 0;
	cursor: pointer;
	font-family: Noto Sans, sans-serif
}

.btn.btn-primary.sf-fieldWrp button:hover,
button.sf-SubmitButton:hover {
	background-color: #6898d5
}

.required label:before {
	content: "*"
}


/*# sourceMappingURL=main.css.map */

img.logo {
	height: 68px !important;
}

@media only screen and (min-width: 1280px) .site-header .hotline p {
	font-size: 1.4375em;
	padding: 20px 25px;
	background-color: #facd00 !important;
}

@media only screen and (min-width: 1280px) .site-header .site-nav__primary a {
	padding: 26px 15px;
	max-height: 70px;
	overflow: hidden;
	font-size: 16px !important;
	font-weight: 700;
}

element.style {}

nav.site-nav__primary.desktop-only {
	font-size: 18px !important;
}

.site-header .hotline {
	display: block;
	/*height: 70px !important;*/
	background-color: #e30500 !important;
	color: #fff;
}

nav.site-nav__secondary {
	font-size: 12px !important;
	color: #ffffff;
}

.site-header .site-nav__secondary>ul>li>a {
	width: 100%;
	height: 100%;
	font-size: 1em;
	font-weight: 700;
	padding: 15px 10px;
	text-transform: uppercase;
	background-color: #2eb5db;
	color: #ffffff !important;
}

.quote-tab {
	position: fixed;
	top: 10%;
	right: -70px;
	z-index: 4;
	transition: right .2s;
	transform-origin: 100% 100%;
	transform: rotate(-90deg);
	color: #fff;
	background-color: #2eb5db !important;
	border-color: #2eb5db !important;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 20px 30px;
	text-transform: uppercase;
	text-decoration: none;
}

#ajax-load-more-sp-trigger,
.btn-primary {
	background-color: #2eb5db !important;
	border-color: #2eb5db !important;
	color: #fff !important;
}


.social-proof-section .reviews .card-stars i {
    color: #f9c846;
    font-size: 1.5rem;
}

.fa {
  color:#000;
}
span.fa {
  padding-left:20px;
}
.fa-facebook-official {
  color:#3b5998;;
}
.fa-twitter-square {
  color:#00aced;
}
.fa-google-plus {
  color: #dd4b39;    
}


.panel{
	padding-top: 3%;
	padding-bottom: 3%;
}


.review{
	    border: 1px solid #eee;
}

.pagination> li a { border-radius: 50% !important;
    margin: 0 5px;
    background: #2eb5db;
    width: 40px;
    height: 40px;
    padding: 10px;
    float: left;
    color: #fff;
    text-align: center;
    text-decoration: none;}

    .pagination> li { float: left; list-style: none;}