p {
    color:#333;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
}
.red_color {
    color:#D92B48 !important;
}
.sec-title h2,.sec-title h3,.sec-title h4,.sec-title h5 {
    font-family: "Montserrat", sans-serif;
}
.sec-title h3 {
    font-size: 28px;
}
.sec-title h5 {
    color: #333;
    font-weight: 600;
}
.cta-section h5 {
    color:#fff;
}
.main-header.style-one .header-lower .menu-right-content .btn-box .theme-btn {
    padding: 10px 15px;
}
.main-header.style-one .header-lower .menu-right-content:before {
    display: none;
}
.sticky-header .menu-area {
    float:left;
}
.sticky-header .theme-btn.style-one {
    padding: 6px 20px;
    margin-top: 9px;
}


.counter-block-four .count-outer {
    text-align: center;
    color:#111;
}
.counter-block-four h3 {
    text-align: center;
    font-size:18px;
    line-height: 1.6;
    color:#333;
}

#content_block_one .content-box .inner-box .single-item .icon-box {
    font-size:30px;
    line-height: 30px;
    top:0px;
}
#content_block_one .content-box .inner-box .single-item {
    padding: 0px 0px 0px 45px;
}


.service-block-one .inner-box {
    padding-bottom: 20px;
}


.main-footer {
    background: #e6e6e6;
}
.main-footer .widget-section p {
    color:#222;
}
.main-footer .widget-section .footer-widget .widget-title h4 {
    color:#222;
}
.main-footer .widget-section .logo-widget .info-list li {
    color:#222;
}
.main-footer .widget-section .logo-widget .info-list li a {
    color:#222;
}
.main-footer .widget-section .links-widget .widget-content ul li a {
    color:#222;
}

/* mobile menu */
.stiky_dopmenu {
    display: none;
    position: fixed !important;
    margin-top: -75px;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
    background: #fff !important;
}

.main-header.style-one .stiky_dopmenu .menu-area .mobile-nav-toggler .icon-bar {
    background: #000;
}

.banner-carousel .active .content-box p {
    color:#fff;
    font-size:25px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 40px;
}

.sticky_mobile_phone {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 100px;
    right: 50px;
    font-size: 24px;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 1s ease;
    border-radius: 50%;
        background: #da2c46;
}
.sert_section .clients-carousel .owl-item {
    display: flex;
    min-height: 300px;
    align-items: center;
}
.sert_section.clients-section .client-logo img {
    box-shadow:0px 1px 4px rgba(0,0,0,.4);
}

.main-footer .widget-section .newsletter-widget .newsletter-form .form-group textarea {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #888888;
    border: 1px solid #2e3439;
    padding: 10px 50px 10px 20px;
    background: transparent;
    transition: all 500ms ease;
} 
.banner-section .owl-theme .owl-nav .owl-prev, .banner-section .owl-theme .owl-nav .owl-next {
    display: none;
}

.modal-body input[type='text'], .modal-body input[type='tel'], .modal-body input[type='email']{
    position: relative;
    width: 100%;
    height: 45px;
    font-size: 14px;
    color: #888888;
    border: 1px solid #2e3439;
    padding: 10px 50px 10px 20px;
    background: transparent;
    transition: all 500ms ease;
}
.modal-body textarea{
    position: relative;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #888888;
    border: 1px solid #2e3439;
    padding: 10px 50px 10px 20px;
    background: transparent;
    transition: all 500ms ease;
}

.modal-body .form-group i{
    position: absolute;
    top: 14px;
    right: 20px;
    font-size: 16px;
    color: #888888;
    z-index: 1;
}
.modal-body .form-group{
    position: relative;
    margin-bottom: 10px;
}
.banner_form.modal-body {
    max-width: 500px;
}
.banner_form.modal-body input[type='text']{
    background:#fff;
}
.banner_form.modal-body .checkbox label {
    color:#fff;
}
.banner_form.modal-body input[type='tel'],.banner_form.modal-body input[type='email'] {
    position: relative;
    width: 100%;
    height: 45px;
    font-size: 14px;
    color: #888888;
    border: 1px solid #2e3439;
    padding: 10px 50px 10px 20px;
    background: transparent;
    transition: all 500ms ease;
    background:#fff;
}

.main-footer .widget-section .newsletter-widget .newsletter-form .form-group input[type='tel'] {
    position: relative;
    width: 100%;
    height: 45px;
    font-size: 14px;
    color: #888888;
    border: 1px solid #2e3439;
    padding: 10px 50px 10px 20px;
    background: transparent;
    transition: all 500ms ease;
}


/* responsive */
@media only screen and (min-width: 1420px) {
    .menu-container {
        max-width:1400px;
    }
}

@media only screen and (max-width: 1420px) { 
    .sticky-header .main-menu .navigation > li {
        margin: 0px 5px !important;
    }
}


@media only screen and (max-width: 768px) {
    .sticky_mobile_phone {
        display: block;
        right: 15px;
    }
    .stiky_dopmenu {
        display: block;
    }
    .scroll-top {
        right: 15px;
    }
    .whatsapp_scroll_btn {
        display: none !important;
    }
    .stiky_dopmenu .whatsapp_scroll_btn{
        display: inline-block !important;
    }
    .main-header.style-one .header-top .top-left {
        margin-bottom: 0;
    }
    .main-header.style-one .header-top .top-left li.top_phone {
        font-weight: bold;
        font-size:16px;
    }
    .main-header .header-lower .menu-right-content {
        margin-left: 10px;
        margin-top: 10px;
    }
    .menu-area .mobile-nav-toggler {
        margin-top: 10px;
    }
    .main-header.style-one .header-lower .logo-box {
        padding-top: 14px;
    }
    .logo a img {
        width: 100px;
    }
    .main-header.style-one .header-lower .menu-right-content .btn-box .theme-btn {
        padding: 5px;
        font-size:14px;
    }
    .mobile-menu .nav-logo {
        background:#fff;
    }
    .mobile-menu .nav-logo img {
        width: 140px;
    }
    .mobile-menu .close-btn {
        color:#000;
    }
    .banner-carousel .slide-item {
        padding: 183px 0px 93px 0px;
    }
    
}
@media only screen and (max-width: 599px) {
    .main-header .header-lower .menu-right-content .btn-box {
        display: block;
    }
    .banner-carousel .content-box h1 {
        font-size: 33px !important;
        line-height: 1.6 !important;
    }
    .stiky_dopmenu .auto-container {
        padding: 0px;
    }
}
