/* GLOBAL STYLES
-------------------------------------------------- */

body {
  font-family: 'LotaGrotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #080828;
  background-color: #ffffff;
}
h1, h2, h3, h4, h5 {
	font-weight: 400;
}
p {
  font-size: 20px;
  line-height: 26px;
  color: #080828;
  margin-bottom: 25px;
}
.p-2 {
  padding: 0.8rem!important;
  margin-top: 2px;
}
.btn-success {
  background-color: #FF897D;
  border-color: #FF897D;
  border-radius: 4px;
  font-size: 16px;
  line-height: 31px;
  font-weight: 400;
  letter-spacing: 0.67px;
  padding-left: 25px;
  padding-right: 25px;
}
.btn-success:hover {
  background-color: #FF897D;
  border-color: #FF897D;
}
.relative {
  position: relative;
}
a, a:hover, a:visited, a:active {
  text-decoration: none;
  transition: all .2s ease;
}
.mobile-only {
  display: none;
}
button:focus {
	outline: none;
}

/* NAVBAR
-------------------------------------------------- */

nav {
  background-color: #ffffff;
}
nav a {
  font-size: 16px;
  color: #3640F5;
  letter-spacing: 0.67px;
  line-height: 31px;
  text-decoration: none;
}
font-family: Helvetica;
font-size: 16px;
color: #D0021B;
letter-spacing: 0.67px;
line-height: 31px;
nav a:hover {
  text-decoration: none;
  color: #000000;
}
nav a.logo {
  padding: 0.8rem;
  padding-left: 0;
}
nav .btn {
	margin-top: 3px;
}
nav .navbar-toggler, nav .navbar-collapse {
	display: none;
}
nav .navbar-toggler .navbar-toggler-icon {
	background-image: url("../img/icon-close.svg");
	width: 1.25em;
	padding: 0;
}
nav .navbar-toggler.collapsed .navbar-toggler-icon {
	background-image: url("../img/icon-menu.svg");
	width: 1.5em;
}


/* HERO
-------------------------------------------------- */

.hero {
  margin-top: 90px;
  background-color: #ffffff;
}
.hero-img {
  background-image: url("../img/hero-bkgd.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  background-color: #ffffff;
  height: 601px;
  overflow: hidden;
  padding-top: 130px;
}
.hero h1 {
	color: #080828;
	line-height: 60px;
  font-size: 50px;
  line-height: 56px;
  font-weight: 400;
  margin-bottom: 24px;
}
.hero p {
  font-size: 26px;
  line-height: 32px;
}
/*.hero .callout {
  position: absolute;
  top: 63px;
  left: 980px;
  right: 0;
  margin: 0 auto;
  width: 315px;
  font-size: 24px;
  line-height: 33px;
}
.hero .callout .name {
  font-weight: 700;
  margin-bottom: 10px;
}
.hero .callout .desc {
  font-size: 18px;
  line-height: 22px;
}
.hero .callout .line {
  position: absolute;
  top: 100px;
  left: -25px;
}*/

/* SECTION 2
-------------------------------------------------- */

.sec2 {
  /*height: 647px;*/
}
.sec2 .box {
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #ffffff;
  min-height: 715px;
  margin-top: -68px;
}
.sec2 h2 {
  font-size: 40px;
  text-align: center;
  line-height: 48px;
  padding: 46px;
}
.sec2 .left {
  padding: 0 75px;
}
.sec2 .left .thumb {
  margin: 0 auto;
  padding-top: 10px;
  width: 283px;
}
.sec2 form {
  background-color: #1C1365;
  width: 467px;
  height: 457px;
  background-image: url("../img/form-carot-white.svg");
  background-repeat: no-repeat;
  background-position: -25px 35px;
  padding: 55px 55px 60px 70px;
  text-align: center;
}
.sec2 input {
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: #FFFFFF;
  width: 100%;
  background-color: unset;
  border: unset;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 38px;
}
.sec2 input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}
.sec2 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}
.sec2 input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}
.sec2 button {
	margin-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
}

/* SECTION 3
-------------------------------------------------- */

.sec3 {
  background-color: #C4CDD8;
  padding-bottom: 70px;
}
.sec3 h2 {
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  font-weight: 400;
  padding: 70px;
}
.sec3 .icons {
  padding: 0;
  margin-top: -15px;
}
.sec3 .icons .box {
  background-color: #ffffff;
  width: 405px;
  min-height: 650px;
  padding: 0;
  padding-top: 70px;
}
.sec3 .icon {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 180px 180px;
  padding-top: 243px;
  font-size: 24px;
  font-weight: 400;
  color: #3640F5;
  text-align: center;
}
.sec3 .clipboard {
  background-image: url("../img/clipboard3.svg");
}
.sec3 .shield {
  background-image: url("../img/shield3.svg");
}
.sec3 .clock {
  background-image: url("../img/clock3.svg");
}
.sec3 .icons .summary {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  padding: 0 48px;
}

/* SECTION 4
-------------------------------------------------- */

.sec4 {
  background-image: url("../img/sec4-bkgd.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  background-color: #ffffff;
  height: 501px;
  overflow: hidden;
  padding-top: 129px;
}
.sec4 .container {
  padding-left: 55px;
}
.sec4 h2 {
  font-size: 50px;
  line-height: 53px;
  font-weight: 400;
  margin-bottom: 34px;
}
.sec4 .date {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 15px;
}
.sec4 .desc {
  font-size: 20px;
  line-height: 26px;
}
.sec4 .btn {
  margin-top: 10px;
  padding: .375rem 1.75rem;
	font-size: 18px;
	letter-spacing: 1.6px;
	padding-left: 40px;
	padding-right: 40px;
}
/*.sec4 .callout {
  position: absolute;
  top: 61px;
  left: 1063px;
  right: 0;
  margin: 0 auto;
  width: 315px;
  font-size: 24px;
  line-height: 33px;
}
.sec4 .callout .name {
  font-weight: 700;
  margin-bottom: 10px;
}
.sec4 .callout .desc {
  font-size: 18px;
  line-height: 22px;
}
.sec4 .callout .line {
  position: absolute;
  top: 18px;
  left: -84px;
}*/

/* SECTION 5
-------------------------------------------------- */

.sec5 {
  background-color: #ffffff;
  overflow: hidden;
  padding-top: 81px;
  padding-bottom: 120px;
}
.sec5 h2 {
  font-size: 50px;
  line-height: 53px;
  font-weight: 400;
  margin-bottom: 34px;
  text-align: center;
}
.sec5 .carousel-control-next-icon {
  background-image: url(../img/next.svg);
  width: 50px;
  height: 50px;
}
.sec5 .carousel-control-prev-icon {
  background-image: url(../img/prev.svg);
  width: 50px;
  height: 50px;
}
.sec5 .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  margin-right: 14px;
  margin-left: 14px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #979797;
}
.sec5 .carousel-indicators .active {
  background: #D8D8D8;
  border: 1px solid #979797;
}
.sec5 .carousel-control-next, .carousel-control-prev {
  top: -38px;
  width: 9%;
  background-color: #ffffff;
  opacity: 1;
}
.sec5 .carousel-control-next {
  right: -50px;
}
.sec5 .carousel-control-prev {
  left: -50px;
}
.sec5 .carousel-indicators {
  bottom: -84px;
}
.sec5 .card-shadow {
  width: 90%;
  height: 700px;
  background-color: #edf0f3;
  position: relative;
  margin: 20px auto;
}
.sec5 .card {
  width: 97%;
  height: 97%;
  padding: 50px;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50); 
  -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
  margin: -20px auto;
  border-radius: 0;
  align-items: center;
}
.sec5 .card h3 {
  font-size: 24px;
  color: #3640F5;
  text-align: center;
  font-weight: 400;
}
.sec5 .card .logo-customer {
  margin-top: 27px;
  max-height: 100px;
  max-width: 200px;
}
.sec5 .card .logo-customer.casino {

}
.sec5 .card .icons {
  margin-top: 36px;
}
.sec5 .card .icon {
  min-height: 110px;
  background-image: unset;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 110px 110px;
  font-size: 24px;
  line-height: 30px;
  padding-left: 135px;
  padding-top: 5px;
}
.sec5 .card .icon.pockit1 {
  background-image: url("../img/icon-pockit1.svg");
}
.sec5 .card .icon.pockit2 {
  background-image: url("../img/icon-pockit2.svg");
}
.sec5 .card .icon.couchsurfing1 {
  background-image: url("../img/icon-couchsurfing1.svg");
}
.sec5 .card .icon.couchsurfing2 {
  background-image: url("../img/icon-couchsurfing2.svg");
}
.sec5 .card .icon.justgiving1 {
  background-image: url("../img/icon-justgiving1.svg");
}
.sec5 .card .icon.justgiving2 {
  background-image: url("../img/icon-justgiving2.svg");
}
.sec5 .card .icon.casino1 {
  background-image: url("../img/icon-casino1.svg");
}
.sec5 .card .icon.casino2 {
  background-image: url("../img/icon-casino2.svg");
}
.sec5 .card .icon.revolut1 {
  background-image: url("../img/icon-revolut1.svg");
}
.sec5 .card .icon.revolut2 {
  background-image: url("../img/icon-revolut2.svg");
}
.sec5 .card .right {
  padding-left: 30px;
}
.sec5 .card .quote {
  margin: 37px 40px 0;
  border-top: 1px solid #E7E7E7;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  padding: 37px 40px 0;
}
.sec5 .card .source {
  font-size: 18px;
  color: #899AB0;
  text-align: right;
  line-height: 30px;
  width: 100%;
  padding-right: 50px;
}
.sec5 .btn {
  margin: 0 auto;
  letter-spacing: 1.6px;
  display: flex;
}

/* SECTION 6
-------------------------------------------------- */

.sec6 {
  background-image: url("../img/sec6-bkgd.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 70px;
  padding-top: 113px;
}
.sec6 h2 {
  font-size: 50px;
  line-height: 53px;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
}
.sec6 .left {
  border-right: 1px solid #ffffff;
}
.sec6 .icons {
  margin: 28px 0;
}
.sec6 .icon {
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  height: 194px;
  padding: 0 105px;
  padding-top: 104px;
}
.sec6 .ebook {
  background-image: url("../img/icon-ebook.svg");
  background-size: 63px 83px;
}
.sec6 .laptop {
  background-image: url("../img/icon-laptop.svg");
  background-size: 106px 73px;
}
.sec6 .icons .cta {
  text-align: center;
}
.sec6 .icons .cta a {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #FF897D;
  font-weight: 400;
}
.sec6 .icons .cta a:hover {
  color: #FF897D;
  text-decoration: none;
}
.sec6 .btn {
  margin: 0 auto;
  letter-spacing: 1.6px;
  display: flex;
  padding-left: 40px;
  padding-right: 40px;
  background-color: transparent;
  border-color: white;
}

/* PRESS
-------------------------------------------------- */

.press {
  background-color: #f8f9fb;
}
.press h4 {
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  font-weight: 700;
  color: #95a5a6;
  text-transform: uppercase;
}

/* SOCIAL
-------------------------------------------------- */

.social {
  background-color: #ffffff;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
}
.social h4 {
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  font-weight: 700;
  color: #2C3E50;
  text-transform: uppercase;
}
.social .social-link {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-left: .35rem;
  margin-right: .35rem;
  margin-bottom: .5rem;
  display: inline-block;
}
.social .social-link-facebook {
    background-image: url(../img/social-facebook.svg);
}
.social .social-link-twitter {
    background-image: url(../img/social-twitter.svg);
}
.social .social-link-linkedin {
    background-image: url(../img/social-linkedin.svg);
}

/* LEGAL
-------------------------------------------------- */

.legal {
  background-color: #ffffff;
}
.legal p {
  font-size: .875rem;
  color: #999;
}
.legal img.iso {
  width: 108px;
}

/* COUNTRY
-------------------------------------------------- */

.country {
  background-color: #ffffff;
}
.country-toggle {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 225px;
  padding: 11px 15px;
  border: 1px solid #ECF0F1;
  background-color: #FFFFFF;
  box-shadow: 0 1px 1px 0 #ECF0F1;
  font-weight: 600;
  color: #484949;
  font-size: .75rem;
}
.country-toggle::after {
  position: absolute;
  display: block;
  top: 1em;
  right: 1em;
  width: 16px;
  height: 16px;
  background-image: url(../img/select.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
.country-picker {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  padding: 1.25rem 2rem 1.5rem;
  border: 1px solid #ECF0F1;
  background-color: #FFFFFF;
  box-shadow: 0 8px 11px 0 rgba(0,0,0,0.04);
  pointer-events: none;
  transform: rotate3d(1, 1, 0, 20deg);
  transform-origin: 0 100%;
  opacity: 0;
  will-change: transform,opacity;
  transition-property: transform,opacity;
  transition-duration: .25s;
}
.country-active .country-picker {
  transform: none;
  opacity: 1;
  pointer-events: auto
}
.country-picker::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 30px;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  background: #fff;
  z-index: 3
}
.country-picker::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 30px;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  background: #ECF0F1;
  z-index: 2
}
.flag-icon::before {
  content: '';
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  height: 12px;
  margin-right: 5px;
  vertical-align: -1px;
}
.flag-icon:hover {
  font-weight: 600;
}
.flag-icon-in::before {
  background-position: 0px 1px;
}
.flag-icon-uk::before {
  background-position: 0px -12px;
}
.flag-icon-us::before {
  background-position: 0px -25px;
}

/* FOOTER
-------------------------------------------------- */

footer {
  background-color: #ffffff;
}
footer a {
  font-size: .875rem;
  color: #737373;
  text-decoration: none;
  padding-right: 5px;
}
footer a:hover {
  text-decoration: none;
  color: #000000;
}
footer a.bull::after {
  content: '·';
  padding-left: 5px;
}
footer a.service {
  color: #5db0c8;
}























