

.logo-header-inner img {
    max-width: 137%;
    max-height: 100%;
}

.p-a20 {
    padding: 3px;
}

h3 {
    margin-bottom: 8px;
    margin-top: 8px;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    line-height: 1.1;
}

h3 a {
    color: #1c63b8;
}

.bg-white {
    background-color: #1c63b8;
}

h3 a:hover {
    color: #d7d7d7;
}

.site-button-secondry, .acc-bg-gray .acod-head .indicator, .project-img-effect-1 a.mfp-link, .header-style-2 .header-search, .owl-prev, .owl-next, .all_services, .site-bg-secondry, .wt-tabs.bg-tabs .nav-tabs > li > a.active, .overlay-icon a, .header-style-3 .header-search, .footer-dark.footer-style2 .footer-top, .contact-info-section, .header-style-4 .header-search {
    background-color: #001a36;
}
@media screen and (min-width: 1300px) {
	.container{
		max-width:1235px;
	}
}
@media screen and (min-width: 1400px) {
	.container{
		max-width:1330px;
	}
}

@media screen and (min-width: 1500px) {
	.container{
		max-width:1425px;
	}
}