:root {
    --brand: #01b5fb;
    --sub: #6ac754;
    --body: #516171;
    --border: rgba(0,0,0,0.08);
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}

.dropdown-laptop {
  max-height: 300px;
  overflow-y: auto;
}

.slider-area {
  margin-top: -1px;
  padding: 100px 0px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area {
    padding-top: 120px
  }
}

@media (max-width: 575px) {
  .slider-area {
    padding-top: 120px
  }
}

.slider-area .single-slider .slider-cap-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}

.slider-area .single-slider .slider-cap-wrapper .hero__img {
  width: 48%;
  overflow: hidden
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__img {
    display: none
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__img {
    display: none
  }
}

.slider-area .single-slider .slider-cap-wrapper .hero__img img {
  width: 100%
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption {
  width: 48%;
  overflow: hidden
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption {
    width: 100%;
    padding-left: 37px;
    padding-bottom: 40px
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption {
    width: 100%;
    padding-left: 37px;
    padding-bottom: 90px
  }
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption h3 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #ffffff;
  line-height: 1.1;
  display: block
}

@media (min-width: 975px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h3 {
    font-size: 44px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 56px
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 45px;
    line-height: 1.2
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 30px;
    line-height: 1.2
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 30px
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 25px
  }
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption p {
  margin-bottom: 39px;
  display: block;
  padding-right: 356px;
  color: #ffffff
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    padding-right: 35px
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    padding-right: 35px
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    padding-right: 21px;
    margin-bottom: 13px
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    font-size: 24px
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    padding-right: 100px;
    margin-bottom: 24px;
    font-size: 15px
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption p {
    padding-right: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 26px
  }
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption .hero-btn {
  font-size: 16px;
  color: #fff;
  display: block
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption .hero-btn svg {
  fill: var(--brand);
  height: 43px;
  padding-left: 20px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption .hero-btn svg {
    height: 27px;
    padding-left: 8px
  }
}

@media (max-width: 575px) {
  .slider-area .single-slider .slider-cap-wrapper .hero__caption .hero-btn svg {
    height: 27px;
    padding-left: 8px
  }
}


.slider-active button.slick-arrow {
  position: absolute;
  right: 60px;
  bottom: 0;
  background: none;
  border: 0;
  padding: 0;
  z-index: 2;
  opacity: 1;
  visibility: visible;
  height: 60px;
  width: 60px;
  cursor: pointer;
  background: var(--brand)
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-active button.slick-arrow {
    line-height: 40px;
    height: 40px;
    width: 40px;
    right: 40px
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-active button.slick-arrow {
    line-height: 40px;
    height: 40px;
    width: 40px;
    right: 40px
  }
}

@media (max-width: 575px) {
  .slider-active button.slick-arrow {
    line-height: 40px;
    height: 40px;
    width: 40px;
    right: 40px
  }
}

.slider-active button.slick-arrow i {
  font-size: 20px;
  line-height: 60px;
  color: #ffff
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-active button.slick-arrow i {
    line-height: 40px
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-active button.slick-arrow i {
    line-height: 40px
  }
}

@media (max-width: 575px) {
  .slider-active button.slick-arrow i {
    line-height: 40px
  }
}

.slider-active button.slick-next {
  right: 10px;
  background: var(--brand)
}

.slider-active button.slick-prev {
  left: 10px;
}

.hero__img img {
  height: 400px;
  object-fit: cover;
}

/* .btn {
  font-weight: 600;
  transition: .5s;
}

.btn.btn-slide {
  box-shadow: inset 0 0 0 0 white;
  background-color: var(--brand);
  color: white;
  border: none;
}

.btn.btn-slide:hover {
  box-shadow: inset 300px 0 0 0 var(--sub);
  color: var(--bs-light) !important;
} */

.section {
  padding: 100px 0;
}

.section-sm {
  padding: 70px 0;
}

.section-title {
  margin-bottom: 20px;
}

.section-title .title {
  font-size: 50px;
  line-height: 50px;
}

.section-title p {
  color: #666;
  font-family: "Poppins", sans-serif;
}

.intro-item i {
  font-size: 60px;
  line-height: 60px;
}

.color-one {
  color: var(--brand);
}

@media (min-width:1400px) {
  .container-section {
    max-width: 1140px
  }
}

/* line 253, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.btn-1 {
  background: #ffcb21;
  padding: 27px 44px;
  text-transform: uppercase;
  font-family: "Muli", sans-serif;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  border-radius: 0px;
  
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 0;
  margin: 10px;
  cursor: pointer;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
  margin: 0;
}

/* line 279, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.btn-1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  background: black;
  z-index: 1;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleX(0);
  border-radius: 0;
}

/* line 298, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.btn-1:hover::before {
  transform: scaleX(1);
  color: #000000 !important;
  z-index: -1;
}

/* line 303, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
/* a:hover {
  color: #000;
} */

/* line 306, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

/* line 310, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.header-btn {
  padding: 30px 53px;
}

/* line 313, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */
.btn-black {
  background: var(--brand);
  color: white !important;
}

.about-img img {
  position: relative;
  z-index: 2;
}

.about-img::before {
  position: absolute;
  content: "";
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  background: var(--brand);
  transform: skew(20deg);
  z-index: 1;
}

.btn_1,
.btn_2:hover,
.main_menu .navbar-toggler:after,
.banner_part .banner_text .btn_1,
.feature_part .single_feature:hover span {
  background-image: linear-gradient(to left, #000000 0%, #000000 49%,#f1ca17 50%, #f5c132 100%);
}

.btn_1 {
  display: inline-block;
  padding: 10px 30px;
  /* border-radius: 50px; */
  font-size: 14px;
  color: #fff;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-transform: capitalize;
  background-size: 200% auto;
  border: 1px solid transparent;
  box-shadow: 0px 12px 20px 0px rgba(255, 126, 95, 0.15);
  border: 2px solid #db9797;
}

/* line 38, E:/172 Etrain Education/172_Etrain_Education_html/sass/_button.scss */
.btn_1:hover {
  color: #fff !important;
  background-position: right center;
  box-shadow: 0px 10px 30px 0px rgba(193, 34, 10, 0.2);
}

@media (max-width: 576px) {

  /* line 24, E:/172 Etrain Education/172_Etrain_Education_html/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 24, E:/172 Etrain Education/172_Etrain_Education_html/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 24, E:/172 Etrain Education/172_Etrain_Education_html/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 30px;
  }
}

/*** Features Start ***/
.features .feature-item {
    position: relative;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 350px;
}

.features .feature-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    background: rgba(0, 58, 102, 0.1);
    z-index: -1;
    transition: 0.5s;
}

.features .feature-item:hover::after {
    height: 100%;
}

.features .feature-item .feature-icon {
    width: 120px; 
    height: 120px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--bs-white);
    transition: 0.5s;
}

.features .feature-item:hover .feature-icon {
    border-radius: 50%;
    background: var(--bs-white) !important;
}

.features .feature-item .feature-icon i {
    transition: 0.5s;
}

.features .feature-item:hover .feature-icon i {
    color: var(--brand) !important;
    transform: rotate(360deg);
    transition: all 0.5s ease;
}

 /* Path */
.banner-area {
  position: relative;
  min-height: 300px;
  color: #fff;
  background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url(../img/image-5/img-100.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.banner-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 58px;
  font-weight: 900;
}

@media (max-width: 767px) {
  .banner-title {
    font-size: 48px;
  }
}

@media (max-width: 575px) {
  .banner-title {
    font-size: 32px;
  }
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.banner-heading {
  text-align: center;
}

.breadcrumb {
  padding: 0;
  background: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

.breadcrumb li a,
.breadcrumb .breadcrumb-item,
.breadcrumb li a:focus {
  color: #fff !important;
  text-decoration: none;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

/* Image Gallery */
.untree_co-section {
  /* padding: 50px 0; */
  position: relative;
}

/* @media (max-width: 991.98px) {
  .untree_co-section {
      padding: 50px 0;
  }
} */

.untree_co-section .heading h3 {
  font-size: 35px;
  color: #000000;
}

@media (max-width: 991.98px) {
  .untree_co-section .heading {
      font-size: 20px;
  }
}

.untree_co-section .heading strong {
  font-weight: 700;
}

.item {
  border: none;
  margin-bottom: 30px;
  border-radius: 4px;
  display: block;
}

.item a {
  height: 250px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  display: block;
}

.item a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.item .item-wrap {
  display: block;
  position: relative;
  border-radius: 10px;
}

.item .item-wrap:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.item .item-wrap > i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  color: #ffffff;
  font-size: 1.7rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.item .item-wrap:hover:after {
  opacity: 1;
  visibility: visible;
}

.item .item-wrap:hover i {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

/* .item:hover a  img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
} */

.item-wrap:hover img{
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.card-body{
  max-height: 400px;
}
.product-img{
  max-height: 400px;
}


@media (max-width:767px) {
  .obj-img img{
    max-height: 250px;
  }
  .obj-text{
    min-height: 200%;
  }
  .card{
    height: 500px;
  }
  .card-dis{
    height: 600px;
  }
  .card-women, .card-water, .card-drug{
    height: 600px;
  }
}

@media (max-width:446px) {
  .card-juv{
    height: 530px;
  }
}
@media (max-width:518px) {
  .card-public{
    height: 530px;
  }
}
@media (max-width:458px) {
  .card-solar{
    height: 540px;
  }
}
@media (max-width:475px) {
  .card-food{
    height: 540px;
  }
}
@media (max-width:377px) {
  .card-drug{
    height: 650px;
  }
}
@media (max-width:464px) {
  .card-animal{
    height: 550px;
  }
}


@media (max-width:1199px) {
  .obj-text h4{
    font-size: 16px;
  }
  .obj-text p{
    font-size: 12px;
  }
}


/** classified  section **/

/* .classified {
  margin-top: 90px;
} */

.blu2 {
  color: var(--brand);
  font-weight: bold;
}

.classified .classified_box {
  margin-bottom: 45px;
}

.classified .classified_box span {
  color: #141629;
  display: block;
  font-size: 70px;
  font-weight: bold;
  text-align: center;
}

.classified .classified_box .fornt h3 {
  color: #030303;
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  padding-bottom: 10px;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
}

.classified .classified_box .fornt p {
  /* color: #030303; */
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.classify{
  display: flex;
  align-items: center;
}

/** end classified  section **/

.titlepage {
  text-align: center;
  padding-bottom: 60px;
}

.titlepage h2 {
  font-size: 50px;
  color: #090807;
  line-height: 55px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}

.blu {
  color: var(--brand);
}

@media (max-width : 800px) {
  .titlepage h2{
    font-size: 25px !important;
  }
}

#contact .section-heading {
  margin-bottom: 30px;
}

#contact .section-heading h6 {
  color: #fff;
}

#contact .section-heading h2 {
  color: #fff;
  font-weight: 700;
}

#contact .section-heading h6:before {
  background-color: #fff;
}

#contact p {
  color: #fff;
  margin-bottom: 65px;
}

#contact {
  margin-top: 50px;
  padding: 120px 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/image-5/img-24.jpg) fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#contact .phone,
#contact .message {
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 0px 0px 20px 0px;
}

#contact .phone i,
#contact .message i {
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  color: #fff;
  background-color: var(--sub);
  border-radius: 50%;
  font-size: 24px;
  margin-top: -35px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#contact .phone h4,
#contact .message h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
}

#contact .phone span a,
#contact .message span a {
  font-size: 14px;
  color: #2a2a2a;
  transition: all .3s;
}

#contact .phone span a:hover,
#contact .message span a:hover {
  color: var(--sub);
}

.contact-head1{
  font-weight: 700;
}

