@charset "utf-8";
/***** Design By Suman Sagar 4.3 HTML 5*****/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=The+Nautigal&display=swap');
/* font-family: 'Nunito Sans', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'The Nautigal', cursive;
 */

/* CSS Document */

body {
    font-family: 'Nunito Sans', sans-serif;
    background: #fff;
    color: #1d1f23;
    font-size: 15px;
    overflow-x: hidden;
	letter-spacing: 0.5px;
	
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #313d4f;
    -webkit-border-radius: 0;
    border-radius: 0
}

* {
    padding: 0;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

ul,
li {
    padding: 0;
    margin: 0;
}

a {
    color: #222;
    text-decoration: none !important;
	transition: .4s linear;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
}

p {
    padding: 0;letter-spacing: 0.5px; font-size:18px; color:#3e4248;
}

::-moz-selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}
table{ width:100%;}
td{ color:#000; border:1px solid #ccc; padding:8px;}
/*------------------ VARIABLE CSS ------------ */
.hidden{ display:none;}
:root {
    --primary: #ba863b;
    --secondary: #ba863b;
}

/*** header ***/
.header-new {
    width: 100%;
    color: #fff;
    background-color: #121522;
}

.header-cen {
    position: relative;
}

.header ul li {
    display: inline-block;
    float: none;

    margin: 0px;
}

.top-section {
    display: flex;
}

.right-side {
    margin-top: 19px;
    margin-left: 50px;
}

.right-h {
    display: block;
    margin-left: auto;
}

.center-header {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.header li a {
    padding: 33px 15px;
    display: block;
    text-decoration: none;
    color: #ffff;
    font-size: 16px;
    transition: .3s linear;
    font-weight: 400;
    border-radius: 0px;
    text-transform: uppercase;
}

.header li a:hover {
    color: #f9d197;
	background:#011111;
}

.location{
    display: flex;
    align-items: center;
}
.search{
    font-size: 30px !important;
    padding: 0px 20px !important;
    border-left: 1px solid #ffffff36;
    margin-left: 8px;
}
.enquiry{
    background-color: #fe7e00;
    color: #fff;
    font-size: 15px !important;
    padding: 10px 20px !important;
    white-space: nowrap;
    border-radius: 4px !important;
}   
.set-p {
    position: absolute;

}

.hide {
    display: none;
}

.header ul ul {
    position: absolute;
    display: none;
    animation: fadeInLeft .6s;
    z-index: 9999;
    background-color: #fff;
    min-width: 185px;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-left: 0px;
    margin-right: .1rem;
    margin-top: -39px;
    min-width: 160px;
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.dropdoqwn {
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.dropdoqwn li a {
    display: block !important;
    font-size: 14px;
    padding: 10px 15px;
    min-width: 150px;
    font-weight: 600;
    text-align: left;
    border-radius: 0px;
    color: #333;
    text-transform: capitalize !important;
	letter-spacing: 1px;
}

.dropdoqwn li a:hover {
    background-color: #011111;
    color: #fff;
}

.meg:hover {
    background-color: #011111;
}

.catrgory span {
    margin-top: 28%;
    display: block;
}

.catrgory h3 {
    font-size: 24px;
    font-weight: 900;
}

.catrgory a {
    background-color: #084519;
    display: table !important;
    margin: 50px auto;
    padding: 10px 18px !important;
    color: #fff !important;
}

.headerlist {
    padding: 15px 00px;
}

.myheaderlist ul {
    overflow-x: scroll;
}

.megmenupart {
    position: absolute;
    width: 100%;
    display: none;
    left: 0px;
    right: 0;
    z-index: 999999 !important;
    margin: 0px auto;
    transition: 1s ease-in-out;
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.megamenu li {
    display: block;
    width: 100%;
}

.megamenu li a {
    padding: 4px 0px;
    text-transform: capitalize;
    color: #222;
}

.half{
	   min-width: 58% !important;
    left: auto !important;
    right: auto !important;
	width:auto;
	animation: fadeInUp .5s;
}

.megamenu strong {
    width: 100%;
    display: block;
    padding-top: 0px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;

}

.megmenupart ul {
    position: inherit !important;
    display: block !important;
}

.megamenu {
    background-color: #fff;
    color: #444;
    border-radius: 0px;
    padding: 21px 22px;
	min-height:190px;
}
.tabcontent{ font-size:14px;}
.tablinks{ border-radius:5px; background:#ebeff2; color:#000; display:block; margin-bottom:15px; width:100%; text-align:left; padding:8px 25px; outline:none; border:none;}
.tablinks:hover{ border-radius:5px; background:#121522; color:#fff; }
.leftline i{ position: absolute; right: 512px; color:#aeb4b8;}
.tabcontent img{ width:100%; height:120px; object-fit:contain;}
.tabcontent a{background: #fe7e00 !important;
    color: #fff !important;
    padding: 5px 10px 3px !important;
    border-radius: 5px !important;
    display: table !important;
    font-size: 13px !important;
	text-transform:capitalize !important;
	margin-top:8px !important;
}
#nav:checked~.header {
    display: block;
    transform: translateX(0);
    transition: all 0.3s ease-out;
    ;
}

.dropdoqwn i {
    float: right;
    padding-top: 4px;
}

.logo-center img {
    position: absolute;
    margin: 0 auto;
    display: block;
    left: -25px;
    right: 0;
    top: 7px;
    z-index: 999999;
    width: 108px;
}

.logo-part {
    float: left;
    padding: 6px 20px 5px 0px;

}


.darkHeader {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999 !important;
    background-color: #121522;
    border-bottom: none;
    animation: fadeInDown 1s;
}

#sub:checked~.dropdoqwn {
    display: block;
}

#sub:checked~.dropdoqwn2 {
    display: block;
}

#sub:checked~.megmenupart {
    display: block;
}

.topmenu li {
    display: inline;
    margin-left: 12px;
}

.topmenu i {
    padding-right: 5px;
    font-size: 16px;
    color: #2b2f34;
}

.topmenu i:hover {
    color: #000;
}

.topmenu li a {
    color: #222;
}

.topmenu {
    font-size: 14px;
    background: #efefc2;
    color: #000;
    padding: 4px;
    line-height: 24px;
    font-weight: 700;
}

.header {
    display: flex;
    align-items: center;
}

.banner {
    width: 100%;
    object-fit: cover;
}

.top_section {
    background-color: #fff;
    padding: 5px 0px;
    font-size: 16px;
	color:#000;
	font-weight:500;
}

.top_section p {
    margin-bottom: 0px;
}

.top_section a {
    color: #fff;
}
.icons{
    padding-right: 5px;
    color: #fe7e00;
}
.fb{
    color: #fff;
    border: 1px solid #fff;
    transition: .4s ease-in-out;
    border-radius: 100px;
    width: 22px;
    height: 22px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.c-icons{
    width: 22px;
    height: 22px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fb{
    color: #fff;
    border: 1px solid #4e70bf;
    transition: .4s ease-in-out;
    border-radius: 100px;
    background-color: #4e70bf;
    margin-left: 22px;
   
}
.wh{
    color: #fff;
    border: 1px solid #08b018;
    transition: .4s ease-in-out;
    border-radius: 100px;
    background-color: #08b018;
    margin-left: 6px;
}
.yt{
    color: #fff;
    border: 1px solid #f83b42;
    transition: .4s ease-in-out;
    border-radius: 100px;
    background-color: #f83b42;
    margin-left: 6px;
}
.in{
    color: #fff;
    border: 1px solid #e74fe1;
    transition: .4s ease-in-out;
    border-radius: 100px;
    background-color: #e74fe1;
    margin-left: 6px;
}
.f-media:hover {
    background-color: #ba863b;
    color: #fff;
}
.inner_txt{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    z-index: 444;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
}
.head1 div{
    padding-right: 18px;
}
.head1{
    font-size: 72px;
    font-weight: 700;
    margin-top: 25px;
    display: flex;
    align-items: center;
}
.lakeproimg{
	position:relative;
}
.read{
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translate(-50% -50%);
    transform: translate(-50%, -50%);
    background: #0000008c;
    padding: 15px 35px;
    border-radius: 3px;
    color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	font-size:17px;
}
.read:hover{ background:#fff; color:#222;}
.indexdiv h1{ font-size:20px;}
.indextext{ color:#2d3e31; font-size:55px; font-weight:300; line-height:65px;}
.indextext span{ color:#fe7e00;}.indextext strong{ font-weight:700;}
.indexread{ }
.indexread a{color:#fff; background:#fe7e00; border-radius:5px; padding:10px 20px; font-size:16px; }
.indexread a:hover{color:#fff; background:#2d3e31;  }

.indexreadcenter{ margin-top:30px;}
.indexreadcenter a{ margin:0 auto; display:table;color:#fff; background:#fe7e00; border-radius:5px; padding:10px 20px; font-size:16px;border:1px solid #fff; }
.indexreadcenter a:hover{color:#000; border:1px solid #000; background:#fff;  }
.indexreadcenter i{ font-size:15px;}


.trendingprojects{ background:#fff; padding:20px 0px 50px; margin-top:10px;}
.trendingprojects h4{ color:#000;}
.protypebg{ background: rgb(122 122 122); padding:70px 0px;}
.youtubebg{ background:url(../images/youtubebg.png) fixed; background-size:100%;padding:70px 0px;}
.propertytype span{ color:#626262; font-size:90px;font-family: 'The Nautigal', cursive; margin:0px; line-height:40px;}
.propertytype1 { color:#000; text-align:center;}
.propertytype1 h3{ color:#000; font-size:40px;}
.propertytype1 h2{ font-size:18px;}


.propertytype { color:#fff; text-align:center;}
.propertytype h3{ color:#fff; font-size:40px;}
.propertytype h4{ font-size:18px;}
.propertytype h6{font-size:18px;}
.propertytype small{ color:#fe7e00; position:absolute; margin-left:-120px; font-weight:600;}
.protypelist{ margin-top:20px; font-size:18px; }
.protypelist iframe{ width:100%; height:300px; border-radius:15px;}
.protypelist i{ font-size:60px;}
.protypelist a{ min-height:180px;display:block;color:#111111; text-align:center; background:#fff; border-radius: 10px; padding:15px; }
.protypelist a:hover{ color:#fff !important;background:#fe7e00;}
.lakeprobg{  padding:50px 30px 0px; text-align:center;}
.lakeprobg p{color:#111111; }
.lakeprobg a{ background:#fe7e00; padding:5px 15px; display:table; text-align:center; margin:0 auto; color:#fff;border-radius: 5px;}
.lakeprobg a:hover{ background:#fff; color:#111111;}
.lakeproimg img{ width: 100%;}
.partnersdiv{ margin-top:50px;}
.partnersdiv h5{ font-size:36px; line-height:50px; padding:0px 0px 15px;}
.partnersdiv h6{ line-height:30px;}
.partnersimg{ margin-top:50px;}
.partnersimglist img{ width:100%; height:100%; object-fit:cover;}
.partnersimglist{ margin-bottom:20px;-webkit-filter: grayscale(100%);opacity: 0.5;}
.partnersimglist:hover{opacity: 2;-webkit-filter: grayscale(0%);transition: .4s linear;box-shadow: -1px 1px 24px 2px rgb(0 0 0 / 14%);border-radius:10px; }
.securitypg{ text-align:center;}
.securitypg p{ font-size:16px;}
.securitypg strong{ font-size:18px;}
.propercenttypebg{ background:#121522; padding:70px 0px 0px; margin-top:50px;}
.propercent img{ width:100%;}

footer{
    text-align: center;
    padding-top: 3.5rem;
    color: #fff;
	background:#121522;
}

.footertop{ background:#fff; font-size:20px; padding:25px 0px; text-align:left; color:#111111;}
.footertop h1{ font-size:22px; font-weight:600;}

.social_media_f a{
    display: inline-flex;
    margin-top: 20px;
    margin-left: 5px;
    color: #fff;
    border: 2px solid #6d7c70;
    transition: .5s ease-in-out;
    width: 57px;
    height: 57px;
    font-size: 32px;
}
.social_media_f a:hover{
    border: 2px solid #6d7c70;
    color: #6d7c70;
    background-color: transparent;
}
.fb{
    background: #4b69b0;
    color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}
.inta{
    background: #ca2281;
    color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}
.yt{
    background: #e83f3a;
    color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}
.tw{
    background: #37b1e1;
    color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}
.wa{
    background: #0c8c5e;
    color: #fff;
    border-radius: 100px;
  
    justify-content: center;
    align-items: center;
}
.li{
    background: #0678b6;
    color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}    
.footer_links li { display: inline-block; padding: 10px 15px; margin-top: 30px;} 
.footer_links li a{ font-size: 15px; color: #fff; transition: .3s ease-in-out;}
.footer_links li a:hover{
    color: #fe7e00;
    text-decoration: underline !important;
}
.cookies{ color:#6d7c70; font-size:14px;}
.cookies a{color:#6d7c70;}
.copy_sub{
    text-align: right;
    border: 1px solid #999;
    border-radius: 5px;
    margin-top: 10px !important;
    margin-bottom: 30px !important;
}

.copy-sub-n {
    display: block;
    border-left: 1px solid #999;
    padding: 15px 20px;
    text-align: left;
    font-size: 15px;
}
.copy_sub a{
    display: inline-block;
    font-size: 15px;
    color: #5d5d5d;
}
.mobilefixed {
	position:fixed;
	background-color:#fff;
	width:100%;
	bottom:0;
	color:#fff;
	display:flex;
	text-align:center;
	z-index:99999!important;
	box-shadow:-8px 2px 21px 0 rgba(136, 136, 136, .4);
	border-radius:10px 10px 0 0
}
.mobilefixed ul {
	width:100%
}
.mobilefixed li {
	display:inline-block;
	width:19%;
	margin-bottom:-11px
}
.mobilefixed li a {
	color:#000;
	padding:5px 15px 0 15px;
	font-weight:400;
	font-size:13px;
	display:inline-block
}
.google {
	padding-top:20px
}
.mobilefixed img {
	width:22px;
	margin:0 auto
}
.home-cions {
	background-color:#fff;
	border-radius:100px;
	padding:15px!important;
	height:53px!important;
	position:relative;
	top:-26px;
	box-shadow:0 0 9px 0 #a0a0a0
}
.home-cions img {
	width:24px;
	margin-top:-3px
}
.mobilefixed span {
	width:100%;
	display:block;
	font-size:12px
}
.callicons {
    position: fixed;
    left: 10px;
    bottom: 15px;
    z-index: 99999;
}
  .socialmediaright {
    display: inline;
    position: fixed;
    right: 10px;
    top: 200px;
    z-index: 99999;
}
.socialmediaright img {
    margin-bottom: 10px;
}
.productbox{border:1px solid #ccc;padding:15px; border-radius:10px; position:relative; min-height:500px; text-align:center;}
.productbox img{ width:100%; height:300px;object-fit:cover;}
.propstutas{position: absolute;left: 23px;top: 22px;background: #fe7e00;color: #fff;padding: 2px 8px;border-radius: 5px; }
.propstutas1{position: absolute;right: 23px;top: 22px;background: #fff;color: #000;padding: 2px 8px;border-radius: 5px; }
.productbox h5{ font-size:18px; padding-bottom:20px;}
.indexbed{ text-align:center;}
.indexbed i {
    background: rgba(15, 197, 191, 0.1);
    color: #0fc5bf;
    border: 1px solid rgba(15, 197, 191, 0.1);
	padding:8px;
	margin:0 auto;
	display: table;
	margin-bottom:5px; border-radius:5px;
}

.indexbath{ text-align:center;}
.indexbath i {
   background: rgba(240, 39, 39, 0.1);
    color: #f02727;
    border: 1px solid rgba(240, 39, 39, 0.1);
	padding:8px;
	margin:0 auto;
	display: table;
	margin-bottom:5px; border-radius:5px;
}

.indexyrd{ text-align:center;}
.indexyrd i {
    background: rgba(42, 65, 232, 0.1);
    color: #2a41e8;
    border: 1px solid rgba(42, 65, 232, 0.1);
	padding:4px 8px;
	margin:0 auto;
	display: table;
	margin-bottom:5px; border-radius:5px;
	
}
.priceprop{ border-radius:5px; font-size:20px; background:#006600; margin-top:15px; color:#fff; padding:6px 0px; font-weight:700;}
.readmore{margin-top:15px;}
.readmore a{ color:#fff;border-radius:5px; font-size:20px; background:#fe7e00; margin-top:15px; color:#fff; padding:6px 0px; font-weight:400; display:block;}
.readmore a:hover{ background:#ffde00; color:#333333;}

.testimotionbox p{ margin:0px;font-size:15px;}
.testimotionbox {
    box-shadow: -1px 1px 24px 2px rgba(0, 0, 0, .14);
    padding: 30px 20px;
    border-radius: 10px;
    margin-top: 30px;
    background: #fff;
	min-height:350px;
	text-align:center;
	
}
.testimotionbox strong{ font-size:20px; color:#fe7e00;}
.testimotionbox span{ color:#5d5d5d;}
.testimotionbox img{ width:90px; height:90px; border-radius:100px; border:4px solid #e5e5e5;}

.reamoreimages{ }
.reamoreimages img{ margin:0 auto; display:table;margin-top:40px;}

.indexcontfrom h6{ color:#fe7e00; font-size:30px;}
.indexcontfrom span{ color:#000; font-size:18px; font-weight:500;}
.indexcontfrom strong{ color:#FF0000;}
.indexfrom{ width:100%; height:40px; border-radius:5px; padding:8px; border:1px solid #ccc; color:#000; font-size:16px;}

.inputbutton{ background:#fe7e00;border-radius:5px; border:none; color:#fff; padding:8px 15px; font-weight:700; font-size:18px; outline:none;}
.inputbutton:hover{ background:#121522;}
.indexcontent{ margin:0px 0px 40px 0px;}
.indexcontent p{ font-size:15px;}

/***** Inner CSS *****/
.breadcrumbsbg {
    background-image: linear-gradient(#f0efef, white, #f0efef);
    border-bottom: 1px solid #f0efef;
}
.breadcrumbstext {
    padding: 5px 0px;
    color: #333;
    line-height: 30px;
}
.breadcrumbstext strong{ font-size:20px;}
.crumbstext {
    text-align: right;
}
.aboutus h1{ font-size:50px; font-weight:200; color:#354538; line-height:60px;}
.visionmision{border-radius: 10px;box-shadow: -1px 1px 24px 2px rgb(0 0 0 / 14%); background:#fff; padding:30px 40px; text-align:center;min-height: 400px;}
.visionmision h3{ font-weight:300; padding-bottom:30px;}
.visionmision i{ font-size:40px; color:#354538;}
.aboutproject{ padding:50px 0px; text-align:center;}
.aboutteam strong{ color:#354538; font-size:26px; padding:0px;}
.aboutteam i{ font-size:30px; color:#555555; padding:0px 5px;}
.aboutteam{box-shadow: -1px 1px 24px 2px rgb(0 0 0 / 14%); background:#fff; padding:50px 40px 10px; text-align:center;    min-height: 550px;border-radius: 10px;}
.aboutteam img{border-radius: 100px; border:1px solid #CCC;}
.aboutcomment{ font-size:16px;}

.projectbg{box-shadow: -1px 1px 24px 2px rgb(0 0 0 / 14%); background:#fff; padding:50px 40px 10px; text-align:center;    min-height: 490px;border-radius: 10px;}
.projectbg a{    background: #354538;padding: 8px 15px;border-radius: 5px; color:#fff;}

.contactbg{ background:url(../images/youtubebg.png) no-repeat fixed; background-size:cover; padding:50px 0px; color:#fff;}
.contactenquiry{ background:#fff; padding:50px 60px;}
.contactenquiry h4{ color:#354538}
.contactinput{ width:100%; border:5px solid #dce3dd; padding:8px 15px; font-size:18px; margin-top:5px; margin-bottom:5px; outline:none;border-radius: 8px;}
.contactenquiry label{ color:#626e64;}
.contactbutton{background-color: #fe7e00;color: #fff;font-size: 18px !important;padding: 10px 20px !important;white-space: nowrap;border-radius: 4px !important; border:none; width:100%;}
.contactinfo{ font-size:20px;}
.contactinfo i{border-radius: 100px !important; width:80px;  padding:10px; font-size:44px;}
.contacthead strong{ color:#fff;}

.galleryimag{box-shadow: -1px 1px 24px 2px rgb(0 0 0 / 14%);border-radius: 10px; background:#fff; padding:15px;}
.galleryimag img{ width:100%; height:250px; object-fit:cover;}
.csrtext{ text-align:left;}
.csrtext h3{font-size:40px; font-weight:200; color:#354538; line-height:60px; padding-bottom:20px;}
.csrgreen{ background:#354538; padding:50px; color:#fff !important; margin-top:50px;}
.csrgreen p{ color:#fff !important;}
.csrgreen h4{font-size:40px; font-weight:200; color:#fff; line-height:60px; padding-bottom:20px; text-align:center;}
.csrlist ul li{ background:url(../images/arrowright.png) no-repeat; padding-left:20px; background-position:0px 10px; line-height:30px;}

.onlineenquiruy h4{ color:#000;}
.onlineenquiruy label{color:#000;}

.blogbg img{ width:100%; height:250px; object-fit:cover; border-radius:5px;}
.blogbg h1{color:#fe7e00; font-size:24px; height:60px;}
.blogbg a{color:#fe7e00;}
.blogbg{ border:1px solid #ccc; padding:15px;border-radius:5px; min-height:420px;}

.blogrightlist img{ width:100%;}
.blogdetails img{ width:100%; object-fit:contain; border-radius:5px;}
.blogdetails h1{ color:#fe7e00; font-size:22px;}
.blogdetails{ text-align:justify;}

.blogrightside {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    height: fit-content;
	margin-top:24px;
	margin-bottom:50px;
}
.blogrightside h4 {
    background-image: linear-gradient(to right, #ff2f00, #6d0761);
    font-size: 18px;
    color: #fff;
    padding: 15px 22px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 4px solid #fff;
}
.design-panel {
    background-color: #eeffd9;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
}
.blogrightloopbg {
    border-radius: 0px;
    border-bottom: 4px solid #fff;
    padding: 10px 13px 10px;
}
.blogrightloopbg i {
    float: left;
    margin-right: 10px;
    font-size: 18px;
}
.product_bg{ text-align:center;}
.product_bg img{ width:100%; height:280px; margin-bottom:20px; object-fit:cover;}
.product_bg a{ text-align:center; color:#000; font-size:20px; font-weight:700;}

.product_bgbutton{ margin-top:30px;}
.product_bgbutton a{ margin:0 auto; display:table;color:#fff; background:#fe7e00; border-radius:5px; padding:10px 20px; font-size:16px;border:1px solid #fff; }
.product_bgbutton a:hover{color:#000; border:1px solid #000; background:#fff;  }
.product_bgbutton i{ font-size:15px;}




/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 30px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #2c2828;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 10px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.imagecollage {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	width:100%;
}
.imagecollage img{
  height: 200px;
  flex-grow: 1;
  object-fit: cover;
  margin: 2px;
  border-radius: 5px;
}
/*** Details Pagas ****/
.dprodetaisimg img{ width:100%; height:430px; object-fit:cover;}
.dprodetaisimgsmall img{width:100%; height:100px; object-fit:cover; margin-bottom:10px;}
.fancybox-container {
    z-index: 99999 !important;
}
.detailspagebg{ background:#e9fffa; border:1px solid #d5f3ec; padding:20px; min-height:431px;}
.detailspagebg h1{ color:#000; font-size:24px;}
.detailspagebg td{ border:1px solid #c3e5dd; padding:5px 10px; background:#fff;}
.detailspagebg i{ color:#fe7e00;}
.detailspagebg small{ font-size:14px; line-height:26px;}

.pricepropbg {
    border-radius: 5px;
    font-size: 22px;
    margin-top: 15px;
    color: #fff;
    padding: 6px 0px;
    font-weight: 700;
    background-image: linear-gradient(to right, #ff2f00, #6d0761);
}
.detailsdescription{ text-align:justify;}
.detailfrombox {
    border: 1px solid #f0efef;
    background: #fff;
    padding: 20px 30px;
    height: fit-content;
	margin-top:24px;
	margin-bottom:20px;
	background-image: linear-gradient(#f5f5f5, white, #f5f5f5);
	
}
.detailinputbutton{ background:#fe7e00;border-radius:5px; border:none; color:#fff; padding:8px 15px; font-weight:700; font-size:18px; outline:none; width:100%; text-align:center;}
.detailinputbutton:hover{ background:#121522;}

.detailsifram iframe{ width:100%; height:400px; margin-top:10px;}
.topsection a{ background:#eeeeee; color:#333333; padding:5px 10px; border-radius:4px; font-size:14px; font-weight:600; margin-bottom:8px; display:table; float:left; width:auto; margin-right:8px;}
.topsection a:hover{ background:#fe7e00; color:#fff;}
.aboutus ul li{display: inline-block;
    padding: 8px 12px;
    background: #fff;
    border-radius: 5px;
    margin-top: 5px;
    color: #000;
    font-weight: 600;
    border: 1px solid #afafaf;
}
.aminities ul li {
    display: inline-block;
    padding: 8px 12px;
    background: #fff;
    border-radius: 5px;
    margin-top: 5px;
    color: #000;
    font-weight: 600;
    border: 1px solid #afafaf;
}
.aminities i{    color: #fe7e00;}

  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
 /***** Design By Suman Sagar (www.thegetenquiry.com) 4.3 HTML 5*****/