@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/*===== Pre CSS =====*/
body {margin: 0;padding: 0;font-size: 14px;font-weight: normal;background: #fff; color: #000;font-family: 'Nudista', sans-serif;}
.xoo-wsc-basket{bottom: 55px;}

p,
a,
span,
table,
th,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
li {margin: 0;padding: 0;font-family: 'Nudista', sans-serif;}
img{width: 100%;height: auto;}


/*===== Go To Top Section =====*/
#back-top {display: block;position: fixed;bottom: 15px;right: 14px;text-align: center;z-index: 99999;}
#back-top a {display: block;text-decoration: none;}
#back-top a .fa {width: 40px;height: 40px;padding-top: 10px;font-size: 18px;border-radius: 5px;opacity: 1;color: #fff;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);border: #fff solid 1px;transition: all linear 0.3s;}
#back-top a .fa:hover {background: #fff;color: #000;border-color: #000;transform: scale(1.05, 1.05);}

/*===== Mobile Menu =====*/
.mobile_menu {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 9;}
.menu_icon_box {position: fixed;top: 0;left: 0;z-index: 9999999999;display: block;width: 100%;background: #000;height: 57px;border-bottom: #fff solid 1px;}
.tab_button {float: left;}

.tab_button a {display: inline-block;padding: 7px 10px;margin-top: 14px;font-size: 10px;text-align: center;text-transform: uppercase;color: #fff;background: transparent;border: #fff solid 1px;border-radius: 5px;box-sizing: border-box;text-decoration: none;}
.tab_button a:hover {background: #747474;border: #747474 solid 1px;}
.tab_button1 {margin-left: 15px;margin-right: 5px;}
.menu_icon {position: fixed;top: 15px;right: 15px;width: 30px;height: 30px;padding: 1px 5px;background: transparent;box-sizing: border-box;cursor: pointer;z-index: 999;}
.menu_icon span {width: 100%;height: 2px;display: block;background: #fff;margin: 5px 0;border-radius: 5px;transition: all linear 0.3s;}
.menu_icon.active {color: #fff;padding: 8px 3px 0;}
.menu_icon.active span {position: absolute;width: 85%;}
.menu_icon.active span:nth-child(1) {transform: rotate(45deg);}
.menu_icon.active span:nth-child(3) {transform: rotate(-45deg);}
.menu_icon.active span:nth-child(2) {display: none;}

.mobile_slideLogo {display: block;text-align: center;}
.mobile_slideLogo img {display: inline-block;float: none;background: transparent;padding: 15px;margin-bottom: 15px;border-radius: 5px;width: inherit;height: auto;}
.sidebar {padding: 65px 15px;position: fixed;top: 0;left: -100%;z-index: 99999;overflow-y: scroll;width: 100%;height: 100%;background: #000;text-align: center;box-sizing: border-box;z-index: 999999;transition: all linear 0.3s;}
.sidebar.active {left: 0;}
.header .sidebar ul li {list-style: none;display:block;}
.sidebar ul li a {position: relative;display: block;padding: 10px 15px;border: #fff solid 1px;text-align: left;color: #fff;margin-bottom: 1px;text-transform: uppercase;text-decoration: none;font-size: 12px;font-weight: 400;border-radius: 5px;}
.sidebar ul li a::before {content: "";position: absolute;top: 0;left: 0;z-index: -1;padding: 12px 0;height: 100%;width: 0%;background: #747474;transition: all linear 0.3s;}
.sidebar ul li a:hover::before {width: 100%;}
.sidebar ul li.active {background: #747474;border-radius: 5px;}

/*-- Modern Social Media Icon Display --*/
.social_media_block {display: block;position: fixed;bottom: 15px;left: 15px;z-index: 999;}
.share_icon .fa-solid {position: absolute;left: 0;bottom: 0;z-index: 2;cursor: pointer;width: 52px;height: 52px;border-radius: 50%;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);color: #fff;font-size: 24px;text-align: center;padding: 14px 0 0 0;transition: all linear 0.3s;}
.share_icon .fa-solid:hover {transform: rotate(360deg);color: #fff;background: #006EC7;}
.social_icon {position: relative;overflow-y: hidden;border-bottom-left-radius: 52px;border-bottom-right-radius: 52px;transition: all linear 0.3s;}
.social_icon.active {padding-top: 52px;}
.social_icon ul {position: relative;display: block;text-align: center;transform: translateY(100%);transition: all linear 0.3s;}
.social_icon.active ul {transform: translateY(-52px);}
.social_icon ul li {list-style: none;}
.social_icon ul li .fa-brands {width: 50px;height: 50px;border-radius: 50%;border: none;background: #0e59a9;color: #fff;font-size: 24px;text-align: center;padding: 13px 0px 0 0;transition: all linear 0.3s;}
.social_icon ul li .fa-brands:hover {transform: rotate(360deg);}
.social_icon ul li:nth-child(1) .fa-brands {background: #3d5a96;color: #fff;}
.social_icon ul li:nth-child(2) .fa-brands {background: #2aa3ef;color: #fff;}
.social_icon ul li:nth-child(3) .fa-brands {background-image: linear-gradient(#8221b3, #c22268, #db8a40);color: #fff;}

/* Wrapper */
.wrapper {margin: 0;padding: 0;overflow: hidden;}
.transition {transition: all linear 0.3s;}

.section-title{text-align: left;margin-bottom: 55px;}
.section-title h2{font-family: "Kanit", sans-serif;font-weight: 700;font-size: 32px;line-height: 42px;margin: 10px 0 20px;}
.section-title h3{color: #000000;font-family: Nudista;font-weight: 600;font-size: 18px;line-height: 28px;margin: 15px 0;}
.section-title h4{font-family: Nudista;font-weight: 600;font-size: 16px;line-height: 26px;color: #000;}
.section-title p{font-family: Nudista;font-weight: 500;font-size: 16px;line-height: 26px;color: #4F4F4F;}

.section-link {position: relative;margin-top: 50px; }
.section-link a {font-family: Nudista; background: #8A734A;color: #fff;border: none;padding: 17px  44px;border-radius: 6px; font-size: 16px;line-height: 26px; font-weight: 600;border: #8A734A solid 1px;text-decoration: none;transition: uppercase; transition: all linear 0.3s;}
.section-link a:hover{background: #fff;color: #8A734A;}

.section-bottom p{font-family: Nudista;font-weight: 600;font-size: 16px;line-height: 26px; }

/*===== Header Section =====*/
.header{	position: absolute;	top: 0;	left: 0;	width: 100%;	z-index: 5;    padding: 40px 0;}
.header-page{padding: 40px 0;position: relative;z-index: 999;background:url('https://jasperusa.sfo3.cdn.digitaloceanspaces.com/candebookkeeping/banner.webp') no-repeat top center/cover;z-index: 1;}
.header-page::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #00000066;z-index: -1;}
.header-top{padding: 10px 0;}
.header-top .row{align-items: center;}
.header-logo img{max-width:110px ;height: auto; }
.header-top p{color: #fff;font-family: Nudista;font-weight: 600;font-size: 16px;line-height: 26px;text-align: right;}


#mega-menu-wrap-header-menu{ margin-top: 0px; background: transparent; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{ text-align: right; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{display: flex;justify-content: flex-end;gap: 60px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ padding: 0; line-height: inherit; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{font-family: "Nudista";font-weight: 500;font-size: 15px;line-height: 25px;color: #fff;text-transform: uppercase; position: relative; z-index: 1; margin: 0px;padding: 15px 0; height: auto;background: transparent; border-radius: 0;-webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s;position: relative; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link::before {
    transform: translateX(-50%) scaleX(1);}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: transparent; font-size: 15px; color: #fff; font-weight: 500;font-family: "Nudista"; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li:first-child.mega-menu-item > a.mega-menu-link{margin-left: 0;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li:last-child.mega-menu-item > a.mega-menu-link{margin-right: 0;background: #8A734A;color: #fff; box-shadow: 0px 1px 3px 0px #FFFFFF1A, 0px 6px 6px 0px #FFFFFF17, 0px 13px 8px 0px #FFFFFF0D, 0px 24px 9px 0px #FFFFFF03, 0px 37px 10px 0px #FFFFFF00;padding: 14px 30px;border-radius: 8px;}

.header .container-xxl .row{align-items: center;}

/*===== Banners Section =====*/
.banner{ position: relative; overflow: hidden; }
.banner::before{position: absolute;content: '';background: #000000;opacity: 0.4; height: 100%;width: 100%;left: 0;top: 0;z-index: 2;}
.banner img{ width: 100%; height: 960px;object-fit: cover;object-position: center; }

.banner-content{ position: absolute; top: 60%; left: 0; width: 100%; transform: translateY(-50%);z-index: 3; text-align: left;}
.banner-content-box{color: #fff;}
.banner-content-box h1{font-family: "Kanit", sans-serif;font-weight: 700;font-size: 50px;line-height: 66px;margin-bottom: 50px;}
.banner-content-box a {display: inline-block; font-family: Nudista;font-weight: 600;font-size: 18px;line-height: 28px;color: #fff; background: #8A734A;border-radius: 10px;text-decoration: none;text-transform: uppercase; padding: 19px  45px;transition: all linear 0.3s; animation: stunningRevealUp 1s cubic-bezier(0.22, 1, 0.36, 1) 0.6s both;}
.banner-content-box a:hover{background: #fff;color: #8A734A;}
.banner-content-box a i{transform: rotate(-45deg);transition: all linear 0.3s;}
.banner-content-box a:hover i{transform: rotate(0);}


/* === Welcome === */
.welcome{padding: 90px 0;}
.welcome-thumbnail {text-align: center;margin-bottom: 30px;}
.welcome-thumbnail img{width: 100%;border-radius: 10px;max-width: 480px;max-height: 661px; background-size: cover;}
/* .welcome .section-link a:last-child{background: none;padding: 0;margin-left: 30px;border: none;} */
/* .welcome .section-link a img{max-width: 120px;} */

/* ====services top========== */
.services{padding: 80px 0;background: #8A734A;}
.services .section-title h4,.services .section-title,.services .section-title p{color: #fff;}
.services-card{margin-bottom: 60px;}
.services-card2 .row,.services-card4 .row{flex-direction: row-reverse;}
.services-card-content{padding-right: 50px;margin-bottom: 40px;position: relative;}

.services-card-content h2{font-family: Nudista;font-weight: 700;font-size: 24px;line-height: 34px;margin-bottom: 15px;color: #fff;}
.services-card-content p{font-family: Nudista;font-weight: 500;font-size: 16px;line-height: 26px;color: #fff;}
.services-card-content p.italic{font-style: italic;}
.services-card-content ul{padding-left: 20px;margin: 20px 0;}
.services-card-content ul li{font-family: Nudista;font-weight: 500;font-size: 16px;line-height: 26px;margin-bottom: 12px;color: #fff;}
.services-card-thumbnail img{width: 550px;height: 330px;object-fit: cover;border-radius: 10px;}

.services-card-link a{background: #000000;font-family: Nudista;font-weight: 600;font-size: 16px;line-height: 26px;padding: 17px 44px;color: #fff;text-decoration: none;border-radius: 27px;}
.section-bottom{color: #fff;}
.section-bottom p{font-family: Nudista;font-weight: 500;font-size: 18px;line-height: 28px;text-align: center;font-style: italic;}


/* ====== why-choose-us====== */
.why-choose-us{padding: 50px 0;}
.wcu-card{margin-bottom: 30px;background-color: #1D1C461A;border-radius: 10px;padding: 30px;min-height: 208px;}
.wcu-card-top{display: flex;align-items: center;gap: 20px;margin-bottom: 20px;}
.wcu-card-top h4{font-family: Nudista;font-weight: 700;font-size: 18px;line-height: 28px;transition: all linear 0.3s;}
.wcu-card-top .wcu-card-top-icon{height: 50px;width: 50px;background: #8A734A;display: flex;justify-content: center;align-items: center;border-radius: 50px;}
.wcu-card-top .wcu-card-top-icon img{max-width: 32px;}
.wcu-card-bottom p{font-family: Nudista;color: #4F4F4F; font-weight: 500;font-size: 16px;line-height: 26px;transition: all linear 0.3s;}
.wcu-thumbnail img{width: 100%;max-width: 530px;height: 760px;object-fit: cover;object-position:calc(50% + 65px) center; border-radius: 40px;}
.why-choose-us .section-bottom p{font-style: italic;color:#000;text-align: left;}

/*===== Testimonials Section =====*/
.testimonials {padding: 80px 0;}
.testimonials-inner{padding: 80px 40px; background:url('https://jasperusa.sfo3.cdn.digitaloceanspaces.com/candebookkeeping/testimonials.webp') center/cover no-repeat;position: relative;z-index: 1; border-radius: 10px; overflow: hidden;}
.testimonials-inner::before{position: absolute;content: '';background: rgba(0,0,0,0.7); height: 100%;width: 100%;left: 0;top: 0;z-index: -1;}
.testimonials .section-title h4, .testimonials .section-title h2{color:#fff;}
.testimonials .section-title{margin-bottom: 40px;}
.testimonials-content{display: flex;flex-direction: column;align-items: center;}
.testimonials-content p{color: #fff; font-family: Nudista; font-weight: 400; font-size: 18px; line-height: 28px; margin: 30px auto; max-width: 800px;}
.testimonials-content h4{color: #fff; font-family: Nudista; font-weight: 700; font-size: 20px; margin-bottom: 15px;}


.quote{display: block; margin: 20px auto 0;text-align: center;}
.quote img{max-width: 65px;}
.stars{display: block; margin: 20px auto 0; text-align: center;}
.stars img{max-width: 130px;}

.testimonials .site-link{margin-top: 50px;}
.testimonials .site-link a{display: inline-flex;align-items: center;gap: 15px;background: #8A734A;color: #fff;padding: 12px 35px;border-radius: 50px;text-decoration: none;font-family: Nudista;font-weight: 600;font-size: 18px;transition: all linear 0.3s;}
.testimonials .site-link a:hover{background: #fff; color: #8A734A;}
.testimonials .site-link a span{background: #fff;color: #000;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;border-radius: 50%;transition: all linear 0.3s;}
.testimonials .site-link a:hover span{background: #8A734A; color: #fff;}
.testimonials .site-link a span svg{width: 22px; height: 22px; transform: rotate(45deg);}

/*===== Home Free Estimate Section =====*/
.home-free-estimate{padding: 50px 0; }
.home-free-estimate .section-title h2{color: #8A734A;}
.home-free-estimate .section-title h3{margin-bottom: 10px;}
.home-free-estimate .section-title p{margin-bottom: 15px;}
.home-free-estimate-form-container{margin-left: 150px;}
.home-free-estimate .home-free-estimate-form{background: #8A734A;box-shadow: 0px 22px 48px 0px #0000001A, 0px 87px 87px 0px #00000017, 0px 196px 118px 0px #0000000D, 0px 349px 140px 0px #00000003, 0px 546px 153px 0px #00000000;border-radius: 20px;max-width: 430px; padding:40px;}
.home-free-estimate-form h2{font-family: Kanit;font-weight: 700;font-size: 32px;line-height: 42px;color: #fff;margin-bottom: 40px;}
.home-free-estimate-form li{list-style: none;}
.home-free-estimate .home-free-estimate-form-control{  margin-bottom: 20px;background: transparent;border-radius: 0px;color: #fff; font-weight: 500;font-size: 16px;line-height: 26px;height: 48px;border: none; border-bottom: 1px solid #E9E9E9; padding: 20px 0px; }
.home-free-estimate-form-control::placeholder{color: #fff; font-weight: 500;font-size: 16px;line-height: 26px;}
.btn-home-free-estimate-form-control{display: inline-block; padding:10px 40px;color: #fff;   font-family: 'Nudista', sans-serif;font-size: 16px; line-height: 26px; background: #000;border-radius: 24px;margin-top: 0px; text-decoration: none;border: none; transition: all linear 0.3s; }
.btn-home-free-estimate-form-control:hover{background: #fff;color: #000; }
.home-free-estimate-form  .wpcf7-spinner{display: none;}
.home-free-estimate-form textarea{min-height: 116px;}
.home-free-estimate .form-control:focus{background: transparent;border: none; border-bottom: 1px solid #E9E9E9;color: #fff;box-shadow: none;}

/*===== Footer Section =====*/
.footer {padding: 50px 0 0;background: #252525; color: #fff;}
.footer-top{margin-bottom: 60px;}
.footer-about{padding-right: 60px;}
.footer-content p{font-family: Nudista;font-weight: 500;font-size: 16px;line-height: 26px;}
.footer-content h4{font-family: Nudista;font-weight: 700;font-size: 20px;line-height: 30px;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #fff;display: inline-block;}
.footer-content h4 span{font-family: Nudista;color: #fff;}
.footer-about h5{font-family: Nudista;font-weight: 700;font-size: 18px;line-height: 28px;margin: 25px 0 10px; }
.footer-logo img{width: 140px;height: auto;}
.footer-leave-areview img{max-width: 163px;}


.footer-content ul{padding-left: 20px;}
.footer-content ul li{font-weight: 500;font-size: 16px;line-height: 36px;}
.footer-content ul li a{text-decoration: none;color: #fff; font-weight: 400;font-size: 16px;line-height: 36px;text-transform: uppercase;}
.footer-contact-info ul li{ position: relative; padding-left: 45px; list-style: none;font-weight: 400;font-size: 16px;line-height: 18px;margin-bottom: 25px; }
.footer-contact-info ul li::before{ content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); color: #fff; font-size: 16px; font-family: 'FontAwesome';  }
.footer-contact-info ul li:nth-child(1)::before{ content: '\f095'; }
.footer-contact-info ul li:nth-child(2)::before{ content: '\f0e0'; }
.footer-contact-info ul li:nth-child(3)::before{ content: '\f041'; }
.footer-contact-info ul li span{ display: block; margin-bottom: 6px;}
.footer-findus a img{width: 50px;height: auto;}

/* ====== Copyright ======== */
.copyright {padding: 20px 0;border-top: 1px solid #fff;margin-top: 50px;}
.copyright p {color: #fff;font-weight: 500;font-size: 16px;line-height: 28px;text-align: center;}
.copyright p a {color:#fff;text-decoration: none;font-weight: 600;}


/*===== Slider Plugins =====*/
#banner-slider .owl-buttons {display: none;}
#banner-slider .owl-dots {position: absolute;left: 50%;top: 90%;transform: translate(-50%, 0);z-index: 9;}
#banner-slider .owl-dots .owl-dot span {width: 15px;height: 15px;border-radius: 50%;background: #fff;border: 1px solid #eee;opacity: 1;}
#banner-slider .owl-dots .active span {background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);}

#testimonials-slider .owl-dots{ display: none; }
#testimonials-slider .owl-nav{ display: none; }
#testimonials-slider .owl-nav .owl-prev{ position: absolute; bottom: 5%; right: -125px;  font-family: 'FontAwesome'; text-align: center; width: 42px; height: 42px; border: none;border-radius: 0; background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%); color: #fff; font-size: 15px;opacity: 1; display: flex; justify-content: center; align-items: center; z-index: 999; transition: all linear 0.3s; }
#testimonials-slider .owl-nav .owl-next{ position: absolute; bottom: 5%; right: -180px;  font-family: 'FontAwesome'; text-align: center; width: 42px; height: 42px; border: none;border-radius: 0; background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%); color: #fff; font-size: 15px;opacity: 1; display: flex; justify-content: center; align-items: center; z-index: 999; transition: all linear 0.3s; }
#testimonials-slider .owl-nav .owl-prev:hover,
#testimonials-slider .owl-nav .owl-next:hover{ background: #000; color: #fff; }
#testimonials-slider .owl-nav .owl-prev span{ margin-right: 5px; margin-bottom: 5px; }
#testimonials-slider .owl-nav .owl-next span{ margin-left: 5px; margin-bottom: 5px; }

#wcu-slider .owl-buttons {display: none;}
#wcu-slider .owl-dots {display: none;}
#wcu-slider .owl-dots {position: absolute;left: 50%;top: 90%;transform: translate(-50%, 0);z-index: 9;}
#wcu-slider .owl-dots .owl-dot span {width: 15px;height: 15px;border-radius: 50%;background: #fff;border: 1px solid #eee;opacity: 1;}
#wcu-slider .owl-dots .active span {background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);}


/*===== Pages Breadcrumb =====*/
.content-banner {padding: 30px 0;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);}
.breadcrumb {padding: 10px 15px;margin: 0;margin-bottom: 0;color: #000;background: #fff;border-radius: 0;font-family: 'Nudista', sans-serif;text-transform: uppercase;font-weight: 400;font-size: 14px;}
.breadcrumb a {color: #000;text-decoration: none;}
.breadcrumb .fa {display: inline-block;margin: 0 10px;font-size: 11px;font-weight: 700;margin-top: 4px;}

/*===== Content Pages =====*/
.content {width: 100%;padding-top: 50px;}
.content-block {padding: 20px;}
.content h2.page-title{font-size: 18px;}
.content h2.page-title a{text-decoration: none;color: #000;}
.sectiontitleunderline {display: block;width: 80px;height: 2px;margin: 0 0 30px;background: #000;}
.content h2 {text-transform: uppercase;font-size: 24px;color: #000;font-weight: 600;font-family: 'Nudista', sans-serif;margin-bottom: 10px;}
.content h3 {text-transform: uppercase;font-size: 18px;color: #000;font-weight: 500;font-family: 'Nudista', sans-serif;margin-bottom: 10px;}
.content h4 {text-transform: uppercase;font-size: 16px;color: #000;font-weight: 500;font-family: 'Nudista', sans-serif;margin-bottom: 10px;}
.content p {font-size: 16px;line-height: 30px;font-family: 'Nudista', sans-serif;color: #000;margin-bottom: 15px;}
.content ol,
.content ul {margin: 0;padding: 0;margin-bottom: 15px;}
.content li {margin-left: 18px;line-height: 30px;font-size: 16px;font-family: 'Nudista', sans-serif;color: #000;}

/*===== 404 || Page Not Found =====*/
.content-banner .page-not-found-title {color: #fff;}
.page_not_found {display: block;text-align: center;padding: 50px;}
.page_not_found h2 {font-size: 120px;color: #34495e;}
.page_not_found p {font-size: 18px;color: #34495e;text-align: center;}
.page_not_found a {display: inline-block;padding: 10px 25px;background: #c0392b;color: #fff;border-radius: 3px;text-decoration: none;}
.page_not_found a:hover {background: #e74c3c;}

/*===== Latest Testimonials and Form Page =====*/
.content .reviewsblock {padding: 15px 0;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);width: 100%;text-align: center;}
.content .reviewsblock h4 {margin-bottom: 0;text-transform: uppercase;color: #fff;font-size: 24px;font-weight: 700;}
.reviewsform {padding: 15px;background: #eee;min-height: 150px;width: 100%;}
.reviewsformstyle {height: 44px;border-radius: 0;border: #666 solid 1px;color: #666;margin-bottom: 15px;}
.reviewsform input::placeholder {color: #666;}
.reviewsform textarea::placeholder {color: #666;}
.btn-reviewsformstyle {display: block;text-transform: uppercase;width: 100%;color: #fff;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);border: none;padding: 10px 16px;font-size: 18px;border-radius: 0;transition: all linear 0.3s;}
.btn-reviewsformstyle:hover {background: #2ecc71;}

/* Bootstrap(v5.2.3) Accordion */
.testimonials-page {display: block;margin-top: 15px;}
.testimonials-page .accordion-button:focus,
.testimonials-page .accordion-button:active,
.testimonials-page .accordion-button {padding-bottom: 13px;background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);color: #fff;box-shadow: none;}
.testimonials-page .accordion-button.collapsed {background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%);color: #fff;}
.testimonials-page .accordion-button:not(.collapsed)::after {content: '\f107';font-family: 'fontawesome';font-size: 18px;color: #fff;text-decoration: none;background-image: initial;}
.testimonials-page .accordion-button.collapsed::after {content: '\f107';font-family: 'fontawesome';color: #fff;text-decoration: none;background-image: initial;}
.testimonials-page .accordion p{color: #000;}

/*===== Contact Form Section =====*/
.formstyle{ padding-left: 15px; height: 50px; border-color: #666; border-radius: 0; }
.btn-formstyle{ width: 150px; color: #000; background-color: #fff; border: none; border-radius: 0; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }
.btn-formstyle:hover{ background: #2ecc71; }
.contact-page .googlemap{ height: 400px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
 .content  .form-group textarea.form-control{min-height: 200px;}


/*===== Latest Contact Form =====*/
.form-group { margin-bottom: 25px; position: relative; }
.form-group label { font-family: 'Nudista', sans-serif; font-weight: 600; color: #333; margin-bottom: 8px; display: block; font-size: 14px; }

.formstyle, .freeestimatestyle {
    width: 100%;
    height: 54px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 10px 20px 10px 55px; /* Space for icon */
    font-size: 15px;
    background: #f9f9f9;
    transition: all 0.3s ease;
    font-family: 'Nudista', sans-serif;
}

.formstyle:focus, .freeestimatestyle:focus {
    border-color: #8A734A;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    outline: none;
}

.textareaformstyle { height: 160px !important; padding-top: 15px; }

/* Icon placement */
.form-group .fa {
    position: absolute;
    left: 20px;
    top: 45px; /* For forms WITH labels */
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8A734A;
    font-size: 18px;
    pointer-events: none;
    z-index: 5;
}

/* For forms WITHOUT labels */
.form_section .form-group .fa {
    top: 18px;
}

.btn-formstyle, .btn-freeestimatestyle {
    background: linear-gradient(135deg, #8A734A 0%, #330F0C 100%);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    box-shadow: 0 4px 15px rgba(138, 115, 74, 0.3);
}

.btn-formstyle:hover, .btn-freeestimatestyle:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(138, 115, 74, 0.4);
    filter: brightness(1.1);
}

/* Specific adjustments for Contact Page */
.contact-page .form_section { background: #fff; padding: 30px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
.contact-page .googlemap { height: 450px; border-radius: 15px; overflow: hidden; border: 5px solid #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.1); margin-top: 30px; }

.wpcf7-not-valid-tip{ padding: 5px; background: #dc3232; color: #fff; }
.wpcf7 form.sent .wpcf7-response-output{ background: #46b450; color: #fff; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ background: #ffb900; }

/* =====single page product===== */
.single-page .product-item{margin-top: 3rem;}
.single-page .product-item h5{text-transform: uppercase;font-size: 16px;color: #26995C;font-weight: 500;font-family: 'Nudista', sans-serif;margin: 30px 0;}

/*===== Language Toggle Switch =====*/

/* Hide the default Google Translate bar & branding */
.goog-te-banner-frame, #goog-gt-tt, .goog-te-balloon-frame { display: none !important; }
body > .skiptranslate { display: none !important; }
body { top: 0 !important; }
.goog-text-highlight { background: none !important; box-shadow: none !important; }
#google_translate_element { position: absolute; left: -9999px; opacity: 0; pointer-events: none; }

/* Desktop Language Switcher */
.lang-switcher {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-left: 25px;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}

.lang-label {
    font-family: 'Nudista', sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    transition: opacity 0.3s ease, transform 0.3s ease;
    cursor: default;
    user-select: none;
}

.lang-label-en { opacity: 1; }
.lang-label-es { opacity: 0.5; }

/* Toggle Button */
.lang-toggle-btn {
    position: relative;
    width: 52px;
    height: 28px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 2px solid rgba(255, 255, 255, 0.35);
    border-radius: 30px;
    cursor: pointer;
    padding: 0;
    outline: none;
    transition: background 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

.lang-toggle-btn:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 12px rgba(255, 255, 255, 0.15);
}

/* Toggle Knob */
.lang-toggle-knob {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    transition: transform 0.35s cubic-bezier(0.68, -0.15, 0.27, 1.15), 
                background 0.35s ease,
                box-shadow 0.35s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* Active state — Spanish selected */
.lang-toggle-btn.active {
    background: rgba(153, 46, 36, 0.6);
    border-color: rgba(255, 255, 255, 0.5);
}

.lang-toggle-btn.active .lang-toggle-knob {
    transform: translateX(24px);
    background: #fff;
    box-shadow: 0 1px 6px rgba(153, 46, 36, 0.4);
}

/* Flag indicator on knob */
.lang-toggle-knob::after {
    content: '🇺🇸';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
    line-height: 1;
    transition: opacity 0.2s ease;
}

.lang-toggle-btn.active .lang-toggle-knob::after {
    content: '🇪🇸';
}

/* Mobile Language Switcher (inside mobile menu bar) */
.mobile-lang-switcher {
    display: none;
    align-items: center;
    gap: 6px;
    position: fixed;
    top: 16px;
    right: 60px;
    z-index: 99999999999;
}

.mobile-lang-switcher .lang-label {
    font-size: 11px;
    color: #fff;
}

.mobile-lang-switcher .lang-toggle-btn {
    width: 44px;
    height: 24px;
}

.mobile-lang-switcher .lang-toggle-knob {
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px;
}

.mobile-lang-switcher .lang-toggle-btn.active .lang-toggle-knob {
    transform: translateX(20px);
}

.mobile-lang-switcher .lang-toggle-knob::after {
    font-size: 9px;
}



/*========== Responsive ==========*/

@media (max-width: 1360px){
.testimonials-thumbnail {max-height:634px;}

}
@media (max-width: 1320px) {

	.testimonials-thumbnail{max-height: 774px;}
	.testimonials-left{margin-bottom: 30px;}
	.testimonials-thumbnail::before{display: none;}

	.footer-about{padding-right: 0;}
	
 }
@media (max-width: 1025px){
    /*===== Enable Header Menu Default in Small Device =====*/
	.mobile_menu {display: block;width: 0;}
	.mobile_menu.active {width: 100%;}
	.header-middle {padding: 70px 0 5px;}
	.mobile_slideLogo img {margin: 15px 0;width: 50%;height: auto;}
	.header {padding: 75px 0 23px;background: #000;}

    .header-nav{display: none;}

     #mega-menu-wrap-header-menu{ margin-top: 15px; }
    #mega-menu-wrap-header-menu .mega-menu-toggle{ border-radius: 0; background: linear-gradient(180deg, #8A734A 0%, #330F0C 100%); }
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{ width: 30px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ display: block; } 
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child{ float: none; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ padding: 10px 15px; margin-right: 0; margin: 0; text-align: left; background: #2f2f2f; color: #fff; border-radius: 0; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ height: 1px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color: #fff; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{background: #2f2f2f;color: #fff; padding: 10px 15px;border-radius: 0;margin-left: 0;border: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{display: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{color: #fff;}

    .banner-content h1 {font-size: 35px;line-height: 52px;}
    .banner img { height:auto;width: 100%;}
    .home-free-estimate-form-container{margin-left: 0;}

    .testimonials .section-title{padding-left: 0;}
    .section-title br,.process-card .card-count::before{display: none;}
    .project ul{padding: 0;}

} 

@media (max-width: 991px) {

    .header-top p{text-align: center;margin-bottom: 20px;}
    .header-logo { max-width: unset;width: 100%;text-align: center;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu{gap: 15px;}


    #testimonials-slider .owl-nav .owl-prev {left: 0;bottom: -20px;}
    #testimonials-slider .owl-nav .owl-next {right: 0;bottom: -20px;}
    .banner::before{display: none;}

    .section-title h2 {font-size: 28px;line-height: 38px;}
    .services-card-content{padding-right: 0;}

    .footer{overflow: hidden;}


}

/* Meduim Device */
@media (max-width: 767px) {

	/*===== Go To Top =====*/
	#back-top {right: 15px;bottom: 25px;}
	#back-top a {width: 40px;height: 40px;}
	#back-top a .fa {font-size: 16px;margin-top: 10px;}
	/*=====Social Media =====*/
	.share_icon .fa {width: 45px;height: 45px;font-size: 18px;}
	.social_icon ul li .fa {width: 43px;height: 43px;font-size: 18px;}
	.social_icon.active ul li:nth-child(1) .fa {bottom: 188px;}
	.social_icon.active ul li:nth-child(2) .fa {bottom: 145px;}
	.social_icon.active ul li:nth-child(3) .fa {bottom: 102px;}
	.social_icon.active ul li:nth-child(4) .fa {bottom: 59px;}

	.header{position: relative;}
	.header { padding: 60px 0 7px;}

	.banner{padding: 0;}
	.banner-content{top:50%;}
	.banner img{width: 100%;height: 350px;}
	.banner-content h1 {font-size: 30px;line-height: 40px;}

	.process-timeline::before {left: 30px;}
    .process-step {flex-direction: column;align-items: flex-start;margin-bottom: 40px;}
    .process-icon, .process-text {width: 100%;padding-left: 80px;}
    .process-point {position: absolute;left: 0;top: 0;width: 60px;}
    .process-icon {order: 1;margin-bottom: 15px;}
    .process-text {order: 2;text-align: left !important;}
    .process-icon {text-align: left !important;}

    .section-title h3{margin-top: 15px;}

	.welcome{padding:40px 0px;}
	.welcome-thumbnail{margin-top: 1.5rem;}

	.services{padding: 40px 0;}
	.services-card{margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #000;}
    .services-card-content h2 br{display: none;}
    .services-card .row{flex-direction: column-reverse;}
    .services-card .services-card-thumbnail{margin-bottom: 20px;}
    .services-card-thumbnail img{max-width: 100%;}

	.section-bottom br{display: none;}

	.why-choose-us .section-title{padding-right: 0;}
    .why-choose-us  .section-bottom.mt-5{margin-top: 0 !important;}

	.section-title h2 { font-size: 24px;line-height: 34px;}

    .testimonials{padding: 0;}
	.testimonials .section-title{padding-left: 0;}

	.home-free-estimate{padding: 20px 0;}
	.home-free-estimate-form{margin-top: 30px;}

	.footer-logo{margin-bottom: 30px;}
	.footer-top{margin-bottom: 0;}
	.footer-content h4 {margin-top: 1.5rem;}
	.footer-content p{padding-left: 0;}
	.footer-content.footer-contact-info ul{padding-left: 0;}
	.footer-contact-info ul li {padding-left: 55px;}
	.footer-contact-info ul li:last-child{margin-bottom: 0;}
	.footer-content.footer-business-hours.mt-5 h4{margin-top: 0;}
    .footer-content.footer-leave-areview{margin-top: 0 !important;}
    .footer-content.footer-leave-areview a{display: block;}

	

	.copyright-content{flex-direction: column;gap: 10px;text-align: center;}
	.copyright p{font-size: 18px;}


	/*===== ALL Slider Section =====*/
	#banner-slider .owl-pagination {top: 80%;}


    .lang-switcher { margin-left: 0px;margin-top: 20px;    left: 50%;    transform: translateX(-50%);}
}



