.text-primary-color {
    color: #8CC640;
}

.btn-primary-color {
    background-color: #162432;
    color: #8CC640
}

.btn:hover {
    background-color: #8CC640;
    color: white
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.dropdown-menu a {
    color: black;
    padding: 4px;
}

.dropdown-submenu .dropdown-menu {
    width: 180px;
}

.dropdown-menu {
}

    .dropdown-menu.show {
        min-width: 100px;
        background-color: white
    }

.hide-dots.dots-md.owl-theme .owl-dots {
    display: none !important;
}

.dots-md {
    margin-bottom: 80px
}

.pp-scrollable.slide:not(.slide-dark) .slide-num {
    color: black !important;
}

@media (max-width: 767.99999px) {

    body.theme-orange.dark-horizontal .navbar-header-logo-light {
        display: none;
    }

    body.theme-orange.dark-horizontal .navbar-header-logo-dark {
        display: block;
        height: 50px;
        margin-top: -5px;
        margin-left: -10px;
    }

    body.theme-orange:not(.dark-horizontal) .navbar-header-logo-dark {
        display: none;
    }

    body.theme-orange:not(.dark-horizontal) .navbar-header-logo-light {
        display: block;
        height: 50px;
        margin-top: -5px;
        margin-left: -10px;
    }

    body .slide-container .container .slide-content div {
        padding-left: 0px;
    }

    body .slide-container .container .slide-content,
    body .slide-container .container a {
        margin-left: 50px;
    }

    .contact-section .inside {
        opacity: 0.3
    }

    .support-feature-sm-none {
        display: none;
    }

}
.phone-link {
    cursor: pointer !important;
}
.slide-contact-mail a,
.slide-contact-phone a {
    margin-left: 0px !important;
    color: #8cc640 !important;
    cursor: pointer;
}

@media (min-width: 768px) {
    body.theme-orange.dark-horizontal .navbar-header-logo-light {
        display: none;
    }

    body.theme-orange.dark-horizontal .navbar-header-logo-dark {
        display: block;
        height: 70px;
        margin-top: -20px;
        margin-left: -10px;
    }

    body.theme-orange:not(.dark-horizontal) .navbar-header-logo-dark {
        display: none;
    }

    body.theme-orange:not(.dark-horizontal) .navbar-header-logo-light {
        display: block;
        height: 70px;
        margin-top: -20px;
        margin-left: -10px;
    }
}


.theme-yellow .navbar-header-logo-dark {
    display: block;
}

.theme-yellow .navbar-header-logo-light {
    display: none;
}

.theme-yellow:not(.dark-horizontal) .navbar-header-logo-dark {
    display: none;
}

.theme-yellow:not(.dark-horizontal) .navbar-header-logo-light {
    display: block;
}

.solution-collapse-item-title a.collapsed {
    color: #162432
}




@media (min-width: 50px) and (max-width: 767.99999px) {
    .navbar-header-logo-light,
    .navbar-header-logo-dark {
        max-width: 150px;
        margin-top: -10px;
    }

    .nav-toggle-btn {
        font-size: 1.5em;
    }
}

@media (min-width: 768px) {
    .navbar-header-logo-light,
    .navbar-header-logo-dark {
        max-width: 200px;
        margin-top: -5px;
        margin-bottom: 5px;
    }

    .header {
        padding-top: 2rem;
    }

    .nav-toggle-btn {
        font-size: 1em;
    }
}

@media (min-width: 1463px) {
    .navbar-header-logo-light,
    .navbar-header-logo-dark {
        max-width: 200px;
        margin-bottom: 5px;
    }

    .header {
        padding-top: 1rem;
    }
}


.header-menu-full-item {
    display: inline-block;
    padding-top: 0.5rem;
    vertical-align: middle;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}


.theme-yellow .header-menu-full-item,
.theme-yellow .header-menu-full-item {
    display: inline-block;
    padding-top: 0.5rem;
    border-radius: 31px;
    vertical-align: middle;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.theme-yellow.dark-horizontal .header-menu-full-item.active,
.theme-yellow.dark-horizontal .header-menu-full-item:hover {
    background-color: white;
    color: #162432;
}

.theme-yellow:not(.dark-horizontal) .header-menu-full-item.active,
.theme-yellow:not(.dark-horizontal) .header-menu-full-item:hover {
    background-color: #162432;
    color: #8CC640;
}



.cd-dropdown-wrapper {
    margin: 0px;
}

    .cd-dropdown-wrapper a {
        transition: none;
        -webkit-transition: none;
    }

.cd-dropdown-trigger {
    line-height: 34px !important;
}


.theme-yellow.dark-horizontal .cd-dropdown-trigger:not(.active),
.theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:not(.active) {
    background-color: transparent !important;
}

    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:not(.active),
    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:not(.active)::before {
        color: #162432 !important;
    }

        .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:not(.active)::before,
        .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:not(.active)::after {
            background: black;
        }


.theme-yellow .cd-dropdown-trigger:hover,
.theme-yellow .cd-dropdown-trigger.active {
    padding-top: 0px !important;
    border-radius: 31px !important;
    vertical-align: middle !important;
    padding-bottom: 0px !important;
}

.theme-yellow.dark-horizontal .cd-dropdown-trigger:hover,
.theme-yellow.dark-horizontal .cd-dropdown-trigger.active {
    background-color: white !important;
    color: #162432 !important;
}

.theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:hover,
.theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger.active {
    background-color: #162432 !important;
    color: #8CC640 !important;
}

    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:hover::before,
    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger:hover::after,
    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger.active::before,
    .theme-yellow:not(.dark-horizontal) .cd-dropdown-trigger.active::after {
        background: #8CC640 !important;
    }

.theme-yellow.dark-horizontal .cd-dropdown-trigger.active::before,
.theme-yellow.dark-horizontal .cd-dropdown-trigger.active::after,
.theme-yellow.dark-horizontal .cd-dropdown-trigger:hover::before,
.theme-yellow.dark-horizontal .cd-dropdown-trigger:hover::after {
    background-color: #162432 !important;
}
/*
    .theme-yellow.dark-horizontal .cd-dropdown-trigger.active::before,
    .theme-yellow.dark-horizontal .cd-dropdown-trigger.active::after,
    .theme-yellow.dark-horizontal .cd-dropdown-trigger::before:hover,
    .theme-yellow.dark-horizontal .cd-dropdown-trigger::after:hover {
        background-color: #162432 !important;
    }*/
.theme-yellow.dark-horizontal .cd-dropdown-trigger:not(.active):not(:hover)::before,
.theme-yellow.dark-horizontal .cd-dropdown-trigger:not(.active):not(:hover)::after {
    background-color: white !important;
}

@media only screen and (min-width: 768px) {
    .cd-dropdown-content .cd-secondary-dropdown > li.toggle-tab-menu-full {
        display: none !important;
    }

    .cd-dropdown-content .cd-secondary-dropdown > li.toggle-tab-menu {
        display: block !important;
    }

    .cd-dropdown-wrapper {
        font-size: 1.08rem !important;
        padding-top: 0px;
    }

    .cd-dropdown h2 {
        font-size: 2rem !important;
    }

    .cd-dropdown-content li > a {
        font-size: 1.08rem !important;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-trigger {
        font-size: 1.08rem;
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        font-size: 1.08rem !important;
    }

    .cd-dropdown-content .cd-secondary-dropdown.no-split {
        width: 250px !important;
    }


    .cd-dropdown-content .cd-secondary-dropdown > li.no-split {
        width: 100%;
    }

    .cd-dropdown-content .cd-secondary-dropdown > li.toggle-tab-menu-full {
        display: block !important;
    }

    .cd-dropdown-content .cd-secondary-dropdown > li.toggle-tab-menu {
        display: none !important;
    }

    .cd-dropdown-wrapper {
        vertical-align: top;
        padding-top: 1px;
    }

    .cd-dropdown-content .cd-secondary-dropdown::before {
        top: 270px;
        left: 0px;
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all > a:hover {
        color: #8CC640 !important;
    }
}


.cd-dropdown-content .cd-secondary-dropdown > li.no-split {
    border-right-width: 0px !important;
    border-color: none !important;
    border-style: none !important;
}

/*

@media only screen and (min-width: 1024px) {
    .home-main-slider {
        padding: 110px 50px 0px 50px !important;
        filter: blur(0px);
        -webkit-filter: blur(0px);
    }
}*/
.like-btn {
    background: #162432 !important;
    border: #162432 1px solid !important;
    color: #8cc640 !important;
}
.home-main-slider {
    padding: 110px 50px 0px 50px !important;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
}

/*.home-main-slider-bg-image {
    filter: blur(8px);
    -webkit-filter: blur(8px);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
*/
.owl-item {
    border-radius: 10px;
}
/*
.home-main-slider-bg-image {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    background-image: url('https://i.imgur.com/lL6tQfy.png');
    width: 100%;
    height: 100%;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
}*/
.nav-square.owl-theme .owl-nav [class*=owl-] {
    border-radius: 30px;
}

.nav-white-red.owl-theme .owl-nav [class*=owl-]:hover:not(.disabled) {
    background: #8CC640;
    border-color: #8CC640;
}



@media only screen and (min-width: 200px) {

    .horizontal-service-item-photo img.photo-position {
        position: absolute !important;
        top: -2rem;
        left: 9rem;
        max-width: 75px;
        height: auto !important;
    }

    .nav-square.owl-theme .owl-nav [class*=owl-] {
        width: 1.5rem;
        height: 1.5rem;
    }

    .nav-square .arrow {
        position: relative;
        width: 0.5rem;
        height: 0.5rem;
    }
}
@media only screen and (min-width: 300px) {
    .nav-square.owl-theme .owl-nav [class*=owl-] {
        width: 1.5rem;
        height: 1.5rem;
    }

    .nav-square .arrow {
        position: relative;
        width: 0.5rem;
        height: 0.5rem;
    }
}


@media only screen and (min-width: 300px) {

    .horizontal-service-item-photo img.photo-position {
        position: absolute !important;
        top: -2rem;
        left: 11rem;
        max-width: 100px !important;
        height: auto !important;
    }

    .nav-square.owl-theme .owl-nav [class*=owl-] {
        width: 2rem;
        height: 2rem;
    }

    .nav-square .arrow {
        position: relative;
        width: 0.5rem;
        height: 0.5rem;
    }
}

@media only screen and (min-width: 360px) {

    .horizontal-service-item-photo img.photo-position {
        position: absolute !important;
        top: -3rem !important;
        left: 12rem !important;
        max-width: 150px !important;
        height: auto !important;
    }

    .nav-square.owl-theme .owl-nav [class*=owl-] {
        width: 3.75rem;
        height: 3.75rem;
    }

    .nav-square .arrow {
        position: relative;
        width: .875rem;
        height: 1.5rem;
    }
    
}


@media only screen and (min-width: 740px) {
    .horizontal-service-item-photo img.photo-position {
        position: absolute !important;
        top: -7rem !important;
        left: 15rem !important;
        max-width: 67.83783784% !important;
        height: auto !important;
    }
}

@media only screen and (min-width: 992px) {
    .horizontal-service-item-photo img.photo-position {
        position: absolute !important;
        top: -7rem !important;
        left: 9rem !important;
        max-width: 67.83783784% !important;
        height: auto !important;
    }
}

.theme-yellow header {
    background-color:white;
}
.theme-yellow.dark-horizontal header {
    background-color: black;
}
.rounded-icon-bg-sec {
    background: #162432!important;
    border:0px
}
.reviews-carousel-sm.owl-theme .owl-dots .owl-dot span:before {
    background-color: #999999!important;
}
.copyright-fixed a:hover {
    box-shadow: 0px 0px 0px 7px #8cc640;
    background: #8cc640;
    border-radius: 24px;
    color: #162432;
}
.btn-light:hover, 
.btn-light:not(:disabled):not(.disabled):active {
    background-color: #162432;
    border-color: #162432;
    color: #ffffff;
}
span.btn.btn-light {
    background-color: #8ac540;
    border-color: #162432;
    color: #ffffff;
}
/*.header-menu-full-item.outlined {
    border: 2px solid white;
}*/
.theme-yellow.dark-horizontal .header-menu-full-item.outlined {
    border: 2px solid white;
}

.theme-yellow .header-menu-full-item.outlined {
    border: 2px solid #162432;
}  