@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body {
    font-family: "Raleway", sans-serif;
}

.main_header {
    position: absolute;
    width: 100%;
    z-index: 99;
	
}

a{
	text-decoration:none;}


.fade-in {
      opacity: 0;
      transform: translateY(60px);
      transition: opacity 1s ease, transform 1s ease;
    }

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}


.navbar-brand img {
    width: 200px;
}

.bg-body-tertiary {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3701855742296919) 0%);
    --bs-bg-opacity: 0;
}

.navbar-nav {
    gap: 25px;
}
.slider_contantleft65{
	padding:20px 35px 0px 0px;
}
.navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-size: 17.5px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 17px;
}

.navbar-nav .nav-item .nav-link:hover {
    color: #E21890;
	text-decoration: underline;
}

.home_section87 {
    position: relative;
    padding: 250px 0px 200px;
}

.home_section87 .main_contant54{
	text-align:center;
}
.home_section87 .main_contant54 h2 {
    font-size: 50px;
    line-height: 61px;
    color: #fff;
    margin-bottom: 13px;
    font-weight: 700;
}

.home_herovedio823 {
    position: absolute;
    width: 100%;

}

.home_section87 .main_contant54 p {
    font-size: 23px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px;
}

.home_section87 .main_contant54 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 10px 36px;
    transition: all 0.3s ease;
}

.home_section87 .main_contant54 a:hover {
    background: #E21890;
}

.vedio_sec9127{
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	    overflow: hidden;
    position: relative;
}
.custom-shape {
    width: 100%;
    height: auto;
    background-color: #fff;
	padding: 110px 0px;
}

.tab_Section9812{
    padding:40px 0px;
}
.custom_contant65 {
    border-radius: 20px 20px 0px 0px;
    text-align: center;
    padding: 34px 0px 10px;
    border-bottom: 0px;
    height: 225px;
}

.custom_contant65 img {
    margin-bottom: 10px;
}

.custom_contant65 p {
    color: #E21890;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    font-weight: 500;
    letter-spacing: .8px;
}

.custom_head543{
	width:100%;
	display:block;}

.custom_head543 span {
    color: #662D91;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
}

.custom_head543 h3 {
    color: #E21890;
    line-height: 45px;
    width: 635px;
    margin: 5px 0px 45px;
    font-size: 35px;
    font-weight: 600;
}


.custom-box-container {
    text-align: center;
    padding: 30px 20px;
}

.custom-box {
    position: relative;
    overflow: hidden;
	background: rgb(94,40,116);
	padding:2px;
    background: linear-gradient(90deg, rgba(94,40,116,1) 0%, rgba(217,22,141,1) 50%, rgba(94,40,116,1) 100%);	
}

.sup_web{
	width:100%;
	display:block;
	border-radius: 20px 20px 0px 0px;
	background-color: #fff;
	padding:30px 0px 20px 0px}

.custom-box img{
    position: relative;
    z-index: 2;
    transition: opacity 0.3s ease-in-out;
    font-weight: 600;}

.custom-box p{
    color: #062F6E;
    font-size: 16px !important;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    font-weight: 800;
    letter-spacing: .8px;}

.custom-box p span{
	width:100%;
	display:block;
	font-weight:100;
	font-size:23px;}

.custom-overlay {
    position: absolute;
    top: 100%;
    left: 7px;
    width: 96%;
	padding:0px 2%;
    height: 100%;
    background-color: #fff;
    color: #fff;
	border-radius:10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    transition: top 0.4s ease-in-out;
    z-index: 3;
    padding: 20px;}

.custom-box:hover .custom-overlay {
    top: 7px;}

.custom-overlay img {
    width: 60px;
    margin-bottom: 0px;}

.custom-overlay p {
    margin: 7px 0 0px;
    font-size: 16px;
	color:#062F6E;
    font-weight: 600;
    line-height: 1.4;}

.custom-overlay span {
    font-weight: 400;
    font-size: 15px;
	color:#000;}

.custom-container {
    display: flex;}


.add_tab{
	background: rgb(16,39,63);
	padding:2px;
	margin-bottom:15px;
	border-radius:10px;
	background: linear-gradient(90deg, rgb(255 255 255) 0%, rgba(217, 22, 141, 1) 100%)}

.add_tab a{
    width: 100%;
    display: block;
    padding: 17px 10px 15px 15px;
    border-radius: 10px;
    position: relative;
    font-size: 16px;
    color: #062F6E;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .8px;}

.add_tab a:hover{
	    background: #d9168d;
    color: #fff;}

.add_tab a:hover:before{
    width: 35px;
    height: 35px;
    background-size: cover;
    content: "";
    background-image: url(../img/1.png);
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 12.5px;}

.custom-tabs {
    display: flex;
    flex-direction: column;
	    list-style: none;
}

.custom-active.add_tab a{
	    background: #d9168d;
    color: #fff;}

.custom-active.add_tab a:before{
    width: 35px;
    height: 35px;
    background-size: cover;
    content: "";
    background-image: url(../img/1.png);
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 12px;}


.custom-content {
	margin-left:20px;
	margin-top:35px;
    position: relative;
    height: 100%;

}

.custom-content h2 {
    font-size: 25px;
    color: #662D91;
    font-weight: 600;
    margin-bottom: 16px;
}

.custom-content p {
    font-size: 16px;
    color: #000;
}

.custom-content a {
    color: #E21890;
    text-decoration: none;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 10px 36px;
	font-size:16px;
	font-weight:600;
	top: 20px;
    position: relative;
	letter-spacing:.5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.custom-content a:hover {
    background: #E21890;
	color:#fff;
}

.custom-content>div {
    display: none;
}

.custom-content>div.custom-active {
    display: block;
}

.slider_contantleft65 .title {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.slider_contantleft65 .sub-title {
    font-size: 35px;
    font-weight: 600;
    color: #E21890;
    line-height: 45px;
}

.slider_contantleft65 .description {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    font-weight: normal;
}

.slider_contantleft65 .learn-more {
    color: #fff;
    text-decoration: none;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 11px 36px;
    transition: all 0.3s ease;
	font-size:16px;
	font-weight:600;
}

.slider_contantleft65 .learn-more:hover {
    background: #E21890;
    color: #fff;
}

.organi_section876 {
    padding: 40px 0px;
}

.slider_btn612 {
    position: relative;
}

.slider_btn612 .swiper-button-next {
    position: absolute;
    top: 35px;
	right:0px;
}

.slider_btn612 .swiper-button-prev {
    top: 35px;
    right: 30px;
    left: auto;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-weight: bolder;
    font-size: 22px !important;
}
.servicees_btn87 .swiper-button-next:after
{
    font-size: 15px !important;
    border: 1px solid;
    padding: 6px 4px 5px 6px;
    height: 29px;
    border-radius: 40px;
    width: 29px;
    text-align: center;
}

.servicees_btn87 .swiper-button-prev:after
{
    font-size: 15px !important;
    border: 1px solid;
    padding: 6px 8px 5px 6px;
    height: 29px;
    border-radius: 40px;
    width: 29px;
    text-align: center;
}

.swiper-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 430px;
}

.servic_swiper-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.servic_swiper-container .custom_contant65 {
    border-radius: 20px 20px 0px 0px;
    text-align: center;
    padding: 30px !important;
    border-bottom: 0px;
    height: 225px;
}

.servic_swiper-container .custom_contant65 h3 {
    font-size: 18px;
    color: #fff;
	text-transform: uppercase;
    font-weight: 600;
}

.servic_swiper-container .custom_contant65 p {
    font-size: 15px;
	color: #fff;
    font-weight: 400;
	text-transform:none;
}

.servicees_btn87 .swiper-button-prev {
    left: -65px;

}
.icon_slider65{
	width:auto !important;
	height:auto !important;
}


.servicees_btn87 .swiper-button-next {
    right: -65px;
}



.swiper-wrapper {
    display: flex;
    height: auto !important;
}

.solution_slider54 .swiper-slide {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s ease;
    height: 375px;
	padding:2px;
	background: rgb(94,40,116);
	background: linear-gradient(90deg, rgba(94,40,116,1) 0%, rgba(217,22,141,1) 50%, rgba(94,40,116,1) 100%);
}

.swiper-slide img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius:10px 10px 0px 0px;
}

.slide-content {
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
	background-color:#fff;
    border-top: 0px;
	height:191px;
}

.slide-title {
    font-size: 18px;
    color: #922790;
    font-weight: 600;
}

.slide-text {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin-top: 0px;
    line-height: 19px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #E21890 !important;
}

.swiper-pagination-bullet-active {
    background: #E21890 !important;
}

@media (max-width: 768px) {
    .container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .text-content {
        text-align: center;
    }
	.arrow_section775 .section_innertext6 p{
	 width:auto !important;
	}
    .custom_head543 h3 {
        width: auto;
    }
	.solution_slider54{
	    padding: 50px 0px !important;
		background-color: #10273f !important;
		clip-path: none !important;
		margin-top:40px;
	}
}


.testimonial-wrapper98 {
    position: relative;
}

.icon433 {
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 2;
    font-size: 70px;
    color: #E21890;
    opacity: .1;
	width: 70px;
}

.testimonial-wrapper98 .testimonial-title98 {
    margin-bottom: 35px;
}

.testimonial-container {
    padding: 50px 20px;
    background: #fff;
}

.testimonial-title98 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
}

.solution_slider54 {
padding: 250px 0px;
    background-color: #10273f;
    clip-path: polygon(0% 20%, 100% 0%, 100% 80%, 0% 100%);
}

.testo_slider98 {
    padding: 40px 0px;
}

.testimonial-quote98 {
    font-size: 60px;
    color: #d10078;
    opacity: 0.2;
    position: absolute;
    top: 10px;
    left: 10px;
}

.testimonial-text98 {
font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-top: 20px;
    font-weight: normal;
}

.testimonial-client98 {
    font-size: 16px;
    font-weight: 600;
    color: #d10078;
    margin-bottom: 7px;
    margin-top: 10px;
}

.testimonial-company98 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.swiper-pagination {
	 margin-top:20px;}

.testimonial-pagination98 .swiper-pagination-bullet.swiper-pagination-bullet-active {}

.testimonial-pagination98 .swiper-pagination-bullet {
    border: 1px solid #d10078;
    background: #fff;
    height: 12px;
    width: 12px;
    opacity: 1 !important;
}

.testimonial-pagination .swiper-pagination-bullet {
    background: #d10078 !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    position: relative;
}


.form-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 100px 0px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.form-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(16, 39, 63);
    background: linear-gradient(0deg, rgba(16, 39, 63, 1) 0%, rgba(16, 39, 63, 0.9360119047619048) 0%);
}

.form-container {
    position: relative;
    z-index: 2;
    text-align: center;
}

.form-container h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
}

.form-container p {
    margin-bottom: 30px;
    font-size: 18px;
}

.form-control,
.form-control::placeholder {
    color: #fff;
    font-size: 14px;
}

.form-control {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    padding:12px 10px;
    margin: 5px 0px;
}

.form-control:focus {
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff;
    border-color: #e6007e;
    box-shadow: none;
}

.form_btn65 {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 10px 36px;
    transition: all 0.3s ease;
}

.form_btn65:hover {
    background: #E21890;
}

.arrow_section775 {
    height: 550px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.arrow_sectionbg65::before {
    content: "";
    background: #000;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7651435574229692) 100%, rgba(0, 0, 0, 0.09007352941176472) 100%);
    position: absolute;
}

.arrow_section775 .section_innertext6 {
    text-align: center;
    padding: 230px 0px 100px;
}

.arrow_section775 .section_innertext6 h2 {
    font-size: 32px;
    color: #e6007e;
    font-weight: 600;
    z-index: 1;
    position: relative;
}

.arrow_section775 .section_innertext6 p {
    color: #fff;
    font-weight: 500;
    z-index: 1;
    position: relative;
    width: 800px;
    margin: auto;
}
@media only screen and (min-width: 750px){
	.vedio_sec9127{
		background:none !important
	}
	
	 
}
@media only screen and (max-width: 750px) {
	
    .tab-content-area-custom .inner_content76 {
        display: block !important;
    }

    .tab-content-area-custom .inner_content76 .imgbg651 {
        width: 100% !important;
    }

    .tab-content-area-custom .inner_content76 .tabs_content897 {
        width: 100% !important;
        margin-top: 20px;
    }
	.servicees_btn87{
	         position: relative;
	}
    .servicees_btn87 .swiper-button-next {
        right: 140px;
		top:20px;
    }

    .servicees_btn87 .swiper-button-prev {
        left: 140px;
		top:20px;
    }

    .custom-content a {
        top: 20px;
        position: relative;
    }

    .custom_contant65 {
        margin-bottom: 30px;
    }

    .custom-shape {
        clip-path: none;
        padding: 50px 0px 20px;
    }
	.servic_swiper-container .custom_contant65{
		padding:0px !important;
	}
    .slider_contantleft65 .learn-more {
        color: #E21890;
        text-decoration: none;
        border: 2px solid #E21890;
        border-radius: 40px;
        padding: 10px 36px;
        margin-bottom: 20px;
        display: block;
        width: 200px;
        justify-self: center;
    }

    .form-section {
        padding: 60px 0px;
    }

    .home_herovedio823 {
        display: none;
    }

    .custom-tabs {
        padding-left: 0px;
        text-align: start;
    }

    .our_missionsection87 .our_missioninner23 {
        padding: 40px 0px !important;
        text-align: center;
    }

    .imgbg238 {
        width: 335px;
        justify-self: end;
    }

    .imgbgtwo238 {
        width: 335px;
        justify-self: end;
    }

    .imgbgthree238 {
        width: 335px;
        justify-self: end;
    }

    .imgbgfour238 {
        width: 335px;
        justify-self: end;
    }

    .leadar_content76 ul li {
        text-align: start;
    }

    .team_section87 {
        padding-bottom: 50px !important;
    }
}

.navbar-toggler-icon {
    filter: invert(1);
}

.navbar-toggler:focus {
    box-shadow: none;
}

.serviceshome76 {
    height: 640px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.serviceshomebg::before {
    content: "";
    background: #000;
    height: 100%;
    width: 100%;
    background: rgb(16, 39, 63);
    background: linear-gradient(90deg, rgb(16 39 63 / 48%) 37%, rgba(0, 0, 0, 0) 86%);
    position: absolute;
}

.serviceshome76 .home_text65 {
    padding: 288px 0px 100px;
}

.serviceshome76 .home_text65 h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    z-index: 0;
    position: relative;
}

.active{
	color:#E21890 !important;
	text-decoration: underline;}

.service_vision874 {
    background: #FCFBF9;
    padding: 180px 0px;
}

.service_vision_inner29{
	text-align:center;}

.service_vision874 .service_vision_inner29 h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
}

.service_vision874 .service_vision_inner29 p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-top: 20px;
    font-weight: normal;
}

.tab-container-custom {}

.tab-header-custom {
    display: flex;
    justify-content: space-between;
}

.tab-header-custom input[type="radio"] {
    display: none;
}

.tab-header-custom label {
    text-align: center;
    border-radius: 50px;
    border: 1px solid #E21890;
    cursor: pointer;
    width: 350px;
    padding: 12px 8px;
    color: #062F6E;
    transition: all 0.3s;
    font-weight: 600;
    font-size: 17px;
}

.activetabs98 {
    color: #fff !important;
		background-color:#E21890;
}

.tab-header-custom label:hover,
.tab-header-custom input:checked+label {
    color: #fff !important;
		background-color:#E21890;
}

.tab-header-custom label .tab-icon-custom {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 0.5rem;
    border-radius: 50%;
    border: 2px solid #ccc;
    background-size: 100px 50px;
    background-position: 0 0;
}

.tab-content-wrapper-custom {
    display: none;
    padding: 40px 20px;
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#radio-tab1-custom:checked~.tab-content-area-custom #content-tab1-custom,
#radio-tab2-custom:checked~.tab-content-area-custom #content-tab2-custom,
#radio-tab3-custom:checked~.tab-content-area-custom #content-tab3-custom {
    display: block;
}

.tab-content-area-custom .inner_content76 {
    display: flex;
    gap: 30px;
    width: 100%;
    align-items: center;
}

.tab-content-area-custom .inner_content76 .imgbg651 {
    height: 325px;
    width: 43%;
    border-radius: 10px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.tab-content-area-custom .inner_content76 .tabs_content897 {
    width: 50%;
}

.tab-content-area-custom .inner_content76 .tabs_content897 h2 {
    font-size: 30px;
    color: #662D91;
    font-weight: 600;
}

.tab-content-area-custom .inner_content76 .tabs_content897 p {
	font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}

.tab-content-area-custom .inner_content76 .tabs_content897 a {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 10px 36px;
    transition: all 0.3s ease;
}

.tab-content-area-custom .inner_content76 .tabs_content897 a:hover {
    background: #E21890;
    color: #fff;
}

.advisors_section398 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 190px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #E21890;
    border-radius: 40px;
    padding: 10px 36px;
    margin: 60px auto 0;
    transition: all 0.3s ease;
}

.advisors_section398 a:hover {
    background: #E21890;
}

.tabs_section26 {
    padding: 0px 0px 50px;
    background: #FCFBF9;
}

.tabs_section26 .ghjtitle348 {
    text-align: center;
}

.tabs_section26 .ghjtitle348 h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .tab-header-custom {
        flex-direction: column;
    }

    .service_vision874 .service_vision_inner29 h2 {
        font-size: 29px !important;
        line-height: 38px;
        margin-bottom: 22px;
    }

    .tab-content-wrapper-custom {
        padding: 10px;
    }

    .tab-header-custom label {
        margin-bottom: 15px;
    }

    .home_section87 .main_contant54 h2 {
        font-size: 32px;
        line-height: 50px;
        color: #fff;
        margin-bottom: 13px;
        font-weight: 700;
    }




}






.about_ushome76 {
    height: 640px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.about_ushomebg::before {
    content: "";
    background: #000;
    height: 100%;
    width: 100%;
	background: rgb(16,39,63);
	background: linear-gradient(90deg, rgba(16,39,63,0.38699229691876746) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
}

.about_ushome76 .home_text65 {
    padding: 288px 0px 100px;
}

.about_ushome76 .home_text65 h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    z-index: 0;
    position: relative;
}

.our_missionsection87 {
    background: #FCFBF9;
}

.our_missionsection87 .our_missioninner23 {
    padding: 180px 0px;
    text-align: center;
}

.our_missionsection87 .our_missioninner23 h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
}

.our_missionsection87 .our_missioninner23 p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-top: 20px;
    font-weight: normal;
}

.team_section87 {
    padding-bottom: 100px;
    background: #FCFBF9;
}

.team_section87 .about_title348 {
    text-align: center;
    margin-bottom: 60px;
}

.team_section87 .about_title348 h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
	margin-bottom: 40px;
}

.team_section87 .imgbg238 {
    background: #e21890;
}

.team_section87 .imgbgtwo238 {
    background: #1A4C96;
}

.team_section87 .imgbgthree238 {
    background: #692E90;
}

.team_section87 .imgbgfour238 {
    background: #9B356F;
}

.team_section87 .imgbg238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}

.team_section87 .imgbgtwo238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}

.team_section87 .imgbgthree238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}

.team_section87 .imgbgfour238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}




.advisors_section398 {
    padding: 60px 0px;
    background: #10273F;
}

.advisors_section398 .about_title348 {
    text-align: center;
    margin-bottom: 70px;
}

.advisors_section398 .about_title348 h2 {
    color: #E21890;
    line-height: 45px;
    font-size: 35px;
    font-weight: 600;
	margin-bottom: 40px;
}

.advisors_section398 .imgbg238 {
    background: #e21890;
}

.advisors_section398 .imgbgtwo238 {
    background: #fff;
}

.advisors_section398 .imgbg238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}

.advisors_section398 .imgbgtwo238 .innerimg876 {
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    right: 12px;
    bottom: 12px;
    position: relative;

}

.advisors_section398 .leadar_content76 h2 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}

.advisors_section398 .leadar_content76 ul li {
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}



.leadar_content76 h2 {
    color: #662D91;
    font-weight: 600;
    font-size: 30px;

}

.leadar_content76 p {
    color: #E21890;
    font-weight: 500;
}

.leadar_content76 ul {}

.leadar_content76 ul li {
    font-weight: 500;
    margin-bottom: 10px;
}

.bg_head{
	background-color: rgba(102, 45, 145, 0.3);}
	
@media screen and (max-width: 950px){	

.navbar-nav .nav-item .nav-link{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 17px 0px 17px;}
	
.navbar-nav {
    gap: 0px;
	position:relative;
	z-index:99;}

.add_tab a{
    font-size: 13px;}		

.slider_contantleft65 .description{
	margin-bottom: 22px;}

.slider_contantleft65{
	text-align:left;
	padding: 0px;}

.slider_btn612 .swiper-button-next{
	 right:40%;}
	
.slider_btn612 .swiper-button-prev{
	left: 42%;}

.arrow_section775{
	height:auto;}

.arrow_section775 .section_innertext6{
	padding: 120px 0px 100px;}

.custom-active.add_tab a:before {
    width: 28px;
    height: 28px;
    background-size: cover;
    content: "";
    background-image: url(../img/1.png);
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 11.5px;}

.custom-content{
	margin-left:0px;}

.team_section87 .imgbgfour238, .team_section87 .imgbgthree238, .imgbg238, .advisors_section398 .imgbgtwo238, .team_section87 .imgbgtwo238{
	margin-left: 16px;}

.about_ushome76{
	 height:340px;}
	
.about_ushome76 .home_text65 {
    padding: 185px 0px 100px;}

.about_ushome76 .home_text65 h2 {
    font-size: 36px;}

.serviceshome76 {
    height: 340px;}

.serviceshome76 .home_text65{
	padding:185px 0px 100px;}

.serviceshome76 .home_text65 h2{
	 font-size:36px;}
	
.service_vision874{
	padding:50px 0px;}
}