/* 
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
*/
.hdr-menu .sub-menu{
	border-radius: 0 0 20px 20px;
}
.blue-btn svg{
	font-size: 10px;
}
.blue-btn .elementor-button-icon {
    display: flex;
    background: #fff;
    height: 48px;
    width: 48px;
    justify-content: center;
    border-radius: 100%;
}

.blue-btn a:hover .elementor-button-icon{
	background: #0433FF;
}
.wht-btn a:hover .elementor-button-icon{
	background: #fff;
}
.blue-btn a:hover .elementor-button-icon svg path{
	fill: #fff !important;
}
.wht-btn a:hover .elementor-button-icon svg path{
	fill: #211D5F !important;
}
.blue-btn .elementor-button-content-wrapper{
	align-items: center;
}
.link-txt a{
    font-size: 11px !important;
    line-height: 21px !important;
    text-decoration: underline !important;
}
.link-txt a:hover{
	color: #ffffffa3 !important;
}
.home-cuntr .elementor-counter-number{
	font-weight: 700 !important;
}
.bold-h2 span{
	font-weight: 700 !important;
}
.srvc-img-bx h3 a{
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
}
.srvc-img-bx .elementor-image-box-img{
	position: relative;
}
.srvc-img-bx .elementor-image-box-img::after{
	content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 65px;
    width: 65px;
    position: absolute;
    bottom: -16px;
    right: -16px;
    border-radius: 100%;
}
.srvc-img-bx .elementor-image-box-title{
	width: 60%;
}
.srvc-dtls-icon .elementor-icon{
	border: 1px solid rgba(4, 51, 255, 0.4);
}
.srvc-slider .swiper{
	padding-bottom: 68px !important;
}
.srvc-loop-main-col:hover .srvc-dtls-icon .elementor-icon{
	background: #211D5F !important;
	border:1px solid #fff;
}
.srvc-loop-main-col:hover .srvc-dtls-icon .elementor-icon svg path{
	fill: #fff !important;
}
.srvc-next:hover svg path, .srvc-prev:hover svg path{
	fill: #fff !important;
}
.srvc-next, .srvc-prev{
	cursor: pointer;
}
.srvc-slider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal{
	top: unset !important;
	    bottom: -22px !important;
    width: 83% !important;
   height: 1px !important;
   background: #C0CCFD !important;
}
.srvc-slider .swiper-pagination-progressbar-fill{
	      height: 3px !important;
    bottom: -1px;
    top: unset !important;
    background: #7B8ED9 !important;
}
.srvc-slider .elementor-swiper-button-prev{
	display: none !important
}
.srvc-slider .elementor-swiper-button-next{
	display: none !important;
}
.exp-slider .elementor-swiper-button:hover svg path{
	fill: #fff !important;
}
.clnt-icon .elementor-icon{
	position: relative;
}
.clnt-icon .elementor-icon::after{
	content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 65px;
    width: 65px;
    position: absolute;
    bottom: -20px;
    right: -16px;
    border-radius: 100%;
}
.cntct-frm input:not([type="submit"]){
	background: #fff !important;
	border:1px solid rgba(187, 222, 250, 1) !important;
	border-radius: 12px !important;
	font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #5C5C5C !important;
    padding: 30px 25px!important;
    box-shadow: none !important;
}
.cntct-frm input:not([type="submit"])::placeholder, .cntct-frm textarea::placeholder{
	font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #5C5C5C !important;
    opacity: 0.45 !important;
}
.cntct-frm input:not([type="submit"]):focus{
	border:1px solid #0433FF !important;
	outline: none !important;
	color: #0433FF !important;
}
.cntct-frm label{
	font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    color: #211D5F !important;
}
.cntct-frm textarea{
	background: #fff !important;
	border:1px solid rgba(187, 222, 250, 1) !important;
	border-radius: 12px !important;
	font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #5C5C5C !important;
    padding: 20px 25px!important;
    box-shadow: none !important;
    min-height: 135px !important;
    resize: none !important;
}
.cntct-frm textarea:focus{
	border:1px solid #0433FF !important;
	outline: none !important;
	color: #0433FF !important;
}
.gfield_required{
	 color: #211D5F !important;
}
.gform_required_legend{
	display: none !important;
}
div#gform_fields_1{
	row-gap: 20px !important;
}
.cntct-frm input[type="submit"]{
	font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #fff !important;
    background: #0433FF !important;
    border-radius: 78px !important;
    padding: 16px 50px !important;
    border:1px solid #0433FF !important;
}
.cntct-frm input[type="submit"]:focus{
	outline:none !important;
	 border:1px solid #0433FF !important;
}
.cntct-frm input[type="submit"]:hover{
	background: transparent !important;
	color: #0433FF !important;
}
.cntct-frm input[type="email"]{
	text-transform: lowercase !important;
}
.cntct-frm input[type="email"]::placeholder{
	text-transform: none !important;
}
.grecaptcha-badge{
	z-index: 999 !important;
}
div#gform_confirmation_message_1{
	font-size: 24px !important;
	line-height: 34px !important;
	font-weight: 600;
	color: #0433FF !important;
	text-align: center;
}
.page-id-883 .ftr-ready-sec{
	display: none !important;
}
.crtfctn-tab .e-n-tabs-heading {
    justify-content: left !important;
    height: min-content;
    background: linear-gradient(253.67deg, rgba(139, 156, 228, 0.1) 1.01%, rgba(4, 51, 255, 0.11) 100%);
        padding: 22px;
        border-radius: 20px;
}
.crtfctn-tab .e-n-tabs{
	column-gap:30px !important;
}
.crtfctn-tab .e-n-tab-title{
		border-radius: 50px;
			padding: 10px 10px 10px 35px !important;
    justify-content: space-between !important;
}
.crtfctn-tab .e-n-tab-title[aria-selected=true]{
	background: #FFFFFF;
	border: 1px solid rgba(4, 51, 255, 0.2);
	box-shadow: 0px 43px 70px rgba(7, 27, 47, 0.04);
	border-radius: 50px;

}
.crtfctn-tab .e-n-tab-title[aria-selected=false]:hover{
	border-radius: 50px;
}
.crtfctn-tab .e-n-tab-title[aria-selected=false]:focus-visible{
	`border-radius: 50px;
}
.gform-footer.gform_footer.top_label{
	margin-top: 10px !important;
}
.highlighted .sub-arrow svg path{
	fill: #0433FF !important;
}
.srvc-title h2{
	font-weight: 700 !important;
}
.srvc-cntnt p:not(:last-child){
	margin-bottom: 20px;
}
.srvc-icon{
	position: relative;
}
.srvc-icon:after{
	content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 72px;
    width: 72px;
    position: absolute;
    bottom: -24px;
    right: -16px;
    border-radius: 100%;
}
@media(max-width: 1366px){
	.srvc-slider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal{
		 width: 80% !important;
	}
}
@media(max-width: 1024px){
.srvc-img-bx .elementor-image-box-title{
	width: 100%;
}
    .srvc-slider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
        width: 75% !important;
    }
    .crtfctn-tab .e-n-tab-title{
		border-radius: 50px;
			padding: 5px 8px 5px 20px !important;
    justify-content: space-between !important;
}
.crtfctn-tab .e-n-tabs-heading{
	padding: 9px;
	border-radius: 10px;
}
.blue-btn .elementor-button-icon {
    display: flex;
    background: #fff;
    height: 35px;
    width: 35px;
    justify-content: center;
    border-radius: 100%;
}
}
@media(max-width: 767px){
	.blue-btn .elementor-button-icon{
		height: 35px;
		width: 35px;
	}
	.srvc-slider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		width: 100% !important;
		bottom: 0 !important;
	}
	.clnt-icon .elementor-icon::after {
    content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 50px;
    width: 50px;
    position: absolute;
    bottom: -16px;
    right: -16px;
    border-radius: 100%;
}
.gform-footer.gform_footer.top_label{
	justify-content: center;
}
.srvc-icon:after {
    content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: -20px;
    right: -16px;
    border-radius: 100%;
}
.srvc-cntnt p:not(:last-child) {
    margin-bottom: 10px;
}
.srvc-img-bx .elementor-image-box-img::after {
    content: "";
    background: rgba(4, 51, 255, 0.1);
    height: 55px;
    width: 55px;
    position: absolute;
    bottom: -16px;
    right: -9px;
    border-radius: 100%;
}

}