﻿@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Bold.woff2') format('woff2'),
        url('../fonts/Mohr-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr ExtraLight It';
    src: url('../fonts/Mohr-ExtraLightIt.woff2') format('woff2'),
        url('../fonts/Mohr-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-ExtraLight.woff2') format('woff2'),
        url('../fonts/Mohr-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Black.woff2') format('woff2'),
        url('../fonts/Mohr-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Medium.woff2') format('woff2'),
        url('../fonts/Mohr-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Light.woff2') format('woff2'),
        url('../fonts/Mohr-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Medium It';
    src: url('../fonts/Mohr-MediumIt.woff2') format('woff2'),
        url('../fonts/Mohr-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Heavy It';
    src: url('../fonts/Mohr-HeavyIt.woff2') format('woff2'),
        url('../fonts/Mohr-HeavyIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Light It';
    src: url('../fonts/Mohr-LightIt.woff2') format('woff2'),
        url('../fonts/Mohr-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr It';
    src: url('../fonts/Mohr-RegularIt.woff2') format('woff2'),
        url('../fonts/Mohr-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr SemiBold It';
    src: url('../fonts/Mohr-SemiBoldIt.woff2') format('woff2'),
        url('../fonts/Mohr-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Thin It';
    src: url('../fonts/Mohr-ThinIt.woff2') format('woff2'),
        url('../fonts/Mohr-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Regular.woff2') format('woff2'),
        url('../fonts/Mohr-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-SemiBold.woff2') format('woff2'),
        url('../fonts/Mohr-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Thin.woff2') format('woff2'),
        url('../fonts/Mohr-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Bold It';
    src: url('../fonts/Mohr-BoldIt.woff2') format('woff2'),
        url('../fonts/Mohr-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr Black It';
    src: url('../fonts/Mohr-BlackIt.woff2') format('woff2'),
        url('../fonts/Mohr-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mohr';
    src: url('../fonts/Mohr-Heavy.woff2') format('woff2'),
        url('../fonts/Mohr-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


html {
  font-size: 16px;
}

body {
    font-family: 'Mohr';
  font-style: normal;
  color: #fff;
  background: #eabc4f;
  font-weight: 400;
  line-height: 1.3;
  font-size: 1.1rem;
}

.bg-light {
  background-color: #e7e7e7 !important;
}

.page-heading,
h1,
.page-subheader {
  color: #fff;
}

p.page-subheader {
  font-size: 20px;
}

.brand-fontcolor,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Mohr';
  font-weight: 800;
}
main[role="main"] {
  position: relative;
}
.brand-bgcolor {
  background-color:  #fff;;
}
select.lang-select {
    border: none;
}
.fw-900 {
  font-weight: 900;
}

.container {
  max-width: 1200px;
}

a {
  color: #000;
  text-decoration: underline;
}
.left_ballon img{position: absolute;
    left: 2%;
    max-width: 11%;
    top: 21%;}
.right_ballon img{position: absolute;
    max-width: 15%;
    right: 0;
    top: 14%;}
.home-card h4{font-size: 2.2rem;text-transform: uppercase;}
.home-card img{max-width: 40px;}
.home-card p{    font-weight: 600;}

.seo-paragraph {
    /* margin-bottom: 30px; */
}
.seo-paragraph p {
    font-size: 1.2rem;
    line-height: 32px;
    font-weight: 400;
}
.btn-link {
text-decoration: none;
    color: #fff;
    background: #62C6EE;
    background: linear-gradient(0deg, rgba(41, 176, 222, 1) 0%, rgba(98, 198, 238, 1) 100%);
    text-transform: uppercase;
    border-radius: 30px;
    padding: 0.8rem 3rem;
    white-space: normal;
    transition: all 0.5s ease-out;
    font-size: 1.3rem;
    line-height: 1.5;
    font-family: 'Mohr';
    font-weight: 800;
}

.btn-link:hover,
.btn-link:active {
  background: #fff;
  border: 1px solid #57c1ea !important;
  color: #57c1ea !important;
  box-shadow: none !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  text-decoration: none;
}

a {
  color: #0626a9;
  text-decoration: none;
}

.langtoggle button.active {
  font-weight: bold;
  color: #0626a9;
  text-decoration: underline;
 
}

a:hover {
  color: inherit;
  text-decoration: underline;
}
.hwt_sect{background: #62C6EE;padding: 20px 0;
background: linear-gradient(0deg, rgba(41, 176, 222, 1), rgba(98, 198, 238, 1) 100%);}
h2 {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 800;
}
/*********** Header styling ********/
.langtoggle button {
  background: no-repeat;
  border: none;
}
.langtoggle i{color: #0626a9;}
.langtoggle {
  margin: 0 15px;
}
header {
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 8%;
}

#navbar-Nav>ul>li a {
  color: #0626a9;
  line-height: 1;font-weight: bold;
  font-size: 1rem;
}
.carousel-item{background-color: #fff;}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  width: 8.708333333333332%;
  margin-right: 2rem;
}

.mr-auto {
  margin-right: auto !important;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.social-icon {
  font-size: 2rem;
  border-radius: 5px;
  color: #0626a9;
}

header .navbar {
  padding: 0.5rem 1.5rem;
  justify-content: space-between;
}

.nav-link {
  background: transparent;
  cursor: pointer;
  color: #000;
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
.navbar-nav li{margin: 0px 10px;}
.winimg {
    max-width: 85%;
}
.prizeimg {
    max-width: 91%;
    margin: 0 auto;
}
.nav-link:hover,
.nav-link:active,
.nav-link.active {
  color: #000;
  border-bottom: 2px solid #0626a9;
  text-decoration: none;
}

.top-social-nav a:hover {
  color: #000;
}

footer {
  color: #0626a9;
  margin-top: auto;
  background-color: #fff;
}

#footer-nav li+li:before {
  content: ' | ';
  color: #0626a9;
  margin-right: 7px;
}

.footer-social-nav .social-icon:hover {
  color: #000;
}

.social-icon {
  font-size: 2rem;
  border-radius: 5px;
  color: #0626a9;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

footer li a {
  font: inherit;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  margin: 5px 0;
  display: inline-block;
  text-decoration: none;
  font-size: 1rem;color: #0626a9;
}

footer a:hover {
  text-decoration: underline;
}

.footer-social-nav li {
  vertical-align: middle;
}

/*********** Header styling ********/
#faqAccordion>.card {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 2px solid #b4bbc6;
  background: #fff
}

#faqAccordion>.card>.card-header {
  padding: 0;
  background: transparent;
  position: relative;
  border: 0
}

#faqAccordion .accordion-button {
  font-size: 1.1rem;
  color: #333;
  font-weight: 400;
  padding-right: 30px;
  box-shadow: none;
  background: transparent
}

#faqAccordion .accordion-button.focus,
#faqAccordion .accordion-button:focus,
#faqAccordion .accordion-button:hover {
  text-decoration: none
}

.accordion-button:not(.collapsed) {
  background-color: #e9ecef
}

.accordion-button {
  transition: background-color .3s ease
}

.accordion-button:after,
.accordion-button:not(.collapsed):after {
  font-family: FontAwesome;
  background-image: none;
  color: #b4bbc6
}

.accordion-button.arrow-open:after {
  content: "\f00d";
  color: #fff
}

.accordion-button.arrow-closed:after {
  content: "\2b"
}

#faqAccordion .card.active .accordion-button,
.card.active {
  background:  #57c1ea;
  color: #fff
}

#faqAccordion>.card.active {
  background: #57c1ea
}

.card.active .card-body {
  background: #57c1ea;
  color: inherit;
  position: relative;
  border: 0
}

.card.active .card-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 1px;
  background: #fff
}

#faqAccordion .card.active .card-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  background-color: #c31f32;
  z-index: 99;
  display: none
}

@media screen and (max-width: 767px) {
  .left_ballon img{display: none;}
.right_ballon img{display: none;}
  .three-div-wrap {
    display: flex;
    flex-direction: column;
  }

  .yellow-bg {
    padding: 2rem 0;
    order: 2;
  }

  .yellow-bg h2 {
    margin-bottom: 1.5rem !important;
  }

  .product-img {
    order: 3;
  }

  footer .navbar {
    justify-content: center !important;
  }

  footer .navbar .text-end {
    text-align: center !important;
  }

  header .navbar {
    padding: 1rem;
  }

  header .navbar .container-fluid {
    padding: 0;
  }

  .navbar-brand {
    margin: 0;
    width: 25%;
  }

   .navbar-toggler::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 3px;
    background: #000000;
    transform: translateY(-10px);
    box-shadow: 0 20px #000000;
    transition: 0.5s;
  }

  .navbar-toggler::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 3px;
    background: #000000;
    transform: translateY(0px);
    transition: 0.5s;
    margin-right: -8px;
  }

.navbar-toggler.active::before {
    transform: translateY(0px) rotate(45deg);
    box-shadow: 0 0 #000000;
    background: #000000;
}

.navbar-toggler.active::after {
    transform: translateY(0px) rotate(-45deg);
    width: 35px;
    margin: 0;
    background: #000000;
}

  button.navbar-toggler {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    border: 0;
     position: relative;
    height: 50px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #333;
    z-index: 999;
  }

  .navbar-collapse {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .langtoggle { 
        align-items: center;
        justify-content: center;
    display: flex;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 4;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  #navbar-Nav.collapse {
    display: block !important;
    /* Prevent Bootstrap from hiding it */
    margin: 0 !important;
  }

  /* Collapsed */
  #navbar-Nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    transform: translateX(100%);
    /* start off-screen to the right */
    opacity: 0;
    transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1),
      opacity 0.5s ease;
    overflow: hidden;
    z-index: 6;
  }

  /* Expanded (visible) */
  #navbar-Nav.show {
    transform: translateX(0);
    /* slide into view */
    opacity: 1;
  }


  ul.navbar-nav {
    display: block;
    margin: 0 auto;
    padding: 100px 0 0 0;
    text-align: center;
  }

  ul.navbar-nav li {
    display: block;
    margin: 0 0 1rem !important;
  }

  button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
  }
}

@media screen and (max-width: 575px) {
  header {
    top: 0%;
}
  .prizeimg{margin-bottom: 40px;}
  .navbar-brand {
    padding: 0;
  }

  .top-social-nav {
    display: flex;
    justify-content: center;
    margin-top: 11px;
  }

  .toogle-country-list {
    margin: 12px 0 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  ul.navbar-nav {
    width: 100% !important;
    display: block !important;
  }

  .navigation {
    margin-left: 0px !important;
  }

  .navigation img {
    max-width: 100%;
  }

  .container {
    max-width: 100%;
  }

  #footer-nav li+li:before {
    content: '';
    margin-right: 0px;
  }

  footer {
    text-align: center;
    justify-content: center !important;
  }

  footer li.list-inline-item {
    display: block;
    margin: 0 !important;
            padding: 0;
  }

  #couponblk .container {
    padding: 0 5px;
  }

  .col {
    order: 2;
  }

  .footer-social-nav li:first-child {
    width: 100%;
  }

  .footer-right {
    margin-bottom: 1rem;
  }
}