.port-box {

    background: #009691 !important;
    height: 250px;
    margin-top:  20px;
}
.port-box2 {

    background: #25408f !important;
    height: 250px;
    margin-top:  20px;
}

.port-box11 {

    background: linear-gradient(to right, rgba(0,146,148,1) 30%,rgba(10,118,152,1) 60%, rgba(30,84,131,1) 100%) !important;
/*    border-radius: 50%;
    width: 300px;*/
    text-align: center;
    margin-top:  80px;
    position: absolute;
    right: 0;
}
.port-box22 {

    background: linear-gradient(to left, rgba(0,146,148,1) 30%,rgba(10,118,152,1) 60%, rgba(30,84,131,1) 100%) !important;
/*    border-radius: 50%;
    width: 240px;*/
    text-align: center;
    margin-top:  20px;
    position: absolute;
    right: 0;
}
.port-box3 {

    background-color: #cbe5e6;
}
.port-pad { padding: 30px; }
.policy-box {
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
    background-color: #07888a;
}
a:hover { color: #25408f; }
a:active, a:focus { color: #07888a; }

.brod-bl {
    border-bottom: 1px solid #25408f;
}
.brod-white {
    border-bottom: 1px solid #ffffff;
}
.esg-blue { color: #25408f; }
.env-banner {
    background-image: linear-gradient(to bottom, rgba(5,9,12,0.4) 20%, rgba(5,9,12,0.3) 60%, rgba(5, 9, 12, 0) 100%), 
    url(../images/env-banner-2.jpg);
}

.env-key-input {padding: 10px 20px; color:  #ffffff;  font-size: 18px; font-weight: bold; border-bottom: 1px solid #ffffff; }
.env-key-point { padding: 0px 20px; margin-bottom: 0px; font-size:  16px;}
.env-back {
    width: 100%;
    height: auto;
    background-color: #13293d;
}
.env-border-box { border: 0px solid #fff;  }
.env-border-bottom { border-bottom: 1px solid #ccc; margin: 0px 20px; }
.env-key-point {
    padding: 10px 20px; 
    margin-bottom: 0px; color:  #ffffff;
}
.env-vline { border-right: 1px solid #ffffff;  }



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #13293d;
}

.nav-tabs .nav-link {
    background-color: #009a94;
}


.nav-tabs .p1.show .nav-link, .nav-tabs .p1 .nav-link.active {
    background-color: #009a94;
    Color:  #ffffff;
}

.nav-tabs .p1 .nav-link {
    background-color: #a6dcda;
    Color:  #009a94;
    font-family: 'Roboto-Medium';
}


.nav-tabs .p2.show .nav-link, .nav-tabs .p2 .nav-link.active {
    background-color: #4cbe9e;
    Color:  #ffffff;
}

.nav-tabs .p2 .nav-link {
    background-color: #c1e8dd;
    Color:  #4cbe9e;
    font-family: 'Roboto-Medium';
}

.nav-tabs .p3.show .nav-link, .nav-tabs .p3 .nav-link.active {
    background-color: #25408f;
    Color:  #ffffff;
}

.nav-tabs .p3 .nav-link {
    background-color: #b3bcd8;
    Color:  #25408f;
    font-family: 'Roboto-Medium';
}

#pillartab .nav-tabs { border: none;border-bottom: 1px solid $blue-3A58A7;
display: flex;
justify-content: space-between;
padding-bottom: 0px;}

#pillartab .nav-tabs .nav-link {
          font-size: 18px;
          color: #999;
          border-radius: 0px;
          padding: 30px 30px;
          position: relative;
          overflow: hidden;
          display: block;
          line-height: 24px;
          border: none; 
          background-color: #ededed;
          font-weight: 500;     text-align: right; font-family: 'Roboto-Medium';
        }


#pillartab .nos {
            position: absolute;
            top: 0px;
            left: 10px;
            opacity: 0.05;
            color: #000;
            font-weight: 700;
            font-size: 70px;
            line-height: 80px; }

#pillartab .nav-tabs .nav-link.active {
            box-shadow: none;
            border: none;
            background-color: #3A58A7;
            color: #FFFFFF; font-weight: 500;}

#pillartab .nav-tabs .nav-link.active .nos {
              opacity: 0.1;
              color: #FFFFFF; }

#pillartab .nav-tabs .nav-link:hover, #pillartab .nav-tabs .nav-link:focus, #pillartab .nav-tabs .nav-link:focus-visible {
            border: none !important;
            outline: none !important; }

.govn-sec { padding-top: 70px; padding-bottom: 70px; }
.govn-list-box { 

 }
.govn-list-item { color: #ffffff; font-family: 'Roboto-Medium'; 
border: 1px solid #fff; padding: 10px; background-color: rgb(19 41 61 / 40%);}
.govn-list-item a { color: #ffffff;  }
.fs-17 { font-size: 17px; }

/* Start:Overview */
#portfolio {
  width: 100%;
  padding: 10px 0px 100px 0px;
 }

#portfolio .hi-portfolio-sldr-cvr {
  width: 900px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 4px 0px 6px rgba(0, 0, 0, 0.25); }

#portfolio .porfolito-sldr .swiper-slide::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #25408fb3;
  z-index: 10; }

#portfolio .porfolito-sldr .swiper-slide-active::before {
  display: none; }

#portfolio .portfolio-box-inner {
  width: 100%;
  padding: 30px;
  background: linear-gradient(180deg, rgba(55, 106, 136, 0.94) 0%, rgba(0, 170, 173, 0.94) 100%);
  height: 380px; }

#portfolio .swiper-button-prev, #portfolio .swiper-button-next {
  color: #ffffff !important; }

#portfolio .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

#portfolio .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

#portfolio .swip-bg {
  background-color: #ffffff; }

#portfolio .graph-cagr {
  padding-top: 10px; }

#portfolio .graph-cagr p span.count {
  font-size: 30px;
  color: #00AAAD; }

#portfolio .graph-cagr p span {
  font-size: 14px;
  line-height: 0px;
  color: #333;
  font-weight: 400; }

#portfolio .graph-cagr p span.mn {
  font-size: 15px;
  color: #00AAAD; }

#portfolio .graph-cagr p span.rs {
  font-size: 22px;
  color: #00AAAD; }

#portfolio .bg-shr-1 {
  background-image: url("../images/esg/env-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: left top;
  height: 380px; }

#portfolio .bg-shr-2 {
  background-image: url("../images/esg/sldr2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: left top;
  height: 380px; }

#portfolio .bg-shr-3 {
  background-image: url("../images/esg/sldr3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: left top;
  height: 380px; }


#portfolio .border-ln {
  border-bottom: 2px solid #ffffff; }

#portfolio .s1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 0;
  color: #ffffff; }

#portfolio .s1-txt {
  font-family: 'Roboto-Medium';
  color: #ffffff;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 25px; }

#portfolio .num {
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 0;
  color: #ffffff; }

#portfolio .num span.led {
  font-size: 18px; }

#portfolio ul.num-txt {
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 30px; 
  padding-left: 20px; 
    }
/* End:Overview */

/* Start:environment */
.blue-clr {
    color: #194895 !important;
    
}
.info-numb-wrp h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}
.fw-bold {
    font-weight: 700!important;
}
.squrelist {
    list-style-type: square;
    padding: 0px 0px 0px 20px;
    margin-top: 15px;
}
.squrelist li {
    margin-bottom: 10px;
}
.squrelist2 {
    list-style-type: '- ';
    padding: 0px 0px 0px 20px;
    margin-top: 15px;
}
.squrelist2 li {
    margin-bottom: 10px;
}
.squrelist3 {
    padding: 0px 0px 0px 20px;
    margin-top: 15px;
}
.squrelist3 li {
    margin-bottom: 10px;
    line-height: 24px;
}
.inner-section-wrp { font-family: 'Roboto-Regular';  }
.fw-light { color:  #212529; }
.rounded-3 {
    border-radius: 0.3rem!important;
}
.gradient-bg {
    background: linear-gradient(90deg, #284485 0%, #376A88 53.45%, #458F8B 100%);
}
.white-clr {
    color: #ffffff !important;
}
.lh26 { line-height: 26px; }

.btn-e { color: #ffffff;
border-color: #ffffff; }
.btn-e:hover { background-color: #eee; font-weight: 700;}
/* End:environment */



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.port-box22 {position: relative; margin-top: 10px;}
.port-box11 {position: relative; margin-top: 15px;}

}

@media (min-width: 360px) and (max-width: 767px) {
.port-box22 {position: relative; margin-top: 10px;}
.port-box11 {position: relative; margin-top: 15px;}
}