* {
  margin: 0;
  padding: 0;
  outline: none !important;
  font-family: 'Montserrat', sans-serif;
}
img {
  max-width: 100%;
  vertical-align: top;
}
ul, li {
  list-style:none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, span, p, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

a, input[type="submit"], input[type="button"], .btn, button {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
    outline: none !important;
        box-shadow: none !important;
    text-decoration: none !important;
}

input[type="button"]:focus, input[type="text"]:focus, select:focus {
  box-shadow: none;
  outline: none;
}
section {
  clear: both;
}
audio, canvas, progress, video {
  vertical-align: middle;
}
a:focus{text-decoration: none}
body {
  overflow-x: hidden;
  font-family: 'Raleway', sans-serif;
  background: #222222;
}






.headerSec .navbar {
  background: #222222;
  margin: 0px;
  border-radius: 0px;
  border: none;
}
.headerSec .navbar-brand>img {
  height: 40px;
}
.headerSec .navbar-brand {
  float: left;
  height: auto;
}
.headerSec .nav {
  margin-top: 10px;
}
.headerSec .customNavigation {
	display: inline-block;
}
.headerSec .customNavigation li,
.headerSec .nav>li {
  padding: 20px 6px;
  display: inline-block;
}
.headerSec .customNavigation>li>a,
.headerSec .nav>li>a {
  padding: 5px 0px;
  border-bottom: 1px solid transparent !important;
  color: #939598;
}
.headerSec .customNavigation>li>a:hover,
.headerSec .nav>li>a:hover,
.headerSec .customNavigation>.active>a, 
.headerSec .navbar-nav>.active>a, 
.headerSec .navbar-default .navbar-nav>.active>a:focus, 
.headerSec .navbar-default .navbar-nav>.active>a:hover {
    color: #f2bc1a !important;
    background: transparent !important;
    border-bottom: 1px solid #f2bc1a !important;
}
.headerSec .socialMedia {
	float: right !important;
	width: auto !important;
}
.socialMedia li {
  margin-top: 14px;
  padding: 0px 2px !important;
}
.socialMedia li a {
    background: #939598 !important;
    color: #000 !important;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    border-radius: 4px;
    font-size: 15px;
    padding: 0px !important;
    line-height: unset;
    text-align: center;
}


.bannerSlider .item {
  position: relative;
}
.bannerCaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  text-align: center;
}
.bannerCaption img {
  max-width: 120px;
  display: inline-block !important;
}
.bannerCaption h3 {
  font-size: 25px;
  color: #fff;
  font-weight: 300;
  margin-top: 20px;
}
/*.bannerSlider .owl-dots.disabled,
.bannerSlider .owl-nav.disabled {
  display: none !important;
}*/
/*.bannerSlider .owl-nav {
  position: relative;
  z-index: 9;
}*/
.bannerSlider .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 999;
  width: calc(100% - 30px);
  left: 15px;
}
.bannerSlider .owl-nav div {
  width: 21px;
  height: 23px;
  color: transparent !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  display: inline-block;
}
.bannerSlider .owl-nav .owl-prev {
  left: 15px;
  background-image: url(../images/marketing/left-arrow.png);
}
.bannerSlider .owl-nav .owl-next {
  float: right;
  background-image: url(../images/marketing/right-arrow.png);
}
.owl-dots {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  z-index: 999999;
}
.owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  background: #000;
  float: left;
  margin: 5px;
}
.owl-dots .owl-dot.active {
  background: #f2bc1a;
}


.whoWeAre {
  padding: 50px 0;
}
.whoWeAreContent h2 {
  font-size: 16px;
  color: #f2bc1a;
  margin-bottom: 15px;
}
.whoWeAreContent p {
  font-size: 9.5px;
  color: #9a9a9b;
}
.whoWeAreContent ul {
  display: inline-block;
  width: 100%;
}
.whoWeAreContent ul li {
  width: 20%;
  float: left;
  border-left: 1px solid #9a9a9b;
  text-align: center;
  padding: 10px;
  min-height: 130px
}

.awardAndAchivmnt {
  padding: 0 0 50px 0;
}
h1.mainHeading {
  font-size: 25px;
  text-align: center;
  color: #f2bc1a;
  font-weight: normal;
  margin-bottom: 25px;
}
.awardimage img {
  width: 100%;
}
.futuredProjectSlider h2 {
  font-size: 15px;
  color: #f2bc1a;
  text-align: center;
  font-weight: 500;
  margin-top: 15px;
}
.futuredProjectSlider p {
  font-size: 12px;
  color: #9a9a9b;
  text-align: center;
  font-weight: 400;
}
.futuredProjectSlider p.locationDetail {
  margin-top: 15px;
  text-align: left;
}
.futuredProjectSlider p.locationDetail span {
  float: right;
  color: #f2bc1a;
}
.futuredProjectSlider p.locationDetail .centerText {
  display: inline-block;
  color: #9a9a9b;
  float: none;
  padding-left: 4%;
}
.futuredProjectSlider p.locationDetail img {
  width: 15px !important;
  display: inline-block !important;
}
.videoSection {
  padding-top: 50px;
}
.futuredProjectSlider .owl-nav.disabled {
  display: block;
}
.futuredProject .owl-nav .owl-prev {
  position: relative;
  left: -45px;
}
.futuredProject .owl-nav .owl-next {
  position: relative;
  right: -45px;
}
.futuredProject .owl-dots {
  display: none;
}


.footersection {
  margin-top: 50px;
}
.footerTop {
  padding: 20px 0 30px;
  background: #000;
}
.bottomFooter {
  padding: 15px 0;
}
.footersection li, .footersection a, .footersection p {
    font-size: 9px;
  color: #939598;
}
.footersection h2 {
    font-size: 15px;
    color: #f2bc1a;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.footersection h2 small {
  display: inline-block;
  width: 100%;
}
.subscriberInput {
  margin-bottom: 25px;
  display: flex;
  width: 100%;
}
.subscriberInput input {
  width: calc(100% - 40px);
  padding: 5px 12px;
  height: 40px;
  border: none;
}
.subscriberInput button {
  width: 40px;
  border-radius: 0px;
  height: 40px;
  padding: 0px;
  background: #f2bc1a !important;
  border: none;
}

.socialMedia {
  margin-bottom: 15px;
}
.socialMedia li {
  display: inline-block;
}
.socialMedia li a {
    display: inline-block;
    background: #939598 !important;
    color: #000 !important;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 4px;
    font-size: 22px;
    padding: 0px !important;
    line-height: unset;
    text-align: center;
}
.footerAddress li {
  padding-left: 25px;
  position: relative;
  padding-top: 2px;
}
.footerAddress li span {
  color: #f2bc1a;
  position: absolute;
  top: 0px;
  left: 0px;
}
.footerLinks {
  float: left;
  width: 50%;
}
.footerLinks li {
  line-height: 30px;
}

.eventSlider .item {
  position: relative;
}
.eventSlider iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border: none !important;
}


  .mobileDisplyBlock {
    display: none !important;
  } 


.transparentFooter {
  margin-top: 0px;
  text-align: center;
  display: block !important;
}
.transparentFooter .footerTop {
  background: transparent;
}


.headerSec .navbar-collapse.collapse {
    display: none !important;
}
.headerSec .navbar-collapse.collapse.in {
    display: block !important;
}
.headerSec .navbar-header .collapse, .navbar-toggle {
    display:block !important;
}
.headerSec .navbar-header {
    float:none;
}
.headerSec .nav>li {
  padding: 5px 3px;
}
.headerSec .navbar-collapse {
  position: absolute;
  z-index: 9;
  top: 70px;
  left: 15px !important;
  padding: 10px 50px;
  background: rgba(34,34,34,1);
  width: 100%;
  padding-bottom: 20px;
}
.headerSec .nav.navbar-nav {
  width: 100%;
}
.headerSec .nav.navbar-nav li {
  display: inline-block;
  width: 100%;
}
.headerSec .nav.navbar-nav.socialMedia li {
  width: auto;
}
.headerSec .navbar-toggle {
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.6) !important;
  margin-top: 17px;
}

















body.menu-show {
    max-height: 100vh;
    overflow: hidden;
}
.main-menu {
    background-color: #fdd736;
    width: 75vw;
    padding: 15px 0;
}
.main-menu div ~ ul li {
    color: #272727;
    font-size: 15px;
}


.main-menu div ~ ul li a {
    padding: 5px 15px;
    width: 100%;
    font-size: 15px;
    color: #1f1f1f;
    display: inline-block;
}
.main-menu div ~ ul li a:hover,
.main-menu div ~ ul li a:focus {
  background-color: #1f1f1f !important;
  color: #fff;
}
.main-menu {
    background-color: #fdd736;
    width: 75vw;
    height: 100vh;
    overflow: auto;
    padding: 5px 0 15px;
    position: fixed;
    left: -80vw;
    top: 0;
    z-index: 9;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.menu-show .main-menu {
  left: 0;
}
.close-menu {
    font-size: 40px;
    padding: 0 15px;
    margin-left: auto;
    line-height: normal;
    float: right;
  cursor: pointer;
}



.menu-profile span {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-color: #f0f0f0;
    padding: 15px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    margin-right: 15px;
}

.menu-profile span img {
    -o-object-fit: contain;
       object-fit: contain;
       width: 100%;
       height: 100%;
}
.menu-profile {
    padding: 0 15px 15px;
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
  clear: both;
}
.menu-profile li {
  display: inline-block !important;
  width: auto !important;
}

.menu-profile li + li {
  position: relative;
  top: 7px;
}





/**********/
.centerContainer {
  max-width: 700px;
}

.mobileHeader {
  padding: 20px 0;
}
.menuHeader {
  display: inline-block;
  width: 100%;
  align-items: center;
  text-align: center;
}
.menuHeader .toggle-button {
  float: left;
  padding-top: 8px;
}
.menuHeader .chatIcon {
  float: right;
  padding-top: 5px;
}
.darkHeader {
  background: #111211;
  padding: 15px 0;
  margin-bottom: 15px;
}
.darkHeader .menuHeader {
  text-align: left;
}
.darkHeader .menuHeader a img {
  padding-top: 4px;
}
.darkHeader .menuHeader span {
  color: #fff;
  padding-left: 5px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}

.menuBottomHeader {
  margin-top: 20px;
}
.menuBottomHeader ul {
  display: flex;  
  text-align: center;
}
.menuBottomHeader ul li {
  width: 20%;
}
.menuBottomHeader ul li a {
  color: #f1bb1b;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
}
.menuBottomHeader ul li a.active,
.menuBottomHeader ul li a:hover {
 filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0); 
}
.menuBottomHeader ul li img {
  max-width: 35px;
}
.menuBottomHeader ul li span {
  display: inline-block;
  width: 100%;
  font-size: 10px;
}

.contactDetails {
  padding: 15px 0;
}
.contactDetails h3 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
}
.contactDetails p {
  color: #99999a;
  font-size: 14px;
  margin-bottom: 25px;
}
.contactDetails h3 span {
  color: #f1bb1b;
}
.contactDetails ul {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #99999a;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.contactDetails ul li a {
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  padding-left: 34px;
  position: relative;
  color: #99999a;
}
.contactDetails ul li a span {
  position: absolute;
  top: 3px;
  left: 0;
}
.customButton {
  background: #f1bb1b;
  border-radius: 0px;
  border: none !important;
  color: #202020;
  font-weight: 600;
}
.buttonSection {
  padding: 15px 0 25px;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #99999a; 
}
.videoDiv {
  position: relative;
  margin-bottom: 15px;
}
.videoDiv iframe {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
.videoDiv img {
  display: inline-block;
  width: 100%;
  opacity: 0;
}

.companySlider {
  margin-top: 10px;
  margin-bottom: 50px;
}
.companySlider .owl-dots {
  bottom: -25px !important; 
}
.companySlider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50px;
}
.companySlider .owl-nav {
  display: none;
}
.mp0 {
  margin: 0px;
}

.testimonialSec {
  padding: 20px 0;
}
.starDiv {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.starDiv li {
  display: inline-block;
  margin: 0 6px;
}
.bigText {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
.bigText h1 {
  font-size: 34px;
  color: #fff;
  text-align: center;
}
.bigText p {
  color: #fff;
  font-size: 13px;
}
.iconSection {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.iconSection .col-xs-4 {
  padding: 7.5px;
}
.iconSection a {
  border-radius: 15px;
  border: 1px solid #f1bb1b;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px;
  position: relative;
}
.iconSection a img {
  width: 50px;
}
.iconSection a span {
  font-size: 9px;
  color: #f1bb1b;
  float: left;
  margin-top: 5px;
  width: 100%;
  vertical-align: middle;
  min-height: 25px;
  line-height: 13px;
}
.iconSection a input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  border-radius: 0px;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.iconSection a.active {
  background: #f1bb1b;
}
.iconSection a.active span,
.iconSection a.active img {
  filter: grayscale(1) contrast(1) brightness(0);
  -webkit-filter: grayscale(1) contrast(1) brightness(0);
  -moz-filter: grayscale(1) contrast(1) brightness(0);
}

.testimonialSec form {
  margin-top: 15px;
}
.testimonialSec label {
  color: #f1bb1b;
  font-size: 15px;
  font-weight: normal;
}
.testimonialSec textarea {
  background: #fff;
  border-radius: 0px;
  border: none;
  color: #202020;
}

.paddingTop0  {
  padding-top: 0px;
}
.cancelButton {
  background: #99999a;
  margin-left: 10px;
}

.articleImage {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.articleImage img {
  width: 100%;
}
.articleImage p {
  color: #99999a;
  font-size: 14px;
  margin-top: 5px;
}

.handryLeeSec .centerContainer > img {
  width: 100%;
}
.testimonialSec.handryLeeSec p {
  color: #fff;
  padding: 15px 0 0;
}
.testimonialSec.handryLeeSec .starDiv {
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.testimonialSec.handryLeeSec .starDiv li {
  width: 20%;
}
.testimonialSec.handryLeeSec .starDiv li.unselected {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
}
.testimonialSec.handryLeeSec .starDiv li img {
  width: 50px;
}
.ratingSec {
  display: flex;
}
.ratingSec span {
  font-size: 80px;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
.ratingStar {
  width: 100%;
}
.ratingStar p {
  padding-top: 0px !important;
  padding-left: 5% !important;
}

.serviceList {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.serviceList li {
  width: 32%;
  display: inline-block;
  padding: 1%;
  margin-top: 15px;
}
.serviceList li h6 {
  font-size: 22px;
  color: #f1bb1b;
  margin-top: 15px;
  line-height: 28px;
  min-height: 50px;
  float: left;
  width: 100%
}
.serviceList li img {
  float: left;
  width: 100%;
}


.commentSection {
  padding: 20px 0 0;
}
.singleComment {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid rgba(255,255,255,0.2);
}
.commentRent {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 80px;
}
.commentRent .nameTag {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding: 12px;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.greenBg {
  background: #749d45;
}
.yellowBg {
  background: #fbb040;
}
.commentRent h3 {
  font-size: 18px;
  color: #fff;
  padding-top: 5px;
}
.commentRent .starDiv {
  display: inline-flex !important;
  margin-top: 5px !important;
  width: 150px !important;
  margin-right: 10px;
}
.commentRent .starDiv li {
  margin: 0 4px;
}
.commentRent span {
  font-size: 15px;
  color: #fff;
}
.commentRent span.likeCount {
  float: right;
  display: flex;
  align-items: center;
  position: relative;
  top: -9px;
}
.commentRent span.likeCount img {
  margin-right: 5px;
}
.likeComment {
  display: flex;
  width: 100%;
  margin-top: 15px;
}
.likeComment span {
  display: inline-flex;
  color: #fff;
  font-size: 14px;
  align-items: center;
  margin-right: 20px;
}

.likeComment span img {
  margin-right: 5px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  width: 25px;
}

.commentRent.replySec {
    margin-top: 20px;
    padding-left: 50px;
}
.commentRent.replySec  .nameTag {
  width: 30px;
  height: 30px;
  font-size: 15px;
  padding: 3px 0 0;
}

.commentSection .buttonSection {
  margin-bottom: 0px;
}






.photoLogicImage {
    position: relative;
  }
  .showableImage {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    z-index: 2
  }
  .bluredImage {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
  }
  .imageSize3-2 {
    position: relative;
    opacity: 0;
    width: 100%;
    z-index: 0;
  }


.bottomCustomSection {
  display: flex;
  width: 100%;
  padding: 15px 0 10px;
}
.tagMainDiv {
  display: flex;
}
.listingPropTypeAd {
  padding-top: 10px;
}
.listingPropTypeAd span {
  padding: 16px 0 0;
  display: inline-block;
  width: 100%;
}
.tagMainDiv .cheaper {
  float: left;
}
.tagMainDiv .cheaper span {
  width: 100%;
  display: inherit;
}



@media only screen and (max-width: 1199px) {
  .headerSec .customNavigation li {
    padding: 24px 2px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
   .customNavigation {
   	display: none !important;
   }

    .futuredProject .owl-nav .owl-prev {
      left: -10px;
    }
    .futuredProject .owl-nav .owl-next {
      right: -10px;
    }
}
@media only screen and (max-width: 767px) {
	.socialMedia {
		margin-right: 18px;
		margin-left: 0px;
	}
  .headerSec .socialMedia {
    display: none;
  }
  .whoWeAreContent {
    margin-top: 30px;
  }
  .whoWeAreContent ul li {
    width: 30%;
    border: none;
  }
  .footerTop .col-sm-3 {
    order: 3
  } 
  .mobileDisplyBlock {
    display: block !important;
  } 
  .mobileDisplyNone {
    display: none !important;
  } 
  .bottomFooter p {
    font-size: 8px;
  }
  .owl-dots {
    bottom: 5px;
  }
  .serviceList li h6 {
    font-size: 14px;
    line-height: 20px;
  }
  .serviceList li img {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 520px) {
  .bannerCaption h3 {
    font-size: 15px;
  }
  .bannerCaption img {
    max-width: 70px;
    display: inline-block !important;
  }
  .owl-item .item > img {
    min-height: 230px;
    object-fit: cover;
  }
  .whoWeAreContent ul li {
    width: 100%;
  }
  h1.mainHeading {
    font-size: 15px;
  }
  h1.mainHeading img {
    width: 16px;
  }
  .footerLinks {
    margin-bottom: 15px;
  }
  .footerAddress {
    margin-bottom: 15px;
  }
  .menu-profile span {
    width: 60px;
    height: 60px;
    padding: 12px;
    margin-right: 3px;
  }
  .menu-profile li + li {
    font-size: 16px;
  }
  .serviceList li h6 {
    font-size: 12px;
    line-height: 16px;
  }
  .commentRent .starDiv {
    width: 110px !important;
    margin-right: 1px;
  }
  .commentRent span.dateDiv {
    font-size: 13px;
  }
  .commentRent .nameTag {
    width: 50px;
    height: 50px;
    padding: 8px;
    font-size: 22px;
  }
  .commentRent {
    padding-left: 60px;
  }
  .commentRent span.likeCount {
    float: none;
    display: inline-flex;
    top: 0;
  }
  .ratingSec span {
    font-size: 60px;
  }

}
.cheaper {
    /* border: 3px solid #be1e2d; */
    display: inline-block;
    color: #be1e2d;
    padding: 16px 0 0;
    font-weight: bold;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 1px 1px 5px -1.5px rgba(0,0,0,0.8) !important;
}

