a {
  background-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
  outline: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}


input {
  line-height: normal;
}


fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}


textarea {
  overflow: auto;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  /* font-size: 14px;
  line-height: 20px; */
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.main_wrap{
  padding-bottom: 150px;
}

.sticky_partner_with_us {
  width: 150px;
  height: 40px;
  text-align: center;
  background-color: #c00;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 30%;
  bottom: auto;
  left: auto;
  right: -54px;
  transform: rotate(-90deg);
}

.sticky_partner_with_us.mweb-side-floating {
  width: 180px;
  text-decoration: none;
  right: -69px;
}

.sticky_partner_with_us_btn {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border: 0 #000;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}


.w-button {
  display: inline-block;
}




p {
  margin-top: 0;
  margin-bottom: 10px;
}


button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}


label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input,
.w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

/* textarea.w-input,
textarea.w-select {
  height: auto;
} */

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.franchise_wrap .Opportunities_para .paragraph-light{
  color: #fff;
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
}
.w-row:before,
.w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.pt-100{
  padding-top: 100px;
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
  /* padding: 53px 0px 0px 50px; */
}

.w-widget-map label {
  width: auto;
  display: inline;
}


.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ." / 2.5fr 1fr;
  align-items: start;
  margin-top: 0;
  margin-bottom: 100px;
}


.section-heading {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}


.section-heading.partnersectionheading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 22px;
}


.grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "Area";
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
}

.PushChooseHeading {
  align-items: flex-start;
  display: flex;
}

.PushChooseSection {
  flex-direction: column;
  display: flex;
}

.section-4 {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 50px;
}

/* .brochure_outer .main-btn {
        border: none;
} */
.container-6 {
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.video_embed {
  order: 1;
  display: block;
  margin-top: 25px;
}

.container-7 {
  text-align: center;
}

.centerx {
  margin-top: 20px;
}

.section-1 {
  background-color: rgba(0, 0, 0, 0);
  background-position: 100% 100%, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 0;
  padding: 200px 100px 100px;
  display: flex;
  transform: rotate(0);
}

.color-heading {
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  line-height: 80px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  line-height: 1.1;
  font-size: 100px;
  display: block;
  margin-bottom: 0;
}

.color-heading.big {
  font-size: 50px;
  line-height: 60px;
}

.color-heading.big.verticalgap20 {
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  line-height: 80px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  line-height: 1.1;
  font-size: 70px;
  display: block;
  margin-bottom: 0;
  text-align: center;
}

.html-embed-5 {
  position: sticky;
}

.contact-form-wrap {
  border: 0 #eee;
}


.Opportunities_buttons {
  text-align: center;
}


#contactDetails {
  grid-area: 1 / 2 / 2 / 3;
}

#grid_division {
  grid-area: 1 / 1 / 2 / 2;
}

.body-2 {
  color: #fff;
  background: #000;
  text-decoration: none;
  display: block;
}

.paragraph-light {
  text-align: center;
  opacity: .6;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 21px;
  line-height: 30px;
  font-family: 'poppins';
}

.button.verticalgap20.rightmargin20 {
  margin-right: 20px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 15px;
  transition: .3s all;
  color: white;
  text-transform: capitalize;
  width: fit-content;
}
.franchise_submitbtn p{
    display: flex;
    justify-content: end;
}

.franchise-main-container .wpcf7-not-valid-tip{
    /*color:#000;*/
}
.franchise-main-container p{
  margin-bottom: 0;
}

.push_partner_form .wpcf7-response-output {
    margin: 4em 0.5em 1em !important;
}

.push_partner_form .wpcf7-response-output{
    color:#fff;
}
.push_partner_form input,.push_partner_form select,.push_partner_form option,.push_partner_form textarea{
    width: 100%;
    height: 45px;
    padding: 10px 20px;
    outline: none;
    font-size: 14px;
    color: #151515;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    border: 1px solid rgba(215, 215, 214, .7);
    border-radius: 4px;
    margin-bottom:0px;
    margin-top:10px;
}
.push_partner_form input::placeholder,.push_partner_form select::placeholder,.push_partner_form option::placeholder,.push_partner_form textarea::placeholder
{
    color: #151515;
}


.button.verticalgap20.rightmargin20 :hover {
  background: #fff;
  color: red;
}

.button.white.veticalgap20,
.button.verticalgap20 {
  margin-top: 20px;
}

.verticalgap20 {
  margin-bottom: 14px;
}

.button {
  color: #c00;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #c00;
  border-radius: 20px;
  margin-top: auto;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.w-button {
  display: inline-block;
}


.button.cfbuttonsolid {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 15px;
  transition: .3s all;
  color: #fff;
  text-transform: capitalize;
}

.button.cfbuttonsolid.verticalgap20 {

  font-family: 'poppins';
   background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    border: 1px solid rgba(125, 20, 30, 1);
    transition: .5s all;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    /*right: 0;*/
    /* position: absolute; */

}

.button.cfbuttonsolid.verticalgap20:hover {
  color: #000;
  background: #fff;
}

.button.verticalgap20.rightmargin20:hover {
  color: #c00;
  background: #fff;
}

.button.cfbuttonsolid:hover {
  color: #c00;
  background: #fff;
}

.details-wrap {
  margin-top: 90px;
  margin-bottom: 30px;
}

/* .white {
  color: #fff;
  text-align: center;
} */

.why_choose_push .card{
  background: #3c4142;
  border-radius: 15px;
  border: 1px solid #c1c1c1;
  padding: 50px 30px;
  height: 430px;
  position: relative;
}

.why_choose_push .card .line{
  width: 100px;
  height: 2px;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  /* margin-bottom: 15px; */
  position: absolute;
}

.why_choose_push .card h4{
  font-size: 50px;
  color: #fff;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 10px;
  font-family: 'Bebas Neue';
  padding-top: 15px;
}

.why_choose_push .card p{
  font-size: 18px;
  color: #bdbdbd;
}

.why_prev, .why_next {
  width: 45px;
  height: 45px;
  /* display: f; */
  display: flex;
  align-items: center;
  justify-content: center;
  /*border: 1px solid #fff;*/
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.why_prev{
  position: absolute;
    background: #3c4142;
}
.why_prev span{
    display: block;
    width: 20px;
    height: 7px;
    margin: 15px 13px 0 13px;
    transform: rotate(180deg);
    fill: #fff;
}
.why_next span{
    display: block;
    width: 20px;

    margin: 0px 13px 0 13px;

    fill: #fff;
}
.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.cflink {
  opacity: 1;
  color: #c00;
  text-decoration: none;
}

.field-label {
  margin-top: 3%;
  color: #fff;
}

.contact_frachise .label{
  font-family: 'Bebas Neue';
  line-height: 1;
  font-size: 30px;
  color: #fff;
}

.contact_frachise br{
  margin: 0;
}
.contact_frachise .paragraph-light{
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}


.section-14.verticalgap80 {
  padding-bottom: 60px;
}

.container-11 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.wrapper-2 {
  width: 100%;
  max-width: 1300px;
}


.tweets-container2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 15px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tweets-container {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 65px;
}


.tweet-card {
  color: #fff;
  background-color: #3c4142;
  border: 0 #fff;
  border-radius: 5px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.how_to_start .card {
  height: 100%;
  background: #3c4142;
  border-radius: 15px;
  border: 1px solid #c1c1c1;
}

.how_to_start h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 10px;
  font-family: 'Bebas Neue';
}

.how_to_start p {
  font-size: 16px;
  color: #bdbdbd;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.profile-picture {
  width: 45px;
  height: 45px;
  object-fit: cover;
  border-radius: 100px;
  margin-right: 15px;
}

.tweet-text {
  flex: 1;
}

.semi-bold.padding-bottom {
  color: #113c6d;
  padding-bottom: 4px;
}

.semi-bold {
  font-weight: 600;
}

.testimonia-gym-name {
  color: #fff;
  padding-bottom: 4px;
  font-size: 20px;
  line-height: 20px;
}

.paragraph {
  color: #fff;
  margin-top: 10px;
}
.vid_franchise{
    text-align:center;
    margin-top: 40px;
}
.vid_franchise iframe{
        max-width: 60%;
}
/* .push_partner_form form{
  background-color: #d9282d;
  padding:0px 0px 30px 0px; 
} */

@media screen and (min-width: 1440px) {

  .contact-form-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
      "."
      / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .contact-form-wrap {
    padding-top: 0;
  }


  .section-1 {
    padding-top: 100px;
    padding-left: 100px;
    padding-right: 100px;
  }

}
@media screen and (min-width: 991px) {
.why_prev{
    left: -51px;
    top: 58%;

}
.franchise_slider .why_next {
    top: 58%;
    right: -52px;
}
.pt-150 {
    padding-top: 150px;
}
.franchise_slider .prev-case-study{
left: -53px;
top:61%;
}
.franchise_slider .next-case-study{
right: -52px;
top:61%;
}
}
@media screen and (max-width: 1025px) {
     .franchise_slider  .prev-case-study, .franchise_slider  .next-case-study {
    top: 104% !important;
    }
    .franchise_slider .prev-case-study {
    left: 85%;
    }
}

@media screen and (min-width:769px) and (max-width: 1025px) {
    .franchise_slider  .next-case-study {
    right: 6px;
    }
    
}
@media screen and (max-width: 991px) {
   
  #contactDetails {
    grid-area: 2 / 1 / 3 / 2;
  }
  .why_prev {
      right: 69px;
  }
  .w-widget-map {
    padding: 0px;
  }

  .contact-form-wrap {
    padding-top: 0;
  }

  .section-1 {
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .w-container {
    max-width: 728px;
  }

  .contact-form-grid {
    width: 80%;
    grid-row-gap: 50px;
    /* text-align: center; */
    grid-template:
      "."
      "." / 1fr;
    margin-left: auto;
    margin-right: auto;
  }
 
}

@media screen and (max-width: 767px) {

  .main_wrap,.video_wrap_franchise {
    padding-bottom: 70px !important;
  }
  .vid_franchise iframe {
     max-width: 100%; 
}


  .sticky_partner_with_us.mweb-side-floating {
    z-index: 100;
    width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
    transform: none;
  }

  .tweets-container {
    grid-template-columns: 1fr;
    margin-top: 35px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .tweets-container2 {
    grid-template-columns: 1fr;
    margin-top: 15px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text-field.cc-contact-field,
  .text-field.cc-textarea {
    text-align: left;
  }

  .container-2 {
    /* text-align: center; */
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .section-heading {
    text-align: center;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .PushChooseHeading {
    padding-left: 0;
  }


  /* .color-heading.big.verticalgap20 { */
    /* margin-bottom: 5px;
    font-size: 40px;
    line-height: 40px; */
  /* } */

}

/* .push_gym .com-head{
  line-height: 110px;
  margin-bottom: 0;
} */
.why_choose_push{
  overflow: hidden;
}
@media (max-width: 1400px){
  .why_choose_push .card{
    padding: 30px 20px;
    height: 450px;
  }
}

@media (max-width: 1200px){
  .why_choose_push .card{
    padding: 30px 20px;
    height: 460px;
  }
}

@media (max-width: 767px){
    .why_choose_push .card{
      padding: 30px 20px;
      height: 350px;
    }
    .button.cfbuttonsolid.verticalgap20{
        width: 100%;
    }
  .how_to_start{
      padding-top:40px;
  }
}
@media screen and (min-width:1300px)and (max-width:1400px){
.partner_button{
    width:16%;
}
}

@media screen and (min-width:768px)and (max-width:1124px){
    .field-label {
    margin-top: 3%;
    color: #fff;
    font-size: 16px;
    font-size: 16px;
    height: 35px;
    display: flex;
    align-items: flex-end;
}
  
}

@media (max-width: 600px){
    .franchise_slider .prev-case-study{
    left: 70%;
   }
 .franchise_slider  .prev-case-study, .franchise_slider  .next-case-study {
    top: 101% !important;
    }
  .color-heading{
    font-size: 75px;
    line-height: 1;
  }
  .why_choose_push .card{
    height: 100%;
    min-height: 400px;
  }
  .push_gym .com-head{
    line-height: normal;
  }
  .franchise_submitbtn p{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0px;
}

.verticalgap20 {
    /*width: 30%;*/
    margin: auto;
}
.push_partner_form input,.push_partner_form select,.push_partner_form option,.push_partner_form textarea{
    padding: 4px 10px;
}
/* .common-form {
    padding: 45px 0px;
} */
.brochure_outer{
    flex-direction: column;
    width: 100%;
}
.brochure_outer .main-btn {
    width:100%;
   text-align: center;
}
.push_sports_franchise_academy h2{
    margin-bottom:10px;
}
.push_sports_franchise_academy h2 span {
    line-height:53px;
}
.para_franchise{
    margin-bottom:20px;
}
}

@media screen and (max-width: 479px) {

  .w-container {
    max-width: none;
  }
  .arenaContent h2{
    font-size: 65px;
  }
  .arenaContent h2 span{
    font-size: 32px;
  }

  .w-widget-map {
    padding: 0px;
  }

  .color-heading.padding {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button.verticalgap20.rightmargin20 {
    margin-right: 0;
  }

  .button.cfbuttonsolid {
    text-align: center;
  }

  .button.cfbuttonsolid {
    text-align: center;
  }

  .cflink {
    direction: rtl;
    align-self: auto;
    opacity: 1;
  }

  .contact-form-grid {
    width: 100%;
  }

  .contact-form-wrap {
    padding-left: 10px;
    padding-right: 4px;
  }


  .PushChooseHeading {
    padding-left: 0;
  }

  .section-4 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .container-6 {
    padding-top: 20px;
  }

  .video_embed {
    margin-top: 45px;
  }

  .section-1 {
    padding-bottom: 30px;
  }
 
   
  .color-heading {
    text-align: center;
    align-self: auto;
  }

  .color-heading.big {
    font-size: 40px;
    line-height: 40px;
  }

  .color-heading.big.verticalgap20 {
    /* text-align: left; */
  }

  .Opportunities {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .Opportunities_para {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .Opportunities_buttons {
    text-align: center;
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }
}

/* .carousel {
  width: 90%;
  margin: 0px auto;
} */

.slick-slide {
  margin: 10px;
}

.slick-slide img {
  width: 100%;
  border: 2px solid #fff;
}

.wrapper .slick-dots li button:before {
  font-size: 20px;
  color: white;
}

.padding {
  padding-top: 50px;
  text-align: center;
}

.testimonial {
  align-items: center;
  color: #3d5a80;
}

.testimonial-slide {
  padding: 20px;
}

.testimonial_box-top {
  padding: 30px;
  border-radius: 15px;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
  height: 350px;
}

.testimonial,
.testimonial_box-top {
  background-color: #3c4142;
}

.testimonial_box-icon {
  padding: 10px 0;
}

.testimonial_box-icon i {
  font-size: 25px;
  color: #fff;
}

.testimonial_box-text {
  padding: 10px 0;
}

.testimonial_box-text p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.testimonial_box-img {
  padding: 20px 0 10px;
  display: flex;
  justify-content: center;
}

.testimonial_box-img img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  border: 2px solid #e5e5e5;
}

.testimonial_box-name {
  padding-top: 10px;
}

.testimonial_box-name h4 {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0;
}

.testimonial_box-job p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.fa-quote-left-alt:before,
.fa-quote-left:before {
  content: "\f10d";
}
.arenaContent h2 br {
  margin: 0;
}
.push_center_own p{
  color: #fff;
  text-align: left;
  opacity: 1;
}
.push_gym a:first-child{
  background: #fff;
  color: #000;
  transition: 0.5s all;
}
.push_gym a:first-child:hover{
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
}

.com-para{
  font-size: 18px;
  color: #bdbdbd;
  line-height: 22px;
}
.video_wrap_franchise{
    padding-bottom: 100px;
}
.franchise_slider {
    position: relative;
}

.franchise_slider .why_next{
    position: absolute;
        background: #3c4142;
}
.franchise_slider .prev-case-study, .franchise_slider .next-case-study
{
display: block;
    width: 56px;
    height: 56px;
    margin: 0;
    overflow: hidden;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    border: 0;
    background-image: none;
}
.franchise_slider .button-box {
    display: flex;
    position: absolute;
    top: 3px;
    left: 0;
}
.franchise_slider .button-elem {
    display: block;
    width: 20px;
    height: 20px;
    margin: 17px 18px 0 18px;
    transform: rotate(180deg);
    fill: #fff;
} 

.list-style-disc,
.list-style-disc li{
  list-style: disc;
}
.fs-16{
  font-size: 16px;
}