﻿@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');
body {
    padding: 0;
    margin: 0;
   font-family: 'Raleway', sans-serif; 
}

h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0
}

.section-title {
    margin-top: 15px;
    width: 100%;
    color: #006C32;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.tag-line {
    min-height: 100px;
    float: left;
    width: 100%;
    padding: 20px 0
}

.header-call-us-now {
    float: right;
    max-width: 220px !important;
    margin-top: 10px
}

.header-address {
    float: right;
    max-width: 350px;
    margin-top: 10px
}

@media screen and (max-width: 767px) {
    .header-address .address_icon.image-icons {
        display: none
    }

    .header-address {
        max-width: 100%;
        width: 100%;
        text-align: center
    }

    .header-address .normal-title,
    .header-address .bold-title {
        width: 100%
    }

    .header-call-us-now {
        float: initial;
        margin: 10px auto auto;
        max-width: 165px
    }

    .main-menu .navbar.navbar-default {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        top: -66px
    }
}

.image-icons {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 1px solid #d1d8ed;
    float: left;
    text-align: center;
    line-height: 37px;
    margin-right: 15px
}

.normal-title {
    float: left;
    font-family: "Lato";
    font-size: 15px;
    color: #495376
}

.bold-title {
    float: left;
    font-family: "Lato";
    font-size: 15px;
    color: #495376;
    font-weight: 700
}

.slider {
    position: relative;
    float: left;
    width: 100%;
    height: auto
}

.slider img {
    width: 100%;
    height: auto
}

#sliderCarousel {
    max-height: 650px;
    overflow: hidden;
    float: left;
    width: 100%;
    height: auto
}

@media screen and (max-width: 767px) {
    .tag-line .header_logo {
        text-align: center
    }
}

@media screen and (min-width: 1400px) {
    #sliderCarousel {
        max-height: 800px
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .schedule-visit-form-inner {
        width: 370px;
        height: 490px;
        float: right;
        background: #fff;
        margin-top: 70px !important;
        padding: 40px 30px
    }

    .schedule-visit-form-inner::before {
        display: none;
    }
}

@media (min-width: 990px) and (max-width: 1120px) {
    .property-description-outer {
        margin-top: 50px !important;
    }
}

#sliderCarousel .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    height: 12px;
    width: 12px
}

#sliderCarousel .carousel-indicators li.active {
    background-color: rgba(255, 255, 255, 1);
    border: none;
    margin: 1px
}

.main-menu {
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 16
}

.main-menu .navbar.navbar-default {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(90deg, #1fc055 75%, rgba(0, 0, 0, 0) 25%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1fc055 75%, rgba(0, 0, 0, 0) 25%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(0deg, #1fc055 75%, rgba(0, 0, 0, 0) 25%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(0deg, #1fc055 75%, rgba(0, 0, 0, 0) 25%) repeat scroll 0 0;
    border: none;
    border-radius: none;
    color: #b6ffce;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    height: 65px;
    line-height: 65px
}

.main-menu .navbar-default .navbar-nav > li > a {
    background-color: #1fc055;
    border: none;
    border-radius: none;
    color: #b6ffce;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px
}

.main-menu .nav.navbar-nav {
    width: 100%;
    padding-right: 10%
}

.main-menu .nav.navbar-nav li:last-child {
    float: right
}

@media screen and (min-width: 768px) {

    .main-menu #bs-example-navbar-collapse-1,
    .main-menu .navbar-default .navbar-nav > li:first-child > a {
        padding-left: 0
    }
}

.main-menu .navbar-default .navbar-nav > li > a > .fa {
    margin-left: 10px
}

.main-menu .navbar-default .navbar-nav > .active > a,
.main-menu .navbar-default .navbar-nav > .active > a:focus,
.main-menu .navbar-default .navbar-nav > .active > a:hover,
.main-menu .navbar-default .navbar-nav > li > a:focus,
.main-menu .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #1fc055;
    outline: none
}

.schedule-visit-btn::after {
    background: #05a63b none repeat scroll 0 0;
    content: " ";
    height: 65px;
    left: -15px;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    width: 120%;
    z-index: -1
}

.schedule-visit-btn {
    background-color: #05a63b;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 65px;
    text-transform: uppercase;
    min-width: 180px;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 65px;
    z-index: 1
}

.schedule-visit-form-container {
    float: left;
    min-height: 10px;
    width: 100%;
    position: absolute;
    top: 0
}

.schedule-visit-form-inner {
    width: 370px;
    height: 490px;
    float: right;
    background: #fff;
    margin-top: 140px;
    padding: 40px 30px
}

.first-line {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #006C32;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px
}

.second-line {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #006C32;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px
}

.schedule-visit-form-inner::before {
    background-repeat: no-repeat;
    content: url("../images/ribbin.png");
    filter: drop-shadow(6px 1px 0 rgba(0, 0, 0, 0.1));
    height: 100px;
    left: 0;
    position: absolute;
    text-align: center;
    top: -140px;
    width: 100%;
    z-index: 1
}

.schedule-visit-form-inner::after {
    background-repeat: no-repeat;
    content: url("../images/round.png");
    height: 100px;
    left: -3px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0
}

.schedule-visit-form-inner {
    position: relative
}

.schedule-visit-form-inner .shedule-visit input {
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    border: none;
    background-color: #e0e3ef;
    padding: 8px 10px;
    font-family: "Lato";
    font-size: 14px;
    line-height: 1
}

.schedule-visit-form-inner .shedule-visit textarea {
    height: 95px;
    width: 100%;
    margin-bottom: 20px;
    border: none;
    background-color: #e0e3ef;
    padding: 12px 20px;
    font-family: "Lato";
    font-size: 14px;
    line-height: 1
}

.schedule-visit-form-inner .shedule-visit .send-message {
    height: 45px;
    width: 100%;
    border: none;
    border-radius: none;
    background-color: #05a63b;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    transition: all .3s;
    -webkit-transition: all .3s
}

.schedule-visit-form-inner .shedule-visit .send-message:hover {
    background: #006C32
}

@media screen and (max-width:1399px) {
    .schedule-visit-form-inner {
        margin-top: 25px
    }

    .schedule-visit-form-inner::before {
        content: url("../images/ribbin_small.png");
        top: -39px
    }
}

@media screen and (max-width:1199px) {
    .schedule-visit-form-inner {
        padding: 30px;
        height: 415px
    }

    .schedule-visit-form-inner .shedule-visit textarea {
        height: 75px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:991px) {

    .schedule-visit-form-inner::before,
    .schedule-visit-form-inner::after {
        display: none
    }

    .schedule-visit-form-container {
        position: relative;
        top: 0
    }

    .schedule-visit-form-inner {
        position: relative;
        width: 100% !important;
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .main-menu .navbar.navbar-default {
        background: rgba(0, 0, 0, 0)
    }

    .main-menu .navbar-default .navbar-nav > li:first-child > a {
        padding-left: -15px
    }

    .main-menu .nav.navbar-nav {
        margin: 0
    }

    .main-menu .nav.navbar-nav li:last-child {
        float: none
    }

    .schedule-visit-btn:after {
        display: none
    }

    .schedule-visit-btn {
        width: 100%;
        text-align: left
    }

    .mobpdt50 {
        margin-top: 50px;
    }
}

@media screen and (min-width: 1900px) {
    .main-menu .navbar.navbar-default {
        background: rgba(0, 0, 0, 0) -moz-linear-gradient(90deg, #1fc055 65%, rgba(0, 0, 0, 0) 35%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1fc055 65%, rgba(0, 0, 0, 0) 35%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -webkit-linear-gradient(0deg, #1fc055 65%, rgba(0, 0, 0, 0) 35%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -o-linear-gradient(0deg, #1fc055 65%, rgba(0, 0, 0, 0) 35%) repeat scroll 0 0
    }
}

@media screen and (min-width: 3300px) {
    .main-menu .navbar.navbar-default {
        background: rgba(0, 0, 0, 0) -moz-linear-gradient(90deg, #1fc055 60%, rgba(0, 0, 0, 0) 40%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1fc055 60%, rgba(0, 0, 0, 0) 40%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -webkit-linear-gradient(0deg, #1fc055 60%, rgba(0, 0, 0, 0) 40%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -o-linear-gradient(0deg, #1fc055 60%, rgba(0, 0, 0, 0) 40%) repeat scroll 0 0
    }
}

.sub-menu {
    background: #1FC055 none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    min-width: 265px;
    left: 0;
    padding: 35px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform-origin: top;
    -moz-transform-origin: top;
    -webkit-transform-origin: top
}

.sub-menu > li {
    color: #b6ffce;
    text-transform: uppercase
}

.sub-menu > li > a {
    color: #b6ffce !important;
    text-decoration: none;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    white-space: nowrap;
    text-align: left
}

.sub-menu > li:last-child {
    width: 100%
}

.sub-menu > li.active a {
    color: #fff !important
}

.nav.navbar-nav.nav_link > li:hover .sub-menu {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}

.sub-menu > li > a:hover {
    color: #fff !important
}

.nav.navbar-nav.nav_link li.active a.drop_down:after {
    color: #fff
}

.drop_down:after {
    font-family: FontAwesome;
    content: "\f107";
    padding-left: 7px;
    color: #b6ffce;
    position: absolute;
    top: 15px;
    right: 0
}

.nav_link > li:hover .drop_down:after {
    color: #fff
}

@media screen and (max-width: 767px) {
    .sub-menu {
        position: relative;
        padding: 0 35px;
        left: 0;
        display: none
    }

    .nav.navbar-nav.nav_link > li:hover .sub-menu {
        display: block
    }

    .drop_down::after {
        right: initial !important;
        color: #cfeeff !important
    }
}

.about-property-outer {
    float: left;
    width: 100%;
    height: auto;
    padding: 8px 0;
    background-color: #006C32
}

@media screen and (min-width: 992px) {
    .about-property-outer .about-property-info-outer {
        margin-top: 15px
    }
}

@media screen and (max-width: 767px) {
    .about-property-outer .about-property-info-outer {
        text-align: center;
        margin-bottom: 10px
    }
}

.about-property-outer h2 {
    margin-bottom: 5px
}

.price {
    font-family: "Lato";
    font-weight: 300;
    font-size: 31px;
    color: #fff;
    line-height: 1.25
}

.property-status {
    background-color: #1fc055;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 1;
    margin-left: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
    vertical-align: super
}

.property-attributes {
    width: 20%;
    float: left;
    text-align: center
}

@media screen and (max-width: 991px) {
    .property-attributes {
        width: 33.33%;
        margin-bottom: 10px
    }

    .main-menu .nav.navbar-nav {
        padding-right: 0
    }

    .main-menu .nav.navbar-nav li a {
        padding: 15px
    }

    .schedule-visit-btn::after {
        left: -5px;
        width: 112%
    }
}

@media screen and (max-width: 767px) {
    .property-attributes {
        width: 20%;
        margin-top: 30px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 639px) {
    .property-attributes {
        width: 33.33%
    }
}

@media screen and (max-width: 359px) {
    .property-attributes {
        width: 50%
    }
}

.property-attributes .property-icons {
    width: 31px;
    height: 34px;
    margin: auto;
    line-height: 34px
}

.property-attributes .svgImages {
    height: auto;
    width: 100%;
    fill: #fff;
    vertical-align: middle
}

.property-attributes-title {
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin-top: 20px;
    font-family: 'Raleway', sans-serif;
    color: #998ade
}

.property-attributes-value {
    float: left;
    width: 100%;
    font-family: "Lato";
    font-weight: 700;
    font-size: 23px;
    color: #fff
}

.property-description-outer {
    float: left;
    width: 100%;
    padding: 40px 0;
    background-color: #f3f6fd
}

@media screen and (max-width: 767px) {
    .property-description-outer .first-part {
        padding-bottom: 50px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .proeprty-amenities-right {
        padding: 30px 10px !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .property-amenities {
        margin-top: 50px
    }
}

.property-description-outer .sub-title {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #7e8c99;
    text-transform: uppercase;
    margin: 25px 0;
    line-height: 1.7
}

.property-description-outer p {
    font-family: "Lato";
    font-size: 16px;
    color: #444E57;
    line-height: 25px;
}

.view-on-map {
    height: 50px;
    width: 175px;
    background: #1fc055;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 45px;
    text-decoration: none;
    transition: all .3s;
    -webkit-transition: all .3s
}

.view-on-map:hover {
    text-decoration: none;
    color: #fff;
    background: #006C32
}

.schedule-visit {
    height: 50px;
    width: 175px;
    display: inline-block;
    text-align: center;
    color: #495376;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #838aa1;
    margin-top: 45px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.schedule-visit:hover {
    text-decoration: none;
    color: #fff;
    background: #006C32
}

.property-amenities {
    background-color: #fff;
    float: left;
    width: 100%;
    height: auto
}

.proeprty-amenities-left {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden
}

.property-amenities > div {
    padding: 0
}

.proeprty-amenities-left img {
    width: 100%;
    height: auto
}

.proeprty-amenities-right {
    width: 100%;
    float: left;
    height: auto;
    background: #fff;
    padding: 30px 20px
}

.amenities-title {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #006C32;
    text-transform: uppercase
}

.amenities-list {
    padding: 0;
    list-style: none;
    margin-top: 20px
}

.amenities-list li {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.amenities-list li:last-child {
    margin: 0
}

.amenities-list li label::after {
    color: #e6ecfa;
    content: "___________________________________________________________________________________________________";
    padding-left: 10px;
    position: absolute;
    top: -5px
}

.amenities-list li label {
    font-family: "Lato";
    color: #969dae;
    font-size: 16px;
    float: left;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 80%
}

.amenities-list li span {
    font-family: "Lato";
    font-size: 16px;
    color: #969dae;
    float: left;
    padding-left: 15px
}

#amenitiesCarousel .carousel-control {
    background: none;
    text-shadow: none;
    font-size: 18px;
    color: #495376;
    bottom: initial;
    top: -25px;
    right: 0;
    left: initial
}

#amenitiesCarousel .carousel-control.left {
    right: 20px !important
}

.room_dimensions {
    width: 100%;
    float: left;
    padding: 40px 0
}

.room_dimensions h2.main_title {
    margin-bottom: 20px !important
}

.room_dimensions .room_dimensions_type {
    width: 100%;
    padding: 0 0 10px;
    margin: 0;
    float: left;
    text-align: center
}

.room_dimensions .room_dimensions_type li {
    display: inline-block;
    list-style: none;
    padding: 25px
}

.room_dimensions .room_dimensions_type li a {
    font-family: 'Lato';
    font-size: 16px;
    color: #495376;
    text-decoration: none
}

.room_dimensions .room_dimensions_type li a.active {
    font-weight: 700;
    color: #006C32
}

.room_dimensions .room_dimensions_detail {
    background: #006C32;
    min-height: 428px;
    padding: 65px 40px 0 75px !important;
    background-image: url(../images/room-dimensions-background.png);
    background-position: left top;
    background-repeat: repeat-y
}

.room_dimensions .row {
    padding: 0 15px
}

.room_dimensions .col-sm-12.col-sm-6.col-md-6 {
    padding: 0
}

.room_dimensions .room_dimensions_detail .dimensios_label {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #d1c0ff;
    padding: 0;
    margin: 0
}

.room_dimensions .room_dimensions_detail h2.sub_title {
    font-family: 'Montserrat';
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px
}

.room_dimensions .room_dimensions_detail p {
    font-family: 'Lato';
    font-size: 16px;
    color: #a794dc;
    line-height: 1.8
}

.room_dimensions .room_dimensions_detail ul {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding: 0
}

.room_dimensions .room_dimensions_detail ul li {
    float: left;
    list-style: none;
    margin-right: 40px;
    margin-bottom: 65px
}

.room_dimensions .room_dimensions_detail ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    padding: 35px 21px 18px;
    text-align: center;
    z-index: 999
}

.room_dimensions .room_dimensions_detail ul li a:hover {
    background: #1fc055
}

.room_dimensions .room_dimensions_detail ul li a:hover svg {
    fill: #fff
}

.room_dimensions .room_dimensions_detail ul li a svg {
    width: 30px;
    height: 30px;
    fill: #006C32
}

.room_dimensions .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #1fc055;
    border-width: 0 5px 5px;
    margin-top: 2px
}

.room_dimensions .tooltip > .tooltip-inner {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #1fc055;
    border-radius: 0;
    padding: 5px 10px;
    margin-top: 2px
}

.room_dimensions .TabArea {
    width: 100%;
    float: left
}

@media screen and (max-width: 640px) {
    .room_dimensions .room_dimensions_type {
        text-align: left
    }

    .room_dimensions .room_dimensions_type li {
        padding: 10px;
        float: left
    }

    .room_dimensions .room_dimensions_detail {
        min-height: 500px
    }
}

@media screen and (max-width: 592px) {
    .room_dimensions .room_dimensions_detail {
        height: 500px
    }
}

@media screen and (max-width: 460px) {
    .room_dimensions .room_dimensions_detail ul li {
        margin-right: 20px
    }

    .room_dimensions .room_dimensions_detail {
        height: 600px;
        padding-left: 40px !important
    }
}

@media screen and (max-width: 360px) {
    .room_dimensions .room_dimensions_detail {
        height: 700px
    }
}

@media screen and (max-width: 293px) {
    .room_dimensions .room_dimensions_detail {
        height: 900px
    }
}

.photo_gallery {
    width: 100%;
    float: left
}

.photo_gallery .row {
    padding: 0 15px
}

.photo_gallery .gallery_image {
    height: auto;
    float: left;
    position: relative;
    list-style: none;
    border: 1px solid #fff;
    padding: 0
}

.photo_gallery .gallery_image img {
    width: 100%;
    height: auto
}

.photo_gallery .gallery_image .image_description {
    background: rgba(28, 173, 77, 0.9) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .7s ease-out 0;
    -ms-transition: all .7s ease-out 0;
    -o-transition: all .7s ease-out 0;
    -moz-transition: all .7s ease-out 0;
    transition: all .7s ease-out 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 100%
}

.photo_gallery .gallery_image:hover .image_description {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius: 0
}

.photo_gallery .image_description p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.photo_gallery .icon {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #006C32;
    font-size: 30px;
    height: 48px;
    margin: 25% auto 15px;
    text-align: center;
    width: 48px
}

#image_lightbox img {
    height: auto;
    width: 100%
}

.modal-title {
    color: #435061;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase
}

.previous_image_btn {
    border: medium none;
    border-radius: 50%;
    height: 50px;
    left: 35px;
    opacity: .75;
    position: absolute;
    top: 45%;
    width: 50px;
    outline: none
}

.next_image_btn {
    border: medium none;
    border-radius: 50%;
    height: 50px;
    right: 35px;
    opacity: .75;
    position: absolute;
    top: 45%;
    width: 50px;
    outline: none
}

.previous_image_btn:focus,
.next_image_btn:focus {
    outline: none
}

.previous_image_btn:hover,
.next_image_btn:hover {
    opacity: 1;
    outline: none
}

.near_by_places {
    width: 100%;
    float: left;
    padding: 135px 0
}

.near_by_places h2,
.photo_gallery h2,
.room_dimensions h2.main_title {
    color: #006C32;
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 70px;
    margin-top: 20px;
}

.near_by_places h2::before,
.photo_gallery h2::before,
.room_dimensions h2.main_title::before {
    position: absolute;
    background: #1fc055;
    content: '';
    bottom: -20px;
    width: 50px;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0
}

.near_by_places ul {
    list-style: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e1e6ec;
    padding: 0 0 15px
}

.near_by_places ul li {
    float: left
}

.near_by_places ul li.left {
    width: 70%
}

.near_by_places ul li.right: {
    width: 20%
}

.near_by_places ul li p {
    font-family: 'Montserrat';
    font-size: 14px;
    color: #435061;
    font-weight: 700;
    margin: 0
}

.near_by_places ul li span {
    font-family: 'Lato';
    font-size: 14px;
    color: #7e8c99
}

.near_by_places ul li label {
    font-family: 'Montserrat';
    font-size: 14px;
    color: #7e8c99;
    font-weight: 400;
    float: right;
    margin-top: 10px;
    padding-right: 15px
}

.near_by_places .near-by-place-map {
    float: left;
    height: 580px
}

@media screen and (max-width: 767px) {
    #near-by-place-detail {
        margin-bottom: 50px
    }
}

.contact_our_agent {
    width: 100%;
    float: left;
    background: #594396;
    padding-top: 60px
}

.contact_our_agent h2.agent-title {
    font-size: 26px;
    position: relative;
    margin-bottom: 15px;
    padding: 50px 0 15px
}

.contact_our_agent h2.agent-title:before {
    background: #1fc055;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    content: ''
}

.contact_our_agent .agent-certificate {
    font-family: 'Montserrat';
    font-size: 14px;
    color: #ebfaff
}

.contact_our_agent .agent_contact_detail ul {
    list-style: none;
    float: left;
    margin: 30px 0 0;
    padding: 0 20px 0 0
}

.contact_our_agent .agent_contact_detail ul li {
    width: auto;
    float: left
}

.contact_our_agent .agent_contact_detail ul li p {
    font-family: 'Lato';
    font-size: 15px;
    color: #fff;
    padding: 0 20px 2px;
    margin: 0
}

.contact_our_agent .agent_contact_form {
    width: 100%;
    float: left;
    margin-top: 45px
}

.contact_our_agent .col-xs-6.col-sm-6.col-md-6 {
    padding: 0 15px 0 0
}

.contact_our_agent .agent_contact_form input[type=text], .contact_our_agent .agent_contact_form textarea {
    width: 100%;
    float: left;
    background: #594396;
    border: 1px solid #8c77c4;
    padding: 10px 15px;
    margin: 0 15px 15px 0;
    color: #cdf0fb;
    font-family: 'Lato';
    font-size: 14px
}

.contact_our_agent .agent_contact_form textarea {
    height: 155px;
    resize: none
}

.contact_our_agent .agent_contact_form .agent_submit {
    background: #594396;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    float: right;
    border: none
}

.contact_our_agent .agent_contact_form ::-webkit-input-placeholder {
    color: #cdf0fb
}

.contact_our_agent .agent_contact_form :-moz-placeholder {
    color: #cdf0fb;
    opacity: 1
}

.contact_our_agent .agent_contact_form ::-moz-placeholder {
    color: #cdf0fb;
    opacity: 1
}

.contact_our_agent .agent_contact_form :-ms-input-placeholder {
    color: #cdf0fb
}

.contact_our_agent .agent_contact_form :placeholder-shown {
    color: #cdf0fb
}

.contact_our_agent .agent_photo_area {
    width: 100%;
    float: right
}

.contact_our_agent .agent_photo_area h2.first,
.contact_our_agent .agent_photo_area h2.second {
    font-family: 'Montserrat';
    font-size: 100px;
    position: absolute;
    left: 0;
    margin-left: 70px;
    letter-spacing: 13px;
    color: rgba(255, 255, 255, 0.5)
}

.contact_our_agent .agent_photo_area h2.first {
    top: 45%
}

.contact_our_agent .agent_photo_area h2.second {
    top: 65%
}

.contact_our_agent .agent_photo_area img {
    float: right;
    position: relative
}

@media screen and (max-width: 991px) {
    .contact_our_agent .agent_photo_area {
        margin-top: 50px
    }
}

@media screen and (max-width: 460px) {

    .contact_our_agent .agent_photo_area h2.first,
    .contact_our_agent .agent_photo_area h2.second {
        margin-left: 15px
    }
}

@media screen and (max-width: 375px) {

    .contact_our_agent .agent_photo_area h2.first,
    .contact_our_agent .agent_photo_area h2.second {
        font-size: 75px
    }

    .contact_our_agent .agent_photo_area h2.second {
        top: 60%
    }
}

.location_details {
    width: 100%;
    float: left;
    background: #1fc055;
    position: relative
}

.location_details .address_area {
    padding: 90px 0 90px 90px
}

.location_details .address_area h2 {
    font-size: 22px;
    position: relative;
    margin-bottom: 50px
}

.location_details .address_area h2:after {
    background: #5d678b none repeat scroll 0 0;
    bottom: -18px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    width: 25px
}

.location_details .address_area p,
.location_details .address_area a {
    font-family: 'Lato';
    font-size: 14px;
    color: #fff;
    line-height: 1;
    text-decoration: none
}

.location_details .address_area .address_info {
    margin: 40px 0 50px
}

.location_details .address_area .schedule_visite {
    background: #594396;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    float: left;
    transition: all .3s;
    -webkit-transition: all .3s
}

.location_details .address_area .schedule_visite:hover {
    background: #f3f6fd;
    color: #495376
}

#googleMap {
    height: 100%;
    left: 0;
    position: absolute;
    float: right;
    width: inherit
}

@media screen and (max-width: 767px) {
    #googleMap {
        height: 50%
    }
}

.location_details .map_area {
    height: 460px;
    position: unset
}

@media screen and (max-width: 993px) and (min-width: 320px) {
    .location_details .address_area {
        padding-left: 45px
    }
}

@media screen and (max-width: 360px) {
    .location_details .address_area {
        padding-left: 15px
    }
}

#amenities-img,
#amenities-content {
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 585px
}

#amenities-img {
    width: 44%
}

#amenities-img img {
    height: 100%;
    width: 100%
}

#amenities-content {
    width: 56%;
    padding: 63px 50px 62px;
    background: #435061;
    color: #fff;
    height: auto;
    min-height: 585px
}

#amenities-content h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    margin-bottom: 35px;
    text-transform: uppercase
}

#amenities-content p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 40px;
    width: 65%;
    min-width: 65%;
    color: #fff
}

#amenities-content ul {
    list-style: none;
    padding-left: 0;
    width: 66%
}

#amenities-content li {
    width: 50%;
    padding-right: 45px;
    float: left;
    position: relative;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    margin-bottom: 10px
}

#amenities-content li label {
    float: left;
    position: relative;
    width: 80%;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap
}

#amenities-content li span {
    color: #fff;
    float: left;
    padding-left: 15px;
    position: absolute
}

#amenities-content li label::after {
    color: #298ec7;
    content: "___________________________________________________________________________________________________";
    position: absolute;
    top: -5px;
    padding-left: 15px
}

@media screen and (max-width: 1897px) {
    #amenities-content ul {
        width: 70%
    }
}

@media screen and (max-width: 1807px) {
    #amenities-content p {
        width: 73%
    }

    #amenities-content ul {
        width: 74%
    }
}

@media screen and (max-width: 1717px) {
    #amenities-content ul {
        width: 78%
    }
}

@media screen and (max-width: 1630px) {
    #amenities-content p {
        width: 82%
    }

    #amenities-content ul {
        width: 83%
    }
}

@media screen and (max-width: 1543px) {
    #amenities-content ul {
        width: 88%
    }
}

@media screen and (max-width: 1470px) {
    #amenities-content p {
        width: 92%
    }

    #amenities-content ul {
        width: 93%
    }
}

@media screen and (max-width: 1381px) {
    #amenities-content ul {
        width: 100%
    }
}

@media screen and (max-width: 1327px) {
    #amenities-content p {
        width: 100%
    }
}

@media screen and (max-width: 1197px) {
    #amenities-content {
        padding: 70px 30px
    }
}

@media screen and (max-width: 1114px) {
    #amenities-content p {
        margin-bottom: 20px
    }

    #amenities-content li label::after,
    #amenities-content li span {
        padding-left: 5px
    }

    #amenities-content li {
        width: 50%;
        padding-right: 5px
    }
}

@media screen and (max-width: 518px) {
    #amenities-content li {
        width: 100%
    }

    #amenities-content {
        height: auto
    }
}

.amenities-marker p {
    font-size: 16px !important;
    margin-bottom: 12px !important
}

.amenities-marker img {
    margin-right: 10px
}

.inner-feature-villa img {
    margin-bottom: 15px
}

.row.inner-feature-villa {
    margin: 33px 0 65px
}

.row.inner-feature-villa:last-child {
    margin-bottom: 110px
}

.inner-feature-villa div {
    padding-right: 32px
}

.inner-page-features li p,
.inner-feature-villa p {
    color: #7e8c99;
    font-family: 'Lato', sans-serif;
    font-size: 16px
}

@media screen and (max-width: 767px) {
    .row.inner-feature-villa {
        margin: 0
    }

    .row.inner-feature-villa div,
    .row.feature-villa div {
        padding: 20px 10px
    }
}

.feature-villa img {
    margin-bottom: 15px
}

.row.feature-villa {
    margin: 33px 0 65px
}

.row.feature-villa:last-child {
    margin-bottom: 110px
}

.feature-villa div {
    padding-right: 32px
}

.feature-villa p {
    color: #7e8c99;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #7e8c99
}

.inner-page-features {
    padding: 80px 0;
    background: #eff3f5
}

.inner-page-features ul {
    padding: 0;
    margin: 0;
    padding-top: 14px;
    padding-left: 6px
}

.inner-page-features ul li {
    list-style: none;
    margin-bottom: 48px
}

.inner-page-features h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #435061;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 18px
}

.inner-page-features h3,
.inner-page-features-villa h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #435061;
    text-transform: uppercase;
    margin-top: 25px
}

.inner-page-features li p {
    line-height: 1.7
}

@media screen and (max-width: 1199px) {
    .inner-page-features ul li {
        margin-bottom: 23px
    }
}

.inner-page-features {
    width: 100%;
    min-height: 762px;
    background: #eff3f5;
    float: left
}

.inner-page-features ul {
    padding: 0;
    margin: 0;
    padding-top: 15px
}

.inner-page-features ul li {
    list-style: none;
    margin-bottom: 55px
}

.inner-page-features h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #435061;
    text-transform: uppercase
}

.inner-page-features li p {
    color: #7e8c99;
    font-family: 'Lato', sans-serif;
    font-size: 15px
}

.Dimension-detail {
    float: left
}

.slider_div {
    border: 15px solid #fff;
    box-shadow: 0 0 3px #d3d9dd;
    overflow: hidden
}

.slider_div img {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1199px) {
    .slider_div {
        margin: auto
    }
}

p.room-dimension-detail-p,
.room-dimension-detail p,
.features li p {
    color: #7e8c99;
    font-family: 'Lato', sans-serif;
    font-size: 16px
}

.footer {
    float: left;
    width: 100%;
    min-height: 60px;
    text-align: center;
    background: #000;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    padding: 25px
}

.footer .footer_copyright_text {
    color: #99a5b5
}

.footer .footer_theme_title {
    color: #e4e9ec
}

.inner-page-header-area {
    float: left;
    width: 100%;
    height: 285px;
    background-image: url(../images/innerpage_header.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-transition: 2s all;
    -webkit-transition: 2s all;
    -o-transition: 2s all;
    -ms-transition: 2s all;
    transition: 2s all
}

.inner-page-header-area .property_info_header {
    float: left;
    background: none;
    clear: both;
    padding: 30px 30px 30px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    min-height: 120px;
    width: auto;
    min-width: 260px
}

.inner-page-header-area .property_info_header h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 0
}

.inner-page-header-area .property_info_header h5,
.inner-page-header-area .property_info_header h5 a {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 2
}

.inner-page-header-area .slider_text {
    margin-top: 600px;
    float: left;
    clear: both;
    min-width: 0;
    min-height: 0;
    background: none;
    margin-top: 125px
}

.schedule_visit_btn,
.schedule_visit_btn_header,
.view_on_map_btn,
.schedule_visit_href_btn {
    background: #1fc055 none repeat scroll 0 0;
    color: #fff !important;
    float: right;
    height: 45px;
    line-height: 3.2;
    text-align: center;
    text-transform: uppercase;
    width: 165px;
    text-decoration: none;
    font-weight: 900;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all
}

.schedule_visit_btn:hover,
.schedule_visit_btn_header:hover,
.schedule_visit_btn:hover > a,
.schedule_visit_btn_header:hover > a,
a.schedule_visit_href_btn:hover {
    background: #006C32
}

.schedule_visit_btn_header {
    width: 165px;
    float: left;
    margin: 20px auto auto 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px
}

.schedule_visit_href_btn,
a.schedule_visit_href_btn {
    float: none;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 10px
}

.view_on_map_btn,
a.view_on_map_btn {
    background: #435061;
    float: none;
    margin: auto;
    display: inline-block;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all;
    line-height: 3.2
}

a.view_on_map_btn:hover {
    background: #006C32
}

.schedule_visit_btn > a,
.schedule_visit_btn_header > a {
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all;
    display: block;
    line-height: 3.2
}

@media screen and (max-width: 384px) {
    .inner-page-about-property .view_on_map_btn {
        margin-bottom: 25px
    }

    .inner-page-about-property .schedule_visit_href_btn {
        margin-left: 0
    }
}

.inner-page-features-villa .inner-feature-villa .feature-villa-svg,
.inner-page-features-villa .feature-villa .feature-villa-svg {
    background: #1fc055 none repeat scroll 0 0;
    border-radius: 50%;
    margin-bottom: 15px;
    margin-right: 20px;
    padding: 18px 19px 15px 21px;
    text-align: center;
    z-index: 999;
    float: left
}

.inner-page-features-villa .row.inner-feature-villa div,
.inner-page-features-villa .feature-villa div {
    padding-right: 15px
}

.inner-page-features-villa .inner-feature-villa .feature-villa-svg svg,
.inner-page-features-villa .feature-villa .feature-villa-svg svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.inner-page-features .room-dimension-detail .featureicon.pull-left {
    margin: 40px 15px 0 0
}

.inner-page-features .room-dimension-detail .featureicon-right {
    float: left;
    width: 84%;
    margin-bottom: 15px
}

@media screen and (max-width: 320px) {
    .inner-page-features .room-dimension-detail .featureicon-right {
        width: 100%;
        margin-bottom: 0
    }
}

.inner-page-features .room-dimension-detail .featureicon.pull-left .feature-with-image-svg {
    background: #006C32 none repeat scroll 0 0;
    border-radius: 50%;
    padding: 35px 21px 18px;
    text-align: center;
    z-index: 999
}

.inner-page-features .room-dimension-detail .featureicon.pull-left .feature-with-image-svg svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.carousel-indicators li {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    height: 12px;
    width: 12px
}

.carousel-indicators .active {
    background-color: #006C32;
    border-color: #006C32;
    height: 12px;
    margin: 1px !important;
    width: 12px;
    height: 12px
}

.inner-page-gallery-two-columns,
.inner-page-gallery-three-columns {
    width: 100%;
    float: left
}

.inner-page-gallery-two-columns-dimension-detail .image_description,
.inner-page-gallery-three-columns-dimension-detail .image_description {
    background: rgba(28, 173, 77, 0.9) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .7s ease-out 0;
    -ms-transition: all .7s ease-out 0;
    -o-transition: all .7s ease-out 0;
    -moz-transition: all .7s ease-out 0;
    transition: all .7s ease-out 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 100%
}

.photogalary li:hover .image_description,
.inner-page-gallery-two-columns-dimension-detail li:hover .image_description,
.inner-page-gallery-three-columns-dimension-detail li:hover .image_description {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius: 0
}

.photogalary .image_description p,
.inner-page-gallery-two-columns-dimension-detail .image_description p,
.inner-page-gallery-three-columns-dimension-detail .image_description p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.photogalary .icon,
.inner-page-gallery-two-columns-dimension-detail .icon,
.inner-page-gallery-three-columns-dimension-detail .icon {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #31a2e1;
    font-size: 30px;
    height: 48px;
    margin: 25% auto 15px;
    text-align: center;
    width: 48px
}

.inner-page-gallery-two-columns-dimension-detail .icon img,
.inner-page-gallery-three-columns-dimension-detail .icon img {
    border: none
}

@media screen and (max-width: 1900px) {
    .photogalary .icon {
        margin: 20% auto 15px
    }
}

.comment_form_block textarea {
    height: 105px
}

.padding_left_none {
    padding-left: 0
}

.padding_right_none {
    padding-right: 0
}

@media screen and (max-width: 767px) {
    .comment_half_inputbox {
        padding: 0
    }

    .reply_message {
        padding-right: 0;
        padding-top: 20px
    }
}

@media screen and (max-width: 992px) {
    .comment_form_block {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 1199px) {
    .inner_about_property ul {
        clear: both
    }

    .inner_about_property {
        padding-bottom: 100px
    }
}

@media screen and (max-width: 991px) {
    .inner_about_property ul li:nth-child(3) {
        border-right: none
    }

    .inner_about_property ul li:nth-child(1),
    .inner_about_property ul li:nth-child(2),
    .inner_about_property ul li:nth-child(3) {
        border-bottom: 1px solid #a0abb4
    }
}

@media screen and (max-width: 639px) {
    .inner_about_property ul {
        width: 100%;
        padding: 0
    }

    .inner_about_property ul li {
        border: none !important;
        width: 100%;
        margin-top: 50px
    }
}

@media screen and (max-width: 767px) {
    .inner-page-shortcodes-ul-li .row div {
        margin: 10px 0
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-moz-inner-spin-button,
input[type=number]::-moz-outer-spin-button,
input[type=number]::-ms-inner-spin-button,
input[type=number]::-ms-outer-spin-button,
input[type=number]::-o-inner-spin-button,
input[type=number]::-o-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

@media screen and (min-width: 1680px) {
    .map_area {
        width: 55%
    }
}

@media screen and (min-width: 2650px) {
    .map_area {
        width: 52%
    }
}

.inner-page-header-area-shadow {
    background-color: rgba(0, 0, 0, 0.43);
    height: 100%;
    width: 100%
}

.home-page-two.slider .nivoSlider {
    float: left;
    height: auto;
    max-height: 850px;
    overflow: hidden;
    width: 100%
}

.nivo-caption {
    background-color: rgba(0, 0, 0, 0) !important;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 1 !important;
    padding-top: 15% !important
}

.slider-center-headeing {
    display: flex;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    width: 45%;
    margin: auto;
    margin-bottom: 40px
}

.slider-left-headeing {
    display: flex;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    width: 45%;
    margin-bottom: 40px;
    color: #435061
}

.caption-learn-more {
    padding: 20px 40px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    background-color: #006C32;
    text-decoration: none
}

.caption-learn-more:hover {
    color: #fff;
    background-color: #1FC055;
    text-decoration: none
}

.nivo-caption-inner {
    background-color: rgba(0, 0, 0, 0.20) !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    padding-top: 15% !important
}

.carousel-control {
    width: 4%
}

.carousel-control.left,
.carousel-control.right {
    margin-left: 15px;
    background-image: none
}

@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -100%
    }

    .carousel-inner .next {
        left: 100%
    }

    .carousel-inner .prev {
        left: -100%
    }

    .active > div {
        display: none
    }

    .active > div:first-child {
        display: block
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .carousel-inner .active.left {
        left: -50%
    }

    .carousel-inner .next {
        left: 50%
    }

    .carousel-inner .prev {
        left: -50%
    }

    .active > div {
        display: none
    }

    .active > div:first-child {
        display: block
    }

    .active > div:first-child + div {
        display: block
    }
}

@media (min-width: 992px) {
    .carousel-inner .active.left {
        left: -25%
    }

    .carousel-inner .next {
        left: 25%
    }

    .carousel-inner .prev {
        left: -25%
    }
}


.flink {
    color: #fff;
}


@media (min-width:480px) and (max-width:560px) {
    #slideshow {
        height: 200px !important;
    }

    #slideshow img {
        height: 200px !important;
    }

    .tollfree p a {
        font-size: 13px !important;
        color: #FFF;
    }

    .whatsapp p a {
        font-size: 13px !important;
        color: #FFF;
    }
}

@media (min-width:320px) and (max-width:480px) {
    #slideshow {
        height: 150px !important;
    }

    #slideshow img {
        height: 150px;
    }

    .tollfree p a {
        font-size: 12px !important;
        color: #FFF;
    }

    .whatsapp p a {
        font-size: 12px !important;
        color: #FFF;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .header-upper {
        display: none;
    }

    .top-bar-area1 {
        display: none;
    }

    .tollfree p a {
        font-size: 12px !important;
        color: #FFF;
    }

    .whatsapp p a {
        font-size: 12px !important;
        color: #FFF;
    }
}

.pagingDiv {
    height: 20px
}

.pNo {
    float: left;
    margin-left: 18px;
    margin-right: 0px;
    border: 0px solid gray;
}

.pNo1 {
    float: left;
    margin-right: 3px;
    border: 0px solid gray;
}

.pNo2 {
    float: left;
    margin-right: 3px;
    border: 0px solid gray;
}

.pNo a {
    color: #ff0000;
}

.pNo a:hover {
    text-decoration: none;
    color: #000000;
}

.tollfree {
    background: #006C32;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50%;
    float: left;
    padding: 10px 10px 0px 10px;
    border: 2px solid #FFF;
    z-index: 999 !important;
}

.whatsapp {
    background: #006C32;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50%;
    float: right;
    padding: 10px 10px 0px 10px;
    border: 2px solid #FFF;
    z-index: 999 !important;
}

.tollfree p {
    font-size: 18px;
    color: #FFF;
}

.whatsapp p {
    font-size: 18px;
    color: #FFF;
}

.tollfree p a {
    font-size: 18px;
    color: #FFF;
}

.whatsapp p a {
    font-size: 18px;
    color: #FFF;
}

.tollfree a {
    text-decoration: none !important;
    color: #FFF;
}

.whatsapp a {
    text-decoration: none !important;
    color: #FFF;
}