/* Add here all your CSS customizations */
::selection {
    color: #fff;
    background: #ed2a3a;
}
h2 {
    color: #ed2a3a;
    font-family: "Oswald",sans-serif;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;}
.pt20{
	padding-top: 20px;
}
.header-top{
    display: none;
}
.pt10{
	padding-top: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.mt70{
	margin-top: 70px;
}
.smart5{
position: absolute;
    right: 1px;
background-color: #ed2a3a;
z-index: 9999;
width: 65%;}
.whatsapp-icon{
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 100px;
}

.smart5:before {
    border-color: #ed2a3a transparent;
    border-style: solid;
    border-width: 56px 0 0 30px;
    content: "";
    left: -30px;
    position: absolute;
    top: 0;
    width: 100%;}
    .smart5:after {
    border-color: #ed2a3a transparent;
    border-style: solid;
    border-width: 56px 0 0 0;
    content: "";
    right:  -89px;
    position: absolute;
    top: 0;
    width: 12%;}
#header nav ul.nav-top li  a{
	color: #fff;
}    

.abt_heading_wrapper {
    text-align: left;
    width: 100%;
}
.abt_heading_wrapper h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    background: #ed2a3a;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px 8px 20px;
}
.abt_heading_wrapper h1 {
    margin: 0px 0px 0px 0px;
    color: #111111;
    font-size: 32px;
    font-weight: 800;
    line-height: 30px;
    text-transform: uppercase;
}
.abt_txt {
    text-align: left;
    width: 100%;
}
.abt_txt p {
    margin-top: 0px;
    font-size: 16px;
    color: #757575;
    text-transform: capitalize;
    line-height: 26px;
}
.about-box {
    position: relative;
    padding: 0;
}
.about-box .block {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
    display: inline-block;
    float: left;
}
.about-box .block:before {
    position: absolute;
    content: '';
    left: 18px;
    top: 34px;
    height: 50%;
    border-right: 1px solid #eeeeee;
}
.bout-box li{

}
.about-box .block .acc-btn {
    color: #111111;
    font-weight: 700;
    text-transform: capitalize;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 5px 50px 5px 70px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.about-box .block .acc-btn .icon-outer {
    color: #111111;
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #f7f5f5;}
    .about-box .block:hover .icon-outer {
    color: #fff;
    background: #ed2a3a;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.services-bg{
	margin-top: 80px;
}

.site-heading{
    margin-bottom: 30px;
    text-align: center;}
.site-heading > h3 {
    color: #303030;
    font-size: 20px;
    text-transform: capitalize;
margin-bottom: 0;}
    .site-heading > h2 {
    color: #ed2a3a;
    font-family: "Oswald",sans-serif;
    margin-top: 10px;
    text-transform: uppercase;
font-weight: 700;} 
.thumbnail {
    border: 1px solid #ed2a3a!important;}   
.post-property-form>.col-sm-6{
    float: left;l
}
.enquire{
    width: 100%;
    max-width: 100%;
    float: left;
    padding: 50px 0;
    background-color: #ed2a3a;
    background-image: url('../img/enquire-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
    margin: 70px 0;
}
.enquirecontant{
    margin-top: 120px;
  
}

.enquirecontant h5{
  color: #eeeeee;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 25px;
}
.enquirecontant h2{
    color: #fff;
}
.enquire-button {
     margin: 150px 0 70px 0;
}
.enquire-button a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.e-btu{
background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    border-width: 1px;
padding: 15px 40px;
font-weight: 600;
}
.enquire-button a:hover{
    color: #000;
    background-color: #fff;
    
}
.brand-logo{
    width: 100%;
    float: left;
    margin-bottom: 70px;
}
.about-bg{
    background-image: url('../img/about-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
}
ul.about-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.about-list li{
        padding-bottom: 15px;
    color: #ed2a3a;
    font-weight: 600;
    background-image: url(../img/list.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 13px;
    padding-left: 47px;

}
@media (max-width: 1999px){
    .smart5:after {
        right: -110px;
        width: 18%;
    }

}
@media (max-width: 991px){
    .smart5:after {
    right: -112px;
    width: 23%;
    }

}
@media (max-width: 667px){
   .smart5 {
    width: 61%;}
    .smart5:before{
        left: -36px;
    }
}
@media (max-width: 600px){

    .smart5 {
    width: 100%;
    display: none;
}
 .smart5:after,.smart5:before{
    display: none;
 }

 .header-top{
    background-color: #ed2a3a;
    display: block;
}
 .visi-mob li a{
    padding: 0;
    color: #fff;
 }
.visi-mob li{
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #fff;
}
}