
@font-face {
    font-family: "open-sans";
    src: url("static/OpenSans-Regular.ttf") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "open-sans";
    src: url("static/OpenSans-Light.ttf") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "open-sans";
    src: url("static/OpenSans-Medium.ttf") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "open-sans";
    src: url("static/OpenSans-Bold.ttf") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*---------------------*/

@font-face {
    font-family: "montserrat";
    src: url("static2/Montserrat-Regular.ttf") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "montserrat";
    src: url("static2/Montserrat-Light.ttf") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "montserrat";
    src: url("static2/Montserrat-Medium.ttf") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "montserrat";
    src: url("static2/Montserrat-Bold.ttf") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@media (min-width: 600px) and (max-width: 991px) {
    .banner-section-three .slide-item .content-column .inner-column {
        padding: 200px 0 200px 0;
        }
    }


@media (min-width: 1400px){
    .banner-section-three .slide-item .content-column .inner-column{
        padding: 210px 0 210px;
    }

    .margin_banner{
        padding-top: 100px;
    }
}

@media (min-width: 1200px) {
    .bolls_margin{
        margin-left: 10%;
    }
}

@media (max-width: 1199px) {
    .clients-section{
        padding-top: 0;
    }

    .choose-block .inner-box {
        padding: 70px 30px 50px !important;
    }
}

h1, h2{
    font-family: montserrat !important;
    font-weight: 600 !important;
}

.padding_section{
    padding-top: 120px;
}

.why-choose-us-two .outer-box .bg:before{
   background-color: #fff;
}

.fonts_color{
    color: #000 !important;
}

.fonts_color li{
    color: #000 !important;
}

.why-choose-us-two .outer-box {
    padding-bottom: 0px;
}

.work-block .fa-angle-right::before{
    color: #fff;
}

.widget-content .main-menu .navigation > li {

    float: none;
    padding: 0;
}

.widget-content .main-menu .navigation > li.dropdown > a:after {

left: 80px;
}

.widget-content .main-menu .navigation > li > ul > li > a {
    line-height: 20px;
    padding: 0;
}

@media (min-width: 992px){
    .footer_visible{
        display: block;
    }

    .footer_visible2{
        display: none;
    }

    .user-links li i {
        top: 6px;
    }

    .footer-widget a{
        margin-left: 15px;
    }
}

@media (max-width: 992px){
    .footer_visible{
        display: none;
    }

    .footer_visible2{
        display: block;
    }
}

@media (max-width: 768px) {
    .pagedetails_font .title{
        font-size: 33px;
    }

    .contacts_margin{
        margin-top: 15px;
    }
}

@media (max-width: 575.98px) {
    .sec-title h2 {
        font-size: 34px;
    }

    .help-title{
        font-size: 34px;
    }

}

.count_poz{
    z-index: 500;
}

.services-details__content ul li{
    list-style-type: initial;
}

.services-details__content ul{
    margin-left: 20px;
}

.services-details__content strong{
    font-weight: bold;
}

.why-choose-us{
    padding-bottom: 0;
}

.icon-map-2 {
    opacity: 0.5;
}

.skill-block .count-title {
    font-size: 15px;
}

.choose-block .inner-box {
    padding: 75px 40px 52px;
}

.why-choose-us-two .content-column .inner-column .feature-icon .icon {
    width: 69px;
    height: 68px;
    font-size: 35px;
}

.pagination a {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .5s;
    border: 1px solid #C28A67;
    margin: 0 4px;
    font-size: 15px;
}

.pagination .active {
    background-color: #C28A67;
    color: #000;
    /*border: 1px solid #C28A67;*/
}

.pagination a:hover:not(.active) {
    background-color: #C28A67;
}

.dark-scheme .pagination li:not(.active) a {
    border-color: #C28A67;
    background: none;
    color: #C28A67;
}

.pagination li:last-child a {
    border-right: solid 1px #C28A67;
}

.dark-scheme .pagination li:last-child a {
    border-right-color: #C28A67;
}

.pagination>.active>a {
    color: #000;
}

.pagination .disabled{
    opacity: 0.5;
}

.project-details__content-left p{
    margin-bottom: 40px;
}

.banner_margin{
    margin-bottom: -8px;
}

.footer-style-three .bg:before {
    background-color: #000;
}

.help-contact a {
    font-size: 25px;
}

.contact-details__info li .text {
    margin-left: 0;
}

.sticky-header .logo img {
    max-width: 120px;
    max-height: none;
}
/*.why-choose-us-two .content-column .inner-column .feature-icon .icon img:hover {*/
/*    content: url(../images/42.png);*/
/*}*/

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    background-color: #C28A67; /* Цвет фона стрелок */
    color: #fff; /* Цвет иконок стрелок */
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    opacity: 0.7;
}

.owl-nav .owl-prev {
    position: absolute;
    left: -43px; /* Смещение влево от слайдера */
}

.owl-nav .owl-next {
    position: absolute;
    right: -43px; /* Смещение вправо от слайдера */
}





