.design_by {text-align: right;   font-family: 'Gothic A1', sans-serif !important;}

.design_by a {
    color: #333;
    font-size: 9px;
}

.design_by a:hover {
    color: #333;
    font-size: 9px;
}



.advisors_bg_color{background-color:#6C360F  !important;}
.lifesciences_bg_color{background-color:#0098A1 !important;}
.pharmaceutique_bg_color{background-color:#B90E1D !important;}
.group_pera{  min-height:230px; font-family: 'Gothic A1', sans-serif !important; letter-spacing: 0.5px;} 


@import url('https://fonts.googleapis.com/css2?family=Viga&display=swap');
.vigo{
/*   font-family: 'Viga', sans-serif !important; */
      font-family: 'Baloo 2', cursive !important;
      letter-spacing: 1px;
}

@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300&display=swap');
.gothic{
  font-family: 'Gothic A1', sans-serif !important;
  letter-spacing: 0.5px;
  color:#2c2e2f;
}

.gothic_btn{
  font-family: 'Gothic A1', sans-serif !important;
  letter-spacing: 0.5px;
} 

.white_bg{
    background-color:#fff;
}

.gre_bg{
    background-color:#e9eef4;
    padding-top:50px;
}

.company-service::before {
    background-color: #e9eef400;
  content: "";
  height: 590px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}

.service-item-current-style2 .service-content .service-icon {
  background: #FFF0;
  border-radius: 50%;
  height: 75px;
  left: auto;
  line-height: 75px;
  position: absolute;
  right: 30px;
  top: -40px;
  width: 75px;
  transition: all 0.4s ease-in-out;
}

.indexpage h3{
  font-weight: 700;
  line-height: 1.4; 
  margin-bottom: 1rem;
  margin-top: 0.75rem;
  font-size: 25px;
  text-transform:uppercase
}


h4, .h4 {
  font-size: 25px;
}
.service-item-current-style2 {
  background-color: #fff;
  border: 7px solid #dfdfdf;
  border-radius: 5px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
  min-height: 680px;
}  

.tm-sc-section-title .title-wrapper {
  margin-bottom: 20px;
  position: relative;
  margin-top: 20px;
}

.pt_20px{
    padding-top
}

section > .container,
section > .container-fluid {
  padding-top: 20px;
  padding-bottom: 120px;
}

.border_h4 {
  background-color: #bb0200;
  width: 37px;
  height: 4px;
  margin-top: 10px;
}

#more {
  display: none;
}

.less_button {
  width: 100%;
  position: relative;
}

.less_button_margin {
  margin-bottom: 20px;
}

.less_button_mt {
  margin-top: 40px;
}
.button {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: none;
  font-weight: 500;
}
.button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0cf;
  border-radius: 10px;
  z-index: -2;
}
.button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #008fb3;
  transition: all 0.3s;
  border-radius: 10px;
  z-index: -1;
}
.button:hover {
  color: #fff;
}
.button:hover:before {
  width: 100%;
}
 
.indexcomp .tm-sc-section-title {
  margin-bottom: 0px;
}

.company-service::before {
  height: 700px;
}

.service-item-current-style2 .service-content {
  padding: 30px 25px 38px;
  position: relative;
}

@media only screen and (max-width:767px) {
.design_by {text-align: center;}
}

@media (max-width: 1200px) {
  .group_pera {
    min-height: 123px !important;
  }
  .group_peras {
    min-height: 90px !important;
  }
  .bt_gap{
    min-height: 630px !important;
  }
}
@media (max-width: 991px) {
  .group_pera {
    min-height: 123px !important;
  }
  .group_peras {
    min-height: 90px !important;
  }
  .bt_gap{
    min-height: 630px !important;
  }
}
@media (max-width: 767px) {
  .group_pera {
    min-height: 123px !important;
  }
  .group_peras {
    min-height: 90px !important;
  }
  .bt_gap{
    min-height: 630px !important;
  }
}

@media (max-width: 575px) {
  .group_pera {
    min-height: 123px !important;
  }
  .group_peras {
    min-height: 90px !important;
  }
  .bt_gap{
    min-height: 630px !important;
  }
}


@media (max-width: 360px) {
  .group_peras {
    min-height: 200px !important;
  }
  .bt_gap{
    min-height: 630px !important;
  }
}