.get_touch_form{background: #f9f9f9; border-radius: 30px; border-top: 5px solid #03295b; border-bottom: 5px solid #03295b; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}
.get_touch_form form.custom_form{}
.get_touch_form form.custom_form input.form-control{font-size:15px;line-height:21px;}
.get_touch_form form.custom_form .capcha_field input{width: calc(100% - 145px);padding: 10px 10px;}
.get_touch_form form.custom_form textarea{height:120px;}
.get_touch_form form.custom_form .capcha_field span.newcap{margin-right:6px;}
.get_touch_form form.custom_form .form_btn input.btn_style{background: #016c9a;height: auto;padding: 10px 35px;border-radius: 5px;text-transform: none;width: 100%;display: block;font-size: 20px;line-height: 40px;border: 0px;color: #fff;} 
.get_touch_form form.custom_form .form-group label.cus_label{font-size: 18px;line-height: 21px;color: #222;margin: 0px 0px 10px;}
.get_touch_form form.custom_form .form-group ul{list-style-type:none;padding:0px;margin:0px;column-count:2;}
.get_touch_form form.custom_form .form-group ul li{font-size:16px;line-height:21px;color:#222;}
.get_touch_form form.custom_form .form_btn input.btn_style:hover{background: #28a745;cursor:pointer;}
.request_bottom{margin-top: 30px;}
.request_bottom .secure_icon{display:inline-block;margin-right: 15px;width: 50px;border-radius: 50%;
background: #222;padding: 8px 10px;line-height: 30px;text-align: center;vertical-align: top;}
.request_bottom .secure_icon i{font-size: 30px;color: #fff;}
.request_bottom .content_area{width:calc(100% - 70px);display:inline-block;}
.request_bottom .content_area h3{font-size: 14px;font-weight:600;margin:0px;} 
.request_bottom .content_area p{font-size: 14px;font-weight:normal;margin:0px;} 
.contact_info{padding-top: 35px;padding-left: 15px;}
.contact_info .contact_card{display:inline-block;background: #fff;box-shadow: 0 0 15px 0 rgb(94 98 119 / 20%);border-radius: 5px;margin: 15px 0px 25px;display: flex;align-items: center;}
.contact_info .contact_card .card_image{display:inline-block;width: 100px;padding: 5px;}
.contact_info .contact_card .card_image img{width:100%;} 
.contact_info .contact_card .card_info{display:inline-block;width:calc(100% - 108px);padding-left: 10px;}
.contact_info .contact_card .card_info h3{font-size: 18px;line-height: 21px;margin: 0px 0px 5px;}
.contact_info .contact_card .card_info p{font-size: 14px;line-height: 18px;margin: 0px;}
.contact_info .contact_detail{margin:30px 0px 0px;} 
.contact_info .contact_detail h3{font-size: 16px;line-height: 21px;margin: 0px 0px 5px;color: #BBB;}
.contact_info .contact_detail p{margin-bottom:15px;}
.contact_info .contact_detail p a{margin: 0px;color:#222;font-weight:bold;}
.contact_info .contact_detail .icon{border: 2px solid #98afd6;border-radius: 50%;text-align: center;display: inline-block;margin: 0px 10px 0px 0px;} 
.contact_info .contact_detail .tel .icon{border-color: #14B97E;color: #14B97E;}
.contact_info .contact_detail .email .icon{border-color: #007bff; color: #2a6ec9;}
.contact_info .contact_detail .whats_app .icon{border-color: #4cbd8f;color: #4cbd8f;}
.contact_info .contact_detail .sky-pe .icon{border-color: #02aff0;color: #02aff0;}

.wrong_code {display: none;color:  #ff0000; }
#requestFormBtn{background: #f67480;border: 1px solid #fff;color: #fff;float: right;height: 74px;padding-left: 30px;padding-right: 30px;width: 100%;cursor: pointer;}
.success_msg {color: #008000;}
.errorClass {border: 1px solid #ff0000 !important;}
.thanks_page{width:60%;margin:0px auto;padding:40px 0px;text-align:center;}
.thanks_page h2{color: #62af0b;}
.thanks_page p span{display: block;}
.thanks_page p span a{color: #016c9a;}
.thanks_page .social_link{margin-top: 30px;} 
.thanks_page .social_link span{font-size: 16px;line-height: 21px;color: #565656;margin: 0px 0px 10px;
display: block;}
.thanks_page .social_link ul{list-style-type: none;padding: 0px;margin: 0px;}
.thanks_page .social_link ul li{display:inline-block;margin-right:15px;}  
.thanks_page .social_link ul li:last-child{margin-right:0px;}  
.thanks_page .social_link ul li a{display:block;}  
.thanks_page .social_link ul li a i{font-size:16px;}  
 
@media(min-width: 768px){
	.get_touch_form{padding: 30px;}	
	.get_touch_form .cus_heading h2, .contact_info .cus_heading h2{font-size: 30px;line-height: 35px;margin: 0px 0px 15px;}
	.get_touch_form .cus_heading p, .contact_info .cus_heading p{font-size: 16px;line-height:21px;}
	.contact_info .contact_detail p a{font-size: 18px;line-height: 30px;}
	.contact_info .contact_detail .icon{width: 30px;height: 30px;line-height: 24px;}
	.contact_info .contact_detail .icon i{font-size: 16px;line-height: 26px;}
	.thanks_page{width:60%;}
	.thanks_page h2{font-size: 24px;line-height: 28px;margin: 20px 0px 15px;}
}
@media(max-width: 767px){
	.get_touch_form{padding: 20px;}
	.get_touch_form .cus_heading h2, .contact_info .cus_heading h2{font-size: 20px;line-height: 25px;margin: 0px 0px 15px;}
	.get_touch_form .cus_heading p, .contact_info .cus_heading p{font-size: 14px;line-height:18px;}
	.contact_info .contact_detail p a{font-size: 15px;line-height: 21px;}
	.contact_info .contact_detail .icon{width: 26px;height: 26px;line-height: 18px;}
	.contact_info .contact_detail .icon i{font-size: 14px;line-height: 21px;}
	.thanks_page{width:90%;}
	.thanks_page h2{font-size: 18px;line-height: 21px;margin: 10px 0px 10px;}
	.thanks_page p{font-size: 14px;line-height: 21px;}
}



.faq-accordion {
	border: 1px solid #eee;
	border-radius: 4px;
	margin-bottom: 10px;
	overflow: hidden;
}

.faq-header {
	background: #fff;
	color: #0074b7;
	font-weight: 400;
	padding: 15px 20px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
}

.faq-icon {
	font-size: 20px;
	transition: transform 0.3s ease;
}

.faq-body {
	display: none;
	padding: 15px 20px;
	background-color: #fafafa;
	border-top: 1px solid #eee;
}

.faq-accordion.open .faq-body {
	display: block;
}

.faq-accordion.open .faq-icon {
	transform: rotate(45deg);
	/* Turns + into × */
}


.newdiv {
	text-align: left !important;
	margin-left: 10px !important;
}

.newdiv h3 {
	margin-bottom: 0px !important;
}

.newdiv p {
	margin-top: 4px !important;
}

.iconboxes_wrapper .icon-box {
	min-height: 220px;
}

@media(max-width:575.98px) {
	#slider-container .btn11:first-of-type {
		left: 1rem !important;
	}

	.dmservices .cardBranding {
		height: unset !important;
	}

}



.get_touch_form .form-group {
	margin-bottom: 10px;
}

.get_touch_form h3 {
	margin-bottom: 2%;
}

.get_touch_form form.custom_form textarea {
	height: 80px;
}

@media (min-width:575.98px) {
	.dmbanner h1 {
		font-size: 57px !important;
		font-weight: 700 !important;
	}

	.dmbanner h2 {
		font-size: 18px !important;
	}
}

@media (max-width:575.98px) {
	.dmbanner h1 {
		font-size: 35px;
		font-weight: 700 !important;
	}

	.dmbanner h2 {
		font-size: 14px !important;
	}

}