.rt-footer-cont {
    position: relative;
}
#menu-1-f90b30b li{
	padding:20px;
}

.rgb_cuswidth{
	max-width:1420px !important;
}
#menu-1-f90b30b li a {
    position: relative;
    text-decoration: none;
	padding:0 !important;
}

#menu-1-f90b30b li a:hover::after,
#menu-1-f90b30b .current-menu-item > a::after {
    width: 100%;
}

#menu-1-f90b30b > li > a::after  {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    background: linear-gradient(180deg, #62B6A3 0%, #3181A5 80%, #00192F 100%);
    transition: width 0.3s ease;
}
.customrgb_menu nav ul .menu-item-has-children.menu-item-60 ul li:hover,
.customrgb_menu nav ul .menu-item-has-children.menu-item-61 ul li:hover {
    background: linear-gradient(90deg, #50847F 0%, #18475E 100%) !important;
}
/* Hover Effect on li Starts */
.customrgb_menu nav ul .menu-item-has-children:is(.menu-item-60, .menu-item-61) ul li:is(:hover, :focus-within, .current-menu-item) > .elementor-sub-item,
.customrgb_menu nav ul .menu-item-has-children:is(.menu-item-60, .menu-item-61) ul li > .elementor-sub-item:is(:hover, :focus, :focus-visible) {
    background: transparent !important;
}
.customrgb_menu nav ul .menu-item-has-children:is(.menu-item-60, .menu-item-61) ul li:hover > .elementor-sub-item,
.customrgb_menu nav ul .menu-item-has-children:is(.menu-item-60, .menu-item-61) ul li > .elementor-sub-item:hover {
    color: #fff !important;
}
/* Hover Effect on li End */
.customrgb_menu nav ul .menu-item-has-children.menu-item-60 ul li,
.customrgb_menu nav ul .menu-item-has-children.menu-item-61 ul li{
		padding:10px !important;
  }
.customrgb_menu nav ul .menu-item-has-children.menu-item-61 ul {
		min-width: 15em !important;
		top: 112% !important;
		border-radius:4px !important;
}
.customrgb_menu nav ul .menu-item-has-children.menu-item-60 ul {
		min-width: 22em !important;
		top: 112% !important;
		border-radius:4px !important;
}
.expert_icon-cont
/* Dropdown */
#menu-1-f90b30b .sub-menu ,#menu-2-3f3b4c2 .sub-menu{
    background: #fff;
    border-radius: 0 0 12px 12px;
    padding: 8px 0;
    margin-top: 0;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
}

@media (min-width: 1024px) and (max-width: 1454px) {
    .expert_icon-cont{
        flex-direction: column !important;
    }
	.expert_icon-cont .expert_icon-cont-1{width:450px !important;}
    .expert_icon-cont .expert_icon-cont-2{width:270px !important;}
}
#menu-1-f90b30b .sub-menu li a,#menu-2-3f3b4c2 .sub-menu li a{
    display: block;
    padding: 10px 30px;
    color: #052942;
    font-size: 16px;
    font-weight: 500;
	line-height:25px;
    transition: all .3s ease;
	font-family: 'silka';
	margin-left: -8px;
}

#menu-1-f90b30b .sub-menu li:hover > a,
#menu-1-f90b30b .sub-menu .current-menu-item > a,
#menu-1-f90b30b .sub-menu .current_page_item > a,
#menu-2-3f3b4c2 .sub-menu li:hover > a,
#menu-2-3f3b4c2 .sub-menu .current-menu-item > a,
#menu-2-3f3b4c2 .sub-menu .current_page_item > a,{
    background: linear-gradient(90deg, #62B6A3 0%, #3181A5 50%, #00192F 100%);
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

#menu-1-f90b30b > li > a:hover,
#menu-1-f90b30b > .current-menu-item > a,
#menu-2-3f3b4c2 > li > a:hover,
#menu-2-3f3b4c2 > .current-menu-item > a{
    background: linear-gradient(90deg, #62B6A3 0%, #3181A5 50%, #00192F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (min-width:1180px) and (max-width:1420px){
.rgb_main-cont .elementor-element-5fd5a1f{top:30% !important;}
}
@media (min-width:1024px) and (max-width:1180px){
.rgb_main-cont .elementor-element-5fd5a1f{top:30% !important;}
}
/* .rt-footer-cont::after {
    content: "";
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-image: url("/wp-content/uploads/2026/07/wave-2-1.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover !important;
	top: 0px !important;
    pointer-events: none;
	z-index: 9999;
	height: 105px !important;
} */
.rt-footer-cont .about_page_gradient::before{background-size: cover !important;}

      .ts-heading {
        text-align: center;
        color: #ffffff;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 40px;
      }
 
      .ts-swiper {
        max-width: 1420px;
        margin: 0 auto;
        padding-bottom: 10px !important;
        padding-top: 30px !important;
      }
 
      .ts-swiper .swiper-slide {
        display: flex;
        height: auto;
        transform: scale(0.85);
        transition: transform 0.35s ease, opacity 0.35s ease;
      }
 
      .ts-swiper .swiper-slide-active {
        opacity: 1;
        transform: scalex(1.2) !important;
        z-index: 2;
      }
 
      .ts-card {
        background: #F6F8FA;
        border-radius: 20px;
        padding: 26px 32px 36px 32px;
        width: 100%;
        display: flex;
        flex-direction: column;
        box-shadow: 0 10px 30px rgba(0,0,0,0.25);
        box-sizing: border-box;
      }
 
      .ts-swiper .swiper-slide-active .ts-card {
        background: #ffffff;
      }
 
      .ts-top-row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
		gap: 20px;
        margin-bottom: 35px;
      }
 
      .ts-quote-icon svg {
        width: 18px;
        height: 22px;
        display: block;
      }
 
      .ts-stars {
        color: #F59E0B;
        font-size: 16px;
        letter-spacing: 2px;
      }

 
      .ts-author {
        display: flex;
        align-items: center;
        gap: 12px;
      }
 
      .ts-avatar {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: #14324a;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        overflow: hidden;
      }

/*       .ts-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
        display: block;
      } */
 
      .ts-author-name {
        font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #002B45;
      }
 
      .ts-author-meta {
        font-size: 12px;
        color: #8a8f98;
        margin-top: 1px;
      }
 
      .ts-swiper .swiper-pagination {
        position: relative;
        margin-top: 26px;
      }
 
      .ts-swiper .swiper-pagination-bullet {
       width: 10px;
    	height: 10px;
    	background: #D9D9D9;
    	opacity: 1;
      }
 
      .ts-swiper .swiper-pagination-bullet-active {
        background: #5E9487;
      }
@media (max-width: 1024px) { 

		  		.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover{
			  		color: #fff !important;
					background-image: linear-gradient(90deg, #5E9487 0%, #083654 100%);
				  }
 				}
      @media (max-width: 768px) {
		  
		  .
        .ts-heading { font-size: 24px; }
/*         .ts-swiper .swiper-slide {
          opacity: 1;
          transform: scale(1);
        } */
        .ts-swiper .swiper-slide .ts-card {
          background: #ffffff;
        }
		  .expert_img-cont .elementor-image-box-wrapper{
				gap: 0 !important;
    			align-items: center !important;
			}
      }
 @media (max-width: 1260px) {
	 		.rt-button_div{
			flex-direction: column !important;
	 		}
		}
.rt-footer-cont, .rgb_pos_realtive img{
    position: relative;
}

.rt-footer-cont::after {
    content: "";
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
/*  background-image: url("/wp-content/uploads/2026/07/wave-2-1.png"); */
	background-image: url("/wp-content/uploads/2026/07/Section.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover !important;
	top: 0px !important;
    pointer-events: none;
	z-index: 9999;
	height: 105px !important;
}
.rt-footer-cont .about_page_gradient::before{background-size: cover !important;}

      .ts-heading {
        text-align: center;
        color: #ffffff;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 40px;
      }
  
      .ts-swiper .swiper-slide {
        display: flex;
        height: auto;
        transform: scale(0.85);
        transition: transform 0.35s ease, opacity 0.35s ease;
      }
  
      .ts-card {
        background: #f4f5f7;
        border-radius: 14px;
        padding: 26px 32px 36px 32px;
        width: 100%;
        display: flex;
        flex-direction: column;
        box-shadow: 0 10px 30px rgba(0,0,0,0.25);
        box-sizing: border-box;
      }
 
 
      .ts-top-row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
		gap: 20px;
        margin-bottom: 35px;
      }
 
      .ts-quote-icon svg {
        width: 18px;
        height: 22px;
        display: block;
      }
 
      .ts-stars {
        color: #F59E0B;
        font-size: 16px;
        letter-spacing: 2px;
      }
 
      {
      color: #3D5166;
    font-size: 18px;
    line-height: 25px;
    margin: 0px 0 15px 0;
    font-family: 'Arial';
    flex-grow: 1;
      }
 
      .ts-author {
        display: flex;
        align-items: center;
        gap: 12px;
      }
 
      .ts-avatar {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: #14324a;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        overflow: hidden;
      }

      .ts-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
        display: block;
      }
 
      .ts-author-name {
        font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #002B45;
      }
 
      .ts-author-meta {
        font-size: 12px;
        color: #8a8f98;
        margin-top: 1px;
      }
 
      .ts-swiper .swiper-pagination {
        position: relative;
        margin-top: 26px;
      }
 
      .ts-swiper .swiper-pagination-bullet {
       width: 10px;
    	height: 10px;
    	background: #D9D9D9;
    	opacity: 1;
      }
 
      .ts-swiper .swiper-pagination-bullet-active {
        background: #5E9487;
      }
 
      @media (max-width: 768px) {
        .ts-heading { font-size: 24px; }
/*         .ts-swiper .swiper-slide {
          opacity: 1;
          transform: scale(1);
        } */
        .ts-swiper .swiper-slide .ts-card {
          background: #ffffff;
        }
      }
/*  Faq Metabox*/


.faq-section-wrap {
    max-width: 1044px;
    margin: 0 auto;
    text-align: center;
}
.faq-badge {
    display: inline-block;
    background: #2A7F7F2B;
    color: #184042;
    border: 1px solid #2A7F7F59;
    border-radius: 999px;
    padding: 6px 16px;
    font-size: 12.6px;
    line-height: 20.76px;
    font-family: Arial;
    margin-bottom: 16px;
}
.faq-badge::before {
    content: "•";
    display: inline-block;
    margin-right: 6px;
    color: #184042;
    font-size: 30px;
    vertical-align: middle;
}
.faq-main-heading {
    font-size: 40px !important;
    margin: 0 0 12px;
    color: #1A2E4A !important;
    font-family: "Inter", Sans-serif !important;
    font-weight: 700 !important;
}
.faq-description {
    color: #4A5568;
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 25px;
    font-family: arial;
}
.faq-accordion-container {
    text-align: left;
}
.faq-section-wrap {
    padding: 20px;
}
.faq-item {
    border: 1px solid #ADDAD1;
    border-radius: 14px;
    margin-bottom: 30px;
    background-color: #fff;
    max-width: 1044px;
    min-height: 60px;
	padding: 0px 29px;
}
.faq-item.active {
    background-color: #F2FAFA;
    border-color: #bfe3da;
}
.contact_form-cont form{max-width:732px !important;}
.contact_form-cont .cf7-row{gap:35px !important;}
.contact_form-cont .cf7-checkbox p{text-align:center;}
.contact_form-cont .cf7-note{
	font-size: 18px;
    color: #4A5568;
    margin-top: -50px;
    text-align: center;
	}
.contact-cont .elementor-image-box-title,
.expert_img-cont .elementor-image-box-title,
.contact-cont .elementor-icon-box-title{margin-top:0;}
@media (max-width:767px){
	.contact_form-cont .cf7-row{
		gap:0px !important;
	}
}
.faq-header {
    font-family: "Silka", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #1A2E4A !important;
    vertical-align: middle;
    line-height: 42px !important;
    background-image: none !important;
    padding: 10px 0px 5px !important;
    border-radius: 0px !important;
	display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
}
/* .faq-icon-arrow {
  width: 30px;
    height: 20px;
    stroke: #1e2a4a;
    margin-top: 7px;
    fill: none;
    stroke-width: 3px;
    transition: transform 0.25s ease;
    flex-shrink: 0;
} */
.faq-item.active .faq-icon-arrow path {
  stroke: url(#arrowGradient);
}
.faq-icon-arrow {
  width: 30px;
  height: 20px;
  margin-top: 7px;
  fill: none;
  stroke-width: 3px;
  transition: transform 0.25s ease;
  flex-shrink: 0;
}
.faq-item.active .faq-icon-arrow {
    transform: rotate(180deg);
	
}
.faq-icon-arrow path {
  stroke: #999; /* whatever your default/inactive color should be */
}
.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease;
}
.faq-body {
    color: #4A5568;
    line-height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0%;
    vertical-align: middle;
}
        .ts-faq-field { margin-bottom: 16px; }
        .ts-faq-field label { display: block; font-weight: 600; margin-bottom: 4px; }
        .ts-faq-field input[type="text"],
        .ts-faq-field textarea { width: 100%; }
        #ts-faq-items-wrap .ts-faq-item-row {
            border: 1px solid #dcdcde;
            padding: 12px 12px 4px;
            margin-bottom: 10px;
            background: #f9f9f9;
            position: relative;
        }
        .ts-faq-item-row .ts-faq-remove-item {
            position: absolute;
            top: 10px;
            right: 12px;
            color: #b32d2e;
            text-decoration: none;
            font-size: 12px;
        }
		 
      .ts-text {
      	color: #3D5166;
      	font-size: 18px !important;
      	line-height: 25px;
      	margin: 0px 0 15px 0;
      	font-family: "Inter", Sans-serif !important;
		font-weight:300 !important;
      	flex-grow: 1;
      }
@media(max-width:1024px){
	.ts-swiper .swiper-slide{transform: scale(0.85) !important;}
	.ts-swiper .swiper-slide-active{transform: scalex(1.02) !important;}
	.contact_form-cont form {margin:auto;}
	}

@media (max-width: 767px) {

    .faq-item {
        padding: 0 15px !important;
        margin-bottom: 12px !important;
    }

    .faq-header {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px !important;
        padding: 15px 0 !important;
        line-height: 1.5 !important;
        font-size: 15px !important;
    }

    .faq-header span {
        flex: 1;
        min-width: 0;
        white-space: normal;
        word-break: break-word;
        padding-right: 10px;
    }

    .faq-icon-arrow {
        width: 18px !important;
        height: 18px !important;
        margin-top: 0 !important;
        flex-shrink: 0;
    }

    .faq-main-heading {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    .faq-description {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}

.swiper-slide-active .ts-avatar{
	width: 32px;
    height:32px;
}


.hs-word-break {
	word-break: break-word;
	
}
.hs-text-color > p{
  background: linear-gradient(0deg, #3182A7 0%, #64B9A5 66%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.hs-star-icon .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number::after {
    content: "★";
    color: #FFFFFF;
    font-size: 22px;
    margin-left: 2px;
}
@media(max-width:768px){
	.rt-space-top .elementor-icon-box-title{
		margin-top:0;
	}
	.hs-contact-cont  .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-top:7px;
	}
	.hs-contact-cont-1  .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-top:1px;
	}
}