
html {
    overflow-y: auto;
    margin: 0 !important;
}
div#wpadminbar {
    display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{
  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}

.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
.testimonial-data-srtcd{
  background-color: var(--heading-text-color);
  padding-bottom: 26px;
  text-align: center;
  border: 1px solid #e4e4e4;
  margin-top: 21%;
}
.testimonials-img-srtcd img {
  border-radius: 50%;
  margin-top: -20%;
  border: 2px solid #fefefe;
}
.testimonials-icon i{
  margin: 19px;
  color: #4bcdfc;
  font-size: 35px;
  top: 2em;
  position: relative;
}
#testimonials .owl-carousel .owl-dot {
  display: block;
  padding: 5px;
  border: none;
  margin-bottom: 9px;
  background-color: transparent;
  border: 1px solid #000000;
  margin-right: 10px;
}
#testimonials .owl-carousel .owl-dot.active{
  background-color: #000000
}
.testimonials-icon {
    margin-top: 11em;
}
.testimonials-icon-srtcd i{
    margin: 19px;
    color: #4bcdfc;
    font-size: 35px;
    top: 2em;
    position: relative;
}
.testimonials-img-srtcd {
    margin-left: 25%;
    margin-top: -12%;
    position: absolute;
}
p.instructor-desig span {
    font-size: 18px;
    font-family: 'Raleway';
    color: var(--color2) !important;
    font-weight: 600 !important;
}
p.instructor-desig {
    color: var(--color2) !important;
    font-family: 'Raleway';
}
#single-testimonial .instructor-desig{
  font-weight: normal;
  padding-top: 15px;
}
#single-testimonial .social-icon i{
  background-color: var(--heading-text-color);
  width: 40px;
  padding: 10px 14px;
  color: var(--color2);
  margin-right: 15px;
  border-radius: 5px 0px;
  margin-top: 10px;
  border: 1px solid var(--primary-text-color);
}
#single-testimonial .social-icon i:hover{
  background-color: var(--primary-text-color);
  color: var(--color2);
}
#single-testimonial .single-testimonial-content p{
  letter-spacing: 1px;
  line-height: 27px;
  padding-top: 20px;
  font-size: 14px;
  font-family: 'Raleway';
  color: var(--color2);
}
#testimonials .button_center{
  margin-top: 14% !important;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 8px 0px;
  margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
  background-color: #4bcdfc;
  color: var(--heading-text-color);
}
.blog-comments i {
  color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */
.owl-carousel {
  display: block !important;
}
/* Heading And Sub Heading */
.tc-headings p,.tp-subheading,.g-headings p,.blog-heading p,.testi-headigs p {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  color: #DF9301;
}
.tc-headings h2,.tp-heading,.g-headings h2,.blog-heading h2,.testi-headigs h2 {
  font-family: Lemon;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
  text-align: center;
  color: #191C14;
  padding: 0
}
.tc-headings,.g-headings,.blog-heading {
  padding-bottom: 40px;
}
.btn-1 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #DF9301;
  border: 3px solid #FFFFFF;
  border-radius: 3px;
  transition: 0.3s ease-in
}
.btn-1:hover {
  background: transparent !important;
  border-color: #DF9301;
  color: #ffffff
}
.btn-2 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 200px;
  height: 50px;
  background: #282828;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto 0;
  border: 3px solid transparent;
  transition: 0.3s ease-in
}
.btn-2:hover {
  background: transparent !important;
  border: 3px solid #282828;
  color: #282828;
}

/* Slider */
section#banner {
  position: relative;
  padding: 0
}
img.mbl-img {
  display: none;
}
.banner-text-content {
  position: absolute;
  top: 50%;
  left: 180px;
  transform: translateY(-50%);
}
h1.banner-heading{
  font-family: Lemon;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  padding: 0;
  width: 100%;
  max-width: 52%;
  transform: rotate(350deg);
}
h1.banner-heading span {
  font-size: 200px;
  color: #DF9301;
}
span.h-3{
  font-family: Lemon;
  font-size: 24px !important;
  font-weight: 400;
  text-align: end;
  color: #ffffff !important;
  display: block;
}
.banner-text-content {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -35%);
  width: 100%;
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 0.75rem;
}
p.banner-text {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 34px;
  text-align: left;
  color: #ffffff;
  padding: 70px 0 50px;
  width: 100%;
  max-width: 60%;
  margin: 0
}

/* Categories */
section#tc-section {
  padding-top: 0;
}
.tc-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}
.tc-contents {
  border: 1px solid #DFDFDF;
  border-radius: 15px;
}
.tc-image img {
  width: 100%;
}
h6.tc-title {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  color: #191C14;
  padding: 20px 0;
}

/* Image With Text */
.iwt-1-img-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.iwt-1-img-inner img {
  width: 100%;
}
section#iwt-1 {
  position: relative;
}
section#iwt-1:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000F2;
}
.iwt-wrapper-1 {
  position: relative;
  z-index: 1;
}
.iwt-inner-wrapper-1 .row {
  align-items: center;
}
.iwt-1-text {
  padding-left: 100px;
}
.iwt-1-text h4 {
  font-family: Lemon;
  font-size: 40px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
.iwt-1-text p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.20000000298023224px;
  text-align: left;
  color: #ffffff;
  padding: 50px 0;
  margin: 0
}

/* services */
#services{
  position: relative;
}
#services .container{
  max-width: 1345px;
}
#services .row {
  align-items: center;
}
.ser-img{
  text-align: center;
}
.service-main-left {
  padding-right: 50px;
}
.service-main-right {
  padding-left: 50px;
}
.service-main-left .service-wrpper {
  text-align: right;
}
.service-wrpper:nth-child(1),.service-wrpper:nth-child(2){
  margin-bottom: 50px;
}
.service-text h4 {
  font-family: Montserrat;
  font-size: 25px;
  font-weight: 700;
  line-height: 30.48px;
  text-align: right;
  color: #DF9301;
  padding: 0
}
.service-text p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 29.17px;
  text-align: left;
  color: #172321;
  width: 89%;
}
.service-main-left .service-text p{
  margin: 0 0 0 auto;
  text-align: right;
}
.service-main-right .service-text h4 {
  text-align: left;
}

/* Tab Product */
.tp-pills {
  justify-content: center;
  padding: 25px 0 50px;
}
.tp-link.active {
  background: #DF9301 !important;
  width: 170px;
  height: 55px;
  border-radius: 500px !important;
  color: #ffffff;
}
li.tp-item button {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  color: #000000;
  width: 170px;
  height: 55px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tp-images img{
  width: auto !important;
}
.fa-star:before {
  content: "\f005";
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
}
.tp-text {
  text-align: center;
  padding-top: 20px;
}
.tp-star i {
  font-size: 16px !important;
  padding-left: 5px;
  color: #FF7A00 !important;
}
.tp-title{
  padding: 10px 0
}
.tp-title a {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.44999998807907104px;
  text-align: center;
  color: #000000;
  margin: 5px 0;
}
.tp-btn-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tp-prize {
  display: flex;
  flex-direction: row-reverse;
}
del{
  text-decoration-color:#CFCFCF;
}
del span bdi{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0;
  text-align: right;
  color: #CFCFCF;
  padding-left: 5px;
}
ins span bdi{
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
  text-align: right;
  color: #000000;
}
.tp-cart-btn a {
  color: transparent;
  background-color: #DF9301;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 50%;
  position: relative;
}
.tp-cart-btn a:before{
  content: '\f07a';
  font-size: 10px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
}
.tp-cart-btn a:before {
  content: '\f07a';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.tp-wrap {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 20px;
}
a.added_to_cart.wc-forward {
  display: none;
}

/* Image With Text 2 */
section#iwt-2{
  padding: 0;
}
.iwt-2-left {
  position: relative;
}
.iwt-2-left img,.iwt-2-p-img img,.iwt-2-c-img img {
  width: 100%;
}
.iwt-2-left:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #07070766;
}
.iwt-2-p-text,.iwt-2-c-text {
  background: #FFE79A;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 20px;
}
.iwt-2-p-text h6,.iwt-2-c-text h6{
  font-family: Lemon;
  font-size: 18px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.7039999961853027px;
  text-align: left;
  color: #000000;
  padding: 0;
}
.iwt-2-p-text h4,.iwt-2-c-text h4{
  font-family: Lemon;
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.7039999961853027px;
  text-align: left;
  color: #000000;
  padding: 0;
}
.fa-long-arrow-right:before {
  content: "\f178";
  font-family: 'FontAwesome';
  font-weight: 100;
  font-size: 50px;
}

/* Gallery */
.g-contents.slick-slide {
  padding: 0 15px;
}
.g-img img {
  width: 100%;
}
.slick-dotted.slick-slider{
  margin-bottom: 0px !important;
}
.gallery-wrap .slick-list.draggable {
  padding: 0 150px;
}
.gallery-wrap .slick-dots,.gallery-wrap .slick-prev,.gallery-wrap .slick-next{
  display: none !important;
}


/* Book table */
#book-table{
  position: relative;
  z-index: 2;
  padding: 130px 0;
}
#book-table:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #1212128C;
  z-index: 1;
  opacity: 0.3;
}
.bt-wrapper{
  z-index: 99;
  position: relative;
}
.bt-wrapper .container {
  max-width: 1650px;
}
.bt-form {
  background-color: #ffffff;
  padding: 30px 25px;
}
.bt-form h5 {
  font-family: Lemon;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #000000;
  padding-bottom: 50px;
}
.reserve-date input,.reserve-time input,.reserve-people select {
  border: 2px solid #e4e4e4;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px 35px;

}
input::-webkit-input-placeholder,.reserve-people select{
  color: #000000;
  font-size: 16px;
  font-family: 'Montserrat'
}
.reserve-people select {
  padding: 10px 35px;
  background-color: transparent;
}
.reserve-btn {
  text-align: center;
}
.reserve-btn input {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  width: 200px;
  height: 50px;
  margin: 0;
  background: #DF9301;
  border-radius: 0px;
  border: 3px solid transparent;
}
.reserve-btn input:hover{
  border-color: #DF9301;
  color: #DF9301 !important;
  background: transparent !important;
}
.wpcf7-spinner{
  display: none;
}
.bt-inner-wrapper .row {
  align-items: center;
}
.bt-txet h2 {
  font-family: Lemon;
  font-size: 64px;
  font-weight: 400;
  line-height: 96px;
  letter-spacing: -0.7039999961853027px;
  text-align: left;
  color: #ffffff;
}
.bt-txet p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.2199999988079071px;
  text-align: justify;
  color: #ffffff;
  width: 66%;
  margin: 0
}
.reserve-date .wpcf7-form-control-wrap:before {
  content: '\f133';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #DF9301;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  height: 25px;
}
.reserve-time .wpcf7-form-control-wrap:before {
  content: '\f017';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #DF9301;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  height: 25px;
}
.reserve-people .wpcf7-form-control-wrap:before {
  content: '\f007';
  font-size: 18px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 500;
  color: #DF9301;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  height: 25px;
}

/* Blog */
.blog-contents {
  position: relative !important;
}
.blog-img img {
  width: 100%;
}
.blog-information {
  text-align: center;
  padding-top: 10px;
}
.blog-contents.slick-slide {
  margin: 0 30px;
  padding: 0 25px 20px;
}
span.blog-writer-name {
  font-family: Lemon;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #000000;
}
.blog-heading a {
  padding-top: 10px ;
}
.blog-heading a {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #000000;
  width: 75%;
  display: block;
  margin: 0 auto;
}
.blog-information .blog-heading {
  padding-bottom: 0;
}
.home span.entry-date {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.25px;
  text-align: center;
  color: #FFC300;
  width: 100%;
  max-width: 50px;
  height: 50px;
  display: flex;
  text-align: center;
  align-items: center;
  background: #ffffff;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0 10px;
}
a.blog-btn {
  width: 155px;
  height: 45px;
  border: 1px solid #DF9301;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  border-radius: 50px;
}
.blog-img {
  position: relative;
}
.blog-contents:before {
  content: '';
  width: 100%;
  height: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  border: 2px solid #DF9301;
  border-radius: 25px;
  z-index: -1
}

/* Text Banner */
.text-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.text-banner-text h2 {
  font-family: Lemon;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.8799999952316284px;
  text-align: center;
  color: #ffffff;
  padding: 0
}
.text-banner-text p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.25px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding: 30px 0;
}
.text-banner-img {
  position: relative;
}
a.text-banner-btn.btn-1 {
  margin: 0 auto;
}
.text-banner-img:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #00000080;
  position: absolute;
  top: 0;
  left: 0;
}

/* Testimonial */
.testimonials-content{
  padding-top: 50px;
}
.testimonials-img img{
  width: auto !important;
  margin: 0 auto;
}
.testi-ratings {
  text-align: center;
  margin-top: 0rem;
}
.testi-ratings i:before {
  color: #FF7A00;
  font-size: 18px;
  font-weight: 900;
}
.testi-ratings i:nth-child(5):before{
  font-weight: 100;
}
.testi-title h2 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding: 20px 0 0;
  color: #DF9301;
}
.testimonial-text p {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  padding-top: 15px;
  margin: 0
}
.testimonial-text-section {
  border: 1px solid #DF9301;
  border-radius: 30px;
  padding: 20px;
}
.testimonials-content .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.testimonial-text-section {
  margin: 0 25px;
}
