/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */

* {
	padding:0;
	margin:0;
}
.elementor-kit-17 p {
	margin-block-end: 0px !important;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

html, body {
	overflow-x: hidden;
}


::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	/* 	background-color: #ffffff; */
	display: block;
	z-index: 99999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.work_diver .elementor-element.e-con-full.e-flex.e-con.e-child:after{
	content: "";
	width: 1px;
	height: 98%;
	background: #1370BC;
	display: flex;
	top: 0;
	position: absolute;
	left: -35px;
}
.work_diver .elementor-element.e-con-full.e-flex.e-con.e-child:nth-child(1):after {
	display: none;
}
.what_we span.elementor-icon {
	margin-top: -85px;
}
.what_we .swiper-wrapper{
	padding-top: 60px;
}

.gain__divder span.elementor-icon-list-text {
	border-left: 1px solid #A2A2A2;
	padding-left: 20px !important;
}
/* FORM WRAPPER */
.cpt_form {

	font-family: "Poppins", sans-serif;
}

/* LABEL */
.cpt_form label {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #1f2937;
	margin-bottom: 6px;
}

/* INPUT + TEXTAREA */
.cpt_form input[type="text"],
.cpt_form input[type="email"],
.cpt_form textarea {
	width: 100%;
	padding: 13px 16px;
	font-size: 14px;
	color: #1f2937;
	background: #f7fbff;
	border: 1px solid #8cb6e8;
	border-radius: 6px;
	outline: none;
	margin-top: 6px;
	transition: all 0.3s ease;
}

/* TEXTAREA HEIGHT */
.cpt_form textarea {
	max-height: 122px;
	resize: none;
}

/* PLACEHOLDER */
.cpt_form ::placeholder {
	color: #94a3b8;
}

/* FOCUS STATE */
.cpt_form input:focus,
.cpt_form textarea:focus {
	border-color: #1b75bc;
	background: #ffffff;
}

/* SUBMIT BUTTON */
.cpt_form input[type="submit"], .cpt_form input[type="submit"]:focus{
	width: 185px;
	border: none;
	cursor: pointer;
	margin-top: 0;
	transition: background 0.3s ease;
	/* font-weight: 500; */
	text-transform: inherit;
	background-color: var(--e-global-color-1d21401);
}
 
/* BUTTON HOVER */
.cpt_form input[type="submit"]:hover {
	background: #155a94;
}

/* CF7 ERROR */
.cpt_form .wpcf7-not-valid-tip {
	font-size: 12px;
	color: #dc2626;
	margin-top: 4px;
}

/* RESPONSE MESSAGE */
.cpt_form .wpcf7-response-output {
	margin-top: 15px;
	padding: 12px;
	border-radius: 6px;
	font-size: 13px;
}


/* WRAPPER */
.Newsletter_form {
	position: relative;
	max-width: 420px;
	font-family: "Poppins", sans-serif;
}

/* EMAIL INPUT */
.Newsletter_form input[type="email"] {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 12px 44px 12px 0;
	font-size: 14px;
	color: #ffffff;
	outline: none;
}

/* PLACEHOLDER */
.Newsletter_form input::placeholder {
	color: rgba(255, 255, 255, 0.6);
}

/* SUBMIT BUTTON AS ICON */
.Newsletter_form input[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 33px;
	height: 20px;
	background: url(http://bluepeakcpa987.infinityfree.me/wp-content/uploads/2026/01/Frame-6.svg) no-repeat;
	background-size: 97% 100%;
	border: none;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	top: 12px;
	right: 11px;
}

/* HOVER EFFECT */
.Newsletter_form input[type="submit"]:hover {
	opacity: 0.8;
}

/* REMOVE CF7 DEFAULT STYLES */
.Newsletter_form .wpcf7-form-control-wrap {
	display: block;
}
#wpcf7-f287-o2 .wpcf7-response-output {
	color: #ffff;
	font-size: 16px;
	margin-top: -29px;
}  
#div_about span.elementor-icon-list-text {
	padding-left: 30px !important;
}
#oue_commitment .elementor-element.e-con-full.e-flex.e-con.e-child:after {
	background: linear-gradient(177deg, rgba(255, 255, 255, 0) 0%, #0B5BFF 47%, rgba(153, 153, 153, 0) 95.67%);
	border: none;
	height: 100%;
}
.meet_slid figcaption.widget-image-caption {
	padding: 20px;
	border-radius: 0 0 10px 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.post_content p {
	padding-bottom: 15px;
}
.post_content a{
	color:#1370BC;
}
.post_content h2 {
	font-size: 46px;
	text-transform: capitalize;
}
footer .wpcf7-response-output {
	color: #fff;
	margin-top: -33px !important;
}
.faq_sec summary {
	border-radius: 10px !important;

}
.faq_sec details {
	box-shadow: 0px 0px 4px 0px #00000040;
	border-radius: 10px !important;
}
.faq_sec details[open] summary {
	border-radius: 10px 10px 0 0 !important;
}
/* .how_it:after {
	content: "";
	width: 34px;
	height: 34px;
	opacity: 1;
	border-width: 1px;
	background: #A2A2A2;
	display: block;
	position: absolute;
	left: -58px;
	top: 0;
	border-radius: 360px;
	border: 8px solid #f5f6f6;
} */
Rigth_side {
  position: relative;
  border-left: none !important;
  padding-left: 40px;
}

/* --- 2. Gray background line (full height) --- */
.Rigth_side::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #d0d0d0;
  z-index: 0;
}

/* --- 3. Black fill line (JS scroll thi update thase) --- */
.Rigth_side::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: var(--fill-height, 0%);
  background-color: #1370BC;
  z-index: 0;
  transition: height 0.15s linear;
}

/* --- 4. Dot via .how_it::before --- */
.how_it {
  position: relative;
  margin-bottom: 60px;
}

.how_it::before {
      content: "";
    width: 34px;
    height: 34px;
    opacity: 1;
    border-width: 1px;
    background: #A2A2A2;
    display: block;
    position: absolute;
    left: -40px;
    top: 0;
    border-radius: 360px;
	    z-index: 3;
    border: 8px solid #f5f6f6;
  transition: background-color 0.3s ease,
              border-color 0.3s ease,
              transform 0.3s ease;
  transform: translate(-50%, 0);
}

/* --- 5. Active dot (JS thi class add thase) --- */
.how_it.dot-active::before {
  background-color: #1370BC;
/*   border-color: ; */
  transform: translate(-50%, 0) scale(1.1);
}
@media (min-width: 1440px) {
	.meet_slid .swiper-slide.swiper-slide-next figcaption {
		line-height: 36px !important;
		font-size: 36px !important;
	}
}
@media (min-width: 1024px) {
	.meet_slid .swiper-slide.swiper-slide-next img {
		height: 590px !important;
		width: 360px !important;
	}
	.meet_slid .swiper-slide.swiper-slide-next figcaption {
		line-height: 26px !important;
		font-size: 26px !important;
	}
	.meet_slid .swiper-wrapper {
		align-items: center;
	}

}
@media (max-width: 1400px) {
	.e-con-boxed.e-parent > .e-con-inner {
		/* background: aqua; */
		padding-right: 15px;
		padding-left: 15px;
	}
	.post_content h2 {
		font-size: 36px;
		text-transform: capitalize;
	}
}

@media only screen and (max-width: 1024px) {
	.work_diver .elementor-element.e-con-full.e-flex.e-con.e-child:after{
		left: -25px;
	}
	.meet_slid figcaption.widget-image-caption {
		padding: 10px;
	}
	.post_content h2 {
		font-size: 32px;
		text-transform: capitalize;
	}
}
@media only screen and (max-width: 991px) {
	body.admin-bar .dialog-type-lightbox{
		position: absolute !important;
	}
}

@media only screen and (max-width: 767px) {
	.gain__divder span.elementor-icon-list-text {
		padding-left: 16px !important;
	}
	.work_diver .elementor-element.e-con-full.e-flex.e-con.e-child:after{
		border:none;
	}
	.post_content h2 {
		font-size: 30px;
		text-transform: capitalize;
	}
/* 	.how_it:after {
		content: "";
		width: 28px;
		height: 28px;
		opacity: 1;
		border-width: 1px;
		background: #A2A2A2;
		display: block;
		position: absolute;
		left: -33px;
		top: 0;
		border-radius: 360px;
		border: 6px solid #f5f6f6;
	} */
	.how_it::before{
		width: 28px;
		height: 28px;
		border-width: 1px;
		left: -20px;		
		border: 6px solid #f5f6f6;
	}
}

@media (max-width: 600px) {
	.cpt_form {
		padding: 0px;
	}

	.cpt_form input,
	.cpt_form textarea {
		font-size: 13px;
		padding: 12px 14px;
	}

	.cpt_form input[type="submit"] {
		width: 100%;
		text-align: center;
	}

	.Newsletter_form {
		max-width: 100%;
	}
}
