html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
  line-height: 1;
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

@font-face {
  font-family: "Bold";
  src: url("../fonts/dmbrand-bold-webfont.eot");
  src: url("../fonts/dmbrand-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dmbrand-bold-webfont.woff2") format("woff2"), url("../fonts/dmbrand-bold-webfont.woff") format("woff"),
    url("../fonts/dmbrand-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Medium";
  src: url("../fonts/dmbrand-medium-webfont.eot");
  src: url("../fonts/dmbrand-medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dmbrand-medium-webfont.woff2") format("woff2"),
    url("../fonts/dmbrand-medium-webfont.woff") format("woff"),
    url("../fonts/dmbrand-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.nopadding {
  padding: 0;
}
.fade {
  opacity: 1;
}
.modal-open {
  padding: 0;
}
header {
  width: 100%;
  position: relative;
}
.navbar {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0px;
  left: 0px;
  padding: 25px 0 25px 160px;
  margin-bottom: 0;
  visibility: hidden;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
}
.navbar .logo {
  width: 130px;
}
.navbar ul {
  position: absolute;
  right: 0;
  padding: 30px 80px 0 0;
}
.navbar ul li {
  display: inline-block;
  font-family: "Medium";
  font-size: 18px;
  margin-right: 120px;
}
.navbar ul li::after {
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 100%;
  height: 2px;
  background-color: #ed1c24;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.navbar ul li:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.navbar ul li:after {
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}
.navbar ul li:last-of-type {
  margin-right: 0;
}
.navbar ul li a {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #525260;
  padding: 0 0 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar ul li a:hover {
  background: transparent;
  color: #ed1c24;
}
.navbar ul li.social::after {
  display: none;
}
.social a {
  display: inline-block;
}
.social img {
  margin-right: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.navbar-toggler {
  display: none;
  float: right;
  position: relative;
  outline-color: transparent !important;
  padding: 0 25px;
  z-index: 2;
}
.hamburger {
  display: block;
}
.hamburger span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000;
  margin-bottom: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-10px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -1px);
  transform: rotate(45deg) translate(-4px, -1px);
}
.hero {
  position: relative;
  background: url("../img/main.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "Medium";
  visibility: hidden;
  height: 64vw;
}
.hero .row {
  margin: 0;
}
.hero h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 96px;
  line-height: 96px;
  color: #ffffff;
}
.hero .partner {
  height: 80px;
  position: relative;
  top: 20px;
}
.hero p {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  color: #4b5958;
}
.hero p span {
  color: #6c419b;
}

.rules_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}
.main_text_wrapper {
  margin: 242px auto;
  text-align: center;
  z-index: 1;
}
.owl img {
  position: absolute;
  right: 14%;
  bottom: -18%;
  height: 25.938vw;
}

#steps {
  background: url("../img/main2.png");
  padding: 50px 15px 86px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: drop-shadow(1px 1px 20px #f3f2f2);
  filter: drop-shadow(1px 1px 20px #f3f2f2);
}
#steps h2 {
  font-family: "Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  margin: 0px 0px 81px;
  text-align: center;
  line-height: 36px;
  text-transform: uppercase;
  color: #4b5958;
}
.steps_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.steps_wrapper p {
  font-family: "Medium";
  margin-top: 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  color: #153456;
}
.arrow_step {
  position: absolute;
  right: -7%;
  top: 25%;
}

.reg {
  position: relative;
  background: #c2dad7;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "Medium";
  padding: 60px 160px;
  visibility: hidden;
}
.reg h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  color: #40756f;
  margin-bottom: 48px;
}
.reg h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 72px;
  line-height: 72px;
  color: #153456;
}

.fiscal_img {
  -o-object-fit: cover;
  object-fit: cover;
}
.reg form {
  background: #fff;
  border-radius: 15px;
  padding: 115px 90px 50px;
}
.user-input-wrp input {
  display: block;
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1.5px solid #000;
  margin-bottom: 40px;
}
.user-input-wrp {
  position: relative;
  width: 100%;
}
.floating-label {
  font-family: "Bold";
  font-size: 16px;
  position: absolute;
  pointer-events: none;
  top: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.on_click_label {
  top: -18px !important;
  font-size: 13px !important;
}
.dropdown,
.dropdown .btn,
.dropdown-menu {
  width: 100%;
}
.dropdown {
  margin-bottom: 40px;
}
.dropdown-menu {
  max-height: 500px;
  overflow-y: scroll;
}
.dropdown-toggle {
  font-family: "Bold";
  text-align: left;
  padding: 0;
  border-radius: 0;
  border-bottom: 1.5px solid #000;
}
.dropdown-toggle img {
  float: right;
}
.dropdown-toggle::after {
  border: none;
}
.dropdown-item {
  padding: 10px;
}
.dropdown-item:active {
  color: #000;
}
.checkboxes {
  margin-top: 65px;
}
.checkbox {
  margin-top: 15px;
}
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 1px;
  margin-right: 20px;
  background-clip: content-box;
  border: 2px solid #000;
  border-radius: 3px;
  position: relative;
  top: 3px;
}
.checkbox input[type="checkbox"]:checked + label:before {
  background-color: #000;
}
.checkbox label {
  font-size: 16px;
  color: rgba(44, 46, 63, 0.7);
  padding-left: 0;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkbox label a:hover {
  color: #5f8e1d;
}
.reg .submit {
  background: #40756f;
  border: 2px solid #40756f;
  border-radius: 40px;
  font-family: "Medium";
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 35px;
  margin-top: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.reg .submit:hover {
  background: #fff;
  color: #40756f;
}
.bio {
  position: relative;
  height: 72.604vw;
  min-height: 600px;
  padding: 110px 0 60px;
  visibility: hidden;
  background-color: #c2dad7;
  background-image: url("../img/footer _snow.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.rewards {
  padding: 80px 15px 101px;
  background-repeat: no-repeat;
  background-position: 91% 20%, 96% 81%;
  background-image: url("../img/Moon 1.png"), url("../img/Bird_02.png");
}

.rewars_title_wrapper h2 {
  font-family: "Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  margin: 0px 176px 56px;
  color: #2d9cdb;
}
.img_inner_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.img_inner_wrapper img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.img_inner_wrapper span {
  font-family: "Medium";
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #153456;
}
.balea img {
  padding-top: 100px;
}
.plus_other {
  position: absolute;
  right: 0px;
  top: 50%;
  font-size: 45px;
  font-family: "Medium";
}
.moon_bird {
  opacity: 0;
}
.bio h2 {
  display: inline-block;
  font-family: "Medium";
  font-size: 48px;
  color: #002878;
  text-transform: uppercase;
  padding-left: 175px;
  margin-bottom: 50px;
}

.bio .item img {
  width: 450px;
  border-radius: 15px;
  margin-bottom: 40px;
}
.bio .item p {
  font-family: "Medium";
  font-size: 36px;
  color: #002878;
  margin-bottom: 20px;
}
.bio .item a {
  font-family: "Bold";
  font-size: 16px;
  color: #002878;
}
.bio .item i {
  font-size: 28px;
  position: relative;
  top: 5px;
  padding-left: 7px;
}
.bio .owl-nav {
  position: absolute;
  right: 34%;
  bottom: -20px;
  z-index: 10;
}
.bio .owl-nav .owl-next:hover,
.bio .owl-nav .owl-prev:hover {
  background: transparent;
}
.bio .owl-nav .owl-next i,
.bio .owl-nav .owl-prev i {
  font-size: 55px;
  color: #2d9cdb;
}
.bio .owl-dots {
  margin-top: 100px;
}
.bio .owl-dots .owl-dot span {
  background: #002878;
  opacity: 0.5;
}
.bio .owl-theme .owl-dots .owl-dot.active span,
.bio .owl-theme .owl-dots .owl-dot:hover span {
  background: #002878;
  opacity: 1;
}
.cases {
  position: relative;
  visibility: hidden;
}
.cases .item {
  height: 930px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat !important;
  font-family: "Medium";
  color: #fff;
  padding: 235px 0 280px 170px;
  margin: 0;
}
.cases .case1 {
  background: url("../img/cases/case1.jpg");
}
.cases .case2 {
  background: url("../img/cases/case2.jpg");
}
.cases .case3 {
  background: url("../img/cases/case3.jpg");
}
.cases .case4 {
  background: url("../img/cases/case4.jpg");
}
.cases .case5 {
  background: url("../img/cases/case5.jpg");
}
.cases .case6 {
  background: url("../img/cases/case6.jpg");
}
.cases .case7 {
  background: url("../img/cases/case7.jpg");
}
.cases .case8 {
  background: url("../img/cases/case8.jpg");
}
.cases h2 {
  font-size: 72px;
  text-transform: uppercase;
  padding-right: 11%;
  margin-bottom: 30px;
}
.cases p {
  font-size: 16px;
  line-height: 1.5;
  padding-right: 50%;
}
.cases .owl-nav .owl-next,
.cases .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cases .owl-nav .owl-next {
  right: 2%;
}
.cases .owl-nav .owl-prev {
  left: 2%;
}
.cases .owl-nav .owl-next:hover,
.cases .owl-nav .owl-prev:hover {
  background: transparent;
}
.cases .owl-nav .owl-next i,
.cases .owl-nav .owl-prev i {
  font-size: 55px;
  color: #fff;
}
.cases .owl-dots {
  position: absolute;
  bottom: 120px;
  margin-left: 175px;
}
.cases .owl-dots .owl-dot span {
  background: #fff;
  opacity: 0.5;
}
.cases .owl-theme .owl-dots .owl-dot.active span,
.cases .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  opacity: 1;
}
.footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer_nav ul {
  margin: auto;
}
footer {
  font-family: "Medium";
  color: #002878;
  padding: 30px 0;
}
footer ul {
  padding-left: 150px;
}
footer ul li {
  display: inline-block;
  margin-right: 80px;
}
footer ul li:last-of-type {
  margin-right: 0;
}
footer ul li img {
  position: relative;
  top: 30px;
}
footer ul li a {
  color: #002878;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer ul li a:hover {
  color: #ed1c24;
}
footer .copy {
  font-size: 17px;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 50px;
}
.modal-header {
  border-bottom: none;
  padding-bottom: 0;
}
.modal-body {
  padding-top: 0;
}
.modal-header .close {
  font-size: 2.5rem;
}
.footer-modal {
  font-family: "Medium";
}
.footer-modal .bold {
  font-family: "Bold";
}
.footer-modal p.bold {
  text-decoration: underline;
}
.footer-modal .red {
  color: #ed1c24;
}
.modal-dialog {
  max-width: 55%;
  margin: 50px auto;
}
.footer-modal h2 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.footer-modal p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.error-modal .modal-body {
  padding: 50px;
}
.error-modal .logo {
  width: 150px;
  display: block;
  margin: 0 auto 50px;
}
.error-modal h2 {
  font-family: "Medium";
  font-size: 21px;
  text-align: center;
  margin-bottom: 30px;
}
.styled-modal .modal-content,
.error-modal .modal-content {
  background: #c2dad7;
  padding: 0px 15px;
}
.styled-modal h2 {
  font-family: "Medium";
  font-size: 32px;
  color: #002878;
  text-align: center;
  margin-bottom: 60px;
}
.styled-modal .col-lg-6:after {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  border-bottom: 1px solid #6c419b;
  padding-bottom: 20px;
  margin: 0 auto 20px;
}
.styled-modal .col-lg-6:last-of-type:after {
  display: none;
}
.styled-modal p {
  font-family: "Medium";
  color: #525260;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin: 10px 0px;
}
.winners_content {
  padding: 30px 0px;
}
.buttons_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab_one,
.tab_two {
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #fff;
  font-family: "Medium";
  color: #525260;
  font-size: 18px;
  padding: 10px 15px;
  outline: none !important;
}
.winners_line {
  border: 2px solid #fff;
  padding: 15px 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.winners_tab_wrapper {
  position: relative;
  width: 100%;
}
.add_active {
  background: #ccc;
  color: #fff;
}
.show_tabs {
  display: block;
}
.hide_tabs {
  display: none;
}
#prize.styled-modal p {
  font-size: 23px;
}
.styled-modal ul {
  font-family: "Medium";
  font-size: 21px;
  color: #525260;
  padding-left: 42%;
}
.styled-modal li {
  margin-bottom: 10px;
}
.styled-modal .city {
  font-family: "Bold";
  font-size: 21px;
  color: #6c419b;
  margin-bottom: 20px;
}
.styled-modal img {
  width: 35%;
  display: block;
  margin: 30px auto;
}
#cookiebar {
  font-family: "Medium";
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  color: #4b5958;
  position: fixed;
  -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
  right: 0;
  bottom: 0;
  left: 0;
  background: #c2dad7;
  padding: 20px 40px;
  z-index: 100;
}
#cookiebar a {
  display: inline-block;
  background: #fff;
  border-radius: 20px;
  font-family: "Bold";
  color: #002878;
  padding: 5px 20px;
  margin: 10px 10px 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#cookiebar a:hover {
  background: #fff !important;
  color: #ed1c24;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .navbar ul {
    padding: 0 80px 0 0;
  }
  .img_inner_wrapper {
    display: block;
  }
}
