header {
    padding: 5px 0;
}

.logo img {
    max-width: 120px;
    width: 100%;
}

ul.nav-links li {
    float: left;
    list-style: none;
    margin: 25px 0;
    border-right: 2px solid #192b75;
    padding: 0 20px;
    line-height: 15px;
}

ul.nav-links li:last-child {
    border-right: 0px solid #192b75;
}

ul.nav-links li a {
    color: #192b75;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}

a.header-btn {
    float: right;
    background-color: #192b75;
    color: #fff;
    padding: 7px 16px;
    text-decoration: none;
    font-weight: 600;
    margin: 20px 0;
    border-radius: 5px;
}

ul.nav-links {
    display: table;
    margin: 8px 0;
    padding: 0;
}

.hero {
    background-image: url(../images/main-slider.jpg);
    height: 80vh;
    padding: 10% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero h4 {
    color: #CB462F;
    font-family: "Readex Pro", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    background-color: #ffffff;
    padding: 3px 15px;
    display: table;
}

.main-form {
    display: table;
    max-width: 400px;
    width: 100%;
}

.main-form .form-group {
    margin-bottom: 10px;
}

.main-form input {
    background-color: #ffffff;
    border-color: #192b75;
    border-width: 0px 0px 3px 0px;
    border-radius: 15px 15px 15px 15px;
    width: 100%;
}

.main-form button {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 15px 15px 15px 15px;
    background-color: #192b75;
    color: #ffffff;
    border-color: #FFFFFF;
    max-width: 280px;
    width: 100%;
    padding: 9px 0;
    font-weight: 600;
}

.content-details{
    padding: 20px 0;
}
.content-details h4 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
    line-height: 30px;
}
.content-details p{
    text-align: left;
    color: #363535;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
}   
.content-details img{
    vertical-align: middle;
    display: inline-block;
    border-radius: 5px;
}

.comman-btn {
    background-color: #192b75;
    color: #fff;
    padding: 7px 16px;
    text-decoration: none;
    font-weight: 600;
    margin: 20px 0;
    border-radius: 5px;
}
.comman-btn:hover {
    background-color: #097307;
}
.premium-residential-plots h4 {
    font-family: cursive;
    font-weight: 600;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px #000;
    font-size: 26px;
}
.premium-residential-plots a{
    cursor: pointer;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    border-color: #fff;
    background-color: #192b75;
    margin: 22px auto;
    display: table;
    text-decoration: none;
    padding: 6px 15px;
    font-weight: 500;
}
.premium-residential-plots{
    background-image: url(../images/red-lake.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.premium-residential-plots a:hover{
    background-color: #097307;
}
.all-amenities {
    padding-bottom: 20px;
}
.all-amenities h4{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}
.all-amenities img {
    max-width: 115px;
    width: 100%;
    margin: 0 auto;
    display: table;
}
.all-amenities p{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.prime-location h4 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}
.prime-location h6 {
    text-align: left;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
}
.prime-location ul{
    padding: 0;
    margin: 0;
}
.prime-location ul li{
    list-style: none;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px dashed;
}
.prime-location ul li img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.prime-location ul li p{
    margin: 0;
    padding-left: 60px;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.gallery h4{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}
section.gallery img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 15px;
}
.contat-heding h4{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}
.contat-heding p{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}
.contatc-us .main-form{
    max-width: 100%;
}
.contatc-us .main-form h6{
    color: #CF4410;
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 600;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 60px;
}
.address{
    text-align: center;
    padding: 20px 0;
}
.address ul{
    padding: 0;
    margin: 0;
}
.address ul li{
    text-align: center;
    list-style: none;
}
footer{
    background-color: #020101;
    padding: 10px 0;
}
footer p{
    margin: 0;
    color: #fff;
}
.custom-model {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    display: none;
}
.model-form{
    max-width: 400px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 30px;
}
.model-form img{
    max-width: 120px;
    width: 100%;
    margin: 7px auto;
    display: table;
}
.model-form h3{
    margin-bottom: 9px;
    color: #ad7e2d;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.model-form h3 ~ a {
    color: #118116;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    display: table;
}
.model-form ul{
    padding: 0;
    margin: 0;
}
.model-form  button{
    width: 100%;
    max-width: 100%;
}
.model-form ul li{
    list-style: none;
    float: left;
    margin: 1%;
    width: 48%;
}
.model-form ul li a {
    background-color: #bc2c0f;
    color: #fff;
    width: 100%;
    display: table;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 6px 0;
}
.model-form ul li:last-child a{
    background-color: #21980a;
}
.model-form i.fa-solid.fa-xmark {
    float: right;
    margin-right: -9px;
    cursor: pointer;
}
.model-form .main-form {
    margin: 25px 0;
}
button.mob-toggle {
    display: none;
    position: fixed;
    right: 15px;
    top: 24px;
    padding: 0;
    background: transparent;
    border: 0;
    color: #192b75;
    font-size: 36px;
}
@media only screen and (max-width: 767px){
    button.mob-toggle{
        display: table;
    }
    ul.nav-links {
        position: fixed;
        width: 100%;
        left: 0;
        background-color: #192b75;
        z-index: 1;
        top: 100px;
        margin: 0;
        display: none;
    }
    ul.nav-links li {
        width: 100%;
        margin: 20px 0;
    }
    ul.nav-links li a{
        color: #fff;
        width: 100%;
        display: table;
    }
    .header-btn {
        position: fixed;
        right: 80px;
        top: 16px;
    }
    .hero {
        background-image: url(../images/mob-bg.png);
        padding: 25% 0;
        height: 51vh;
        padding-top: 34%;
    }
    header {
        padding: 5px 0;
        position: fixed;
        background-color: #fff;
        width: 100%;
    }
    .all-amenities p {
        font-size: 26px;
    }
}