.logo{
    width: 240px;
}
@media only screen and (min-width: 900px) {
.custom-slider-height .owl-stage-outer{
    height: 88vh;
}
}

.bg-custome-black{
	background: #181818;
}
.bg-custome-black-text{
	color: rgba(255, 255, 255, .8);
}
.bg-custome-black2{
	background: #1d1d1f;
}



.page-title-section {
    padding: 160px 0 100px 0;
}
.cover-background {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.left-overlay-dark[data-overlay-dark]:before {
    background: rgba(225, 225, 225, 0.76);
    background: linear-gradient(-80deg, transparent, #112437 55%);
}
[data-overlay-dark]:before, [data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
[data-overlay-dark="6"]:before, [data-overlay-light="6"]:before {
    opacity: 0.6;
}
[data-overlay-dark] .container, [data-overlay-light] .container {
    position: relative;
    z-index: 2;
}
.page-title-section h1 {
    color: #ffffff;
    font-weight: 900;
    margin-bottom: 0;
    word-break: break-word;
    font-size: 64px;
    text-align: left;
}
.page-title-section ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    line-height: 1.2;
    text-transform: uppercase;
    position: absolute;
    bottom: -100px;
    background: #fff;
    padding: 15px 30px;
    left: 0;
    max-width: 90%;
}
.page-title-section ul li {
    display: inline-block;
    color: #31c36d;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding-right: 25px;
    font-size: 14px;
}
.page-title-section ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 5px;
    width: 3px;
    bottom: 7px;
    right: 10px;
    background: #31c36d;
}
.page-title-section ul li a {
    color: #112437;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page-title-section ul li:after {
    position: absolute;
    content: '';
    z-index: 1;
    height: 7px;
    width: 3px;
    bottom: 4px;
    right: 5px;
    background: #181818;
}
.page-title-section ul li:last-child {
    padding-right: 0;
}
.page-title-section ul li:last-child:before {
    content: none
}

.page-title-section ul li:last-child:after {
    content: none
}




.page-title-section .shape-one {
    position: absolute;
    height: 60px;
    width: 30px;
    background: #31c36d;
    bottom: 45px;
    right: 30px;
    overflow: hidden;
    z-index: 9
}

.page-title-section .shape-one:after {
    background: #31c36d;
    animation: move 3s infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.page-title-section .shape-one:before {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.page-title-section .shape-two {
    background: #F38734;
    bottom: 75px;
    right: 68px;
    height: 38px;
    width: 18px;
    position: absolute;
    overflow: hidden;
    z-index: 9
}

.page-title-section .shape-two:after {
    background: #fff;
    animation: move 3s infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.page-title-section .shape-two:before {
    background: #31c36d;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}
.page-title-section>.container .shape-one {
    bottom: -105px
}

.page-title-section>.container .shape-two {
    bottom: -75px
}

@media screen and (max-width: 1199px) {
    .page-title-section {
        padding:150px 0 100px 0
    }

    .page-title-section h1 {
        font-size: 54px
    }

    .page-title-section .shape-one {
        bottom: 15px
    }

    .page-title-section .shape-two {
        bottom: 55px
    }
}

@media screen and (max-width: 991px) {
    .page-title-section {
        padding:130px 0 100px 0
    }

    .page-title-section h1 {
        font-size: 48px
    }
}

@media screen and (max-width: 767px) {
    .page-title-section {
        padding:130px 0 100px 0
    }

    .page-title-section h1 {
        font-size: 40px
    }
}

@keyframes move {
    0% {
        transform: translate3d(-200%, 0, 0)
    }

    60% {
        transform: translate3d(100%, 0, 0)
    }

    100% {
        transform: translate3d(100%, 0, 0)
    }
}

.bg-img-cust {
    width: 100%;
    min-height: 500px;
    background-image: url("../img/modern-solar-power-station-generates-sustainable-electricity-outdoors-generated-by-ai.jpg");
    border-radius: 20px;
    background-blend-mode: overlay;
    background-color: #000000a6;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
}

.w-manage{
    width: 70%;
}

.btn-style2.medium {
    padding: 13px 22px !important;
}

.btn-style2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #117865;
    color: #fff;
    border: 2px solid #117865;
    line-height: 1;
    font-weight: 800;
    position: relative;
    outline: none;
    transition: all 0.4s ease;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px !important;
    padding: 18px 28px;
    z-index: 9;
    border-radius: 0;
    text-transform: uppercase;
}

.btn-style2:hover, .btn-style2:active, .btn-style2:focus {
    color: #fff !important;
    border-color: #F38734;
    background: #F38734;
}

.btn-style2:hover, .btn-style2:active, .btn-style2:focus {
    color: #fff !important;
    border-color: #F38734;
    background: #F38734;
}

.sec-title.half {
    padding-bottom: 2.2rem;
}

.sec-title span {
    color: #F38734;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    z-index: 1;
    font-weight: 800;
    text-transform: uppercase;
    padding-right: 15px;
}

.sec-title span:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 5px;
    width: 3px;
    bottom: 9px;
    right: 5px;
    background: #117865;
}

.sec-title span:after {
    position: absolute;
    content: '';
    z-index: 1;
    height: 7px;
    width: 3px;
    bottom: 6px;
    right: 0px;
    background: #F38734;
}

.about-3 .about-text {
    padding: 20px 50px 20px 20px;
    transition-duration: .3s;
}

.flaticon-021-recycle:before {
    content: "\f114";
}

.about-3 .about-text i:after {
    content: '';
    top: 0px;
    right: -3px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(243,135,52,0.2);
    transition: all 500ms ease;
    position: absolute;
    z-index: -1;
}

.btn-style2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #117865;
    color: #fff;
    border: 2px solid #117865;
    line-height: 1;
    font-weight: 800;
    position: relative;
    outline: none;
    transition: all 0.4s ease;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px !important;
    padding: 18px 28px;
    z-index: 9;
    border-radius: 0;
    text-transform: uppercase;
}

.btn-style2:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.35s ease 0s;
    background: #ffffff;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.about-3 .about-img:before {
    content: '';
    width: 18px;
    height: 34px;
    position: absolute;
    background: #117865;
    right: 50px;
    bottom: 30%;
}

.about-3 .about-img-content {
    position: absolute;
    text-align: center;
    box-shadow: 0px 5px 83px 0px rgba(27,26,26,0.06);
    background-color: #fff;
    top: 20%;
    width: 230px;
    padding: 25px;
    left: -30px;
}

.w-60px {
    width: 60px;
}

img.img-4{
    max-height: 600px;
}


.about-3 {
    background: #f9f9f9;
}

.w-manage-2{
    width: 90%;
}

img.section-manage-3{

}





@keyframes slide{
  from{
    transform:translateX(0) ;
    
  }
  to{
    transform:translateX(-100%) ;
  
  }
}
.logos-partner{
  overflow:hidden;
  padding:60px 0 ;
  background:white;
  white-space:nowrap;
  position:relative;
}

.logos-partner:before,
.logos-partner:after{
  content:"";
  position:absolute;
  top:0;
  width:250px;
  height:100%;
  z-index:2;
}
.logos-partner:before{
  left:0;
  background:linear-gradient(to left, rgba(255,255,255,0), white);
}
.logos-partner:after{
  right:0;
  background:linear-gradient(to right, rgba(255,255,255,0), white);
}


.logos-partner:hover .logos-slide{
  animation-play-state:paused;
  
  
}
.logos-partner .logos-slide{
  display:inline-block;
  animation: 35s slide infinite linear;
}
.logos-partner .logos-slide img{
  height:50px;
  margin: 0 40px;
}




.section-contact {
    padding: 120px 0;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.contact-info-block {
    position: relative;
    text-align: center;
}
.h-100 {
    height: 100% !important;
}
.contact-info-block .contact-img {
    width: 100%;
    padding: 50px 30px;
    position: relative;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    box-shadow: 0px 3px 10px 0px rgba(41, 45, 194, 0.08);
    transition: all 300ms ease-in-out;
    height: 100%;
}
.contact-info-block .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: background-color .4s ease;
}
.contact-info-block .bg-overlay:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    transform: translate(0, 0);
    transition: transform .6s ease, opacity .6s ease;
}
.contact-info-block .bg-overlay:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transform: translate(100%, 100%);
    transition: transform .6s ease .2s, opacity .6s ease .2s;
}
.contact-info-block .content-text {
    position: relative;
    padding: 0 50px;
}
.contact-info-block i {
    color: #117865;
}
.display-15 {
    font-size: 2.4rem;
}

.contact-info-block:hover .bg-overlay:before {
    opacity: 0;
    transform: translate(-100%, -100%);
}
.contact-info-block:hover .bg-overlay:after {
    opacity: 1;
    transform: translate(0, 0);
}
.contact-info-block:hover p, .contact-info-block:hover h3, .contact-info-block:hover i {
    color: #fff;
}





.faq-section details {
  cursor: pointer;
}

.faq-section summary:focus-visible {
  outline: 2px solid orange;
  outline-offset: 8px;
  border-radius: 4px;
}

.faq-section summary {
  font-size: 20px;
  color: #f4f4f6;
  display: flex;
  justify-item: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.faq-section summary::marker {
  display: none;
  content: "";
}

.faq-section span {
  margin-top: 4px;
  color: #000000;
}

.faq-section details > p {
  color: #696969;
  font-size: 18px;
  line-height: 155%;
  letter-spacing: .1px;
  margin-bottom: 40px;
  padding-left: 10px;
}

.faq-section hr {
  border: 1px solid #404E5C;
  margin-block-end: 30px;
}

.faq-section summary h4{
    width: 98%;
}

.top-header-text{
    font-size: 12px;
}
.counter-img-custom{
    width: 65px;
    height: auto;
    display: inline-block;
    align-items: center;
    margin-bottom: 20px;
}
.counter-img-custom img{
    width: 100%;
    height: auto;
}


@media screen and (min-width: 900px) and (max-width: 1300px) { 
    .navbar .navbar-nav .nav-link {
        margin-right: 15px;
        font-size: 10px;
    }
    .navbar-collapse .btn {
        font-size: 12px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    h5, .h5 {
        font-size: 16px;
    }
    .display-2 {
        font-size: 44px;
    }
    .fs-5 {
        font-size: 18px !important;
    }
}



