@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.inner_pd{
	padding-left:320px !important;
    padding-right:320px !important;
}
.footer_left_pd{
	padding-left:240px;
}
.site_logo img{
	width:100px;
}
.sadhaba_p p{
    margin: 0 0 18px 0;
    color: #364863 !important;
    line-height: 1.63;
    font-family: "Exo", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.footer_heading h4{
    border: none;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    padding: 0;
    margin-bottom: 0;
    color: #010f30 !important;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
}
.footer_link h6 {
    max-width: 50px;
    height: 10px;
    position: relative;
    margin-bottom: 15px !important;
    overflow: hidden;
    font-size: 0 !important;
}
.footer_link h6::after {
    content: "";
    border: 3px solid #37afe3;
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    animation: sectionLine2 4s linear infinite;
}
@keyframes sectionLine2 {
	0% {
    left: -20px;
}

100% {
    left: 45px;
}
}
.footer_link h6::before {
    content: "";
    position: absolute;
    bottom: 3px;
    width: 100%;
    height: 3px;
    background-color: #364863;
    border-radius: 3px;
}
.footer_menu li a .elementor-icon-list-text {
    position: relative;
    display: inline-block;
    padding: 0px 0 0px 10px;
    font-size: 16px;
    font-family: "Exo", sans-serif;
    color: #364863;
    text-transform: capitalize;
    font-weight: 400;
}
.img_box {
    margin-bottom: 10px !important;
}
.img_box .elementor-icon-box-description , .img_box .elementor-icon-box-description a{
    color: #364863;
    line-height: 1.63;
    font-family: "Exo", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.img_box .elementor-icon-box-description a:hover{
	color: #37afe3 !important;
}
.img_box svg{
	width:16px !important;
	height:16px !important;
}
.footer_submenu a .elementor-icon-list-text{
	 position: relative;
    display: inline-block;
    font-size: 15px;
    font-family: "Exo", sans-serif;
    text-transform: capitalize;
    font-weight: 400;
}
.jsdncjk{
	margin-top:50px;
	padding:10px 0 !important;
}
.jsdncjk .sadhaba_p p{
	margin-bottom:0 !important;
}
.bvghv .ufhvui{
	padding-top:50px;
}
.ahsbdxj .sadhaba_p{
margin-top:15px;	
}
.maill_full {
    padding: 70px 320px 70px 80px;
    border-radius: 20px 0 0px 20px;
    position: relative;
    z-index: 1;
}
.new_letter h5 {
    display: block;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 22px !important;
    color: #37afe3 !important;
    text-transform: capitalize;
    letter-spacing: normal;
    margin-bottom: 8px;
    font-family: "Exo", sans-serif !important;
}
.maill_full .sadhaba_h2 h2{
	color:#fff !important;
}
.social_icon a {
    width: 45px !important;
    height: 45px !important;
    transition: all 0.5s ease !important;
}
.social_icon a svg {
    width: 16px !important;
    height: 16px !important;
}
.social_icon a:hover{
	background:#010f30 !important;
    border-color:#010f30 !important;
}
.social_icon a:hover svg path{
	fill:#fff !important;
}
.headre_box h4 a{
    font-weight: 400 !important;
    font-family: "Exo", sans-serif;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #010f30 !important;
}
.headre_box p a{
	font-size: 20px !important;
    font-weight: 600 !important;
    color:#37afe3 !important;
    font-family:"Inter", sans-serif !important;
}
.headre_box a:hover{
	color:#010f30 !important;
}
.headre_box .elementor-icon {
    width: 48px !important;
    height: 48px !important;
    background: #ecf5fb !important;
    color: #37afe3 !important;
    border-color: #37afe3 !important;
    transition: all 0.5s ease !important;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.headre_box .elementor-icon:hover {
    background-color: #37afe3 !important;
    border-color: #37afe3 !important;
}
.headre_box .elementor-icon:hover svg path{
	fill: #ffffff !important;
}
.headre_box svg{
	width:15px !important;
	height:15px !important;
}
.header_icon {
	gap:20px;
}
.header_icon a{
	border-radius:100%;
    padding:19px !important;
    background: #ecf5fb !important;
    border-color: #37afe3 !important;
}
.header_icon a svg path{
	fill: #37afe3 !important;
}
.header_icon a:hover{
	background-color: #37afe3 !important;
    border-color: #37afe3 !important;
}
.header_icon a:hover svg path{
	fill: #fff !important;
}
.header_bottom {
    padding: 30px 80px;
    background: #fff !important;
    border-radius: 15px;
    margin-bottom: -70px;
}
.hero_banner{
	padding:0 80px;
}
.hero_banner h1{
	font-size: 64px !important;
    font-weight: 700 !important;
    line-height: 74px !important;
    font-family: "Exo", sans-serif !important;
    text-transform: capitalize !important;
    color: #ffffff !important;
    margin-bottom: 30px !important;
}
.hero_banner .sadhaba_p p{
	color:#fff !important;
    margin-bottom:30px !important;
}
.hero_banner a , .home_abt a {
    border: none;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-family: "Exo", sans-serif !important;
    background-color: #37afe3 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1;
    padding: 17.5px 28px;
    border-radius: 5px;
    text-shadow: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.5s ease;
}
.hero_banner a:hover , .home_abt a:hover{
	background:#010f30 !important;
}
.hero_banner a:after , .home_abt a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #010f30 !important;
    transform: scale(0);
    z-index: -1;
    border-radius: 0;
    transition: opacity ease 0.4s, visibility ease 0.4s, transform ease 0.4s;
}
.hero_banner a:hover:after , .home_abt a:hover:after {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.hdsocial_icon a {
    width: 35px !important;
    height: 35px !important;
    border-radius:50% !important;
	transition: all 0.5s ease;
}
.hdsocial_icon a:hover{
	background: #37afe3 !important;
}
.hdsocial_icon a svg{
	width:15px !important;
	height:15px !important; 
}
.head_box .elementor-icon-list-text, .head_box .elementor-icon-list-text a {
    color: #fff;
    line-height: 26px !important;
    font-family: "Exo", sans-serif !important;
    font-size: 16px;
    font-weight: 400 !important;
    margin-left: 5px !important;
}
.head_box li:hover svg path , .head_box li:hover .elementor-icon-list-text , .head_box li:hover .elementor-icon-list-text a  {
	fill: #37afe3 !important;
	color:#37afe3 !important;
}
.head_box svg path{
	fill:#fff !important;
}
.hd_top {
    padding: 11px 80px 5px;
}
.hd_menu a {
    position: relative !important;
    font-family: "Exo", sans-serif !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #010f30 !important;
    padding: 0 !important;
    transition: all 0.4s ease !important;
}
.hd_menu ul.sub-menu, .hd_menu ul.mega-menu {
    position: absolute !important;
    text-align: left !important;
    top: 100% !important;
    background-color:  #010f30 !important;
    visibility: hidden !important;
    min-width: 190px !important;
    width: max-content !important;
    left: -14px;
    margin-top: 50px !important;
    opacity: 0 !important;
    z-index: -1 !important;
    border-bottom: 3px solid #37afe3 !important;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.09), 0px 3px 0px 0px rgba(231, 13, 60, 0.004) !important;
    transform-origin: top center !important;
    transition: margin-top 0.4s ease-in-out 0s, visibility 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s, z-index 0s !important;
}
.hd_menu ul li:hover > ul.sub-menu, .hd_menu ul.sub-menu:hover ul.mega-menu {
    visibility: visible !important;
    opacity: 1 !important;
    margin-top: 60px !important;
    z-index: 9 !important;
}
.hd_menu ul.sub-menu li a{
	position: relative !important;
    font-family: "Exo", sans-serif !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #fff !important;
    transition: all 0.4s ease !important;
}
.hd_menu ul.sub-menu li{
	    padding: 6px 6px !important;
}
.hd_menu ul.sub-menu li a:hover , .hd_menu ul.sub-menu li a.elementor-item-active{
	color:#37afe3 !important;
    background:transparent !important;
}
.hd_menu a:hover , .hd_menu a.elementor-item-active {
    color:#37afe3 !important;
}
.hd_menu a:after{
	display:none !important;
}
.hd_menu .elementor-nav-menu{
	gap:35px !important;
}
.full_headder .new_letter {
	margin-bottom:8px !important;
}
.full_headder .sadhaba_h2 {
	margin-bottom:12px !important;
}
.full_headder{
	margin:50px 0;
}
.hd_btn_line h2{
	font-size:0 !important;
    max-width: 200px;
    height: 8px;
    position: relative;
    margin: 0px auto 20px !important;
    overflow: hidden;
}
 #saaaaa h2{
	margin-bottom:20px !important;
}
.hd_btn_line h2::before {
    content: "";
    height: 4px;
    width: 100%;
    border-radius: 30px;
    background-color: #37afe3;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.hd_btn_line h2::after {
    content: "";
    position: absolute;
    left: 0%;
    top: 50%;
    width: 60px;
    transform: translateY(-50%);
    height: 8px;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    display: block;
    margin-bottom: 20px;
    background-color: #0f6bac;
    animation: sectionLine 5s linear infinite;
}
@keyframes sectionLine{
0% {
    left: -60px;
}
100% {
    left: 100%;
}
}

.svg_small .elementor-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin: -70px auto 15px auto;
    box-shadow: 0.5px 0.87px 27px rgba(35, 31, 32, 0.04);
    transform: scaleX(1);
    transition: all 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solo h4 {
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    font-family: "Exo", sans-serif !important;
    color: #010f30 !important;
}
.slide_1{
    background-color: #fff !important;
    text-align: center;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.0509803922);
    padding-bottom: 22px;
    margin-bottom: 30px;
    transition: all 0.5s ease;
    border-radius: 10px;
}
.slide_1 .read_more a{
		color:#0f6bac !important;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -2px;
    text-transform: capitalize;
}
.slide_1 .read_more a svg path{
	fill:#0f6bac !important;
}
.sdhbcj p {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    font-family: "Exo", sans-serif !important;
    line-height: 24px !important;
    padding: 0 30px !important;
    margin-bottom: 14px !important;
    transition: all 0.5s ease;
	color:#364863 !important;
}
.slide_1:hover .svg_small .elementor-icon {
	transform: scaleX(-1);
    background-color: #0f6bac;
}
.slide_1:hover .svg_small .elementor-icon svg path {
    filter: brightness(0) invert(1);
}
.slide_1:hover {
    background-color: #0f6bac !important;
}
.slide_1:hover .read_more a , .slide_1:hover .read_more a svg path , .slide_1:hover .sdhbcj p , .slide_1:hover .solo h4{
	color:#fff !important;
	fill:#fff !important;
}
.slide2{
	margin-top:30px;
}
.slide_1 img{
	width: 100% !important;
    height: 260px !important;
    object-fit: cover !important;
}
.service_slide .elementor-swiper-button{
	border:2px solid #0f6bac !important;
    border-radius: 50% 50% 50% 50% !important;
    padding: 18px 18px 18px 18px !important;
    --e-n-carousel-arrow-prev-left-position:-80px !important;
    --e-n-carousel-arrow-next-right-position:-80px !important;
	color: #0f6bac !important;
    font-size: 17px !important;
    transition-duration: .25s;
    z-index: 2;
}
.service_slide .elementor-swiper-button svg path{
	fill:#0f6bac !important;
}
.service_slide .elementor-swiper-button:hover{
	background:#0f6bac !important;
    border:2px solid #0f6bac !important;
}
.service_slide .elementor-swiper-button:hover svg path{
	fill:#fff !important;
}
.service_slide .elementor-swiper-button:hover{
	
}
.full_sld{
	margin-bottom:40px!important;
}
.awesome .hd_btn_line h2{
	margin:0 !important;
}
.awesome .full_headder{
	margin-top:0 !important;
}
.about_list{
	margin-bottom:30px !important;
}
.about_list ul li .elementor-icon-list-icon svg {
    width: 7px !important;
    height: 7px !important;
    margin: 0 !important;
}
.about_list ul li {
    gap: 5px !important;
    margin-bottom: 8px !important;
    align-items: flex-start !important;
    position: relative !important;
}
.about_list ul li .elementor-icon-list-icon svg path{
	fill:#010f30 !important;
}
.about_list .elementor-icon-list-icon {
    background: #37afe3;
    width: 17px;
    height: 17px;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    top: 5px !important;
}
.about_list ul li .elementor-icon-list-text{
	color: #364863 !important;
    line-height: 1.63 !important;
    font-family: "Exo", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    width:620px;
}
.about_img img{
	width:380px !important;
    height:400px !important;
	object-fit:cover !important;
}
.about_img{
		border-radius: 0px;
    overflow: hidden;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.img_box1 .img_2 img {
    z-index: 0;
    position:relative !important;
}
.about_img img {
    transition: all 2s ease;
    transform: scale(1);
}
.about_img:after , .about_img:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
    transform: rotate(5deg);
}
.about_img img:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
}
.about_img img:before {
    top: 0;
    right: 51%;
    bottom: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.3);
}
.about_img:hover img {
    transform: scale(1.05);
}
.about_img:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 900ms linear;
}
.about_img:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 900ms linear;
}
.img_box1 .shdbcfj {
    background-color: #37afe3 !important;
    position: absolute;
    right: 0px;
    top: 50px;
    padding: 45px 30px;
    border-radius: 10px;
    z-index: 10;
    width: max-content;
}
.img_box1 .sdfhcj {
    padding: 45px 30px;
    top: auto;
    right: auto;
    left: 70px;
    bottom: 85px;
    background-color: #0f6bac !important;
    width: max-content;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
}
.great h3{
	color:#fff !important;
	margin: 0;
    font-size: 34px !important;
    line-height:35px !important;
	font-family: "Exo", sans-serif !important;
}
.great p{
	color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    margin: 0 !important;
	font-family: "Exo", sans-serif !important;
}
.happy_cion {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.circle_img {
    margin-bottom: 20px !important;
    position: relative;
}
.circle_img img {
    animation-name: spin;
    animation-duration: 12000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
	100% {
    transform: rotate(360deg);
}
}
.second_happ{
	padding:120px 0 120px 0 !important;
}
.counter_happ .elementor-counter-number {
    margin-bottom: 0 !important;
    font-size: 48px !important;
    line-height: 58px !important;
    font-weight: 700 !important;
    font-family: "Exo", sans-serif !important;
    margin-right: 5px !important;
    color: #fff !important;
}
.counter_happ .elementor-counter-number-suffix {
	margin-bottom: 0 !important;
    font-size: 48px !important;
    line-height: 58px !important;
    font-weight: 700 !important;
    font-family: "Exo", sans-serif !important;
    margin-right: 5px !important;
    color: #fff !important;
}
.counter_happ .elementor-counter-title{
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 34px !important;
    font-family: "Exo", sans-serif !important;
    margin-bottom: 0 !important;
}
.testimonial_left {
    padding: 56px 90px 90px 120px !important;
}
.testimonial_left .swiper-pagination{
    transform: rotate(90deg);
    position: absolute;
    left: 300px;
}
.testimonial_left .swiper-pagination-bullet{
    background-image: url(https://sadhaba.net/wp-content/uploads/2025/11/testi-1-2.png);
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    transform: rotate(270deg);
}
.our_team h2{
	margin:0 !important;
}
.our_team_main, .next_step {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
}
.next_step1{
	padding-top: 30px !important;
}
.team_title {
    position: absolute;
    bottom: 5%;
    left: 0;
    background-color: #fff;
    border-radius: 0 10px 10px 0px;
    padding: 24px 40px;
    transition: all 0.4s ease !important;
    width: max-content;
}
.team_title h4 {
    margin-bottom: 0 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 600 !important;
    font-family: "Exo", sans-serif !important;
    transition: all 0.4s ease;
    color:#010f30 !important;
}
.team_title p {
    margin-bottom: 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #0f6bac !important;
    font-family: "Exo", sans-serif !important;
    transition: all 0.4s ease;
}
.full_tem_box{
	border-radius: 10px !important;
    overflow:hidden !important;
}
.full_tem_box img {
    height: 463px !important;
    width: 100% !important;
    object-fit: cover !important;
    width: 100%;
    transform: scale(1);
    transition: all 0.5s ease;
}
.full_tem_box:hover  img  {
    width: 100%;
    transform: scale(1.2);
}
.team_carousel{
	gap:25px !important;
}
.soicial_icon_team {
    position: absolute;
    right: 40px;
}
.soicial_icon_team a{
	width: 30px !important;
    height: 30px !important;
    display:block !important;
    justify-content: center;
    align-items: center;
}
.soicial_icon_team svg{
	width:15px !important;
	height:15px !important;
    margin-bottom:20px !important;
}
.social_icon_team svg.e-fab-pinterest-p{
  margin-bottom: 0 !important;
}
.soicial_icon_team .elementor-social-icons-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.4s ease;
    background-color: #0f6bac !important;
    padding: 25px 30px 20px 10px;
    border-radius: 0px 0px 0px 10px;
}
.full_tem_box:hover .soicial_icon_team .elementor-social-icons-wrapper {
    visibility: visible;
    opacity: 1;
    transform: translateX(0%);
}
.full_tem_box:hover .team_title{
	background-color: #0f6bac !important;
    transition: all 0.4s ease !important;
}
.full_tem_box:hover .team_title h4 ,.full_tem_box:hover .team_title p {
	color:#fff !important;
}

.our_team_main .elementor-swiper-button {
    border: 2px solid #0f6bac !important;
    border-radius: 50% 50% 50% 50% !important;
    padding: 18px 18px 18px 18px !important;
    --e-n-carousel-arrow-prev-left-position: 89% !important;
    --e-n-carousel-arrow-next-right-position: 0px !important;
    color: #0f6bac !important;
    font-size: 17px !important;
    transition-duration: .25s !important;
    z-index: 2 !important;
    top: -27.5% !important;
}
.our_team_main .elementor-swiper-button svg path{
	fill: #0f6bac!important;
}
.our_team_main .elementor-swiper-button:hover{
	background:#0f6bac !important;
    border:2px solid #0f6bac !important;
}
.our_team_main .elementor-swiper-button:hover svg path{
	fill:#fff !important;
}
.hvdfjjdz .img_1{
	z-index:3 !important;
}
.hvdfjjdz .img_2{
	margin-top: -65px;
    position: relative;
}


.jhluchd {
    flex: 1;
    transition: all ease 0.4s;
    position: relative;
    overflow: hidden;
}
.jhluchd:hover {
    flex: 2.5;
}
.small h3{
	font-size:35px;
	line-height:40px;
	color:#fff !important;
    font-family: "Exo", sans-serif !important;
    transition: all 0.4s ease;
}
.gfgf{
	padding:25px !important;
}
.gfgf .sadhaba_p p{
	color:#fff !important;
}
.jhluchd{
    width:100% !important;
	height:500px !important;
    position: relative;
    justify-content:center !important;
	align-items:center !important;
}
.gfddt p{
	color:#fff !important;
	margin-bottom:0 !important;
}
.circl_dot , .gfff{
	gap:30px;
}
.footer_parae{
	width:430px;
}
.flex_box .elementor-icon-box-wrapper {
    display: flex;
    gap: 14px !important;
    align-items: center !important;
}
#address .elementor-icon-box-wrapper{
	align-items:flex-start !important;
    width:90%;
}
#address .elementor-icon-box-wrapper .elementor-icon-box-icon{
	position:relative;
	top:8px;
}

.expanding-slider-wrapper {
margin: 0;
padding: 0;
box-sizing: border-box;
}

.expanding-slider-body {
background: #f5f5f5;
font-family: "Poppins", sans-serif;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
padding: 20px;
box-sizing: border-box;
}

.expanding-slider-container {
display: flex;
width: 100%;
max-width: 100%;
height: 455px;
overflow: hidden;
box-shadow: 0 10px 40px rgba(0,0,0,0.2);
}

.expanding-slider-panel {
flex: 1;
position: relative;
background-size: cover;
background-position: center;
transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
cursor: pointer;
}

.expanding-slider-panel:hover {
flex: 3;
}

.expanding-slider-overlay {
content: "";
position: absolute;
inset: 0;
background: rgba(0,0,0,0.5);
opacity: 0;
transition: opacity 0.6s ease;
pointer-events: none;
}

.expanding-slider-panel:hover .expanding-slider-overlay {
opacity: 1;
}

.expanding-slider-content {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
color: #fff;
opacity: 0;
width: 90%;
padding: 20px;
pointer-events: none;
transform: translate(-50%, calc(-50% + 50px));
transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
will-change: transform, opacity;
}

.expanding-slider-panel:hover .expanding-slider-content {
opacity: 1;
transform: translate(-50%, -50%);
transition: opacity 0.5s ease 0.4s, transform 0.5s ease 0.4s;
pointer-events: auto;
}

.expanding-slider-title {
  font-size: 32px;
  line-height:35px;
  margin-bottom: 12px;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
  letter-spacing: 0.5px;
  color:#fff !important;
  font-family: "Exo", sans-serif !important;
}


.expanding-slider-description {
font-size: 1rem;
max-width: 400px;
margin: 0 auto 20px;
}

.expanding-slider-button {
display: inline-block;
background: #3498db;
color: #fff;
padding: 12px 30px;
border-radius: 5px;
text-decoration: none;
font-weight: 500;
transition: background 0.3s ease;
margin-top: 10px;
}

.expanding-slider-button:hover {
background: #2980b9;
}

/* Tablet and below */
@media (max-width: 1024px) {
.expanding-slider-container {
  max-width: 100%;
  height: 380px;
  border-radius: 12px;
}

.expanding-slider-title {
  font-size: 1.8rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.3);
}

.expanding-slider-description {
  font-size: 0.95rem;
  max-width: 350px;
  line-height: 1.5;
}

.expanding-slider-button {
  padding: 11px 28px;
  font-size: 0.95rem;
  box-shadow: 0 4px 15px rgba(52, 152, 219, 0.4);
}
}

/* Mobile landscape and below */
@media (max-width: 768px) {
.expanding-slider-body {
  padding: 15px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.expanding-slider-container {
  height: 600px;
  flex-direction: column;
  border-radius: 15px;
  box-shadow: 0 15px 50px rgba(0,0,0,0.3);
}

.expanding-slider-panel {
  flex: 1;
  min-height: 100px;
}

.expanding-slider-panel:hover {
  flex: 3;
}

.expanding-slider-overlay {
  background: rgba(0,0,0,0.6);
}

.expanding-slider-title {
  font-size: 1.6rem;
  margin-bottom: 12px;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
  letter-spacing: 0.5px;
}

.expanding-slider-description {
  font-size: 0.95rem;
  max-width: 90%;
  margin: 0 auto 18px;
  line-height: 1.6;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.expanding-slider-button {
  padding: 12px 28px;
  font-size: 0.95rem;
  border-radius: 25px;
  box-shadow: 0 6px 20px rgba(52, 152, 219, 0.5);
  font-weight: 600;
}

.expanding-slider-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(52, 152, 219, 0.6);
}

.expanding-slider-content {
  width: 95%;
  padding: 20px;
  transform: translate(-50%, calc(-50% + 40px));
}
}

/* Small mobile */
@media (max-width: 480px) {
.expanding-slider-body {
  padding: 10px;
}

.expanding-slider-container {
  height: 650px;
  border-radius: 12px;
}

.expanding-slider-panel {
  min-height: 80px;
}

.expanding-slider-panel:hover {
  flex: 3.5;
}

.expanding-slider-title {
  font-size: 1.4rem;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
}

.expanding-slider-description {
  font-size: 0.88rem;
  max-width: 95%;
  margin: 0 auto 15px;
  line-height: 1.5;
}

.expanding-slider-button {
  padding: 10px 24px;
  font-size: 0.88rem;
  border-radius: 20px;
}

.expanding-slider-content {
  padding: 15px;
  transform: translate(-50%, calc(-50% + 35px));
}
}

/* Extra small mobile */
@media (max-width: 360px) {
.expanding-slider-container {
  height: 600px;
}

.expanding-slider-title {
  font-size: 1.2rem;
}

.expanding-slider-description {
  font-size: 0.82rem;
  margin: 0 auto 12px;
}

.expanding-slider-button {
  padding: 9px 20px;
  font-size: 0.82rem;
}
}
.pop_up{
	padding:20px !important;
}
.pop_up h3{
	font-size: 35px;
    line-height: 45px !important;
    color: #010f30 !important;
    font-family: "Exo", sans-serif !important;
}
.pop_up h4{
	font-size: 25px;
    line-height: 35px !important;
    color: #010f30 !important;
    font-family: "Exo", sans-serif !important;
}
.pop_up h5{
	font-size: 17px;
    line-height: 28px !important;
    color: #37afe3 !important;
    font-family: "Exo", sans-serif !important;
    
}
#ast-scroll-top {
    background-color: #37afe3 !important;
    font-size: 20px !important;
    border-radius: 50% !important;
}
#ast-scroll-top:before {
    content: "";
    position: absolute;
    left: -6px;
    top: -6px;
    right: -6px;
    bottom: -6px;
    background-color: transparent;
    border-radius: 50%;
    z-index: 1;
    border: 2px dashed #37afe3;
    transition: all ease 0.4s;
    animation: spin 13s infinite linear;
}
.slidee_right .dialog-close-button{
	padding:12px;
    border:1px solid #010F30;
    border-radius:50%;
}
.slidee_right img{
	margin-bottom:20px;
}






.gallery_image a:after, .gallery_image a:before {
	content: "";
	position: absolute;
	pointer-events: none;
	opacity: 1;
	z-index: 3;
	transform: rotate(5deg);
}

.gallery_image a:before {
	top: 0;
	right: 51%;
	bottom: 0;
	left: 50%;
	background: rgba(255, 255, 255, 0.3);
}

.gallery_image a:hover:before {
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 900ms linear;
}
.gallery_image a:after {
	top: 50%;
	right: 0;
	bottom: 50%;
	left: 0;
	background: rgba(255, 255, 255, 0.6);
}
.gallery_image a:hover:after {
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: all 900ms linear;
}
.gallery_image:hover img {
	transform: scale(1.05);
}
.gallery_image a {
	position: relative;
	overflow: hidden;
}
.gallery_image a img {
	transition: all 2s ease;
	transform: scale(1);
}
.inner_gallery{
	margin:90px 0 40px 0;
}
@media only screen and (max-width: 1880px) {
	.header_last {
		width:25% !important;
	}
	.header_middle {
		width:63% !important;
	}
	.header_first {
		width:12% !important;
	}
	.circl_dot{
		align-items:center !important;
	}
	.awesome{
		padding:30px 0;
	}
	.img_box1 .sdfhcj {
    bottom: 45px;
}
}
@media only screen and (max-width: 1780px) {

.footer_left_pd {
    padding-left: 200px;
}
.inner_pd {
    padding-left: 280px !important;
    padding-right: 280px !important;
}
	.maill_full {
    padding: 70px 280px 70px 80px;
}
}
@media only screen and (max-width: 1680px) {
.headre_box a {
    font-size: 17px !important;
}
	.hd_menu a {
    font-size: 15px !important;
    line-height: 24px !important;
}
	.hero_banner h1 {
    font-size: 60px !important;
    line-height: 70px !important;
    margin-bottom: 30px !important;
}
	.sadhaba_p p {
    margin: 0 0 18px 0;
    line-height: 25px;
    font-size: 15px;
}
	.about_list ul li .elementor-icon-list-text {
    line-height: 25px !important;
    font-size: 15px !important;
}
	.img_box .elementor-icon-box-description, .img_box .elementor-icon-box-description a {
    line-height: 25px;
    font-size: 15px;
}
	.footer_menu li a .elementor-icon-list-text {
    font-size: 15px;
    line-height:25px;
}
	.inner_pd {
    padding-left: 240px !important;
    padding-right: 240px !important;
}
	.maill_full {
    padding: 70px 240px 70px 80px;
}
.footer_left_pd {
    padding-left: 160px;
}
	.our_team_main, .next_step {
    padding-top: 20px !important;
    padding-bottom: 70px !important;
}
	.next_step1 {
    padding-top: 20px !important;
}
}
@media only screen and (max-width: 1550px) {
.footer_left_pd {
    padding-left: 110px;
}
	.inner_pd {
    padding-left: 190px !important;
    padding-right: 190px !important;
}
		.maill_full {
    padding: 70px 190px 70px 80px;
}
	.circl_dot{
		background-size: 10% auto !important;
	}
	.second_happ {
    padding: 80px 0 80px 0 !important;
}
	.counter_happ .elementor-counter-title {
    font-size: 20px !important;
    line-height: 30px !important;
}
	.counter_happ .elementor-counter-number-suffix {
    font-size: 40px !important;
    line-height: 50px !important;
}
.counter_happ .elementor-counter-number {
    font-size: 40px !important;
    line-height: 50px !important;
}
	.inner_gallery {
    margin: 70px 0 40px 0;
}
	.headre_box p a {
    font-size: 17px !important;
}
}
@media only screen and (max-width: 1440px) {
	.header_bottom {
    padding: 25px 40px;
}
	.hd_top {
    padding: 11px 40px 5px;
}
	.hero_banner {
    padding: 0 40px;
}
	.maill_full {
    padding: 40px 150px 40px 40px;
}
	.inner_pd {
    padding-left: 150px !important;
    padding-right: 150px !important;
}
	.new_letter h5 {
    font-size: 18px;
    line-height: 22px !important;
}
	.service_slide .elementor-swiper-button {
    padding: 10px 10px 10px 10px !important;
    --e-n-carousel-arrow-prev-left-position: -70px !important;
    --e-n-carousel-arrow-next-right-position: -70px !important;
    font-size: 20px !important;
}
	.our_team_main .elementor-swiper-button {
    padding: 10px 10px 10px 10px !important;
    --e-n-carousel-arrow-prev-left-position: 91% !important;
    font-size: 20px !important;
    top: -25.5% !important;
}
	.team_title h4 {
    font-size: 20px !important;
    line-height: 25px !important;
}
	.team_title p {
    font-size: 14px;
    line-height: 22px;
}
	.sadhaba_p p {
    line-height: 22px;
    font-size: 14px;
}
	.img_box .elementor-icon-box-description, .img_box .elementor-icon-box-description a {
    line-height: 22px;
    font-size: 14px;
}
	.footer_menu li a .elementor-icon-list-text {
    font-size: 14px;
    line-height: 22px;
}
	.site_logo img {
    width: 80px;
}
	.team_title {
    padding: 20px 25px;
}
	.soicial_icon_team .elementor-social-icons-wrapper {
    padding: 20px 25px 20px 10px;
}
	.soicial_icon_team {
    right: 36px;
}
	.footer_parae {
    width: 315px;
}
	.header_first{
		width:12% !important;
	}
	.header_middle{
		width:63% !important;
	}
	.header_last{
		width:25% !important;
	}
.head_box .elementor-icon-list-text, .head_box .elementor-icon-list-text a {
    line-height: 22px !important;
    font-size: 14px !important;
    margin-left: 0px !important;
}
	.hero_banner h1 {
    font-size: 50px !important;
    line-height: 60px !important;
    margin-bottom: 30px !important;
}
	.hd_menu ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 22px !important;
}
	.hd_menu ul li:hover > ul.sub-menu, .hd_menu ul.sub-menu:hover ul.mega-menu {
    margin-top: 47px !important;
}
.hero_banner a, .home_abt a {
    font-size: 14px;
    padding: 15.5px 20px;
}
	.great h3 {
    font-size: 30px !important;
    line-height: 30px !important;
}
	.great p {
    font-size: 17px !important;
}
	.img_box1 .sdfhcj {
    padding: 28px 25px;
    left: 20px;
    bottom: 40px;
}
	.img_box1 .shdbcfj {
    right: 0px;
    top: 40px;
    padding: 28px 25px;
}
	.expanding-slider-title {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    letter-spacing: 0px;
}
	.expanding-slider-description {
    font-size: 14px;
	line-height: 22px;
    max-width: 400px;
    margin: 0 auto 15px;
}
	.full_headder {
    margin: 50px 0 20px;
}
	.social_icon a {
    width: 40px !important;
    height: 40px !important;
}.social_icon a svg {
    width: 14px !important;
    height: 14px !important;
}
	.headre_box p a {
    font-size: 16px !important;
}
	.sdhbcj p br{
		display:none !important;
	}
	.sld_prdt .elementor-swiper-button svg{
		width:45px !important;
		height:45px !important;
	}
	.about_list ul li .elementor-icon-list-text {
    line-height: 22px !important;
    font-size: 14px !important;
}
	.about_list ul li .elementor-icon-list-text {
    width: 550px;
}
	#ast-scroll-top {
    font-size: 17px !important;
}
	.pop_up h3 {
    font-size: 33px;
    line-height: 43px !important;
}
	.pop_up h4 {
    font-size: 23px;
    line-height: 33px !important;
}
	.pop_up h5 {
    font-size: 15px;
    line-height: 26px !important;
}
	.map iframe{
		height:230px !important;
	}
}
@media only screen and (max-width: 1366px) {
.inner_pd {
    padding-left: 120px !important;
    padding-right: 120px !important;
}
	.maill_full {
    padding: 40px 120px 40px 40px;
}
	.sdhbcj p {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 0 20px !important;
    margin-bottom: 14px !important;
}
	.slide_1 .read_more a {
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 0px;
}
	.svg_small .elementor-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: -40px auto 10px auto;
}
	.svg_small .elementor-icon svg{
		width:30px !important;
		height:30px !important;
	}
	.headre_box .elementor-icon {
    width: 40px !important;
    height: 40px !important;
}
	.headre_box svg , .header_icon a svg{
    width: 13px !important;
    height: 13px !important;
}
	.header_icon a {
    padding: 15px !important;
}
	.circl_dot , .dfsdyu {
    background-size: 8% auto !important;
}
	.footer_left_pd {
    padding-left: 80px;
}
	.header_first{
		width:12% !important;
	}
	.header_middle{
		width:65% !important;
	}
	.header_last{
		width:23% !important;
	}
}
@media only screen and (max-width: 1280px) {
	.hd_menu .elementor-nav-menu {
    gap: 20px !important;
}
.header_icon a {
    padding: 15px !important;
}
	.headre_box a {
    font-size: 15px !important;
}
		.maill_full {
    padding: 40px 85px 40px 40px;
}
	.footer_left_pd {
    padding-left: 60px;
}
.inner_pd {
    padding-left: 100px !important;
    padding-right: 100px !important;
}
	.hero_banner h1 {
    font-size: 38px !important;
    line-height: 48px !important;
    margin-bottom: 20px !important;
}
	#ast-scroll-top {
    font-size: 15px !important;
}
	.header_first{
		width:12% !important;
	}
	.header_middle{
		width:63% !important;
	}
	.header_last{
		width:25% !important;
	}
	.pop_up h4 {
    font-size: 20px;
    line-height: 30px !important;
}
}
@media only screen and (max-width: 1150px) {
	.site_logo img {
    width: 65px;
}
	.hd_menu a {
    font-size: 14px !important;
    line-height: 22px !important;
}
	.head_box .elementor-icon-list-text, .head_box .elementor-icon-list-text a {
    line-height: 20px !important;
    font-size: 12px !important;
    margin-left: 0px !important;
}
	.headre_box a {
    font-size: 14px !important;
}
	.headre_box p a {
    font-size: 15px !important;
}
	.header_first{
		width:10% !important;
	}
	.header_middle{
		width:63% !important;
	}
	.header_last{
		width:25% !important;
	}
	.slide_1 img {
    height: 200px !important;
}
	.about_img img {
    width: 330px !important;
    height: 360px !important;
}
	.expanding-slider-container {
    height: 360px;
}
	.circle_img img{
		width:105px !important;
		height:105px !important;
	}
	.happy_cion .elementor-icon svg{
		width:35px !important;
		height:35px !important;
	}
	.counter_happ .elementor-counter-number {
    font-size: 34px !important;
    line-height: 44px !important;
}
	.counter_happ .elementor-counter-number-suffix {
    font-size: 34px !important;
    line-height: 34px !important;
}
	.counter_happ .elementor-counter-title {
    font-size: 16px !important;
    line-height: 24px !important;
}
	.full_sld {
    margin-bottom: 20px!important;
}
	.full_headder {
    margin: 20px 0 20px;
}
	.our_team_main, .next_step {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
}
	.about_list ul li .elementor-icon-list-text {
    width: 430px;
}
	.about_list ul li .elementor-icon-list-text br {
		display:none !important;
	}
	.ygryjuhuk {
		top:0 !important;
	}
	.full_tem_box img {
    height: 396px !important;
}
	.our_team_main .elementor-swiper-button {
    --e-n-carousel-arrow-prev-left-position: 89% !important;
}
}
@media only screen and (max-width: 1080px) {
	.site_logo img {
    width: 50px;
}
	.headre_box .elementor-icon {
    width: 30px !important;
    height: 30px !important;
}
	.headre_box svg {
    width: 12px !important;
    height: 12px !important;
}
	.header_icon a {
    padding: 11px !important;
}
	.header_icon a svg{
     width: 12px !important;
     height:12px !important;
}
	.header_first {
    width: 12% !important;
}
	.header_last {
    width: 25% !important;
}
	.header_middle {
    width: 63% !important;
}
	.header_icon {
    gap: 10px;
}
	.header_bottom {
    padding: 20px 30px;
}
	.hero_banner {
    padding: 0 30px;
}
	.inner_pd {
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.maill_full {
    padding: 30px 60px 30px 30px;
}
	#address .elementor-icon-box-wrapper {
    align-items: flex-start !important;
    width: 85%;
}
	.footer_left_pd {
    padding-left: 30px;
}
	.flex_box .elementor-icon-box-wrapper {
    gap: 10px !important;
}
	.full_tem_box img {
    height: 380px !important;
}
	.service_slide .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: -40px !important;
    --e-n-carousel-arrow-next-right-position: -40px !important;
    font-size: 14px !important;
}
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 92% !important;
    font-size: 14px !important;
    top: -25.5% !important;
}
	.sld_prdt .elementor-swiper-button svg {
    width: 37px !important;
    height: 37px !important;
}
	.circl_dot{
		background-image:none !important;
	}
	.sld_prdt .elementor-swiper-button {
		--e-n-carousel-arrow-prev-left-position: -35px !important;
        --e-n-carousel-arrow-next-right-position: -35px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.header_bottom {
    padding: 17px 20px;
}
	.inner_pd {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.hero_banner {
    padding: 0 0px;
}
	.hero_banner h1 {
    font-size: 40px !important;
    line-height: 48px !important;
    margin-bottom: 5px !important;
}
	.hd_top {
    padding: 7px 20px 5px;
}
	.header_banner{
		min-height:600px !important;
	}
	.header_middle {
  order: 3;
}

.header_last {
  order: 2;
}
.header_first {
  order: 1;
}
	.header_icon {
		display:none !important;
	}
	.dfcd{
		display:none;
	}
	.ddshgjg{
		width:100% !important;
        justify-content:center;
		align-items:center;
	}
	.header_last{
		display:none;
	}
	.header_first{
		width:15% !important;
	}
	.header_middle {
    width: 85% !important;
    justify-content: flex-end;
    align-items: end;
}
	.header_bottom {
    padding: 10px 20px;
    margin-bottom: 0px;
    border-radius:0 !important;
}
	.djfdvh{
		padding:0 !important;
	}
	.site_logo img {
    width: 70px;
}
	.hd_menu .elementor-menu-toggle svg{
		width: 30px !important;
        height: 30px !important;
	}
	.hd_menu .elementor-menu-toggle{
	padding: 10px !important;
    background: #010f30 !important;
	}
	.hd_menu .elementor-menu-toggle svg path{
		fill:#fff !important;
	}
	.slide_pd{
		padding:0 35px !important;
	}
	.sld_prdt .elementor-swiper-button svg {
    width: 30px !important;
    height: 30px !important;
}
	.service_slide .elementor-swiper-button {
    padding: 5px 5px 5px 5px !important;
    --e-n-carousel-arrow-prev-left-position: 0px !important;
    --e-n-carousel-arrow-next-right-position: 0px !important;
    font-size: 10px !important;
}
	.sld_prdt .elementor-swiper-button {
		--e-n-carousel-arrow-prev-left-position: -0px !important;
        --e-n-carousel-arrow-next-right-position: -0px !important;
	}
	.footer_parae {
    width: 270px;
}
	.img_box1 .shdbcfj {
    right: 0px;
    top: 30px;
    padding: 18px 18px;
}
	.img_box1 .sdfhcj {
    padding: 18px 18px;
    left: 0px;
    bottom: 30px;
}
	.great h3 {
    font-size: 23px !important;
    line-height: 25px !important;
}
	.great p {
    font-size: 14px !important;
}
	.social_icon a {
    width: 32px !important;
    height: 32px !important;
}
	.hd_menu a:hover, .hd_menu a.elementor-item-active {
    color: #37afe3 !important;
    background: #010f30 !important;
}
	.hd_menu a {
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 7px 20px !important;
    border-bottom: 1px solid #efefef;
}
	.rhbgfj{
		bottom:39px !important;
	}
	.hd_menu ul.sub-menu, .hd_menu ul.mega-menu {
    position: relative !important;
    text-align: left !important;
    top: 100% !important;
    border-bottom:none !important;
    background-color: transparent !important;
    visibility: visible !important;
    min-width: 100% !important;
    width: max-content !important;
    left: 0;
    margin-top: 0px !important;
    box-shadow:none !important;
}
	.hd_menu ul.sub-menu li a{
		color:#010f30 !important;
	}
	.hd_menu ul.sub-menu li a:hover , .hd_menu ul.sub-menu li a.elementor-item-active{
			background-color: #010f30 !important;
	}
	.hd_menu ul.sub-menu li {
    padding: 0px !important;
}
	.hd_menu ul li:hover > ul.sub-menu, .hd_menu ul.sub-menu:hover ul.mega-menu {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 991px) {
	.header_banner {
    min-height: 500px !important;
}
	.slide2 {
    margin-top: 0px;
}
	.soicial_icon_team .elementor-social-icons-wrapper {
    left: 1px;
}
	.footer_heading h4 {
    font-size: 18px;
    line-height: 34px;
    padding-bottom: 2px;
}
	.bvghv .ufhvui {
    padding-top: 35px;
}
	.jsdncjk {
    margin-top: 35px;
    padding: 7px 0 !important;
}
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 91% !important;
    font-size: 14px !important;
    top: -25.5% !important;
}
	.rhbgfj {
    bottom: 35px !important;
}
}
@media only screen and (max-width: 900px) {
	.about_list ul li .elementor-icon-list-text {
    width: 388px;
}
	.footer_parae {
    width: 250px;
}
	.circl_dot, .gfff {
    gap: 10px;
}
	.awesome .full_headder {
    margin-top: 10px !important;
}
}
@media only screen and (max-width: 767px) {
	.about_list ul li .elementor-icon-list-text {
    width: 650px;
}
	.hvdfjjdz .img_2 {
    margin-top: 0;
    position: relative;
}
	.img_box1{
    display: flex;
    flex-direction: row !important;
    gap:10px;
	}
	.second_happ {
    padding: 40px 0 40px 0 !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px 0px;
}
	.expanding-slider-container {
    height: 100%;
}
	
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 89% !important;
    font-size: 14px !important;
    top: -25.5% !important;
}
	.hd_btn_line h2 {
    max-width: 140px;
    height: 8px;
    position: relative;
    margin: 0px auto 10px !important;
    overflow: hidden;
}
	.hbfrv{
		display:none !important;
	}
	.jsdncjk {
    margin-top: 20px;
    padding: 7px 0 !important;
    text-align: center;
    gap: 5px;
}
	.footer_submenu ul{
		justify-content:center !important;
	}
	.footer_parae {
    width: 100%;
}
	.bvghv .ufhvui {
    padding-top: 30px;
    gap: 20px;
}
	#address .elementor-icon-box-wrapper {
    align-items: flex-start !important;
    width: 100%;
    display: flex;
    flex-direction: row !important;
}
	.img_box .elementor-icon-box-description, .img_box .elementor-icon-box-description a {
    line-height: 22px;
    font-size: 14px;
    text-align: left;
}
	#address .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: relative;
    top: 2px;
}
	.flex_box .elementor-icon-box-wrapper {
    gap: 10px !important;
    display: flex;
    flex-direction: row !important;
}
	.expanding-slider-panel {
    min-height: 315px;
}
	.hero_banner h1 {
    font-size: 28px !important;
    line-height: 30px !important;
    margin-bottom: 5px !important;
}
	.dfsdyu {
		background-image:none !important;
	}
	.vbjdfxjk{
		width:49% !important;
	}
	.about_img img {
    width: 100% !important;
    height: 350px !important;
}
	.img_box1 .sdfhcj {
    position: relative;
    bottom: 0px !important;
    width: 49%;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
}
	.img_box1 .shdbcfj {
    top: 0px !important;
    position: relative;
    left: auto;
    width: 49%;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
}
	.dygfjcgjs{
		margin-bottom:30px;
	}
	.tfyjf{
		margin-bottom:0 !important;
	}
	.inner_gallery {
    margin: 55px 0 30px 0;
}
}
@media only screen and (max-width: 600px) {
	.hd_menu .elementor-menu-toggle svg {
    width: 23px !important;
    height: 23px !important;
}
	.hero_banner .sadhaba_p p br{
		display:none !important;
	}
	.about_list ul li .elementor-icon-list-text {
    width: 560px;
}
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 86% !important;
    font-size: 14px !important;
    top: -10.5% !important;
}
}
@media only screen and (max-width: 520px) {
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 84% !important;
    font-size: 14px !important;
    top: -13.5% !important;
}
	.new_letter h5 {
    font-size: 16px;
    line-height: 22px !important;
    text-align: center;
}
	.counter_happ .elementor-counter-number {
    font-size: 25px !important;
    line-height: 25px !important;
}
	.counter_happ .elementor-counter-number-suffix{
		 font-size: 25px !important;
    line-height: 25px !important;
	}
	.happy_cion .elementor-icon svg {
    width: 30px !important;
    height: 30px !important;
}
	.circle_img img {
    width: 90px !important;
    height: 90px !important;
}
	.our_team_main h2 , .awesome .sadhaba_h2 h2{
		text-align:center !important;
	}
	.slide_pd {
    padding: 0 30px !important;
}
	.inner_pd {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
	.awesome .hd_btn_line h2 {
    margin: 0 auto !important;
}
	.header_bottom {
    padding: 10px 15px;
    margin-bottom: 0px;
    border-radius: 0 !important;
}
	.hd_top {
    padding: 7px 15px 5px;
}
	.about_list ul li .elementor-icon-list-text {
    width: 100%;
}
.vbjdfxjk{
		width:48% !important;
	}
	.img_box1 .sdfhcj {
    width: 48%;
}
	.img_box1 .shdbcfj {
    width: 48%;
}
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 430px) {
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 81% !important;
    font-size: 14px !important;
    top: -13.5% !important;
}
	.about_img img {
    width: 100% !important;
    height: 240px !important;
}
}
@media only screen and (max-width:390px) {
	.great p {
    font-size: 12px !important;
}
	.our_team_main .elementor-swiper-button {
    padding: 7px 7px 7px 7px !important;
    --e-n-carousel-arrow-prev-left-position: 79% !important;
    font-size: 14px !important;
    top: -13.5% !important;
}
}
