/* Header style start */
header .navbar .mobile-itemss {
  /* display: none; */
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 20px;
}

header .navbar .mobile-itemss .languageWrapper a {
  display: block;
  max-width: 45px;
  padding: 0;
  /* margin: 0 0 20px; */
}

header .navbar .mobile-itemss .mobile-social a {
  padding: 0;
  margin: 0 20px 0 0;
  color: #333333;

}

header .navbar .mobile-itemss .mobile-social a:hover,
header .navbar .mobile-itemss .mobile-social a:focus {
  color: rgba(51, 51, 51, 0.6);
  background-color: transparent;
}

header .navbar .mobile-itemss .mobile-social a i {
  margin: 0;
  font-size: 20px;
  color: #CE8656;
}

/* Header style end */

/* banner slider style start */
.home-banner-slider .swiper-slide img {
  width: 100%;
  margin: 0 auto;
  display: block;
  /* height: calc(100vh - 125px); */
  height: calc(100vh - 85px);
  object-fit: cover;
}

.home-banner-slider-2 .swiper-slide img {
  width: auto;
  margin: 0 auto;
  display: block;
  height: calc(100vh - 125px);
  object-fit: cover;
}

.home-banner-slider .swiper-slide {
  position: relative;
}

.home-banner-slider .swiper-slide.main-slide .slider-content {
  /* transform: translateY(-60%); */
  /* left: 50%; */
}

#hero .swiper-slide.main-slide h1 {
  color: #CE8656;
  display: block;
  background-color: transparent;
  line-height: 65px;
}

#hero h1 {
  background-color: #CE8656;
  display: inline;
  color: #ffffff;
  line-height: 80px;
  /* padding: 0 10px; */
}

.home-banner-slider .swiper-slide .slider-content .btn-get-started {
  margin: 20px 0 0;
}

.home-banner-slider .swiper-pagination-bullet {
  opacity: 0.6;
}

.home-banner-slider .swiper-pagination-bullet-active {
  opacity: 1;
}

/* .home-banner-slider .swiper-slide::before{
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 5;
} */

.home-banner-slider .swiper-slide .slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-80%);
  z-index: 6;
}

/* banner slider style end */


/* Facts & Figures section style start */
.factsfiguresSection {
  padding: 30px 0 0;
}

.factsfiguresSection .section-title {
  margin: 0 0 20px;
}

.factsfiguresSection .colWrapper {
  width: 20%;
  margin: 0 0 50px;
}

.factsfiguresSection .factWrapper {
  margin: 0 0 25px;
}

.factsfiguresSection .count-box {
  height: 100%;
  padding: 30px 20px 25px;
}

.factsfiguresSection .countTitle,
.factsfiguresSection .countTitle span {
  display: flex;
  align-items: center;
  /* justify-content: center;  */
  font-size: 46px;
  color: #ce8656;
}

/* Facts & Figures section style end */

/* Business Lines section style start */
.business-lines-section .business-line-row {
  margin-bottom: 50px;
}

.business-lines-section .business-line-row:last-child {
  margin-bottom: 0;
}

.business-line-img-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.business-line-img-wrap img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.business-line-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: #CE8656;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.business-line-content {
  padding: 20px 0 20px 30px;
}

.business-line-content h4 {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.business-line-content p {
  color: #555;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 15px;
}

.business-line-content p:last-child {
  margin-bottom: 0;
}

/* alternating: on image-right rows, text padding swap */
.business-lines-section .business-line-row .order-lg-1 .business-line-content {
  padding-left: 0;
  padding-right: 30px;
}

/* Business Lines section style end */

/* Introduction section style start */
.introductionSection img,
.philosophySection img {
  object-fit: cover;
  max-height: 500px;
  width: 100%;
}

.philosophySection img {
  object-position: bottom;
}

/* Introduction section style end */

/* chairman message section style start */
.chairmanMessageSection {
  background-color: #fff;
  padding: 40px 0;
}

.chairmanMessageSection .board-carousel,
.chairmanMessageSection .board-slider {
  overflow: hidden;
}

.chairmanMessageSection .board-item {
  box-sizing: content-box;
  padding: 40px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}

.chairmanMessageSection .board-item .board-img {
  width: 90px;
  border-radius: 50px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.chairmanMessageSection .board-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #00adee;
}

.chairmanMessageSection .board-item h4 {
  font-size: 14px;
  color: rgba(68, 68, 68, 1);
  margin: 0;
}

.chairmanMessageSection .quote-icon-left,
.chairmanMessageSection .quote-icon-right {
  color: #00adee;
  font-size: 26px;
}

.chairmanMessageSection .board-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.chairmanMessageSection .board-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.chairmanMessageSection .board-item p {
  font-style: italic;
  margin: 15px 0 0 0;
  padding: 0;
}

/* chairman message section style end */
.btn-theme {
  background-color: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

/* ourMissionVissionSection section style start */
.ourMissionVissionSection .imgContentWrapper {
  transition: all 0.3s ease-in-out;
  position: relative;
}

.ourMissionVissionSection .imgContentWrapper .mission-content,
.ourMissionVissionSection .imgContentWrapper .vission-content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 15px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  left: 0;
}

.ourMissionVissionSection .section-title h3 {
  margin: 0;
}

.ourMissionVissionSection .section-title {
  padding: 0;
}

.ourMissionVissionSection .section-title p {
  transition: all 0.3s ease-in-out;
  width: 100%;
  margin: 0px 0 15px;
}

.ourMissionVissionSection .text {
  transition: all 0.3s ease-in-out;
  margin: 0;
  text-align: center;
  min-height: 100px;
}

.ourMissionVissionSection .imgContentWrapper img {
  width: 100%;
  object-fit: cover;
  height: 550px;
}

.ourMissionVissionSection .mission-content span,
.ourMissionVissionSection .vission-content span {
  display: block;
  font-weight: bold;
}

.ourMissionVissionSection .imgContentWrapper:hover .mission-content,
.ourMissionVissionSection .imgContentWrapper:hover .vission-content {
  background-color: #1A1830;
}

.ourMissionVissionSection .imgContentWrapper:hover .mission-content h3 span,
.ourMissionVissionSection .imgContentWrapper:hover .vission-content h3 span,
.ourMissionVissionSection .imgContentWrapper:hover .mission-content .text,
.ourMissionVissionSection .imgContentWrapper:hover .vission-content .text,
.ourMissionVissionSection .imgContentWrapper:hover .mission-content .section-title p,
.ourMissionVissionSection .imgContentWrapper:hover .vission-content .section-title p {
  color: #b7bebd;
}

/* ourMissionVissionSection section style end */

/* ourValuesSection section style start */
.ourValuesSection .section-title p {
  width: 100%;
}

.ourValuesSection .contentWrapper {
  /* width: 50%; */
  padding: 0 10px;
}

.ourValuesSection .contentWrapper .icon {
  width: 100%;
  max-width: 55px;
  margin: 0 0 10px;
}

.ourValuesSection .contentWrapper .icon img {
  mix-blend-mode: multiply !important;
}

.ourValuesSection .contentWrapper .icon i {
  font-size: 50px;
  color: #CE8656;
}

.ourValuesSection .contentWrapper h4 {
  font-size: 17px;
  font-weight: bold;
}

/* ourValuesSection section style end */

/* contact us section style start */
.contact p a {
  color: #333333;
}

/* contact us section style end */

/* footer section style start */
footer .logoFooter {
  max-width: 165px;
  margin: 0 0 20px;
}

footer .languageWrapper a {
  display: block;
  max-width: 40px;
}

.languageWrapper img {
  max-width: 25px;
}

/* footer section style end */

/* responsive style start */
@media only screen and (max-width: 1199px) {

  .factsfiguresSection .countTitle,
  .factsfiguresSection .countTitle span {
    font-size: 28px;
  }

  .factsfiguresSection .count-box {
    padding: 30px 15px 25px;
  }
}

@media only screen and (max-width: 991px) {
  .factsfiguresSection .colWrapper {
    width: 33.33%;
  }

  .factsfiguresSection .countTitle,
  .factsfiguresSection .countTitle span {
    font-size: 24px;
  }

  .business-lines-section .business-line-row {
    margin-bottom: 40px;
  }

  .business-line-content {
    padding: 20px 0 20px 20px;
  }

  .business-lines-section .business-line-row .order-lg-1 .business-line-content {
    padding-right: 0;
    padding-left: 20px;
  }

  .ourValuesSection .img {
    object-fit: cover;
    width: 100%;
    height: 550px;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  #factsFiguresSec {
    background-position: right !important;
    background-attachment: fixed !important;
    background-size: unset !important;
  }

  .factsfiguresSection .countTitle,
  .factsfiguresSection .countTitle span {
    justify-content: center;
  }

  .counts .count-box p {
    text-align: center;
  }

  header .navbar .mobile-itemss {
    display: flex;
  }

  .factsfiguresSection {
    padding: 40px 0 20px;
  }

  .factsfiguresSection .colWrapper {
    width: 50%;
  }

  .introductionSection,
  .ourMissionVissionSection,
  .ourValuesSection,
  .philosophySection {
    padding: 35px 0;
  }

  .introductionSection img,
  .philosophySection img {
    max-height: 300px;
  }

  .ourMissionVissionSection .imgContentWrapper {
    margin: 0 0 25px;
    flex-direction: column-reverse;
    display: flex;
    align-items: center;
    background-color: #f1f6fe;
  }

  .ourMissionVissionSection .imgContentWrapper .mission-content,
  .ourMissionVissionSection .imgContentWrapper .vission-content {
    position: inherit;
    background-color: transparent;
  }

  .ourValuesSection .img {
    height: 400px;
  }

  .ourValuesSection .contentWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 0 10px;
  }

  .ourMissionVissionSection .imgContentWrapper img {
    height: 430px;
  }

  #hero .swiper-slide.main-slide h1 {
    line-height: 45px;
  }

  #hero h1 {
    line-height: 50px;
  }

  #footer .footer-top {
    padding: 40px 0 10px 0;
  }
}

@media only screen and (max-width: 574px) {

  .factsfiguresSection .countTitle,
  .factsfiguresSection .countTitle span {
    font-size: 22px;
  }

  .business-lines-section .business-line-row {
    margin-bottom: 30px;
  }

  .business-line-content {
    padding: 15px 0;
  }

  .business-lines-section .business-line-row .order-lg-1 .business-line-content {
    padding-left: 0;
  }

  .business-line-content h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .business-line-content p {
    font-size: 14px;
  }

  .business-line-num {
    width: 42px;
    height: 42px;
    font-size: 20px;
  }

  .ourMissionVissionSection .imgContentWrapper img {
    height: 350px;
  }
}

/* responsive style end */

#chairmanMessageSec .board-item-name {
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin: 15px auto;
}

@media only screen and (max-width: 768px) {
  .chairman-message-block {
    display: flex;
    margin-bottom: 25px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
  }

  .chairman-message-block .chairman-img {
    max-width: 85px;
  }

  #chairmanMessageSec .chairman-message-block .board-item-name {
    margin: 0;
    margin-left: 20px;
  }
}

.chairman-message-block .chairman-img {
  border-radius: 50%;
}