.hashbar-pro-block-wraper.inline-alignment{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.hashbar-free-wraper{
display: flex;
flex-direction: row;
align-items: center;
}
.has-text-align-center{
justify-content: center;
}
.has-text-align-left{
justify-content: flex-start;
}
.has-text-align-right{
justify-content: flex-end;
}
.has-text-align-space-between{
justify-content: space-between;
}
.has-text-align-center.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.has-text-align-left.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.has-text-align-right.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{
-webkit-box-pack: flex-end;
-ms-flex-pack: flex-end;
justify-content: flex-end;
}
.ht-promo-banner{
padding: 50px 35px !important;
background: #0a0d35;
width: 250px;
border-radius: 5px;
position:relative;
}
.ht-promo-button a{
text-decoration: none;
padding: 10px 16px;
background-color: #ffdf43;
color: #000;
border-radius: 5px;
display: inline-block;
}
.ht-content .promo-title{
margin: 0px;
font-weight: 600;
}
.ht-content .promo-summery{
font-size: 17px;
margin-top:15px !important;
}
.ht-content .promo-title,.ht-content .promo-summery{
color: #fff;
}
.ht-promo-button{
margin-top: 40px!important;
display: flex;
font-weight: 500;
}
.ht-content{
z-index: 9;
position: relative;
}
.ht-promo-button{
z-index: 9;
position: relative;
}
.ht-promo-overlay{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
z-index: 8;
}
.wp-block-columns{
margin-bottom: 0px;
}.hthb-notification *, .hthb-notification *:before,
.hthb-notification *:after {
box-sizing: border-box;
}
body {
-webkit-transition: all 0.3s ease 0s !important;
transition: all 0.3s ease 0s !important;
}
.hthb-notification a {
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.hthb-notification button {
cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}  .hthb-notification {
background-position: center center;
background-repeat: no-repeat;
position: fixed;
left: 0;
top: 0;
width: 100%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
z-index: 999999999999 !important;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
text-shadow: none;
}
.hthb-notification:before{
background-color: #2d3e50;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.hthb-notification.hthb-absolute {
position: absolute;
}
.hthb-notification.hthb-pos--bottom {
top: auto !important;
bottom: 0;
}
.hthb-notification.hthb-pos--left-wall,
.hthb-notification.hthb-pos--right-wall {
left: 0;
right: auto;
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
}
.hthb-notification.hthb-pos--right-wall{
left: auto;
right: 0;
}
.hthb-loaded{
visibility: visible !important;
}
.admin-bar .hthb-notification.hthb-pos--top{
top: 32px;
z-index: 999 !important;
}
.hthb-state--minimized .hthb-close-toggle-wrapper{
display: none;
} @media screen and (max-width: 782px){
.admin-bar .hthb-notification.hthb-pos--top{
top: 46px;
}
}
.hthb-pos--top-promo:before,
.hthb-pos--bottom-promo:before{
display: none;
}
.hthb-pos--top-promo,
.hthb-pos--bottom-promo{
width: auto;
max-width: 100%;
}
.hthb-pos--top-promo{
top: 0;
bottom: auto;
}
.hthb-pos--bottom-promo{
bottom: 0;
top: auto;
}
.hthb-pos--top-promo.hthb-promo-alignment--left,
.hthb-pos--bottom-promo.hthb-promo-alignment--left{
right: auto;
left: 0;
}
.hthb-pos--top-promo.hthb-promo-alignment--right,
.hthb-pos--bottom-promo.hthb-promo-alignment--right{
right: 0;
left: auto;
}
.hthb-pos--top-promo,
.hthb-pos--bottom-promo{
margin: 50px;
}
.admin-bar .hthb-pos--top-promo{
margin-top: 32px;
} .hthb-open-toggle {
display: block;
background-color: #ff5733;
border: medium none;
border-radius: 0 0 4px 4px;
color: #fff;
position: absolute;
right: 20px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 0;
z-index: 999999;
cursor: pointer;
min-width: 30px;
min-height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.hthb-has-open-button-text .hthb-open-toggle{
padding-left: 7px;
padding-right: 7px;
}
.hthb-pos--top-promo .hthb-open-toggle,
.hthb-pos--bottom-promo .hthb-open-toggle{
display: none;
}
.hthb-notification.hthb-pos--bottom .hthb-open-toggle{
bottom: 0;
border-radius: 5px 5px 0px 0px;
}
.hthb-pos--top svg{
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.hthb-pos--bottom svg{
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.hthb-pos--right-wall .hthb-open-toggle svg{
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.hthb-notification.hthb-pos--left-wall .hthb-open-toggle,
.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{
left: 100%;
right: auto;
top: 30px;
width: 0;
}
.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{
right: 100%;
left: auto;
border-radius: 5px 0px 0px 5px; }
.hthb-notification.hthb-pos--left-wall .hthb-open-toggle{
border-radius: 0px 5px 5px 0px;
}
.hthb-state--open .hthb-open-toggle{
display: none;
} .hthb-row {
width: 100%;    
position: relative;
overflow: hidden;
padding: 10px 50px 10px 10px;
}
.hthb-pos--left-wall .hthb-row,
.hthb-pos--right-wall .hthb-row{
padding: 30px;
}
.hthb-pos--top-promo .hthb-row,
.hthb-pos--bottom-promo .hthb-row{
padding: 0;
} .hthb-container {
max-width: 1200px;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: static;
}
.hthb-container:before {
content: "";
display: table;
clear: both;
}
.hthb-pos--left-wall .hthb-container,
.hthb-pos--right-wall .hthb-container{
width: 100%;
min-width:300px;
} .hthb-close-toggle-wrapper {
float: right;
position: absolute;
right: 0;
width: 25px;
text-align: center;
z-index: 99999;
cursor: pointer;
visibility: hidden;
}
.hthb-loaded.hthb-has-close-button .hthb-close-toggle-wrapper{
visibility: visible;
}
.hthb-state--minimized .hthb-close-toggle-wrapper{
visibility: hidden;
}
.hthb-has-close-button-text .hthb-close-toggle-wrapper{
top: 0;
}
.hthb-pos--left-wall .hthb-close-toggle-wrapper{
background-color: #ff5733;
right: 0;
top: 0;
margin: 0;
}
.hthb-pos--right-wall .hthb-close-toggle-wrapper{
background-color: #ff5733;
left: 0;
top: 0;
margin: 0;
}
.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
right: auto;
}
.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
}
.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle-wrapper{
width: auto;
}
.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle-wrapper{
margin-top: 0;
width: inherit;
} .hthb-close-toggle{
position: inherit;
margin: 0;
z-index: 99999;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
right: 20px;
}
.hthb-close-toggle {
background-color: transparent;
border: medium none;
color: #ffffff;
display: block;
text-align: center;
float: left;
border-radius: 0;
font-weight: normal;
cursor: pointer;
}
.hthb-pos--left-wall .hthb-close-toggle,
.hthb-pos--right-wall .hthb-close-toggle{
position: initial;
}
.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle,
.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle{
padding: 15px 15px 15px 8px;
}
.hthb-pos--right-wall.hthb-has-open-button-text .hthb-open-toggle,
.hthb-pos--left-wall.hthb-has-open-button-text .hthb-open-toggle{
width: auto;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: mixed;
padding: 7px 5px;
line-height: 1.4;
}
.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle{
padding: 15px 15px 15px 8px;
}
.hthb-close-pos--center .hthb-close-toggle-wrapper{
margin-top: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.hthb-close-pos--center .hthb-close-toggle{
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.hthb-pos--top-promo .hthb-close-toggle,
.hthb-pos--bottom-promo .hthb-close-toggle{
right: 4px;
}
.hthb-has-close-button-text .hthb-close-toggle{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto;
right: 0;
padding: 15px 15px 15px 0;
}
.hthb-has-close-button-text.hthb-pos--top .hthb-close-toggle,
.hthb-has-close-button-text.hthb-pos--bottom .hthb-close-toggle{
padding-left: 8px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle{
position: unset;
}
.hthb-has-close-button-text .hthb-close-text{
margin-left: 7px;
} .hthb-notification-content p {
color: #eceff1;
font-family: inherit;
font-size: 14px;
font-weight: 400;
line-height: 28px;
margin: 0;
padding-bottom: initial;
}
.has-text-align-center {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
} .hthb-notification-content .ht_btn.style_1 {
background: #fdd835;
color: #000;
padding: 4px 10px;
border-radius: 3px;
text-decoration: none;
} .hthb-notification-content .ht_btn.style_2 {
background: #ff5733 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 400;
margin-left: 5px;
padding: 5px 15px;
} .ht-notification-social{}
.ht-notification-social a{
margin-right: 5px;
}
.ht-notification-social a i{
display: inline-block;
background: #fff;
color: #ff5733;
border-radius: 50%;
width: 25px;
height: 25px;
line-height: 25px;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in 0s;
text-align: center;
}
.ht-notification-social a:hover i{
background: #ff5733;
color: #fff;
}
.hthb-notification-content p + p {
margin-top: 7px;
} .hthb-notification .ht_notification_newsletter > h2,
.hthb-notification .ht-notification-text > h2 {
color: #fff;
font-size: 22px;
margin: 0;
margin-bottom: 10px;
}
.hthb-notification .ht_notification_newsletter > p{
display: block!important;
margin-bottom: 14px!important;
}
.hthb-notification .ht-notification-text > p{
display: block!important;
margin-bottom: 0px;
}
.hthb-notification .ht_notification_newsletter input[type="email"],
.hthb-notification .ht-notification-text input[type="email"] {
background: #fff none repeat scroll 0 0;
border: 0 none;
border-radius: 3px;
box-shadow: none;
color: #000;
height: 40px;
margin-bottom: 10px;
padding: 0 10px;
width: 100%;
}
.hthb-notification .ht_notification_newsletter input[type="submit"],
.hthb-notification .ht-notification-text input[type="submit"] {
background: #ff5733 none repeat scroll 0 0;
border: 0 none;
color: #fff;
cursor: pointer;
height: inherit;
max-width: inherit;
min-width: inherit;
padding: 12px 25px;
width: inherit;
line-height: 1;
}
.hthb-notification .ht_notification_newsletter input[type="submit"]:hover,
.hthb-notification .ht-notification-text input[type="submit"]:hover{
background:rgba(255,87,51,.8)
}
.hthb-notification .ht_btn.style_1 {
background: #fdd835;
color: #000;
padding: 4px 10px;
border-radius: 3px;
text-decoration: none;
}
.hthb-notification .mc4wp-alert.mc4wp-success p {
line-height: 150%;
} .hthb-countdown-section{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-wrap {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-before,.hthb-countdown-after{
color: #fff;
}
.hthb-countdown-before{
margin-right: 15px;
}
.hthb-countdown-after{
margin-left: 15px;
}
.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-4,.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-5{
background-color: #2d3e50;
}
.hthb-countdown-wrap.style-2{
background-color: #EBF3F9;
border-radius: 5px;
box-shadow: 0px 2px 1px 0px #888888;
}
.hthb-countdown-wrap.style-7{
margin-left: 3px;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown{
padding: 5px 14px;
}
.hthb-countdown-wrap.style-3 .hthb-single-countdown{
background-color: #EA625D;
border-radius: 5px;
padding: 5px 12px;
margin: 5px;
}
.hthb-countdown-wrap.style-4 .hthb-single-countdown{
background-color: transparent;
border: 1px solid #fff;
padding: 5px 20px;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown{
border-radius: 5px;
padding: 2px;
margin: 5px;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown{
border-radius: 5px;
padding: 7px 10px;
margin: 5px;
background-color: #EBF3F9;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown{
background-color: #EBF3F9;
border-radius: 5px;
margin-right: 5px;
}
.hthb-single-countdown {
padding: 4px 10px;
margin-left: -1px;
text-align: center;
min-width: 68px;
}
.hthb-single-countdown__time {
color: #fff;
font-size: 22px;
font-weight: 700;
display: block;
margin-bottom: 5px;
line-height: normal;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown__time{
color: #222;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown__time{
background-color: #B5B5B5;
border: 1px solid #222;
padding: 1px 9px;
border-radius: 5px;
color: #333;
font-size: 28px;
font-weight: 600;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown__time{
background-color: #EA625D;
padding: 0px 10px;
border-radius: 5px;
color: #333;
font-size: 28px;
font-weight: 600;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown__time{
color: #222;
font-size: 16px;
margin-bottom: 0px;
}
.hthb-single-countdown__text{
color: #fff;
font-size: 12px;
display: block;
}
.hthb-countdown-wrap.style-2 .hthb-single-countdown__text{
color: #222;
}
.hthb-countdown-wrap.style-5 .hthb-single-countdown__text{
color: #ffff;
font-size: 15px;
}
.hthb-countdown-wrap.style-6 .hthb-single-countdown__text{
color: #333;
font-size: 15px;
}
.hthb-countdown-wrap.style-7 .hthb-single-countdown__text{
color: #222;
font-size: 12px;
}
.hthb-countdown .hthb-notification-content.ht-notification-text{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hthb-countdown-wrap .hthb-single-countdown:first-child{
margin-left: 0px;
}
.hthb-countdown-wrap .hthb-single-countdown:last-child{
margin-right: 0px;
}
.hthb-countdown-center .hthb-countdown-wrap{
margin-left: 15px;
}
.hthb-countdown-center .hthb-countdown-section .hthb-countdown-before{
margin-right: 0px;
}
.hthb-countdown-center .hthb-notification-content.ht-notification-text{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} .theme-salient .hthb-top-unset{
top: unset !important;
} body.theme-flone{
height: unset;
} @media screen and (max-width: 768px){
.hthb-notification.hthb-pos--left-wall, .hthb-notification.hthb-pos--right-wall{
width: 300px;
}
} .hthb.hthb-pt--1{padding-top:1px}.hthb.hthb-pt--2{padding-top:2px}.hthb.hthb-pt--3{padding-top:3px}.hthb.hthb-pt--4{padding-top:4px}.hthb.hthb-pt--5{padding-top:5px}.hthb.hthb-pt--6{padding-top:6px}.hthb.hthb-pt--7{padding-top:7px}.hthb.hthb-pt--8{padding-top:8px}.hthb.hthb-pt--9{padding-top:9px}.hthb.hthb-pt--10{padding-top:10px}.hthb.hthb-pt--11{padding-top:11px}.hthb.hthb-pt--12{padding-top:12px}.hthb.hthb-pt--13{padding-top:13px}.hthb.hthb-pt--14{padding-top:14px}.hthb.hthb-pt--15{padding-top:15px}.hthb.hthb-pt--16{padding-top:16px}.hthb.hthb-pt--17{padding-top:17px}.hthb.hthb-pt--18{padding-top:18px}.hthb.hthb-pt--19{padding-top:19px}.hthb.hthb-pt--20{padding-top:20px}.hthb.hthb-pt--21{padding-top:21px}.hthb.hthb-pt--22{padding-top:22px}.hthb.hthb-pt--23{padding-top:23px}.hthb.hthb-pt--24{padding-top:24px}.hthb.hthb-pt--25{padding-top:25px}.hthb.hthb-pt--26{padding-top:26px}.hthb.hthb-pt--27{padding-top:27px}.hthb.hthb-pt--28{padding-top:28px}.hthb.hthb-pt--29{padding-top:29px}.hthb.hthb-pt--30{padding-top:30px}.hthb.hthb-pt--31{padding-top:31px}.hthb.hthb-pt--32{padding-top:32px}.hthb.hthb-pt--33{padding-top:33px}.hthb.hthb-pt--34{padding-top:34px}.hthb.hthb-pt--35{padding-top:35px}.hthb.hthb-pt--36{padding-top:36px}.hthb.hthb-pt--37{padding-top:37px}.hthb.hthb-pt--38{padding-top:38px}.hthb.hthb-pt--39{padding-top:39px}.hthb.hthb-pt--40{padding-top:40px}.hthb.hthb-pt--41{padding-top:41px}.hthb.hthb-pt--42{padding-top:42px}.hthb.hthb-pt--43{padding-top:43px}.hthb.hthb-pt--44{padding-top:44px}.hthb.hthb-pt--45{padding-top:45px}.hthb.hthb-pt--46{padding-top:46px}.hthb.hthb-pt--47{padding-top:47px}.hthb.hthb-pt--48{padding-top:48px}.hthb.hthb-pt--49{padding-top:49px}.hthb.hthb-pt--50{padding-top:50px}.hthb.hthb-pt--51{padding-top:51px}.hthb.hthb-pt--52{padding-top:52px}.hthb.hthb-pt--53{padding-top:53px}.hthb.hthb-pt--54{padding-top:54px}.hthb.hthb-pt--55{padding-top:55px}.hthb.hthb-pt--56{padding-top:56px}.hthb.hthb-pt--57{padding-top:57px}.hthb.hthb-pt--58{padding-top:58px}.hthb.hthb-pt--59{padding-top:59px}.hthb.hthb-pt--60{padding-top:60px}.hthb.hthb-pt--61{padding-top:61px}.hthb.hthb-pt--62{padding-top:62px}.hthb.hthb-pt--63{padding-top:63px}.hthb.hthb-pt--64{padding-top:64px}.hthb.hthb-pt--65{padding-top:65px}.hthb.hthb-pt--66{padding-top:66px}.hthb.hthb-pt--67{padding-top:67px}.hthb.hthb-pt--68{padding-top:68px}.hthb.hthb-pt--69{padding-top:69px}.hthb.hthb-pt--70{padding-top:70px}.hthb.hthb-pt--71{padding-top:71px}.hthb.hthb-pt--72{padding-top:72px}.hthb.hthb-pt--73{padding-top:73px}.hthb.hthb-pt--74{padding-top:74px}.hthb.hthb-pt--75{padding-top:75px}.hthb.hthb-pt--76{padding-top:76px}.hthb.hthb-pt--77{padding-top:77px}.hthb.hthb-pt--78{padding-top:78px}.hthb.hthb-pt--79{padding-top:79px}.hthb.hthb-pt--80{padding-top:80px}.hthb.hthb-pt--81{padding-top:81px}.hthb.hthb-pt--82{padding-top:82px}.hthb.hthb-pt--83{padding-top:83px}.hthb.hthb-pt--84{padding-top:84px}.hthb.hthb-pt--85{padding-top:85px}.hthb.hthb-pt--86{padding-top:86px}.hthb.hthb-pt--87{padding-top:87px}.hthb.hthb-pt--88{padding-top:88px}.hthb.hthb-pt--89{padding-top:89px}.hthb.hthb-pt--90{padding-top:90px}.hthb.hthb-pt--91{padding-top:91px}.hthb.hthb-pt--92{padding-top:92px}.hthb.hthb-pt--93{padding-top:93px}.hthb.hthb-pt--94{padding-top:94px}.hthb.hthb-pt--95{padding-top:95px}.hthb.hthb-pt--96{padding-top:96px}.hthb.hthb-pt--97{padding-top:97px}.hthb.hthb-pt--98{padding-top:98px}.hthb.hthb-pt--99{padding-top:99px}.hthb.hthb-pt--100{padding-top:100px}.hthb.hthb-pt--101{padding-top:101px}.hthb.hthb-pt--102{padding-top:102px}.hthb.hthb-pt--103{padding-top:103px}.hthb.hthb-pt--104{padding-top:104px}.hthb.hthb-pt--105{padding-top:105px}.hthb.hthb-pt--106{padding-top:106px}.hthb.hthb-pt--107{padding-top:107px}.hthb.hthb-pt--108{padding-top:108px}.hthb.hthb-pt--109{padding-top:109px}.hthb.hthb-pt--110{padding-top:110px}.hthb.hthb-pt--111{padding-top:111px}.hthb.hthb-pt--112{padding-top:112px}.hthb.hthb-pt--113{padding-top:113px}.hthb.hthb-pt--114{padding-top:114px}.hthb.hthb-pt--115{padding-top:115px}.hthb.hthb-pt--116{padding-top:116px}.hthb.hthb-pt--117{padding-top:117px}.hthb.hthb-pt--118{padding-top:118px}.hthb.hthb-pt--119{padding-top:119px}.hthb.hthb-pt--120{padding-top:120px}.hthb.hthb-pt--121{padding-top:121px}.hthb.hthb-pt--122{padding-top:122px}.hthb.hthb-pt--123{padding-top:123px}.hthb.hthb-pt--124{padding-top:124px}.hthb.hthb-pt--125{padding-top:125px}.hthb.hthb-pt--126{padding-top:126px}.hthb.hthb-pt--127{padding-top:127px}.hthb.hthb-pt--128{padding-top:128px}.hthb.hthb-pt--129{padding-top:129px}.hthb.hthb-pt--130{padding-top:130px}.hthb.hthb-pt--131{padding-top:131px}.hthb.hthb-pt--132{padding-top:132px}.hthb.hthb-pt--133{padding-top:133px}.hthb.hthb-pt--134{padding-top:134px}.hthb.hthb-pt--135{padding-top:135px}.hthb.hthb-pt--136{padding-top:136px}.hthb.hthb-pt--137{padding-top:137px}.hthb.hthb-pt--138{padding-top:138px}.hthb.hthb-pt--139{padding-top:139px}.hthb.hthb-pt--140{padding-top:140px}.hthb.hthb-pt--141{padding-top:141px}.hthb.hthb-pt--142{padding-top:142px}.hthb.hthb-pt--143{padding-top:143px}.hthb.hthb-pt--144{padding-top:144px}.hthb.hthb-pt--145{padding-top:145px}.hthb.hthb-pt--146{padding-top:146px}.hthb.hthb-pt--147{padding-top:147px}.hthb.hthb-pt--148{padding-top:148px}.hthb.hthb-pt--149{padding-top:149px}.hthb.hthb-pt--150{padding-top:150px}.hthb.hthb-pt--151{padding-top:151px}.hthb.hthb-pt--152{padding-top:152px}.hthb.hthb-pt--153{padding-top:153px}.hthb.hthb-pt--154{padding-top:154px}.hthb.hthb-pt--155{padding-top:155px}.hthb.hthb-pt--156{padding-top:156px}.hthb.hthb-pt--157{padding-top:157px}.hthb.hthb-pt--158{padding-top:158px}.hthb.hthb-pt--159{padding-top:159px}.hthb.hthb-pt--160{padding-top:160px}.hthb.hthb-pt--161{padding-top:161px}.hthb.hthb-pt--162{padding-top:162px}.hthb.hthb-pt--163{padding-top:163px}.hthb.hthb-pt--164{padding-top:164px}.hthb.hthb-pt--165{padding-top:165px}.hthb.hthb-pt--166{padding-top:166px}.hthb.hthb-pt--167{padding-top:167px}.hthb.hthb-pt--168{padding-top:168px}.hthb.hthb-pt--169{padding-top:169px}.hthb.hthb-pt--170{padding-top:170px}.hthb.hthb-pt--171{padding-top:171px}.hthb.hthb-pt--172{padding-top:172px}.hthb.hthb-pt--173{padding-top:173px}.hthb.hthb-pt--174{padding-top:174px}.hthb.hthb-pt--175{padding-top:175px}.hthb.hthb-pt--176{padding-top:176px}.hthb.hthb-pt--177{padding-top:177px}.hthb.hthb-pt--178{padding-top:178px}.hthb.hthb-pt--179{padding-top:179px}.hthb.hthb-pt--180{padding-top:180px}.hthb.hthb-pt--181{padding-top:181px}.hthb.hthb-pt--182{padding-top:182px}.hthb.hthb-pt--183{padding-top:183px}.hthb.hthb-pt--184{padding-top:184px}.hthb.hthb-pt--185{padding-top:185px}.hthb.hthb-pt--186{padding-top:186px}.hthb.hthb-pt--187{padding-top:187px}.hthb.hthb-pt--188{padding-top:188px}.hthb.hthb-pt--189{padding-top:189px}.hthb.hthb-pt--190{padding-top:190px}.hthb.hthb-pt--191{padding-top:191px}.hthb.hthb-pt--192{padding-top:192px}.hthb.hthb-pt--193{padding-top:193px}.hthb.hthb-pt--194{padding-top:194px}.hthb.hthb-pt--195{padding-top:195px}.hthb.hthb-pt--196{padding-top:196px}.hthb.hthb-pt--197{padding-top:197px}.hthb.hthb-pt--198{padding-top:198px}.hthb.hthb-pt--199{padding-top:199px}.hthb.hthb-pt--200{padding-top:200px}.hthb.hthb-pt--201{padding-top:201px}.hthb.hthb-pt--202{padding-top:202px}.hthb.hthb-pt--203{padding-top:203px}.hthb.hthb-pt--204{padding-top:204px}.hthb.hthb-pt--205{padding-top:205px}.hthb.hthb-pt--206{padding-top:206px}.hthb.hthb-pt--207{padding-top:207px}.hthb.hthb-pt--208{padding-top:208px}.hthb.hthb-pt--209{padding-top:209px}.hthb.hthb-pt--210{padding-top:210px}.hthb.hthb-pt--211{padding-top:211px}.hthb.hthb-pt--212{padding-top:212px}.hthb.hthb-pt--213{padding-top:213px}.hthb.hthb-pt--214{padding-top:214px}.hthb.hthb-pt--215{padding-top:215px}.hthb.hthb-pt--216{padding-top:216px}.hthb.hthb-pt--217{padding-top:217px}.hthb.hthb-pt--218{padding-top:218px}.hthb.hthb-pt--219{padding-top:219px}.hthb.hthb-pt--220{padding-top:220px}.hthb.hthb-pt--221{padding-top:221px}.hthb.hthb-pt--222{padding-top:222px}.hthb.hthb-pt--223{padding-top:223px}.hthb.hthb-pt--224{padding-top:224px}.hthb.hthb-pt--225{padding-top:225px}.hthb.hthb-pt--226{padding-top:226px}.hthb.hthb-pt--227{padding-top:227px}.hthb.hthb-pt--228{padding-top:228px}.hthb.hthb-pt--229{padding-top:229px}.hthb.hthb-pt--230{padding-top:230px}.hthb.hthb-pt--231{padding-top:231px}.hthb.hthb-pt--232{padding-top:232px}.hthb.hthb-pt--233{padding-top:233px}.hthb.hthb-pt--234{padding-top:234px}.hthb.hthb-pt--235{padding-top:235px}.hthb.hthb-pt--236{padding-top:236px}.hthb.hthb-pt--237{padding-top:237px}.hthb.hthb-pt--238{padding-top:238px}.hthb.hthb-pt--239{padding-top:239px}.hthb.hthb-pt--240{padding-top:240px}.hthb.hthb-pt--241{padding-top:241px}.hthb.hthb-pt--242{padding-top:242px}.hthb.hthb-pt--243{padding-top:243px}.hthb.hthb-pt--244{padding-top:244px}.hthb.hthb-pt--245{padding-top:245px}.hthb.hthb-pt--246{padding-top:246px}.hthb.hthb-pt--247{padding-top:247px}.hthb.hthb-pt--248{padding-top:248px}.hthb.hthb-pt--249{padding-top:249px}.hthb.hthb-pt--250{padding-top:250px}.hthb.hthb-pt--251{padding-top:251px}.hthb.hthb-pt--252{padding-top:252px}.hthb.hthb-pt--253{padding-top:253px}.hthb.hthb-pt--254{padding-top:254px}.hthb.hthb-pt--255{padding-top:255px}.hthb.hthb-pt--256{padding-top:256px}.hthb.hthb-pt--257{padding-top:257px}.hthb.hthb-pt--258{padding-top:258px}.hthb.hthb-pt--259{padding-top:259px}.hthb.hthb-pt--260{padding-top:260px}.hthb.hthb-pt--261{padding-top:261px}.hthb.hthb-pt--262{padding-top:262px}.hthb.hthb-pt--263{padding-top:263px}.hthb.hthb-pt--264{padding-top:264px}.hthb.hthb-pt--265{padding-top:265px}.hthb.hthb-pt--266{padding-top:266px}.hthb.hthb-pt--267{padding-top:267px}.hthb.hthb-pt--268{padding-top:268px}.hthb.hthb-pt--269{padding-top:269px}.hthb.hthb-pt--270{padding-top:270px}.hthb.hthb-pt--271{padding-top:271px}.hthb.hthb-pt--272{padding-top:272px}.hthb.hthb-pt--273{padding-top:273px}.hthb.hthb-pt--274{padding-top:274px}.hthb.hthb-pt--275{padding-top:275px}.hthb.hthb-pt--276{padding-top:276px}.hthb.hthb-pt--277{padding-top:277px}.hthb.hthb-pt--278{padding-top:278px}.hthb.hthb-pt--279{padding-top:279px}.hthb.hthb-pt--280{padding-top:280px}.hthb.hthb-pt--281{padding-top:281px}.hthb.hthb-pt--282{padding-top:282px}.hthb.hthb-pt--283{padding-top:283px}.hthb.hthb-pt--284{padding-top:284px}.hthb.hthb-pt--285{padding-top:285px}.hthb.hthb-pt--286{padding-top:286px}.hthb.hthb-pt--287{padding-top:287px}.hthb.hthb-pt--288{padding-top:288px}.hthb.hthb-pt--289{padding-top:289px}.hthb.hthb-pt--290{padding-top:290px}.hthb.hthb-pt--291{padding-top:291px}.hthb.hthb-pt--292{padding-top:292px}.hthb.hthb-pt--293{padding-top:293px}.hthb.hthb-pt--294{padding-top:294px}.hthb.hthb-pt--295{padding-top:295px}.hthb.hthb-pt--296{padding-top:296px}.hthb.hthb-pt--297{padding-top:297px}.hthb.hthb-pt--298{padding-top:298px}.hthb.hthb-pt--299{padding-top:299px}.hthb.hthb-pt--300{padding-top:300px}.hthb.hthb-pt--301{padding-top:301px}.hthb.hthb-pt--302{padding-top:302px}.hthb.hthb-pt--303{padding-top:303px}.hthb.hthb-pt--304{padding-top:304px}.hthb.hthb-pt--305{padding-top:305px}.hthb.hthb-pt--306{padding-top:306px}.hthb.hthb-pt--307{padding-top:307px}.hthb.hthb-pt--308{padding-top:308px}.hthb.hthb-pt--309{padding-top:309px}.hthb.hthb-pt--310{padding-top:310px}.hthb.hthb-pt--311{padding-top:311px}.hthb.hthb-pt--312{padding-top:312px}.hthb.hthb-pt--313{padding-top:313px}.hthb.hthb-pt--314{padding-top:314px}.hthb.hthb-pt--315{padding-top:315px}.hthb.hthb-pt--316{padding-top:316px}.hthb.hthb-pt--317{padding-top:317px}.hthb.hthb-pt--318{padding-top:318px}.hthb.hthb-pt--319{padding-top:319px}.hthb.hthb-pt--320{padding-top:320px}.hthb.hthb-pt--321{padding-top:321px}.hthb.hthb-pt--322{padding-top:322px}.hthb.hthb-pt--323{padding-top:323px}.hthb.hthb-pt--324{padding-top:324px}.hthb.hthb-pt--325{padding-top:325px}.hthb.hthb-pt--326{padding-top:326px}.hthb.hthb-pt--327{padding-top:327px}.hthb.hthb-pt--328{padding-top:328px}.hthb.hthb-pt--329{padding-top:329px}.hthb.hthb-pt--330{padding-top:330px}.hthb.hthb-pt--331{padding-top:331px}.hthb.hthb-pt--332{padding-top:332px}.hthb.hthb-pt--333{padding-top:333px}.hthb.hthb-pt--334{padding-top:334px}.hthb.hthb-pt--335{padding-top:335px}.hthb.hthb-pt--336{padding-top:336px}.hthb.hthb-pt--337{padding-top:337px}.hthb.hthb-pt--338{padding-top:338px}.hthb.hthb-pt--339{padding-top:339px}.hthb.hthb-pt--340{padding-top:340px}.hthb.hthb-pt--341{padding-top:341px}.hthb.hthb-pt--342{padding-top:342px}.hthb.hthb-pt--343{padding-top:343px}.hthb.hthb-pt--344{padding-top:344px}.hthb.hthb-pt--345{padding-top:345px}.hthb.hthb-pt--346{padding-top:346px}.hthb.hthb-pt--347{padding-top:347px}.hthb.hthb-pt--348{padding-top:348px}.hthb.hthb-pt--349{padding-top:349px}.hthb.hthb-pt--350{padding-top:350px}.hthb.hthb-pt--351{padding-top:351px}.hthb.hthb-pt--352{padding-top:352px}.hthb.hthb-pt--353{padding-top:353px}.hthb.hthb-pt--354{padding-top:354px}.hthb.hthb-pt--355{padding-top:355px}.hthb.hthb-pt--356{padding-top:356px}.hthb.hthb-pt--357{padding-top:357px}.hthb.hthb-pt--358{padding-top:358px}.hthb.hthb-pt--359{padding-top:359px}.hthb.hthb-pt--360{padding-top:360px}.hthb.hthb-pt--361{padding-top:361px}.hthb.hthb-pt--362{padding-top:362px}.hthb.hthb-pt--363{padding-top:363px}.hthb.hthb-pt--364{padding-top:364px}.hthb.hthb-pt--365{padding-top:365px}.hthb.hthb-pt--366{padding-top:366px}.hthb.hthb-pt--367{padding-top:367px}.hthb.hthb-pt--368{padding-top:368px}.hthb.hthb-pt--369{padding-top:369px}.hthb.hthb-pt--370{padding-top:370px}.hthb.hthb-pt--371{padding-top:371px}.hthb.hthb-pt--372{padding-top:372px}.hthb.hthb-pt--373{padding-top:373px}.hthb.hthb-pt--374{padding-top:374px}.hthb.hthb-pt--375{padding-top:375px}.hthb.hthb-pt--376{padding-top:376px}.hthb.hthb-pt--377{padding-top:377px}.hthb.hthb-pt--378{padding-top:378px}.hthb.hthb-pt--379{padding-top:379px}.hthb.hthb-pt--380{padding-top:380px}.hthb.hthb-pt--381{padding-top:381px}.hthb.hthb-pt--382{padding-top:382px}.hthb.hthb-pt--383{padding-top:383px}.hthb.hthb-pt--384{padding-top:384px}.hthb.hthb-pt--385{padding-top:385px}.hthb.hthb-pt--386{padding-top:386px}.hthb.hthb-pt--387{padding-top:387px}.hthb.hthb-pt--388{padding-top:388px}.hthb.hthb-pt--389{padding-top:389px}.hthb.hthb-pt--390{padding-top:390px}.hthb.hthb-pt--391{padding-top:391px}.hthb.hthb-pt--392{padding-top:392px}.hthb.hthb-pt--393{padding-top:393px}.hthb.hthb-pt--394{padding-top:394px}.hthb.hthb-pt--395{padding-top:395px}.hthb.hthb-pt--396{padding-top:396px}.hthb.hthb-pt--397{padding-top:397px}.hthb.hthb-pt--398{padding-top:398px}.hthb.hthb-pt--399{padding-top:399px}.hthb.hthb-pt--400{padding-top:400px}.hthb.hthb-pt--401{padding-top:401px}.hthb.hthb-pt--402{padding-top:402px}.hthb.hthb-pt--403{padding-top:403px}.hthb.hthb-pt--404{padding-top:404px}.hthb.hthb-pt--405{padding-top:405px}.hthb.hthb-pt--406{padding-top:406px}.hthb.hthb-pt--407{padding-top:407px}.hthb.hthb-pt--408{padding-top:408px}.hthb.hthb-pt--409{padding-top:409px}.hthb.hthb-pt--410{padding-top:410px}.hthb.hthb-pt--411{padding-top:411px}.hthb.hthb-pt--412{padding-top:412px}.hthb.hthb-pt--413{padding-top:413px}.hthb.hthb-pt--414{padding-top:414px}.hthb.hthb-pt--415{padding-top:415px}.hthb.hthb-pt--416{padding-top:416px}.hthb.hthb-pt--417{padding-top:417px}.hthb.hthb-pt--418{padding-top:418px}.hthb.hthb-pt--419{padding-top:419px}.hthb.hthb-pt--420{padding-top:420px}.hthb.hthb-pt--421{padding-top:421px}.hthb.hthb-pt--422{padding-top:422px}.hthb.hthb-pt--423{padding-top:423px}.hthb.hthb-pt--424{padding-top:424px}.hthb.hthb-pt--425{padding-top:425px}.hthb.hthb-pt--426{padding-top:426px}.hthb.hthb-pt--427{padding-top:427px}.hthb.hthb-pt--428{padding-top:428px}.hthb.hthb-pt--429{padding-top:429px}.hthb.hthb-pt--430{padding-top:430px}.hthb.hthb-pt--431{padding-top:431px}.hthb.hthb-pt--432{padding-top:432px}.hthb.hthb-pt--433{padding-top:433px}.hthb.hthb-pt--434{padding-top:434px}.hthb.hthb-pt--435{padding-top:435px}.hthb.hthb-pt--436{padding-top:436px}.hthb.hthb-pt--437{padding-top:437px}.hthb.hthb-pt--438{padding-top:438px}.hthb.hthb-pt--439{padding-top:439px}.hthb.hthb-pt--440{padding-top:440px}.hthb.hthb-pt--441{padding-top:441px}.hthb.hthb-pt--442{padding-top:442px}.hthb.hthb-pt--443{padding-top:443px}.hthb.hthb-pt--444{padding-top:444px}.hthb.hthb-pt--445{padding-top:445px}.hthb.hthb-pt--446{padding-top:446px}.hthb.hthb-pt--447{padding-top:447px}.hthb.hthb-pt--448{padding-top:448px}.hthb.hthb-pt--449{padding-top:449px}.hthb.hthb-pt--450{padding-top:450px}.hthb.hthb-pt--451{padding-top:451px}.hthb.hthb-pt--452{padding-top:452px}.hthb.hthb-pt--453{padding-top:453px}.hthb.hthb-pt--454{padding-top:454px}.hthb.hthb-pt--455{padding-top:455px}.hthb.hthb-pt--456{padding-top:456px}.hthb.hthb-pt--457{padding-top:457px}.hthb.hthb-pt--458{padding-top:458px}.hthb.hthb-pt--459{padding-top:459px}.hthb.hthb-pt--460{padding-top:460px}.hthb.hthb-pt--461{padding-top:461px}.hthb.hthb-pt--462{padding-top:462px}.hthb.hthb-pt--463{padding-top:463px}.hthb.hthb-pt--464{padding-top:464px}.hthb.hthb-pt--465{padding-top:465px}.hthb.hthb-pt--466{padding-top:466px}.hthb.hthb-pt--467{padding-top:467px}.hthb.hthb-pt--468{padding-top:468px}.hthb.hthb-pt--469{padding-top:469px}.hthb.hthb-pt--470{padding-top:470px}.hthb.hthb-pt--471{padding-top:471px}.hthb.hthb-pt--472{padding-top:472px}.hthb.hthb-pt--473{padding-top:473px}.hthb.hthb-pt--474{padding-top:474px}.hthb.hthb-pt--475{padding-top:475px}.hthb.hthb-pt--476{padding-top:476px}.hthb.hthb-pt--477{padding-top:477px}.hthb.hthb-pt--478{padding-top:478px}.hthb.hthb-pt--479{padding-top:479px}.hthb.hthb-pt--480{padding-top:480px}.hthb.hthb-pt--481{padding-top:481px}.hthb.hthb-pt--482{padding-top:482px}.hthb.hthb-pt--483{padding-top:483px}.hthb.hthb-pt--484{padding-top:484px}.hthb.hthb-pt--485{padding-top:485px}.hthb.hthb-pt--486{padding-top:486px}.hthb.hthb-pt--487{padding-top:487px}.hthb.hthb-pt--488{padding-top:488px}.hthb.hthb-pt--489{padding-top:489px}.hthb.hthb-pt--490{padding-top:490px}.hthb.hthb-pt--491{padding-top:491px}.hthb.hthb-pt--492{padding-top:492px}.hthb.hthb-pt--493{padding-top:493px}.hthb.hthb-pt--494{padding-top:494px}.hthb.hthb-pt--495{padding-top:495px}.hthb.hthb-pt--496{padding-top:496px}.hthb.hthb-pt--497{padding-top:497px}.hthb.hthb-pt--498{padding-top:498px}.hthb.hthb-pt--499{padding-top:499px}.hthb.hthb-pt--500{padding-top:500px}.vfb-col-1,.vfb-col-2,.vfb-col-3,.vfb-col-4,.vfb-col-5,.vfb-col-6,.vfb-col-7,.vfb-col-8,.vfb-col-9,.vfb-col-10,.vfb-col-11,.vfb-col-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.vfb-row{margin-left:-15px;margin-right:-15px}.vfb-row:before,.vfb-row:after{content:" ";display:table}.vfb-row:after{clear:both}.vfb-pull-left{float:left !important}.vfb-pull-right{float:right !important}.vfb-clearfix:before,.vfb-clearfix:after{content:" ";display:table}.vfb-clearfix:after{clear:both}@media (min-width: 768px){.vfb-col-1{width:8.3333333333%;float:left}.vfb-col-2{width:16.6666666667%;float:left}.vfb-col-3{width:25%;float:left}.vfb-col-4{width:33.3333333333%;float:left}.vfb-col-5{width:41.6666666667%;float:left}.vfb-col-6{width:50%;float:left}.vfb-col-7{width:58.3333333333%;float:left}.vfb-col-8{width:66.6666666667%;float:left}.vfb-col-9{width:75%;float:left}.vfb-col-10{width:83.3333333333%;float:left}.vfb-col-11{width:91.6666666667%;float:left}.vfb-col-12{width:100%;float:left}}@media (min-width: 992px){.vfb-col-1{width:8.3333333333%;float:left}.vfb-col-2{width:16.6666666667%;float:left}.vfb-col-3{width:25%;float:left}.vfb-col-4{width:33.3333333333%;float:left}.vfb-col-5{width:41.6666666667%;float:left}.vfb-col-6{width:50%;float:left}.vfb-col-7{width:58.3333333333%;float:left}.vfb-col-8{width:66.6666666667%;float:left}.vfb-col-9{width:75%;float:left}.vfb-col-10{width:83.3333333333%;float:left}.vfb-col-11{width:91.6666666667%;float:left}.vfb-col-12{width:100%;float:left}}@media (min-width: 1200px){.vfb-col-1{width:8.3333333333%;float:left}.vfb-col-2{width:16.6666666667%;float:left}.vfb-col-3{width:25%;float:left}.vfb-col-4{width:33.3333333333%;float:left}.vfb-col-5{width:41.6666666667%;float:left}.vfb-col-6{width:50%;float:left}.vfb-col-7{width:58.3333333333%;float:left}.vfb-col-8{width:66.6666666667%;float:left}.vfb-col-9{width:75%;float:left}.vfb-col-10{width:83.3333333333%;float:left}.vfb-col-11{width:91.6666666667%;float:left}.vfb-col-12{width:100%;float:left}}.vfbp-form .btn{font-size:14px;font-weight:400;line-height:1.42857143;display:inline-block;margin-bottom:0;padding:6px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;vertical-align:middle;white-space:nowrap;border:1px solid transparent;border-radius:4px;background-image:none;-ms-touch-action:manipulation;touch-action:manipulation}.vfbp-form .btn:focus,.vfbp-form .btn:active:focus,.vfbp-form .btn.active:focus,.vfbp-form .btn.focus,.vfbp-form .btn:active.focus,.vfbp-form .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.vfbp-form .btn:hover,.vfbp-form .btn:focus,.vfbp-form .btn.focus{text-decoration:none;color:#333333}.vfbp-form .btn:active,.vfbp-form .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.vfbp-form .btn.disabled,.vfbp-form .btn[disabled]{cursor:not-allowed;opacity:0.65;box-shadow:none}.vfbp-form .btn.disabled:hover,.vfbp-form .btn[disabled]:hover{font-size:14px;font-weight:400;line-height:1.42857143;margin-bottom:0;padding:6px 12px;letter-spacing:normal;text-transform:none;border:1px solid transparent;border-radius:4px;background-image:none}.vfbp-form .btn-default{color:#333333;border-color:#cccccc;background-color:#ffffff}.vfbp-form .btn-default:hover,.vfbp-form .btn-default:focus,.vfbp-form .btn-default.focus,.vfbp-form .btn-default:active,.vfbp-form .btn-default.active,.vfbp-form .open>.dropdown-toggle.btn-default{color:#333333;border-color:#adadad;background-color:#e6e6e6}.vfbp-form .btn-default:active,.vfbp-form .btn-default.active,.vfbp-form .open>.dropdown-toggle.btn-default{background-image:none}.vfbp-form .btn-primary{color:#ffffff;border-color:#2e6da4;background-color:#337ab7}.vfbp-form .btn-primary:hover,.vfbp-form .btn-primary:focus,.vfbp-form .btn-primary.focus,.vfbp-form .btn-primary:active,.vfbp-form .btn-primary.active,.vfbp-form .open>.dropdown-toggle.btn-primary{color:#ffffff;border-color:#204d74;background-color:#286090}.vfbp-form .btn-primary:active,.vfbp-form .btn-primary.active,.vfbp-form .open>.dropdown-toggle.btn-primary{background-image:none}.vfbp-form .vfb-close{font-size:21px;font-weight:700;line-height:1;float:right;opacity:0.2;color:#000000;text-shadow:0 1px 0 #ffffff;filter:alpha(opacity=20)}.vfbp-form .vfb-close:hover,.vfbp-form .vfb-close:focus{cursor:pointer;text-decoration:none;opacity:0.5;color:#000000;filter:alpha(opacity=50)}.vfbp-form .wp-editor-tools button.wp-switch-editor{font-size:14px}.vfbp-form .wp-editor-tools button.switch-tmce,.vfbp-form .wp-editor-tools button.switch-html{margin:5px 0 0 5px;padding:3px 8px 4px;border-radius:0}.vfbp-form .wp-editor-tools button.switch-tmce:hover,.vfbp-form .wp-editor-tools button.switch-html:hover{color:#555555;background:#f5f5f5}.vfbp-form,.vfbp-form *{line-height:1.42857143}.vfbp-form button,.vfbp-form input,.vfbp-form optgroup,.vfbp-form select,.vfbp-form textarea,.vfbp-form * button,.vfbp-form * input,.vfbp-form * optgroup,.vfbp-form * select,.vfbp-form * textarea{color:inherit;font:inherit;margin:0}.vfbp-form button,.vfbp-form * button{overflow:visible}.vfbp-form button,.vfbp-form select,.vfbp-form * button,.vfbp-form * select{text-transform:none}.vfbp-form button,.vfbp-form html input[type="button"],.vfbp-form input[type="reset"],.vfbp-form input[type="submit"],.vfbp-form * button,.vfbp-form * html input[type="button"],.vfbp-form * input[type="reset"],.vfbp-form * input[type="submit"]{-webkit-appearance:button;cursor:pointer}.vfbp-form button[disabled],.vfbp-form html input[disabled],.vfbp-form * button[disabled],.vfbp-form * html input[disabled]{cursor:default}.vfbp-form button::-moz-focus-inner,.vfbp-form input::-moz-focus-inner,.vfbp-form * button::-moz-focus-inner,.vfbp-form * input::-moz-focus-inner{border:0;padding:0}.vfbp-form input,.vfbp-form * input{line-height:normal}.vfbp-form input[type="checkbox"],.vfbp-form input[type="radio"],.vfbp-form * input[type="checkbox"],.vfbp-form * input[type="radio"]{box-sizing:border-box;padding:0}.vfbp-form input[type="number"]::-webkit-inner-spin-button,.vfbp-form input[type="number"]::-webkit-outer-spin-button,.vfbp-form * input[type="number"]::-webkit-inner-spin-button,.vfbp-form * input[type="number"]::-webkit-outer-spin-button{height:auto}.vfbp-form input[type="search"],.vfbp-form * input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.vfbp-form input[type="search"]::-webkit-search-cancel-button,.vfbp-form input[type="search"]::-webkit-search-decoration,.vfbp-form * input[type="search"]::-webkit-search-cancel-button,.vfbp-form * input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.vfbp-form fieldset,.vfbp-form * fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}.vfbp-form legend,.vfbp-form * legend{border:0;padding:0}.vfbp-form textarea,.vfbp-form * textarea{overflow:auto}.vfbp-form optgroup,.vfbp-form * optgroup{font-weight:bold}.vfbp-form,.vfbp-form *,.vfbp-form *:before,.vfbp-form *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vfbp-form fieldset{padding:0;margin:0;border:0;min-width:0}.vfbp-form legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:14px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.vfbp-form label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold;font-size:14px}.vfbp-form input[type="radio"],.vfbp-form input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.vfbp-form input[type="file"]{display:block}.vfbp-form input[type="range"]{display:block;width:100%}.vfbp-form select[multiple],.vfbp-form select[size]{height:auto}.vfbp-form input[type="file"]:focus,.vfbp-form input[type="radio"]:focus,.vfbp-form input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.vfbp-form .vfb-form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.vfbp-form .vfb-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.vfbp-form .vfb-form-control::-moz-placeholder{color:#777;opacity:1}.vfbp-form .vfb-form-control:-ms-input-placeholder{color:#777}.vfbp-form .vfb-form-control::-webkit-input-placeholder{color:#777}.vfbp-form .vfb-form-control[disabled],.vfbp-form .vfb-form-control[readonly],fieldset[disabled] .vfbp-form .vfb-form-control{cursor:not-allowed;background-color:#eee;opacity:1}.vfbp-form textarea.vfb-form-control{height:auto;resize:vertical}.vfbp-form .vfb-form-group{margin-bottom:15px}.vfbp-form .vfb-radio,.vfbp-form .vfb-checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.vfbp-form .vfb-radio label,.vfbp-form .vfb-checkbox label{min-height:1.42857143;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.vfbp-form .vfb-radio input[type="radio"],.vfbp-form .vfb-radio-inline input[type="radio"],.vfbp-form .vfb-checkbox input[type="checkbox"],.vfbp-form .vfb-checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.vfbp-form .vfb-radio+.vfbp-form .vfb-radio,.vfbp-form .vfb-checkbox+.vfbp-form .vfb-checkbox{margin-top:-5px}.vfbp-form .vfb-inline-group:after{content:'';display:table;clear:both}.vfbp-form .vfb-inline-group .vfb-radio,.vfbp-form .vfb-inline-group .vfb-checkbox{float:left;margin-right:30px}.vfbp-form .vfb-inline-group .vfb-radio:last-child,.vfbp-form .vfb-inline-group .vfb-checkbox:last-child{margin-bottom:4px}.vfbp-form .vfb-radio-inline,.vfbp-form .vfb-checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.vfbp-form .vfb-radio-inline+.vfb-radio-inline,.vfbp-form .vfb-checkbox-inline+.vfb-checkbox-inline{margin-top:0;margin-left:10px}.vfbp-form .vfb-has-success .vfb-help-block,.vfbp-form .vfb-has-success .vfb-control-label,.vfbp-form .vfb-has-success .vfb-radio,.vfbp-form .vfb-has-success .vfb-checkbox,.vfbp-form .vfb-has-success .vfb-radio-inline,.vfbp-form .vfb-has-success .vfb-checkbox-inline{color:#3c763d}.vfbp-form .vfb-has-success .vfb-form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.vfbp-form .vfb-has-success .vfb-form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.vfbp-form .vfb-has-success .vfb-input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.vfbp-form .vfb-has-success .vfb-form-control-feedback{color:#3c763d}.vfbp-form .vfb-has-warning .vfb-help-block,.vfbp-form .vfb-has-warning .vfb-control-label,.vfbp-form .vfb-has-warning .vfb-radio,.vfbp-form .vfb-has-warning .vfb-checkbox,.vfbp-form .vfb-has-warning .vfb-radio-inline,.vfbp-form .vfb-has-warning .vfb-checkbox-inline{color:#8a6d3b}.vfbp-form .vfb-has-warning .vfb-form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.vfbp-form .vfb-has-warning .vfb-form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.vfbp-form .vfb-has-warning .vfb-input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.vfbp-form .vfb-has-warning .vfb-form-control-feedback{color:#8a6d3b}.vfbp-form .vfb-has-error .vfb-help-block,.vfbp-form .vfb-has-error .vfb-control-label,.vfbp-form .vfb-has-error .vfb-radio,.vfbp-form .vfb-has-error .vfb-checkbox,.vfbp-form .vfb-has-error .vfb-radio-inline,.vfbp-form .vfb-has-error .vfb-checkbox-inline{color:#a94442}.vfbp-form .vfb-has-error .vfb-form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.vfbp-form .vfb-has-error .vfb-form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.vfbp-form .vfb-has-error .vfb-input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.vfbp-form .vfb-has-error .vfb-form-control-feedback{color:#a94442}.vfbp-form .vfb-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#777;font-size:14px}.vfbp-form.vfbp-form-horizontal .vfb-radio,.vfbp-form.vfbp-form-horizontal .vfb-checkbox,.vfbp-form.vfbp-form-horizontal .vfb-radio-inline,.vfbp-form.vfbp-form-horizontal .vfb-checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.vfbp-form.vfbp-form-horizontal .vfb-radio,.vfbp-form.vfbp-form-horizontal .vfb-checkbox{min-height:27px}.vfbp-form.vfbp-form-horizontal .vfb-form-group{margin-left:-15px;margin-right:-15px}.vfbp-form.vfbp-form-horizontal .vfb-form-group:before,.vfbp-form.vfbp-form-horizontal .vfb-form-group:after{content:" ";display:table}.vfbp-form.vfbp-form-horizontal .vfb-form-group:after{clear:both}@media (min-width: 768px){.vfbp-form.vfbp-form-horizontal .vfb-control-label{text-align:right;margin-bottom:0;padding-top:7px}}.vfbp-form .vfb-required-asterisk{color:#a94442}.vfbp-form .wp-editor-container{border:1px solid #e5e5e5}.vfbp-form label.vfb-address-label,.vfbp-form label.vfb-name-label{font-weight:normal;font-size:13px}.vfbp-form .vfb-name-block .vfb-form-group{margin-bottom:0}.vfbp-form .vfb-name-block.vfb-col-10 .vfb-form-group:first-child div[class*='vfb-col-']{padding-left:15px}.vfbp-form .vfb-name-block .vfb-form-group:first-child div[class*='vfb-col-']{padding-left:0}.vfbp-form .vfb-name-block .vfb-form-group:last-child div[class*='vfb-col-']{padding-right:0}.vfbp-form .vfb-name-block input[class*='vfb-namepart-']{margin-bottom:5px}.vfbp-form .vfb-rule-hide{display:none !important}.vfbp-form .vfb-rule-hide input,.vfbp-form .vfb-rule-hide textarea,.vfbp-form .vfb-rule-hide select{display:none}.vfb-input-group{position:relative;display:table;border-collapse:separate}.vfb-input-group[class*="vfb-col-"]{float:none;padding-left:0;padding-right:0}.vfb-input-group .vfb-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.vfb-input-group-addon,.vfb-input-group-btn,.vfb-input-group .vfb-form-control{display:table-cell}.vfb-input-group-addon:not(:first-child):not(:last-child),.vfb-input-group-btn:not(:first-child):not(:last-child),.vfb-input-group .vfb-form-control:not(:first-child):not(:last-child){border-radius:0}.vfb-input-group-addon,.vfb-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.vfb-input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.vfb-input-group-addon input[type="radio"],.vfb-input-group-addon input[type="checkbox"]{margin-top:0}.vfb-input-group .vfb-form-control:first-child,.vfb-input-group-addon:first-child,.vfb-input-group-btn:first-child>.btn,.vfb-input-group-btn:first-child>.btn-group>.btn,.vfb-input-group-btn:first-child>.dropdown-toggle,.vfb-input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.vfb-input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.vfb-input-group-addon:first-child{border-right:0}.vfb-input-group .vfb-form-control:last-child,.vfb-input-group-addon:last-child,.vfb-input-group-btn:last-child>.btn,.vfb-input-group-btn:last-child>.btn-group>.btn,.vfb-input-group-btn:last-child>.dropdown-toggle,.vfb-input-group-btn:first-child>.btn:not(:first-child),.vfb-input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.vfb-input-group-addon:last-child{border-left:0}.vfb-input-group-btn{position:relative;font-size:0;white-space:nowrap}.vfb-input-group-btn>.btn{position:relative}.vfb-input-group-btn>.btn+.btn{margin-left:-1px}.vfb-input-group-btn>.btn:hover,.vfb-input-group-btn>.btn:focus,.vfb-input-group-btn>.btn:active{z-index:2}.vfb-input-group-btn:first-child>.btn,.vfb-input-group-btn:first-child>.btn-group{margin-right:-1px}.vfb-input-group-btn:last-child>.btn,.vfb-input-group-btn:last-child>.btn-group{margin-left:-1px}.vfb-progress{overflow:hidden;height:20px;margin-top:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.vfb-progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.vfb-progress-bar-success{background-color:#5cb85c}.vfb-progress-bar-info{background-color:#5bc0de}.vfb-progress-bar-warning{background-color:#f0ad4e}.vfb-progress-bar-danger{background-color:#d9534f}.vfbp-form table{background-color:rgba(0,0,0,0)}.vfbp-form th{text-align:left}.vfbp-form .vfb-table{width:100%;max-width:100%;margin-bottom:1.42857143}.vfbp-form .vfb-table>thead>tr>th,.vfbp-form .vfb-table>thead>tr>td,.vfbp-form .vfb-table>tbody>tr>th,.vfbp-form .vfb-table>tbody>tr>td,.vfbp-form .vfb-table>tfoot>tr>th,.vfbp-form .vfb-table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.vfbp-form .vfb-table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.vfbp-form .vfb-table>caption+thead>tr:first-child>th,.vfbp-form .vfb-table>caption+thead>tr:first-child>td,.vfbp-form .vfb-table>colgroup+thead>tr:first-child>th,.vfbp-form .vfb-table>colgroup+thead>tr:first-child>td,.vfbp-form .vfb-table>thead:first-child>tr:first-child>th,.vfbp-form .vfb-table>thead:first-child>tr:first-child>td{border-top:0}.vfbp-form .vfb-table>tbody+tbody{border-top:2px solid #ddd}.vfbp-form .vfb-table .vfb-table{background-color:#fff}.datepicker{padding:4px;direction:ltr}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker>div{display:none}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;border:0;table-layout:auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;border-color:#fdf59a;color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;border-color:#f3e97a;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;border-color:#808080;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:#808080}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;border-color:#0044cc;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#21759B}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#21759B \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table .tr td span.disabled,.datepicker table .tr td span.disabled:hover{background:none;color:#999999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;border-color:#0044cc;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#21759B}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#21759B \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999999}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;line-height:20px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.datepicker-inline{width:220px}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,0.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.input-append.date .add-on i,.input-prepend.date .add-on i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange .input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange .input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;overflow:visible;margin:0;padding:0;z-index:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;bottom:auto;left:auto;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:'';border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:' ';border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:' ';border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:' ';border-right-width:0;border-left-color:#fff}.popover .btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent}.popover .btn:focus,.popover .btn:active:focus,.popover .btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.popover .btn .btn:hover,.popover .btn .btn:focus{color:#333;text-decoration:none}.popover .btn:active,.popover .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.popover .btn-default{color:#333;background-color:#fff;border-color:#ccc}.popover .btn-default:hover,.popover .btn-default:focus,.popover .btn-default:active,.popover .btn-default.active,.popover .btn-default .open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.popover .btn-default:active,.popover .btn-default.active,.popover .btn-default .open .dropdown-toggle.btn-default{background-image:none}.popover .btn-block{display:block;width:100%}.popover .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover .popover-title .text-primary{color:#428bca}.popover .popover-content{padding:9px 14px}.clockpicker .input-group-addon{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-align-left.popover>.arrow{left:25px}.clockpicker-align-top.popover>.arrow{top:17px}.clockpicker-align-right.popover>.arrow{left:auto;right:25px}.clockpicker-align-bottom.popover>.arrow{top:auto;bottom:6px}.clockpicker-popover .popover-title{background-color:#fff;color:#999;font-size:24px;font-weight:bold;line-height:30px;text-align:center}.clockpicker-popover .popover-title span{cursor:pointer}.clockpicker-popover .popover-content{background-color:#f8f8f8;padding:12px}.clockpicker-popover .popover-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.clockpicker-plate{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:200px;height:200px;overflow:visible;position:relative;font-size:14px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:200px;height:200px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:#666;line-height:26px;text-align:center;width:26px;height:26px;position:absolute;cursor:pointer;font-size:14px}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:#c0e5f7;background-color:rgba(0,149,221,0.25)}.clockpicker-button{background-image:none;background-color:#fff;border-width:1px 0 0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:10px 0;font-size:14px}.clockpicker-button:hover{background-image:none;background-color:#ebebeb}.clockpicker-button:focus{outline:none !important}.clockpicker-button.am-button{margin:1px;padding:5px;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.clockpicker-button.pm-button{margin:1px 1px 1px 136px;padding:5px;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.clockpicker-dial{-webkit-transition:transform 350ms,opacity 350ms;-o-transition:transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-trasnform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-trasnform:scale(0.8, 0.8);-moz-transform:scale(0.8, 0.8);-ms-transform:scale(0.8, 0.8);-o-transform:scale(0.8, 0.8);transform:scale(0.8, 0.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;-o-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas line{stroke:#0095dd;stroke-width:1;stroke-linecap:round}.clockpicker-canvas-out{opacity:0.25}.clockpicker-canvas-bearing,.clockpicker-canvas-fg{stroke:none;fill:#0095dd}.clockpicker-canvas-bg{stroke:none;fill:#c0e5f7}.clockpicker-canvas-bg-trans{fill:rgba(0,149,221,0.25)}.intl-tel-input{position:relative}.intl-tel-input *{-moz-box-sizing:border-box;box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-left:44px;margin-left:0}.intl-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:1px}.intl-tel-input .flag-dropdown:hover{cursor:pointer}.intl-tel-input .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input .flag-dropdown ul,.intl-tel-input .flag-dropdown li{margin:0;padding:0;background:white}.intl-tel-input .selected-flag{z-index:1;position:relative;width:38px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.intl-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{list-style:none;position:absolute;z-index:2;font-size:14px;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #ccc;width:430px;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list .flag{display:inline-block}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input .flag{width:16px;height:11px;background:url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/img/flags.png)}.intl-tel-input .ad{background-position:-16px 0}.intl-tel-input .ae{background-position:-32px 0}.intl-tel-input .af{background-position:-48px 0}.intl-tel-input .ag{background-position:-64px 0}.intl-tel-input .ai{background-position:-80px 0}.intl-tel-input .al{background-position:-96px 0}.intl-tel-input .am{background-position:-112px 0}.intl-tel-input .ao{background-position:-128px 0}.intl-tel-input .ar{background-position:-144px 0}.intl-tel-input .as{background-position:-160px 0}.intl-tel-input .at{background-position:-176px 0}.intl-tel-input .au{background-position:-192px 0}.intl-tel-input .aw{background-position:-208px 0}.intl-tel-input .az{background-position:-224px 0}.intl-tel-input .ba{background-position:-240px 0}.intl-tel-input .bb{background-position:0 -11px}.intl-tel-input .bd{background-position:-16px -11px}.intl-tel-input .be{background-position:-32px -11px}.intl-tel-input .bf{background-position:-48px -11px}.intl-tel-input .bg{background-position:-64px -11px}.intl-tel-input .bh{background-position:-80px -11px}.intl-tel-input .bi{background-position:-96px -11px}.intl-tel-input .bj{background-position:-112px -11px}.intl-tel-input .bm{background-position:-128px -11px}.intl-tel-input .bn{background-position:-144px -11px}.intl-tel-input .bo{background-position:-160px -11px}.intl-tel-input .br{background-position:-176px -11px}.intl-tel-input .bs{background-position:-192px -11px}.intl-tel-input .bt{background-position:-208px -11px}.intl-tel-input .bw{background-position:-224px -11px}.intl-tel-input .by{background-position:-240px -11px}.intl-tel-input .bz{background-position:0 -22px}.intl-tel-input .ca{background-position:-16px -22px}.intl-tel-input .cd{background-position:-32px -22px}.intl-tel-input .cf{background-position:-48px -22px}.intl-tel-input .cg{background-position:-64px -22px}.intl-tel-input .ch{background-position:-80px -22px}.intl-tel-input .ci{background-position:-96px -22px}.intl-tel-input .ck{background-position:-112px -22px}.intl-tel-input .cl{background-position:-128px -22px}.intl-tel-input .cm{background-position:-144px -22px}.intl-tel-input .cn{background-position:-160px -22px}.intl-tel-input .co{background-position:-176px -22px}.intl-tel-input .cr{background-position:-192px -22px}.intl-tel-input .cu{background-position:-208px -22px}.intl-tel-input .cv{background-position:-224px -22px}.intl-tel-input .cw{background-position:-240px -22px}.intl-tel-input .cy{background-position:0 -33px}.intl-tel-input .cz{background-position:-16px -33px}.intl-tel-input .de{background-position:-32px -33px}.intl-tel-input .dj{background-position:-48px -33px}.intl-tel-input .dk{background-position:-64px -33px}.intl-tel-input .dm{background-position:-80px -33px}.intl-tel-input .do{background-position:-96px -33px}.intl-tel-input .dz{background-position:-112px -33px}.intl-tel-input .ec{background-position:-128px -33px}.intl-tel-input .ee{background-position:-144px -33px}.intl-tel-input .eg{background-position:-160px -33px}.intl-tel-input .er{background-position:-176px -33px}.intl-tel-input .es{background-position:-192px -33px}.intl-tel-input .et{background-position:-208px -33px}.intl-tel-input .fi{background-position:-224px -33px}.intl-tel-input .fj{background-position:-240px -33px}.intl-tel-input .fk{background-position:0 -44px}.intl-tel-input .fm{background-position:-16px -44px}.intl-tel-input .fo{background-position:-32px -44px}.intl-tel-input .fr,.intl-tel-input .bl,.intl-tel-input .mf{background-position:-48px -44px}.intl-tel-input .ga{background-position:-64px -44px}.intl-tel-input .gb{background-position:-80px -44px}.intl-tel-input .gd{background-position:-96px -44px}.intl-tel-input .ge{background-position:-112px -44px}.intl-tel-input .gf{background-position:-128px -44px}.intl-tel-input .gh{background-position:-144px -44px}.intl-tel-input .gi{background-position:-160px -44px}.intl-tel-input .gl{background-position:-176px -44px}.intl-tel-input .gm{background-position:-192px -44px}.intl-tel-input .gn{background-position:-208px -44px}.intl-tel-input .gp{background-position:-224px -44px}.intl-tel-input .gq{background-position:-240px -44px}.intl-tel-input .gr{background-position:0 -55px}.intl-tel-input .gt{background-position:-16px -55px}.intl-tel-input .gu{background-position:-32px -55px}.intl-tel-input .gw{background-position:-48px -55px}.intl-tel-input .gy{background-position:-64px -55px}.intl-tel-input .hk{background-position:-80px -55px}.intl-tel-input .hn{background-position:-96px -55px}.intl-tel-input .hr{background-position:-112px -55px}.intl-tel-input .ht{background-position:-128px -55px}.intl-tel-input .hu{background-position:-144px -55px}.intl-tel-input .id{background-position:-160px -55px}.intl-tel-input .ie{background-position:-176px -55px}.intl-tel-input .il{background-position:-192px -55px}.intl-tel-input .in{background-position:-208px -55px}.intl-tel-input .io{background-position:-224px -55px}.intl-tel-input .iq{background-position:-240px -55px}.intl-tel-input .ir{background-position:0 -66px}.intl-tel-input .is{background-position:-16px -66px}.intl-tel-input .it{background-position:-32px -66px}.intl-tel-input .jm{background-position:-48px -66px}.intl-tel-input .jo{background-position:-64px -66px}.intl-tel-input .jp{background-position:-80px -66px}.intl-tel-input .ke{background-position:-96px -66px}.intl-tel-input .kg{background-position:-112px -66px}.intl-tel-input .kh{background-position:-128px -66px}.intl-tel-input .ki{background-position:-144px -66px}.intl-tel-input .km{background-position:-160px -66px}.intl-tel-input .kn{background-position:-176px -66px}.intl-tel-input .kp{background-position:-192px -66px}.intl-tel-input .kr{background-position:-208px -66px}.intl-tel-input .kw{background-position:-224px -66px}.intl-tel-input .ky{background-position:-240px -66px}.intl-tel-input .kz{background-position:0 -77px}.intl-tel-input .la{background-position:-16px -77px}.intl-tel-input .lb{background-position:-32px -77px}.intl-tel-input .lc{background-position:-48px -77px}.intl-tel-input .li{background-position:-64px -77px}.intl-tel-input .lk{background-position:-80px -77px}.intl-tel-input .lr{background-position:-96px -77px}.intl-tel-input .ls{background-position:-112px -77px}.intl-tel-input .lt{background-position:-128px -77px}.intl-tel-input .lu{background-position:-144px -77px}.intl-tel-input .lv{background-position:-160px -77px}.intl-tel-input .ly{background-position:-176px -77px}.intl-tel-input .ma{background-position:-192px -77px}.intl-tel-input .mc{background-position:-208px -77px}.intl-tel-input .md{background-position:-224px -77px}.intl-tel-input .me{background-position:-112px -154px;height:12px}.intl-tel-input .mg{background-position:0 -88px}.intl-tel-input .mh{background-position:-16px -88px}.intl-tel-input .mk{background-position:-32px -88px}.intl-tel-input .ml{background-position:-48px -88px}.intl-tel-input .mm{background-position:-64px -88px}.intl-tel-input .mn{background-position:-80px -88px}.intl-tel-input .mo{background-position:-96px -88px}.intl-tel-input .mp{background-position:-112px -88px}.intl-tel-input .mq{background-position:-128px -88px}.intl-tel-input .mr{background-position:-144px -88px}.intl-tel-input .ms{background-position:-160px -88px}.intl-tel-input .mt{background-position:-176px -88px}.intl-tel-input .mu{background-position:-192px -88px}.intl-tel-input .mv{background-position:-208px -88px}.intl-tel-input .mw{background-position:-224px -88px}.intl-tel-input .mx{background-position:-240px -88px}.intl-tel-input .my{background-position:0 -99px}.intl-tel-input .mz{background-position:-16px -99px}.intl-tel-input .na{background-position:-32px -99px}.intl-tel-input .nc{background-position:-48px -99px}.intl-tel-input .ne{background-position:-64px -99px}.intl-tel-input .nf{background-position:-80px -99px}.intl-tel-input .ng{background-position:-96px -99px}.intl-tel-input .ni{background-position:-112px -99px}.intl-tel-input .nl,.intl-tel-input .bq{background-position:-128px -99px}.intl-tel-input .no{background-position:-144px -99px}.intl-tel-input .np{background-position:-160px -99px}.intl-tel-input .nr{background-position:-176px -99px}.intl-tel-input .nu{background-position:-192px -99px}.intl-tel-input .nz{background-position:-208px -99px}.intl-tel-input .om{background-position:-224px -99px}.intl-tel-input .pa{background-position:-240px -99px}.intl-tel-input .pe{background-position:0 -110px}.intl-tel-input .pf{background-position:-16px -110px}.intl-tel-input .pg{background-position:-32px -110px}.intl-tel-input .ph{background-position:-48px -110px}.intl-tel-input .pk{background-position:-64px -110px}.intl-tel-input .pl{background-position:-80px -110px}.intl-tel-input .pm{background-position:-96px -110px}.intl-tel-input .pr{background-position:-112px -110px}.intl-tel-input .ps{background-position:-128px -110px}.intl-tel-input .pt{background-position:-144px -110px}.intl-tel-input .pw{background-position:-160px -110px}.intl-tel-input .py{background-position:-176px -110px}.intl-tel-input .qa{background-position:-192px -110px}.intl-tel-input .re{background-position:-208px -110px}.intl-tel-input .ro{background-position:-224px -110px}.intl-tel-input .rs{background-position:-240px -110px}.intl-tel-input .ru{background-position:0 -121px}.intl-tel-input .rw{background-position:-16px -121px}.intl-tel-input .sa{background-position:-32px -121px}.intl-tel-input .sb{background-position:-48px -121px}.intl-tel-input .sc{background-position:-64px -121px}.intl-tel-input .sd{background-position:-80px -121px}.intl-tel-input .se{background-position:-96px -121px}.intl-tel-input .sg{background-position:-112px -121px}.intl-tel-input .sh{background-position:-128px -121px}.intl-tel-input .si{background-position:-144px -121px}.intl-tel-input .sk{background-position:-160px -121px}.intl-tel-input .sl{background-position:-176px -121px}.intl-tel-input .sm{background-position:-192px -121px}.intl-tel-input .sn{background-position:-208px -121px}.intl-tel-input .so{background-position:-224px -121px}.intl-tel-input .sr{background-position:-240px -121px}.intl-tel-input .ss{background-position:0 -132px}.intl-tel-input .st{background-position:-16px -132px}.intl-tel-input .sv{background-position:-32px -132px}.intl-tel-input .sx{background-position:-48px -132px}.intl-tel-input .sy{background-position:-64px -132px}.intl-tel-input .sz{background-position:-80px -132px}.intl-tel-input .tc{background-position:-96px -132px}.intl-tel-input .td{background-position:-112px -132px}.intl-tel-input .tg{background-position:-128px -132px}.intl-tel-input .th{background-position:-144px -132px}.intl-tel-input .tj{background-position:-160px -132px}.intl-tel-input .tk{background-position:-176px -132px}.intl-tel-input .tl{background-position:-192px -132px}.intl-tel-input .tm{background-position:-208px -132px}.intl-tel-input .tn{background-position:-224px -132px}.intl-tel-input .to{background-position:-240px -132px}.intl-tel-input .tr{background-position:0 -143px}.intl-tel-input .tt{background-position:-16px -143px}.intl-tel-input .tv{background-position:-32px -143px}.intl-tel-input .tw{background-position:-48px -143px}.intl-tel-input .tz{background-position:-64px -143px}.intl-tel-input .ua{background-position:-80px -143px}.intl-tel-input .ug{background-position:-96px -143px}.intl-tel-input .us{background-position:-112px -143px}.intl-tel-input .uy{background-position:-128px -143px}.intl-tel-input .uz{background-position:-144px -143px}.intl-tel-input .va{background-position:-160px -143px}.intl-tel-input .vc{background-position:-176px -143px}.intl-tel-input .ve{background-position:-192px -143px}.intl-tel-input .vg{background-position:-208px -143px}.intl-tel-input .vi{background-position:-224px -143px}.intl-tel-input .vn{background-position:-240px -143px}.intl-tel-input .vu{background-position:0 -154px}.intl-tel-input .wf{background-position:-16px -154px}.intl-tel-input .ws{background-position:-32px -154px}.intl-tel-input .ye{background-position:-48px -154px}.intl-tel-input .za{background-position:-64px -154px}.intl-tel-input .zm{background-position:-80px -154px}.intl-tel-input .zw{background-position:-96px -154px}.vfbp-form .file-input{overflow-x:auto}.vfbp-form .file-input .btn[disabled],.vfbp-form .file-input .btn .disabled{cursor:not-allowed}.vfbp-form .file-loading{top:0;right:0;width:25px;height:25px;font-size:999px;text-align:right;color:#fff;background:transparent url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/img/loading.gif) top left no-repeat;border:none}.vfbp-form .btn-file{position:relative;overflow:hidden}.vfbp-form .btn-file input[type="file"]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;text-align:right;opacity:0;filter:alpha(opacity=0);opacity:0;background:none repeat scroll 0 0 transparent;cursor:inherit;display:block}.vfbp-form .file-caption .glyphicon{display:inline-block;min-width:18px;float:left;margin-top:2px}.vfbp-form .file-caption-name{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vfbp-form .file-error-message{background-color:#f2dede;color:#a94442;text-align:center;border-radius:5px;padding:5px;font-size:14px}.vfbp-form .file-caption-disabled{background-color:#EEEEEE;cursor:not-allowed;opacity:1}.vfbp-form .file-preview{border-radius:5px;border:1px solid #ddd;padding:5px;width:100%;margin-bottom:5px}.vfbp-form .file-preview-frame{display:table;margin:8px;height:160px;border:1px solid #ddd;box-shadow:1px 1px 5px 0px #a2958a;padding:6px;float:left;text-align:center;vertical-align:middle}.vfbp-form .file-preview-frame:hover{background-color:#eee;box-shadow:2px 2px 5px 0px #333}.vfbp-form .file-preview-image{height:160px;vertical-align:text-center}.vfbp-form .file-preview-text{display:table-cell;width:160px;height:160px;color:#428bca;font-size:11px;vertical-align:middle;text-align:center}.vfbp-form .file-preview-other{display:table-cell;width:160px;height:160px;font-family:Monaco, Consolas, monospace;font-size:11px;vertical-align:middle;text-align:center}.vfbp-form .file-input-new .file-preview,.vfbp-form .file-input-new .close,.vfbp-form .file-input-new .glyphicon-file,.vfbp-form .file-input-new .fileinput-remove-button,.vfbp-form .file-input-new .fileinput-upload-button{display:none}.vfbp-form .loading{background:transparent url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/img/loading.gif) no-repeat scroll center center content-box !important}.vfbp-form .wrap-indicator{font-weight:bold;color:#245269;cursor:pointer}.vfb-autocomplete.vfb-form-control{height:100px}.vfb-autocomplete *{font-family:Arial, Helvetica, sans-serif;font-size:12px}.vfb-autocomplete.Tokenize{position:relative;display:inline-block;zoom:1}.vfb-autocomplete.Tokenize ul{list-style:none;padding:0;margin:0}.vfb-autocomplete.Tokenize ul li{white-space:nowrap;margin:0;padding:0}.vfb-autocomplete.Tokenize ul.Dropdown{border:1px solid #ccc;display:none;width:100%;position:absolute;left:0;top:100px;background-color:white;overflow-y:auto;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px;z-index:20}.vfb-autocomplete.Tokenize ul.Dropdown li{padding:5px 20px;overflow:hidden;cursor:pointer}.vfb-autocomplete.Tokenize ul.Dropdown li.Hover{color:#fff;text-decoration:none;background-color:#0081c2}.vfb-autocomplete.Tokenize ul.TokensContainer{cursor:text;height:100%;overflow-y:auto;background-color:#fff}.vfb-autocomplete.Tokenize ul.TokensContainer li.Token{color:#fff;background-color:#0081c2;padding:.4em .6em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.vfb-autocomplete.Tokenize ul.TokensContainer li.Token a.Close{font-size:16px;line-height:16px;vertical-align:baseline;float:right;margin-left:8px;cursor:pointer;color:#fff;text-decoration:none;border:0}.vfb-autocomplete.Tokenize ul.TokensContainer li.Token a.Close:hover{background:transparent;text-decoration:none}.vfb-autocomplete.Tokenize ul.TokensContainer li.Token.PendingDelete{-moz-opacity:0.5;opacity:0.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}.vfb-autocomplete.Tokenize ul.TokensContainer li.Token,.vfb-autocomplete.Tokenize ul.TokensContainer li.TokenSearch{margin-right:5px;height:20px;float:left}.vfb-autocomplete.Tokenize ul.TokensContainer li.TokenSearch input{margin:0;padding:1px 0;background-color:#fff;line-height:1;border:none;outline:none}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}.irs-line-left{left:0;width:11%}.irs-line-mid{left:9%;width:82%}.irs-line-right{right:0;width:11%}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-bar-edge{position:absolute;display:block;top:0;left:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-slider{position:absolute;display:block;cursor:default;z-index:1}.irs-slider.type_last{z-index:2}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.irs-disabled{opacity:0.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs-line-mid,.irs-line-left,.irs-line-right,.irs-bar,.irs-bar-edge,.irs-slider{background:url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/img/sprite-skin-nice.png) repeat-x}.irs{height:40px}.irs-with-grid{height:60px}.irs-line{height:8px;top:25px}.irs-line-left{height:8px;background-position:0 -30px}.irs-line-mid{height:8px;background-position:0 0}.irs-line-right{height:8px;background-position:100% -30px}.irs-bar{height:8px;top:25px;background-position:0 -60px}.irs-bar-edge{top:25px;height:8px;width:11px;background-position:0 -90px}.irs-shadow{height:1px;top:34px;background:#000;opacity:0.15}.lt-ie9 .irs-shadow{filter:alpha(opacity=15)}.irs-slider{width:22px;height:22px;top:17px;background-position:0 -120px}#irs-active-slider,.irs-slider:hover{background-position:0 -150px}.irs-min,.irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:3px;border-radius:3px}.lt-ie9 .irs-min,.lt-ie9 .irs-max{background:#ccc}.irs-from,.irs-to,.irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.3);-moz-border-radius:3px;border-radius:3px}.lt-ie9 .irs-from,.lt-ie9 .irs-to,.lt-ie9 .irs-single{background:#999}.irs-grid-pol{background:#99a4ac}.irs-grid-text{color:#99a4ac}.vfb-rating-input.hidden{display:none}.vfb-rating-icon{font-size:20px}.rating-clear{text-decoration:none}@font-face{font-family:'VFBPro-Ratings';src:url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/fonts/VFBPro-Ratings.eot?-4sax10);src:url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/fonts/VFBPro-Ratings.eot?#iefix-4sax10) format("embedded-opentype"),url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/fonts/VFBPro-Ratings.ttf?-4sax10) format("truetype"),url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/fonts/VFBPro-Ratings.woff?-4sax10) format("woff"),url(//www.jardinetransport.ca/wp-content/plugins/vfb-pro/public/assets/fonts/VFBPro-Ratings.svg?-4sax10#VFBPro-Ratings) format("svg");font-weight:normal;font-style:normal}[class^="vfb-rating-"],[class*=" vfb-rating-"]{font-family:'VFBPro-Ratings';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vfb-rating-star:before{content:"\e000"}.vfb-rating-star-2:before{content:"\e001"}.vfb-rating-star-3:before{content:"\e002"}.vfb-rating-star-4:before{content:"\e003"}.vfb-rating-heart:before{content:"\e004"}.vfb-rating-heart-2:before{content:"\e005"}.vfb-rating-heart-3:before{content:"\e006"}.vfb-rating-heart-4:before{content:"\e007"}.vfb-rating-checkmark:before{content:"\e008"}.vfb-rating-checkmark-2:before{content:"\e009"}.vfb-rating-flag:before{content:"\e00a"}.vfb-rating-flag-2:before{content:"\e00b"}.vfb-rating-remove:before{content:"\e00c"}.vfb-rating-close:before{content:"\e00d"}.vfb-rating-close-2:before{content:"\e00e"}table.vfb-table,table.vfb-table *,table.vfb-likert,table.vfb-likert *,.entry-content table.vfb-table,.entry-content table.vfb-likert{border-collapse:collapse;border-spacing:0;margin:5px 0 0 0;padding:0;border:0;border-radius:0;text-transform:none;line-height:normal;vertical-align:middle;width:auto;font-size:12px}.vfb-table th,.vfb-table td{display:table-cell;padding:2px 6px;text-align:center;border:0;vertical-align:middle}.vfb-table th input.vfb-form-control,.vfb-table th input[type="radio"].vfb-form-control,.vfb-table td input.vfb-form-control,.vfb-table td input[type="radio"].vfb-form-control{display:inline;margin:0;width:auto;height:auto}.vfb-table.vfb-likert{margin:5px 0;width:100%;border:1px solid #ddd;border-bottom:none;background:#fdfdfd}.vfb-table.vfb-likert label{margin:0}.vfb-table.vfb-likert .vfb-likert-head th{padding:10px 6px;background-color:#f9f9f9;font-weight:normal;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd}.vfb-table.vfb-likert th,.vfb-table.vfb-likert td{border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd}.vfb-table.vfb-likert .vfb-likert-row th,.vfb-table.vfb-likert .vfb-likert-row td{border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd}.vfb-table.vfb-likert .vfb-likert-row th{padding:8px;text-align:left;color:#222;font-weight:bold;background-color:#f9f9f9}.vfb-table.vfb-likert .vfb-likert-row th label{font-weight:bold}.vfb-table.vfb-likert .vfb-likert-row td{background:#fff}.rtl .vfb-table.vfb-likert .vfb-likert-row th{text-align:right}.vfb-likert-cols-1 td{width:30%}.vfb-likert-cols-2 td{width:25%}.vfb-likert-cols-3 td{width:20%}.vfb-likert-cols-4 td{width:15%}.vfb-likert-cols-5 td{width:12%}.vfb-likert-cols-6 td,.vfb-likert-cols-7 td{width:10%}.vfb-likert-cols-8 td,.vfb-likert-cols-9 td,.vfb-likert-cols-10 td{width:7%}.vfb-likert-cols-11 td{width:6%}.vfb-signature-buttons{display:none;margin:10px 0}.vfb-page-title{display:none}.vfb-wizard{display:block;width:100%;overflow:hidden}.vfb-wizard .clearfix{*zoom:1}.vfb-wizard .clearfix:before,.vfb-wizard .clearfix:after{display:table;content:'';line-height:0}.vfb-wizard .clearfix:after{clear:both}.vfb-wizard ul{list-style:none !important;padding:0;margin:0;background-image:none}.vfb-wizard ul>li{display:block;padding:0;margin:0;background-image:none;width:25%;float:left}.vfb-wizard ul>li:last-child div{margin-right:0}.vfb-wizard ul>li div{display:block;width:auto;margin-right:0.5em;padding:14px;text-decoration:none;background:#eee;color:#aaa;cursor:pointer;font-size:14px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}.vfb-wizard ul>li div .number{font-size:1.429em}.vfb-wizard ul>li.current div,.vfb-wizard ul>li.current div:hover,.vfb-wizard ul>li.current div:active{background:#1c7ebb;color:#fff;cursor:pointer}.vfb-wizard.actions{position:relative;display:block;width:100%}.vfb-wizard.actions .btn-next,.vfb-wizard.actions .btn-back{width:25%;float:right}.vfb-wizard.actions .btn-back{float:left}.vfb-wizard.actions button{float:right}.vfb-well{min-height:20px;padding:19px;margin:20px 0;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;overflow:hidden}.rtl .vfbp-form .vfb-radio label,.rtl .vfbp-form .vfb-checkbox label{padding-left:0;padding-right:20px}.rtl .vfbp-form .vfb-radio input[type="radio"],.rtl .vfbp-form .vfb-radio-inline input[type="radio"],.rtl .vfbp-form .vfb-checkbox input[type="checkbox"],.rtl .vfbp-form .vfb-checkbox-inline input[type="checkbox"]{margin-left:0;margin-right:-20px}.rtl .vfbp-form .vfb-inline-group .vfb-radio,.rtl .vfbp-form .vfb-inline-group .vfb-checkbox{float:right;margin-right:0;margin-left:30px}.rtl .vfbp-form .vfb-radio-inline,.rtl .vfbp-form .vfb-checkbox-inline{padding-left:0;padding-right:20px}.rtl .vfbp-form .vfb-radio-inline+.vfb-radio-inline,.rtl .vfbp-form .vfb-checkbox-inline+.vfb-checkbox-inline{margin-left:0;margin-right:10px}.rtl .vfbp-form .vfb-input-group .vfb-form-control:first-child,.rtl .vfbp-form .vfb-input-group-addon:first-child,.rtl .vfbp-form .vfb-input-group-btn:first-child>.btn,.rtl .vfbp-form .vfb-input-group-btn:first-child>.btn-group>.btn,.rtl .vfbp-form .vfb-input-group-btn:first-child>.dropdown-toggle,.rtl .vfbp-form .vfb-input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.rtl .vfbp-form .vfb-input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0}.rtl .vfbp-form .vfb-input-group-addon:first-child{border-right:0;border-left:0}.rtl .vfbp-form .vfb-input-group .vfb-form-control:last-child,.rtl .vfbp-form .vfb-input-group-addon:last-child,.rtl .vfbp-form .vfb-input-group-btn:last-child>.btn,.rtl .vfbp-form .vfb-input-group-btn:last-child>.btn-group>.btn,.rtl .vfbp-form .vfb-input-group-btn:last-child>.dropdown-toggle,.rtl .vfbp-form .vfb-input-group-btn:first-child>.btn:not(:first-child),.rtl .vfbp-form .vfb-input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.rtl .vfbp-form .vfb-input-group-addon:last-child{border-left:0;border-right:0}.rtl .vfbp-form .intl-tel-input input[type=tel]{padding-left:0;padding-right:44px;margin-left:auto;margin-right:0}.rtl .vfbp-form .intl-tel-input .selected-flag{padding:0 8px 0 0}.rtl .vfbp-form .intl-tel-input .selected-flag .arrow{left:auto;right:20px}.rtl .vfbp-form .intl-tel-input .country-list{margin:0 -1px 0 0}.rtl .vfbp-form .intl-tel-input .flag,.rtl .vfbp-form .intl-tel-input .country-name{margin-right:0;margin-left:6px}.rtl .vfbp-form .vfb-name-block.vfb-col-10 .vfb-form-group:first-child div[class*='vfb-col-']{padding-left:0;padding-right:15px}.rtl .vfbp-form .vfb-name-block .vfb-form-group:first-child div[class*='vfb-col-']{padding-left:auto;padding-right:0}.rtl .vfbp-form .vfb-name-block .vfb-form-group:last-child div[class*='vfb-col-']{padding-right:auto;padding-left:0}.rtl .vfbp-form .vfb-autocomplete.Tokenize ul.Dropdown{left:auto;right:0}.rtl .vfbp-form .vfb-autocomplete.Tokenize ul.TokensContainer li.Token a.Close{float:left;margin-left:0;margin-right:8px}.rtl .vfbp-form .vfb-autocomplete.Tokenize li.Token,.rtl .vfbp-form .vfb-autocomplete.Tokenize li.TokenSearch{margin-right:0;margin-left:5px;float:right}.rtl .vfbp-form .vfb-progress-bar{float:right}.rtl .vfb-wizard ul>li{float:right}.rtl .vfb-wizard ul>li:last-child div{margin-right:auto;margin-left:0}.rtl .vfb-wizard ul>li div{margin-right:0;margin-left:0.5em}.rtl .vfb-wizard.actions .btn-next,.rtl .vfb-wizard.actions .btn-back{float:left}.rtl .vfb-wizard.actions .btn-back{float:right}.rtl .vfb-wizard.actions button{float:left}@font-face {
font-family: 'FontAwesome';
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Icon7Stroke';
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Cargo';
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/cargo.eot?-1lwiue);
src: url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/cargo.eot?#iefix-1lwiue) format('embedded-opentype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/cargo.woff?-1lwiue) format('woff'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/cargo.ttf?-1lwiue) format('truetype'),url(//www.jardinetransport.ca/wp-content/themes/cargo/fonts/cargo.svg?-1lwiue?-1lwiue#cargo) format('svg');
font-weight: normal;
font-style: normal;
}                                                  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
audio,
canvas,
video {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
*:focus,
* {
outline: none;
outline: 0;
}
.touch * {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-focus-ring-color: rgba(0,0,0,0);
}
button::-moz-focus-inner {
border: 0;
}
audio:not([controls]) {
display: none;
height: 0;
}
html,
body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
*,
*:after,
*:before {
box-sizing: border-box;
padding: 0;
margin: 0;
background-repeat: no-repeat;
}
input,
textarea,
select {
outline: none;
font: inherit;
width: 100%;
border-radius: 2px;
transition: all 300ms ease;
}
input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
transition: all 300ms ease;
}
input,
select {
padding: 7px 10px;
box-sizing: border-box:;
}
textarea {
padding: 10px;
resize: vertical;
}
button {
font: inherit;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #0B60A9;
}
a img {
border: none;
}
a,
a:active,
a:focus {
outline: none;
}
p,
dl,
dd,
address {
margin: 0 0 20px;
}
ul,
ol,
li {
margin: 0 0 20px 5px;
padding: 0 0 0 5px;
}
li,
ul ul,
ol ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
font-weight: 500;
}
figcaption {
font-size: 11px;
}
select,
input {
font-family: Raleway,Arial,sans-serif;
}
html {
font-size: 62.5%;
}
.wp-caption-text {
font-size: inherit;
}
.screen-reader-text {
font-size: inherit;
}
.bypostauthor {
font-size: inherit;
} .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
position: relative;
min-height: 1px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-clear-xs:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
@media (min-width: 480px) {
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
float: left;
}
.col-ms-12 {
width: 100%;
}
.col-ms-11 {
width: 91.66666667%;
}
.col-ms-10 {
width: 83.33333333%;
}
.col-ms-9 {
width: 75%;
}
.col-ms-8 {
width: 66.66666667%;
}
.col-ms-7 {
width: 58.33333333%;
}
.col-ms-6 {
width: 50%;
}
.col-ms-5 {
width: 41.66666667%;
}
.col-ms-4 {
width: 33.33333333%;
}
.col-ms-3 {
width: 25%;
}
.col-ms-2 {
width: 16.66666667%;
}
.col-ms-1 {
width: 8.33333333%;
}
.col-clear-sm:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-clear-md:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-clear-lg:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-clear-xl:after {
content: " ";
display: block;
width: 100%;
clear: both;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.visible-xs,
.visible-ms,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
@media (max-width: 480px) {
.visible-xs {
display: block !important;
}
}
@media (min-width: 480px) and (max-width:767px) {
.visible-ms {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
}
@media (max-width: 480px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.hidden-ms {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}  .gutter .port {
max-width: 1160px;
margin: auto;
} .boldRow {
display: block;
margin: 0 -10px;
}
.rowItem {
padding: 0 10px;
}
.rowItemContent {
position: relative;
}
.btDoubleRowPadding .boldRow {
display: block;
margin: 0 -20px;
}
.btDoubleRowPadding .rowItem {
padding: 0 20px;
} @media (min-width: 768px) {
.boldRow.btTableRow {
display: table;
width: 100%;
}
.boldRow.btTableRow .rowItem {
float: none;
height: 100%;
display: table-cell;
}
.boldRow.btTableRow .rowItem.btMiddleVertical {
vertical-align: middle;
}
.boldRow.btTableRow .rowItem.btBottomVertical {
vertical-align: bottom;
} .rowItem.btLeftBorder {
border-left: 1px solid rgba(0,0,0,.1);
}
.rowItem.btLeftBorder {
border-left: 1px solid rgba(0,0,0,.1);
}
.rowItem.btRightBorder {
border-right: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .rowItem.btRightBorder,
.btLightSkin .btDarkSkin .rowItem.btRightBorder {
border-right: 1px solid rgba(255,255,255,.1);
}
.btDarkSkin .rowItem.btLeftBorder,
.btLightSkin .btDarkSkin .rowItem.btLeftBorder {
border-left: 1px solid rgba(255,255,255,.1);
}
} .topExtraSmallSpaced {
padding-top: 10px;
}
.topSmallSpaced {
padding-top: 20px;
}
.topSemiSpaced {
padding-top: 40px;
}
.topSpaced {
padding-top: 80px;
}
.topMoreSpaced {
padding-top: 120px;
}
.topExtraSpaced {
padding-top: 180px;
}
.bottomExtraSmallSpaced {
padding-bottom: 10px;
}
.bottomSmallSpaced {
padding-bottom: 20px;
}
.bottomSemiSpaced {
padding-bottom: 40px;
}
.bottomSpaced {
padding-bottom: 80px;
}
.bottomMoreSpaced {
padding-bottom: 120px;
}
.bottomExtraSpaced {
padding-bottom: 180px;
} .rowItem.btDoublePadding .rowItemContent {
padding: 0 20px;
}
.rowItem.btNoPadding {
padding: 0;
}
.rowItem.btNoPadding {
padding: 0;
} .btTextIndent .rowItemContent {
padding: 0 10px;
}
.btTextIndent .rowItemContent .btImage,
.btTextIndent .rowItemContent .bpgPhoto {
margin: 0 -10px;
} .btHighlight .rowItemContent,
.btSingleLatestPostWrapper,
bpgPhoto,
.btPriceTable,
.btSlidePane .btQuoteBooking {
border-radius: 2px;
}
.btHighlight .rowItemContent header,
.btHighlight .rowItemContent .btText,
.btHighlight .rowItemContent .btBtn,
.btHighlight .rowItemContent .btSeparator,
.btHighlight .rowItemContent .btIconImageRow {
margin-left: 10px;
margin-right: 10px;
}
.btHighlight .rowItemContent .servicesItem header,
.btHighlight .rowItemContent .servicesItem .btText,
.btHighlight .rowItemContent .servicesItem .btBtn,
.btHighlight .rowItemContent .servicesItem .btSeparator,
.btHighlight .rowItemContent .servicesItem .btIconImageRow {
margin-left: 0;
margin-right: 0;
}
.btHighlight .rowItemContent .bpgPhoto {
border-radius: 2px 2px 0 0;
box-shadow: none;
}
.btLightSkin .btHighlight .rowItemContent,
.btLightSkin .btSingleLatestPostWrapper,
.btLightSkin bpgPhoto,
.btLightSkin .btPriceTable,
.btLightSkin .btSlidePane .btQuoteBooking,
.btDarkSkin .btLightSkin .btHighlight .rowItemContent,
.btDarkSkin .btLightSkin .btSingleLatestPostWrapper,
.btDarkSkin .btLightSkin bpgPhoto,
.btDarkSkin .btLightSkin .btPriceTable,
.btDarkSkin .btLightSkin .btSlidePane .btQuoteBooking {
background-color: #fff;
box-shadow: 0 1px 2px rgba(0,0,0,.25),0 -1px 1px rgba(0,0,0,.125);
}
.btDarkSkin .btHighlight .rowItemContent,
.btDarkSkin .btSingleLatestPostWrapper,
.btDarkSkin bpgPhoto,
.btDarkSkin .btPriceTable,
.btDarkSkin .btSlidePane .btQuoteBooking,
.btLightSkin .btDarkSkin .btHighlight .rowItemContent,
.btLightSkin .btDarkSkin .btSingleLatestPostWrapper,
.btLightSkin .btDarkSkin bpgPhoto,
.btLightSkin .btDarkSkin .btPriceTable,
.btLightSkin .btDarkSkin .btSlidePane .btQuoteBooking {
background-color: rgba(255,255,255,.07);
box-shadow: 0 1px 2px rgba(0,0,0,.25),0 -1px 1px rgba(0,0,0,.125);
} .boldRow:after,
.btClear:after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btTextLeft {
text-align: left;
}
.btTextRight {
text-align: right;
}
.btTextCenter {
text-align: center;
}
.fullScreenHeight {
height: 100vh;
}
.fullScreenHeight .port {
height: 100%;
width: 100%;
display: table;
table-layout: fixed;
}
.fullScreenHeight .boldCell {
height: 100%;
width: 100%;
display: table-cell;
}
.fullScreenHeight .boldCellInner {
display: block;
}
.btMiddleVertical .boldCell {
vertical-align: middle;
}
.btBottomVertical .boldCell {
vertical-align: bottom;
}
.btGhost {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
transition: all 1s cubic-bezier(.680,-.550,.265,1.550);
}
.btGhost.btRemoveGhost {
transform: translateY(-100%) scale(.7);
opacity: 0;
}
.wBackground {
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
}
.wBackground.cover {
background-size: cover;
}
.wBackground.contain {
background-size: contain;
} .btParallax,
.bt_parallax {
transition-property: background-position;
transition-duration: 0ms;
transition-delay: 0ms;
background-attachment: fixed;
}
.animate {
transition: all 3s cubic-bezier(.680,-.550,.265,1.550);
}
.animate-fadein {
opacity: .2;
transform: scale(.98);
}
.touch .animate-fadein {
opacity: 1;
}
.animate-moveleft {
transform: translateX(100px);
}
.animate-moveright {
transform: translateX(-100px);
}
.animate-moveup {
transform: translateY(100px);
}
.animate-movedown {
transform: translateY(-100px);
}
.animated {
opacity: 1;
transform: translateY(0) scale(1);
transition: all 1s cubic-bezier(.190,1,.220,1);
}
.rowItem:nth-child(0) {
transition-delay: -200ms;
}
.rowItem:nth-child(1) {
transition-delay: 0ms;
}
.rowItem:nth-child(2) {
transition-delay: 200ms;
}
.rowItem:nth-child(3) {
transition-delay: 400ms;
}
.rowItem:nth-child(4) {
transition-delay: 600ms;
}
.rowItem:nth-child(5) {
transition-delay: 800ms;
}
.rowItem:nth-child(6) {
transition-delay: 1000ms;
}
.rowItem:nth-child(7) {
transition-delay: 1200ms;
}
.rowItem:nth-child(8) {
transition-delay: 1400ms;
}
.rowItem:nth-child(9) {
transition-delay: 1600ms;
}
.rowItem:nth-child(10) {
transition-delay: 1800ms;
}
.rowItem:nth-child(11) {
transition-delay: 2000ms;
}
.rowItem:nth-child(12) {
transition-delay: 2200ms;
}
.rowItem:nth-child(13) {
transition-delay: 2400ms;
}
.rowItem:nth-child(14) {
transition-delay: 2600ms;
}
.rowItem:nth-child(15) {
transition-delay: 2800ms;
}
.rowItem:nth-child(16) {
transition-delay: 3000ms;
}
.rowItem:nth-child(17) {
transition-delay: 3200ms;
}
.rowItem:nth-child(18) {
transition-delay: 3400ms;
}
.rowItem:nth-child(19) {
transition-delay: 3600ms;
}
.rowItem:nth-child(20) {
transition-delay: 3800ms;
}  body {
font-family: Raleway,Arial,sans-serif;
font-size: 13px;
font-weight: 500;
line-height: 1.9;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: Lato,Arial,sans-serif;
margin: 0 0 20px;
line-height: 1.2;
padding: 0;
font-weight: 900;
text-transform: uppercase;
}
h1,
h2,
h3 {
line-height: 1.2;
font-weight: 900;
}
h1 {
font-size: 65px;
font-weight: 900;
}
h2 {
font-size: 45px;
font-weight: 700;
}
h3 {
font-size: 30px;
font-weight: 500;
}
h4,
h5,
h6 {
font-size: 25px;
line-height: 1.6;
font-weight: 900;
margin: 0 0 5px;
letter-spacing: 0;
text-transform: none;
}
h5 {
font-size: 22px;
}
h6 {
font-size: 18px;
} .btDarkSkin,
.btLightSkin .btDarkSkin {
color: #fff;
background-color: #313131;
}
.btLightSkin,
.btDarkSkin .btLightSkin {
color: #333;
background-color: #fff;
}
.btLightSkin h1,
.btLightSkin h2,
.btLightSkin h3,
.btLightSkin h4,
.btLightSkin h5,
.btLightSkin h6,
.btDarkSkin .btLightSkin h1,
.btDarkSkin .btLightSkin h2,
.btDarkSkin .btLightSkin h3,
.btDarkSkin .btLightSkin h4,
.btDarkSkin .btLightSkin h5,
.btDarkSkin .btLightSkin h6 {
color: #444;
}
.btDarkSkin h1,
.btDarkSkin h2,
.btDarkSkin h3,
.btDarkSkin h4,
.btDarkSkin h5,
.btDarkSkin h6,
.btLightSkin .btDarkSkin h1,
.btLightSkin .btDarkSkin h2,
.btLightSkin .btDarkSkin h3,
.btLightSkin .btDarkSkin h4,
.btLightSkin .btDarkSkin h5,
.btLightSkin .btDarkSkin h6 {
color: #fff;
}
.btDarkSkin .btHighlight h1,
.btDarkSkin .btHighlight h2,
.btDarkSkin .btHighlight h3,
.btDarkSkin .btHighlight h4,
.btDarkSkin .btHighlight h5,
.btDarkSkin .btHighlight h6,
.btLightSkin .btDarkSkin .btHighlight h1,
.btLightSkin .btDarkSkin .btHighlight h2,
.btLightSkin .btDarkSkin .btHighlight h3,
.btLightSkin .btDarkSkin .btHighlight h4,
.btLightSkin .btDarkSkin .btHighlight h5,
.btLightSkin .btDarkSkin .btHighlight h6 {
color: #e8e8e8;
}
.btLightSkin a,
.btDarkSkin .btLightSkin a {
color: #333;
transition: color 300ms ease;
}
.btLightSkin a:hover,
.btDarkSkin .btLightSkin a:hover {
color: #0B60A9;
}
.btDarkSkin a,
.btLightSkin .btDarkSkin a {
color: #fff;
transition: color 300ms ease;
}
.btDarkSkin a:hover,
.btLightSkin .btDarkSkin a:hover {
color: #0B60A9;
}
.btLightSkin select,
.btLightSkin textarea,
.btLightSkin input,
.btDarkSkin .btLightSkin select,
.btDarkSkin .btLightSkin textarea,
.btDarkSkin .btLightSkin input {
border: 1px solid rgba(0,0,0,.1);
color: #333;
}
.btLightSkin select:hover,
.btLightSkin textarea:hover,
.btLightSkin input:hover,
.btDarkSkin .btLightSkin select:hover,
.btDarkSkin .btLightSkin textarea:hover,
.btDarkSkin .btLightSkin input:hover {
border-color: #CCC;
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btLightSkin select:focus,
.btLightSkin textarea:focus,
.btLightSkin input:focus,
.btDarkSkin .btLightSkin select:focus,
.btDarkSkin .btLightSkin textarea:focus,
.btDarkSkin .btLightSkin input:focus {
border-color: #999;
box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}
.btDarkSkin select,
.btDarkSkin textarea,
.btDarkSkin input,
.btLightSkin .btDarkSkin select,
.btLightSkin .btDarkSkin textarea,
.btLightSkin .btDarkSkin input {
border: 1px solid rgba(255,255,255,.1);
color: #fff;
}
.btDarkSkin select:hover,
.btDarkSkin textarea:hover,
.btDarkSkin input:hover,
.btLightSkin .btDarkSkin select:hover,
.btLightSkin .btDarkSkin textarea:hover,
.btLightSkin .btDarkSkin input:hover {
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btDarkSkin select:focus,
.btDarkSkin textarea:focus,
.btDarkSkin input:focus,
.btLightSkin .btDarkSkin select:focus,
.btLightSkin .btDarkSkin textarea:focus,
.btLightSkin .btDarkSkin input:focus {
box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}
.btLightSkin .btRegularTitle h1,
.btLightSkin .btRegularTitle h2,
.btLightSkin .btRegularTitle h3,
.btLightSkin .btRegularTitle h4,
.btLightSkin .btRegularTitle h5,
.btLightSkin .btRegularTitle h6,
.btDarkSkin .btLightSkin .btRegularTitle h1,
.btDarkSkin .btLightSkin .btRegularTitle h2,
.btDarkSkin .btLightSkin .btRegularTitle h3,
.btDarkSkin .btLightSkin .btRegularTitle h4,
.btDarkSkin .btLightSkin .btRegularTitle h5,
.btDarkSkin .btLightSkin .btRegularTitle h6 {
color: #444 !important;
}
.btDarkSkin .btRegularTitle h1,
.btDarkSkin .btRegularTitle h2,
.btDarkSkin .btRegularTitle h3,
.btDarkSkin .btRegularTitle h4,
.btDarkSkin .btRegularTitle h5,
.btDarkSkin .btRegularTitle h6,
.btLightSkin .btDarkSkin .btRegularTitle h1,
.btLightSkin .btDarkSkin .btRegularTitle h2,
.btLightSkin .btDarkSkin .btRegularTitle h3,
.btLightSkin .btDarkSkin .btRegularTitle h4,
.btLightSkin .btDarkSkin .btRegularTitle h5,
.btLightSkin .btDarkSkin .btRegularTitle h6 {
color: #fff !important;
}
.btAccentTitle h1,
.btAccentTitle h2,
.btAccentTitle h3,
.btAccentTitle h4,
.btAccentTitle h5,
.btAccentTitle h6 {
color: #0B60A9 !important;
}
.btLightAccentTitle h1,
.btLightAccentTitle h2,
.btLightAccentTitle h3,
.btLightAccentTitle h4,
.btLightAccentTitle h5,
.btLightAccentTitle h6 {
color: #2995f1 !important;
}
.btDarkAccentTitle h1,
.btDarkAccentTitle h2,
.btDarkAccentTitle h3,
.btDarkAccentTitle h4,
.btDarkAccentTitle h5,
.btDarkAccentTitle h6 {
color: #08487e !important;
}
.btAlternateTitle h1,
.btAlternateTitle h2,
.btAlternateTitle h3,
.btAlternateTitle h4,
.btAlternateTitle h5,
.btAlternateTitle h6 {
color: #686d7a !important;
}
.btLightAlternateTitle h1,
.btLightAlternateTitle h2,
.btLightAlternateTitle h3,
.btLightAlternateTitle h4,
.btLightAlternateTitle h5,
.btLightAlternateTitle h6 {
color: #9da1ab !important;
}
.btDarkAlternateTitle h1,
.btDarkAlternateTitle h2,
.btDarkAlternateTitle h3,
.btDarkAlternateTitle h4,
.btDarkAlternateTitle h5,
.btDarkAlternateTitle h6 {
color: #535761 !important;
} .btContentHolder figure,
.btContentHolder img,
.btContentHolder select,
.btContentHolder embed,
.btContentHolder iframe {
max-width: 100%;
height: auto;
}
.btContentHolder .btGoogleMap figure,
.btContentHolder .btGoogleMap img,
.btContentHolder .btGoogleMap select {
max-width: none;
}
.btContentHolder pre code {
display: block;
}
.btContentHolder pre {
overflow: hidden;
} .btLoader {
margin: 30px auto 30px auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 5px solid #0B60A9;
border-left: 5px solid rgba(128,128,128,.1);
border-right: 5px solid rgba(128,128,128,.1);
border-bottom: 5px solid rgba(128,128,128,.1);
-webkit-animation: btLoader 1.1s infinite linear;
animation: btLoader 1.1s infinite linear;
}
.btLoader,
.btLoader:after {
width: 64px;
border-radius: 50%;
height: 64px;
}
@-webkit-keyframes btLoader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
@keyframes btLoader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .btPageWrap {
position: relative;
overflow: hidden;
min-height: 101vh;
background-color: inherit;
transition: transform 1s cubic-bezier(.230,1,.320,1);
} .mainHeader {
z-index: 99996;
}
.btGhost {
z-index: 99997;
}
.btPreloader {
z-index: 99998;
} .btNoSidebar .btContentHolder,
.btNoSidebar .btContent {
width: auto;
padding: 0;
}
.search.btNoSidebar .btContentHolder,
.blog.btNoSidebar .btContentHolder,
.archive.btNoSidebar .btContentHolder,
.single-portfolio.btNoSidebar .btContentHolder,
.btContentHolder {
width: 1160px;
margin: auto;
}
.btContent {
width: 66.6667%;
padding-top: 0;
}
.btSidebar {
padding-top: 0;
width: 33.3333%;
}
.btNoSidebar .btContent {
padding-top: 0;
}
.btSidebarLeft .btSidebar {
float: left;
padding-right: 40px;
}
.btSidebarRight .btSidebar {
float: right;
padding-left: 40px;
}
.btSidebarRight .btContent {
float: left;
}
.btSidebarLeft .btContent {
float: right;
} .btPreloader {
position: fixed;
top: 0;
left: 0;
background-color: inherit;
width: 100%;
vertical-align: middle;
text-align: center;
transform: translateY(0);
opacity: 1;
transition: all .3s ease,opacity .3s ease;
z-index: 999999;
}
.btPreloader.removePreloader {
transform: translateY(-100%);
opacity: 0;
transition: transform .2s ease 1s,opacity .5s ease .5s;
}
.btPreloader .animation .preloaderLogo {
height: 48px;
margin-bottom: 10px;
transform: scale(1);
width: auto;
}
.btPreloader .animation {
position: absolute;
display: block;
width: 100%;
transform: translateY(100px) scale(1);
transition: transform .3s ease,opacity .3s ease;
}
.btPreloader.removePreloader .animation {
transform: translateY(36px) scale(1);
opacity: 0;
transition: transform .5s ease,opacity .5s ease .5s;
}
.btPreloader p {
border-top: 1px solid rgba(0,0,0,.1);
display: inline-block;
padding: 10px 20px;
} .btBreadCrumbs ul {
margin-left: 0;
padding-left: 0;
font-size: 12px;
text-transform: uppercase;
}
.btBreadCrumbs li {
display: inline-block;
margin-left: 0;
padding-left: 0;
padding-right: 0;
}
.btBreadCrumbs li:after {
content: " / ";
padding: 0 5px;
opacity: .5;
}
.btLightSkin .btBreadCrumbs ul,
.btDarkSkin .btLightSkin .btBreadCrumbs ul {
color: #7E7E7E;
}
.btDarkSkin .btBreadCrumbs ul,
.btLightSkin .btDarkSkin .btBreadCrumbs ul {
color: #7E7E7E;
} .btPageHeadline {
margin-bottom: 40px;
}  .mainHeader {
width: 100%;
position: absolute;
background-color: inherit;
transform: translateY(0);
}
.mainHeader .port,
.mainHeader .topBarPort {
padding-right: 20px;
padding-left: 20px;
}
.menuPort {
font-family: Lato,Arial,sans-serif;
text-transform: uppercase;
font-size: 14px;
} .mainHeader .btCurveHeader,
.mainHeader .btCurveHeader * {
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mainHeader .btCurveHeader {
display: block;
position: absolute;
width: 100%;
}
.mainHeader .btCurveHeader .btCurveHolder {
height: 20px;
line-height: 20px;
padding: 0 80px;
margin: -5px auto 0;
max-width: 1280px;
}
.mainHeader .btCurveHeader .btCurveHolder .btSiteHeaderCurveSleeve {
height: 20px;
width: 100%;
}
.mainHeader .btCurveHeader .btCurveHolder .btCurveLeft,
.mainHeader .btCurveHeader .btCurveHolder .btCurveRight {
background: #fff;
}
.mainHeader .btCurveHeader .btCurveLeftHolder {
float: left;
margin-left: -80px;
}
.mainHeader .btCurveHeader .btCurveRightHolder {
float: right;
margin-right: -80px;
}
.btBelowMenu .mainHeader .btCurveHeader {
opacity: 0;
}
.btBelowMenu.btStickyHeaderActive .mainHeader .btCurveHeader {
opacity: 1;
}
.btWithSidebar .btCurveHeader {
display: none;
}
.btLightSkin .mainHeader .btCurveHolder .btSiteHeaderCurveSleeve,
.btDarkSkin .btLightSkin .mainHeader .btCurveHolder .btSiteHeaderCurveSleeve {
background: #fff;
}
.btLightSkin .mainHeader .btCurveHolder .btCurveLeftFill,
.btDarkSkin .btLightSkin .mainHeader .btCurveHolder .btCurveLeftFill,
.btLightSkin .mainHeader .btCurveHolder .btCurveRightFill,
.btDarkSkin .btLightSkin .mainHeader .btCurveHolder .btCurveRightFill,
.btLightSkin .mainHeader .btCurveHolder .btCurveLeft,
.btDarkSkin .btLightSkin .mainHeader .btCurveHolder .btCurveLeft,
.btLightSkin .mainHeader .btCurveHolder .btCurveRight,
.btDarkSkin .btLightSkin .mainHeader .btCurveHolder .btCurveRight {
fill: #fff;
}
.btDarkSkin .mainHeader .btCurveHolder .btSiteHeaderCurveSleeve,
.btLightSkin .btDarkSkin .mainHeader .btCurveHolder .btSiteHeaderCurveSleeve {
background: #313131;
}
.btDarkSkin .mainHeader .btCurveHolder .btCurveLeftFill,
.btLightSkin .btDarkSkin .mainHeader .btCurveHolder .btCurveLeftFill,
.btDarkSkin .mainHeader .btCurveHolder .btCurveRightFill,
.btLightSkin .btDarkSkin .mainHeader .btCurveHolder .btCurveRightFill,
.btDarkSkin .mainHeader .btCurveHolder .btCurveLeft,
.btLightSkin .btDarkSkin .mainHeader .btCurveHolder .btCurveLeft,
.btDarkSkin .mainHeader .btCurveHolder .btCurveRight,
.btLightSkin .btDarkSkin .mainHeader .btCurveHolder .btCurveRight {
fill: #313131;
}
.mainHeader.btDarkSkin,
.btLightSkin .mainHeader.btDarkSkin {
background-color: #313131;
}
.mainHeader.btLightSkin,
.btDarkSkin .mainHeader.btLightSkin {
background-color: #fff;
}
.btMenuGutter .mainHeader .port,
.btMenuGutter .mainHeader .topBarPort {
max-width: 1160px;
margin: auto;
padding-left: 0;
padding-right: 0;
} .btBelowMenu:not(.btStickyHeaderActive) .mainHeader {
background-color: transparent;
} .menuHolder {
position: relative;
padding: 15px 0;
} body.btTopToolsInMenuArea:not(.btBelowMenu):not(.btStickyHeaderActive) .mainHeader .menuHolder {
padding: 20px 0 10px;
}
.menuPort nav ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
transition: all 360ms ease 0s;
}
.menuPort nav ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.menuPort nav ul li a {
display: block;
position: relative;
padding: 10px 15px;
text-transform: uppercase;
}
.menuPort nav ul ul li {
opacity: .97;
margin: 0;
}
.menuPort nav ul ul li a {
text-transform: none;
}
.menuPort nav ul ul li:hover {
opacity: 1;
}
.menuPort nav > ul > li > a {
font-size: 14px;
line-height: 60px;
padding: 0;
font-weight: 700;
}
.menuPort nav ul ul li a {
font-size: 12px;
font-weight: 500;
margin: 0;
text-transform: uppercase;
}
.btDarkSkin .menuPort ul li a,
.btLightSkin .btDarkSkin .menuPort ul li a {
color: #fff;
}
.btDarkSkin .menuPort ul ul li,
.btLightSkin .btDarkSkin .menuPort ul ul li {
background-color: transparent;
}
.btDarkSkin .menuPort ul ul li a,
.btLightSkin .btDarkSkin .menuPort ul ul li a {
border-bottom: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .menuPort ul ul li,
.btDarkSkin .btLightSkin .menuPort ul ul li {
background-color: #fff;
}
.btLightSkin .menuPort ul ul li a,
.btDarkSkin .btLightSkin .menuPort ul ul li a {
border-bottom: 1px solid rgba(0,0,0,.1);
font-weight: 600;
} .btDarkSkin ul li a,
.btLightSkin .btDarkSkin ul li a {
color: #fff;
transition: all 300ms ease;
}
.btDarkSkin ul li a:hover,
.btLightSkin .btDarkSkin ul li a:hover {
color: rgba(255,255,255,.6);
transition: all 300ms ease;
}
.btDarkSkin ul li ul li a,
.btLightSkin .btDarkSkin ul li ul li a {
box-shadow: 0 0 0 rgba(255,255,255,.1) inset;
transition: all 300ms ease;
}
.btDarkSkin ul li ul li a:hover,
.btLightSkin .btDarkSkin ul li ul li a:hover {
box-shadow: -5px 0 0 #0B60A9 inset;
transition: all 300ms ease;
padding-right: 20px;
}
.btLightSkin ul li a,
.btDarkSkin .btLightSkin ul li a {
color: #333;
transition: all 300ms ease;
}
.btLightSkin ul li a:hover,
.btDarkSkin .btLightSkin ul li a:hover {
transition: all 300ms ease;
}
.btLightSkin ul li ul li a,
.btDarkSkin .btLightSkin ul li ul li a {
box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
transition: all 300ms ease;
}
.btLightSkin ul li ul li a:hover,
.btDarkSkin .btLightSkin ul li ul li a:hover {
box-shadow: -5px 0 0 #0B60A9 inset;
transition: all 300ms ease;
padding-right: 20px;
}
.btDarkSkin nav ul li.current-menu-ancestor > a,
.btDarkSkin nav ul li.current-menu-item > a,
.btLightSkin .btDarkSkin nav ul li.current-menu-ancestor > a,
.btLightSkin .btDarkSkin nav ul li.current-menu-item > a {
color: rgba(255,255,255,.6);
transition: all 300ms ease;
}
.btDarkSkin nav ul li.current-menu-ancestor > a:hover,
.btDarkSkin nav ul li.current-menu-item > a:hover,
.btLightSkin .btDarkSkin nav ul li.current-menu-ancestor > a:hover,
.btLightSkin .btDarkSkin nav ul li.current-menu-item > a:hover {
color: #686d7a;
transition: all 300ms ease;
}
.btLightSkin nav ul li.current-menu-ancestor > a,
.btLightSkin nav ul li.current-menu-item > a,
.btDarkSkin .btLightSkin nav ul li.current-menu-ancestor > a,
.btDarkSkin .btLightSkin nav ul li.current-menu-item > a {
color: #7E7E7E;
transition: all 300ms ease;
}
.btLightSkin nav ul li.current-menu-ancestor > a:hover,
.btLightSkin nav ul li.current-menu-item > a:hover,
.btDarkSkin .btLightSkin nav ul li.current-menu-ancestor > a:hover,
.btDarkSkin .btLightSkin nav ul li.current-menu-item > a:hover {
color: #686d7a;
transition: all 300ms ease;
} .menuHolder .logo {
float: left;
}
.menuHolder .logo img {
height: 60px;
width: auto;
display: block;
}
.menuHolder .logo img.btAltLogo {
display: none;
}
.btHorizontalMenuTrigger {
display: none;
float: right;
line-height: 60px;
} .topBar,
.topBarInMenu {
font-size: 13px;
text-transform: none;
}
.topBarPort {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .topBarPort,
.btLightSkin .btDarkSkin .topBarPort {
border-bottom-color: rgba(255,255,255,.1);
}
.btDarkSkin .topBarPort a,
.btLightSkin .btDarkSkin .topBarPort a {
color: #FFF;
}
.topBarInMenu {
line-height: inherit;
float: right;
display: table;
height: 60px;
margin-left: 20px;
border: 0;
padding: 0;
}
.topBarInMenu .topBarInMenuCell {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
.topBarInMenu .btIco span {
display: inline-block;
text-indent: -99999px;
visibility: hidden;
width: 0;
}
.topBarInMenu .btBtn a.btIcoHolder:before {
margin-right: -10px;
margin-left: -10px;
}
.btStickyHeaderActive .topBarInMenu {
height: auto;
}
.btStickyHeaderActive .topBarInMenu .topBarInMenuCell .btIco.extrasmall,
.btStickyHeaderActive .topBarInMenu .topBarInMenuCell .btIco.extrasmall .btIcoHolder:before {
line-height: 39.6px;
}
.topBar .btIco .btIcoHolder:before,
.menuPort .topBarInMenu .btIco .btIcoHolder:before {
color: #08487e;
}
.topBar .topTools.ttRight .btIco .btIcoHolder:before,
.menuPort .topBarInMenu .btIco .btIcoHolder:before {
color: #818181;
}
.topBar .topTools.ttRight .btTextRight .btIco,
.menuPort .topBarInMenu .btTextRight .btIco {
margin-left: 14px;
}
.btDarkSkin .topBar .btIco .btIcoHolder:before,
.btDarkSkin .menuPort .topBarInMenu .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .topBar .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .menuPort .topBarInMenu .btIco .btIcoHolder:before {
color: #fff;
}
.btDarkSkin .topBar a,
.btDarkSkin .menuPort .topBarInMenu a,
.btDarkSkin .topBar a:hover,
.btDarkSkin .menuPort .topBarInMenu a:hover,
.btLightSkin .btDarkSkin .topBar a,
.btLightSkin .btDarkSkin .menuPort .topBarInMenu a,
.btLightSkin .btDarkSkin .topBar a:hover,
.btLightSkin .btDarkSkin .menuPort .topBarInMenu a:hover {
color: #fff;
}
.btDarkSkin .topBar .topTools.ttRight .btIco .btIcoHolder:before,
.btDarkSkin .menuPort .topBarInMenu .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .topBar .topTools.ttRight .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .menuPort .topBarInMenu .btIco .btIcoHolder:before {
color: #fff;
}
.topBar .topTools .widget_search .btSearch .btIco.default .btIcoHolder:before,
.menuPort .topBarInMenu .widget_search .btSearch .btIco.default .btIcoHolder:before {
border: 0;
color: #0B60A9;
}
.topBar .topTools .btBtn.btnFilled.btnAccentColor,
.menuPort .topBarInMenu .btBtn.btnFilled.btnAccentColor {
font-size: 12px;
margin-left: 14px;
cursor: pointer;
}
.topBar .topTools .btBtn.btnFilled.btnAccentColor .btIco .btIcoHolder:before,
.menuPort .topBarInMenu .btBtn.btnFilled.btnAccentColor .btIco .btIcoHolder:before {
color: #FFF;
}
.topBar .topTools .btBtn.btnIco .btIco .btIcoHolder,
.menuPort .topBarInMenu .btBtn.btnIco .btIco .btIcoHolder {
padding: 0 15px;
}
.btDarkSkin .topBar .topTools .widget_search .btSearch .btIco.default .btIcoHolder:before,
.btDarkSkin .menuPort .topBarInMenu .widget_search .btSearch .btIco.default .btIcoHolder:before,
.btLightSkin .btDarkSkin .topBar .topTools .widget_search .btSearch .btIco.default .btIcoHolder:before,
.btLightSkin .btDarkSkin .menuPort .topBarInMenu .widget_search .btSearch .btIco.default .btIcoHolder:before {
color: #fff;
}
.topBar .widget_search,
.topBarInMenu .widget_search {
display: inline-block;
}
.topBar .widget_search h2,
.topBarInMenu .widget_search h2 {
display: none;
font-size: inherit;
font-family: Raleway,Arial,sans-serif;
margin: 0;
padding: 0;
clear: none;
font-weight: normal;
letter-spacing: 1px;
}
.topBar .widget_search input,
.topBarInMenu .widget_search input {
font-size: inherit;
max-width: 150px;
padding-left: 5px;
clear: none;
background: #fff;
}
.topBar .widget_search button,
.topBarInMenu .widget_search button {
width: 23px;
height: 23px;
background: #0B60A9;
border: 0;
float: right;
margin: 0;
cursor: pointer;
}
.topBar .widget_search button:before,
.topBarInMenu .widget_search button:before {
font-family: FontAwesome;
content: "\f002";
display: inline-block;
color: #FFF;
}
.topBar .widget_search button:hover,
.topBarInMenu .widget_search button:hover {
background: #084579;
}
.btSearchInner.btFromTopBox {
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
background: #0B60A9;
transform: translateY(-200%);
transition: all 300ms ease;
z-index: 99999;
}
.btSearchInner.btFromTopBox .btSearchInnerContent {
margin: 0 auto;
max-width: 1160px;
position: relative;
}
.btSearchInner.btFromTopBox form {
padding: 20px 60px 20px 10px;
text-align: center;
position: relative;
}
.btSearchInner.btFromTopBox .btSearchInnerClose {
display: block;
position: absolute;
right: 0;
top: 17px;
cursor: pointer;
}
.btSearchInner.btFromTopBox .btSearchInnerClose .btIco {
margin: 0;
}
.btSearchInner.btFromTopBox .btSearchInnerClose .btIco.small .btIcoHolder:before {
font: 60px/60px Icon7Stroke;
color: #FFF;
content: "\e680";
width: 60px;
height: 60px;
transform: rotate(0);
}
.btSearchInner.btFromTopBox .btSearchInnerClose .btIco:hover a.btIcoHolder:before {
transform: rotate(180deg);
opacity: .5;
}
.btSearchInner.btFromTopBox input[type="text"] {
border-radius: 3px;
border: 1px solid #08487e;
background: #FFF;
padding: 7px 50px 7px 20px;
text-align: center;
font-size: 22px;
font-weight: 300;
color: #313131;
box-shadow: none;
}
.btSearchInner.btFromTopBox button {
position: absolute;
margin: 2px;
right: 60px;
top: 22px;
border-radius: 0;
width: 50px;
height: 50px;
background: transparent;
border: 0;
cursor: pointer;
}
.btSearchInner.btFromTopBox button:before {
font: 35px/30px Icon7Stroke;
display: block;
content: "\e618";
color: #686d7a;
font-weight: 900;
transition: color 300ms ease;
}
.btSearchInner.btFromTopBox button:hover:before {
color: #0B60A9;
transition: color 300ms ease;
}
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
transform: translateY(0);
transition: all 300ms ease;
box-shadow: 0 2px 5px rgba(0,0,0,.2);
} .subToggler {
display: none !important;
cursor: pointer;
z-index: 5;
position: absolute;
top: 0;
right: 0;
}
.subToggler.on,
.current-menu-ancestor .subToggler {
transform: rotateX(180deg);
}
.current-menu-ancestor .subToggler.on {
transform: rotateX(0deg);
} body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort > nav > ul > li {
margin: 0 30px 0 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort > nav > ul > li:last-child {
margin: 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul ul {
position: absolute;
width: 250px;
left: -20px;
top: 50px;
opacity: 0;
transform: translateY(10px);
box-shadow: 0 0 3px rgba(0,0,0,.25);
border-radius: 2px;
pointer-events: none;
z-index: 1;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul ul li {
z-index: 4;
float: none;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul ul ul {
display: block;
top: 0;
left: auto;
right: auto;
margin: 0;
pointer-events: none;
z-index: 2;
transform: translateX(-10px);
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul li {
float: left;
position: relative;
z-index: 5;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul > li:hover > ul {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) .menuPort ul > li:hover > ul > li:hover > ul {
opacity: 1;
transform: translateX(0);
pointer-events: auto;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(0n) {
z-index: 40;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(1n) {
z-index: 39;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(2n) {
z-index: 38;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(3n) {
z-index: 37;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(4n) {
z-index: 36;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(5n) {
z-index: 35;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(6n) {
z-index: 34;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(7n) {
z-index: 33;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(8n) {
z-index: 32;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(9n) {
z-index: 31;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(10n) {
z-index: 30;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(11n) {
z-index: 29;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(12n) {
z-index: 28;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(13n) {
z-index: 27;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(14n) {
z-index: 26;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(15n) {
z-index: 25;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(16n) {
z-index: 24;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(17n) {
z-index: 23;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(18n) {
z-index: 22;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(19n) {
z-index: 21;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(20n) {
z-index: 20;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(21n) {
z-index: 19;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(22n) {
z-index: 18;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(23n) {
z-index: 17;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(24n) {
z-index: 16;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(25n) {
z-index: 15;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(26n) {
z-index: 14;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(27n) {
z-index: 13;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(28n) {
z-index: 12;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(29n) {
z-index: 11;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(30n) {
z-index: 10;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(31n) {
z-index: 9;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(32n) {
z-index: 8;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(33n) {
z-index: 7;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(34n) {
z-index: 6;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(35n) {
z-index: 5;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(36n) {
z-index: 4;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(37n) {
z-index: 3;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(38n) {
z-index: 2;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(39n) {
z-index: 1;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight) ul ul li:nth-child(40n) {
z-index: 0;
}
.btLightSkin .menuPort ul ul,
.btDarkSkin .btLightSkin .menuPort ul ul {
background: #fff;
}
.btDarkSkin .menuPort ul ul,
.btLightSkin .btDarkSkin .menuPort ul ul {
background: rgba(0,0,0,.95);
} .btMenuRight .menuPort nav {
float: right;
}
.btMenuRight .menuPort ul ul {
text-align: right;
right: -15px !important;
left: auto !important;
}
.btMenuRight .menuPort ul ul ul {
right: 250px !important;
left: auto !important;
}
.btMenuRight .menuPort ul ul li {
text-align: right;
}
.btMenuLeft .menuPort nav {
float: left;
padding-left: 50px;
}
.btMenuLeft .menuPort ul ul {
right: auto !important;
left: -15px !important;
}
.btMenuLeft .menuPort ul ul ul {
left: 250px !important;
right: auto !important;
}
.btLightSkin.btMenuLeft ul li ul li a:hover,
.btDarkSkin .btLightSkin.btMenuLeft ul li ul li a:hover {
box-shadow: 5px 0 0 #0B60A9 inset !important;
transition: all 300ms ease;
padding-left: 15px;
}
.btDarkSkin.btMenuLeft ul li ul li a:hover,
.btLightSkin .btDarkSkin.btMenuLeft ul li ul li a:hover {
box-shadow: 5px 0 0 #0B60A9 inset !important;
transition: all 300ms ease;
padding-left: 15px;
}
.btMenuCenter .logo {
z-index: 8;
float: left;
margin: 0 0 0 50%;
}
.btMenuCenter .menuPort nav {
float: none;
}
.btMenuCenter .menuPort .leftNav {
position: absolute;
right: 50%;
left: 0;
padding-right: 30px;
}
.btMenuCenter .menuPort .leftNav ul {
float: right;
}
.btMenuCenter .menuPort .leftNav ul ul {
right: auto !important;
left: -15px !important;
}
.btMenuCenter .menuPort .leftNav ul ul ul {
left: 250px !important;
right: auto !important;
}
.btMenuCenter .menuPort .rightNav {
position: absolute;
left: 50%;
right: 0;
padding-left: 30px;
}
.btMenuCenter .menuPort .rightNav ul ul {
right: -15px !important;
left: auto !important;
}
.btMenuCenter .menuPort .rightNav ul ul ul {
right: 250px !important;
left: auto !important;
}
.btMenuCenter .menuPort .rightNav li {
text-align: right;
}
.btLightSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover,
.btDarkSkin .btLightSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover {
box-shadow: 5px 0 0 #0B60A9 inset !important;
transition: all 300ms ease;
padding-left: 15px;
}
.btDarkSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover,
.btLightSkin .btDarkSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover {
box-shadow: 5px 0 0 #0B60A9 inset !important;
transition: all 300ms ease;
padding-left: 15px;
} .btVerticalMenuTrigger,
.btHorizontalMenuTrigger {
display: none;
position: relative;
z-index: 1;
line-height: 60px;
}
.btVerticalMenuTrigger .btIco.extrasmall .btIcoHolder:before,
.btHorizontalMenuTrigger .btIco.extrasmall .btIcoHolder:before {
font-size: 28px;
}
.btHorizontalMenuTrigger {
margin-left: 20px;
}
.btHorizontalMenuTrigger .btIco.extrasmall {
margin-top: -7px;
}
.btMenuVerticalLeft .btVerticalMenuTrigger,
.btMenuVerticalRight .btVerticalMenuTrigger {
display: block;
}
.btMenuVerticalLeft .btCloseVertical,
.btMenuVerticalRight .btCloseVertical {
position: absolute;
right: 15px;
top: 33px;
cursor: pointer;
}
.btMenuVerticalLeft .btCloseVertical:before,
.btMenuVerticalRight .btCloseVertical:before {
font-family: FontAwesome;
content: '\f00d';
color: #0B60A9;
}
.btMenuVerticalLeft .subToggler,
.btMenuVerticalRight .subToggler,
.btMenuVerticalLeft .current-menu-ancestor .subToggler,
.btMenuVerticalRight .current-menu-ancestor .subToggler {
display: inline-block !important;
}
.btMenuVerticalLeft .menuPort,
.btMenuVerticalRight .menuPort {
top: 0;
bottom: 0;
position: fixed;
width: 320px;
transform: translateX(0%);
clear: both;
transition: transform .5s cubic-bezier(.230,1,.320,1);
z-index: 999;
overflow: auto;
font-size: 17px;
}
.btMenuVerticalLeft .menuPort .logo,
.btMenuVerticalRight .menuPort .logo {
padding: 20px;
text-align: center;
}
.btMenuVerticalLeft .menuPort .logo img.btMainLogo,
.btMenuVerticalRight .menuPort .logo img.btMainLogo {
width: 80%;
margin: 0 auto;
}
.btMenuVerticalLeft .menuPort .logo img.btAltLogo,
.btMenuVerticalRight .menuPort .logo img.btAltLogo {
display: none;
}
.btMenuVerticalLeft .menuPort .logo .btMainLogo,
.btMenuVerticalRight .menuPort .logo .btMainLogo {
display: block !important;
}
.btMenuVerticalLeft .menuPort .logo .btAltLogo,
.btMenuVerticalRight .menuPort .logo .btAltLogo {
display: none !important;
}
.btMenuVerticalLeft .menuPort ul,
.btMenuVerticalRight .menuPort ul {
padding: 0 20px;
}
.btMenuVerticalLeft .menuPort ul a,
.btMenuVerticalRight .menuPort ul a {
line-height: 48px;
transition: all 300ms ease;
}
.btMenuVerticalLeft .menuPort ul a:hover,
.btMenuVerticalRight .menuPort ul a:hover {
color: #686d7a;
transition: all 300ms ease;
}
.btMenuVerticalLeft .menuPort ul li .subToggler,
.btMenuVerticalRight .menuPort ul li .subToggler {
padding: 0 0 0 10px;
line-height: 48px;
}
.btMenuVerticalLeft .menuPort ul li .subToggler .btIcoHolder,
.btMenuVerticalRight .menuPort ul li .subToggler .btIcoHolder {
padding: 0;
}
.btMenuVerticalLeft .menuPort ul li .subToggler .btIcoHolder:before,
.btMenuVerticalRight .menuPort ul li .subToggler .btIcoHolder:before {
color: #686d7a;
line-height: 44px;
height: 44px;
transform: rotate(0);
}
.btMenuVerticalLeft .menuPort ul ul,
.btMenuVerticalRight .menuPort ul ul {
display: none;
padding: 0;
margin-bottom: 30px;
background: none;
}
.btMenuVerticalLeft .menuPort ul ul li,
.btMenuVerticalRight .menuPort ul ul li {
background: none;
}
.btMenuVerticalLeft .menuPort ul ul li a,
.btMenuVerticalRight .menuPort ul ul li a {
margin-right: 0;
margin-left: 0;
line-height: 30px;
padding-left: 30px;
}
.btMenuVerticalLeft .menuPort ul ul li .subToggler .btIcoHolder,
.btMenuVerticalRight .menuPort ul ul li .subToggler .btIcoHolder {
border: 0;
}
.btMenuVerticalLeft .menuPort ul ul ul li a,
.btMenuVerticalRight .menuPort ul ul ul li a {
padding-left: 50px;
}
.btMenuVerticalLeft .menuPort ul ul.on,
.btMenuVerticalRight .menuPort ul ul.on,
.btMenuVerticalLeft .menuPort ul li.current-menu-ancestor > ul,
.btMenuVerticalRight .menuPort ul li.current-menu-ancestor > ul {
display: block;
}
.btMenuVerticalLeft .menuPort ul li.current-menu-ancestor > ul.sub-menu.on,
.btMenuVerticalRight .menuPort ul li.current-menu-ancestor > ul.sub-menu.on {
display: none;
}
.btDarkSkin.btMenuVerticalLeft .menuPort ul li .subToggler .btIcoHolder:before,
.btDarkSkin.btMenuVerticalRight .menuPort ul li .subToggler .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalLeft .menuPort ul li .subToggler .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalRight .menuPort ul li .subToggler .btIcoHolder:before {
color: #fff;
}
.btDarkSkin.btMenuVerticalLeft .btVerticalMenuTrigger .btIco .btIcoHolder:before,
.btDarkSkin.btMenuVerticalLeft .btHorizontalMenuTrigger .btIco .btIcoHolder:before,
.btDarkSkin.btMenuVerticalRight .btVerticalMenuTrigger .btIco .btIcoHolder:before,
.btDarkSkin.btMenuVerticalRight .btHorizontalMenuTrigger .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalLeft .btVerticalMenuTrigger .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalLeft .btHorizontalMenuTrigger .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalRight .btVerticalMenuTrigger .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin.btMenuVerticalRight .btHorizontalMenuTrigger .btIco .btIcoHolder:before {
color: #fff;
}
.btMenuVerticalRight .menuPort {
right: 0;
box-shadow: -2px 0 5px rgba(0,0,0,.10);
transform: translateX(100%);
}
.btMenuVerticalRight .btVerticalMenuTrigger {
float: right;
margin-left: 20px;
}
.btMenuVerticalLeft .menuPort {
left: 0;
box-shadow: 2px 0 5px rgba(0,0,0,.10);
transform: translateX(-100%);
}
.btMenuVerticalLeft .btVerticalMenuTrigger {
float: left;
margin-right: 20px;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBar,
.btMenuVerticalRight.btMenuVerticalOn .topBar {
border-bottom: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBar .topBarPort,
.btMenuVerticalRight.btMenuVerticalOn .topBar .topBarPort {
padding: 0;
margin: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft,
.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft,
.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight {
float: none;
width: 100%;
text-align: left;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft .btIco,
.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft .btIco {
width: 100%;
box-sizing: border-box;
padding: 5px 10px;
margin-right: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight {
padding-top: 20px;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu,
.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu {
padding: 0;
margin: 0;
float: none;
width: 100%;
}
.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu .btBtn,
.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu .btBtn {
padding: 0;
}
.btMenuVerticalLeft.btMenuVerticalOn a,
.btMenuVerticalRight.btMenuVerticalOn a,
.btMenuVerticalLeft.btMenuVerticalOn a:hover,
.btMenuVerticalRight.btMenuVerticalOn a:hover {
box-shadow: none;
}
.btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft,
.btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft,
.btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight,
.btDarkSkin .btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft,
.btDarkSkin .btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btDarkSkin .btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft,
.btDarkSkin .btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight {
border-top: 1px solid rgba(0,0,0,.1);
}
.btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu,
.btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu,
.btDarkSkin .btLightSkin.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu,
.btDarkSkin .btLightSkin.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft,
.btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft,
.btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight,
.btLightSkin .btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttLeft,
.btLightSkin .btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBar .ttRight,
.btLightSkin .btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttLeft,
.btLightSkin .btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBar .ttRight {
border-top: 1px solid rgba(255,255,255,.1);
}
.btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu,
.btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu,
.btLightSkin .btDarkSkin.btMenuVerticalLeft.btMenuVerticalOn .topBarInMenu,
.btLightSkin .btDarkSkin.btMenuVerticalRight.btMenuVerticalOn .topBarInMenu {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btMenuVerticalOn .menuPort {
transform: translateX(0);
transition: transform 1s cubic-bezier(.230,1,.320,1);
}
.btMenuVerticalLeft.btMenuVerticalOn .btPageWrap {
transform: translateX(320px);
}
.btMenuVerticalRight.btMenuVerticalOn .btPageWrap {
transform: translateX(-320px);
}
.btMenuVerticalLeft.btDarkSkin .menuPort,
.btMenuVerticalRight.btDarkSkin .menuPort {
background-color: #272727;
}
.btMenuVerticalLeft.btLightSkin .menuPort,
.btMenuVerticalRight.btLightSkin .menuPort {
background-color: #f5f5f5;
} body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader {
position: fixed;
opacity: .9;
box-shadow: 0 2px 5px rgba(0,0,0,.25);
transform: translateY(-100%);
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuHolder {
padding: 20px 0;
margin-top: 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuPort > nav > ul > li {
margin: 0 30px 0 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuPort > nav > ul > li:last-child {
margin: 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .topBar {
display: none;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuHolder .logo img {
height: 39.6px;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuPort nav > ul > li > a {
line-height: 39.6px;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuPort nav ul ul {
top: 35px;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .menuPort nav ul ul ul {
top: 0;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .btCurveHeader {
display: none;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
transition: transform .5s cubic-bezier(.230,1,.320,1);
transform: translateY(0);
} body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btHideMenu .btHorizontalMenuTrigger {
display: block;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btHideMenu .menuHolder .menuPort {
opacity: 0;
pointer-events: none;
transition: opacity 1s ease;
}
body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btHideMenu .menuHolder.btShowMenu .menuPort {
pointer-events: all;
opacity: 1;
}  .btSiteFooter {
font-size: 12px;
padding: 10px 0;
}
.btSiteFooter .port {
max-width: 1160px;
margin: auto;
}
.btSiteFooter .copyLine {
margin-bottom: 0;
}
.btSiteFooter .menu {
margin: 0;
padding: 0;
list-style: none;
text-align: right;
}
.btSiteFooter .menu li {
display: inline-block;
margin: 0 20px 0 0;
padding: 0;
text-transform: uppercase;
}
.btSiteFooter .menu li a {
color: #59acf4;
transition: color 300ms ease;
}
.btSiteFooter .menu li a:hover {
color: #0B60A9;
transition: color 300ms ease;
}
.btSiteFooter .menu li:last-child {
margin: 0;
} .btSiteFooterWidgets .btBox {
font-weight: 300;
}
.btSiteFooterWidgets .btBox h4 {
color: #2995f1;
font-weight: 900;
text-transform: uppercase;
font-size: 18px;
}
.btSiteFooterWidgets .btBox h4 :after {
display: block;
content: " ";
border-top: #fff 3px solid;
width: 50px;
margin-top: 10px;
}
.btSiteFooterWidgets .btBox a {
color: #FFF;
transition: color 300ms ease;
}
.btSiteFooterWidgets .btBox a:hover {
color: #59acf4;
transition: color 300ms ease;
}
.btSiteFooterWidgets .btBox .btSearchInnerContent input[type="text"] {
box-shadow: none;
}
.btSiteFooterWidgets .btBox.widget_bt_text_image img {
width: 100%;
display: block;
margin: 0 auto;
}
.btSiteFooterWidgets .recentTweets small:before {
color: #2995f1;
}
.btSiteFooterCurve {
display: none;
height: 14px;
width: 100%;
line-height: 14px;
margin-top: -14px;
position: absolute;
clear: both;
}
.btSiteFooterCurve .port {
padding: 0 50px;
}
.btSiteFooterCurve .btSiteFooterCurveSleeve {
background: #084274;
height: 14px;
width: 100%;
}
.btSiteFooterCurve .btCurveLeftHolder {
float: left;
margin-left: -50px;
}
.btSiteFooterCurve .btCurveRightHolder {
float: right;
margin-right: -50px;
}
.btSiteFooterCurve .btCurveLeft,
.btSiteFooterCurve .btCurveRight {
fill: #084274;
}
.btSiteFooterWidgets .btBox.widget_nav_menu.col-md-3 ul li {
width: 50%;
padding-right: 10px;
float: left;
}
.btSiteFooterWidgets .btBox.widget_nav_menu.col-md-3 ul li:nth-child(2n + 1) {
width: 50%;
clear: left;
}
.btSiteFooterWidgets .btBox.widget_nav_menu.col-md-3 ul:after {
clear: both;
content: "";
display: block;
}
.btLightSkin .btSiteFooterWidgets,
.btDarkSkin .btLightSkin .btSiteFooterWidgets {
background: #084274;
color: #fff;
}
.btLightSkin .btSiteFooter,
.btDarkSkin .btLightSkin .btSiteFooter {
border-top: 1px solid rgba(128,128,128,.1);
background: #084274;
color: #fff;
}
.btDarkSkin .btSiteFooterWidgets,
.btLightSkin .btDarkSkin .btSiteFooterWidgets {
background: #084274;
color: #fff;
}
.btDarkSkin .btSiteFooter,
.btLightSkin .btDarkSkin .btSiteFooter {
border-top: 1px solid rgba(128,128,128,.1);
background: #084274;
color: #fff;
}
.btSiteFooterWidgets.btDarkFooterSkin,
.btSiteFooterCurve.btDarkFooterSkin .btSiteFooterCurveSleeve,
.btSiteFooter.btDarkFooterSkin {
background: #313131 !important;
}
.btSiteFooterCurve.btDarkFooterSkin .btCurveLeft,
.btSiteFooterCurve.btDarkFooterSkin .btCurveRight {
fill: #313131;
} .btBox.widget_media_gallery .gallery .gallery-item .gallery-icon img {
width: 100%;
height: 100%;
}  .sticky .btSubTitle:after {
background: #686d7a;
font-family: FontAwesome;
content: "\f08d";
color: #fff;
display: inline-block;
width: 25px;
height: 25px;
border-radius: 50%;
line-height: 25px;
text-align: center;
box-shadow: 0 0 0 0 transparent;
transition: all 300ms ease;
float: left;
margin: 6px 8px 0 0;
}
.btAboutAuthor {
display: table;
width: 100%;
margin: 0 0 30px;
}
.btLightSkin .btAboutAuthor,
.btDarkSkin .btLightSkin .btAboutAuthor {
border: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btAboutAuthor,
.btLightSkin .btDarkSkin .btAboutAuthor {
border: 1px solid rgba(255,255,255,.1);
}
.aaAvatar img,
.commentAvatar img,
.asgItem.avatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.aaTxt {
display: table-cell;
vertical-align: top;
padding: 20px;
} .commentsBox .form-submit {
display: none;
}
.aaAvatar,
.commentAvatar {
display: table-cell;
vertical-align: top;
width: 150px;
padding: 20px 20px 20px 10px;
}
.commentAvatar {
width: 95px;
}
.commentsBox h4,
h3.comment-reply-title {
position: relative;
color: #686d7a;
}
.commentsBox {
margin: 0 0 30px;
}
.commentsBox ul.comments,
.commentsBox ul.comments li.comment {
list-style: none;
display: block;
padding-left: 0;
margin-left: 0;
}
.commentsBox ul.comments > li,
.commentsBox ul.comments > li.comment > ul.children > li.comment {
display: block;
margin: 0;
}
.btLightSkin .commentsBox ul.comments > li,
.btLightSkin .commentsBox ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .btLightSkin .commentsBox ul.comments > li,
.btDarkSkin .btLightSkin .commentsBox ul.comments > li.comment > ul.children > li.comment {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .commentsBox ul.comments > li,
.btDarkSkin .commentsBox ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .commentsBox ul.comments > li,
.btLightSkin .btDarkSkin .commentsBox ul.comments > li.comment > ul.children > li.comment {
border-top: 1px solid rgba(255,255,255,.1);
}
.commentsBox ul.comments > li article {
margin: 0;
position: relative;
width: 100%;
display: table;
}
.commentsBox ul.comments ul article {
padding: 0 0 0 56px;
}
.commentsBox ul.children {
margin: 0 0 0 20px;
}
.commentsBox ul.comments li article .commentTxt {
padding: 20px;
padding-left: 0;
display: table-cell;
}
.vcard h5 {
margin-bottom: 0;
font-size: 18px;
}
.vcard .posted {
color: #7E7E7E;
font-size: 12px;
text-transform: uppercase;
}
.vcard .posted:before {
content: '\f017';
font: normal 14px/1 FontAwesome;
margin: 0 5px 0 0;
}
.comment {
clear: both;
}
.comment .commentTxt p.edit-link,
.comment .commentTxt p.reply {
float: left;
margin: 0 20px 0 0;
}
.comment .commentTxt p.edit-link a,
.comment .commentTxt p.reply a {
color: #7E7E7E;
transition: all 300ms ease;
}
.comment .commentTxt p.edit-link a:hover,
.comment .commentTxt p.reply a:hover {
color: #7E7E7E;
transition: all 300ms ease;
}
.comment .commentTxt p.edit-link a:before,
.comment .commentTxt p.reply a:before {
font: normal 15px/1 FontAwesome;
margin: 0 5px 0 0;
background-color: transparent;
color: #lightInactiveColor;
padding: 5px;
border-radius: 50%;
transition: all 300ms ease;
box-shadow: 0 0 0 0 #7E7E7E;
}
.comment .commentTxt p.edit-link a:hover:before,
.comment .commentTxt p.reply a:hover:before {
transition: all 300ms ease;
color: #7E7E7E;
box-shadow: 0 0 0 1px #7E7E7E;
}
.comment p.edit-link a:before {
content: '\f044';
}
.comment p.reply a:before {
content: '\f112';
}
.comment .commentTxt p.reply {
clear: left;
}
.comment-navigation {
text-align: right;
clear: right;
}
.comment-navigation span {
display: inline-block;
}
.comment-navigation a {
display: inline-block;
}
.light .comment-navigation a {
display: inline-block;
}
.comment-navigation a:before,
.comment-navigation a:after {
font: normal 17px/0.5 FontAwesome;
color: #f37800;
vertical-align: middle;
}
.comment-navigation a:first-child:before {
content: '\f112';
}
.comment-navigation a:last-child:after {
content: '\f112';
}
.commentsBox ul.comments li article .commentTxt .comment {
text-align: justify;
} .btBox {
padding-bottom: 40px;
}
.btSidebar .btBox {
margin-bottom: 30px;
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btBox h4 {
margin: 0 0 10px;
padding: 0 0 5px;
text-transform: uppercase;
color: #0B60A9;
font-weight: 700;
font-size: 18px;
}
.btBox h5 {
font-size: 14px;
margin-bottom: 5px;
letter-spacing: 0;
color: #686d7a;
font-weight: 700;
text-transform: none;
}
.btBox p {
margin-bottom: 15px;
}
.btBox p.posted {
font-size: 12px;
}
.btBox ul {
list-style: none;
margin: 0;
padding: 0;
}
.btBox ul li {
margin: 0;
padding: 4px 0;
}
.btBox ul li .ppImage {
float: left;
max-width: 80px;
padding-right: 10px;
display: table-cell;
}
.btBox ul li .ppImage img {
margin: 0 0 10px;
max-width: 100%;
width: 100%;
height: auto;
border-radius: 2px;
}
.btBox ul li .ppTxt {
display: table-cell;
}
.btBox .popularPosts ul li:after {
clear: both;
content: " ";
display: block;
}
.btLightSkin .btSidebar .btBox,
.btDarkSkin .btLightSkin .btSidebar .btBox {
margin-bottom: 30px;
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btLightSkin .btSidebar .btBox a,
.btDarkSkin .btLightSkin .btSidebar .btBox a {
color: #444;
}
.btLightSkin .btSidebar .btBox a:hover,
.btDarkSkin .btLightSkin .btSidebar .btBox a:hover {
color: #0B60A9;
}
.btDarkSkin .btSidebar .btBox,
.btLightSkin .btDarkSkin .btSidebar .btBox {
margin-bottom: 30px;
border-bottom: 1px solid rgba(0,0,0,.07);
}
.btDarkSkin .btSidebar .btBox a,
.btLightSkin .btDarkSkin .btSidebar .btBox a {
color: #fff;
}
.btDarkSkin .btSidebar .btBox a:hover,
.btLightSkin .btDarkSkin .btSidebar .btBox a:hover {
color: #686d7a;
} .btBox.widget_calendar table {
width: 100%;
border-collapse: collapse;
}
.btBox.widget_calendar table caption {
background: #0B60A9;
color: #FFF;
font-family: Lato,Arial,sans-serif;
font-weight: 700;
padding: 5px;
}
.btBox.widget_calendar table thead th {
background: rgba(0,0,0,.07);
text-align: center;
padding: 3px;
}
.btBox.widget_calendar table tfoot td {
padding: 3px;
}
.btBox.widget_calendar table tfoot td#next {
text-align: right;
}
.btBox.widget_calendar table tbody tr:nth-child(odd) td {
background: transparent;
}
.btBox.widget_calendar table tbody tr:nth-child(even) td {
background: rgba(51,51,51,.07);
}
.btBox.widget_calendar table tbody td {
text-align: center;
padding: 2px 3px;
} .btBox.widget_archive label,
.btBox.widget_categories label {
display: block;
}
.btBox.widget_archive select,
.btBox.widget_categories select {
display: block;
margin: 8px 0 0;
width: 100%;
}
.btBox.widget_archive ul li,
.btBox.widget_categories ul li {
margin-bottom: 1px;
position: relative;
padding: 0;
}
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a {
display: block;
padding: 10px 50px 10px 10px;
font-family: Lato,Arial,sans-serif;
transition: all 300ms ease;
}
.btBox.widget_archive ul li a:hover,
.btBox.widget_categories ul li a:hover {
transition: all 300ms ease;
}
.btBox.widget_archive ul li:first-child a,
.btBox.widget_categories ul li:first-child a {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.btBox.widget_archive ul li:last-child a,
.btBox.widget_categories ul li:last-child a {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.btBox.widget_archive ul li:first-child ul li,
.btBox.widget_categories ul li:first-child ul li,
.btBox.widget_archive ul li:last-child ul li,
.btBox.widget_categories ul li:last-child ul li {
border-radius: 0;
}
.btBox.widget_archive ul li strong,
.btBox.widget_categories ul li strong {
position: absolute;
top: 0;
right: 0;
padding: 10px;
min-width: 38px;
text-align: center;
}
.btBox.widget_archive ul li ul li,
.btBox.widget_categories ul li ul li {
margin-top: 1px;
}
.btLightSkin .btBox.widget_archive ul li a,
.btLightSkin .btBox.widget_categories ul li a,
.btDarkSkin .btLightSkin .btBox.widget_archive ul li a,
.btDarkSkin .btLightSkin .btBox.widget_categories ul li a {
color: #333;
background: rgba(0,0,0,.05);
}
.btLightSkin .btBox.widget_archive ul li a:hover,
.btLightSkin .btBox.widget_categories ul li a:hover,
.btDarkSkin .btLightSkin .btBox.widget_archive ul li a:hover,
.btDarkSkin .btLightSkin .btBox.widget_categories ul li a:hover {
color: #fff;
background: #0B60A9;
}
.btDarkSkin .btBox.widget_archive ul li a,
.btDarkSkin .btBox.widget_categories ul li a,
.btLightSkin .btDarkSkin .btBox.widget_archive ul li a,
.btLightSkin .btDarkSkin .btBox.widget_categories ul li a {
color: #fff;
background: rgba(255,255,255,.02);
}
.btDarkSkin .btBox.widget_archive ul li a:hover,
.btDarkSkin .btBox.widget_categories ul li a:hover,
.btLightSkin .btDarkSkin .btBox.widget_archive ul li a:hover,
.btLightSkin .btDarkSkin .btBox.widget_categories ul li a:hover {
color: #fff;
background: #0B60A9;
} .btBox.widget_pages ul li {
padding-top: 0;
}
.btBox.widget_pages ul li ul {
margin-left: 15px;
} .btBox.widget_meta li {
padding-top: 0;
} .btBox.widget_recent_comments a {
color: #7E7E7E;
}
.btBox.widget_recent_comments .comment-author-link {
text-transform: uppercase;
font-weight: 700;
}
.btBox.widget_recent_comments .comment-author-link a {
color: #0B60A9;
}
.btBox.widget_recent_comments .comment-author-link a:hover {
color: #686d7a;
} .btBox.widget_rss li {
margin-bottom: 15px;
}
.btBox.widget_rss li a.rsswidget {
font-family: Lato,Arial,sans-serif;
font-weight: 700;
}
.btBox.widget_rss li .rss-date {
display: block;
margin: 0 0 5px;
}
.btBox.widget_rss li cite {
font-weight: 700;
font-style: normal;
}
.btBox.widget_rss li cite:before {
font-family: FontAwesome;
content: "\f040";
display: inline-block;
color: #0B60A9;
margin: 0 5px 0 0;
}
.btBox.widget_rss li:last-child {
margin-bottom: 0;
padding-bottom: 0;
} .btBox .btSearch {
padding-right: 48px;
}
.btBox .btSearch input[type="text"] {
padding: 10px;
background: #fff;
height: 38px;
width: 100%;
display: block;
border-radius: 2px;
}
.btBox .btSearch button {
width: 38px;
height: 38px;
background: #686d7a;
color: #fff;
border: 1px solid #535761;
box-shadow: 0 0 0 2px transparent inset,0 1px 0 #535761 inset;
border: 0;
float: right;
margin: -38px -48px 0 0;
cursor: pointer;
border-radius: 2px;
transition: all 300ms ease;
}
.btBox .btSearch button:before {
font-family: Icon7Stroke;
content: "\e618";
display: inline-block;
font-size: 24px;
line-height: 38px;
font-weight: 600;
}
.btBox .btSearch button:hover {
background-color: transparent;
border: 1px solid #686d7a;
box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
color: #686d7a;
transition: all 300ms ease;
}
.btBox .btSearch .btIco {
display: none;
} .btBox .wp-caption {
margin-bottom: 10px;
} .btBox select {
padding: 10px;
} .btBox.widget_nav_menu ul li {
padding-top: 0;
}
.btBox.widget_nav_menu ul li ul {
margin-left: 15px;
} .btBox.widget_tag_cloud .tagcloud a {
display: inline-block;
text-transform: uppercase;
padding: 8px 10px;
margin: 0 1px 4px 0;
font-size: .875em !important;
background: #0B60A9;
color: #fff;
transition: all 300ms ease;
border-radius: 2px;
}
.btBox.widget_tag_cloud .tagcloud a:hover {
background: #686d7a;
transition: all 300ms ease;
}
.btTags ul {
list-style: none;
margin: 0;
padding: 0;
}
.btTags ul li {
display: inline-block;
margin: 0 3px 3px 0;
padding: 0;
}
.btTags ul li a {
display: block;
text-transform: uppercase;
padding: 10px 10px;
font-size: .875em !important;
background: #0B60A9;
color: #FFF;
border-radius: 2px;
color: #fff;
transition: all 300ms ease;
}
.btTags ul li a:hover {
background: #686d7a;
color: #fff;
transition: all 300ms ease;
}
.btLightSkin .btTags ul li a,
.btLightSkin .btTags ul li a:hover,
.btDarkSkin .btLightSkin .btTags ul li a,
.btDarkSkin .btLightSkin .btTags ul li a:hover,
.btLightSkin .btBox.widget_tag_cloud .tagcloud a:hover,
.btDarkSkin .btLightSkin .btBox.widget_tag_cloud .tagcloud a:hover {
color: #fff;
transition: all 300ms ease;
}
.btDarkSkin .btTags ul li a,
.btDarkSkin .btTags ul li a:hover,
.btLightSkin .btDarkSkin .btTags ul li a,
.btLightSkin .btDarkSkin .btTags ul li a:hover,
.btDarkSkin .btBox.widget_tag_cloud .tagcloud a:hover,
.btLightSkin .btDarkSkin .btBox.widget_tag_cloud .tagcloud a:hover {
color: #fff;
transition: all 300ms ease;
} .instaGrid {
margin: 0 0 0 -1px;
}
.instaGrid span {
display: block;
width: 25%;
padding: 0 0 3px 3px;
float: left;
}
.instaGrid span:nth-child(4n + 1) {
clear: left;
}
.instaGrid img {
display: block;
width: 100%;
opacity: 1;
transition: all 200ms ease;
}
.instaGrid span:hover img {
opacity: .6;
transition: all 200ms ease;
}
.instaGrid:after {
clear: both;
content: "";
display: block;
} .header .btSubTitle span,
.header .btSubTitle p,
.header .btSubTitle a,
.header .btSuperTitle span,
.header .btSuperTitle p,
.header .btSuperTitle a {
display: inline-block;
}
.header .btSubTitle date,
.header .btSubTitle .btArticleDate,
.header .btSubTitle .btArticleAuthor,
.header .btSubTitle .btArticleComments,
.header .btSubTitle .btArticleCategories,
.header .btSuperTitle date,
.header .btSuperTitle .btArticleDate,
.header .btSuperTitle .btArticleAuthor,
.header .btSuperTitle .btArticleComments,
.header .btSuperTitle .btArticleCategories {
padding-right: 10px;
display: inline;
}
.header .btSubTitle .btArticleAuthor,
.header .btSuperTitle .btArticleAuthor {
font-weight: 700;
}
.header .btSubTitle .btArticleCategories a:before,
.header .btSuperTitle .btArticleCategories a:before {
display: none;
}
.header .btSubTitle .btArticleCategories a:after,
.header .btSuperTitle .btArticleCategories a:after {
display: inline-block;
content: ", ";
margin: 0 4px 0 0;
}
.header .btSubTitle .btArticleCategories a:last-child:after,
.header .btSuperTitle .btArticleCategories a:last-child:after {
display: none;
}
.btGhost .header .btSubTitle date,
.btGhost .header .btSubTitle .btArticleDate,
.btGhost .header .btSubTitle .btArticleAuthor,
.btGhost .header .btSubTitle .btArticleComments,
.btGhost .header .btSubTitle .btArticleCategories,
.header .btSuperTitle date,
.header .btSuperTitle .btArticleDate,
.header .btSuperTitle .btArticleAuthor,
.header .btSuperTitle .btArticleComments,
.header .btSuperTitle .btArticleCategories {
font-size: 15px;
line-height: 18px;
}
.btArticleComments {
transition: all 300ms ease;
position: relative;
}
.btArticleComments:before,
.btArticleCategories:before {
background: transparent;
font-family: FontAwesome;
content: "\f0e5";
color: #7E7E7E;
display: inline;
padding-right: 5px;
box-shadow: 0 0 0 0 transparent;
transition: all 300ms ease;
}
.btHasGhost .fullScreenHeight.btGhost .btArticleComments:before,
.btHasGhost .fullScreenHeight.btGhost .btArticleCategories:before {
color: #fff;
}
.btHasGhost .fullScreenHeight.btGhost .btArticleComments:hover:before {
color: #0B60A9 !important;
}
.btArticleComments:hover,
.btArticleComments:hover:before {
transition: all 300ms ease;
color: #0B60A9 !important;
}
.btArticleCategories {
text-transform: uppercase;
position: relative;
}
.btArticleCategories:before {
content: "\f02c";
}
.btArticleCategories a:hover {
color: #0B60A9 !important;
}
.btLightSkin .btArticleDate,
.btLightSkin .btArticleAuthor,
.btLightSkin .btArticleComments,
.btLightSkin .btArticleCategories,
.btDarkSkin .btLightSkin .btArticleDate,
.btDarkSkin .btLightSkin .btArticleAuthor,
.btDarkSkin .btLightSkin .btArticleComments,
.btDarkSkin .btLightSkin .btArticleCategories {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin .btArticleDate,
.btDarkSkin .btArticleAuthor,
.btDarkSkin .btArticleComments,
.btDarkSkin .btArticleCategories,
.btLightSkin .btDarkSkin .btArticleDate,
.btLightSkin .btDarkSkin .btArticleAuthor,
.btLightSkin .btDarkSkin .btArticleComments,
.btLightSkin .btDarkSkin .btArticleCategories {
border-color: rgba(255,255,255,.1) !important;
}
.btArticle .header h3 {
font-size: 40px;
}
.btSubTitle,
.bgiTxt .boldArticleMeta {
font-size: 15px;
} .btBox .btImage {
margin-bottom: 20px;
} .btContent blockquote {
display: block;
padding: 0 0 0 60px;
margin: 0 0 30px;
font-size: 1.2em;
font-weight: 400;
line-height: 1.7;
}
.btContent blockquote :after {
content: " ";
display: table;
width: 100%;
clear: both;
}
.btContent blockquote:before {
content: '\f10d';
font-family: FontAwesome;
display: block;
float: left;
margin: -15px 0 0 -60px;
font-size: 50px;
opacity: .2;
}
.btLightSkin blockquote:before,
.btDarkSkin .btLightSkin blockquote:before {
color: #333;
}
.btDarkSkin blockquote:before,
.btLightSkin .btDarkSkin blockquote:before {
color: #fff;
} .btContent table {
width: 100%;
margin: 0 0 20px;
border-collapse: collapse;
text-align: left;
}
.btContent table td,
.btContent table th {
padding: 10px;
}
.btContent table tr th,
.btContent table thead tr th {
background: #0B60A9;
color: #FFF;
}
.btContent table tr th a,
.btContent table thead tr th a {
color: #FFF;
}
.btContent table tbody tr:nth-child(even) th {
background: #08487e;
}
.btContent table tbody tr:nth-child(odd) th {
background: #0B60A9;
}
.btContent table tbody tr:nth-child(even) td {
background: rgba(0,0,0,.05);
}
.btContent table tbody tr:nth-child(odd) td {
background: transparent;
}  .btContent pre {
margin: 0 0 30px;
white-space: pre-wrap;
padding: 20px;
border: 1px solid;
border-radius: 2px;
}
.btLightSkin pre,
.btDarkSkin .btLightSkin pre {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin pre,
.btLightSkin .btDarkSkin pre {
border-color: rgba(255,255,255,.1);
} .btContent .alignleft {
float: left;
margin: 0 10px 0 0;
}
.btContent .alignright {
float: right;
margin: 0 0 0 10px;
}
.btContent .aligncenter,
.btContent .alignnone {
text-align: center;
margin: 0 auto;
}
.btContent figure.aligncenter,
.btContent figure.alignnone {
margin: 0 auto 20px;
}
.btContent .alignnone {
width: auto !important;
} .post-password-form input[type="password"] {
padding: 10px;
height: 38px;
width: 100%;
display: block;
margin: 0 0 20px;
}
.post-password-form input[type="submit"] {
display: block;
margin: 0 auto;
color: #FFF;
width: auto;
height: 38px;
background: #0B60A9;
border: 0;
cursor: pointer;
padding: 0 10px;
font-family: Lato,Arial,sans-serif;
text-transform: uppercase;
} .btPagination :after {
display: table;
content: " ";
width: 100%;
clear: both;
}
.btPagination .paging.onLeft {
float: left;
}
.btPagination .paging.onRight {
float: right;
}
.btPagination .paging a {
display: block;
line-height: 100px;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
color: #686d7a;
}
.btPagination .paging a:after {
width: 100px;
height: 100px;
display: block;
text-align: center;
font: 100 56px/56px Cargo;
border-radius: 50%;
padding: 22px 0;
box-shadow: 0 0 0 0 #0B60A9 inset;
transform-style: preserve-3d;
transition: all 200ms ease;
}
.btPagination .paging a:hover:after {
background: #0B60A9;
color: #FFF;
transform-style: preserve-3d;
transition: all 200ms ease;
box-shadow: 0 0 0 50px #0B60A9 inset;
}
.btPagination .paging .pagePrev a:after {
content: "\e664";
float: left;
margin: 0 10px 0 0;
transform: translate3d(1px,0,2px) rotate(.001deg);
}
.btPagination .paging .pagePrev a:hover:after {
transform: translate3d(-10px,0,2px) rotate(.001deg);
}
.btPagination .paging .pageNext a:after {
content: "\e665";
float: right;
margin: 0 0 0 10px;
transform: translate3d(-1px,0,2px) rotate(.001deg);
}
.btPagination .paging .pageNext a:hover:after {
transform: translate3d(10px,0,2px) rotate(.001deg);
}
.btLightSkin .paging a:after,
.btDarkSkin .btLightSkin .paging a:after {
color: #333;
}
.btDarkSkin .paging a:after,
.btLightSkin .btDarkSkin .paging a:after {
color: #fff;
}
.btLinkPages {
line-height: 25px;
}
.btLinkPages a {
display: inline-block;
background: #7E7E7E;
padding: 0 7px;
margin: 0 4px;
border-radius: 2px;
color: #fff;
transition: all 300ms ease;
}
.btLinkPages a:hover {
background: #0B60A9;
color: #fff;
transition: all 300ms ease;
} .articleSideGutter {
z-index: 3;
position: absolute;
top: 0;
left: -5px;
background: #686d7a;
color: #fff;
padding: 5px 10px;
font-size: 12px;
line-height: 16px;
line-height: 30px;
display: table;
border-radius: 2px;
border-bottom-left-radius: 0;
}
.articleSideGutter .asgItem {
display: table-cell;
vertical-align: middle;
}
.articleSideGutter .asgItem.date {
text-transform: uppercase;
}
.articleSideGutter .asgItem.avatar {
padding: 5px;
}
.articleSideGutter .asgItem.avatar a {
display: block;
margin: -20px 10px;
position: relative;
width: 55px;
height: 55px;
}
.articleSideGutter .asgItem.avatar img {
max-height: 55px;
width: auto;
float: left;
}
.articleSideGutter .asgItem.avatar a:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
display: block;
content: "";
box-shadow: 0 0 2px #7E7E7E inset;
transition: all 300ms ease;
}
.articleSideGutter .asgItem.avatar a:hover:before {
box-shadow: 0 0 0 3px #0B60A9 inset;
transition: all 300ms ease;
}
.articleSideGutter .asgItem.title {
font-weight: 700;
}
.articleSideGutter .asgItem.title a {
color: #fff;
}
.articleSideGutter:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 0;
border-color: transparent;
display: block;
content: "";
position: absolute;
left: 0;
bottom: -5px;
}
.btLightSkin .articleSideGutter:before,
.btDarkSkin .btLightSkin .articleSideGutter:before {
border-right-color: #9da1ab;
}
.btDarkSkin .articleSideGutter:before,
.btLightSkin .btDarkSkin .articleSideGutter:before {
border-right-color: #535761;
}
.single-post .btArticle.post {
padding-top: 0;
} .comment-respond .btnOutline.btnNormalColor {
background: transparent;
}
.comment-respond .btnOutline.btnNormalColor button[type="submit"] {
font-family: Lato,Arial,sans-serif;
padding: 12px 21px;
background: transparent;
color: #686d7a !important;
border: 0;
cursor: pointer;
font-weight: 700;
text-transform: uppercase;
}
.comment-respond .btnOutline.btnNormalColor:hover {
background: transparent;
box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
}
.comment-respond .btnOutline.btnNormalColor:hover button[type="submit"] {
background: transparent;
color: #fff !important;
} .boldPhotoSlide {
position: relative;
}
.gridItem .boldPhotoSlide .slick-arrow {
display: block !important;
background: transparent;
box-shadow: 0 0 0 0 transparent inset;
width: 50px;
height: 50px;
top: 50%;
margin-top: -25px;
border: 0;
position: absolute;
z-index: 1;
border-radius: 50%;
color: #fff;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.gridItem .boldPhotoSlide .slick-arrow:hover {
box-shadow: 0 0 0 25px #0B60A9 inset;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
}
.gridItem .boldPhotoSlide .slick-arrow:after {
font: 30px/50px Cargo;
text-shadow: 0 1px 0 #000;
}
.gridItem .boldPhotoSlide .slick-arrow.slick-prev {
left: 10px;
}
.gridItem .boldPhotoSlide .slick-arrow.slick-prev:after {
content: "\e664";
}
.gridItem .boldPhotoSlide .slick-arrow.slick-next {
right: 10px;
}
.gridItem .boldPhotoSlide .slick-arrow.slick-next:after {
content: "\e665";
}
.gridItem .boldPhotoSlide .slick-arrow.slick-disabled {
display: none !important;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 0 4px;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
padding: 5px 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 1200px) {
.gallery-item {
width: 100% !important;
max-width: 100% !important;
}
} figcaption a {
font-weight: 700;
}
.btLightSkin figcaption,
.btDarkSkin .btLightSkin figcaption {
color: #7E7E7E;
}
.btDarkSkin figcaption,
.btLightSkin .btDarkSkin figcaption {
color: #7E7E7E;
} .btSingleLatestPost {
position: relative;
}
.btSingleLatestPost .btLatestPostsDate {
background: #0B60A9;
left: 20px;
top: -5px;
width: 50px;
position: absolute;
z-index: 2;
padding: 5px 10px;
box-sizing: border-box;
color: #fff;
text-align: center;
border-radius: 2px;
border-top-right-radius: 0;
}
.btSingleLatestPost .btLatestPostsDate .btLatestPostsDay {
font-size: 25px;
font-weight: 400;
line-height: 25px;
}
.btSingleLatestPost .btLatestPostsDate .btLatestPostsDay:after {
width: 30px;
height: 0;
border-top: 1px solid #fff;
content: "";
display: block;
line-height: 0;
margin: 8px 0 2px;
}
.btSingleLatestPost .btLatestPostsDate .btLatestPostsMonth {
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
}
.btSingleLatestPost .btLatestPostsDate:before {
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 0 5px;
border-color: transparent transparent transparent #9da1ab;
content: "";
display: block;
position: absolute;
right: -5px;
top: 0;
}
.btSingleLatestPost .btSingleLatestPostImage .bpgPhoto {
border-radius: 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
box-shadow: none;
}
.btSingleLatestPost .btSuperTitle .btArticleAuthor {
text-transform: uppercase;
font-size: 12px;
}
.btSingleLatestPost .header.btDash.bottomDash .dash:after {
width: 50px;
}
.btSingleLatestPost .btSubTitle {
text-transform: uppercase;
}
.btSingleLatestPost .btArticleCategories {
padding-left: 0;
}
.btSingleLatestPost .btArticleCategories:before {
display: none;
}
.btSingleLatestPostWrapper {
margin: 0 10px;
overflow: hidden;
padding-bottom: 20px;
}
.btLightSkin .btSingleLatestPostWrapper,
.btDarkSkin .btLightSkin .btSingleLatestPostWrapper {
background-color: #fff;
}
.btLightSkin .btLatestPostsDate:before,
.btDarkSkin .btLightSkin .btLatestPostsDate:before {
border-left-color: #9da1ab;
}
.btDarkSkin .btSingleLatestPostWrapper,
.btLightSkin .btDarkSkin .btSingleLatestPostWrapper {
background-color: rgba(255,255,255,.07);
}
.btDarkSkin .btLatestPostsDate:before,
.btLightSkin .btDarkSkin .btLatestPostsDate:before {
border-left-color: #535761;
}
.btLatestPostsContainer.verticalPosts .btSingleLatestPostWrapper {
border-radius: 0;
box-shadow: none;
background: none;
overflow: visible;
}
.btLatestPostsContainer.verticalPosts .btSingleLatestPost {
margin-bottom: 20px;
}
.btLatestPostsContainer.verticalPosts .btSingleLatestPost .btSingleLatestPostImage .bpgPhoto {
border-radius: 2px;
box-shadow: 0 2px 5px;
}
.btLatestPostsContainer.verticalPosts .btSuperTitle,
.btLatestPostsContainer.verticalPosts header .dash,
.btLatestPostsContainer.verticalPosts .btSubTitle,
.btLatestPostsContainer.verticalPosts .btLatestPostContent,
.btLatestPostsContainer.verticalPosts .btBtn.btReadMore {
padding: 0;
} .fancy-select {
position: relative;
}
.fancy-select .trigger {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: middle;
position: relative;
cursor: pointer;
background: rgba(0,0,0,.05);
border-radius: 2px;
padding: 10px;
transition: all 300ms ease;
width: 100%;
}
.fancy-select .trigger:after {
color: #666;
content: '\f078';
font: normal 14px/1 FontAwesome;
display: block;
position: absolute;
right: 15px;
top: 15px;
transition: all 300ms ease;
}
.fancy-select .trigger.open {
color: #fff;
background: #0B60A9;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
transition: all 300ms ease;
}
.fancy-select .trigger.open:after {
transform: rotate(180deg);
font: normal 14px/1 FontAwesome;
color: #fff;
transition: all 300ms ease;
}
.fancy-select .options {
display: block;
opacity: 0;
pointer-events: none;
position: absolute;
top: 45px;
left: 0;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
background-color: #fff;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
transition: ease 250ms all;
transform: translateY(-20px);
}
.fancy-select .options.open {
z-index: 20;
pointer-events: all;
opacity: 1;
transition: ease 250ms all;
transform: translateY(0);
}
.fancy-select .options li {
cursor: pointer;
display: block;
padding: 10px !important;
margin: 0 0 1px;
background-color: rgba(0,0,0,.07);
transition: all 200ms ease;
}
.fancy-select .options li.selected {
background: #686d7a;
color: #fff;
}
.fancy-select .options li:hover,
.fancy-select .options li.selected:hover {
background-color: #686d7a !important;
color: #fff;
transition: all 200ms ease;
}
.fancy-select .options li:before {
content: '';
}
.btLightSkin .fancy-select .options,
.btDarkSkin .btLightSkin .fancy-select .options {
background-color: #fff;
}
.btLightSkin .fancy-select .options li,
.btDarkSkin .btLightSkin .fancy-select .options li {
background-color: rgba(0,0,0,.07);
}
.btLightSkin .fancy-select .options li.selected,
.btDarkSkin .btLightSkin .fancy-select .options li.selected {
background: #686d7a;
color: #fff;
}
.btLightSkin .fancy-select .options li:hover,
.btDarkSkin .btLightSkin .fancy-select .options li:hover,
.btLightSkin .fancy-select .options li.selected:hover,
.btDarkSkin .btLightSkin .fancy-select .options li.selected:hover {
background-color: #686d7a !important;
color: #fff;
}
.btDarkSkin .fancy-select .options,
.btLightSkin .btDarkSkin .fancy-select .options {
background-color: #313131;
}
.btDarkSkin .fancy-select .options li,
.btLightSkin .btDarkSkin .fancy-select .options li {
background-color: rgba(255,255,255,.07);
}
.btDarkSkin .fancy-select .options li.selected,
.btLightSkin .btDarkSkin .fancy-select .options li.selected {
background: #686d7a;
color: #fff;
}
.btDarkSkin .fancy-select .options li:hover,
.btLightSkin .btDarkSkin .fancy-select .options li:hover,
.btDarkSkin .fancy-select .options li.selected:hover,
.btLightSkin .btDarkSkin .fancy-select .options li.selected:hover {
background-color: #686d7a !important;
color: #fff;
}
.btDarkSkin .fancy-select .trigger:after,
.btLightSkin .btDarkSkin .fancy-select .trigger:after {
color: #fff;
} .btDropdown .fancy-select .trigger {
border: 1px solid #FFF;
padding: 5px 10px;
}
.btDropdown .fancy-select .trigger.open {
border-color: #0B60A9;
}
.btDropdown .fancy-select .trigger:after {
top: 9px;
}
.btDropdown .fancy-select .options.open {
top: 44px;
} .slidedItem.firstItem .port:after,
.slidedItem .variableImg:after,
.btGhost > .port:after {
content: ' ';
display: block;
background-color: rgba(0,0,0,0);
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.slidedItem.firstItem .port:after,
.btGhost > .port:after {
background-color: rgba(0,0,0,.5);
}
.slidedItem .port .btSlideGutter,
.btGhost > .port .rowItem {
position: relative;
z-index: 2;
}
.fullScreenHeight .boldCell {
z-index: 2;
position: relative;
}
.recentTweets small:before {
content: '\f099';
font: 19px/1 FontAwesome;
position: relative;
top: 3px;
margin-right: 3px;
color: #0B60A9;
}  .btDivider {
border-bottom: 1px solid rgba(0,0,0,.1);
} .btIco {
display: inline-block;
vertical-align: middle;
margin-left: 3px;
margin-right: 3px;
}
.btIco .btIcoHolder {
line-height: inherit;
}
.btIco .btIcoHolder:before {
color: #0B60A9;
border: 1px solid #0B60A9;
border-radius: 50%;
display: inline-block;
text-align: center;
float: left;
transform: scale(1);
transition: all .3s cubic-bezier(.250,.460,.450,.940);
}
.btnIconRightPosition .btIco .btIcoHolder:before {
float: right;
}
.btIco:hover a.btIcoHolder:before {
transform: scale(1.2);
}
.btIco .btIcoHolder span {
margin-left: 5px;
}
.btIco .btIcoHolder[data-ico-fa]:before {
font-family: FontAwesome;
content: attr(data-ico-fa);
}
.btIco .btIcoHolder[data-ico-s7]:before {
font-family: Icon7Stroke;
content: attr(data-ico-s7);
}
.btIco .btIcoHolder[data-ico-cs]:before {
font-family: Cargo;
content: attr(data-ico-cs);
}
.btIco.white .btIcoHolder:before {
background-color: #fff;
color: #0B60A9;
}
.btIco.accent .btIcoHolder:before {
background-color: #0B60A9;
color: #fff;
}
.btReadMore .btIco.default .btIcoHolder:before {
background: #686d7a;
border-color: #686d7a;
color: #fff;
}
.btReadMore .btIco.default:hover .btIcoHolder:before {
background: #0B60A9;
border-color: #08487e;
color: #fff;
}
.btLightSkin .btIco.colorless .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.colorless .btIcoHolder:before {
color: #333;
border-color: #333;
}
.btDarkSkin .btIco.colorless .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.colorless .btIcoHolder:before {
color: #fff;
border-color: #fff;
}
.btIco.borderless .btIcoHolder:before {
border-color: transparent !important;
}
.btIco.extrasmall {
line-height: 30px;
}
.btIco.extrasmall .btIcoHolder:before {
font-size: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-weight: 300;
}
.btIco.small {
line-height: 40px;
}
.btIco.small .btIcoHolder:before {
font-size: 20px;
width: 40px;
height: 40px;
line-height: 40px;
font-weight: 300;
}
.btIco.medium {
line-height: 64px;
}
.btIco.medium .btIcoHolder:before {
font-size: 32px;
width: 64px;
height: 64px;
line-height: 64px;
}
.btIco.large {
line-height: 120px;
}
.btIco.large .btIcoHolder:before {
font-size: 60px;
width: 120px;
height: 120px;
line-height: 120px;
border-width: 2px;
}
.btTextLeft .btIco {
margin-left: 0;
margin-right: 5px;
}
.btTextLeft .btIco .btIcoHolder span {
margin-right: 5px;
}
.btTextRight .btIco {
margin-left: 5px;
margin-right: 0;
}
.btTextRight .btIco .btIcoHolder span {
margin-left: 5px;
}
.btIco.borderless .btIcoHolder span {
margin-left: 0;
margin-right: 0;
} .btIconImageRow {
display: inline-block;
margin: auto;
}
.btIconImageRow .bpgPhoto {
display: inline-block;
margin: 0 5px;
width: auto;
}
.btIconImageRow .btIco.large {
margin: 0 5px;
} .btSeparator {
clear: both;
}
.btSeparator hr {
clear: both;
border: none;
padding: 0;
margin: 0;
}
.btLightSkin .btSeparator hr,
.btDarkSkin .btLightSkin .btSeparator hr {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .btSeparator hr,
.btLightSkin .btDarkSkin .btSeparator hr {
border-bottom: 1px solid rgba(255,255,255,.1);
}
.btSeparator.noBorder hr {
border-bottom: 1px solid transparent !important;
} .btCounterHolder {
font-family: Lato,Arial,sans-serif;
font-weight: 500;
font-size: 60px;
line-height: 60px;
}
.btCounterHolder .btCounter {
display: block;
height: 60px;
overflow: hidden;
}
.btCounterHolder span.onedigit {
display: inline-block;
height: 60px;
overflow: hidden;
margin: 0;
}
.btCounterHolder span.onedigit span {
display: block;
position: relative;
height: 60px;
overflow: hidden;
transition: all 1s ease 0s;
}
.btLightSkin .btCounterHolder,
.btDarkSkin .btLightSkin .btCounterHolder {
color: #0B60A9;
}
.btDarkSkin .btCounterHolder,
.btLightSkin .btDarkSkin .btCounterHolder {
color: #fff;
} .btProgressContent {
line-height: 1.9;
overflow: hidden;
}
.btProgressContent .btProgressAnim {
text-align: right;
transition: all 1s ease 0s;
transform: translateX(-100%);
width: auto;
}
.btProgressContent .btProgressAnim span {
display: block;
padding: 0 8px;
vertical-align: middle;
font-weight: 700;
}
.btLightSkin .btProgressContent,
.btDarkSkin .btLightSkin .btProgressContent {
background-color: rgba(0,0,0,.07);
}
.btLightSkin .btProgressContent .btProgressAnim,
.btDarkSkin .btLightSkin .btProgressContent .btProgressAnim {
background-color: #0B60A9;
color: #fff;
}
.btLightSkin .btProgressContent .btProgressAnim span,
.btDarkSkin .btLightSkin .btProgressContent .btProgressAnim span {
text-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.btDarkSkin .btProgressContent,
.btLightSkin .btDarkSkin .btProgressContent {
background-color: rgba(255,255,255,.07);
}
.btDarkSkin .btProgressContent .btProgressAnim,
.btLightSkin .btDarkSkin .btProgressContent .btProgressAnim {
background-color: #0B60A9;
color: #fff;
}
.btDarkSkin .btProgressContent .btProgressAnim span,
.btLightSkin .btDarkSkin .btProgressContent .btProgressAnim span {
text-shadow: 0 1px 0 rgba(0,0,0,.1);
} .bpgPhoto {
overflow: hidden;
position: relative;
border-radius: 2px;
}
.btCircleImage {
border-radius: 50%;
border: 3px solid white;
overflow: hidden;
}
.btCircleImage .captionPane {
border-radius: 50%;
}
.btCircleImage .btImage img {
width: auto;
}
.bpgPhoto a {
display: block;
position: absolute;
z-index: 5;
left: 0;
bottom: 0;
right: 0;
top: 0;
}
.btImage img {
max-width: 100%;
height: auto;
display: block;
width: 100%;
}
.btImage {
display: block;
}
.btTextIndent .btImage img {
width: 100%;
max-width: none;
display: block;
margin: 0;
}
.btTextRight .bpgPhoto {
float: right;
}
.btTextLeft .bpgPhoto {
float: left;
}
.btTextCenter .bpgPhoto {
display: inline-block;
float: none;
}
.btTextCenter .tilesWall .bpgPhoto {
display: block;
}
.cellRight .bpgPhoto {
float: right;
}
.captionPane {
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
background: rgba(25,26,28,.5);
right: 0;
transition: all 400ms ease;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.captionPane {
right: -1px;
}
}
.captionTable {
display: table;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
.captionCell {
display: table-cell;
height: 100%;
vertical-align: middle;
}
.captionTxt {
display: block;
padding: 0 20px;
color: #FFF;
}
.in-top .captionPane {
-webkit-animation: in-top 300ms ease 0ms 1 forwards;
animation: in-top 300ms ease 0ms 1 forwards;
}
.in-right .captionPane {
-webkit-animation: in-right 300ms ease 0ms 1 forwards;
animation: in-right 300ms ease 0ms 1 forwards;
}
.in-bottom .captionPane {
-webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
animation: in-bottom 300ms ease 0ms 1 forwards;
}
.in-left .captionPane {
-webkit-animation: in-left 300ms ease 0ms 1 forwards;
animation: in-left 300ms ease 0ms 1 forwards;
}
.out-top .captionPane {
-webkit-animation: out-top 300ms ease 0ms 1 forwards;
animation: out-top 300ms ease 0ms 1 forwards;
}
.out-right .captionPane {
-webkit-animation: out-right 300ms ease 0ms 1 forwards;
animation: out-right 300ms ease 0ms 1 forwards;
}
.out-bottom .captionPane {
-webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
animation: out-bottom 300ms ease 0ms 1 forwards;
}
.out-left .captionPane {
-webkit-animation: out-left 300ms ease 0ms 1 forwards;
animation: out-left 300ms ease 0ms 1 forwards;
}
@keyframes in-top {
from {
transform: translate3d(0,-100%,0);
}
to {
transform: translate3d(0,0,0);
}
}
@keyframes out-top {
from {
transform: translate3d(0,0,0);
}
to {
transform: translate3d(0,-100%,0);
}
}
@keyframes in-right {
from {
transform: translate3d(100%,0,0);
}
to {
transform: translate3d(0,0,0);
}
}
@keyframes out-right {
from {
transform: translate3d(0,0,0);
}
to {
transform: translate3d(100%,0,0);
}
}
@keyframes in-bottom {
from {
transform: translate3d(0,100%,0);
}
to {
transform: translate3d(0,0,0);
}
}
@keyframes out-bottom {
from {
transform: translate3d(0,0,0);
}
to {
transform: translate3d(0,100%,0);
}
}
@keyframes in-left {
from {
transform: translate3d(-100%,0,0);
}
to {
transform: translate3d(0,0,0);
}
}
@keyframes out-left {
from {
transform: translate3d(0,0,0);
}
to {
transform: translate3d(-100%,0,0);
}
}
.btLightSkin .bpgPhoto h4,
.btDarkSkin .btLightSkin .bpgPhoto h4,
.btLightSkin .btpPhoto h4,
.btDarkSkin .btLightSkin .btpPhoto h4 {
text-transform: uppercase;
color: #fff;
}
.btLightSkin .bpgPhoto p,
.btDarkSkin .btLightSkin .bpgPhoto p {
color: #fff;
}
.btDarkSkin .bpgPhoto h4,
.btLightSkin .btDarkSkin .bpgPhoto h4,
.btDarkSkin .btpPhoto h4,
.btLightSkin .btDarkSkin .btpPhoto h4 {
text-transform: uppercase;
color: #fff;
}
.btDarkSkin .bpgPhoto p,
.btLightSkin .btDarkSkin .bpgPhoto p {
color: #fff;
}
.captionTxt:before {
content: "\e618";
font: normal 50px/2 Icon7Stroke;
display: block;
margin: 0 auto;
opacity: .4;
}
.captionTxt .header {
margin-top: 20;
}
.touch .captionPane {
display: none !important;
}
.btShowTitle {
position: absolute;
top: auto;
bottom: 0;
margin: 0;
padding: 10px 20px;
width: 100%;
transition: all 200ms ease;
display: none;
color: #fff;
text-shadow: 1px 1px 2px #313131;
background-color: rgba(0,0,0,.5);
}
.btHasTitles .btShowTitle {
display: block;
}
.btShowTitle span,
.btShowTitle strong {
display: block;
}
.bpgPhoto:hover .captionPane {
opacity: 1;
}
.bpgPhoto:hover .btShowTitle {
opacity: 0;
} .btPriceTable {
position: relative;
border-top: 0;
overflow: visible;
}
.btPriceTable .btPriceTableHeader {
background: #0B60A9;
padding: 10px;
}
.btPriceTable .btPriceTableHeader .header {
margin-bottom: 0;
}
.btPriceTable .btPriceTableHeader .header .dash:after,
.btPriceTable .btPriceTableHeader .header .dash:before {
border-color: #fff;
margin-bottom: 10px;
}
.btPriceTable .btPriceTableHeader .header .btSuperTitle {
font-weight: 300;
}
.btPriceTable .btPriceTableHeader .header .btSubTitle {
text-transform: uppercase;
font-size: 15px;
}
.btPriceTable .btPriceTableHeader .header .btPriceTableCurrency {
font-size: 24px;
font-weight: normal;
margin: -8px 0 0 -20px;
}
.btPriceTable .btPriceTableHeader .header h1 .headline {
position: relative;
}
.btPriceTable .btPriceTableHeader .header h1 .headline .btPriceTableCurrency {
position: absolute;
}
.btPriceTable .btPriceTableSticker {
padding: 10px;
position: absolute;
top: -30px;
left: 15px;
right: 0;
background: #686d7a;
box-shadow: 0 0 0 3px rgba(0,0,0,.25) inset;
color: #fff;
width: 60px;
height: 60px;
border-radius: 30px;
font-weight: 800;
font-size: 14px;
}
.btPriceTable .btPriceTableSticker > div {
display: table;
height: 100%;
width: 100%;
}
.btPriceTable .btPriceTableSticker > div > div {
width: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
.btPriceTable .btSubTitle {
font-weight: 300;
}
.btPriceTable ul {
list-style: none;
margin: 0;
padding: 0;
}
.btPriceTable ul li {
display: block;
padding: 15px;
margin: 0;
}
.btLightSkin .btPriceTable ul li:nth-child(odd),
.btDarkSkin .btLightSkin .btPriceTable ul li:nth-child(odd) {
background: rgba(0,0,0,.05);
}
.btDarkSkin .btPriceTable ul li:nth-child(odd),
.btLightSkin .btDarkSkin .btPriceTable ul li:nth-child(odd) {
background: rgba(255,255,255,.02);
} .btHighlight .servicesItem {
padding-left: 10px;
padding-right: 10px;
}
.btTextCenter .sIcon {
margin-bottom: 20px;
}
.btTextRight .sIcon {
float: right;
display: block;
position: relative;
z-index: 2;
margin: 0 0 0 -100%;
}
.sTxt p:last-of-type,
.btText p:last-of-type {
margin-bottom: 0;
}
.btTextRight .sTxt {
position: relative;
float: right;
}
.btTextLeft .sIcon {
float: left;
display: block;
position: relative;
z-index: 2;
margin: 0 -100% 0 0;
}
.btTextLeft .sTxt {
position: relative;
float: left;
}
.sTxt h1,
.sTxt h2,
.sTxt h3,
.sTxt h4 {
clear: none;
}
.servicesItem.mediumIcon .header {
margin-top: 16px;
margin-bottom: 5px;
}
.servicesItem.mediumIcon .header.extrasmall {
margin-top: 0;
margin-bottom: 10px;
}
.servicesItem.smallIcon .header {
margin-top: 7px;
}
.servicesItem.borderlessIconType .header {
margin-top: -6px;
}
.servicesItem.borderlessIconType .btIcoHolder:before {
line-height: 1;
}
.btTextLeft .smallIcon .sTxt {
margin-left: 50px;
}
.btTextRight .smallIcon .sTxt {
margin-right: 50px;
}
.btTextLeft .mediumIcon .sTxt {
margin-left: 84px;
}
.btTextRight .mediumIcon .sTxt {
margin-right: 84px;
}
.btTextLeft .largeIcon .sTxt {
margin-left: 140px;
}
.btTextRight .largeIcon .sTxt {
margin-right: 140px;
}
.btTextCenter .smallIcon.servicesItem.borderlessIconType .btIcoHolder:before,
.btTextCenter .mediumIcon.servicesItem.borderlessIconType .btIcoHolder:before,
.btTextCenter .largeIcon.servicesItem.borderlessIconType .btIcoHolder:before {
width: auto;
height: auto;
line-height: 1;
} .btTextRight .smallIcon.borderlessIconType .sTxt {
margin-right: 40px;
}
.btTextLeft .smallIcon.borderlessIconType .sTxt {
margin-left: 40px;
}
.btTextLeft .mediumIcon.borderlessIconType .sTxt {
margin-left: 64px;
}
.btTextRight .mediumIcon.borderlessIconType .sTxt {
margin-right: 64px;
}
.btTextLeft .largeIcon.borderlessIconType .sTxt {
margin-left: 120px;
}
.btTextRight .largeIcon.borderlessIconType .sTxt {
margin-right: 120px;
}
.servicesItem:after {
display: table;
content: " ";
clear: both;
width: 100%;
}
.btTextLeft .mediumIcon .sTxt {
margin-left: 84px;
} .header {
display: block;
}
.header .dash {
display: block;
}
.header .btSuperTitle {
font-family: Raleway,Arial,sans-serif;
clear: both;
}
.header .btSubTitle {
font-family: Raleway,Arial,sans-serif;
clear: both;
}
.header .btSuperTitle {
font-weight: 600;
}
.header .btSuperTitle,
.header .btSubTitle,
.header h2,
.header h3,
.header .dash:after,
.header .dash:before {
margin: 0;
}
.header .headline {
display: block;
}
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6 {
margin: 0;
}
.btDash.bottomDash .dash:after,
.btDash.topDash .dash:before {
content: '';
clear: both;
width: 50px;
display: block;
border-bottom: 3px solid #0B60A9;
}
.header.extrasmall {
margin-bottom: 10px;
}
.header.extrasmall h4 {
font-size: 16px;
font-weight: 700;
line-height: 26px;
text-transform: none;
}
.header.extrasmall .btSuperTitle,
.header.extrasmall .btSubTitle {
font-size: 13px;
line-height: 23pxpx;
}
.header.extrasmall .dash:after,
.header.extrasmall .dash:before {
margin-top: 5pxpx;
margin-bottom: 5pxpx;
border-width: 1px !important;
}
.header.small {
margin-bottom: 10px;
}
.header.small h4 {
font-size: 21px;
font-weight: 700;
line-height: 31px;
text-transform: none;
}
.header.small .btSuperTitle,
.header.small .btSubTitle {
font-size: 13px;
line-height: 23pxpx;
}
.header.small .dash:after,
.header.small .dash:before {
margin-top: 5pxpx;
margin-bottom: 5pxpx;
border-width: 1px !important;
}
.header.medium {
margin-bottom: 14px;
}
.header.medium h3 {
font-size: 30px;
line-height: 44px;
}
.header.medium .btSuperTitle,
.header.medium .btSubTitle {
font-size: 15px;
line-height: 29pxpx;
}
.header.medium .dash:after,
.header.medium .dash:before {
margin-top: 10pxpx;
margin-bottom: 7pxpx;
}
.header.large {
margin-bottom: 18px;
}
.header.large h2 {
font-size: 40px;
line-height: 58pxpx;
letter-spacing: 1px;
}
.header.large .btSuperTitle,
.header.large .btSubTitle {
font-size: 18px;
line-height: 36pxpx;
}
.header.large .dash:after,
.header.large .dash:before {
border-color: #0B60A9;
width: 65px;
margin-top: 9pxpx;
margin-bottom: 9pxpx;
}
.header.extralarge {
margin-bottom: 20px;
}
.header.extralarge h1 {
font-size: 50px;
line-height: 70pxpx;
letter-spacing: 1px;
}
.header.extralarge .btSuperTitle {
font-size: 21px;
line-height: 41pxpx;
}
.header.extralarge .btSubTitle {
font-size: 21px;
padding: 3px 0;
line-height: 35pxpx;
}
.header.extralarge .dash:after,
.header.extralarge .dash:before {
border-color: #0B60A9;
width: 85px;
margin-top: 10pxpx;
margin-bottom: 10pxpx;
}
.header.huge {
margin-bottom: 20px;
}
.header.huge h1 {
font-size: 80px;
line-height: 100pxpx;
letter-spacing: 2px;
}
.header.huge .btSuperTitle {
letter-spacing: 1px;
}
.header.huge .btSuperTitle,
.header.huge .btSubTitle {
font-size: 24px;
line-height: 44pxpx;
}
.header.huge .dash:after,
.header.huge .dash:before {
border-color: #0B60A9;
border-width: 4px;
width: 85px;
margin-top: 10pxpx;
margin-bottom: 10pxpx;
}
.header.small.btDarkAccentDash .dash:after,
.header.medium.btDarkAccentDash .dash:after,
.header.large.btDarkAccentDash .dash:after,
.header.extralarge.btDarkAccentDash .dash:after,
.header.huge.btDarkAccentDash .dash:after,
.header.small.btDarkAccentDash .dash:before,
.header.medium.btDarkAccentDash .dash:before,
.header.large.btDarkAccentDash .dash:before,
.header.extralarge.btDarkAccentDash .dash:before,
.header.huge.btDarkAccentDash .dash:before {
border-color: #08487e;
}
.header.small.btLightAccentDash .dash:after,
.header.medium.btLightAccentDash .dash:after,
.header.large.btLightAccentDash .dash:after,
.header.extralarge.btLightAccentDash .dash:after,
.header.huge.btLightAccentDash .dash:after,
.header.small.btLightAccentDash .dash:before,
.header.medium.btLightAccentDash .dash:before,
.header.large.btLightAccentDash .dash:before,
.header.extralarge.btLightAccentDash .dash:before,
.header.huge.btLightAccentDash .dash:before {
border-color: #2995f1;
}
.header.small.btAlternateDash .dash:after,
.header.medium.btAlternateDash .dash:after,
.header.large.btAlternateDash .dash:after,
.header.extralarge.btAlternateDash .dash:after,
.header.huge.btAlternateDash .dash:after,
.header.small.btAlternateDash .dash:before,
.header.medium.btAlternateDash .dash:before,
.header.large.btAlternateDash .dash:before,
.header.extralarge.btAlternateDash .dash:before,
.header.huge.btAlternateDash .dash:before {
border-color: #686d7a;
}
.header.small.btDarkAlternateDash .dash:after,
.header.medium.btDarkAlternateDash .dash:after,
.header.large.btDarkAlternateDash .dash:after,
.header.extralarge.btDarkAlternateDash .dash:after,
.header.huge.btDarkAlternateDash .dash:after,
.header.small.btDarkAlternateDash .dash:before,
.header.medium.btDarkAlternateDash .dash:before,
.header.large.btDarkAlternateDash .dash:before,
.header.extralarge.btDarkAlternateDash .dash:before,
.header.huge.btDarkAlternateDash .dash:before {
border-color: #535761;
}
.header.small.btLightAlternateDash .dash:after,
.header.medium.btLightAlternateDash .dash:after,
.header.large.btLightAlternateDash .dash:after,
.header.extralarge.btLightAlternateDash .dash:after,
.header.huge.btLightAlternateDash .dash:after,
.header.small.btLightAlternateDash .dash:before,
.header.medium.btLightAlternateDash .dash:before,
.header.large.btLightAlternateDash .dash:before,
.header.extralarge.btLightAlternateDash .dash:before,
.header.huge.btLightAlternateDash .dash:before {
border-color: #9da1ab;
}
.btTextRight .dash:before,
.btTextRight .dash:after {
float: right;
}
.btTextLeft .dash:before,
.btTextLeft .dash:after {
float: left;
}
.btTextCenter .dash:before,
.btTextCenter .dash:after,
.captionTxt .dash:before,
.captionTxt .dash:after {
margin-left: auto;
margin-right: auto;
} .btBtn {
border-radius: 2px;
font-family: Raleway,Arial,sans-serif;
font-weight: 600;
font-size: 13px;
transition: all 500ms ease;
text-transform: uppercase;
}
.btBtn a,
.btBtn .btIco a:before,
.btBtn button {
transition: all 500ms ease;
}
.btBtn a {
padding: 3px 20px;
display: inline-block;
}
.btBtn a.btIcoHolder:before {
margin-left: -10px;
margin-right: 5px;
}
.btBtn .btIco.extrasmall a {
line-height: 30px;
}
.btBtn .btIco.extrasmall a:before {
line-height: 26px;
}
.btBtn .btIco.small a {
line-height: 40px;
}
.btBtn .btIco.small a:before {
line-height: 36px;
}
.btBtn .btIco.medium a {
line-height: 64px;
}
.btBtn .btIco.medium a:before {
line-height: 60px;
}
.btBtn .btIco.large a {
line-height: 120px;
}
.btBtn.btnBig a {
padding: 8px 20px;
}
.btBtn.btnFull .btIco {
width: 100%;
}
.btBtn.btnFull .btIco a.btIcoHolder {
width: 100%;
}
.btBtn.btnBorderless,
.btBtn.btnBorderless:hover {
border: 0 !important;
box-shadow: none !important;
background: transparent !important;
font-weight: 700 !important;
}
.btBtn.btnBorderless a:link,
.btBtn.btnBorderless a:hover {
padding: 0 !important;
background: transparent !important;
}
.btBtn.btnBorderless.btnIconRightPosition a.btIcoHolder:before {
font-weight: 300 !important;
}
.btBtn.btnBorderless.btnIconRightPosition .btIco:hover a.btIcoHolder:before {
transform: translate3d(0,0,0) !important;
}
.btBtn.btnBorderless.btBtnAccentLight a,
.btBtn.btnBorderless.btBtnAccentLight a:before {
color: #2995f1 !important;
}
.btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover,
.btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:before,
.btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before {
color: #0B60A9 !important;
}
.btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover,
.btLightSkin .btBtn.btnBorderless.btnAccentColor a:before,
.btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover:before {
color: #08487e !important;
}
.btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover,
.btLightSkin .btBtn.btnBorderless.btnNormalColor a:before,
.btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:before,
.btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover:before {
color: #535761 !important;
}
.btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:hover,
.btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:before,
.btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before,
.btDarkSkin .btBtn.btnBorderless.btnAccentColor a:hover,
.btDarkSkin .btBtn.btnBorderless.btnAccentColor a:before,
.btDarkSkin .btBtn.btnBorderless.btnAccentColor a:hover:before,
.btDarkSkin .btBtn.btnBorderless.btnNormalColor a:hover,
.btDarkSkin .btBtn.btnBorderless.btnNormalColor a:before,
.btDarkSkin .btBtn.btnBorderless.btnNormalColor a:hover:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:hover,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnAccentColor a:hover,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnAccentColor a:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnAccentColor a:hover:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnNormalColor a:hover,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnNormalColor a:before,
.btLightSkin .btDarkSkin .btBtn.btnBorderless.btnNormalColor a:hover:before {
color: #fff !important;
}
.btBtn.btnIconRightPosition a.btIcoHolder:before {
margin-left: 0;
margin-right: -10px;
}
.btBtn:hover {
transition: all 500ms ease;
}
.btBtn.btnBig {
font-size: 16px;
}
.btBtn.btnSmall {
font-size: 13px;
}
.btTextLeft .btBtn {
margin-right: 20px;
}
.btTextRight .btBtn {
margin-left: 20px;
}
.btTextCenter .btBtn {
margin-left: 10px;
margin-right: 10px;
}
.btTextRight .btBtn .btIco,
.btTextLeft .btBtn .btIco {
margin-left: 0;
margin-right: 0;
}
.btnNormal {
display: inline-block;
}
.btLightSkin .btnFilled.btnAccentColor,
.btLightSkin .btnOutline.btnAccentColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor:hover,
.btDarkSkin .btnFilled.btnAccentColor,
.btDarkSkin .btnOutline.btnAccentColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor:hover {
background: #0B60A9;
color: #fff;
}
.btLightSkin .btnFilled.btnAccentColor a,
.btLightSkin .btnOutline.btnAccentColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor a,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor:hover a,
.btDarkSkin .btnFilled.btnAccentColor a,
.btDarkSkin .btnOutline.btnAccentColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor a,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor:hover a,
.btLightSkin .btnFilled.btnAccentColor .btIco a:before,
.btLightSkin .btnOutline.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor .btIco a:before,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnAccentColor .btIco a:before,
.btDarkSkin .btnOutline.btnAccentColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor .btIco a:before,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnAccentColor button,
.btLightSkin .btnOutline.btnAccentColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor button,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor:hover button,
.btDarkSkin .btnFilled.btnAccentColor button,
.btDarkSkin .btnOutline.btnAccentColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor button,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor:hover button {
color: #fff;
}
.btLightSkin .btnOutline.btnAccentColor,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor,
.btDarkSkin .btnOutline.btnAccentColor,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor {
background-color: transparent;
border: 2px solid #0B60A9;
color: #0B60A9;
}
.btLightSkin .btnOutline.btnAccentColor a,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor a,
.btDarkSkin .btnOutline.btnAccentColor a,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor a,
.btLightSkin .btnOutline.btnAccentColor a:before,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor a:before,
.btDarkSkin .btnOutline.btnAccentColor a:before,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor a:before,
.btLightSkin .btnOutline.btnAccentColor button,
.btDarkSkin .btLightSkin .btnOutline.btnAccentColor button,
.btDarkSkin .btnOutline.btnAccentColor button,
.btLightSkin .btDarkSkin .btnOutline.btnAccentColor button {
color: #0B60A9;
}
.btLightSkin .btnFilled.btnAccentColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor:hover,
.btDarkSkin .btnFilled.btnAccentColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor:hover {
background: #08487e;
color: #fff;
}
.btLightSkin .btnFilled.btnAccentColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor:hover a,
.btDarkSkin .btnFilled.btnAccentColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor:hover a,
.btLightSkin .btnFilled.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnAccentColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnAccentColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnAccentColor:hover button,
.btDarkSkin .btnFilled.btnAccentColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnAccentColor:hover button {
color: #fff;
}
.btLightSkin .btnFilled.btnNormalColor,
.btLightSkin .btnOutline.btnNormalColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor:hover,
.btDarkSkin .btnFilled.btnNormalColor,
.btDarkSkin .btnOutline.btnNormalColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor:hover {
background: #686d7a;
color: #fff;
}
.btLightSkin .btnFilled.btnNormalColor a,
.btLightSkin .btnOutline.btnNormalColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor a,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor:hover a,
.btDarkSkin .btnFilled.btnNormalColor a,
.btDarkSkin .btnOutline.btnNormalColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor a,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor:hover a,
.btLightSkin .btnFilled.btnNormalColor .btIco a:before,
.btLightSkin .btnOutline.btnNormalColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor .btIco a:before,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnNormalColor .btIco a:before,
.btDarkSkin .btnOutline.btnNormalColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor .btIco a:before,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnNormalColor button,
.btLightSkin .btnOutline.btnNormalColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor button,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor:hover button,
.btDarkSkin .btnFilled.btnNormalColor button,
.btDarkSkin .btnOutline.btnNormalColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor button,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor:hover button {
color: #fff;
}
.btLightSkin .btnOutline.btnNormalColor,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor,
.btDarkSkin .btnOutline.btnNormalColor,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor {
background-color: transparent;
border: 2px solid #686d7a;
color: #686d7a;
}
.btLightSkin .btnOutline.btnNormalColor a,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor a,
.btDarkSkin .btnOutline.btnNormalColor a,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor a,
.btLightSkin .btnOutline.btnNormalColor a:before,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor a:before,
.btDarkSkin .btnOutline.btnNormalColor a:before,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor a:before,
.btLightSkin .btnOutline.btnNormalColor button,
.btDarkSkin .btLightSkin .btnOutline.btnNormalColor button,
.btDarkSkin .btnOutline.btnNormalColor button,
.btLightSkin .btDarkSkin .btnOutline.btnNormalColor button {
color: #686d7a;
}
.btLightSkin .btnFilled.btnNormalColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor:hover,
.btDarkSkin .btnFilled.btnNormalColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor:hover {
background: #535761;
color: #fff;
}
.btLightSkin .btnFilled.btnNormalColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor:hover a,
.btDarkSkin .btnFilled.btnNormalColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor:hover a,
.btLightSkin .btnFilled.btnNormalColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnNormalColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnNormalColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnNormalColor:hover button,
.btDarkSkin .btnFilled.btnNormalColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnNormalColor:hover button {
color: #fff;
}
.btLightSkin .btnFilled.btnLightColor,
.btLightSkin .btnOutline.btnLightColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor:hover {
background: rgba(0,0,0,.1);
color: #666;
}
.btLightSkin .btnFilled.btnLightColor a,
.btLightSkin .btnOutline.btnLightColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor a,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor:hover a,
.btLightSkin .btnFilled.btnLightColor .btIco a:before,
.btLightSkin .btnOutline.btnLightColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor .btIco a:before,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnLightColor button,
.btLightSkin .btnOutline.btnLightColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor button,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor:hover button {
color: #666;
}
.btLightSkin .btnOutline.btnLightColor,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor {
background-color: transparent;
border: 2px solid rgba(0,0,0,.1);
color: #666;
}
.btLightSkin .btnOutline.btnLightColor a,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor a,
.btLightSkin .btnOutline.btnLightColor a:before,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor a:before,
.btLightSkin .btnOutline.btnLightColor button,
.btDarkSkin .btLightSkin .btnOutline.btnLightColor button {
color: #666;
}
.btLightSkin .btnFilled.btnLightColor:hover,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor:hover {
background: rgba(0,0,0,.2);
color: #666;
}
.btLightSkin .btnFilled.btnLightColor:hover a,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor:hover a,
.btLightSkin .btnFilled.btnLightColor:hover .btIco a:before,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor:hover .btIco a:before,
.btLightSkin .btnFilled.btnLightColor:hover button,
.btDarkSkin .btLightSkin .btnFilled.btnLightColor:hover button {
color: #666;
}
.btDarkSkin .btnFilled.btnLightColor,
.btDarkSkin .btnOutline.btnLightColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor:hover {
background: rgba(255,255,255,.85);
color: #666;
}
.btDarkSkin .btnFilled.btnLightColor a,
.btDarkSkin .btnOutline.btnLightColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor a,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor:hover a,
.btDarkSkin .btnFilled.btnLightColor .btIco a:before,
.btDarkSkin .btnOutline.btnLightColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor .btIco a:before,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnLightColor button,
.btDarkSkin .btnOutline.btnLightColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor button,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor:hover button {
color: #666;
}
.btDarkSkin .btnOutline.btnLightColor,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
.btDarkSkin .btnOutline.btnLightColor a,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor a,
.btDarkSkin .btnOutline.btnLightColor a:before,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor a:before,
.btDarkSkin .btnOutline.btnLightColor button,
.btLightSkin .btDarkSkin .btnOutline.btnLightColor button {
color: #fff;
}
.btDarkSkin .btnFilled.btnLightColor:hover,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor:hover {
background: rgba(255,255,255,.75);
color: #666;
}
.btDarkSkin .btnFilled.btnLightColor:hover a,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor:hover a,
.btDarkSkin .btnFilled.btnLightColor:hover .btIco a:before,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor:hover .btIco a:before,
.btDarkSkin .btnFilled.btnLightColor:hover button,
.btLightSkin .btDarkSkin .btnFilled.btnLightColor:hover button {
color: #666;
} .btGridContainer {
overflow: hidden;
}
.gridItem {
opacity: .05;
transition: transform 500ms cubic-bezier(.175,.885,.320,1.275) 300ms,opacity 500ms ease 300ms,background-color 300ms ease;
overflow: hidden;
transform: scale(1);
}
.gridItem .slick-prev,
.gridItem .slick-next {
display: none !important;
}
.gridItem .btTileBox .captionTxt .btSubTitle,
.gridItem .btGridContent .btSuperTitle,
.gridItem .btTileBox .btShowTitle .btSubTitle {
text-transform: uppercase;
}
.gridItem .btGridContent .btSuperTitle {
font-weight: 400;
}
.gridItem.btMarkedImage {
transform: scale(.9);
opacity: .8;
}
.btLightSkin .gridItem,
.btDarkSkin .btLightSkin .gridItem {
background-color: rgba(0,0,0,.07);
}
.btLightSkin .gridItem .btGridContent .btSuperTitle,
.btDarkSkin .btLightSkin .gridItem .btGridContent .btSuperTitle,
.btLightSkin .gridItem .btGridContent .btSuperTitle a,
.btDarkSkin .btLightSkin .gridItem .btGridContent .btSuperTitle a {
color: #7E7E7E;
}
.btLightSkin .gridItem .btGridContent .btSuperTitle a:hover,
.btDarkSkin .btLightSkin .gridItem .btGridContent .btSuperTitle a:hover {
color: #686d7a;
}
.btLightSkin .gridItem:hover,
.btDarkSkin .btLightSkin .gridItem:hover {
background-color: rgba(0,0,0,.1);
transition: background-color 300ms ease;
}
.btDarkSkin .gridItem,
.btLightSkin .btDarkSkin .gridItem {
background-color: rgba(255,255,255,.07);
}
.btDarkSkin .gridItem .btGridContent .btSuperTitle,
.btLightSkin .btDarkSkin .gridItem .btGridContent .btSuperTitle,
.btDarkSkin .gridItem .btGridContent .btSuperTitle a,
.btLightSkin .btDarkSkin .gridItem .btGridContent .btSuperTitle a {
color: #7E7E7E;
}
.btDarkSkin .gridItem .btGridContent .btSuperTitle a:hover,
.btLightSkin .btDarkSkin .gridItem .btGridContent .btSuperTitle a:hover {
color: #686d7a;
}
.btDarkSkin .gridItem:hover,
.btLightSkin .btDarkSkin .gridItem:hover {
background-color: rgba(255,255,255,.1);
transition: background-color 300ms ease;
}
.gridItem.btGridItemLoaded {
opacity: 1;
}
.gridItem:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
z-index: 10;
}
.gridItem:before {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
box-sizing: border-box;
pointer-events: none;
z-index: 11;
}
.btDarkSkin .gridItem:after,
.btLightSkin .btDarkSkin .gridItem:after {
border-color: #313131 !important;
}
.btDarkSkin .gridItem:before,
.btLightSkin .btDarkSkin .gridItem:before {
border-color: #313131 !important;
}
.btLightSkin .gridItem:after,
.btDarkSkin .btLightSkin .gridItem:after {
border-color: #fff !important;
}
.btLightSkin .gridItem:before,
.btDarkSkin .btLightSkin .gridItem:before {
border-color: #fff !important;
}
.btNoMore {
display: none;
opacity: 1;
}
.btGridContent {
padding: 10px;
}
.btGridContent .btGridShare {
margin-top: 13.33333px;
margin-bottom: 13.33333px;
}
.btDarkSkin .btGridContent .btGridShare .btIco .btIcoHolder:before,
.btLightSkin .btDarkSkin .btGridContent .btGridShare .btIco .btIcoHolder:before {
background: #313131;
}
.btLightSkin .btGridContent .btGridShare .btIco .btIcoHolder:before,
.btDarkSkin .btLightSkin .btGridContent .btGridShare .btIco .btIcoHolder:before {
background: #fff;
}
.btGridGap0 .gridItem:after {
border: 0 solid white;
border-radius: 3px;
}
.btGridGap0 .gridItem:before {
border: 0 solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap0 .btGridContent {
padding: 10px;
}
.boldSection .btGridGap0 .tilesWall {
margin: 0;
}
.boldSection.gutter .btGridGap0 .tilesWall {
margin: 0 -0px;
}
.btGridGap1 .gridItem:after {
border: 1px solid white;
border-radius: 4px;
}
.btGridGap1 .gridItem:before {
border: 1px solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap1 .btGridContent {
padding: 11px;
}
.boldSection .btGridGap1 .tilesWall {
margin: 1px;
}
.boldSection.gutter .btGridGap1 .tilesWall {
margin: 1px -1px;
}
.btGridGap2 .gridItem:after {
border: 2px solid white;
border-radius: 5px;
}
.btGridGap2 .gridItem:before {
border: 2px solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap2 .btGridContent {
padding: 12px;
}
.boldSection .btGridGap2 .tilesWall {
margin: 2px;
}
.boldSection.gutter .btGridGap2 .tilesWall {
margin: 2px -2px;
}
.btGridGap3 .gridItem:after {
border: 3px solid white;
border-radius: 6px;
}
.btGridGap3 .gridItem:before {
border: 3px solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap3 .btGridContent {
padding: 13px;
}
.boldSection .btGridGap3 .tilesWall {
margin: 3px;
}
.boldSection.gutter .btGridGap3 .tilesWall {
margin: 3px -3px;
}
.btGridGap4 .gridItem:after {
border: 4px solid white;
border-radius: 7px;
}
.btGridGap4 .gridItem:before {
border: 4px solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap4 .btGridContent {
padding: 14px;
}
.boldSection .btGridGap4 .tilesWall {
margin: 4px;
}
.boldSection.gutter .btGridGap4 .tilesWall {
margin: 4px -4px;
}
.btGridGap5 .gridItem:after {
border: 5px solid white;
border-radius: 8px;
}
.btGridGap5 .gridItem:before {
border: 5px solid white;
}
.btGridGap0 .gridItem:after,
.btGridGap0 .gridItem .bpgPhoto,
.btGridGap .gridItem:after,
.btGridGap .gridItem .bpgPhoto {
border-radius: 0;
}
.btGridGap5 .btGridContent {
padding: 15px;
}
.boldSection .btGridGap5 .tilesWall {
margin: 5px;
}
.boldSection.gutter .btGridGap5 .tilesWall {
margin: 5px -5px;
}
.btCatFilter {
padding: 10px 0;
line-height: 3;
text-transform: uppercase;
}
.btCatFilter .btCatFilterItem {
margin: 0 5px;
padding: 0 5px;
cursor: pointer;
display: inline-block;
font-weight: 700;
color: #0B60A9;
transition: all 300ms ease;
position: relative;
}
.btCatFilter .btCatFilterItem:after {
content: " ";
width: 100%;
height: 1px;
position: absolute;
bottom: -5px;
left: 0;
opacity: 0;
transition: all 300ms ease;
display: block;
}
.btCatFilter .btCatFilterItem:hover {
color: #686d7a;
border-bottom-color: #686d7a;
transition: all 300ms ease;
}
.btCatFilter .btCatFilterItem:hover:after {
background: #686d7a;
transition: all 300ms ease;
opacity: 1;
bottom: 0;
}
.btCatFilter .btCatFilterTitle {
font-weight: 300;
display: inline-block;
}
.btCatFilter .btCatFilterItem.active {
border-bottom-color: transparent;
transition: all 300ms ease;
}
.btCatFilter .btCatFilterItem.active:after {
opacity: 0;
transition: all 300ms ease;
bottom: -5px;
}
.boldSection.gutter .btCatFilter {
border-radius: 2px;
}
.btLightSkin .btCatFilter,
.btDarkSkin .btLightSkin .btCatFilter {
background: rgba(0,0,0,.05);
}
.btLightSkin .btCatFilterItem.active,
.btDarkSkin .btLightSkin .btCatFilterItem.active,
.btLightSkin .btCatFilterTitle,
.btDarkSkin .btLightSkin .btCatFilterTitle {
color: #7E7E7E;
}
.btDarkSkin .btCatFilter,
.btLightSkin .btDarkSkin .btCatFilter {
background: rgba(255,255,255,.02);
}
.btDarkSkin .btCatFilterItem,
.btLightSkin .btDarkSkin .btCatFilterItem {
color: #fff;
}
.btDarkSkin .btCatFilterItem.active,
.btLightSkin .btDarkSkin .btCatFilterItem.active,
.btDarkSkin .btCatFilterTitle,
.btLightSkin .btDarkSkin .btCatFilterTitle {
color: #7E7E7E;
} .btMediaBox {
position: relative;
overflow: hidden;
}
.btMediaBox img {
display: block;
width: 100%;
height: auto;
}
.btMediaBox .aspectVideo {
visibility: hidden;
}
.btMediaBox iframe {
display: block;
border: none;
}
.btMediaBox.video iframe {
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
border: none;
}
.btMediaBox.audio iframe {
display: block;
width: 100% !important;
}
.btMediaBox blockquote {
text-align: center;
position: relative;
display: block;
padding: 20px;
margin: 0;
background-color: #0B60A9;
font-weight: 300;
}
.btArticle .btMediaBox blockquote {
font-size: 40px;
}
.btMediaBox blockquote cite {
display: inline-block;
padding: 20px 0;
border-top: 3px solid #fff;
font-size: 21px;
}
.btMediaBox.btLink {
padding: 20px 20px 40px 20px;
background-color: #0B60A9;
text-align: center;
display: block;
transition: all 300ms ease;
}
.btMediaBox blockquote {
background-color: #0B60A9;
}
.btLightSkin .gridItem:hover .btMediaBox.btLink a,
.btDarkSkin .btLightSkin .gridItem:hover .btMediaBox.btLink a,
.btLightSkin .btArticle .btMediaBox.btLink:hover a,
.btDarkSkin .btLightSkin .btArticle .btMediaBox.btLink:hover a,
.btLightSkin .gridItem:hover .btMediaBox blockquote a,
.btDarkSkin .btLightSkin .gridItem:hover .btMediaBox blockquote a,
.btLightSkin .btArticle .btMediaBox blockquote :hover a,
.btDarkSkin .btLightSkin .btArticle .btMediaBox blockquote :hover a {
color: #fff;
}
.btDarkSkin .gridItem:hover .btMediaBox.btLink a,
.btLightSkin .btDarkSkin .gridItem:hover .btMediaBox.btLink a,
.btDarkSkin .btArticle .btMediaBox.btLink:hover a,
.btLightSkin .btDarkSkin .btArticle .btMediaBox.btLink:hover a,
.btDarkSkin .gridItem:hover .btMediaBox blockquote a,
.btLightSkin .btDarkSkin .gridItem:hover .btMediaBox blockquote a,
.btDarkSkin .btArticle .btMediaBox blockquote :hover a,
.btLightSkin .btDarkSkin .btArticle .btMediaBox blockquote :hover a {
color: #fff;
}
.btMediaBox.btLink a strong {
display: block;
font-size: 26px;
padding: 10px;
}
.btArticle .btMediaBox.btLink a strong {
font-size: 52px;
} h4.nbs {
height: 100px;
z-index: 1;
}
h4.nbs a {
display: table;
width: 100%;
margin: 0;
padding: 0;
height: 100px;
cursor: pointer;
}
h4.nbs.nsPrev a:before,
h4.nbs.nsNext a:after {
color: #fff;
display: block;
width: 100px;
height: 100px;
text-align: center;
vertical-align: middle;
background-repeat: no-repeat;
background-position: center center;
font: 100 56px/56px Cargo;
position: absolute;
box-sizing: border-box;
padding: 22px 0;
top: 0;
left: 0;
transition: all 200ms ease;
transform: translate3d(1px,0,2px) rotate(.001deg);
perspective: 2000;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
text-shadow: 0 1px 0 #000;
}
.btLightSkin .boldPhotoSlide h4.nbs.nsPrev a:before,
.btDarkSkin .btLightSkin .boldPhotoSlide h4.nbs.nsPrev a:before,
.btLightSkin .boldPhotoSlide h4.nbs.nsNext a:after,
.btDarkSkin .btLightSkin .boldPhotoSlide h4.nbs.nsNext a:after,
.btDarkSkin .boldPhotoSlide h4.nbs.nsPrev a:before,
.btLightSkin .btDarkSkin .boldPhotoSlide h4.nbs.nsPrev a:before,
.btDarkSkin .boldPhotoSlide h4.nbs.nsNext a:after,
.btLightSkin .btDarkSkin .boldPhotoSlide h4.nbs.nsNext a:after {
color: #fff;
text-shadow: 0 1px 0 #000;
}
h4.nbs.nsNext a:after {
left: auto;
right: 0;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsPrev {
padding-left: 100px;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsPrev a:before {
left: -100px;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsPrev a .nbsImage {
left: -100px;
top: 0;
position: absolute;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsNext {
padding-right: 100px;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsNext a:after {
right: -100px;
}
.btNextPrevRow .neighboringArticles h4.nbs.nsNext a .nbsImage {
right: -100px;
top: 0;
position: absolute;
}
.neighboringArticles h4.nbs.nsNext a .nbsImage .nbsImgHolder,
.neighboringArticles h4.nbs.nsPrev a .nbsImage .nbsImgHolder {
opacity: 0;
}
.neighboringArticles h4.nbs.nsNext a:hover .nbsImage .nbsImgHolder,
.neighboringArticles h4.nbs.nsPrev a:hover .nbsImage .nbsImgHolder {
opacity: 1;
}
h4.nbs.nsPrev a:hover:before {
transform: translate3d(-10px,0,2px) rotate(.001deg);
}
h4.nbs.nsNext a:hover:after {
transform: translate3d(10px,0,2px) rotate(.001deg);
}
.btLightSkin .boldClientList h4.nbs.nsPrev a:before,
.btLightSkin .boldClientList h4.nbs.nsNext a:after,
.btLightSkin .btTestimonialsSlider h4.nbs.nsPrev a:before,
.btLightSkin .btTestimonialsSlider h4.nbs.nsNext a:after,
.btDarkSkin .btLightSkin .boldClientList h4.nbs.nsPrev a:before,
.btDarkSkin .btLightSkin .boldClientList h4.nbs.nsNext a:after,
.btDarkSkin .btLightSkin .btTestimonialsSlider h4.nbs.nsPrev a:before,
.btDarkSkin .btLightSkin .btTestimonialsSlider h4.nbs.nsNext a:after {
color: #333;
text-shadow: none;
}
.btDarkSkin .boldClientList h4.nbs.nsPrev a:before,
.btDarkSkin .boldClientList h4.nbs.nsNext a:after,
.btDarkSkin .btTestimonialsSlider h4.nbs.nsPrev a:before,
.btDarkSkin .btTestimonialsSlider h4.nbs.nsNext a:after,
.btLightSkin .btDarkSkin .boldClientList h4.nbs.nsPrev a:before,
.btLightSkin .btDarkSkin .boldClientList h4.nbs.nsNext a:after,
.btLightSkin .btDarkSkin .btTestimonialsSlider h4.nbs.nsPrev a:before,
.btLightSkin .btDarkSkin .btTestimonialsSlider h4.nbs.nsNext a:after {
color: #fff;
text-shadow: 0;
}
.btLightSkin h4.nbs.nsPrev a:hover:before,
.btDarkSkin .btLightSkin h4.nbs.nsPrev a:hover:before,
.btLightSkin h4.nbs.nsNext a:hover:after,
.btDarkSkin .btLightSkin h4.nbs.nsNext a:hover:after {
opacity: .75;
transition: all 300ms ease;
}
.btDarkSkin h4.nbs.nsPrev a:hover:before,
.btLightSkin .btDarkSkin h4.nbs.nsPrev a:hover:before,
.btDarkSkin h4.nbs.nsNext a:hover:after,
.btLightSkin .btDarkSkin h4.nbs.nsNext a:hover:after {
opacity: .75;
transition: all 300ms ease;
}
h4.nbs.nsNext a:after {
content: "\e665";
}
h4.nbs.nsPrev a:before {
content: "\e664";
}
.nbsImage {
display: table-cell;
width: 100px;
height: 100px;
}
.nbsImgHolder {
display: block;
width: 100px;
height: 100px;
background-color: #ccc;
background-size: cover;
background-position: center center;
border-radius: 50%;
border: 3px solid #0B60A9;
}
h4.nbs,
h4.nbs * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
perspective: 1000;
transform-style: preserve-3d;
}
h4.nbs.nsNext a .nbsImage .nbsImgHolder {
transform: scale(0);
transition: all 500ms ease;
}
h4.nbs.nsNext a:hover .nbsImage .nbsImgHolder {
transform: scale(1);
transition: all 500ms ease;
}
h4.nbs.nsPrev a .nbsImage .nbsImgHolder {
transform: scale(0);
transition: all 500ms ease;
}
h4.nbs.nsPrev a:hover .nbsImage .nbsImgHolder {
transform: scale(1);
transition: all 500ms ease;
}
.neighboringArticles h4.nbs.nsNext a .nbsImage .nbsImgHolder,
.neighboringArticles h4.nbs.nsPrev a .nbsImage .nbsImgHolder {
opacity: 0;
}
.neighboringArticles h4.nbs.nsNext a:hover .nbsImage .nbsImgHolder,
.neighboringArticles h4.nbs.nsPrev a:hover .nbsImage .nbsImgHolder {
opacity: 1;
}
.neighboringArticles h4.nbs.nsNext a:hover:after,
.neighboringArticles h4.nbs.nsPrev a:hover:after,
.neighboringArticles h4.nbs.nsNext a:hover:before,
.neighboringArticles h4.nbs.nsPrev a:hover:before {
color: #FFF;
}
.nbsItem {
display: table-cell;
vertical-align: middle;
padding: 0 10px;
}
span.nbsDir {
display: block;
text-transform: uppercase;
font-size: 14px;
color: #686d7a;
}
span.nbsTitle {
display: block;
font-weight: 400;
font-size: 20px;
line-height: 22px;
}
.btLightSkin span.nbsTitle,
.btDarkSkin .btLightSkin span.nbsTitle {
color: #0B60A9;
}
.btDarkSkin span.nbsTitle,
.btLightSkin .btDarkSkin span.nbsTitle {
color: #fff;
}
.nsNext {
float: right;
right: 0;
}
.nsPrev {
float: left;
left: 0;
} .slidedItem .btSliderPort {
display: table;
width: 100%;
}
.autoSliderHeight .slidedItem .btSliderPort {
padding: 50px;
}
.smallSliderHeight .slidedItem .btSliderPort {
height: 40vh;
}
.mediumSliderHeight .slidedItem .btSliderPort {
height: 70vh;
}
.largeSliderHeight .slidedItem .btSliderPort {
height: 100vh;
}
.btSlideGutter {
max-width: 1160px;
margin: 0 auto;
width: auto;
height: auto;
}
.slidedItem {
transition: opacity 360ms ease 0s;
z-index: 3;
}
.btGhost .slidedVariable .slidedItem.firstItem,
.btGhost .slidedVariable .slidedItem.firstItem .btSliderPort {
height: 100vh;
}
.slidedVariable .slidedItem.firstItem,
.slidedVariable .slidedItem.firstItem .btSliderPort {
width: 100vw;
}
.slidedItem .btSlidePane {
transition: transform 1s cubic-bezier(.250,.460,.450,.940) .5s,opacity 300ms ease;
transform: translate3d(100px,0,0) !important;
opacity: 0;
padding-left: 100px;
padding-right: 100px;
}
html[data-useragent*="Firefox/52.0"] .slidedItem .btSlidePane {
opacity: 1;
}
.slidedItem.slick-center .btSlidePane,
.slidedItem.slick-current .btSlidePane,
.slidedItem.slick-active .btSlidePane {
transform: translate3d(0,0,0) !important;
opacity: 1;
}
.slidedItem .btSliderPort .btSliderCell {
display: table-cell;
vertical-align: middle;
padding-bottom: 50px;
padding-top: 50px;
}
.variableImg {
height: 100vh;
overflow: hidden;
}
.variableImg img {
height: 100%;
width: auto;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-slide {
display: none;
float: left;
min-height: 1px;
} .slick-list {
display: block;
overflow: hidden;
position: relative;
padding: 0;
margin: 0;
}
.slick-track {
display: block;
position: relative;
left: 0;
top: 0;
}
.slick-track:after {
clear: both;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slidedItem:nth-child(n + 1) {
display: none;
}
.slidedItem:first-child {
display: block;
}
.slick-initialized .slidedItem:nth-child(n + 1) {
display: block;
}
.slided .slick-dots {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
margin: 0;
text-align: center;
padding: 15px 20px 30px;
height: 50px;
box-sizing: border-box;
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
-webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
}
.slided .slick-dots li {
display: inline-block;
max-width: 100px;
list-style: none;
padding: 0 2px;
margin: 0;
box-sizing: border-box;
}
.slided .slick-dots li button {
display: block;
text-indent: -9990px;
width: 100%;
height: 10px;
border: 0;
border-top: 1px solid;
border-color: rgba(255,255,255,.5);
background: transparent;
cursor: pointer;
transition: all 150ms ease;
}
.slided .slick-dots li button:hover,
.slided .slick-dots li.slick-active button:hover {
border-color: #686d7a;
border-width: 3px;
transition: all 150ms ease;
}
.slided .slick-dots li.slick-active button {
border-color: #0B60A9;
border-width: 3px;
}
.slick-slider.nol1 .slick-dots li {
width: 100% !important;
}
.slick-slider.nol2 .slick-dots li {
width: 50% !important;
}
.slick-slider.nol3 .slick-dots li {
width: 33.33333% !important;
}
.slick-slider.nol4 .slick-dots li {
width: 25% !important;
}
.slick-slider.nol5 .slick-dots li {
width: 20% !important;
}
.slick-slider.nol6 .slick-dots li {
width: 16.66667% !important;
}
.slick-slider.nol7 .slick-dots li {
width: 14.28571% !important;
}
.slick-slider.nol8 .slick-dots li {
width: 12.5% !important;
}
.slick-slider.nol9 .slick-dots li {
width: 11.11111% !important;
}
.slick-slider.nol10 .slick-dots li {
width: 10% !important;
}
.slick-slider.nol11 .slick-dots li {
width: 9.09091% !important;
}
.slick-slider.nol12 .slick-dots li {
width: 8.33333% !important;
}
.slick-slider.nol13 .slick-dots li {
width: 7.69231% !important;
}
.slick-slider.nol14 .slick-dots li {
width: 7.14286% !important;
}
.slick-slider.nol15 .slick-dots li {
width: 6.66667% !important;
}
.slick-slider.nol16 .slick-dots li {
width: 6.25% !important;
}
.slick-slider.nol17 .slick-dots li {
width: 5.88235% !important;
}
.slick-slider.nol18 .slick-dots li {
width: 5.55556% !important;
}
.slick-slider.nol19 .slick-dots li {
width: 5.26316% !important;
}
.slick-slider.nol20 .slick-dots li {
width: 5% !important;
}
.slick-slider.nol21 .slick-dots li {
width: 4.7619% !important;
}
.slick-slider.nol22 .slick-dots li {
width: 4.54545% !important;
}
.slick-slider.nol23 .slick-dots li {
width: 4.34783% !important;
}
.slick-slider.nol24 .slick-dots li {
width: 4.16667% !important;
}
.slick-slider.nol25 .slick-dots li {
width: 4% !important;
}
.slick-slider.nol26 .slick-dots li {
width: 3.84615% !important;
}
.slick-slider.nol27 .slick-dots li {
width: 3.7037% !important;
}
.slick-slider.nol28 .slick-dots li {
width: 3.57143% !important;
}
.slick-slider.nol29 .slick-dots li {
width: 3.44828% !important;
}
.slick-slider.nol30 .slick-dots li {
width: 3.33333% !important;
}
.btSliderHidePaging.slided .slick-dots {
display: none;
height: 0;
width: 0;
visibility: hidden;
}
.slick-slider {
position: relative;
}
.slick-slider h4.nbs {
position: absolute;
top: 50%;
margin-top: -50px;
width: 100px;
}
.slick-slider h4.nbs.nsNext {
right: 5px;
}
.slick-slider h4.nbs.nsPrev {
left: 5px;
}
.slick-slider .nbsItem {
display: none !important;
}
.slick-slider .nbsImage {
transition: all 500ms ease 0s;
opacity: 0;
}
.slick-slider a:hover .nbsImage {
opacity: 1;
}
.slick-slider h4.nbs.slick-disabled {
display: none !important;
}
.btSliderHideArrows.slided h4.nbs {
display: none;
height: 0;
width: 0;
visibility: hidden;
}
.gutter .boldClientList .slick-slider h4.nbs.nsNext {
right: -100px;
}
.gutter .boldClientList .slick-slider h4.nbs.nsPrev {
left: -100px;
}
.gutter .boldPhotoSlide.slick-slider h4.nbs.nsNext {
right: 5px;
}
.gutter .boldPhotoSlide.slick-slider h4.nbs.Prev {
left: 5px;
}
.btTestimonialsSlider .slidedItem {
padding-right: 60px;
padding-left: 60px;
}
.btTestimonialsSlider .slidedItem .btSliderPort {
padding: 0;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell {
padding: 0;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btCircleImage {
border: 0;
width: 100%;
border: 0;
border-radius: 0;
text-align: center;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btCircleImage .btImage {
display: inline-block;
border-radius: 50%;
overflow: hidden;
border-width: 4px;
border-style: solid;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btText {
text-align: left;
font-size: 14px;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btText blockquote {
font-size: 18px;
}
.btTestimonialsSlider .slidedItem .btSliderPort .header h4 {
margin-bottom: 0;
text-transform: uppercase;
text-align: center;
}
.btTestimonialsSlider .slidedItem .btSliderPort .header .btSubTitle,
.btTestimonialsSlider .slidedItem .btSliderPort .header .btSuperTitle {
text-align: center;
}
.btTestimonialsSlider .slidedItem .btSliderPort .btCircleImage {
border-width: 4px;
box-shadow: none;
}
.btTestimonialsSlider .slidedItem .btSliderPort .bpgPhoto {
display: inline-block;
float: none;
}
.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle,
.btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle {
color: #686d7a;
}
.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage,
.btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage {
border-color: #686d7a;
}
.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage,
.btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage {
border-color: #686d7a;
}
.btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle,
.btLightSkin .btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle {
color: rgba(255,255,255,.6);
}
.btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage,
.btLightSkin .btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage {
border-color: #fff;
}
.btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage,
.btLightSkin .btDarkSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage {
border-color: #fff;
}
.btSlidePane > .btQuoteBooking,
.btSlidePane > .btText > .btQuoteBooking {
padding: 15px 20px 20px 20px;
position: absolute;
top: 80px;
right: 0;
width: 450px;
background-color: rgba(0,0,0,.4) !important;
box-shadow: 0 1px 2px rgba(0,0,0,.25),0 -1px 1px rgba(0,0,0,.125) !important;
opacity: 1;
}
.btSlidePane > .btQuoteBooking .btQuoteBookingForm,
.btSlidePane > .btText > .btQuoteBooking .btQuoteBookingForm {
margin: 0;
}
.btSlidePane > .btQuoteBooking .btQuoteItem,
.btSlidePane > .btText > .btQuoteBooking .btQuoteItem {
margin-bottom: 20px;
padding-left: 120px;
}
.btSlidePane > .btQuoteBooking .btQuoteItem label,
.btSlidePane > .btText > .btQuoteBooking .btQuoteItem label {
width: 120px;
margin-left: -120px;
}
.btSlidePane > .btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper,
.btSlidePane > .btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper,
.btSlidePane > .btText > .btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper,
.btSlidePane > .btText > .btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper {
padding-right: 0;
}
.btSlidePane > .btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper .btContactNext,
.btSlidePane > .btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper .btContactNext,
.btSlidePane > .btText > .btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper .btContactNext,
.btSlidePane > .btText > .btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper .btContactNext {
display: none;
}
.btSlidePane > .btText > .btQuoteBooking {
top: 80px !important;
}
.btNarrowHeader {
max-width: 600px;
}
.btGetInfo {
display: block;
position: absolute;
z-index: 7;
bottom: 15px;
left: 20px;
}
.btCloseGhost {
display: block;
position: absolute;
z-index: 7;
top: 10px;
right: 10px;
}
.btCloseGhost .btIco.medium .btIcoHolder:before {
font-size: 54px;
line-height: 60px;
}
.single-post .btGhost .boldRow.btTableRow .rowItem {
position: static;
}
.btInfoBar {
display: table;
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 6;
background-color: rgba(0,0,0,.7);
transform: translateY(100%);
transition: transform 260ms ease;
}
.btInfoBar.open {
transform: translateY(0);
}
.btInfoBarMeta {
display: table-cell;
vertical-align: middle;
padding: 17px 0 17px 45px;
}
.btInfoBarMeta p {
display: inline-block;
margin: 0 0 0 15px;
font-weight: 400;
color: white;
text-transform: uppercase;
font-weight: 300;
}
.btInfoBarMeta p strong {
color: #0B60A9;
padding-right: 4px;
font-weight: 900;
}
.btGhost dd {
border-bottom: 1px solid rgba(255,255,255,.1);
margin-bottom: 10px;
padding-bottom: 10px;
text-transform: uppercase;
font-weight: 500;
}
.btGhost dd:last-child,
.btArticleMeta dd:last-child {
border-bottom: 0;
}
.btArticleMeta dd {
border-bottom: 1px solid rgba(0,0,0,.1);
margin-bottom: 10px;
padding-bottom: 10px;
text-transform: uppercase;
font-weight: 500;
}
.btDarkSkin .btArticleMeta dd,
.btLightSkin .btDarkSkin .btArticleMeta dd {
border-bottom: 1px solid rgba(255,255,255,.1);
} .boldClientList {
position: relative;
}
.bclPort {
max-width: 1160px;
position: static !important;
margin: 0 auto;
overflow: hidden;
}
.bclItem {
position: relative;
margin: 0;
}
.bclItem .bclItemChild > div {
transform: translate3d(0,.1%,0);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 10;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: transparent;
background-position: center center;
background-attachment: scroll;
background-repeat: no-repeat;
background-size: contain;
transform: scale(1);
transition: all ease .5s;
}
.bclItem .bclItemChild > div:hover {
transform: scale(1.1);
transition: all ease .5s;
}
.bclItem .bclItemChild a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bclItem .bclItemChild {
display: block;
margin: 10%;
position: relative;
}
.bclItem img {
display: block;
width: 100%;
height: auto;
position: relative;
z-index: 1;
visibility: hidden;
pointer-events: none;
}
.boldClientRegularList {
position: relative;
overflow: hidden;
}
.boldClientRegularList .bclItem {
float: left;
margin: 0 0 -2px;
position: relative;
padding: 0;
}
.boldClientRegularList .bclItem:before {
display: none;
}
.btDarkSkin .boldClientRegularList .bclItem,
.btLightSkin .btDarkSkin .boldClientRegularList .bclItem {
border-bottom: 1px solid rgba(255,255,255,.1);
border-right: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .boldClientRegularList .bclItem,
.btDarkSkin .btLightSkin .boldClientRegularList .bclItem {
border-bottom: 1px solid rgba(0,0,0,.1);
border-right: 1px solid rgba(0,0,0,.1);
}
.boldClientRegularList .bclItem {
width: 100%;
}
.col-sm-6 .boldClientRegularList .bclItem {
width: 33.3333333%;
}
.col-sm-6 .boldClientRegularList .bclItem:nth-child(3n + 1) {
clear: left;
}
.col-sm-6 .boldClientRegularList .bclItem:nth-child(3n) {
border-right: 1px solid transparent;
}
.col-ms-12 .boldClientRegularList .bclItem {
width: 16.6666667%;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n) {
border-right: 1px solid transparent;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n + 1) {
clear: left;
}
@media (max-width: 1200px) {
.bclPort {
max-width: 1200px;
}
}
@media (max-width: 768px) {
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n + 1) {
clear: none;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(3n + 1) {
clear: left;
}
.col-ms-12 .boldClientRegularList .bclItem {
width: 33.3333333%;
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(6n) {
border-right: 1px solid rgba(0,0,0,.1);
}
.col-ms-12 .boldClientRegularList .bclItem:nth-child(3n) {
border-right: 1px solid transparent;
}
} .btTabs {
box-shadow: 0 1px 2px rgba(0,0,0,.25);
border-radius: 2px;
}
.tabsHeader {
background: rgba(0,0,0,.05);
list-style: none;
display: block;
margin: 0;
padding: 0;
text-align: left;
}
.tabsHeader li {
margin: 0;
border-bottom: 0;
padding: 10px 15px;
font-size: 15px;
font-weight: 600;
clear: none;
margin-right: 1px;
cursor: pointer;
display: inline-block;
position: relative;
color: #7e7e7e;
margin-bottom: -1px;
transition: all 300ms ease;
}
.tabsHeader li:before {
display: none;
}
.tabsHeader li.on {
background-color: transparent;
color: #0B60A9;
transition: all 300ms ease;
}
.btLightSkin .tabsHeader li,
.btDarkSkin .btLightSkin .tabsHeader li {
color: #7E7E7E;
}
.btLightSkin .tabsHeader li.on,
.btDarkSkin .btLightSkin .tabsHeader li.on {
color: #0B60A9;
}
.btDarkSkin .tabsHeader li,
.btLightSkin .btDarkSkin .tabsHeader li {
color: #7E7E7E;
}
.btDarkSkin .tabsHeader li.on,
.btLightSkin .btDarkSkin .tabsHeader li.on {
color: #0B60A9;
}
@media (max-width: 768px) {
.tabsHorizontal .tabsHeader li {
margin-bottom: 0;
width: 100%;
}
}
.tabPanes {
border-bottom-width: 2px;
clear: both;
}
.tabPane {
padding: 20px;
}
.tabsHorizontal .tabPane {
opacity: 0;
display: none;
transition: opacity 250ms ease 250ms;
}
.tabsHorizontal .tabPane.on {
opacity: 1;
display: block;
}
.btLightSkin .tabsHeader li,
.btDarkSkin .btLightSkin .tabsHeader li {
border-bottom: 1px solid transparent;
}
.btLightSkin .tabsHeader li:not(on):hover,
.btDarkSkin .btLightSkin .tabsHeader li:not(on):hover {
color: #0B60A9;
border-bottom-color: #0B60A9;
transition: all 300ms ease;
}
.btLightSkin .tabPanes .tabPane,
.btDarkSkin .btLightSkin .tabPanes .tabPane {
border-top: 1px solid rgba(0,0,0,.1);
}
.btDarkSkin .tabsHeader li,
.btLightSkin .btDarkSkin .tabsHeader li {
border-bottom: 1px solid transparent;
}
.btDarkSkin .tabsHeader li:not(on):hover,
.btLightSkin .btDarkSkin .tabsHeader li:not(on):hover {
color: #0B60A9;
border-bottom-color: #0B60A9;
transition: all 300ms ease;
}
.btDarkSkin .tabPanes .tabPane,
.btLightSkin .btDarkSkin .tabPanes .tabPane {
border-top: 1px solid rgba(255,255,255,.1);
} .tabsVertical .tabPanes {
border-bottom-width: 2px;
}
.tabsVertical {
border-radius: 0;
box-shadow: none;
}
.tabsVertical .tabAccordionTitle {
display: block;
padding: 0 10px 0 40px;
margin: 0;
cursor: pointer;
position: relative;
text-align: left;
font-size: 15px;
font-weight: 600;
color: #7E7E7E;
background: rgba(0,0,0,.05);
border-bottom: 1px solid #fff;
transition: all 300ms ease;
}
.tabsVertical .tabAccordionTitle span {
display: inline-block;
padding: 10px;
position: relative;
}
.tabsVertical .tabAccordionTitle.on {
border-bottom-color: rgba(0,0,0,.1);
transition: all 300ms ease;
}
.tabsVertical .tabAccordionTitle:hover {
color: #0B60A9;
transition: all 300ms ease;
}
.tabsVertical .tabAccordionContent {
padding: 20px;
display: none;
box-shadow: 0 1px 2px rgba(0,0,0,.25);
margin: 0 0 20px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.tabsVertical .tabPane {
padding: 0;
}
.tabsVertical .tabPane:first-child .tabAccordionTitle {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.tabsVertical .tabPane:last-child .tabAccordionTitle {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
border-bottom: 0;
}
.tabsVertical .tabPane:last-child .tabAccordionTitle.on {
border-radius: 0;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.tabsVertical .tabsHeader {
display: none;
}
.btLightSkin .tabAccordionTitle,
.btDarkSkin .btLightSkin .tabAccordionTitle {
border-bottom-color: #fff;
color: #7E7E7E;
}
.btLightSkin .tabAccordionTitle.on,
.btDarkSkin .btLightSkin .tabAccordionTitle.on {
border-bottom-color: rgba(0,0,0,.1);
color: #0B60A9;
}
.btDarkSkin .tabAccordionTitle,
.btLightSkin .btDarkSkin .tabAccordionTitle {
border-bottom-color: #313131;
color: #7E7E7E;
}
.btDarkSkin .tabAccordionTitle.on,
.btLightSkin .btDarkSkin .tabAccordionTitle.on {
border-bottom-color: rgba(255,255,255,.1);
color: #0B60A9;
}
.btLightSkin .tabsVertical .tabPanes .tabPane,
.btDarkSkin .tabsVertical .tabPanes .tabPane {
border-top: 0;
}
.tabsVertical .tabPane:last-child .tabAccordionTitle {
border-bottom: 0;
}
.tabsVertical .tabAccordionTitle:before {
content: "\f067";
font: 14px/52px FontAwesome;
display: block;
position: absolute;
left: 0;
right: 0;
width: 56px;
text-align: center;
}
.tabsVertical .tabAccordionTitle.on:before {
content: "\f068";
}
.tabsVertical .tabPane:last-child .tabAccordionContent {
border-bottom: 0;
} .btLatestPostsContainer.horizontalPosts {
margin: 0 -10px;
}
.btLatestPostsContainer.horizontalPosts .btSingleLatestPostContent {
padding: 0 20px;
}
.btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a,
.btDarkSkin .btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a {
color: #444;
}
.btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover,
.btDarkSkin .btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover {
color: #0B60A9;
}
.btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a,
.btLightSkin .btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a {
color: #fff;
}
.btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover,
.btLightSkin .btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover {
color: #0B60A9;
}
.btLatestPostsContainer.horizontalPosts .btSingleLatestPostImage {
padding: 0;
}
.btLatestPostsContainer.verticalPosts {
margin: 0 -10px;
}
.verticalPosts .btTextIndent .btImage,
.verticalPosts .btTextIndent .bpgPhoto {
margin: 0;
}
.btSingleLatestPostImage {
margin-bottom: 10px;
}
.verticalPosts .btSingleLatestPostImage {
float: left;
width: 240px;
margin: 0 0 20px;
padding-right: 20px;
}
@media (max-width: 768px) {
.verticalPosts .btSingleLatestPostImage {
width: 100%;
padding-right: 0;
float: none;
}
}
.verticalPosts .btSingleLatestPostContent {
display: table;
} .btGoogleMap {
width: 100%;
} .btCustomMenu {
margin-bottom: 20px;
margin-right: 20px;
font-family: Lato,Arial,sans-serif;
}
.btCustomMenu ul {
list-style: none;
margin: 0;
padding: 0;
border-radius: 2px;
overflow: hidden;
border-top: 1px solid rgba(0,0,0,.1);
}
.btCustomMenu ul li {
padding: 0;
margin: 0;
text-transform: uppercase;
}
.btCustomMenu ul li a {
display: block;
border-bottom: 1px solid rgba(0,0,0,.1);
padding: 8px 0;
transition: all 200ms;
font-weight: 700;
box-shadow: 0 0 0 #0B60A9 inset;
}
.btCustomMenu ul li a:hover {
transition: all 300ms ease !important;
box-shadow: -5px 0 0 #0B60A9 inset;
}
.btCustomMenu ul li .customSubToggler {
float: right;
margin-top: 6px;
}
.btCustomMenu ul li .customSubToggler a.btIcoHolder {
background: transparent;
border: 0;
padding: 0;
margin: 0;
transform: rotate(0deg);
transition: all 300ms ease;
float: right;
}
.btCustomMenu ul li .customSubToggler a.btIcoHolder:before {
font-size: 20px;
transform: none;
line-height: 28px;
color: #686d7a;
}
.btCustomMenu ul li .customSubToggler a.btIcoHolder:hover {
background: transparent;
}
.btCustomMenu ul li .customSubToggler.on a {
transform: rotate(180deg);
transition: all 300ms ease;
}
.btCustomMenu ul li.current-menu-item > ul {
display: block;
}
.btCustomMenu ul li.current-menu-item > a {
color: #0B60A9;
}
.btCustomMenu ul ul {
border-bottom: 1px solid;
border-radius: 0;
}
.btCustomMenu ul ul li ul li {
text-transform: none;
}
.btCustomMenu ul ul li ul li a {
padding-left: 30px;
border: 0;
font-weight: 400;
}
.btCustomMenu ul ul.sub-menu,
.btCustomMenu ul li.current-menu-item > ul.sub-menu.on {
display: none;
}
.btCustomMenu ul ul.sub-menu.on,
.btCustomMenu ul li.current-menu-item > ul.sub-menu {
display: block;
}
.btCustomMenu ul li.current-menu-item .customSubToggler a.btIcoHolder {
transform: rotate(180deg);
}
.btCustomMenu ul li.current-menu-item .customSubToggler.on a.btIcoHolder {
transform: rotate(0deg);
}
.btHighlight .btCustomMenu {
margin-left: 10px;
margin-right: 10px;
}
.btLightSkin .btCustomMenu ul li,
.btDarkSkin .btLightSkin .btCustomMenu ul li {
border-color: rgba(0,0,0,.1);
}
.btDarkSkin .btCustomMenu ul li,
.btLightSkin .btDarkSkin .btCustomMenu ul li {
border-color: rgba(255,255,255,.1);
} .btLightSkin .wpcf7-submit,
.btDarkSkin .btLightSkin .wpcf7-submit,
.btDarkSkin .wpcf7-submit,
.btLightSkin .btDarkSkin .wpcf7-submit {
background: #0B60A9;
color: #fff;
line-height: 40px;
display: inline-block;
padding: 3px 20px;
width: auto;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
-webkit-appearance: none;
}
.btLightSkin .wpcf7-submit:hover,
.btDarkSkin .btLightSkin .wpcf7-submit:hover,
.btDarkSkin .wpcf7-submit:hover,
.btLightSkin .btDarkSkin .wpcf7-submit:hover {
background-color: transparent;
color: #0B60A9;
} .btGoogleMapsWrapper .btGoogleMapsContent {
position: absolute;
top: 40px;
bottom: 40px;
left: auto;
right: 50%;
width: 373px;
padding: 30px;
margin-right: -579px;
border-radius: 2px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
overflow: hidden;
opacity: .85;
}
.btLightSkin .btGoogleMapsWrapper .btGoogleMapsContent,
.btDarkSkin .btLightSkin .btGoogleMapsWrapper .btGoogleMapsContent {
background-color: #fff;
box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.btDarkSkin .btGoogleMapsWrapper .btGoogleMapsContent,
.btLightSkin .btDarkSkin .btGoogleMapsWrapper .btGoogleMapsContent {
background-color: #313131;
box-shadow: 0 1px 2px rgba(0,0,0,.25);
} .btNewsletter {
display: flex;
}
.btNewsletter .btNewsletterColumn {
flex: 1 0 46%;
max-width: 46%;
padding-right: 10px;
}
.btNewsletter .btNewsletterColumn input {
height: 48px;
}
@media (max-width: 991px) {
.btNewsletter {
display: block;
}
.btNewsletter .btNewsletterColumn {
max-width: 100%;
padding-right: 0;
padding-bottom: 10px;
}
}  @media (min-width: 1260px) {
.slidedItem .btSlidePane {
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 1200px) {
.search.btNoSidebar .btContentHolder,
.blog.btNoSidebar .btContentHolder,
.archive.btNoSidebar .btContentHolder,
.btWithSidebar .btContentHolder,
.btMenuGutter .mainHeader .port,
.btMenuGutter .topBar .topBarPort,
.btNoSidebar .gutter .port {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.btSiteFooterWidgets .btBox.widget_bt_text_image img {
max-width: 100%;
} .btWithSidebar .gutter .port {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.fullScreenHeight .port.wBackground.cover {
padding: 0 20px;
}
.single-portfolio.btNoSidebar .btContentHolder {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 1160px) {
.btSiteFooterCurve {
display: block;
}
}
@media (max-width: 990px) {
.header.small {
margin-bottom: 10px;
}
.header.small h4 {
font-size: 22px;
line-height: 32px;
}
.menuHolder {
margin-top: 0;
}
.btGoogleMapsWrapper .btGoogleMapsContent {
position: relative;
clear: both;
width: auto;
margin: 20px;
right: 0;
left: 0;
top: 0;
}
.btSiteFooterWidgets .btBox.widget_bt_text_image img {
max-width: 40%;
}
} @media (max-width: 768px) {
.btContent,
.btSidebar {
width: 100%;
float: none;
}
.btSidebarLeft .btSidebar,
.btSidebarRight .btSidebar {
padding-left: 0;
padding-right: 0;
}
h1,
.header.huge h1 {
font-size: 50px;
line-height: 70px;
}
.header.extralarge h1 {
font-size: 40px;
line-height: 60px;
}
h2,
.header.large h2 {
font-size: 35px;
line-height: 45px;
}
.header.extralarge .btSuperTitle,
.header.extralarge .btSubTitle {
font-size: 18px;
}
.nbs {
display: none !important;
}
.btBtn {
padding: 5px 10px;
}
.btTextLeft .btBtn {
margin-right: 10px;
}
.btTextRight .btBtn {
margin-left: 10px;
}
.btBtn.btBtnNoBorder {
padding: 0;
}
.btArticleMeta {
padding-top: 20px;
}
.btArticleMeta dd,
.btArticleMeta dt {
padding-right: 5px;
}
.btArticleMeta dd:after {
content: "; ";
}
.btArticleMeta dt:after {
content: ": ";
}
.btArticleMeta.onTop dd {
margin-bottom: 0;
}
.slidedItem .btSlidePane {
padding-left: 0;
padding-right: 0;
}
.btSiteFooterWidgets .btBox.widget_bt_text_image img {
max-width: 55%;
}
} @media (max-width: 480px) {
.comment-respond form {
width: 100%;
}
.slided .slick-dots li {
width: 50px;
}
.btCatFilter {
line-height: 2.5;
}
.btCatFilter .btCatFilterItem,
.btCatFilter .btCatFilterTitle {
display: block;
}
.btCatFilter .btCatFilterItem:after {
display: none;
}
.btSiteFooterWidgets .btBox.widget_bt_text_image img {
max-width: 80%;
}
} @media (max-width: 440px) {
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 0 !important;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
height: auto;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
width: 100% !important;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
width: auto !important;
}
} .btQuoteBooking .ui-slider-horizontal .ui-slider-handle {
margin-left: -1px;
}
.btQuoteBooking .ddTitleText span,
.btQuoteBooking .ddChild ul li span {
font-weight: 700;
}
.btQuoteBooking .ddChild ul li span.description {
font-weight: 500;
}
.btQuoteBooking .ddTitleText .ddlabel {
font-weight: 700;
}
.btQuoteBooking .ddTitleText .ddlabel .description {
font-weight: 500;
}
.btQuoteBooking .ddTitleText.btNotSelected .ddlabel,
.btQuoteBooking .ddChild ul li:first-child span {
color: #A9A9A9;
font-weight: 500;
}
.btQuoteBooking .ddTitle .arrow {
line-height: 38px;
height: 38px;
width: 38px;
text-align: center;
top: 0;
right: 0;
margin: 0;
transform: rotate(0);
transition: all 300ms ease;
}
.btQuoteBooking .borderRadiusTp .ddTitle .arrow,
.btQuoteBooking .borderRadiusBtm .ddTitle .arrow {
line-height: 38px;
height: 38px;
width: 38px;
text-align: center;
transform: rotate(180deg);
transition: all 300ms ease;
}
.btQuoteBooking .ddTitle .arrow:before {
border: 0;
content: '\f078';
font: normal 14px/38px FontAwesome;
display: block;
position: relative;
width: 38px;
height: 38px;
right: 0;
top: 0;
}
.btDarkSkin .btQuoteBooking .borderRadiusTp .ddTitle .arrow:before,
.btLightSkin .btDarkSkin .btQuoteBooking .borderRadiusTp .ddTitle .arrow:before,
.btLightSkin .btQuoteBooking .borderRadiusTp .ddTitle .arrow:before,
.btDarkSkin .btLightSkin .btQuoteBooking .borderRadiusTp .ddTitle .arrow:before,
.btDarkSkin .btQuoteBooking .borderRadiusBtm .ddTitle .arrow:before,
.btLightSkin .btDarkSkin .btQuoteBooking .borderRadiusBtm .ddTitle .arrow:before,
.btLightSkin .btQuoteBooking .borderRadiusBtm .ddTitle .arrow:before,
.btDarkSkin .btLightSkin .btQuoteBooking .borderRadiusBtm .ddTitle .arrow:before {
color: #CCC !important;
}
.btLightSkin .btQuoteBooking .ddTitle .arrow:before,
.btDarkSkin .btLightSkin .btQuoteBooking .ddTitle .arrow:before {
color: #CCC;
}
.btDarkSkin .btQuoteBooking .ddTitle .arrow:before,
.btLightSkin .btDarkSkin .btQuoteBooking .ddTitle .arrow:before {
color: #FFF;
} .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner,
.btQuoteBooking .ui-slider .ui-slider-handle,
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal,
.btDatePicker .ui-datepicker-header,
.btQuoteBooking .btContactSubmit {
background: #0B60A9;
} .btQuoteBooking .btContactNext,
.btQuoteBooking .btSubmitMessage {
color: #FFF !important;
}
.btQuoteBooking .btSubmitMessage {
line-height: 50px;
}
.btDarkSkin .btQuoteBooking .btContactSubmit,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactSubmit,
.btLightSkin .btQuoteBooking .btContactSubmit,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactSubmit {
font-size: 13px;
line-height: 30px;
padding: 4px 20px;
border-radius: 2px;
font-weight: 600;
} .btQuoteBooking .btContactNext {
border-color: #0B60A9;
}
.btDarkSkin .btQuoteBooking .btContactNext,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactNext,
.btLightSkin .btQuoteBooking .btContactNext,
.btDarkSkin .btLightSkin .btQuoteBooking .btContactNext {
font-size: 13px;
line-height: 30px;
padding: 4px 20px;
border-radius: 2px;
font-weight: 600;
color: #FFF !important;
} .btQuoteBooking .btQuoteSwitch:hover {
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking input[type="text"]:hover,
.btQuoteBooking input[type="email"]:hover,
.btQuoteBooking input[type="password"]:hover,
.btQuoteBooking textarea:hover,
.btQuoteBooking .fancy-select .trigger:hover {
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking input[type="text"]:focus,
.btQuoteBooking input[type="email"]:focus,
.btQuoteBooking textarea:focus,
.btQuoteBooking .fancy-select .trigger.open {
box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
} .btQuoteBooking .btContactFieldMandatory input:hover,
.btQuoteBooking .btContactFieldMandatory textarea:hover {
box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory input:focus,
.btQuoteBooking .btContactFieldMandatory textarea:focus {
box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
} .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
border: 1px solid #0B60A9;
box-shadow: 0 0 0 1px #0B60A9 inset;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
border: 1px solid #0B60A9;
box-shadow: 0 0 0 1px #0B60A9 inset;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover {
box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText {
box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,
.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btPayPalButton:hover {
box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText.btNotSelected,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText.btNotSelected {
background-color: rgba(255,255,255,.1);
border-color: rgba(255,255,255,.5);
}
.btDarkSkin .btQuoteBooking select,
.btLightSkin .btDarkSkin .btQuoteBooking select,
.btDarkSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking input,
.btLightSkin .btDarkSkin .btQuoteBooking input {
color: #333;
}
.btDarkSkin .btQuoteBooking .btQuoteWrapper,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper {
background: rgba(255,255,255,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteWrapper,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper {
border-color: rgba(255,255,255,.5);
}
.btDarkSkin .btQuoteBooking .btContactFieldMandatory input,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory input,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory textarea {
border-color: #AAA;
}
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input,
.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
border-color: #0B60A9;
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch {
background: rgba(255,255,255,.1);
border-color: rgba(255,255,255,.5) !important;
transition: all 190ms cubic-bezier(.8,.1,.8,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch.on,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch.on {
transition: all 190ms cubic-bezier(.8,.1,.8,.1);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
background: rgba(255,255,255,.5);
}
.btDarkSkin .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
background: #fff !important;
}
.btDarkSkin .btQuoteBooking .btSubmitMessage,
.btLightSkin .btDarkSkin .btQuoteBooking .btSubmitMessage {
color: #fff;
} .btQuoteBooking .btQuoteBookingForm .btQuoteTotal,
.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,
.btQuoteBooking .btContactNext {
border-radius: 2px;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 110px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
width: 100px;
}
.btQuoteBooking .btQuoteTotalText {
font-weight: 600;
text-transform: uppercase;
}
.btQuoteBooking .btQuoteTotalCalc {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
font-size: 13px;
line-height: 30px;
}
.btQuoteBooking .btQuoteTotalCurrency {
border-radius: 0;
font-size: 13px;
line-height: 30px;
}
.btQuoteBooking .btContactNext {
background: #0B60A9;
color: #fff;
border: 1px solid #0B60A9;
box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
text-shadow: none;
margin-left: 10px;
}
.btQuoteBooking .btContactNext:hover {
background: #08487e;
color: #fff;
border: 1px solid #08487e;
box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
text-shadow: none;
opacity: 1;
}
.btQuoteBooking .btContactSubmit {
background: #0B60A9;
color: #fff;
border: 1px solid #0B60A9;
box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
text-shadow: none;
}
.btQuoteBooking .btContactSubmit:hover {
background: #08487e;
color: #fff;
border: 1px solid #08487e;
box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
text-shadow: none;
opacity: 1;
}
.btQuoteBooking .ui-slider {
width: calc(100% - 38px);
}
.btQuoteBooking .ui-slider-horizontal,
.btQuoteBooking .ui-slider-horizontal:hover {
background: transparent;
border: 0;
box-shadow: none;
margin: 0;
}
.btQuoteWrapper {
height: 20px;
margin-top: 10px;
cursor: pointer;
background: #ededed;
background: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.05),rgba(0,0,0,0));
background: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.05),rgba(0,0,0,0));
position: relative;
text-align: left;
border: 1px solid #ccc;
border-radius: 14px;
box-shadow: 0 0 0 rgba(0,0,0,.2);
-webkit-transition: all 190ms ease;
transition: all 190ms ease;
transform: translateY(10px);
}
.btQuoteWrapper:hover {
box-shadow: 0 1px 5px rgba(0,0,0,.2);
-webkit-transition: all 380ms ease;
transition: all 380ms ease;
} .btQuoteItem.btCCLock {
position: relative;
}
.btQuoteItem.btCCLock:before {
content: ' ';
position: absolute;
top: -10px;
bottom: -10px;
left: 0;
right: 0;
background: transparent;
z-index: 999;
} .btQuoteBooking .btTotalNextWrapper {
display: flex;
width: auto !important;
flex-direction: row;
padding-right: 0 !important;
flex-wrap: nowrap;
flex: 0 0 100%;
justify-content: flex-end;
text-align: initial;
}
.btQuoteBooking .btTotalNextWrapper:after {
display: none;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
padding-right: 0 !important;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
flex: 0 0 160px;
width: 160px;
max-width: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
display: flex;
flex: 0 1 0;
float: none;
margin-right: 0 !important;
margin-left: 0 !important;
width: 0;
transition: all 300ms ease;
max-width: 0;
}
.btQuoteBooking .btContactNext {
transform: translate(160px,0);
}
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
display: flex;
flex: 0 1 100%;
justify-content: flex-end;
align-items: stretch;
float: none;
}
.btQuoteBooking .btQuoteTotalText {
align-self: center;
}
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
margin: 0 -10px 0 -10px;
} @media (max-width: 440px) {
.btQuoteBooking .btTotalNextWrapper {
flex-direction: column;
}
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,
.btQuoteBooking .btQuoteBookingForm .boldBtn {
flex: 1 0 100%;
width: 100%;
max-width: 100%;
padding-top: 0;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
width: 100% !important;
height: 40px;
}
.btQuoteBooking .btQuoteBookingForm .btContactNext {
transform: translateY(-100%);
opacity: 0;
}
} .btPayPalButton {
display: flex;
margin: 0;
margin-right: auto;
height: 38px;
flex: 0 0 130px;
margin-left: 30px;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99997;
overflow: hidden;
position: fixed;
background: #151515;
opacity: .9;
-webkit-filter: alpha(opacity=90);
filter: alpha(opacity=90);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99998;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
button.mfp-close {
width: 44px;
height: 44px;
position: absolute;
right: 15px;
top: 5px;
text-decoration: none;
text-align: center;
padding: 0;
color: #FFF;
font: normal 55px/1 Icon7Stroke;
vertical-align: middle;
opacity: .8;
transition: all 200ms ease;
}
button.mfp-close:hover {
opacity: 1;
transition: all 200ms ease;
}
button.mfp-close:before {
width: 44px;
height: 44px;
display: block;
vertical-align: middle;
line-height: 1;
content: '\e680';
float: left;
margin: -10px 0 0 -5px;
text-shadow: 0 1px 0 #000;
}
button.mfp-close i {
display: none;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: .65;
-webkit-filter: alpha(opacity=65);
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -35px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
transition: all 200ms ease;
text-shadow: 0 1px 0 #000;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
-webkit-filter: alpha(opacity=100);
filter: alpha(opacity=100);
transition: all 200ms ease;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 20px;
border: none;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
opacity: .7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow:before {
color: #fff;
display: block;
font: 50px/1 cARGO;
}
.mfp-arrow-left:before {
content: '\e664';
}
.mfp-arrow-right:before {
content: '\e665';
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0,0,0,.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0,0,0,.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0,0,0,.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0,0,0,.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(.75);
transform: scale(.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
} [class^="icon-"],
[class*=" icon-"] {
font-family: 'Cargo';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bt-cargo-icon-24-hrs:before {
content: "\e600";
}
.bt-cargo-icon-24-full-circle:before {
content: "\e601";
}
.bt-cargo-icon-24-dashed:before {
content: "\e602";
}
.bt-cargo-icon-airplane-side:before {
content: "\e603";
}
.bt-cargo-icon-airplane-top:before {
content: "\e604";
}
.bt-cargo-icon-airplane-front:before {
content: "\e605";
}
.bt-cargo-icon-airplane-world:before {
content: "\e606";
}
.bt-cargo-icon-barscode-search:before {
content: "\e607";
}
.bt-cargo-icon-umbrella-rain:before {
content: "\e608";
}
.bt-cargo-icon-cargo-van:before {
content: "\e609";
}
.bt-cargo-icon-ship-front:before {
content: "\e60a";
}
.bt-cargo-icon-box-this-way-up:before {
content: "\e60b";
}
.bt-cargo-icon-boxes-in-cargo-van:before {
content: "\e60c";
}
.bt-cargo-icon-boxes-in-warehouse:before {
content: "\e60d";
}
.bt-cargo-icon-call-information:before {
content: "\e60e";
}
.bt-cargo-icon-call-support:before {
content: "\e60f";
}
.bt-cargo-icon-chronometer:before {
content: "\e610";
}
.bt-cargo-icon-clipboard-notes:before {
content: "\e611";
}
.bt-cargo-icon-commercial-package:before {
content: "\e612";
}
.bt-cargo-icon-container-lifting:before {
content: "\e613";
}
.bt-cargo-icon-container-hooked-up:before {
content: "\e614";
}
.bt-cargo-icon-containers-on-ship:before {
content: "\e615";
}
.bt-cargo-icon-crane:before {
content: "\e616";
}
.bt-cargo-icon-crane-on-truck:before {
content: "\e617";
}
.bt-cargo-icon-delivered-package:before {
content: "\e618";
}
.bt-cargo-icon-delivery-time:before {
content: "\e619";
}
.bt-cargo-icon-delivery-truck:before {
content: "\e61a";
}
.bt-cargo-icon-delivery-truck-with-packages:before {
content: "\e61b";
}
.bt-cargo-icon-delivery-package-umbrella:before {
content: "\e61c";
}
.bt-cargo-icon-delivery-forklift:before {
content: "\e61d";
}
.bt-cargo-icon-delivery-package-up:before {
content: "\e61e";
}
.bt-cargo-icon-delivery-van-big:before {
content: "\e61f";
}
.bt-cargo-icon-delivery-van-small:before {
content: "\e620";
}
.bt-cargo-icon-delivery-package-unopened:before {
content: "\e621";
}
.bt-cargo-icon-delivery-van-on-time:before {
content: "\e622";
}
.bt-cargo-icon-delivery-package-in-hand:before {
content: "\e623";
}
.bt-cargo-icon-delivery-package-every-way:before {
content: "\e624";
}
.bt-cargo-icon-delivery-package-is-safe:before {
content: "\e625";
}
.bt-cargo-icon-delivery-package-perspective:before {
content: "\e626";
}
.bt-cargo-icon-delivery-package-out:before {
content: "\e627";
}
.bt-cargo-icon-delivery-package-fragile:before {
content: "\e628";
}
.bt-cargo-icon-delivery-package-this-way-up:before {
content: "\e629";
}
.bt-cargo-icon-delivery-package-opened:before {
content: "\e62a";
}
.bt-cargo-icon-delivery-package-weighted:before {
content: "\e62b";
}
.bt-cargo-icon-delivery-two-persons:before {
content: "\e62c";
}
.bt-cargo-icon-delivery-hand-forklifter:before {
content: "\e62d";
}
.bt-cargo-icon-delivery-package-on-time:before {
content: "\e62e";
}
.bt-cargo-icon-delivery-put-in-package:before {
content: "\e62f";
}
.bt-cargo-icon-stopwatch:before {
content: "\e630";
}
.bt-cargo-icon-fragile:before {
content: "\e631";
}
.bt-cargo-icon-free-van:before {
content: "\e632";
}
.bt-cargo-icon-truck-trailer-front:before {
content: "\e633";
}
.bt-cargo-icon-identification-bar-code:before {
content: "\e634";
}
.bt-cargo-icon-international-van-world:before {
content: "\e635";
}
.bt-cargo-icon-international-world-map-marker:before {
content: "\e636";
}
.bt-cargo-icon-international-all-over-the-world:before {
content: "\e637";
}
.bt-cargo-icon-international-world-phone:before {
content: "\e638";
}
.bt-cargo-icon-international-world-arrow:before {
content: "\e639";
}
.bt-cargo-icon-compass:before {
content: "\e63a";
}
.bt-cargo-icon-locked-package:before {
content: "\e63b";
}
.bt-cargo-icon-measuring:before {
content: "\e63c";
}
.bt-cargo-icon-forklifter:before {
content: "\e63d";
}
.bt-cargo-icon-logistics-van-clock:before {
content: "\e63e";
}
.bt-cargo-icon-logistics-fast-van:before {
content: "\e63f";
}
.bt-cargo-icon-logistics-fan-forward:before {
content: "\e640";
}
.bt-cargo-icon-logistics-package:before {
content: "\e641";
}
.bt-cargo-icon-man-with-package:before {
content: "\e642";
}
.bt-cargo-icon-ship-ocean-freight:before {
content: "\e643";
}
.bt-cargo-icon-package-perspective-one-side:before {
content: "\e644";
}
.bt-cargo-icon-package-opened:before {
content: "\e645";
}
.bt-cargo-icon-package-transported:before {
content: "\e646";
}
.bt-cargo-icon-package-being-moved:before {
content: "\e647";
}
.bt-cargo-icon-package-in-hand:before {
content: "\e648";
}
.bt-cargo-icon-package-on-hand-forklifter:before {
content: "\e649";
}
.bt-cargo-icon-package-put-inside:before {
content: "\e64a";
}
.bt-cargo-icon-packages-lots-of:before {
content: "\e64b";
}
.bt-cargo-icon-packages-on-forklifter:before {
content: "\e64c";
}
.bt-cargo-icon-person-with-package:before {
content: "\e64d";
}
.bt-cargo-icon-phone-clock:before {
content: "\e64e";
}
.bt-cargo-icon-phone-clock-bolder:before {
content: "\e64f";
}
.bt-cargo-icon-placeholder-map:before {
content: "\e650";
}
.bt-cargo-icon-protection-umbrella:before {
content: "\e651";
}
.bt-cargo-icon-ship-side:before {
content: "\e652";
}
.bt-cargo-icon-ship-with-containers:before {
content: "\e653";
}
.bt-cargo-icon-search-package:before {
content: "\e654";
}
.bt-cargo-icon-storage:before {
content: "\e655";
}
.bt-cargo-icon-phone-talking:before {
content: "\e656";
}
.bt-cargo-icon-telephone-picked-up:before {
content: "\e657";
}
.bt-cargo-icon-telephone-hang-up:before {
content: "\e658";
}
.bt-cargo-icon-three-packages:before {
content: "\e659";
}
.bt-cargo-icon-train-front:before {
content: "\e65a";
}
.bt-cargo-icon-recycle:before {
content: "\e65b";
}
.bt-cargo-icon-up-sign:before {
content: "\e65c";
}
.bt-cargo-icon-verification:before {
content: "\e65d";
}
.bt-cargo-icon-view-package:before {
content: "\e65e";
}
.bt-cargo-icon-weight:before {
content: "\e65f";
}
.bt-cargo-icon-weight-kg-sign:before {
content: "\e660";
}
.bt-cargo-icon-woman-headphones:before {
content: "\e661";
}
.bt-cargo-icon-wooden-package:before {
content: "\e662";
}
.bt-cargo-icon-world-map-pin:before {
content: "\e663";
}
.bt-cargo-icon-arrow-prev:before {
content: "\e664";
}
.bt-cargo-icon-arrow-next:before {
content: "\e665";
}
.bt-cargo-icon-quotes:before {
content: "\e666";
}  .wp-block-separator {
margin: 1em auto;
max-width: 100px;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
border-bottom: 1px solid #8f98a1;
} p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 0;
line-height: .7;
font-weight: 500;
}
p.has-drop-cap {
line-height: 1.2;
}
p.has-background {
border-radius: 0;
}
p.has-large-font-size {
line-height: 1.2;
}
em {
line-height: 1;
} .wp-block-quote p {
font-size: 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 1.3em;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
text-align: center;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: inherit;
} .wp-block-file .wp-block-file__button {
border-radius: none;
}
.wp-block-button__link {
font-size: .8em;
padding: .8em 2.2em;
font-weight: 500;
color: #fff !important;
}
.wp-block-button__link:hover {
color: #0B60A9 !important;
}
.wp-block-button {
margin-bottom: 1em !important;
}
.wp-block-button.alignnone {
text-align: inherit !important;
} .wp-block-table.is-style-stripes td {
border-color: rgba(0,0,0,.07);
} .btNoSidebar .alignfull {
width: 100vw;
margin-left: calc(-50vw + 0);
margin-right: calc(-50vw + 0);
max-width: 100vw;
} .wp-block-gallery {
margin: 0;
}