body {
  margin: 0px;
  padding: 0px;
  font-family: "Roboto", sans-serif;
}

.navbar-toggle .icon-bar {
  background: #000;
}
.navbar-toggle {
  float: left;
}
.sub-arrow {
  float: right;
  background: url(../images/dr.png) no-repeat center top;
}

.navbar-header {
  display: block !important;
  text-align: left;
}

.rgt-call {
    font-size: 20px;
    font-weight: 600;
    text-align: right;
    margin-top: 15px;
}

.navbar-nav {
    float: right;
}
.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
#header {
  width: 100%;
  display: block;
  padding: 5px 0px;
  border-top: solid 5px #ebebeb;
}

#mdl {
  width: 100%;
  display: block;
}

#footer {
  width: 100%;
  display: block;
  background: #222527;
  font-size: 16px;
  color: #949494;
}

.container {
  width: 1200px;
}
.navbar-toggler-icon {
  background: url(../images/menu.png) no-repeat left top;
  background-size: 30px 30px;
}

.nav-link {
  color: #1e1e1e;
  margin: 0px 8px 0px 8px;
  font-weight: bold;
  font-size: 20px;
  padding-left: .6rem !important;
  padding-right: .6rem !important;
}
.nav-link:hover {
  color: #2576c6;
  background: #fff !important;
}


.active-link {
  color: #2576c6;
}

.m-navigation {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}

.ban_cont {
  font-size: 55px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  z-index: 100;
  top: 40%;
  width: 100%;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 67px;
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000,
    -1px -1px 0 #000;
}

.ban_cont span {
  color: #ed9815;
}
.cat-sec {
  width: 100%;
  padding: 2em 0;
  background: #f3f3f3;
  float: left;
}
.cat-col {
  width: 19.5%;
  float: left;
}
.cat-box {
  font-size: 20px;
  color: #000;
  text-align: center;
  font-weight: 600;
  background: #fff;
  border: solid 1px #cfcfcf;
  box-shadow: 1px 5px 15px #00000020;
  border-radius: 2px;
  width: 90%;
  margin: 0 auto;
  display: inline-block;
  padding: 1em 0;
  cursor: pointer;
  transition: 0.5s;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 22px;
  height: 169px;
}

.cat-box:hover {
  box-shadow: 1px 5px 25px #00000030;
}
.v-cat {
  background: #2576c6;
  width: 90%;
  margin: 0 auto;
  border-radius: 2px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 22px;
  font-weight: 600;
  padding: 1em 0;
  cursor: pointer;
  text-align: center;
  height: 169px;
  transition: 0.5s;
}

.v-cat:hover {
  box-shadow: 1px 5px 25px #2576c640;
}
.more-bt {
  display: block;
  height: 78px;
  line-height: 78px;
}

.v-cat span {
  display: block;
  margin-top: 10px;
}

.cat-box span {
  display: block;
  margin-top: 10px;
}
.ab-sec {
  width: 100%;
  padding: 3em 0;
  font-size: 17px;
  color: #292928;
  line-height: 24px;
  float: left;
}

.inner-sec {
  width: 100%;
  padding: 3em 0;
  font-size: 17px;
  color: #292928;
  line-height: 24px;
  display: inline-block;
}

.ab-h1 {
  font-size: 42px;
  color: #0056b3;
  font-weight: bold;
  margin-bottom: 10px;
}
.subheading {
  font-size: 21px;
  /*color: #ed9815;*/
  color: #000;
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
}
.res-img {
  max-width: 100%;
}
.our-ex {
  width: 100%;
}
.ex {
  font-size: 17px;
  color: #292928;
  line-height: 24px;
  padding: 2em 0;
  background: #f5f5f5;
}

.ex-h1 {
  font-size: 38px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.ex-img {
  background: #fff;
  padding: 2em 0;
}
.ex-img img {
  margin-left: -80px;
}
.ex-inner {
  width: 87%;
}

.ex ul {
  margin: 35px 0 0 0;
  padding: 0px;
  list-style: none;
}

.ex ul li {
  display: inline-block;
  width: 31.5%;
  line-height: 28px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 35px;
  font-size: 15px;
  color: #292928;
  font-weight: 600;
  background: url(../images/bl.png) no-repeat left center;
  font-family: "Roboto Condensed", sans-serif;
}

.fr-title {
  color: #fefefe;
  font-size: 29px;
  display: block;
  margin-bottom: 22px;
  font-family: "Roboto Condensed", sans-serif;
}
.fr-details {
  width: 100%;
  margin-bottom: 15px;
  line-height: 42px;
}

.fr-details a {
  color: #939393;
}

.fr-details img {
  float: left;
  margin-right: 12px;
}
.fr-rgt {
  background: #151a1e;
  padding: 3.5em;
}
.fr-lft {
  width: auto;
  margin-left: 20%;
  display: inline-block;
  padding: 3.5em 0;
}
.sc-link {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
  margin-top: 12px;
}

.fr-links {
  width: 45%;
  display: inline-block;
  color: #939393;
  text-decoration: none;
  padding-left: 25px;
  line-height: 30px;
  margin-bottom: 13px;
  background: url(../images/arrow.png) no-repeat left center;
}

.fr-links:hover {
  text-decoration: none;
  color: #fff;
}
.copy {
  width: 100%;
  padding-top: 3.5em;
  color: #88878740;
  font-size: 15px;
}
.fr-rgt-inner {
  max-width: 590px;
}
.dr {
  background: url(../images/dr.png) no-repeat right center;
}

.con-details {
  width: 100%;
  display: inline-block;
  font-size: 17px;
  color: #000;
  margin-bottom: 25px;
  border-bottom: solid 2px #ccc;
  padding-bottom: 25px;
  height: 111px;
}

.con-details a {
  color: #000;
  text-decoration: none;
}

.con-details strong {
  font-size: 21px;
  color: #ed9815;
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
}
.w-100 {
  width: 100%;
}
.con-bt {
  background: #ed9815;
  border: none;
  color: #fff;
  border-radius: 4px;
  padding: 10px 25px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 25px;
}
.in-ab-img {
  margin-top: 15px;
  margin-right: 15px;
  border-radius: 4px;
}

.in-brochure {
  padding: 2.5em 0;
  
  display: block;
  font-size: 17px;
}

.in-brochure-title {
  font-size: 20px;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
  color: #2576c6;
  display: block;
}

.in-brochure ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}

.in-brochure ul li {
  display: inline-block;
  width: 100%;
  line-height: 28px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 35px;
  font-size: 15px;
  color: #292928;

  background: url(../images/bl.png) no-repeat left center;
  font-family: "Roboto Condensed", sans-serif;
}

@media only screen and (max-width: 768px) {
  .container {
    width: 96%;
  }

  .navbar-nav {
    background: #ededed;
  }
  .ban_cont {
    top: 28%;
    font-size: 25px;
    line-height: 30px;
  }

  .ban_cont span {
    font-size: 25px;
    padding: 8px;
  }
  .cat-col {
    width: 100%;
    margin-bottom: 20px;
  }
  .cat-box {
    margin-left: 5%;
  }
  .ex ul li {
    width: 100%;
  }

  .ex-img img {
    margin: 0px;
    width: 100%;
  }

  .fr-lft {
    margin-left: 0px;
    padding-left: 2em;
  }
  .fr-links {
    width: 100%;
  }
  .copy {
    padding-top: 15px;
  }
  .fr-rgt {
    padding-left: 3em;
  }
  .dr {
    background-position: 95% center;
  }
  .con-details {
    height: auto;
  }

   .navbar-nav {
    float: left;
    width: 100%;
    margin-left: 0px;
  }
  .rgt-call {
    text-align: left;
  }

  .navbar {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-device-width: 1800px) and (max-device-width: 2300px) {
  .fr-lft {
    margin-left: 42%;
  }
}