/*#ct-header-wrap.ct-header-layout1.is-full-header .ct-header-main:not(.h-fixed){
    background-color: #069749;
}*/

#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg{
	background-color: transparent;
}

.ct-main-menu > li > a:before{
	background-color: #f7c916;
	background-image: none;
}

.ct-header-button a.btn.btn-default{
	background-image: linear-gradient(90deg, #b51d12 0%, #f1696b 50%, #bb1c10);
}

@media screen and (min-width: 1200px) {
    #ct-header-wrap.ct-header-layout1.is-full-header .ct-header-main:not(.h-fixed) {
        background-color: #069749;
    }

    #ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed .ct-header-button {
        margin-left: -14px;
    }
}

.ct-service-carousel6 .item--icon{
	background-color: #069749;
}

.ct-service-carousel6 .item--icon i{
	color: #ffffff;
}

.site-footer-custom {
    background: #0c0b0b !important;
}

.ct-team-carousel1 .item--holder-inner, .ct-team-grid4 .item--holder-inner{
    background-color: #dfebdf;
    padding: 15px;
}