.footer_list ul li a:hover span {
    color: #C29383 !important;
	cursor:pointer;
}
.oceanwp-sidr-overlay {
    z-index: 999999;
}
#site-navigation-wrap .dropdown-menu>li>a .nav-arrow:after{
background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 9L12 15L18 9" stroke="%231C244B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	position:absolute;
	content:'';
	top: 5px;
    right: -14px;
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}
#site-navigation-wrap .dropdown-menu>li>a .nav-arrow:before{
	display:none;
}
.footer_list ul li a{
	width: auto !important;
    display: inline-flex !important;
}
.copyright_p a {
    color: #fff;
}
.copyright_p a:hover {
    color: #C29383;
}
.social_icon .elementor-icon-wrapper a svg{
	transition:all 0.3s ease-in-out;
}
.social_icon .elementor-icon-wrapper a:hover svg{
	transform: translateY(-5px);
}
.foo_list_hov ul li a:hover span{
    color: #C29383 !important;
}
.faq_sec .elementor-tab-title {
    position: relative;
	border-bottom: 1px solid #EBECF0;
}
.faq_sec .elementor-tab-title:after {
    width: 7px;
    height: 7px;
    background-color: #5F627D;
    position: absolute;
    content: '';
    border-radius: 50px;
    left: 20px;
    top: 24px;
}
.faq_sec .elementor-accordion-item .elementor-tab-title.elementor-active:after{
	 background-color: #1C244B;
}
.faq_sec .elementor-accordion-item .elementor-tab-title.elementor-active{
/* 	border-top : 1px solid rgba(216, 218, 225, 0.40) !important; */
	border-left: 1px solid rgba(216, 218, 225, 0.40) !important;
	border-right: 1px solid rgba(216, 218, 225, 0.40) !important;
	background: #F8F8FA;
}
.elementor-accordion-item:first-child .elementor-tab-title.elementor-active {
    border-top: 1px solid rgba(216, 218, 225, 0.40) !important;
}
.faq_sec .elementor-accordion-item .elementor-tab-content.elementor-active{
	border-left: 1px solid rgba(216, 218, 225, 0.40) !important;
	border-right: 1px solid rgba(216, 218, 225, 0.40) !important;
		border-bottom : 1px solid rgba(216, 218, 225, 0.40) !important; 
	background: #F8F8FA;
}
.faq_sec .elementor-accordion-icon span svg{
	width:24px !important;
	height:24px !important;
}
.faq_sec .elementor-accordion-icon span svg path{
	fill:transparent;
}
.process_sec_form:after{
	position:absolute;
	content:'';
	bottom:20px;
	left:-280px;
	width:200px;
	height:200px;
	background-repeat:no-repeat;
	background-image:url(../images/img_left.png);
}
.process_sec_form:before{
	position:absolute;
	content:'';
	top:45%;
	right:-280px;
	width:200px;
	height:200px;
	background-repeat:no-repeat;
	background-image:url(../images/img_right.png);
}
.process_sec_form{
	border: 1.2px solid #BFBFBF;
    background: #FFF;
}
.contact_form label {
    color: #1C244B;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
	padding-bottom: 9px;
}
.field1 ,.field2 ,.field3 ,.field4 ,.field5 {
    padding-bottom: 30px;
}
.contact_form input.wpcf7-form-control.wpcf7-text {
    border: 1px solid rgba(216, 218, 225, 0.40);
    background: #F8F8FA;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.contact_form .wpcf7-textarea{
	 color: #000;
	 font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
	font-style:normal;
}
/* .footer_list ul li {
	width: auto;
    display: inline-flex !important;

} */
.contact_form input::placeholder ,textarea::placeholder{
	 color: #BFBFBF;
	 font-style: italic;
} 
span.wpcf7-list-item-label {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
	color:#1C244B;
	padding-left: 10px;
}
.email_col ,.radio_col{
	display: flex;
    justify-content: space-between;
}
.field2 , .field3 ,.field4,.field5 {
	width:50%;
}
.field6{
	padding-bottom:49px;
}
.field2 ,.field4{
	padding-right:15px;
}
.field3 ,.field5{
	padding-left:15px;
}
.wpcf7-textarea {
    border: 1px solid rgba(216, 218, 225, 0.40);
    background: #F8F8FA;
    color: #BFBFBF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
    padding: 18px;
	min-height: 160px !important;
    height: 160px;
}
.submit_btn{
	text-align:center;
}
.wpcf7-spinner{
	position:absolute;
}
.wpcf7-not-valid-tip {
    position: absolute;
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
    bottom: -14px;
    line-height: 1;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    text-align: center;
    color:#dc3232;
    border: 0;
	margin-top: 10px;
}
.contact_form span.wpcf7-form-control-wrap {
    display: block;
}
.contact_form br {
    display: none;
}
.contact_form  label {
    display: block;
}
.wpcf7-list-item-label{
	position:relative;
}
input[type="radio"] {
   display:none !important;
}
.wpcf7-list-item-label:after {
    position: absolute;
    content: '';
    top: -2px;
    left: -24px;
    width: 24px;
    height: 24px;
    border: 1px solid #C29383;
    border-radius: 50px;
	cursor:pointer;
}
input:checked ~ .wpcf7-list-item-label:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #C29383;
    position: absolute;
    top: 4px;
    left: -18px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
span.wpcf7-list-item {
    padding-right: 30px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    line-height: 1;
    font-style: normal;
    font-weight: 500;
    background: #1C244B;
    padding: 15px 82px 15px 49px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 70% 50%;
}
.submit_btn p:hover input.wpcf7-form-control.has-spinner.wpcf7-submit{
    background-color: #C29383;
}
.submit_btn p{
	position:relative;
	display: inline-block;
}
.submit_btn p:before {
	position:absolute;
    content: '';
    border: 1px solid #C29383;
    width: 190px;
    height:50px;
    z-index:0;
    left: 55%;
    transform: translateX(-50%);
    top: 8px;
    transition: all 0.5s;
}
.submit_btn p:hover:before {
    left: 44%;
    top: -8px;
    border-color: #1c244b;
}
.submit_btn input {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M18.6 4.06665H5.40002C5.04639 4.06665 4.70725 4.20713 4.45721 4.45717C4.20716 4.70722 4.06668 5.04636 4.06668 5.39998C4.06668 5.75361 4.20716 6.09274 4.45721 6.34279C4.70725 6.59284 5.04639 6.73332 5.40002 6.73332H15.38L4.45802 17.6566C4.33067 17.7796 4.22909 17.9268 4.15921 18.0894C4.08933 18.2521 4.05255 18.4271 4.05101 18.6041C4.04948 18.7812 4.08321 18.9567 4.15025 19.1206C4.21729 19.2844 4.3163 19.4333 4.44149 19.5585C4.56668 19.6837 4.71555 19.7827 4.87941 19.8497C5.04327 19.9168 5.21884 19.9505 5.39588 19.949C5.57292 19.9474 5.74788 19.9107 5.91055 19.8408C6.07323 19.7709 6.22035 19.6693 6.34335 19.542L17.2667 8.61932V18.6C17.2667 18.9536 17.4072 19.2927 17.6572 19.5428C17.9073 19.7928 18.2464 19.9333 18.6 19.9333C18.9536 19.9333 19.2928 19.7928 19.5428 19.5428C19.7929 19.2927 19.9333 18.9536 19.9333 18.6V5.39998C19.9333 5.04636 19.7929 4.70722 19.5428 4.45717C19.2928 4.20713 18.9536 4.06665 18.6 4.06665Z" fill="white" stroke="none" stroke-width="0.8"/></svg>') !important;
    background-repeat: no-repeat;
}
.toggle-text-content span{
	display:none;
}
.toggle-text-link {
	display:inline-block;
}
.toggle-text-link {
	color:#1C244B;
}
.slider_icon svg {
    position: relative;
    right: 20px;
}
.slider_col > .elementor-container{
	transition:all 0.3s ease-in-out;
	border:1px solid #fff;
	cursor:pointer;
}
.slider_col > .elementor-container:hover {
    border: 1px solid #E1C7BE;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);
}
.slider_col svg g path{
	transition:all 0.3s ease-in-out;
}
.slider_col > .elementor-container:hover svg g path{
	fill: #E1C7BE;
}
body .elementor .post_slider .owl-nav button {
    background: #086ad8;
}
.post_slider .owl-nav button.disabled {
    background: rgb(8 106 216 / 22%) !important;
}
.owl-dots {
    display: flex;
    justify-content: center;
    margin:0 auto;
	padding-top: 50px;
}
.owl-dots button {
	width:10px;
	height:10px;
	border:1px solid #000 !important;
    transition: all 0.3s;
	border-radius:50px;
	margin:5px;
	 display: flex;
    justify-content: center;
}
.owl-dot.active{
	width:30px;
	background:#000 !important;
}
.elementor .elementor-element .slider_col {
padding: 0 15px;
}
.elementor .elementor-element .slide_slider > .elementor-container {
margin: 0 -15px;
}
.owl-carousel .owl-stage {
    display: flex;
}
.owl-carousel .owl-item{
	display:flex;
}
body .elementor .elementor-element .main_heading .elementor-heading-title span.span_1{
	color:#1C244B;
}
a.toggle-text-link.less {
    margin-left: 10px;
}
body .elementor .foo_list_hov li.elementor-icon-list-item a {
width: auto;
display: inline-flex;
}
#scroll-top:hover {
    box-shadow: 0 0 8px rgb(255 255 255 / 50%);
}

.current-menu-item a span {
    color: #C29383;
}
.current-menu-item a span:after {
    position: absolute;
    content: '';
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
    width: 6px;
    height: 6px;
    background-color: #C29383;
    border-radius: 50px;
}


@media (min-width:1200px) and (max-width:1360px){
#scroll-top {
    bottom: 67px;
}
}
@media screen  and (max-width:1200px){
	.process_sec_form:before ,.process_sec_form:after{
		display:none;
	}
	.submit_btn p:after {
		left: 65%;
	}
	.submit_btn p:before {
		left: 55%;
	}
	.submit_btn p:hover:before {
		left: 45%;
	}
}
@media (max-width:1199px){
	.header_btn{
		display:none !important;
	}
	.sidr-class-dropdown-menu li.sidr-class-phone_mobile{
		position:relative;
	}
	.sidr-class-dropdown-menu li.sidr-class-phone_mobile:after {
		position: absolute;
		content: '';
		top: 11px;
		left: 21px;
		background-size: 17px;
		width: 24px;
		height: 24px;
		background-image: url(../images/Call.png);
		background-repeat: no-repeat;
		background-position: 7% 50%;
	}
	.sidr-class-dropdown-menu li.sidr-class-phone_mobile a {
		padding: 12px 20px 12px 50px;
	}
	.sidr-class-current_page_item a {
    color: #C29383 !important;
}
	#scroll-top {
    bottom: 67px;
}
}
@media (min-width:1025px) and (max-width:1199px){
	.faq_sec .elementor-accordion-icon span svg {
		width: 18px !important;
		height: 18px !important;
	}
	.faq_sec .elementor-tab-title:after {
		width: 5px;
		height: 5px;
		left: 14px;
		top: 19px;
	}
	span.wpcf7-list-item {
		padding-right: 15px;
	}
	.submit_btn p:before {
		left: 56%;
	}
	.submit_btn p:after {
		left: 67%;
	}
	.testi_sec .elementor-background-overlay{
		background-size: 145px;
	}
	#scroll-top {
		bottom: 71px;
	}
}
@media (min-width:768px) and (max-width:1024px){
	#scroll-top {
		bottom: 67px;
	}
	.faq_sec .elementor-tab-title:after {
		width: 4px;
		height: 4px;
		left: 8px;
		top: 18px;
	}
	.faq_sec .elementor-accordion-icon span svg {
		width: 17px !important;
		height: 17px !important;
	}
	span.wpcf7-list-item {
		padding-right:20px;
	}
	span.wpcf7-list-item-label {
		font-size: 16px;
		padding-left: 0px;
	}
	.field1, .field2, .field3, .field4, .field5 {
		padding-bottom: 25px;
	}
	.contact_form label {
		font-size: 15px;
		padding-bottom: 5px;
	}
	.wpcf7-list-item-label:after {
		top: -1px;
		left: -24px;
		width: 20px;
		height: 20px;
	}
	input:checked ~ .wpcf7-list-item-label:before {
		width: 12px;
		height: 12px;
		top: 3px;
		left: -20px;
	}
	.submit_btn p:after {
		left: 67%;
	}
	.submit_btn p:before {
		left: 55%;
	}
	.testi_sec .elementor-background-overlay{
		background-size: 145px;
	}
}
@media screen  and (max-width:767px){
	.contact_form .wpcf7-textarea {
    font-size: 14px;
		line-height: 1.4;
}
	#scroll-top {
    bottom: 38px;
}
	.footer_col_wrap{
		width:50% !important;
		padding: 0 5px;
	}
	.footer_aco_ul .elementor-widget-container h3:before{
		position:absolute;
		content:'';
		top:10px;
		right:0;
		width:14px;
		height:8px;
		background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path d="M1 1L7 7L13 1" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
		background-repeat:no-repeat;
	}
	.footer_aco_ul .elementor-widget-container h3.active:before{
		transform: rotate(178deg);
	}
	.faq_sec .elementor-tab-title:after {
		width: 4px;
		height: 4px;
		left: 8px;
		top: 18px;
	}
	.faq_sec .elementor-accordion-icon span svg {
		width: 17px !important;
		height: 17px !important;
	}
	.col_img_frq .elementor-widget-wrap{
		max-width: 280px;
   		 margin: 0 auto;
	}
	.about_inner .elementor-column.about_col {
		width:33.33%;
	}
	span.wpcf7-list-item {
		padding-right: 0px;
	}
	.contact_form input.wpcf7-form-control.wpcf7-text {
		font-size: 14px;
	}
	.email_col, .radio_col {
		display: block;
	}
	.field2, .field3, .field4, .field5 {
		width: 100%;
	}
	.field2, .field4 {
		padding-right: 0px;
	}
	.field3, .field5 {
		padding-left: 0px;
	}
	.field1, .field2, .field3, .field4, .field5 {
		padding-bottom: 15px;
	}
	.contact_form label {
		padding-bottom: 0px;
	}
	span.wpcf7-list-item-label {
		font-size: 15px;
		padding-left: 15px;
    	padding-right: 20px;
	}
	.field6 {
		padding-bottom: 25px;
	}
	.wpcf7-textarea {
		padding: 10px;
		min-height: 100px !important;
		height: 100px;
	}
	input.wpcf7-form-control.has-spinner.wpcf7-submit {
		font-size: 15px;
		line-height: 1;
		padding: 14px 60px 14px 36px;
		background-size: 17px;
	}
	.wpcf7 form .wpcf7-response-output {
		font-size: 12px;
		line-height: 1.3;
	}
	.wpcf7-list-item-label:after {
		top: -2px;
		left: -12px;
		width: 20px;
		height: 20px;
	}
	.submit_btn p:before {
		width: 140px;
		height: 40px;
		left: 56%;
		top: 10px;
	}
	.submit_btn p:after {
		width: 24px;
		height: 24px;
		background-size: 18px;
		left: 70%;
	}
	.submit_btn p:hover:before {
		left: 43%;
	}
	input:checked ~ .wpcf7-list-item-label:before {
		width: 12px;
		height: 12px;
		top: 2px;
		left: -8px;
	}
	.owl-dots {
		padding-top: 20px;
	}
	.testi_sec .elementor-background-overlay{
		background-size: 145px;
	}
	.footer_col_wrap {
padding: 0 !important;
		padding-right:10px !important;
}
}
@media screen  and (max-width:480px){
	.footer_col_wrap{
		width:100% !important;
	}
	.about_inner .elementor-column.about_col {
		width: 50%;
    	margin: 0 auto;
	}
}