﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#navbar {
    width: 100%;
    height: 100px;
    background-color: #333333;
}

    #navbar ul li a {
        color: #a9a9a9;
        font-size: 18px;
    }

#navbar-list {
    margin-top: 25px;
    margin-left: 276px;
}

    #navbar-list a {
        padding-right: 20px;
    }

        #navbar-list a:hover {
            color: #d1b168;
        }

#about_dropdown {
    width: 400px;
    background-color: #222222;
    font-size: 14px;
}
#logo_div {
    background-color: #00000000;
    height: 75px;
    width: 121px;
    margin-left: 50px;
    margin-top: -100px;
    position: absolute;
}
#logoimg {
    padding: 0px;
    width: 100%;
    height: 70px;
    margin-left: 7px;
    margin-top: 6px;
}


#navicon_block a {
    background-color: #000;
    border-radius: 50% 50%;
    border: #000000;
    margin-left: 10px;
    margin-top: 24px;
    padding: 4px 9px;
}

#navicon_block .fa-brands {
    color: #d1b168;
}

#navicon_block a:hover {
    background-color: #fff;
}

#navicon_block .fa-brands:hover {
    color: #000;
}

/*.....carousel_section........*/
#carousel_section {
    width: 100%;
    height: 600px;
}

    #carousel_section img {
        height: 700px;
        width: 100%;
    }

    #carousel_section h2 {
        color: #d1b168;
        font-weight: 700;
        font-size: 36px;
        text-align: center;
        margin-top: 75px;
    }


/*.......welcome_section.......*/
#welcome_section {
    width: 100%;
    padding: 100px;
    background-color: #333333;
    height: 750px;
    margin-top: 300px;
}

    #welcome_section h6 {
        text-transform: uppercase;
        color: #a9a9a9;
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px;
    }

    #welcome_section h2 {
        text-transform: uppercase;
        color: #d1b168;
        font-size: 38px;
        text-align: center;
        margin-bottom: 30px;
        font-family: 'Source Sans Pro';
    }

    #welcome_section p {
        color: #a4a4a4;
        font-size: 20px;
        text-align: justify;
        margin-bottom: 100px;
        font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
    }

    #welcome_section h3 {
        color: #a9a9a9;
        font-size: 22px;
        text-align: center;
        margin-top: 150px;
    }
/*----pdf section----*/

.pdf {
    background-color: #222222;
    width: 80%;
    height: 62px;
    padding: 17px 15px;
    margin-left: 123px;
}

    .pdf .company {
        float: left;
    }

    .pdf .download {
        float: right;
    }

    .pdf span {
        color: #e2e2e2;
        font-size: 16px;
        padding: 0px;
    }

    .pdf .icon {
        color: #d1b168;
    }


#gold_section {
    width: 100%;
    background-color: #d1b168;
    height: 130px;
}

    #gold_section p {
        text-align: center;
        padding: 55px;
        color: #000000;
        font-size: 18px;
    }
/*...white_section...*/
#white_section {
    width: 100%;
    height: auto;
    padding: 100px;
    margin-left: 0px;
    margin-right: 10px;
}

    #white_section span {
        color: #5e5e5e;
        font-size: 18px;
        text-align: left;
    }

    #white_section p {
        color: #5e5e5e;
        font-size: 18px;
        text-align: justify;
        margin-top: 25px;
    }
/*---image_section---*/
#image_section {
    width: 100%;
    height: 600px;
    background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('../images/image_section.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    #image_section h2 {
        font-size: 50px;
        font-weight: 700;
        color: #ffffff;
        text-align: center;
        padding-top: 230px;
        margin-bottom: 100px;
        text-transform: uppercase;
    }

    #image_section a {
        text-decoration: none;
    }

#img_btn {
    background-color: #d1b168;
    border-radius: 50px 50px;
    padding: 8px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 19px 40px;
    margin-left: 411px;
}
/*---garatification section---*/
#garatification {
    width: 100%;
    height: auto;
    background-color: #333333;
}

.garatification_adjust {
    padding-top: 0px;
    padding-bottom: 65px;
}

#garatification h2 {
    color: #a9a9a9;
    font-size: 25px;
    text-align: center;
    font-family: 'Source Sans Pro';
    padding: 60px;
}

#garatification h4 {
    color: #f7f7f7;
    font-size: 16px;
    padding-bottom: 30px;
}

#garatification p {
    color: #a4a4a4;
    font-size: 14px;
    padding-bottom: 30px;
}

/*---find_us section---*/
#find_us {
    width: 100%;
    height: 250px;
}

    #find_us h2 {
        color: #595959;
        text-align: center;
        padding: 27px;
    }

.find_adjus {
    margin-left: 211px;
}

#find_us a {
    text-decoration: none;
    font-size: 58px;
    padding: 10px;
    align-items: center;
    margin-left: 184px;
}

#find_us #facebook_icon {
    color: #fff;
    background-color: rgb(24, 119, 242);
    border-radius: 50% 50%;
    padding: 10px;
    margin-right: -171px;
}

#find_us #instagram_icon {
    color: #fff;
    background-color: rgb(225, 48, 108);
    border-radius: 50% 50%;
    padding: 15px;
    margin-right: -171px;
}

#find_us #pinterest_icon {
    color: #fff;
    background-color: rgb(255, 0, 0);
    border-radius: 50% 50%;
    padding: 10px;
    margin-right: -171px;
}

/*<----------------------------about us page------------------------------------->*/
#about {
    width: 100%;
}

    #about h2 {
        font-size: 40px;
        margin-top: 75px;
        color: #d1b168;
        text-align: center;
        margin-bottom: 45px;
        text-transform: uppercase;
    }

    #about img {
        border: 1px solid #d1b168;
    }

        #about img:hover {
            opacity: 0.4;
        }

    #about h4 {
        font-size: 30px;
        color: #d1b168;
        margin-bottom: 50px;
        text-transform: uppercase;
    }

    #about p {
        color: #5e5e5e;
        font-size: 20px;
    }

.Property {
    width: 100%;
    margin-top: 100px;
    background-image: linear-gradient(#a9a9a947,#d1b168bd);
    height: 600px;
    padding-top: 65px;
}

    .Property h3 {
        text-align: center;
        text-transform: uppercase;
        color: #d1b168;
        margin-bottom: 20px;
    }

    .Property .about_para {
        text-align: justify;
        font-size: 14px;
        color: #5e5e5e;
        padding: 10px;
    }

.property_icons {
    padding: 10px;
}

    .property_icons p {
        color: rgba(0,0,0,0.5);
    }

    .property_icons i {
        color: #000000;
    }

.image {
    padding-right: 30px;
}

#about_video h2 {
    text-align: center;
    font-size: 36px;
    color: #d1b168;
    padding-top: 50px;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.video {
    width: 100%;
    height: 40%;
}
/*-------------------gallery (photo) page---------------*/
#photo_gallery {
    margin-top: 60px;
    width: 100%;
    height: 300px;
}

    #photo_gallery h2 {
        font-size: 40px;
        margin-top: 75px;
        color: #d1b168;
        text-align: center;
        margin-bottom: 50px;
    }

#img_grid {
    margin-top: 786px;
}

#gallery {
    width: 100%;
    margin-top: 800px;
}

img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 30px;
    border-radius: 3px 0 0 3px;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

    .active,
    .demo:hover {
        opacity: 1;
    }
/*------------------- gallery (video) page---------------*/
#video {
    width: 100%;
}

    #video h2 {
        font-size: 40px;
        margin-top: 75px;
        color: #d1b168;
        text-align: center;
        margin-bottom: 50px;
        text-transform: uppercase
    }

/*<---------------------------news and events page----------------------------->*/

/* events img section*/
#news {
    width: 100%;
    margin-top: 100px;
}

    #news h2 {
        text-align: center;
        color: #d1b168;
        font-size: 44px;
        font-weight: 600;
        margin-bottom: 100px;
    }

    #news img {
        padding-bottom: 30px;
    }

        #news img:hover {
            opacity: 0.4;
        }
/*--------------------contact page---------------*/
#contact {
    width: 100%;
    margin-top: 60px;
    padding: 15px;
}

    #contact h2 {
        text-align: center;
        font-size: 40px;
        color: #d1b168;
        margin-bottom: 50px;
        text-transform: uppercase;
    }

.contact_form {
    background-image: linear-gradient(#a9a9a947,#d1b1682e);
}

    .contact_form h6 {
        color: #000000;
    }

    .contact_form a {
        text-decoration-color: #000000;
    }

    .contact_form input {
        width: 100%;
    }

    .contact_form textarea {
        width: 100%;
    }

.contact_button {
    background-color: #d1b168;
    border-radius: 50px 50px;
    padding: 8px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 40px;
}

.contact_textarea {
    margin-bottom: 61px;
}


.connect_heading {
    margin-left: 50px;
}

.connect_para {
    color: #5e5e5e;
    text-align: justify;
    font-size: 14px;
    margin-top: 20px;
}

.whatsapp {
    color: #25D366;
    font-size: 42px;
    padding: 12px;
}

#whatsapp_no {
    color: #0072b1;
    font-size: 30px;
    font-weight: 600;
    padding-top: 2px;
}

.connect_heading h3 {
    text-transform: uppercase;
    margin-bottom: 33px;
    font-size: 20px;
}

.social_icon {
    margin-bottom: 20px;
}


.facebook_icon {
    color: rgb(24, 119, 242);
    font-size: 20px;
}

.instagram_icon {
    color: #bc2a8d;
    font-size: 20px;
}

.link_icon {
    color: #0072b1;
    font-size: 20px;
}

.print_icon {
    color: rgb(255, 0, 0);
    font-size: 20px;
}

.twitter_icon {
    color: #1DA1F2;
    font-size: 20px;
}

.youtube_icon {
    color: rgb(255, 0, 0);
    font-size: 20px;
}

.contact-icon :hover {
    color: #d1b168;
    font-size: 50px;
}

.connect_heading h5 {
    color: #000;
}
/*--------privacy_policy page---------*/
#privacy_policy {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

    #privacy_policy span {
        color: rgba(0,0,0,0.8);
        font-size: 25px;
        font-weight: bold;
    }

        #privacy_policy span:hover {
            color: #d1b168;
        }

.privacy_bullets {
    color: #d1b168;
}

#privacy_policy h2 {
    width: 100%;
    color: #d1b168;
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 76px
}

#privacy_policy h4 {
    font-size: 18px;
}

#privacy_policy p {
    color: #5e5e5e;
    font-size: 18px;
    padding: 10px;
    text-align: justify;
}
/*mission & vission page*/
#missionvission {
    width: 100%;
}

    #missionvission h2 {
        text-align: center;
        font-size: 40px;
        color: #d1b168;
        margin-bottom: 50px;
        text-transform: uppercase;
        margin-top: 62px;
    }

.missioncard {
    background-image: linear-gradient(#d1b168b3,#d1b168c7);
    margin-bottom: 100px;
}

.mision_block h4 {
    color: #000000;
    text-transform: uppercase;
}

.mision_block p {
    padding: 10px;
    text-align: justify;
    color: #222222;
    font-family: 'Adobe Hebrew';
}

.mission_icon {
    font-size: 67px;
    margin-left: 95px;
    margin-bottom: 38px;
    border-radius: 50% 50%;
    background-color: #000;
    color: #d1b168;
    padding: 20px 25px;
}

    .mission_icon:hover {
        font-size: 80px;
    }

/*-----------footer section-----------*/
#footer {
    width: 100%;
    height: auto;
    background-color: #333333;
}

#footer_logo {
    width: 49%;
    height: 59px;
}

.footer-icon {
    color: #d1b168;
    font-size: 20px;
}

    .footer-icon:hover {
        color: #d1b168;
        font-size: 50px;
    }

#copyright {
    color: #a9a9a9;
}

    #copyright span {
        color: #d1b168;
        text-transform: uppercase;
    }

#line::after {
    content: '';
    /* background: linear-gradient(45deg,#d1b168 0%, #d1b168 40%, #000000 0%, #000000 60%, #d1b168 50%, #d1b168 100%);*/
    background: linear-gradient(45deg,#d1b168 0%, #d1b168 40%, #d1b168 60%, #d1b168 100%);
    display: block;
    height: 4px;
    width: 45%;
    margin-left: 27%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.newline::after {
    content: '';
    background-image: linear-gradient(45deg,#000000 0%, #000000 40%, #000000 0%, #000000 60%, #000000 50%, #000000 100%);
    display: block;
    height: 5px;
    width: 15%;
    margin-left: 43%;
    margin-top: -54px;
    margin-bottom: 100px;
}
/*-------------------------media--------------------- */
@media screen and (max-width:425px) {
    /* ---navbar section---*/

    #navbar {
        height: auto;
    }

    #logo_div {
        margin-left: 150px;
        margin-top: -56px;
        height: 56px;
    }

    #logoimg {
        padding: 3px;
        width: 100%;
        margin-top: -12px;
        height: 65px;
        margin-left: 10px;
    }

    #navbar-list {
        margin-left: 20px;
    }

    #navbar ul li a {
        font-size: 15px;
    }

    #navicon_block a {
        margin-left: 5px;
    }

    #about_dropdown {
        width: 50px;
        background-color: #222222;
        font-size: 14px;
        margin-left: -13px
    }
    /*-----carousel_section-----*/
    #carousel_section {
        height: 124px;
    }

        #carousel_section img {
            height: 300px;
            width: 100%;
        }

        #carousel_section h2 {
            font-weight: 600;
            font-size: 22px;
            margin-top: 30px;
        }
    /*--welcome_section--*/
    #welcome_section {
        padding: 15px;
    }

        #welcome_section h6 {
            margin-bottom: 25px;
            margin-top: 32px;
        }

        #welcome_section h2 {
            font-size: 30px;
        }

        #welcome_section p {
            font-size: 18px;
            line-height: 1.5;
            font-size: 16px;
            margin-bottom: 50px;
        }

        #welcome_section h3 {
            margin-top: 48px;
        }
    /*---pdf---*/
    .pdf {
        height: 49px;
        padding: 10px 15px;
        margin-top: 27px;
        margin-left: 11px;
        width: 100%;
    }

        .pdf .icon {
            margin-left: 100px;
        }

    #gold_section {
        margin-bottom: 47px;
    }

        #gold_section p {
            padding: 24px;
        }

    #download {
        display: none;
    }
    /*---white_section---*/

    #white_section {
        padding: 16px;
        margin-left: 0px;
        margin-right: 0px;
    }

        #white_section span {
            margin-left: 10px;
        }

        #white_section p {
            font-size: 14px;
            margin-top: 18px;
            padding: 14px
        }
    /*---image_section---*/
    #image_section {
        height: 350px;
    }

        #image_section h2 {
            font-size: 30px;
            margin-bottom: 70px;
            padding-top: 100px
        }

    #img_btn {
        padding: 8px;
        margin-left: 102px;
        padding: 11px 34px;
        margin-left: 110px;
    }

    /*---garatification---*/

    #garatification h2 {
        padding: 4px;
    }

    #garatification h2 {
        padding: 35px;
    }

    #garatification h4 {
        text-align: center;
    }

    #garatification p {
        text-align: center;
    }

    /*---find_us section---*/
    #find_us {
        width: 100%;
        height: 180px;
    }

        #find_us a {
            font-size: 30px;
        }


    .find_adjus {
        margin-left: -100px;
    }

    #find_us #instagram_icon {
        padding: 10px;
    }
    /*---footer section---*/
    #footer_logo {
        width: 26%;
        height: 66px;
    }
    /*------------news page----------*/
    #news {
        padding: 37px;
        margin-top: 55px
    }

        #news h2 {
            margin-bottom: 42px;
            padding-bottom: 47px;
        }

        #news img {
            padding-bottom: 30px;
        }
    /*--------contact page------*/
    #contact {
        width: 100%;
        margin-top: 60px;
        padding: 6px;
    }

    .connect_heading h3 {
        margin-bottom: 33px;
        margin-left: 50px;
    }

    .connect_heading h5 {
        text-transform: uppercase;
        padding-bottom: 5px;
        margin-top: 47px;
        font-size: 17px;
    }

    .fa-brands, .fab {
        margin-left: 1px;
    }

    .whatsapp {
        color: #25D366;
        font-size: 24px;
        padding: 12px;
    }

    #whatsapp_no {
        font-size: 20px
    }

    .connect_para {
        margin-top: 7px;
        padding-right: 20px;
    }

    .contact_form a {
        margin-left: 38px
    }
    /*-------------photo page-------------*/
    .gallery {
        margin-top: 191px;
    }

    #img_grid {
        margin-top: 142px;
    }
    /*-------about page------*/
    .image {
        padding-right: 0px
    }

    .Property {
        height: auto;
        padding-bottom: 60px;
        padding-top: 65px;
    }

    .Property {
        margin-top: 46px;
    }

    .video {
        width: 100%;
        height: 400px;
    }

    #about_video h2 {
        padding-top: 50px;
        margin-bottom: 0px;
    }
    /*-----privacy_policy page-----*/
    #privacy_policy {
        padding-left: 0px;
        padding-right: 0px;
    }

        #privacy_policy p {
            padding: 15px;
        }
    /*mission command vision page*/
    #missionvission p {
        padding: 18px;
        text-align: justify;
    }

    .mission_icon {
        font-size: 59px;
        margin-left: 121px;
        margin-bottom: 32px;
        padding: 17px 21px;
    }
}

