@font-face {
  font-family: "MyWebFont";
  src: url("../font/TTRamillas-Regular.woff2") format("woff2"), url("../font/TTRamillas-Regular.woff2") format("woff2"); }
body {
  margin: 0;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: "MyWebFont", Fallback, sans-serif; }

h2 {
  display: block;
  font-size: 38px;
  display: block;
  color: #181818;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 50px; }

h3 {
  font-size: 27px;
  font-weight: 600;
  line-height: 38px; }

h4 {
  color: #181818;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 7px; }

p {
  font-size: 16px;
  color: #555555;
  line-height: 27px; }

a {
  font-size: 16px;
  color: #555555; }

li {
  font-size: 16px;
  color: #555555; }

.modal {
  z-index: 9999; }

a:hover {
  text-decoration: none; }

:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0; }

button:focus {
  outline: none; }

.shadow {
  box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.11) !important; }

.btn {
  padding: 12px 43px;
  color: #fff;
  background-color: #29bb89;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  transition: 0.5s;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1; }

.btn:hover {
  transition: 0.5s;
  color: #fff;
  background-color: #1e6f5c; }

.modal .modal-body img {
  width: 100%; }

.inner-social-icons {
  display: none; }

#main-header {
  padding: 14px 0px;
  display: block; }
  #main-header .header-wrapper {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    #main-header .header-wrapper .fa {
      color: #1e6f5c;
      font-size: 19px; }
    #main-header .header-wrapper .contacts {
      display: flex;
      align-items: center; }
      #main-header .header-wrapper .contacts .fa {
        padding-right: 10px; }
      #main-header .header-wrapper .contacts a {
        display: flex;
        align-items: center; }
        #main-header .header-wrapper .contacts a span {
          color: #555555; }
          #main-header .header-wrapper .contacts a span:hover {
            color: #f58634; }
      #main-header .header-wrapper .contacts .phone {
        margin-right: 35px; }
    #main-header .header-wrapper .socials a .fa {
      padding: 5px; }
      #main-header .header-wrapper .socials a .fa:hover {
        color: #29bb89;
        transition: color 5s all; }

.sina-nav {
  border-radius: 20px !important; }

.sina-nav .sina-brand {
  float: left;
  text-decoration: none; }

.sina-nav .sina-brand > img {
  width: 230px;
  padding: 15px 0; }

.sina-brand {
  padding-left: 20px; }

.sina-nav .sina-menu li a {
  position: relative;
  display: block;
  font-size: 17px;
  color: #555555;
  font-weight: 650; }

.sina-nav ul li a {
  display: block;
  line-height: 20px;
  text-decoration: none;
  white-space: normal;
  transition: all 0.3s ease-in-out;
  background: transparent; }

.sina-nav .sina-menu .dropdown .dropdown-menu {
  box-shadow: 0 0 0;
  border-radius: 0;
  width: 260px;
  background: #fff;
  border-top: 3px solid #29bb89; }

.sina-nav .sina-menu > li > a {
  padding: 0 24px;
  line-height: 90px;
  font-style: normal;
  letter-spacing: 0.5px; }

.sina-nav .sina-menu > li.active > a,
.sina-nav .sina-menu > li > a:hover,
.sina-nav .sina-menu > li > a:focus {
  color: #29bb89;
  background-color: transparent; }

.sina-nav .sina-menu .dropdown-menu li.active > a,
.sina-nav .sina-menu .dropdown-menu li > a:hover,
.sina-nav .sina-menu .dropdown-menu li > a:focus {
  color: #29bb89; }

.sina-nav.navbar-fixed.navbar-freez {
  border-radius: 0 !important; }

.big-slider {
  position: relative;
  top: -50px; }
  .big-slider #slider {
    position: relative; }
    .big-slider #slider .item {
      height: 690px;
      width: 100%;
      background-position: center !important;
      background-size: cover !important; }
      .big-slider #slider .item .item-overlay {
        background: #00000063; }
        .big-slider #slider .item .item-overlay .item-body .container .row {
          height: 690px;
          align-items: center; }
          .big-slider #slider .item .item-overlay .item-body .container .row .slider-content {
            position: relative;
            z-index: 9; }
            .big-slider #slider .item .item-overlay .item-body .container .row .slider-content .boxed h1 {
              margin-bottom: 0;
              font-size: 62px;
              line-height: 70px;
              color: white;
              word-spacing: 5px;
              font-weight: 700;
              margin-bottom: 30px; }
            .big-slider #slider .item .item-overlay .item-body .container .row .slider-content .boxed p {
              color: #f1f1f1;
              margin-bottom: 40px;
              font-weight: 500; }
    .big-slider #slider .item-image1 {
      background: url("../img/animation.jpg") 0 0 no-repeat; }
    .big-slider #slider .item-image2 {
      background: url("../img/animation1.jpg") 0 0 no-repeat; }

.big-slider .owl-dots {
  justify-content: flex-end;
  display: flex;
  margin-top: 17px;
  position: absolute;
  right: 100px;
  bottom: 70px; }
.big-slider .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  margin: 5px 7px;
  background: #e44e35;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease; }
.big-slider .owl-dots .owl-dot.active span,
.big-slider .owl-dots .owl-dot:hover span {
  background: #ffffff !important; }

#home-boxes {
  margin-top: 20px;
  margin-bottom: 70px; }
  #home-boxes .card {
    height: 100%;
    border-radius: 20px;
    border: none;
    transition: background-color 1000ms ease; }
    #home-boxes .card .card-body {
      padding: 30px 40px;
      text-align: center; }
      #home-boxes .card .card-body .icon i {
        font-size: 70px;
        margin-bottom: 10px;
        display: block;
        color: #29bb89; }
      #home-boxes .card .card-body .text h3 {
        margin-bottom: 20px;
        color: #555555; }
    #home-boxes .card:hover {
      background-color: #555555; }
      #home-boxes .card:hover .card-body .icon i {
        color: #fff; }
      #home-boxes .card:hover .card-body .text h3 {
        color: #fff; }
      #home-boxes .card:hover .card-body .text p {
        color: #fff; }

#home-about .about-wrapper {
  background-color: whitesmoke;
  border-radius: 20px;
  padding: 150px 70px 70px 70px; }
  #home-about .about-wrapper .image-wrapper .image-main {
    display: flex;
    position: relative;
    z-index: 10; }
    #home-about .about-wrapper .image-wrapper .image-main img {
      width: 370px;
      height: 420px;
      object-fit: cover;
      box-shadow: 0 20px 70px #262a4c33;
      border-radius: 15px;
      object-position: top; }
    #home-about .about-wrapper .image-wrapper .image-main .first-image {
      margin-right: auto;
      margin-left: 0;
      transform: translateY(0px); }
    #home-about .about-wrapper .image-wrapper .image-main .second-image {
      position: absolute;
      bottom: 17%;
      right: 0; }
  #home-about .about-wrapper .text-wrapper {
    padding-left: 40px;
    padding-right: 0; }
    #home-about .about-wrapper .text-wrapper .btn {
      margin-top: 20px; }

#home-portfolio {
  display: block;
  margin: 70px 0; }
  #home-portfolio .portofolio .portfolio-wrapper .image {
    position: relative;
    z-index: 1;
    padding: 0 60px 60px 0; }
    #home-portfolio .portofolio .portfolio-wrapper .image::before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 353px;
      height: 371px;
      background-image: url("../img/bg-pattern.jpg");
      z-index: -1; }
    #home-portfolio .portofolio .portfolio-wrapper .image img {
      width: 100%;
      height: 360px;
      object-fit: cover; }
  #home-portfolio .portofolio .portfolio-wrapper .text {
    padding-left: 40px; }
    #home-portfolio .portofolio .portfolio-wrapper .text p {
      margin-bottom: 20px; }
    #home-portfolio .portofolio .portfolio-wrapper .text ul {
      padding-inline-start: 0px;
      list-style: none; }
      #home-portfolio .portofolio .portfolio-wrapper .text ul li {
        padding-bottom: 12px;
        display: flex;
        align-items: baseline; }
        #home-portfolio .portofolio .portfolio-wrapper .text ul li::before {
          content: "\f105";
          font-family: FontAwesome;
          color: #555555;
          display: inline-block;
          margin-right: 8px; }
    #home-portfolio .portofolio .portfolio-wrapper .text .btn {
      margin-top: 20px; }
  #home-portfolio .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    right: 94px;
    border: 0px solid #555555; }
  #home-portfolio .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    right: 25px;
    border: 0px solid #555555; }
  #home-portfolio .owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 39px;
    background: #555555;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    bottom: 0%; }
    #home-portfolio .owl-theme .owl-nav [class*="owl-"]:hover {
      background: #29bb89; }

#counter .counter-wrapper {
  background-color: #f58634;
  padding: 50px 50px; }
  #counter .counter-wrapper .count {
    color: #fff;
    text-align: center; }
    #counter .counter-wrapper .count h3 {
      font-size: 70px;
      margin-bottom: 30px; }
    #counter .counter-wrapper .count h4 {
      text-transform: uppercase;
      font-size: 17px;
      color: #fff;
      margin-bottom: 0; }

#home-promoter {
  margin-bottom: 70px;
  margin-top: 70px; }
  #home-promoter .portfolio-wrapper .background {
    align-items: stretch;
    table-layout: fixed; }
  #home-promoter .portfolio-wrapper .flexImg {
    align-items: stretch;
    padding-right: 0; }
  #home-promoter .portfolio-wrapper .flexInfo {
    align-items: stretch; }
  #home-promoter .portfolio-wrapper .card {
    border: none;
    height: 100%;
    border-radius: 0; }
    #home-promoter .portfolio-wrapper .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 0; }
    #home-promoter .portfolio-wrapper .card .card-body {
      text-align: center;
      padding: 70px; }
    #home-promoter .portfolio-wrapper .card p {
      font-weight: 600; }
    #home-promoter .portfolio-wrapper .card .btn {
      margin-top: 25px;
      width: 70%;
      font-size: 19px; }
    #home-promoter .portfolio-wrapper .card .image {
      height: 100%; }
#home-news  {margin-top: 50px;}
#home-news .owl-prev {
  left: 0px; }
#home-news .owl-next {
  right: 0px; }
#home-news .owl-prev,
#home-news .owl-next {
  text-align: center;
  line-height: 48px;
  position: absolute;
  top: 34%;
  transform: translateY(-50%);
  margin-top: -20px;
  width: 30px;
  height: 50px;
  background: #fff;
  z-index: 1;
  cursor: pointer;
  transition: 0.4s; }
#home-news .owl-prev span,
#home-news .owl-next span {
  font-size: 30px;
  color: black; }
#home-news .owl-stage-outer {
  overflow: visible; }
#home-news .owl-item {
  opacity: 0;
  transition: opacity 500ms; }
#home-news .owl-item.active {
  opacity: 1; }

.main-wrapper .card {
  border: none;
  border-radius: 20px;
  background-color: #fff;
  height: 100%; }
  .main-wrapper .card .card-body {
    padding: 30px; }
    .main-wrapper .card .card-body h3 {
      font-size: 23px;
      font-weight: 700;
      line-height: 30px;
      margin-bottom: 10px; }
  .main-wrapper .card span {
    font-size: 13px;
    color: #555555;
    font-weight: 600; }
    .main-wrapper .card span .fa {
      color: #29bb89;
      margin-right: 8px; }
  .main-wrapper .card:hover a {
    color: #29bb89; }
.main-wrapper .news-wrapper .card img {
  height: 300px;
  width: 100%;
  object-fit: cover; }
.main-wrapper .news-wrapper .card .card-body {
  box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.11); }
  .main-wrapper .news-wrapper .card .card-body h3 {
    margin-top: 5px; }
  .main-wrapper .news-wrapper .card .card-body p {
    margin-bottom: 0; }
.main-wrapper .events-wrapper .card {
  position: relative;
  border-radius: 30px;
  margin-bottom: 35px; }
  .main-wrapper .events-wrapper .card .card-body {
    padding: 25px;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.11); }
    .main-wrapper .events-wrapper .card .card-body .text-flex {
      display: flex; }
    .main-wrapper .events-wrapper .card .card-body .text {
      margin-left: 30px; }
      .main-wrapper .events-wrapper .card .card-body .text .icon-flex {
        display: flex;
        align-items: center; }
        .main-wrapper .events-wrapper .card .card-body .text .icon-flex span:last-child {
          margin-left: 70px; }
    .main-wrapper .events-wrapper .card .card-body .date-box {
      position: relative;
      width: 80px;
      height: 80px;
      color: #555555;
      font-size: 40px;
      text-align: center;
      border-radius: 4px;
      line-height: 32px;
      padding: 10px 0px 6px;
      border: 2px solid #29bb89; }
      .main-wrapper .events-wrapper .card .card-body .date-box::before {
        position: absolute;
        right: 20px;
        top: -8px;
        content: "";
        width: 2px;
        height: 14px;
        background-color: #29bb89; }
      .main-wrapper .events-wrapper .card .card-body .date-box::after {
        position: absolute;
        left: 20px;
        top: -8px;
        content: "";
        width: 2px;
        height: 14px;
        background-color: #29bb89; }
      .main-wrapper .events-wrapper .card .card-body .date-box span {
        color: #555555;
        font-size: 14px;
        display: block; }

#home-video {
  margin: 70px 0; }
  #home-video .card {
    border: none;
    border-radius: 0; }
    #home-video .card img {
      width: 100%;
      height: 480px;
      object-fit: cover;
      position: relative; }
      #home-video .card img::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #00000063;
        background-blend-mode: multiply; }
    #home-video .card a {
      position: relative; }
    #home-video .card .videolink-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      background: rgba(0, 0, 0, 0.75);
      width: 100%;
      height: 100%;
      position: absolute;
      top: auto;
      bottom: 0;
      transition: opacity 0.5s ease; }
      #home-video .card .videolink-icon .span {
        background: #fff;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 17px; }
        #home-video .card .videolink-icon .span .fa {
          color: #29bb89;
          font-size: 24px; }
      #home-video .card .videolink-icon h3 {
        margin-top: 30px;
        color: #fff; }

#home-gallery {
  margin-bottom: 110px; }
  #home-gallery .card {
    border: none;
    border-radius: 0; }
    #home-gallery .card img {
      width: 100%;
      height: 270px;
      object-fit: cover;
      border-radius: 20px; }
    #home-gallery .card .card-body {
      position: absolute;
      bottom: -33px;
      border-radius: 20px;
      text-align: center;
      background: #fdfdfd;
      padding: 10px 30px;
      margin: 0 5%;
      width: 90%;
      transition: background 0.5s ease; }
      #home-gallery .card .card-body h3 {
        margin-bottom: 0;
        font-size: 23px;
        font-weight: 700; }
    #home-gallery .card:hover .card-body {
      background: #29bb89; }
      #home-gallery .card:hover .card-body a {
        color: #fff; }

#home-testimonial {
  margin-bottom: 70px;
  margin-top: 40px; }
  #home-testimonial .owl-prev {
    left: 50px; }
  #home-testimonial .owl-next {
    left: 100px; }
  #home-testimonial .owl-prev,
  #home-testimonial .owl-next {
    text-align: center;
    line-height: 38px;
    position: absolute;
    bottom: -22px;
    transform: translateY(-50%);
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: #29bb89;
    z-index: 1;
    cursor: pointer;
    transition: 0.4s; }
  #home-testimonial .owl-prev span,
  #home-testimonial .owl-next span {
    font-size: 30px;
    color: white; }
  #home-testimonial .owl-stage-outer {
    overflow: visible; }
  #home-testimonial .owl-item {
    opacity: 0;
    transition: opacity 500ms; }
  #home-testimonial .owl-item.active {
    opacity: 1; }

.testimonial .card {
  border: none;
  border-radius: 0;
  z-index: 11;
  margin: 30px auto 0; }
  .testimonial .card .card-body {
    display: flex;
    position: relative;
    padding: 50px 50px 70px 50px; }
    .testimonial .card .card-body .testimonial-left {
      width: calc(100% - 415px); }
      .testimonial .card .card-body .testimonial-left h3 {
        color: #29bb89;
        margin-bottom: 20px; }
      .testimonial .card .card-body .testimonial-left p {
        margin-bottom: 0; }
    .testimonial .card .card-body .testimonial-right {
      width: 415px;
      position: absolute;
      height: 100%;
      float: left;
      right: 50px;
      top: -30px; }
      .testimonial .card .card-body .testimonial-right .image {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        left: 30px;
        right: 0;
        overflow: hidden;
        text-align: center; }
        .testimonial .card .card-body .testimonial-right .image .bg-testimonial {
          height: 100%;
          width: 100%; }
          .testimonial .card .card-body .testimonial-right .image .bg-testimonial img {
            border: 5px solid #e6e6e6;
            width: 100%;
            height: 100%;
            object-fit: cover; }

#home-footer {
  background-color: #1f1f1f;
  padding: 50px; }
  #home-footer .footer-container {
    text-align: center; }
    #home-footer .footer-container .logo img {
      width: 236px; }
    #home-footer .footer-container .footer-menu {
      margin-top: 30px; }
      #home-footer .footer-container .footer-menu ul {
        margin-bottom: 18px;
        padding-inline-start: 0px; }
        #home-footer .footer-container .footer-menu ul li {
          list-style: none;
          display: inline-block;
          margin-right: 52px; }
          #home-footer .footer-container .footer-menu ul li a {
            color: #ffffff;
            display: inline-block;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s; }
            #home-footer .footer-container .footer-menu ul li a:hover {
              color: #29bb89; }
    #home-footer .footer-container .copyright-text p {
      font-size: 14px;
      color: #929292;
      margin-bottom: 18px; }
    #home-footer .footer-container .ft-social a {
      display: inline-block;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      font-size: 16px;
      color: #e9e9e9;
      border: 1px solid #363636;
      border-radius: 50%;
      margin-right: 15px;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #home-footer .footer-container .ft-social a:hover {
        background-color: #1e6f5c; }

.breadcrumb-option {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: black;
  background-image: url(../img/inner-bg.jpg);
  position: relative;
  top: -50px;
  background-position: center;
  padding: 100px 0 70px 0;
  position: relative; }
  .breadcrumb-option::before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000005c;
    content: ""; }
  .breadcrumb-option .breadcrumb__text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    .breadcrumb-option .breadcrumb__text h4 {
      color: #fff;
      line-height: 45px;
      font-size: 40px;
      font-weight: 700;
      padding-left: 25px;
      position: relative; }
      .breadcrumb-option .breadcrumb__text h4::before {
        content: "";
        width: 3px;
        line-height: 45px;
        bottom: 0;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        margin-right: 22px;
        background-color: #29bb89; }
  .breadcrumb-option .breadcrumb__links a {
    font-size: 15px;
    color: #fff;
    margin-right: 18px;
    display: inline-block;
    position: relative; }
  .breadcrumb-option .breadcrumb__links span {
    font-size: 15px;
    color: #fff;
    display: inline-block; }
  .breadcrumb-option .breadcrumb__links a:after {
    position: absolute;
    right: -14px;
    top: -2px;
    content: "-";
    font-family: "FontAwesome";
    font-weight: 600; }
  .breadcrumb-option h5 {
    font-size: 24px;
    font-weight: 600; }

#inner-page {
  padding-top: 40px;
  padding-bottom: 60px; }
  #inner-page ul {
    padding-inline-start: 12px;
    list-style: none;
    display: block; }
    #inner-page ul li {
      padding-bottom: 12px;
      color: #535353;
      display: flex;
      align-items: baseline; }
      #inner-page ul li::before {
        content: "\f105";
        font-family: FontAwesome;
        color: #555555;
        display: inline-block;
        margin-right: 8px; }
      #inner-page ul li .fa {
        padding-right: 5px;
        color: #d3352a;
        font-size: 12px; }
      #inner-page ul li a {
        display: contents; }

.form-wrapper {
  background: #f6f6f6;
  padding: 35px;
  border-radius: 4px; }
  .form-wrapper .form-control {
    background-color: #eeeeee; }

.form-control {
  height: 50px;
  border-radius: 0px;
  display: block;
  width: 100%;
  border: none;
  color: #808080;
  background-color: #fff;
  font-size: 15px; }

.custom-file-label {
  height: 50px;
  border-radius: 0px;
  display: block;
  width: 100%;
  border: none;
  color: #808080;
  background-color: #eeeeee; }

.custom-file {
  height: 50px; }

.custom-file-label::after {
  height: 50px;
  line-height: 2.5;
  color: #ffffff;
  background-color: #414141; }

textarea.form-control {
  height: auto !important;
  margin-bottom: 0 !important;
  padding-top: 10px !important; }

.form-control .btn {
  width: 100%;
  margin-top: 0px; }

.img-about img {
  float: right;
  margin-left: 30px;
  width: 600px;
  height: auto;
  object-fit: cover; }

.contact-page .contact-left {
  background: #1e6f5c;
  padding: 35px;
  border-radius: 4px; }
  .contact-page .contact-left h2 {
    color: #fff; }
  .contact-page .contact-left p {
    color: #fff !important; 
      -webkit-text-fill-color: rgb(255 255 255);
  }
  .contact-page .contact-left .contact-whole {
    margin-top: 30px; }
    .contact-page .contact-left .contact-whole .contact-left-wrapper {
      display: flex;
      align-items: center;
      margin-bottom: 30px; }
      .contact-page .contact-left .contact-whole .contact-left-wrapper .icon {
        margin-right: 15px; }
        .contact-page .contact-left .contact-whole .contact-left-wrapper .icon .fa {
          color: #f58634;
          font-size: 30px; }
      .contact-page .contact-left .contact-whole .contact-left-wrapper .content h3 {
        color: #fff; }
      .contact-page .contact-left .contact-whole .contact-left-wrapper .content p {
        font-weight: 100;
        font-size: 18px;
        margin-bottom: 0; }
.contact-page .contact-map {
  margin-top: 60px; }

.gallery-page {
  margin-bottom: 10px !important; }
  .gallery-page .card {
    margin-bottom: 70px; }

.inner-gallery-page .card {
  border: none;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  .inner-gallery-page .card .card-body {
    padding: 10px; }
    .inner-gallery-page .card .card-body img {
      width: 100%;
      height: 300px;
      object-fit: cover; }

.news-page .news-wrapper {
  margin-bottom: 30px; }

.side-menu .card {
  border-radius: 0;
  border: none; }
  .side-menu .card .card-body h2 {
    margin-bottom: 0; }
  .side-menu .card .card-body .side-menu-content {
    border-top: 1px solid #ccc;
    padding-top: 20px; }
    .side-menu .card .card-body .side-menu-content .content {
      display: flex; }
      .side-menu .card .card-body .side-menu-content .content h4 {
        margin-right: 8px; }

.testimonial-page .testimonial .card {
  margin-bottom: 65px; }

.team-page .card {
  border: none;
  margin-bottom: 30px; }
  .team-page .card img {
    width: 100%;
    height: 200px;
    object-fit: cover; }
    .team-page .card img .card-body {
      text-align: center; }
      .team-page .card img .card-body .card-title {
        margin-bottom: 0; }
      .team-page .card img .card-body .card-text {
        color: #555555; }

.career-page .card {
  box-shadow: 0 0rem 1rem #0000001a;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 0;
  transition: 0.5s ease-in-out; }
  .career-page .card .card-body {
    padding: 26px; }
    .career-page .card .card-body h3 {
      font-size: 23px;
      font-weight: 700;
      color: #1b1b1b; }
    .career-page .card .card-body .btn {
      margin-top: 20px;
      box-shadow: 0 0rem 1rem #0000001a; }

.download-page .table thead {
  background: #1e6f5c;
  color: #fff; }

.download-page .table tbody tr td .fa {
  color: #555555; }

#home-youtube-video .youtuve-overlay {
  display: inline-block;
  background: #29bb89;
  position: relative;
  top: -57px;
  padding: 12px;
  width: 100%; }
  #home-youtube-video .youtuve-overlay p {
    margin-bottom: 0;
    color: #fff; }

.partners-page .card {
  background-color: #fff;
  box-shadow: 0 0rem 1rem #0000001a;
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 100%; }
  .partners-page .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center; }
    .partners-page .card .card-body .logo img {
      width: 170px;
      object-fit: cover;
      margin-bottom: 14px; }
    .partners-page .card .card-body a {
      font-size: 20px; }
      .partners-page .card .card-body a:hover {
        color: #29bb89; }
        
        .color{
              color: #1e6f5c;
    font-weight: 600;
      }

.para-border{
    border:1px solid #ccc;
    padding:20px 20px 7px;
    border-radius:10px;
}

.box-blue{
    background:#1e6f5c;
    padding:10px 22px;
    color:#fff;
    display: inline-block;border-radius:10px;
}

.side-img{.contact-page .contact-left p
    margin-top:25px;
    margin-bottom:25px;
    display:flex;
    justify-content:center;
    flex-wrap: wrap;
    justify-content:center;flex: 1;
}
.side-img img{
    width:100% !important;
    height:400px;
    margin: 10px 10px !important;
    object-fit:cover;flex: 1;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1292px; } }
@media (min-width: 1400px) {
  .container {
    max-width: 1390px; } }
@media (min-width: 1690px) {
  .container {
    max-width: 1630px; } }

/*# sourceMappingURL=style.css.map */
