@font-face {
    font-family: dinm;
    src: url(../fonts/DINNextMedium.ttf);
}


@font-face {
    font-family: din;
    src: url(../fonts/DINNextRegular.ttf);
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}
a{text-decoration: none !important;outline: none !important}
*{outline: none !important; line-height: auto !important}

/*----------------------- body-home ---------------------- */
/*li *{*/
/*    -webkit-transition: all 300ms ease;*/
/*    -moz-transition: all 300ms ease;*/
/*    -o-transition: all 300ms ease;*/
/*    transition: all 300ms ease;*/
/*}*/
/**:hover{*/
/*    -webkit-transition: all 300ms ease;*/
/*    -moz-transition: all 300ms ease;*/
/*    -o-transition: all 300ms ease;*/
/*    transition: all 300ms ease;*/
/*}*/
body {
    font-family: din;
    background: #fff;
    font-weight: 400;
    /*-webkit-transition: all 500ms ease;*/
    /*-moz-transition: all 500ms ease;*/
    /*-o-transition: all 500ms ease;*/
    /*transition: all 500ms ease;*/
    position: relative;
}
.container-fluid ,.navbar-collapse{
    padding: 0;
}
section{
    float: right;
    width: 100%;
}
.index{
    position: relative;
    z-index: 1;
}
.index{
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    background: url('../images/NoPath - Copy (3).png') no-repeat center center;
}
header.header.sticky.fixed {
    position: fixed;
     background: #fff;
     box-shadow: 0 0 20px rgb(0 0 0 / 15%);
 }
header.header.sticky.fixed .navbar-brand{
    width: 70px;
    filter: contrast(0.5);
}
header.header.sticky.fixed .menu_left{
    display: none;
}
header.header.sticky.fixed li a,
header.header.sticky.fixed li {
    color: #333 !important;
}
header.header.sticky.fixed li ul li a{
    color: #fff !important;
}
header.header.sticky.stiksw ul li,
header.header.sticky.stiksw ul.navbar-nav li.nav-item a {
     color: #333 !important;
 }
span.start-head {
    float: right;
    width: 100%;
    font-size: 23px;
    margin-bottom: 35px;
}
.sliders{
    float: right;
    width: 100%;
    height: 100%;
}
.sliders_img img{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
}
.sliders_img{
    float: right;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    opacity: 0.5;
}
/*.index:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: -10%;*/
/*    top: 10%;*/
/*    width: 700px;*/
/*    height: 100%;*/
/*    transform: rotate(-5deg);*/
/*    background: url('../images/Group 13.png');*/
/*    z-index: 3;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/
.index:after{
    content: '';
    position: absolute;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(135,101,19);
    background: linear-gradient(210deg, rgba(135,101,19,1) 0%, rgba(74,23,20,1) 100%);
    z-index: 0;
}
.header .navbar-brand img{
    float: right;
    width: 100%;
}
.header .navbar-brand{
    float: right;
    width: 120px;
}
.header .navbar-nav li a{
    float: right;
    width: 100%;
    /*color: #fff !important;*/
    font-size: 16px;
    text-shadow: 0 0 6px rgb(51 51 51 / 30%);
}
.index_item a{
    display:inline-block;
    color:#fff !important;
    background: #C89B2C;
    border: 1.5px solid #C89B2C;
    padding: 8px 15px;
    border-radius: 8px;
    min-width: 150px;
    text-align: center;
    line-height: 18px;
    height: 43px;
    
}
.header .navbar-nav li ul li:first-child a{
    background: #C89B2C;
    border: 1.5px solid #C89B2C;
}
.header .navbar-nav li ul li a{
    float: right;
    padding: 8px 15px;
    border: 1.5px solid #FFFFFF;
    border-radius: 8px;
    min-width: 150px;
    text-align: center;
    line-height: 18px;
    height: 43px;
    color:#fff !important;
}
.header .navbar-nav li ul{
    float: left;
}
.header .navbar-nav li:last-child{
    float: left;
}
.header .navbar-nav li:last-child{
    margin-left: 0;
}
.header .navbar-nav li{
    float: right;
    margin-left: 20px;
}
.header .navbar-nav{
    float: right;
    width: 100%;
    display: inline-block !important;
}
.header{
    /*position: fixed;*/
    /*top: 0;*/
    float: right;
    width: 100%;
    z-index: 3;
}
.menu_left ul{
    float: left;
    margin-bottom: 7px;
}
.menu_left{
    float: left;
    width: 100%;
}
.navbar{
    padding:0;
}
.menu_left ul li i{
    display: inline-block;
    margin-right: 4px;
}
.menu_left ul li:last-child{
    margin-left: 0;
}
.menu_left ul li{
    float: right;
    margin-left: 15px;
    /*color: #fff;*/
    font-size: 16px;
}
.footer{
    background: #131D24;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    position: relative;
}
.footers{
    float: right;
    width: 100%;
    padding: 70px 0 25px 0;
}
.footer_t{
    float: right;
    width: 100%;
}
.footer_t ul li a{
    float: right;
    width: 100%;
    color: #fff;
}
.footer_t ul li{
    float: right;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 7px;
}
.footer_t ul{
    float: right;
    width: 100%;
}
.footer_t h3:before{
    position: absolute;
    content: '';
    right: 0;
    bottom: -12px;
    width: 60px;
    max-width: 80%;
    height: 5px;
    border-radius: 4px;
    background: #C89B2C;
}
.footer_t h3{
    float: right;
    width: 100%;
    margin-bottom: 25px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
}
.footer_t p{
    float: right;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-bottom: 8px;
}
.footer_t span{
    float: right;
    width: 100%;
    color: #7C878E;
    font-size: 12px;
}
.footer_t img{
    float: right;
    max-width: 170px;
    margin-bottom: 15px;
}
.footer_t ul li span i{
    position: absolute;
    right: 0;
    top: 7px;
    margin-left: 8px;
    color: #C89B2C;
}
.footer_t ul li span{
    position: relative;
    color: #fff;
    font-size: 16px;
    padding-right: 25px;
}
.download{
    float: right;
    width: 100%;
    margin-top: 25px;
}
.download ul li:last-child{
    margin-left: 0;
}
.download ul li a img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}
.download ul li a{
    float: right;
    width: 100%;
    height: 45px;
    position: relative;
}
.download ul li{
    float: right;
    width: 49%;
    margin-left: 2%;
}
.download ul{
    float: right;
    width: 100%;
}
.download p{
    float: right;
    width: 100%;
    color: #C89B2C;
    font-size: 16px;
    margin-bottom: 15px;
}
.subscribe button i{
    display: inline-block;
    padding-right: 8px;
}
.subscribe>i{
    position: absolute;
    right: 8px;
    top: 16px;
    color: #4A1714;
    border: 1px solid #4A1714;
    width: 22px;
    text-align: center;
    border-radius: 5px;
}
.subscribe button{
    position: absolute;
    left: 15px;
    top: 10px;
    background: #C89B2C;
    color: #fff;
    font-size: 12px;
    border-radius: 8px;
    border: 0;
    padding: 5px 10px 7px;
}
.subscribe input{
    float: right;
    width: 100%;
    padding: 8px 35px 8px 130px;
    border: 0;
    font-size: 12px;
}
.subscribe {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    width: 400px;
    max-width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 7px;
    box-shadow: 0 0 20px rgb(0 0 0 / 12%);
}
.parts_contet h3{
    float: right;
    width: 120px;
    position: relative;
    color: #000000;
    font-size: 50px;
    max-width: 100%;
    padding-bottom: 10px;
}
.parts_contet{
    float: right;
    width: 100%;
    padding-top: 10%;
}
.parts_contet h3:before{
    position: absolute;
    content: '';
    right: 0;
    bottom: -12px;
    width: 60px;
    max-width: 80%;
    height: 5px;
    border-radius: 4px;
    background: #C89B2C;
}
.forms label{
    float: right;
    width: 100%;
    color: #000000;
    font-size: 16px;
}
.forms textarea,
.forms input{
    float: right;
    width: 100%;
    border-radius: 8px;
    background: #fff;
    font-size: 14px;
    padding: 8px 15px;
    box-shadow: 0 12px 40px rgb(0 0 0 / 6%);
}
.forms .btns button{
    float: right;
    width: 200px;
    max-width: 100%;
    background: #C89B2C;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 12px;
    text-align: center;
    border: 0;
    border-radius: 8px;
}
.forms{
    float: right;
    width: 100%;
    padding: 30px;
    border-radius: 8px;
    background: #F9F9F9;
}
.mb-3{
    float: right;
    width: 100%;
    margin-bottom: 15px;
}
.maps img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
}
.maps{
    float: right;
    width: 100%;
    height: 520px;
    position: relative;
    overflow: hidden;
}
.contactus{
    padding: 50px 0 80px;
}
.index_item{
    float: right;
    width: 100%;
}
.owl-stage-outer {
    float: right;
    width: 100%;
    position: relative;
}
.index_item h3{
    float: right;
    width: 100%;
    color: #FFFFFF;
    font-size: 30px;
    text-shadow: 0 0 6px rgb(51 51 51 / 50%);
    margin-bottom: 15px;
}
.index_item p{
    float: right;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 25px;
    text-shadow: 0 0 6px rgb(51 51 51 / 50%);
}
.index_item ul li a img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}
.index_item ul li a{
    float: right;
    width: 100%;
    height: 45px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.index_item ul li:last-child{
    margin-left: 0;
}
.index_item ul li{
    float: right;
    width: 49%;
    margin-left: 2%;
}
.index_item ul{
    display: inline-block;
    width: 450px;
    max-width: 100%;
}
.index_item{
    float: none;
    display: inline-block;
    margin: auto;
    text-align: center;
    max-width: 400px;
    padding: 2vh 0;
}
.main_index{
    text-align: center;
    float: right;
    width: 80%;
    margin-top: 10vh;
    position: absolute;
    left: 10%;
    bottom: 35%;
    z-index: 2;
}
.owl-prev{
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}
.owl-next{
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}
.owl-carousel.owl-hidden{
    opacity: 1;
}
.owl-controls{
    float: right;
    width: 100%;
}
.fc-event, .fc-event-dot,
.calendars .fc-button-primary{
    background-color: #C89B2C !important;
    border-color: #C89B2C !important;
}
.calendars{
    float: right;
    width: 100%;
    padding: 30px 0;
}
.form_info{
    float: right;
    width: 100%;
    /*padding: 30px 0;*/
}
.form_info h3{
    float: right;
    width: 100%;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 24px;
}
.form_info .inputs label{
    float: right;
    width: 30%;
    font-size: 16px;
    font-weight: bold;
}
.form_info .inputs select,
.form_info .inputs input{
    float: right;
    width: 70%;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 7px;
    border: 1px solid #ddd;
}
.form_info .inputs{
    float: right;
    width: 100%;
    margin-bottom: 12px;
}
.alerts_1{
    background: #d43f3a !important;
    color: #fff !important;
}
.alerts_2{
    background: #e3a008 !important;
    color: #fff !important;
}
.alerts_3{
    background: #fff !important;
}
.list_days ul li ,
.alert_info .alert1{
    float: right;
    margin-left: 15px;
    padding: 5px 15px 8px;
    border-radius: 7px;
    background: #fff;
    border: 1px solid #ddd;
}
.alert_info label{
    float: right;
    width: 30%;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.alert_info{
    float: right;
    width: 100%;
    margin: 15px 0;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ddd;
}
.list_days{
    float: right;
    width: 100%;
    padding: 10px 0;
}
.list_days label{
    float: right;
    width: 30%;
    font-size: 16px;
    font-weight: bold;
}
.list_days ul li{
    float: right;
    margin-left: 15px;
}
.list_days ul {
    float: right;
    width: 70%;
}

.faq{
    padding: 50px 0;
}
.faqs_acr:before {
    content: '';
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 80%;
    top: 0px;
    border: 1px solid #AEAEAE;
    border-radius: 20px;
    opacity: 0.5;
    z-index: -1;
}
.faqs_acr {
    float: right;
    width: 100%;
    padding: 20px;
    position: relative;
}

.accordion-header {
    float: right;
    width: 100%;
}
.accordion-item{
    float: right;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
    background: #fff;
}
.accordion-item>div{
    float: right;
    width: 100%;
    padding: 15px;
}
.accordion-button::after{
    content: '\f067';
    background: none;
    font-family: 'FontAwesome';
}
.accordion-button:not(.collapsed)::after{
    content: '\f068';
    background: none;
    font-family: 'FontAwesome';
}
.accordion-flush .accordion-item .accordion-button{
    box-shadow: none !important;
}
.accordion {
    float: right;
    width: 100%;
    margin-bottom: 15px;
}

.parts_contet > span{
    float: right;
    width: 100%;
    margin-top: 25px;
}
.parts_contet a span{
    position: absolute;
    left: 7px;
    top: 5px;
    width: 34px;
    height: 34px;
    background: #4A1714;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
.parts_contet a{
    float: right;
    border: 1.5px solid #4A1714;
    width: 180px;
    max-width: 100%;
    font-size: 18px;
    color: #4A1714;
    border-radius: 8px;
    padding: 7px 15px 10px 7px;
    position: relative;
}

.parts_contentsa .owl-next:hover,
.parts_contentsa .owl-prev:hover{
    color: #333;
    border-color: #C89B2C;
}
.parts_contentsa .owl-next,
.parts_contentsa .owl-prev{
    float: left;
    position: relative;
    top: 0;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #BFBFBF;
    color: #BFBFBF;
    margin-right: 10px;
    font-size: 18px;
    line-height: 30px;
}
.parts_contentsa .owl-nav:before{
    content: '';
    position: absolute;
    width: 160px;
    height: 1px;
    background: #ABABAB;
    right: -180px;
    top: 10%;
}
.parts_contentsa .owl-nav{
    float: left;
    margin-top: 35px;
    position: relative;
}
.clients,.news,
.knewus{
    float: right;
    width: 100%;
    padding: 50px 0;
}
.parts{
    padding: 50px 0;
}

.clients .parts_item:hover span{
    background: transparent;
    color: #EAEDEE;
}
.clients .parts_item{
    text-align: center;
}
.clients .parts_item .img_pitem{
    display: block;
    width: 60%;
    float: none;
    margin: auto;
}
.news .parts_item p,
.clients .parts_item p{
    float: right;
    width: 100%;
    color: #000;
    font-size: 12px;
}
.news .parts_item:hover:before,
.clients .parts_item:hover:before{
    display: none;
}
.clients .parts_item span{
    position: absolute;
    left: 10px;
    top: 10px;
    color: #EAEDEE;
    border: 0;
    font-size: 26px;
}
.news .parts_item .t_nitem>span span{
    float: none;
    display: inline-block;
    margin-left: 15px;
    width: auto;
    border: 0;
}
.news .parts_item:hover span{
    background: transparent;
    color: #C89B2C;
}
.news .parts_item .t_nitem>span{
    float: right;
    width: 100%;
    border-radius: 0;
    border: 0;
    color: #C89B2C;
    font-size: 12px;
    margin-bottom: 0px;
    text-align: right;
}
.news .parts_item{
    padding: 0;
}
.parts_item{
    float: right;
    width: 100%;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    padding: 30px 10px;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.img_pitem img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
}
.img_pitem{
    float: right;
    width: 100%;
    height: 150px;
    position: relative;
}
.parts_item:hover span{
    background: #C89B2C;
    color: #fff;
}
.parts_item span{
    display: inline-block;
    width: 34px;
    height: 34px;
    color: #C89B2C;
    border-radius: 8px;
    border: 1px solid #C89B2C;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    background: #fff;
}
.parts_item h3{
    float: right;
    width: 100%;
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse{
        display: inline-block !important;
        width: 100%;
        padding-right: 20px;
    }
}
@media (max-width: 992px) {
    .owl-controls{
        display: none;
    }
    .footer_t{
        margin-bottom: 25px;
    }
    .parts_contet {
        margin-bottom: 25px;
    }
    .parts_contet h3{
        width: 100%;
    }
    .navbar-collapse.collapse .menu_left li{
        color: #333;
        text-align: left;

    }
    .navbar-collapse.collapse ul,
    .navbar-collapse.collapse li ul li:first-child a{
        width: 100%;
    }
    .navbar-collapse.collapse {
        background: #fff;
        width: 100%;
        padding: 15px;
    }
    .navbar-collapse.collapse li {
        float: right;
        width: 100%;
    }
}
