/*
Theme Name: Twenty Sixteen Child
Template: twentysixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.4
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: twentysixteen

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.
*/

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

header#masthead {
  position: fixed !important;
  top: 0;
  background: #0d2860;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.home header#masthead {
  background: transparent;
}

.content-area{
  margin-bottom: 500px;
}
ol{
  margin: 0;
}

/*------------------------------HEADER-HOVER-SLOW------------------------------*/
a.hfe-menu-item {
  /*-webkit-transition: all .3s;*/
  transition: all 0.3s;
}

/*------------------------HEADER-HOVER-BUTTON-----------------------------*/
a.hfe-menu-item.elementor-button:hover {
  transform: scale(1.1);
}

.elementor-15
  .elementor-element.elementor-element-84dd818
  .menu-item
  a.hfe-menu-item.elementor-button {
  margin-left: 15px;
}

/*------------------------PLACE-STORE-BADGE-----------------------*/
.badge-image img {
  width: 200px;
}

#why-sporbit-hover {
  /*box-shadow: 0px 20.25px 63.5px rgb(0 0 0 / 5%);*/
  /* background-color: #FFFFFF; */
  border-radius: 30px;
}

html {
  overflow-x: hidden;
}
#footer-menu-link {
  column-count: both;
}

section#contact-us-form {
  margin: 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -70%);
}

section#footer-form {
  position: relative;
}

/*-------------------why-sporbit-hover-desktop------------------------*/
#why-sporbit-hover {
  box-shadow: 0px 7.25px 43.5px rgba(0, 0, 0, 0.06);
}

div#why-sporbit-hover:hover h3 {
  color: white;
}
div#why-sporbit-hover:hover p {
  color: white;
}

/*-------------------why-sporbit-hover-tablet------------------------*/
#why-sporbit-hover-tablet {
  box-shadow: 0px 7.25px 43.5px rgba(0, 0, 0, 0.06);
}
div#why-sporbit-hover-tablet:hover h3 {
  color: white;
}
div#why-sporbit-hover-tablet:hover p {
  color: white;
}

/* CONTACT-FORM*/

.contact-form-wrapper {
  /*padding:20px;*/
  /* max-width: 550px !important; */
  width: 100%;
}
.contact-form-wrapper input,
.contact-form-wrapper textarea {
  width: 95%;
  background-color: white;
  border: none;
  border-bottom-style: solid;
  border-color: #0c2354;
  border-width: 1.5px;
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  outline: none;
}
.contact-form-wrapper textarea {
  padding-top: 15px;
  outline: none;
  height: 123px;
}

.single-row {
  width: 100%;
  clear: both;
  padding-top: 30px;
}
.single-row-mobile {
  padding-top: 0px !important;
}
.single-row label {
  color: #0c2354;
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
.single-column {
  width: 50%;
  float: left;
}
.single-column input {
  width: 90%;
  padding-top: 15px;
}
.contact-button [type='submit'] {
  background: #f27935;
  font-size: 14px;
  font-weight: bold;
  border: 0 none;
  cursor: pointer;
  border-radius: 37px;
  font-family: DM Sans;
  font-style: normal;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.281803px;
  max-width: 110px;
  height: 40px;
  color: white;
  padding-top: 0px !important;
}
.single-row.contact-button {
  padding-top: 0px !important;
}

.contact-form-wrapper textarea {
  resize: none;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='tel']:focus {
  padding-bottom: 15px;
  font-size: 15px;
  color: black;
}
.footer-row
  input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  color: white;
}

/*-----------Subcription button hover effect------------------------*/
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.wpcf7-not-valid
  :focus {
  background-color: #0d2860 !important;
}

.contact-form-wrapper textarea:focus {
  padding-top: 15px;
  outline: none;
  font-size: 15px;
}

/*----------------------------------------------BUTTON-HOVER--------------------------------------------------*/

input.wpcf7-form-control.wpcf7-submit.contact-button:hover {
  transform: scale(1.1);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input.wpcf7-form-control.wpcf7-submit.contact-button {
  transition: all 0.2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.elementor-324 .elementor-element.elementor-element-3e3df141 {
  box-shadow: 0px 2px -1px 0px rgb(0 0 0 / 59%) !important;
}
.footer-row label {
  font-family: DM Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 14px;
  color: white;
}
.footer-form-wrapper input,
.footer-form-wrapper textarea {
  width: 95%;
  background-color: #0d2860;
  color: white;
  border: none;
  border-bottom-style: solid;
  border-color: white;
  border-width: 1.5px;
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  outline: none;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::placeholder {
  color: #cacaca;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
  color: #cacaca;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel::placeholder {
  color: #cacaca;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
  color: #cacaca;
}

input[type='text'],
input[type='email'],
input[type='tel'] {
  padding-bottom: 15px;
  color: #cacaca;
}
.wpcf7 input[type='url'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'] {
  padding-top: 15px;
}
/* span.elementor-icon-list-text {
  padding-bottom: 7px;
}
span.elementor-icon-list-icon {
  padding-top: 7px;
} */
li.elementor-icon-list-item {
  margin-bottom: 10px !important;
}
h2::after {
  content: '.';
  padding-left: 10px;
  width: 16.4px;
  height: 16.4px;
  color: #f27935;
  font-size: 100px;
}
.p-spacing-first {
  margin-top: -5px;
}
.p-spacing-second {
  margin-top: -22px;
}

/*----------------------------ALERT-----------------------------*/
.wpcf7-not-valid-tip {
  padding-top: 9px;
  color: #ff3333;
  font-size: 14px;
  font-family: 'DM Sans';
}

.wpcf7 form .wpcf7-response-output {
  /*display: none;*/
  border: none;
  margin-left: -12px;
  font-size: 16px;
  color: coral;
  font-family: 'DM Sans';
}

/*-------------------------MOBILE-----------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 767px) {
  .logo {
    max-width: 90px;
    width: 100%;
  }
  header#masthead {
    transition: all 0s ease-in-out;
  }

  .section {
    padding: 30px 15px;
  }

  .elementor-container.elementor-column-gap-default {
    display: flex;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-6fb3b0e.order-position-one {
    order: 1;
  }

  /*--------------------------------SERVICES---------------------------------*/
  .elementor-117 .elementor-element.elementor-element-e0982c0 {
    text-align: center;
  }
  .elementor-117 .elementor-element.elementor-element-b75ace4 {
    text-align: center;
  }
  .elementor-117 .elementor-element.elementor-element-73c55e3 {
    text-align: center;
  }

  section.elementor-section.elementor-top-section.elementor-element.elementor-element-c2c0ef3.contact-form-wrapper-mobile.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    max-width: 350px;
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -56%);
  }

  .single-column {
    width: 100%;
  }
  /* .single-column-mobile {
    padding-top: 30px;
  } */
  .elementor-324
    .elementor-element.elementor-element-c65bbc3
    > .elementor-widget-container {
    padding: 0px 0px 0px 22px;
    background-color: #ffffff;
  }

  ul.slick-dots {
    display: flex;
    list-style: none;
  }
  .home-slider {
  }

  section.elementor-section.elementor-inner-section.elementor-element.elementor-element-70ccbdc.home-slider.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    max-width: 310px;
    width: 100%;
  }
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-689c18d.elementor-section-full_width.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-height-default.elementor-section-height-default {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -65px;
  }
  /*	ul.slick-dots {
    	display: flex;
    	list-style: none;
    	padding: 0;
    	margin: 20px auto;
	}*/
  li {
    padding: 5px;
  }
  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 0.25;
    color: grey;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #f27935;
  }
  ul.slick-dots {
    display: flex;
    justify-content: center;
    margin: auto;
  }
  .slick-dots {
    bottom: -33px;
  }

  .slick-dots li {
    margin: 0px -1px;
  }

  /*	FIRST BLOCK*/
  .elementor-117
    .elementor-element.elementor-element-204c22f
    > .elementor-widget-container {
    margin: auto 15px;
  }

  .elementor-117
    .elementor-element.elementor-element-837ce21
    > .elementor-widget-container {
    margin: auto 15px;
  }

  /*MIDDLE BLOCK*/

  .elementor-117
    .elementor-element.elementor-element-2a57942
    > .elementor-widget-container {
    margin: auto 15px;
  }

  /*FOURTH BLOCK*/
  .elementor-117
    .elementor-element.elementor-element-4318e08
    > .elementor-widget-container {
    margin: auto 15px;
  }

  /*LAST BLOCK*/
  .elementor-117
    .elementor-element.elementor-element-2f2979c
    > .elementor-widget-container {
    margin: auto 15px;
  }

  h2::after {
    content: '.';
    padding-left: 3px;
    width: 9px !important;
    height: 9px !important;
    color: #f27935;
    font-size: 68px;
  }

  /*------------------------------------We are here for------------------------*/
  .elementor-117
    .elementor-element.elementor-element-6469089
    .elementor-heading-title {
    margin-top: -22px;
  }
  .elementor-117 .elementor-element.elementor-element-eeebab2 {
    margin-top: 14px;
    padding: 0px 15px;
  }

  .elementor-117
    .elementor-element.elementor-element-759327d
    .elementor-heading-title {
    margin-top: -22px;
  }
  .elementor-117 .elementor-element.elementor-element-1d2f27e {
    margin-top: 14px;
    padding: 0px 15px;
  }

  .elementor-117
    .elementor-element.elementor-element-36e377f
    .elementor-heading-title {
    margin-top: -22px;
  }
  .elementor-117 .elementor-element.elementor-element-8d72b13 {
    margin-top: 14px;
    padding: 0px 15px;
  }
  ol{
    padding-left: 20px;
  }
  .content-area {
    margin-bottom: 400px;
}
}
/*-----------------------------------------------------------------------------------------*/

/*@media only screen and (min-width:401px) and (max-width: 767px){
	
	.elementor-117 .elementor-element.elementor-element-b0fb1e3 {
    	padding: 0px 0px 270px 0px;
	}
	.elementor-117 .elementor-element.elementor-element-d469835 {
    	margin-bottom: -306px;
	}

}*/

@media only screen and (min-width: 430px) {
  .elementor-117 .elementor-element.elementor-element-b0fb1e3 {
    padding: 0px 0px 192px 0px;
  }
  .elementor-117 .elementor-element.elementor-element-d469835 {
    margin-bottom: -162px;
  }
}

/*----------------------------------------TABLET----------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo {
    max-width: 90px;
    width: 100%;
  }
  .section {
    padding: 30px 15px;
  }

  .elementor-324
    .elementor-element.elementor-element-c4c42cd:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-324
    .elementor-element.elementor-element-c4c42cd
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    max-width: 800px;
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -70%);
    background-color: #ffffff00;
  }

  .elementor-324 .elementor-element.elementor-element-f7c9f04 {
    text-align: -webkit-right;
  }

  h2::after {
    content: '.';
    padding-left: 6px;
    width: 14.4px;
    height: 14.4px;
    color: #f27935;
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #for-players {
    margin-bottom: 20px;
  }
}
@media screen and (width: 1024px) {
  #google-play-button {
    max-width: 24% !important;
  }
}
/*----------------------------------------BIG-SCREEN----------------------------------------*/

@media only screen and (min-width: 1025px) {
  .elementor-117
    .elementor-element.elementor-element-73a9c80
    > .elementor-container {
    min-height: 1000px;
  }
}

/*-----------------------------------HEADER-------------------------------------*/

@media only screen and (max-width: 1024px) {
  body.mob-menu-slideout-over {
    padding-top: 0px !important;
  }
}

.mob-menu-header-holder.mobmenu {
  position: absolute;
  background: transparent !important;
  width: 100%;
  position: fixed;
  /*transition: all 0.3s ease-in-out;*/
}
.mob-menu-header-holder.mobmenu {
  background: #0d2860 !important;

  /*transition: all 0.3s ease-in-out;*/
}

.mob-menu-header-holder.mobmenu.darkHeader,
header.darkHeader {
  background-color: #0d2860 !important;
  box-shadow: 0px 5px 16px 0 rgb(32 33 36 / 42%);
  transition: all 0.3s ease-in-out;
}

/*------------------------------------------------POPUP--------------------------------------*/
.popup-container,.free-trial-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
#free-trial{
  height: 0;
}
.popup-content,.trial-form{
  position: relative;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 65%;
  max-height: 90%;
  overflow: auto;
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
}
.popup-close,.trail-form-close  {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.free-trial-btn{
  cursor: pointer;
  user-select: none;
}
/* div#wpcf7-f690-p117-o1.wpcf7.js {
  display: flex;
  justify-content: center;
} */
div#wpcf7-f690-p117-o1.wpcf7.js > form.wpcf7-form.init {
  min-width: 100% !important;
}
div#wpcf7-f690-p117-o1.wpcf7.js
  > form.wpcf7-form.init
  > div.contact-form-wrapper {
  min-width: 100% !important;
}
h1.popup-heading {
  margin-top: 0px !important;
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  margin-right: 20px;
  padding-right: 20px;
}
div#wpcf7-f690-p117-o1 .single-row {
  padding-top: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  div#wpcf7-f690-p117-o1.wpcf7.js {
    margin-left: 25px;
  }
  h1.popup-heading {
    margin-left: 25px;
    margin-right: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  div#wpcf7-f690-p117-o1.wpcf7.js {
    margin-left: 40px;
  }
  h1.popup-heading {
    margin-left: 35px;
    margin-right: 35px;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 2560px) {
  div#wpcf7-f690-p117-o1.wpcf7.js {
    margin-left: 40px;
  }
  h1.popup-heading {
    margin-left: 40px;
    padding-right: 10px;
    font-size: 26px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 570px) {
  .popup-container, .free-trial-popup{
    padding-bottom: 50px;
  }
  div.popup-content,.trial-form {
    top: 60%;
    max-width: 85%;
    max-height: 87%;
  }
  div#wpcf7-f690-p117-o1.wpcf7.js {
    margin-left: 15px;
  }
  h1.popup-heading {
    font-size: 20px;
    margin-left: 0;
    margin-bottom: 7px;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 22px;
  }
  div#wpcf7-f690-p117-o1 .single-row {
    padding-top: 0px !important;
  }
  span.popup-close {
    top: 0 !important;
    right: 0 !important;
  }
}
