@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;700&family=Open+Sans:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: 'Gidole Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Gidole Regular'),
    url('../fonts/Gidole-Regular.woff') format('woff');
}

/* Laura Hilmi css */
body,
html {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.5px;
}

body * {
  outline: none;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  opacity: 1;
}

a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}

a {
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: #4e4e4e;
  font-family: 'Gidole Regular';
  font-weight: 700;
}

.container {
  max-width: 1280px;
}

img {
  max-width: 100%;
}

.pheader-team {
  background-image: url(https://gsdevelopment.in/1/vagroup_wp/wp-content/uploads/2022/02/the-team-banner.jpg);
}

section.hero-image {
  overflow: hidden;
  height: auto;
  display: flex;
  justify-content: center;
}

.col-md-12.paginations_list a {
  padding: 10px 15px;
  border: 1px solid #ddd;
  color: #4e4e4e;
  font-size: 18px;
}

.col-md-12.paginations_list span.current {
  padding: 10px 15px;
  border: 1px solid #debcb0;
  color: #fff;
  font-size: 18px;
  background: #debcb0;
}

.col-md-12.paginations_list {
  text-align: center;
}

.col-md-12.paginations_list {
  margin-top: 30px;
}

.dcell {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.dtable {
  display: table;
}

.inner-banner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.one-to-one-section {
  margin: 60px 0px;
}

.booking-link {
  background: #4e4e4e;
  color: #fff;
  text-transform: uppercase;
  padding: 12px;
  margin-top: 15px;
  transition: 0.3s;
  font-size: 15px;
}

header#headers .navbar-nav li a:hover {
  color: #ddbbaf;
}

.product_page_section>.container>.col-lg-12>.row>.product>.summary>.product_meta {
  display: none;
}

.inner-banner {
  position: relative;
  width: 100%;
  height: 400px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  background-position: center !important;
  background-size: cover !important;
  z-index: 1;
}

ul.footer-widget-address li i:before {
  color: rgb(222 188 176);
}

.page-title {
  color: #fff;
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 10px;
}

.breadcrumbs a {
  color: #fff;
}

.about_box_2 {
  box-shadow: 0px 8px 40px rgb(0 0 0 / 6%);
  position: relative;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 50px;
  background: #fff;
  margin-top: 60px;
}

.cst-popup button.btn-close {
  position: absolute;
  right: 15px;
  background: #4e4e4e;
  border: 0px;
  z-index: 9999;
  cursor: pointer;
  padding: 5px 14px;
  color: #fff;
}

.modal-content.cst-popup .col-md-6 {
  padding: 0px;
}

.video_sec video {
  width: 100%;
  height: auto;
  margin-bottom: -6px;
  margin-top: -84px;

}

.video_sec {
  width: 100%;
  background: #fff;
}

.modal-content.cst-popup {
  width: 100%;
  overflow: hidden;
  border-radius: 0;
  border: 0px;
}

.modal-dialog.modal-dialog-centered {
  padding: 80px;
}

.course_grid {
  min-height: 420px;
}

.inner-banner .breadcrumbs li:first-child {
  padding-left: 0;
  margin-left: 0;
}

.inner-banner .breadcrumbs li {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 24px;
  margin-left: 7px;
}

.inner-banner .breadcrumbs li.active::before {
  content: "••";
  position: absolute;
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 1;
  letter-spacing: 4px;
  left: -2px;
  top: 8px;
}

header#headers {
  background: #fff;
  position: relative;
  top: 0px;
  transition: top 0.6s ease-in-out;
  -webkit-transition: top 0.6s ease-in-out;
  z-index: 99;
  left: 0;
  right: 0;
}

/* header#headers .navbar-nav li a{
  padding: 9.6px 15px !important;
} */
header#headers .navbar-nav li a i {
  padding-left: 10px;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.about_desc p {
  text-align: justify;
}

.quantity {
  padding: 2px 6px;
  /* width: 150px;
  min-width: 150px; */
  /* color: red; */
  font-size: 18px;
  /* border: 1px solid #4e4e4e; */
  border-radius: 3px;
}

/* home page banner heading css for i want to va  */
.hero-text-2 {
  position: relative;
}

.hero-text-2 h2 {
  padding-top: 35px;
  font-size: 80px;
  width: 991px;
  max-width: 100%;
  text-align: center;
  position: relative;
  color: #4e4e4e;
  font-family: 'Gidole Regular';
  font-weight: 700;
  position: absolute;
  top: 10px;
  width: 100%;


}

.hero-text-2 a {
  /* display: block; */
  font-size: 1.5em;
  margin: auto;
  position: absolute;
  top: 450px;
  left: 50%;
  transform: translatex(-50%);
  z-index: 1;
}


.acedmy-link {
  color: #4e4e4e;
  transition: all 0.3s;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
}

.p-close {
  display: none;
}

.pagination {
  padding: 20px 0;
  justify-content: center;
}

/* .about_us_home {
  margin: 40px 0px;
} */
.pagination li a {
  color: #4e4e4e;
  font-size: 18px;
}

.pagination li a:hover {
  background-color: #debcb0;
  font-size: 18px;
  color: #fff;
}

.page-link:focus {
  box-shadow: none;
  background-color: #4e4e4e;
  color: #fff;
}

.page-link:active {
  background-color: #4e4e4e;
  color: #fff;
}

.mentor-title {
  margin-top: 30px;
}

.features-box {
  background: #f5f5f5;
  padding: 30px 0px;
  position: relative;
}

.acedmy-link {
  color: #4e4e4e;
  transition: all 0.3s;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
}

.features-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #debcb0;
}

.navbar {
  padding: 9px 16px;
}

.features-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e1e1e1;
}

.features-wrapper .features-content:last-child {
  border-right: none;
}

.features-icon {
  margin-right: 15px;
}

.features-content h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #4e4e4e;
  margin-bottom: 6px;
}

.features-content p {
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
}

.products {
  position: relative;
  padding: 60px 0px;
}

.featured_slider {
  position: relative;
  margin-top: 40px;
  margin-left: -10px;
  margin-right: -10px;
}

.product-grid2 {
  position: relative;
  margin: 0px 10px;
}

.product-grid2 .product-image2 {
  overflow: hidden;
  position: relative;
}

.product-grid2 .product-image2 a {
  display: block;
}

.product-grid2 .product-image2 img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.product-image2 .pic-1 {
  opacity: 1;
  transition: all 0.5s;
}

/*.product-grid2:hover .product-image2 .pic-1{opacity:0}*/
.product-image2 .pic-2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}

/*.product-grid2:hover .product-image2 .pic-2{opacity:1}*/
.product-grid2 .social {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 50px;
  right: 25px;
  z-index: 1;
}

.product-grid2 .social li {
  margin: 0 0 10px;
  display: block;
  transform: translateX(100px);
  transition: all 0.5s;
}

.product-grid2:hover .social li {
  transform: translateX(0);
}

.product-grid2:hover .social li:nth-child(2) {
  transition-delay: 0.15s;
}

.product-grid2:hover .social li:nth-child(3) {
  transition-delay: 0.25s;
}

.product-grid2 .social li a {
  color: #505050;
  background-color: #fff;
  font-size: 17px;
  line-height: 45px;
  text-align: center;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: block;
  transition: all 0.3s ease 0s;
}

.product-grid2 .social li a:hover {
  color: #fff;
  background-color: #de1d25;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.product-grid2 .social li a:after,
.product-grid2 .social li a:before {
  content: attr(data-tip);
  color: #fff;
  background-color: #4e4e4e;
  font-size: 12px;
  line-height: 22px;
  border-radius: 3px;
  padding: 0 5px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -30px;
}

.product-grid2 .social li a:after {
  content: '';
  height: 15px;
  width: 15px;
  border-radius: 0;
  transform: translateX(-50%) rotate(45deg);
  top: -22px;
  z-index: -1;
}

.product-grid2 .social li a:hover:after,
.product-grid2 .social li a:hover:before {
  opacity: 1;
}

.product-grid2 .add-to-cart {
  color: #fff;
  background-color: #4e4e4e;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  display: block;
  position: absolute;
  left: 0;
  bottom: -100%;
  transition: all 0.3s;
}

.product-grid2 .add-to-cart:hover {
  background-color: #fed802;
  text-decoration: none;
}

.product-grid2:hover .add-to-cart {
  bottom: 0;
}

.product-grid2 .product-new-label {
  background-color: #3498db;
  color: #fff;
  font-size: 17px;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s;
}

.product-grid2:hover .product-new-label {
  opacity: 0;
}

.product-grid2 .product-content {
  padding: 20px 10px;
  text-align: center;
}

.product-grid2 .title {
  font-size: 20px;
  margin: 0 0 10px;
  letter-spacing: 1px;
}

.product-grid2 .title a {
  color: #303030;
}

.product-grid2 .title a:hover {
  color: #de1d25;
}

.product-grid2 .price {
  color: #666;
  font-size: 16px;
}

@media screen and (max-width: 990px) {
  .product-grid2 {
    margin-bottom: 30px;
  }
}

.hero_caption.container {
  position: absolute;
  top: 58%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.bars-background {
  position: absolute;
  left: 50px;
  top: 15px;
  right: 50px;
  bottom: 0;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grey-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  opacity: 0.5;
}

.about_us {
  position: relative;
  padding: 60px 0px;
}

.about_us>.container {
  position: relative;
  z-index: 9;
}

.ttvbanner-hover-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

.ttvbanner-hover-wrapper:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -moz-transform: scale(0.5);
  opacity: 0;
  background-image: linear-gradient(39deg,
      rgba(255, 255, 255, 0.03) 39%,
      transparent 6%,
      transparent 56%,
      rgba(255, 255, 255, 0.1) -16%,
      rgba(255, 255, 255, 0) 82%),
    linear-gradient(-44deg,
      rgba(255, 255, 254, 0.07) 45%,
      transparent 3%,
      transparent 60%,
      rgba(255, 255, 255, 0.1) -1%,
      rgba(255, 255, 255, 0.1) 61%);
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.ttvcmsblog_img {
  /* display: block; */
  max-width: 100%;
  height: auto;
}

.ttvbanner-hover-wrapper:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  opacity: 0;
  background-image: linear-gradient(39deg,
      rgba(255, 255, 255, 0.1) 8%,
      transparent 3%,
      transparent 16%,
      rgba(255, 255, 255, 0.1) -16%,
      rgba(255, 255, 255, 0) 58%),
    linear-gradient(141deg,
      rgba(255, 255, 255, 0.1) 9%,
      transparent 6%,
      transparent 17%,
      rgba(255, 255, 255, 0.1) -7%,
      rgba(255, 255, 255, 0) 60%),
    linear-gradient(-39deg,
      rgba(255, 255, 255, 0.1) 8%,
      transparent 3%,
      transparent 16%,
      rgba(255, 255, 255, 0.1) -7%,
      rgba(255, 255, 255, 0) 58%),
    linear-gradient(-141deg,
      rgba(255, 255, 255, 0.1) 9%,
      transparent 6%,
      transparent 17%,
      rgba(255, 255, 255, 0.1) -7%,
      rgba(255, 255, 255, 0) 60%);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  transition-delay: 0.5s;
}

.ttvbanner-hover-wrapper:hover:before {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

.ttvbanner-hover-wrapper:hover:after {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

.subscribe_latest {
  position: relative;
  padding: 60px 0px;
  background: url(https://images.indianexpress.com/2018/07/football-reuters-fb.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.subscribe_news {
  text-align: center;
  position: relative;
}

.subscribe_news h3 {
  font-size: 26px;
  font-weight: 500;
  color: #debcb0;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 13px;
}

.subscribe_news p {
  font-family: 'Saira Condensed', sans-serif;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 23px;
}

.newsletter_form {
  display: flex;
  max-width: 600px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.newsletter_form input {
  height: 50px;
  border-radius: 0;
  border: 1px solid #e9e7e7;
  background: #fff;
  margin-right: 0;
  outline: none;
  box-shadow: none;
}

.newsletter_form input:focus {
  outline: none;
  box-shadow: none;
  border-color: #e9e7e7;
}

.subscribe_btn {
  background: #debcb0;
  color: #fff;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
  border-radius: 0;
  padding: 0px 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  height: 50px;
  width: 100%;
  margin-top: 10px;
}

.subscribe_btn i {
  margin-right: 5px;
}

.subscribe_btn:hover {
  background: #efded8;
  color: #fff;
}

footer#footer {
  background: #4e4e4e;
  position: relative;
  background-size: cover;
  background-position: center;
}

footer#footer:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://demo.winnertheme.com/congor/wp-content/uploads/sites/6/2021/07/footer.png);
  background-size: cover;
  opacity: 0.05;
  background-position: center;
}

.footer-bottom-area {
  padding: 15px 0;
  position: relative;
  border-top: 1px solid rgb(255 255 255 / 9%);
}

.copyright-text p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
  text-transform: uppercase;
}

.footer-widget-inner {
  padding-bottom: 40px;
  padding-top: 50px;
}

.footer-widget-item.links_col {
  padding-right: 40px;
}

.footer-widget-title {
  padding-bottom: 30px;
}

.footer-widget-title h5 {
  color: #efded8;
  font-size: 26px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
  font-weight: 600;
}

.video_section {
  position: relative;
  padding: 70px 0px;
}

.about-box-img {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}

.home_ab_img img {
  height: 450px;
  object-fit: cover;
}

.ab_img img {
  width: 100%;
}

.video_block video {
  width: 100%;
  border: 10px solid #debcb0;
  object-fit: cover;
  border-radius: 6px;
}

ul.footer-widget-links li {
  margin-bottom: 18px;
}

ul.footer-widget-links li a {
  color: #fff;
  font-size: 15px;
  transition: all 0.3s;
}

.support_logo_slider .slick-slide img {
  max-height: 75px;
  margin: 0 auto;
}

.support_logo_slider {
  margin: 30px auto 0;
  padding: 0px 80px;
}

.support_logo_slider .slick-slide {
  display: flex;
  background: rgb(255 255 255 / 31%);
  margin: 0px 20px;
  padding: 20px;
  height: auto;
  transition: all 0.3s;
  align-items: center;
  border: 4px solid rgb(0 0 0 / 10%);
}

.support_logo_slider .slick-list {
  display: flex;
  flex-wrap: wrap;
}

.footer-widget-item.contact_footer {
  position: relative;
}

.video_section h2 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 50px;
}

.video_section:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50%;
  background: url(https://fansmuseum.org/wp-content/uploads/2018/09/Football-Stadium-background.jpg);
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

ul.footer-widget-address li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
  letter-spacing: 1px;
}

ul.footer-widget-address li,
ul.footer-widget-address li a {
  color: #fff;
  font-size: 15px;
  transition: all 0.3s;
  line-height: 26px;
  display: block;
}

ul.footer-widget-address li i {
  color: rgb(222 188 176);
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 15px;
}

.social_footer_widget p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

.footer_social_links {
  margin-top: 0;
  position: relative;
  padding-top: 0;
  border-top: none;
}

.footer_social_links li {
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  -ms-transition: -ms-transform 0.7s;
  -o-transition: -o-transform 0.7s;
  transition: transform 0.7s;
  text-align: center;
  margin: 0px 6px;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
}

.footer_social_links a {
  color: #fffdf0;
  display: block;
  text-align: center;
}

.footer_social_links li i {
  font-size: 16px;
}

.footer_social_links li i:hover,
.footer_social_links li i:focus {
  color: #debcb0;
}

ul.footer-widget-links li a:hover,
ul.footer-widget-address li a:hover {
  color: rgb(222 188 176);
}

.ttvbanner-hover-wrapper img {
  height: 350px;
  width: 100%;
  opacity: 0.6;
}

.services {
  position: relative;
  padding: 60px 0px 30px;
}

.ttvbanner {
  background: #4e4e4e;
  position: relative;
  margin-bottom: 30px;
}

.ttvimage-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 0px 20px;
}

.shop_link {
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}

.ttvimage-content h4 {
  font-size: 30px;
  font-weight: 600;
  color: #debcb0;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 13px;
}

.ab_content_home h2 {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 15px;
  color: #4e4e4e;
}

.ab_content_home p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  font-weight: 300;
}

.read_more_link {
  text-align: center;
  font-size: 14px;
  transition: all 0.3s;
  cursor: pointer;
  color: #debcb0;
  font-weight: 600;
}

.read_more_link span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.3s;
  text-decoration: underline;
}

.read_more_link span:after {
  content: '\f178';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -15px;
  transition: 0.5s;
  font-family: fontAwesome;
}

.read_more_link:hover {
  color: #debcb0;
}

.read_more_link:hover span:after {
  opacity: 1;
  right: 0;
}

.read_more_link:hover span {
  padding-right: 22px;
  text-decoration: none;
}

.section_header h2 {
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  font-weight: 700;
}

.hero_slider .slick-slide {
  position: relative;
  height: auto;
  min-height: 100vh;
  background-size: cover;
  background-position: top center;
}

.hero_slider .slick-slide:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.hero_caption select {
  -webkit-appearance: none;
  background-image: url(../images/angle-down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 12px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  height: 44px !important;
  font-size: 15px;
}

.search_filed {
  background: rgb(0 0 0 / 40%);
  padding: 30px 25px;
  position: relative;
  border-radius: 4px;
  max-width: 800px;
  margin: 0 auto;
}

.hero_caption h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.hero_caption select:focus {
  box-shadow: none;
}

.hero_caption p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

.search_filed>.col-md-3 {
  padding: 0px 5px;
}

.search_filed .form-group {
  margin: 0;
}

.search_btn {
  background: #debcb0;
  color: #121212;
  border-radius: 0;
  padding: 0px 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  height: 44px;
  width: 100%;
  border: none;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 12px 15px;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #debcb0;
}

/*div#collapsibleNavbar ul.navbar-nav {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}*/
.last-nav a {
  background: #4e4e4e;
  color: #fff !important;
  margin-left: 17px;
}

header#headers:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 42.3%;
  background: #ddbbaf;
  bottom: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  left: -20%;
  z-index: -1;
}

.home_banner {
  position: relative;
}

.search_btn i {
  margin-right: 8px;
}

.search_btn:hover,
.search_btn:focus {
  background: #de1d25;
  color: #fff;
}

.header-wrap {
  width: 100%;
  padding: 0 15px;
}

.header-wrap-holder {
  display: flex;
  width: 100%;
  padding: 10px 0px;
  align-items: center;
  justify-content: space-between;
}

.logo-container {
  width: 250px;
}

.nav-wrap {
  width: 100%;
  border-bottom: 1px solid rgb(235 235 235 / 11%);
  border-top: 1px solid rgb(235 235 235 / 11%);
  position: relative;
}

#header .bg-dark {
  background-color: #4e4e4e !important;
  padding: 0;
}

.nav-search input {
  min-width: 360px;
  border-radius: 4px;
  height: 46px;
  color: #4d4d4d;
}

.nav-search {
  margin: 0px 50px;
  position: relative;
}

form.search_header {
  position: relative;
}

button.search-button {
  background: transparent;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #303030;
  height: 100%;
  cursor: pointer;
  padding: 0px 15px;
}

.cart_icon {
  position: relative;
  margin-left: 20px;
}

.cart_icon i {
  color: #fdc600;
  font-size: 25px;
}

.cart_icon span.cart_value {
  background: #fff;
  color: #4e4e4e;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  text-align: center;
  position: absolute;
  top: -3px;
  right: -12px;
}

.call_sales a,
.live_chat a {
  color: #fff;
}

.live_text,
.call_text {
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 1px;
}

.live_chat i,
.call_sales i {
  color: #fed802;
  font-size: 24px;
  margin-right: 5px;
}

.call_sales p {
  margin-left: 0px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
}

header#header {
  background: #fcfcfc;
  position: relative;
  top: 0px;
  transition: top 0.6s ease-in-out;
  -webkit-transition: top 0.6s ease-in-out;
  z-index: 99;
  left: 0;
  right: 0;
  /*
    box-shadow: 0px 2px 6px rgb(0 0 0 / 8%);*/
}

header#header.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  background: #4e4e4e;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.12);
}

.social_links li i {
  color: #fff;
  font-size: 18px;
  margin-left: 12px;
  transition: all 0.3s;
}

.search_icon {
  border-left: 1px solid rgb(255 255 255 / 31%);
  padding-left: 20px;
  margin-left: 20px;
  font-size: 18px;
  color: #4e4e4e;
  cursor: pointer;
}

.search_icon i {
  color: #fff;
}

ul.navbar-nav li {
  margin-left: 15px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #4e4e4e;
  transition: all 0.3s;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
}

a.navbar-brand img {
  max-height: 100px;
}

.social_links li i:hover {
  color: #fed802;
}

.featured_slider .slick-prev:before,
.featured_slider .slick-next:before {
  font-family: fontAwesome;
  color: #de1d25;
  opacity: 1;
}

.banner {
  position: relative;
  padding-top: 250px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.banner h1 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
}

.banner .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  font-size: 14px;
}

.breadcrumb-item a {
  color: #fdc600;
}

.breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.84);
}

.contact_us {
  position: relative;
  padding-top: 60px;
}

.map {
  position: relative;
  padding: 60px 0px;
}

.cont_form select.form-control,
.cont_form input.form-control {
  height: 50px !important;
  box-shadow: none;
  border: 1px solid #eee;
  font-size: 14px;
  box-shadow: none;
}

.cont_form textarea.form-control {
  box-shadow: none;
  border: 1px solid #eee;
  font-size: 14px;
  resize: none;
  box-shadow: none;
}

.banner:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.cont_info {
  background: #fdc600;
  position: relative;
  padding: 40px 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.cont_info h2 {
  color: #4e4e4e;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

ul.cont_detail_contact li {
  display: flex;
  position: relative;
  margin-bottom: 35px;
  align-items: center;
}

ul.cont_detail_contact li i {
  height: 50px;
  width: 50px;
  background: rgb(0 0 0 / 8%);
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 20px;
}

.cont_address {
  margin-left: 15px;
}

.cont_address h5 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 600;
  color: #4e4e4e;
  letter-spacing: 1px;
}

.cont_address p {
  font-size: 15px;
  color: rgb(0 0 0 / 52%);
  margin: 0;
  font-weight: 500;
}

.cont_address p a {
  color: rgb(0 0 0 / 52%);
}

ul.cont_detail_contact li:last-child {
  margin-bottom: 0;
}

/*div#collapsibleNavbar ul.navbar-nav .nav-item:last-child a {
    background: #debcb0;
    padding: 10px 15px;
    border-radius: 0;
    color: #fff;
    margin-left: 25px;
}
div#collapsibleNavbar ul.navbar-nav .nav-item:last-child a:hover{
    background: #4e4e4e;
    color: #fff;
}*/
.about_box_2 h6 {
  text-align: center;
  padding: 15px;
  background: #4e4e4e;
  color: #fff;
}

.custom_btn {
  background: #4e4e4e;
  color: #fff;
  border-radius: 0;
  padding: 0px 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  height: 48px;
  line-height: 48px;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
  min-width: 180px;
}

.custom_btn:hover {
  background: #debcb0;
  color: #fff;
}

.custom_btn i {
  margin-right: 5px;
}

.payment-method {
  text-align: right;
}

.payment-method img {
  max-width: 250px;
}

.contact_form_head p.lead_txt {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.contact_form_head {
  margin-bottom: 20px;
}

.ab_box {
  width: 540px;
  float: right;
  margin-left: 50px;
  margin-bottom: 20px;
}

.portfolio {
  position: relative;
  padding: 60px 0px;
}

.product_page_content {
  position: relative;
  padding: 60px 0px;
}

.load_more {
  margin-top: 40px;
  text-align: center;
}

.portfolio_grid h3 {
  text-align: center;
  font-size: 22px;
  margin-top: 15px;
}

.portfolio_grid {
  margin-bottom: 40px;
  position: relative;
}

.portfolio_img {
  position: relative;
}

.portfolio_img:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(0 0 0 / 65%);
  transition: all 0.3s;
  opacity: 0;
}

span.hover_icon_p img {
  max-width: 50px;
}

span.hover_icon_p {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  transform: scale(0);
  transition: all 0.3s;
}

.portfolio_img:hover:before {
  opacity: 1;
}

.portfolio_img:hover span.hover_icon_p {
  transform: scale(1);
}

.video_section:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 50%;
  background: rgb(0 0 0 / 52%);
  bottom: 0;
}

.counter_section {
  position: relative;
  padding: 60px 0px;
  background-size: cover;
}

#counter {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.counter-value {
  width: 33.33%;
  padding: 0px 20px;
  text-align: center;
  border-right: 1px solid rgb(255 255 255 / 13%);
  position: relative;
}

.counter_content {
  position: relative;
  padding: 45px 0px;
}

.counter_content img {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
}

.counting_numer {
  position: relative;
  display: inline-block;
}

.counter-value p {
  color: rgb(0 0 0);
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  font-weight: 500;
}

.counting_numer:before {
  content: '+';
  position: absolute;
  right: -28px;
  font-size: 36px;
  color: #debcb0;
  line-height: 60px;
}

span.counter {
  color: #debcb0;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 15px;
  display: inline-block;
}

.team_grid {
  background: #444;
  position: relative;
  overflow: hidden;
}

.team_grid img {
  width: 100%;
  height: 360px;
  transition: all 0.35s ease-out 0s;
  object-fit: cover;
}

.team_grid:hover img {
  opacity: 0.4;
}

.box-content p {
  color: #fff;
}

/* .team_slider > .team_grid p {
  opacity: 0;
  transform: translate(0, 60%);
  transition-delay: .15s;
  color: #fff;
} */

.team_grid .icon {
  margin: 0;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  transform: scale(0);
  transition: all 0.35s ease-out;
}

.team_grid:hover .icon {
  transform: scale(1);
  transition-delay: 0.15s;
}

.team_grid .icon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  font-size: 18px;
  color: #debcb0;
  margin-right: 10px;
  position: relative;
  transition: all 0.5s ease 0s;
  text-align: center;
}

.team_grid .icon li a:hover {
  background: #4e4e4e;
  color: #fff;
}

.team_grid .box-content {
  padding: 20px 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.team_grid .title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 5px;
  opacity: 0;
  transform: translate(-20px, -20px);
  transition: all 0.35s ease-out;
}

.team_grid:hover .title {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.15s;
}

.team_grid .post {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  opacity: 0;
  transform: translate(-20px, -20px);
  transition: all 0.35s ease-out;
}

.team_grid:hover .post {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.15s;
}

.box6 .title,
.box6 img,
.box6:after {
  transition: all 0.35s ease 0s;
}

.team_grid:after,
.team_grid:before {
  content: '';
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #debcb0;
  position: absolute;
  top: -80px;
  left: 15px;
  opacity: 0;
  z-index: 1;
  transition: all 0.35s ease;
}

.team_grid:after {
  top: auto;
  left: auto;
  bottom: -115px;
  right: -30px;
}

.team_grid:hover:after,
.team_grid:hover:before {
  opacity: 0.75;
  transform: scale(8);
  transition-delay: 0.15s;
}

@media only screen and (max-width: 990px) {
  .team_grid {
    margin-bottom: 30px;
  }
}

.team_slider .team_grid {
  position: relative;
  margin: 0px 15px;
}

.team_slider {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 50px;
}

.section_header p {
  color: #555;
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
  line-height: 26px;
}

.support_logo_slider .slick-slide:hover {
  background: #fff;
}

.step img {
  max-height: 160px;
  position: relative;
}

.step {
  position: relative;
  text-align: center;
}

.how-it-works-wrap {
  position: relative;
  background: #fff;
  margin-top: -50px;
  padding: 50px;
  border: 1px solid #eee;
}

.step .icon {
  margin-bottom: 30px;
}

.step h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
}

.how-it-works {
  position: relative;
  padding-bottom: 40px;
}

.classes_session:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 35%;
  background: url(http://h-sportak.torbara.com/yellow/images/our-news-bg.jpg);
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.classes_session:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 35%;
  background: rgb(0 0 0 / 52%);
  bottom: 0;
}

.classes_session {
  position: relative;
  padding: 60px 0px;
  background: url(https://ultrainsport.com/wp-content/uploads/2020/11/Group-29.png);
  background-size: cover;
}

.classes_grid {
  margin-top: 50px;
  border-radius: 4px;
  background: #f2f2f2;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  /* box-shadow: 0 2px 24px 0 rgb(94 103 107 / 23%); */
  overflow: hidden;
}

.classes_img {
  position: relative;
  width: 50%;
}

.classes_img img {
  height: 360px;
  object-fit: cover;
}

.classes_grid .classes_content:before {
  content: '';
  margin-top: -15px;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #f2f2f2;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 50%;
  left: -15px;
}

.classes_content {
  width: 50%;
  position: relative;
  padding: 20px;
}

.classes_content h3 {
  margin-bottom: 20px;
  font-size: 28px;
  color: #4e4e4e;
  font-weight: 600;
}

ul.classes_ul li {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 7px 0px;
  font-size: 15px;
}

ul.classes_ul {
  margin-bottom: 20px;
}

.divider2 {
  width: 100%;
  position: absolute;
  height: 60px;
  pointer-events: none;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
  -webkit-mask-size: 100% 101%;
  mask-size: 100% 101%;
  background: #f2f2f2;
  top: -59px;
  left: 0;
  z-index: -1;
}

.divider3 {
  width: 100%;
  position: absolute;
  height: 60px;
  pointer-events: none;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
  -webkit-mask-size: 100% 101%;
  mask-size: 100% 101%;
  background: #fcfcfc;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  bottom: -59px;
  left: 0;
  z-index: -1;
}

.testimonials {
  background: #fcfcfc;
  position: relative;
  padding: 70px 0px 100px;
  margin-top: 0;
  z-index: 9;
}

.t_profile img {
  border-radius: 50%;
  max-width: 90px;
  margin-right: 20px;
}

.t_profile h4 {
  color: #de1d25;
  font-size: 25px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

.t_profile {
  justify-content: center;
}

.t_profile span {
  color: rgb(0 0 0 / 71%);
  font-size: 20px;
}

.t_content p {
  color: rgb(0 0 0 / 70%);
  text-align: center;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}

.t_content i {
  color: #debcb0;
  font-size: 75px;
  margin-bottom: 20px;
}

.t_content {
  text-align: center;
  position: relative;
}

.t_grid {
  margin-top: 40px;
}

.slick-slider.testimonial_slider {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.testimonial_slider .slick-dots {
  bottom: -40px;
}

.testimonial_slider .slick-dots li button:before {
  font-size: 16px;
  opacity: 0.5;
}

.testimonial_slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #debcb0;
  font-size: 20px;
}

.our_team {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

span.step_no {
  position: absolute;
  top: -1px;
  left: -1px;
  background: #debcb0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px;
  min-height: 36px;
}

span.step_no:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 36px solid #debcb0;
  border-right: 36px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
}

.team_page .team_grid {
  margin-bottom: 40px;
}

.our_team.team_page {
  padding: 60px 0px;
}

/*.team_page:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 30px;
    left: 0;
    height: 100%;
    background-image: url(../images/left-player-bg.png);
    background-size: cover;
    background-position: left;
    width: 40%;
    background-repeat: no-repeat;
}
.team_page:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 30px;
    right: 0;
    height: 100%;
    background-image: url(../images/right-player-bg.png);
    background-size: cover;
    background-position: right;
    width: 25%;
    background-repeat: no-repeat;
}*/
.classes_session_page:before,
.classes_session_page:after {
  content: none;
}

.about_grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 40px 0px;
}

.about_img {
  width: 50%;
}

.about_grid_content {
  width: 50%;
}

.about_main {
  position: relative;
  padding: 40px 0px;
}

.about_grid_content h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #4e4e4e;
}

.about_grid_content p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  font-weight: 300;
}

.ab_main_grid .about_grid:nth-child(odd) .about_grid_content {
  padding-right: 50px;
}

.ab_main_grid .about_grid:nth-child(even) .about_grid_content {
  padding-left: 50px;
}

.subscription_page {
  position: relative;
  padding: 60px 0px;
}

.separator {
  width: 1px;
  height: 70px;
  margin: 10px auto;
  background-color: rgb(239 222 216);
}

.single-pricing {
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

.single-pricing .top-outer {
  position: relative;
}

.single-pricing .top-outer:before {
  position: absolute;
  right: 0;
  bottom: -15px;
  width: 50.5%;
  height: 20px;
  content: '';
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: 8;
}

.single-pricing .top-outer:before,
.single-pricing .top-outer:after {
  background: #dedede;
}

.single-pricing .top {
  padding: 18px 35px;
  position: relative;
}

.blue,
.blue:after,
.blue:before {
  background: #f7f7f7;
}

.single-pricing .top h4 {
  padding-left: 0;
  line-height: 70px;
  margin-bottom: 0;
  color: #4e4e4e;
  font-size: 30px;
  text-transform: uppercase;
}

.single-pricing .bottom {
  border: 1px solid #dedede;
  border-top: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-bottom: 105px;
  position: relative;
  min-height: 420px;
}

.single-pricing .top-outer:before,
.single-pricing .top-outer:after {
  background: #f2f2f2;
}

.single-pricing .top:before {
  position: absolute;
  right: 0;
  bottom: -7px;
  width: 50.5%;
  height: 20px;
  content: '';
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: 9;
}

.single-pricing .top:after {
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 50.5%;
  height: 20px;
  content: '';
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
  z-index: 9;
}

.single-pricing .top-outer:after {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 50.5%;
  height: 20px;
  content: '';
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
  z-index: 8;
}

ul.subscribe_uline li {
  font-size: 14px;
  border-bottom: 1px dashed rgba(238, 238, 238, 0.65);
  padding: 10px;
  color: #a1a1a1;
  line-height: 26px;
}

.pricing-footer {
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
}

.single-pricing .bottom h2 {
  font-weight: 700;
  font-size: 45px;
  padding-top: 50px;
  color: #debcb0;
  padding-bottom: 16px;
}

.single-pricing .bottom h2 sub {
  bottom: 0;
  font-size: 28px;
}

.single-pricing h4 {
  font-size: 22px;
  padding: 0px 20px;
  margin-bottom: 15px;
}

.pricing_free_img img {
  max-width: 220px;
}

.form-group {
  margin-bottom: 20px;
}

.menu_toggle,
.sidebar_panel {
  display: none;
}

.contact_home {
  position: relative;
  padding: 110px 0px 60px;
}

.about_box {
  box-shadow: 0px 8px 40px rgb(0 0 0 / 6%);
  position: relative;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 50px;
  background: #fff;
  margin-top: 60px;
}

.about_desc h2 {
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  font-weight: 700;
}

.about_desc h5 {
  font-weight: normal;
  margin-bottom: 15px;
  font-style: italic;
  font-size: 21px;
  letter-spacing: 1px;
}

.about_desc p {
  color: #555;
  font-size: 16px;
  line-height: 26px;
}

.s_img img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.s_grid {
  box-shadow: 0px 4px 8px rgb(0 0 0 / 3%);
  display: block;
  padding: 0;
  position: relative;
  margin-top: 30px;
  background-color: #fff;
}

.s_content {
  position: relative;
  padding: 15px;
  text-align: center;
}

.s_content h3 {
  margin: 0;
  font-size: 28px;
}

.s_grid:hover {
  background: #debcb0;
}

.our_services {
  position: relative;
  background: #fcfcfc;
  padding: 60px 0px;
}

.service_header h2 {
  margin: 0;
  font-size: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cont_detail {
  margin-top: 30px;
}

.cont_detail p {
  color: #555;
  font-size: 17px;
  line-height: 26px;
}

ul.cont_uline li i {
  color: #debcb0;
  margin-right: 15px;
}

ul.cont_uline li {
  margin-top: 30px;
  font-size: 22px;
  display: flex;
  align-items: center;
}

ul.cont_uline li a {
  color: #debcb0;
  font-family: 'Gidole Regular';
}

.testimonial_grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0px;
  align-items: flex-start;
}

.testimonial_img {
  position: relative;
  width: 230px;
  padding: 0px;
  text-align: center;
  z-index: 9;
}

.testimonial_content {
  width: calc(100% - 230px);
  margin-left: 0;
  margin-top: 0px;
}

.inner_t_content {
  position: relative;
  padding: 0px 90px;
  margin-top: 50px;
}

.inner_t_content:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 0;
  /*
    background: url(../images/left-quotes.png);*/
  height: 50px;
  width: 50px;
  background-size: 50px;
  background-repeat: no-repeat;
  opacity: 0.4;
  font-family: 'FontAwesome';
  font-size: 50px;
  color: #debcb0;
}

.inner_t_img img {
  height: 250px;
  object-fit: cover;
}

.inner_t_content p {
  color: #555;
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 0;
  position: relative;
}

.inner_t_content:after {
  content: '';
  position: absolute;
  right: 20px;
  top: -90px;
  height: 50px;
  width: 50px;
  background-size: 50px;
  background-repeat: no-repeat;
  opacity: 0.4;
  font-family: 'FontAwesome';
  font-size: 50px;
  color: #debcb0;
}

.inner_t_img {
  position: relative;
  z-index: 9;
  /* background: #debcb0; */
  padding: 8px;
}

.inner_t_img h3 {
  margin-top: 15px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

/* .t_whats {
  border-bottom: 6px solid #debcb0;
  padding: 15px 15px;
  color: #debcb0;
  font-weight: 600;
  font-size: 30px;
  text-transform: capitalize;
  display: inline-block;
  min-width: 225px;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
} */
.inner_t_content span {
  color: #4e4e4e;
  font-style: italic;
  font-size: 20px;
  margin-top: 18px;
  display: inline-block;
  font-weight: 600;
}

.course_grid {
  position: relative;
  margin-top: 35px;
  background: #fff;
  box-shadow: 0px 5px 26px rgb(0 0 0 / 16%);
}

.price_course {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #debcb0;
  padding: 8px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border-top-left-radius: 10px;
}

.course_img {
  position: relative;
}

.course_content {
  position: relative;
  padding: 20px;
}

.course_content h3 {
  margin-bottom: 15px;
  font-size: 28px;
}

.course_content h3 a {
  color: #4e4e4e;
}

.course_content p {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.blog_grid {
  position: relative;
  margin-top: 40px;
  background: #fff;
  box-shadow: 0px 5px 40px rgb(0 0 0 / 7%);
  border-radius: 4px;
  overflow: hidden;
  min-height: 490px !important;
}

figure.blog_img {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #4e4e4e;
  text-align: center;
  margin-bottom: 0;
}

figure.blog_img img {
  /* height: 240px; */
  width: 100%;
  object-fit: cover;
}

figure.blog_img * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.blog_content {
  position: relative;
  padding: 20px;
}

.blog_content h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 15px;
}

.blog_content h3 a {
  color: #4e4e4e;
}

.blog_content p {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #555;
  font-size: 15px;
  line-height: 26px;
}

figure.blog_img a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

ul.blog_post_list {
  position: absolute;
  top: 7px;
  padding: 0px;
  left: 7px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

ul.blog_post_list li {
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
  /* font-weight: 300; */
  margin-right: 10px;
  background: #debcb0;
  padding: 5px 10px;
  border-radius: 2px;
}

ul.blog_post_list li i {
  margin-right: 2px;
}

.latest_blog {
  position: relative;
  padding: 60px 0px;
}

figure.blog_img:hover img,
figure.blog_img.hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

figure.latest_blog_img {
  min-height: 250px;
  height: 250px;
  overflow: hidden;
}

.latest_blog_img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.resources {
  position: relative;
  padding: 60px 0px;
  background: #fcfcfc;
}

a.woocommerce-MyAccount-downloads-file.button.alt {
  background: #ddbbaf !important;
}

.woocommerce table.shop_table td a {
  color: #a1a1a1;
}

.hero_img {
  position: relative;
  margin-top: -2px;
}

/* header#header .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
} */
.navbar-dark .navbar-brand {
  color: #4e4e4e;
  font-family: 'Gidole Regular';
  font-size: 24px;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #334944;
}

.testimonial_grid {
  position: relative;
  background: #fff;
  margin: 0px 15px;
  padding: 25px;
  min-height: 275px;
  border-radius: 8px;
  margin-top: 40px;
  box-shadow: 0px 15px 45px rgb(221 187 175 / 10%);
}

.testimonial_img:before {
  content: '\f10e';
  position: absolute;
  right: 25px;
  font-size: 50px;
  font-family: 'FontAwesome';
  color: #334944;
  opacity: 0.1;
  top: 25px;
}

.testimonial_img {
  position: relative;
  width: 100%;
  padding: 0px;
  z-index: 9;
  display: flex;
  align-items: center;
}

.testimonial_content {
  width: 100%;
  margin-left: 0;
  margin-top: 0px;
}

.inner_t_content {
  position: relative;
  padding: 0px;
  margin-top: 25px;
}

.testimonial_img span {
  font-style: italic;
  color: #aaa;
}

.inner_t_img img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 50%;
  border: 1px solid #ddd;
  padding: 2px;
}

.inner_t_content p {
  color: #4e4e4e;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
  position: relative;
}

.inner_t_img h3 {
  margin-top: 15px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.t_whats {
  padding: 0;
  color: #4e4e4e;
  font-size: 24px;
  text-transform: capitalize;
  display: block;
  min-width: 1px;
  font-family: 'Gidole Regular';
  letter-spacing: 1px;
  margin-bottom: 13px;
}

.inner_t_content span {
  color: #4e4e4e;
  font-style: italic;
  font-size: 20px;
  margin-top: 18px;
  display: inline-block;
  font-weight: 600;
}

.inner_t_content p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

.testimonial_slider .slick-list {
  padding-bottom: 40px;
}

.navbar-dark .navbar-brand {
  color: #4e4e4e;
  font-family: 'Gidole Regular';
  font-size: 21px;
}

/* header#header .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
} */
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #334944;
}

/*Media Query*/


@media (max-width: 1280px) {
  ul.navbar-nav li {
    margin-left: 0px;
  }
}

@media (max-width: 1199px) {
  ul.navbar-nav li {
    margin-left: 0px;
  }

  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
  }

  div#collapsibleNavbar ul.navbar-nav .nav-item:last-child a {
    margin-left: 20px;
  }

  .about_desc h2 {
    font-size: 34px;
  }

  .about_desc p {
    font-size: 15px;
    line-height: 24px;
  }

  .about_desc h5 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .section_header h2 {
    font-size: 34px;
  }

  .team_grid img {
    width: 100%;
    height: 280px;
  }

  .team_grid .title {
    font-size: 20px;
  }

  .service_header h2 {
    font-size: 34px;
  }

  .subscribe_btn {
    font-size: 17px;
  }
}

@media (max-width: 1024px) {
  header#headers:before {
    width: 43.3% !important;
  }

  #collapsibleNavbar {
    opacity: 0;
    transform: translateX(400px);
    -webkit-transform: translateX(400px);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    visibility: hidden;
    width: 320px;
    position: fixed;
    right: 0;
    height: 100vh;
    background: #f6f0ed;
    top: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 0;
    padding: 25px;
    display: block !important;
    margin: 0;
  }

  .menu_close_panel img {
    max-width: 22px;
  }

  .navbar-dark .navbar-nav .nav-link {
    padding: 0;
    margin-bottom: 30px;
  }

  div#collapsibleNavbar ul.navbar-nav .nav-item:last-child a {
    margin-left: 0;
    background: transparent;
    color: #4e4e4e;
    padding: 0;
  }

  ul.navbar-nav {
    display: block;
    margin-top: 50px;
    text-align: left;
  }

  .menu_toggle,
  .sidebar_panel {
    display: block;
  }

  #collapsibleNavbar.navbar_panel_open {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    visibility: visible;
  }

  .menu_toggle img {
    max-width: 32px;
  }
}

@media (max-width: 992px) {
  header#headers:before {
    width: 73% !important;
    height: 99px;
    z-index: -1;
  }

  .navbar {
    padding: 9px 16px;
  }

  .hero-text-2 h2 {
    padding-top: 35px !important;
    font-size: 35px;
    margin: 0;
    padding: 0;
  }

  .hero-text-2 a {
    /* margin-top: 80px; */
    font-size: 25px;
    top: 240px;
  }

  .about_desc2 {
    margin-top: 30px;
  }

  form.cont_form {
    position: relative;
    margin-top: 40px;
  }

  .footer-widget-item.links_col {
    padding-right: 0;
  }

  .footer-widget-item {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sub-page-title {
    margin-top: 40px;
  }
}

/* @media (min-width:768px) {
  header#headers:before {
    left: -7% !important;
    width: 28.7% !important;

} */
@media (max-width: 767px) {
  header#headers:before {
    left: -7% !important;
    width: 60% !important;
  }

  .navbar {
    padding: 9px 16px;
  }

  .copyright-text {
    text-align: left !important;
    margin-top: 10px;
  }

  .hero-text-2 h2 {
    padding-top: 25px !important;
    font-size: 25px;
    margin: 0;
    padding: 0;
  }

  .hero-text-2 a {
    margin-top: 60px;
    font-size: 23px;
    font-size: 3.7vw !important;
    top: 38vw;
    min-width: 108px;
    height: 35px;
    line-height: 35px;
  }

  .hero-text a {
    font-size: 3vw;
    top: 38vw;
    min-width: 108px;
    height: 35px;
    line-height: 35px;
  }
}

@media (max-width: 520px) {
  .about_desc2 {
    margin-top: 20px;

  }

  .about_box_2 {
    padding: 30px 15px;
  }

  .about_desc h2 {
    font-size: 30px;
  }

  .about_desc p {
    font-size: 14px;
    line-height: 23px;
  }

  .section_header h2 {
    font-size: 30px;
  }

  .team_grid img {
    width: 100%;
    height: auto;
  }

  .service_header h2 {
    font-size: 30px;
  }

  .s_content h3 {
    margin: 0;
    font-size: 24px;
  }

  .custom_btn {
    font-size: 16px;
    min-width: 140px;
  }

  .footer-widget-title h5 {
    font-size: 22px;
  }

  .course_content h3 {
    margin-bottom: 10px;
    font-size: 22px;
  }
}

/* single resources page images css */
.single-resources .blog-img img {
  height: auto;
}

.single-resources .pt_lt_content {
  padding-left: 7px;
  width: 100%;
}

@media (max-width: 1366px) {

  /* header#header:before {
    width: 41.1%;
  } */
  header#headers:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 42.7%;
    background: #ddbbaf;
    bottom: 0;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    left: -20%;
    z-index: -1;
  }
}

@media (max-width: 1440px) {
  header#headers:before {
    width: 42.7%;
  }
}
/* woocommerce order confirmation text style */
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #00be00;
    letter-spacing: normal;
    /* background: floralwhite; */
}