@import url('https://fonts.googleapis.com/css2?family=Rubik+Vinyl&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
  color: #000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 16px;
}

h1,
h2,

body {
  overflow-x: hidden;
  font-family: 'Nunito Sans', sans-serif;


}

* {
  transition: all .4s;
  box-sizing: border-box;

}


p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

a,
input,
select,
textarea {
  margin: 0;
  outline: medium none;
  padding: 0;
}

html {}

img,
fieldset {
  border: 0 none;
}

a {
  border: medium none;
  outline: medium none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

img {
  image-rendering: -webkit-optimize-contrast;
}



/* Header css */

header.header_section {
  position: absolute;
  display: block;
  width: 100%;
  float: left;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  background: transparent;
  padding: 20px 0;
  background: #00B1D2FF;
}
.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

.call-text-cls h4 a {
  font-size: 25px;
  text-decoration: none;
  color: #fff;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
}

.call-text-cls h4 a .p_color {
  color: #d2bb7f;
}

.header_logo a {
  display: flex;
}

a.dropbtn:hover {
  background-color: transparent !important;
}

.mid_menu_header .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.row.call-text-flex {
  display: flex;
  justify-content: flex-end;
}

.mid_menu_header {
  position: relative;
  padding: 1px 0;
}

.header_logo img {
  width: 180px;
  height: auto;
}

.menus {
  display: flex;
  flex-direction: column;
}

.top-brs .top-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-bottom: 2px solid #f9f9f9;
  padding-bottom: 15px;
}

.header_navigation {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: flex-end;
  padding: 0;
}

.sidenavs {
  height: 100%;
  width: auto;
  position: relative;
  z-index: 1;
  top: 0;
  right: 0;
  background: transparent;
  transition: 0.5s;
  display: flex;
  align-items: center;
}

.sidenavs .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  display: none;
}

.menu_navigation,
.menu-btns {
  display: flex;
  align-items: center;
}
.sidenavs a {
  text-decoration: none;
  color: #fff;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 0 5px 0px;
  transition: all .3s;
  border: 1px solid transparent;
}

li.lst-btn a:last-child {
  margin-right: 0;
}

ul.menu_navigation li {
  margin: 0 20px;
  list-style: none;
}

li.lst-btn a {
  border: 1px solid #17a3df !important;
  background: #17a3df;
  padding: 10px 20px;
  color: #fff;
  border-radius: 26px;
  box-shadow: 1px 0px 9px #00000047;
}

li.lst-btn a:hover {
  background: transparent;
  color: #17a3df;
}

span.toggle_menu {
  display: none;
}

.top-menu img {
  width: 20px;
  margin-right: 10px;
}

ul.top-menu a {
  font-size: 16px;
  line-height: 14px;
  color: #000000;
  font-weight: 400;
  margin-right: 40px;
}

.for-mob {
  display: none;
}


.call-text-cls h4 {
  font-family: 'Georgia';
  font-weight: 900;
}

.ftr-links li {
  display: inline-block;
  margin-right: 40px;
}

.ftr-links li a {
  color: #ffffff9c;
}

.ftr-links {
  padding: 20px 0;
  border-top: 1px solid #ffffff47;
  margin-top: 45px;
}


.ftr-links li a:hover {
  color: #fff;
}

.rqst-btn a {
  background: linear-gradient(90deg, rgba(50, 176, 75, 1) 0%, rgba(25, 164, 214, 1) 100%);
  padding: 15px 28px;
  color: #fff;
  border-radius: 46px;
  box-shadow: 1px 0px 9px #00000047;
  font-size: 20px;
  font-weight: 700;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.rqst-btn a:hover {
  background: linear-gradient(90deg, rgba(25, 164, 214, 1) 0%, rgba(50, 176, 75, 1) 100%);
}

.scrl-icons a:hover {
  background: linear-gradient(90deg, rgba(25, 164, 214, 1) 0%, rgba(50, 176, 75, 1) 100%);
  border-color: #2fae5c;
}

.rqst-btn {
  text-align: right;
}

.scrl-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 22px;
  margin-left: 15px;
}

.scrl-icons {
  text-align: right;
  margin-top: 20px;
}

.rqst-mm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.main-addrs p {
  margin-bottom: 0;
}

.menu_navigation {
  margin-left: 30px;
  margin: 0px;
}

/* dropdown */

.dropdown {
  float: left;
}
i.fa.fa-sort-desc {
  position: absolute;
  right: -18px;
  font-size: 18px;
  top: 0px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #00b1d2;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  height: 250px;
  overflow: inherit;
  padding: 0px;
  border-radius: 5px;
  margin: 0px;
  left: -15px;
}
.dropdown-content a {
  float: none;
  color: #fff;
  padding: 12px 0px;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background: #3276831f;
}

.dropdown:hover .dropdown-content {
  display: block;
}
a.dropbtn:hover {
  background-color: transparent !important;
}

.header {
  margin: 0;
  padding: 0;
}

.header_logo a {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Rubik Vinyl', cursive;
}


/* beloges-section */
.shows-text.well h3 {
  font-size: 45px;
  color: #00b1d2;
  margin-bottom: 19px;
}
.well {
  margin-top: 8px;
}
.well p {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 30px;
}
.shows-text.well a {
  display: block;
  width: 180px;
  height: 55px;
  color: #fff;
  background: #00b1d2;
  text-align: center;
  line-height: 51px;
  text-shadow: 0 0 white;
  border-radius: 5px;
  font-size: 20px;
  text-transform: capitalize;
}



/* beloges-section */


/* sport banner css */
.main-banner-image img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}

.main-banner-image {
  position: relative;
}

.main-banner-image:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #0f254e;
  opacity: 0.5;
}

.banner-text p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  width: 50%;
  margin: 0px auto;
}

.banner-text h1 {
  color: #fff;
  font-weight: 700;
  font-size: 45px;
}

.banner-text {
  position: absolute;
  top: 0px;
  text-align: center;
  transform: translate(10px, 24pc);
  width: 100%;
}

.pro_inner_btn a:hover {
  border: 1px solid #ffffff;
  color: #fff;
  background: transparent;
}
.ccc {
  height: 359px !important;
  margin-top: 99px;
}
.ddd {
  transform: translate(10px, 17pc);
}
.rer img {
  width: 360px !important;
  height: 300px;
}
/* banner css */

.last-text-ress {
  text-align: center;
  margin: 0px auto;
  padding-bottom: 65px;
}

.last-text-ress p {
  font-size: 18px;
  line-height: 31px;
  font-weight: 700;
}


/* contact us css */
.text-area p {
  color: #0f254e;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  line-height: 36px;
  max-width: 700px;
  margin: 0px auto;
}
ul.form-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  max-width: 60%;
  margin: 0px auto;
  padding-top: 48px;
}
.main-conatct-text-form {
  width: 100%;
  max-width: 700px;
  margin: 0px auto;
  padding-top: 80px;
}
.message-box textarea {
  width: 100%;
  height: 60px;
}

.last-footer-line p {
  font-size: 18px;
  padding-top: 0px;
  text-align: center;
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
}

p a {
  text-decoration: underline;
  color: #9e0c39;
}

form {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.input-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px;
  border-radius: 5px;
  border: none;
}

.input-control:focus {
  outline: 2px solid var(--primary-color);
  border: none;
}

.form-group label {
  display: inline-block;
  padding-bottom: 5px;
  color: #fff;
  transition: all 0.2s linear;
}

.popular-text-last .see_more:hover {
  border: 1px solid #ffffff;
  color: #fff;
  background: transparent;
}


textarea.input-control {
  width: 100%;
  height: auto;
  resize: none;
}

.form-group {
  margin-bottom: 20px;
}

.submit-btn {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #fff;
  color: #00b1d2;
  text-transform: uppercase;
  transition: all 0.2s linear;
  margin: 30px auto 0;
  max-width: 210px;
  border: 2px solid #fff;
  font-weight: 800;
  font-size: 20px;
  position: relative;
  border-radius: 5px;
}

ul.form-list {
  padding: 0px 20px;
  margin-top: 45px;
}

ul.form-list li a {
  padding-bottom: 17px;
  color: #000;
  font-size: 18px;
  padding-top: 19px;
  font-weight: 600;
}
ul.form-list li  {
  padding-bottom: 17px;
  color: #000;
  font-size: 18px;
  padding-top: 19px;
  font-weight: 600;
}
.numer-mobile {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  padding: 0px 31px;
  height: 67px;
}
.submit-btn:hover {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.main-form-class {
  background: #00b1d2;
  padding: 40px;
  border-radius: 10px;
}
.main-contact-text {
  margin-top: 80px;
}
/* contact us */

a.active {
  background: #fff;
  padding: 10px 20px;
  color: #00b1d2;
  border-radius: 5px;
}
/* restaurent section */
ul.menu_navigation a:hover {
  border-bottom: 1px solid #fff;
}

.main-img-text-content {
  display: flex;
  align-items: center;
  background: #fff;
  border: 3px solid #00b1d2;
  padding: 23px;
  border-radius: 4px;
}

.restaurant-img {width: 100%;max-width: 30%;}

.restaurant-img img {
  width: 100%;
  height: 300px;
}

.restaurent-text {
  max-width: 58%;
  margin-left: 51px;
}

.resturent-button {
  width: 100%;
  max-width: 12%;
  margin-left: 20px;
}

.main-section-resturants {
  margin-top: 80px;
}
.resturent {
  padding-top: 50px;
}
.main-img-text-content:hover {
  box-shadow: 0px 0px 20px 0px #00b1d2;
}
.resturent-button a {
  display: block;
  width: 137px;
  background: #00b1d2;
  text-align: center;
  color: #fff;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  border-radius: 5px;
}
.restaurent-text h3 {
  font-size: 35px;
  color: #00b1d2;
}
.restaurent-text p {
  font-size: 20px;
  color: #000;
  text-shadow: 0px 0px black;
}
.resturent-button a:hover {
  background: transparent;
  color: #00b1d2;
  border: 2px solid #00b1d2;
}
.last-text-restaurent p {
  font-size: 21px;
  line-height: 34px;
}
.last-text-restaurent {
  text-align: center;
  padding-top: 80px;
  max-width: 900px;
  margin: 0px auto;
}
.last-text-res p {
  font-size: 21px;
  line-height: 34px;
}

.last-text-res {
  text-align: center;
  max-width: 900px;
  margin: 0px auto;
  padding-bottom: 80px;
}

/* restaurent section */


/* shows section */
.shows-text-area a {
  display: block;
  width: 180px;
  height: 55px;
  color: #fff;
  background: #00b1d2;
  text-align: center;
  line-height: 51px;
  text-shadow: 0 0 white;
  border-radius: 5px;
  font-size: 20px;
  text-transform: capitalize;
}
.shows-text-area p {
  margin-bottom: 36px;
  font-size: 24px;
  line-height: 35px;
}
.shows-text-area {
  margin-top: 32px;
}
.shows-text-area h3 {
  font-size: 45px;
  color: #00b1d2;
  margin-bottom: 19px;
}
.shows-img-area img {
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.shows-main-area-section {
  margin-top: 80px;
}
.ttt {
  padding-top: 80px;
}

/* shows section */

.shows-main-area-section .row {
  display: flex;
  align-items: center;
}
/* privacy banner section */

.privacy-policy-section {
  margin-top: 80px;
}
h6.fff {
  font-size: 22px;
}
.terms-conditions-section {
  margin-top: 80px;
}

/* privacy banner section */



/*----------------Footer_start---------------*/
.privacy p:hover {
  border-bottom: 1px solid #ffffff;
}
span {
  text-decoration: none;
  font-size: 18px;
  color: #0f254e;
  line-height: 30px;
  font-weight: 700;
}

.last-footer-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.privacy {
  display: flex;
  width: 490px;
  padding-bottom: 14px;
  justify-content: inherit;
  margin-top: 14px;
}

footer.footer {
  padding-bottom: 0px;
}

.footer-location.footer-phn a:hover {
  border-bottom: 1px solid #fff;
}
.footer-main-title {
  background: #00aaca;
} 
.privacy p {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 700;
}
.last-footer-line span {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 700;
}
.footer-location.footer-phn ul li {
  list-style: none;
}

.footer-location.footer-phn ul {
  padding: 0px !important;
}

.footer-logo a {
  color: #000;
  font-size: 25px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Rubik Vinyl', cursive;
}
.footer {
  padding: 87px 0 20px 0;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 100%;
  background: #00b1d2;
  background-size: cover;
  position: relative;
  margin-bottom: 0px;
}

.footer-logo img {
  width: 100%;
  max-width: 210px;
}

.footer-location h4 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 900;
}

.footer-location a {
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
}

.footer-email a {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
}

footer.footer .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-location.footer-phn a {
  font-size: 15px;
  color: #fff;
}

.footer-copy a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: 100;
  line-height: 30px;
}

.footer-nav ul li {
  display: inline;
}

.footer-nav ul li a {
  padding: 0 30px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.footer-social a i {
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
  height: 45px;
  width: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  margin: 0 7px;
}

.fa-facebook-f:before,
.fa-twitter:before,
.fa-instagram:before,
.fa-facebook:before {
  font-size: 24px;
}

.footer-social a {
  text-decoration: none;
}

.footr-bottom-row {
  display: flex;
  padding-top: 45px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-nav {
  padding-right: 60px;
}
.footer-social a i:hover {
  background: #fff;
  color: #00aaca;
  transform: rotate3d(1, 1, 1, 355deg);
}

.footer-nav ul li a:hover {
  color: #d2bb7f;
}

.col-flex {
  display: flex;
  align-items: center;
}

footer.footer .row.fotr_top-txt {
  justify-content: center;
}

.footer-social {
  margin-top: 36px !important;
}

/*----------------Footer_end---------------*/
@media only screen and (max-width:1480x) {

  /* products */
  .newest-text-area p {
    font-size: 17px;
    width: 80%;
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 20px;
  }

  .popular-text-last p {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 24px;
  }

  .arival-text-section h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
  }

  .Seller-heading h1 {
    margin-top: 19px;
    font-weight: 700;
    font-size: 30px;
  }

  .Seller-heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    width: 55%;
    padding: 0px 20px;
    margin-bottom: 26px;
  }

  .newest-heading h1 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 26px;
  }

  .img-tex-arrival {
    margin-bottom: 23px;
    padding: 18px;
  }

  .newest-heading p {
    font-size: 15px;
    font-weight: 500;
    width: 40%;
    padding: 0px 20px;
    margin-bottom: 20px;
  }

  .main-arrival-area {
    margin-top: 9px !important;
  }


}

@media only screen and (max-width:1800px) {
  a.active {
    color: #00b1d2 !important;
}
  .main-banner-image img {
    width: 100%;
    max-width: 100%;
}

  .banner-text {
    left: -10px !important;
  }

  .banner-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 16px;
    overflow: inherit !important;
    text-transform: uppercase;
  }
  .rrr p {
    font-size: 18px !important;
    width: 50%;
    padding: 0px 22px;
    text-shadow: 0 0 #e9e9e9;
}
  .rrr h1 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 16px;
    overflow: inherit !important;
    text-transform: uppercase;
    text-shadow: 0 0 0px white;
  }

  .banner-text p {
    font-size: 15px;
    width: 50%;
    padding: 0px 22px;
  }

  .footer {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 1300px) {
  .shows-text-area h3 {
    font-size: 35px;
    color: #00b1d2;
    margin-bottom: 19px;
}
.shows-text-area p {
  margin-bottom: 36px;
  font-size: 21px;
  line-height: 33px;
}
  ul.menu_navigation li {
    margin: 0 14px;
    list-style: none;
}
.sidenavs a {
  text-decoration: none;
  color: #fff;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 0 5px 0px;
  transition: all .3s;
  border: 1px solid transparent;
}
  .privacy-policy-section h3 {
    font-size: 25px;
}
.terms-conditions-section  h3 {
  font-size: 25px;
}
  .last-footer-line span {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
  }
  .privacy-policy-section ul {
    padding-left: 30px;
}
.terms-conditions-section ul {
  padding-left: 30px;
}
  .text-area-pra {
    margin-top: 0px !important;
  }

  .privacy {
    display: flex;
    width: 380px;
    padding-bottom: 14px;
    justify-content: inherit;
  }

  .privacy p {
    text-decoration: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
  }

  ul {
    padding: 0;
  }

  .text-area-pra p {
    color: #0f254e !important;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
  }

 

  .Seller-heading h1 {
    color: #0f254e;
    text-align: center;
    margin-top: 73px;
    font-weight: 700;
    font-size: 34px;
    width: 100%;
    overflow: inherit !important;
  }

  .newest-heading {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 1150px) {
  ul.form-list li {
    padding-bottom: 17px;
    font-size: 16px;
    margin-left: 12px;
}
.numer-mobile {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  padding: 0px 15px;
  height: 67px;
  width: 262px;
}
  .rer img {
    width: 291px !important;
    height: 300px;
}
.resturent-button {
  width: 100%;
  max-width: 12%;
  margin-left: 0px;
  margin-right: 20px;
}
  .main-banner-image img {
    width: 100%;
    object-fit: cover;
    height: 440px;
  }
  .banner-text {
    position: absolute;
    top: 0px;
    text-align: center;
    transform: translate(0px, 13pc);
}

  .banner-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 16px;
  }

  .banner-text p {
    font-size: 15px;
    width: 60%;
    padding: 0px 22px;
  }

  .footer-email a {
    font-size: 20px;

  }

  .footer-phn::after {
    right: -16px;
  }

  .footer-social a i {
    height: 35px;
    width: 35px;
  }

  .fa-facebook-f:before,
  .fa-twitter:before,
  .fa-instagram:before,
  .fa-facebook:before {
    font-size: 17px;
  }
}

@media only screen and (max-width: 991px) {

  /* products */
  .newest-text-area p {
    font-size: 16px;
    width: 100%;
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 20px;
  }

  .popular-text-last p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
  }

  .arival-text-section h4 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
  }

  .Seller-heading h1 {
    margin-top: 19px;
    font-weight: 700;
    font-size: 30px;
  }

  .Seller-heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    width: 75%;
    padding: 0px 20px;
    margin-bottom: 26px;
  }

  .newest-heading h1 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 26px;
  }

  .img-tex-arrival {
    margin-bottom: 23px;
    padding: 18px;
  }

  .newest-heading p {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 20px;
  }

  .main-arrival-area {
    margin-top: 9px !important;
  }


  /* banner css start */
  .main-banner-image img {
    width: 100%;
    object-fit: cover;
    height: 440px;
  }

  .banner-text {
    position: absolute;
    top: 0px;
    text-align: center;
    transform: translate(-3px, 12pc);
  }

  .banner-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 16px;
  }

  .banner-text p {
    font-size: 15px;
    width: 60%;
    padding: 0px 22px;
  }

  /* banner css close */


  .mid_menu_header .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-social a i {
    height: 35px;
    width: 35px;
  }

  .fa-facebook-f:before,
  .fa-twitter:before,
  .fa-instagram:before,
  .fa-facebook:before {
    font-size: 17px;
  }

  ul.menu_navigation li {
    margin: 0;
  }

  .header_logo img {
    width: 222px;
    height: auto;
  }

  .call-text-cls h4 a {
    font-size: 20px;
    line-height: 0px;
  }

  .dropdown-content {
    background-color: #998547;

  }

  li.dropdown {
    width: 100%;
    /* display: block; */
  }

  .sidenavs .closebtn {
    display: block;
    line-height: 25px;
    right: 7px;
    margin: 0;
  }

  ul.menu_navigation {
    display: inline-block;
    width: 100%;
  }

  ul.menu_navigation li,
  ul.top-menu li {
    padding: 0 10px;
    border-bottom: 1px solid #ddddddc7;
  }

  .sidenavs a {
    margin: 0;
  }

  ul.menu-btns li {
    padding: 10px 8px;
    width: 100%;
  }

  li.become-member .btn {
    margin-right: 0;
  }

  span.toggle_menu {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    position: relative;
    right: 0;
    top: 0px;
    float: left;
    margin-left: 15px;
  }

  .sidenavs {
    width: 0;
    position: fixed;
    /* background: #333059; */
    top: 0;
    left: 0;
    display: inline-block;
    overflow-x: hidden;
    background: #000000bf;
  }

  ul.menu_navigation {
    padding-top: 50px;
    margin: 0;
  }

  .sidenavs a,
  ul.top-menu a {
    font-size: 16px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    color: #fff;
  }

  .sidenavs .menu-btns a {
    display: block;
    text-align: center;
  }

  .top-brs.for-mob,
  .menu-btns {
    display: block;
  }

  .top-brs.for-desk {
    display: none;
  }

  .top-brs .top-menu {
    display: block;
    border-bottom: 0;
    padding: 40px 0 0;
  }

  li.lst-btn {
    padding: 10px !important;
    text-align: center;
  }

  li.lst-btn a {
    text-align: center;
    justify-content: center;
  }

  /* --------------footer */
  .footer-logo img {
    max-width: 150px;
  }

  .footer-location a {
    font-size: 14px;
    line-height: 25px;
  }

  .footer-email a {
    line-height: 25px;
    font-size: 18px;
  }

  footer.footer .col-md-3 {
    width: 100%;
    max-width: 50%;
  }

  .footer-max-wdth,
  .footer-email {
    width: 100%;
    max-width: 73%;
    margin-right: 0;
    margin-left: auto;
  }

  .footer-phn::after {
    content: unset;
  }

  .footer {
    margin-top: 20px;
    padding: 20px 0 20px 0;
  }

  .footer-nav ul li a {
    padding: 0 12px;
  }

  .footer-nav {
    padding-right: 45px;
  }

}

@media only screen and (max-width:992px) {
  .ccc {
    height: 359px !important;
    margin-top: 91px;
}
  .resturent-button a {
    display: block;
    width: 121px;
    background: #00b1d2;
    text-align: center;
    color: #fff;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    border-radius: 5px;
}
  .main-section-resturants {
    margin-top: 65px !important;
}
  .ttt {
    padding-top: 31px;
}
  .shows-text-area h3 {
    font-size: 32px;
}
.shows-text-area p {
  font-size: 19px;
  line-height: 30px;
}
  .main-form-class {
    background: #00b1d2;
    padding: 40px;
    border-radius: 10px;
    margin: 0px 20px;
}


  .ddd {
    top: 16% !important;
}
.last-text-res p {
  font-size: 16px;
  line-height: 27px;
}
  .rrr p {
    font-size: 16px !important;
    line-height: 20px;
}
  .main-img-text-content {
    display: block;
}
.restaurant-img {
  width: 100%;
  max-width: 100%;
}
.restaurent-text {
  max-width: 100%;
  margin-left: 0px;
}
.resturent-button {
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
}
.rer img {
  width: 100% !important;
  height: 250px;
}
.row.resturent {
  display: block;
}
.main-section-resturants {
  margin: 0px 20px;
}
.restaurent-text h3 {
  font-size: 32px;
  margin-top: 20px;
  text-align: center;
}
.restaurent-text p {
  font-size: 18px;
  text-align: center;
}
.resturent-button a {
  margin: 0px auto;
}

  footer.footer .row {
    display: flex;
    flex-wrap: inherit;
    justify-content: space-between;
}
  .sidenavs a {
    font-size: 15px;
}
ul.menu_navigation li {
  margin: 0 16px;
}
.shows-text.well h3 {
  font-size: 35px;
  color: #00b1d2;
  margin-bottom: 10px;
}
.well p {
  margin-bottom: 11px;
  font-size: 16px;
  line-height: 23px;
}
.well {
  margin-top: 0px;
}













  .pro_inner_img img {
    height: auto;
  }

  .text-area-pra {
    margin-top: 0px !important;
  }

  .main-conatct-text-form {
    margin-top: 80px !important;
    padding: 0px 15px;
  }

  .col-md-6.main-form-class {
    background: #0f254e;
    padding: 20px;
    border-radius: 10px;
  }

  .text-area p {
    color: #0f254e !important;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
  }

  ul.form-list li {
    padding-bottom: 17px;
    color: #0f254e !important;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
  }

  ul {
    padding: 0;
  }

  .text-area-pra p {
    color: #0f254e !important;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
  }

  .gallery-section .bg-heading {
    font-size: 150px;
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .shows-text-area h3 {
    text-align: center;
}
.shows-text-area p {
  text-align: center;
}



  .main-conatct-text-form {
    padding: 0px;
}
  ul.form-list li {
    padding-bottom: 0px;
}
  ul.form-list {
    display:block;
    max-width: 100%;
}
ul.form-list {
  padding: 0px 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.numer-mobile {
  border-left: none;
  border-right: none;
  padding: 0px;
  height: auto;
}
  .ddd {
    top: 16% !important;
}
.last-text-res p {
  font-size: 16px;
  line-height: 27px;
}
  .rrr p {
    font-size: 16px !important;
    line-height: 20px;
}
  .main-img-text-content {
    display: block;
}
.restaurant-img {
  width: 100%;
  max-width: 100%;
}
.restaurent-text {
  max-width: 100%;
  margin-left: 0px;
}
.resturent-button {
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
}
.rer img {
  width: 100% !important;
  height: 250px;
}
.restaurent-text h3 {
  font-size: 32px;
  margin-top: 20px;
  text-align: center;
}
.restaurent-text p {
  font-size: 18px;
  text-align: center;
}
.resturent-button a {
  margin: 0px auto;
}

.last-text-restaurent p {
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}
.main-section-resturants {
  padding: 0px 10px;
}
.shows-text.well h3 {
  font-size: 35px;
  text-align: center;
  margin-top: 25px;
}
.well p {
  font-size: 17px;
  text-align: center;
}
.shows-text.well a {
  margin: 0px auto;
}
.col-md-6.order {
  order: 2;
}






  .space {
    padding-top: 30px !important;
  }

  .product_flex_wrap {
    flex-wrap: wrap;
    margin-top: 30px !important;
  }

  .pro_flex_inner {
    order: 1;
    width: 50% !important;
  }

  .pro_inner_img img {
    width: 122px !important;
    height: 81px !important;
    object-fit: contain !important;
  }

  .pro_flex_txt_inner {
    order: 3;
    text-align: center;
    width: 100% !important;
    margin-bottom: 20px;
  }

  .pro_inner_txt h4 {
    font-size: 26px;
    margin-top: 10px;
  }

  .pro_flex_btn_inner {
    width: 50% !important;
    order: 2;
  }

  .pro_inner_btn a {
    font-size: 16px !important;
    padding: 10px 15px !important;
  }

  .text-area-pra {
    margin-top: 0px !important;
  }

  .main-conatct-text-form {
    margin-top: 15px !important;
  }

  .submit-btn {
    width: 126px;
    height: 41px;
    font-size: 16px;
  }

  .col-md-6.main-form-class {
    padding: 15px;
    border-radius: 10px;
  }

  ul.form-list li {
    font-size: 16px;
    text-align: left;
  }

  .text-area p {
    font-size: 15px;
    text-align: justify;
  }

  .text-area-pra p {
    color: #0f254e !important;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
  }

  ul {
    padding: 0;
  }

  .text-area-pra p {
    color: #0f254e !important;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
  }

  .main-banner-image img {
    width: 100%;
    object-fit: cover;
    height: 440px;
  }

  .banner-text {
    position: absolute;
    top: 0px;
    text-align: center;
    transform: translate(-3px, 12pc);
  }

  .banner-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
  }

  .banner-text p {
    font-size: 14px;
    width: 80%;
    padding: 0px 22px;
  }

  .footer-max-wdth,
  .footer-email {
    max-width: 100%;
  }

  .footer-nav {
    padding-right: 15px;
  }

  .footer-nav ul li a {
    padding: 0 7px;
  }

  .call_txt_today p {
    color: #fff;
    font-size: 26px;
  }
}

@media only screen and (max-width: 575px) {
  .mobile-view-design {
    display: none !important;
}
.desktop-view-setion {
  display: block;
}
  .rrr h1 {
    font-size: 26px !important;
    line-height: 38px;
}
  footer.footer .row {
    display: block;
    flex-wrap: inherit;
    justify-content: space-between;
}


  .mobile-view-design {
    display: block;
  }

  .desktop-view-desgin {
    display: none;
  }

  .last-footer-line {
    display: block;
    align-items: center;
    justify-content: space-between;
  }

  .privacy {
    display: flex;
    width: 100%;
    padding-bottom: 14px;
    justify-content: inherit;
  }

  .privacy {
    display: block;
    width: 100%;
    padding-bottom: 8px;
    justify-content: left;
    text-align: left;
    margin: 0px;
}

  .privacy p {
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
  }
  .last-footer-line {
    padding-top: 11px;
}
  .last-footer-line span {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
  }

  .text-area-pra {
    margin-top: 0px !important;
  }

  .main-conatct-text-form {
    margin-top: 15px !important;
  }

  .submit-btn {
    width: 126px;
    height: 41px;
    font-size: 16px;
  }

  .col-md-6.main-form-class {
    padding: 15px;
    border-radius: 10px;
  }

  ul.form-list li {
    font-size: 16px;
    text-align: left;
  }

  .text-area p {
    font-size: 15px;
    text-align: justify;
  }

  .text-area-pra p {
    color: #0f254e !important;
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px;
  }

  /* products */
  .newest-text-area p {
    text-align: justify;
    font-size: 16px;
    width: 100%;
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 20px;
  }

  .popular-text-last p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
  }

  .arival-text-section h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
  }

  .Seller-heading h1 {
    margin-top: 19px;
    font-weight: 700;
    font-size: 30px;
  }

  .Seller-heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 26px;
  }

  .newest-heading h1 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 26px;
  }

  .img-tex-arrival {
    margin-bottom: 23px;
  }

  .newest-heading p {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 20px;
  }

  .main-arrival-area {
    margin-top: 9px !important;
  }



  /* banner css */
  .main-banner-image img {
    width: 100%;
    object-fit: cover;
    height: 440px;
  }

  .banner-text {
    position: absolute;
    top: 0px;
    text-align: center;
    transform: translate(9px, 10pc);
}

  .banner-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
  }

  .banner-text p {
    font-size: 13px;
    width: 100%;
    padding: 0px 22px;
  }

  /* banner css end */
  .mid_menu_header .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-social {
    margin-top: 4px !important;
  }

  .footer-social a i {
    height: 35px;
    width: 35px;
  }

  .fa-facebook-f:before,
  .fa-twitter:before,
  .fa-instagram:before,
  .fa-facebook:before {
    font-size: 17px;
  }

  .row.call-text-flex {
    display: none;
  }

  .header_logo img {
    width: 159px;
  }

  span.toggle_menu {
    top: 6px;
  }

  footer.footer .col-md-3 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .footer-location {
    padding-top: 38px;
    text-align: left;
  }

  .footer-location h4 {
    line-height: 18px;
  }

  .footer-nav {
    padding-right: 0;
  }

  .col-flex {
    width: 100%;
    display: block;
    text-align: center;
  }

  .footr-bottom-row {
    justify-content: center;
  }

  .call_txt_today p {
    font-size: 26px;
    text-align: center;
  }

  .footer-social {
    padding-top: 15px;
  }

  .footr-bottom-row {
    padding-top: 25px;
  }
}



section#neu_sports_kit_sec h1 {
  color: #0f254e;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  width: 100%;
  overflow: inherit !important;
}

.space {
  padding-top: 80px;
}

.product_flex_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0f254e;
  transition: all 500ms ease 0s;
  margin-top: 50px;
  border-radius: 10px;
}

.pro_flex_inner {
  padding: 15px 15px;
  width: 30%;
}

.pro_inner_img {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  background: #fff;
}

.pro_inner_img img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 100%;
  height: 231px;
  object-fit: cover;
}

.pro_flex_txt_inner {
  padding: 0 15px;
  width: 50%;
}

.pro_flex_btn_inner {
  width: 20%;
  padding: 0 15px;
}

.pro_inner_btn a {
  font-size: 20px;
  padding: 14px 15px;
  color: #0f254e;
  font-weight: 400;
  text-transform: capitalize;
  background: #fff;
  display: block;
  text-align: center;
  width: 100%;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  font-weight: bolder;
}


/* mobile-view-design */
.mobile-view-design {
  display: none;
}
.mobile-view-design {
  margin-top: 120px !important;
}



.bating-brand-image {
  width: 50%;
  text-align: center;
}

.bating-brand-text {
  width: 50%;
  text-align: center;
}
.bating-brand-mobile {
  display: flex;
  width: 100%;
  justify-content: center;
  border-radius: 10px;
  margin-bottom: 27px;
  padding-top: 27px;
  padding-left: 4px;
  padding-bottom: 27px;
  padding-right: 6px;
  background: #35859759;
  height: 100%;
}

.bating-brand-text h6 {
  font-size: 18px;
  padding: 2px 2px;
  text-align: center;
  color: #000;
}

a.sign-up {
  background: #358597;
  color: #fff;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  width: 100%;
  max-width: 120px;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}

.main-rate-star {
  display: flex;
  text-align: center;
  justify-content: center;
}
p.rated-star {
  padding-left: 6px;
}

p.rating-text {
  padding-bottom: 4px !important;
  margin: 0px !important;
  margin-top: 13px !important;
  color: #000;
}
i.fa.fa-star {
  color: #fab451;
}
p.rate-now {
  margin-bottom: 6px !important;
  color: #000;
}
.bating-brand-text p {
  text-align: center;
  font-size: 16px;
  line-height: 29px;
  color: #000;
  padding: 0px 10px;
}
h1.beste {
  color: #358597;
  font-size: 30px;
  text-align: center;
  margin-bottom: 41px;
  overflow: hidden;
}
.mobile-text-end p {
  color: #000;
  padding: 0px 30px;
  text-align: center;
  margin: 31px 0px;
}
.mobile-view-design img {
  width: 100%;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
