@font-face {
  font-family: Catamaran;
  src: url(fonts/Catamaran-Regular.woff) format("woff");
}
body {
  font-family: Catamaran, sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
.h1tags {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #26ade3;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
p {
  margin: 5px 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 18px;
}
a {
  text-decoration: none !important;
}
.topHeader {
  padding: 20px 0;
  margin: 0;
  position: relative;
}
.email,
.phone {
  padding-top: 28px;
}
.email .media {
  margin-left: 46px;
}
.email .media-body,
.phone .media-body {
  padding-left: 10px;
}
.email .media-body h3,
.phone .media-body h3 {
  margin: 0;
  font-size: 23.7px;
  padding-top: 8px;
}
.site-logo {
  text-align: center;
}
.email .media-body h3 a,
.phone .media-body h3 a {
  color: #000;
}
.bannerSection {
  background-color: #26ade3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 5px 0;
}
.bannerSection h2 {
  margin: 0;
  padding-bottom: 20px;
}
.bannerSection .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.inner-content {
  padding: 50px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 70px;
}
.bannerSection .carousel-caption.slider-header {
  position: absolute;
  top: 340px;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 0;
  z-index: 000;
  margin: 0 auto;
}
.articleContent p {
  text-align: justify;
  line-height: 1.32em;
}
.single-page-img {
  margin: 20px 0;
  padding: 20px 0;
}
.bannerSection .carousel-caption.slider-header h2 {
  color: #f7941e;
  font-size: 40px;
  text-shadow: 1px 1px 1px #d1a224;
}
.carousel-indicators.olslider {
  position: absolute;
  right: 40px;
  z-index: 15;
  width: auto;
  padding-left: 0;
  margin-left: 0;
  text-align: right;
  list-style: none;
}
.bannerSection .carousel-indicators .active {
  width: 20px;
  height: 20px;
  margin: 1px;
  background-color: #8bc846;
}
.bannerSection .carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #8cc64070;
  border: 1px solid #8cc640;
  border-radius: 10px;
}
#form_mro4r {
  border-radius: 0;
  height: 42px;
  color: #000;
  width: 100%;
  border: 0.5px solid #eee;
}
#form_mro4rtextarea {
  border-radius: 0;
  height: 142px;
  color: #000;
  width: 100%;
  border: 0.5px solid #eee;
}
input.wpcf7-form-control.wpcf7-submit {
  width: 120px;
  margin: 0 0;
  padding: 10px 0;
  font-size: 20px;
  background: #26ade3;
  color: #fff;
  border: 0;
  cursor: pointer;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #f7941e;
  color: #000;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
}
.services {
  padding: 50px 0 30px 0;
  margin: 0 auto;
}
.sec-title-para h2 {
  position: relative;
  width: 270px;
  margin: 0 auto;
  padding: 0;
  color: #8cc640;
  font-size: 42px;
  font-weight: 300;
}
.sec-title-para h2 span {
  font-weight: 600;
  color: #f7941e;
}
.sec-title-para p {
  padding: 20px 0;
  font-size: 20px;
}
.sec-title-para h2:after {
  content: url(img/bracket-left.png);
  position: absolute;
  left: 0;
  bottom: -13px;
}
.sec-title-para h2:before {
  content: url(img/bracket-right.png);
  position: absolute;
  right: 0;
  bottom: -13px;
}
.services .sec-title-para,
.services-text {
  text-align: center;
}
.services-text p {
  font-size: 16px;
}
.services-box {
  position: relative;
  border-radius: 10px;
}
a.reads {
  color: #000;
  border: 1px solid #8681810a;
  padding: 0 10px;
}
.services .services-box .service-image {
  background-color: #26ade3;
  padding: 25px 20px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}
.services .services-box .service-image:before {
  content: "";
  position: absolute;
  height: 120px;
  width: 120px;
  border: 3px solid #f7941e;
  border-radius: 50%;
  top: -10px;
  left: -10px;
  opacity: 0;
}
.services .services-box:hover .service-image {
  background-color: #f7941e;
}
.services .services-box:hover .service-image:before {
  opacity: 1;
}
.services-text h2 {
  font-size: 20px;
  margin: 0;
  padding: 10px 0;
  font-weight: 700;
  color: #26ade3;
}
.welcome {
  background: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
#about p a {
  color: #26ade3;
  font-weight: 700;
}
#about p a:hover {
  color: #f7941e;
}
.welcome h3 {
  font-size: 42px;
  margin: 0;
  padding-bottom: 20px;
}
.welcome p {
  width: 60%;
  margin: 0 auto;
  font-size: 21px;
  line-height: 1.3em;
}
.why-choose-us {
  padding: 60px 0;
  margin: 0 auto;
}
.choose-title-para {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.choose-title-para h2 {
  position: relative;
  width: 330px;
  margin: 0 auto;
  padding: 0;
  color: #8cc640;
  font-size: 42px;
  font-weight: 300;
}
.choose-title-para h2 span {
  font-weight: 600;
  color: #f7941e;
}
.choose-title-para h2:after {
  content: url(img/bracket-left.png);
  position: absolute;
  left: 0;
  bottom: -13px;
}
.choose-title-para h2:before {
  content: url(img/bracket-right.png);
  position: absolute;
  right: 0;
  bottom: -13px;
}
img.media-object.choose-media-img {
  background-color: #8cc640;
  border-radius: 50%;
  padding: 5px;
  border: 5px solid #ebebeb;
}
.choose-box-left,
.choose-box-right {
  height: 170px;
}
.choose-box-left .media-body {
  padding-left: 15px;
  text-align: left;
}
.choose-box-left h5 {
  font-size: 22px;
  color: #f7941e;
  margin: 0;
  padding-bottom: 5px;
}
.choose-box-left p {
  line-height: 1.3em;
}
.choose-box-right .media-body {
  padding-right: 15px;
  text-align: right;
}
.choose-box-right h5 {
  font-size: 22px;
  color: #f7941e;
  margin: 0;
  padding-bottom: 5px;
}
.choose-box-right p {
  line-height: 1.3em;
}
.thumb-nil-box {
  background-color: #ebebeb;
  padding: 20px 0 0 0;
  text-align: center;
  box-shadow: 0 1px 0 1px #e0d7d7;
}
.choose-box-left:hover img.media-object.choose-media-img,
.choose-box-right:hover img.media-object.choose-media-img {
  background-color: #f7941e;
  border-color: #8cc640;
}
.working-process {
  clear: both;
  padding: 60px 0;
  margin: 0 auto;
  position: relative;
  background: #f8f8f8;
}
.process-title-para {
  padding-bottom: 50px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
img.forNice-lft {
  position: absolute;
  top: 93px;
  right: -115px;
  z-index: 1;
  width: 232px;
}
img.forNice-right {
  position: absolute;
  top: 0;
  left: -115px;
  z-index: 1;
  width: 232px;
}
.process-title-para h2 {
  position: relative;
  width: 440px;
  margin: 0 auto;
  padding: 0;
  color: #8cc640;
  font-size: 42px;
  font-weight: 300;
}
.process-title-para h2 span {
  font-weight: 600;
  color: #f7941e;
}
p.about-more {
  padding: 15px 0 0 0;
  margin: 24px auto 0 auto;
}
p.about-more a {
  color: #f7941e;
  font-weight: 600;
  font-size: 22px;
  text-decoration: none;
  border: 1px solid #f7941e;
  padding: 5px 30px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}
p.about-more a:hover {
  color: #fff !important;
  border: 1px solid #8cc640;
  background: #f7941e;
  background: linear-gradient(214deg, #f7941e 0, #26ade3 50%, #f7941e 100%);
  opacity: 1;
}
.process-title-para h2:after {
  content: url(img/bracket-left.png);
  position: absolute;
  left: 0;
  bottom: -13px;
}
.process-title-para h2:before {
  content: url(img/bracket-right.png);
  position: absolute;
  right: 0;
  bottom: -13px;
}
.process-ac {
  text-align: center;
  padding: 10px 0 20px 0;
  margin: 0 auto;
}
.process-image {
  background-color: #f7941e;
  position: relative;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 15px 20px;
}
.process-image:before {
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  border: 5px solid #f7941e;
  border-radius: 50%;
  top: -15px;
  left: -15px;
}
.process-ac:hover .process-image {
  background-color: #8cc640;
}
.process-ac:hover .process-image:before {
  border: 5px solid #8cc640;
}
.process-detiles h3 {
  color: #000;
  margin: 0;
  padding: 30px 0 0 0;
  font-size: 26px;
}
.process-ac:hover .process-detiles h3 {
  color: #f7941e;
}
#contact {
  padding: 40px 0;
  margin: 0 auto;
}
.site-footer {
  background: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
h3.foot-touch {
  padding: 20px 0 10px 0;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  width: 50%;
}
.address .media-body,
.fphone .media-body {
  padding-left: 10px;
}
.get-in-touch {
  padding-top: 40px;
}
.address {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.fphone {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.fphone a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.femail .media-body {
  padding-left: 10px;
  color: #fff;
}
.address p {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.femail h5,
.fphone h5 {
  margin-top: 10px;
  padding: 0;
}
.femail a {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
}
.skype {
  color: #fff;
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}
.skype h5 {
  margin-top: 10px;
}
.skype a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.skype .media-body {
  padding-left: 10px;
  color: #fff;
}
.copyright {
  background-color: rgba(0, 0, 0, 0.47);
  padding: 15px 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  clear: both;
}
.copyright p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 100;
}
#contact {
  padding: 30px 0;
  margin: 0 auto;
}
.articleContent.single {
  text-align: center;
  padding: 30px 0 10px 0;
  margin: 0 0 40px 0;
}
.feed {
  padding: 30px 0;
  margin: 0 auto;
  border-top: 1px solid #f7941e12;
}
.contact-info-page {
  padding: 50px 0;
  margin: 0 auto;
}
#innerContent {
  margin: 0 auto;
  position: relative;
  padding: 40px 0;
  background: #26ade3;
}
#innerContent h1 {
  margin: 0;
  padding: 10px 0;
  font-size: 40px;
  color: #fff;
}
.inner-contact {
  padding: 40px 0;
}
.singlePostContent p {
  text-align: justify;
  line-height: 1.4em;
  font-size: 18px;
}
.singlePostContent ul li {
  font-size: 18px;
  line-height: 1.3em;
}
.iamge-thum {
  margin-bottom: 15px;
}
.postContent h3 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 24px;
}
.menu-menu-footer-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-menu-footer-container ul li {
  float: none;
  padding-bottom: 0;
}
.menu-menu-footer-container ul li a {
  color: #26ade3;
  font-size: 18px;
}
.menu-menu-footer-container ul li a:hover {
  color: #f7941e;
}
.menus-areas {
  background: #f7941e;
  margin: 0 auto;
  padding: 0;
}
#cssmenu,
#cssmenu a,
#cssmenu li,
#cssmenu ul {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#cssmenu > ul {
  list-style: inside none;
  padding: 0;
  margin: 0;
}
#cssmenu > ul > li {
  list-style: inside none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  position: relative;
}
#cssmenu > ul > li > a {
  outline: 0;
  display: block;
  position: relative;
  padding: 21px 35px 18px 35px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-weight: 700;
  font-size: 20px;
  border-right: 1px solid #cadeb161;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
}
.current-menu-item a {
  background: #26ade3;
  color: #fff !important;
}
#cssmenu > ul > li:last-child > a {
  border-right: 0;
}
#cssmenu > ul > li > a:hover {
  background: #26ade3;
  color: #fff;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 0;
}
#cssmenu > ul > li > a:after {
  content: "";
  position: absolute;
  border-right: 1px solid;
  top: 0;
  bottom: 0;
  right: -2px;
  z-index: 99;
  border-color: #cadeb10a;
}
#cssmenu > ul > li:last-child > a:after {
  border-right: 0;
}
#cssmenu ul li.has-sub:hover > a:after {
  top: 0;
  bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
  content: "";
  position: absolute;
  top: 28px;
  right: 10px;
  border: 5px solid transparent;
  border-top: 5px solid #fff;
}
#cssmenu ul li.has-sub:hover > div,
#cssmenu ul li.has-sub:hover > ul {
  display: block;
}
#cssmenu ul li > div,
#cssmenu ul li > ul {
  display: none;
  position: absolute;
  top: 59px;
  left: 0;
  background: #f7941e;
  border-radius: 0;
  z-index: 999;
}
#cssmenu ul li > ul {
  width: 310px;
}
#cssmenu ul li > ul li {
  display: block;
  list-style: inside none;
  padding: 0;
  margin: 0;
  position: relative;
  background: #fff;
  margin: 10px;
}
#cssmenu ul li > ul li a {
  outline: 0;
  display: block;
  position: relative;
  margin: 0;
  padding: 10px 20px 8px 20px;
  color: #000;
  text-decoration: none;
  font-size: 18px;
}
#cssmenu ul ul a:hover {
  color: #000;
  background: #f7941e;
  background: linear-gradient(214deg, #f7941e 0, #26ade3 50%, #f7941e 100%);
}
#cssmenu > ul > li.has-sub > a:hover:before {
  border-top: 5px solid #fff;
}
.articleContent ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.articleContent a {
  color: #26ade3;
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
}
.articleContent a:hover {
  color: #f7941e;
}
@media all and (min-width: 0) and (max-width: 768px) {
  .site-logo {
    text-align: center !important;
  }
  .site-logo img {
    width: 100%;
  }
  .bannerSection .carousel-caption.slider-header {
    top: 24px;
  }
  .bannerSection .carousel-caption.slider-header h2 {
    color: #f7941e;
    font-size: 30px;
    text-shadow: 1px 1px 1px #d1a224;
  }
  .hover-box-img {
    padding: 40px 0;
  }
  .hover-box-img h4 {
    font-size: 15px;
  }
  .services-box {
    padding-bottom: 0;
    padding: 0 0;
    margin: 0 0;
  }
  .services-text h2 {
    font-size: 16px;
    margin: 0;
    padding: 0 0;
    font-weight: 700;
  }
  .services-text p {
    font-size: 18px;
  }
  .welcome h3 {
    font-size: 36px;
    margin: 0;
    padding-bottom: 10px;
    color: #f7941e;
  }
  .welcome p {
    width: 100%;
  }
  .sec-title-para h2 {
    width: 100%;
  }
  .capacity-title-para h2:after,
  .capacity-title-para h2:before,
  .choose-title-para h2:after,
  .choose-title-para h2:before,
  .gallery-title-para h2:after,
  .gallery-title-para h2:before,
  .process-title-para h2:after,
  .process-title-para h2:before,
  .sec-title-para h2:after,
  .sec-title-para h2:before {
    display: none;
  }
  .capacity-title-para h2,
  .choose-title-para h2,
  .process-title-para h2 {
    width: 100%;
    font-size: 36px;
  }
  .capacity-title-para h2 span {
    font-weight: 600;
    color: #292724;
  }
  .choose-box-left,
  .choose-box-right {
    height: auto;
  }
  .choose-box-right-main {
    padding-top: 30px;
  }
  img.forNice-lft,
  img.forNice-right {
    display: none;
  }
  .foot-socials p {
    display: inline-block;
  }
  .foot-socials p img {
    width: 65.4px;
  }
  .footerMenus {
    padding-bottom: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .get-in-touch {
    padding-top: 0;
  }
  .email .media-body h3,
  .phone .media-body h3 {
    margin: 0;
    font-size: 17.7px;
    padding-top: 11px;
  }
  #cssmenu > ul > li > a {
    padding: 21px 23.5px 18px 23.5px;
  }
  img.forNice-lft {
    top: 100px;
    right: -83px;
    width: 165px;
  }
  img.forNice-right {
    top: 18px;
    left: -82px;
    width: 165px;
  }
  .bannerSection .carousel-caption.slider-header {
    top: 160px;
  }
}
@media (min-width: 1300px) and (max-width: 1499px) {
  .get-in-touch {
    padding-top: 0;
  }
  .hover-box-img {
    padding: 100px 0;
  }
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .hover-box-img {
    padding: 130px 0;
  }
}
img.d-block.img-fluid.slider-image,
img.img-fluid.img-maps {
  width: 100%;
}
