@font-face {
    font-family: 'Lato-Black';
    src: url(/fonts/Lato-Black.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Heavy';
    src: url(/fonts/Lato-Heavy.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Medium';
    src: url(/fonts/Lato-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url(/fonts/Lato-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Semibold';
    src: url(/fonts/Lato-Semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Bold';
    src: url(/fonts/Lato-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Light';
    src: url(/fonts/Lato-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body {
    
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 100%;
    background-image: url(/images/fone.jpg);
    background-size: cover;


}

* {
    outline:none;
    
}
a:hover, a:focus, a:visited {
    text-decoration:none !important;
    outline:none;
}
h1, h2, h3, h4, h5, h6 {
    margin:0px;
    padding:0px;
}
h1 {
    font-family: 'Lato-Semibold';
    font-size: 80px;
    color: #000;
    line-height: 90px;
}
h4 {
    font-size: 50px;
    line-height: 62px;
    color: #000;
    font-family: 'Lato-Semibold';
}
h5 {
    font-family: 'Lato-Bold';
    font-size: 24px;
    color: #000;
}
.content {
    max-width: 1290px;
    margin: 20px auto;
    text-align: left;
    background-color: #fff;
}

.lg-pleft0 {
    padding-left: 0px;
}

.lg-text-align_right {
    text-align: right;
}
.lg-frt {
    float: right;
}
.h30 {
    height: 30px;
}
.ml14 {
    margin-left: 14px !important;
}
.mb50 {
    margin-bottom: 50px;
}
.color-white {
    color: #fff;
}
.color-silver {
    color: #454a50;
}
.light_text22 {
    font-family: 'Open Sans', 'Lato-Light';
    font-size: 22px;
    line-height: 34px;
    color: #000;
}


.logo {
    padding: 20px 0; 
}
.phone_item {
    margin-top: 50px;
    white-space: nowrap;
   

}
    .phone_item span {
        margin-left: 20px;
        font-family: 'Lato-Heavy';
        font-size: 24px;
        margin-top: 2px;
        display: inline-block;
        color: #151515;

    }
    .phone_item a {
        font-family: 'Lato-Medium';
        font-size: 24px;
        margin-top: 2px;
        display: inline-block;
        color: #151515;
    }

.navigation {
    background-color: #f7f7f7;
}
nav {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    text-align: center;


}
    nav a {
        font-family: 'Lato-Regular';
        font-size: 16px;
        transition: border-bottom ease-in 0.3s;
        color: #000;
        text-transform: uppercase;
        border-bottom: 4px solid transparent;
        padding: 25px 0 20px 0; 
        display: inline-block;

    }
        nav > div > a:hover {
            color: #000;
            border-bottom: 4px solid #e41a1f;
        }
    .menu_active {
        border-bottom-color: #e41a1f;
    }
.btn_menu {
    margin:10px 0;
    text-transform: uppercase;
    display: none;
    background-color: #fff;
    border: 2px solid #151515;
    padding: 6px 0;
    font-size: 16px;
    font-family: 'Lato-Semibold';
}
.slide_item h2 {
    position: absolute;
    text-transform: uppercase;
    top: 100px;
    color: #fff;
    left: 90px;
    background-color: #08499d;
    font-size: 80px;
    font-family: 'Lato-Semibold';
    padding: 20px 25px 10px 25px;
    text-align: center;
}
.slide_count {
    text-align: right;
    margin: -60px 135px 0 0;
    z-index: 10;
    position: relative;
    color: #fff;
}
    .slide_count span:first-child {
        font-family: 'Lato-Bold';
        font-size: 40px;
        display: table-cell;
        line-height: 30px;
    }
    .slide_count span:last-child {
        font-family: 'Lato-Regular';
        font-size: 24px;
        display: table-cell;
        vertical-align: top;
        width: 40px;
    }

.slide_count-content {
    display: inline-block;

}
.about {
    padding: 120px 0 100px 0;
    background-color: #f7f7f7;
}
.about_column1 {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
.about_column2 {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 0 25px;
    
}
.about_column3 {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 475px;
    font-family: 'Open Sans', 'Lato-Light';
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    
}
.img-border {
    border: 6px solid #fff;
    border-radius: 3px;
}
.btn-read_content {
    margin-top: 35px;
    text-align: right;

}
.btn_read {
    padding: 9px 23px;
    display: inline-block;
    text-transform: uppercase;
    transition: all ease-in 0.3s;
    text-align: center;
    background-color: #e41a1f;
    color: #fff;
    font-family: 'Lato-Medium';
    font-size: 16px;
    border: 2px solid #e41a1f;
}
    .btn_read:hover {
        background-color: #fff;
        color: #e41a1f;
    }

.why {
   padding: 90px 0 100px 0;
}

.tab-info {
    margin-top: 12px;
}
.tab-info_panels {
    font-family: 'Open Sans', 'Lato-Light';
    font-size: 18px;
    line-height: 34px;
    padding-top: 36px;
}
    .tab-info_panels div {
        display: none;
    }
.tab-info-panel_active {
    display: block !important;
}

.tab-info_buttons button {
    display: inline-block;
    padding: 16px 34px 14px 34px;
    margin-right: 25px;
    text-transform: uppercase;
    border: 2px solid #e7e7e7;
    color: #000;
    font-family: 'Lato-Medium';
    background-color: #fff;
    font-size: 16px;

}

.tab-info-btn_active {
    color: #e41a1f !important;
    border-color: #e41a1f !important;
}
.check-item_content {
    margin-top: 37px;
}
.check_item {
    display: inline-block;
    /*margin-right: 113px;*/
}
    .check_item span {
        display: inline-block;
        font-family: 'Open Sans', 'Lato-Light';
        font-size: 22px;
        line-height: 38px;
        margin-left: 20px;
        max-width: 240px;
    }

[id ^= "check_panel"] {
    display: none;
}
.get_info {
    background-color: #f7f7f7;
    padding: 90px 0 65px 0;
}
.get-info_form {
    margin-top: 40px;
}
.form-field {
    width: 100%;
    font-size: 16px;
    font-family: 'Lato-Light';
    height: 54px;
    text-indent: 30px;
    border: none;
    box-shadow: 0 0 15px 5px #e0e1e6;
    color: #000;
    margin-bottom: 30px;
}
.btn_send {
    color: #fff;
    background-color: #e41a1f;
    width: 100%;
    height: 54px;
    border: 2px solid #e41a1f;
    font-family: 'Lato-Medium';
    text-transform: uppercase;
    transition: all ease-in 0.3s;
    font-size: 16px;

}
.btn_send:hover {
    color: #e41a1f;
    background-color: #fff;
}
.service {
    background-image: url(/images/service_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0 80px 0;
}
.service_subtitle {
    font-family: 'Lato-Light';
    font-size: 22px;
    line-height: 34px;
    color: #fff;
}
.service_caruosel-content {
    margin-top: 55px;
}
.service_navigation {
    text-align: center;
    margin-top: 60px;
    color: #fff;
    font-size: 40px;
    font-family: 'Lato-Reqular';
}
.service-arrow_next {
    margin-left: 15px;
    cursor: pointer;
}
.service-arrow_prev {
    margin-right: 15px;
    cursor: pointer;
}
.welcome {
    padding: 80px 0 90px 0;
}
.welcome_btn-content {
    text-align: right;
    padding-top: 40px;
}
.btn_info {
    padding: 16px 32px;
    color: #e41a1f;
    border: 2px solid #e41a1f;
    text-transform: uppercase;
    transition: color 0.3s ease-in;
    font-size: 16px;
    font-family: 'Lato-Medium';
    display: inline-block;

}
.btn_info:hover {
    color: #202020;
}
.features {
    background-color: #f7f7f7;
    padding: 100px 0 70px 0;
    background-image: url(/images/feature_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.features_item {
    text-align: left;
    margin-bottom: 30px;
}
.features_item img {
    margin-left: 35px;
}
.features_item p {
    font-family: 'Open Sans', 'Lato-Light';
    font-size: 16px;
    line-height: 32px;
    padding: 55px 40px 25px 40px;
    box-shadow: 0 0 15px 5px #e0e1e6;
    transition: box-shadow 0.4s ease-out;
    background-color: #fff;
    margin-top: -35px;
    cursor: pointer;
    min-height: 200px;

}

    .features_item p:hover {
        box-shadow: none;
    }

.testimonials {
    padding: 90px 0 60px 0;
    
}
#testimonials {
    width: 100%;
    min-height: 300px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.testimonials-content {
    text-align: center;
}
.testimonials_active {
    border-radius: 50%;
    border: 2px solid #e41a1f;
    padding: 6px;
    box-sizing: content-box;
}
#testimonials img {
    cursor: pointer;
}
.testimonials-text_content {
    max-width: 570px;
    display: inline-block;
    margin: 15px auto 0;
}
.testimonials_item {
    display: none;
}
    .testimonials_item div {
        font-family: 'Open Sans', 'Lato-Light';
        font-size: 20px;
        line-height: 32px;
        color: #000;
        padding-top: 21px;
    }

.location {
    padding: 90px 0 100px 0;
    background-image: url(/images/location_bg.jpg);
    background-size: cover;
}
.location_item {
    padding: 45px 0 0 4px;
}
.location_item span {
    color: #ffdd23;
    font-family: 'Lato-Bold';
    font-size: 30px;
    line-height: 34px;
}
.location_item ul {
    padding: 0px;
    list-style: none;
    margin-top: 10px;
}
    .location_item ul li, .location_item ul li a {
        font-size: 22px;
        font-family: 'Lato-Light';
        color: #fff;
        line-height: 36px;
    }
.location_map {
    border: none;
    height: 350px;
    width: 515px;
    margin-top: 30px;
}
.social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px 0;
    height: 80px;
    box-sizing: content-box;
}
    .social a {
        color: #a9a9a9;
        font-size: 24px;
        margin-left: 16px;
    }
        .social a:hover {
            color: #08499d;
        }

.top_social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0 20px 40px;
    height: 80px;
    box-sizing: content-box;
}
    .top_social a {
        color: #a9a9a9;
        font-size: 24px;
        margin-left: 16px;
    }
        .top_social a:hover {
            color: #08499d;
        }

.phone-item-inside_content {
    padding-top: 30px;
    float: right;
}

.phone-item_inside span {
    font-family: 'Lato-Heavy';
    font-size: 20px;
    line-height: 34px;
    color: #151515;
}

.phone-item_inside a {
    font-family: 'Lato-Regular';
    font-size: 20px;
    line-height: 34px;
    color: #151515;
}

.footer_menu {
    padding: 20px 0;
}
.footer_menu ul {
    list-style: none;
    display: inline-block;
    padding: 5px 0 0 0;
    margin-bottom: 0px;
}
    .footer_menu ul a {
        font-family: 'Lato-Regular';
        text-transform: uppercase;
        font-size: 16px;
        color: #000;
        line-height: 36px;
        

    }

.footer_line {
    background-color: #8d2c30;

}
.footer-line_content {
    display: flex;
    justify-content: flex-start;
    height: 35px;
    align-items: center;
}
.phone-item_footer {
    margin: 0 20px;
}
.phone-item_footer span {
    color: #fff;
    font-family: 'Lato-Heavy';
    font-size: 16px;
}
.phone-item_footer a {
    color: #fff;
    font-family: 'Lato-Medium';
    font-size: 16px;
}
.footer-line_content .icon-location {
    color: #fff;
    font-size: 14px;
}

.page {
    padding: 80px 0 65px 0;
}
.sidebar {
    padding-top: 12px;
}
.sidebar a {
    display: block;
    max-width: 300px;
    transition: all 0.5s ease;
    text-transform: uppercase;
    padding: 18px 0;
    border: 2px solid #e7e7e7;
    margin-bottom: 20px;
    font-family: 'Lato-Medium';
    font-size: 16px;
    color: #000;
    text-align:center;
    
}
    .sidebar a:hover {
        color: #e41a1f;
        border-color: #e41a1f;
    }
.sidebar_active {
    color: #e41a1f !important;
    border-color: #e41a1f !important;
}
article div {
    color: #000;
    font-family: 'Open Sans', 'Lato-Light';
    font-size: 18px;
    line-height: 32px;
    padding-top: 20px;
}
.contact {
    padding: 90px 0 100px 0;
}
.contact_item {
    padding: 45px 0 0 4px;
}
.contact_item span {
    font-family: 'Lato-Bold';
    font-size: 30px;
    line-height: 34px;
    color: #454a50;
}
.contact_item ul {
    padding: 0px;
    list-style: none;
    margin-top: 10px;
}
.contact_item ul li, .contact_item ul li a {
    font-size: 22px;
    font-family: 'Open Sans', 'Lato-Light';
    color: #454a50;
    line-height: 36px;
}
.page img {
    max-width: 100%;
}
.sub_menu {
    list-style: none;
    text-align: left;
    position: absolute;
    z-index: 10;
    background-color: #f7f7f7;
    padding: 10px 40px;
    display: none;

}

.sub-menu_active {
    color: #e41a1f;
}

.sub_menu li {
    border-top: 1px solid #ccc;
}
.sub_menu li a {
    font-size: 12px;
    transition: color 0.3s ease;
    padding: 15px 0 10px 0;
    
}
.sub_menu > li > a:hover {
    color: #e41a1f;    
}

.menu_shewron {
    display: none;
    right: 20px;
    position: absolute;
    font-size: 30px;
}


.testim-carousel_img {
    border-radius: 50%;
}
.slide-arrow_next, .slide-arrow_prev {
    cursor: pointer;
}

.slide-arrow_next {
    margin-left: 60px;
}
.page article h1 {
    font-size: 40px;
    line-height: 50px;
}
.list-sub a {
    display: inline-block;
    color: #000;
    font-weight: 600;
    padding: 10px 25px;
    background-color: #f2f2f2;
    border-radius: 40px;
    transition: all 0.4s ease;
    margin: 0 10px 10px 0;
    border: 1px solid #f2f2f2;
}
.list-sub a:hover {
    background-color: #fff;
    border-color:  #808080;
}

.gallery-item {
    margin-bottom: 30px;
}
.cs-add1 {
    padding-top: 40px;
    font-size: 22px;
    font-family: 'Open Sans', 'Lato-Light';
    color: #454a50;
    line-height: 36px;    
    text-align: center;
}
@media screen and (max-width: 1200px) {
    .about {
        text-align: center;
        padding-top: 40px;
    }
    .about_column3 {
        width: 100%;
        padding-top: 20px;
        float: none;
    }
    .btn-read_content {
        text-align: center;
    }
    .content {
        margin-top: 0px;
    }
    .check_item {
        margin-right: 50px;
    }
    h1 {
        font-size: 60px;
    }
    .location_map {
        width: 100%;
    }
    .lg-frt {
        float: none;
    }

}

@media screen and (max-width: 992px) {

    .phone_item {
       margin: 15px 0 10px;
    }
    .lg-text-align_right {
        text-align: left;
    }
    .lg-pleft0 {
        padding-left: 15px;
    }
    .slide_item h2 {
        bottom: 0px;
        width: 100%;
        top:auto;
        left: 0px;
        font-size: 50px;
    }
    .slide_count {
        display: none;
    }
    .check_item {
        margin:0 20px 15px 0;
    }
    .tab-info_buttons button {
        width: 100%;
        margin: 1px 0;
    }
    .why {
        padding: 45px 0;
    }
    .about {
        padding-bottom: 45px;
    }
    .get_info {
        padding: 45px 0;
    }
    .welcome_btn-content {
        text-align: center;
    }
    .service {
        padding: 45px 0;
    }
    h4 {
        font-size: 34px;
        line-height: 38px;
    }
    .features {
        padding: 45px 0;
    }
    .check_item span {
        max-width: 600px;
    }
    .social {
        height: auto;
    }
    .top_social {
        padding: 0px;
        height: auto;
    }
        .top_social a:first-child {
            margin-left: 0px;
        }
    .phone-item-inside_content {
        float: none;
    }
    .sidebar a {
        display: inline-block;
        padding: 18px;
        margin: 10px;
    }
    .page {
        padding: 0 0 45px 0;
    }
}



@media screen and (max-width: 576px) {

    .phone_item span, .phone_item a {
        font-size: 18px;
    }
    nav {
        flex-direction: column;
        
    }
        nav a {
            padding:15px 0 11px 0;
            display: block;
        }
        nav div {
            display: none;
        }
        .menu_shewron {
            display: inline-block;
        }
        
    .btn_menu {
        display: block;
    }
    .slide_item h2 {
        font-size: 16px;
        padding: 10px 0;
    }
    .about_column2 {
        padding: 30px 0 0 0;
    }
        .about_column1 img, .about_column2 img {
            width: 300px;
            max-width: 100%;
        }
    .tab-info_buttons button {
        font-size: 14px;
    }
    h1 {
        font-size: 36px;
        line-height: 38px;
    }
    h4 {
        font-size: 26px;
    }
    .back {
        width: 100%;
    }
    .tab-info_panels {
        font-size: 18px;
    }
    .check_item span {
        font-size: 18px;
    }
    .footer-line_content {
        height: auto;
        padding: 10px 0;
    }
    .social {
        justify-content: flex-start;
    }
        .social a:first-child {
            margin-left: 0px;
        }
    .sidebar a {
        max-width: 100%;
    }
    .sub_menu {
        position: relative;
    }

}


input::-webkit-input-placeholder {color: #000; font-weight: 600;}
input::-moz-placeholder          {color: #000; font-weight: 600;}
input:-moz-placeholder           {color: #000; font-weight: 600;}
input:-ms-input-placeholder      {color: #000; font-weight: 600;}