/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.blk-bg-btn .elementor-button-icon{
	background: #fff;
	border-radius: 100%;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	font-size: 12px;
}
.blk-bg-btn .elementor-button-content-wrapper, .wht-bg-btn  .elementor-button-content-wrapper{
	align-items: center;
}
.blk-bg-btn a:hover .elementor-button-icon{
	background: #183643;
}
.blk-bg-btn a:hover .elementor-button-icon svg path{
	fill: #fff;
}
.rspnsv-menu .elementor-nav-menu--dropdown ul li a{
	justify-content: center;
}
.rspnsv-menu .highlighted .sub-arrow svg path{
	fill: #fff !important;
}
.rspnsv-menu .sub-menu li a{
	padding: 5px 0 !important;
}
.rspnsv-menu ul li a{
	line-height:35px !important;
}
.hdr-main-menu .sub-menu{
	background: #FFFFFF;
    box-shadow: 0px 4px 114px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
.wht-bg-btn .elementor-button-icon{
    background: #183643;
	border-radius: 100%;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	font-size: 12px;
}
.wht-bg-btn a:hover .elementor-button-icon{
	background: #fff;
}
.wht-bg-btn a:hover .elementor-button-icon svg path{
	fill: #183643;
}
.abt-txt{
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	column-gap: 12px !important;
}
.abt-txt:before{
    content: "" !important;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.89 2.887.005 5.773 2.89 2.887 5.777zm29.887 0v.5h-27v-1h27z' fill='%23000'/%3E%3C/svg%3E");
    height: 9px;
    width: 44px;
    background-size: cover;
    background-repeat: no-repeat;
}
.abt-txt:after{
    content: "" !important;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.887 2.89 27 .005 24.113 2.89 27 5.777zM0 2.89v.5h27v-1H0z' fill='%23000'/%3E%3C/svg%3E");
    height: 9px;
    width: 44px;
    background-size: cover;
    background-repeat: no-repeat;
}
.bold-h2 span{
	font-weight: 500;
	color: #183643;
}
.srvc-main-col:hover .srvc-img-bx .elementor-image-box-img img{
	filter: brightness(0) invert(1);
}
.srvc-main-col:hover .srvc-img-bx .elementor-image-box-title{
	color: #fff !important;
}
.srvc-main-col:hover .srvc-img-bx .elementor-image-box-description{
	color: #fff !important;
}
.srvc-img-bx .elementor-image-box-img{
	position: relative;
	z-index: 9;
}
.srvc-img-bx .elementor-image-box-img:after{
	content: "";
	background: #BFDEEB;
	height: 70px;
	width: 70px;
	position: absolute;
    top: -18px;
    left: -21px;
    z-index: -1;
    border-radius: 100%;
    opacity: 0.2;
}
.srvc-main-col:hover .srvc-img-bx .elementor-image-box-img:after{
	background: #245063;
	opacity: 1;
}
.srvc-nmbr{
	  background: linear-gradient(180deg, #929292 0%, #FBF7F0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.srvc-main-col:hover .srvc-nmbr{
	background: linear-gradient(0deg, rgba(36, 80, 99, 0) 11.02%, rgba(36, 80, 99, 0.5) 51.1%, #1B4E64 83.9%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.srvc-main-col:hover .srvc-dtls-icon .elementor-icon{
	background-color: #183643 !important;
}
.srvc-main-col:hover .srvc-dtls-icon .elementor-icon svg path{
	fill: #fff !important;
}
.right-dvdr{
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	column-gap: 8px !important;
}
.right-dvdr:after{
    content: "" !important;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.887 2.89 27 .005 24.113 2.89 27 5.777zM0 2.89v.5h27v-1H0z' fill='%23000'/%3E%3C/svg%3E");
    height: 9px;
    width: 44px;
    background-size: cover;
    background-repeat: no-repeat;
}
.clncs-ion-lst ul li{
	position: relative;
}
.clncs-ion-lst ul li:after{
	content: "";
	background: url(./images/iconlst-after-line.png);
	height: 10px;
	width: 100% !important;
	position: absolute !important;
	bottom: 0;
	left: 0;
	background-size: 100%;
	background-repeat: no-repeat;	
}
.clncs-ion-lst ul li:last-child{
	padding-bottom:20px;
}
.tstmnials-slider .swiper{
	padding: 50px 0 !important;
}
.tstmnial-main-col:hover .tstmnal-img-bx .elementor-image-box-title{
	color: #fff !important;
}
.tstmnial-main-col:hover .tstmnial-xcrpt{
	color: #fff !important;
}
.tstmnial-main-col:hover .tstmnals-qut-icon .elementor-icon svg path{
	fill: #183643 !important;
}
.tstmnial-main-col:hover .tstmnals-qut-icon .elementor-icon{
	background: #F5F6FF !important;
}
.testimonial-prev .elementor-icon, .testimonial-next .elementor-icon{
	border: 1.2px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.testimonial-prev .elementor-icon:hover svg path, .testimonial-next .elementor-icon:hover svg path{
	stroke:#fff !important;
}
.tstmnials-slider .elementor-swiper-button-prev, .tstmnials-slider .elementor-swiper-button-next{
	display: none !important;
}
.wht-h2 h2{
	font-weight: 500;
}
.ftr-frm div#gform_fields_1{
	display: flex;
    justify-content: space-between;
    width: 405px;
    background: #fff;
    border-radius: 50px;
    padding: 5px 8px 5px 15px;
    align-items: center;
}
.ftr-frm div#field_1_1{
	width: 80%;
}
.ftr-frm input:not([type="submit"]) {
	border:none !important;
	box-shadow: none !important;
	background-color: transparent !important;

}
.ftr-frm div#field_submit {
    justify-content: end;
}
.ftr-frm #gform_submit_button_1{
	background-color: #183947 !important;
    border-radius: 100%;
    width: 51px;
    height: 51px !important;
}
.ftr-frm #gform_submit_button_1:hover{
	transform: scale(1.1);
}
.ftr-frm input:not([type="submit"]):focus{
	outline: none;
}
.ftr-frm input:not([type="submit"])::placeholder{
	 font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.ftr-frm div#validation_message_1_1{
	display: none !important;
}
.ftr-frm div#validation_message_1_2{
	display: none !important;
}
.gfield--type-submit > span {
    display: none !important;
}
.ftr-frm input:not([type="submit"]):focus{
	outline: none !important;
}
div#gform_confirmation_message_1{
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}
.faq-sec details{
	position: relative;
}
.faq-sec details::after{
	content: "";
	background: url(./images/faq-btm-line.png);
	height: 6px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
    background-size: 100%;
}
.faq-sec details[open]::after{
	width: 0;
}
.faq-sec details[open]{
	background: #F0F3F6;
    border-radius: 15px;
}
.demo-frm input:not([type="submit"]){
	background: transparent !important;
	border:1px solid #EAEDFB !important;
	border-radius: 5px !important;
	padding: 25px 20px !important;
	box-shadow: none !important;
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}
.demo-frm input:not([type="submit"])::placeholder{
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}
.demo-frm input:not([type="submit"]):focus{
	outline: none !important;
}
.demo-frm div#gform_fields_2{
	column-gap: 30px !important;
	row-gap: 27px !important;
}
.demo-frm textarea{
	background: transparent !important;
	border:1px solid #EAEDFB !important;
	border-radius: 5px !important;
	padding: 25px 20px !important;
	box-shadow: none !important;
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    min-height: 139px !important;
    resize: none !important;
}
.demo-frm textarea::placeholder{
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}
.demo-frm textarea{
	outline: none !important;
}
.demo-frm select{
	background: url(./images/select-arrow.svg) transparent no-repeat 97% !important;
	border:1px solid #EAEDFB !important;
	border-radius: 5px !important;
	height: 54px !important;
	box-shadow: none !important;
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    align-items: center;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.demo-frm select{
	outline: none !important;
}
.demo-frm select::placeholder{
	font-family: "Open Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}
.demo-frm input[type="submit"]{
    background: #183643 !important;
    border-radius: 60px !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    padding: 15px 38px !important;
    box-shadow: none !important;
    color: #FDFDFD !important;
    border:1px solid #183643 !important;
}
.demo-frm input[type="submit"]:hover{
	background: transparent !important;
	 color: #183643 !important;
}
.gform-footer.gform_footer.top_label {
    margin: 0;
}
.grecaptcha-badge{
	z-index: 999 !important;
}
.rspnsv-icon-bx .elementor-icon{
	box-shadow: 0px 4px 5px rgba(29, 20, 9, 0.3);
}
.clnc-prgrm-icon .elementor-icon{
	position: relative;
	z-index: 9;
}
.clnc-prgrm-icon .elementor-icon:after{
    content: "";
    background: #ABB5F1;
    height: 67px;
    width: 67px;
    position: absolute;
    top: -28px;
    left: -28px;
    border-radius: 100%;
    z-index: -1;
    opacity: 20%;
}
.rvnu-ion-lst ul li{
	position: relative;
}
.rvnu-ion-lst ul li:after{
	content: "";
	background: url(./images/iconlst-after-line.png);
	height: 6px;
	width: 100% !important;
	position: absolute !important;
	bottom: 0;
	left: 0;
	background-size: 100%;
	background-repeat: no-repeat;	
}
.rvnu-ion-lst ul li:last-child{
	padding-bottom:20px;
}
.prtnr-prtl .elementor-icon{
	position: relative;
}
.prtnr-prtl .elementor-icon:after{
	content: "";
	background: #BAD0E6;
	height: 72.95px;
	width: 72.95px;
	position: absolute;
    top: -30px;
    left: -32px;
    border-radius: 100%;
    opacity: 20%;
}
.mrktng-img-bx .elementor-image-box-description{
	width: 95%;
}
.bold-h3-blk h3 span{
	font-weight: 500;
}
@media(max-width:1366px){
	.ftr-frm div#gform_fields_1{
		width:100%;
	}
}
@media(max-width: 1024px){
	.clnc-prgrm-icon .elementor-icon:after {
    content: "";
    background: #ABB5F1;
    height: 45px;
    width: 45px;
    position: absolute;
    top: -21px;
    left: -18px;
    border-radius: 100%;
    z-index: -1;
    opacity: 20%;
}
.prtnr-btn .elementor-button-icon {
	background: #fff;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    font-size: 10px;
}
.prtnr-prtl .elementor-icon:after {
    content: "";
    background: #BAD0E6;
    height: 56.95px;
    width: 55.95px;
    position: absolute;
    top: -16px;
    left: -24px;
    border-radius: 100%;
    opacity: 20%;
}
}
@media(max-width: 767px){
	.ftr-frm div#gform_fields_1{
		display: flex;
		justify-content: space-between;
	}
	div#gform_confirmation_message_1{
	text-align: center;
}
.faq-sec svg{
	width: 15px !important;
}
.wht-bg-btn .elementor-button-icon{
	background: #183643;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    font-size: 7px;
}
.srvc-img-bx .elementor-image-box-content{
	margin-left: -15px;
}
.tstmnials-slider .swiper {
    padding: 50px 0 30px !important;
}
.blk-bg-btn .elementor-button-icon {
    background: #fff;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    font-size: 12px;
}
.wht-bg-btn .elementor-button-icon{
    background: #183643;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	display: flex;
	justify-content: center;
	font-size: 12px;
}
.demo-frm .gform-footer.gform_footer.top_label {
    justify-content: center;
}
.demo-frm input:not([type="submit"]), .demo-frm select, .demo-frm textarea{
	width: 89% !important;
}
.mrktng-img-bx .elementor-image-box-description{
	width: 100%;
}
}