.mainmenu ul li a {
  padding: 5px 10px;
}
.mainmenu ul ul,
.mainmenu ul li .mega-menu {
  width: 350px;
  /* width: -moz-fit-content; */
  /* width: fit-content; */
}
/* Home slide */
.slider-area .carousel-inner .carousel-item .caption-1 {
  background-position: center;
  background-repeat: no-repeat;
}
.slider-area .carousel-inner .carousel-item .caption-2 {
  background-position: center;
  background-repeat: no-repeat;
}
.slider-area .carousel-inner .carousel-item .caption-3 {
  background-position: center;
  background-repeat: no-repeat;
}
.slider-area .carousel-inner .carousel-item .carousel-captions {
  background-size: contain;
  min-height: 500px;
}
.slider-area .carousel-inner .carousel-item .carousel-captions:after {
  background: rgba(0, 0, 0, 0.001);
}
.serv_title_main_wrapper_2 {
  margin-top: 20px;
}
.about_us_section_2 {
  padding-top: 0px;
}
.about_us_section_2 .abt_chk ul li {
  width: 100%;
}
.service_wrapper_2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.service_wrapper_2 .service_overlay {
  background: rgba(9, 9, 9, 0.7);
}
.service_wrapper_2 .md_serv_box ul li {
  width: 30%;
}
.service_wrapper_2 .md_schedule_info h4 {
  min-height: 70px;
  padding: 10px;
}
.service_wrapper_2 .serv_txt {
  min-height: 160px;
}
.serv_title_main_wrapper_2 .serv_img_wrapper {
  background-color: #000;
}
.about_us_section_2 .abt_txt p {
  text-transform: none;
  text-align: justify;
}
.team_wrapper_2 .team_txt h1 a {
  text-transform: none;
}
.team_wrapper_2 {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  z-index: -9999;
  background-position: center 0;
  overflow: hidden;
  background-size: cover;
  text-align: center;
}
.team_wrapper_2 .team_overlay {
  background: rgba(0, 0, 0, 0.7);
  padding-top: 50px;
  padding-bottom: 50px;
}
.team_wrapper_2 .team_img img {
  margin-top: 0px;
  height: 300px;
}

.team_heading_wrapper h1 {
}

.blog_wrapper_2 .blog_img figure img {
  height: 200px;
  width: auto;
  margin: 0 auto;
}
.blog_section,
.blog_category_main_wrapper {
  background-color: inherit;
}
.blog_txt h1 {
  margin-top: 0px;
}
.blog_txt img {
  height: auto;
  max-width: 100%;
  margin: auto;
  display: block;
  border-radius: 15px;
  border: 1px solid black;
}
.gc_footer_ln_img_wrapper img {
  max-width: 100%;
  height: auto;
}
.cont_cat_abt {
  height: 300px;
}
.contact_info li {
  padding-left: 10px;
}
.contact_info i {
  font-size: 18px;
  width: 25px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.contact_info p {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}

/* end Home slide */
.main_content {
  /* margin-top: 50px; */
}
.row {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex;
}
.content_wrapper {
  float: left;
  text-align: left;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #fff;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  position: relative;
  margin-top: -3%;
  box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.1);
}
.content_wrapper .container {
  /* -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); */
  /* -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); */
  /* -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); */
  /* -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); */
  /* box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1); */
  background: #fff;
  border-radius: 15px;
}
.med-title-cont {
  /* margin-top: 85px; */
}
.content_body_cont {
  /* padding-top: 50px; */
}
.twitter-typeahead {
  display: block;
}

#cont_struktural .blog_about {
  margin-top: 20px;
}
#cont_struktural .blog_img {
  border: 2px solid rgba(4, 47, 46, 0.95);
}
#cont_struktural .blog_img figure img {
  border: none;
}

/* .cat_about:hover .cat_img { */
/* border-color: rgba(245, 158, 11); */
/* -webkit-transition: all 0.5s; */
/* -o-transition: all 0.5s; */
/* -ms-transition: all 0.5s; */
/* -moz-transition: all 0.5s; */
/* transition: all 0.5s; */
/* } */
/* .cat_img { */
/* position: relative; */
/* padding-left: 60px; */
/* border: 2px solid rgba(4, 47, 46, 0.95); */
/* width: 100%; */
/* height: 260px; */
/* } */

#cont_struktural .struk {
  /* float: right; */
  min-height: 110px;
  position: relative;
  margin-top: -50px;
  z-index: 4;
  background-color: white;
  padding: 5px 10px;
}
#cont_struktural .struk a {
  color: black;
  font-size: 14px;
  /* padding: 0 10px; */
  /* background-color: white; */
  font-weight: 700;
}

#cont_struktural .struk a span {
  color: #757575;
  font-weight: 400;
  display: block;
}

#cont_struktural .struk:hover {
  background-color: rgba(4, 47, 46, 0.95);
  color: white;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#cont_struktural .struk:hover a {
  color: white;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#cont_struktural .struk ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}
#cont_struktural .struk ul li {
  float: left;
  width: auto;
  list-style: none;
  text-align: center;
  line-height: 30px;
  margin-right: 20px;
}
#cont_struktural .struk ul li a {
  color: black;
  font-size: 14px;
  padding: 10px;
  background-color: white;
  font-weight: 700;
}
#cont_struktural .struk ul li i {
  margin-right: 8px;
}
#cont_struktural .struk ul li:hover a {
  background-color: rgba(4, 47, 46, 0.95);
  color: white;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.page-active {
  background-color: #ff9800 !important;
  color: white !important;
}
