@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

.header_bg{ background:#fff; -webkit-box-shadow: 0px 10px 13px -7px #ccc, -50px -50px 0px -30px rgba(0,0,0,0); box-shadow: 0px 10px 13px -7px #ccc, -50px -50px 0px -30px rgba(0,0,0,0); }
.logo{ padding:0; }

.top_bg{ background: #66205c; padding:7px 0;  }
.top_text{ font-family: 'Source Sans 3', sans-serif; font-size:16px; color:#fff; font-weight:500; }
.top_text a{ color:#fff; }
.top_text a:hover{ color:#ccc; }
.top_text i{ color:#fff; }

.top_text1{ font-family: 'Source Sans 3', sans-serif; font-size:16px; color:#fff; font-weight:500; }
.top_text1 a{ color:#fff; }
.top_text1 a:hover{ color:#ccc; }
.top_text1 i{ color:#fff; }

.social_icons{ text-align:right; }
.social_icons a{ color:#fff; margin-left:10px; font-size:18px; }
.social_icons a:hover{ color:#ccc; }


.header_btn{ text-align:right; margin-top:28px; }
.header_btn a{ background: #66205c; font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#fff; font-weight:500; padding:10px 20px; transition:.3s ease; border-radius: 5px;}
.header_btn a:hover{ background: #333; transition:.3s ease; color:#fff; }

.sikandar{ display:flex; justify-content:center; }
.nav_bar{ padding-top:30px; }

.home_banner{ background:#fff url(../img/banner.jpg) center top no-repeat; padding:150px 0; }
.banner_text{ padding:0; margin-top:0px; }
.banner_text h3{ font-family: 'Poppins', sans-serif; font-size: 60px; color: #fff; font-weight: 700; line-height:72px; padding-bottom: 20px;}
.banner_text p{ font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#fff; font-weight:500; padding-bottom: 40px;}

.search_box{ background:#fff; border-radius:10px; box-shadow:0px 0px 10px #ccc; padding:20px; margin-bottom: 40px;}

.search_input{ padding:15px !important; font-family: 'Source Sans 3', sans-serif !important; font-size:18px !important; color:#1c1c1c !important; margin-bottom: 20px !important;}
.search_btn{ background:#420f3b !important; border:solid 1px #420f3b !important; font-family: 'Source Sans 3', sans-serif !important; font-size:18px !important; color:#fff !important; padding:16px !important; border-radius:5px !important; width:100%; transition:.3s ease; }
.search_btn:hover{ background:#fff !important; border:solid 1px #fff !important; color:#111 !important; transition:.3s ease; }

.banner_content{}
.banner_content h3{ font-family: 'Poppins', sans-serif; font-size: 30px; color: #121212; font-weight: 700; }
.banner_content p{ font-family: 'Poppins', sans-serif; font-size: 14px; color: #8e8e93; font-weight: 600; }

.develop_section{ padding:50px 0; }
.develop_head{ font-family: 'Poppins', sans-serif; font-size: 22px; color: #1c1c1e; font-weight: 600; text-align:center; padding-bottom:40px; }

.develop_box{ background:#fff; border:solid 1px #ccc; border-radius:10px; padding:20px; margin-bottom:30px; box-shadow:0 30px 50px -35px #a6a6a6; }

.featured_property_section{ padding:20px 0; }
.featured_heading{ text-align:center; }
.featured_heading h3{ font-family: 'Poppins', sans-serif; font-size: 45px; color: #121212; font-weight: 700; }
.featured_heading p{ font-family: 'Poppins', sans-serif; font-size: 14px; color: #8e8e93; font-weight: 400; padding-bottom:40px; }

.listing_box{ border:solid 1px #ececec; padding:15px; border-radius:10px; margin-bottom:30px;  box-shadow:0 30px 50px -35px #a6a6a6; }
.listing_box img{ border-radius:10px; padding-bottom:20px; }
.listing_box h3{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 18px; color: #3a3a40; font-weight: 500; padding-bottom:5px; }
.listing_box p{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 14px; color: #8e8e93; font-weight: 400; padding-bottom:10px; }
.listing_box h5{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 16px; color: #000; font-weight: 600; padding-bottom:20px; }
.listing_box i{ color:#000; }

.listing_text{ font-family: 'Poppins', sans-serif; font-size: 13px; color: #8e8e93; font-weight: 400; padding-bottom:5px; }

.area_section{ padding:30px 0 0px 0; }
.padding{ padding-left:0px !important; padding-right:0px !important; }
.area_img{}
.area_img h3{ position:absolute; z-index:999; padding:20px; font-family: 'Poppins', sans-serif; font-size: 18px; color: #fff; font-weight: 500; }

.welcome_section{ padding:50px 0; }
.welcome_text{}
.welcome_text span{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #333; font-weight: 500; }
.welcome_text h3{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 45px; color: #121212; font-weight: 700; padding-bottom:20px;  }
.welcome_text p{  margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 15px; color: #6f6f74; font-weight: 400; padding-bottom:40px; line-height:27px; }
.welcome_text a{ background:#000; font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#fff; padding:7px 20px; border-radius:5px; transition:.3s ease; }
.welcome_text a:hover{ background:#333; color:#fff; transition:.3s ease; padding:7px 30px; }

.footer_bg{ background:#66205c; padding:40px 0; }
.footer_img{ text-align:center; padding:30px 0 50px 0; }

.footer_head{ font-family: 'Poppins', sans-serif; font-size: 22px; color: #fff; font-weight: 600; padding-bottom:20px; }
.footer_text{}
.footer_text span{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #878788; font-weight: 500; }
.footer_text p{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff; font-weight: 500; padding-bottom:10px; }
.footer_text a{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff; font-weight: 500;}
.footer_text a:hover{ color: #000;}

.footer{}
.footer a{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff; font-weight: 400; line-height: 30px;}
.footer a:hover{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #000; font-weight: 400; line-height: 30px;}
.footer i{ color:#fff; }

.copy_text{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff; font-weight: 400; text-align:center; padding:50px 0 0 0; }
.copy_text a{ color:#fff; }
.copy_text a:hover{ color:#785ba6; }
.copy_text span{ color:#fff; font-weight:bold; }

.sub_banner{ }
.next_section{ padding:50px 0; }

.content_head{ font-family: 'Poppins', sans-serif; font-size: 24px; color: #121212; font-weight: 700; border-bottom:solid 1px #f4f4f4; padding:5px 0 10px 0; margin-bottom:25px; }
.content_text{ font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#1c1c1e; font-weight:500;  }
.right_menu{ background:#66205c; padding:20px; margin-bottom:30px; border-radius:10px; }
.right_menu h3{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif; font-size: 24px; color: #fff; font-weight: 600; padding-bottom:25px; }
.right_menu p{ font-family: 'Source Sans 3', sans-serif; font-size:16px; color:#fff; font-weight:500; }
.right_menu a{ color:#fff; }
.right_menu a:hover{ color:#ccc; }

.input_form{ font-family: 'Poppins', sans-serif !important; font-size:16px !important; font-weight: 400 !important; color: #000 !important; margin-bottom: 25px; padding:12px 12px !important; }
.input_btn{ border-radius:5px !important; background: #66205c !important; border: solid 1px #66205c; color: #fff !important; font-family: 'Poppins', sans-serif !important; font-size:16px !important; font-weight: 500 !important; text-align: center; width: 100% !important;}
.input_btn:hover{ background:#000 !important; color:#fff !important; border:solid 1px #000; }

.form_box{ border:solid 1px #ccc; padding:20px; margin-bottom:30px; }
.contact_box{ border:solid 1px #ccc; padding:30px 20px; margin-bottom:30px; text-align: center;}
.contact_box i{ font-size:36px; color:#66205c; }
.contact_box h5{ font-family: 'Montserrat', sans-serif; font-size:24px; font-weight:700; color:#111; }
.contact_box a{ font-family: 'Montserrat', sans-serif; font-size:18px; font-weight:500; color:#111; }
.contact_box a:hover{ color:#333; }

.d_name{ font-family: 'Poppins', sans-serif; font-size: 18px; color: #121212; font-weight: 700; border-bottom:solid 1px #f4f4f4; padding:5px 0 10px 0; margin-bottom:20px; }
.d_price{ font-family: 'Poppins', sans-serif; font-size: 20px; color: #F00; font-weight: 600; padding-bottom: 20px;}

.d_location{ background:#f1f1f1; padding:20px; border-radius:10px; font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#111; margin-bottom:20px; }
.d_location i{ color:#333; padding-right:10px; }

.about_img{ border-radius:10px; margin-bottom:20px; }
.about_img img{ border-radius:10px; }

.about_us_box{ background:#fff; border:solid 1px #ccc; padding:20px; border-radius:10px; margin-bottom:30px; }

.about_us_head{}
.about_us_head h3{ margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif; font-size: 24px; color: #121212; font-weight: 700; padding-bottom:15px; }
.about_us_head p{ margin: 0px; padding: 0px; font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#1c1c1e; font-weight:500; }
.about_us_head ul li{ font-family: 'Source Sans 3', sans-serif; font-size:18px; color:#1c1c1e; font-weight:500; padding-bottom:10px; }

.home_page_services{ text-align:center; }
.home_page_services img{ padding-bottom:15px; }
.home_page_services h3{ margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif; font-size: 18px; color: #121212; font-weight: 700; }

.owl-carousel .owl-item img{ max-width:100%; display:initial !important; width:auto !important; }





/* From Bootstrap */
.dropdown-menu>li>a{ font-family: 'Montserrat', sans-serif; font-size: 16px; color: #fff; font-weight: 500; padding: 10px 0 10px 10px; border-bottom: solid 1px #000;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#000 !important; }

.navbar-default .navbar-nav>li>a{ font-family: 'Poppins', sans-serif; font-size: 16px; color: #000; font-weight: 600; margin-left: 50px; padding-bottom: 5px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #795ba5;}

.carousel-caption{ left: 0px !important; right: 0px !important; top: 1%;}
.carousel-caption img{ max-width: 100%; }
.carousel-control{ bottom: 50% !important; }

.offcanvas-header{ display:none; }
.btn-close{background: #ffa920;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #ffa920; outline: none !important;}
.btn{padding: 8px 12px; border-radius: 0px;}
.btn img{ width: 30px; }

.mobile-menu{ display: none !important; }
.menu_1{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500;}
.menu_1 a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; }

.mobile-menu-new{ display: none; }
.mobile-menu-new ul li{ padding: 10px 0; }
.mobile-menu-new ul li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; cursor: pointer; display: block;}
.mobile-menu-new ul li a:hover{ color: #ffa920; text-decoration: none;}
.mobile-menu-new ul li i{ font-size: 11px; float: right; }

.mobile-menu-new-sub li{ padding: 0 !important; }
.mobile-menu-new-sub li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; border-bottom: solid 1px #fff; padding: 8px 0;}

.sub_menu{ border-bottom: solid 1px #1f1e1e; padding: 10px 15px; }
.sub_menu a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; line-height: 20px !important;}
.sub_menu a:hover{ color: #fff !important; text-decoration: underline !important; }

@media (max-width: 768px){

    body{ overflow-x:hidden !important; }
    .header_btn{ display:block; }
    .top_bg{ display:block; text-align:center;}
    .social_icons{  text-align:right;}
    .top_text1{ display:none;}
    .sono{ display:none;}

    .header_btn { display:none; }
    .home_banner{ padding:0px; background:#fff url(../img/mobile_banner.jpg) center top no-repeat;}
    .banner_text h3{ font-size:20px; line-height:30px; color:#111; }
    .banner_text p{ color:#111; }
    .search_box{ display:block; }
    .banner_text p{ padding-bottom:50px; }
    .featured_heading h3{ font-size:24px; }
    .welcome_text h3{ font-size:24px; }

    .search_input{ padding:2px 10px !important; }
    .search_btn{ padding:5px !important; }
    
    .search_input{margin-bottom:10px !important;}



    /*Mobile Banner*/
    .carousel-inner>.item{ height:550px !important; background: url(../img/banner_bg.jpg) center top no-repeat;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{ display: none;}
    /*Navbar*/
    .nav>li{ display: none; }
    .navbar-nav{ padding: 0px 20px 0px 15px !important; }
    .mobile-menu{ display: block !important; margin: 0 30px;}
    .menu_1{ padding-bottom: 20px; }
    .menu_1 a{ color: #fff; }
    .menu_1 a:hover{ color: #ffa920; }
    .mobile-menu-new{ display: block; margin: 0 30px;}
    /*Off Canvas*/
    .offcanvas-header{ display:block; text-align: right;}
    .navbar-collapse { position: fixed; z-index: 99999; top:0; bottom: 0;left: 100%; width: 90%; padding-right: 0;padding-left: 0;overflow-y: auto;visibility: hidden;background-color: white;transition: visibility .2s ease-in-out, transform .2s ease-in-out; transform: translateX(-100%);}
    .navbar-collapse.show {visibility: visible; transform: translateX(-100%);background: black;overflow-x: hidden;}
}

/* join chat */
.joinchat_button{background-image: url('../img/whatsapp-support.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 36px; left: 25px; border-radius: 60px;cursor: pointer;}
.joinchat_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #579544 0%, #29ac00 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}

/* Underline From Left */
.hvr-underline-from-left { display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;overflow: hidden;}
.hvr-underline-from-left:before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #795ba5;height: 4px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {right: 0;}

/* join chat */
.joinchat3_button{background-image: url('../img/phone.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 125px; left: 25px; border-radius: 60px;cursor: pointer;}
.joinchat3_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar3-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #111 0%, #111 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar3-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}