@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;

}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
video,
iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#main-sec-first-main-div {
    background-color: #1E73BE;
    /* width: 100%; */
    /* border: 2px solid rgb(255, 81, 81) ; */

}

.para {
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px;
}

.one-icon {
    display: flex;
    gap: 11px;

}

.icon-wala-button>button {
    background-color: transparent;
    color: #ffffff;
}

.two-icon-main-logo {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    width: 250px;
    padding: 16px 0px 0px 55px;
    /* border: 2px solid black ; */

}

.login-logo {
    color: white;

}

.btn-head-nav>button {
    font-size: 14px;
    width: 280px;
    height: 40px;
    text-align: center;
    margin: 20px;
    padding: 5px;
    background-color: #f4ac5a;
    font-weight: 600;
    color: #ffffff;
    /* border: 2px solid black; */


}

.icons {
    /* border: 2px solid red; */
    width: 200px;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    padding-bottom: 14px;
    /* border: 2px solid black ; */



}

.navigaton-side {
    margin-left: 55px;
}

.icons .size-icon {
    font-size: 13px;
}

.icons a {
    color: #ffffff;

}

nav ul {
    display: none;
}

.main-home-png {
    /* border: 2px solid red; */
    width: 245px;
    height: 60px;
    margin-left: 30px;
    margin-top: 20px;

}

#two-mob-and-bar-parent {
    /* border: 2px solid red; */
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    margin: 0 12px 0;
}

#two-mob-and-bar-parent p {
    text-align: center;
    color: #A2A2A2;
    /* border: 2px solid green; */


}

.mob-para-combine {
    /* border: 2px solid green; */
    width: 200px;
    display: flex;
    gap: 14px;
    padding-bottom: 15px
}

span {
    color: #1E73BE;
    font-weight: 700;
    font-size: 17px;
    font-family: sans-serif;



}


.mobile-btn-wrapper {
    color: #1E73BE;
    font-size: 2.4rem;

}


.bar {
    width: 44px;
    height: 44px;
    background-color: black;
    color: white;
    /* padding: 8px; */
    border-radius: 4px;



}

.increase-bar-size {
    padding: 7px;
    font-size: 33px;


}




.third-sec-main {
    width: 100%;
    /* border: 3px solid black; */
    height: 500px;
    /* background-color:rgb(141, 51, 51) ; */
    margin-bottom: 50px;
}


.map-buttons-four button {
    width: 150px;
    height: 60px;
    /* border: 2px solid rgb(221, 97, 97); */
    background-color: rgb(79, 79, 79);
    color: white;
    font-weight: 700;
    font-size: 14px;
    margin: 4px;
    /* cursor: pointer; */
    /* transition: 5s; */

}

.all-listing-btn {
    display: flex;
}

/* .BTN1 :hover,
.BTN2 :hover,
.BTN3 :hover,
.BTN4 :hover {
    background-color: #1E73BE;
} */

.form-class-one input {
    border: 1px solid rgba(36, 35, 35, 0.342);
    width: 260px;
    height: 50px;
    margin-top: 8px;


}

.form-class-one {
    margin-top: 20px;
    margin-left: 20px;
}

.form-class-one label {
    font-weight: 700;
    color: rgba(39, 39, 39, 0.747);

}

.first-option-listing-type {
    margin-top: 20px;
    margin-left: 20px;

}

.first-option-listing-type select {
    margin-top: 3px;
    border: 1px solid rgba(36, 35, 35, 0.342);
    width: 260px;

}

.first-option-listing-type label {
    font-weight: 700;
    color: rgba(39, 39, 39, 0.747);

}

.two select {
    width: 150px;


}

.three select {
    width: 170px;


}

.four select {
    width: 160px;


}

.first-option-listing-type {
    margin-top: 2px;
}



.fourth-sec-btn {

    width: 200px;
    height: 40px;
    text-align: center;
    margin: 26px auto 3px;
    padding: 11px;
    background-color: #1E73BE;
    border-radius: 3px;



}

.fourth-sec-btn button {

    background-color: transparent;
    color: #ffffff;
    font-weight: 600;

}

#border-2px-form {
    border: 1px solid rgba(36, 35, 35, 0.342);
    width: 306px;
    margin-left: 4px;
    padding-bottom: 18px;
    margin-bottom: 60px;
}



/*-------------------------- fourth sec coding-4-blue-box-------------------------- */




.main-sec-for-for-blue-color-div {
    background-color: #1E73BE;
    width: 100%;
    margin-top: 10px;
    padding: 8px;
}

.icon-home-and-para-main-sec-no-four .ICON {
    border: 1px solid rgb(245, 238, 238);
    width: 32px;
    height: 30px;
    font-size: 18px;
    padding: 4px;
    color: white;
}

.blue-para {
    color: white;
    width: 100px;
    font-size: 17px;
    font-weight: 500;
    /* border: 1px solid rgb(245, 238, 238); */

}

.icon-home-and-para-main-sec-no-four {
    display: flex;
    width: 140px;
    /* border: 1px solid rgb(18, 16, 16); */
    justify-content: center;
    justify-content: space-between;
    align-items: center;

}

.view-all-para {
    color: white;
    font-size: 14px;
    width: 70px;
    /* font-weight: 500; */
    margin-left: 75x;
}

.header-main-three-para {
    display: flex;
    /* border: 2px solid rgb(11, 10, 10); */

    justify-content: center;
    justify-content: space-between;
    align-items: center;
    margin: 15px;
}

.below-blue-iems .d1 {
    width: 260px;
    /* border: 1px solid rgb(245, 238, 238); */
    border-bottom: 1px solid rgba(249, 241, 241, 0.598);
    display: flex;
    justify-content: space-between;

    color: #ffffff;
}

.below-blue-iems ul {
    width: 260px;
    /* border: 2px solid black; */
    margin-left: 15px;

}

.angle-arrow {
    letter-spacing: 14px;
}

.d1 li {
    font-size: 15px;
    margin-top: 12px;
    /* border-bottom: #ffffff; */
    margin-bottom: 9px;
}

.top-border {
    border-top: 1px solid rgba(249, 241, 241, 0.598);

}




/* -----------------------section-no-6-start--------------------------------------- */

.six-sec-main-div {
    background-color: #F9F9F9;
    width: 100%;
    border: 2px solid black;
}

.six-paragraph-one-and-two-listing p {
    align-items: center;
    text-align: center;
    padding-top: 4px;





}

.heading-one-para {
    font-size: 36px;
    font-weight: 600;
    color: #4D4D4D;

}

.six-paragraph-one-and-two-listing>.font-new-download {

    display: flex;
    justify-content: center;
    font-size: 2rem;
    color: #4D4D4D;


}

.six-paragraph-one-and-two-listing {
    padding-top: 40px;
}

/* .heading-one-para{
    font-weight: 700;
    border: 2px solid red;
    width: 170px;
    font-size: 25px;
    text-align: center;
    margin-left: 68px;  
} */

.greter-starter {
    /* border: 2px solid red; */
    width: 92%;
    margin-left: 12px;
    /* height: 200px; */
    background-color: white;
    padding: 12px;
    align-items: center;
    text-align: center;
    /* box-shadow:  2px 2px 2px 2px blue; */
}

.greter-starter>h2 {
    /* border: 2px solid rgb(32, 2, 2); */
    margin-top: 24px;


}

.greter-starter>p {
    /* border: 2px solid rgb(32, 2, 2); */
    margin-top: 24px;
}

#color-background {
    background-color: #F9F9F9;
}

.margine-drop-down .greter-starter {
    margin-top: 14px;
    box-shadow: 1px 0px 4PX 0px rgba(25, 25, 25, 0.429);



}

#images-main-eight-div-figure {
    margin-top: 20px;
}


/* -----------------------section-no-7-start--------------------------------------- */
.video-class {

    background-image: linear-gradient(#12121253, #1616166f), url('http://kodeforest.com/demo/realestate/wp-content/uploads/2016/04/video-01.jpg');
    width: 100%;
    height: 80vh;
    /* background-size: 100% 100%;   */
    background-size: cover;
    /* background-position: center; */
    align-items: center;
    text-align: center;
    padding-top: 80px;
    color: #ffffff;


}

#section-main-seven {
    margin-top: 50px;
}

.heading-seven-sec>h2,
.two-lack {
    font-size: 40px;
    margin: 10px;
    /* -----------------roboto slab font--------------------and section 8 coding here for to lack */
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}


.play-seven {
    color: #ffffff;
    background-color: transparent;
    /* color: transparent; */
    font-size: 70px;
    /* border: 10px solid  black; */
    border-radius: 50%;
}

.button-seven-sec {
    width: 150px;
    height: 50px;
    background-color: transparent;
    border: 1px solid #ffffff;
    /* background-color: none; */
    color: white;
    /* padding: 30px; */
    font-weight: 600;



}

.button-play {
    width: 50px;
    height: 50px;
    font-size: 25px;
    padding: 12px;
    font-weight: 800;
    /* background-color: none; */
    background-color: transparent;
    border: 1px solid #ffffff;
    /* color: white; */





}

.two-main-seven-button {
    margin: 12px;
    display: flex;
    justify-content: center;
    gap: 2px;

}

.background-color-none {
    background-color: transparent;

}

/* ----------------------------------------------------section 8 ---------------------------------------------------------- */



.figure-image-eight {
    background-image: linear-gradient(#12121253, #1616166f), url("./images/property33-260x325.jpg");
    width: 100%;
    height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;

}

.figcaption-img {
    width: 100%;
    height: 100%;
    justify-content: start;
    align-items: end;
    display: flex;
    padding: 35px;
    color: #ffffff;
}

.two-lack {
    margin: 0px;
    font-size: 35px;

}

.four-by-two-figure {
    background-image: linear-gradient(#12121253, #1616166f), url("./images/lalit-four-by-two.jpg");
    width: 100%;
    height: 37vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;

}

.figcaption-img-two {
    width: 100%;
    height: 100%;
    justify-content: start;
    align-items: end;
    display: flex;
    padding: 10px;
    /* padding: 35px; */
    color: #ffffff;
}

.fifteen-lack {
    font-size: 40px;
    margin: 10px;
    /* -----------------roboto slab font-------------------- */
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;

}

.four-by-three-figure {
    background-image: linear-gradient(#12121253, #1616166f), url("./images/property16-370x225.jpg");
    width: 100%;
    height: 37vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 3px;

}

.four-by-four-figure {
    background-image: linear-gradient(#12121253, #1616166f), url("./images/property13-260x325.jpg");
    width: 100%;
    height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;

}

.address {
    padding-left: 10px;
}




/* ----------section no 9--------------blue side-by-side--two--background---image---div */
.main-sec-nine {
    background-image: linear-gradient(#3882a8e6, #3882a8e6), url("./images/leased-bg-01.jpg");
    width: 100%;
    height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec-9-fig-caption {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #ffffff;

}



.bigone {
    font-size: 60px;
    /* -----------------roboto slab font-------------------- */
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    width: 100%;
    /* border: 2px solid red; */
    padding-left: 110px;

}

.icon-eight-first-modify-own {
    font-size: 50px;
    font-weight: 600;
    line-height: 0%;
    margin-left: 2px;


}

#display-flex-9 {
    display: flex;
    /* width: 130px; */
    /* border: 2px solid red; */
    /* margin-left: 60px; */
    padding-left: 100px;

}

.bigtwo {
    font-size: 28px;
}

.main-sec-nine-combo button {
    /* border: 2px solid red; */
    width: 90px;
    height: 40px;
    background-color: transparent;
    color: white;
    border: 1px solid white;
    margin: 16px 100px 0px;
    border-radius: 4PX;
    font-weight: 500;

}

.main-sec-nine-two {
    background-image: linear-gradient(#006da4f0, #006da4f0), url("./images/sold-bg-01.jpg");
    width: 100%;
    height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;

}


/* ----------section no 10--------------blue side-by-side--two--background---image---div */
.big-para {
    color: rgba(0, 0, 0, 0.514);
}


#sec-no-10-main-images-4 {
    margin-top: 50px;

}

#sec-no-10-main-images-4 h2 {
    margin: 10px 15px;
    color: rgba(0, 0, 0, 0.783);
    border-bottom: 1px solid rgba(0, 0, 0, 0.276);
    padding-bottom: 12px;


}

.no-10-sec-ul-list {
    display: flex;
    justify-content: space-between;
    margin: 16px 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.276);
    color: rgba(59, 58, 58, 0.614);
    ;
}

.no-10-sec-ul-list li {
    margin-bottom: 6px;
}

.no-10-sec-numbers {
    width: 25px;
    height: 25px;
    /* border: 2px solid red; */
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(59, 58, 58, 0.521);
    color: rgba(248, 245, 245, 0.605);
    border-radius: 50%;
    margin-top: 13px;

}

.no-10-icon {
    margin: 14px;
}

.GRAY-COLOR-MAIN {
    border-bottom: none;
    background-color: #e6e6e6;
    /* border: 2px solid black; */
    height: 65px;
    width: 100%;
    margin: 0;
    padding-left: 16px;
    font-weight: 700;
    color: rgba(30, 30, 30, 0.822);
    margin-bottom: 10px;

}

.GRAY {
    /* border: 2px solid black; */
    width: 100px;
    height: 65px;
    background-color: #b5b5b5a1;
    font-size: 35px;
    display: flex;
    justify-content: end;
    border-radius: 50% 0 0 50%;
    margin-top: 0px;
    padding: 12px 9px 0 18px;
    font-weight: 500;

}

.big-size-width {
    width: 60%;
}

/* ------------------section no 11---------------------------- */
#no-10-bakground-color- {
    width: 100%;
    height: 100%;
    background-color: #F6F6F6;

}

.ten-sec-regular {
    margin-bottom: 30px;
    height: 200px;
}

.sec-10-main-part-one {
    width: 100%;
    /* border: 2px solid black; */
    /* background-color: white; */
    box-shadow: 2px 2px 4px -3px black;
    margin-bottom: 50px;


}

.sec-10-main-part-one img {
    padding: 10px;
}

.span-line {
    text-align: center;
    color: rgba(14, 10, 10, 0.384);
    /* border: 2px solid black; */
    width: 100%;
    height: 35px;
    line-height: 20%;
    font-size: 32px;
    margin-top: 8px;
    font-weight: 600;

}

.agent {
    text-align: center;
    color: rgba(14, 10, 10, 0.56);
    font-size: 17px;
    padding-bottom: 20px;

}

.sec-10-main-part-one h2 {
    text-align: center;
    color: rgba(14, 10, 10, 0.56);

}


/* ------------------section no 12---------------------------- */
.sec-no-12-one {
    background-image: linear-gradient(#157dc7bd, #157dc7bd), url('./images/number-counter-bg.jpg');
    width: 100%;
    height: 140vh;
    /* border: 2px solid black; */
    background-size: cover;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
}


.white-internal-working {
    padding-top: 40px;
    text-align: center;
    color: white;
}

.white-internal-working i {
    font-size: 30px;
    margin-bottom: 8px;

}

.white-internal-working h1 {
    font-size: 50px;
}


/* ------------------section no 13---------------------------- */
#container-twele {
    width: 100%;
    /* border: 2px solid red; */
    margin-top: 60px;
    font-size: 12px;
}

.display-flexone {
    display: flex;
    justify-content: space-between;
    width: 230px;
    /* border: 2px solid red; */
    margin-bottom: 1px;

}

.sp {
    margin-right: 8px;
}

#container-twele h3 {
    margin-left: 10px;
    margin-top: 12px;
}

.flex2 {
    width: 260px;

}

.dupliacte {
    width: 90%;
    /* border: 2px solid red; */
    padding-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.187);
    color: rgba(0, 0, 0, 0.454);
}

#container-twele p {
    padding-top: 20px;
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.454);
    padding-bottom: 20px;

}

.button-sec-twele {
    /* border: 2px solid red; */
    margin: 12px;
    /* background-color: none; */
    background-color: transparent;
    color: rgba(0, 0, 0, 0.571);
    padding-bottom: 5px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.396);


}

.border-last-bottom {
    width: 290px;
    margin-left: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);

}


/* <!-- ------------------section no 14---------------------------- --> */


.main-sec-no-14-backg-color {
    width: 100%;
    height: 80vh;
    /* border: 2px solid black; */
    background-color: #C1C0BC;
    margin-top: 50px;
    display: flex;
    justify-content: center;


}

.sec-14-input {
    width: 200px;
    height: 60px;
    display: flex;
    justify-content: start;
    align-items: center;

}

.below-para {
    font-size: 13px;
    margin-left: 6px;
}

.box {
    /* border: 1px solid black; */
    width: 310px;
    height: 190px;
    background-color: #D6D6D6;
    margin: 10px 10px 0;
    padding: 10px;
    border-radius: 6px;
    align-items: center;


}

/* <!-- ------------------section no 15---------------------------- --> */


.sec-15-imgage {
    /* border: 1px solid rgba(38, 38, 224, 0.562); */
    width: 315px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;

}

.sec-15-imgage img {
    /* border: 1px solid rgba(10, 10, 11, 0.562); */
    width: 160px;
    height: 70px;
    padding-top: 10px;

}

#sec-15-no {
    width: 100%;
    background-color: #F9F9F9;
}

/* <!-- ------------------section no 16----- -------------------footer----------------------- --> */


.footer-no-sixteen {
    width: 100%;
    margin-top: 5px;
    padding-left: 20px;
    padding-bottom: 50px;


}

.footer-no-sixteen img {
    /* border: 2px solid black; */
    width: 270px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: transparent;

}


.footer-para {
    /* border: 2px solid black; */
    width: 280px;
    padding-bottom: 33px;
    line-height: 1.3rem;
}

.fotter-first-li li {
    /* border: 2px solid black; */
    width: 280px;
}

.space-btn-icon {
    margin-top: 18px;

}

#dotted {
    border: 1px dotted rgb(8, 6, 6);
    width: 190px;
}


/* <!-- ---------------------footer 2nd div-------------------------------- --> */

#main-footer-background {
    color: white;
    background-image: linear-gradient(#121313ea, #121313ea), url("./images/property-2-570x300.jpg");
}

.footer-2-imgs {
    width: 90px;
    height: 70px;
}

.footer-2-for-img-display-flex {
    display: flex;
    /* border: 2px solid navy; */
    width: 280px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.386);
}

.foooter-2-p {
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 15px;

}

.footer-2-span {
    font-size: 14px;
    padding-left: 10px;
    margin-top: 80px;
    width: 50px;
    /* border: 2px solid navy; */
    color: rgba(145, 145, 145, 0.676);

}

.lalit-first {
    width: 83px;
}

.latest-post>h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

.latest-post {
    /* border: 2px solid white; */
    width: 300px;
    padding-left: 20px;
}

/* <!-- -----------------------------------------footer 3rd div------------------------------------------ --> */

.foot-3rd-footer-icon {
    display: flex;
    justify-content: space-between;
    width: 240px;
    /* height: 30px; */
    padding-left: 19px;
    /* border: 2px solid black; */
    margin-top: 30px;
}

.foot-icons {
    margin-right: 4px;

}

.three-div-3-footer-img {
    margin-top: 30px;
    width: 230px;
    margin-left: 16px;

}

.three-div-3-footer-img>h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

.h3-foot {
    padding-top: 20px;
}

.para-footer-size {
    font-size: 13px;
    padding-top: 14px;

}



/* <!-- -----------------------------------------footer 4th div------------------------------------------ --> */
.fotter-4-div-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 13px;
    /* border: 2px solid rgb(234, 223, 223);    */
    width: 270px;
}

.fotter-4-div-flex li {
    color: white;
    padding-top: 3px;

}

#top-feature-4th-foot-div {
    margin-left: 16px;
}

#top-feature-4th-foot-div>h2 {
    font-size: 24px;
    margin-bottom: 30px;
}


/* <!-- -----------------------------------------copy-right------------------------------------------ --> */

.copyright {
    background-color: rgba(0, 0, 0, 0.76);
    color: rgba(255, 255, 255, 0.466);
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px;

}



/* ---------------------------------------start-----tablet----view -------------------------------*/
/* ---------------------------------------start-----tablet----view -------------------------------*/
/* ---------------------------------------start-----tablet----view -------------------------------*/

@media (min-width : 768px) {

    .navigaton-side {
        /* border: 2px solid rgb(5, 6, 5); */
        width: 210px;
        /* margin-bottom: 10px; */
        margin-top: 10px;
        margin-left: 10px;
    }

    .two-icon-main-logo {
        /* border: 2px solid rgb(5, 6, 5); */
        width: 210px;
        padding: 10px 24px 8px 11px;
        margin-left: 15px;

    }

    .btn-head-nav>button {
        /* border: 2px solid rgb(5, 6, 5); */
        margin: 0px;
        margin-top: 5px;

    }

    .for-tablet {
        display: flex;
    }

    #main-sec-first-main-div {
        padding-bottom: 10px;
    }

    .para {
        /* border: 2px solid rgb(5, 6, 5); */
        text-align: none;
        width: 400px;

    }

    /* ----------?-------------complete--------header-------------------------------- */
    #for-tablet-2 {
        display: flex;
        padding-bottom: 10px;
    }

    #two-mob-and-bar-parent {
        width: 300px;
        /* border: 2px solid red; */
        padding-top: none;
        justify-content: space-between;
        /* padding: 12px; */
        margin-left: 155px;
    }

    .mob-para-combine {
        /* border: 2px solid black; */
        margin-left: 10px;
        width: 222px;

    }

    .bar {
        width: 52px;
        height: 57px;
        padding: 5px;
        margin-top: 6px;
    }


    .mobile-btn-wrapper {
        font-size: 3.4rem;

    }

    span {
        font-size: 20px;
        padding-top: 14px;
    }

    #two-mob-and-bar-parent p {
        padding-bottom: 10px;
    }

    /* ----------?-------------complete--------section-----------2-------------------------------- */


    .map-buttons-four {
        display: flex;
        /* border: 2px solid black; */
        width: 57%;
        margin-left: 31PX;


    }

    .map-buttons-four button {
        /* border: 2px solid rgb(158, 29, 29); */
        width: 100PX;
        color: rgb(255, 250, 250);
        background-color: black;

    }


    .third-sec-main {
        margin-bottom: 0PX;
    }


    .DISPLAY-FLEX-FOR-DESKTOP-4 {
        display: flex;
        justify-content: space-between;
        /* width: 700px; */
        /* margin-left: 20px; */
        justify-content: center;
        gap: 50px;



    }

    #border-2px-form {
        /* margin-bottom: 0px; */
        border: 1px solid rgba(43, 41, 41, 0.479);
        width: 700px;
        margin-left: 32px;

    }

    .NEDD-FOR-TABLET select {
        height: 50px;
    }

    .NEDD-FOR-TABLET {
        margin-top: 19px;
    }

    .NEDD-FOR-TABLET2 {
        width: 280px;
        /* border: 2px solid black; */
        height: 50px;
        margin-left: 63px;
        margin-top: 24px;
    }

    .NEDD-FOR-TABLET2 select {
        width: 260px;
        /* border: 2px solid black; */
        height: 50px;

    }

    .NEDD-FOR-TABLET3 {
        margin: 30px;
    }

    .NEDD-FOR-TABLET3 select {
        width: 260px;
        /* border: 2px solid rgb(169, 8, 8); */
        height: 50px;
        margin-right: 3px;

    }

    .NEDD-FOR-TABLET4 {

        margin-left: 60px;
        /* margin-top: px; */
    }

    .NEDD-FOR-TABLET4 select {
        width: 260px;
        height: 50px;
    }

    .fourth-sec-btn {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 260px;
        height: 52px;
    }

    .for-tablet-div-side {
        width: 700px;
        /* border: 2px solid rgb(169, 8, 8); */

    }

    /* ----------?-------------complete--------section-----------4-------------------------------- */

    .below-blue-iems .d1 {
        width: 700px
    }

    /* -----------------------complete--------section-----------5-------------------------------- */
    .greter-starter {
        width: 98%;
    }

    /* -----------------------complete--------section-----------6-------------------------------- */
    .four-by-one-figure {
        margin-bottom: 15px;
    }

    .four-by-two-figure {
        margin-bottom: 15px;
    }

    .four-by-three-figure {
        margin-bottom: 15px;

    }

    .four-by-four-figure {
        margin-bottom: 15px;
    }

    .six-paragraph-one-and-two-listing {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 99.97%;
    }

    #images-main-eight-div-figure {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 99.97%;
    }

    /* -----------------------complete--------section-----------8-------------------------------- */
    #tablet-blue-blue-side-by-side {
        display: flex;
        width: 100%;
        /* border: 2px solid rgb(169, 8, 8); */


    }

    .for-tablet-with-increase {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 50%;
    }

    /* -----------------------complete--------section-----------9-------------------------------- */

    #sec-no-10-main-images-4 {
        display: flex;
    }

    .for-tablet-to-decrase-the-all-size {
        width: 190px;
        border: 1px solid rgba(14, 14, 14, 0.139);


    }

    .for-tablet-to-decrase-the-all-size img {
        /* border: 2px solid rgb(16, 13, 13); */
        width: 188px;
        height: 165px;
        padding-left: 15px;

    }

    .GRAY-COLOR-MAIN {
        height: 100px;

    }

    .GRAY {
        font-size: 18px;
    }

    /* -----------------------complete--------section-----------10-------------------------------- */
    .sec-10-main-part-one {
        /* border: 2px solid #100d0d; */
        width: 190px;

    }

    .sec-10-main-part-one img {
        width: 188px;
        height: 230px;
        /* border: 2px solid rgb(16, 13, 13); */

    }

    #tablet-for-sec-no-11-a {
        display: flex;
    }

    /* ----------------------complete--------section-----------11-------------------------------- */
    .sec-no-12-one {
        height: 110vh;
    }

    /* <!-- ------------------section no 12---------------------------- --> */
    #container-twele {
        /* border: 2px solid red; */
        width: 33%;
    }

    #container-twele img {
        padding: 10px;
        /* border: 2px solid rgb(0, 64, 255); */
        width: 255px;
        height: 140px;
    }

    #for-tablet-in-sec-no-13 {
        display: flex;
        /* border: 2px solid rgb(0, 64, 255); */

    }

    .border-last-bottom {
        width: 221px;
    }

    /* <!-- ------------------section no 13---------------------------- --> */

    #sec-15-no {
        /* border: 2px solid rgb(0, 64, 255); */
        height: 150px;
        width: 500px;
        padding-left: 140px;
        margin-left: 60px;
        margin-top: 20px;
        /* background-color: none; */
        background-color: transparent;

    }

    .TABLET-IN-SEC-NO-15-FOR-DISPLAY-FLEX {
        display: flex;

    }

    .right-shift-tablet {
        margin-left: 10px;
    }

    .hidden-for-tablet {
        visibility: hidden;
    }

    /* <!-- ------------------section no 14---------------------------- --> */


    .footer-para {
        /* border: 2px solid rgb(255, 157, 0); */
        width: 99%;
    }

    .three-div-3-footer-img img {
        width: 500px;
        /* border: 2px solid rgb(255, 157, 0); */

    }

}

/* -----------------------end-------tablet---------------view------------------------ */
/* -----------------------end-------tablet---------------view------------------------ */
/* -----------------------end-------tablet---------------view------------------------ */
/* -----------------------end-------tablet---------------view------------------------ */

@media (min-width : 992px) {

    #tp-x {
        display: flex;
        justify-content: space-around
    }

    .btn-head-nav {
        margin-top: 10px;
    }

    .two-icon-main-logo {
        margin-top: 10px;
        width: 240px;

    }

    .icon-wala-button>button {
        font-size: 18px;
    }

    .para {
        font-size: 16px;
        line-height: 24px;
        padding-top: 18px;
    }

    .navigaton-side {
        width: 700px;
        /* border: 2px solid black; */
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 80px;

    }

    .icons .size-icon {
        font-size: 20px;
    }

    /* ---------------------------------------sec-no-1-complete------------------------------ */
    /* ---------------------------------------sec-no-1-complete------------------------------ */

    .login-logo {
        font-size: 20px;
    }


    #for-tablet-2 {
        display: flex;
        justify-content: space-between;
        margin: 16px;
    }


    .desktop-display-one {
        display: flex;
    }

    #border-2px-form {
        /* margin-bottom: 0px; */
        /* border: 1px solid rgba(43, 41, 41, 0.479); */
        width: 956px;
    }

    .form-class-one input {
        width: 160px;
        /* border: 2px solid rgb(165, 21, 21); */

    }

    .NEDD-FOR-TABLET select {
        /* border: 2px solid rgb(165, 21, 21); */
        width: 160px;

    }

    .NEDD-FOR-TABLET2 select {
        width: 160px;
        /* border: 2px solid rgb(165, 21, 21); */

    }

    .NEDD-FOR-TABLET3 select {
        width: 160px;
    }

    .NEDD-FOR-TABLET3 {
        /* width: 160px; */
        margin-right: 50px;
    }


    .for-tablet-div-side {
        width: 475px;
        /* border: 2px solid rgb(169, 8, 8); */
    }

    .NEDD-FOR-TABLET4 {
        /* border: 2px solid rgb(169, 8, 8); */
        margin-top: 0px;

    }

    .NEDD-FOR-TABLET4 {
        margin-left: 50px;
        /* border: 2px solid rgb(169, 8, 8); */
        width: 160px;
        margin-top: 28px;
    }

    .NEDD-FOR-TABLET4 select {
        width: 160px;
    }

    .fourth-sec-btn {
        /* border: 2px solid rgb(169, 8, 8); */
        margin-top: 45px;

    }

    /* ---------------------------------------------blue---------------color---------- */
    /* ---------------------------------------------blue---------------color---------- */
    /* ---------------------------------------------blue---------------color---------- */

    .below-blue-iems .d1 {
        width: 198px;
        /* border: 2px solid rgb(24, 8, 169); */
        height: 45px;

    }

    .desktop-purpose {
        /* border: 2px solid rgb(24, 8, 169); */

        width: 245px;
        padding-left: 13px;
        padding-bottom: 10px;
    }

    #display-flex-four-sec-to-blue {
        display: flex;
        justify-content: space-around;
        align-items: center;

    }

    /* <!-- -----------------------section-no-6-start--------------------------------------- --> */
    /* <!-- -----------------------section-no-6-start--------------------------------------- --> */

    .margine-drop-down {
        display: flex;
        /* border: 2px solid rgb(169, 8, 8); */
        width: 99%;
        height: 300px;
    }

    .greter-starter img {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 300px;
        height: 150px;
    }

    /* <!-- -----------------------section-no-8-start--------------------------------------- --> */
    /* <!-- -----------------------section-no-8-start--------------------------------------- --> */


    .six-paragraph-one-and-two-listing {
        /* border: 2px solid rgb(169, 8, 8); */
        height: 300px;
        margin-bottom: 0px;
        padding-bottom: 0px;

    }

    #images-main-eight-div-figure {
        display: flex;
        /* border: 2px solid rgb(6, 5, 5); */
        width: 99.97%;
    }

    .six-paragraph-one-and-two-listing {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 99.97%;
    }

    .four-by-one-figure {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 33%;
        height: 80vh;
        margin-left: 10px;


    }

    .four-by-two-figure,
    .four-by-three-figure {
        width: 390px;
        height: 263px;
        margin-left: 10px;
    }

    .four-by-four-figure {
        width: 360px;
        margin-left: 10px;
    }

    /* <!-- -----------------------section-no-9-start--------------------------------------- --> */
    /* <!-- -----------------------section-no-9-start--------------------------------------- --> */
    .for-tablet-to-decrase-the-all-size {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 25%;
    }

    .for-tablet-to-decrase-the-all-size img {
        width: 255px;
    }

    #sec-no-10-main-images-4 {
        margin-top: 0px;
    }

    /* <!-- -----------------------section-no-11-start--------------------------------------- --> */
    /* <!-- -----------------------section-no-11-start--------------------------------------- --> */
    .sec-10-main-part-one img {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 248px;
        height: 330px;
        padding-top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-left: 30px;
        border-radius: 10px;
    }

    #tablet-for-sec-no-11-a {
        /* border: 2px solid rgb(32, 8, 169); */
        margin-top: 0px;

    }

    .sec-10-main-part-one {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 24.8%;
        height: 500px;
        margin-top: 0px;



    }

    /* <!-- ------------------section no 12---------------------------- --> */
    /* <!-- ------------------section no 12---------------------------- --> */
    /* <!-- ------------------section no 12---------------------------- --> */

    .sec-no-12-one {
        /* border: 2px solid rgb(169, 8, 8); */
        display: flex;
        justify-content: space-around;
        height: 300px;

    }

    .white-internal-working {
        margin-top: 30px;
    }

    /* <!-- ------------------section no 13---------------------------- --> */
    /* <!-- ------------------section no 13---------------------------- --> */



    #for-tablet-in-sec-no-13 {
        /* border: 2px solid rgb(169, 8, 8); */
    }

    #container-twele {
        /* border: 2px solid rgb(8, 21, 169); */
        width: 33%;

    }

    #container-twele img {
        width: 325px;
        height: 200px;

    }

    #container-twele p {
        /* border: 2px solid rgb(134, 169, 8); */
        width: 320px;
    }

    .dupliacte {

        /* border: 2px solid rgb(134, 169, 8); */
        width: 328px;
        display: flex;
    }

    .dupliacte li {
        /* border: 2px solid rgb(255, 4, 4); */
        width: 108px;
    }








    /* <!-- ------------------section no 15---------------------------- --> */
    /* <!-- ------------------section no 15---------------------------- --> */

    .hidden-for-tablet {
        visibility: visible;
    }

    .sec-15-imgage img {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 215px;
        height: 130px;


    }

    .TABLET-IN-SEC-NO-15-FOR-DISPLAY-FLEX {
        /* border: 2px solid rgb(169, 8, 8); */
        display: flex;
        justify-content: space-around;
        width: 100%;
        padding-bottom: 20px;

    }

    #sec-15-no {
        /* border: 2px solid rgb(0, 64, 255); */
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
        margin-top: 20px;


    }

    /* <!-- ------------------section no 16-------------footer----------------------------- --> */
    /* <!-- ------------------section no 16-------------footer----------------------------- --> */

    .footer-para {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 225px;

    }

    .fotter-first-li li {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 249px;
    }


    .footer-no-sixteen img {
        /* border: 2px solid rgb(8, 70, 169); */
        width: 200px;
        height: 100px;
    }

    .footer-no-sixteen {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 25%;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 0px;
    }

    .latest-post {
        /* border: 2px solid rgb(169, 8, 8); */
        margin-left: 0px;
        padding-left: 0px;
        width: 26%;
        padding-top: 34px;
    }

    .footer-2-imgs>img {
        width: 67px;
    }

    .three-div-3-footer-img {

        margin-left: 0px;
    }

    .three-div-3-footer-img>img {
        /* border: 2px solid rgb(169, 8, 8); */
        width: 135px;
        height: 100px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .three-foot {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 22%;
        height: 350px;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 0px;
        /* padding-top: 22px; */
    }

    .foot-3rd-footer-icon {
        margin-left: 0px;
        padding-left: 0px;
        /* border: 2px solid rgb(6, 5, 5); */
        width: 224px;
    }

    #top-feature-4th-foot-div {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 21%;
        margin-left: 0px;
        padding-left: 0px;
        padding-top: 34px;

    }

    .fotter-4-div-flex {
        /* border: 2px solid rgb(6, 5, 5); */
        width: 210px;
    }

    .fotter-4-div-flex li {
        color: rgba(255, 255, 255, 0.354);
    }

    #main-footer-background {
        display: flex;
        justify-content: space-around;
    }

    /* ------------------------------------header------------------ */
    /* ------------------------------------header------------------ */
    /* ------------------------------------header------------------ */
    /* ------------------------------------header------------------ */
    nav ul {
        display: block;
        display: flex;
        padding-left: 0px;
        margin-left: 0px;
    }

    .nav-side-bar {
        /* border: 2px solid rgb(6, 5, 5); */
        padding-left: 0px;
        width: 564px;
        margin-left: 0px;
        /* margin: 0px; */
        margin-top: 45px;



    }

    .main-home-png img {
        /* border: 2px solid rgb(6, 5, 5); */
        margin-right: 60px;
        width: 250px;
        height: 60px;
    }

    .increase-bar-size {
        visibility: hidden;
        display: none;
        background-color: none;
    }

    .bar {
        display: none;
        visibility: hidden;
        background-color: none;

    }

    #two-mob-and-bar-parent {
        /* border: 2px solid red; */
        width: 800px;
        margin-right: 70px;
    }

    #for-tablet-2 {
        /* border: 2px solid rgb(0, 255, 42); */
        width: 98%;
    }

    .mob-para-combine {
        /* border: 2px solid rgb(0, 255, 42); */
        order: 1;
    }

    .realtivess {
        position: relative;
        top: -67px;
    }

    #color-background {
        padding: 16px;
    }

    #section-main-seven {
        padding: 22pxpx;
    }

    .four-by-one-figure {
        padding-left: 16px;
    }

    .four-by-two-figure {
        height: 230px;
    }

    .four-by-three-figure {
        height: 230px;
        width: 390px;
        margin-top: 13px;
    }

    .four-by-four-figure {
        width: 387px;

    }

    .six-paragraph-one-and-two-listing {
        height: 200px;

    }

    #sec-no-10-main-images-4 {
        padding: 26px;
    }
    #tablet-for-sec-no-11-a{
        padding: 26px;

    }
    #for-tablet-in-sec-no-13{
        padding: 26px;
    }
    #main-footer-background{
        padding: 30px;
    }
   
}