/* 
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 */
.img-h-200 img {
    max-height: 200px !important;
	width: 100% !important;
	object-fit: cover !important;
}
.wppsac-post-slider .slick-dots li button, .wppsac-post-carousel .slick-dots li button {
    border-color: #50aec8;
}
.wppsac-post-slider .slick-dots li.slick-active button, .wppsac-post-carousel .slick-dots li.slick-active button {
    background: #50aec8 !important;!i;!;
}
.wppsac-post-date {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #929292;
}
.wppsac-post-date:before {
    content: "\f133";
    font-family: "Font Awesome 5 Free";
}
ul.recent-list img {
    width: 50px !important;!i;!;
    border-radius: 4px;
    margin-right: 10px;
}

ul.recent-list li {
    list-style: none;
    margin-bottom: 14px;
}

ul.recent-list {
    padding: 0;
}

ul.recent-list li a {
    display: flex;
    text-decoration: none;
    color: #333;
    font-weight: 600;
	align-items: flex-start;
	line-height: 18px;
	margin-top: 2px;
}
.nav-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
	padding: 30px 0;
}
 a {
    color: #50AEC8;
	 text-decoration:none;
}
div#custom-bg {
    min-height: 250px;
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
	margin-bottom: 40px;
}
.post-sidebar h4 {
    margin-top: 0;
}
div#custom-bg:after {content: "";background: #000;position: absolute;width: 100%;height: 100%;opacity: 0.7;}

div#custom-bg > * {
    position: relative;
    z-index: 1;
}
.single-post .page-header {
    padding-bottom: 1rem;
}
.elementor-54613 i.fas.fa-info:before {
    content: "";
    background: url(https://dev.cnarmada.org/wp-content/uploads/2024/11/iit-png.png);
    height: 41px;
    position: relative;
    transform: none;
    width: 41px;
    display: inline-block;
    top: 11px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center;
}
.elementor-social-icon-info i.fas.fa-info {
    width: auto;
    height: auto;
}
.wppsac-carousel-slides.slick-slide {
    padding: 0 !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-207bb0a .elementor-widget-wrap.elementor-element-populated {
    width: calc(100% - 20px);
}
.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
    right: calc(100% + 0px) !important;
    top: 0 !important;
    left: auto !important;
}
.dropdown-item i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    margin-top: 6px;
}
.elementor .elementor-element.teams img {
    max-height: 250px;
    width: 100%;
    height: auto;
    object-fit: contain;
}
.elementor-54613 .elementor-element.elementor-element-b715889 .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a{
	color: #fbfbfb !important; 
	background-color: #00243A !important;
}

.elementor-54613 .elementor-element.elementor-element-6ff2ce9c .elementskit-navbar-nav > li > a{
	padding: 0px 12px 0px 12px !important;
}

li#menu-item-56022 .elementskit-dropdown {
	left:10px !important;
}

.menu-item-18.nav-item ul li {
    display: list-item !important;
    list-style-type: disc !important;
    list-style-position: outside !important;
    margin: .15rem 0 !important;
}


/* Tablet only (768px to 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-54609 .elementor-element.elementor-element-44015ed,
  .elementor-54609 .elementor-element.elementor-element-8008c5a,
  .elementor-54609 .elementor-element.elementor-element-95cdff4 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
	.elementor-element .elementor-element-44015ed{
		margin-left:10px;
	}
	.elementor-element .elementor-element-95cdff4{
		margin-left:10px;
	}
}

/* responsive css  */
@media only screen and (min-width: 1200px){
.single-post.elementor-page .site-main {
    max-width: 1140px;
    margin: 0 auto;
}
}
@media only screen and (min-width: 992px){
	.single-post.elementor-page .site-main {
    max-width: 800x;
}
	.main-content{
		width:calc(100% - 300px);
		padding: 0 15px;
	}
	.post-sidebar{
		width:300px;
		padding: 0 15px;
	}
	.post-with-sidebar{
		display:flex;
		margin: 0 -15px;
	}
}
@media only screen and (min-width: 768px){
.single-post.elementor-page .site-main {
    max-width: 600x;
}
}
@media only screen and (min-width: 576px){
.single-post.elementor-page .site-main {
    max-width: 500x;
}
}
@media only screen and (max-width: 767px){
	.nav-links {
    	padding: 15px 10px;
	}
	.post-sidebar{
		padding:0 15px 20px 15px;
	}
}







@media (max-width: 1024px) {
  #team-members {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    grid-auto-flow: row;                                       
  }
}
	@media (min-width: 1025px) and (max-width: 1416px) {
  .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown {
    left: -60px !important;
  }
}



@media (max-width: 767px) {
  #team-members {
    grid-template-columns: repeat(2, 1fr); /* 2 columns on mobile */
  }
  .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open, .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{
	  position:static;
	}
	
.elementskit-submenu-indicator {
  font-size: 0; /* hides old font icon */
  background: none !important;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.elementskit-submenu-indicator::before {
  content: "\f078"; /* Font Awesome chevron-down, if FA is loaded */
  font-family: "Font Awesome 5 Free"; /* Adjust if using FA4/FA6 */
  font-weight: 900; 
  font-size: 14px;
  color: #000; 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* Remove capsule shape around submenu arrow */
.elementskit-submenu-indicator {
  border: none !important;      
  background: none !important;   
  border-radius: 0 !important;   
  padding: 0 !important;         
  width: auto !important;        
  height: auto !important; 
}
.ekit-wid-con .fasicon, .ekit-wid-con .icon, .ekit-wid-con .icon::before, .fasicon, .icon, .icon::before{
	margin-right:10px;
	}

}

@media (max-width: 1024px) {
.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open, .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{
	  position:static;
	}
	
.elementskit-submenu-indicator {
  font-size: 0; /* hides old font icon */
  background: none !important;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.elementskit-submenu-indicator::before {
  content: "\f078"; /* Font Awesome chevron-down, if FA is loaded */
  font-family: "Font Awesome 5 Free"; /* Adjust if using FA4/FA6 */
  font-weight: 900; 
  font-size: 14px;
  color: #000; 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* Remove capsule shape around submenu arrow */
.elementskit-submenu-indicator {
  border: none !important;      
  background: none !important;   
  border-radius: 0 !important;   
  padding: 0 !important;         
  width: auto !important;        
  height: auto !important; 
}
.ekit-wid-con .fasicon, .ekit-wid-con .icon, .ekit-wid-con .icon::before, .fasicon, .icon, .icon::before{
	margin-right:15px;
	}
	
.elementor-54613 .elementor-element.elementor-element-d35efc6 .elementskit-menu-close{
	background-repeat: no-repeat !important;
    height: 30px !important;
    width: 30px !important;
	}
}


/* Gtanslate */

.elementor-54613 .elementor-element.elementor-element-6ff2ce9c .elementskit-navbar-nav > li > a{
	padding:0 !important;
}

.gt_float_switcher .gt-selected .gt-current-lang{
	display:flex;
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{
	padding-left:6px !important;
	padding-right:6px !important;
}
.elementor-54613 .elementor-element.elementor-element-b715889 .elementskit-menu-close{
	    background-repeat: no-repeat !important;
        height: 30px !important;
        width: 30px !important;
}

.elementskit-menu-close.elementskit-menu-toggler font{
	display:none !important;
	
}

.elementor-54613 .elementor-element.elementor-element-6ff2ce9c .elementskit-navbar-nav > li.current-menu-item > a{
	padding-right:15px !important;
}


/*GTranslate Float Plugin*/

/*

.gt_float_switcher img {
  display: none !important;
}


.gt_float_switcher .gt_options {
  position: absolute !important;
  left: 0 !important;       
  right: auto !important;   
  top: 100% !important;     
  bottom: auto !important;  
  min-width: 120px !important;
  background: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15) !important;
  z-index: 999;
  transform: translateX(-50px) !important;
}

.gt_float_switcher .gt-selected{
	z-index:0 !important;
}

.gt_float_switcher .gt_options:not(.gt-open) {
  display: none !important;
}


.gt_float_switcher-arrow {
  transform: rotate(0deg) !important;  
}

.gt_float_switcher .gt_options a{
	padding: 10px 6px !important;
}*/


/*GTranslate Dropdown With Flag Plugin*/

/* Hide GTranslate flag from the selected language */
div.gt_selected img {
    visibility: hidden;
}

/* Hide GTranslate flags from the dropdown options list */
div.gt_option img {
    visibility: hidden;
}

/* 1. Main container as positioning anchor */
.gtranslate_wrapper {
/*     position: relative !important; */
/*     z-index: 0 !important; */
}



/* 2. Style the dropdown trigger (optional, but good practice) */
.gtranslate_wrapper .gt_selected a {
    cursor: pointer;
}

/* 3. The dropdown menu itself (STILL HIDE BY DEFAULT) */
div.gt_switcher .gt_option {
    /* ... (rest of your original positioning and appearance styles) ... */

    /* --- HIDE BY DEFAULT --- */
    display: none; /* or use opacity/visibility for transition */
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;

    /* --- Positioning & Sizing --- */
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    /* ... */
}

/* 4. THE PURE CSS MAGIC: Show the menu on hover of the container */
.gtranslate_wrapper:hover div.gt_switcher .gt_option {
    display: block !important; 
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
	transform: translateX(42px);
	width:140px;
	border-top:none !important;
}

.gt_switcher {
    width: 140px !important; /* Use your desired width */
}

.gt_selected a{
	width:128px !important;
}

.gt_switcher .gt_selected {
	z-index:0 !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .gtranslate_wrapper:hover div.gt_switcher .gt_option {
        transform: translateX(91px);
    }
	.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{
	padding-left:10px !important;
	}
	.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding: 4px 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .gtranslate_wrapper:hover div.gt_switcher .gt_option {
        transform: translateX(0px) ;
    }
	.gt_switcher.notranslate {
    float: right;
	}
	.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{
	padding-left:10px !important;
	}
	.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding: 4px 15px !important;
    }
}
