.bread_crumb {
  background: #68d1a9 !important;

  margin: 0px;
}
.banner {
  background: url(../img/Infrastructure-1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
h1.page_header {
  color: #126b92 !important;
  text-align: center;
  padding: 65px 0px;
  font-size: 40px;
  margin: 0px;
  font-weight: 700;
}
ul.bread_crumb li {
  display: inline-block;
}

.bread_crumb li:first-child {
  margin-left: 0;
}

.bread_crumb li,
.bread_crumb li a {
  color: #fff;

  font-weight: 600 !important;

  line-height: 25px;

  letter-spacing: 1px;
}

.bread_crumb li:last-child {
  background-color: #3c9aa6;
}

.bread_crumb li:last-child:before {
  content: ' ';

  display: inline-block;

  border-top: 14px solid rgba(20, 49, 93, 0);

  border-left: 14px solid #68d1a9;

  border-bottom: 14px solid transparent;

  border-right: none;

  margin-top: 0px;

  vertical-align: middle;
}

.bread_crumb li:last-child:after {
  content: ' ';

  display: inline-block;

  border-top: 14px solid rgba(20, 49, 93, 0);

  border-left: 14px solid #3c9aa6;

  border-bottom: 14px solid transparent;

  border-right: none;

  margin-top: 0px;

  background: #68d1a9;

  vertical-align: middle;
}

.content h3 {


  font-weight: 600;

  font-size: 30px;

  text-align: left;


  width: 90%;

  line-height: 45px;
}

.content h2.depart_head {
  color: #12777f;

  font-weight: 600;

  font-size: 28px;

  text-align: left;

  border-bottom: 2px solid #12777f;

  width: 90%;

  line-height: 45px;
}

.read_btn {
  background: #12777f;

  padding: 10px 18px;

  color: #fff;

  font-weight: bold;

  margin: 10px auto;

  border: 1px solid #12777f;

  border-radius: 10px;
}
/*  */
.gallery {
  padding: 60px 0px 90px 0;
}
.gallery .gallery_images #owl-carousel .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  left: 3% !important;
  line-height: 62px !important;
  font-weight: 700;
  color: #8f6349;
  margin: 0 0;
  padding: 0px 15px !important;
  background: rgb(225 225 225 / 70%);
  height: 49px;
  border-radius: 100%;
}
.gallery .gallery_images #owl-carousel .owl-prev span {
  font-size: 60px;
  line-height: 32px;
  font-weight: 300;
  color: #8f6349;
}

.gallery .gallery_images #owl-carousel .owl-next {
  height: 49px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  right: 0;
  line-height: 62px !important;
  color: #8f6349;
  margin: 0 0;
  padding: 0 15px !important;
  background: rgb(225 225 225 / 70%);
  border-radius: 100%;
}

.gallery .gallery_images #owl-carousel .owl-next span {
  font-size: 60px;
  line-height: 34px;
  font-weight: 300;
  color: #8f6349;
}
.gallery h2 {
  text-transform: uppercase;
  color: #522305;
  padding: 0 0 10px 0;
  font-family: 'Minion Variable Concept';
  font-size: 34px;
  line-height: 44px;
  letter-spacing: 3.8px;
  font-weight: 700;
}

/* .content p {

	font-size: 16px;

} */

input,
select#location {
  width: 90%;

  margin: 5px !important;

  padding: 12px !important;

  border: 1px solid #00968f !important;
}

textarea#msg {
  width: 90% !important;

  border: 1px solid #00968f !important;

  padding: 12px;

  margin: 6px;
}

p.submit {
  width: 90%;

  border: 1px solid #5bb5a4;

  text-align: center;

  padding: 5px;

  margin: 4px 4px;

  font-weight: 500;

  color: white;

  background: #5bb5a4;

  cursor: pointer;
}

p.cust_head {
  color: #465069;

  font-size: 1.6em;

  padding: 0px 4px;

  margin-top: 20px;
}

p.submit:hover {
  background: #79a2d0;
}

.we_spc_head {
  text-align: center;

  font-size: 30px;

  color: #12777f;
}

.speciality {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  padding: 70px 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  /* margin-right: 15px; */
  margin: 0 25px 0;
  width: 210px;
  height: 175px;
  background: #12777f;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
}

.spec_img {
  width: 100%;

  border-radius: 5%;

  box-shadow: 4px 6px 18px grey;
}

.spec_con {
  padding-top: 30px;
}

p.spec_treat {
  font-size: 16px;
  font-weight: 500;
}

@media (min-width: 1251px) and (max-width: 1350px) {
}

@media (min-width: 1025px) and (max-width: 1250px) {
  .speciality {
    /* width: 18%; */
    height: 195px !important;
  }
}

@media (min-width: 991px) and (max-width: 1024px) {
  .speciality {
    /* margin: unset; */
    height: 160px !important;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .speciality {
    /* width: 18% !important; */

    /*height: 165px !important;*/

    width: 200px;
    height: 166px;
    margin: unset;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .speciality {
    /* width: 60% !important; */

    margin: 15px auto !important;
  }

  .spec_para {
    padding: 0px 35px !important;
  }

  .testi_monials img {
    margin: 10px auto;
  }
}

@media (min-width: 100px) and (max-width: 480px) {
  .speciality {
    /* width: 60% !important; */

    margin: 15px auto !important;
  }

  .spec_para {
    padding: 0px 35px !important;
  }

  .testi_monials img {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 600px) {
  li.equl_space {
    margin-top: 0px !important;
  }
}
li.equl_space {
  margin-top: 22px;
}
.content ul {
  font-size: 16px;
  padding: 10px 20px;
  line-height: 2.5rem;
}
.we_spc_head {
  width: 95%;
}
@media (min-width: 481px) and (max-width: 767px) {
  .we_spc_head {
    width: 100%;
  }
}
.content ul li {
  /*border-bottom: 1px solid #149c8e;*/
  margin-bottom: 10px;
}
ul.dep_fe li {
  list-style: disc;
}
ul.dep_fe li::before {
  content: '• ';
  color: #952222;
  padding-right: 6px;
  display: inline-block;
  margin-left: -1em;
}
.content h3 {
  border-bottom: unset !important;
}
.content h3:after {
  content: '';
  display: block;
  bottom: 0;
  width: 72%;
  height: 2px;
  background: #42b3e5;
  margin-top: 10px;
  /*margin-left: auto;
    margin-right: auto;*/
}
ul.dep_fe li:after {
  content: '';
  display: block;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #149c8e;
  position: relative;
  /*right: 2%;*/
  margin-top: 10px;
}
/* styles for owl caureosel */
.owl-carousel .owl-item img {
  display: inherit !important;
  width: 55% !important;
}
/* owl carosel style  */
.carousel-wrapper {
  width: 1000px;
  margin: auto;
  position: relative;
  text-align: center;
  font-family: sans-serif;
}
.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #5110e9;
}

.owl-carousel .item {
  text-align: center;
}
.owl-carousel .nav-button {
  height: 50px;
  width: 25px;
  cursor: pointer;
  position: absolute;
  top: 30px !important;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.25;
}
.owl-carousel .owl-prev {
  left: -35px;
  font-size: 50px;
}
.owl-carousel .owl-next {
  right: -35px;
  font-size: 50px;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #00968f !important;
  font-size: 70px !important;
  margin: 5px;
  padding: 4px 7px;
  background: #f0f8ff !important;
  display: inline-block;
  cursor: pointer;
}
.owl-carousel .prev-carousel:hover {
  background-position: 0px -53px;
}
.owl-carousel .next-carousel:hover {
  background-position: -24px -53px;
}

/* owl carosel style  */
/* styles for owl caureosel */
/* new css for tabs  */
.tabset > input[type='radio'] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  /* padding: 15px 15px 25px; */
  /* border: 1px solid transparent; */
  border-bottom: 0;
  cursor: pointer;
  /* font-weight: 600; */
}
.owl-carousel .owl-nav button.owl-prev {
  left: 3%;
}

.tabset .speciality.active {
  background: rgb(85, 182, 163);
}
.speciality:hover {
  background: rgb(85, 182, 163);
}

@media (max-width: 480px) {
  h1.page_header {
    padding: 40px;
  }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    text-align: -webkit-center;
  }
  .owl-carousel.owl-drag .owl-item {
    text-align: -webkit-center !important;
  }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    left: 3%;
  }
  .post {
    /* padding-top: 20px; */
    text-align: unset !important;
    padding: 20px 0 0 !important;
  }
  .desk_view {
    display: none !important;
  }
  .content p {
    padding: 10px 0px !important;
  }
  button {
    padding: 6px 14px !important;
    font-size: 12px !important;
  }

  .td{
    margin:10px 0px !important;
  }

  .dropbtn_1{
    line-height:20px !important;
  }
}

@media (min-width: 481px) and (max-width: 769px) {
  h1.page_header {
    padding: 40px;
  }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    left: 3%;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    right: 2%;
  }

  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 4px 8px;
    text-decoration: none;
    font-size: 14px;
  }
  .post {
    color: black;
    font-size: 14px !important;
    text-align: unset !important;
  }
  p.spec_treat {
    font-size: 16px;
    font-weight: 500;
  }
}
/* @media (min-width: 790px) and (max-width: 1025px) {
} */
