/*
Theme Name: Global Soccer Development
Theme URI: https://webosmotic.com/
Author: WebOsmotic PVT LTD
Author URI: https://webosmotic.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gsd
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Global Soccer Development is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/

@font-face {
  font-family: 'Qalenas Regular';
  src: url('font/Qanelas-Light.ttf');
}
@font-face {
  font-family: 'Qanelas-Bold';
  src: url('font/Qanelas-Bold.ttf');
}
@font-face {
  font-family: 'Qanelas-SemiBold';
  src: url('font/Qanelas-SemiBold.ttf');
}
@font-face {
  font-family: 'Qanelas-Heavy';
  src: url('font/Qanelas-Heavy.ttf');
}
@font-face {
  font-family: 'Qanelas-Thin';
  src: url('font/Qanelas-Thin.ttf');
}
@font-face {
  font-family: 'Qanelas-Black';
  src: url('font/Qanelas-Black.ttf');
}
@font-face {
  font-family: 'Qanelas-ExtraBold';
  src: url('font/Qanelas-ExtraBold.ttf');
}

/*@font-face {*/
/*    font-family: 'Avenir LT Std';*/
/*    src: url('font/AvenirLTStd-Black.eot');*/
/*    src: url('font/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),*/
/*        url('font/AvenirLTStd-Black.woff2') format('woff2'),*/
/*        url('font/AvenirLTStd-Black.woff') format('woff'),*/
/*        url('font/AvenirLTStd-Black.ttf') format('truetype');*/

/*    font-weight: 900;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Std';*/
/*    src: url('font/AvenirLTStd-Roman.eot');*/
/*    src: url('font/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),*/
/*        url('font/AvenirLTStd-Roman.woff2') format('woff2'),*/
/*        url('font/AvenirLTStd-Roman.woff') format('woff'),*/
/*        url('font/AvenirLTStd-Roman.ttf') format('truetype');*/

/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Std';*/
/*    src: url('font/AvenirLTStd-Book.eot');*/
/*    src: url('font/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),*/
/*        url('font/AvenirLTStd-Book.woff2') format('woff2'),*/
/*        url('font/AvenirLTStd-Book.woff') format('woff'),*/
/*        url('font/AvenirLTStd-Book.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

.elementor-7 .elementor-element.elementor-element-6f8f2ed > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-position: top !important;
  transform: inherit !important;
}

body {
  font-family: 'Qalenas Regular';
  margin: 0;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

body,
ol,
ul,
li,
div,
p,
span,
form,
h1,
h2,
h3,
h4,
h5,
h6,
table,
thead,
th,
tbody,
tr,
td,
img,
input,
textarea,
dd,
dt,
dl {
  word-wrap: break-word;
  outline: none;
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

textarea {
  overflow: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dd,
dt,
dl {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Qanelas ExtraBold', sans-serif;
}
p,
ul,
ol,
dd,
dt,
dl {
  font-weight: normal;
  font-family: 'Qalenas Regular';
}
a img,
img {
  border: none;
  outline: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.woocommerce-input-wrapper input#billing_marketing_consent ,.woocommerce-input-wrapper input#agreegation_policy ,.woocommerce-input-wrapper input#billing_sms_consent{
    appearance: auto !important;
    width: max-content;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    height: 20px;
    width: 20px;
}
a {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
}

.no-script-msg {
  font: 12px 'Qalenas Regular';
  background: #ffc url(../images/lp/kabaddi/icon-noScript.gif) no-repeat 5px 10px;
  width: auto;
  padding: 10px 10px 10px 25px;
  margin: 8px;
  border: 1px solid #cd3d18;
  font-weight: 700;
  height: auto;
  font-size: 11px;
  color: #000;
  line-height: 150%;
  clear: both;
}

input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input:not([type='radio']):not([type='checkout']) {
  -webkit-appearance: none;
  appearance: none;
}

body {
  min-width: 300px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  background-color: #fff;
}

::selection {
  text-shadow: none;
  background: rgba(65, 131, 196, 0.4);
}
#custom-scroll-top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, transform .3s ease;
    z-index: 9999;
}

#custom-scroll-top.show {
    opacity: 0.8;
    visibility: visible;
    transform: translateY(0);
}

#custom-scroll-top img {
    width: 60px;
    height: auto;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  width: auto;
  display: block;
  float: none !important;
}
.wpcf7-form-control-wrap[data-name="marketing_conset"]::after{
    display:none !important;
}
input#billing_marketing_consent {
    height: 20px;
    width: 20px;
    margin-right: 6px;
}
ul,
menu,
dir {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style-type: none;
}

#wp-live-chat {
  z-index: 99 !important;
}

.grecaptcha-logo {
  display: none !important;
}

h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Qanelas-Bold';
}

h5 {
  font-size: 18px;
  line-height: 32px;
  font-family: 'Qanelas-Bold';
}

.fa-long-arrow-right:before {
  content: '\f178' !important;
}

.container {
  max-width: 1240px;
  margin: auto;
  padding: 0 20px;
}

#wp-live-chat-header {
  background: url(../gsd/img/chat.png) no-repeat;
  background-size: contain !important;
}

.fa-pinterest-p:before {
  content: '' !important;
  background: url(../gsd/img/tiktok.png) no-repeat center;
  background-size: contain;
  font-size: 367px;
  width: 21px;
  height: 18px;
  display: block;
  top: 1px;
  position: relative;
}
.footer_back .fa-pinterest-p:hover:before {
  background: url(../gsd/img/tiktok2.png) no-repeat center;
  background-size: contain;
  font-size: 367px;
  width: 20px;
  height: 18px;
}
header .fa-pinterest-p:before {
  background: url(../gsd/img/tiktok-white.png) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 21px;
}

header .stiky-header .fa-pinterest-p:before {
  background: url(../gsd/img/tiktok.png) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 21px;
}

.navbar li a {
  color: #000 !important;
  font-size: 32px;
  line-height: 62px;
  border-left: 0 solid transparent;
  padding-left: 0;
  transition: 0.3s ease;
  width: 100%;
  display: block;
  font-family: 'Qanelas-Bold';
}

body.nav-open.active {
  overflow: hidden;
}

.navbar .current_page_item a {
  border-left: 0 solid #d1202a !important;
  padding-left: 0 !important;
  color: #d1202a !important;
}

.navbar .menu li:last-child {
  border-bottom: 0;
}

.navbar li a:hover {
  border-left: 0 solid #d1202a;
  padding-left: 0;
  color: #d1202a !important;
}

.header_img.active {
  display: none;
}

.click_video.active {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 999999;
}

.header_overrealy {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container.b-content.active-hide {
  display: none;
}

.social-icon {
  z-index: 9;
}

.header_img {
  position: absolute;
  width: 100%;
  height: 100%;
}

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

.click_video {
  display: none;
}

.click_vedio_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5));
  z-index: 5;
}

video {
  object-fit: cover;
}

.error-alert {
  color: #e2401c;
}

.container-xl {
  max-width: 1700px;
  margin: auto;
}

.header-wpr {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}

header .container-xl .container {
  width: 100%;
  padding-right: 10px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1270px;
  margin-block: 0px;
}

header .container {
  max-width: 1200px;
  margin: auto;
}

header {
  position: relative;
  /*height: 920px;*/
  position: relative;
  z-index: 9999;
}

#post-7229 header.entry-header {
  height: auto !important;
}
.header-video {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.header-video video {
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}

header .container-lg {
  padding-bottom: 20px;
}

header:after {
  width: 100%;
  position: absolute;
  height: 180px;
  bottom: -1px !important;
  /*content: '';*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 999999;
  background-size: cover;
  background: #fff;
  clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0 100%, 0 0%);
  -webkit-clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0 100%, 0 0%);
  cursor: initial;
}
.banner_main_sec:after {
  width: 100%;
  position: absolute;
  height: 180px;
  bottom: -1px !important;
  content: '';
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 999999;
  background-size: cover;
  background: #fff;
  clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0 100%, 0 0%);
  -webkit-clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0 100%, 0 0%);
  cursor: initial;
}

.logo img {
  width: 287px;
}

.logo {
  position: relative;
  z-index: 99999999;
}
.news_social a{
    color: #fff;
    max-width: max-content !important;
    width: max-content !important;
    width: 100%;
    display: block;
    padding:13px 50px !important;
}
.social-share-btn:hover{
    color:#Fff !important;
}
.social-share-btn.share-facebook{
    background-color: #2b4170;
    background: -moz-linear-gradient(top,#3b5998,#2b4170);
    background: -ms-linear-gradient(top,#3b5998,#2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
}
.social-share-btn.share-facebook:hover{
    background-color: #3b5998;
    background: -moz-linear-gradient(top,#2b4170,#3b5998);
    background: -ms-linear-gradient(top,#2b4170,#3b5998);
    background: -webkit-linear-gradient(top, #2b4170, #3b5998);
}
.social-share-btn.share-twitter{
    background-color: #0081ce;
    background: -moz-linear-gradient(top,#00aced,#0081ce);
    background: -ms-linear-gradient(top,#00aced,#0081ce);
    background: -webkit-linear-gradient(top, #00aced, #0081ce);
}
.social-share-btn.share-twitter:hover{
    background-color: #00aced;
    background: -moz-linear-gradient(top,#0081ce,#00aced);
    background: -ms-linear-gradient(top,#0081ce,#00aced);
    background: -webkit-linear-gradient(top, #0081ce, #00aced);
}
.social-share-btn.share-linkedin{
    background-color: #0073b2;
    background: -moz-linear-gradient(top,#009cda,#0073b2);
    background: -ms-linear-gradient(top,#009cda,#0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2);
}
.social-share-btn.share-linkedin:hover{
    background-color: #009cda;
    background: -moz-linear-gradient(top,#0073b2,#009cda);
    background: -ms-linear-gradient(top,#0073b2,#009cda);
    background: -webkit-linear-gradient(top, #0073b2, #009cda);
}
.custom-social-share{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px 0px !important;
    flex-wrap:wrap;
}
@media screen and (max-width:500px){
    .custom-social-share{
        flex-direction:column;
        align-items:stretch !important;
    }
    .news_social a{
        max-width:100% !important;
        width:100% !important;
    }
}
.banner-content {
  position: absolute;
}

.container-xl.d-flex.fixed-n {
  position: relative;
}

.logo {
  background-color: #eee;
  clip-path: polygon(0% 0%, 100% 0, 100% 80%, 38% 96%, 0 80%);
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 80%, 38% 96%, 0 80%);
  height: 160px;
  padding: 15px 15px 0;
}

.social-icon ul {
  margin: 0;
}

.social-icon ul li {
  list-style: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin: 0 22px 0 0;
}

.social-icon ul li a {
  color: #fff;
  font-size: 24px;
}

.ico-menu {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #fff;
  position: relative;
  cursor: pointer;
  z-index: 999;
}

.menu-icon {
  padding-left: 29px;
  z-index: 9;
}
.ico-menu .bar:first-child,
.ico-menu .bar:last-child {
  width: 20px;
}

.ico-menu .bar {
  height: 3px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 30%;
  margin: 5px auto;
  width: 30px;
  position: relative;
  top: 13px;
}

.d-flex {
  display: flex;
}

.inner-header {
  justify-content: space-between;
}

.inner-header.active {
  align-items: center;
}

.call {
  position: relative;
  z-index: 9;
  margin-right: 31px;
}

.call a,
.contact a {
  font-weight: normal;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.contact a {
  border-bottom: 2px solid #ce271f;
  padding-bottom: 10px;
}
.banner-content {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  padding-inline: 15px;
}

.banner-content h1 {
  font-family: 'Qanelas-Heavy';
  font-size: 100px;
  color: #fff;
  text-transform: uppercase;
  line-height: 100px;
  margin-bottom: 0;
  margin-top: 0;
}

.banner-content h1 span {
  display: block;
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}

.banner-content p {
  font-size: 35px;
  color: #fff;
  margin-block: 10px;
  max-width: 850px;
  width: 100%;
  line-height: 42px;
}

.stiky-header {
  box-shadow: 0 1px 8px 0 #909090;
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99999999;
  align-items: center;
  height: 80px;
  top: 0;
  transition: 0.5s ease;
  cursor: pointer;
  transform: translate(0px, -100px);
}

.stiky-header .social-icon ul {
  display: flex;
}

.stiky-header .social-icon ul li a {
  color: #000;
  font-size: 20px;
}

.stiky-header .ico-menu .bar {
  background-color: #000;
  width: 30px !important;
}

.call span {
  display: block;
  color: #fff;
  font-size: 24px;
  padding-bottom: 0;
}

.stiky-header .header-right {
  width: auto;
  margin-left: auto;
  height: 80px;
  align-items: center;
  padding-top: 0;
  margin-right: 0;
}
.stiky-header .wrapper {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  align-items: center;
}

.stiky-header .call a {
  color: #000;
  font-size: 20px;
  letter-spacing: 2px;
}

.stiky-header .contact a {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0;
  letter-spacing: 1px;
}

.stiky-header .logo {
  border-left: 1px solid #ededed;
  height: 100%;
  clip-path: none;
  -webkit-clip-path: none;
  background-color: #fff;
  padding: 9px 10px;
}

.stiky-header .logo img {
  width: 100%;
  max-width: 160px;
}

.stiky-header .menu-icon {
  padding: 0 30px;
}

.stiky-header .social-icon {
  height: 100%;
  display: flex;
  align-items: center;
  border-right: 1px solid #ddd;
  padding-right: 30px;
}

.stiky-header .social-icon ul {
  padding-top: 0;
}

.pt_plus_button.button-style-2 .button-link-wrap i {
  display: inline-grid;
}

.stiky-header.fixed {
  display: flex;
}

.stiky-header .social-icon ul li {
  padding: 15px 10px;
  margin-right: 0;
}

.stiky-header .call {
  padding-top: 0;
  padding: 0 30px;
  margin-right: 0;
}
.stiky-header .call i.fa {
  margin-right: 0;
}

.stiky-header span.call-heading {
  font-size: 18px;
  padding-bottom: 5px;
}

.stiky-header .contact {
  padding-top: 0;
  height: 100%;
  background-color: #cf2027;
  display: flex;
  align-items: center;
  padding: 0 30px;
}

.navbar {
  position: fixed;
  left: 0;
  background: #0000008f;
  overflow: hidden;
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
  z-index: 99999999999;
  transition: 0.5s;
  top: 0;
  padding: 0;
  cursor: pointer;
}

.navbar.responsive {
  transform: translateX(0%);
  transition: 0.5s;
}

.responsive_tab_view {
  background-size: 80%;
  height: 100%;
  position: relative;
  background: #fff url(../gsd/img/logo-lion.png) no-repeat center;
  max-width: 420px;
  box-shadow: 5px 0 3px #0000007d;
}

.navbar .menu-icon,
.navbar.responsive .close-icon {
  display: block;
}

.menu-main-menu-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-top: 100px;
}

.navbar .menu li {
  display: block;
  border-bottom: 1px solid #ddd;
}

.nav_contact {
  text-align: center;
  display: none;
  border-bottom: 2px solid #eeeeee9c;
  margin: 90px 20px 0;
  padding-bottom: 15px;
}

.nav_contact a {
  color: #fff;
  font-size: 30px;
}

.close {
  position: absolute;
  right: 0;
  top: 32px;
  width: 32px;
  height: 32px;
  margin-right: 30px;
}

.close:hover {
  opacity: 1;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #000;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

.vedio_icon_wrapper {
  display: none;
}

.vedio_icon_wrapper svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
}

.vedio_icon_wrapper.active {
  display: flex;
  position: relative;
  cursor: pointer;
  z-index: 999999;
  width: fit-content;
  text-align: right;
  align-items: center;
}

#back_video,
#sound_block {
  cursor: pointer;
  position: relative;
  z-index: 999999;
  height: 100%;
  font-size: 0;
  display: block;
}

span.muted_design {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fff;
  left: 0;
  top: 22px;
  transform: rotate(45deg);
  z-index: 9999999;
}

marquee {
  display: inline-block;
  padding: 0 50px;
  font-family: 'Qanelas-Heavy';
  font-size: 150px;
  text-transform: uppercase;
  text-shadow: -1px 0 #dfdfdf, 0 1px #dfdfdf, 1px 0 #dfdfdf, 0 -1px #dfdfdf;
}

marquee span:hover {
  color: #d02027 !important;
}

marquee span {
  transition: 0.5s ease !important;
}

.elementor-element.elementor-element-1ff446d.elementor-column.elementor-col-50.elementor-inner-column {
  z-index: 2;
}

.elementor-element.elementor-element-972bff6.elementor-widget.elementor-widget-html {
  z-index: 1;
}

.elementor-element-71123c2 .woocommerce_lop_pro .img_block,
.shop_product_list .woocommerce_lop_pro .img_block {
  height: auto !important;
  /*min-height: 335px!important*/
}

.elementor-element-71123c2 .woocommerce_lop_pro .img_block {
  min-height: 270px !important;
}

.elementor-element-71123c2 .woocommerce_lop_pro .img_block h2,
.shop_product_list .woocommerce_lop_pro .img_block h2 {
  line-height: 35px !important;
  padding: 15px 0 0 !important;
  font-size: 20px !important;
  color: #000 !important;
  position: relative !important;
  font-family: 'Qanelas-Heavy';
  /*min-height: 84px;*/
}

.elementor-element-71123c2 .woocommerce_lop_pro p,
.shop_product_list .woocommerce_lop_pro p {
  padding-bottom: 10px !important;
  line-height: 25px !important;
  min-height: 85px;
}

.shop_product_list .woocommerce_lop_pro .img_block img {
  height: 245px;
}

.elementor-element-1972e7c0 {
  background-position: 0 30% !important;
}

.payment_landing_btn.payment_landing_loading .elementor-button-link.elementor-button {
  position: relative;
  padding-right: 80px !important;
  transition: 0.4s linear;
  pointer-events: none;
}

.payment_landing_btn.payment_landing_loading .elementor-button-content-wrapper {
  flex-direction: row-reverse;
  align-items: center;
}

.landing_loader {
  width: 25px;
  height: 25px;
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  right: 40px;
  top: 17px;
  border-top: 4px solid transparent;
  animation: landing_loader 1s linear infinite;
}

.woocommerce-checkout .form-row#billing_field_position_field span.woocommerce-input-wrapper:after,
.woocommerce-checkout .form-row#billing_country_field span.woocommerce-input-wrapper:after {
  content: '' !important;
}

@keyframes landing_loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0.35;
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#party_travels_no,
#party_travels_yes {
  width: 15px;
  height: 15px;
  visibility: visible;
  float: none;
}

#party_travels_yes + label,
#party_travels_no + label {
  float: none;
  width: 30px;
  display: inline;
}

.woocommerce-checkout-review-order-table .cart-subtotal {
  display: none !important;
}

.wfacp-custom-info {
  margin: 0 !important;
}

.wfacp-custom-info label {
  color: #000 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  font-family: 'Qanelas-SemiBold ', Sans-serif !important;
  position: static !important;
  transform: scale(1.5);
  line-height: 2 !important;
  margin-bottom: 10px !important;
}

.wfacp-custom-info textarea,
.wfacp-custom-info input {
  border: none !important;
  padding: 0 !important;
  pointer-events: none !important;
  cursor: not-allowed !important;
  resize: none !important;
  line-height: 2 !important;
  min-height: fit-content !important;
}

.participants-container {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.participant_block {
  max-width: calc(50% - 10px) !important;
  border: 1px solid #e2e2e2 !important;
  border-radius: 2px !important;
  margin-bottom: 20px !important;
  position: relative !important;
}

.participant_block input,
.participant_block select {
  padding: 10px 15px !important;
}

.participant_block .select2-selection {
  border: 1px solid #bfbfbf !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 0px !important;
}

.participant_block h4 {
  border-bottom: 1px solid #e2e2e2 !important;
  padding: 10px 10px !important;
  font-size: 18px !important;
  background: #cf2027 !important;
  border-radius: 2px 2px 0 0 !important;
  color: #fff !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.participant_block .participants_remove {
  position: absolute !important;
  right: 10px !important;
  top: 5px !important;
  cursor: pointer !important;
  color: #fff !important;
}

.participant_block input::placeholder {
  font-size: 14px !important;
}

#billing_email_field {
  width: 100% !important;
  margin-right: 0 !important;
}

.custom-select-box {
  position: relative;
  z-index: 5;
}

.custom-select-box select {
  position: relative;
}

.custom-select-box:before {
  content: '';
  width: 0;
  position: absolute;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  right: 10px;
  top: 46%;
  cursor: pointer;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields textarea,
.checkout.woocommerce-checkout .woocommerce-billing-fields input,
.checkout.woocommerce-checkout .woocommerce-billing-fields select,
.checkout.woocommerce-checkout .woocommerce-billing-fields .select2-selection {
  border: 1px solid #00aff0 !important;
}

#agreegation_policy {
  border-color: #00aff0 !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.form-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 55;
}

.form-loader .form-loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: 0 0;
  border-radius: 50%;
  border: 10px solid #000;
  border-bottom-color: transparent;
  animation: form_loader 2s infinite linear;
}

@keyframes form_loader {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  padding-top: 20px !important;
}

.woocommerce-checkout #order_review h3 {
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.woocommerce-checkout #order_review .shop_table .cart_item .product-name {
  font-weight: 700;
}

.shop_table.fixed {
  position: fixed !important;
  top: 20px !important;
}

.woocommerce-checkout .participant_block .form-row {
  padding: 0 10px !important;
  margin-bottom: 10px !important;
}

.woocommerce-checkout .participant_block .form-row label {
  display: none !important;
}
.banner_landing_uniq .elementor-column-gap-default,
.banner_landing_uniq {
  z-index: 1;
}

.menu-main-menu-container #menu-main-menu {
  height: calc(100% - 100px) !important;
  overflow-y: auto;
  padding-block: 0px !important;
}
.menu-main-menu-container #menu-main-menu::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.menu-main-menu-container #menu-main-menu::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.menu-main-menu-container #menu-main-menu::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}
.main_header_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.main_header_box .header_left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main_header_box .header_right_info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 38px;
}
.main_header_box .header_left .social-icon ul {
  margin: 33px 0 0;
  padding-left: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main_header_box .header_right_info .header_info {
  display: flex;
  align-items: center;
}
.call i.fa {
  margin-right: 6px;
}
.discovrered-img h3 {
  text-align: center;
  width: 100%;
  font-size: 25px;
  color: #fff;
  font-family: 'Qanelas-Heavy';
  position: absolute;
  bottom: 10px;
  margin: 0;
  text-transform: uppercase;
  line-height: 40px;
  z-index: 1;
  padding-inline: 10px;
}

@media (max-width: 1800px) {
  .banner-content {
    max-width: 90%;
  }
}
@media (max-width: 1739px) {
  .container-xl {
    max-width: 1200px;
    padding: 0 15px;
  }

  header .container-xl {
    position: relative;
  }
  header .b-content {
    padding: 0 15px;
  }

  .stiky-header .social-icon ul {
    position: unset;
  }
  .location_history_wrapper .discovrered-img h3 {
    font-size: 22px;
    line-height: 35px;
  }
}
@media (max-width: 1570px) {
  .location_history_wrapper .discovrered-img h3 {
    font-size: 18px;
    line-height: 33px;
  }

  .banner-content h1,
  .landing-page .banner-content h1 {
    font-size: 74px;
    line-height: 1;
  }
}
@media (max-width: 1399px) {
  header {
    min-height: unset;
  }
  .watch_video {
    padding: 6px 12px;
    font-size: 18px;
  }
  .header-video video {
    height: 100%;
    width: auto;
  }
  .header-right {
    position: unset;
    margin-right: 20px;
  }
  .banner_landing_uniq .elementor-widget-wrap {
    padding-inline: 30px;
  }
  header .container-xl .container {
    max-width: 1200px;
  }
  .banner_landing_uniq.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%;
  }
  header .container-xl .container {
    padding-left: 10px;
  }
  .banner-content p {
    margin-top: 0;
  }
  .banner_landing_uniq.elementor-section.elementor-section-boxed {
    padding: 350px 0px 200px 0px !important;
  }
  .main_header_box .header_left .social-icon ul {
    padding-left: 25px;
  }
  .logo {
    height: 127px;
  }
  .logo img {
    width: 211px;
  }
  .banner-content h1,
  .landing-page .banner-content h1 {
    font-size: 60px;
    line-height: 65px;
  }
  .banner-content p {
    font-size: 25px;
    line-height: 30px;
    max-width: 700px;
  }
  .banner_main_sec:after {
    clip-path: polygon(30% 100%, 100% 0%, 100% 100%, 0 100%, 0 0%);
    -webkit-clip-path: polygon(30% 100%, 118% 0%, 100% 100%, 0 100%, 0 26%);
  }
}

@media (max-width: 1300px) {
  .elementor-7 .elementor-element.elementor-element-b7efcf6 > .elementor-element-populated {
    padding: 44px 130px 0 !important;
  }

  .elementor-7 .elementor-element.elementor-element-54d4304 > .elementor-widget-container {
    padding: 0 0 10px !important;
  }

  .sec_about_us:after {
    clip-path: polygon(0 66%, 100% 100%, 100% 100%, 0 100%) !important;
    -webkit-clip-path: polygon(0 66%, 100% 100%, 100% 100%, 0 100%) !important;
  }

  .elementor-7 .elementor-element.elementor-element-834f064 .pt_plus_button:not(.button-style-11):not(.button-style-17) .button-link-wrap {
    padding-top: 0 !important;
  }

  .logo {
    height: 127px;
  }
  .logo img {
    width: 211px;
  }
  .call a,
  .contact a {
    font-size: 21px;
  }
}

@media screen and (max-width: 1199px) {
  .menu-icon {
    padding-left: 20px;
  }

  .header-right {
    justify-content: flex-end;
  }

  .stiky-header .logo img {
    width: 240px;
  }

  .stiky-header .social-icon ul li {
    padding: 10px;
  }
  .call a,
  .contact a {
    font-size: 20px;
  }
  .call {
    padding-right: 0;
    margin-right: 13px;
  }

  .elementor-image-box-title {
    font-size: 18px !important;
  }

  .football_assco_ev .elementor-image-box-content-img .elementor-image-box-title {
    font-size: 18px !important;
  }

  .partner_logo_min_se .elementor-image-box-title {
    font-size: 18px !important;
  }
  /*.shop_product_list .woocommerce_lop_pro .img_block h2 {*/

  /*    min-height: unset;*/
  /*}*/
}

@media (max-width: 991px) {
  header .container-xl .container {
    width: 100%;
    padding: 0;
  }
  .stiky-header .social-icon {
    display: none !important;
  }

  header {
    height: 780px;
  }

  header:after {
    clip-path: polygon(30% 100%, 100% 30%, 100% 100%, 0 100%, 0 30%);
    -webkit-clip-path: polygon(30% 100%, 100% 30%, 100% 100%, 0 100%, 0 30%);
  }
  .main_header_box .header_right_info .header_info {
    display: none;
  }
}

@media screen and (max-width: 840px) {
  .call,
  .contact {
    display: none;
  }

  /*.logo img {*/
  /*    width: 200px*/
  /*}*/

  /*.logo {*/
  /*    height: 140px*/
  /*}*/

  .container-sm span {
    width: 100%;
  }

  .container-sm {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {
  .nav_contact {
    display: block;
    position: absolute;
    bottom: 8px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 0;
    border-top: 2px solid #333;
    padding-top: 8px;
    background-color: #fff;
  }
  .menu-main-menu-container #menu-main-menu {
    width: 100%;
  }
  .menu-main-menu-container #menu-main-menu {
    margin-right: 15px;
  }
  .menu-main-menu-container {
    justify-content: start;
    padding-inline: 30px;
    align-items: start;
    padding-top: 110px;
  }
  .close {
    width: 25px;
    height: 25px;
  }
  .close:before,
  .close:after {
    height: 25px;
  }
  .navbar .menu li {
    margin-right: 15px;
  }
  .nav_contact a {
    color: #333;
  }

  ul.new_con_ul li span {
    padding: 0 18px 0 0;
  }
  /*.banner_main_sec:after {*/
  /*    content: unset;*/

  /*}*/
}

.menu-main-menu-container #menu-main-menu li {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .header-right {
    width: auto;
    margin-right: 0;
  }
  .banner_landing_uniq.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
  }
  .social-icon ul {
    top: 0;
  }
  .banner-content h1,
  .landing-page .banner-content h1 {
    font-size: 55px;
    line-height: 60px;
  }

  .banner-content p,
  .landing-page .banner-content p {
    font-size: 22px;
    line-height: 28px;
  }

  header {
    height: 760px;
  }

  .stiky-header .logo {
    width: 100%;
    text-align: right;
  }

  .navbar li a {
    font-size: 24px;
    line-height: 54px;
  }

  section.elementor-element.elementor-element-1972e7c0.courses_Wrapper.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    padding: 140px 0 !important;
    margin-top: -70px !important;
  }

  .marquee_wrapper {
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 50%);
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 50%);
  }

  .courses_Wrapper:after {
    clip-path: polygon(100% 100%, -5% 100%, 100% 20%, 100% 0%);
    -webkit-clip-path: polygon(100% 100%, -5% 100%, 100% 20%, 100% 0%);
  }

  .marquee span {
    font-size: 88px !important;
  }

  marquee {
    font-size: 80px !important;
  }

  .nav_contact a {
    font-size: 22px;
  }

  .form-label {
    width: 39%;
  }

  .contact-top {
    display: block;
  }

  .contact-top select {
    margin-top: 13px;
    margin-left: 0;
  }

  .SelectCategory::before {
    background-image: none;
    display: none;
  }

  .elementor-3685 .elementor-element.elementor-element-dcf3a61 {
    padding: 0 !important;
    margin: 0 0 30px !important;
  }

  .elementor-3685 .elementor-element.elementor-element-dcf3a61 .elementor-element-populated,
  .elementor-3685 .elementor-element.elementor-element-bdd5cbc,
  .elementor-3685 .elementor-element.elementor-element-e4fdead > .elementor-element-populated,
  .elementor-3833 .elementor-element.elementor-element-272a1b6e {
    padding: 0 !important;
  }

  body .elementor-3685 .elementor-element.elementor-element-b5cd268 {
    padding: 0;
    padding-top: 30px;
  }

  .elementor-3685 .elementor-element.elementor-element-f20643e,
  .elementor-3685 .elementor-element.elementor-element-b806de5,
  .elementor-3833 .elementor-element.elementor-element-36db80e6,
  .elementor-3833 .elementor-element.elementor-element-2aff4266,
  .elementor-3833 .elementor-element.elementor-element-1ac6bc8,
  .elementor-3833 .elementor-element.elementor-element-4b08e3d3 {
    padding: 40px 0 !important;
  }

  .elementor-3833 .elementor-element.elementor-element-54620f7d .swiper-slide-contents {
    padding: 10px 20px !important;
  }

  .landing_loader {
    width: 20px;
    height: 20px;
    right: 20px;
    top: 12px;
  }

  .payment_landing_btn.payment_landing_loading .elementor-button-link.elementor-button {
    padding-right: 50px !important;
  }
  .modal .modal-content {
    max-width: 90%;
    padding-top: 80px;
  }
  .banner_landing_uniq.elementor-section.elementor-section-boxed {
    padding: 400px 0px 50px 0px !important;
  }
}

@media (max-width: 480px) {
  .news_social a {
    width: 45px !important;
  }

  #mapid {
    height: 400px;
  }

  .elementor-3833 .elementor-element.elementor-element-1c0fbf78 {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }

  .elementor-3833 .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important;
  }

  .elementor-3833 .elementor-element.elementor-element-54620f7d .swiper-slide-contents {
    padding: 10px !important;
  }

  .elementor-3833 .elementor-custom-embed-play i {
    font-size: 50px;
  }

  .elementor-3833 .elementor-element.elementor-element-2b417ee3 .elementor-icon-list-item {
    font-size: 15px !important;
  }

  .elementor-3833 .reg_text p {
    font-size: 16px !important;
  }

  .elementor-3833 .elementor-element.elementor-element-54620f7d .swiper-slide-contents .elementor-slide-description {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .menu-icon {
    position: absolute;
  }

  .inner-header {
    flex-wrap: wrap;
  }

  .social-icon ul {
    left: 0;
    right: 0;
    top: 100px;
    justify-content: center;
  }

  .call {
    display: none !important;
  }

  .banner-content h1,
  .landing-page .banner-content h1 {
    font-size: 45px;
    line-height: 45px;
  }

  .banner-content h1 span {
    -webkit-text-stroke-width: 1px;
  }

  header {
    height: 530px;
  }

  .menu-icon {
    padding-top: 0px;
    position: absolute;
  }

  .stiky-header .menu-icon {
    position: unset;
  }

  .navbar li a {
    font-size: 22px;
    line-height: 57px;
  }

  .navbar li a:hover {
    border-left: 0 solid #d1202a;
    padding-left: 0;
  }

  .marquee span {
    font-size: 58px !important;
  }

  marquee {
    font-size: 60px !important;
  }
}

@media screen and (max-width: 520px) {
  header:after {
    clip-path: polygon(30% 100%, 100% 60%, 100% 100%, 0 100%, 0 60%);
    -webkit-clip-path: polygon(30% 100%, 100% 60%, 100% 100%, 0 100%, 0 60%);
  }
}

@media screen and (max-width: 480px) {
  .marquee_wrapper {
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 100%);
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }

  .courses_Wrapper:before {
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 0% 0%);
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 0% 0%);
  }

  .courses_Wrapper:after {
    content: none !important;
  }

  section.elementor-element.elementor-element-1972e7c0.courses_Wrapper
    .elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    padding: 20px 0 30px !important;
    margin-top: 0 !important;
  }

  .courses_Wrapper:before,
  .about_wrapper:after,
  .about_wrapper:before {
    content: none !important;
  }

  .elementor-7 .elementor-element.elementor-element-d20e52c {
    padding: 0 10px;
    clip-path: none;
    -webkit-clip-path: none;
    top: 0;
  }
}

@media screen and (max-width: 420px) {
  .banner-content h1,
  .landing-page .banner-content h1 {
    font-size: 34px;
    line-height: 38px;
  }

  .banner-content p,
  .landing-page .banner-content p {
    font-size: 21px;
    line-height: 24px;
  }

  .watch_video {
    font-size: 16px;
  }

  .elementor-3685 .elementor-element.elementor-element-1c6eada .elementor-heading-title,
  .elementor-3685 .elementor-element.elementor-element-d1ba01f .elementor-heading-title {
    font-size: 25px !important;
  }

  .elementor-3833 .elementor-element.elementor-element-79261ea9 .elementor-heading-title,
  .elementor-3833 .elementor-element.elementor-element-23c81b1e .elementor-heading-title,
  .elementor-3833 .elementor-element.elementor-element-30c891f4 .elementor-heading-title,
  .elementor-3833 .elementor-element.elementor-element-6362ad0a .elementor-heading-title {
    font-size: 25px !important;
  }

  .elementor-3833 .elementor-element.elementor-element-2b417ee3 .elementor-icon-list-item {
    font-size: 13px !important;
  }
}

.footer_back::before {
  width: 100%;
  height: 194px;
  display: block;
  position: absolute;
  content: '';
  top: -1px;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background: #fff;
  clip-path: polygon(100% 0%, 100% 80%, 25% 0%, 0% 80%, 0% 0%);
  -webkit-clip-path: polygon(100% 0%, 100% 80%, 25% 0%, 0% 80%, 0% 0%);
}

.footer_back {
  position: relative;
}

.footer_back {
  background-color: #eee;
  padding-top: 95px;
}

.f_logo img {
  border-style: none;
  height: auto;
  max-width: 100%;
  width: 420px;
}

.soccer_today_img .elementor-image-box-img {
  width: auto !important;
}

.football_assco_ev .elementor-image-box-img {
  width: auto !important;
}

.artoon_main_logo_column .elementor-image-box-img {
  width: auto !important;
}

.football_assco_ev .elementor-image-box-img img {
  object-fit: scale-down;
  height: 145px;
}

.soccer_today_img .elementor-image-box-img img {
  object-fit: scale-down;
  height: 145px !important;
}

.suponser_img .elementor-image-box-img img {
  object-fit: scale-down;
  height: 145px;
}

.artoon_main_logo_column .elementor-image-box-img img {
  object-fit: scale-down;
  height: 145px;
}

.partner_logo_min_sec .elementor-image-box-img img {
  object-fit: scale-down;
  height: 145px;
}

.f_contant {
  display: flex;
  margin-top: 45px;
  border-top: 1px solid #ddd;
}

.f_contant .f_about {
  width: 790px;
  border-right: 1px solid #ddd;
  padding: 30px 56px 0 0;
}

.f_contant .f_news {
  width: 410px;
  padding: 30px 0 20px 55px;
  border-top: 0;
}

.quick_link p,
.social_media p,
.f_news p {
  color: #777;
}
.quick_link > p,
.social_media > p,
.f_news > p {
  font-family: 'Qanelas-Bold';
  font-size: 20px;
}

ul.ff_menu {
  padding-top: 22px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

ul.ff_menu li {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  padding-right: 15px;
  line-height: 36px;
}

ul.ff_menu li a {
  color: #231f20;
  transition: all 0.5s ease-in-out;
}
ul.ff_menu li a:hover {
  color: #cf2027;
}
.social_media {
  padding-top: 40px;
  padding-bottom: 50px;
}

.f_so_media {
  padding-top: 23px;
  display: flex;
  justify-content: space-between;
}

.f_insta,
.fso_img,
.f_social {
  display: flex;
  align-items: start;
}

.fso_title {
  padding-left: 18px;
}

.fso_title h4 {
  color: #231f20;
}

.fso_img i {
  font-size: 18px;
  padding: 0 25px 0 0;
  float: right;
  color: #231f20;
  transition: all 0.5s ease-in-out;
}
.fso_img i:hover {
  color: #cf2027;
}
.rate_star {
  padding-top: 9px;
}

.rate_star a i {
  font-size: 20px;
  padding-right: 10px;
  color: #ffae00 !important;
}

.rate_star a i:last-child {
  color: #4c4c4c;
}

.news_title p {
  font-family: 'Qanelas-Thin';
  font-size: 12px;
  color: #999;
  font-weight: 600;
}

.news_box {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.f_news .news_box {
  align-items: center;
}
.news_box > a {
  width: 97px;
}

.news_title h5 a {
  color: #000;
  white-space: nowrap;
  width: 160px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.news_title {
  padding-left: 20px;
}

.news_contant {
  padding-top: 22px;
}

.news_box img {
  max-width: 100%;
  object-fit: cover;
  width: 97px;
  height: 97px;
}

.last_footer {
  background-color: #181818;
  padding: 33px 0;
}

.last_footer p {
  font-size: 14px;
  font-family: 'Qanelas-Thin';
  color: #fff;
  font-weight: 600;
}

.lf_copy {
  display: flex;
  justify-content: space-between;
}

.fso_img img {
  width: 30px;
}

.fl_right p a {
  color: #fff;
}

.discover-heading {
  text-align: center;
}

.discover-heading h3 {
  font-family: 'Qanelas-Heavy';
  font-size: 50px;
  margin: 0;
}

.discover-heading p {
  font-size: 24px;
  color: #d02027;
  font-family: 'Qalenas Regular';
  margin-top: 0;
  padding-bottom: 40px;
}

.discovrered-img {
  position: relative;
  z-index: 0;
}
.discovrered-img::after {
  position: absolute;
  content: '';
  width: 100%;
  bottom: 0px;
  height: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.59) 49%,
    rgba(0, 0, 0, 0.27) 69%,
    rgba(57, 57, 57, 0) 89%,
    rgba(255, 191, 128, 0) 100%
  );
  transform: rotate(-180deg);
}
.discover .d-flex {
  flex-wrap: wrap;
}

.discover .discovered-block {
  width: 14%;
  margin-bottom: 30px;
  margin-right: 30px;
  text-align: center;
}

.discovrered-img {
  height: 270px;
}

.discovered-block p {
  color: #d02027;
  font-size: 18px;
  font-family: 'Qalenas Regular';
  padding-top: 14px;
  padding-bottom: 10px;
  text-align: center;
}

.discovered-block a {
  color: #000;
  font-size: 18px;
  font-family: 'Qanelas-SemiBold';
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: auto;
}

.discovrered-img img {
  max-width: 100%;
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}

.discovered-block a i {
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-grid;
  line-height: 1;
  align-items: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #000;
}

.discovered-block:last-child {
  margin-right: 0;
}

.tour_play .play_btn {
  margin-left: 8px;
}

.container-sm {
  max-width: 800px;
  margin: auto;
  padding: 0 20px;
}

.form-label {
  font-size: 24px;
  font-family: 'Qalenas Regular';
  margin-right: 40px;
  width: 205px;
}

.contact-form {
  padding: 52px 0;
}

.contact-top {
  box-shadow: 0 0 106px 0 rgba(170, 170, 170, 0.3);
  padding: 37px;
  display: flex;
  margin-bottom: 35px;
}

.contact-top select {
  width: 100%;
  padding: 0 15px;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  background: #fff;
  font-size: 24px;
  font-family: 'Qanelas-Bold';
  margin-left: 13px;
}

.SelectCategory {
  width: 100%;
}

.SelectCategory::before {
  content: '';
  background-image: url(../gsd/img/contactimg.png);
  position: absolute;
  width: 29px;
  height: 62px;
  top: -12px;
  left: 0;
  background-repeat: no-repeat;
}

.SelectCategory::after,
.FieldPosition:after {
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 27px;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}

div.wpcf7 input[type='file'] {
  display: flex;
}

.container-sm input,
.form-section-full textarea {
  border-bottom: 2px solid rgb(221, 221, 221);
  border-left: 0;
  border-right: 0;
  border-top: 0;
  width: 100%;
  padding: 19px 17px 15px 0;
  font-size: 18px;
  color: #aaa;
  font-family: 'Qalenas Regular';
  border-radius: 0;
}

.container-sm span {
  width: 370px;
  display: inline-block;
  padding-left: 30px;
}

input.border,
select.border,
textarea.border {
  border-bottom: 1px solid #000;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #000 4%);
  background-position: -400px 0;
  background-position: -400px 0;
  background-size: 400px 100%;
  background-repeat: no-repeat;
  transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}

.form-section-two {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.form-section-two.filed-select {
  align-items: center;
}

.container-sm span:first-child {
  padding-left: 0;
}

.form-section-one,
.form-section-full {
  width: 100%;
}

.form-section-one span.wpcf7-form-control-wrap::after,
.form-section-two span.wpcf7-form-control-wrap::after,
.filed-select span::after,
.filed-select .form-group:first-child:after,
.Whatcourseareyouinterestedin:after,
.Levelthatyoucoach:after,
.Levelyouplayed:after {
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 7px;
  bottom: 0;
  z-index: -1;
}

.form-section-one span,
.form-section-full span {
  width: 100%;
  position: relative;
}

.Whatcourseareyouinterestedin,
.Levelthatyoucoach,
.Levelyouplayed {
  position: relative;
}

.form-group .control-label {
  position: absolute;
  top: 22px;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #aaa;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  font-family: 'Qalenas Regular';
  font-size: 18px;
  border-radius: 0;
  text-transform: capitalize;
  background: #fff;
}

span.wpcf7-not-valid-tip {
  padding-left: 0;
  margin-top: 2px;
}

.form-group {
  position: relative;
}

.form-group:first-child {
  padding-left: 0;
}

label.control-label.inputfocus,
.form-group .select-label {
  font-size: 13px;
  color: #aaa;
  top: 2px;
}

.form-section-one select,
.filed-select select,
select {
  width: 100%;
  border-bottom: 2px solid rgb(221, 221, 221);
  border-left: 0;
  border-right: 0;
  border-top: 0;
  width: 100%;
  padding-bottom: 15px;
  font-size: 18px;
  background: 0 0;
  -webkit-appearance: none;
  border-radius: 0;
  color: #000;
  font-family: 'Qanelas-Bold';
  white-space: pre-wrap;
}

.contact-form select,
.contact-form select option {
  text-transform: capitalize !important;
}

.filed-select span: last-child::after,.YearsofCoaching::after,.Websitelinkifapplicable::after,.VideoLink::after {
  content: '';
  display: none;
}

.filed-select select {
  font-family: 'Qanelas-Bold';
  color: #000;
}

.submit-button input {
  color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  width: 61px;
  height: 61px;
  text-align: center;
  position: relative;
  z-index: 999;
  cursor: pointer;
  background-color: transparent;
}

.submit-button span.span-button {
  position: absolute;
  width: auto;
  top: 17px;
  z-index: 0;
  padding: 0;
  left: 16px;
}

.submit-button {
  position: relative;
  width: 61px;
  height: 61px;
}

.contact-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

p.submit-header {
  margin-right: 20px;
  font-size: 24px;
  font-family: 'Qanelas-Bold';
}

span.span-button i {
  font-size: 26px;
}

select: focus,input:focus,textarea:focus {
  outline: none;
}

.thankyou-content {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.thankyou-content p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.thankyou-content p: last-child {
  margin-bottom: 0;
}

.video_sec {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
}

.camp_section .elementor-text-editor p {
  color: #000;
  font-size: 16px;
  font-family: 'Qalenas Regular';
}

.camp_gsd .elementor-heading-title {
  font-family: 'Qanelas-ExtraBold';
}

.help_content .elementor-text-editor {
  text-align: left;
}

.help_content .elementor-column {
  width: auto;
}

.help_content elementor-element: last-child {
  margin-left: auto;
}
p.extra_note_contact {
  padding: 0 20px;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Qalenas Regular';
  color: #000;
  font-weight: 500;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 1200px) {
  .container-xl {
    max-width: 1024px;
  }

  .discover .discovered-block {
    width: 30%;
    margin-right: 26px;
  }

  .discovered-block:nth-child(3n) {
    margin-right: 0;
  }

  .discovered-block:nth-child(4n) {
    margin-right: 26px;
  }

  .news_title {
    padding-left: 12px;
  }

  .elementor-706 .elementor-element.elementor-element-651b855 .elementor-flip-box__front {
    background-size: auto !important;
  }
  .banner-content {
    max-width: 95%;
  }
}

@media screen and (max-width: 1090px) {
  .f_so_media {
    flex-wrap: wrap;
  }

  .fso_img i {
    padding: 0 20px 0 0;
  }

  ul.ff_menu li a {
    line-height: 30px;
  }

  .f_gmail {
    padding-bottom: 10px;
  }

  .news_box > a {
    width: 77px;
  }

  .f_contant .f_news {
    padding: 47px 0 20px 25px;
  }

  .form-label {
    font-size: 19px;
  }

  .partner_logo_min_se .elementor-image-box-title {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 840px) {
  .f_contant .f_about {
    padding: 47px 35px 0 0;
    border-right: 1px solid #ddd;
  }
}

@media screen and (max-width: 767px) {
  .elementor-706 .elementor-element.elementor-element-651b855 .elementor-flip-box__front {
    background-size: contain !important;
    background-position: center !important;
    background-size: 250px !important;
  }

  .contact-top .form-label {
    display: none;
  }

  .contact-top select {
    margin: 0;
  }

  .f_contant .f_news {
    width: 100%;
  }

  .news_title h5 a {
    color: #000;
    white-space: unset;
    width: 100%;
    overflow: unset;
    display: unset;
    text-overflow: unset;
  }

  .news_box > a {
    width: 97px;
  }

  .f_contant .f_about {
    width: 100%;
    padding: 47px 5px 0 0;
    border-right: unset;
  }

  .f_contant {
    flex-wrap: wrap;
  }

  .f_contant .f_news {
    padding: 0;
  }

  .f_gmail {
    padding-bottom: 20px;
  }

  .f_insta {
    width: unset;
    padding: 20px 0;
  }

  .f_social {
    width: unset;
  }

  ul.ff_menu {
    padding-bottom: 30px;
  }

  .social_media {
    padding-top: 30px;
  }

  .social_media {
    padding-bottom: 40px;
  }

  .footer_back::before {
    display: none;
  }

  .footer_back {
    padding-top: 40px;
  }

  .f_logo {
    text-align: center;
  }

  .f_so_media {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }

  .fso_img i {
    padding: 20px 20px 0 0;
  }

  .discover .discovered-block {
    width: 48%;
    margin-right: 16px;
  }

  .discovered-block:nth-child(3n) {
    margin-right: 16px;
  }

  .discovered-block:nth-child(4n) {
    margin-right: 16px;
  }

  .discovered-block p {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 13px;
  }
  .menu-main-menu-container #menu-main-menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .main_only_header_news ul.new_con_ul {
    display: none !important;
  }
}

@media screen and (max-width: 630px) {
  .lf_copy {
    flex-wrap: wrap;
  }

  .fl_right {
    padding-top: 10px;
  }

  .news_title h5 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .form-group {
    padding-left: 0;
  }

  .contact-top {
    margin-bottom: 65px;
  }
  .location_history_wrapper .discover.tours_block .discovered-block {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .discover .discovered-block {
    width: 100%;
    margin-right: 0;
  }

  .stiky-header .logo img {
    width: 200px;
  }

  .social_media {
    padding-bottom: 30px;
  }

  ul.ff_menu {
    padding-bottom: 20px;
  }

  .contact-top {
    padding: 15px;
  }

  .contact-top select,
  .form-label {
    font-size: 16px;
    margin-bottom: 0;
  }

  .form-group .control-label {
    font-size: 15px;
  }
}

@media screen and (max-width: 380px) {
  .news_title {
    max-width: 180px;
  }
}

.elementor-7 .elementor-element.elementor-element-a44960a.elementor-widget-heading .elementor-heading-title {
  display: none;
}

.learn-more {
  font-family: qalenas bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.learn-more a {
  color: #000;
  cursor: pointer;
}

.learn-more a i {
  border: 1px solid #000;
  border-radius: 50%;
  padding: 16px 17px;
  margin-left: 20px !important;
}

.banner-content {
  z-index: 99999;
}

.banner-content.slider-animation h1 {
  margin: 10px 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 50em;
  animation: text-type 10s steps(80, end);
}

.banner-content.slider-animation h1 span {
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 50em;
  animation: text-type 10s steps(80, end);
}

.banner-content.slider-animation p {
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 30em;
  animation: text-type 10s steps(80, end);
}

@keyframes text-type {
  from {
    width: 0;
  }
}

.button-link-wrap i {
  transition: all 0.3s linear;
}

.button-link-wrap:hover i {
  transform: translateX(-14px);
}

@media (max-width: 1300px) {
  .elementor-7 .elementor-element.elementor-element-b7efcf6 > .elementor-element-populated {
    padding: 44px 130px 0 !important;
  }

  .elementor-7 .elementor-element.elementor-element-54d4304 > .elementor-widget-container {
    padding: 0 0 10px !important;
  }

  .sec_about_us:after {
    clip-path: polygon(0 66%, 100% 100%, 100% 100%, 0 100%) !important;
    -webkit-clip-path: polygon(0 66%, 100% 100%, 100% 100%, 0 100%) !important;
  }

  .elementor-7 .elementor-element.elementor-element-834f064 .pt_plus_button:not(.button-style-11):not(.button-style-17) .button-link-wrap {
    padding-top: 0 !important;
  }

  .call a,
  .contact a {
    font-size: 21px;
  }
}

@media (max-width: 1200px) {
  .elementor-7 .elementor-element.elementor-element-7470b54 .elementor-text-editor {
    text-align: center;
    font-size: 18px !important;
    line-height: 29px !important;
  }

  .form-label {
    width: 24%;
  }
}

@media (max-width: 1020px) {
  .elementor-motion-effects-layer {
    height: 100% !important;
    --translateY: unset !important;
  }

  .elementor-7 .elementor-element.elementor-element-b7efcf6 > .elementor-element-populated {
    padding: 38px 130px 0 62px !important;
  }

  .sec_about_us:after {
    clip-path: polygon(0 77%, 100% 100%, 100% 100%, 0 100%) !important;
    -webkit-clip-path: polygon(0 77%, 100% 100%, 100% 100%, 0 100%) !important;
  }

  .form-label {
    width: 28%;
  }
}

@media (max-width: 991px) {
  .elementor-section.elementor-section-stretched {
    width: 100% !important;
  }

  .footballimg .elementor-widget-image .elementor-image img {
    display: block !important;
  }

  .client_image .elementor-widget-container .elementor-image img {
    display: block !important;
    margin: auto;
  }

  .aboutimgleft .elementor-widget-image .elementor-image img {
    display: none !important;
  }

  .elementor-7 .elementor-element.elementor-element-834f064 .pt_plus_button:not(.button-style-11):not(.button-style-17) .button-link-wrap {
    margin: 20px 0;
  }

  .elementor-7 .elementor-element.elementor-element-b7efcf6 {
    width: 100% !important;
  }

  .elementor-7 .elementor-element.elementor-element-b2f8cf1 .elementor-image img,
  .elementor-motion-effects-container {
    display: none !important;
  }

  .elementor-7 .elementor-element.elementor-element-62f1fcca {
    width: 100% !important;
    text-align: center !important;
  }

  .elementor-7 .elementor-element.elementor-element-12ac86d .elementor-icon-list-item {
    justify-content: center;
  }

  .curriors_btn .pt-plus-button-wrapper {
    text-align: center;
  }

  .client_image .elementor-column.elementor-col-16,
  .elementor-column[data-col='16'] {
    margin-bottom: 15px;
    justify-content: center;
    width: 33%;
    align-items: center;
  }

  .logo_middle_sec .elementor-inner-column {
    width: 32% !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 23px;
  }

  .logo_middle_sec .elementor-inner-column:first-child {
    display: none;
  }

  .client_third_con .elementor-inner-column {
    width: 32% !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 23px;
  }

  .client_third_con .elementor-inner-column:nth-child(2),
  .client_third_con .elementor-inner-column:first-child {
    display: none !important;
  }

  .news_detail_page_content_left blockquote p {
    font-size: 30px !important;
  }
  .location_history_wrapper .discovrered-img h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .banner_landing_uniq {
    height: 780px !important;
  }
  .banner_main_sec:after {
    clip-path: polygon(30% 100%, 100% 30%, 100% 100%, 0 100%, 0 30%);
    -webkit-clip-path: polygon(30% 100%, 100% 30%, 100% 100%, 0 100%, 0 30%);
  }
}

@media (max-width: 767px) {
  .elementor-7 .elementor-element.elementor-element-a4bc207.elementor-widget-heading .elementor-heading-title,
  .pt-plus-button-wrapper {
    text-align: center;
  }
  .banner_landing_uniq {
    height: 640px !important;
  }
  .elementor-7 .elementor-element.elementor-element-1972e7c0 {
    padding: 130px 0 74px !important;
  }

  .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 20px;
  }

  .form-label {
    width: 39%;
  }
  .location_history_wrapper .discovrered-img h3 {
    font-size: 20px;
    line-height: 30px;
    padding-inline: 4px;
  }
  .stiky-header .contact,
  .social-icon {
    display: none;
  }
  .banner-content {
    max-width: 98%;
  }
  .main_header_box .header_right_info {
    margin-top: 0;
  }
  .header-wpr .container-lg {
    max-width: 100%;
  }
}

@media (max-width: 650px) {
  .client_image .elementor-column.elementor-col-16,
  .elementor-column[data-col='16'] {
    width: 50%;
  }

  .logo_middle_sec .elementor-inner-column,
  .client_third_con .elementor-inner-column {
    width: 50% !important;
  }

  .news_detail_page_content_left blockquote p {
    font-size: 20px !important;
    line-height: 36px !important;
  }

  .news_detail_page_content_left blockquote {
    background: url(../../../themes/gsd/img/quote.png) no-repeat 8px center !important;
  }

  blockquote.wp-block-quote::before {
    left: 8px !important;
  }

  blockquote.wp-block-quote {
    padding-left: 60px !important;
  }
}

@media (max-width: 480px) {
  .elementor-7 .elementor-element.elementor-element-54d4304.elementor-widget-heading .elementor-heading-title {
    font-size: 47px;
  }

  .client_image .elementor-column.elementor-col-16,
  .elementor-column[data-col='16'] {
    width: 100%;
  }

  .logo_middle_sec .elementor-inner-column,
  .client_third_con .elementor-inner-column {
    width: 100% !important;
  }

  section.elementor-element.elementor-element-1972e7c0.courses_Wrapper.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    background-size: 560px 100% !important;
    background-position: top 0 left -20px !important;
  }

  .news_social a {
    width: 45px !important;
  }
}

.news_social {
  width: 100% !important;
}

.social-sharing {
  margin-top: 0 !important;
}

.modal {
  display: none;
}

#formWrapper {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}

.darken-bg {
  background: rgba(0, 0, 0, 0.5) !important;
  transition: all 0.3s ease;
}

.form-group:nth-child(2n + 2) {
  margin-left: 20px;
}

.mr-l {
  margin-left: 0 !important;
}

.mr-b-5 {
  margin-bottom: 50px !important;
}

.form-section-one .form-group {
  width: 100%;
}

.form-group {
  width: 48.5%;
}

.form-group.select-full {
  width: 100%;
}

.w-100 {
  width: 100%;
}

.container-sm span.Doyouwanttotellus span,
.container-sm span {
  width: 100% !important;
  margin: 0;
}

.container-sm input[type='checkbox'] {
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0;
  background: url(./img/checkbox-right.png) no-repeat center;
}

.checkactive input[type='checkbox'] {
  background-color: #ce232a;
}

.Doyouwanttotellus .checkactive span {
  color: #ce232a;
}

.Doyouwanttotellus span > span > label {
  display: flex;
  align-items: center;
}

.contact-captcha span input {
  width: 170px;
  border: 2px solid #ddd;
  padding: 12px;
}

.contact-captcha {
  width: 42%;
  display: flex;
  align-items: center;
  float: left;
  padding: 5px 0;
}

.contact-submit {
  display: flex;
  align-items: center;
  margin-top: 0;
  width: 49%;
}

.contact-captcha img {
  width: 120px;
  height: 50px;
}

.Doyouwanttotellus {
  padding: 30px 0;
}

.Tellustext {
  padding-bottom: 30px;
}

.form-group {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

input {
  transition: all 0.2s ease;
}

input.form-style {
  color: #8a8a8a;
  display: block;
  width: 90%;
  height: 44px;
  padding: 5px 5%;
  border: 1px solid #ccc;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  font-family: helveticaneue, arial, sans-serif;
  font-size: 105%;
  letter-spacing: 0.8px;
}

.form-group .form-style:focus {
  outline: none;
  border: 1px solid #58bff6;
  color: #58bff6;
}

.form-group label {
  position: absolute;
  top: 2px;
  transition: all 0.4s ease;
  color: #bbb;
}

.form-group label.formTop {
  top: 0 !important;
  left: 0;
  background-color: #fff;
  padding: 0 5px;
  font-size: 14px;
}

.control-label.formTop.file-label {
  margin-top: -10px;
}

.form-group input {
  font-family: 'Qanelas-Bold';
  font-size: 18px;
  color: #000;
}

.formStatus {
  color: #8a8a8a !important;
}

div.wpcf7 .ajax-loader {
  background-repeat: no-repeat;
  margin: -87px 0 0 65px;
}

div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  max-width: 760px;
  width: 100%;
  margin: 15px auto;
  padding: 10px;
  text-align: center;
}

.gsd_dev_camp .woocommerce {
  padding: 0;
}

.notice_text a {
  display: inline-block;
  border: 2px solid #000;
  margin: 20px 15px;
  padding: 15px 30px;
  border-radius: 4px;
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  font-family: 'Qanelas-Bold';
}

.notice_text {
  text-align: center;
  margin-bottom: 70px;
}

.notice_text p {
  font-size: 18px;
}

@media (max-width: 767px) {
  div.wpcf7-validation-errors {
    width: calc(100% - 40px);
  }

  .form-group {
    width: 47.5%;
  }

  .contact-submit {
    width: 100%;
    padding-top: 10px;
  }
  .logo img {
    width: 130px;
  }

  .logo {
    height: 90px;
  }
  .menu-icon .ico-menu {
    width: 35px;
    height: 35px;
    top: 10px;
  }
  .menu-icon .ico-menu .bar {
    width: 23px;
    top: 5px;
  }
  .menu-icon .ico-menu .bar:first-child {
    margin-top: -4px;
  }
  .menu-icon .ico-menu .bar:first-child,
  .menu-icon .ico-menu .bar:last-child {
    width: 16px;
    margin: 1px auto;
  }
  .main_header_box .header_left .social-icon {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
  }
  .main_header_box .header_left .social-icon ul {
    padding-left: 17px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .main_header_box .header_left .social-icon ul li {
    margin: 0px 11px 0 0;
  }
  .main_header_box .header_left .social-icon ul li a {
    font-size: 15px;
  }

  .stiky-header .menu-icon .ico-menu {
    top: 0;
  }
  header .fa-pinterest-p:before {
    width: 15px;
    height: 14px;
  }

  .partner_logo_min_sec .elementor-image-box-img {
    display: flex !important;
    justify-content: center !important;
  }
}

@media (max-width: 575px) {
  .form-group {
    width: 100%;
  }
  .news_title {
    width: calc(100% - 100px);
  }
  .form-group:nth-child(2n + 2) {
    margin-left: 0;
  }

  .mr-b-5 {
    margin-bottom: 40px !important;
  }
  .banner_landing_uniq {
    height: 530px !important;
  }
  .banner_main_sec:after {
    clip-path: polygon(30% 100%, 100% 60%, 100% 100%, 0 100%, 0 60%);
    -webkit-clip-path: polygon(30% 100%, 100% 60%, 100% 100%, 0 100%, 0 60%);
  }
}

img {
  width: auto;
  max-width: 100%;
  display: block;
}

.news_detail_page_content_left p {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-family: 'Qalenas Regular';
  margin-bottom: 30px;
}

.news_detail_page_content_left p: last-child {
  margin-bottom: 0;
}

.news_detail_page_content_left blockquote {
  margin: 20px 0 45px;
  padding-left: 90px;
  border-left: 4px solid #d02027;
  color: #d02027;
  font-size: 40px;
  line-height: 50px;
  background: url(../gsd/img/quote.png) no-repeat 28px center;
  display: inline-block;
}

.news_detail_page_content_left blockquote p {
  margin: 0;
  color: #d02027;
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
}

.news_detail_page_content_left a {
  color: inherit;
  text-decoration: underline;
  transition: 0.5s;
}

.news_detail_page_content_left a: hover {
  color: #d02027;
}

.news_detail_page_content_left figure {
  max-width: 100%;
  text-align: center;
  margin: 0 auto 35px;
  width: 100% !important;
}

.news_detail_page_content_left img {
  width: 100%;
}

.news_detail_page_content_left iframe {
  width: 100%;
  max-width: 100%;
}

.news_detail_page_content_left img {
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

.news_detail_page_content_left ul {
  margin-bottom: 45px;
}

.news_detail_page_content_left ul li {
  font-size: 18px;
  color: #222;
  line-height: 22px;
  margin-bottom: 20px;
  padding-left: 30px;
  background: url(../gsd/img/list-icon.png) no-repeat 0 3px;
}

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

/* coupon code css start */

.woocommerce-checkout-review-order-table .custom_coupancode td.coupancode_field {
  display: flex;
  align-items: center;
  /*width: max-content !important;*/
  gap: 5px;
}
.woocommerce-checkout-review-order-table .custom_coupancode #custom_coupon_code {
  padding: 10px;
  width: 100%;
}
input#custom_coupon_code {
  font-size: 14px;
}
tr.order-coupon.custom_coupancode {
  display: block;
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot {
  display: block;
}

tr.order-coupon.custom_coupancode .coupon_code_label {
  padding: 15px 0 0px !important;
}

tr.order-coupon.custom_coupancode td.coupancode_field {
  padding: 10px 0 15px !important;
  border: none !important;
}
th.coupon_code_label {
  font-size: 14px;
  display: block;
}
body .woocommerce-checkout-review-order-table .custom_coupancode .custom-apply-coupon {
  height: 100%;
  background-color: #d02027;
  color: #fff;
  width: auto;
  border: 2px solid #d02027;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
  padding: 11px 10px;
  max-width: 100% !important;
  min-width: auto !important;
}
body .woocommerce-checkout .custom-coupon-form .custom-apply-coupon {
  height: 100%;
  background-color: #d02027;
  color: #fff;
  width: 100%;
  border: 2px solid #d02027;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
  padding: 14px 10px;
  max-width: 180px !important;
  min-width: unset !important;
}

body .woocommerce-checkout .custom-coupon-form .custom-apply-coupon:hover {
  background-color: #fff;
  color: #d02027;
}
/* coupon code css end */

.custom-datepicker {
  position: relative;
}
.datepicker-popup {
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  width: 278px;
  left: 10px;
  z-index: 10;
}
.calendar-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
  position: relative;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.error-message {
  color: red;
  margin-top: 5px;
}
.calendar-header select {
  width: 35% !important;
  height: 35px !important;
  padding: 0 5px !important;
}
.nav-button {
  width: 16px;
  height: 16px;
  padding: 0;
}
.nav-button svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.calendar-days-header {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-weight: bold;
  margin: 8px 0;
}

.calendar-day {
  padding: 5px;
}

.calendar-cells-wrapper {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 5px;
}

.calendar-cell {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f6f6f6;
}

.calendar-cell.disabled {
  color: #ccc;
  pointer-events: none;
}

.calendar-cell.empty {
  visibility: hidden; /* Hide empty cells */
}

.woocommerce:not(.wfacp_main_form, body) {
  width: 100%;
  max-width: 1240px;
  margin: auto;
  padding: 100px 20px 50px;
}

.woocommerce .woocommerce-form-coupon-toggle {
  /*display: none;*/
}

.woocommerce-checkout #customer_details {
  width: 67%;
  float: left;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  float: right;
  width: 29%;
}

.woocommerce-checkout {
  display: inline-block;
  position: relative;
}

.woocommerce-checkout h3 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Qanelas-SemiBold';
  text-transform: 30px;
}

.woocommerce-checkout .form-row {
  margin-bottom: 27px;
  display: inline-block;
  width: 100%;
}

.woocommerce-checkout .form-row label {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  display: block;
  width: 100%;
  font-family: 'Qanelas-Bold';
  margin-bottom: 7px;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper {
  display: inline-block;
  width: 100%;
}

.woocommerce-checkout .form-row input[type='email'],
.woocommerce-checkout .form-row input[type='number'],
.woocommerce-checkout .form-row input[type='password'],
.woocommerce-checkout .form-row input[type='text'],
.woocommerce-checkout .form-row input[type='date'],
.woocommerce-checkout .form-row input[type='tel'],
.woocommerce-checkout .form-row .select2-selection,
.woocommerce-checkout .form-row .select,
.woocommerce-checkout .form-row textarea {
  border-radius: 2px;
  border: 1px solid #ddd;
  height: 50px;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  font-family: 'Qalenas Regular';
  color: #444;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
}

.woocommerce-checkout .form-row textarea {
  height: auto;
}

.woocommerce-checkout .form-row .select2-selection .select2-selection__rendered {
  font-size: 16px;
  font-family: 'Qalenas Regular';
  color: #444;
}

.woocommerce-checkout .form-row#billing_company_field,
.woocommerce-checkout .form-row#billing_city_field,
.woocommerce-checkout .form-row#billing_state_field,
.woocommerce-checkout .form-row#billing_postcode_field,
.woocommerce-checkout .form-row#billing_phone_field,
.woocommerce-checkout .form-row#billing_gender_field,
.woocommerce-checkout .form-row#parent_guardian_first_name_field,
.woocommerce-checkout .form-row#parent_guardian_last_name_field,
.woocommerce-checkout .form-row#billing_email_field,
.woocommerce-checkout .form-row#billing_birth_date_field {
  width: 48.1% !important;
  float: left;
}

.woocommerce-checkout .form-row#billing_state_field,
.woocommerce-checkout .form-row#billing_phone_field,
.woocommerce-checkout .form-row#billing_gender_field,
.woocommerce-checkout .form-row#parent_guardian_last_name_field {
  float: right;
  margin-right: 0;
}

.woocommerce-checkout .form-row#billing_field_position_field span.woocommerce-input-wrapper,
.woocommerce-checkout .form-row#billing_country_field span.woocommerce-input-wrapper {
  position: relative;
}

.woocommerce-checkout .form-row#billing_field_position_field span.woocommerce-input-wrapper: after,.woocommerce-checkout .form-row#billing_country_field span.woocommerce-input-wrapper:after {
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 13px;
  bottom: 0;
  z-index: -1;
}

.woocommerce-checkout .form-row input[type='radio'],
.woocommerce-checkout .form-row input[type='checkout'] {
  float: left;
  margin-right: 5px;
}

.woocommerce-checkout .form-row#billing_address_2_field {
  display: none !important;
}

.woocommerce-checkout .form-row .select2-selection .select2-selection__arrow {
  display: none;
}

.woocommerce-checkout .form-row.woocommerce-invalid input.input-text,
.woocommerce-checkout .form-row.woocommerce-invalid-required-field input.input-text {
  box-shadow: none;
  border: 1px solid #e2401c;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fafafa;
  border: 1px solid #ddd;
  padding: 90px 25px 15px;
  font-size: 18px;
  color: #000;
  border-collapse: collapse;
  display: block;
  text-align: left;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody th {
  padding: 5px 0;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
  width: 100%;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .amount {
  font-size: 24px;
  text-align: right;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot td {
  padding: 25px 0;
  border-top: 1px solid #ddd;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead {
  display: none;
}

.woocommerce-checkout #order_review_heading {
  position: absolute;
  right: 0;
  z-index: 1;
  padding-left: 42px;
  padding-top: 32px;
  padding-bottom: 20px;
  margin-bottom: 0;
  top: 0;
}

.woocommerce-additional-fields {
  display: none;
}

.woocommerce-checkout #order_review {
  float: left;
  width: 100%;
  padding-right: 33.33%;
}

.woocommerce-checkout-payment #place_order {
  background-color: #d02027;
  color: #fff;
  width: 100%;
  border: 2px solid #d02027;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  height: 70px;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
}

.woocommerce-checkout-payment #place_order:hover {
  background-color: #fff;
  color: #d02027;
}

#payment ul {
  margin-bottom: 25px;
}

#payment ul li label {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  width: 100%;
  font-family: 'Qanelas-Bold';
  margin-bottom: 7px;
}

#payment ul li {
  margin-bottom: 20px;
}

#payment ul li input {
  margin-right: 10px;
}

#payment ul li label img,
#payment ul li label a {
  padding-left: 15px;
}

.payment_box.payment_method_paypal {
  padding: 15px;
}

.payment_box.payment_method_paypal p a {
  font-family: 'Qanelas-Bold';
  color: #000;
}

#payment ul li label a {
  color: #000;
}

.payment_method_quickbookspay img {
  padding-top: 15px;
}

.payment_box.payment_method_quickbookspay > p {
  padding: 15px 0;
}

.payment_box.payment_method_quickbookspay fieldset {
  padding: 20px 20px 0;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 25px;
}

.woocommerce-terms-and-conditions-wrapper a {
  font-family: 'Qanelas-Bold';
  color: #000;
}

.wc_payment_method .hide_sec {
  display: none !important;
}

.payment-title-wpr {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.payment-title-wpr .left_side {
  font-size: 18px;
  font-family: 'Qanelas-ExtraBold';
  margin: 5px 10px 5px 0;
  display: flex;
  align-items: center;
}

.payment-title-wpr .left_side img {
  margin-left: 5px;
  max-width: 240px;
}

.payment-title-wpr .right_side {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.payment-title-wpr .right_side img {
  margin-right: 5px;
  margin-bottom: 2px;
}

@media screen and (max-width: 991px) {
  .woocommerce-checkout #customer_details {
    width: 62%;
  }

  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    width: 35%;
  }

  .woocommerce-checkout #order_review {
    padding-right: 38%;
  }
}

@media screen and (max-width: 850px) {
  .woocommerce-checkout #customer_details {
    width: 100%;
  }

  .woocommerce-checkout #order_review {
    padding-right: 0%;
  }

  #payment {
    float: left;
  }

  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    width: 100%;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-checkout .form-row#billing_company_field,
  .woocommerce-checkout .form-row#billing_city_field,
  .woocommerce-checkout .form-row#billing_state_field,
  .woocommerce-checkout .form-row#billing_postcode_field,
  .woocommerce-checkout .form-row#billing_phone_field,
  .woocommerce-checkout .form-row#billing_gender_field,
  .woocommerce-checkout .form-row#parent_guardian_first_name_field,
  .woocommerce-checkout .form-row#parent_guardian_last_name_field,
  .woocommerce-checkout .form-row#billing_email_field,
  .woocommerce-checkout .form-row#billing_birth_date_field {
    width: 100%;
    margin-right: 0;
  }

  .woocommerce-checkout #order_review_heading {
    width: 45%;
  }

  .payment-title-wpr .left_side {
    flex-wrap: wrap;
    margin: 5px 10px 20px 0;
  }

  .payment-title-wpr .left_side img {
    margin-left: 0;
    margin-top: 10px;
  }

  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    position: relative;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .woocommerce-checkout #order_review_heading {
    width: 100%;
  }

  .woocommerce-checkout #order_review_heading {
    position: relative;
    margin-bottom: -90px;
  }

  .participant_block input,
  .participant_block select {
    font-size: 16px !important;
  }

  .participant_block input::placeholder {
    font-size: 12px !important;
  }

  .participant_block {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 576px) {
  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    padding-left: 20px;
    padding-right: 20px;
  }

  .woocommerce-checkout #order_review h3 {
    font-size: 25px;
  }

  .woocommerce-checkout span {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 991px) {
  .elementor-706 .elementor-element.elementor-element-cf692b9 .elementor-image img {
    max-width: 80% !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .elementor-706 .elementor-element.elementor-element-cf692b9 .elementor-image img {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 480px) {
  .responsive_iconSett .pt_plus_button {
    width: 100% !important;
    display: block !important;
  }

  .responsive_iconSett a.button-link-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}

#customer_details .woocommerce-billing-fields__field-wrapper {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

#customer_details span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

#customer_details .full-width-content {
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  #customer_details .form-row.form-row-wide {
    width: 100%;
  }
}

body .woocommerce-checkout .form-row.form-row-last,
body .woocommerce-checkout #billing_email_field {
  width: 50% !important;
  max-width: 48% !important;
  min-width: 48% !important;
  margin-right: 0 !important;
}

body .landing-page-checkout-cms #billing_country_field.only_billing_country,
body #billing_city_field.only_billing_city {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 576px) {
  body .woocommerce-checkout .form-row.form-row-first,
  body .woocommerce-checkout .form-row.form-row-last,
  body .woocommerce-checkout #billing_email_field {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin-right: 0 !important;
  }
}

#billing_medical_conditions_field input {
  visibility: visible;
  height: auto;
  margin-right: 10px;
}

#billing_medical_conditions_field label {
  margin-bottom: 10px;
}

#participants_field_position .select2-container input {
  width: 100% !important;
  height: auto;
  border: none !important;
}

#participants_field_position .select2-container .select2-selection {
  height: 100%;
  overflow: auto;
}

#participants_field_position .select2-container ul {
  padding: 0;
}

.field_position_dropdown .select2-results__option {
  position: relative;
  padding-right: 20px;
  vertical-align: middle;
}

.field_position_dropdown .select2-results__option:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}

.field_position_dropdown .select2-results__option[aria-selected='true']::before {
  font-family: fontAwesome;
  content: '\f00c';
  color: #fff;
  background-color: #cf2027;
  border: 0;
  display: inline-block;
  padding-left: 2px;
  padding-top: 2px;
}

.elementor-element-63485826 .Doyouwanttotellus .wpcf7-acceptance.optional input:checked {
  background-color: #00aff0 !important;
}

.elementor-element-a682859 form .contact-middle input,
.elementor-element-a682859 form .contact-middle select {
  border: 1px solid #00aff0 !important;
  padding-left: 17px;
  border-radius: 2px;
}

.elementor-element-a682859 form .contact-middle select {
  padding: 19px 17px 15px;
}

.elementor-element-a682859 .form-section-one span.wpcf7-form-control-wrap::after,
.elementor-element-a682859 .form-section-two span.wpcf7-form-control-wrap::after,
.elementor-element-a682859 .filed-select span::after,
.elementor-element-a682859 .filed-select .form-group:first-child:after,
.elementor-element-a682859 .Whatcourseareyouinterestedin:after,
.elementor-element-a682859 .Levelthatyoucoach:after,
.Levelyouplayed:after {
  right: 20px;
  top: 20px;
}

.elementor-element-a682859 .form-group .control-label {
  top: 20px;
  left: 17px;
}

.elementor-element-a682859 .contact-submit input {
  border-radius: 50% !important;
}

.single-product #product-3460.product .product_title {
  font-size: 40px;
  line-height: 50px;
}

.content-column-1 .products.columns-3.shop_product_list span.price {
  margin: 0 0 10px;
  font-size: 28px;
  padding-left: 0;
}

.content-column-1 .products.columns-3.shop_product_list .product_type_simple.add_to_cart_button {
  padding: 0;
}

.content-column-1 .products.columns-3.shop_product_list .product_type_simple.add_to_cart_button:hover {
  color: #d02027;
}

.content-column-1 .products.columns-3.shop_product_list .product_type_simple.add_to_cart_button i {
  display: none;
}

.shopcon .content-column-1 {
  width: 100% !important;
}

body.uc-active .z-index-op {
  position: relative;
  z-index: -1 !important;
}
body.uc-active footer#page-scroller {
  position: relative;
  z-index: -1 !important;
}
/* body.uc-active .z-index-box {
	 position: relative;
    z-index: -1!important;
} */

@media (min-width: 768px) {
  #wfacp-e-form p.form-row.wfacp-col-left-half {
    float: left;
    width: 50% !important;
    clear: none;
    max-width: 50% !important;
    min-width: 50% !important;
  }
}
