@font-face {
    font-family: Regular;
    src: url("../fonts/Roboto-Regular.ttf");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: Bold;
    src: url("../fonts/Roboto-Bold.ttf");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: Italic;
    src: url("../fonts/Roboto-Italic.ttf");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: Medium;
    src: url("../fonts/Roboto-Medium.ttf");
    font-style: normal
}

@font-face {
    font-family: Light;
    src: url("../fonts/Roboto-Light.ttf");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: RobotoBlack;
    src: url("../fonts/Roboto-Black.ttf")
}

body {
    font-family: Regular;
    overflow-x: hidden
}

body h1 {
    margin: 0
}

body ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

body a {
    text-decoration: none;
    color: #000
}

body p {
    padding: 0;
    margin: 0
}

.heading_wrapper {
    text-align: center
}

.main_heading, .phone_back_modal h1 {
    display: inline-block;
    font-size: 28px;
    font-family: "RobotoBlack";
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px
}

.main_heading:before, .phone_back_modal h1:before {
    content: "";
    background-image: url("../images/heading_before.png");
    position: absolute;
    width: 72px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto
}

.sub_heading {
    font-size: 13px;
    color: #a9a9a9;
    margin-bottom: 40px;
    line-height: 20px
}

.header_wrapper {
    height: 710px;
    overflow: hidden;
    background-image: url("../images/header_bg.png");
    background-size: cover;
    background-position: center center;
    padding-top: 35px
}

.header_wrapper header {
    height: 55px;
    vertical-align: middle
}

.header_wrapper .logo {
    display: inline-block;
    margin-right: auto
}

.header_wrapper .nav {
    display: inline-block;
    float: right;
    line-height: 55px;
    position: relative;

}

.header_wrapper .nav li {
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    position: relative;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    overflow: hidden
}

.header_wrapper .nav li:before {
    content: "";
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ffa51f;
    top: 15px;
    left: 999px
}

.header_wrapper .nav li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ffa51f;
    right: 999px;
    bottom: 15px;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.header_wrapper .nav li:hover {
    overflow: visible;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.header_wrapper .nav li:hover:after {
    right: -12px;
    bottom: 15px
}

.header_wrapper .nav li:hover:before {
    top: 15px;
    left: -15px
}

.header_wrapper .nav li:first-of-type {
    padding-left: 0
}

.header_wrapper .nav li:last-of-type {
    padding-left: 0
}

.header_wrapper .nav li a {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 14px
}

.header_boottom_caption {
    overflow: hidden;
    color: #fff;
    text-align: center;
    /*max-width: 634px;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 180px
}

.header_boottom_caption .top_inner_caption {
    text-transform: uppercase
}

.header_boottom_caption .top_inner_caption p {
    font-family: Medium;
    font-size: 13px;
    margin-bottom: 20px
}

.header_boottom_caption .top_inner_caption h1 {
    color: #ffa51f;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 25px
}

.header_boottom_caption .top_inner_caption h1 span {
    color: #fff
}

.header_boottom_caption .top_inner_caption b {
    display: block;
    font-family: "RobotoBlack";
    font-size: 20px;
    margin-bottom: 20px
}

.header_boottom_caption .our_aims {
    overflow: hidden
}

.header_boottom_caption .our_aims h2 {
    font-size: 17px;
    margin: 0;
    margin-bottom: 15px
}

.header_boottom_caption .our_aims h2 span {
    position: relative;
    padding-bottom: 12px;
    display: inline-block
}

.header_boottom_caption .our_aims h2 span:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 47px;
    height: 1px;
    background: #ee991a;
    left: 25%
}

.header_boottom_caption .our_aims p {
    font-size: 14px;
    margin-bottom: 50px;
    line-height: 23px
}

.header_boottom_caption .our_aims button {
    padding: 12px 22px;
    border: none;
    border-radius: 20px;
    background: #ee991a
}

.header_boottom_caption .our_aims button:hover {
    background: #D08119
}

.catalogs {
    padding-top: 70px;
    padding-bottom: 80px
}

.catalogs .slider {
    height: 239px !important
}

.catalogs .slider .slick-track {
    height: 239px !important;
    overflow: hidden
}

.catalogs .slider .slick-arrow {
    color: #00556a;
    font-size: 50px;
    display: inline-block;
    position: absolute;
    top: 90px;
    cursor: pointer
}

.catalogs .slider .slick-next {
    right: -60px
}

.catalogs .slider .slick-prev {
    left: -60px
}

.catalogs .slider .slider_item:first-of-type {
    margin-left: 0
}

.catalogs .slider .slider_item:last-of-type {
    margin-right: 0
}

.catalogs .catalogs_text {
    text-align: center
}

.catalogs .slider_item {
    height: 240px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 13px;

}

.catalogs .slider_item .slider_overlay {
    padding-top: 44px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: rgba(5, 92, 154, 0.8);
    z-index: 2;
    text-align: center
}

.catalogs .slider_item .slider_overlay p:first-of-type {
    font-family: RobotoBlack;
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    text-transform: uppercase
}

.catalogs .slider_item .slider_overlay p:last-of-type {
    font-size: 12px;
    width: 175px;
    margin: 0 auto;
    color: #fff
}

.catalogs .slider_item .slider_overlay img {
    position: static;
    margin-bottom: 10px
}

.catalogs img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 360px;
    max-height: 240px
}

.text {
    height: 400px;
    position: relative;
    display: inline-block;
    left: -80px;
    margin-bottom: 75px
}

.text .left_tab_btns {
    float: left;
    width: 77px;
    margin-right: 40px;
    display: inline-block
}

.text .tab_btn {
    color: #cbdbe3;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 133px;
    position: relative;
    cursor: pointer
}

.text .tab_btn:last-of-type:after {
    display: none
}

.text .tab_btn.active {
    color: #00556a
}

.text .tab_btn.active:before {
    background: #00556a
}

.text .tab_btn:last-of-type {
    margin: 0
}

.text .tab_btn:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #ebf2f3;
    position: absolute;
    border-radius: 50%;
    border: 4px solid #f4f8fb;
    right: -10px;
    top: 8px
}

.text .tab_btn:after {
    content: "";
    width: 2px;
    height: 141px;
    background: #f4f8fb;
    position: absolute;
    top: 29px;
    right: -3px
}

.text .tab_contents {
    overflow: hidden;
    float: left;
    max-width: 585px;
    width: 100%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.text .tab_contents .main_text {
    padding-right: 15px
}

.text .tab_contents .main_text p {
    font-family: Light;
    font-size: 17px;
    margin-bottom: 35px
}

.text .tab_contents .review {
    float: right;
    margin-left: 70px;
    font-family: Light;
    font-style: italic;
    font-size: 17px
}

.text .tab_contents .review i {
    color: #00556a;
    font-family: Medium
}

.text .tab_contents .review .review_person_inf {
    float: right;
    height: 60px;
    margin-top: 17px
}

.text .tab_contents .review .review_person_inf .review_img {
    overflow: hidden;
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 50%;
    float: right
}

.text .tab_contents .review .review_person_inf .inf_text {
    float: right;
    margin-top: 15px
}

.text .tab_contents .review .review_person_inf .inf_text p:first-of-type {
    font-size: 13px;
    font-family: Regular
}

.text .tab_contents .review .review_person_inf .inf_text p:last-of-type {
    font-size: 12px;
    font-family: Light;
    color: #747474
}

.right_img {
    position: absolute;
    display: inline-block;
    float: left;
    margin-left: 35px
}

.right_img img {
    display: inline-block;
    border-radius: 14px
}

.review_btn {
    background: 0 0;
    border: none;
    border-radius: 12.5px;
    position: relative;
    color: #00556a;
    background: #f4f4f4;
    height: 25px;
    line-height: 25px;
    padding-left: 32px;
    text-align: right;
    display: block;
    bottom: 3px
}

.review_btn:before {
    content: "→";
    text-align: center;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #00556a;
    border-radius: 50%;
    position: absolute;
    left: 0
}

.our_partners {
    padding-top: 80px;
    padding-bottom: 100px;
    background: #5e90ae
}

.our_partners h1 {
    -webkit-filter: grayscale(1) brightness(24);
    filter: grayscale(1) brightness(24)
}

.our_partners .sub_heading {
    color: #fff
}

.our_partners .slider_partners img {
    margin-right: 15px;
    margin-left: 15px;
    outline: 0;
    -webkit-filter: grayscale(1) brightness(-10) invert(122);
    filter: grayscale(1) brightness(-10) invert(122)
}

.our_partners .slider_partners img:hover {
    -webkit-filter: none;
    filter: none
}

.our_partners .slider_partners .slick-arrow {
    color: #fff;
    font-size: 50px;
    display: inline-block;
    position: absolute;
    top: 0;
    cursor: pointer
}

.our_partners .slider_partners .slick-next {
    right: -60px
}

.our_partners .slider_partners .slick-prev {
    left: -60px
}

.our_services {
    margin-top: 75px;
    text-align: center;
    padding-bottom: 70px
}

.our_services .our_services_item {
    display: inline-block;
    position: relative;
}

.our_services .our_services_item:hover .item_img {
    border-color: #ffa51f;
    cursor: pointer
}

.our_services .our_services_item:hover .item_img:after {
    background-image: url("../images/hover_before.png");
    height: 75px;
    width: 59px;
    left: 10px;
    top: 28px
}

.our_services .our_services_item:hover .review_btn {
    display: block
}

.our_services .our_services_item .item_img {
    height: 96px;
    width: 96px;
    border-radius: 50%;
    display: inline-block;
    border: 8px solid #2e6688;
    position: relative;
    margin-bottom: 25px;
    background: #fff
}

.our_services .our_services_item .item_img:after {
    content: "";
    position: absolute;
    width: 75px;
    height: 59px;
    background-image: url("../images/our_services_before.png");
    z-index: -1;
    top: 10px;
    left: 28px
}

.our_services .our_services_item .item_img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.our_services .our_services_item p:first-of-type {
    font-family: Medium;
    font-size: 13px;
    color: #00566b;
    text-transform: uppercase;
    margin-bottom: 10px
}

.our_services .our_services_item p:last-of-type {
    max-width: 160px;
    font-size: 12px;
    font-family: Light;
    margin-bottom: 15px
}

.our_services .review_btn {
    position: absolute;
    left: 35px;
    right: 0;
    display: none;
    bottom: -20px;
}

.our_services .review_btn:before {
    background: #ee991a
}

.map {
    overflow: hidden;
    /*height: 330px;*/
    position: relative
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
    z-index: 2
}

.map .contacts {
    position: relative;
    z-index: 3;
    /*height: 330px;*/
    background: rgba(31, 70, 94, 0.76);
    /*left: -70%*/
    display: flex;
    align-items: center;
}

.map .contacts .contact_text {
    max-width: 350px;
    width: 100%;
    /*float: right;*/
    /*margin-right: 35px;*/
    color: #fff;
    margin: auto;
}

.map .contacts .contact_text img {
    display: block;
    margin: 0 auto;
    width: 33px;
    height: 37px;
    -webkit-filter: grayscale(1) brightness(24);
    filter: grayscale(1) brightness(24);
    margin-bottom: 17px;
    margin-top: 25px
}

.map .contacts .contact_text b {
    font-family: Medium;
    font-size: 15px;
    display: block;
    font-weight: normal;
    margin-bottom: 8px
}

.map .contacts .contact_text p {
    font-size: 13px;
    line-height: 20px;
    /*margin-bottom: 27px*/
}

footer {
    background: #29698f;
    padding-top: 55px
}

footer .footer_top {
    padding-bottom: 55px
}

footer .footer_left {
    text-align: center;
    color: #fff
}

footer .footer_left img {
    -webkit-filter: grayscale(1) brightness(24);
    filter: grayscale(1) brightness(24);
    width: 25px;
    height: 29px;
    margin-bottom: 15px
}

footer .footer_left p:first-of-type {
    font-size: 10px;
    font-family: Bold;
    text-transform: uppercase;
    margin-bottom: 4px
}

footer .footer_left span {
    display: block;
    font-size: 11px;
    margin-bottom: 4px
}

footer .footer_left .icon_pack i {
    margin-right: 15px;
    color: #fff
}

footer .navigation {
    display: inline-block;
    padding-right: 75px;
    float: left
}

footer .navigation:last-of-type {
    padding-right: 0
}

footer .navigation:first-of-type {
    padding-left: 0;
    padding-left: 75px
}

footer .navigation:nth-of-type(3) {
    padding-left: 75px
}

footer .navigation ul {
    color: #fff;
    font-size: 13px;
    list-style: disc;
    list-style-position: inside
}

footer .navigation ul li {
    margin-bottom: 10px
}

footer .navigation ul li a {
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    font-family: Regular
}

.fp {
    color: #fff;
    font-family: Medium;
    text-transform: uppercase;
    margin-bottom: 12px
}

.footer_bootom {
    background: #1e5678;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.footer_bootom a {
    color: #fff
}

.footer_bootom a img {
    margin-right: 5px;
    font-size: 11px
}

.catalog_page {
    padding: 0;
    line-height: 101px;
    background: #5e90ae;
    height: unset
}

.catalog_page .nav {
    line-height: 101px
}

.catalog_page .nav li:hover::before {
    top: 33px
}

.catalog_page .nav li:hover::after {
    bottom: 33px
}

.catalogs_page {
    overflow: hidden
}

.catalogs_page h1 {
    color: #00556a;
    margin-top: 85px
}

.catalogs_page .header_wrapper {
    margin-bottom: 60px
}

.catalog_tabs {
    width: 247px;
    background: #5e90ae;
    margin-right: 30px;
    float: left
}

.catalog_tabs a {
    color: #fff;
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 15px
}

.content p {
    text-decoration: none;
    font-style: inherit;
}

.tab_active {
    background: #487c9b;
}

.catalog_tabs a:hover {
    background: #487c9b
}

.catalog_tabs a img {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 20px;
    float: left;
    padding-left: 14px;
    padding-right: 8px
}

.catalog_items_tabs {
    overflow: hidden;
    display: inline-block;
    float: left
}

.catalog_tab_content {
    overflow: hidden
}

.catalog_tab_content .catalog_tab_content_item {
    float: left;
    display: inline-block;
    width: 268px;
    height: 405px;
    margin-bottom: 40px !important;
    cursor: pointer;
    overflow: hidden;
}

.catalog_tab_content .catalog_tab_content_item p {
    font-size: 13px;
    color: #00566b;
    font-family: Medium;
    margin-bottom: 15px
}

.catalog_tab_content .catalog_tab_content_item span.content p {
    font-family: Light;
    font-size: 12px
}

.catalog_tab_content .cat_tab_con_img {
    width: 270px;
    height: 268px;
    position: relative;
    -webkit-box-shadow: 0px 0px 2px 0px #e8dfdf;
    box-shadow: 0px 0px 2px 0px #e8dfdf;
    margin-bottom: 20px;
    overflow: hidden
}

.catalog_tab_content .cat_tab_con_img img {
    width: 100%;
}

.tab_content_all_wrapper {
    overflow: hidden;
    display: inline-block;
    float: left;
    overflow: hidden;
    height: 365px;
    max-width: 585px;
    width: 100%
}

.tab_content_all_wrapper .slick-arrow {
    display: none !important
}

.pop_up_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999999999999999999;
    opacity: 0;
    visibility: hidden
}

.pop_up_wrapper.active {
    visibility: visible;
    opacity: 1
}

.pop_up {
    max-width: 945px;
    max-height: fit-content;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 35px;
    bottom: 0;
    margin: 0 auto;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.pop_up.active {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.pop_up .fa.fa-close {
    color: #000;
    position: absolute;
    top: 20px;
    right: 28px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    color: #0D8BBD;
}

.pop_up .pop_up_slider {
    max-width: 471px;
    width: 100%;
    height: 566px;
    line-height: 566px;
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
    float: left
}

.pop_up .pop_up_slider img {
    max-width: 471px;
    width: 100%;
    height: 566px;
}

.pop_up .pop_up_slider .slick-track {
    height: 566px !important
}

.pop_up .pop_up_slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 34px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    z-index: 9999;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    color: #fff
}

.pop_up .pop_up_slider .slick-next {
    right: 30px
}

.pop_up .pop_up_slider .slick-prev {
    left: 30px
}

.pop_up .pop_up_text {
    overflow: hidden;
    padding: 0 35px
}

.pop_up .pop_up_text h1 {
    font-family: Medium;
    font-size: 23px;
    color: #00566b;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 35px
}

.pop_up .pop_up_text p {
    font-family: Light;
    font-size: 13px;
    line-height: 22px
}

.pop_up .pop_up_text .icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    height: 230px
}

.pop_up .pop_up_text .icons .icon_item_pop_up {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    border: 5px solid #2e6587;
    text-align: center;
    line-height: 45px
}

.pop_up .pop_up_text .icons .icon_item_pop_up p {
    margin-left: -16px;
    line-height: 1;
    width: 100px
}

#pop2 h1{
    margin-top: 115px;
    font-size: 55px;
}

.wrap {
    text-align: center;
}

.pop_up .pop_up_text .icons .icon_item_pop_up:first-of-type::before {
    position: absolute;
    content: "";
    width: 75px;
    height: 1px;
    background: #f4f7f8;
    left: 97px;
    top: 29px
}

.pop_up .pop_up_text .icons .icon_item_pop_up:nth-of-type(2)::before {
    position: absolute;
    content: "";
    width: 75px;
    height: 1px;
    background: #f4f7f8;
    left: 232px;
    top: 29px
}

.pop_up .pop_up_text button {
    width: 166px;
    height: 39px;
    border-radius: 19px;
    border: none;
    background: #5e90ae;
    color: #fff;
    display: block;
    margin: 0 auto 20px auto;
}

.search {
    display: none;
    position: absolute;
    top: 48px;
    border: none;
    border-radius: 3px;
    right: 0;
}



.phone_back_modal_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999999999999999999999999999999999999999999999;
    opacity: 0;
    visibility: hidden
}

.phone_back_modal_wrapper.active {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible
}

.phone_back_modal_wrapper.active .phone_back_modal {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.phone_back_modal_wrapper .close_btn {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #0D8BBD;
    cursor: pointer;

}

.phone_back_modal_wrapper .close_btn i {
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 20px

}

.phone_back_modal {
    -webkit-transform: scale(0);
    transform: scale(0);
    max-width: 709px;
    height: 421px;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    margin-top: 150px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.phone_back_modal .heading_wrapper {
    text-align: center
}

.phone_back_modal h1 {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 40px
}

.phone_back_modal form {
    max-width: 420px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    line-height: 1
}

.phone_back_modal form input {
    width: 100%;
    height: 22px;
    border: none;
    border-bottom: 1px solid #000;
    color: #7c7c7c;
    font-size: 20px;
    outline: 0
}

.phone_back_modal form input:not(:last-child) {
    margin-bottom: 25px
}

.phone_back_modal form .main_button {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    width: 150px;
    height: 30px;
    border: none;
    border-radius: 5px;
    border: 2px solid #00556a;
    background: 0 0;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.phone_back_modal form .main_button:hover {
    color: #fff;
    background: #00556a
}

.text .tab_contents .main_text p{
    height: 476px;
}

@media (max-width: 1200px) {
    .text {
        position: static;
        margin: 0 auto;
        display: block
    }

    .tab_content_all_wrapper {
        margin: 0 auto;
        display: block;
        float: none
    }

    .our_services .our_services_item {
        margin-bottom: 40px;
    }
}

@media (max-width: 992px) {
    .header_wrapper .nav li {
        margin-right: 8px;
        margin-left: 8px
    }

    .map .contacts {
        position: static
    }

    .map .contacts .contact_text {
        margin: 0 auto;
        padding-top: 20px;
        float: none
    }

    footer .navigation {
        padding-right: 20px !important;
        padding-top: 20px
    }

    footer .navigation:nth-of-type(3) {
        padding-left: 0px
    }

    .catalog_tab_content .catalog_tab_content_item {
        margin: 0 auto;
        display: block;
        float: none
    }

    .catalog_items_tabs {
        float: none;
        display: block
    }

    .catalog_items_tabs .catalog_tabs {
        width: unset;
        float: none
    }

}

@media (max-width: 910px) {
    .pop_up_slider {
        display: none !important;
    }

    .pop_up {
        height: unset;
        top: 0;
    }
}

.adptive_nav {
    display: none;
    z-index: 99999999;
    line-height: 1;
}

.adptive_nav button {
    width: 40px;
    height: 40px;
    border: none;
}

.adptive_nav i {
    font-size: 20px;
}

@media (max-width: 770px) {
    footer .navigation {
        display: block;
        float: none;
        margin: 0 auto;
        margin-left: 35%
    }

    .slick-arrow {
        display: none
    }
}

@media (max-width: 768px) {
    .adptive_nav {
        display: block;
        position: fixed;
        right: 30px;
        top: 40px;
    }

    .header_wrapper .nav li {
        float: none;
    }

    .header_wrapper .nav {
        z-index: 99999;
        background: #3a84df;
        position: fixed;
        right: -999px;
        bottom: 0;
        top: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        width: 100%;
        text-align: center;
        padding-top: 85px;
    }

    .header_wrapper .nav.active {
        right: 0;
    }

    .search {
        left: 40%;
        top: unset;
    }
}

@media (max-width: 729px) {
    .header_wrapper .logo {
        display: block;
        text-align: center
    }
}

@media (max-width: 645px) {

    .header_boottom_caption .top_inner_caption h1 {
        font-size: 35px
    }

    .phone_back_modal_wrapper.active .phone_back_modal {
        margin-top: 0;
        height: unset;
        background: #fff;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
}


/*# sourceMappingURL=style.min.css.map */