.clearfix:after{
    content:'';
    display:table;
    width:100%;
    clear:both;
    height:0
}
.i-b{
    display:inline-block;
    margin-left:-0.36em;
    vertical-align:top
}
.i-b:first-child{
    margin-left:0
}
@font-face{
    font-family:"HelveticaNeueCyr";
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-300.eot");
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-300.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-300.woff") format("woff"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-300.otf") format("opentype");
    font-style:normal;
    font-weight:300
}
@font-face{
    font-family:"HelveticaNeueCyr";
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-400.eot");
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-400.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-400.woff") format("woff"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-400.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:"HelveticaNeueCyr";
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-500.eot");
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-500.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-500.woff") format("woff"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-500.otf") format("opentype");
    font-style:normal;
    font-weight:500
}
@font-face{
    font-family:"HelveticaNeueCyr";
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-700.eot");
    src:url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-700.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-700.woff") format("woff"),url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-700.otf") format("opentype");
    font-style:normal;
    font-weight:700
}
@font-face{
    font-family:"HelveticaNeueCyr-Italic";
    src:url("../fonts/HelveticaNeueCyr-Italic.eot");
    src:url("../fonts/HelveticaNeueCyr-Italic.eot?#iefix") format("embedded-opentype"),url("../fonts/HelveticaNeueCyr-Italic.woff") format("woff"),url("../fonts/HelveticaNeueCyr-Italic.otf") format("opentype");
    font-style:normal;
    font-weight:normal
}
*:focus{
    outline:none!important
}
.ahc{
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto
}
.avc{
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto
}
.oh{
    overflow:hidden
}
.ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.anim_all_05{
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.anim_ease_1{
    -webkit-transition:ease 1s;
    -moz-transition:ease 1s;
    -ms-transition:ease 1s;
    -o-transition:ease 1s;
    transition:ease 1s
}
body{
    background:#fff;
    overflow-x:hidden;
    font-family:'HelveticaNeueCyr';
    color:#222;
    font-size:18px;
    position:relative
}
@media(max-width:768px){
    body{
        font-size:16px
    }
}
.container-fluid{
    overflow:hidden
}
.pt{
    padding-top:160px
}
.alignleft{
    display:inline;
    float:left;
    margin-right:1.5em;
    max-width:100%;
    height:auto
}
@media(max-width:767px){
    .alignleft{
        width:100%;
        float:none;
        margin:10px auto;
        display:block
    }
    .alignleft img{
        width:100%;
        object-fit:cover
    }
}
.alignright{
    display:inline;
    float:right;
    margin-left:1.5em;
    max-width:100%;
    height:auto
}
.aligncenter{
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-width:none;
    height:auto;
    width:100%
}
.img-cont{
    padding:9px;
    border-radius:4px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49)
}
blockquote{
    padding:15px 20px;
    background:#eaf1f1;
    border:0;
    font-size:16px
}
em{
    font-family:'HelveticaNeueCyr-Italic'
}
.table-wrapper{
    display:table;
    width:100%;
    height:100%
}
.cell-wrapper{
    display:table-cell;
    width:100%;
    height:100%;
    vertical-align:middle
}
.flex-wrapper{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row
}
p{
    margin-bottom:0
}
a{
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
a:hover{
    text-decoration:none
}
.btn,.wpcf7-submit{
    border-style:solid;
    border-width:1px;
    border-color:#8bd1d3;
    background-image:-moz-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-webkit-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-ms-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    padding:0;
    border-radius:50px
}
.modal-open header{
    padding-right:17px
}
.modal-open #liLanding{
    right:37px
}
.modal-dialog{
    max-width:400px;
    width:95%
}
.modal-dialog .modal-title{
    position:relative
}
.modal-dialog .modal-title .close{
    background:url("../img/close.png") center no-repeat;
    position:absolute;
    z-index:10001;
    cursor:pointer;
    top:10px;
    right:10px;
    width:12px;
    height:12px;
    opacity:1;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.modal-dialog .modal-title .close:hover{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg)
}
.modal-dialog .modal-content{
    border-radius:3px;
    box-shadow:none;
    border:0;
    background:#1C717C
}
.modal-dialog .modal-body{
    padding:35px 15px 50px
}
.modal-dialog .modal-body h3{
    font-size:30px;
    margin:0;
    text-transform:uppercase;
    color:#fff;
    font-weight:700;
    text-align:center
}
.modal-dialog .modal-body h3 span{
    color:#cdf5db
}
.modal-dialog .modal-body .form-text{
    font-size:17px;
    font-weight:700;
    color:#fff;
    text-align:center
}
.modal-dialog .modal-body .wpcf7 br{
    display:none
}
.modal-dialog .modal-body .wpcf7 form{
    position:relative;
    width:100%;
    margin:0 auto
}
.modal-dialog .modal-body .wpcf7 .wpcf7-text{
    display:block;
    margin:5px 0 15px;
    max-width:100%;
    width:100%;
    line-height:40px;
    border:1px solid #fff;
    background:#fff;
    font-size:15px;
    color:#222;
    padding:0 15px
}
.modal-dialog .modal-body .wpcf7 p{
    margin-bottom:0
}
.modal-dialog .modal-body .wpcf7 label{
    transition:none;
    text-align:inherit;
    line-height:22px;
    padding:0;
    width:80%;
    box-sizing:border-box;
    margin:0 auto!important;
    display:block;
    font-size:15px;
    font-weight:400;
    color:#fff
}
.modal-dialog .modal-body input{
    width:100%
}
.modal-dialog .modal-body .wpcf7-submit{
    border-style:solid;
    border-width:1px;
    border-color:#8bd1d3;
    background-image:-moz-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-webkit-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-ms-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    padding:0;
    border-radius:50px;
    width:80%;
    margin:25px auto 0;
    line-height:50px;
    display:block;
    text-transform:uppercase;
    font-size:16px
}
.modal-dialog .modal-body .jq-selectbox{
    display:block!important;
    border:0;
    width:80%;
    text-transform:none;
    font-size:19px;
    margin:5px auto 15px
}
.modal-dialog .modal-body .jq-selectbox li:hover{
    background:#f4f4f4;
    color:#666
}
.modal-dialog .modal-body .jq-selectbox li.selected{
    background:#f4f4f4;
    color:#666
}
.modal-dialog .modal-body .jq-selectbox .jq-selectbox__dropdown{
    display:none!important
}
.modal-dialog .modal-body .jq-selectbox.opened .jq-selectbox__dropdown{
    display:block!important
}
.modal-dialog .modal-body .jq-selectbox.opened .jq-selectbox__trigger-arrow{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg)
}
.modal-dialog .modal-body .jq-selectbox.disabled .jq-selectbox__dropdown{
    display:none!important
}
.modal-dialog .modal-body .jq-selectbox__select{
    height:42px;
    line-height:42px;
    background:#fff;
    border:none!important;
    border-radius:0;
    box-shadow:none
}
.modal-dialog .modal-body .jq-selectbox__select.opened{
    border:none!important
}
.modal-dialog .modal-body .jq-selectbox__select-text{
    text-shadow:none;
    font-size:15px;
    color:#a3a3a3;
    font-weight:400;
    padding:0 15px
}
.modal-dialog .modal-body .jq-selectbox__trigger{
    border:0
}
.modal-dialog .modal-body .jq-selectbox__trigger-arrow{
    top:20px
}
.modal-dialog .modal-body .jq-selectbox__dropdown{
    width:100%!important;
    background:white
}
.modal-dialog .modal-body .jq-selectbox__dropdown ul{
    background:white
}
.popup{
    top:0;
    width:100%;
    height:100%;
    position:fixed;
    background:rgba(0,0,0,0.3);
    z-index:1050;
    display:none
}
.popup .modal-dialog{
    width:90%;
    max-width:460px;
    text-align:center;
    background:#fff;
    border-radius:0;
    -webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.75);
    -moz-box-shadow:0 0 25px 0 rgba(0,0,0,0.75);
    box-shadow:0 0 25px 0 rgba(0,0,0,0.75);
    height:200px;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto
}
.popup .modal-body{
    padding:30px;
    text-align:center
}
.popup h3{
    margin:20px 0
}
.tinynav{
    display:none!important
}
.tinynav .jq-selectbox__dropdown{
    width:100%!important
}
.tinynav ul li{
    width:100%!important
}
@media(max-width:991px){
    .tinynav{
        display:inline-block!important
    }
}
@media(min-width:1280px){
    .container{
        width:1200px;
        padding-left:0;
        padding-right:0
    }
}
.nav-iconcontainer{
    width:90px;
    z-index:990;
    right:0;
    display:none;
    position:absolute;
    left:110px;
    top:55px
}
.nav-iconcontainer.visual{
    z-index:1
}
#nav-icon{
    display:block;
    position:relative;
    margin:20px 30px;
    background-color:transparent;
    border:0;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
    -webkit-transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
    transition:.5s ease-in-out;
    cursor:pointer;
    z-index:1051;
    padding:9px 14px
}
#nav-icon span{
    display:block;
    position:absolute;
    height:3px;
    width:100%;
    background:#fff;
    opacity:1;
    left:0;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
    -webkit-transition:.25s ease-in-out;
    -moz-transition:.25s ease-in-out;
    -o-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
#nav-icon span:nth-child(1){
    top:0;
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center
}
#nav-icon span:nth-child(2){
    top:8px;
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center
}
#nav-icon span:nth-child(3){
    top:16px;
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center
}
.nav-close{
    display:none;
    width:30px;
    height:30px;
    position:absolute;
    top:10px;
    left:245px;
    cursor:pointer
}
.nav-close:after{
    position:absolute;
    top:0;
    left:0;
    right:0;
    content:"\274c";
    font-size:23px;
    color:#FFF;
    line-height:30px;
    text-align:center
}
.ontop{
    z-index:1;
    display:none;
    background:rgba(34,147,197,0.3);
    width:50px;
    height:50px;
    position:fixed;
    bottom:30px;
    right:30px;
    text-align:center;
    padding:10px;
    border-radius:50%
}
.ontop .halo{
    background:white;
    border-radius:50%;
    height:30px
}
.ontop .halo a{
    z-index:5;
    display:block;
    line-height:30px;
    text-align:center
}
.ontop .halo a img{
    max-width:20px
}
.wpcf7-response-output,.ajax-loader,.wpcf7-mail-sent-ok{
    display:none!important
}
.wpcf7-not-valid{
    border:1px solid #f00!important;
    background-image:url("../img/error.png")!important;
    background-repeat:no-repeat!important;
    background-position:95% center!important
}
.wpcf7-not-valid-tip{
    display:none!important
}
h2{
    font-size:40px;
    font-weight:700
}
@media(max-width:991px){
    h2{
        font-size:35px
    }
}
@media(max-width:767px){
    h2{
        font-size:30px
    }
}
.block_title{
    text-align:center;
    margin-top:80px
}
.block_title h2,.block_title h4{
    margin:0
}
.block_title h2{
    text-transform:uppercase;
    color:#741da9
}
.block_title h4{
    font-size:28px;
    font-weight:700
}
.block_title .archive-desc p{
    font-size:28px;
    font-weight:700;
    margin:0
}
@media(max-width:991px){
    .block_title{
        margin-top:40px
    }
}
h3{
	font-size: 22px;
	text-align: center;
}
h3 a{
	color: #000;
}
@media(max-width:991px){
    h3{
        font-size:26px
    }
}
@media(max-width:767px){
    h3{
        font-size:24px
    }
}
.breadcrumbs{
    margin-top:45px;
    margin-bottom:35px;
    font-weight:400;
    font-size:16px!important;
    font-family:'HelveticaNeueCyr'
}
.breadcrumbs a{
    color:#04819e
}
.advantages{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
    padding-bottom:90px
}
.advantages .advantages_container{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row;
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.advantages .advantages_container li{
    -webkit-flex:0 1 25%;
    flex:0 1 25%;
    flex-basis:25%;
    padding:0 10px;
    margin-top:30px;
    text-align:center
}
@media(max-width:991px){
    .advantages .advantages_container li{
        -webkit-flex:0 1 33.333%;
        flex:0 1 33.333%;
        flex-basis:33.333%
    }
}
@media(max-width:721px){
    .advantages .advantages_container li{
        -webkit-flex:0 1 50%;
        flex:0 1 50%;
        flex-basis:50%
    }
}
@media(max-width:559px){
    .advantages .advantages_container li{
        -webkit-flex:0 1 100%;
        flex:0 1 100%;
        flex-basis:100%
    }
}
.advantages .advantages_container .img{
    border:6px solid #fff;
    border-radius:50%;
    background-color:#bdbdbd;
    box-shadow:0 -6px 13px 0 rgba(16,14,17,0.34),inset 0 5px 5px 0 rgba(16,14,17,0.08);
    width:212px;
    height:212px;
    margin:0 auto 10px
}
.advantages .advantages_container .title{
    font-weight:700;
    text-transform:uppercase;
    color:#04819e;
    margin-bottom:0
}
.advantages .advantages_container .text{
    font-weight:500;
    margin-bottom:0
}
@media(max-width:991px){
    .advantages{
        padding-bottom:40px
    }
}
@media(max-width:720px){
    .advantages .advantages_container{
        -webkit-justify-content:space-around;
        justify-content:space-around
    }
}
.specialist{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
    padding-bottom:80px
}
.specialist .spec-block{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row;
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.specialist .spec-block>li{
    -webkit-flex:0 1 25%;
    flex:0 1 25%;
    padding:0 10px;
    margin-top:30px;
    text-align:center
}
.specialist .spec-block>li ul{
    text-align:center;
    margin-top:5px;
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.specialist .spec-block>li ul li{
    padding-left:10px;
    position:relative;
    color:#04819e;
    font-weight:700
}
.specialist .spec-block .img{
    border:6px solid #fff;
    border-radius:50%;
    background-color:#bdbdbd;
    box-shadow:0 -6px 13px 0 rgba(16,14,17,0.34),inset 0 5px 5px 0 rgba(16,14,17,0.08);
    width:212px;
    height:212px;
    margin:0 auto 10px
}
.specialist .spec-block a{
    display:block;
    font-weight:700;
    font-size:24px;
    color:#04819e;
    text-decoration:none
}
.specialist .spec-block b{
    display:block;
    text-transform:uppercase;
    font-weight:700;
    color:#04819e
}
.specialist .spec-block .btn{
    width:224px;
    font-size:16px;
    line-height:38px;
    margin-top:0
}
.specialist .spec-block p{
    margin-bottom:10px
}
@media(max-width:1199px){
    .specialist .spec-block>li{
        -webkit-flex:0 1 33%;
        flex:0 1 33%
    }
}
@media(max-width:991px){
    .specialist{
        padding-bottom:40px
    }
}
@media(max-width:720px){
    .specialist .spec-block{
        -webkit-justify-content:space-around;
        justify-content:space-around
    }
}
@media(max-width:559px){
    .specialist .spec-block>li{
        -webkit-flex:0 1 100%;
        flex:0 1 100%
    }
    .specialist .spec-block>li ul li{
        text-align:center
    }
    .specialist .spec-block>li ul li:before{
        display:none
    }
}
.social-comments{
    padding-bottom:80px
}
.social-comments .vk-reviews{
    margin:25px auto;
    width:80%;
    max-width:950px
}
@media(max-width:991px){
    .social-comments{
        padding-bottom:40px
    }
}
.payment-types ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    text-align:center;
    margin-top:50px
}
.payment-types li{
    display:inline-block;
    margin-left:-0.36em;
    vertical-align:top;
    max-width:350px;
    border-radius:4px;
    line-height:105px;
    border:1px dashed #87d3cf;
    position:relative;
    text-align:left;
    width:100%;
    padding-left:100px;
    margin:0 50px 50px
}
.payment-types li:first-child{
    margin-left:0
}
.payment-types li .img{
    position:absolute;
    left:0;
    top:0;
    width:100px;
    height:100%
}
.payment-types li .img img{
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    position:absolute
}
@media(max-width:991px){
    .payment-types{
        padding-bottom:30px
    }
    .payment-types li{
        display:block;
        margin:25px auto!important
    }
}
.hero-slider ul,.usuall-slider ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.hero-slider .slider-form .wpcf7,.usuall-slider .slider-form .wpcf7{
    overflow:hidden
}
.hero-slider .slider-form .wpcf7 form ::-webkit-input-placeholder,.usuall-slider .slider-form .wpcf7 form::-webkit-input-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-slider .slider-form .wpcf7 form ::-moz-placeholder,.usuall-slider .slider-form .wpcf7 form::-moz-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-slider .slider-form .wpcf7 form :-moz-placeholder,.usuall-slider .slider-form .wpcf7 form:-moz-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-slider .slider-form .wpcf7 form :-ms-input-placeholder,.usuall-slider .slider-form .wpcf7 form:-ms-input-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-slider .slider-form .wpcf7 h3,.usuall-slider .slider-form .wpcf7 h3{
    margin:40px 0 15px!important;
    text-align:center!important;
    text-transform:uppercase
}
.hero-slider .slider-form .wpcf7 h3 span,.usuall-slider .slider-form .wpcf7 h3 span{
    color:#cdf5db
}
.hero-slider .slider-form .wpcf7 .wpcf7-text,.usuall-slider .slider-form .wpcf7 .wpcf7-text{
    padding:0 15px
}
.hero-slider .slider-form .wpcf7 .form-text,.usuall-slider .slider-form .wpcf7 .form-text{
    letter-spacing:-0.5px!important;
    text-align:center!important;
    font-size:17px!important;
    font-weight:700;
    margin-bottom:20px!important
}
.hero-slider .slider-form .wpcf7 label,.usuall-slider .slider-form .wpcf7 label{
    width:80%;
    box-sizing:border-box;
    margin:0 auto!important;
    display:block;
    font-size:15px;
    font-weight:400
}
.hero-slider .slider-form .wpcf7 label input,.usuall-slider .slider-form .wpcf7 label input{
    display:block;
    margin:5px 0 15px;
    max-width:100%;
    width:100%;
    line-height:40px;
    border:1px solid #fff;
    background:#fff;
    font-size:15px;
    color:#222
}
.hero-slider .slider-form .wpcf7 .wpcf7-submit,.usuall-slider .slider-form .wpcf7 .wpcf7-submit{
    width:100%;
    max-width:80%;
    line-height:54px!important;
    margin:0 auto!important;
    text-align:center!important;
    display:block;
    color:#222;
    font-weight:700!important
}
@media(max-width:1366px){
    .hero-slider,.usuall-slider{
        display:none
    }
}
.hero-action{
    -webkit-background-size:cover;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    display:none;
    padding:40px 0
}
.hero-action .slider-form{
    flex:0 1 50%;
    -webkit-flex:0 1 50%;
    flex-basis:50%
}
.hero-action .slider-form .wpcf7{
    float:right;
    max-width:420px;
    width:100%;
    background-color:#1C717C;
    overflow:hidden;
    line-height:22px;
    margin:0;
    padding:0;
    font-weight:400;
    font-size:20px;
    color:#fff
}
.hero-action .slider-form .wpcf7 form ::-webkit-input-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-action .slider-form .wpcf7 form ::-moz-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-action .slider-form .wpcf7 form :-moz-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-action .slider-form .wpcf7 form :-ms-input-placeholder{
    color:#a3a3a3!important;
    opacity:1!important!important
}
.hero-action .slider-form .wpcf7 h3{
    margin:40px 0 15px!important;
    text-align:center!important;
    text-transform:uppercase;
    transition:none 0s ease 0s;
    line-height:33px;
    font-weight:700;
    font-size:30px
}
.hero-action .slider-form .wpcf7 h3 span{
    color:#cdf5db
}
.hero-action .slider-form .wpcf7 .wpcf7-text{
    padding:0 15px
}
.hero-action .slider-form .wpcf7 .form-text{
    letter-spacing:-0.5px!important;
    text-align:center!important;
    font-size:17px!important;
    font-weight:700;
    margin-bottom:20px!important;
    line-height:22px
}
.hero-action .slider-form .wpcf7 label{
    width:80%;
    box-sizing:border-box;
    margin:0 auto!important;
    display:block;
    font-size:15px;
    font-weight:400;
    line-height:22px;
    padding:0
}
.hero-action .slider-form .wpcf7 label input{
    display:block;
    margin:5px 0 15px;
    max-width:100%;
    width:100%;
    line-height:40px;
    border:1px solid #fff;
    background:#fff;
    font-size:15px;
    color:#222
}
.hero-action .slider-form .wpcf7 .wpcf7-submit{
    width:100%;
    max-width:80%;
    line-height:54px!important;
    margin:0 auto!important;
    text-align:center!important;
    display:block;
    color:#222;
    font-weight:700!important
}
.hero-action .content{
    flex:0 1 50%;
    -webkit-flex:0 1 50%;
    flex-basis:50%;
    padding-right:20px
}
.hero-action .content h2{
    font-size:48px;
    line-height:1.2;
    font-weight:700;
    color:#741da9;
    font-family:'OpenSans';
    margin:0 0 20px;
    text-transform:uppercase
}
.hero-action .content p{
    font-size:28px;
    line-height:30px;
    margin:0;
    font-weight:400;
    color:#222
}
.hero-action .content ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    margin-top:20px;
    line-height:35px;
    font-weight:400;
    font-size:20px;
    color:#04819e
}
@media(max-width:1366px){
    .hero-action{
        display:block
    }
}
@media(max-width:999px){
    .hero-action .slider-form,.hero-action .content{
        flex:0 1 100%;
        -webkit-flex:0 1 100%;
        flex-basis:100%;
        text-align:center
    }
    .hero-action .slider-form .wpcf7,.hero-action .content .wpcf7{
        float:none;
        display:block;
        margin:30px auto 0
    }
}
@media(max-width:560px){
    .hero-action .content h2{
        font-size:35px
    }
    .hero-action .content p{
        font-size:20px
    }
    .hero-action .content ul{
        font-size:16px
    }
}
.spravka{
    padding-bottom:70px
}
.spravka h2{
    max-width:700px;
    margin:0 auto
}
.spravka .spravka-wrapper{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row;
    margin:20px 0
}
.spravka .spravka-wrapper li{
    -webkit-flex:0 1 215px;
    flex:0 1 215px;
    margin:10px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    padding:10px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.spravka .spravka-wrapper li .img{
    height:195px;
    display:block
}
.spravka .spravka-wrapper li .img img{
    width:100%;
    max-width:100%;
    height:100%;
    object-fit:cover
}
.spravka .spravka-wrapper li .post-title{
    display:table;
    height:85px;
    overflow:hidden;
    width:100%;
    font-size:18px;
    color:#04819e;
    font-weight:700
}
.spravka .spravka-wrapper li .post-title .cell{
    display:table-cell;
    height:100%;
    vertical-align:middle;
    text-align:center;
    width:100%
}
.spravka .spravka-wrapper li:hover{
    -webkit-transform:scaleY(1.05);
    -moz-transform:scaleY(1.05);
    -ms-transform:scaleY(1.05);
    -o-transform:scaleY(1.05);
    transform:scaleY(1.05)
}
.spravka .spravka-wrapper li:hover .post-title{
    text-decoration:underline
}
.spravka .last-text{
    font-size:24px;
    font-weight:700;
    text-transform:uppercase;
    color:#04819e;
    text-align:center
}
@media(max-width:991px){
    .spravka{
        padding-bottom:40px
    }
}
@media(max-width:559px){
    .spravka .spravka-wrapper{
        -webkit-justify-content:space-around;
        justify-content:space-around
    }
}
.row .tparrows{
    width:65px;
    height:65px;
    border-radius:50%;
    background:#eef5fe;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.row .tparrows:before{
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    color:#62afc5;
    font-size:30px;
    line-height:65px
}
.row .tparrows:hover{
    background:#eef5fe
}
.row .tparrows:hover:before{
    color:#222
}
@media(max-width:1600px){
    .row .tp-rightarrow{
        right:10px!important;
        left:inherit!important;
        -webkit-transform:none!important;
        -moz-transform:none!important;
        -ms-transform:none!important;
        -o-transform:none!important;
        transform:none!important
    }
}
@media(max-width:1600px){
    .row .tp-leftarrow{
        right:inherit!important;
        left:10px!important;
        -webkit-transform:none!important;
        -moz-transform:none!important;
        -ms-transform:none!important;
        -o-transform:none!important;
        transform:none!important
    }
}
.usuall-slider .slider-form .wpcf7 h3{
    margin-top:25px!important
}
.spec-menu-wrapper{
    padding-bottom:75px
}
.spec-menu{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    overflow:hidden;
    margin-top:40px
}
.spec-menu li{
    float:left;
    width:20%;
    margin-top:10px;
    font-size:18px;
    font-weight:500
}
.spec-menu li:hover .menu-image-title{
    text-decoration:underline
}
.spec-menu a{
    color:#222
}
@media(max-width:1199px){
    .spec-menu li{
        width:25%
    }
}
@media(max-width:991px){
    .spec-menu li{
        font-size:15px
    }
}
@media(max-width:768px){
    .spec-menu li{
        width:33.333%
    }
}
@media(max-width:559px){
    .spec-menu li{
        width:50%
    }
}
@media(max-width:399px){
    .spec-menu li{
        width:100%
    }
}
.contacts{
    padding-bottom:80px
}
.contacts .content{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row
}
.contacts .content p,.contacts .content ul{
    font-size:16px;
    color:#525354;
    overflow:hidden
}
.contacts .content-map{
    max-width:670px;
    border-radius:4px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    padding:9px;
    -webkit-flex:0 1 55%;
    flex:0 1 55%;
    order:1
}
.contacts .content-info{
    overflow:hidden;
    -webkit-flex:0 1 45%;
    flex:0 1 45%;
    order:2;
    padding-left:30px
}
.contacts .content-info ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    overflow:hidden
}
.contacts .content-info .sec-title{
    font-weight:500;
    color:#222;
    width:170px;
    float:left
}
.contacts .content-info a{
    color:#525354
}
.contacts .content-info .contact-mails a{
    text-decoration:underline
}
.contacts .box{
    margin-bottom:20px
}
@media(max-width:1199px){
    .contacts .content-map{
        -webkit-flex:0 1 100%;
        flex:0 1 100%;
        max-width:100%;
        order:2
    }
    .contacts .content-info{
        -webkit-flex:0 1 100%;
        flex:0 1 100%;
        max-width:100%;
        order:1;
        padding-left:0
    }
    .contacts .content-info br{
        display:none
    }
}
@media(max-width:559px){
    .contacts .content-info .sec-title{
        float:none;
        max-width:none;
        font-weight:700;
        margin-bottom:0!important
    }
}
.page .page{
    padding-bottom:70px
}
.page p{
    font-size:16px;
    margin-bottom:20px;
	text-align: justify;
}
.actions-wrapper .action-box{
    width:100%;
    max-width:570px;
    padding:8px;
    border-radius:4px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    display:inline-block;
    vertical-align:top;
    margin:8px 7px
}
.actions-wrapper .action-box .action-content{
    background-position:right top;
    background-repeat:no-repeat;
    background-size:cover;
    height:202px;
    padding:40px 20px;
    color:#fff
}
.actions-wrapper .action-box .action-content h3{
    text-transform:uppercase;
    margin:0
}
.actions-wrapper .action-box .action-content p{
    margin-bottom:0
}
@media(max-width:1199px){
    .actions-wrapper .action-box{
        margin:15px auto;
        display:block
    }
    .actions-wrapper .action-box .action-content{
        background-position:left top
    }
}
@media(max-width:400px){
    .actions-wrapper .action-box .action-content h3{
        font-size:21px!important
    }
}
.page-template-template-gallery .lightgallery{
    text-align:center
}
.page-template-template-gallery .lightgallery .gallery_item{
    width:180px;
    height:180px;
    display:inline-block;
    margin:10px;
    vertical-align:top
}
.page-template-template-gallery .lightgallery .gallery_item img{
    width:100%;
    height:100%;
    object-fit:cover
}
.page-template-template-gallery .ngg-galleryoverview .ngg-gallery-thumbnail{
    margin:15px!important
}
.ngg-galleryoverview{
    text-align:center
}
.ngg-galleryoverview .ngg-gallery-thumbnail-box{
    float:none!important;
    display:inline-block;
    margin-left:-0.36em;
    vertical-align:top
}
.ngg-galleryoverview .ngg-gallery-thumbnail-box:first-child{
    margin-left:0
}
.ngg-galleryoverview .ngg-gallery-thumbnail{
    margin:9px;
    border-radius:4px
}
.ngg-galleryoverview .ngg-gallery-thumbnail a{
    margin:10px;
    position:relative
}
.ngg-galleryoverview .ngg-gallery-thumbnail a:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:url("../img/search.png");
    background-position:center;
    background-repeat:no-repeat;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    opacity:0
}
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover:before{
    opacity:1;
    z-index:1
}
.sert-box h3{
    font-size:30px;
    text-transform:uppercase;
    font-weight:700;
    color:#04819e;
    margin:30px 0 10px;
    padding-left:20px
}
.sert-box .lightgallery{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row;
    justify-content:flex-start
}
.sert-box .lightgallery a{
    -webkit-flex:0 1 256px;
    flex:0 1 256px;
    flex-basis:256px;
    margin:20px;
    background:url("../img/sert.png") center no-repeat;
    padding:19px;
    position:relative
}
.sert-box .lightgallery a:before{
    content:'';
    width:218px;
    height:281px;
    position:absolute;
    top:19px;
    left:19px;
    background-image:url("../img/search.png");
    background-position:center;
    background-repeat:no-repeat;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    opacity:0
}
.sert-box .lightgallery a img{
    height:281px;
    width:218px;
    object-fit:cover
}
.sert-box .lightgallery a:hover:before{
    opacity:1
}
@media(max-width:991px){
    .sert-box .lightgallery{
        -webkit-justify-content:space-around;
        justify-content:space-around
    }
    .sert-box h3{
        text-align:center;
        padding:0
    }
}
.sertificates .lightgallery{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-flex-direction:row;
    flex-direction:row;
    justify-content:flex-start
}
.sertificates .lightgallery a{
    -webkit-flex:0 1 207px;
    flex:0 1 207px;
    flex-basis:207px;
    margin:5px;
    background:url("../img/sert.png") center no-repeat;
    background-size:100% 100%;
    padding:16px;
    position:relative
}
.sertificates .lightgallery a:before{
    content:'';
    width:175px;
    height:241px;
    position:absolute;
    top:16px;
    left:16px;
    background-image:url("../img/search.png");
    background-position:center;
    background-repeat:no-repeat;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    opacity:0
}
.sertificates .lightgallery a img{
    height:100%;
    width:100%;
    object-fit:cover
}
.sertificates .lightgallery a:hover:before{
    opacity:1
}
@media(max-width:767px){
    .sertificates .lightgallery{
        -webkit-justify-content:space-around;
        justify-content:space-around
    }
}
.child-list a{
    color:#222;
    text-decoration:none
}
.tabs,.child-list{
    margin:30px 0 0 0;
    padding:0;
    list-style:none;
    width:100%;
    text-align:left
}
.tabs li,.child-list li{
    display:inline-block;
    vertical-align:top;
    margin:0 0 4px;
    cursor:pointer;
    width:145px;
    text-align:center;
    line-height:45px;
    color:#222;
    font-size:16px;
    overflow:hidden;
    border-style:solid;
    border-width:1px;
    border-color:#8bd1d3;
    background-image:-moz-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-webkit-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    background-image:-ms-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
    border-radius:4px
}
.tabs li.active,.child-list li.active{
    border:1px solid #e56e51;
    color:#e56e51
}
@media(max-width:768px){
    .tabs,.child-list{
        display:none
    }
}
.tab_container{
    clear:both;
    margin-top:0;
    width:100%;
    overflow:auto
}
.tab_content{
    padding:0;
    visibility:hidden;
    height:0;
    overflow:hidden
}
.tab_content.visible{
    visibility:visible!important;
    height:auto;
    overflow:hidden
}
.tab_drawer_heading{
    display:none
}
@media(max-width:768px){
    .tab_drawer_heading{
        display:block;
        border-style:solid;
        border-width:1px;
        border-color:#8bd1d3;
        background-image:-moz-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
        background-image:-webkit-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
        background-image:-ms-linear-gradient(90deg,#8bd1d3 0,#cdf5db 100%);
        border-radius:4px;
        text-align:center;
        overflow:hidden;
        margin:0 0 15px;
        padding:5px 0
    }
}
.page{
    padding-top:40px
}
.page-template-template-narp .napr-bread .breadcrumbs,.page-template-template-narp2 .napr-bread .breadcrumbs,.page-template-template-narp-new .napr-bread .breadcrumbs,.page-template-template-narp-new-child .napr-bread .breadcrumbs{
    margin:30px 0
}
.page-template-template-narp .paged-gallery a,.page-template-template-narp2 .paged-gallery a,.page-template-template-narp-new .paged-gallery a,.page-template-template-narp-new-child .paged-gallery a{
    max-width:200px;
    display:inline-block
}
.page-template-template-narp .paged-gallery a img,.page-template-template-narp2 .paged-gallery a img,.page-template-template-narp-new .paged-gallery a img,.page-template-template-narp-new-child .paged-gallery a img{
    width:100%;
    height:auto
}
.page-template-template-narp .owl-testi .testi-href,.page-template-template-narp2 .owl-testi .testi-href,.page-template-template-narp-new .owl-testi .testi-href,.page-template-template-narp-new-child .owl-testi .testi-href{
    width:20px;
    line-height:20px;
    border-radius:50%;
    color:#fff;
    background:#5289b3;
    text-decoration:none;
    text-align:center;
    position:relative;
    display:block;
    height:20px;
    margin-bottom:5px
}
.page-template-template-narp .owl-testi .testi-href .fa,.page-template-template-narp2 .owl-testi .testi-href .fa,.page-template-template-narp-new .owl-testi .testi-href .fa,.page-template-template-narp-new-child .owl-testi .testi-href .fa{
    line-height:20px;
    position:absolute;
    font-size:10px;
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto
}
.page-template-template-narp .owl-testi .testi-href:hover,.page-template-template-narp2 .owl-testi .testi-href:hover,.page-template-template-narp-new .owl-testi .testi-href:hover,.page-template-template-narp-new-child .owl-testi .testi-href:hover{
    background:#3777a8
}
.page-template-template-narp .owl-testi .testi-text,.page-template-template-narp2 .owl-testi .testi-text,.page-template-template-narp-new .owl-testi .testi-text,.page-template-template-narp-new-child .owl-testi .testi-text{
    height:135px;
    letter-spacing:-0.3px
}
.page-template-template-narp .owl-testi .testi-text p,.page-template-template-narp2 .owl-testi .testi-text p,.page-template-template-narp-new .owl-testi .testi-text p,.page-template-template-narp-new-child .owl-testi .testi-text p{
    font-size:14px
}
.page-template-template-narp .owl-testi .testi-body,.page-template-template-narp2 .owl-testi .testi-body,.page-template-template-narp-new .owl-testi .testi-body,.page-template-template-narp-new-child .owl-testi .testi-body{
    padding:15px;
    border:2px solid #1C717C;
    border-radius:4px;
    position:relative
}
.page-template-template-narp .owl-testi .testi-body p,.page-template-template-narp2 .owl-testi .testi-body p,.page-template-template-narp-new .owl-testi .testi-body p,.page-template-template-narp-new-child .owl-testi .testi-body p{
    margin-bottom:0
}
.page-template-template-narp .owl-testi .jspVerticalBar,.page-template-template-narp2 .owl-testi .jspVerticalBar,.page-template-template-narp-new .owl-testi .jspVerticalBar,.page-template-template-narp-new-child .owl-testi .jspVerticalBar{
    right:0;
    width:4px;
    background:transparent
}
.page-template-template-narp .owl-testi .jspTrack,.page-template-template-narp2 .owl-testi .jspTrack,.page-template-template-narp-new .owl-testi .jspTrack,.page-template-template-narp-new-child .owl-testi .jspTrack{
    width:2px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    background:#1C717C
}
.page-template-template-narp .owl-testi .jspDrag,.page-template-template-narp2 .owl-testi .jspDrag,.page-template-template-narp-new .owl-testi .jspDrag,.page-template-template-narp-new-child .owl-testi .jspDrag{
    width:4px;
    background:#3dc6e5;
    left:-1px
}
.page-template-template-narp .owl-testi .testi-name,.page-template-template-narp2 .owl-testi .testi-name,.page-template-template-narp-new .owl-testi .testi-name,.page-template-template-narp-new-child .owl-testi .testi-name{
    margin-top:25px;
    font-size:16px;
    font-weight:400;
    color:#04819d;
    padding:0 50px 0 55px;
    position:relative;
    min-height:44px;
    background:url("../img/comma.png") 10px center no-repeat;
    display:table;
    width:100%
}
.page-template-template-narp .owl-testi .testi-name p,.page-template-template-narp2 .owl-testi .testi-name p,.page-template-template-narp-new .owl-testi .testi-name p,.page-template-template-narp-new-child .owl-testi .testi-name p{
    display:table-cell;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle
}
.page-template-template-narp .owl-testi .owl-dots,.page-template-template-narp2 .owl-testi .owl-dots,.page-template-template-narp-new .owl-testi .owl-dots,.page-template-template-narp-new-child .owl-testi .owl-dots{
    text-align:center;
    display:block
}
.page-template-template-narp .owl-testi .owl-dot,.page-template-template-narp2 .owl-testi .owl-dot,.page-template-template-narp-new .owl-testi .owl-dot,.page-template-template-narp-new-child .owl-testi .owl-dot{
    width:16px;
    height:16px;
    display:inline-block;
    vertical-align:top;
    border:2px solid #d5f1ea;
    border-radius:50%;
    position:relative;
    margin:2px
}
.page-template-template-narp .owl-testi .owl-dot:after,.page-template-template-narp2 .owl-testi .owl-dot:after,.page-template-template-narp-new .owl-testi .owl-dot:after,.page-template-template-narp-new-child .owl-testi .owl-dot:after{
    content:'';
    width:6px;
    height:6px;
    position:absolute;
    background:#04819e;
    opacity:0;
    border-radius:50%;
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.page-template-template-narp .owl-testi .owl-dot.active:after,.page-template-template-narp2 .owl-testi .owl-dot.active:after,.page-template-template-narp-new .owl-testi .owl-dot.active:after,.page-template-template-narp-new-child .owl-testi .owl-dot.active:after{
    opacity:1
}
.page-template-template-narp .related,.page-template-template-narp2 .related,.page-template-template-narp-new .related,.page-template-template-narp-new-child .related{
    margin-top:45px;
    padding-bottom:20px;
    text-align:center
}
.page-template-template-narp .related h2,.page-template-template-narp2 .related h2,.page-template-template-narp-new .related h2,.page-template-template-narp-new-child .related h2{
    text-transform:uppercase;
    color:#741da9;
    text-align:center;
    margin:0
}
.page-template-template-narp .related .related_post,.page-template-template-narp2 .related .related_post,.page-template-template-narp-new .related .related_post,.page-template-template-narp-new-child .related .related_post{
    border-radius:4px;
    text-decoration:none;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    width:201px;
    padding:10px 8px 0;
    display:inline-block;
    vertical-align:top;
    margin:10px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.page-template-template-narp .related .related_post .img,.page-template-template-narp2 .related .related_post .img,.page-template-template-narp-new .related .related_post .img,.page-template-template-narp-new-child .related .related_post .img{
    width:185px;
    height:185px;
    display:block
}
.page-template-template-narp .related .related_post .img img,.page-template-template-narp2 .related .related_post .img img,.page-template-template-narp-new .related .related_post .img img,.page-template-template-narp-new-child .related .related_post .img img{
    width:100%;
    height:100%;
    object-fit:cover
}
.page-template-template-narp .related .related_post:hover,.page-template-template-narp2 .related .related_post:hover,.page-template-template-narp-new .related .related_post:hover,.page-template-template-narp-new-child .related .related_post:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.page-template-template-narp .related .post_name,.page-template-template-narp2 .related .post_name,.page-template-template-narp-new .related .post_name,.page-template-template-narp-new-child .related .post_name{
    display:table;
    height:77px;
    width:100%;
    text-align:center
}
.page-template-template-narp .related .post_name p,.page-template-template-narp2 .related .post_name p,.page-template-template-narp-new .related .post_name p,.page-template-template-narp-new-child .related .post_name p{
    display:table-cell;
    height:100%;
    font-weight:700;
    color:#04819e;
    font-size:17px;
    vertical-align:middle
}
.page-template-template-narp .specialist-list,.page-template-template-narp2 .specialist-list,.page-template-template-narp-new .specialist-list,.page-template-template-narp-new-child .specialist-list{
    text-align:center;
    padding-bottom:20px
}
.page-template-template-narp .specialist-list .spec,.page-template-template-narp2 .specialist-list .spec,.page-template-template-narp-new .specialist-list .spec,.page-template-template-narp-new-child .specialist-list .spec{
    border-radius:4px;
    text-decoration:none;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    width:201px;
    padding:10px 8px 0;
    display:inline-block;
    vertical-align:top;
    margin:10px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.page-template-template-narp .specialist-list .spec .img,.page-template-template-narp2 .specialist-list .spec .img,.page-template-template-narp-new .specialist-list .spec .img,.page-template-template-narp-new-child .specialist-list .spec .img{
    width:185px;
    height:185px;
    display:block
}
.page-template-template-narp .specialist-list .spec .img img,.page-template-template-narp2 .specialist-list .spec .img img,.page-template-template-narp-new .specialist-list .spec .img img,.page-template-template-narp-new-child .specialist-list .spec .img img{
    width:100%;
    height:100%;
    object-fit:cover
}
.page-template-template-narp .specialist-list .spec:hover,.page-template-template-narp2 .specialist-list .spec:hover,.page-template-template-narp-new .specialist-list .spec:hover,.page-template-template-narp-new-child .specialist-list .spec:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.page-template-template-narp .specialist-list p,.page-template-template-narp2 .specialist-list p,.page-template-template-narp-new .specialist-list p,.page-template-template-narp-new-child .specialist-list p{
    margin-bottom:0
}
.page-template-template-narp .specialist-list .post_name,.page-template-template-narp2 .specialist-list .post_name,.page-template-template-narp-new .specialist-list .post_name,.page-template-template-narp-new-child .specialist-list .post_name{
    font-weight:700;
    color:#04819e;
    font-size:17px;
    text-align:center;
    display:block;
    margin:5px 0
}
.page-template-template-narp .specialist-list .profile,.page-template-template-narp2 .specialist-list .profile,.page-template-template-narp-new .specialist-list .profile,.page-template-template-narp-new-child .specialist-list .profile{
    text-align:center;
    font-size:15px;
    font-family:'HelveticaNeueCyr-Italic';
    padding-bottom:5px;
    border-bottom:1px solid #d7d7d7;
    font-style:italic
}
.page-template-template-narp .specialist-list .time,.page-template-template-narp2 .specialist-list .time,.page-template-template-narp-new .specialist-list .time,.page-template-template-narp-new-child .specialist-list .time,.page-template-template-narp .specialist-list .skill,.page-template-template-narp2 .specialist-list .skill,.page-template-template-narp-new .specialist-list .skill,.page-template-template-narp-new-child .specialist-list .skill{
    font-weight:500;
    font-size:14px!important
}
.page-template-template-narp .specialist-list .time strong,.page-template-template-narp2 .specialist-list .time strong,.page-template-template-narp-new .specialist-list .time strong,.page-template-template-narp-new-child .specialist-list .time strong,.page-template-template-narp .specialist-list .skill strong,.page-template-template-narp2 .specialist-list .skill strong,.page-template-template-narp-new .specialist-list .skill strong,.page-template-template-narp-new-child .specialist-list .skill strong{
    font-weight:400;
    float:left;
    margin-right:5px
}
.page-template-template-narp .specialist-list .time strong,.page-template-template-narp2 .specialist-list .time strong,.page-template-template-narp-new .specialist-list .time strong,.page-template-template-narp-new-child .specialist-list .time strong,.page-template-template-narp .specialist-list .skill strong,.page-template-template-narp2 .specialist-list .skill strong,.page-template-template-narp-new .specialist-list .skill strong,.page-template-template-narp-new-child .specialist-list .skill strong,.page-template-template-narp .specialist-list .time p,.page-template-template-narp2 .specialist-list .time p,.page-template-template-narp-new .specialist-list .time p,.page-template-template-narp-new-child .specialist-list .time p,.page-template-template-narp .specialist-list .skill p,.page-template-template-narp2 .specialist-list .skill p,.page-template-template-narp-new .specialist-list .skill p,.page-template-template-narp-new-child .specialist-list .skill p{
    font-size:14px!important
}
.page-template-template-narp .specialist-list .btn,.page-template-template-narp2 .specialist-list .btn,.page-template-template-narp-new .specialist-list .btn,.page-template-template-narp-new-child .specialist-list .btn{
    margin:10px auto 20px;
    width:167px;
    display:block;
    line-height:38px
}
.page-template-template-narp .specialist-list .details,.page-template-template-narp2 .specialist-list .details,.page-template-template-narp-new .specialist-list .details,.page-template-template-narp-new-child .specialist-list .details{
    text-align:left
}
.page-template-template-narp .left-menu,.page-template-template-narp2 .left-menu,.page-template-template-narp-new-child .left-menu,.page-template-template-narp-new .left-menu,.post-template-default .left-menu,.category .left-menu{
    float:left;
    width:270px;
    margin-left:10px;
    background:#1C717C;
    padding:8px;
    border-radius:4px
}
.page-template-template-narp .left-menu h3,.page-template-template-narp2 .left-menu h3,.page-template-template-narp-new-child .left-menu h3,.page-template-template-narp-new .left-menu h3,.post-template-default .left-menu h3,.category .left-menu h3{
    color:#fff;
    line-height:69px;
    border-radius:4px 4px 0 0;
    background:#3dc6e5;
    margin:0;
    text-align:center;
    font-size:18px;
    font-weight:700
}
.page-template-template-narp .left-menu #napr_menu,.page-template-template-narp2 .left-menu #napr_menu,.page-template-template-narp-new-child .left-menu #napr_menu,.page-template-template-narp-new .left-menu #napr_menu,.post-template-default .left-menu #napr_menu,.category .left-menu #napr_menu{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    border:2px solid #3dc6e5;
    border-radius:3px;
    padding-bottom:20px;
    padding-top:20px
}
.page-template-template-narp .left-menu #napr_menu>li,.page-template-template-narp2 .left-menu #napr_menu>li,.page-template-template-narp-new-child .left-menu #napr_menu>li,.page-template-template-narp-new .left-menu #napr_menu>li,.post-template-default .left-menu #napr_menu>li,.category .left-menu #napr_menu>li{
    padding:4px 10px 4px 30px;
    position:relative;
    font-size:14px;
    font-weight:400;
    line-height:20px
}
.page-template-template-narp .left-menu #napr_menu>li:before,.page-template-template-narp2 .left-menu #napr_menu>li:before,.page-template-template-narp-new-child .left-menu #napr_menu>li:before,.page-template-template-narp-new .left-menu #napr_menu>li:before,.post-template-default .left-menu #napr_menu>li:before,.category .left-menu #napr_menu>li:before{
    content:'';
    position:absolute;
    background:url("../img/menu-arrow.png") center no-repeat;
    width:9px;
    height:7px;
    top:10px;
    left:10px
}
.page-template-template-narp .left-menu #napr_menu>li.current-menu-item,.page-template-template-narp2 .left-menu #napr_menu>li.current-menu-item,.page-template-template-narp-new-child .left-menu #napr_menu>li.current-menu-item,.page-template-template-narp-new .left-menu #napr_menu>li.current-menu-item,.post-template-default .left-menu #napr_menu>li.current-menu-item,.category .left-menu #napr_menu>li.current-menu-item{
    background:#3dc6e5
}
.page-template-template-narp .left-menu #napr_menu>li.current-post-ancestor,.page-template-template-narp2 .left-menu #napr_menu>li.current-post-ancestor,.page-template-template-narp-new-child .left-menu #napr_menu>li.current-post-ancestor,.page-template-template-narp-new .left-menu #napr_menu>li.current-post-ancestor,.post-template-default .left-menu #napr_menu>li.current-post-ancestor,.category .left-menu #napr_menu>li.current-post-ancestor{
    background:#3dc6e5
}
.page-template-template-narp .left-menu #napr_menu>li .sub-menu,.page-template-template-narp2 .left-menu #napr_menu>li .sub-menu,.page-template-template-narp-new-child .left-menu #napr_menu>li .sub-menu,.page-template-template-narp-new .left-menu #napr_menu>li .sub-menu,.post-template-default .left-menu #napr_menu>li .sub-menu,.category .left-menu #napr_menu>li .sub-menu{
    left:0;
    z-index:-1;
    opacity:0
}
.page-template-template-narp .left-menu #napr_menu>li:hover .sub-menu,.page-template-template-narp2 .left-menu #napr_menu>li:hover .sub-menu,.page-template-template-narp-new-child .left-menu #napr_menu>li:hover .sub-menu,.page-template-template-narp-new .left-menu #napr_menu>li:hover .sub-menu,.post-template-default .left-menu #napr_menu>li:hover .sub-menu,.category .left-menu #napr_menu>li:hover .sub-menu{
    left:100%;
    z-index:1;
    opacity:1
}
.page-template-template-narp .left-menu a,.page-template-template-narp2 .left-menu a,.page-template-template-narp-new-child .left-menu a,.page-template-template-narp-new .left-menu a,.post-template-default .left-menu a,.category .left-menu a{
    color:#fff
}
.page-template-template-narp .left-menu .sub-menu,.page-template-template-narp2 .left-menu .sub-menu,.page-template-template-narp-new-child .left-menu .sub-menu,.page-template-template-narp-new .left-menu .sub-menu,.post-template-default .left-menu .sub-menu,.category .left-menu .sub-menu{
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    position:absolute;
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    padding:10px 20px 10px 30px;
    min-width:150px;
    top:0;
    background:#3dc6e5;
    border-radius:0 4px 4px 0
}
.page-template-template-narp .left-menu .sub-menu:before,.page-template-template-narp2 .left-menu .sub-menu:before,.page-template-template-narp-new-child .left-menu .sub-menu:before,.page-template-template-narp-new .left-menu .sub-menu:before,.post-template-default .left-menu .sub-menu:before,.category .left-menu .sub-menu:before{
    content:'';
    position:absolute;
    left:2px;
    top:0;
    height:100%;
    width:8px;
    background:#1C717C
}
.page-template-template-narp .left-menu .sub-menu:after,.page-template-template-narp2 .left-menu .sub-menu:after,.page-template-template-narp-new-child .left-menu .sub-menu:after,.page-template-template-narp-new .left-menu .sub-menu:after,.post-template-default .left-menu .sub-menu:after,.category .left-menu .sub-menu:after{
    content:'';
    position:absolute;
    border-top:7px solid transparent;
    border-left:7px solid #1C717C;
    border-bottom:7px solid transparent;
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:10px;
    width:0;
    height:0
}
.page-template-template-narp .left-menu .sub-menu li,.page-template-template-narp2 .left-menu .sub-menu li,.page-template-template-narp-new-child .left-menu .sub-menu li,.page-template-template-narp-new .left-menu .sub-menu li,.post-template-default .left-menu .sub-menu li,.category .left-menu .sub-menu li{
    padding:4px 0;
    position:relative;
    font-size:14px;
    font-weight:400;
    line-height:20px
}
.page-template-template-narp .left-menu .sub-menu li a,.page-template-template-narp2 .left-menu .sub-menu li a,.page-template-template-narp-new-child .left-menu .sub-menu li a,.page-template-template-narp-new .left-menu .sub-menu li a,.post-template-default .left-menu .sub-menu li a,.category .left-menu .sub-menu li a{
    color:#fff
}
.page-template-template-narp .right-section,.page-template-template-narp2 .right-section,.page-template-template-narp-new-child .right-section,.page-template-template-narp-new .right-section,.post-template-default .right-section,.category .right-section{
    overflow:hidden;
    padding-left:20px
}
.page-template-template-narp .right-section .block_title,.page-template-template-narp2 .right-section .block_title,.page-template-template-narp-new-child .right-section .block_title,.page-template-template-narp-new .right-section .block_title,.post-template-default .right-section .block_title,.category .right-section .block_title{
    margin-top:0
}
@media(max-width:1199px){
    .page-template-template-narp .left-menu,.page-template-template-narp2 .left-menu,.page-template-template-narp-new-child .left-menu,.page-template-template-narp-new .left-menu,.post-template-default .left-menu,.category .left-menu{
        width:100%;
        float:none;
        margin:10px auto
    }
    .page-template-template-narp .left-menu #napr_menu,.page-template-template-narp2 .left-menu #napr_menu,.page-template-template-narp-new-child .left-menu #napr_menu,.page-template-template-narp-new .left-menu #napr_menu,.post-template-default .left-menu #napr_menu,.category .left-menu #napr_menu{
        display:none
    }
    .page-template-template-narp .left-menu .jq-selectbox,.page-template-template-narp2 .left-menu .jq-selectbox,.page-template-template-narp-new-child .left-menu .jq-selectbox,.page-template-template-narp-new .left-menu .jq-selectbox,.post-template-default .left-menu .jq-selectbox,.category .left-menu .jq-selectbox{
        width:100%;
        margin:10px 0
    }
    .page-template-template-narp .right-section,.page-template-template-narp2 .right-section,.page-template-template-narp-new-child .right-section,.page-template-template-narp-new .right-section,.post-template-default .right-section,.category .right-section{
        padding-left:0
    }
}
.post-template-default .right-section{
    padding:10px 10px 10px 20px
}
.single-specialist-content{
    padding:10px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    border-radius:4px
}
.single-specialist-content .spec{
    overflow:hidden
}
.single-specialist-content .spec .img{
    max-width:376px;
    float:left
}
.single-specialist-content .spec .img img{
    width:100%;
    height:auto
}
.single-specialist-content .spec .info{
    overflow:hidden;
    padding-left:35px
}
.single-specialist-content .spec .info p{
    font-size:15px
}
.single-specialist-content .spec .padding p{
    padding-left:165px;
    position:relative;
    font-weight:500;
    margin-bottom:15px
}
.single-specialist-content .spec .padding p:last-child{
    margin-bottom:0
}
.single-specialist-content .spec .padding p strong{
    position:absolute;
    top:0;
    left:0;
    max-width:165px;
    font-weight:400
}
.single-specialist-content .btn-wrapper{
    max-width:376px;
    width:100%;
    margin-top:5px
}
.single-specialist-content .btn-wrapper .btn{
    width:201px;
    display:block;
    margin:0 auto 10px;
    line-height:40px;
    font-size:16px
}
.single-specialist-content h4{
    font-size:24px;
    color:#04819e;
    margin:20px 0 10px;
    font-weight:700
}
@media(max-width:991px){
    .single-specialist-content .spec .img{
        float:none;
        display:block;
        margin:10px auto;
        text-align:center
    }
    .single-specialist-content .btn-wrapper{
        max-width:none
    }
}
.article{
    padding-bottom:40px
}
.wp-caption{
    max-width:100%;
    padding:10px 10px 0 10px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    border-radius:4px
}
.wp-caption img{
    max-width:100%;
    height:auto
}
.wp-caption .wp-caption-text{
    margin-bottom:0;
    font-size:18px;
    line-height:20px;
    padding:24px 0 24px 60px;
    font-weight:400
}
.date{
    margin:5px 0;
    font-family:'HelveticaNeueCyr-Italic';
    font-size:15px;
    font-style:italic
}
.articles-area{
    padding:10px
}
.articles-area .post-announce{
    margin-bottom:20px;
    padding:10px;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    border-radius:4px;
    min-height:255px
}
.articles-area .post-announce .img{
    height:235px;
    width:320px;
    float:left
}
.articles-area .post-announce .img img{
    width:100%;
    height:100%;
    object-fit:cover
}
.articles-area .post-announce .info{
    overflow:hidden;
    padding-left:30px
}
.articles-area .post-announce .info .post-title-href{
    font-size:26px;
    font-weight:700;
    color:#04819e;
    text-decoration:underline
}
.articles-area .post-announce .info .post-title-href:hover{
    text-decoration:none
}
.articles-area .post-announce .exceprt{
    min-height:111px
}
.articles-area .post-announce .post_link{
    width:166px;
    line-height:38px;
    display:block;
    text-align:center;
    color:#222;
    text-decoration:none
}
@media(max-width:767px){
    .articles-area .post-announce .img{
        width:100%;
        height:320px;
        float:none
    }
    .articles-area .post-announce .info{
        padding-left:0
    }
}
@media(max-width:480px){
    .articles-area .post-announce .img{
        height:250px
    }
    .articles-area .post-announce .info .post-title-href{
        font-size:24px
    }
}
.navigation h2{
    display:none
}
.navigation .nav-links a,.navigation .nav-links span{
    display:inline-block;
    width:30px;
    text-align:center;
    line-height:28px;
    border:1px solid #bababa;
    border-radius:3px;
    color:#222;
    text-decoration:none
}
.navigation .nav-links a.current,.navigation .nav-links span.current{
    border:1px solid #04819e;
    color:#04819e
}
.navigation .nav-links a:hover{
    border:1px solid #04819e;
    color:#04819e
}
.category .page{
    padding-bottom:40px
}
.category .spec{
    border-radius:4px;
    text-decoration:none;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    width:201px;
    padding:10px 8px 0;
    display:inline-block;
    vertical-align:top;
    margin:10px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.category .spec .img{
    width:185px;
    height:185px;
    display:block
}
.category .spec .img img{
    width:100%;
    height:100%;
    object-fit:cover
}
.category .spec:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.category .spec p{
    margin-bottom:0
}
.category .spec .post_name{
    font-weight:700;
    color:#04819e;
    font-size:17px;
    text-align:center;
    display:block;
    margin:5px 0
}
.category .spec .profile{
    text-align:center;
    font-size:15px;
    font-family:'HelveticaNeueCyr-Italic';
    padding-bottom:5px;
    border-bottom:1px solid #d7d7d7;
    font-style:italic
}
.category .spec .time,.category .spec .skill{
    font-weight:500;
    font-size:14px!important
}
.category .spec .time strong,.category .spec .skill strong{
    font-weight:400;
    float:left;
    margin-right:5px
}
.category .spec .time strong,.category .spec .skill strong,.category .spec .time p,.category .spec .skill p{
    font-size:14px!important
}
.category .spec .btn{
    margin:10px auto 20px;
    width:167px;
    display:block;
    line-height:38px
}
@media(max-width:720px){
    .category .spec-area{
        text-align:center
    }
    .category .spec-area .details{
        text-align:left
    }
}
.header .nav{
    position:relative
}
.header .nav:before{
    content:'';
    position:absolute;
    left:-999em;
    right:-999em;
    display:block;
    top:0;
    bottom:0;
    /*background:#1C717C*/
    ;
    z-index:-1
}
.header .sf-menu,.header .sf-menu *{
    margin:0;
    padding:0;
    list-style:none
}
.header .sf-menu{
    position:relative;
    font-size:16px;
    font-weight:400
}
.header .sf-menu:after{
    content:'';
    display:table;
    width:100%;
    clear:both;
    height:0
}
.header .sf-menu li>ul{
    -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.75);
    box-shadow:0 0 5px 0 rgba(0,0,0,0.75);
    background:#fff
}
.header .sf-menu ul{
    position:absolute;
    display:none;
    top:100%;
    left:0;
    z-index:99
}
.header .sf-menu ul ul{
    background:#1C717C!important;
    left:25%;
    top:0
}
.header .sf-menu ul ul li{
    float:none!important;
    display:block;
    width:33%!important
}
.header .sf-menu>li{
    float:left
}
.header .sf-menu>li:hover>ul{
    display:block
}
.header .sf-menu>li:hover>ul>li:hover ul{
    display:block
}
.header .sf-menu>li>.open{
    display:block
}
.header .sf-menu a{
    display:block;
    color:#fff;
    position:relative
}
.header .sf-menu{
    padding:0
}
.header .sf-menu>li{
    padding:0;
    line-height:70px
}
.header .sf-menu>li>a{
    padding:0 26px
}
@media(max-width:1279px){
    .header .sf-menu>li>a{
        padding:0 22px
    }
}
.header .sf-menu>li ul{
    margin-top:0;
    width:100%;
    padding:25px;
    background:#3dc6e5;
    box-shadow:0 4px 5px 0 rgba(23,47,53,0.49)
}
.header .sf-menu>li ul li{
    line-height:normal;
    font-size:14px;
    float:left;
    width:25%
}
.header .sf-menu>li ul a{
    text-transform:none;
    text-align:left
}
.header .sf-menu a{
    display:block;
    font-size:16px;
    color:#fff;
    text-align:center;
    padding:0;
    position:relative;
    text-decoration:none!important
}
.header .sf-menu a:after{
    background:#388992;
    width:0;
    height:2px;
    bottom:-2px;
    left:0;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    position:absolute;
    content:''
}
.header .sf-menu a:hover{
    color:#fff;
    background:#3dc6e5
}
.header .top-line{
    padding-top:12px;
    padding-bottom:12px;
    overflow:hidden
}
.header .top-line .logo{
    float:left;
    margin-right:75px
}
.header .top-line .logo .scroll{
    display:none
}
.header .top-line .header-info{
    overflow:hidden
}
.header .top-line .header-info p{
    margin-bottom:0
}
.header .top-line .header_text{
    padding-top:10px;
    float:left;
    padding-right:30px;
    line-height:25px
}
.header .top-line .header_phones{
    overflow:hidden;
    line-height:25px;
    padding-top:10px
}
.header .top-line .header_phones p{
    font-size:16px;
    font-weight:700
}
.header .top-line .header_phones a{
    font-size:27px;
    font-weight:700;
    color:#04819e
}
.header .top-line .header_phones a:last-child{
    float:right
}
@media(max-width:1280px){
    .header .top-line .header_phones a{
        font-size:25px
    }
}
.header .top-line .buttons{
    margin-top:20px;
    float:left
}
.header .top-line .buttons .btn{
    padding:0 20px;
    line-height:38px;
    display:inline-block;
    margin-left:-0.36em;
    vertical-align:top;
    margin-right:10px;
    font-size:16px
}
.header .top-line .buttons .btn:first-child{
    margin-left:0
}
@media(max-width:1280px){
    .header .top-line .buttons .btn{
        font-size:14px
    }
}
.header .top-line .social-wrapper{
    overflow:hidden;
    margin-top:20px
}
@media(min-width:1200px){
    .header .top-line .social-wrapper{
        text-align:right
    }
}
.header .top-line .social-wrapper a{
    width:40px;
    height:40px;
    border-radius:50%;
    background:#04819e;
    position:relative;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    display:inline-block;
    vertical-align:top
}
.header .top-line .social-wrapper a img{
    position:absolute;
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto
}
.header .top-line .social-wrapper a:hover{
    background:#1C717C
}
.header.fixed-navi{
    position:fixed;
    top:0;
    width:100%;
    background:#fff;
    box-shadow:0 0 6px 0 rgba(23,47,53,0.49);
    z-index:100500
}
.header.fixed-navi .top-line{
    padding:0
}
.header.fixed-navi .top-line .logo .normal{
    display:none
}
.header.fixed-navi .top-line .logo .scroll{
    display:block
}
.header.fixed-navi .top-line .header_text{
    display:none
}
.header.fixed-navi .top-line .buttons{
    display:none
}
.header.fixed-navi .top-line .header_phones{
    padding-top:14px;
    float:left
}
.header.fixed-navi .top-line .header_phones a{
    margin-right:40px
}
@media(max-width:1300px){
    .header.fixed-navi .top-line .header_phones a{
        margin-right:25px
    }
}
.header.fixed-navi .top-line .social-wrapper{
    margin-top:23px;
    float:right
}
@media(max-width:1199px){
    .header .top-line .header_text{
        display:none
    }
    .header .top-line .header_phones{
        overflow:hidden
    }
    .header .top-line .header_phones .phone_header{
        float:left
    }
    .header .top-line .header_phones a{
        float:left!important;
        margin-left:20px!important
    }
    .header .top-line .buttons{
        float:none;
        margin-top:10px
    }
    .header .top-line .social-wrapper{
        margin-top:10px
    }
    .header .sf-menu>li>a{
        padding:0 10px
    }
    .header.fixed-navi .top-line .social-wrapper{
        display:none
    }
    .header.fixed-navi .top-line .header_phones{
        padding-top:0;
        padding-top:20px;
        float:right
    }
    .header.fixed-navi .top-line .header_phones .phone_header{
        display:none
    }
    .header.fixed-navi .top-line .header_phones a{
        float:right;
        margin-right:0;
        clear:both
    }
}
@media(max-width:991px){
    .header .top-line .logo{
        margin-right:15px
    }
    .header .top-line .header_phones a{
        font-size:20px;
        margin-left:15px!important
    }
    .header .top-line .buttons .btn{
        font-size:14px;
        padding:0 5px
    }
    .header .sf-menu{
        display:none
    }
    .header .jq-selectbox{
        width:100%;
        margin:10px 0
    }
    .header.fixed-navi .top-line{
        padding:0
    }
    .header.fixed-navi .top-line .logo .scroll{
        display:block;
        max-height:45px
    }
    .header.fixed-navi .top-line .header_phones{
        padding-top:0
    }
}
@media(max-width:767px){
    .header .top-line{
        padding-top:0;
        padding-bottom:0
    }
    .header .top-line .social-wrapper,.header .top-line .header_phones{
        display:none
    }
    .header .top-line .logo .normal{
        display:none!important
    }
    .header .top-line .logo .scroll{
        display:block!important
    }
    .header .top-line .buttons{
        float:none;
        margin-top:24px;
        margin-right:0;
        text-align:right;
        display:block
    }
    .header .top-line .buttons .btn{
        display:none
    }
    .header .top-line .buttons .btn:first-child{
        display:inline-block;
        padding:0 10px
    }
    .header.fixed-navi .top-line .header_phones{
        display:block
    }
}
@media(max-width:560px){
    .header .top-line .logo .scroll{
        display:block!important;
        max-height:53px
    }
    .header .top-line .buttons{
        margin-top:7px
    }
}
@media(max-width:479px){
    .header .top-line .logo{
        overflow:hidden;
        max-width:66px
    }
    .header.fixed-navi .top-line{
        display:none
    }
}
.footer{
    background:#04819e
}
.footer .footer_napr_menu{
    padding:15px;
    border-bottom:1px solid #43a1b6
}
.footer .footer_napr_menu h4{
    text-align:center;
    color:#fff;
    font-size:16px;
    text-transform:uppercase;
    margin:30px 0 20px
}
.footer .footer_napr_menu #lower_menu1,.footer .footer_napr_menu #lower_menu4{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    overflow:hidden
}
.footer .footer_napr_menu #lower_menu1 li,.footer .footer_napr_menu #lower_menu4 li{
    float:left;
    width:25%;
    font-size:14px;
    font-weight:400
}
.footer .footer_napr_menu #lower_menu1 li a,.footer .footer_napr_menu #lower_menu4 li a{
    color:#fff;
    text-decoration:underline
}
.footer .footer_napr_menu #lower_menu1 li a:hover,.footer .footer_napr_menu #lower_menu4 li a:hover{
    text-decoration:none
}
.footer .footer_napr_menu #lower_menu4 li{
    text-align:center
}
.footer .footer_other_menus{
    padding-top:15px;
    overflow:hidden;
    padding:15px;
    border-bottom:1px solid #43a1b6
}
.footer .footer_other_menus .footer_specs{
    float:left;
    width:50%
}
.footer .footer_other_menus .footer_specs h4{
    text-align:center;
    color:#fff;
    font-size:16px;
    text-transform:uppercase;
    margin:10px 0 15px
}
.footer .footer_other_menus .footer_specs #lower_menu2{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    overflow:hidden
}
.footer .footer_other_menus .footer_specs #lower_menu2 li{
    width:25%;
    font-size:14px;
    float:left
}
.footer .footer_other_menus .footer_specs #lower_menu2 li a{
    color:#fff;
    text-decoration:underline
}
.footer .footer_other_menus .footer_hrefs{
    float:left;
    width:25%
}
.footer .footer_other_menus .footer_hrefs ul{
    margin-bottom:0;
    padding-left:0;
    list-style:none;
    margin-top:10px
}
.footer .footer_other_menus .footer_hrefs ul li{
    font-size:16px
}
.footer .footer_other_menus .footer_hrefs ul li a{
    color:#fff;
    text-decoration:none
}
.footer .footer_other_menus .footer_socials{
    float:left;
    width:25%;
    overflow:hidden;
    margin-top:10px;
    text-align:right
}
.footer .footer_other_menus .footer_socials a{
    width:40px;
    height:40px;
    border-radius:50%;
    background:#1C717C;
    position:relative;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    display:inline-block;
    vertical-align:top
}
.footer .footer_other_menus .footer_socials a img{
    position:absolute;
    top:0;
    bottom:0;
    margin-top:auto;
    margin-bottom:auto;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto
}
.footer .footer_other_menus .footer_socials a:hover{
    background:#19c0ce
}
.footer .footer_other_menus .footer_socials p{
    max-width:230px;
    padding:0 15px;
    float:right;
    color:#fff;
    font-size:14px;
    font-weight:400;
    text-align:center;
    margin-top:30px
}
.footer .last-words{
    line-height:30px;
    padding:29px 0;
    font-size:27px;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    font-weight:400;
    margin:0
}
@media(max-width:1199px){
    .footer .footer_napr_menu ul li{
        width:33.333%
    }
    .footer .footer_napr_menu #lower_menu4 li{
        width:50%
    }
}
@media(max-width:768px){
    .footer .footer_napr_menu #lower_menu4 li{
        text-align:center;
        width:100%
    }
}
@media(max-width:991px){
    .footer .jq-selectbox{
        width:100%;
        margin:10px auto 0
    }
    .footer .footer_napr_menu #lower_menu1{
        display:none
    }
    .footer .footer_other_menus .footer_specs{
        float:none;
        width:100%
    }
    .footer .footer_other_menus .footer_specs #lower_menu2{
        display:none
    }
    .footer .footer_other_menus .footer_socials{
        float:none;
        width:100%;
        text-align:center;
        margin-top:20px
    }
    .footer .footer_other_menus .footer_socials p{
        float:none;
        display:block;
        max-width:none
    }
    .footer .footer_hrefs{
        width:100%!important;
        float:none!important;
        display:block;
        text-align:center;
        margin:15px 0;
        padding:15px 0;
        border-top:1px solid #fff;
        border-bottom:1px solid #fff
    }
}
@media(max-width:991px){
    .advantages_container,.spravka-wrapper{
        -webkit-justify-content:center;
        justify-content:center
    }
}
 .modal{
     z-index: 99999;
}
 .header .sf-menu>li ul li {
     margin: 5px 0px !important;
}
 #slide-1-layer-7, #slide-3-layer-7, #slide-4-layer-7, #slide-5-layer-7 {
     max-height: 576px !important;
     height: 576px !important;
}
 .hidden{
     display: none !important;
}
 #lower_menu1-top,#lower_menu2-top, #lower_menu3-top, #lower_menu4-top {
     display: none;
}
 #icon-top {
     display: block;
     width: 75px;
     z-index: 9999;
     cursor: pointer;
     float: right;
     margin: -45px 0px 0px;
}
 @media screen and (min-width: 992px) {
     #place-menu-top {
         display:none;
    }
     #icon-top {
         display: none;
    }
}
 #place-menu-top {
     padding: 10px 0px 0px;
}
 #place-menu-top h4, #place-menu-top .menu-item {
     text-align: center;
     color: #fff;
     font-size: 16px;
     text-transform: uppercase;
     margin: 0px 0 0px;
     padding: 0 10px;
     list-style-type: none;
}
 #place-menu-top .menu-item span {
     color: #fff;
}
 .footer_hrefs-top {
     margin:0px 0px 0px -36px;
}
 .header .top-line .header_phones a:last-child {
     float: right;
     margin: 0px 6px 0px 0px;
}
 @media (max-width: 1199px){
     .header .top-line .buttons {
         float: none;
         margin-top: 10px;
         margin: 0px 0px 0px 7px;
    }
}
 @media (max-width: 991px){
     .header .top-line .buttons .btn {
         font-size: 12px;
         padding: 0px 7px;
    }
     .actions-wrapper .action-box .action-content {
         background-size: contain;
    }
}
/* @media (max-width: 1199px){
     .header .top-line .buttons {
         float: none;
         margin-top: 10px;
         margin: 0px auto !important;
         width: 120px;
    }
}
 @media (max-width: 560px){
     .header .top-line .logo .scroll {
         display: block!important;
         max-height: 53px;
         width: 67px;
    }
     .header .top-line .buttons {
         float: none;
         margin: o auto !important;
         width: 66% !important;
    }
     .header .nav {
         position: relative;
         width: 89%;
    }
     .header.fixed-navis {
         top: 0;
         width: 100%;
         background: #fff;
         box-shadow: 0 0 6px 0 rgba(23,47,53,0.49);
         z-index: 100500;
    }
     .header .top-line .buttons {
         float: none;
         margin: o auto !important;
         width: 172px;
    }
}
 */
 @media (max-width: 1199px){
     #place-menu-top {
         padding: 10px 22px 0px;
         text-align: center;
         background: #1C717C;
    }
}
 @media (max-width: 767px){
     .header .top-line .buttons {
         float: none;
         margin-top: 24px;
         margin-right: 0;
         text-align: right;
         display: block;
    }
}
 @media (max-width: 767px){
     .header .top-line .buttons {
         float: none;
         margin-top: 3px;
         margin-right: 97px !important;
         text-align: right;
         display: block;
    }
     #icon-top {
         display: block;
         width: 75px;
         z-index: 9999;
         cursor: pointer;
         float: right;
         margin: -45px 0px 0px;
    }
}
 .place-menu-top{
     position: relative;
}
 .pt #place-menu-top {
     display: none;
}
 @media (max-width: 479px){
     .header .top-line .logo {
         overflow: hidden;
         max-width: 95px;
    }
}
 @media (min-width: 767px){
     #icon-top {
         display: block;
         width: 75px;
         z-index: 9999;
         cursor: pointer;
         float: right;
         margin: 2px 0px 0px !important;
    }
}
 @media (min-width: 992px){
     #icon-top {
         display: none;
    }
     .nav:before{
        content:'';
        position:absolute;
        left:-999em;
        right:-999em;
        display:block;
        top:0;
        bottom:0;
        background:#1C717C;
        z-index:-1
    }
}
 