.header-logo img, .footer-logo{
	width:250px;
}
.header-layout2 {
    background-color: #0c2442 !important;
}
.header-layout2 .sticky-wrapper.sticky {
    background-color: #0c2442 !important;
}
.menu-area .th-btn{
	/*background-color: #fff;
	color:#011c1a;*/
}
.img-main .contact-form {
	background-color: #fff;
}
.img-main .contact-form .sec-title{
	color:#011C1A !important;
}
.img-main .contact-form textarea.form-control, textarea {
    height: 120px;
}
.logo-icon-wrap__text {
    background: #0c2442 !important;
    border: 2px solid #5e6a78 !important;
}
.th-btn.style4:hover, .contact-form .th-btn:before, .contact-form .th-btn:after
 {
	background-color: #0c2442 !important;
	color:#fff !important;
}
/*.contact-form .th-btn:hover{*/
/*	color:#fff !important;*/
/*}*/
.hero-3:before {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0000002b 0%, #000000 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.hero-title {
    font-size: 62px;
}

.hero-style3 .hero-text
 {
    max-width: 630px;
    color: #fff;
    margin-bottom: 41px;
    font-size:18px;
}

.hero-style3 .checklist.style2 li {
    font-size: 20px;
    color: #fff;
    padding-bottom: 12px;
}

.hero-style3 .checklist li>i {
    color: #fff;
    font-size:22px;
    line-height: 28px;
}
.hero-style3 .checklist.style2 li i {
    color: #fff;
}

/*.footer-layout1 .copyright-wrap {
    padding: 27px 0;
    background-color: var(--theme-color2);
}*/
.th-widget-contact {
     max-width: 100%; 
}

.testi-block .box-text{
	min-height:145px;
}

.box-title a{
	font-size:28px;
}
.mar-top-120{
	margin-top:120px;
}
.phonestyle {
    font-size: 20px;
    font-weight: 600;
    color: red;
    margin-left: 20px;
}
.phonestyle1 {
    font-size: 20px;
    font-weight: 600;
    color: red;
    margin-left: 20px;
}
.mt-50{
	margin-top:80px;
}
#services .blog-content{
	margin-bottom:20px;
}
#whychooseus .phonestyle:hover{
	color:#fff;
}
.mnh{
	min-height: 70px;
}
.last-card .icon {
    margin-left: 0px;
}
.border-radius-10{
	border-radius: 16px;
}
@media (max-width: 1399px) {
    .header-button .th-btn {
        display: block !important;
    }
}

@media (max-width: 1024px) {
    .header-button .th-btn {
        display: none !important;
    }
}

@media (max-width: 767px){
    .mar-top-120{
    margin-top:0px !important;
}
.topbgx{
    background:#0c2442 !important;
}
    
}

#contactus .contact-form .th-btn:before, .contact-form .th-btn:after {
    background-color: #fff !important;
    color: #0c2442 !important;
}