body {
  margin: 0px;
  padding: 0px;
   font-family: "Didact Gothic", sans-serif;
}

.rgt-call {
  font-size: 20px;
  font-weight: 600;
  text-align: right;
}

.fixed {
  position: fixed !important;
  top:0;
  background: #FFF !important;
  box-shadow: 1px 1px 20px #00000040;
  z-index: 100;

 }
.ab-section .container-fluid img {
  /*width: 100%;*/
}

.ab-section .container-fluid {
  text-align: center;
}

.glyphicon-chevron-left {
background: url(../images/lft.png);
background-repeat: no-repeat !important;
border: none;
min-width: 25px;
min-height: 25px;
}
.glyphicon-chevron-right {
background: url(../images/rgt.png);
border: none;
background-repeat: no-repeat !important;
min-width: 25px;
min-height: 25px;
}
.glyphicon-chevron-left:before {
content: none;
}
.glyphicon-chevron-right:before {
content: none;
}
.rgt-call a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.rgt-call img {
/*  margin-right: 12px;*/
}
.top-logo {
  padding: 12px 0px 0px 0px;
}
.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
#header {
  width: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 21px;
  color: #fff;
  border-bottom: solid 4px #002060;
  z-index: 10;
  position: relative;
}

.navbar-nav {
  float: right;
}
.navbar-collapse {
  padding: 0px;
}

#mdl {
  width: 100%;
  display: block;
}

#footer {
  width: 100%;
  float: left;
  background: #F0F0F0;
  font-size: 15px;
  line-height: 24px;
  color: #3E3E3E;
}

.sc-link {
  color: #000;
  font-size: 25px;
  display: inline-block;
  margin: 5px 0px 30px 0;
}

a:hover {
  text-decoration: none;
}
.res-img {
  max-width: 100%;
}

.container {
  width: 1200px;
}
.nav-bg {
  margin-top: 8px !important;
}

/* Navbar css */
.nav-bg li {
  margin-left: 5px;
  margin-right: 5px;
}
.nav-bg li a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 15px;
}

.nav-bg li a:hover {
  color: #2E3890;
  background: transparent !important;
}

.active-link {
  color: #2E3890 !important;
  border-bottom: solid 2px #2E3890;
}

.navbar-toggle .icon-bar {
  background: #000;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #ffffff60;
}

.navbar {
  margin: 0px;
}

.dropdown-menu {
  background: #fff;
  font-size: 16px !important;
}

.dropdown-menu li a {
  color: #000;
}

.dropdown-menu li a:hover {
  color: #000;
  background: #00000010 !important;
}
.navbar-toggle {
  float: left;
}
.nav-rgt-bt {
  border-radius: 2px;
  padding: 8px 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
  background: #dfb142;
  float: right;
  margin-top: 5px;
}

.nav-rgt-bt:hover {
  color: #fff;
}

.nav-rgt-bt img {
  margin-right: 1px;
}

#banner {
  width: 100%;
  margin-top: -128px;
  float: left;
  z-index: 1;
}
.banner-cont {
  position: absolute;
  top: 38%;
  color: #fff;

  width: 100%;
  font-size: 47px;
  line-height: 28px;
}

.banner-cont h2 {
  font-size: 57px;
  line-height: 90px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: bold;
  text-shadow: 1px 5px 5px #00000090;
}

.banner-cont h2 span {
  background: #00000080;
  padding: 5px 20px 10px 0px;
}
.pr-link {
  /*font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  padding: 42px 0px;
  background: #002060;
  border: solid 15px rgba(111, 144, 209, 0.4);
-webkit-background-clip: padding-box; /* for Safari 
    background-clip: padding-box;  
  min-width: 190px;
  border-radius: 120px;*/
  margin-top: 2em;
  float: right;
}

.pr-link-bt {
 /* font-size: 17px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  padding: 23px 0px;
  background: #002060;
  border: solid 15px rgba(111, 144, 209, 0.4);
-webkit-background-clip: padding-box;  
    background-clip: padding-box; 
  min-width: 140px;
  border-radius: 120px;*/
  margin-top: 2em;
  display: inline-block;
}

.pr-link-bt:hover {
  color: #fff;
}
.carousel-indicators {
/*  display: none;*/
}

.pr-link:hover {
  color: #fff;
}
.main-content {
  width: 100%;
}

.ab-section {
  font-size: 18px;
  color: #000;
  line-height: 30px;
  background: url(../images/ab-bg.png) no-repeat left top;
  padding: 2.5em 0;
  width: 100%;
  float: left;
}



.ab-section h1 {
  font-size: 60px;
 line-height: 70px;
  color: #000;
 font-weight: bold;
 margin-top:45px;

}

.ab-section p {
  margin-top: 13%;
}


.project-list {
  margin: 3em 0;
  width: 100%;
  float: left;
}

.project-list-title {
  font-size: 30px;
  color: #000;
  line-height: 38px;
  font-weight: 600;
  display: inline-block;
  margin-right: 12px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.project-list-subtitle {
  font-size: 30px;
  color: #00000060;
  line-height: 38px;
  font-weight: 600;
  display: inline-block;
}

.proj {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}

.proj li {
  float: left;
  list-style: none;
  padding: 10px 10px 0px 10px;
  width: 33.3%;
  cursor: pointer;
  font-size: 15px;
  color: #717171;
  text-transform: uppercase;
 
}


.proj li img {
    object-fit: cover;
    height: 225px;
    position: relative;
    width: 100%;
    transition: 0.5s all ease-in-out;
}

.proj li img:hover {
  transform: scale(1.05);
  filter: brightness(120%);
}

.proj li span {
  display: block;
  margin: 10px 0 4px 0;
  font-size: 30px;
  color: #000;
  text-transform: capitalize;
}




.pr-section {

  background: url(../images/bg.png) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  float: left;
  font-size: 18px;
  color: #000;
  line-height: 26px;
}

.pr-section p {
  width: 94%;
  margin-bottom: 20px;
}


.heading {
  font-size: 45px;
  color: #000;
  margin-bottom: 28px;
  font-weight: 600;
}
.pr-box {
  width: 100%;
  text-align: center;
  margin: 20px 0px;
  font-size: 19px;
  font-weight: 600;
}

.pr-box  span {
  display: block;

}






.exp-section {
  width: 100%;
  display: inline-block;
  padding: 3em 0;
  font-size: 25px;
  text-align: left;
  color: #000;
}

.exp-section h3 {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 20px;
}

.con-cr {
  background: url(../images/frm-bg.png) no-repeat left top;
  padding-top: 25px;
}

.cr-input {
  background: #EDEDED;
  height: 40px;
  margin-bottom: 16px;
  border: none;
  width: 100%;
}

.send {
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  background: #2E3890;
  border: none;
  padding: 10px 44px;
  display: inline-block;
  margin-left: 15px;
}

.gqt {
  background: #F0F0F0;
  font-size: 20px;
  color: #fff;
  width: 100%;
  float: left;
  font-weight: 600;
}

.gqt-inner {
  background: url(../images/con-bg.png) no-repeat right center #002060;
  line-height: 84px;
}

.gqt a {
  font-size: 24px;
  color: #fff;
  float: right;
 padding-right: 25px;
}



.fr-bt {
  width: 100%;
}
.bt-col {
  background: #E9E9E9;
  padding: 35px 25px;
}
.bt-title {
  color: #000;
  margin-bottom: 25px;
  width: 100%;
  font-size: 18px;
  font-weight: 800;
  float: left;
}
.bt-link {
  width: 100%;
  float: left;
  margin-bottom: 18px;
  margin-left: 10px;
  font-weight: 600;
  color: #5B5B5B;
}
.con-details {
  width: 100%;
  margin-bottom: 25px;
  float: left;
}

.con-details i {
  float: left;
  margin-right: 15px;

  font-size: 21px;
}
.footer-link {
  font-size: 15px;
  color: #000;
  padding: 20px 24px 5px 24px;
  display: inline-block;

}

.footer-link:hover {
  color: #000;
}

.bred {
  font-size: 16px;
  color: #fff;
  margin-top: -15px;
  line-height: 40px;
}

.inn {
  top: 45%;
}

.bred a {
  color: #fff;
  margin-right: 15px;
  display: inline-block;
  text-shadow: 1px 5px 5px #00000090;  font-weight: bold;

}

.bred span {
  margin-left: 15px;
  display: inline-block;
  background: none !important;
  text-shadow: 1px 5px 5px #00000090;  font-weight: bold;
 
}

.inner-sec {
  text-align: left;
}
.inner-sec h1 {
  background-position: left bottom;
}

.inner-sec p {
  width: 100%;
  margin: 0px;
}

.inner-listcontainer {
  width: 100%;
  border-radius: 4px;
  padding: 0px;
  font-size: 14px;
  line-height: 22px;
}

.inner-listcontainer h3 {
  font-weight: 600;

  width: 100%;
  margin-bottom: 20px;
  color: #c79417;
}

.inner-listcontainer ul {
  padding-left: 5px;
  margin-top: 18px;
}

.inner-listcontainer ul li {
  width: 100%;
  margin-bottom: 15px;
  list-style: none;
  background: url(../images/bl.png) no-repeat left 4px;
  padding-left: 25px;
}
.gal-images {
  width: 100%;
  font-size: 12px;
  margin-bottom: 18px;
}

.gal-images h4 {
  font-weight: 600;

  width: 100%;
  margin-bottom: 20px;
  color: #c79417;
}
.in-box {
  padding: 15px;
  box-shadow: 1px 10px 15px #00000020;
  margin-bottom: 20px;
  margin-top: 20px;
}
.gallery {
  border: solid 1px #ccc;
  border-radius: 4px;
  margin: 15px 0px;
}
.gallery img {
  width: 100%;
}

.con-details1 strong {
  font-size: 19px;
  margin-top: 12px;
  margin-bottom: 5px;
  display: block;
  color: #000;
}

.con-details1 {
  color: #222;
  margin: 25px 0;
}

.con-details1 a {
  color: #222;
}

.con-frm {
  background: #eeeeee;
  padding: 15px;
  border-radius: 6px;
  margin-top: 25px;
}

.con-frm h2 {
  color: #000;
  font-size: 25px;
  margin-bottom: 25px;
  padding-left: 10px;

  font-weight: 600;
}

.con-frm label {
  font-size: 15px;
  color: #222;
  font-weight: 400;
}
.con-bt {
  border-radius: 6px;
  margin-left: 15px;
  margin-top: 25px;
  display: inline-block;
}

.con-bt {
  border-radius: 4px;
  padding: 10px 22px;
  font-size: 18px;
  margin-left: 15px;
  margin-top: 25px;
  display: inline-block;
  background: #1189cb;
  color: #fff;

  font-weight: 600;
}

.sr-sec p {
  margin-top: 0px;
}

.ser-col {
 
  box-shadow: 1px 1px 20px #00000020;
  padding: 25px;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-top: 20px;
  min-height: 408px;
  background-color: #ececec;
}

.ser-col-inner {
  width: 100%;
  
  padding: 15px 25px;
}

.ser-col-inner strong {
  display: block;
  font-size: 21px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {

.mobileawardimg{
  width: 100%;
}

  .container {
    width: 96%;
  }

  .rgt-call {
    text-align: left !important;
  }

  .rgt-call img {
    display: none;
  }
  .navbar-nav {
    float: left;
    width: 100%;
    margin-left: 0px;
  }
  #header {
    background: #ffffff90;
  }

  .fixed {
    background: #fff !important;
  }
  #banner {
    margin-top: 0px;
  }
  .banner-cont {
    font-size: 20px;
    top: 5%;
  }

  .banner-cont h2 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 12px;
  }
  .pr-link {
    font-size: 13px;
    line-height: 18px;
    margin-top: 0px;
 
    min-width: 110px;
    padding: 15px 0px;
    border: solid 10px  rgba(111, 144, 209, 0.4);
  
    
  }

  .ab-section h1 {
    font-size: 50px;
    line-height: 70px;
  
  }
 
   .ab-section p {
    margin-top: 5%;
   }
.project-list {
  margin: 2em 0;
}

.project-list-title {
  font-size: 21px;
}

.project-list-subtitle {
  font-size: 21px;
}

.proj li {
  width: 100%;
  
}

.proj li span {
  font-size: 24px;
}

.proj li img {
  height: 220px !important;
}

.heading {
  font-size: 38px;
}

.pr-section p {
  width: 100%;
  margin-bottom: 15px;
}

.exp-section h3 {
  font-size: 30px;
}

.exp-section {
  font-size: 20px;
}

.con-cr span {
  margin-bottom: 20px;
  display: inline-block;
}

  
  .gqt {
    line-height: 24px !important;
   
  }
  .gqt a {
    margin-top: 15px;
   float: left;
   padding: 10px 15px;
   background: #ffffff40;
   font-size: 16px;
   margin-bottom: 10px;
   margin-left: 15px;
  }

  .bred {
    font-size: 13px;
  }

    .gqt-inner {
      line-height: 24px;
      padding-top: 15px;
      background-image: none;
    }
  .footer-link {
    width: 48%;
    padding: 5px 15px;
  }
}
