/*---------- Body Start ----------*/
body {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #797979;
  background-color: #ffffff;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/*---------- Typography CSS Start ----------*/
a,
a:hover,
a:focus {
  color: #797979;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Barlow", sans-serif;
  line-height: 1.3;
  color: #111111;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
img {
  max-width: 100%;
}
input,
textarea,
select,
button,
label,
svg,
svg path,
svg rect,
svg polygon,
img,
a,
:after,
:before,
:hover,
:focus,
.form-control:focus {
  outline: none !important;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a,
button {
  cursor: pointer;
}
/*---------- Button CSS Start ----------*/
.bb_btn {
  min-width: 140px;
  height: 50px;
  border: 2px solid #0c619e;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0px 20px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: #0c619e;
  border-radius: 100px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 18px;
}
.bb_btn:hover,
.bb_btn:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #0c619e;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
/* Page CSS Start */
.social-media-link--facebook:before {
  background-image: linear-gradient(45deg, #fff 0%, #fff 49%, #5f7aae 50%);
}

.social-media-link--twitter:before {
  background-image: linear-gradient(45deg, #ffff 0%, #ffff 49%, #5ac2f0 50%);
}

.social-media-link--linkedin:before {
  background-image: linear-gradient(45deg, #fff 0%, #fff 49%, #4390b5 50%);
}
.social-media-links {
  display: flex;
  width: 100%;
  margin-top: 82px;
}

.social-media-link {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  position: relative;
  transition: transform 0.5s ease-in-out;
  padding: 0px 25px;
}
.social-media-link > i {
  z-index: 1;
  color: #000;
}
.social-media-link:before {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  content: "";
  position: absolute;
  background-size: 300%;
  background-position: 0% 0%;
  transition: background-position 0.55s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.social-media-link:hover,
.social-media-link:active,
.social-media-link:focus {
  transform: translateY(-16px);
  /* This padding-bottom helps the pointer do stay inside the link,
  avoiding the animation to flicker. */
  padding-bottom: 32px;
}
.social-media-link:hover:before,
.social-media-link:active:before,
.social-media-link:focus:before {
  background-position: top right;
}
.social-media-link + .social-media-link {
  margin-left: 4px;
}
.wep-p {
  margin-top: -9px !important;
}
.wep-q {
  font-size: 12px !important;
  margin-top: -13px !important;
}
.foot-wep span {
  font-family: segoeprb;
  color: #b6b6b6;
}
.foot-wep a {
  color: #cdcdcd;
}
.foot-wep a:hover {
  color: #cdcdcd;
  text-decoration: none;
}
.input-wep #fname {
  width: 100%;
  height: 38px;
  background-color: #000;
  border: none;
  padding: 0px 10px;
  color: #fff;
}
.foot-wep p {
  color: #cdcdcd;
  font-family: "Ubuntu", sans-serif;
  margin-top: 25px;
  margin-left: -16px;
  font-size: 14px;
}
.foot-wep h5 {
  color: #fff;
  margin-left: -16px;
}
.footer {
  background-color: #000;
}
.foot-wep {
  margin-top: 30px;
}
.m-13 {
  margin-top: 50px;
  margin-left: -56px;
}
.m-14 {
  margin-top: 50px;
}
.m-9 {
  margin-top: 100px;
}
.form-section {
  background-color: #212121;
}
.second-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ing {
  margin-top: 6px;
}
.de {
  margin-top: 14px;
}
.landal {
  margin-top: -10px;
}
.sec-wep {
  margin-top: 50px;
  margin-left: 0px !important;
}
.sec-wepp {
  margin-top: 16px;
  margin-left: -13px !important;
}
.m-13 h3 {
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  margin-top: -15px;
  margin-left: 40px;
  font-weight: 500;
}
.m-13 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ed252f;
  width: 30px;
  margin-left: 40px;
}
.m-14 h3 {
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  margin-top: -15px;
  margin-left: 0px;
  font-weight: 500;
}
.m-14 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ed252f;
  width: 30px;
  margin-left: 0px;
}
.m-14 p {
  font-family: "Ubuntu", sans-serif;
  color: #909090;
  margin-top: 32px;
}
.m-9 h3 {
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  margin-top: 15px;
  margin-left: 40px;
  font-weight: 500;
}
.m-9 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ed252f;
  width: 30px;
  margin-left: 40px;
}
.logo-wept {
  background-color: #e3e3e3;
  margin-top: 70px;
}
.logos {
  display: flex;
  list-style: none;
  margin-left: 0px;
  margin-top: 20px;
}
.logos li {
  margin-right: 80px;
}
.m08 img {
  margin-left: 180px;
  margin-top: 130px;
  width: 30%;
}
.m-22 {
  /* margin-left: 181px!important; */
  /* margin-top: 130px!important; */
  width: 22% !important;
  position: absolute;
  top: 25%;
  left: 48%;
}
#wep-button {
  margin-top: 16px;
  background: #e3e3e3;
  margin-left: 2px;
  border: none;
  border-radius: 0px;
  font-size: 17px;
  padding: 9px;
  width: 170px;
  padding: 10px;
  box-shadow: 0px 2px #000;
  font-family: "Ubuntu", sans-serif;
  color: #000;
}
#wep-button-2 {
  margin-top: -94px;
  background: #ed252f;
  margin-left: 45px;
  border: none;
  border-radius: 0px;
  font-size: 14px;
  padding: 9px;
  width: 220px;
  padding: 10px;
  box-shadow: 0px 2px #000;
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  z-index: 999999999999999;
  position: relative;
}
.m07 p {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}
#meer-button {
  margin-top: 16px;
  background: #212121;
  margin-left: 40px;
  border: none;
  border-radius: 0px;
  font-size: 15px;
  padding: 9px;
  width: 170px;
  padding: 10px;
  box-shadow: 0px 2px #ed252f;
  font-family: "Ubuntu", sans-serif;
}
.right-mark li {
  color: #fff;
  list-style: none;
  margin-bottom: 13px;
}
.fa-check:before {
  content: "\f00c";
  font-size: 11px;
  /* position: absolute; */
  margin-left: 0px;
}
.right-mark li .fa {
  font-size: 12px;
  background-color: red;
  padding: 3px;
  border-radius: 67px;
  width: 17px;
  height: 17px;
}
.right-mark {
  margin-left: 8px;
  margin-bottom: 30px;
}
.right-mark li span {
  margin-left: 13px;
  font-family: "Ubuntu", sans-serif;
  color: #909090;
}
.m-04 {
  background-color: #212121;
  padding: 1px;
  box-shadow: 0px 2px #ed252f;
  position: absolute;
  top: 80%;
  width: 90%;
  margin-left: 41px;
}
.m-04 h3 {
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  margin-top: 15px;
  margin-left: 40px;
  font-weight: 500;
}
.m-04 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ed252f;
  width: 30px;
  margin-left: 40px;
}
.m07 h3 {
  font-family: "Ubuntu", sans-serif;
  color: #000;
  margin-top: 30px;
  font-weight: 500;
}
.m07 {
  margin-left: -20px;
}
.m07 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ed252f;
  width: 30px;
  margin-left: 2px;
}
.m-03 p {
  font-family: "Ubuntu", sans-serif;
}
nav {
  margin-bottom: -15px;
  width: 100%;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  display: flex;
  z-index: 10;
}
.bttn-wep button {
  margin-top: 16px;
  background: #ed252f;
  border: none;
  border-radius: 0px;
  font-size: 15px;
  padding: 9px;
  width: 170px;
  /* border: 1px solid; */
  padding: 10px;
  box-shadow: 0px 2px;
}
.m-14 button {
  margin-top: 16px;
  background: #ed252f;
  border: none;
  border-radius: 0px;
  font-size: 15px;
  padding: 9px;
  width: 170px;
  /* border: 1px solid; */
  padding: 10px;
  box-shadow: 0px 2px #fff;
  color: #fff;
  margin-bottom: 50px;
}
#bttn-wept {
  margin-top: 16px;
  background: #212121;
  margin-left: 40px;
  border: none;
  border-radius: 0px;
  font-size: 15px;
  padding: 9px;
  width: 170px;
  padding: 10px;
  box-shadow: 0px 2px #ed252f;
  font-family: "Ubuntu", sans-serif;
}
.bttn-wep {
  display: flex;
  list-style: none;
  margin-left: -55px;
  font-family: "Ubuntu", sans-serif;
}
.m-03 p {
  color: #b3b3b3;
  margin-left: -16px;
  margin-top: 35px;
  margin-bottom: 40px;
}
.m-03 img {
  margin-left: -16px;
  margin-top: 120px;
}

/*Styling Links*/
.nav-links {
  display: flex;
  list-style: none;
  width: 100%;
  /* padding: 0 0.7vw; */
  justify-content: space-evenly;
  align-items: center;
  text-transform: uppercase;
  margin-left: 25px;
  margin-right: -33px;
  margin-top: 25px;
}
.nav-links li a {
  text-decoration: none;
  margin: 0 0.7vw;
  font-size: 14px;
  color: #909090;
}
.nav-links li a:hover {
  color: #fff;
}
.nav-links li {
  position: relative;
}
.nav-links li a::before {
  content: "";
  display: block;
  height: 3px;
  width: 0%;
  background-color: #ed2730;
  position: absolute;
  transition: all ease-in-out 250ms;
  margin: 0 0 0 10%;
  top: 45px;
}
.nav-links li a:hover::before {
  width: 80%;
}

/*Styling Buttons*/
.login-button {
  background-color: transparent;
  border: 1.5px solid #f2f5f7;
  border-radius: 2em;
  padding: 0.6rem 0.8rem;
  margin-left: 2vw;
  font-size: 1rem;
  cursor: pointer;
}
.login-button:hover {
  color: #131418;
  background-color: #f2f5f7;
  border: 1.5px solid #f2f5f7;
  transition: all ease-in-out 350ms;
}
.join-button {
  color: #131418;
  background-color: #61dafb;
  border: 1.5px solid #61dafb;
  border-radius: 2em;
  padding: 0.6rem 0.8rem;
  font-size: 1rem;
  cursor: pointer;
}
.join-button:hover {
  color: #f2f5f7;
  background-color: transparent;
  border: 1.5px solid #f2f5f7;
  transition: all ease-in-out 350ms;
}

/*Styling Hamburger Icon*/
.hamburger div {
  width: 30px;
  height: 3px;
  background: #f2f5f7;
  margin: 5px;
  transition: all 0.3s ease;
}
.hamburger {
  display: none;
}

/*Stying for small screens*/
@media screen and (max-width: 800px) {
  nav {
    position: fixed;
    z-index: 3;
  }
  .hamburger {
    display: block;
    position: absolute;
    cursor: pointer;
    right: 5%;
    top: 50%;
    transform: translate(-5%, -50%);
    z-index: 2;
    transition: all 0.7s ease;
  }
  .nav-links {
    position: fixed;
    background: #131418;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%);
    transition: all 1s ease-out;
    pointer-events: none;
  }
  .nav-links.open {
    clip-path: circle(1000px at 90% -10%);
    -webkit-clip-path: circle(1000px at 90% -10%);
    pointer-events: all;
  }
  .nav-links li {
    opacity: 0;
  }
  .nav-links li:nth-child(1) {
    transition: all 0.5s ease 0.2s;
  }
  .nav-links li:nth-child(2) {
    transition: all 0.5s ease 0.4s;
  }
  .nav-links li:nth-child(3) {
    transition: all 0.5s ease 0.6s;
  }
  .nav-links li:nth-child(4) {
    transition: all 0.5s ease 0.7s;
  }
  .nav-links li:nth-child(5) {
    transition: all 0.5s ease 0.8s;
  }
  .nav-links li:nth-child(6) {
    transition: all 0.5s ease 0.9s;
    margin: 0;
  }
  .nav-links li:nth-child(7) {
    transition: all 0.5s ease 1s;
    margin: 0;
  }
  li.fade {
    opacity: 1;
  }
}
/*Animating Hamburger Icon on Click*/
.toggle .line1 {
  transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2 {
  transition: all 0.7s ease;
  width: 0;
}
.toggle .line3 {
  transform: rotate(45deg) translate(-5px, -6px);
}

.logo-wep img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.logos img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.flag-css {
  margin-left: 23px;
  cursor: pointer;
}
.logo-wep {
  margin-left: -16px;
}
.flag-wep span {
  color: #fff;
  margin-left: 25px;
  margin-right: 35px;
}
#msg-wep {
  color: #000;
  background-color: #dfdfdf;
  padding: 3px;
  font-size: 13px;
  border-radius: 3px;
  margin-left: 23px;
  cursor: pointer;
}
#phone-wep {
  color: #000;
  background-color: #dfdfdf;
  padding: 3px;
  font-size: 13px;
  border-radius: 3px;
  cursor: pointer;
}
.m-01 p {
  font-family: segoeprb;
  color: #b6b6b6;
  margin-top: 13px;
  margin-left: -16px;
}
.flag-wep {
  display: flex;
  list-style: none;
  margin-top: 13px;
  float: right;
  margin-right: -16px;
}
.wep-q a {
  color: #b6b6b6;
}
.wep-q a:hover {
  color: #b6b6b6;
  text-decoration: none;
}
.header-section {
  background-color: #212121;
}
.logo-section {
  background-color: #151515;
}
.m07 span {
  color: #ed252f;
}
.wep-r {
  margin-top: 79px !important;
}
/* Page CSS End */

/*---------- Responsive CSS Start ----------*/
@media (max-width: 767px) {
  .hamburger {
    display: block;
    cursor: pointer;
    transform: translate(-5%, -50%);
    z-index: 2;
    transition: all 0.7s ease;
    margin-top: -42px;
    float: right;
  }
  .wep-r {
    margin-top: 0px !important;
  }
  nav {
    position: relative;
  }
  .m-01 p {
    text-align: center;
  }
  .flag-wep {
    display: flex;
    list-style: none;
    float: none;
    margin-right: 0px;
    margin-left: 30px;
  }
  .logo-wep {
    margin-left: 0px;
  }
  .m-03 img {
    margin-left: 41px;
    margin-top: 31px;
    text-align: center;
  }
  .m-03 p {
    color: #b3b3b3;
    margin-left: 0px;
    margin-top: 35px;
    margin-bottom: 0px;
    text-align: center;
  }
  .bttn-wep {
    display: inherit;
    margin-left: 42px;
  }
  #bttn-wept {
    margin-left: 0px;
  }
  .m-04 {
    position: relative;
    top: 0%;
    margin-left: 18px;
  }
  .right-mark {
    margin-left: 0px;
  }
  .m07 {
    margin-left: 0px;
  }
  .slider-section {
    height: 725px !important;
  }
  .m08 img {
    margin-left: 0px;
    margin-top: 20px;
    width: 35%;
  }
  #wep-button-2 {
    margin-top: 32px;
    margin-left: 15px;
  }
  .logo-wept {
    margin-top: 30px;
  }
  .helpen-wep {
    height: 650px;
  }
  .m-9 {
    margin-top: 50px;
  }
  .m-9 h3 {
    margin-top: 0px;
    margin-left: 0px;
  }
  .m-9 hr {
    margin-left: 3px;
  }
  .helpen-wep {
    height: 600px !important;
  }
  .second-logo {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-13 {
    margin-left: -35px;
  }
  .input-wep #fname {
    margin-top: 20px;
  }
  .foot-wep h5 {
    margin-left: 0px;
  }
  .foot-wep p {
    margin-left: 0px;
  }
  .foot-wep p {
    margin-left: 0px;
  }
  .wep-q {
    font-size: 17px !important;
  }
  .social-media-links {
    margin-top: -13px;
    margin-bottom: 20px;
  }
  .nav-links {
    margin-left: 60px;
    margin-top: -31px;
    height: 35vh;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  nav {
    position: inherit;
  }
  .hamburger {
    margin-top: 34px;
  }
  .m-04 {
    top: 14%;
    margin-left: 19px;
  }
  .m08 img {
    margin-left: 15px;
    margin-top: 27px;
    width: 50%;
  }
  .m-22 {
    margin-left: 0px !important;
    margin-top: 0px !important;
    width: 39% !important;
    top: 20%;
    left: 59%;
  }
  #wep-button-2 {
    margin-top: 58px;
    margin-left: 28px;
  }
  .logos li {
    margin-right: 16px;
  }
  .sec-wep {
    margin-left: -5px !important;
  }
  .sec-wep {
    margin-left: -33px !important;
  }
  .m-9 h3 {
    margin-left: -8px;
  }
  .m-9 hr {
    margin-left: -5px;
  }
}
