.sub_banner_img { position: relative; display: block; z-index: 0; }
.sub_banner_img:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 45%); z-index: 0; background: -moz-linear-gradient(180deg, rgb(0 0 0 / 20%) 10%, rgb(0 0 0 / 48%) 80%); background: -webkit-linear-gradient(180deg, rgb(0 0 0 / 20%) 10%, rgb(0 0 0 / 48%) 80%); background: linear-gradient(180deg, rgb(255 255 255 / 0%) 25%, rgb(0 0 0 / 28%) 85%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da922b", endColorstr="#3e1f11", GradientType=1); }
.sub_banner_img > img { position: relative; min-height: 350px; z-index: -1; width: 100%; object-fit: cover; }
.page_title { position: absolute; left: 0; bottom: 32%; width: 100%; transform: translateY(50%); text-align: center; }
.page_title h1 { font-size: 50px; color: #ffffff; margin: 0; font-weight: 600; padding-bottom: 15px; text-shadow: 1px 1px 10px rgb(0 0 0 / 20%); }
.sub_banner_img .page_title h1 { text-transform: uppercase; font-size: 46px; }
.subpage { background: #FBF3E7; margin-top: -27px; position: relative; }
.breadcrumb_scssn { display: block; position: relative; z-index: 2; margin: -25px 0 0; text-align: center; }
.breadcrumb_scssn .breadcumb_box { display: inline-block; background: #FBF3E7; padding: 13px 20px; }
.breadcrumb_scssn .breadcumb_box .breadcrumb { margin: 0; padding: 0; }
.breadcrumb_scssn .breadcumb_box .breadcrumb .breadcrumb-item { font-size: 15px; font-weight: 600; display: inline-flex; text-transform: uppercase; color: #3E1F11; align-items: center; padding: 0; }
.breadcrumb_scssn .breadcumb_box .breadcrumb .breadcrumb-item:before { content: ''; width: 5px; height: 5px; background: #3E1F11; border-radius: 50%; padding: 0; float: none; margin: 0 15px; }
.breadcrumb_scssn .breadcumb_box .breadcrumb .breadcrumb-item:first-child:before { display: none; }
.breadcrumb_scssn .breadcumb_box .breadcrumb .breadcrumb-item a { color: #3E1F11; }
.breadcrumb_scssn .breadcumb_box .breadcrumb .breadcrumb-item a img { width: 20px; }
/* contact us page */
.contact_page_scssn { display: block; position: relative; }
.contact_page_scssn:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; max-width: 62%; background: url('../subimages/contact_img.jpg'); background-repeat: no-repeat; background-size: contain; }
.contact_scssn { position: relative; margin: 220px 0 0 0; padding-left: 110px; background: transparent; }
.contact_scssn #v-pills-tab { background: #da922b; width: 110px; position: absolute; left: 0; z-index: 1; }
.contact_scssn #v-pills-tab button { padding: 30px 25px; background: #da922b; display: flex; align-items: center; justify-content: center; border-radius: 0; transition: 0.6s all; box-shadow: -4px 4px 10px inset rgb(0 0 0 / 18%), 4px 4px 17px 0px rgb(0 0 0 / 0%); }
.contact_scssn #v-pills-tab button.active { background: #ffffff; box-shadow: -4px 4px 10px inset rgb(0 0 0 / 0%), -15px 0px 15px 0px rgb(0 0 0 / 19%); }
.contact_scssn #v-pills-tab button img { filter: invert(1) brightness(3); height: 100%; }
.contact_scssn #v-pills-tab button.active img { filter: invert(0) brightness(1); transition: 0.4s all; }
.contact_scssn #v-pills-tabContent { width: 100%; }
.contact_scssn .tab-pane { transform: translateX(50px); transition: transform .2s linear, opacity .2s linear; }
.contact_scssn .tab-pane.show { transform: translateX(0); }
.contact_scssn .contact_content { padding: 40px; background: #ffffff; display: block; position: relative; box-shadow: 20px 20px 100px 0px #00000026; }
.common_form { display: block; position: relative; }
.common_form .form-group { position: relative; display: block; margin-bottom: 5px; }
.common_form .form-group label { position: absolute; top: -11px; left: 14px; font-size: 13px; transition: 0.4s all; z-index: 1; font-weight: 700; color: #666666; background: #ffffff; padding: 2px 10px 2px 7px; text-transform: uppercase; letter-spacing: 1.5px; }
.common_form .form-group .form-control { padding: 15px 25px; border: none; border: 1px solid #d8d2cf; border-radius: 0; height: 55px; background: transparent; box-shadow: 0px 8px 15px -10px rgb(0 0 0 / 5%); transition: 0.8s all; z-index: 1; border-radius: 10px; }
.common_form .form-group .form-control::placeholder {color: #444444; font-size: 16px; font-weight: 600; }
.common_form .form-group textarea.form-control { height: 130px; resize: none; }
.common_form .form-group .box_color:focus { border-color: #3E1F11; background: rgb(95 7 15 / 2%); font-weight: 600; box-shadow: 0px 10px 25px -10px hsla(19, 58%, 15%, 0.35); }
.common_form .form-group .box_color:focus+label { color: #3E1F11; }
.common_form .contact_button { position: relative; z-index: 1; background: #ffffff; display: block; text-align: center; width: 100%; }
.common_form .contact_button .border_button { width: 180px; display: block; font-size: 17px; color: #ffffff; border: 2px solid #da922b; font-weight: 500; z-index: 1; padding: 13px 32px; letter-spacing: 1px; border-radius: 10px; overflow: hidden; position: relative; transition: 0.4s all; margin: 0 auto; }
.common_form .contact_button .border_button:before { content: ''; position: absolute; top: 0; width: 100%; height: 100%; background: #da922b; z-index: -1; transition: 0.4s all; left: 0; border-radius: 8px; }
.common_form .contact_button .border_button:hover { color: #3E1F11; }
.common_form .contact_button .border_button:hover:before { left: 100%; border-radius: 50px; }
.contact_scssn .contact_content .contact_img { display: block; position: relative; }
.contact_scssn .contact_content .contact_img img { height: 600px; width: 100%; object-fit: cover; }
.contact_scssn .contact_content .contact_details { display: block; position: relative; padding: 20px; background: rgb(122 52 21 / 5%); }
.contact_scssn .contact_content .contact_details > ul { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.contact_scssn .contact_content .contact_details > ul > li { padding: 25px 5px; margin: 0 0 5px; border-bottom: 1px dashed rgb(62 31 17 / 16%); width: 100%; }
.contact_scssn .contact_content .contact_details > ul > li:first-child { padding-top: 10px; }
.contact_scssn .contact_content .contact_details > ul > li:last-child { border-bottom-color: transparent; padding-bottom: 15px; }
.contact_scssn .contact_content .contact_details > ul > li p, .contact_details > ul > li a { margin: 0; font-size: 18px; font-weight: 500; color: rgb(62 31 17); margin: 0; white-space: pre-line; }
.contact_scssn .contact_content .contact_details > ul > li h6 { font-size: 15px; letter-spacing: 2px; color: #3e1f11; font-weight: 700; text-transform: uppercase; margin-bottom: 15px; }
.contact_scssn .contact_content .contact_map { position: relative; display: block; height: 100%; }
.contact_scssn .contact_content .contact_map iframe { height: 100%; }
.contact_scssn .socials { display: flex; flex-direction: column; align-items: flex-end; padding: 10px 15px 10px 0px; margin-bottom: 20px; border-right: 2px solid rgb(62 31 17); }
.contact_scssn .socials ul { display: grid; gap: 8px; grid-auto-flow: column; }
.contact_scssn .socials h4 { font-size: 16px; font-weight: 600; color: #3e1f11; }
.contact_scssn .socials ul li a img { width: 40px; filter: brightness(1); transition: 0.4s all; }
.contact_scssn .socials ul li a:hover img { filter: brightness(0.5); }
.contact_form_scssn p { color: #DA922B; font-size: 18px; font-weight: 400; letter-spacing: 0px; padding-top: 11px; }
/* about us page */
.about_scssn { position: relative; display: block; padding: 100px 0 130px 0; }
.about_scssn:before { content: ''; position: absolute; right: 0; width: 100%; max-width: 40%; height: 55px; top: 0; z-index: 1; border: 30px solid #faf2e6; border-right: 0; border-bottom: 0; border-left: 0; }
.about_scssn:after { content: ''; right: 0; top: 0; position: absolute; width: 80%; z-index: 0; max-width: 40%; height: 100%; background-image: url('../subimages/about_img.jpg'); background-size: 100%; background-color: rgb(62 31 17 / 40%); background-blend-mode: overlay; }
.about_content { display: block; padding: 60px 90px 70px 25px; box-shadow: 80px 45px 80px 0px rgb(0 0 0 / 15%); position: relative; z-index: 1; background: rgb(251,243,231); background: -moz-linear-gradient(90deg, rgba(251,243,231,1) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(90deg, rgba(251,243,231,1) 0%, rgba(255,255,255,1) 100%); background: linear-gradient(90deg, rgba(251,243,231,1) 0%, rgba(255,255,255,1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbf3e7", endColorstr="#ffffff", GradientType=1); }
.about_content p { font-size: 18px; }
.our_values_scssn { display: block; position: relative; background: #3e1f11; padding-bottom: 140px; }
.heading.text-white h2, .heading.text-white h1 { color: #ffffff; }
.our_values_scssn .value_box { text-align: left; display: flex; flex-direction: column; padding: 60px 15px 50px 45px; width: 100%; height: 100%; position: relative; min-height: 310px; border-radius: 10px; transition: 0.5s all; z-index: 0; overflow: hidden; box-shadow: 0px -60px 50px 0px rgb(0 0 0 / 5%); background: rgb(218,146,43); background: -moz-linear-gradient(180deg, rgba(218,146,43,0.20) 0%, rgba(62,31,17,1) 100%); background: -webkit-linear-gradient(180deg, rgb(218 146 43 / 20%) 0%, rgba(62,31,17,1) 100%); background: linear-gradient(180deg, rgb(86 49 26) 0%, rgba(62,31,17,1) 75%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da922b", endColorstr="#3e1f11", GradientType=1); }
.our_values_scssn .value_box:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; transition: 0.8s all; background: rgba(62,31,17,1); background: -moz-linear-gradient(0deg, rgba(86, 49, 26) 0%, rgba(62,31,17,1) 80%); background: -webkit-linear-gradient(0deg, rgba(86, 49, 26) 0%, rgba(62,31,17,1) 80%); background: linear-gradient(0deg, rgba(86, 49, 26) 0%, rgba(62,31,17,1) 80%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da922b", endColorstr="#3e1f11", GradientType=1); }
.our_values_scssn .value_box img { z-index: 1; width: 90px; height: 125px; object-fit: contain; padding-bottom: 25px; transition: 0.4s all; opacity: 0.2; }
.our_values_scssn .value_box h5 { font-size: 25px; font-weight: 500; color: #fbf3e7; margin-bottom: 15px; }
.our_values_scssn .value_box p { color: rgb(251 243 231 / 60%); font-weight: 400; line-height: 1.8; font-size: 17px; }
.our_values_scssn .value_box:hover:before { height: 100%; opacity: 1; }
.our_values_scssn .value_box:hover { box-shadow: 0px 60px 60px 0px rgb(0 0 0 / 10%); }
.our_values_scssn .value_box:hover img { opacity: 0.4; }
.vision_mission_scssn { display: block; position: relative; }
.vision_mission_scssn .border-top { border-color: rgb(255 255 255 / 15%) !important; }
.vision_mission_scssn .custom_border { border-right: 1px solid rgb(255 255 255 / 15%); }
.vision_mission_scssn .custom_border:last-child { border: none; }
.vision_mission_scssn .vision_mission_box { display: flex; position: relative; padding: 40px 30px 40px 25px; height: 100%; align-items: flex-start; }
.vision_mission_scssn .vision_mission_box ul { display: flex; align-items: center; justify-content: center; }
.vision_mission_scssn .vision_mission_box ul li { width: 80%; }
.vision_mission_scssn .vision_mission_box ul li:first-child { width: 145px; padding-right: 40px; }
.vision_mission_scssn .vision_mission_box ul li:first-child img { width: 90px; }
.vision_mission_scssn .vision_mission_box ul li h4 { font-size: 20px; text-transform: uppercase; font-weight: 500; color: #da922b; margin-bottom: 14px; }
.vision_mission_scssn .vision_mission_box ul li p { font-size: 18px; font-weight: 400; color: rgb(251 243 231 / 60%); margin: 0; }
.our_approach_scssn { position: relative; display: block; width: 100%; }
.approach_content { max-width: 550px; }
.approach_content p { font-size: 20px; color: rgb(62 31 17 / 74%); }
.approach_img { margin-top: -210px; }
.approach_img img { width: 100%; filter: drop-shadow(25px -10px 20px rgba(0,0,0,0.3)); }
/* leadership page */
.leadership_page { padding: 40px 0 70px 0; }
/*  */
.home_completed_box { display: block; position: relative; height: 100%; }
.leadership_content { position: relative; display: block; background: #fbf3e7; margin-left: 0px; padding: 10px 0 20px 10px; }
.leadership_img { position: relative; display: block; z-index: 0; }
.leadership_img img { box-shadow: 10px 20px 30px 0px hsl(0deg 0% 0% / 25%); }
.leadership_img:before { content: ''; position: absolute; left: 30px; top: 30px; border: 7px solid rgb(218 146 43); width: 112%; height: 100%; z-index: -1; }
.leadership_box { border-bottom: 1px dashed rgb(62 31 17 / 32%); }
.leadership_box:last-child { border: none; }
.page_title .project_title img { max-width: 430px; width: 95%; filter: invert(1) brightness(20); max-height: 140px; object-fit: contain; min-height: auto; }
.home_completed_box a { display: flex; flex-direction: column; transition: 0.4s all; position: relative; border: 1px solid rgb(62 31 17 / 12%); height: 100%; }
.home_completed_box a:hover { border-color: transparent; }
.home_completed_box a:before { content: ''; top: 0; position: absolute; left: 0; width: 100%; height: 81%; background: #ffffff; transition: 0.4s all; opacity: 0; }
.completed_project_details_scssn .project_intro .heading h2 { font-size: 45px; letter-spacing: 0; }
.home_completed_box a:hover:before { height: 100%; box-shadow: 0px 1px 50px 0px rgb(0 0 0 / 15%); opacity: 1; }
.home_completed_box a .completed_img { overflow: hidden; }
.home_completed_box a .completed_img img {width: 100%; object-fit: cover; transform: scale(1.05) translateX(0); transition: 0.6s all; }
.home_completed_box a:hover .completed_img img { transform: scale(1.05) translateX(5px); }
.home_completed_box a .completed_content { padding: 22px 20px; position: relative; display: block; }
.home_completed_box a .completed_content > span { color: #DA922B; font-size: 17px; font-weight: 400; padding-bottom: 7px; }
.home_completed_box a .completed_content h4 { margin-bottom: 5px; font-size: 20px; font-weight: 500; color: #3E1F11; }
.home_completed_box a .completed_content p { color: #3E1F11; font-weight: 400; font-size: 17px; margin: 0; }
.home_completed_box a .completed_content .custom_button span { background: #FBF3E7; }
.home_completed_box a:hover .completed_content .custom_button span { background: #ffffff; }
.completed_project_details_scssn .heading h2, .completed_project_details_scssn .heading h1, .completed_project_details_scssn .heading h3 { text-transform: uppercase; font-size: 35px; font-weight: 600; letter-spacing: 1px; }
/* completed project details */
.project_nav { width: 100%; text-align: center; margin: 0 auto 30px 0; background: #ffffff; position: sticky; top: 0px; right: 0; z-index: 10; padding: 16px 0; left: 0; transform: scale(1); transition: 0.4s all; }
.project_nav.project_nav_up { top: 80px; }
.project_nav:before { content: ''; width: 100%; max-width: 1375px; left: 50%; }
.project_nav.sticky { box-shadow: 15px 5px 50px -15px rgba(0, 0, 0, 0.2); background-color: #ffffff; }
.project_nav.sticky:before { opacity: 0; }
.project_nav ul { margin: 0 auto; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; }
.project_nav ul li { display: inline-flex; }
.project_nav ul li a { padding: 3px 1vw; font-size: 13px; color: #222222; font-weight: 600; letter-spacing: 1px; position: relative; text-transform: uppercase; transition: 0.6s all; }
.project_nav ul li a.current, .project_nav ul li a:hover { color: #b97514; }
.project_nav ul li a:after { content: ''; font-weight: 100; position: absolute; right: -8px; opacity: 0.1; font-size: 26px; top: 50%; transform: translateY(-50%); }
.project_nav ul li:last-child a:after { display: none; }
/* project tabs end */
.project_tab_content { padding: 160px 0; margin: -165px 0; display: block; position: relative; z-index: 0; }
.project_tab_content:first-child { padding: 200px 0; margin: -145px 0; }
.project_intro { max-width: 1050px; margin: 0 auto; position: relative; }
.project_intro p { font-size: 20px; color: #3e1f11ed; font-weight: 400; }
.project_main_img { max-width: 1300px; margin: 0 auto; position: relative; width: 85%; }
.project_main_img img { width: 100%; }
.project_bhk { position: absolute; right: 0; top: 0; padding: 35px 55px; text-align: left; background: #da922b; }
.project_bhk h5 { color: #ffffff; font-size: 30px; font-weight: 300; line-height: 0.95; margin: 0; }
.project_bhk h5 strong { width: 100%; display: block; font-size: 52px; font-weight: 700; text-shadow: 3px 2px 3px rgb(62 31 17 / 30%); }
.amenities_content { display: block; position: relative; z-index: 1; }
.amenities_content:after { content: ""; position: absolute; left: 0; top: 0; background-image: url(../subimages/amenities.jpg); background-size: cover; background-repeat: no-repeat; height: 100%; width: 100%; z-index: -1; background-position: center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.amenities_content:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 58%); z-index: 0; }
.amenities_grid { display: block; position: relative; max-width: 1690px; margin: 0 auto; }
.amenities_grid .amenities_box { width: 100%; padding: 32px 20px 30px 20px; border: 1px solid rgb(255 255 255 / 15%); min-height: 250px; display: flex; align-items: center; position: relative; flex-direction: column; justify-content: flex-end; background: rgb(0 0 0 / 33%); box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%); transition: 0.4s all; text-align: center; }
.amenities_grid .amenities_box:after { content: ''; position: absolute; left: 50%; bottom: -3px; transform: translateX(-50%); background: #da922b; height: 5px; width: 170px; transition: 0.4s all; }
.amenities_grid .amenities_box h5 { color: #ffffff; white-space: pre-line; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; font-size: 17px; position: relative; line-height: 1.4; margin: 0; }
.amenities_grid .amenities_box img { width: 70px; margin-bottom: 25px; opacity: 1; }
.amenities_grid .amenities_box:hover { z-index: 1; border-color: #da922b; padding-bottom: 40px; }
.amenities_grid .amenities_box:hover:after { width: 100%; height: 0; background: #ffffff; opacity: 0; }
.layout_content { position: relative; display: block; }
.layout_content .nav-pills { display: flex; align-items: center; justify-content: center; }
.layout_content .nav-pills .nav-item { padding: 5px; }
.layout_content .nav-pills .nav-item button { text-transform: uppercase; font-size: 14px; font-weight: 600; letter-spacing: 0.5px; color: #222222; padding: 0px 10px; position: relative; background: transparent; }
.layout_content .nav-pills .nav-item button.active { color: #c1760c; }
.layout_content .tab-content .tab-pane { transform: translateY(50px) scale(0.9); transition: transform .3s linear, opacity .3s linear; }
.layout_content .tab-content .tab-pane.show { transform: translateY(0) scale(1); }
.layout_content .tab-content .layout_box img { box-shadow: 10px 10px 40px -10px rgb(0 0 0 / 26%); }
.specifications_img { position: sticky; display: flex; top: 150px; justify-content: flex-end; }
.specifications_img img { min-width: 625px; height: 710px; object-fit: cover; }
.specifications_content { background: #ffffff; }
.specifications .heading { margin: 0 0 0 140px; }
.specifications_text { position: relative; display: block; margin: 0 0 0 140px; z-index: 1; width: 100%; }
.specification_box { display: flex; position: relative; padding: 30px 20px 30px 30px; padding-left: 230px; margin: 0 0 35px; min-height: 205px; border-radius: 110px 15px 15px 110px; box-shadow: -35px 0px 55px -5px rgb(0 0 0 / 15%); background: rgb(255 255 255); background: -moz-linear-gradient(90deg, #fbf3e9 0%, #ffffff 75%); background: -webkit-linear-gradient(90deg, #fbf3e9 0%, #ffffff 75%); background: linear-gradient(90deg, #fbf3e9 0%, #ffffff 75%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da922b", endColorstr="#3e1f11", GradientType=1); flex-direction: column; justify-content: center; }
.specification_box .specification_img { position: absolute; left: 15px; width: 175px; height: 175px; object-fit: contain; top: 50%; background: rgb(62 31 17); padding: 25px; transform: translateY(-50%); border-radius: 50%; justify-content: center; display: flex; align-items: center; }
.specification_box .specification_img img { width: 65%; }
.specification_box h4 { font-size: 27px; font-weight: 700; letter-spacing: 0.6px; color: #3e1f11; margin-bottom: 0; padding: 0 0 15px; text-transform: capitalize; }
.specification_box p { font-size: 18px; margin: 0; padding: 0; font-weight: 500; line-height: 1.65; }
.specification_box .specification_img:before { content: ''; position: absolute; left: 10px; top: 10px; bottom: 10px; right: 10px; border: 2px dashed #da922ba3; border-radius: 100%; transition: 10s all; transform: rotate(0); }
.specification_box:hover .specification_img:before { -webkit-animation: spin 4s linear infinite; -moz-animation: spin 8s linear infinite; animation: spin 8s linear infinite; }
.project_gallery_scssn { display: block; max-width: 1750px; width: 92%; margin: 0 auto; }
.image-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr) ); grid-auto-rows: 300px; grid-gap: 24px; }
.project_gallery_box a { height: 100%; display: block; width: 100%; background: #56311a; transition: 0.4s all; position: relative; z-index: 0; background: -moz-linear-gradient(180deg, rgba(218,146,43,0.20) 0%, rgba(62,31,17,1) 100%); background: -webkit-linear-gradient(180deg, rgb(218 146 43 / 20%) 0%, rgba(62,31,17,1) 100%); background: linear-gradient(180deg, #78370e 0%, rgb(0 0 0) 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da922b", endColorstr="#3e1f11", GradientType=1); }
.image-container .project_gallery_box { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; overflow: hidden; border-radius: 5px; box-shadow: 4px 10px 30px -10px rgb(0 0 0 / 51%); cursor: pointer; }
.image-container .project_gallery_box img { width: 100%; height: 100%; object-fit: cover; opacity: 1; transition: 0.4s all; }
.big { grid-column: auto; grid-row: auto; }
.wide { grid-column: auto; }
.tall { grid-row: auto; }
.project_gallery_box a:hover img { opacity: 0.45; }
.location_content { background: #3e1f11; }
.location_content .heading.sub_heading:before { content: ''; position: absolute; left: 50%; transform: translateX(-50%); bottom: 120%; height: 100px; width: 3px; background: #da922b; }
.project_map { display: block; position: relative; opacity: 0.95; }
.project_map iframe { display: block; width: 100%; }
.project_tab_content.download_brochure { background: #ffffff; padding: 110px 0; }
.catalogue_img { display: block; position: relative; padding: 30px; z-index: 0; }
.catalogue_img:before, .catalogue_img:after { content: ''; position: absolute; top: 0; height: 100%; width: 45%; border: 15px solid rgb(0 0 0 / 12%); z-index: -1; }
.catalogue_img:before { left: 0; border-right: 0; }
.catalogue_img:after { right: 0; border-left: 0; }
.download_content { max-width: 1100px; margin: 0 auto; }
.download_content .sub_heading h3 { font-size: 40px; line-height: 1.15; color: #3e1f11; white-space: pre-line; }
.download_content .sub_heading strong { font-weight: 400; font-size: 26px; font-family: 'Poppins', sans-serif; }
.download_content .custom_button span { background: #ffffff; }
.other_page_toggle { position: absolute; right: -40px; bottom: -70px; }
.other_page_toggle a.page_toggle { border-radius: 5px 0px 0px 5px; background: #da922b; display: block; border-radius: 50%; padding: 5px; color: #ffffff; box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 40%); transition: 1s all; }
.other_page_toggle a.page_toggle:hover { background: #3e1f11; }
.other_page_toggle a.page_toggle:after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; width: 100%; height: 100%; top: 0; background-image: url('../subimages/pdf.svg'); background-size: 37%; opacity: 0.7; background-repeat: no-repeat; background-position: center; }
.other_page_toggle a.page_toggle svg { fill: currentColor; height: auto; width: 180px; }
.other_page_toggle a.page_toggle svg text { font-size: 9px; letter-spacing: 0; text-transform: uppercase; transition: 10s all; transform-origin: center; -webkit-animation: spin 4s linear infinite; -moz-animation: spin 8s linear infinite; animation: spin 8s linear infinite; position: absolute; left: 0; top: 0; }
@-moz-keyframes spin {  100% {
	-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {  100% {
	-webkit-transform: rotate(360deg);
}
}
@keyframes spin {  100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
/*thanks */
.thanks { position: relative; max-width: 900px; width: 95%; padding: 70px 50px; border: 25px solid rgba(48, 17, 17, 0.05); margin: 30px auto 50px auto; text-align: center; }
.thanks h2 { font-weight: 700; text-transform: uppercase; font-size: 5em; }
.thanks p { max-width: 500px; margin: 15px auto; font-size: 19px; }
.thanks a.back_home { font-size: 15px; font-weight: 600; text-transform: uppercase; margin: 20px 0 0; }
.error_page h2 { font-size: 11em; }
.error_page h4 { margin: -15px 0 10px; display: block; font-weight: 600; font-size: 32px; text-transform: uppercase; color: rgba(48, 17, 17, 1); opacity: 0.3; }
.copyright_scssn a:hover { color: #da922b !important; opacity: 1; }
.thanks:before, .thanks:after { width: 50px; height: 50px; content: ''; background: #fbf3e7; left: -30px; top: -30px; position: absolute; }
.thanks:after { top: auto; bottom: -30px; left: auto; right: -30px; }
#location_map.project_tab_content { margin-bottom: -120px; }
/*===== rera text ====*/
.rera_text { display: flex; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; position: absolute; text-transform: uppercase; margin-top: 30px; color: #3e1f11; padding-right: 200px; text-align: left; max-width: -webkit-fill-available; width: 100%; font-weight: 600; font-size: 22px; }
.rera_text span { text-transform: none; position: relative; left: 3px; font-weight: 500; word-break: break-all; }
.on_going { position: absolute; top: -13px; right: 5px; width: fit-content; z-index: 1; }
.on_going p { background: #3e1f11; color: #ffffff; font-size: 12px; font-weight: 400; padding: 2px 9px; border-radius: 0px 12px 0 0; text-transform: uppercase; letter-spacing: 0.8px; }
.on_going:before { content: ""; position: absolute; top: 0; left: -28px; border-radius: 0; z-index: -1; border-top: 14px solid transparent; border-right: 14px solid #9d5e05; border-left: 14px solid transparent; }
.on_going:before { }
/* ====== vendor form ===== */
.common_form .form-group .input-group button.browse img { max-width: 28px; height: 28px; }
.common_form .form-group .input-group button.browse { background: #da922b; border-radius: 0 10px 10px 0; padding: 12px 15px 12px 15px; position: absolute; right: 0; top: calc(50% + -1px); transform: translateY(-50%); z-index: 0; }
.common_form .form-group input.file { width: 100%; height: 100%; border-radius: 10px; }
.common_form .form-group input.input-lg { border-radius: 10px !important; }
.main_banner .nivo-caption span { font-size: 15px; letter-spacing: 1px; text-transform: uppercase; font-weight: 500; background: #da922b; padding: 3px 15px; text-shadow: none; margin-bottom: -6px; border-radius: 4px; display: block; }
