.ct-team-details .ct-team-social .ct-team-social-list a i {
color: #1c74bc;
}
.ct-team-details .ct-team-social .ct-team-button .btn {
background-color: #1c74bc;
}


.ct-fancy-box-layout16 .item--icon {
    background-color: #e3e3e3;
}

.ct-fancy-box-layout16 .item--button i {
    background-color: #1d76bb;
}

#ct-header-wrap #ct-header:not(.h-fixed) {background:#1B3668!important;}

.elementor-9329 .elementor-element.elementor-element-a383401 {
    display:none;
}

.btn-type-normal .scroll-top {
    background-image: none;
    background-color: #1c74bc;
}



@media screen and (min-width: 1200px) {
body .container {
    max-width: 100%;
    width: 100%;
}
}



@media screen and (max-width: 1199px) {
.ct-header-mobile .ct-header-main {
    position: relative;
    background: #002e68;
}

.ct-header-mobile .ct-header-main img {
    width:80%;
}
		
.ct-logo-mobile {
    background: #002e68;
}		
		
	
.ct-header-button-mobile .btn {
  background: #1d76bb;
}
		
		.ct-header-mobile .text-gradient {
		    background-image: -webkit-linear-gradient(left, #002e68, #002e68);
		}
	
		
}