﻿#Highlights a
{
    padding: 10px 20px;
}
#Highlights a:hover
{
    color: White;
}

html
{
    scroll-behavior: smooth;
}

body
{
    /*font-family: 'Montserrat' , sans-serif; font-family: 'Open Sans', sans-serif;*/
    font-size: 14px !important;
    color: Black;
    font-family: Montserrat !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}


.noleftpadding
{
    padding-left: 0px !important;
}
.norightpadding
{
    padding-right: 0px !important;
}
.header
{
    width: 100%;
    position: fixed;
    background-color: White;
    z-index: 11111;
    border-bottom: solid 1px #ddd;
}
.logo
{
    height: 60px;
    padding-top: 5px;
}
.logo img
{
    height: 50px;
}
.header ul li a
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #15355A;
    float: right;
    font-weight: 600;
    font-family: 'Open Sans' !important;
    letter-spacing: 0.24px;
}
.header ul
{
    padding-top: 25px;
}
.header ul li
{
    padding-left: 10px;
}
.splnav
{
    text-align: left;
    font: Bold 15px Open Sans;
    letter-spacing: 0.24px;
    color: #B80F5D !important;
    opacity: 1;
}
.sliderbg
{
    opacity: 1;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url(../Images/slidermail.png);
    z-index: 1;
}
.navv
{
    float: right;
    width: 100%;
}
.sliderbg .form-control
{
    border-radius: 2px !important;
}
.slideroverlay
{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, #3E619F 4%, rgba(65, 98, 152, 0.918) 29.32%, rgba(66, 99, 149, 0.882) 36.9%, rgba(67, 99, 148, 0.867) 39.74%, rgba(79, 114, 159, 0.761) 53.08%, rgba(62, 97, 159, 0) 95.4%);
    content: "";
    z-index: -1;
}
.form-control
{
    font-family: Montserrat !important;
    font-size: 15px !important;
}
.form-group
{
    margin-bottom: 1.5rem !important;
}
.slidertxt
{
    padding-top: 23vh;
}
.text-top-heading
{
    text-align: left;
    font: Bold 50px Montserrat;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
}
.text-sub-heading
{
    text-align: left;
    font: 700 22px Montserrat;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
}
.sidercontent
{
    padding-top: 30px;
}
.sidercontent p
{
    margin-bottom: .5rem !important;
    color: White;
    font: 700 13px Montserrat;
    padding-top: 20px;
}

p
{
    font-size: 15px;
    letter-spacing: 0;
    color: #4D4D4D;
    opacity: 1;
    text-align: justify;
}
.siderbutton
{
    background: #BC0C6B 0% 0% no-repeat padding-box;
    letter-spacing: 0.06px;
    outline: none;
    box-shadow: 0px 4px 6px #00000029;
    border-radius: 30px;
    width: 170px;
    height: 50px;
    font-weight: 700;
    font-size: 17px;
    color: White;
    border: none;
}
.videodiv
{
    background-image: url(../Images/banner-img.png);
    width: 435px;
    height: 232px;
    background-size: cover;
    background-poition: center center;
    border-radius: 3px;
}
.section
{
    margin: 70px 0px;
}
.sec-heading
{
    text-align: left;
    font: Bold 30px Montserrat;
    letter-spacing: 0;
    color: #4D4D4D;
    opacity: 1;
    margin-bottom: 30px;
}
.sec-heading span
{
    height: 40px;
}
.content
{
    padding-right: 30px;
}
.videoplaybtn
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: White;
    width: 100%;
    height: 100%;
    text-align: center;
}
.videoplaybtn img
{
    top: 36%;
    position: absolute;
    left: 44%;
    font-weight: normal !important;
    height: 70px;
    width: 70px;
}
.iconrow
{
    margin-top: 40px;
    margin-bottom: 20px;
}
.iconrow img
{
    height: 50px;
}
.iconrow .heading
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}
#about .iconrow .heading
{
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
}
.iconrow p
{
    font-size: 13px;
    padding-left: 20px;
}

.icon
{
    padding-top: 40px;
    float: left;
    padding-bottom: 20px;
    border: solid 1px #414141;
    padding-left: 45px;
}
.icon img
{
    height: 25px;
}
.iconimg
{
    width: 45px;
    float: left;
}

.icon .heading
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    float: none;
    width: auto;
}
. icon p
{
    font-size: 13px;
    padding-left: 20px;
}


.divhilight
{
    background-image: url(../Images/Screenshot_2019.png);
    opacity: 1;
    width: 100%;
    min-height: 445px;
    background-size: 100% 100%;
}
.divthemebg
{
    background: #414141 0% 0% no-repeat padding-box;
    padding: 40px;
}
.text-white
{
    color: White;
}
.text-black
{
    color: Black;
}
.divthemebg ul li
{
    line-height: 25px;
    letter-spacing: .4px;
    font-size: 12px;
    font-family: Montserrat;
}

.divthemebg ul
{
    list-style-position: outside;
    padding-inline-start: 20px !important;
}
.icons img
{
    height: 35px;
}
.icons span
{
    font-size: 11px;
    letter-spacing: .4px;
    font-family: Montserrat;
}

.theme-full-div
{
    background: #3e619f 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 50px 0px;
}
.theme-full-div a
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 6px #00000029;
    border-radius: 40px;
    width: 230px;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 20px;
}
.theme-full-div a i
{
    font-weight: normal;
    font-size: 15px;
    padding-top: 8px;
    padding-left: 10px;
}
.bg-light-black
{
    background: #414141 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 50px 0px;
}
.bg-light-black a
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 6px #00000029;
    border-radius: 40px;
    width: 230px;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 20px;
}
bg-light-black i
{
    font-weight: normal;
    font-size: 15px;
    padding-top: 8px;
    padding-left: 10px;
}

.diviconrright
{
    height: 420px;
    width: 100%;
    background-size: 100% 100%;
}
.divsidehighligt
{
    background: #414141 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
}
.ball
{
    border: solid 1px #414141;
}
.divsidehighligt ul
{
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 20px;
    padding-inline-start: 20px;
}
.divsidehighligt ul li
{
    line-height: 27px;
}
.higlightbox
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 8px #0000003C;
    border: 3px solid #3e619f;
    padding: 20px;
}
.higlightbox img
{
}

.heading
{
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
}
.higlightbox .heading
{
    font-size: 15px;
    padding-top: 15px;
}
.higlightbox p
{
    font-size: 14px;
    margin-bottom: 5px !important;
}
#about .locblockcontent
{
    padding-top: 20%;
}

.locblockcontent
{
    padding-top: 25%;
}

.locblockcontent p
{
    color: Black;
    font-weight: 500;
    font-size: 14px;
}

.grayoverlay
{
    position: absolute;
    z-index: -1;
    top: 70px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 370px;
    background-color: #d8dfec;
}
.grayoverlaypricing
{
    position: absolute;
    z-index: -1;
    top: 110px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 220px;
    background-color: #d8dfec;
}
.bg-theme
{
    background: #3e619f 0% 0% no-repeat padding-box;
    opacity: 1;
}
#pricing .panel-body .sec-heading
{
    margin-bottom: 0px !important;
}

#pricing .panel-body
{
    border: solid 1px #ddd;
}

#pricing ul
{
    list-style-position: outside;
    padding-inline-start: 20px;
}

#pricing ul li
{
    line-height: 30px;
}
#pricing
{
    position: relative;
}
.pricingbox
{
    margin-left: 11%;
}
#container
{
    min-width: 310px;
    max-width: 800px;
    height: 400px;
    margin: 0 auto;
}
.imgbox1
{
    padding-top: 30px;
}
.footerimg
{
    background-image: url(../Images/slider1.png);
    height: 484px;
    width: 100%;
    background-size: cover;
}
#footer p
{
    font-size: 13px !important;
    font-weight: 300;
}
.form
{
    margin-left: 17%;
}
#footer .section
{
    margin-bottom: 0px !important;
}
.spl
{
    color: #85C43F;
}
#footer .bg-light-black a
{
    background: none;
    box-shadow: none;
    border-radius: 0px;
    width: auto;
    height: auto;
    padding-top: 0px;
    font-weight: normal;
    font-size: inherit;
    color: White;
}


.whatasapp
{
    position: fixed;
    bottom: 50px;
    left: 0px;
    width: 263px;
    height: 70px;
    background: #428E39 0% 0% no-repeat padding-box;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: 1111;
    left: -190px;
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
    cursor: pointer;
}
.whatasapp:hover
{
    -webkit-transition: all 1.5 ease-out;
    -moz-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
    left: 0px;
}

.margin-left40
{
    margin-left: 40px;
}
#floorplans img
{
    width: 100%;
    height: 180px;
}
.sh
{
    font-size: 17px !important;
    font-weight: 500 !important;
    margin-top: 15px; 
    float:left; 
    width:100%
}

@media only screen and (max-device-width: 520px)
{
    .logo
    {
        text-align: center;
    }

    .logo img
    {
        height: 40px;
        margin-top: 25px;
    }
    .logo .heading
    {
        font-size: 13px;
    }
    .videodiv
    {
        width: 100%;
        margin-bottom: 40px;
    }
    .iconsmall
    {
        margin-bottom: 40px;
    }
    p
    {
        font-size: 25px;
    }
    .content
    {
        padding-right: 0px !important;
    }
    .iconrow .heading
    {
        font-size: 22px !important;
    }
    .iconrow p
    {
        font-size: 20px !important;
    }
    .section
    {
        margin: 70px 0px 0px 0px;
    }

    .sec-heading
    {
        font-size: 40px !important;
    }
    .iconrow img
    {
        height: 55px;
    }
    .divthemebg ul li
    {
        font-size: 25px;
        line-height: 40px;
    }
    .divthemebg ul
    {
        padding-bottom: 20px;
    }
    Highlights a
    {
        padding: 20px 60px;
    }
    .siderbutton
    {
        background: #BC0C6B 0% 0% no-repeat padding-box;
        letter-spacing: 0.06px;
        outline: none;
        box-shadow: 0px 4px 6px #00000029;
        border-radius: 50px;
        width: 173px; /* height: 60px; */
        font-weight: 700;
        font-size: 28px;
        color: White;
        border: none;
        margin-top: 20px;
    }
    .icon .heading
    {
        font-weight: 500;
        font-size: 18px;
    }
    .icon img
    {
        height: 30px;
    }
    .icon
    {
        padding-left: 30px !important;
    }
    .higlightbox p
    {
        font-size: 19px;
        font-weight: 500;
    }
    .higlightbox
    {
        margin-left: 15px;
    }
    .locblockcontent
    {
        padding-bottom: 5%;
        padding-top: 0% !important;
    }
    .locblockcontent p
    {
        font-size: 20px;
    }
    .ctadiv
    {
        padding-top: 40px;
    }
    .pricingbox
    {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
    .grayoverlaypricing
    {
        display: none !important;
    }
    .panel-heading .heading
    {
        font-size: 40px;
    }
    #pricing ul li
    {
        line-height: 45px;
        font-size: 25px;
    }
    #pricing ul
    {
        padding-left: 23%;
    }
    .panel-body .text-center
    {
        padding-top: 5px;
    }
    #floorplans img
    {
        width: 100%;
        height: 222px;
    }

    .tdiv
    {
        margin-left: 27%;
    }
    #floorplans .pricingbox
    {
        margin-bottom: 5%;
    }

    #about .locblockcontent
    {
        padding-top: 8% !important;
    }
    #about .bx
    {
        margin-left: 9%;
    }
    #contact label
    {
        font-size: 20px !important;
    }
    .siderbutton
    {
        width: 320px !important;
        height: 90px !important;
        font-size:32px !important
    }
    #contact .form-control
    {
        height: 52px;
    }
    .header ul li a
    {
        font-size: 20px;
        font-weight: 700;
    }
    .header ul
    {
        margin-bottom: 20px;
    }
    #footer p
    {
        font-size: 20px !important;
    }
    .slideroverlay
    {
        background: #3e619f ;
        opacity:.7
    }
    .sliderbg
    {
        height:75vh
    }
    .sliderbg .form-control
    {
        height: 60px;
        border-radius:5px !importannt;
        font-size:25px !important
    }
    .text-top-heading
    {
        font: Bold 65px Montserrat;
    }
    .text-sub-heading
    {
        font: 700 35px Montserrat;
    }
    .form-group
    {
        margin-bottom:25px !important
    }
    .slidertxt
    {
        padding-top:20vh !important
    }
    .sh
    {
        font-size:33px !important
    }
    .frm
    {
        margin-top:20px;
    }
    .whatasapp
    {
        height:150px;
        width:585px;
        padding:30px;
        left:-455px
    }
   .whatasapp  .heading
    {
        font-size:39px !important;
        
    }
    
     .whatasapp  img
    {
        height:75px  !important
    }
}
























