/*=================================== Total css ===================================*/
html {
    height: 100%;
    width: 100%;
    font-size: 17px;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #000000;
    line-height: 1.33;
    background: #ffffff;
    position: relative;
    min-height: 100%;
    width: 100%;
    min-width: 320px;
    font-size: 16px;
}
.clear {
    clear: both;
    height: 1px;
    visibility: hidden;
}
a {
    color: #000000;
    text-decoration: underline;
    transition: 0.2s;
}
a:hover,
a:focus{
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}
button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}
::-webkit-input-placeholder {
    color: #7d7d7d;
    opacity: 1;
}
::-moz-placeholder {
    color: #7d7d7d;
    opacity: 1;
}
button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/* FF Fix */
button.button {
    -webkit-border-fit: lines;
}
/* <- Safari & Google Chrome Fix */
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: 'PFHandbookProBold', Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 1.2;
}
h1{
    font-size: 70px;
    font-family: 'PFHandbookProBold', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    margin: 10px 0 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
h2{
    color: #000000;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 20px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
h3{
    color: #000000;
    margin: 0 0 15px 0;
    font-size: 22px;
    text-align: center;
}
h4{
    font-size: 18px;
    color: #000000;
    margin: 0 0 10px 0;
}
.title-border::after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 63px;
    height: 3px;
    background: #162171;
}
#container {
    position: relative;
}
.input-text,
textarea {
    margin: 0;
    padding: 15px;
    height: 62px;
    width: 100%;
    font-size: 17px;
    font-weight: 300;
    color: #000000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 30px;
    background-color: #FFF;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    transition: 0.3s;
}
textarea{
    min-height: 120px;
    resize: none;
    padding: 15px 14px 10px 14px;
    line-height: 22px;
}
input.input-text:focus,
textarea:focus,
input.input-text:hover,
textarea:hover{
    outline: none;
    box-shadow: inset 0 0 0 1px #e5e5e5;
}
.input-icon,
textarea.input-icon{
    padding-left: 45px;
}
.input-icon_user{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAMAAAAxIdauAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAnFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD////4M2rMAAAAM3RSTlMACoePl4kkioyNDC1pGpQckQkzdC96AqCYD3sZmQieBnyLFTWdZAU0Kj0smwOTqS4QYpBNPhpzAAAAAWJLR0QzN9V8XgAAAAlwSFlzAAALEgAACxIB0t1+/AAAAINJREFUCNdNjdcSgkAQBJtDQQHPLJjAnCX9/8d5dUHdh56a2tkdAE/4HV94mOkGCkFoXU+zb534I5HJhJGWONGSxFoGZieHJjoaK0ym9stsDovU9ZHBcuXMegPbvDAFu/1ByfF0vsA1v9nIPX3wfLkDipw3v5GU1ddUJXUjpWyzVrGpP+QwByky2xFAAAAAAElFTkSuQmCC)
                16px center no-repeat #ffffff;
}
.input-icon_phone{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA3lBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///+pi5IHAAAASXRSTlMAWaZ9VGeTWj+RS06VA4iUO2Iob4wHdxWDjxkWflx1J4UPBpcQmSWGHZYJGAhCchsSjYphAnERgl1uOUBDBSpJgCNRpFh5h5JTmmqGaQAAAAFiS0dESYcF5HwAAAAJcEhZcwAACxIAAAsSAdLdfvwAAACUSURBVBjTVc3XDoJQEATQQQULNlREBfEKImLvvff//yIxAe+6DzvJSXYHECJR0ImJUjxBIYmUnM4QyAK5vPIPhWJJ5VDWgEq1xkE3gDo9gdkAa1KwbKvlqFTaLjpeF+j1QxkMMXLGymQ6mwciL7Bcrdlm6+0C2bODv4/SSTiHf+zLN67S7ddlGrof4p2XaY+n+3rjA08UDFUAP2Z5AAAAAElFTkSuQmCC)
                16px center no-repeat #ffffff;
}
.input-text.error{
    border-color: #cf0000;
}
.input-container{
    position: relative;
}
p{
    margin: 20px 0 0 0;
}
p:first-child{
    margin-top: 0;
}
.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}
img{
    max-width: 100%;
}
/* End Total css ====*/


/*=================================== Site-header ===================================*/
#header{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    min-width: 320px;
    color: #ffffff;
}
.header-content{
    height: 125px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 10px 0 10px 0;
}
#header.affix{
    position: fixed;
    background: #ffffff;
    color: #000000;
	z-index: 999999;
}
#header.affix .header-content{
    height: 85px;
}
#header.affix .b-logo{
    display: none;
}
#header.affix .b-menu{
    display: block;
}
#header.affix .b-small-address{
    padding-left: 30px;
	display: none;
}
#header.affix .b-small-address__content{
    display: none;
}
#header.affix .b-small-address:before{
    content: '';
    top: 50%;
    left: 0;
    width: 18px;
    height: 14px;
    margin: -7px 0 0 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAMAAAAVBLyFAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAulBMVEUHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0YHw0b///8h6gBfAAAAPHRSTlMAFbwmFNLAEc7eHQ/L4SDH4yQLw+YZCukpYPNEu+osofU/B7jtLwOq9DsGtPAzBa0+rjay/vI6tj0IsEHr1/j2AAAAAWJLR0Q90G1RWQAAAAlwSFlzAAALEgAACxIB0t1+/AAAAH9JREFUGNNjYEAFjEzMaCIsrDZsqCLsHDacXCgi3Dw2vHyoIvw2AoIoIkLCNiIQs0WhImJsNuISYJaklDRERMZGVg4iKW+joAiklJRtVFSh6tXUbTQ0GbS0bXR04abq6dvoGBja6Bgh2aRlbGNiY2qGYruWuY2CBZrPLK2skXgAdMoLoV6JMLcAAAAASUVORK5CYII=)
                0 center no-repeat;
}
#header.affix .b-small-address__time span{
    display: block;
}
#header.affix .b-small-contact__item a{
    color: #000000;
}
#header.affix .b-small-contact__item_callback{
    display: none;
}
#header.affix .b-small-contact__item_phone .icon{
    display: block;
}
#header.affix .b-small-contact__item_phone{
    padding-left: 30px;
    position: relative;
	font-size:26px;
}
#header.affix .b-small-contact__item_phone .icon{
    position: absolute;
    left: 0;
    top: 50%;
    color: #162171;
    font-size: 20px;
    margin: -10px 0 0 0;
	display: block;
}

/*== b-logo
---------------------------------*/
.b-logo {
    display: block;
}
.b-logo a{
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    text-decoration: none;
    font-size: 25px;
}
.b-logo a:hover{
    text-decoration: none;
}
.b-logo a div{
    padding: 0 0 0 15px;
}
.b-logo a div span{
    display: block;
    line-height: 1.1;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: normal;
}
.b-logo a span b{
    font-weight: bold;
}



/* b-small-address
====================================*/
.b-small-address{
    padding: 0 0 0 40px;
    font-size: 16px;
    position: relative;
}
.b-small-address:before{
    content: '\e901';
    display: block;
    font-family: "icomoon" !important;
    font-size: 34px;
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 1;
}
.b-small-address__time{
    font-size: 14px;
}


/* b-small-contact
===================================*/
.b-small-contact__item{
    font-size: 16px;
    line-height: 1;
    margin-top: 5px;
    text-align: right;
}
.b-small-contact__item:nth-child(1){
    margin-top: 0;
}
.b-small-contact__item a{
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}
.b-small-contact__item a:hover{
    color: #ffffff;
}
.b-small-contact__item_phone{
    font-size: 30px;
    font-family: 'PFHandbookProBold';
}
.b-small-contact__item_phone .icon{
    display: none;
}
.b-small-contact__item_callback a{
    font-size: 15px;
    border-bottom: 1px dashed;
}
.b-small-contact__item_callback a:hover{
    color: #ffffff;
    border-bottom-color: transparent;
}

/* b-menu
---------------------------------*/
.b-menu {
    display: none;
}
.b-menu__mobile-icon{
    display: none;
}
.b-menu__content{
    max-width: 100%;
}
.b-menu__list{
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.b-menu__item {
    padding: 0 10px 0 10px;
    list-style: none;
}
.b-menu__item a {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #000000;
    position: relative;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    padding: 2px 0 2px 0;
}
.b-menu__item a:hover,
.b-menu__item.active a {
    border-bottom-color: #2070ec;
}



/*=================================== Main ===================================*/
#main {
    position: relative;
    padding: 40px 0 40px 0;
}
body.home-page #main{
    padding: 0;
}

/*== owl-carousel
---------------------------------*/
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{
    width: 58px;
    height: 58px;
    line-height: 58px;
    position: absolute;
    top: 50%;
    margin: -35px 0 0 0;
    transition: 0.3s;
    text-align: center;
    color: #bbbbbb;
    font-size: 30px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid;
}
.owl-carousel .owl-nav .owl-prev{
    left: 0px;
}
.owl-carousel .owl-nav .owl-next{
    right: 0px;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover{
    background: #bbbbbb;
    color: #ffffff;
}
.owl-carousel .owl-dots{
    display: block;
    text-align: center;
    padding: 15px 0 15px 0;
    line-height: 8px;
}
.owl-carousel .owl-dots .owl-dot{
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    background-color: #EAEAEA;
    border-radius: 50%;
    margin: 0 4px 0 4px;
    transition: 0.3s;
}
.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot.active{
    background-color: #424242;
}

/* Feel free to change duration  */
.animated  {
    -webkit-animation-duration : 1000ms  ;
    animation-duration : 1000ms  ;
    -webkit-animation-fill-mode : both  ;
    animation-fill-mode : both  ;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index : 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index : 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut  {
    -webkit-animation-name : fadeOut  ;
    animation-name : fadeOut  ;
}
@-webkit-keyframes  fadeOut  {
    0% {
        opacity : 1   ;
    }
    100% {
        opacity : 0   ;
    }
}
@keyframes  fadeOut  {
    0% {
        opacity : 1   ;
    }
    100% {
        opacity : 0   ;
    }
}


/*== landing-section
---------------------------------*/
.landing-section{
    padding: 30px 0 30px 0;
}


/* b-btn
---------------------------------*/
.b-btn{
    font-family: 'PFHandbookProBold';
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    background-color: #f8c303;
    background-image: -moz-linear-gradient(left, #f4cc08 0%, #f2c008 0%, #c96a08 100%);
    background-image: -o-linear-gradient(left, #f4cc08 0%, #f2c008 0%, #c96a08 100%);
    background-image: -webkit-linear-gradient(left, #f4cc08 0%, #f2c008 0%, #c96a08 100%);
    background-image: linear-gradient(to right, #f4cc08 0%, #f2c008 0%, #c96a08 100%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid #8c640a;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.2s;
    padding: 10px 10px 10px 10px;
    line-height: 30px;
    color: #000;
    min-width: 255px;
    max-width: 100%;
    position: relative;
}
.b-btn:hover{
    color: #000;
    background: #f4c20c;
}

/* fancybox
---------------------------------*/
.fancybox-skin{
    border: none;
    background: none;
    border-radius: 10px;
}
.fancybox-opened .fancybox-skin{
    box-shadow: none;
}
.fancybox-close{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZBAMAAAA2x5hQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACXRSTlMArTw96Gv96a5iRmh8AAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAG1JREFUGNNNj8sNwDAIQ5FQ71EnyaESA7BCV+gEWaBSF28IiWMuYD/xk1MQWuSqUL1UB/J0gARw5glnShP9w0V72Ht0+LRWnVCHdyV1PCTEmGnjPuOZ2nif8S2BNjT+IdGCxr8vlBXQKD866f0B9/URg1VhoEQAAAAASUVORK5CYII=)
    0 0 no-repeat !important;
    width: 25px;
    height: 25px;
    top: -30px;
    right: -30px;
}
.fancybox-close:hover{
    opacity: 0.9;
}
.fancybox-type-iframe .fancybox-inner{
    overflow: hidden !important;
}

/* b-form
---------------------------------*/
.b-form{
    position: relative;
    width: 755px;
    max-width: 100%;
    margin: auto;
}
.b-form__header{
    font-size: 15px;
}
.b-form__header__title{
    font-family: 'PFHandbookProBold';
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    margin: 0 0 5px 0;
}
.b-form__header__subtitle{
    font-size: 15px;
    text-align: center;
    margin: 0 0 15px 0;
}
.b-form__content .row{
    margin: 0 -5px 0 -5px;
}
.b-form__content .row .col{
    padding: 5px 5px 5px 5px;
}
.b-form__content .row .col .b-btn{
    display: block;
    width: 100%;
    min-width: 100px;
    line-height: 29px;
    padding: 15px 10px 15px 0;
}
.b-form__content .row .col label{
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: normal;
    margin: 0;
}
.b-form h2{
    font-size: 26px;
    margin: 0 0 5px 0;
}
.b-form p{
    margin: 0 0 15px 0;
    font-size: 14px;
}
.b-form__footer{
    font-size: 13px;
    text-align: center;
}



/* b-promo
====================================*/
.b-promo{
    overflow: hidden;
    background: url("../images/b-promo/bg.jpg") center 0 no-repeat;
    background-size: cover;
    position: relative;
    padding: 115px 0 30px 0;
    color: #ffffff;
    text-shadow: 4px 5px 1px rgba(0, 0, 0, 0.15);
}
.b-promo__content__header{
    margin: 0 0 20px 0;
}
.b-promo__content__header h1{
    color: #ffffff;
    text-align: center;
    max-width: 925px;
    margin: 20px auto 10px;
}
.b-promo__content__header__subtitle{
    font-family: 'PFHandbookProBold';
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}

/* b-what-you-get
---------------------------------*/
.b-what-you-get__content h2{
    font-size: 36px;
}
.b-what-you-get__content__list{
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0 -15px 0 -15px;
}
.b-what-you-get__content__list .col{
    width: 20%;
   /* padding: 15px;*/
}
.b-what-you-get__content__list__item{
    text-align: center;
}
.b-what-you-get__content__list__item__icon{
    width: 120px;
    height: 120px;
    background-color: #FFF;
    border: 2px solid #162171;
    border-radius: 50%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 auto 15px;
}

/* b-calculator
---------------------------------*/
.b-calculator{
    background: url(../images/b-calculator/bg.jpg) 0 center no-repeat;
    background-size: cover;
}
.b-calculator__content{
    background-color: #FFF;
    -moz-box-shadow: 0 7px 25.9px 6.1px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 7px 25.9px 6.1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 7px 25.9px 6.1px rgba(0, 0, 0, 0.06);
}
.b-calculator__content__header{
    padding: 30px 30px 30px 30px;
}
.b-calculator__content__header h2{
    margin: 0;
}
.b-calculator__content__info{
    padding: 0 30px 0 30px;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
    margin: 0 -30px 0 -30px;
}
.b-calculator__content__info > .col{
    width: 33.3333%;
    padding: 25px 30px 25px 30px;
    background-color: #FFF;
    background-image: -moz-linear-gradient(bottom, #FFF 0%, #F5F5F5 100%);
    background-image: -o-linear-gradient(bottom, #FFF 0%, #F5F5F5 100%);
    background-image: -webkit-linear-gradient(bottom, #FFF 0%, #F5F5F5 100%);
    background-image: linear-gradient(to top, #FFF 0%, #F5F5F5 100%);
}
.b-calculator__content__info .col:nth-child(even){
    background-color: #FFF;
    background-image: -moz-linear-gradient(bottom, #FFF 0%, #EDEDED 100%);
    background-image: -o-linear-gradient(bottom, #FFF 0%, #EDEDED 100%);
    background-image: -webkit-linear-gradient(bottom, #FFF 0%, #EDEDED 100%);
    background-image: linear-gradient(to top, #FFF 0%, #EDEDED 100%);
}
.b-calculator__content__info h3{
    position: relative;
    padding: 0 0 0 55px;
    margin: 0 0 25px -3px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    text-align: left;
    min-height: 42px;
    line-height: 1;
}
.b-calculator__content__info h3 .counter{
    width: 42px;
    height: 42px;
    background-color: #FFF;
    border: 2px solid #0bb959;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    font-family: 'PFHandbookProMedium';
    font-style: normal;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #03ac64;
}
.b-calculator__content__info .form-row{
    margin-bottom: 10px;
}
.b-calculator__content__info .b-btn{
    display: block;
    line-height: 29px;
    min-width: 100px;
    padding: 15px 10px 15px 0;
    width: 100%;
}
.calc-size{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
.calc-size__label{
    width: 70px;
}
.calc-size__input{
    width: 105px;
    padding: 0 10px 0 10px;
}
.calc-size__input input{
    height: 36px;
    line-height: 26px;
    padding: 5px 10px 5px 10px;
}
.input-checkbox{
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 300;
}
.input-checkbox input{
    position: absolute;
    width: 36px;
    height: 36px;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.input-checkbox span{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    padding: 0 0 0 50px;
    min-height: 36px;
}
.input-checkbox span:before{
    content: '';
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    background-color: #FFF;
    border: 1px solid #D3D3D3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
}
.input-checkbox input:checked + span:before{
    background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAyVBMVEUDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGQDrGT///8XPIjJAAAAQXRSTlMACrBUD8P8YRTNjxzXgSPf/nIt5mM27flXQfL1SUKLAU338T5OogNZ+usyoK4GaP3lKQKXu3zcIIfUGXjJE78NCVh6zzAAAAABYktHREIQ1z30AAAACXBIWXMAAAsSAAALEgHS3X78AAAAkUlEQVQY02XQ1RLCQAxA0WLFobhLsSLF3bn//1MsncLQNC+ZnJmNrKbJCARDPtPCEfSoxFgcSAhMphSmBWayYOQE5gugFwWWylCpCqzVodF0i1a74+SuCb2+iwOT4UhlawyT6ffdTK1iz7XFElbrX7fNVvFub8Dh+D/lhBPni3f49YO3uzxeNX08/R9l2S9P/Qav4BNxZsh1NwAAAABJRU5ErkJggg==)
                50% 50% no-repeat;
}

/* b-reviews
---------------------------------*/
.b-reviews{
    position: relative;
    background: #f7f7f7;
}
.b-reviews__article{
    margin: 0 0 0 50%;
    background: #f7f7f7;
    padding: 75px 65px 75px 65px;
}
.b-reviews__article h2{
    text-align: left;
    margin: 0 0 60px 0;
}
.b-reviews__article h2:after{
    margin: 10px 0 0 0;
}
.b-reviews__article__count{
    font-family: 'PFHandbookProMedium';
    font-size: 40px;
    color: #dddcdc;
    margin: 0 0 10px 0;
}
.b-reviews__img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-size: cover;
    background-position: 0 center;
}
.b-reviews__article__info{
    font-family: 'PFHandbookProMedium';
    font-size: 26px;
    margin: 0 0 15px 0;
}
.b-reviews__article__info span{
    display: block;
    font-size: 16px;
}
.b-reviews .owl-nav{
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -40px 0 0 0;
    height: 80px;
    width: 206px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.b-reviews .owl-carousel .owl-nav .owl-prev,
.b-reviews .owl-carousel .owl-nav .owl-next{
    left: 15px;
    width: 48px;
    height: 48px;
    background: none;
    border-radius: 50%;
    top: 50%;
    margin: -24px 0 0 0;
    color: #ffffff;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    border: 2px solid #ffffff;
    font-size: 20px;
}
.b-reviews .owl-carousel .owl-nav .owl-next{
    left: auto;
    right: 15px;
}
.b-reviews .owl-carousel .owl-stage{
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    align-content: stretch;
}
.b-reviews .owl-carousel .owl-stage .owl-item{
    float: none;
}
.b-reviews .owl-carousel .owl-nav .counter{
    color: #ffffff;
    font-size: 20px;
    font-family: 'PFHandbookProBold';
}

/* side
---------------------------------*/
.side{
    padding: 100px 0 100px 0;
    position: relative;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    background: #f5f5f5;
}
.side:before{
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: cover;
    z-index: 1;
}
.side__content{
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
    margin: 0 -35px 0 -35px;
    position: relative;
    z-index: 2;
}
.side__content__col{
    width: 50%;
    padding: 0 35px 0 35px;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    align-items: center;
}
.side__content__col:nth-child(2){
    width: 50%;
}

/* b-advantages
---------------------------------*/
.b-advantages__article{
    color: #ffffff;
}
.b-advantages__article h2{
    font-size: 70px;
    line-height: 60px;
    text-align: left;
    color: #ffffff;
}
.b-advantages__article h2:after{
    background: #ffffff;
    margin: 10px 0 0 0;
}
.b-advantages:before{
    background-image: url(../images/b-advantages/bg.jpg);
}
.b-advantages__content h3{
    text-transform: uppercase;
    text-align: left;
}
.b-advantages__content__list{
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    margin: 0 -15px 0 -15px;
}
.b-advantages__content__list .col{
    width: 50%;
    padding: 25px 15px 25px 0px;
}
.b-advantages__content__list__item{
    display: table;
    width: 100%;
}
.b-advantages__content__list__item__img{
    display: table-cell;
    vertical-align: top;
    width: 59px;
}
.b-advantages__content__list__item__img__icon{
    width: 59px;
    height: 59px;
    background-color: #FFF;
    border: 2px solid #162171;
    border-radius: 50%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.b-advantages__content__list__item__content{
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 6px;
}



/* b-example
====================================*/
.b-example__content__list{
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0 -5px 0 -5px;
}
.b-example__content__list .col{
    width: 50%;
    padding: 5px;
}
.b-example__content__list__item{
    position: relative;
}
.b-example__content__list__item__title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: 'PFHandbookProMedium';
    font-size: 24px;
}

/* b-portfolio
====================================*/
.b-portfolio__content__list{
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 -5px 0 -5px;
}
.b-portfolio__content__list .col{
    width: 33.3333%;
    padding: 5px;
}
.b-portfolio__content__list__item{
    position: relative;
    display: block;
}
.b-portfolio__content__list__item img{
    width: 100%;
}
.b-portfolio__content__list__item__content{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    padding: 20px;
    color: #ffffff;
    font-family: 'PFHandbookProMedium';
    font-size: 16px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.b-portfolio__content__list__item__content__title{
    font-size: 24px;
    text-align: center;
    width: 100%;
}
.b-portfolio__content__list__item__content__text{
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}
.b-portfolio__content__list__item__content__area{
    display: inline-block;
    vertical-align: top;
    min-width: 69px;
    padding: 0 10px 0 10px;
    height: 29px;
    line-height: 29px;
    background-color: #01A56D;
    background-image: -moz-linear-gradient(left, #01A56D 0%, #01A56D 0%, #08C93E 100%);
    background-image: -o-linear-gradient(left, #01A56D 0%, #01A56D 0%, #08C93E 100%);
    background-image: -webkit-linear-gradient(left, #01A56D 0%, #01A56D 0%, #08C93E 100%);
    background-image: linear-gradient(to right, #01A56D 0%, #01A56D 0%, #08C93E 100%);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

/* b-work-with-us
---------------------------------*/
.b-work-with-us__content h2{
    font-size: 38px;
}
.b-work-with-us__content__list{
    margin: 0 -7px 0 -7px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.b-work-with-us__content__list .col{
    display: inline-block;
    padding: 7px;
}
.b-work-with-us__content__list__item{
    height: 73px;
    width: 147px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #FFF;
    border: 1px solid #DFDFDF;
    overflow: hidden;
}
.b-work-with-us__content__list__item img{
    max-width: 100%;
    max-height: 100%;
}

/* b-how-we-work
---------------------------------*/
.b-how-we-work__content__list{
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0 auto 0;
    max-width: 900px;
    position: relative;
}
.b-how-we-work__content__list:before{
    content: '';
    position: absolute;
    width: 90%;
    height: 260px;
    top: 83px;
    right: 0;
    border: 1px solid #e7e7e7;
    border-left: none;
    border-radius: 0 100px 100px 0;
    z-index: 1;
}
.b-how-we-work__content__list1:before{
    content: '';
    position: absolute;
    width: 90%;
    height: 260px;
    top: 83px;
    right: 0;
    border-left: none;
    border-radius: 0 100px 100px 0;
    z-index: 1;
}
.b-how-we-work__content__list .col{
    width: 33.3333%;
    padding: 15px;
}
.b-how-we-work__content__list .col:nth-child(4){
    order: 6;
}
.b-how-we-work__content__list .col:nth-child(5){
    order: 5;
}
.b-how-we-work__content__list .col:nth-child(6){
    order: 4;
}
.b-how-we-work__content__list__item{
    text-align: center;
    position: relative;
    z-index: 2;
}
.b-how-we-work__content__list__item__icon{
    width: 110px;
    height: 110px;
    background-color: #FFF;
    border: 2px solid #162171;
    border-radius: 50%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.b-how-we-work__content__list__item__title{
    margin: 0 0 5px 0;
    text-align: center;
    font-family: 'PFHandbookProMedium';
    font-size: 24px;
}

/* b-get
---------------------------------*/
.b-get{
    padding: 140px 0 140px 0;
}
.b-get__article{
    color: #ffffff;
}
.b-get__article h2{
    font-size: 52px;
    line-height: 45px;
    text-align: left;
    color: #ffffff;
    margin: 0 0 5px 0;
}
.b-get__article h2:after{
    background: #ffffff;
    margin-left: 0;
}
.b-get:before{
    background-image: url(../images/b-get/bg.jpg);
}
.b-get__content .b-form{
    max-width: 310px;
}

/* b-contacts
---------------------------------*/
.b-contacts h2{
    font-size: 38px;
    margin: 0 0 40px 0;
}
.b-contacts__wrapper{
    position: relative;
}
.b-contacts__content{
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 80px 20px 80px 20px;
    background: #fcfdfd;
}
.b-contacts__content__map{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 2;
}
.b-contacts__content__map > *{
    height: 100% !important;
    width: 100% !important;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}
.b-contacts__content__info{
    width: 390px;
    max-width: 100%;
    padding: 40px;
    background-color: #000000;
    -moz-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 3;
}
.b-contacts__content__info:before{
    content: '';
    display: block;
    position: absolute;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #000;
    top: 50%;
    right: 100%;
    margin: -7px 0 0 0 ;
}
.b-contacts__content__info  .logo{
    margin: 0 0 30px 0;
}
.b-contacts__content__info__item{
    margin: 15px 0 0 -5px;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    color: #ffffff;
    font-family: 'PFHandbookProMedium';
    font-size: 22px;
}
.b-contacts__content__info__item:nth-child(1){
    margin-top: 0;
}
.b-contacts__content__info__item__icon{
    width: 43px;
    height: 43px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-align: center;
}
.b-contacts__content__info__item__icon img{
    max-width: 100%;
    height: auto;
}
.b-contacts__content__info__item__content{
    width: auto;
    padding: 0 0 0 10px;
}
.b-contacts__content__info__item__content a{
    text-decoration: none;
    color: #ffffff;
}
.b-contacts__content__info__item__content a:hover{
    color: #ffffff;
}
.b-contacts__content__info__item .under{
    text-decoration: underline;
}
.b-contacts__content__info__item .under:hover{
    text-decoration: none;
}
.b-contacts__content__info__item__content .b-btn{
    width: 100%;
    font-size: 18px;
}


/* b-modal-form
---------------------------------*/
.b-modal-form{
    display: none;
    max-width: 100%;
    width: 410px;
    text-align: center;
    background: #ffffff;
    padding: 20px;
}
.b-modal-form .b-form{
    margin: auto;
    box-shadow: none;
    border: none;
    text-align: center;
}
.b-modal-form .b-form__content{
    max-width: 310px;
    margin: auto;
}


/* b-modal
---------------------------------*/
.b-modal{
    display: none;
    position: relative;
    text-align: center;
    width: 410px;
    max-width: 100%;
    background-color: #ffffff;
    padding: 50px 20px 50px 20px;
    color: #000000;
}
.b-modal__icon{
    text-align: center;
    margin: 0 auto 15px;
    width: 86px;
    height: 86px;
    border: 1px solid #18186a;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
}
.b-modal__icon img{
    width: 33px;
}
.b-modal__title{
    font-size: 28px;
    font-family: 'PFHandbookProMedium';
    font-weight: normal;
    text-transform: uppercase;
}
.b-modal__sub-title{
    font-size: 14px;
    margin: 0 0 15px 0;
    text-align: center;
}
.b-modal__content{
    font-size: 14px;
}


/* modal-skin
---------------------------------*/
.modal-skin .modal-dialog{
    width: 1140px;
    max-width: 100%;
    margin-top: 70px;
}
.modal-skin .modal-dialog button.close{
    position: absolute;
    right: 0;
    top: -35px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZBAMAAAA2x5hQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACXRSTlMArTw96Gv96a5iRmh8AAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAG1JREFUGNNNj8sNwDAIQ5FQ71EnyaESA7BCV+gEWaBSF28IiWMuYD/xk1MQWuSqUL1UB/J0gARw5glnShP9w0V72Ht0+LRWnVCHdyV1PCTEmGnjPuOZ2nif8S2BNjT+IdGCxr8vlBXQKD866f0B9/URg1VhoEQAAAAASUVORK5CYII=)
    0 0 no-repeat;
    width: 25px;
    height: 25px;
    opacity: 1;
    border: none;
    outline: none;
}
.modal-skin .modal-dialog .modal-content{
    border: none;
    padding: 40px;
}

/* b-thanks
---------------------------------*/
.popover{
    background-color: #FFF;
    -moz-box-shadow: 0 8px 21px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0 8px 21px rgba(0, 0, 0, 0.21);
    box-shadow: 0 8px 21px rgba(0, 0, 0, 0.21);
    border: none;
    max-width: 350px;
}
.popover.bottom{
    margin-top: 20px;
}
.popover > .arrow,
.popover.bottom > .arrow{
    border-color: transparent;
}

/*=================================== Site-footer ===================================*/
#footer {
    background: #f9f9f9;
    padding: 25px 0 25px 0;
}
#footer .footer-content{
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
#footer .footer-content .info-col{
    padding: 0 10px 0 10px;
    max-width: 400px;
}
#footer .footer-content .b-logo img{
    width: 100%;
}
#footer .footer-content .b-social-list{
    justify-content: flex-start;
}

/* b-copyright
---------------------------------*/
.b-copyright{
    font-size: 12px;
}

/* b-developer
---------------------------------*/
.b-developer {
    display: block;
}
.b-developer__content{
    display: inline-table;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.1;
    text-decoration: none;
}
.b-developer__content__img {
    display: table-cell;
    vertical-align: middle;
}
.b-developer__content__img img {
    vertical-align: top;
}
.b-developer__content__text {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
.b-developer__content__text span {
    display: block;
    border-bottom: 1px dotted;
}
.b-developer__content:hover span {
    border-bottom-color: transparent;
}


/*=================================== Adaptive ===================================*/
@media (max-width: 1199px){
    h1{
        font-size: 55px;
    }
    h2{
        font-size: 30px;
    }
    h3 {
        font-size: 22px;
    }


    .side__content{
        margin: 0 -25px 0 -25px;
    }
    .side__content__col{
        padding: 0 25px 0 25px;
    }

    .modal-skin .modal-dialog{
        max-width: 940px;
    }

    /* b-advantages
    ---------------------------------*/
    .b-advantages__article h2{
        font-size: 55px;
    }

    /* b-small-address
    ---------------------------------*/
    .b-small-address{
        font-size: 15px;
    }

    /* b-menu__item
    ---------------------------------*/
    .b-menu__item{
        padding: 0 5px 0 5px;
    }
    .b-menu__item a{
        font-size: 14px;
    }

    /* b-reviews
    ---------------------------------*/
    .b-reviews__article{
        padding-left: 25px;
        padding-right: 25px;
    }

    /* b-small-contact
    ---------------------------------*/
    .b-small-contact__item_phone{
        font-size: 24px;
    }
}
@media (max-width: 991px){
    .modal-skin .modal-dialog{
        max-width: 720px;
    }
    html,
    body{
        font-size: 17px;
    }
    h1{
        font-size: 55px;
    }
    h2{
        font-size: 30px;
    }
    h3 {
        font-size: 21px;
    }

    .landing-section{
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .modal-skin .modal-dialog .modal-content{
        padding: 20px;
		width: 60%;
    }

    #header.affix .b-small-address{
        display: none;
    }

    /* b-small-address
    ---------------------------------*/
    .b-small-address{
        display: none;
    }

    /* b-promo
    ---------------------------------*/
    .b-promo{
        padding: 150px 0 70px 0;
    }
    .b-promo .b-form__content{
        max-width: 500px;
        margin: auto;
    }
    .b-promo__content__header{
        margin: 0 0 50px 0;
    }

    /* b-what-you-get
    ---------------------------------*/
    .b-what-you-get__content__list .col{
        width: 33.3333%;
    }


    /* b-small-contact
    ---------------------------------*/
    #header.affix .b-small-contact{
        margin: 0 70px 0 0;
    }

    /* b-menu
    ---------------------------------*/
    .b-menu{
        padding: 0;
        position: static;
        margin: 0;
        background: none;
        height: 0;
        width: 0;
    }
    .b-menu__mobile-icon{
        display: block;
        position: absolute;
        font-size: 30px;
        height: 30px;
        cursor: pointer;
        transition: 0.3s;
        right: 0;
        top: 50%;
        margin: -15px 0 0 0;
        color: #131e6e;
        z-index: 11;
    }
    .b-menu__mobile-icon i{
        display: inline-block;
        vertical-align: top;
    }
    .b-menu__mobile-icon:hover{
        opacity: 0.9;
    }
    .b-menu__mobile-icon.active{
        color: #ffffff;
    }
    .b-menu__content{
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        background: #2a3688;
        padding: 85px 15px 0 15px;
        transition: 0.5s;
        width: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        z-index: 10;
    }
    .b-menu__content.open{
        opacity: 1;
        width: 280px;
        visibility: visible;
    }
    .b-menu__list{
        display: block;
        float: none;
        width: 250px;
        padding: 0;
    }
    .b-menu__item{
        margin: 0;
        display: block;
        padding: 5px;
        text-align: left;
    }
    .b-menu__item a{
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 1.2rem;
        color: #ffffff;
        position: relative;
        z-index: 100;
    }

    .side{
        padding: 50px 0 50px 0;
    }


    /* b-portfolio
    ---------------------------------*/
    .b-portfolio__content__list .col{
        width: 50%;
    }

    /* b-advantages
    ---------------------------------*/
    .b-advantages__content__list .col{
        width: 100%;
        padding: 10px 15px 10px 15px;
    }

    /* b-about-us
    ---------------------------------*/
    .b-about-us__content h2{
        font-size: 28px;
    }
    .b-about-us__content{
        padding-right: 300px;
    }

    /* b-reviews
    ---------------------------------*/
    .b-reviews{
        overflow: hidden;
    }
    .b-work-with-us__content h2{
        font-size: 28px;
    }

    /* b-work-with-us
    ---------------------------------*/
    .b-reviews__content h2{
        font-size: 28px;
    }

    /* b-calculator
    ---------------------------------*/
    .b-calculator__content__info > .col{
        width: 50%;
    }
    .b-calculator__content__info > .col:nth-child(3){
        width: 100%;
    }

    /* b-get
    ---------------------------------*/
    .b-get__article h2{
        font-size: 36px;
    }

    /* b-contacts
    ---------------------------------*/
    .b-contacts h2{
        font-size: 28px;
    }

    /* fancybox-close
    ---------------------------------*/
    .fancybox-close{
        right: 0;
        top: -35px;
    }

    #footer .footer-content{
        flex-flow: column wrap;
    }
    #footer .footer-content .b-copyright{
        text-align: center;
        margin: 0 0 20px 0;
    }
}
@media (max-width: 767px){
    h1{
        font-size: 40px;
    }
    h2{
        font-size: 30px;
    }
    h3 {
        font-size: 20px;
    }

    .side{
        padding: 0;
    }
    .side__content{
        display: block;
        margin: 0 -15px 0 -15px;
    }
    .side__content__col{
        padding: 15px;
        width: auto;
    }
    .side:before{
        background: #162171;
        width: 100%;
    }
    .side__content__col:nth-child(2){
        padding: 30px 15px 30px 15px;
        width: auto;
        background: #f8f8f8;
        display: block;
    }
	.modal-skin .modal-dialog .modal-content{
        padding: 20px;
		width: 100%;
    }

    /* b-reviews
    ---------------------------------*/
    .b-reviews__img{
        width: auto;
        height: 250px;
        position: static;
    }
    .b-reviews__article{
        margin: 0;
        padding: 60px 0 30px 0;
    }
    .b-reviews__article h2{
        margin: 0 0 25px 0;
    }
    .b-reviews .owl-nav{
        top: 250px;
        left: 50%;
        margin-left: -103px;
    }

    /* b-form
    ---------------------------------*/
    .b-form__header__title{
        font-size: 22px;
    }

    /* b-service
    ---------------------------------*/
    .b-service__content__list .col{
        width: 50%;
    }

    /* b-calculator
    ---------------------------------*/
    .b-calculator{
        overflow: hidden;
    }
    .b-calculator__content__info{
        margin: 0 -15px 0 -15px;
        padding: 0 15px 0 15px;
    }
    .b-calculator__content__info > .col{
        padding: 15px;
    }

    /* b-advantages
    ---------------------------------*/
    .b-advantages__article h2{
        font-size: 40px;
        margin: 0;
    }

.landing-section22{
        padding-bottom: 30px;
        padding-top: 30px;
		/* display: none;*/
    }  
	.mob{
		/* display: none;*/
	}
	
    /* b-how-we-work
    ---------------------------------*/
    .b-how-we-work__content__list:before{
        display: none;
    }
    .b-how-we-work__content__list .col:nth-child(4){
        order: 4;
    }
    .b-how-we-work__content__list .col:nth-child(5){
        order: 5;
    }
    .b-how-we-work__content__list .col:nth-child(6){
        order: 6;
    }

    /* b-reviews
    ---------------------------------*/
    .b-work-with-us__content h2{
        font-size: 24px;
    }

    /* b-what-you-get
    ---------------------------------*/
    .b-what-you-get__content h2{
        font-size: 30px;
    }

    /* b-work-with-us
    ---------------------------------*/
    .b-reviews__content h2{
        font-size: 24px;
    }

    /* b-get
    ---------------------------------*/
    .b-get{

    }
    .b-get__content{
        margin: auto;
    }

    /* b-contacts
    ---------------------------------*/
    .b-contacts h2{
        font-size: 24px;
    }
    .b-contacts__content__map{
        display: block;
        position: static;
        height: 300px;
    }
    .b-contacts__content{
        padding: 0;
    }
    .b-contacts__content__info{
        margin: auto;
        max-width: 100%;
    }
    .b-contacts__content__info:before{
        bottom: 100%;
        top: auto;
        left: 50%;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #000;
        border-top: none;
        margin: 0 0 0 -7px;
    }
    .b-contacts__content__info__item{
        font-size: 18px;
    }
}
@media (max-width: 640px){

    /* b-logo
    ---------------------------------*/
    .b-logo{
        width: 200px;
    }

    /* b-promo
    ---------------------------------*/
    .b-promo{
        background-position: center top;
        padding-bottom: 30px;
        background-image: url(../images/b-promo/bg-mobile.jpg);
    }
    .b-promo__content__header{
        margin: 0 0 30px 0;
    }

    /* b-example
    ---------------------------------*/
    .b-example__content__list .col{
        width: 100%;
        max-width: 564px;
    }

    /* b-portfolio
    ---------------------------------*/
    .b-portfolio__content__list .col{
        width: 100%;
        max-width: 370px;
    }

    /* b-get
    ---------------------------------*/
    .b-get__content .b-form{
        width: 100%;
        max-width: 100%;
    }
    .b-get__article h2{
        font-size: 28px;
        line-height: 1.1;
    }

    /* b-calculator
    ---------------------------------*/
    .b-calculator__content__info > .col{
        width: 100%;
    }

    /* b-what-you-get
    ---------------------------------*/
    .b-what-you-get__content__list .col{
        width: 100%;
        max-width: 320px;
    }

    /* b-reviews
    ---------------------------------*/
    .b-reviews__content h2{
        font-size: 21px;
    }

    /* b-how-we-work
    ---------------------------------*/
    .b-how-we-work__content__list .col{
        width: 100%;
        max-width: 320px;
    }

    /* b-contacts
    ---------------------------------*/
    .b-contacts h2{
        font-size: 21px;
    }


    /* b-advantages
    ---------------------------------*/
    .b-advantages__article h2{
        font-size: 32px;
    }
}

@media (max-width: 480px){
    #header .header-content{
        display: block;
    }
    .b-small-contact{
        padding: 5px 0 0 0;
    }
    .b-small-contact__item{
        text-align: center;
    }
    
    #header.affix .b-small-address__time span{
        display: inline;
    }
    #header.affix .b-small-contact{
        margin-right: 0;
    }
    #header.affix .b-small-contact__item{
        text-align: left;
    }
    #header.affix .b-small-contact__item_phone{
        font-size: 26px;
        padding-top: 15px;
    }


    .b-contacts__content{
        margin: 0 -15px 0 -15px;
    }
    .b-contacts__content__info{
        width: 100%;
        padding: 30px 15px 15px 15px;
    }


    /* b-logo
    ---------------------------------*/
    .b-logo{
        width: 200px;
        margin: auto;
    }



}
.variable-width .slick-slide p {
  background: #fff;
  height: 100px;
  color: #3498db;
  margin: 5px;
  line-height: 100px;
}

.slick-slide .image {
  padding: 10px;
}
.slick-slide img {
  border: 5px solid #fff;
  display: block;
  width: 100%;
}
.slick-slide img.slick-loading {
  border: 0;
}
.slick-slider {
  margin: 30px auto 50px;
}
.videoWrapper {
position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;}