* {
    padding: 0px;
    margin: 0px
}
html, body {
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif, Tahoma, Verdana;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
}
body {
    position: relative;
}
a:focus, a:active, a:hover, button:focus, button:active {
    outline: none !important;
    color: #ffffff !important;
}
p {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}
ul {
    padding: 0px 0px !important;
}
.clr {
    clear: both;
}
.col-centered {
    float: none !important;
    margin: auto !important;
}
.container {
    width: 1020px !important;
    position: relative;
    padding: 0px 15px;
}
.navigation{
	display: block;
	position: relative;
}
header{
    background-color: #1E5173;
    padding: 0px 0px;
    height: 50px;
}
section{
	position: relative;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: 0px solid #000;
    padding: 0px 0px;
}
.navbar {
    min-height: auto !important;
    height: auto;
    margin-bottom: 0px;
}
.navbar-collapse{
	background-color: #1E5173;
}
.navbar-brand:nth-child(3n+2) {
    padding-right: 0px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: #5DA3D9 !important;
}
.links, .links:hover, .links:active {
    color: #ffffff !important;
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    font-weight: 300;
}
.bold-menu, .bold-menu:hover, .bold-menu:active {
    font-weight: 700;
}
.menu {
    text-transform: uppercase;
}
.img-nowselling {
    position: fixed;
    right: 0;
    z-index: 99999999999;
}
.section1{
    padding: 0px 0px 115px 0px;
    background: url("../img/header1.jpg") center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.col-almar {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 115px;
}
.img-almar {
    display: block;
    margin: 0px auto 20px;
}
.p-apartments {
    font-size: 28px;
    text-transform: uppercase;
    color: #065780;
    font-weight: bold;
}
.p-alvena {
    text-transform: uppercase;
    color: #065780;
    font-size: 18px;
    font-weight: bold;
    margin-top: -10px !important;
}
.p-alvena.p-download {
    margin-top: 15px !important;
}
.p-alvena.p-download a,
.p-alvena.p-download a:link,
.p-alvena.p-download a:visited {
    color: #fff;
    background-color: #065780;
    display: inline-block;
    padding: 8px 16px;
}
	.p-alvena.p-download a:hover {
	    text-decoration: none;
	}

.spn-dot {
    font-size: 28px;
    display: inline;
}
.col-form {
    float: right;
    width: 50%;
    margin-top: 115px;
}
.div-form {
    width: 100%;
    min-height: 300px;
    padding: 0px 70px 0px 20px;
    margin: 0px auto;
}
.div-thankyou {
    width: 100%;
    min-height: 300px;
    padding: 0px 70px 0px 20px;
    margin: 0px auto 0px;
}
.form-group {
    margin-bottom: 10px;
}
form input[type="text"], .form-control {
    color: #000000;
    font-size: 16px;
    padding: 0px 10px;
    height: 45px;
    margin: auto;
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #1e5173;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 25px;
}
.form-control:focus {
    border: 1px solid #1e5173;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
form input[type="submit"], form input[type="submit"]:hover, form input[type="submit"]:focus, form input[type="submit"]:active {
    height: 60px;
    display: block;
    margin: auto;
    padding: 0px 25px;
    border: none;
    background-color: #1e5173;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 25px;
}
label.error {
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: red;
}
.h-thankyou {
    text-align: center;
    color: #000000;
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    color: #065780;
    margin: 0px !important;
}
.section-prov{
	margin-bottom: 40px;
}
.p-provide {
    font-size: 12px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin-top: 7px !important;
}
.section2 {
    padding: 0px 0px 0px 0px;
}

.img-sun, .img-beach, .img-bayside {
    display: block;
    margin: 0px auto 20px;
    max-width: auto !important;
    width: auto !important;
    height: auto !important;
}
.carousel-control {
    width: auto;
}
button.carousel-control.left, button.carousel-control.right {
    background-image: none !important;
    filter: progid: none !important;
    background-color: transparent !important;
    border: none !important;
    z-index: 999;
    text-shadow: none;
    margin-top: 0px !important;
}
.carousel-inner > .active{
    display: block;
    height: 450px;
}
.carousel-caption {
    color: #000000;
    position: relative;
    text-shadow: none !important;
    left: 0;
    right: 0;
}
.p-horizon {
    font-size: 50px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    color: #055B82;
    text-align: center;
    text-transform: uppercase;
}
.p-luxury {
    font-size: 23px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    color: #000000;
    text-align: center;
    padding: 30px 120px !important;
}
.section3 .container {
    padding: 0px 0px 70px;
}
.img1 {
    display: block;
    margin: 0px auto 4px;
}
.small-img1, .small-img2 {
    float: left;
    width: 50%;
}
.img2 {
    width: 100%;
    height: 380px;
    float: left;
}
.img3 {
    width: 99%;
    height: 380px;
    float: right;
}
.spn-AM {
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    display: inline;
    float: right;
    margin: -50px 15px 15px 0px;
    position: relative;
    z-index: 9999;
}
.section4 .container {
    padding: 0px 0px;
}
.img-map {
    width: 100%;
    display: block;
    margin: auto;
}
.section5 {
    -ms-overflow-y: hidden;
    overflow-y: hidden;
    padding: 50px 0px 50px;
}
.p-get {
    font-size: 55px;
    color: #1e5173;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px !important;
}
.p-beach {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    color: #333232;
    margin-bottom: 20px !important;
}
.p-places, .p-attraction, .p-proximity, .p-show span {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    color: #333232;
    font-weight: 300;
    margin-bottom: 20px !important;
}
.p-show {
    display: none;
}
.p-show span {
    display: block;
    margin-bottom: 20px;
}
.p-readmore {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #1f5378;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
}
.img-down {
    margin: 10px auto 0px;
    display: block;
}
footer {
    background-color: #005980;
    padding: 30px 0px 20px 0px;
}
.div-almar {
    float: left;
    width: 40%;
    text-align: center;
    padding: 30px 0px 0px;
}
.p-apartmentbot {
    font-size: 17px;
    color: #FFF;
    font-weight: 700;
}
.p-alvenabot {
    font-size: 12px;
    color: #FFF;
    margin-top: 0px !important;
}
.p-street {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #FFF;
    font-size: 23px;
    margin-top: 40px !important;
}
.div-amity {
    float: right;
    width: 60%;
    text-align: center;
    padding: 30px 0px;
    border-left: 3px solid #ffffff;
}
.img-amity {
    margin: auto;
    display: block;
}
.p-claudiu, .p-phone, .p-email, .p-address {
    color: #FFF;
}
.p-claudiu {
    font-size: 29px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin: 30px auto !important;
}
footer a {
    color: #FFF !important;
}
.p-phone, .p-email, .p-address {
    font-size: 17px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin: 7px auto 0px !important;
}
.p-amitybot {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    color: #FFF;
    margin-top: 80px !important;
}
/* IE8 rules */

.ie8 .classname {
    padding-top: 20px !important;
}
/* IE7 rules */

.ie7 .classname {} 

@media screen and (max-width: 1050px) {
    .img1 {
        width: 100%;
    }
}
@media screen and (max-width: 1020px) {
    .container {
        width: 100% !important;
    }
    .img-nowselling {
        width: 110px;
    }
    .section2 {
        padding: 15px 15px 50px 15px;
    }
    .section3 .container {
        padding: 0px 30px 70px;
    }
    .section4 .container {
        padding: 0px 30px;
    }
    .section5 p {
        text-align: center !important;
    }
    footer .container {
        padding: 0px 15px;
    }
}
@media screen and (max-width: 991px) {
    .p-provide {
        padding: 0px 30px !important;
    }
    .p-luxury {
        padding: 30px 60px !important;
    }

}

@media screen and (max-width: 870px){
	
	.carousel-inner > .active{
	    display: block;
	    height: 480px;
	}
}
@media screen and (max-width: 820px) {
    .section1 .container {
        padding: 115px 15px 115px 15px;
    }
    .links, .links:hover, .links:active {
        font-size: 17px;
    }
    .col-form {
        padding: 0px 15px;
    }
    .div-form {
        padding: 0px 0px;
        margin: 0px auto;
    }
    .img2, .img3 {
        height: 315px;
    }
}
@media screen and (max-width: 767px) {
    .img-nowselling {
        width: 160px;
        display: none;
    }
    .navbar-default {
        background-color: transparent !important;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
    .navbar-toggle, .navbar-toggle:focus {
        float: right;
        border-color: transparent !important;
        background-color: transparent !important;
        padding: 10px 15px;
        margin: 5px 0px 0px 0px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
        display: block;
        width: 30px;
        height: 4px;
        border-radius: 0px;
    }
    .img2, .img3 {
        height: 250px;
    }
    .section1 .container {
        padding: 40px 15px 0px 15px;
    }
    .col-almar, .col-form {
        display: block;
        float: none;
        width: 100%;
    }
    .col-almar{
    	margin-top: 30px;
    }
    .col-form{
    	margin-top: 0px;
    }
    .div-form {
        margin-top: 30px;
        width: 80%;
    }
    .form-group {
        margin-bottom: 5px;
    }
    .btn-primary {
        width: 100%;
        height: 45px !important;
    }
    .div-thankyou {
        width: 100%;
        min-height: 0px;
        padding: 50px 0px 0px 0px;
        margin: 0px auto;
    }
    .spn-ty {
        display: block;
    }
    .section2 {
        padding: 15px 15px 0px 15px;
    }
    .carousel-inner > .active{
		height: 510px;
	}
    .arrowleft, .arrowright, .img-down {
        width: 25px;
    }
    .div-almar, .div-amity {
        padding-top: 0px;
    }
}
@media screen and (max-width: 680px) {
    .p-horizon, .p-get {
        font-size: 40px !important;
    }
    .p-luxury, .p-beach {
        font-size: 19px !important;
    }
    .section5 p, .section5 span {
        font-size: 18px;
    }
    footer {
        padding: 30px 15px 20px 15px;
    }
    .div-almar, .div-amity {
        width: 100%;
    }
    .div-amity {
        margin-top: 20px !important;
        border-left: 0px solid #fff;
        border-top: 3px solid #fff;
    }
    .img-amity {
        margin-top: 20px;
    }
    .p-amitybot {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 520px) {
    .img1 {
        margin: 0px auto;
    }
    .p-luxury {
        padding: 30px 0px !important;
    }
    .p-beach {
        line-height: 25px !important;
    }
    .p-horizon, .p-get {
        font-size: 28px !important;
    }
    .small-img1, .small-img2 {
        width: 100%;
        display: block;
        float: none;
    }
    .img2, .img3 {
        height: auto;
        width: 100%;
        margin: 5px auto 0px;
        display: block;
        float: none;
    }
    .spn-footerlink {
        display: block;
    }
}
@media screen and (max-width: 420px) {
    .navbar-brand, .navbar-brand:hover, .navbar-brand:focus {
        font-size: 14px;
    }
    .img-almar {
        width: 90%;
    }
    .p-claudiu {
        font-size: 20px;
    }
    .spn-address {
        display: block;
    }
}
@media screen and (max-width: 380px) {
    .p-horizon, .p-get {
        font-size: 25px !important;
    }
    .h-thankyou {
        font-size: 35px;
    }
    .p-phone, .p-email, .p-address {
        font-size: 15px;
        margin: 5px auto 0px !important;
    }
    .p-amitybot {
        font-size: 13px !important;
    }
    .spn-AM {
        margin: -30px 15px 15px 0px;
    }
}
@media screen and (max-width: 380px) {
    .p-horizon, .p-get {
        font-size: 23px !important;
    }
}
@media screen and (max-width: 350px) {
    .div-form{
        width: 100%;
    }
    .carousel-inner > .active{
    	height: 580px;
    }
    .p-luxury{
    	padding: 0px 15px !important;
    }
}
