@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700&display=swap');

body {
  background: #fff; 
  color: #666666;
  font-family: 'Poppins', sans-serif;
   }
   
   .___iconwidth_home{
       height: 50px;
    width: 50px;
    margin-bottom: 10px;
       
   }
   
   .ft {
   font-size:16px;font-family: 'Poppins', sans-serif;
   
   }
   
   
    .ft1 {
   font-size:16px;font-family: 'Poppins', sans-serif;color:#fff;
   
   }
   .bx-wrapper .bx-next{
       background: url("http://ssscindia.com/public/front/images/right-arrow.png") !important;
       /*background-color: #fff !important;*/
        background-position: center;
        background-size: contain !important;
        z-index: 1 !important;
   }
   .bx-wrapper .bx-prev{
        background: url("http://ssscindia.com/public/front/images/left-arrow.png") !important;
       /*background-color: #fff !important;*/
        background-position: center;
        background-size: contain !important;
        z-index: 1 !important;
   }
.___navActive{
    background: #FED03D;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
    border: none;
}	   

.img-responsive {
  max-width: 100%;
  height: auto;
  /*display: block;*/
  }

a {
  color: #FED03D }

a:hover, a:active, a:focus {
  color: #af8f28 !important;
  outline: none;
  text-decoration: none; }

p {
  padding: 0;
  margin: 0 0 30px 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0; }

/* Prelaoder */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../ima") no-repeat center center; }
.___testiBg{
/*background:  url("../assets/HomeLanding7.png") no-repeat center center; }*/

}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #fed03d;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 20px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s; }

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px; } }
.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: none; }

.back-to-top:hover {
  background: #000000;
  color: #fff; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 0 0 30px 0;
  /*height: 92px;*/
  /*position: fixed;*/
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997; }

#header #logo {
  float: left;
  margin-top: -15px; }

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase; }

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff; }

#header #logo img {
  padding: 0;
  margin: 0; 
  max-width: 120px;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 26px; }

  #header #logo img {
    max-height: 40px; } }
#header.header-fixed {
  background: #ffffff;
  padding: 0 0 20px 0;
  position: fixed;
  /*height: 72px;*/
  transition: all 0.5s; }


.our-story {
  background: #564453; }
  .our-story .Story {
    padding: 2em 0; }
    .our-story .Story h3 {
      color: #ffffff; }
    .our-story .Story p {
      color: #ffffff;
      margin: 0; }
  .our-story .bg {
    background: #38726f; }
    .our-story .bg h5 {
      margin: 3em 2em; }

._padding {
  padding-left: 10em; }
  ._padding p {
    margin-bottom: 1em;
    text-align: left; }
  ._padding h3 {
    font-size: 40px;
    text-align: left; }



._paddingg {
  padding-left: 9em; }
  ._paddingg p {
    margin-bottom: 1em;
    text-align: left; }
  ._paddingg h3 {
    font-size: 40px;
    text-align: left; }

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.nav-menu li {
  position: relative;
  white-space: nowrap; }

.nav-menu > li {
  float: left; }

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block; }

.nav-menu ul ul {
  top: 0;
  left: 100%; }

.nav-menu ul li {
  min-width: 180px; }

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px; }

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal; }

.sf-arrows ul .sf-with-ul:after {
  content: "\f105"; }

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0; }

@media (max-width: 768px) {
  #nav-menu-container {
    display: none; }
 ._paddin_for_image {
    padding: 218px 0;
 }  
    
}
/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
 text-transform: capitalize;
  font-size: 16px;
  outline: none; }

.nav-menu > li {
  margin-left: 25px; }

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #FED03D;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.nav-menu ul {
  margin: 4px 0 0 0;
  border: 1px solid #e7e7e7; }

.nav-menu ul li {
  background: #fff; }

.nav-menu ul li:first-child {
  border-top: 0; }

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none; }

.nav-menu ul li a:hover {
  background: #f26261;
  color: #fff; }

.nav-menu ul ul {
  margin: 0; }

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer; }

#mobile-nav-toggle i {
  color: #fdd859; }

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline; } }
/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s; }

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none; }

#mobile-nav ul li {
  position: relative; }

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none; }

#mobile-nav ul li a:hover {
  color: #fff; }

#mobile-nav ul li li {
  padding-left: 30px; }

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff; }

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f26261; }

#mobile-nav ul .menu-item-active {
  color: #f26261; }

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none; }

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden; }

body.mobile-nav-active #mobile-nav {
  left: 0; }

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff; }

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 40px;
  color: #111;
  text-align: center;
  font-weight: 400;
  margin-bottom: 5px; }

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #999; }

/* Services Section
--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 10px 0 60px 0; }

#services .box {
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  /*box-shadow: 0 1px 4px 0; */
  background: #f5f5f5;
}

#services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #f26261; }

#services .icon a {
  display: inline-block; }

#services .icon i {
  color: #fff;
  font-size: 24px; }

#services .box:hover .icon {
  background: #fff;
  border: 2px solid #f26261; }

#services .box:hover .icon i {
  color: #f26261; }

#services .box:hover .icon a {
  color: #f26261; }

#services .title {
  font-weight: 700;
  font-size: 18px;
  margin: 1em 0;
  text-transform: unset; }

#services .title a {
  color: #666666; }

#services .description {
  font-size: 16px;
  line-height: 24px;
  height: 200px;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 1em;
  text-align: left; }

.APP_padd {
  padding: 0.5em;
  font-size:16px;
  font-family: 'Source Sans Pro', sans-serif;

  }

/* Portfolio Section
--------------------------------*/
#portfolio {
  background: #f7f7f7;
  padding: 80px 0; }
  #portfolio .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  #portfolio .ADD {
    position: absolute;
    z-index: 999999;
    color: #ffffff;
    width: 100%;
    text-align: center; }
    #portfolio .ADD h5 {
      padding: 2em 1em;
      margin: 2em 0 0 0; }

#portfolio #portfolio-wrapper {
  padding-right: 15px; }

#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 45px 0;
  list-style: none;
  text-align: center; }

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 10px;
  display: inline-block;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out; }

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
  background: #f26261;
  color: #fff; }

#portfolio .portfolio-item {
  position: relative;
  height: 200px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1); }

#portfolio .portfolio-item a {
  display: block;
  margin-right: 15px; }

#portfolio .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }

#portfolio .portfolio-item .details {
  height: 50px;
  background: #f26261;
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: -50px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); }

#portfolio .portfolio-item .details h4 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0; }

#portfolio .portfolio-item .details span {
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px; }

#portfolio .portfolio-item:hover .details {
  bottom: 0; }

#portfolio .portfolio-item:hover img {
  top: -30px; }

/* Team Section
--------------------------------*/
#House {
  background: #3b726f;
  padding: 4em 0; }
  #House .advantages {
    padding: 2em 0 0 0;
    text-align: center;
    width: 100%; }
    #House .advantages h5 {
      text-align: center;
      color: #ffffff; }
    #House .advantages .btn-rent-house {
      font-family: 'Source Sans Pro', sans-serif;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 16px;
      letter-spacing: 1px;
      display: inline-block;
      padding: 8px 28px;
      border-radius: 50px;
      transition: 0.5s;
      margin: 10px;
      border: 2px solid #35d39e;
      color: #fff;
      background: #35d39e; }
      #House .advantages .btn-rent-house:hover {
        background: #f26261;
        border: 2px solid #f26261; }
  #House .section-header .section-title {
    color: #666;
    margin-bottom: 1em;
    font-family: 'Source Sans Pro', sans-serif;
	}
	
	
  
	
  #House .section-header .section-description {
    color: #35d39e;
    font-size: 30px;
	font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 0; }
  #House .member {
    text-align: center;
    margin-bottom: 20px; }
    #House .member .pic {
      margin-bottom: 15px;
      overflow: hidden;
      height: 260px; }
      #House .member .pic img {
        max-width: 100%; }
    #House .member h4 {
      font-weight: 400;
      margin-bottom: 1em;
      font-size: 20px;
      color: #ffffff; }
    #House .member span {
      font-style: italic;
      display: block;
      font-size: 18px;
      color: #ffffff; }
    #House .member .social {
      margin-top: 15px; }

.App_hEAding {
  text-align: center;
  padding: 1em 0;
  color: #666666;
  font-size: 40px; }

.PR_newW .col-lg-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0.3em;
  float: left; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #191919; color: #ffffff;}
  #footer .Copy {
    display: flex; }
    #footer .Copy span {
      margin: 1.5em 0 0 0.5em;
      color: #ffffff; }
  #footer ul {
    padding: 0;
    margin: 1.5em 0;
    /*display: flex;*/
     }
    #footer ul li {
      list-style-type: none;
      padding: 0 1em; }
  #footer a {
    color: #ffffff; }
    #footer a:hover {
      color: #ef4263; }
  #footer img {
    width: 4em; }
  #footer .Pad {
    padding: 1.5em 0; }

.Effect {
  position: relative;
  background-color: transparent; }

.image {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden; }

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center; }

.Effect:hover .image {
  opacity: 0.5;
  cursor: pointer; }

.Effect:hover .middle {
  opacity: 1; }

.Eff_Heading {
  color: #4c4c4c;
  text-align: center;
  padding: 0.5em 0 0 0; 
  font-family: 'Source Sans Pro', sans-serif;
  
  }

.Eff_Text {
  color: #ffffff;
  background: rgba(242, 98, 97, 0.7);
  padding: 0.5em;
  border-radius: 10px;

font-family: 'Source Sans Pro', sans-serif;
  }

._rowS {
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.clear {
  clear: both; }

.mySlides {
  display: none; }

img {
  vertical-align: middle; }

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto; }

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 8px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background: rgba(242, 98, 97, 0.9); }

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background: rgba(242, 98, 97, 0.9); }

/* Caption text */
.text {
  color: #ffffff;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center; }

.active, .dot:hover {
  background-color: #717171; }

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  opacity: 1;
  transition: opacity .15s linear; }

@-webkit-keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }
@keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }
._Door_mob {
  display: none; }

.___flexHeader{
  display: flex;
    justify-content: space-between;
    align-items: center;
}

.bx-wrapper{
  width: 100% !important;
  max-width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
}
.___imgWidth{
   width: 100% !important;

}
.___positionRelative{
  position: relative;
}
.___textAbsolute{
  position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    width: 100%;
}
.___textAbsolute h2{
  font-size: 40px;
  color: #FED03D;
}
.___textAbsolute p{
  color: #ffffff;
  font-size: 20px;

}
.___yellowBg{
  background: #FED03D;
}
.___colorYellow{
  color: #FED03D;
}
.___padding50{
  padding: 50px 0;
}
.___padding100{
  padding: 100px 0;
}
.___textAbsolute .___bannerButtons{
    /*display: flex;*/
    justify-content: space-evenly;

}

.___roundImg{
  width: 90px;
  margin: 0 auto;
  padding-top: 40px;
}
.___bannerButtons a{
  background: #FED03D;
  color: #000000;
  padding: 10px 65px;
  border-radius: 50px;
  margin-right: 30px
}
.___positionAbsulute{
  position: absolute;
}
.___quotePosition{
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -20px);
}
.___buttonBG{
    border: 4px solid #ffffff;
    padding: 7px 55px;
    border-radius: 34px;
    background: #000000;
    color: #FED03D;
}
.bx-controls-auto{
  display: none;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center !important;
    width: 100% !important;
    position: absolute;
    bottom: 5%;
}
.bx-wrapper{
  margin-bottom: 0 !important;
    border: none !important;
}
.___textCenter{
  text-align: center !important;
}
.___textCenter .description{
  text-align: center !important;
}
.___blackColor{
  color: #000000;
}
img{
  max-width: 100%;
}
.___customProject h2{
  margin-bottom: 10px;
  color: #000000;
}
.___customProject p{
  margin-bottom: 10px;
  font-size: 15px;
}
.___borderBottom{
  position: relative;
  font-size: 30px;
}
.___borderBottom:after{
  content: '';
    display: block;
    width: 125px;
    position: absolute;
    height: 100%;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10px);

}
.___buttonBlack {
    background: #000000;
    color: #ffffff;
   padding: 10px 40px;
    border-radius: 8px;
}
.___buttonYello{
  background: #FED03D;
    color: #000000;
    padding: 10px 12px;
    border-radius: 6px;
}
.___centerAlign{
  align-items: center;
}
.___h2Zero h2{
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.___iconSection{
  background: #000000;
  padding: 6px 0;
  margin-bottom: 30px;
}
.___iconSection a{
  color: #fed03d !important;
}
.___iconSection ul li{
  list-style-type: none;
  float: left;
  padding-right: 25px;
}
.___iconSection ul{
  display: flex;
  margin: 0;
}
.___iconSectionbtm{
  background: #000000;
  padding: 2em 0;
}
.___iconSectionbtm a{
  color: #817c7c !important;
}
.___iconSectionbtm ul li{
  list-style-type: none;
  float: left;
  padding-right: 15px;
}
.___iconSectionbtm ul{
  display: flex;
  margin: 0;
}
.___justifyRight{
  justify-content: flex-end;
}
.___padding10{
  padding-right: 10px;
}
.___testiBg .bx-wrapper{
  background: transparent !important;
    text-align: center;
    color: #ffffff;
}
.___testiBg .bx-wrapper p{
  margin-bottom: 10px;
}
.___centerColor{
  text-align: center;
    color: #ffffff;
}
.___articles ul{
  list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.___articles ul li{
  padding: 30px;
}
.___bgImagefooter{
background:  url("../assets/HomeLanding8.png") no-repeat center center; }
.___teamBg{
  background:  url("../assets/MeetOurTeamBackground.png") no-repeat; }
}
.___teamBg #services{
  background: transparent;
}
.___teamPadding{
  padding-top: 18em;
}
.___bgImagefooter p{
  color: #ffffff !important;
}
.___Yellowheading{
  color: #FED03D !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___Yellowheading:after{
content: '';
    display: block;
    width: 200px;
    position: absolute;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    /*top: 0;*/
    left: 0;
    bottom: 0;
    /*transform: translate(-50%, 10px);*/

}
.___blackHeading{
  color: #000000 !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___blackHeading:after{
content: '';
    display: block;
    width: 120px;
    position: absolute;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    /*top: 0;*/
    left: 0;
    bottom: 0;
    /*transform: translate(-50%, 10px);*/

}
a.bx-pager-link.active {
    background: #fed03d !important;
}

.___yellowHonlyText{
  color: #FED03D !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___yellowHeading{
  color: #FED03D !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___yellowHeading:after{
content: '';
    display: block;
    width: 80px;
    position: absolute;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    /*top: 0;*/
    left: 0;
    bottom: 0;
    /*transform: translate(-50%, 10px);*/

}
.___blackHeadingright{
  color: #000000 !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___blackHeadingright:after{
    content: '';
    display: block;
    width: 120px;
    position: absolute;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    /*top: 0;*/
    right: 0;
    bottom: 0;
    /*transform: translate(-50%, 10px);*/

}
.___projectDetails{
    margin-top: 3em;
}
.___margin1_5{
  margin-top: 1.5em;
}
.___designation{
  color: gray !important;
  position: relative;
  padding: 0 0 20px 0;
}
.___backgroundColor{
    background-color: #ffffff;
    margin-top: -130px;

}
.___backgroundColor .___bgPad{
    background-color: #ffffff
}
.___bgPad{
    padding-left: 4em;
     padding-top: 4em;

}
.___sendBtn{
    background-color: #FED03D;
    color: #000000;
    border: none;
    padding: 0.5em 3em;
    border-radius: 6px;
    font-weight: 600;
}
.___bgPad0{
  padding-top: 0 !important;
  padding-bottom: 4em;
}
.___designation:after{
    content: '';
    display: block;
    width: 50px;
    position: absolute;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    top: 0;
    left:  50%;
    bottom: 0;
    transform: translate(-50%, 0);
}
.___black{
  color: #000000;
}
.___textRight{
  text-align: right;
}
.___centerText{
    text-align: center;
}
#footer{
  padding-top: 2em;
  padding-bottom: 2em;
}
#footer h4{
  color: #FED03D;
  font-size: 20px;
}
#footer ul li{

  list-style-type: none;
}
#footer ul li{
  padding-left: 0 !important;
}
.___testiBg .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    bottom: -20px !important;
}
.___getQuotebtn{
  background: #FADD7F;
  color: #000000;
}
.___hoverBox:hover{
  background: #FED03D !important;
  padding-bottom: 2em;
  padding-top: 2em;
  cursor: pointer;
}
.___hoverBox:hover .___roundImg{
  display: none;
}
.___hoverBox:hover .title{
  margin-top: 0 !important;
  padding-top: 1em;
}
.___hoverBox:hover .description{
  font-size: 20px !important;
}
.___getQuotebtn{
  /*opacity: 0;*/
  display: none;
}
.___hoverBox:hover .___getQuotebtn{
  /*opacity: 1;*/
  display: block;
  width: 150px;
    margin: 0 auto;
    border-radius: 10px;
    color: #000000;
    padding: 0.5em 0;
}
.___fullBorder{
  position: relative;
}
.___fullBorder:hover:after{
  content: '';
    display: block;
    width: 200px;
    position: absolute;
    height: 100%;
    border-bottom: 2px solid #FED03D;
    margin-left: 5px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10px);

}
.___location{
  display: flex;
    align-items: baseline;
}
.___location p{
  margin: 0;
}
.___footerIconspadding{
  justify-content: left;
    margin-left: 0;
    padding-left: 0;
}
.___teamBg #services .box{
  background: #ffffff !important;
}
/*.___portfolioPadding .col-sm-12{
  margin-bottom: 1em;
}*/
.___portfolioPadding .col-md-4{
    margin-bottom: 2em;
}

.___recentWork .___textCenter img{
    min-height: 350px;
}

 .___recentWork .___textCenter img:hover {
        opacity: 0.5;
        filter: alpha(opacity=100);
    }


.___careerFlex{
    display: flex;
}

.___careear h2{
    font-size: 16px;
}
.___careear h3{
    font-size: 18px;
}
.___flexCenter{
    justify-content: space-between;
}
.___careerImage{
    width: 60%;
    margin-right: 2%;
}
.___boxBorder{
    border-bottom: 1px solid #888888;
    padding: 2% 0;
    
}
.___careerTitle p{
    margin-bottom: 10px;
}
.____textCenter{
    text-align: center;
}
.____textCenter h2{
    font-size: 40px;
}
.___bottomText{
    margin-top: 1em;
    
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .PR_newW .col-lg-2 {
    flex: 0 0 33%;
    max-width: 33%; }

  #footer ul li {
    list-style-type: none;
    padding: 0 0.5em; }

  ._padding {
    padding-left: 2em; }

  ._paddingg {
    padding-left: 2em; }

  .our-story .bg h5 {
    margin: 4em 0em; } }
@media only screen and (max-width: 959px) and (min-width: 768px) {
    
    
  .PR_newW .col-lg-2 {
    flex: 0 0 33%;
    max-width: 33%; } 

  #footer ul li {
    list-style-type: none;
    padding: 0 0.5em; }

  ._padding {
    padding-left: 2em; }

  ._paddingg {
    padding-left: 2em; }

  .our-story .bg h5 {
    margin: 4em 0em; } }
@media only screen and (max-width: 767px) {
    .___buttonBG {
        padding: 10px 6px;
    }
    
    .___navActive {
    padding-bottom: 12px !important;
}
.___careear{
    padding: 0 2%;
}
.___careerImage {
    width: 50%;
    margin-right: 2%;
}
.flip-box-front, .flip-box-back{
    min-height: 350px !important;
}
.flip-box .inner{
    top: 60% !important;
}
#header #logo {
    float: left;
    margin-top: 15px;
}
  .___bgPad {
    padding-left: 2em;
    padding-top: 2em;
    padding-right: 2em;
}
.___backgroundColor {
    background-color: #ffffff;
    margin-top: 0;
}
  .___teamBg{
    background-size: contain !important;
    background: none !important;
  }
  .___centerText {
    text-align: center !important;
}
.___textRight {
    text-align: left !important;
}

.___blackHeadingright:after{
  left: 0 !important;
}

  .___teamPadding {
    padding-top: 5em !important;
}
  ._Door_mob {
    display: block; }
    ._Door_mob a:not([href]):not([tabindex]) {
      color: #ffffff; }

  ._Door_dis {
    display: none; }

  #footer ul {
    display: block; }

  #footer a {
    color: #ffffff;
    margin-left: 15%; }

  .App_hEAding {
    font-size: 1.75em;
font-family: 'Source Sans Pro', sans-serif;

	}

  .Effect {
    position: relative;
    margin: 0 2.5em; }

  #hero h2 {
    padding: 0 1em; }

  ._padding {
    padding-left: 0em 0em;
    padding: 1em; }
    ._padding h3 {
      font-size: 1.5rem; }

  ._paddingg {
    padding-left: 0em 0em;
    padding: 1em; }
    ._paddingg h3 {
      font-size: 1.5rem; }

  #portfolio {
    padding: 40px 0; }
    #portfolio .col-lg-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    #portfolio #portfolio-wrapper {
      margin: 0 22px; }

  .our-story img {
    margin: 0 auto; }

  #footer .Pad {
    padding: 0; }

  #House .advantages .btn-rent-house {
    border: 2px solid #f26261;
    background: #f26261; }

  .PR_newW .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0.3em; }

  .App_hEAding {
    text-align: center;
    padding: 1em 0 2em 0;
    color: #4d4d4d; }

  #services {
    padding: 10px 0 20px 0; } 
    .___iconSection{
      display: none;
    }
    .___textAbsolute h2 {
    font-size: 20px;
}

  .___textAbsolute{
      padding: 10%;
      
  }
  .___bannerButtons a {
    padding: 6px 0px;
    width: 40%;
    font-size: 12px;
    margin-right: 15px
}
.___padding50 {
    padding: 20px 0;
}
.h2, h2 {
    font-size: 20px;
}
.___quotePosition {
    bottom: -45px;
}
.___padding100 {
    padding: 25px 0;
}
.___projectBG .___textAbsolute .col-md-3{
  width: 50%;
}
.___hideImage{
  display: none;
}
.___projectBG{
  background: url("../assets/HomeLanding3.png") no-repeat center center; 
  padding: 218px 0; 
}
.___testiBg{
  background: url("../assets/HomeLanding7.png") no-repeat center center;
  padding: 218px 0;
    
}
.___recentWork img{
  margin-bottom: .5em;
}

.___h2Zero .___centerAlign .col-md-10{
  margin-bottom: 1em;
}
.___roundImg{
  padding-top: 0;
}


.___articles ul li {
    padding: 10px;
}
.___articles ul {
    margin: 0;
    padding: 0;
}
#footer a {
    color: #ffffff;
    margin-left: 0;
}
#footer h4 {
    color: #FED03D;
    font-size: 20px;
    margin-top: 20px;
}
.___iconSectionbtm ul {
    display: block;
    margin: 0;
}
.___iconSectionbtm ul{
  padding-left: 0 !important;
}
.___iconSectionbtm{
  padding: 1em 0;
}
}


