*,body{
    font-family: 'Poppins', sans-serif;
    margin:0px;
    padding:0px;
    font-size:12pt;
    color:#464545;
    font-family: 'Open Sans', sans-serif;
}

a{
    text-decoration: none;
}

.font-12{
    font-size:12pt;
    line-height: 20pt;
}

.font-10{
    font-size: 10pt;
}

.font-15{
    font-size: 15pt;
}

.sec-6 .accordion-body ol,
.sec-5 .accordion-body ol{
    counter-reset: section;
}


.sec-5 .accordion-body ol li:before,
.sec-6 .accordion-body ol li:before{
    counter-increment: section;
    content: counter(section) ". ";
    position: absolute;
    right: 0;
}

.sec-5 .accordion-body ol li,
.sec-6 .accordion-body ol li,
.sec-6 .accordion-body ul li,
.sec-5 .accordion-body ul li{
    line-height: 22pt;
    font-size: 15pt;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}

.sec-5 .accordion-body ol li,
.sec-6 .accordion-body ol li{
    padding-right: 30px;
}
.sec-6 .accordion-body ul.circle li,
.sec-5 .accordion-body ul.circle li,
.sec-6 .accordion-body ul.circle li,
.sec-5 .accordion-body ul.circle li{
    padding-right: 35px;
}

.sec-6 .accordion-body ul.circle li:before,
.sec-5 .accordion-body ul.circle li:before,
.sec-6 .accordion-body ul.circle li:before,
.sec-5 .accordion-body ul.circle li:before{
    content: "";
    position: absolute;
    right: 0px;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    top: 5px;
}

.font-24{
    font-size:15pt;
    line-height: 30pt;
    font-weight: 500;
}

.font-20{
    font-size:20pt;
    line-height: 26px;
}

header{
    background-color: #123225;
    font-size:12pt;
    padding-bottom: 2px;
    padding-top: 12px;
}

.navbar-toggler{
    border:2px solid #fff;
}


.navbar-toggler span{
    color:#fff;
}

.navbar-brand img{
    width:165px;
}

/*.green-logo{
    width:200px
}*/
.green-logo {
    width: 251px;
}
.header label,
.header .nav-link{
    color: #fff;
}

.header .nav-link{
    font-size: 12pt;
}

.header .header-bottom nav{
    background-color: #98815b;
}

.header .header-bottom nav ul.navbar-nav{
    justify-content: space-around;
    flex-grow: 1;
}

.header-form select.form-select{
    background-image: url('../images/accordian-arrow.png');
    height: 46px;
    padding: 0.375rem 0.75rem 0.375rem 2.25rem;
    direction: rtl;
    background-position: left 0.75rem center;
}

.header-form button.golden-btn{
    height:46px;
    width:100px;
    font-weight: 600;
    font-size: 14pt;
}

.header-form{
    display: grid;
    grid-template-columns:100px 170px  1fr 1fr 1fr 80px;
    grid-gap: 15px;
    align-items: center;
}

.dropdown-menu{
    padding:0px;
    border:0px;
    background:#98815b;
    border-radius: 0;
    top:116%;
}

.font-33{
    font-size: 33pt;
}

.dropdown-toggle::after{
    vertical-align: 0.1em;
}

.dropdown-menu li{
    border-top:1px solid #fff;
}

.sec-text{
    text-align: justify;
}

.font-15{
    font-size: 15pt;
}

.dropdown-item{
    transition: all .300s ease-in-out;
    font-size:10.5pt;
    color:#fff;
}

.dropdown-item:hover{
    background:transparent;
    color:#fff;
}

select.form-select:focus,
.navbar-toggler:focus,
textarea:focus,
button.btn:focus,
select.form-control:focus,
input:focus{
    box-shadow: none;
    outline: 0;
}

.sec-10 select,
.header select{
    color:#fff;
    border-color:#fff;
    background-color: transparent;
    border-radius: 0;
}

.sec-10 input[type='checkbox'],
.header input[type='checkbox']{
    background-color: transparent;
    border-color:#fff;
}

.banner{
    border-bottom: 36px solid #98815b;
}

.sec-padding{
    padding:4rem 0;
}

.green-abso{
    background-color: #013736;
    height:150px;
    top:37%;
    z-index: -1;
}

.sec-3-row{
    background-color: #98815b;
}

.tree-gallery{
    max-width: 550px;
}

.big-text{
    font-size: 52pt;
    color:#123225;
    font-weight: 800;
    line-height: 40px;
}

.big-text-small{
    font-size:18pt;
    text-transform: uppercase;
    color:#98815b;
    font-weight: 600;
}

.font-18{
    font-size:15pt
}

.color-golden{
    color:#98815b;
}

.color-green{
    color:#123225;
}

.img-height-1{
    height:259px;
}

.img-height-2{
    height: 525px;
}

.gallery-text{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    background:#013736d4;
    top: 80px;
    bottom: 80px;
    padding:22px 0;
}

.gallery-heading{
    font-size: 16pt;
    font-weight: 600;
}

.gallery-des{
    font-size: 14pt;
    font-weight: 400;
}

.rows-col-2 .gallery-text{
    top: 212px;
    bottom: 213px;
}

.green-border{
    height:100px;
    background-color: #123225;
}

.green-tree-img p{
    color:#123225;
    font-weight: 800;
}

.green-tree-img{
    max-width:300px;
    margin: auto;
    top: -25px;
    bottom: -25px;
}

.map-text{
    font-size: 22pt;
    font-weight: 500;
}

/*.sec-5{
    background-image: url('../images/tree.png');
    background-size: 70%;
    background-position:top 570px left -90%;
    background-repeat: no-repeat;
}*/
.sec-5 {
    background-image: url('../images/tree.png');
    background-size: 70%;
    background-position: top 555px left -99%;
    background-repeat: no-repeat;
}

.green-tree-bg{
    background-image: url('../images/tree.png');
    background-size: 70%;
    background-position:top 0% left -90%;
    background-repeat: no-repeat;
}

.sec-6{
    background-image: url('../images/home.png');
    background-size: cover;
    background-position:top -112px left -100px;
    background-repeat: no-repeat;
}

.sec-5-heading{
    font-size:60pt;
    color:#123225;
    font-weight: 800;
}

.carousel-control-next, .carousel-control-prev{
    width:30px;
    height:80px;
    opacity: 1;
    background-color: #fff;
    color:red;
    font-size: 14pt;
}


button.carousel-control-next.top-50.translate-middle-y{
    right:-15px;
}

button.carousel-control-prev.top-50.translate-middle-y{
    left:-15px;
}

.sec-5-small-heading{
    font-size: 48pt;
    color:#123225;
    font-weight: 700;
}

.sec-6 .accordion-body,
.sec-5 .accordion-body{
    line-height: 24pt;
    font-size: 15pt;
}

.sec-6 .accordion-header button,
.sec-5 .accordion-header button{
    background-color: #013736;
    color:#fff;
    font-size:24pt;
    font-weight: 600;
    text-align: right;
    /*flex-direction: row-reverse;*/
    border-radius: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sec-6 .accordion-button::after,
.sec-5 .accordion-button::after{
    margin-right:auto;
    margin-left:unset;
    background:url('../images/accordian-arrow.png');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-position: center;
    transform: rotate(90deg) !important;
}

.sec-6 .accordion-header button:focus,
.sec-5 .accordion-header button:focus{
    outline:0;
    box-shadow: none;
}

.sec-6 .accordion-collapse, 
.sec-5 .accordion-collapse{
    background:linear-gradient(to bottom, #2a6862, #53d2a8);
}

.accordion-item:last-of-type .accordion-button.collapsed,
.sec-6 .accordion-item:first-of-type .accordion-button,
.sec-6 .accordion-item:first-of-type,
.sec-6 .accordion-item:last-of-type,
.sec-6 .accordion-item:last-of-type .accordion-collapse,

.sec-5 .accordion-item:first-of-type .accordion-button,
.sec-5 .accordion-item:first-of-type,
.sec-5 .accordion-item:last-of-type,
.sec-5 .accordion-item:last-of-type .accordion-collapse{
    /* border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem; */
    border-radius: 0rem !important;
}

.sec-9-heading{
    font-size:66pt;
    font-weight: 800;
    color:#123225;
}

.sec-9-sub-heading{
    font-size:30pt;
    font-weight: 600;
    color:#123225;
}

.sec-9 ul li{
    font-size: 15pt;
}

.table-green-top{
    top:120px;
    height:300px;
    background-color: #013736;
    z-index: -1;
}

button.golden-btn:hover{
    color:#fff;
}

#table-form{
    margin-top:40px;
}

button.golden-btn{
    background:#98815b;
    color:#fff;
    border-radius: 0px;
}

.text-just{
    text-align: justify;
}
table tr th{
    font-size: 15pt;
    font-weight: 600;
    white-space: nowrap;
}

.table-downolaod{
    color:#d7a450;
    border:1px solid #d7a450;
    width:25px;
    height:25px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 25px;
    margin:auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-downolaod i{
    color:#d7a450;
    font-size:12pt;
}

.sec-10 form .row{
    flex-direction: row-reverse;
}

.bg-golder-color{
    background-color: #98815b !important;
}

.table-first tr,
.table-first tbody td,
.table-first thead th{
    border-color:#d7a450;
}

.table-first tbody td{
    background-color: #fff;
}

.table-second tr,
.table-second tr td,
.table-second tr th{
    border-color:#123225;
    vertical-align: middle;
    background-color: #fff;
}

.table-second tr td span{
    font-size:8pt;
    font-weight:600;
}

.table-second tr td span:first-child{
    margin-right:15px;
}

.sec-11 {
    background-image: url('../images/pencil.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sec-11 .sec-9-heading{
    font-size: 40pt;
}

.pdf-parent{
    display: grid;
    grid-template-columns: repeat(9, minmax(100px , 1fr));
    grid-gap: 10px;
}
.pdf-sec-2{
    display: grid;
    grid-template-columns: repeat(8, minmax(100px , 1fr));
    grid-gap: 10px;
}

.pdf-download-heading{
    font-size: 36pt;
    font-weight: 800
}

/*.sec-12{
    padding:50px 0;
    border-top:35px solid #123225;
}*/
.sec-12 {
    padding: 72px 0 50px;
    border-top: 35px solid #123225;
}

.footer{
    padding:50px 0 0 0;
    background-color: #123225;
}

.footer-top{
    padding-bottom: 200px;
}

.footer ul li a{
    font-size:16pt;
    color:#fff;
    font-weight: 400;
}

.footer ul li a:focus,
.footer ul li a:visited,
.footer ul li a:hover{
    color:#fff;
}

.footer .footer-icon{
    width:35px;
    height:35px;
    border-radius: 50%;
    background-color: #98815b;
    display: inline-block;
    text-align: center;
    line-height: 31px;
}

.footer-top{
    background-image: url('../images/tree-white.png');
    background-size: 50%;
    background-position: right -40% bottom 0;
    background-repeat: no-repeat;
}

.footer-bottom{
    color:#fff;
    background-color: #127976;
    padding:10px 0;
}

.gallery-box{
    cursor: pointer;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: 0px 0px 13px 0px rgb(255 255 255 / 40%);
    -moz-box-shadow: 0px 0px 13px 0px rgba(255,255,255,0.4);
    box-shadow: 0px 0px 13px 0px rgb(255 255 255 / 40%);
}

.gallery-opacity {
    top:0;
    left:0;
    right:0;
    bottom:0;
    position: absolute;
    -webkit-box-shadow: inset 10px 10px 0px 171px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 10px 10px 0px 171px rgba(0,0,0,0.3);
    box-shadow: inset 10px 10px 0px 171px rgb(0 0 0 / 30%);
    transition: 0.5s;
    z-index: 3;
}

.gallery-text{
    opacity: 0;
    transition: 0.8s;
}

.gallery-box:hover > .gallery-opacity {
    -webkit-box-shadow: inset 0px 0px 0px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 0px 0px rgb(0 0 0 / 30%);
}

.gallery-box:hover > .gallery-text {
    opacity: 1;
}

.rows-col-2 .gallery-opacity {
    -webkit-box-shadow: inset 10px 10px 0px 218px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 10px 10px 0px 218px rgba(0,0,0,0.3);
    box-shadow: inset 10px 10px 0px 218px rgb(0 0 0 / 30%);
}

/*css for table data*/
.bootstrap-tab ul.nav{
    flex-direction: row-reverse;
}

.bootstrap-tab ul li{
    flex-grow: 1;
}

 .subdivcls ul li a,
.bootstrap-tab ul li a{
    display: block;
    padding: 0.5rem 1rem;
    color: #fff;
    background: transparent;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    border: 1px solid #98815b;
}
.sec-11 li {
    color: #013736;
    background: transparent;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    border: 1px solid #013736;
    font-weight: 600;
}
.sec-11 li a {
    color: #013736 !important;
}
.sec-11 .active a {
    color: #fff !important;
}

.subdivcls ul li.active a,
.bootstrap-tab ul li.active a{
    color: #fff;
    background-color: #98815b;
    border-color: #98815b;
}

.tab-content table{
    background-color: #fff;

}

.tab_table2 .tab-pane.fade.active.in,
.tab_table1 .tab-pane.fade.active.in{
    opacity: 1 !important;
}

.tab_table2>div.bootstrap-tab:first-child,
.tab_table1>div.bootstrap-tab:first-child{
    margin-bottom: 0px;
}

.tab_table2 table,
.tab_table1 table{
    border: 1px solid #d7a450;
    width: 100%;
    direction: rtl;
}


.tab_table2 table td, .tab_table2 table th,
.tab_table1 table td, .tab_table1 table th {
  border: 1px solid #d7a450;
  padding: 8px;
  text-align: center;
  font-weight: 500;
}

.tab_table2 table  th,
.tab_table1 table  th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #98815b;
  color: white;
}

.tab_table2 table .pdf_cls:last-child .pdfri_cls{
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}

.tab_table2 table .pdf_cls:last-child .pdfri_cls span{
    margin-top: 3px;
    font-size: 10pt;
}

.tab_table2 table .pdf_cls:first-child .pdfri_cls span{
    margin-right: 3px;
    font-size: 12pt;
}

.tab_table2 table .pdfri_cls:first-child{
    margin-right: 15px;
}

.tab_table2 table .pdfri_cls:last-child{
    margin-right: 0px;
}

.tab_table1 table tr.soldcls td,
.tab_table2 table tr.soldcls td{
    /*background-color: #98815b !important;
    color: white;*/
}

.tab_table2 table tr td:first-child .pdfri_cls{
    width: 130px;
    margin: auto;
    text-align: right;
}

.form-check-input:focus{
    outline: 0;
    box-shadow: none;
}


.carousel-item img {
    height: 520px;
    object-fit: cover;
}

.slider-padding {
    padding-left: 155px !important;
}
.sec-3-row .pe-lg-3 img {
    height: 777px !important;
}
section.sec-9 {
    padding-top: 9rem !important;
}
.sec-10 {
    margin-top: 4rem;
}


tr.soldcls td,
tr.soldcls td{
  background-color: #98815b;
  filter:alpha(opacity=60); /* IE */
  -moz-opacity:0.6; /* Mozilla */
  opacity: 0.6;
  filter:alpha(opacity=60);
}

.dropdown-toggle::after {
    vertical-align: 0.1em;
    display: none;
}
.form-check-input[type=checkbox] {
    border-radius: 0 !important;
}

.header-form select.form-select{
    background:url('../img/colright.png') ;
    background-repeat: no-repeat;
    background-position: left 0.75rem center;
}

label.align-left {
    text-align: left;
}

.header-padding {
    padding: 14px 0px 14px 0px;
}
 .nav {
    padding-left: 1px !important;
}
.sec-11 li {
    text-align: center;
}
.sec-11 .pdfri_cls img {
    width: 40px !important;
}
/*.sec-11 th {
    text-align: center !important;
}*/
.sec-10 .bootstrap-tab li {
    text-align: center !important;
}
.sec-10 .bootstrap-tab li a {
    font-size: 14pt;
}
.sec-11 th {
    border: 1px solid #013736 !important;
    text-align: center !important;
}
.sec-11 td {
    border: 1px solid #013736 !important;
}
.sec-10 th {
    text-align: center !important;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(1deg) !important;
}
.overlay {
    background: #495a46bd;
    position: absolute;
    height: 100%;
    left: 0;
    right: 4px;
    bottom: 0;
    width: 100%;
}
.map-text {
    z-index: 999 !important;
}

/*.sec-10 .bootstrap-tab li a:active {
    color: #fff;
    background-color: #98815c;
}*/
.mobile {
    display: none;
}
.mobile-sec {
    display: none;
}
/*.img-hover-box:hover {
    transform: scale(1.1);
}
.img-hover-box {
    transition: 0.5s all ease-in-out;
    position: relative;
}*/
.overlay:hover {
    width: 100%;
    left: 0;
}

.map-bg {
    height: 450px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.img-hover-box a:hover .map-bg {
    transform: scale(1.1);
    transition: 0.5s all ease-in-out;
}
.map-bg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #495a46bd;
}
.map-bg {
    transform: scale(1);
    transition: all 0.5s;
}
.img-hover-box a {
    display: block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.fixed-header {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    background: #98815b;
    z-index: 9999;
}
.golden-btn:hover {
    background: #013736;
    border: 1px solid #97805b;
}
.header-bottom .menu-hover:hover .dropdown-menu {
    display: block !important;
}
a.nav-link:hover {
    color: #123225;
}