/*----------------------------------------------------
        
------------------------------------------------------*/
body {
background:#FFF url(../images/bg_pattern.jpg) repeat;
font:14px Arial, Tahoma, Verdana;
color:#898989;
margin:0;
padding:0;
line-height:24px;
}

#main-wrapper {
max-width: 1040px;
margin: 40px auto;
background:#fff;
-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
}

#content-wrapper {
max-width: 1040px;
margin:0px auto;
padding:45px 0px 20px 0px;
clear:both;
}

#new-content-wrapper {
max-width: 1040px;
margin:0px auto;
padding:20px 0px 20px 0px;
clear:both;
}

#about-wrapper {
max-width: 1040px;
margin:0px auto;
padding:10px 0px 0px 0px;
clear:both;
}

#bottom-wrap {
background-color:#ededed;
max-width: 1040px;
margin:0px auto;
padding:25px 0px 5px 0px;
clear:both;
}

/* Header styling */
#top_wrapper {
width:100%;
border-bottom:1px solid #e8e8e8;	
}

.logo {
margin:35px 0px 4px 0px;
}

.top_search {
margin-top:39px;
}

.top_search input, 
.top_search button {
float:right;
}

#search input {
width:40%;
}

#search button {
width:22px;
height:22px;
font-size:0px;
background:transparent url(../images/search_btn.png);
background-position:right;
background-repeat:no-repeat;
cursor:pointer;
border:none;
position:relative;
top:8px;
top:6px\0/IE9;
left:6px;
}

/* Extra styling */
.link-zoom, li.link-zoom {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-zoom.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-url {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-url.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-video {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-video.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-more {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-more.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.metro-icon {
background-color:#fff;
padding:5px;
}

.front-desc{
margin-bottom:25px;
padding-bottom:20px;
border-bottom:1px solid #e8e8e8;
}

.btm-margin {
margin-bottom:0px;	
}

h5.client-title {
width:10%;
margin:0 auto;
text-align:center;
background-color:#fff;
color:#989898;
position:relative;
top:-18px;
z-index:100;
}

ul.client-box {
width:100%;
margin:-32px 0px 20px 0px;
border-top:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
float:left;
}

ul.client-box li {
width:16.3%;
height:30px;
text-align:center;
margin:0px;
padding:21px 0px 64px 0px;	
display:inline-block;
}

ul.pricing-payment li {
float:left;
margin:0px 7px 7px 0px;
}

.text-indent p {
overflow:hidden;
}

/* More button styling */
.more-btn {
color:#fff;
padding:0px 14px 0px 0px;
background-image:url(../images/more_arrow.png);
background-repeat:no-repeat;
background-position:right 4px;
font-size:14px;
cursor:pointer;
}

a.more-btn, a.more-btn:visited {
color:#fff;
text-decoration:none;
}

/* Carousel styling */
.carousel-content .slides img {
padding:0px 10px;
}

.carousel-content .slides li {
margin-top:20px;
margin-bottom:7px;
}

ul.slides {
width:100%;
border-top:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
float:left;
}

.carousel-content .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flex-direction-nav { height: 0; }
.flex-direction-nav a {width: 19px; height: 19px; margin: 24px 0 0; display: block; background: url(../images/carousel_nav.png) no-repeat; position: absolute; top:1px; cursor: pointer; text-indent: -999em;}
.flex-direction-nav .flex-next {background-position: -20px 0; right: 18px;}
.flex-direction-nav .flex-prev {right: 42px;}
.flex-direction-nav .flex-disabled {opacity: .4; filter:alpha(opacity=40); cursor: default;}

/* Socials list */
#top-socials {
width:15%;
float:right;
}

ul.socials-list  {
margin:15px 0px 0px 0px;
font-size:11px;
}

.socials-list li{
width:24px;
margin-right:0px;
display:inline-block;
}

/* Mainmenu styling */
#mainmenu_wrapper {
width:100%;
float:left;
}

#mainmenu {
width:80%;
margin:0px 0px 0px 19px;
}

#mainmenu ul {
margin-bottom:0px;
font-family:'Lato',Arial,Tahoma,Verdana;
font-size:16px;
font-weight:300;
float:left;
}

#mainmenu ul li {
color:#323232;
list-style:none;
line-height:22px;
position:relative;
margin:2px 0px 5px 0px;
padding:13px 18px;
float:left;
}

#mainmenu ul li a, #mainmenu ul li a:visited {
color:#323232;
text-decoration:none;
}

#mainmenu ul li li a {
display:block;
float:left;
}

#mainmenu ul li a:hover {
color:#999;
text-decoration:none;
}

#mainmenu ul li.selected a {
text-decoration:none;
color:#999;
}

#mainmenu ul li.selected li a {
text-decoration:none;
color:#999;
}

#mainmenu ul li.selected li a:hover {
text-decoration:none;
color:#999;
}

#mainmenu ul li.dropdown a:hover {
text-decoration:none;
color:#999;
}

#mainmenu ul li.selected ul li a, #mainmenu ul li.selected ul li a:hover{
color:#999;
background-image:none;
}

#mainmenu ul li.dropdown:hover {
}

#menu li li {
position:relative;
z-index:100;
line-height:20px!important;
border-left:none!important;
border-bottom:1px solid #e8e8e8;
margin:0!important;
padding:0!important;
}

#menu ul {
display:none;
position:absolute;
top:40px;
left:-20px;
width:147px;
background-color:#fff;
border-left:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.12);
-moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.12);
box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.12);
padding:0px;
z-index:9900;
}

#menu ul ul {
display:none;
position:absolute;
top:-5px;
left:115px;
width:147px;
padding:0px;
z-index:900;
}

#menu li ul a,#menu li ul a:visited {
width:145px;
font-family:'Lato',Arial,Tahoma,Verdana;
color:#999;
font-size:13px;
text-transform:capitalize;
line-height:18px;
z-index:190;
text-decoration:none;
padding:9px 0 10px 11px;
}

#menu li ul a:hover {
border:none;
}

#menu ul ul li:first-child a {
border-top:1px solid #e8e8e8;
}

#menu ul li a span {
display:none;
}


.tinynav {
display:none;
}

/* Pagetitle styling */
#pagetitle-wrapper {
height: auto;
width: 100%;
/* padding:28px 0px 0px 0px; */
/* background:#ededed; */
float:left;	
overflow: hidden;
}

#pagetitle-wrapper .row, #pagetitle-wrapper .twelve {
margin-bottom:1px;
}

#pagetitle-wrapper h3{
color:#fff;
/* background:url(../images/pagetitle_star.png) no-repeat 0px 18px; */
/* border-right:1px solid #dbdbdb; */
margin-right:24px;
padding:10px 24px 14px 28px;
float: none;
}

#pagetitle-wrapper p {
font-size:16px;
color:#a3a3a3;
padding:15px 0px 17px 0px;
}

#breadcrumb {
height:20px;
margin:-32px -14px 0px 0px;
float:right;
}

#breadcrumb ul li {
color: #bdbdbd;
padding:0px 14px 0px 5px;
background-image:url(../images/breadcrumb_line.png);
background-repeat:no-repeat;
background-position:right 5px;
font-size:11px;
display:inline-block;
}

#breadcrumb ul li:first-child img {
position:relative;
top:2px;
}

#breadcrumb ul li:last-child {
background-image:none;
}

#breadcrumb ul li.current-page a, #breadcrumb ul li.current-page a:visited {
color: #01afee;
text-decoration:none;	
}

#breadcrumb ul li a, #breadcrumb ul li a:visited {
color: #bdbdbd;
text-decoration:none;	
}




/***** Slideshow Stylesheet *****/
#slideshow-wrapper {
width: 100%;
background:#f2f2f2;
float:left;	
}

#camera-slide {
height:500px !important;
}

#slideshow-noscript {
display:none;
}

/***** About Area Stylesheet *****/
.team_wrap {
margin-bottom:32px;
}

.team_wrap img {
margin-bottom:-7px;
}

.job-position {
margin-top:-22px;
margin-bottom:8px;
font-size:11px;
text-transform:uppercase;
}

/***** Services Area Stylesheet *****/
.services-content {
margin-bottom:-60px;
}

.services-content .six,
.services-content .four,
.services-content .three {
margin-bottom:24px;
}

.indent-left{
overflow:hidden;	
}

.featured-box {
margin:15px 0px 25px 0px;
padding:23px 0px 13px 0px;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}

.featured-box .nine {
background:url(../images/featured_icon.png) no-repeat 25px 5px;
}

.featured-box h4 {
margin-bottom:0px;
padding-left:60px;
}

.featured-box p {
margin-bottom:3px;
padding-left:60px;
}

.featured-box a.button {
margin:4px 15px 0px 0px;
float:right;	
}

/***** Portfolio Area Stylesheet *****/
.pf-container {

}

.pf-container h5 {
margin-bottom:5px;
padding:0px;
float:left;	
}

.pf-container li p {
line-height:24px;
margin-bottom:5px;
padding:0px;
float:left;	
}

#pf-filter ul {
background-color:#FFF !important;
border:1px solid #e2e1e1;
margin-bottom:40px;
padding:0px 4px 0px 2px;
float:right;
}

#pf-filter ul li {
font-size:12px;
list-style:none;
display:inline-block;
margin:0px -5px 0px 0px;
padding-top:16px;
padding-bottom:16px;
float:left;
}

#pf-filter ul li:last-child {
border-right:none;
}

#pf-filter ul li a {
border-right:1px solid #e2e1e1;
padding:5px 15px;
color:#a3a3a3;
text-decoration:none;
}

#pf-filter ul li a:hover {
color:#01afee;
text-decoration:none;
}

#pf-filter ul li a:active, #pf-filter ul li a.selected {
color:#01afee;
text-decoration:none;
}

#pf-camera-slide {
height:480px;
margin-bottom:22px;
}

/***** Blog Area Stylesheet *****/
.blog-post {
border-bottom:1px solid #e8e8e8;
margin-bottom:30px;
padding-bottom:30px;
float:left;
}

.blog-post img {
margin-bottom:16px;
}

.post-info {
font-size:11px;
color:#a4a4a4;
margin:0px;
float:left;
}

.post-info ul {
width:100%;
border-bottom:1px solid #e8e8e8;
margin-bottom:25px;
padding-bottom:10px;
float:left;	
}

.post-info ul li {
font-size:11px;
font-style:italic;
color:#a4a4a4;
display:inline-block;
}

.post-info ul li a:hover {
color:#7e7e7e;
text-decoration:none;	
}

.post-info ul li a, .post-info ul li a:visited {
color:#a4a4a4;
text-decoration:none;	
}

.post-info ul li.author-icon {
background:transparent url(../images/icon-author.png) no-repeat 0 0px;
color:#acb0b5;
padding:0 0 0 20px;
}

.post-info ul li.tag-icon {
background:transparent url(../images/icon-tag.png) no-repeat 0 1px;
color:#acb0b5;
padding:0 0 0 20px;
}

.post-info ul li.comment-icon {
background:transparent url(../images/icon-comment.png) no-repeat 0 0px;
color:#acb0b5;
padding:0 0 0 20px;
}

.post-date {
width:100%;
background-color:#01afee !important;
margin:10px 0px 15px 0px;
padding:11px 9px 5px 10px;
clear:both;
float:left;
}

.post-date img {
margin:2px 10px 0px 1px;
float:left;
}

.post-date p {
margin-bottom:6px;
padding:0px 0px 0px 11px;
border-left:1px solid #fff;
color:#fff;
float:left;
}

.post-content {
float:left;	
}

.post-content img {
width:100%;
}

.post-content h4 {
margin-top:5px;	
}

.post-content h4 a:hover {
color:#7c7c7c;
text-decoration:none;	
}

.post-content h4 a, .post-content h5 a:visited {
color:#565555;
text-decoration:none;	
}

.post-content iframe {
margin-bottom:16px;
}

.post-slide {
height:267px;
margin-bottom:23px;	
}

.continue-btn {
color:#01afee;
padding:3px 0px;
font-size:14px;
cursor:pointer;
float:left;
}

.continue-btn:before {
content:"\2014 \0020";
}

a.continue-btn, a.continue-btn:visited {
color:#01afee;
text-decoration:none;
}

/* Sidebar styling */
aside {
width:100%;
margin-bottom:30px;
float:left;
}

/* Popular List */
ul.popular-list {
width:100%;
margin-bottom:0px;
float:left;	
}

ul.popular-list li p.popular-title {
width:61%;
font-size:14px;
line-height:22px;
overflow:hidden;
margin:9px 0 12px;
}

ul.popular-list li img {
width:85px;
height:85px;
margin:0px 15px 0px 0px;
float:left;
}

ul.popular-list li {
width:100%;
background: #01afee; 
margin: 0 0 22px 0; 
padding: 0px 0px 0px 0px;
list-style-type:none;
float:left;
}

ul.popular-list li p.comment-count {
float:right;
}

ul.popular-list li p.comment-count a, ul.popular-list li p.comment-count a:visited {
color:#898989;
font-size:11px;
font-style:italic;
margin:-1px 0px -20px 0px;
padding:0px 8px 0px 5px;
background-color:#fff;
float:left;
}

ul.popular-list li a,ul.popular-list li a:visited {
color:#fff;
text-decoration:none;
}

ul.popular-list li a:hover {
color:#fff;
text-decoration:none;
}

/* Archives List */
ul.archive-list {
width:100%;
margin:16px auto 23px auto;
float:left;
}

ul.archive-list li {
width:100%;
border-bottom:1px solid #ededed;
margin-top:-7px;
padding-bottom:4px;
float:left;
}

ul.archive-list li p.month-arch {
font-size:13px;
margin-top:-2px;
margin-bottom:5px;
float:left;	
}

ul.archive-list li p.month-arch a, ul.archive-list li p.month-arch a:visited {
color:#979797;
text-decoration:none;
}

ul.archive-list li p.post-count {
margin:-2px 0px -12px 0px;
float:right;	
}

ul.archive-list li p.post-count a, ul.archive-list li p.post-count a:visited {
color:#fff;
text-decoration:none;
font-size:11px;
font-style:italic;
padding:0px 8px 0px 5px;
background-color:#01afee;
float:right;	
}

/* Comments List */
ul.comments-list {
width:100%;
margin:5px auto 23px auto;
float:left;
}

ul.comments-list li {
background:transparent url(../images/icon-comment.png) no-repeat 0 8px;
margin-top:-2px;
padding:0 0 0 20px;
border-bottom:1px solid #e8e8e8;
}

ul.comments-list li p.comment-info {
font-size:11px;
font-style:italic;
margin-bottom:-5px;	
}

ul.comments-list li p.comment-info a, ul.comments-list li p.comment-info a:visited {
color:#01afee;
text-decoration:none;
}

ul.comments-list li p.title-with-comment {
margin-bottom:14px;
font-size:13px;
line-height:22px;
overflow:hidden;
}

ul.comments-list li p.title-with-comment a, ul.comments-list li p.title-with-comment a:visited {
color:#979797;
text-decoration:none;
}

ul.comments-list li p.title-with-comment a:hover {
color:#807f7f;
text-decoration:none;
}

/* Tag Cloud */
.tag-cloud {
width:100%;
float:left;
margin:5px 0 45px;
}

.tag-cloud a,.tag-cloud a:visited {
font-size:12px;
text-shadow:0 1px 0 #ffecb7;
display:block;
color:#b0753f;
background-color:#fed86f;
-webkit-border-top-right-radiu
text-decoration:none;
float:left;
margin:0 8px 9px 0;
padding:2px 9px 3px 9px;
}

.tag-cloud a:hover {
font-size:12px;
text-shadow:0 1px 0 #555555;
display:block;
color:#fff;
background-color:#775908;
text-decoration:none;
float:left;
margin:0 8px 9px 0;
padding:2px 9px 3px 9px;
}

/* Blog Pagination */
.blog-pagination {
width:100%;
margin:10px 0px 20px 0px;
float:left;
}

.pages {
line-height:28px;
clear:left;
}

.blogpages {
margin:8px 0;
}

.pfpages {
margin:-15px 0 12px;
}

.pageof {
font-size:12px;
display:block;
color:#898989;
float:left;
background-color:#ededed !important;
margin:0 5px 0 0;
padding:6px 16px;
}

.pages a {
font-size:11px;
text-transform:uppercase;
display:block;
color:#898989;
float:left;
background-color:#ededed !important;
text-decoration:none;
margin:0 5px 5px 0;
padding:6px 14px;
}

.pages a:hover, .pages a.current {
color:#fff;
background-color:#01afee !important;
}

/* Sharing Social */
.sharing-box {
width:100%;
float:left;
margin-top:-10px;
padding:0px;
}

.share-facebook {
width:200px;
margin-top:20px;
float:left;
}

.share-social {
margin-top:-24px;
float:right;
}

ul.sharesocial-bloglist {
float:left;
margin:42px 0px 0px 0px;
}

ul.sharesocial-bloglist li {
display:inline-block;
float:left;
margin-right:4px;
}

ul.sharesocial-bloglist li a {
border:none;
}

ul.sharesocial-bloglist li img {
width:24px;
height:24px;
}

/* Comment list */
#comment {
width:100%;
float:left;
padding:20px 0 8px;
}

.comment-text h5 {
margin-bottom:-2px;
}

#comment ol {
list-style-type:none!important;
margin:0;
padding:10px 0 0;
}

#comment ol li ol {
margin:0px 0px 20px 80px;
}

.commentlist li {
position:relative;
list-style:none;
line-height:22px;
list-style-position:outside;
}

.commentlist li small {
font-size:11px;
text-transform:uppercase;
}

.commentlist li p {
margin-top:10px;
}

.avatar {
width:64px \0/;
height:64px \0/;
position:absolute;
top:0;
left:0;
}

.avatar img {
width:64px;
height:64px;
background-color:#ebebeb;
padding:6px;
}

.comment-text {
border-bottom:1px solid #e8e8e8;
margin-left:85px;
width:auto;
margin-bottom:10px;
padding:0px 0px 7px;
}

.comment-text p {
font-size:14px;
margin-bottom:5px;
line-height:24px;
}

a.reply {
float:right;
}

a.reply, a:visited.reply {
padding:1px 11px 3px 11px;
font-size:10px;
color:#fff;
text-transform:lowercase;
text-decoration:none;
background-color:#01afee;
position:relative;
top:-15px;
}

/* Comment form */
#commentform-wrap {
width:70%;
margin-top:20px;
float:left;	
}

fieldset {
border:0;
}

form#comment-form label {
font-size:13px;
line-height:57px;
width:37%;
margin-top:-11px;
margin-bottom:0px;
float:right;
}

form#comment-form input {
width:60%;
margin-bottom:15px;
float:left;	
}

form#comment-form textarea {
margin-bottom:15px;
overflow:hidden;
float:left;	
}

form#comment-form .buttoncontact {
width:20%;
border:none;
display:inline-block;
font-size:14px;
font-family:'Lato', Arial, Georgia !important;
letter-spacing:-0.5px;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:9px 18px 11px 18px;
background-color:#01afee !important;
float:left;
}

form#comment-form em {
color:#db4e43;
display:inline;
}

/***** Contact Area Stylesheet *****/
#map-wrapper {
width: 100%;
float:left;	
}

#map_canvas {
width:100%;
height:440px;
border-bottom:1px solid #e3e3e3;
float:left;
}

ul.button-socials li {
margin-right:5px;
display:inline-block;
}

.contact-wrap-info {
margin-bottom:-30px;
}

.contact-wrap-info h5 {
margin-bottom:4px;
}

.contact-wrap-form {
margin-top:-12px;
}

#contact-form-area {
width:100%;
float:left;	
}

fieldset {
border:0;
}

.label-form-inline{
width:194px;
width:193px\0/IE9;
margin:0px 23px 19px 0px;
float:left;
}

.label-form-inline-last{
width:194px;
margin:0px 0px 19px 0px;
float:left;
}

form#contactform textarea {
margin-bottom:25px;
float:left;
overflow:hidden;	
}

form#contactform .buttoncontact {
border:none;
display:inline-block;
font-size:14px;
font-family:'Lato', Arial, Georgia !important;
letter-spacing:-0.5px;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:9px 18px 11px 18px;
background-color:#01afee !important;
float:left;
}

form#contactform em {
color:#db4e43;
display:inline;
}

.loading {
font-size:12px;
height:24px;
background:url(../images/loading_slideshow.gif) 0 0 no-repeat;
margin:5px 0px 0px 10px;
padding:0px 0px 0px 30px;
color:#797979;
float:left;
}

.success-contact {
width:99%;
font-size:12px;
text-align:center;
color:#3F9153;
background-color:#D7F7DF;
border:1px solid #A3F7B8;
clear:both;
display:block;
margin:4px 0 20px 0px;
padding:10px;
}


/***** Footer Area Stylesheet *****/
footer {
width:100%;
padding:42px 0px;
background-color:#450923;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
color:#fff;
}

footer p {
font-size:13px;
color:#fff;
}

ul.footer-list {
border-right:1px solid #696868;
}

.footer-list li a, .footer-list li a:visited, .footer-list-address li a, .footer-list-address li a:visited {
font-size:13px;
color:#fff;
}

.copyright div {
position:relative;
right:-173px;
float:right;	
}

.copyright p {
font-size:15px;
text-align:right;
line-height:18px;
}

/* Twitter Styling */
ul#twitter {
width:100%;
list-style: none;
float:left;
}

#twitter li {
margin: 0 0 -15px 0;
padding:10px 0px 16px 0px;
font-size: 22px;
font-family:'Lato',Arial,Tahoma,Verdana;
font-weight:300;
line-height:32px;
color: #a2a2a2;
}

#twitter a {color: #01afee;}

#twitter b a,
#twitter b a:hover {
display: none;
}

.twitter-button {
width:14%;
margin-top:7px;
float:left;
}

/* Flickr */
#flickr-noscript { display:none; }
ul#flck-thumb { margin-top:-10px;}
ul#flck-thumb div.no-image { display:none; }
.thumbs { margin: 0px -7px; padding: 0; overflow: hidden; }
.thumbs div { width:60px; height:60px; list-style: none; float: left; margin: 7px; }
.thumbs div a { }
.thumbs div img { display: block; }
:root .thumbs div img{ margin-top: 0px\0/ie9; }
.thumbs div a img { border: none; }

.text-light{
    color: #c4c0c0;
}


        /* Existing CSS kept the same */
        .gallery {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 15px;
        }
    
        .gallery img {
            width: 100%;
            height: 250px;
            border-radius: 10px;
            cursor: pointer;
            transition: transform 0.3s;
            border: 5px solid #55893e;
        }
    
        .gallery img:hover {
            transform: scale(1.05);
        }
    
        .lightbox {
            display: none;
            position: fixed;
            z-index: 999;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            justify-content: center;
            align-items: center;
        }
    
        .lightbox-content {
            position: relative;
            padding: 15px;
            border-radius: 10px;
            animation: fadeIn 0.3s ease;
        }
    
        .lightbox-img {
            max-width: 80vw;
            max-height: 80vh;
            border-radius: 10px;
            transition: opacity 0.3s ease;
        }
    
        .close {
            position: absolute;
            top: 15px;
            right: 20px;
            color: #fff;
            font-size: 30px;
            cursor: pointer;
            transition: color 0.2s;
        }
    
        .close:hover {
            color: #ff3b3b;
        }
    
        /* Navigation buttons */
        .prev,
        .next {
            position: absolute;
            top: 50%;
            color: #fff;
            font-size: 40px;
            cursor: pointer;
            user-select: none;
            transform: translateY(-50%);
            padding: 10px;
            transition: color 0.2s, transform 0.2s;
        }
    
        .prev:hover,
        .next:hover {
            color: #ff3b3b;
            transform: translateY(-50%) scale(1.2);
        }
    
        .prev {
            left: 10px;
        }
    
        .next {
            right: 10px;
        }
    
        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: scale(0.9);
            }
    
            to {
                opacity: 1;
                transform: scale(1);
            }
        }
     
        

 button.about-btn {
                    background: #55893e;
                   padding: 13px;
                    border: 1px solid #55893e;     
                  }
                   .about-btn a{
                    font-size: 16px;
                        color: #fff;
                  }

                  .about-new-sec {
                   padding-top: 45px;
                  }

                  .about-sec {

                   padding-bottom: 30px;
                  }
                                  img.main-logo {
                                      width: 200px;               
                                  }
                                
.about-img{
 height: 600px;
 width: 100%;
}
        


.ayu-section {
    background: linear-gradient(180deg, #f9fafb, #ffffff);
    padding: rem 1.5rem;
    font-family: "Inter", system-ui, sans-serif;
    color: #0f172a;
}

.ayu-container {
    max-width: 1100px;
    margin: 20px auto;
}

.ayu-title {
    font-family: "Lora", serif;
    font-size: 2rem;
    color: #55893e;
    margin-bottom: 1rem;
    text-align: left;
}

.ayu-lead {
    font-size: 1rem;
    color: #000;
    line-height: 1.7;
    margin-bottom: 0px;
    max-width: 850px;
    text-align: start;
}

.ayu-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.5rem;
}

.ayu-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ayu-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
}

.ayu-subtitle {
    font-family: "Lora", serif;
    font-size: 1.15rem;
    color: #55893e;
    margin-bottom: 0.5rem;
}

.ayu-quote {
    margin: 0.75rem 0;
    padding: 0.75rem 1rem;
    border-left: 4px solid #0b5f73;
    background: #f9fbfd;
    font-style: italic;
    font-size: 0.95rem;
    color: #374151;
    border-radius: 4px;
}

.ayu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ayu-list li {
    padding: 0.4rem 0;
    border-bottom: 1px dashed #e2e8f0;
    font-size: 0.97rem;
    color: #000;
}

/* ===== Responsive ===== */
@media (max-width: 600px) {
    .icon-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .icon-box img {
        margin: 0 0 15px 0;
    }

    .about-sec{
        padding-top: 20px;
    }

    .about-new-sec{
        padding-top: 45px;
    }

   
}


@media (max-width: 720px) {
    .ayu-section {
        padding: 2rem 1rem;
    }

    .ayu-title {
        font-size: 1.6rem;
    }

    .ayu-card {
        padding: 1rem;
    } 

     .about-new-sec{
        padding-top: 45px;
    }
 


}

        .origin-heading h1{
            text-align: center;
        }

        .origin-box{
            height: 535px !important;
        }

        .ayu-grids{
            margin-top: 25px;
        }

        p.prof-name {
            color: #000;
            font-weight: 600;
        }

                h1 {
                   
                    color: #55893e;  
                     }

.copyright-coloum{
    text-align: center !important;
}

.footer-logo{
    border-right: 1px solid #696868;
}

.footer-logo img{
    width: 225px;
}

#pagetitle-wrapper {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    /* padding: 125px 0; */
    height: auto;
    width: 100%;
}

/* #pagetitle-wrapper .banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
} */

#pagetitle-wrapper img{
    height: 100%;
    width: 100%;
}

#pagetitle-wrapper .row {
    position: relative;
    z-index: 1;
    /* Keeps text above the image */
}

/* #pagetitle-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.219);
    z-index: 0;
} */

input.buttoncontact {
    background: #55893e;
    padding: 13px;
    border: 1px solid #55893e;
    color: #fff;
}

.about-content h1{
    text-align: center;
}
.about-content p {
    text-align: center;
}
.read-btn{
    display:flex;
    align-items:center;
    justify-content:center;
}



.icon-box {
background-color: #fff;   
 border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


.icon-box:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    border: 3px solid #450923;
}

.icon-box img {
    width: 60px;
    height: 60px;
}

.icon-box h5 {
    margin: 0;
    color: #333;
    font-size: 20px;
}

.icon-box p {
    margin: 8px 0 0;
    color: #666;
    line-height: 1.6;
}


.badge {
    display: inline-block;
        background-color: #55893e;
        color: white;
        padding: 0px 6px;
        border-radius: 12px;
        /* margin: 4px; */
        font-size: 12px;
}

.aboutpage-content h2{
    font-size: 18px;
}

.aboutpage-content li{
    list-style-type: disc !important;
    font-size: 14px;
}

.about h2{
    font-size: 18px;
}
.about li{
    list-style-type: disc !important;
        font-size: 14px;
}
.ayurveda-info {
    margin-bottom: 10px;
}

.text-bold{
    font-weight: 600;
}

.ayurveda-content h1{
    text-align: center;
}

.ayurveda-content p {
    text-align: center;
}

.footer-list-address li{
    display: flex;
    align-items: center;
    gap: 5px;
}
.footer-list-address li p{
    margin-bottom: 0px;
}

.contact-details p{
    margin-bottom: 0px;
}
.contact-details a{
    color: #898989;
}

.professional-content h2{
    font-size: 25px;
    color: #55893e;
}

.personal-content h2{
    font-size: 25px;
    color: #55893e;
}

@media(max-width:768px){
    /* #pagetitle-wrapper .banner-bg{
        object-fit: contain;
    }
    #pagetitle-wrapper{
            padding: 39px 0;
    } */

     #pagetitle-wrapper{
        overflow: hidden;
        height: 160px;
     }
    .about-new-sec{
        padding-top: 45px;
    }

    .camera_wrap img{
        object-fit: contain;
        height: unset !important;
    }
    .camera_wrap img{
    margin-left: 0px !important;
    width: 100% !important;
}
.logo{
            margin: 0px auto 20px auto !important;
}
    #menu {
        display: block !important;
    }
    
    #slideshow-wrapper {
    background: none !important;
    margin-bottom: -68px !important;
}


  #content-wrapper img{
            height: 180px !important;
            width: 100%;
        }
 
}

.camera_wrap img{
    margin-top: 0px !important;
      margin-left: 0px !important;
    width: 100% !important;
}
   select.tinynav.tinynav1{
        display: none !important;
    }
    
    input[type="text"], textarea{
        color: #000 !important;
    }