/*
Theme Name:  geminirealty  
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000000;
--secondarycolor:#C9A56B;
--tertiarycolor:#002956;
  /* Font Variables: */
--primaryfont:"Cormorant Garamond", serif;
--secondaryfont:"Manrope", sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#505050;font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 17px;bottom: 84px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:absolute;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;background: transparent;padding: 2rem 0;}
.header_area .row{align-items:center}

.header_area.navbar_fixed {position: fixed;padding:0.8rem 0;width: 100%;top: -71px;left: 0;right: 0;z-index: 997;background: var(--tertiarycolor);transform: translateY(70px);transition: transform 500ms ease;-webkit-transition: transform 500ms ease;box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.1);}
.header_area.navbar_fixed #logo img{width:270px;}
.header_area.navbar_fixed .main_menu{background: transparent; backdrop-filter: none;}


#top-bar{float: left;background:linear-gradient(to right, var(--secondarycolor), var(--tertiarycolor), var(--secondarycolor));width:100%;padding:0.2rem 0;}
#top-bar .row{justify-content:space-between;align-items: center;}
#top-bar img{width:28px;transition:0.6s ease-in-out}
#top-bar a{margin:0px 5px;color: #fff;font-size: 1rem;display: inline-block;}
#top-bar .col-md-6:nth-child(1) a{padding:2px 0}
#top-bar a i{margin-right:10px;color:var(--tertiarycolor)}
#top-bar a:hover{color:var(--tertiarycolor);}
#top-bar a:hover img{transform:scale(1.1)}
#top-bar .pull-right,#top-bar .social{float:right;line-height: 1rem;}

.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;margin-left:1.5rem;background:var(--secondarycolor);padding:7px 25px;border-radius:0rem;color:#000 !important;font-weight:700 !important;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:270px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);font-weight: 900;}

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 42px;}
h3 {font-size: 26px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}


.more-btn{padding: 7px 35px;margin:2rem 0 0;display:table;background: var(--secondarycolor);color: #000;text-transform: uppercase;font-weight: 500;}
.more-btn:hover{background:var(--fourthcolor);color:#fff !important; }


#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--secondarycolor);padding: 0.3rem 2rem;display: table;color:#000;transition: .6s ease-in-out;text-transform: uppercase;border-radius: 35px;font-weight: 600;font-size: 14px;}
.btn-primary:hover{background:var(--primarycolor);color:#fff;}

.more-btn{padding: 7px 35px;margin:3rem auto 0;display:table;background: var(--secondarycolor);color: #000;text-transform: uppercase;font-weight: 600;font-size: 17px;}
.more-btn:hover{background:var(--tertiarycolor);color:#fff !important; }

#slider{position:relative;}
#slider video{height: 740px; overflow: hidden; object-fit: cover; margin-bottom: -0.4rem}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;display: flex;align-items: center;justify-content: center;background: #000000a3;backdrop-filter: saturate(1.2) contrast(1.5);}
.textbox{text-align:Center;padding-bottom: 1rem;}
.carousel-caption h1{font-size: 60px;color: #fff;line-height: 1.2; margin-bottom: 20px;}
.carousel-caption .dis{font-size:15px; font-weight:700; text-transform:uppercase; letter-spacing:.2em; color: rgba(255, 255, 255, 1);  margin-bottom: 30px;}
.carousel-caption  .sub-heading{color: #fff; text-transform:uppercase; border:1px solid #FFFFFF17; padding:4px 25px; margin:0 auto 1.5rem;display:table;  font-size:12px; letter-spacing:1px; border-radius:25px;  font-weight: 600;}
.carousel-caption  .subtitle{margin-bottom: 0.9rem;}
.carousel-caption .main-text{color:#fff; font-size:20px; letter-spacing:4px; font-weight:700; margin-bottom:5px;  }
.carousel-caption .sub-text{font-size: 12px; letter-spacing:0.2rem; font-weight:700; text-transform:uppercase; color:#fff;}

#featers-box{margin-bottom: 6.5rem;padding: 0 20px;z-index: 9;position: relative;}
#featers-box .row{gap: 2.2rem;-webkit-gap: 2.2rem; position: relative; z-index: 1; margin-top:-5rem;justify-content: center;}
.f-box{ flex: 1 0 250px; display: flex; justify-content: center; flex-direction: column; align-items: center; text-align: center; background: #fff; padding: 2.5rem 21px; background:#f1f1f1;box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;max-width: 360px;}
.f-box .icon{background: var(--secondarycolor); width: 90px; height:90px; border-radius: 50%; display: flex; align-items: center ; justify-content: center ;  padding: 1.2rem; margin-bottom:1.4rem;}
.f-box h3{margin-bottom: 0.7rem;font-size: 28px;}

.subheading{margin-bottom: 0.5rem !important; color: var(--secondarycolor) !important; text-transform: uppercase; font-weight: 600; font-size: 16px;}

#about-us {margin-bottom: 5.5rem;overflow: hidden;padding-bottom: 11px;}
#about-us .row{align-items: center}
#about-us h2{margin-bottom: 1.2rem;}
#about-us .about-images{position:relative; padding-bottom: 24%;}
#about-us .about-images img{border-radius:8px}
#about-us .about-images div{position: relative; overflow: hidden}
#about-us .about-images div:after{content: "";position: absolute;width: 200%;height: 0%;left: 50%;top: 50%;background-color: rgba(255,255,255,.3); transform: translate(-50%,-50%) rotate(-45deg); z-index: 1;}
#about-us .about-images div:hover:after{height: 250%;transition: all 600ms linear;background-color: transparent;}
#about-us .about-images .image-left{width: 67.6%;  }
#about-us .about-images .image-right{position: absolute; bottom: 0; right: 0; width: 58.8%; border-radius:16px; border:8px solid #fff; }
#about-us .about-images .float-img{position: absolute; width:28.2%; bottom: 10%; left:17%;border-radius: 50%;filter: brightness(1.12); animation:rotating 20s linear infinite;  }
#about-us p{margin-bottom: 0.7rem;}
#about-us .more-btn{margin: 2rem 0 0;}
@keyframes rotating{
  100%{transform: rotate(360deg)}
}

.line{width:120px; height:4px; background:var(--secondarycolor); margin:0.5rem auto 1.5rem;}
#category-section{background: #f1f1f1;  padding: 3.2rem 0 4rem; text-align: center;overflow: hidden;}
#category-section .dis{text-align: center; margin-bottom:2rem; width:48rem; margin:0 auto 2.4rem;max-width: 100%;}
#category-section .row{gap: 2rem ; -webkit-gap: 2rem; -moz-gap: 2rem;  justify-content: center;}

.cat-box{flex: 1 0 280px; padding: 0.8rem; background: #fff; border-radius:25px;text-align: left; position: relative;box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;}
.cat-box h3{margin: 15px 0 8px;font-size: 29px;}
.cat-box .image {overflow:hidden;border-radius: 14px;}
.cat-box .image img{aspect-ratio: 6/4;object-fit: cover;transition: 0.5s ease;}
.cat-box .content{padding: 5px 10px 10px;}
.cat-box .btn-text{border-top: 2px dashed #e2e2e2;padding-top: 10px; color:#000;margin-top: 1rem;gap: 0.6rem;margin-bottom: 0px;width: 79%;display: flex;align-items: center;font-weight: 600;font-size: 17px;}
.cat-box .float-icon{position: absolute; bottom: 1px; transition:0.5s ease; right: 1px; width: 48px; height: 48px; border-radius: 50%;  background: var(--secondarycolor); padding: 0.8rem;  outline:13px solid #f1f1f1f1;}
.cat-box .float-icon img{display: flex;transform:rotate(-45deg); transition:0.5s ease;  margin-bottom: 0 !important;}
.cat-box .float-icon:before{content: ""; position: absolute; bottom: 48px; right: -15px;  width:37px; height:37px;z-index:0; background:#fff;border-right: 14px solid #f1f1f1;  border-radius: 0 0 1.9rem 0rem;border-bottom: 14px solid #f1f1f1;}
.cat-box .float-icon:after{content: ""; position: absolute; right: 48px; bottom: -14px;  width:37px; height:37px;z-index:0; background:#fff;border-right: 14px solid #f1f1f1; border-bottom: 14px solid #f1f1f1; border-radius: 0 0 1.6rem 0rem;}
.cat-box .btn-text:before{content: ""; transition:0.5s ease; width: 9px; transition:0.5s ease; height: 9px; border-radius: 50%;  background: var(--secondarycolor);}
.cat-box  p{color: #505050;font-size: 15px;}
.cat-box:hover .float-icon img{display: flex;transform:rotate(0deg); }
.cat-box:hover .image img{transform: scale(1.05)}

#commercial-section{padding: 5rem 0 5rem; background: var(--tertiarycolor); margin-bottom: 4.5rem;background-size: cover; position:relative; z-index: 1;overflow: hidden;}
#commercial-section:before{content: ""; position: absolute; top:0; left: 0; right: 0; bottom:0; background:url(https://www.geminirealty.in/wp-content/uploads/2025/10/bg-pattren.png); z-index: -1;background-size: 46%;opacity: 0.02;}
#commercial-section h2{color: #fff; margin-bottom: 0; text-transform: uppercase;}
#commercial-section p{margin-bottom: 0;}
#commercial-section .heading{margin-bottom: 2.5rem;}
#commercial-section .heading p{color: #ccc}
#commercial-section .owl-dots{margin-top:1rem; width: 50%;float: right;}
#commercial-section .owl-nav{width: 50%;display: flex; float: right;display: flex;align-items: center;justify-content: end;gap:1rem; margin-top:1.8rem;}
#commercial-section .owl-nav button{width:40px;  display:flex; align-items: center; justify-content: center;;border:2px solid #fff; color: #fff;font-size: 36px; line-height: 0; padding: 14px 0 22px !important;border-radius: 50%;}
#commercial-section .owl-dot {display: inline-block;width:15px; height:12px; transition: 0.5s ease; background:#dbd9e6; border-radius:20px; margin:5px 5px}
#commercial-section .owl-dot.active {background-color:var(--secondarycolor);width: 30px;}
#commercial-section  .post-row{gap: 1.5rem; -webkit-gap: 1.5rem; -moz-gap: 1.5rem; justify-content: center;}

.archive .service-item, .search .service-item{background: #f1f1f1;}
.archive #main .row, .search #main .row{gap: 2.2rem 1.2rem; -webkit-gap: 2.2rem 1.2rem; -moz-gap: 2.2rem 1.2rem; justify-content: center;padding: 0 12px;}
.service-item{background: #fff;   flex: 1 0 320px; max-width: 380px;}
.service-item .image img{aspect-ratio:6/4; object-fit: cover}
.service-item .content{padding: 20px 20px 15px; color: #505050}
.service-item h3{margin-bottom: 0.3rem !important;font-weight: 600;line-height: 1.6;text-transform: capitalize;border-bottom: 0 !important;font-size: 26px !important;padding-bottom: 0 !important;}
.service-item ul{list-style: none; display:flex; gap:1.6rem; -webkit-gap:1.6rem; -moz-gap:1.6rem;}
.service-item ul li, .service-item .address{display: flex; gap: 0.5rem; -webkit-gap: 0.5rem; -moz-gap: 0.5rem; align-items: center;}
.service-item .content img{width: 20px !important; height: fit-content}
.service-item .content .address img{width: 25px !important;}
.service-item .address{font-size: 15px;line-height: 1.2;padding-right: 1rem;}
.service-item .view-more-section{display: flex; justify-content: space-between; align-items: center;margin-top: 15px;border-top: 1px solid #e5e5e5;padding-top: 0.7rem;}

#rightlinkfixed{position:fixed;top:45%;right:0;z-index:9999;writing-mode:tb-rl;}
#rightlinkfixed a{background:var(--secondarycolor);color:#000;padding:13px 3px 13px 5px;display:block;text-decoration:none;border-radius: 10px 0 0 10px;font-weight: 600;}
#rightlinkfixed a:hover{background:#000; color:#fff;}


#residential-section{margin-bottom:4rem;padding: 0 15px;overflow: hidden;}
#residential-section h2{text-align: center;}
#residential-section .row{gap:2rem 1.5rem; -webkit-gap:2rem 1.5rem; -moz-gap:2rem 1.5rem; justify-content: center}
#residential-section .service-item{ background: #f1f1f1;}
#residential-section .line{margin-bottom: 2.2rem}

#testimonials{padding: 0rem 12px;width: 100%;text-align: center;margin-bottom: 4.5rem;}
#testimonials h2{margin-bottom:1.2rem;}
#testimonials .line{width: 120px; margin-bottom: 2.5rem}
.testimonial .testimonial-item { background: #fff;padding:1.5rem;text-align:left;border-radius:0 2rem;width: 95%;margin: 0 auto;border: 1px solid #ccc;}
.name{display: flex;align-items:center;margin-bottom:1rem}
.name img{width:75px !important;margin-right:1rem}
.name h3{font-size:28px;}
.rating{width:98px !important;margin-top:10px}
#testimonials .testimonial h4{margin: 10px 0;color:var(--secondarycolor);}
#testimonials .owl-nav, #testimonials .owl-dots {margin-top: 25px;text-align: center;}
#testimonials .owl-dot {display: inline-block;width:30px; height:4px; background:#dbd9e6; border-radius:5px; margin:5px 5px}
#testimonials .owl-dot.active {background-color:var(--secondarycolor);}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}


.contact-box{width: 63rem; display: flex; flex-wrap:wrap;align-items: center;padding:3rem 1.5rem 2.8rem 0;margin: 0 auto;max-width:100%; background:#f1f1f1;border-radius: 12px;}
.contact-box #contactform textarea{height: 100px !important;}
.contact-box #contactform input.wpcf7-submit{width: fit-content; background:var(--secondarycolor); color: #000; padding: 0 35px; margin: 1rem auto 0  }
.contact-box  h3{border-bottom: 0 !important; text-align: center;margin-bottom: 10px !important;font-size: 26px !important;}

#info{background: #171717;padding: 20px;position: relative;left: -80px;margin-right: -69px;box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;border-radius: 13px;}
#main #info p {color:#fff;}
#info h2{font-size: 31px;margin:15px 0 20px !important;padding:0 0 0px 0;color:#fff;text-transform: capitalize;}
#info li{color:#fff !important;margin:25px 10px; list-style:none;}
#info a {color:#fff !important;}
#info a:hover{color:var(--secondarycolor) !important}
#info li i{margin-right: 10px;font-size:20px;color:var(--secondarycolor); font-weight:600}
#info h2:before{width: 100px !important; }

.fa-building{font-weight: 800;}
.fa-building:before { content: "\f1ad";} 
.fa-mobile-alt::before {content: "\f3cd";}
.xdsoft_timepicker{min-width:200px}

#spu-177{border-radius:20px !important; overflow:hidden !important}
.spu-container #contactform {margin:0!important;}
.spu-container{padding:30px 20px 20px !important;background:#eee;}
.spu-container #contactform input{background:#fff!important;box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;}
.spu-container #contactform input.wpcf7-submit{background:var(--secondarycolor)!important;width: fit-content;padding: 0 36px;color: #000;font-size: 16px;}
.spu-container #contactform input.wpcf7-submit:hover{background:var(--primarycolor)!important; color:#fff!important;}
.spu-container h3{text-align: center; color:#000;text-decoration:underline!important; font-size:22px!important;}
.spu-container img{width:300px!important; margin:0 auto 1rem;}


#contactform .pickup-date p {width:100%;}
#contactform .pickup-date p span {width:100%;display:block;}
#contactform .pickup-date p span input {width:100%;display:block;-webkit-appearance: none; -moz-appearance: none;text-align:left!important;}
#contactform .pickup-date p input::-webkit-date-and-time-value {text-align: left;width: 100%;}
#contactform .pickup-date p input[type="date"] { display: block; text-align: left;}

#contactform *{font-size: 15px;color:#101010;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 5px; line-height: 1.2;}
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 15px 20px;background: #fff;border: 1px solid #ddd; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 15px;height: 52px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 100px !important;padding: 20px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}

.wpa-test-msg{display: none;}
::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--primarycolor);color: #fff;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 10px;border: none;align-items: center;padding: 10px 60px 10px;font-size: 17px;font-weight: 600;width: fit-content;height: 46px;}
#contactform input.wpcf7-submit:hover{background: #353535;color: #fff;}
#contactform .wpcf7-spinner{display: none}

#bookinform #contactform input.wpcf7-submit{background: var(--secondarycolor);color: #000;cursor: pointer;border: none;margin: 16px auto 0;display: table;width: 100%;transition: 0.6s ease-in-out;letter-spacing: 1px;border: 0;height: 46px;-webkit-border-radius: 5px;font-size: 18px;font-weight: 600;padding: 2px 0 0;}
#bookinform #contactform input.wpcf7-submit:hover{background:var(--primarycolor);color: #fff;}
#bookinform #contactform .wpcf7-spinner{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;display: flex;}
#contactform .wpcf7-radio input{width:unset;height: unset;margin: 0 5px;}

#bookinform{padding:3rem 0 3.5rem; background:#E5E6E8;margin-bottom: 5rem;}
#bookinform.innerform{padding-top: 4.5rem;margin-bottom: 0;}
.page-id-70 #main{padding:0; display:none; }
#bookinform .bgbox{background:transparent;display: table;padding: 10px;height: 100%;width: 100%;}
#bookinform h2{margin-top:0.7rem;text-transform: uppercase !important;font-weight: 800 !important; font-size:37px; padding-bottom: 0 !important; text-align:left;margin-bottom: 1.5rem;}
#bookinform h2:before{display: none;}
#bookinform.innerform h2{text-align: center; font-size: 26px; color: #000;}
.page-id-70 #bookinform.innerform h2{display: none}
#bookinform .col-md-12{padding: 0}
#bookinform .formtitle p{color:#fff;text-align: center;margin-bottom: 0;}
#bookinform #contactform input, #bookinform #contactform  textarea, #bookinform #contactform select{border-radius: 0}
.formtitle{background:#000;padding:7px 5px;color:#fff;text-align: center;margin:1rem 0 0.5rem;}
.formtitle p{font-size:17px !important;}
#available-vehicles .row{gap:3px; -webkit-gap:3px}
.vehicle{border:1px solid #fff;font-size:15px;padding:10px 5px;text-align: center;max-width:24%;cursor: pointer;}
.cardetailbox{background:#fff;display: table;width:100%;text-align: center;padding:9px 0;margin-top:1rem}
.cardetailbox p{text-align: center !important;}
.cardetailbox p{line-height: 1.4}
.vehicle.selected{background:#fff;border:1px solid var(--primarycolor)}
#bookinform .wpcf7-acceptance{background:#fff;display: table;width: 100%;border-radius: 5px;padding: 5px 0px;margin-top: 0.5rem;}
#bookinform .wpcf7-acceptance input{height:unset;width: unset;margin: 0 5px;}
#contactform .wpcf7-acceptance span{font-size:13px !important;}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {font-weight: bold;}
.post a {color: #000;}

#floatbtn{position: fixed;right: 0;top: 40%;z-index: 999;}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:20px 5px;margin:0;float: right;background:var(--tertiarycolor);color:#fff;border:0}
#floatbtn .more-btn:hover{background:var(--secondarycolor)}

#pagetitle {text-align: center;background:var(--tertiarycolor);color:#fff;background-size:cover;position: relative;width: 100%;padding: 11.1rem 0 3.8rem;position: relative; z-index:1}
#pagetitle.single-title:before{content: ""; background: #002956ed; z-index: 1; opacity: 1; z-index: -1;backdrop-filter: saturate(0) brightness(1.2) contrast(1.2);}
#pagetitle.service-banner{padding: 15.5rem 10px 7rem;}
#pagetitle:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.geminirealty.in/wp-content/uploads/2025/10/bg-pattren.png) repeat; background-size:50%; opacity: 0.02; max-width: 100%;z-index: -1;}
#pagetitle h1 {color:#fff;text-align: center;text-transform: capitalize;font-weight: 700;margin-bottom: 0.5rem;font-size: 43px;}
#pagetitle p {color:#fff;text-align: center;font-size: 20px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #f1f1f1;font-weight: 300;}
.breadcrumb a:hover{color:var(--secondarycolor);}
.breadcrumb a{color: #f1f1f1}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #f1f1f1;font-family:'Font Awesome 5 Free';font-weight:900}



#main{padding: 4rem 0 3.2rem;}
#main p{color:var(--primarycolor);}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main .subhead{color: var(--secondarycolor); text-transform: uppercase; margin-bottom: 0rem; font-weight: 500}
#main h2{font-size: 34px;   line-height: 1.4; position: relative; padding-bottom:1rem;margin-bottom: 1.6rem;text-transform: capitalize;}
#main h2:before{content:""; position: absolute; bottom: 0 ; left: 0; width: 162px; height: 4px; background: var(--secondarycolor);  }
#main .contact-page h2{padding-bottom: 0; margin-bottom: 0.8rem}
#main .contact-page h2:before{display: none}
#main h3{border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom: 1.2rem; font-size: 25px;text-transform: capitalize;width: 100%;line-height: 1.4;}
#main p+h3{margin-top: 2.2rem;}
#main .two-btn{margin-top: 2.2rem}

#galley-section .default-view{flex-direction: row; justify-content:center; gap: 10px 7px;display: flex !important;flex-wrap: wrap;margin-bottom: 1.4rem;margin-top: 0;}
#galley-section .ngg-gallery-thumbnail-box:nth-child(1){flex:1 0 100% !important;}
#galley-section .ngg-gallery-thumbnail-box{flex:1 0 40% !important;}
#galley-section .ngg-gallery-thumbnail-box img{border-radius: 15px;}
#galley-section br, #galley-section .ngg-clear{display: none !important; position: absolute !important}
#galley-section .thumbnail{border-radius: 25px; overflow: hidden; margin-bottom: 1.8rem}

#single-post{padding: 3.5rem 10px 3rem;}
#single-post .grid{display: grid; grid-template-columns: 62% auto;gap: 1rem 3.5rem; -webkit-gap: 1rem 3.5rem; -moz-gap: 1rem 3.5rem;}
#single-post .post-title{font-size: 32px;margin-bottom: 0.8rem;}
#single-post .price{  color: var(--secondarycolor);  }
#single-post .price{margin-bottom: 0 !important;}
#single-post .property-type{display: flex; align-items: center; font-size: 19px; font-weight: 700; gap: 1rem; -webkit-gap: 1rem; -moz-gap: 1rem; list-style: none; line-height:1.2; margin-bottom: 1.8rem;}
#single-post .property-type li{color: var(--secondarycolor); border-right:2px solid #ccc; padding-right:1rem}
#single-post .post-section1{margin-bottom: 1rem}
#single-post .post-content p{margin-bottom: 1.5rem}
#single-post p+ul{margin-top: -0.4rem !important;}
#single-post h3{border-bottom: 1px dashed #ccc; padding-bottom: 12px; margin-bottom: 19px;font-size: 29px;}

.list {margin:0px 0 20px 0px !important;;}
.list li {list-style :none;padding: 0 0px 12px 2.2rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.list li:before{color:var(--secondarycolor);content: "\f00c";font-family:'Font Awesome 5 Free';font-weight:900 ; display: flex;align-items: center; justify-content: center; border-radius: 50%;margin-right:0.6rem; width: 23px; height: 23px; position:absolute;left:0rem;top:4px; font-size:12px; border: 1px solid #e4e4e4;background: #fff;}

#single-post .framed{background: #f1f1f1; padding: 10px}
.info-box{flex: 1 0 200px; display:flex;  align-items:center;  gap:1rem; -webkit-gap:1rem; -moz-gap:1rem;}
.info-box .icon{width: 47px; background: #fff; border-radius: 10px; padding: 0.7rem; }
.info-box p{font-size: 16px; line-height: 1.6;max-width: 100%;}
.info-box .info-value{font-weight: 600;margin-bottom: 0 !important;}
.info-box .info-title{font-size: 15px;margin-bottom: 0 !important;}

.inner-form{background: #f1f1f1; padding: 2rem  0.8rem; border-radius:30px;position: sticky;top: 8rem;}
.inner-form h3{text-align: center; border-bottom: 0  !important; padding-bottom: 0 !important; margin-bottom: 0.6rem !important;}
.inner-form .line{width: 80px; margin: 0 auto 1.5rem}
.inner-form #contactform .wpcf7-submit{border-radius: 50px; height:42px; font-size:16px;background: var(--secondarycolor);padding: 0 35px;color: #000;}


.post-section2{background: #f2f2f2; width: 100%; border-radius: 25px; padding: 1.3rem 1.4rem;margin-bottom: 2.5rem;}
.post-section2 .row{gap: 1.8rem 1.2rem; flex-wrap:nowrap;}

.widget {padding: 0 1rem;}
.widget h3 {text-transform: capitalize;padding: 0 0 0.8rem 0;margin-bottom: 1.3rem;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.8rem 0;}
.main-widget img{width: 300px; max-width: 90%;margin: 0 auto 1.5rem;}

#bottom {background: var(--tertiarycolor);color:#fff;font-size: 16px;padding: 4rem 0 0;background-size: cover;position: relative;z-index: 1;}
#bottom:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.geminirealty.in/wp-content/uploads/2025/10/bg-pattren.png); background-size:40%; opacity: 0.02; max-width: 100%;z-index: -1;}
#bottom .grid{display:grid; grid-template-columns:32% auto;gap: 2.6rem 3rem; -webkit-gap: 2.6rem 3rem; -moz-gap: 2.6rem 3rem;}
#bottom a {color: #fff;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 600;color: #fff;font-size: 28px;position: relative;}
#bottom .widget h3:before{content: ""; position: absolute;bottom:0; left:0; width:62px; height:2px; background:var(--secondarycolor) }
#bottom .widget li {border: none;text-decoration: none;color:#fff;list-style: none;}
#bottom  .main-widget{clear: both;background:transparent;color: #fff;padding:0 10px 0.5rem;text-align: center;font-size:14px;margin-top: 0rem;}
#bottom .footer-dis{margin-top: 15px; font-weight: 500}


#footer {clear: both;background:transparent;color: #fff;padding:0 0 0.5rem;text-align: center;font-size:14px;margin-top: 2.5rem;}
#footer a {color: #fff;}
#footer a:hover {color:var(--secondarycolor);}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 99;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 180px;height: auto;float:left;}
  .header_area{padding: 1.2rem 0}

#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
.grid{grid-template-columns: 100% !important; }
.main-widget{display: flex;flex-direction:column;justify-content: center;padding: 0 10px;}
  
  #featers-box{margin-bottom: 6rem}
  #about-us{margin-bottom:4.5rem}
  #about-us .row{gap: 1.5rem; -webkit-gap: 1.5rem}
  
  .topbtn a{display: flex !important; width: fit-content; padding: 0.4rem 2rem  !important; justify-content: center; align-items: center; margin: 1.5rem auto 0}
  
      #info{left: 0px;margin-right:0px;margin-bottom:30px;margin-top: -4.5rem;font-size: 15px;}
  .contact-box{padding:20px 10px;margin-top: 4rem;}
    .contact-box > .col-md-4{padding:0}
    .grid{grid-template-columns: 100% !important; }
  
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
  #about-us .col-md-6:nth-child(2){padding-left: 3rem}
  #about-us .col-md-6:nth-child(1){padding-right: 2rem;}
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
  
    .widget{margin-bottom: 1.5rem;}
  #bottom{padding: 3.5rem 0 0;}
  #footer{margin-top: 1rem}
  #bottom .widget h3{margin-bottom: 1.5rem;font-size: 30px;padding-bottom: 0.5rem;}
  .main-widget img{margin: 0 auto 1rem;width: 320px;max-width: 75%;}
  
  .f-box{padding: 2rem 15px}
  .f-box .icon{width: 90px; height: 90px;}
  
  #featers-box{margin-bottom: 4.5rem}
  #about-us{margin-bottom:4rem}
  #about-us{padding-bottom: 0}
  
   .home .ngg-gallery-thumbnail-box, #main .ngg-gallery-thumbnail-box{max-width: 48% !important;}
    
   .testimonial .testimonial-item{padding: 1.8rem 18px 2rem}
    #testimonials{margin-bottom: 4rem;overflow: hidden;}
   .btn-primary{font-size:15px; padding:5px 25px 4px }
  
  .carousel-caption h1{font-size: 42px; line-height: 1.1;margin-bottom: 0.7rem;}
  .carousel-caption .main-text{font-size: 14px;margin-bottom: 0;}
  .carousel-caption .subtitle{margin-bottom: 0.5rem;}
  .carousel-caption .dis{font-size: 14px; width: 90%; margin: 0 auto;letter-spacing: 1px;}
  .carousel-caption  .more-btn{margin: 1rem auto 1.2rem;}
  
  #slider video{height: 560px;}
  
  .textbox{padding: 0.4rem 0 0;}
  
  #logo img{width: 220px;height: auto;float:left;}
  .header_area.navbar_fixed #logo img{width: 225px;}
  .header_area{padding: 1rem 0}
  
   h2{font-size: 35px; line-height: 1.2}
  
  .more-btn{font-size: 16px;padding:0.4rem 1.8rem;}
  #category-section{padding: 3rem 10px}
  .line{margin: 0 auto 1.3rem}
  
  #category-section .dis{margin-bottom: 1.5rem}
  #commercial-section{padding: 3.5rem 10px 3.5rem}
  #commercial-section h2{text-align: center; margin-bottom: 1.1rem;font-size: 32px;}
  #commercial-section .heading p{text-align: center}
  .inner-form .line{width: 80px; margin: 0 auto 1.2rem}
  .inner-form{padding: 2rem 1.2rem 1.5rem;}
  
  #contactform .col-md-12, #contactform .col-md-6, #contactform .col-md-3, #contactform .col-md-4, #contactform .col-md-5, #contactform .col-md-2{padding: 0} 
  #contactform input, #contactform select, #contactform textarea{height: 46px; border-radius: 10px}
  
  #pagetitle{padding: 7.3rem 0 2.6rem;}
  #pagetitle h1{font-size: 35px;margin-bottom: 0.4rem;}
  #pagetitle .breadcrumb{font-size: 13px;}
  #pagetitle:before, #bottom:before{background-size:120%} 
  
  #single-post{padding: 3rem 10px 3rem;}
  .post-section2 .row{flex-direction: column;/*! flex-wrap:wrap; */gap:1.4rem}
  .post-section2 .row .info-box{flex: unset; width: 100%;}
  .post-section2{padding: 1.5rem 15px;margin-bottom: 2rem;}
  
  #single-post .property-type{font-size: 16px;}
  #info h2{padding-bottom: 0.6rem; font-size: 27px;margin-bottom: 1rem !important;margin-top: 0 !important;}
  #info h2::before{width:75px !important; height:3px;}
  
  .contact-box h3{font-size: 25px !important; line-height: 1.2 !important;}
  #main{padding: 3rem 0 3rem;}
  
  .service-item .content{padding: 15px 15px 15px;}
  .ngg-gallery-thumbnail-box{width: 50% !important;}
  
  .spu-container img{width:240px!important; margin:0 auto 1rem;}

}

@media screen and (min-width: 600px) and (max-width: 1120px) {
     #bottom .col-md-4{width: 33%;float: left;}
  #about-us .about-images{width: 80%; margin: 0 auto}
  .carousel-caption h1{font-size: 48px}
   #pagetitle{padding: 10rem 0 3rem}
}


@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 1040px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 1350px;
}
}
