body, html
{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

a:hover
{
	text-decoration: none !important;
}

.fiexd-icons {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 99999;
}

.fiexd-icons ul {
    margin: 0px;
    padding: 0px;
}

.fiexd-icons ul li {
    list-style: none;
    margin: 10px 0px;
}

.fiexd-icons ul li a {
    background-color: #83bae3;
    height: 50px;
    width: 50px;
    display: block;
    color: white;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}

section.header{
    background-color: #0057b7;
    border-bottom: 1px solid #fff;

}

section.header .header-1col-box1 ul{
    display: flex;
}

section.header .header-1col-box1 ul li{
    display: flex;
}

section.header .header-1col-box1 ul li h4{
    color: #fff;
    font-size: 12px;
    padding: 20px 8px;
}

section.header  .header-1col-box1 ul li i.en-icon{
    color: #fff;
    font-size: 12px;
    padding: 20px 5px;
}

a.navbar-brand img {
    width: 105px;
}

button.navbar-toggler i {
    color: white;
}

section.header  .header-1col-box1 ul li i{
    color: #fff;
    font-size: 12px;
    padding: 20px 10px;
}


section.header  .header-1col-box1 ul{
    display: flex;
}



section.header  .header-1col-box2{
    text-align: center;
}

section.header  .header-1col-box2 img{
    text-align: center;
    width: 50%;
    padding: 10px 10px;
}
section.header .header-1col-box3 {
    float: right;
    padding: 20px 14px;
}

section.header .header-1col-box3 a{
    color: #0057b7;
    border: 1px solid #fff;
    text-decoration: none;
    background-color: #fff;
    padding: 10px 40px;
    font-size: 14px;
    font-weight: 700;
}

section.menu {
    background-color: #83bae3;
    padding: 10px 0px;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100%;
}

section.menu nav.navbar-expand-lg .navbar-nav a.nav-link {
    padding: 4px 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}

section.slid-bar {
    display: flex;
    flex-wrap: wrap;
    margin-top: 78px;
}

section.slid-bar .slider {
    width: 70%;
    background-color: black;
}

section.slid-bar .form-bar{
    width: 30%;
}



section.slid-bar .owl-dots {
    z-index: 9999;
    left: 50%;
    bottom: 20px;
    position: absolute;
}


section.slid-bar .owl-nav {
    display: none;
}

.form-slider {
    background-color: #f4f4f4;
    padding: 5px 20px;
    height: 100%;
    color: black;
}

.form-slider-text {
    color: #fff;
}

.form-slider-text span {
    display: block;
    color: black;
    line-height: 30px;
}

.owl-carousel.slider-bar.owl-theme.owl-loaded.owl-drag {
    height: 100%;
}

.form-slider-form a {
    background-color: #83bae3;
    display: inline-block;
    margin: 10px 0px;
    padding: 8px 20px;
    color: white;
    font-size: 14px;
}

.form-slider-form a:hover {
    color: black;
}
    


span.from-1 {
    font-size: 18px;
}

span.from-2 {
    font-size: 30px;
    padding-top: 10px;
    font-weight: 700;
    color: #2f2f2f;
}

span.from-3 {
    font-size: 20px;
}

span.from-4 {
    font-size: 16px;
}

.form-slider-text ul {
    padding: 0px 17px;
    margin: 0;
}

.form-slider-text ul li {
    list-style: circle;
    line-height: 30px;
    color: black;
}

.form-slider-text h3 {
    color: #2f2f2f;
    font-weight: bold;
    font-size: 24px;
}

.form-slider-text a {
    background-color: #83bae3;
    padding: 8px 10px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.form-slider-form {
    background-color: #fff;
    padding: 10px;
}

.form-slider-form form button {
    background-color: #83bae3;
    width: 100%;
    color: white;
}


section.overview {
    padding: 50px 0px;
}

section.overview h2 {
    font-size: 40px;
    font-weight: 600;
}

section.overview h2:after {
    display: block;
    content: '';
    height: 4px;
    width: 100px;
    margin: 10px 0px;
    background-color: #83bae3;
}

section.overview h3 {
    font-size: 28px;
    font-weight: 400;
}

section.overview img{
    width: 100%;
}

section.overview img.overview-img {
    width: 100%;
    border-radius: 0px 50px 0px 3px;
}

section.overview span {
    display: block;
    font-weight: 500;
    font-size: 18px;
}

section.overview.about-us img {
    width: 200px;
    display: block;
    margin: 20px auto;
}

section.overview p {
    line-height: 28px;
    font-size: 17px;
    padding: 15px 0px;
}

section.overview a {
    background-color: #83bae3;
    display: inline-block;
    padding: 12px 30px;
    color: white;
    transition: 0.9s;
}

section.overview a:hover {
    background-color: #000;
    color: white;
    transition: 0.9s;
}

section.overview.price-section {
    background-color: #f2f2f2;
}

section.overview.price-section a {
    padding: 5px 8px;
}

section.overview.price-section a.costing-details {
    padding: 12px 35px;
    display: block;
    text-align: center;
    font-size: 18px;
    background-color: black;
    color: white;
}

section.overview.floor-plan .floor-plan a.costing-details {
    background-color: black;
    color: white;
    display: block;
    text-align: center;
    font-size: 18px;
}

section.overview.floor-plan .floor-plan {
    margin: 20px 0px;
}

section.overview.floor-plan .floor-plan-img {
    position: relative;
    overflow: hidden;
}

section.overview.floor-plan .floor-plan-after {
    height: 100%;
    width: 100%;
    background-color: #0000005c;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.9s;
}

section.overview .floor-plan-after p {
    font-size: 80px;
    color: white;
    font-weight: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

section.overview.floor-plan .floor-plan-img:hover .floor-plan-after {
    display: block;
    transition: 0.9s;
    cursor: pointer;
}


section.overview.amenities {
    background-color: #f6f6f6;
}

section.overview.amenities .amenities-plan {
    background-color: #fff;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 3px;
    box-shadow: 3px 3px 10px #f4f4f4;
}

section.overview.amenities .amenities-plan span {
    display: block;
    text-align: center;
    padding-top: 10px;
    font-weight: 100;
}

.gallery-plan {
    padding: 10px;
    border-radius: 3px;
    background-color: white;
    box-shadow: 5px 4px 10px #f7f7f7;
    border: 1px solid #eaeaea;
    margin-top: 30px;
    transition: 0.9s;
}

.gallery-plan:hover {
    transform: scale(1.1);
    transition: 0.9s;
    cursor: pointer;
}

section.overview.location {
    background-color: #f6f6f6;
}

footer {
    background-color: #83bae3;
    padding: 30px 0px;
    color: white;
}

footer p {
    margin: 0;
    text-align: justify;
    font-size: 17px;
}

div#exampleModal{
    text-align: center;
}

div#exampleModal .modal-body {
    background-color: #f1f1f1;
}

div#exampleModal .modal-body img {
    width: 200px;
    margin: 0 auto;
    display: block;
}

div#exampleModal button.btn {
    background-color: #83bae3;
    color: white;
    padding: 10px 35px;
}

div#exampleModal ul {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    flex-wrap: wrap;
}

div#exampleModal ul li {
    list-style: none;
    font-size: 18px;
}

div#exampleModal ul li i {
    color: #83bae3;
}

.location-plan iframe {
    width: 100%;
    height: 400px;
}


@media only screen and (max-width: 320px) {

}

@media only screen and (max-width: 575px) {

}

@media only screen and (max-width: 600px) {

}

@media only screen and (max-width: 780px) {

}

@media only screen and (max-width: 767px) {
  section.overview {
    padding: 50px 0px;
}
section.overview h2 {
    font-size: 32px;
}
section.overview img {
    padding-top: 20px;
}
.amenities-plan-img {
    background-color: #f6f6f6;
}
section.overview .amenities-plan-img img {
    padding-top: 0px;
    width: 80px;
    margin: 0 auto;
    display: block;
}
section.overview.floor-plan .floor-plan {
    margin: 5px 0px;
}
section.overview.amenities .amenities-plan {
    padding: 15px;
    margin: 10px 0px;
}
section.overview.amenities .amenities-plan span {
    font-weight: 500;
    font-size: 16px;
}

span.from-1 {
    background-color: black;
    color: white;
    text-align: center;
}
span.from-2 {
    text-align: center;
}
span.from-3 {
    text-align: center;
}
span.from-4 {
    text-align: center;
}
.form-slider-text h3 {
    text-align: center;
    background-color: black;
    padding: 10px 0px;
    color: white;
}
.form-slider-text span {
    text-align: center;
}
.location-plan iframe {
    width: 100%;
    height: 250px;
}



}

@media only screen and (max-width: 800px) {

}

@media only screen and (max-width: 1024px) {
section.slid-bar .slider {
    width: 100%;
    background-color: black;
}
section.slid-bar .form-bar {
    width: 100%;
}
.form-slider-text a {
    display: block;
}

}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1366px) {
   
}
