/* css */

.fa,
.fas,
.fa-solid {
  font-family: 'FontAwesome' !important;
}

#gtco-main-nav::before,
#gtco-main-nav::after {
  content: none;
}

.btn-outline-dark {
  /* border-color: #000 !important; */
  background-color: transparent;
  border-color: #1d3ede !important;
  color: #1d3ede !important;
}

#gtco-main-nav .bar1,
#gtco-main-nav .bar2,
#gtco-main-nav .bar3 {
  width: 25px;
  height: 2px;
  background-color: #000;
  margin: 5px 0;
  transition: 0.4s;
  display: block;
  position: relative;
}

.padding-default {
  padding: 0 70px;
}

.about-section>*,
.about-section__content>* {
  font-family: 'Roboto', sans-serif;
}

.btn-outline-dark {
  /* border-color: #000 !important; */
  background-color: transparent;
  border-color: #1d3ede !important;
  color: #1d3ede !important;
}

.about-section__bg {
  background-image: url(../images/about-banner.jpg);
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 70px 150px 70px;
  position: relative;
}

.about-section__maskbg {
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.78); */
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: #000;
  opacity: 0.78;
}

.about-section-bg__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}

.about-section-bg__title {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 47px;
  line-height: 54px;
  letter-spacing: 0px;
  font-family: "Roboto", sans-serif;
}

.about-section-bg_subtitle {
  max-width: 790px;
  margin: 0 auto;
}

.about-section-bg__subtitle {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  margin: 0;
}

.about-section__content {
  padding: 120px 0 100px;
}

.about-section__first {
  max-width: 850px;
}

.about-section_title {
  padding-bottom: 25px;
}

.about-section__title {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  line-height: 47px;
  font-weight: 700;
}

.about-section__img {
  border-radius: 15px;
}

.about-section__word {
  padding: 15px 0 0 0;
}

.about-section__text {
  text-align: left;
  font-size: 20px;
  line-height: 1.6em;
  color: rgb(73, 84, 96);
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

.about-section_widget .row .col {
  padding: 0 !important;
}

.about-widget__item {
  width: 100%;
  height: 320px;
}

.about-widget__item.img {
  position: relative;
  overflow: hidden;
}

.about-widget__img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.about-widget__img:hover {
  transform: scale(1.1);
}

.about-widget__item--content {
  padding: 20px 20px 20px;
}

.about-widget__item--content h3 {
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 33px;
}

.about-widget__item--content p {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.4em;
}

.about-widget__item--content:nth-child(even) {
  background-color: #004eef;
}

.about-widget__item--content:nth-child(odd) {
  background-color: #f2f2f2;
}

.about-widget__item--content:nth-child(even) h3 {
  color: #fff;
}

.about-widget__item--content:nth-child(even) p {
  color: #fff;
}

.about-widget__item--content:nth-child(odd) p {
  color: rgb(73, 84, 96);
}

.about-widget__item--content:nth-child(odd) h3 {
  color: #000;
}

.about-section_oursvalue,
.about-section__reach__out {
  padding: 150px 0px 100px;
}

.about-section_oursvalue .about-section_title {
  padding: 0 0 80px 0;
}

.about-section_oursvalue .about-section_title h1 {
  font-size: 40px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

.about-section_oursvalue .about-section_mask {
  background-image: url(../images/values-img.jpg);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 25px;
}

.about-section__value {
  width: 100%;
  border: 1px solid rgba(23, 23, 22, .15);
  border-radius: 25px;
  padding: 30px;

}

.about-section__value h6 {
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  font-family: "Roboto", sans-serif;
  color: #171716
}

.about-section__value:not(:last-child) {
  margin-bottom: 44px;
}

/* .about-section_oursvalue .row .col {
  padding: 0 !important;
} */

.about-section_oursvalue .row .about-section_data.col {
  padding-right: 70px !important;
}

.about-section__reach__out .about-section_title {
  padding: 0 0 60px 0;
}

.about-section__reach__out .about-section_title h1 {
  font-size: 40px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}


.about-section__reach__out .row .col i {
  font-size: 35px;
  color: #004eef !important;
}

.about-section__reach__out .row .col .icon {
  font-size: 21px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #0C1523;
}

.about-section__reach__out .row .col .info {
  margin-left: 20px;
}

.about-section__reach__out .row .col .phone,
.about-section__reach__out .row .col .address {
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 34px;
  color: #495460;
  font-weight: 400;
}

.about-section-bg__footer {
  background-image: url(../images/blue-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: auto;
  width: 100%;
  padding: 70px 70px;
  position: relative;
}

.about-section-bg__footer .about-section-bg__title {
  color: #fff;
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 50px;
  margin: 0;
}


.about-section-bg__footer .about-section-bg__box {
  max-width: 500px;
  background-color: #50CEF4;
  padding: 36px 15px;
  border-radius: 15px;
  width: 500px;
}


.about-section-bg__footer .about-section-bg__subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  padding-bottom: 20px;
}

.about-section-bg__footer .about-section-bg__text {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}

.about-section-bg__footer .about-section-bg__button {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  padding: 15px 40px;
  background-color: #004eef;
  border-radius: 15px;
}

.about-section-bg__footer .about-section-bg__button:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .padding-default {
    padding: 0 30px;
  }

  .about-section-bg__title {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .about-section-bg__subtitle {
    font-size: 18px;
    word-break: break-word;
    ;
  }

  .about-section__bg {
    padding: 80px 30px;
  }

  .default-title__mobile {
    font-size: 30px !important;
  }

  /* .about-widget__item--content {
    padding: 30px 30px 40px;
  } */

  .about-widget__item--content h3 {
    font-size: 22px;
  }

  .about-widget__item--content p {
    font-size: 15px;
  }

  .about-section_oursvalue .row .about-section_data.col {
    padding-right: 20px !important;
  }

  .about-section__value h6 {
    font-size: 22px;
  }

  .about-section__reach__out .about-section_title {
    padding: 0 0 30px 0;
  }

  .about-section-bg__footer .about-section-bg__box {
    max-width: 708px;
    width: 708px;
  }

  .about-section-bg__footer .about-section-bg__title {
    font-size: 25px;
    padding-bottom: 20px;
    line-height: 27px;
  }

  .about-section-bg__footer {
    padding: 70px 30px;
  }

  .about-widget__item--content p {
    font-size: 18px;
  }

  .about-widget__item {
    height: 280px;
  }
}

@media screen and (max-width: 540px) {
  .about-section-bg__footer .about-section-bg__box {
    max-width: 100%;
    width: 100%;
  }

  .about-widget__item {
    min-height: 330px;
  }

  .about-widget__item--content p {
    font-size: 16px;
  }

  .default-title__mobile {
    font-size: 23px !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }

  .about-section__text {
    font-size: 16px;
  }

  .pc-20 {
    margin: 20px 0px;
  }

  .about-section__value {
    padding: 10px 30px;
  }

  .about-section__value:not(:last-child) {
    margin-bottom: 20px;
  }

  .about-section_oursvalue {
    padding: 80px 0px 0;
  }

  .about-section__reach__out .row .col .phone,
  .about-section__reach__out .row .col .address {
    text-align: center;
  }

  .about-section__reach__out .row .col i {
    margin-bottom: 20px;
  }

  .about-section__reach__out .row .col .info {
    margin-left: 0px;
  }

  .about-section-bg__footer {
    background-position: top center;
    background-size: cover;
  }

  .about-section-bg__footer .about-section-bg__title {
    font-size: 25px;
    line-height: 1em;
  }

  .about-section-bg__footer .about-section-bg__subtitle {
    font-size: 16px;
  }

}