*{
  margin:0;
  padding:0;
  outline:none;
}
html body{
  margin:0;
  padding: 0 !important;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  position:relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: var(--font-outfit);
  font-weight: 300;
  overflow-x: hidden;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family: var(--font-outfit);
  color:#000000;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  font-weight:300;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none;
  color:#E66345;
}
a:hover{
  text-decoration:none;
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #E66345;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
table, td, th {
  border: 1px solid black;
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box {
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------Single Post -----------------*/
#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
.search.search-results #single_post .date-box{
  right: 28px;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 28px;
  background-color: #E66345;
  color: #ffffff;
  margin-left: 8px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
  font-family: var(--font-outfit);
}
.page-header h1{
  color: #1f1e1e;
  font-family: var(--font-outfit);
}
.entry-title{
  color: #1f1e1e;
  font-family: var(--font-outfit);
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 10px 0;
  height: auto;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: var(--font-outfit);
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: var(--font-outfit);
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: var(--font-outfit);
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 40px;
  font-family: var(--font-outfit);
  padding: 12px 20px;
  margin-top: 20px;
}
.contact-box .contac_form input[type="submit"]:hover{
  background-color: #002633;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}
.idvv:hover {
  background: #E66345;
}
.contact-page-details .contact-address{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-email{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-phone{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details span{
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
  font-family: var(--font-outfit);
}
.contact-page-details .inner-cont i{
  font-size: 35px;
  color:#343434;
  padding: 14px 0;
}
.contact-page-details .inner-cont p{
  font-family: Poppins,sans-serif;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg h3{
  font-size: 36px;
  color: #1f1e1e;
  font-family: var(--font-outfit);
  font-weight: bold;
  padding-bottom: 30px;
}
.contact-color-bg{
  text-align: center;
}
.contact-color-bg form textarea{
  margin-right: 10px;
}
.contact-box .google-map{
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-family: var(--font-outfit);
  font-weight: bold;
}
/* --------- Social Icon Widget ------- */
.social_widget a {
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
}
.social_widget a i {
  font-size: 14px;
  text-align: center;
  background-color: #E66345;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  padding: 9px 10px;
  color: #fff;
}
.social_widget a i:hover{
  background: #002633;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 18px;
  color: #8fa3aa;
  font-family: "Source Sans Pro";
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  box-shadow: 0px 0px 25px #ccc;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-author a{
  color: #000;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
}
.logged-in-as a{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #E66345;
  color: #ffffff !important;
  border: 1px solid #E66345;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #E66345;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-family: "Poppins";
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Poppins";
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#sidebar input[type="submit"]{
 background-color :#e2133a;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 border: 1px solid #E66345;
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#sidebar ul li:last-child{
  border:none;
}
#sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
#sidebar .wp-block-search__inside-wrapper{
  display: block;
}
#sidebar button[type="submit"] {
  width: 100%;
  margin-left: 0;
  height: 45px;
  background: #E66345;
  border-color: #E66345;
  font: 500 16px var(--font-outfit);
  color: #fff;
}
#sidebar ol.wp-block-latest-comments{
  padding-left: 0;
}
/* form.search-form.serach-page input[type="search"] {
    height: 43px;
    margin-right: 10px;
    padding: 10px;
} */
.single-post-content p{
  font-size: 18px;
  color: #8fa3aa;
  font-family: "Source Sans Pro";
  line-height: 28px;
}

/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.service-shortcode .service-box img {
    width: 100%;
    object-fit: fill;
}
.service-shortcode .service-title a {
    color: #E66345;
    font: 500 25px Inter;
    padding: 10px 0;
    display: block;
}
.service-shortcode .service-box p {
    color: #222222;
    font: 400 16px/26px Inter;
}
.service-shortcode .service-contents-wrapper {
    box-shadow: 0px 0px 25px #ccc;
    padding: 20px;
    margin-bottom: 30px;
}
.outer_dpage,.content_page {
    padding-bottom: 50px;
}
form.search-form.serach-page {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
/* .outer_dpage {
    padding: 0 5em 50px 11em;
} */
/* body.search.search-no-results .outer_dpage {
    padding: 90px 5em 50px 11em;
} */
/* .container.main_title {
    padding: 75px 0px 0;
} */
.serach-page input[type="search"] {
    height: 50px;
    padding: 10px;
    width: 100%;
}
.shop-box {
    padding: 8em 1em 50px 11em;
}
.woocommerce .quantity .qty {
    height: 34px;
    border: 1px solid #000;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #222222;
    font-size: 1.25em;
}
.woocommerce ul.products li.product .price{
  color: #222222;
}
.woocommerce span.onsale{
  background: #E66345;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
  background: #E66345;
  color: #fff;
}
.contac_form .wpcf7-spinner{
  display: none;
}
/* ------team shortcode------------ */
.team-shortcode .team-contents-wrapper {
    margin-bottom: 30px;
}
/* ---------Testimonial shortcode--------------- */
.testimonial-shortcode .testimonial-data{
  opacity: 1;
  margin-bottom: 30px;
}
/* ----------- Unit Testing ------------- */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center;
}
.woocommerce div.product form.cart .button{
  background: #E66345;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
  background: #E66345;
}


/* PAGES */

/*---------------about--------------*/
.heading-box p {
  color: #12141405;
  font: 400 103px/62px var(--font-outfit);
  margin-bottom: 0px;
}
span.abt-small-head {
  color: #E66345;
  font: 500 20px var(--font-outfit);
  position: absolute;
  top: 20px;
}
.heading-box{
position: relative;
}
h2.abt-main-head {
color: #121414;
font: 600 48px/60px var(--font-outfit);
width: 87%;
}
p.abt-para {
color: #333334;
font: 400 16px/26px var(--font-outfit);
width: 75%;
}
.about-feature-box span {
  color: #333334;
  font: 500 16px var(--font-outfit);
  margin-left: 20px;
}
.about-feature-box i {
  background-color: #E6634536;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  padding: 7px 7px;
  color: #E66345;
  font-size: 12px;
}
.about-feature-box:hover i {
  background-color: #002633;
  color: #ffffff;
}
.about-feature-box {
  margin-bottom: 20px;
}
.about-right-image1 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  left: -45px;
}
.about-section-image {
  position: absolute;
  right: 0;
  bottom: 72px;
}

.about-right-image1 img {
  object-fit: cover;
  object-position: center;
  transition: transform 0.5s ease;
}

/* Hover effect: zoom + shine */
.about-right-image1::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0.2) 100%
  );
  transform: skewX(-25deg);
  transition: left 0.7s ease;
  z-index: 2;
}

.about-right-image1:hover::before {
  left: 125%;
}

.about-right-image1:hover img {
  transform: scale(1.1);
}


/* --------------- Service ------------- */

.small-head-box p {
  color: #12141405;
  font: 400 103px/62px var(--font-outfit);
  margin-bottom: 10px;
}

.small-head-box span {
  color: #E66345;
  font: 500 20px var(--font-outfit);
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
}

.service-box {
  background-color: #002633;
  border: 2px solid #e4ed8096;
  margin-top: 30px;
  padding: 60px;
  transition: 
    transform 0.4s ease, 
    box-shadow 0.4s ease, 
    border-color 0.4s ease, 
    background-color 0.4s ease;
}

.service-box:hover {
  background-color: #073d4f; /* lighter shade for contrast */
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 20px 35px rgba(230, 99, 69, 0.25);
  border-color: #ffffff55;
  border-radius: 12px;
}

.service-img {
  width: 90px;
  height: 90px;
  background: #ffffff08;
  border-radius: 50%;
  margin: 0 auto;
  padding: 22px 0;
  transition: background 0.3s ease;
}

.service-box:hover .service-img {
  background: #ffffff15;
}

.service-title a {
  color: #fff;
  font: 600 24px var(--font-outfit);
  transition: color 0.3s ease;
}

.service-box:hover .service-title a {
  color: #E66345;
}

.service-info p {
  color: #cccccc;
  font: 400 16px/26px var(--font-outfit);
  transition: color 0.3s ease;
}

.service-box:hover .service-info p {
  color: #eeeeee;
}

.service-btn a {
  color: #E66345;
  font: 600 16px var(--font-outfit);
  transition: color 0.3s ease;
}

.service-box:hover .service-btn a {
  color: #fff;
}

.service-head-back {
  margin-bottom: 20px;
}

.service-btn i {
  margin-left: 10px;
  font-size: 13px;
}

/* ------------Appointment Section------------------- */
#appointment {
  padding-top: 50px;
  background-size: 100% 100%;
}
.appointment-data-box span {
  color: #E66345;
  font: 500 20px var(--font-outfit);
}
.appointment-data-box h2 {
  color: #ffffff;
  font: 600 48px/60px var(--font-outfit);
  padding-left: 100px;
}
/* ---------Sponsor Section------------------ */
#sponsor{
padding: 40px 80px;
}
.sponsor-image{
transition: 0.3s;
opacity: 1;
}
.sponsor-hover-image {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s;
}
.sponsor-img-box:hover .sponsor-image{
opacity: 0;
transition: 0.3s;
}
.sponsor-img-box:hover .sponsor-hover-image{
opacity: 1;
transition: 0.3s;
}

.sponsor-img-box {
  perspective: 1000px; /* Enables 3D space */
  position: relative;
}

.sponsor-image,
.sponsor-hover-image {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.8s ease, opacity 0.8s ease;
}

.sponsor-image {
  transform: rotateY(0deg);
  z-index: 2;
}

.sponsor-hover-image {
  transform: rotateY(-180deg);
  z-index: 1;
}

.sponsor-img-box:hover .sponsor-image {
  transform: rotateY(180deg);
}

.sponsor-img-box:hover .sponsor-hover-image {
  transform: rotateY(0deg);
}

/* -------------Gallery Section--------------- */
.gallery-box {
  margin-top: 40px;
}

#gallery .section-head h2 {
  width: 74%;
  margin: 0 auto;
}

.gallery-head p {
  color: #12141405;
  font: 400 103px/62px var(--font-outfit);
  margin-bottom: 10px;
}

.gallery-head span {
  color: #E66345;
  font: 500 20px var(--font-outfit);
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
}

.gallery-image {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.gallery-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: center;
  transition: transform 0.5s ease;
}

/* Hover effect: zoom + shine */
.gallery-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0.2) 100%
  );
  transform: skewX(-25deg);
  transition: left 0.7s ease;
  z-index: 2;
}

.gallery-image:hover::before {
  left: 125%;
}

.gallery-image:hover img {
  transform: scale(1.1);
}

/* Gallery Grid Layout */
.box1 {
  display: grid;
  grid-template-columns: 195px 133px 0px 238px 0px 55px;
  grid-template-rows: repeat(2, 395px);
  grid-gap: 23px;
}

.gallery-image:nth-child(1) {
  grid-column: 1/5;
}

.gallery-image:nth-child(2) {
  grid-column: 5/10;
}

.gallery-image:nth-child(3) {
  grid-column: 1/4;
}

.gallery-image:nth-child(4) {
  grid-column: 4/7;
}

.gallery-image:nth-child(5) {
  grid-column: 7/10;
}

/* ------------Price Menu----------------------------- */
.price-head p{
color: #12141405;
font: 400 103px/62px var(--font-outfit);
margin-bottom: 10px;
}
.price-head span{
color: #E66345;
font: 500 20px var(--font-outfit);
position: absolute;
top: 33px;
left: 0;
right: 0;
}
.price-main-box .nav-tabs{
border-bottom: unset;
}
.price-main-box .nav-tabs a.nav-link {
color: #E66345;
border: 1px solid #E663451a;
background: #E663451a;
font: 500 22px var(--font-outfit);
border-radius: 0;
padding: 15px 45px;
}
.price-main-box li.nav-item {
  margin: 0 15px;
}
.price-main-box .nav-tabs a.nav-link.active {
  background: #002633;
  color: #ffffff;
  border-color: #002633;
  position: relative;
}
.price-main-box .nav-tabs a.nav-link.active::before{
content:'';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 15px solid #002633;
position: absolute;
bottom: -16px;
left: 0;
right: 0;
margin: 0 auto;
}
.price-title-box h3 {
color: #0d0d0d;
font: 500 24px var(--font-outfit);
margin-bottom: 0;
padding-bottom: 5px;
}
.tab-content.price-data-box {
background: #ffffff;
padding: 22px 40px;
margin-top: 30px;
}
.price-title-box p {
color: #0d0d0d66;
font: 400 16px var(--font-outfit);
margin-bottom: 0;
}
.price-box {
border-bottom: 1px dashed #E66345;
padding-bottom: 18px;
margin-bottom: 15px;
}
.price-data-box .price-box:nth-child(4){
border-bottom: unset;
padding-bottom: unset;
margin-bottom: unset;
}
.price-value-box{
text-align: right;
}
.price-value-box span {
color: #0d0d0d;
font: 600 24px var(--font-outfit);
}
/* ----------Book Now Section--------------------- */
.book-now-title h2 {
  color: #ffffff;
  font: 600 48px var(--font-outfit);
}
.book-now-form input[type="text"],.book-now-form input[type="email"],.book-now-form input[type="number"],.book-now-form select#service-select {
border: 1px solid #FFFFFF;
width: 100%;
background: #fff;
padding: 10px 20px;
height: 56px;
}
.book-now-form input[type="text"],.book-now-form input[type="email"]{
margin-bottom: 20px;
}
.book-now-form input[type="text"]::placeholder,.book-now-form input[type="email"]::placeholder,.book-now-form input[type="number"]::placeholder,.book-now-form select#service-select,.book-now-form textarea::placeholder{
font: 400 14px/24px var(--font-outfit);
color: #0d0d0d9c;
}
.book-now-form input[type="submit"]{
font: 700 14px var(--font-dm);
color: #ffffff;
text-align: center;
background: #E66345;
padding: 19px 35px;
width: 100%;
position: relative;
}
.book-now-form input[type="submit"]:hover {
  transition: 0.5s;
  color: #002633;
  background: #ffffff;
}

.book-now-box {
  width: 85%;
  margin: 0 auto;
}
.book-now-form span[data-name="your-name"],.book-now-form span[data-name="your-lastname"],.book-now-form span[data-name="book-date"],.book-now-form span[data-name="book-time"],.book-now-form span[data-name="your-email"],.book-now-form span[data-name="your-number"],.book-now-form p{
position: relative;
}
.book-now-form span[data-name="your-name"]::after,.book-now-form span[data-name="your-lastname"]::after,.book-now-form span[data-name="book-date"]::after,.book-now-form span[data-name="book-time"]::after,.book-now-form span[data-name="your-email"]::after,.book-now-form span[data-name="your-number"]::after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
position: absolute;
z-index: 9;
right: 20px;
top: -3px;
color: #E66345;
}
.book-now-form span[data-name="your-name"]::after,.book-now-form span[data-name="your-lastname"]::after{
content: '\f007';
}
.book-now-form span[data-name="book-date"]::after{
content: '\f073';
}
.book-now-form span[data-name="book-time"]::after{
content: '\f017';
}
.book-now-form span[data-name="your-email"]::after{
content: '\f0e0';
}
.book-now-form span[data-name="your-number"]::after{
content: '\f095';
}
.form-submit-btn p::after{
content: '\f061';
font-family: "Font Awesome 6 Free";
font-weight: 900;
position: absolute;
z-index: 9;
right: 57px;
top: 17px;
color: #ffffff;
}
.form-submit-btn:hover p::after{
  color: #002633;
}
.book-now-form .col-md-3:nth-child(4) p{
margin-bottom: 0;
}
.book-now-form .wpcf7-spinner{
display: none;
}
.book-now-form {
  padding-top: 30px;
}