/* Hero banner style*/

.elements-hero-ban {
	background: rgb(18,52,29);
	background: linear-gradient(-117deg, rgba(18,52,29,1) 58%, rgba(71,129,89,1) 96%);
	color: #fff;
	margin:3rem 0;
}
.slider-home-2 .container {
    padding-right: 0rem;
    padding-left: 0rem;   
}
.elements-hero-ban .row {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 35rem;
    margin: 0 auto;
}
.elements-hero-ban p {
    margin-bottom: 0 !important;
}
.elements-hero-ban h1 {
    font-size: 4rem;
    line-height: 1.15;
    color: #fff;
    margin-top: 1rem;
}
.elements-hero-ban .ban-cnt p {
    color: #fff;
}
.elements-hero-ban p {
    margin-bottom: 0 !important;
}
.elements-hero-ban .home-bannner-slide .slick-dots {   
    bottom: 3rem;  
}
.home-bannner-slide .slick-dots li button:before{
	color:#fff;
}
.hero-banner a.btn-gradient {
    position: relative;
    top: 3.55rem;
}
.element-product-ban img{
	width: 34rem!important;
    height: auto!important;
    object-fit: cover;
}

@media(max-width:767px){
	.hero-banner{
		padding:2rem 0;
	}
	.elements-hero-ban .home-bannner-slide .slick-dots {   
    bottom: -3rem;  
    }
}
/* Hero banner style end*/

/*product banner style start*/

.background-platform-plain {
    background-color: rgb(11 62 39 / 87%);
}
.pd-top-120px {
    padding-top: 9rem;
}
.pd-bottom-120px {
    padding-bottom: 9rem;
}
.ds-2 {
    font-size: 4rem !important;
}
.element-product-ban{
	margin:2rem 0;
}

/*product banner style end*/

/*common style*/
.tit h2{
	color:#000;
	font-size:2rem;
	text-align:center;
	margin:2rem 0;
}

@media(max-width:767px){
	.tit h2{
	font-size:3rem;
	}
	page-id-52 h4 {
    font-size: 2.2rem;
    }
	page-id-52 code{
	font-size: 0.8em;
	}
}

/*accordian style start*/
.accordian-sec .accordion-item {
    border: none;
    border-bottom: 0.1rem solid #010101;
    border-radius: 0;
}
.accordian-sec .first-accordian{
    border-top: 0.1rem solid #010101;	
}
.accordian-sec .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed,.accordian-sec .accordion-item:first-of-type{
	 border-radius: 0;
}
.accordian-sec .accordion-button:not(.collapsed){
	color: #010101;
    background-color: transparent;
    box-shadow: none;
}
.accordian-sec .accordion{
	--bs-accordion-btn-focus-box-shadow: none;
}
.accordian-sec .accordion-header{
 padding: 1.2rem 2rem 1rem 0;	 
}
.accordian-sec button.accordion-button.collapsed,.accordian-sec button.accordion-button{
	color:#010101;
	font-size:1.5rem;
	font-weight: 600;
}
.accordian-sec .accordion-item:last-of-type{
	border-radius:0;
}
.accordian-sec .accordion-body {
    padding-top: 0; 
    font-weight: 500;
    line-height: 1.7;
	font-size: 1.2rem;
}

.accordian-sec .container {   
    width: 50%;
}

@media(max-width:991px){
  .accordian-sec .container {   
    width: 80%;
   }
}

@media (max-width:767px){
 #accordionRight {
    margin-top: 2rem;
 }
.accordian-sec .container {   
    width: 100%;
   }
}

/*accordian style end*/

/*alert style start*/

.alert-sec .alert {
    font-size: 1.3rem;
}
.alert-sec a{
	text-decoration-line:underline;
}
.alert-sec a:hover{
	color:#dca972;
}
.alert-sec i{
	margin-right:0.5rem;
}

/*alert style end*/

/*animation style start*/

.animation-intro {
    text-align: center;
    color: #000;
}

p.ani-highlight {
	background-color: #f7f7f7;
    padding: 0.2rem;
    margin: 1rem 15rem;
    border: 0.1rem solid #e9e2e2;
}

.animation-image img {
    width: 59rem;
    height: 28rem;
    object-fit: cover;   
    display: block;
	margin:1rem auto;
}


@media(max-width:767px){	
	p.ani-highlight{
		margin:2rem 0;
	}
}

/*animation style end*/

/*Bars style start*/

/*type 2 style*/
.progress-sec .progress {
    min-height: 1.8rem !important;
    margin: 1rem 0;
	text-transform: uppercase;
	margin-bottom:2rem;
}
.progress-sec .progress-bar{
	background-color:#272727;
	color:#fff;
	text-align:left;
	padding-left:0.5rem;
	font-size:0.8rem;
	padding-top: 0.3rem;
}
.progress-sec .bar2 {
    padding: 2rem 0;
}

/*type 1 style*/
.progress-sec .bar1{
	 padding: 2rem 0;
}
.progress-sec .tpl-progress {
    margin-top: 0.8rem;
    margin-bottom: 3.5rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    overflow: visible;    
    box-shadow: none;
}
.progress-sec .progress.tpl-progress{
	min-height:0.4rem!important;
	display:flex;
}
.progress-sec .tpl-progress .progress-bar {
    padding-top: 0.2rem;
    position: relative;
    overflow: visible;   
    font-size: 0.8rem;
    color: #010101;
    text-align: left;
    border-radius: 0.2rem;
	background-color:#272727;
}
.progress-sec .tpl-progress .progress-bar>div {
    position: relative;
    top: 0.9rem;
	left:-0.4rem;
}
.progress-sec .tpl-progress .progress-bar>span {
    min-width: 2rem;
    min-width: 1.5rem;
    height: 1.5rem;
    padding: 0 0.2rem;
    position: absolute;
    top: 0.5rem;
    right: -0.2rem;
    text-align: center;
    line-height: 1.3rem;
    letter-spacing: 0;
    border-radius: 1rem;
}

@media(max-width:767px){
	.progress-sec .tpl-progress .progress-bar{
		font-size:1rem;
	}
	.progress-sec .progress-bar{
		font-size: 1rem;
        padding-top: 0.2rem;
	}
}

/*Bars style end*/

/*Button style start*/
a.btn {  
    border-radius: 0.3rem;
    padding: 1rem 2rem;
    text-transform: none;
    font-weight: 800;
    font-size: 1.1rem;
    margin: 0 0 1rem;
}
.black-bg-square a.btn,.black-bg-square a.btn:active{
	background-color:#1d4d2a;
	color: #fff;
}
.black-bg-square a.btn:hover{
	background-color: #dca972;	
}
.white-bg-square a.btn{
	background-color: transparent;
	border:0.1rem solid #1d4d2a;
	color:#1d4d2a;
}
.white-bg-square a.btn:hover{
	background-color: #1d4d2a;
	color:#fff;
}
a.btn-size2 {
    font-size: 1rem !important;
    padding: 0.8rem 1.4rem !important;
}
a.btn-size3 {
    font-size: 0.9rem !important;
    padding: 0.5rem 0.8rem !important;
}
a.btn-size4 {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.7rem !important;
}
.round .btn {
    border-radius: 6px;	
}
.grey-bg-square a.btn,.grey-bg-square a.btn:active{
	background-color: #dca972;
    color: #fff;
    border: 0.1rem solid #dca972;
}
.grey-bg-square a.btn:hover{	
	background-color: transparent;
	color:#dca972;
}
.btn-set2{
	background:#171717;
	padding:3rem 0;
}
.white-bg-btn a.btn{
	background-color:#dca972;
	border-color:#dca972;
}
.white-bg-btn a.btn:hover{
	background-color:#1d4d2a;
	border-color:#1d4d2a;
}
.white-transparent a.btn{
	color:#fff;
	border:0.1rem solid #dca972;
}
.btn:hover{
	color:#010101;
}
.group-btn {
    margin-bottom: 2rem;
}
/*Button style end*/

/*Feature box style start*/

.box1 {  
    text-align: center;
	padding: 2.5rem;
    background: #fff;
    box-shadow:0px 3px 50px 0px rgba(0,0,0,.05);
    transition: cubic-bezier(0,0,0.58,1);
}
.box1:hover{
	transform: translateY(-5px);
	box-shadow:0px 3px 50px 0px rgba(0,0,0,.15);	
}
.box2{
	text-align: center;
	padding: 2.5rem;	
	background: #fff;
	border:0.1rem solid #ebe2e2;
	position:relative;
	min-height:26rem;
}
.box2:hover{
	border-color:#000;
	transition: 2s;	
}
.icon{
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2rem;
    width: 6rem;
    height: 6rem;
    font-size: 4rem;
    background: #f7f7f7;
    border-radius: 50%;    
    transform: translateZ(0);
}
.icon.bg-none {
    background: transparent;
}
.icon img{
	width:3rem;
	height:3rem;
	object-fit:contain;
}

p.left-top-cnt {
    position: absolute;
    left: 0.6rem;
    right: auto;
    top: 0.4rem;
}

/*Feature box style end*/

/*Grid section style start*/
.grid-sec a{
	text-decoration:underline;
}
.grid-sec p{
	line-height: 1.7;
}
@media (max-width:767px){
	.grid-sec a{
		font-size:2rem;
	}
}
/*Grid section style end*/

/*icons style start*/

.icon-intro {
    text-align: center;
    margin: 4rem 0;
}
code.html {
    color: #555555;
}
p.highlight {
    background-color: #f7f7f7;
    padding: 0.2rem;
    margin: 1rem 15rem;
    border: 0.1rem solid #e9e2e2;
}
.icons-wrap {
    text-align: center;
    background-color: #e5e5e5;
    padding: 2rem 0;
    border-radius: 0.3rem;
	margin: 1rem 0;
}
.icons-wrap i.fa-brands {
    font-size: 5rem;
    width: 5rem;
    height: 5rem;
	color:#000;
}
.icons-wrap p {
    color: #000;
    font-size: 1rem;
    padding-top: 1rem;
    margin: 0;
}

@media(max-width:767px){
	p.highlight {  
    margin: 0;  
}	
}
/*icons style end*/

/*lazy load style start*/

.lazy-img{
	margin:3rem 0;
}

/*lazy load style end*/



/* Tooltip style start*/

.tooltip-sec{
	text-align:center;
}

/* Tooltip style end*/

/*Typography style start*/

blockquote p {
    font-size: 1.7rem;
}
.heading{
	text-align:center;
}

/*Typography style end*/


/*video section style start*/

 .video-container {  
   width: 40vw;
   position: relative;
   height: 43vh;
}
.video-container iframe {
    width: 100%;
    height: 100%;
}

.video-right iframe{
	width: 39rem;
    height: 19rem;
}
.full-video {
    margin-bottom: 2rem;
}

.video-img img {
    width: 10rem;
    height: 10rem;
    object-fit: contain;
	margin-top:2rem;
}

.modal-header{
	border-bottom:none;
}

.modal.show .modal-dialog {
    transform: none;
    max-width: 85%;
    margin: 3rem auto;
}

.modal-content{
	background-color: transparent;
	border: transparent;
}

.btn-close{
	color:#fff!important;
}

.modal-header .btn-close {
    background-color: #dca972;
    border-radius: 100%;
    opacity: 1;
	padding: 1rem;
}
.modal-body iframe{
	height:35rem;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

audio {   
    margin: 2rem 0;
	width: 27rem;
    min-height: 4rem;
}

@media(max-width:991px){
  .modal.show .modal-dialog { 
    max-width: 100%;
    margin: 10rem auto;
   }
  .modal-body iframe {
    height: 65rem;   
  }
}

@media(max-width:767px){
 .modal-body iframe {
    height: 25rem;   
  }
	 iframe {
		width: 100%;
		height: auto;
	}
	.video-container {
		width: 100%;
		height: auto;
		margin: 2rem 0;
	}
	.video-right iframe {
		width: 100%;
		height: 22rem;
	}
	audio {   
    margin: 0;
    }
}

/*video section style end*/

/* Lightbox style start*/

:root {
  --lightbox: rgb(0 0 0 / 0.75);
  --carousel-text: #fff;
}

@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}
.lightbox-modal .carousel-item .carousel-caption {
  display: none !important;
}
.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 2.05rem;
  right: 3.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
    position: absolute;
    top: 2.25rem;
    right: 6.5rem;
    z-index: 10;
    border: 0;
    background: transparent;
    opacity: 1;
    font-size: 1.25rem;   
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
  color:#fff;
}

.light-wrap {
    position: relative;
    overflow: hidden;
}
.light-wrap a{
	position:relative;
}
.light-wrap .img-fluid{
	transition: all 0.5s ease-in-out;
    width: 100%;
    height: 100%;
}
/* Lightbox style end*/

/*tab style start*/

.tabs .nav-link{
	color:#125533;
}

.tabs .nav-tabs .nav-link.active{
	color:#DCA972;
}

.tab-right .nav-tabs{
	margin:1rem 2rem;
	--bs-nav-tabs-border-color: transparent;
}
.tab-right .nav-tabs .nav-link.active {
	background-color:transparent;
}

.tab-right .nav-tabs .nav-link {
	border: 0.1rem solid #125533!important;
    margin: 0 1rem;
	border-radius: 2rem;
	background-color:#125533;
	color:#fff;
}

.tab-right .nav-tabs .nav-link.active{
	color:#fff;
	background-color:#DCA972;
	border-color:#DCA972!important;
}

/*tab style end*/

/*slider section start*/

.slick-dots li button:before{
	font-size:1rem;
	width: 2rem;
    height: 2rem;
	color:#1d4d2a;
	opacity:1;
}
.slick-dots li.slick-active button:before{
	color:#DCA972;
	opacity:1;
}
.slide-wrap-3col .model-3 {
    margin: 0 1rem;
}
.slider-sec img{
width:35rem!important;
 }
.slick-dots li button{
	width: 1rem!important;
    height: 1rem!important;
}
.slick-dots li {  
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 0.5rem;    
}
.slick-dots li button:before {    
    font-size: 1rem;
    line-height: 1.5rem; 
    width: 1.5rem;
    height: 1.5rem; 
}
.slick-dots{
	bottom: -3rem;
}
.carousel-indicators [data-bs-target] {   
    width: 2rem;
    height: 0.3rem;  
    margin-right: 0.3rem;
    margin-left: 0.3rem;   
    border-top: 0.7rem solid transparent;
    border-bottom: 0.7rem solid transparent;
}
/*slider section end*/

/*Typography-sec style*/

.Typography-sec li{
	font-size:1rem;
}
.Typography-sec em{
	font-size:1.5rem;
}
.Typography-sec h1{
	font-size:2.5rem;
}

/* board of directors styles */
section.inner_details_section,
section.leaders-portfolio {
    padding: 2rem 0;
}

section.inner_details_section .content-panel {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inner_details_section .leadership-content .image-panel img {
    border-radius: 1.5rem;
    width: 100%;
    height: 17.8rem;
    object-fit: cover;
}

section.leaders-portfolio .team-1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 2rem;
    width: 20.5rem;
    height: 20rem;
}

section.leaders-portfolio .team-1 img {
    width: 100%;
    height: 20rem;
    object-fit: cover;
    object-position: top;
}

section.leaders-portfolio .team-1 .team-content {
    position: absolute;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    width: 100%;
    height: 100%;
    padding: 1rem;
    z-index: 1;
    top: 0;
    opacity: 0;
    transition: all ease .3s;
}

.team-1 .team-content .social-icon img {
    background: white;
    max-width: 3rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    float: right;
    height: auto;
}

img.resol {
    min-width: 21rem;
    height: 21rem;
}

.team-1 .team-content .profile-detail {
    position: absolute;
    bottom: 1rem;
    padding-left: 0.5rem;
}

.profile-detail h5 {
    margin-bottom: 0;
    font-size: 1.65rem;
    color: white;
}

.profile-detail p {
    font-size: 1.1rem;
    width: 95%;
    color: rgba(255, 255, 255, 0.623);
}

section.leaders-portfolio .team-1:hover .team-content {
    opacity: 1;
}

section.leaders-portfolio .team-1:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.35s ease-in-out;
}
@media (max-width: 991px) {
    section.leaders-portfolio .team-1
    {
        width: 100%;
        height: 100%;
    }
    section.leaders-portfolio .team-1 img
    {
        width: 100%;
        height: 100%;
    }
    section.leaders-portfolio .leaders {
        margin-bottom: 2rem;
    }
}
@media (max-width: 767px) {
    section.leaders-portfolio .team-1
    {
        width: 100%;
        height: 100%;
    }
    section.leaders-portfolio .team-1 img
    {
        width: 100%;
        height: 100%;
    }
}

.about-home-2 .stroke{
	font-size:15rem;
}
.stroke-twenty {
	font-size:9rem;
}
.about-home-2 .btn-black{
	padding: 1.5rem 2rem;
    font-size: 1.1rem;
}
.about-home-2 .circle {
    width: 4rem;
    height: 4rem;
    bottom: -20%;
}
.developing-leaders .card-services {
    width: 14.5rem;
    min-height: 20rem;
}
.developing-leaders img{
	width:3.5rem;
	height:auto;
	object-fit:contain;
}
.developing-leaders .btn-black{
	padding: 1.5rem 2rem;
    font-size: 1.1rem;
}
.expertise-section img{
	width:3.5rem!important;
	height:3.5rem;
	object-fit:contain;
}
.expertise-section p.fs-1 {
    font-size: 1.7rem !important;
}
.expertise-section .btn-black{
	padding: 1.5rem 2rem;
    font-size: 1.1rem;
}
.developing-leaders .stroke,.expertise-section .stroke{
	font-size:15rem;
}
.section-padding {
    padding-top: 9rem;
    padding-bottom: 9rem;
}
.about-home-2 .py-90px {
    padding: 7rem 0;
}



/* media */
@media(max-width: 767px) {
	section.section-padding.success-story .case-study-img .title-case-study h3 {
		font-size: 2.55rem;
		line-height: 1.25;
		width: 90%;
		margin-bottom: 1rem;
	}
}
