@font-face {
	font-family: 'Conv_Quicksand-Regular';
	src: url('../fonts/Quicksand-Regular.eot');
	src: local('☺'), url('../fonts/Quicksand-Regular.woff') format('woff'), url('../fonts/Quicksand-Regular.ttf') format('truetype'), url('../fonts/Quicksand-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


p{
font-family: 'Conv_Lato-Regular';
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
	font-family: 'Conv_Quicksand-Bold';
	src: url('../fonts/Quicksand-Bold.eot');
	src: local('☺'), url('../fonts/Quicksand-Bold.woff') format('woff'), url('../fonts/Quicksand-Bold.ttf') format('truetype'), url('../fonts/Quicksand-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Lato-Regular';
	src: url('../fonts/Lato-Regular.eot');
	src: local('☺'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Semibold */@font-face {
    font-family: 'LatoWebSemibold';
    src: url('../fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoWebLight';
    src: url('../fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.header{
	background:url(../images/navbg.jpg) no-repeat;
	background-size:cover;
	}

.logo{
	    margin-top:8px;

}

.mainhead{
	    margin: 30px 0px 15px;
}

.mainhead h1{
	font-size:30px;
		font-family: 'Conv_Quicksand-Bold';
		text-align:center;
		background:url(../images/bb.jpg) no-repeat bottom center;
		padding-bottom:10px;
		text-transform:uppercase;
		line-height:35px;
		margin-bottom:20px;
		color:#18b8ed;
		
}


.mainhead p{
	font-size:15px;
			font-family: 'Conv_Lato-Regular';
		text-align:center;
				color:#4f4f4f;
				line-height:23px;
}

.oc{
color:#f7941d;	
}

.readmore{
	    color: #f05468 !important;
    font-size: 20px;
    font-family: 'Conv_Lato-Regular';
    text-decoration: underline;
    text-align: center;
    padding-top: 10px;
    clear: both;
    display: inline-block;
}

.readmore a:hover{
	color:#18b8ed !important;
}


.consider{
	background:url(../images/pngbg.png) no-repeat top center;
	    padding: 200px 0px 120px;
		background-size:cover;

}

.consider h1{
font-size:50px;
color:#fff;	
	    font-family: 'Conv_Quicksand-Bold';
	background:#18b8ed;
	display:inline-block;
	padding:5px 70px;
	text-transform:uppercase;
	text-align:center;
	   margin: 0px;
}
.consider h2{
font-size: 28px;
    color: #fff;
    font-family: 'Conv_Quicksand-Bold';
    background: #18b8ed;
    display: inline-block;
        padding: 5px 151px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
}
.consider p{
font-family: 'open_sansregular';
font-size:18px;
color:#fff;
line-height:23px;
text-align:center;
margin-bottom:16px;
 
}

.rm{
	    background: #f05468;
	margin:0px auto;
	float:none;
	margin-top:25px;
	width:150px;
	border-radius:5px;
	margin:0px auto;
	float:none;

	text-align:center;
}
.rm a{
font-family: 'LatoWebBold';
line-height:53px;
	height:50px;
	display:block;
text-transform:uppercase;
font-size:20px;
color:#fff;
text-decoration:none;	
}


.rm a:hover{
	background:#18b8ed;
	color:#fff;
	border-radius:5px;
}


.about{
	    padding: 0px 0px 70px;

}

.about h1{
	color:#18b8ed;
	font-size:45px;
	 font-family: 'Conv_Quicksand-Bold';
		text-transform:uppercase;
		background:url(../images/bb.jpg) no-repeat bottom left;
		padding-bottom:10px;
}

.about p{
	color:#4f4f4f;
	font-size:14px;
	font-family: 'open_sansregular';
	line-height:25px;
}
.vm{
	background:#f05468;
	margin:0px auto;
	float:none;
	margin-top:25px;
	width:130px;
	border-radius:5px;
	margin:0px auto;
	float:none;
	text-align:center;
}
.vm a{
font-family: 'LatoWebBold';
    line-height: 43px;
    height: 40px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.vm a:hover{
		background:#18b8ed;
	color:#fff;
	border-radius:5px;
}



.footer{
	background:url(../images/fbg.jpg) no-repeat;
	background-size:cover;
	padding:40px 0px 10px;
}
.footer h2{
	font-size:30px;
	 font-family: 'LatoWebSemibold';
	color:#fff;
	text-transform:uppercase;
	margin-top:0px;
}

.footer p{
	font-size:16px;
	   font-family: 'LatoWebSemibold';
	color:#fff;
	
}

.footer ul{
	    margin: 0px;
    padding: 0px;
    padding: 5px 0px;
    margin-bottom: 23px;
    margin-top: 20px;
    width: 70%;
    margin: 0px auto;
}

.footer ul li{
	list-style-type:none;
	float:none;
}

.footer ul li a{
	    font-size: 17px;
    font-family: 'LatoWebSemibold';
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding: 8px 9px;
    display: block;
}
.your_future{
	background:#58585a;
	padding:50px 0px;
	margin:50px 0px;
}

.your_future h1 {
        font-size: 50px;
    font-family: 'Conv_Quicksand-Bold';
    text-align: left;
    background: url(../images/bb2.png) no-repeat bottom left;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 50px;
    margin-bottom: 20px;
    color: #18b8ed;
}

.your_future p {
    font-size: 15px;
    font-family: 'LatoWebLight';
        color: #fff;
    line-height: 23px;
}


.your_future ul{
	margin:0px;
	padding:0px;
}
.your_future ul li{
	list-style-type:none;
	float:none;
	margin-bottom:18px;
	  font-size: 15px;
     font-family: 'LatoWebLight';
        color: #fff;
    line-height: 23px;
}


.bottom{
	    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 27px;
	    margin-top: 30px;

}

.fl{
	    padding: 60px 0px;
}

.field{
	    height: 43px;
    margin-bottom: 8px;
    box-shadow: none !important;
	border:0px;
}
::-webkit-input-placeholder {
	font-size:12px;
	color:#464646;
}

:-moz-placeholder { /* Firefox 18- */
   font-size:12px;
   color:#464646;
}

::-moz-placeholder {  /* Firefox 19+ */
  font-size:12px;
  color:#464646;
}

:-ms-input-placeholder {  
  font-size:12px;
  color:#464646;
}
.sub{
    background: #f05468;
    margin: 0px auto;
    float: none;
    margin-top:15px;
    width: 130px;
    border-radius:0px;
   margin: 0px;
    float: right;
    text-align: center;
}

.sub a {
    font-family: 'LatoWebBold';
    line-height: 43px;
    height: 40px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}


.apartment{
	padding:50px 0px 0px;
}

.apartment img{
	background:#fff;
	border:1px solid #e2e2e2;
	padding:5px;
	margin-bottom:30px;
}

.add{
	margin:20px 0px;
	    margin: 0px 0px 30px;
}

.tra{
	margin-bottom:40px;
	}
	
.contact{
	padding: 50px 0px 80px;
}

.contact{
	
}

.contact h1 {
    font-size:40px;
    font-family: 'Conv_Quicksand-Regular';
    text-align: center;
    background: url(../images/cb.png) no-repeat bottom center;
    padding-bottom: 20px;
    text-transform: uppercase;
    line-height: 35px;
       margin-bottom: 50px;
    color: #4f4f4f;
}

.contact ul{
	margin:0px;
	padding:0px;
}

.contact ul li{
	list-style-type:none;
	float:none;
	margin-bottom:20px;
}
.contact h2{
    font-size: 30px;
    font-family: 'Conv_Quicksand-Bold';
    text-align: left;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom:0px;
    color: #18b8ed;
}	
.name{
    font-size:20px;
     font-family: 'LatoWebBold';
	color:#4f4f4f;	
}
.position{
    font-size:15px;
    font-family: 'LatoWebBold';
	color:#4f4f4f;	
}
.contact p{
	line-height:24px;
color:#4f4f4f;
}
.atext{
	padding-left: 27px;
}
.email{
color:#f7941d !important;
text-decoration:underline;	
}

.fieldstyle{
	border-radius: 0px;
    height: 40px;
	margin-bottom: 15px;
}

.sub2 {
    background: #00b4ff;
    margin: 0px auto;
    float: none;
    margin-top: 45px;
    width: 110px;
    border-radius: 0px;
    margin: 0px;
    float: left;
    text-align: center;
}
.sub2 a {
   font-family: 'Conv_Lato-Regular';
    line-height: 40px;
    height: 40px;
    display: block;
    font-size:16px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.form{
	    background: #f1f1f1;
    padding: 25px 40px;
}

.location{
	    padding: 30px 0px;
}

.location h1 {
    font-size: 40px;
    font-family: 'Conv_Quicksand-Bold';
    text-align: center;
    background: url(../images/bb.jpg) no-repeat bottom center;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 20px;
    color: #18b8ed;
}

.map2{
	    padding: 0px 0px 51px;
}

.map2 h1 {
    font-size: 30px;
    font-family: 'Conv_Quicksand-Bold';
    text-align: left;
    background: url(../images/bb.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 20px;
    color: #18b8ed;
}

.contactfield {
    height: 50px;
    box-shadow: none !important;
    margin-bottom: 20px;
}


.form2{
	    background: #58585a;
      padding: 25px 30px;
	      margin-top: 36px;
}

.form2 h2{
 font-size: 30px;
    font-family: 'Conv_Quicksand-Bold';
    text-align: left;
    background: url(../images/bb2.png) no-repeat bottom left;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 20px;
    color: #18b8ed;
	margin:0px;
	margin-bottom:20px;

}


.gallery
{
    display: inline-block;
    margin-top: 20px;
	padding:50px 0px;
}


.fsb{
    float: left;
    color: #fff;
    border: 0px;
    line-height: 35px;
    font-size: 16px;
	cursor:pointer;
    font-family: 'LatoWebBold';
}

.tf {
    background: #f4f4f4;
    / padding: 25px 0px 25px 130px; /
}

.tf .field{
box-shadow: inset 2px 2px 2px #ccc !important;
}
.form_button {
    background: #00b4ff none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: block;
    float: left;
    font-family: "Conv_Lato-Regular";
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 110px;
}
.fp {
    position: absolute;
    top: 160px;
    background: rgba(0, 0, 0, 0.14);
    padding: 15px 15px;
    margin: 25px 0px 25px 130px;
     right: 158px;
}

.msg {
    color: green;
    text-align: center;
    position: absolute;
    margin: 0px auto;
    left: 0px;
    background: rgba(64, 64, 64, 0.72);
    right: 0px;
    padding: 10px;
    z-index: 999999;
    color: #fff;

}

@media (max-width:768px) {
.your_future p {
       margin-bottom: 0px !important;
}


.fp {
    position: relative!important;
    top: 0px!important;
    background: rgb(50, 50, 50)!important;
    padding: 15px 15px!important;
    margin: 0px !important;
    right: 0px!important;
}

}

.ft {
    position: absolute;
    top: 140px;
    /* background: rgba(0, 0, 0, 0.14); */
    padding: 15px 0px;
    margin: 25px 0px 25px 130px;
    right: 208px;
    color: #00b4ff;
    font-size: 20px;
    font-family: 'Conv_Lato-Regular';
}
