@charset "utf-8";
/* CSS Document */
@import url('font-awesome.css');
@import url('font-awesome.min.css');
@import url('iconmoon.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body{ 
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display:block;}
a,a:focus,{color:#333; text-decoration:none}
a:link{outline: 0;}
img{ 
  border:0px; 
  overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat', sans-serif;
}
.clr{ 
  clear:both;
}
.fLeft{ 
  float: left;
}
.fRight{ 
  float:right;
}
.imgResponsive{ 
  width: 100%;
}
.margin-top0{
  margin-top: 0px !important;
}
.margin-top2{
  margin-top: 2px !important;
}
.margin-top15{
  margin-top: 15px !important;
}
.margin-top30{
  margin-top: 30px !important;
}
.colorOrange{
  color: #ff0000 !important;
}
.rowNew{
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.colNew{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.rowNew1{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.colNew1{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.rowNew2{
  margin-left: -1px !important;
  margin-right: -1px !important;
}
.colNew2{
  padding-left: 1px !important;
  padding-right: 1px !important;
}
#main{
  width: 100%;
}
.toolbar{
  width: 100%;
  background-color: #bbb19d;
  color: #63513b;
  font-size: 14px;
}
.helpline{
  padding: 3px 0;
}
.login-user{
  margin:0px;
  padding: 0px;
}
.login-user ul{
  margin:0px;
  padding: 0px;
}
.login-user li {
  list-style: none;
  color: #000;
  position: relative;
  float: left;
  margin: 0 10px 0 0;
  padding: 9px 0px;
}
.login-user li a{
  color: #000;
  display: block;
}
.login-user li a:hover{
  color: #10753b;
  text-decoration: none;
}
header{
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
}
.headerAddress{
  width: 100%;
  text-align: center;
  padding: 22px 0;
  font-size: 16px;
}
.affix{
  padding: 0px 0;
  z-index: 9999;
  top: 0px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.affix-top {
  position: static;
  top: -150px;
}
.navbar-brand {
  width: 200px;
  height: 90px;
  margin: 10px 0 5px 0;
  background: url(../images/logo.png) no-repeat center center;
}
.main-banner{
  width: 100%;
  background-repeat: no-repeat;
  background-size:cover;
  border-top: 4px solid #041721;
}
.banner-main {
  display: block;
  position: relative;
  z-index: 0;
  border-top: 5px solid #2d3f59;
  border-bottom: 2px solid #2d3f59;
}
.banner-caption h1{
  color:#fff; 
  line-height:50px; 
  margin:0 0 10px 0; 
  font-size: 40px; 
  font-weight: 700;
  text-shadow: 1px 1px 1px #666;
}
.banner-caption h1 span, .banner-caption h2 span{
  display: block;
  font-weight: 300;
}
.banner-caption h2{
  color:#002c59; 
  margin:0 0 10px 0; 
  font-size: 36px;
  line-height: 56px; 
  font-weight: 700;
  text-shadow: 1px 1px 1px #fff;
}
.banner-caption h4{
  color:#fff; 
  margin:0;
  padding: 0 0 0 18px;
  font-weight: 400;
  font-size: 20px; 
  position: relative;
  text-shadow: 1px 1px 1px #666;
}
.banner-caption h4:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-caption p{
  font-size:20px;
  color:#FFF;
  font-weight:400;
  margin-bottom:30px;
  text-shadow: 1px 1px 1px #666;
}
.main-content{
  width: 100%;
  padding: 40px 0 20px 0;
}
.home-content-bg{
  padding: 60px 0 !important;
}
.main-content h2{
  font-size: 24px;
  color: #2d3f59;
  margin:0px 0 30px 0;
  position: relative;
  text-align: center;
}
.main-content h2:before{
  content: "";
  width: 100%;
  max-width: 120px;
  height: 2px;
  background-color: #0492c2;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -60px;
}
.main-content h2:after{
  content: "";
  width: 100%;
  max-width: 70px;
  height: 1px;
  background-color: #0492c2;
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -35px;
}
.main-content p, .inner-page-content p{
  line-height: 24px;
  color: #414141;
  font-size: 15px;
  margin-bottom: 20px;
}
.inner-page-content{
  width: 100%;
  padding: 40px 0;
}
.inner-page-content h2{
  font-size: 30px;
  color: #0492c2;
  margin:0px 0 30px 0;
  position: relative;
}
.inner-page-content h2:before{
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 0px;
  bottom: -10px;
}
.inner-page-content h2:after{
  content: "";
  width: 100%;
  max-width: 70px;
  height: 3px;
  background-color: #0492c2;
  position: absolute;
  left: 0;
  bottom: -11px;
}
.inner-page-content h3{
  font-size: 30px;
  color: #0492c2;
  margin:0px 0 10px 0;
  position: relative;
}
.inner-page-content .form-control{
  border-radius: 8px;
  height: 40px;
}
.inner-page-content textarea.form-control {
  height:auto;
}
.inner-content-li{
  margin:0px;
  padding:0px;
}
.inner-content-li ul{
  margin:0px;
  padding:0px;
}
.inner-content-li li{
  margin:0px;
  padding:7px 10px 7px 30px;
  font-size: 15px;
  line-height: 24px;
  color: #414141;
  list-style: none;
  position: relative;
}
.inner-content-li li:before{
  content: "\f00c";
  font-family: 'FontAwesome';
  position: absolute;
  left: 10px;
  top: 7px;
}
.inner-content-li li:nth-of-type(odd){
  background-color: #f8f8f8;
}
.main-services-all *{
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;  
}
.what-we-do-main{
  width: 100%;
  margin-top: 40px;
  border: 1px solid #F5F5F5;
}
.what-we-do {
  padding: 0px;
}
.what-we-do .img-wrap,
.what-we-do.content-left .content {
  float: left;
}
.what-we-do .content,
.what-we-do.content-left .img-wrap {
  float: right;
}
.what-we-do .img-wrap {
  width: 50%;
  overflow: hidden;
  position: relative;
}
.what-we-do .img-wrap img {
  transform: scale(1);
}
.what-we-do:hover .img-wrap img {
  transform: scale(1.1);
}
.what-we-do:hover .img-wrap .overlay {
  transform: scale(1.1);
}
.what-we-do .img-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(244, 144, 29, .8);
  opacity: 1;
  z-index: 999;
  transform: scale(0.0);
}
.what-we-do .img-wrap .overlay .link {
  display: table;
  width: 100%;
  height: 100%;
}
.what-we-do .img-wrap .overlay a {
  position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.what-we-do .img-wrap .overlay a:hover{
  text-decoration: none;
}
.what-we-do.content-left .content {
  padding-left: 38px;
  padding-right: 38px;
  height: 100%;
}
.what-we-do .content {
  padding: 30px;
  position: relative;
  width: 50%;
}
.what-we-do .content h3 {
  font-size: 20px;
  font-weight: 600;
  color: #2d3f59;
  line-height: 30px;
  margin: 0 0 15px 0;
}
.what-we-do .content:hover h3 {
  color: #f4901d;
}
.what-we-do .content p {
  color: #414141;
  font-size: 14px;
  line-height: 23px;
  margin: 0;
}
.what-we-do .content a {
  color: #f4901d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
}
.what-we-do .content a:hover {
  text-decoration: none;
  color: #2d3f59;
}
.facebookWidget {
  position: relative;
  padding-bottom: 90.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.facebookWidget iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tweetBg{
  width: 100%;
  max-width: 330px;
}
.contactLi{
  margin: 0px;
  padding: 0px;
}
.contactLi ul{
  margin: 0px;
  padding: 0px;
}
.contactLi li{
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
  list-style: none;
  text-align: center;
}
.contactLi li a{
  color: #000;
}
.contactLi li a:hover{
  color: #000;
  text-decoration: none;
}
.contactLi li i{
  display: block;
  font-size: 40px;
  margin-bottom: 15px;
  text-align: center;
}
.contactMapNew{
  width: 100%;
  border-top:1px solid #ccc;
  margin: 0;
}
.contactGoogleMap {
  position: relative;
  padding-bottom: 25.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.contactGoogleMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.googleMapNew{
  width: 100%;
  padding:5px;
  border:1px solid #fff;
}
.videoWrapper {
  position: relative;
  padding-bottom: 80.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.projectBox{
  width: 100%;
  background-color: #f2feff;
  border:1px solid #ddd;
  padding:15px;
  margin-bottom: 30px;
  -moz-box-shadow: 0 8px 6px -6px #999;
  -webkit-box-shadow: 0 8px 6px -6px #999;
  box-shadow: 0 8px 6px -6px #999;
}
.projectBox h4{
  font-size: 24px;
  font-weight: bold;
  color: #0492c2;
  margin:15px 0;
}
.projectBox p{
  margin-bottom: 10px;
}
.projectsLi{
  margin:0px 0 20px 0;
  padding: 0px;
}
.projectsLi ul{
  margin:0px;
  padding: 0px;
}
.projectsLi li{
  margin:0px;
  padding: 0px 0 0 10px;
  list-style: none;
  color: #333;
  font-size: 15px;
  position: relative;
  line-height: 24px;
}
.projectsLi li:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner{
  width: 100%;
  padding: 100px 0;
  background-color: #efefef;
  background-image: url(../images/breadcrumb.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.transparent-btn {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 15px;
}
.banner-inner:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner h1{
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin:0px;
  line-height: 60px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
  }
.banner-inner-amson{
  width: 100%;
  padding: 100px 0;
  background-color: #efefef;
  background-image: url(../images/banner-inner-amson.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-inner-amson:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner-amson h1{
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin:0px;
  line-height: 60px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
  }
.banner-inner-green-field{
  width: 100%;
  padding: 100px 0;
  background-color: #efefef;
  background-image: url(../images/banner-inner-green-field.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-inner-green-field:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner-green-field h1{
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin:0px;
  line-height: 60px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
  }
  
.banner-inner-five-king{
  width: 100%;
  padding: 100px 0;
  background-color: #efefef;
  background-image: url(../images/banner-inner-king-five-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner-inner-five-king:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner-five-king h1{
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin:0px;
  line-height: 60px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}

.banner-inner-cambell-heights{
  width: 100%;
  padding: 100px 0;
  background-color: #efefef;
  background-image: url(../images/banner-inner-cambell-heights.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner-inner-cambell-heights:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner-inner-cambell-heights h1{
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin:0px;
  line-height: 60px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
.contactBox{
  width: 100%;
  margin-top: 40px;
  border-top:1px solid #efefef;
  padding-top: 30px;
}
.contactBox p{
  text-align: center;
}
.contactBox .form-control{
  border-radius: 0px;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.new-project-img{
  width: 100%;
  margin-bottom: 40px;
}
.new-project-img img{
  width: 100%;
}
.new-project-heading{
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.new-project-link{
  color: #0492c2;
  font-size: 20px !important;
  font-weight: bold;
  margin:0px !important;
}
.new-project-link a{
  color: #000;
}
.new-project-link a:hover,
.new-project-link a:focus{
  color: #0492c2;
  text-decoration: none;
}
.sidenav{
  margin:0px;
  padding:0px;
  color:#fff;
}
.sidenav ul{
  margin:0px;
  padding:0px;
}
.sidenav li{
  margin:0px;
  padding:0px;
  list-style:none;
  display:block;
  margin-bottom:5px;
}
.sidenav > li > a{
  display:block;
  color:#414141;
  line-height:40px;
  font-size:15px;
  border-bottom:1px solid #efefef;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sidenav > li > a:hover,
.sidenav > li > a:focus{
  text-decoration:none;
}
.sidenav > .active > a,
.sidenav > .active > a:hover,
.sidenav > .active > a:focus {
  color: #0492c2;
  font-weight: bold;
}
.btn-past-project{
  background-color: #0492c2;
  border:1px solid #0492c2;
  padding:15px;
  text-transform: uppercase;
  margin-top: 30px !important;
}
.btn-past-project:hover,
.btn-past-project:focus{
  background-color: #007197;
  border:1px solid #007197;
}
.galleryBox{
  width: 100%;
  padding: 0px;
  border:1px solid #ddd;
  margin: 5px 0;
  position: relative;
}
.gallery-overlay{
  width: 100%;
  height: 100%;
  background-color: #0492c2;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  display: table-cell;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.galleryBox:hover .gallery-overlay{
  opacity: 0.7;
}
.galleryBox img{
  width: 100%;
}
.galleryBox i{
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  font-size: 30px;
  color: #fff;
}
.home-content{
  width: 100%;
  padding: 0 140px;
  margin-bottom: 50px;
}
.home-content h3{
  text-align: center;
  font-size: 20px;
  margin: 30px 0 10px 0;
}
.cookiesBg{
  width: 100%;
  position: relative;
  background-color: #ca1f16;
  text-align: center;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
}
.cookiesBg a{
  display: block;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
}
.cookieBgDis{
  background-color: #ac1a13;
  width: 40px;
  height: 41px;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 41px;
  z-index: 999;
  text-align: center;
  cursor: pointer;
}

.projectTitle{
  font-size: 24px;
  margin-bottom: 20px;
}

.projectGoogleGallery{
  width: 100%;
  margin-top: 40px;
  padding-top: 35px;
  border-top: 1px solid #ddd;
}

.projectGoogleMapMain{
  width: 100%;
  margin-top: 35px;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}

.projectGoogleMap {
  position: relative;
  padding-bottom: 46.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.projectGoogleMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

.footerAbout{
  padding-right: 40px;
  text-align: justify;
}
.viewproject{
  font-size: 15px;
}
.viewproject a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.viewproject a:hover, .viewproject a:focus{
  color: #0492c2;
  text-decoration: none;
}

.greenfield-project-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.greenfield-project-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

footer{
  width: 100%;
  padding: 40px 0;
  background-color: #2d3f59;
}
footer h3 {
  font-size: 26px;
  color: #fff;
  margin:0;
  line-height: 42px;
}
footer p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 20px;
}
.processBtn{
  background-color: #43608b;
  border:1px solid #43608b;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 15px;
}
.processBtn:hover, .processBtn:focus{
  background-color: #0492c2;
  border:1px solid #0492c2;
}
.googleMap{
  width: 100%;
}
.googleMap1{
  width: 100%;
  padding: 5px;
  border:1px solid #ddd;
}
.googleMap1 h4{
  font-size: 20px;
  margin: 0px 0 5px 0;
}
.googleMapInner {
  position: relative;
  padding-bottom: 57.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.googleMapInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer-content{
  width: 100%;
}
.footer-menu{
  margin:0px;
  padding: 0px;
}
.footer-menu ul{
  margin:0px;
  padding: 0px;
}
.footer-menu li{
  margin:0px 0 10px 0;
  padding: 0px 0 0 10px;
  list-style: none;
  color: #ddd;
  font-size: 14px;
  position: relative;
}
.footer-menu li a{
  color: #ddd;
}
.footer-menu li a:hover{
  color: #fff;
  text-decoration: none;
}
.footer-menu li:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 0px;
  top: 0px;
}
footer .form-control{
  border-radius: 0px;
  border:none;
  font-size: 14px;
  height: 36px;
}
footer textarea.form-control{
  height: auto;
}
footer .form-group{
  position: relative;
  margin-bottom: 10px;
}
.submitBtn{
  background-color: #0492c2;
  padding: 8px 15px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border:none;
}
.submitBtn:hover{
  background-color: #fff;
  color: #0492c2;
  border:none;
}
.submitBtn1{
  background-color: #0492c2;
  padding: 8px 15px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border:none;
}
.submitBtn1:hover{
  background-color: #414141;
  color: #fff;
  border:none;
}
.footer-bottom{
  width: 100%;
  padding: 15px 0;
  background-color: #fff;
}
.copyright{
  color: #2d3f59;
  font-size: 13px;
}
.design{
  color: #2d3f59;
  font-size: 13px;
  text-align: right;
}
.design a{
  color: #2d3f59;
}
.design a:hover{
  color: #0492c2;
  text-decoration: none;
}



/*start responsive css*/
@media (min-width: 768px) and (max-width: 991px) {
.navbar-default .navbar-nav > li > a{
  font-size: 13px;
}
.nav > li > a{
  padding: 10px 7px;
}
.navbar-brand {
  width: 180px;
  height: 81px;
  background-size: 100%;
}
}


@media (min-width: 200px) and (max-width: 767px) {
.cookiesBg{
  font-size: 11px;
  padding: 0px 40px 0px 0 !important;
}
.cookiesBg a{
  padding: 12px 10px 13px 10px;
}
.navbar-toggle{
  margin-right: 15px;
}
.banner-inner{
  padding: 60px 0;
}
.banner-inner h1{
  font-size: 40px;
  line-height: 44px;
}
.home-content{
  padding: 0 0px;
}
.footerAbout {
  padding-right: 0px;
}
.copyright{
  text-align: center;
}
.design{
  text-align: center;
}
footer{
  padding: 10px 0 20px 0;
}
footer h3 {
  font-size: 20px;
}
}
/*end responsive css*/
.footer__content{
  color: #fff;
}
.footer--border{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-left: 25px
}
.footer__social{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  position: relative;
}
.footer__social > i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer__social.gap{
  margin-left: 8px;
}
.footer__heading{
  font-size: 35px;
}
.footer__heading-small{
  font-weight: 600;
  font-size: 19px;
}
.footer__text{
  font-size: 17px;
}
.footer__logo{
  width: 140px;
  max-width: 100%;
}
.footer__map{
  width: 180px
}