/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.header-nav {}
.header-nav #menu-main-menu {
        margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    gap: 20px;
}
.header-nav #menu-main-menu .menu-item {}
.header-nav #menu-main-menu .menu-item a {
    color: #ffffff;
}
.header-nav #menu-main-menu .menu-item a:hover {}




.main-menu .eael-mega-menu__list .eael-mega-menu__item a{
	color: #fff;
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
}
.main-menu .eael-mega-menu__list .eael-mega-menu__item a:hover{
	color: #D600FF;
}





.team-list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 60px;
}
.team-item-image{
    width: 100%;
    height: 320px!important;
    object-fit: cover;
    display: block;
}
.team-item-content h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: rgb(0, 0, 15);
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    margin: 15px 0 10px 0;
}
.team-item-content h4{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(0, 0, 15);
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    margin: 0 0 20px 0;
}
.view-profile-button{
    background-color: #D600FF!important;
  color: #FFFFFF!important;
  border-style: solid;
  border-color: #D600FF;
  border-radius: 25px ;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding: 7px 20px;
  display: table;
}



.team-single-block-wrapper {
    background-color: var( --e-global-color-d7df1b2 );
    padding: 50px 0;
}
.team-single-block-row{
    display: flex;
    flex-wrap: wrap;
}
.team-single-block-col-lg{
    width: 66.66%;
    padding: 0 15px 0 0;
}
.team-single-block-col-sm{
    padding: 0 0 0 15px;
    width: 33.33%;
}
.team-single-block-inner-img img{
    width: 100%;
}

.team-single-block-inner-row{
    display: flex;
    flex-wrap: wrap;
}
.team-single-block-inner-img{
    width: 33.33%;
    padding: 0 15px 0 0;
}
.team-single-block-inner-img img{
    width: 100%;
}
.team-single-block-inner-content{
    width: 66.66%;
    padding: 0 0 0 15px;
}
.team-single-block-inner-content h3{
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    color: rgb(0, 0, 15);
    margin: 0 0 15px 0;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.team-single-block-inner-content h4{
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    color: rgb(0, 0, 15);
    margin: 0 0 15px 0;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.team-single-block-inner-content h5{
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 0 0;
    color: rgb(0, 0, 15);
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}

.team-single-block-inner-content-text{
    padding: 30px 0;
}
.team-single-block-inner-content-text p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(0, 0, 15);
    margin: 0 0 15px 0;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.team-single-block-inner-content-button{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 10px 0 0 0;
}

.contact_wrap {
    background-color: #D600FF ;
    color: #FFFFFF;
    padding: 30px;
}
.contact-title{
    width: 100%;        
    color: #FFFFFF;
    font-size: 25px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.contact_data {
    margin-top: 15px;
}
.contact_data p:last-child {
    margin: 0px;
}
.contact_data a {
    color: #FFFFFF;
}
.contact_data a:hover {
    color: #17152D;
}
.container {
    max-width: 1500px;
    margin: 0 auto;
    padding-left:20px;
    padding-right:20px;
    width: 100%;
}
.contact-content{
    background-color: #17152D;
    padding: 30px;
}
.contact-content .contact-news-item + .contact-news-item {
    margin-top: 15px;
}
.contact-news-item{
	margin: 15px 0 30px 0;
}
.contact-content h3{
    margin: 0 0 25px 0;
    color: #FFFFFF;
    font-size: 24px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.contact-content h2{
    margin: 0 0 10px 0;
    color: #FFFFFF;
    font-size: 18px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 700;
    line-height: 25px;
}
.contact-content h2 a{
    color: #FFFFFF;
	display: block;
}
.contact-content h2 a:hover{
    color: #D600FF;
}
.contact-content p{
    margin: 0 0 15px 0;
    color: #FFFFFF;
    font-size: 16px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 400;
    line-height: 24px;
}

.specialisam_value {
    color: #D600FF;
}

.category-links{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 15px 0 25px 0;
}
.category-links span{
    background-color: #FFFFFF;
    color: #17152D;
    font-size: 14px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 10px;
    display: table;
}
.contact-content-date{
    color: #D600FF;
    font-size: 16px;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 10px 0 ;
    display: block;
    border-bottom: 1px solid #D600FF;
}


/***********/
.news-listing {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 40px 40px;
}

.news-listing-item {
	min-width: 0;
}

.news-listing-image-link {
	display: block;
	text-decoration: none;
}

.news-listing-image {
	position: relative;
	overflow: hidden;
	aspect-ratio: 1.75 / 1;
	background: #0f3442;
}

.news-listing-img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	transition: transform 0.35s ease;
}

.news-listing-image-link:hover .news-listing-img {
	transform: scale(1.03);
}

.news-listing-category {
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-flex;
	align-items: center;
	min-height: 40px;
	padding: 8px 11px;
	background: #D600FF;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
}

.news-listing-content {
	padding-top: 28px;
}

.news-listing-date {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 24px;
	color: #D600FF;
	font-size: 16px;
	line-height: 1.4;
}

.news-listing-date-icon {
	position: relative;
	display: inline-block;
	flex: 0 0 20px;
	width: 20px;
	height: 20px;
	border: 1px solid #D600FF;
	border-radius: 50%;
}

.news-listing-date-icon::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 3px;
	width: 1px;
	height: 6px;
	background: #D600FF;
	transform: translateX(-50%);
}

.news-listing-date-icon::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 5px;
	height: 1px;
	background: #D600FF;
	transform-origin: left center;
	transform: rotate(35deg);
}

.news-listing-title {
	position: relative;
	margin: 0;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.news-listing-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #D600FF;
}

.news-listing-title a {
	text-decoration: none;
    color: rgb(0, 0, 15);
}

.news-listing-title a:hover {
    color: #D600FF;
}


/* Tablet */
@media (max-width: 1024px) {
	.news-listing {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 40px;
	}
}


/* Mobile */
@media (max-width: 767px) {
	.news-listing {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.news-listing-content {
		padding-top: 22px;
	}

	.news-listing-date {
		margin-bottom: 18px;
	}

	.news-listing-title {
		font-size: 17px;
	}
}

/* responsive css */
@media (max-width: 1024px) {
    .team-list{
        gap: 30px;
    }
    .team-item-image{
        height: 260px!important;
    }
}
@media (max-width: 899px) {
    .team-single-block-row {
        flex-direction: column;
    }
    .team-single-block-col-lg {
        width: 100%;
        padding: 0 0px 20px 0;
    }
    .team-single-block-col-sm {
        padding: 0 0 15px 0px;
        width: 100%;
    }
    
}

@media (max-width: 767px) {
    .team-list{
        grid-template-columns: repeat(1, 1fr);
    }
    .team-item-image{
        height: auto!important;
    }
    

}
@media (max-width: 599px) {
	.team-single-block-inner-row {
        flex-direction: column;
    }
    .team-single-block-inner-img {
        width: 100%;
        padding: 0 0px 15px 0;
    }
    .team-single-block-inner-content {
        width: 100%;
        padding: 0px;
    }
	.team-single-block-inner-content h3{
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px 0;
	}
	.team-single-block-inner-content h4{
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 10px 0;
	}
	.team-single-block-inner-content-text{
		padding: 0 0 30px 0;
	}
}
@media (min-width:576px) and (max-width:767px) {
    .team-list{
        grid-template-columns: repeat(2, 1fr);
    }
    .team-item-image{
        height: 280px!important;
    }
    
}

/**************/
.news-single {
	background: #ffffff;
}

.news-single-container {}


/* =========================
   Banner
========================= */

.news-single-banner {
	position: relative;
	min-height: 560px;
	display: flex;
	align-items: flex-end;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.news-single-banner-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(
		to top,
		rgba(8, 37, 49, 0.92) 0%,
		rgba(8, 37, 49, 0.5) 50%,
		rgba(8, 37, 49, 0.15) 100%
	);
}

.news-single-banner .news-single-container {
	position: relative;
	z-index: 2;
}

.news-single-banner-content {
	max-width: 900px;
	padding: 80px 0;
}

.news-single-category {
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px 14px;
	background: #ffffff;
	color: #2e3b4e;
	font-size: 15px;
	line-height: 1;
}

.news-single-title {
	margin: 0 0 22px;
	color: #ffffff;
	font-size: 52px;
	font-weight: 700;
	line-height: 1.08;
}

.news-single-date {
	color: rgb(214, 0, 255);
	font-size: 17px;
	line-height: 1.4;
}


/* =========================
   Content layout
========================= */

.news-single-body {
	padding: 50px 0 70px;
}

.news-single-row {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 380px;
	gap: 80px;
	align-items: start;
}

.news-single-main {
	min-width: 0;
}

.news-single-content {
	color: #263946;
	font-size: 18px;
	line-height: 1.75;
}

.news-single-content > *:first-child {
	margin-top: 0;
}

.news-single-content p {
	margin: 0 0 25px;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;

}
.news-single-content p a{
	color: #d400ff8a;
}
.news-single-content p a:hover{
	color: #D600FF;
}

.news-single-content h2,
.news-single-content h3,
.news-single-content h4 {
	color: #123746;
	line-height: 1.2;
}

.news-single-content h2 {
	margin: 45px 0 20px;
	font-size: 34px;
}

.news-single-content h3 {
	margin: 38px 0 18px;
	font-size: 28px;
}

.news-single-content img {
	max-width: 100%;
	height: auto;
}


/* =========================
   Sidebar
========================= */

.news-single-sidebar {
	min-width: 0;
}

.news-single-sidebar-heading {
	margin: 0 0 28px;
	color: #123746;
	font-size: 28px;
	font-weight: 700;
}

.news-single-sidebar-item {
	margin-bottom: 38px;
}

.news-single-sidebar-image {
	display: block;
	margin-bottom: 18px;
	overflow: hidden;
	aspect-ratio: 1.65 / 1;
}

.news-single-sidebar-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease;
}

.news-single-sidebar-image:hover img {
	transform: scale(1.03);
}

.news-single-sidebar-category {
	display: inline-block;
	margin-bottom: 10px;
	padding: 7px 10px;
	background: #f1f1f1;
	color: #27394a;
	font-size: 13px;
	line-height: 1;
}

.news-single-sidebar-date {
	margin-bottom: 11px;
	color: #8fc600;
	font-size: 14px;
}

.news-single-sidebar-item h4 {
	position: relative;
	margin: 0 0 12px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}

.news-single-sidebar-item h4::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 2px;
	height: calc(100% - 4px);
	background: #8fc600;
}

.news-single-sidebar-item h4 a {
	color: #123746;
	text-decoration: none;
}

.news-single-sidebar-item h4 a:hover {
	text-decoration: underline;
}

.news-single-sidebar-item p {
	margin: 0;
	color: #66727a;
	font-size: 15px;
	line-height: 1.6;
}


.alm-btn-wrap .alm-load-more-btn {
	background-color: rgb(214, 0, 255) !important;
	color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(214, 0, 255)!important;
	border-radius: 25px!important;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: 15px!important;
	font-weight: 500!important;
	line-height: 20px!important;
	padding: 7px 20px!important;
	margin: 20px auto 0 auto!important;
	display: table!important;
}
.alm-btn-wrap .alm-load-more-btn:focus,
.alm-btn-wrap .alm-load-more-btn:hover {
	background-color: transparent !important;
	color: rgb(214, 0, 255) !important;
	border: 1px solid rgb(214, 0, 255)!important;
}


/* =========================
   Tablet
========================= */

@media (max-width: 1100px) {

	.news-single-banner {
		min-height: 480px;
	}

	.news-single-title {
		font-size: 44px;
	}

	.news-single-row {
		grid-template-columns: minmax(0, 1fr) 320px;
		gap: 50px;
	}

}


/* =========================
   Mobile / small tablet
========================= */

@media (max-width: 850px) {

	

	.news-single-banner {
		min-height: 430px;
	}

	.news-single-banner-content {
		padding: 60px 0;
	}

	.news-single-title {
		font-size: 38px;
	}

	.news-single-body {
		padding: 60px 0 80px;
	}

	.news-single-row {
		grid-template-columns: 1fr;
		gap: 60px;
	}

	.news-single-sidebar {
		border-top: 1px solid #dfe5e8;
		padding-top: 45px;
	}

}


/* =========================
   Mobile
========================= */

@media (max-width: 600px) {

	

	.news-single-banner {
		min-height: 380px;
	}

	.news-single-banner-content {
		padding: 45px 0;
	}

	.news-single-category {
		margin-bottom: 16px;
		font-size: 13px;
	}

	.news-single-title {
		margin-bottom: 16px;
		font-size: 30px;
		line-height: 1.15;
	}

	.news-single-date {
		font-size: 15px;
	}

	.news-single-body {
		padding: 45px 0 65px;
	}

	.news-single-content {
		font-size: 16px;
		line-height: 1.7;
	}

	.news-single-content h2 {
		font-size: 27px;
	}

	.news-single-content h3 {
		font-size: 23px;
	}

	.news-single-sidebar-heading {
		font-size: 24px;
	}

	.news-single-sidebar-item h4 {
		font-size: 18px;
	}

}



@media (max-width: 767px){

	.news-single-container {
		width: 100%;
	}

	.main-menu .eael-mega-menu__toggle{
		margin: -68px 0 0 0;
	}

	.site-footer{
		padding-left: 10px;
		padding-right: 10px;
	}
	.site-footer .footer-inner .custom-logo-link{
		margin: 0 auto;
		display: table;
	}
}