body,h1,h2,h3,h4,h5,h6{
	font-family: 'Poppins', sans-serif;
}
p{
	margin-bottom: 0;
	color: #000000;
	font-size: 0.938em;
}
h1{
	font-weight: bold;
	line-height: 1.1;
}
h1 span{
	display: block;
    font-size: 18px;
    font-weight: 400;
}
h2{
	font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
}
h6{
	background: #e3010f;
    display: inline-block;
    padding: 3px 15px;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.font-semibold{
	font-weight: 500;
}
.getInTouchBtn{
	background: #E3010F;
    color: #fff;
    padding: 0.75em 2.75em;
    display: inline-block;
    margin: 2em 0 0;
    font-weight: 500;
    font-size: 1.188em;
}
.getInTouchBtn:hover,.getInTouchBtn:focus{
	color: #fff;
}
.slick-arrow{
	position: absolute;
    border: 1px solid #707070;
    background: #fff;
    padding: 5px 12px;
    color: transparent;
    width: 50px;
    height: 50px;
}
.slick-arrow:before{
    position: absolute;
    content: "";
    height: 35px;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.slick-prev:before{
    background-image: url('../images/black-arrow.png');
}
.slick-next:before{
    background-image: url('../images/white-arrow.png');
}
/* Author Style Starts */
/* Header Block Starts */
.headerBlock {
    padding: 1em 0 0;
    background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 20%, rgba(248,79,50,1) 20%, rgba(227,1,15,1) 20%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(20%, rgba(255,255,255,1)), color-stop(13%, rgba(248,79,50,1)), color-stop(13%, rgba(227,1,15,1)), color-stop(69%, rgba(227,1,15,1)), color-stop(100%, rgba(227,1,16,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 20%, rgba(248,79,50,1) 20%, rgba(227,1,15,1) 20%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 20%, rgba(248,79,50,1) 20%, rgba(227,1,15,1) 20%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 20%, rgba(248,79,50,1) 20%, rgba(227,1,15,1) 20%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 20%, rgba(248,79,50,1) 20%, rgba(227,1,15,1) 20%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e30110', GradientType=1 );
}
.headerBlock img{
	/*width: 110px;*/
        width: 95px;
}
/* Header Block Ends */
/* Banner Block Starts */
.bannerBlock .contentBlock{
	padding: 5em 3em 5em 5em;
	position: relative;
}
.bannerBlock .contentBlock h6{
	color: #fff;
}
.bannerBlock .contentBlock p{
	margin-bottom: 1em;
}
.bannerBlock .contentBlock p img{
	margin-right: 10px;
}
.bannerBlock .contentBlock .highlightText{
	background: #000000;
    color: #fff;
    position: absolute;
    z-index: 9;
    padding: 15px 20px;
    margin: 1em 0 0;
    width: 100%;
}
.bannerBlock .formBlock{
	background: #000;
    text-align: center;
    padding: 0 3em;
    height: 100%;
}
.bannerBlock .formBlock .proj-logo{
	/*width: 185px;
    margin-bottom: 2em;*/
        width: 140px;
    margin-bottom: 1em;
}
.bannerBlock .formBlock h5{
	color: #fff;
	font-weight: 600;
}
.bannerBlock .slick-arrow{
	bottom: 0;
}
.bannerBlock .slick-prev{
	left: -8.5em;
    z-index: 9;
}
.bannerBlock .slick-next{
	left: -4.65em;
    background: #e3010f;
    border: 1px solid #e3010f;
}
/* Banner Block Ends */
/* About Block Starts */
.aboutBlock h2{
	line-height: 1.1;
    margin-bottom: 20px;
    padding-right: 2em;
}
.aboutBlock .contentBlock{
	padding:2em 0 0;
}
.aboutBlock .contentBlock h2 span{
	color: #e3010f;
}
.aboutBlock .contentBlock p{
	margin-bottom: .5em;
}
.aboutBlock .getInTouchBtn{
	padding: 0.65em 1.25em;
    margin: 1em 0 0;
}
.aboutBlock .imageBlock{
	padding-left: 2em;
	position: relative;
}
.aboutBlock .imageBlock:after{
	position: absolute;
    content: "";
    background: #e3010f;
    width: 99px;
    right: -99px;
    top: 0;
    height: 100%;
    z-index: 9;
}
/* About Block Ends */
/* Location Lists Block Starts */
.locationListsBlock .locationLists {
    background: #000;
    color: #fff;
    padding: 2em 0;
    margin: 4em 0 0;
}
.locationListsBlock .locationLists ul{
	margin: 0;
    list-style-type: none;
}
.locationListsBlock .locationLists ul li {
    display: inline-block;
    width: 18%;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
}
.locationListsBlock .locationLists ul li img {
    height: 50px;
}
.locationListsBlock .locationLists ul li span {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin: 1em 0 0;
}
/* Location Lists Block Ends */
/* Amenities Block Starts */
.amenitiesBlock{
	/*margin-top: -7em;
	margin-bottom: 2em;*/
    margin:2em 0;
}
.amenitiesBlock .amenitiesItemsBlock {
    background: #E3010F;
    color: #fff;
    padding: 2em;
}
.amenitiesBlock .amenitiesItemsBlock .amenitiesItem {
    text-align: center;
}
.amenitiesBlock .amenitiesItemsBlock .amenitiesItem .amenitiesImg {
    text-align: center;
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: auto;
    display: flex;
}
.amenitiesBlock .amenitiesItemsBlock .amenitiesItem .amenitiesImg img {
    margin: auto;
    height: 65px;
}
.amenitiesBlock .amenitiesItemsBlock .amenitiesItem span {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin: 1em 0 0;
}
.amenitiesBlock .getInTouchBtn.black{
	background: #000;
    padding: 0.75em 1.75em;
    margin-left: 1em;
    margin-top: 2em;
}
.amenitiesBlock .slick-arrow{
	top: -7em;
}
.amenitiesBlock .slick-prev{
	right: 35%;
    z-index: 9;
}
.amenitiesBlock .slick-next{
	right: 29%;
    background: #e3010f;
    border: 1px solid #e3010f;
}
/* Amenities Block Ends */
/* Neighbour Block Starts */
.neighbourBlock{
	padding: 2em 0;
}
.neighbourBlock h2{
	line-height: 1.1;
    margin-bottom: 20px;
}
.neighbourBlock h2 span{
	color: #e3010f;
	display: block;
}
.neighbourBlock p{
	padding-right: 5em;
}
/* Neighbour Block Ends */
/* Location Block Starts */
.locationBlock{
	background: url(../images/locationBG.png) no-repeat;
    padding: 2em 0;
    background-size: 85%;
    background-position: left center;
    color: 	#fff;
    position: relative;
}
.locationBlock:after{
	position: absolute;
    content: "";
    background: #e3010f;
    width: 7%;
    right: 7%;
    top: 0;
    height: 100%;
    z-index: 9;
}
.locationBlock .contentBlock{
	padding: 2em 0 2em 2em;
}
.locationBlock .contentBlock address{
	font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    font-size: 0.938em;
}
/* Location Block Ends */
/* Footer Block Starts */
.footerBlock{
	padding: 1.125em 0;
}
.footerBlock p a{
	color:#000000;
}
/* Footer Block Ends */
/* For xxlarge only */
@media screen and (min-width: 85.438em) and (max-width: 120.000em){
    .headerBlock{
        background: linear-gradient(to right, rgba(255,255,255,1) 33.3%, rgba(248,79,50,1) 33.3%, rgba(227,1,15,1) 33.3%, rgba(227,1,15,1) 69%, rgba(227,1,16,1) 100%);
    }
}
/* For xlarge only */
@media screen and (min-width: 75.000em) and (max-width: 85.313em){
    .bannerBlock .contentBlock{
        padding: 1em;
    }
    .bannerBlock .contentBlock .highlightText{
        font-size: 1.75em;
    }
}
/* For large only */
@media screen and (min-width: 64.000em) and (max-width: 74.938em){
    .getInTouchBtn{
        padding: 0.75em 1em;
    }
    .bannerBlock .contentBlock{
        padding: 2em;
    }
    .bannerBlock .contentBlock .highlightText{
        padding: 15px;
        font-size: 1.25em;
    }
    .bannerBlock .slick-prev{
        left:0;
    }
    .bannerBlock .slick-next{
        left:inherit;
        right:0;
    }
    .locationListsBlock .locationLists{
        margin: 0;
    }
    .locationBlock{
            background-size: cover;
    }
}
/* For medium down */
@media screen and (max-width: 63.99875em) {
    .getInTouchBtn{
        padding: 0.75em 1.75em;
        margin: 1em 0 0;
        font-size: 1em;
    }
    h6{
        font-size: 16px;
    }
    .headerBlock{
        background: #fff;
        text-align: center;
    }
    .headerBlock img{
        width: 90px;
    }
    .bannerBlock .contentBlock{
        padding: 1em 1em 0;
        text-align: center; 
    }
    .bannerBlock .contentBlock .highlightText{
        position: initial;
        font-size: 1.125em;
        margin-bottom: 1em;
    }
    .bannerBlock .slick-slide img{
        margin:  auto;  
    }
    .bannerBlock .slick-prev{
        left: 34%;
    }
    .bannerBlock .slick-next{
        left: inherit;
        right: 34%;
    }
    .bannerBlock .formBlock{
        padding: 0;
    }
    .aboutBlock{
        text-align:center;  
    }
    .aboutBlock h2{
        padding-right: 0;
    }
    .aboutBlock .getInTouchBtn{
        margin-bottom:  1em;
    }
    .aboutBlock .imageBlock{
        padding-left: 0;
    }
    .aboutBlock .imageBlock:after{
        display:    none;   
    }
    .locationListsBlock{
        text-align:center;  
    }
    .locationListsBlock .locationLists{
        margin: 2em 0 0;
    }
    .locationListsBlock .locationLists ul li{
        width: 100%;
        margin-bottom: 1em;
    }
    .amenitiesBlock {
        margin-top: 2em;
        margin-bottom: 0;
        text-align: center; 
    }
    .amenitiesBlock .amenitiesItemsBlock{
            margin-bottom: 4em;
    }
    .amenitiesBlock .slick-arrow {
        top: initial;
        bottom: -6em;
    }
    .amenitiesBlock .slick-prev {
        right: inherit;
        left:28%;
    }
    .amenitiesBlock .slick-prev{
        right: 28%;
    }
    .amenitiesBlock .getInTouchBtn{
        margin: 1em 0;
    }
    .amenitiesBlock .getInTouchBtn.black{
        margin-left: 0;
        margin-top: 0;
    }
    .neighbourBlock{
        text-align:center;  
    }
    .neighbourBlock .contentBlock{
        padding-top: 1em;
    }
    .neighbourBlock p{
        padding-right: 0;
    }
    .locationBlock{
        background-size: cover;
    }
    .locationBlock:after{
        display: none;
    }
    .locationBlock .contentBlock{
        padding: 1em 0 0;
    }
    .locationBlock .contentBlock h2{
        line-height: 1;
    }
}
