﻿/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

* { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }

*:before,
*:after { box-sizing: border-box; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }

html,
body { height: 100%; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; }

body { font-smoothing: antialiased; }

img { border: 0; vertical-align: middle; }

small { font-size: 80%; }

button,
input,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; font-smoothing: antialiased; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

button { overflow: visible; }
textarea { overflow: auto; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }
th,
td { padding: 0; }

p:last-child {
	margin-bottom: 0;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: inherit;
	 -webkit-box-shadow: 0 3px 8px rgba(194, 192, 189, .35), 0 0 0px 1000px #fff inset;
} 

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] {
	-moz-appearance:textfield;
}

button:focus {
	outline: 0;
}

ul,
ol {
	list-style: none;
	
}

strong {
	font-weight: bold;
	font-weight: 700;
}

/* Bootstrap 5 Offset Reset */

.row {
	margin: 0 -12px; 
}

.row > * {
	padding-left: 12px;
	padding-right: 12px; 
}

/* ------------------------------------------------------------ *\
  Base
\* ------------------------------------------------------------ */

body {
	background: #fff;
	font-family: 'Caros', sans-serif;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0; 
	color: #002D64;
	position: relative;
	font-weight: 300;
}

body,
body.modal-open {
  padding-right: 0 !important;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover { color: inherit; }
a:focus { outline: none; }

a:hover,
a:focus,
a:active:focus,
a.active:focus,
a.focus,
a:active.focus,
a.active.focus {
  outline: 0;
  outline-offset: 0;
  text-decoration: none;
}

h1 {
  color: #FFFFFF;
  line-height: 1.23; 
	font-size: 50px;
	font-weight: 600;
	font-family: 'Caros', sans-serif;
}

h2 {
  font-size: 40px;
  line-height: 1.23;
  font-weight: 600;
  font-family: 'Caros', sans-serif;
  
  color: #002D64;
}

h3 {
  color: #191C1F;
  line-height: 1.23;
  font-size: 34px;
  font-weight: 700;
  font-family: 'Caros', sans-serif; 
}

h4 {
  color: #191C1F;
  line-height: 1.35;
  font-size: 30px;
  font-family: 'Caros', sans-serif;
}

h5 {
  font-size: 24px;
  font-family: 'Caros', sans-serif;
}

h6 {
  font-size: 18px;
  font-family: 'Caros', sans-serif;
}

ul,
ol {
  list-style: none;
}

ul.list-initial,
ol.list-initial {
  list-style: initial;
  padding: initial;
  padding-inline-start: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

p + p, 
p + ul {
	margin-top: 12px; 
}

/* ------------------------------------------------------------ *\
  Font Size Icons
\* ------------------------------------------------------------ */

.fz-5 { font-size: 5px; }
.fz-6 { font-size: 6px; }
.fz-7 { font-size: 7px; }
.fz-8 { font-size: 8px; }
.fz-9 { font-size: 9px; }
.fz-10 { font-size: 10px; }
.fz-11 { font-size: 11px; }
.fz-12 { font-size: 12px; }
.fz-13 { font-size: 13px; }
.fz-14 { font-size: 14px; }
.fz-15 { font-size: 15px; }
.fz-16 { font-size: 16px; }
.fz-17 { font-size: 17px; }
.fz-18 { font-size: 18px; }
.fz-19 { font-size: 19px; }
.fz-20 { font-size: 20px; }
.fz-21 { font-size: 21px; }
.fz-22 { font-size: 22px; }
.fz-23 { font-size: 23px; }
.fz-24 { font-size: 24px; }
.fz-25 { font-size: 25px; }
.fz-26 { font-size: 26px; }
.fz-27 { font-size: 27px; }
.fz-28 { font-size: 28px; }
.fz-29 { font-size: 29px; }
.fz-30 { font-size: 30px; }
.fz-31 { font-size: 31px; }
.fz-32 { font-size: 32px; }
.fz-33 { font-size: 33px; }
.fz-34 { font-size: 34px; }
.fz-35 { font-size: 35px; }
.fz-36 { font-size: 36px; }
.fz-37 { font-size: 37px; }
.fz-38 { font-size: 38px; }
.fz-39 { font-size: 39px; }
.fz-40 { font-size: 40px; }
.fz-41 { font-size: 41px; }
.fz-42 { font-size: 42px; }
.fz-43 { font-size: 43px; }
.fz-44 { font-size: 44px; }
.fz-45 { font-size: 45px; }
.fz-46 { font-size: 46px; }
.fz-47 { font-size: 47px; }
.fz-48 { font-size: 48px; }
.fz-49 { font-size: 49px; }
.fz-50 { font-size: 50px; }
.fz-51 { font-size: 51px; }
.fz-52 { font-size: 52px; }
.fz-53 { font-size: 53px; }
.fz-54 { font-size: 54px; }
.fz-55 { font-size: 55px; }
.fz-56 { font-size: 56px; }
.fz-57 { font-size: 57px; }
.fz-58 { font-size: 58px; }
.fz-59 { font-size: 59px; }
.fz-60 { font-size: 60px; }
.fz-61 { font-size: 61px; }
.fz-62 { font-size: 62px; }
.fz-63 { font-size: 63px; }
.fz-64 { font-size: 64px; }
.fz-65 { font-size: 65px; }
.fz-66 { font-size: 66px; }
.fz-67 { font-size: 67px; }
.fz-68 { font-size: 68px; }
.fz-69 { font-size: 69px; }
.fz-70 { font-size: 70px; }
.fz-71 { font-size: 71px; }
.fz-72 { font-size: 72px; }
.fz-73 { font-size: 73px; }
.fz-74 { font-size: 74px; }
.fz-75 { font-size: 75px; }
.fz-76 { font-size: 76px; }
.fz-77 { font-size: 77px; }
.fz-78 { font-size: 78px; }
.fz-79 { font-size: 79px; }
.fz-80 { font-size: 80px; }
.fz-81 { font-size: 81px; }
.fz-82 { font-size: 82px; }
.fz-83 { font-size: 83px; }
.fz-84 { font-size: 84px; }
.fz-85 { font-size: 85px; }
.fz-86 { font-size: 86px; }
.fz-87 { font-size: 87px; }
.fz-88 { font-size: 88px; }
.fz-89 { font-size: 89px; }
.fz-90 { font-size: 90px; }
.fz-91 { font-size: 91px; }
.fz-92 { font-size: 92px; }
.fz-93 { font-size: 93px; }
.fz-94 { font-size: 94px; }
.fz-95 { font-size: 95px; }
.fz-96 { font-size: 96px; }
.fz-97 { font-size: 97px; }
.fz-98 { font-size: 98px; }
.fz-99 { font-size: 99px; }
.fz-100 { font-size: 100px; }
.fz-110 { font-size: 110px; }

/* ------------------------------------------------------------ *\
    Helpers
\* ------------------------------------------------------------ */

.z-index {
    z-index: 10;
    position: relative;
}

.text-light {
	color: #FFFFFF !important;
}

/* ------------------------------------------------------------ *\
	Offsets
\* ------------------------------------------------------------ */

.ml-auto {
	margin-left: auto;
}

.mr-auto {
	margin-right: auto; 
}

.pr-0 {
  padding-right: 0 !important;
}

/* ------------------------------------------------------------ *\
  Wrapper
\* ------------------------------------------------------------ */

.wrapper {
  overflow: hidden;
}	


/* ------------------------------------------------------------ *\
	Gradients
\* ------------------------------------------------------------ */

.gradient-color-1 {
	background: transparent linear-gradient(0deg, #3090CA 0%, #3090CA 15%, #00ADE9 32%, #205790 88%, #1A3E70 100%) 0% 0%;
}

/* ------------------------------------------------------------ *\
		Btn Menu
\* ------------------------------------------------------------ */

.btn-menu { display: inline-block; height: 9px; padding-top: 9px; }
.btn-menu span { position: relative; display: block; width: 25px; height: 15px; border-top: 3px solid #000000;}

.btn-menu span:before,
.btn-menu span:after { position: absolute; width: 25px; height: 3px; background: #000000;}

.btn-menu span:before { top: -11px; }
.btn-menu span:after { top: 6px; }

.btn-menu span:before,
.btn-menu span:after,
.btn-menu span {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.btn-menu.active span { border-color: transparent; }
.btn-menu.active span:before,
.btn-menu.active span:after { background: #000000;}

.btn-menu.active span:before {
	-webkit-transform: rotate(45deg) translate(8px, 6px);
	transform: rotate(45deg) translate(8px, 6px);
}
.btn-menu.active span:after {
	-webkit-transform: rotate(-45deg) translate(6px, -5px);
	transform: rotate(-45deg) translate(6px, -5px);
}

/* ------------------------------------------------------------ *\
	Animations Wrapper 
\* ------------------------------------------------------------ */

.animations-wrapper {
	position: relative;
}

.animation-item {
	transition: all .3s;
}


/* ------------------------------------------------------------ *\
	Btn 
\* ------------------------------------------------------------ */

/* .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 11px 5px;
    height: 50px;
    line-height: 1.75;
    border-radius: 9999px;
    text-align: center;
    width: 265px;
    border: 1px solid transparent;
    background: #279BD7;
    color: #FFF;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} */

/* Btn Elements */

/* .btn span {
    display: inline-block;
    vertical-align: middle;
}

.btn i {
    display: inline-block;
    vertical-align: middle;
}

.btn i + span {
    margin-left: 5px;
}

.btn span + i {
    margin-left: 5px;
}

.btn:hover {
    background: #1E76A3;
    color: #FFF;
}

.btn:focus,.btn:active,
.show>.btn-primary.dropdown-toggle,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
    outline: 0;
    background: #279BD7;
    border-color: #279BD7;
} */



/* Btn Color Schemes */

.btn-blue {
    background: #279BD7;
}

.btn-aqua-white {
    background: #fff;
    color: #076FB5;
    font-size: 20px;
    border-radius: 16px;
    padding: 0 16px;
    border: none;
}

.btn-aqua-white.btn:focus,
.btn-aqua-white.btn:active,
.btn-aqua-white:hover {
    background: #076FB5;
    border-color: transparent;
    color: #fff;
}

.section-callout-aqua-card .btn-aqua-white.btn:focus,
.section-callout-aqua-card .btn-aqua-white.btn:active,
.section-callout-aqua-card .btn-aqua-white:hover {
    background: #002D64;
}

/* Btn Types */

.btn-ghost {
    background: transparent;
    border-color: #279BD7;
    color: #279BD7;
}

.btn-ghost.btn:focus,
.btn-ghost.btn:active,
.btn-ghost.show>.btn-primary.dropdown-toggle,
.btn-ghost.show>.btn-primary.dropdown-toggle:focus,
.btn-ghost:hover {
    color: #fff;
    background: #1E76A3;
    border-color: #1E76A3;
}

.btn-ghost-blue:hover {
    color: #279BD7;
    background: #E9F8FF;
    border-color: #E9F8FF;
}

.btns-inline {
    display: flex;
    align-items: center;
}

.btns-inline .btn+.btn {
    margin-left: 16px;
}

/* ------------------------------------------------------------ *\
	Header ML
\* ------------------------------------------------------------ */

.header-lp {
    background: rgba(10, 10, 10, 0.04);
    backdrop-filter: blur(16px);
	position: fixed; 
	top: 0;
	left: 0; 
	right: 0; 
	z-index: 9999; 
	padding: 7px 0 8px;
	/* box-shadow: 0 0 5px rgba(0, 0, 0, .3); */
    min-height: 88px;
}

.header-lp .header-content {
	display: none; 
}

.header-lp .logo {
	
}

/* ------------------------------------------------------------ *\
	Nav ML
\* ------------------------------------------------------------ */

.nav-lp {
	padding: 20px 0;
}

.nav-lp ul {
	display: -webkit-flex; 
	display: flex;
	align-items: center; 
}

.nav-lp li + li {
	margin-left: 78px; 
}

.nav-lp a {
	display: inline-block; 
	font-size: 16px; 
	color: #0060B4; 
	font-weight: 400; 
	position: relative; 
}

.nav-lp .nav-hover-state {
	display: inline-block;
	font-size: 16px; 
	font-weight: 600; 
	color: 	#3AB9E8;
	position: absolute; 
	right: 0; 
    bottom: -41px; 
    opacity: 0; 
    visibility: hidden;  
    -webkit-transition: all .3s; 
         -o-transition: all .3s; 
            transition: all .3s; 
}

.nav-lp li:hover a,
.nav-lp a:hover,
.nav-lp a:active {
	color: #3AB9E8;
}

.nav-lp a:not(.btn-lp):after {
	content: ''; 
	display: inline-block; 
	width: 100%; 
	height: 5px; 
	background: #3AB9E8; 
	position: absolute; 
	left: 0; 
    bottom: -36px;  
    -webkit-transition: all .3s; 
         -o-transition: all .3s; 
            transition: all .3s; 
    opacity: 0; 
    visibility: hidden; 
}

.nav-lp .current a:after,
.nav-lp a:hover:after {
	opacity: 1; 
	visibility: visible; 
}


.nav-lp .current a .nav-hover-state,
.nav-lp a:hover .nav-hover-state {
	opacity: 1; 
	visibility: visible; 
}

.nav-utilities > ul > li > a {
  color: #F4F4F4;
  font-weight: 600;
  border-radius: 9999px;
  padding: 12px 14px;
  border: 1px solid #F4F4F4;
  height: 48px;
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}

.flag-rounded-outer .flag-icon.fz-22 {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    max-width: 22px;
    margin-right: 3px;
} 

.flag-rounded-outer .dropdown-lang .flag-icon {
    margin-right: 8px;
}

.nav-lang {
    margin-left: 0;
    max-width: unset;
    display: flex;
    justify-content: center;
}

.nav-lang.dropdown a:after {
    color: #076FB5;
    vertical-align: middle;
    transform: rotate(90deg);
}

.header-inner {
    min-width: 111px;
    padding: 14px;
    border: 1px solid #076FB5;
    border-radius: 100px;

    background: rgb(255 255 255 / 49%);
    
}

.nav-lang .dropdown-toggle {
    color: #076FB5;
}

.nav-lang .dropdown-toggle span {
    padding-right: 12px;
}

/* ------------------------------------------------------------ *\
	Main Lp
\* ------------------------------------------------------------ */

.main-lp {
	padding-top: 88px; 
    padding-bottom: 38px;
}

@media(min-width: 1400px){
	.container {
		max-width: 1320px;
	}
}

/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */

.link-aqua-blue,
.link-aqua-blue:hover,
.link-aqua-blue:active,
.link-aqua-blue:focus {
    color: #076FB5;
    font-weight: 600;
    text-decoration: none;
}

/* ------------------------------------------------------------ *\
	Sections
\* ------------------------------------------------------------ */


/* INTRO */
.section-intro-aqua-card {
    margin-top: -88px;
    padding-top: 88px;
    position: relative;
}

.section-intro-aqua-card .background-holder {
    background-size: 0%;
}

.section-intro-aqua-card .intro-background {
    position: absolute;
    z-index: 0;
    top:0;
    left:0;
    width: 100%;
    height: 1080px;
}


.section-intro-aqua-card .intro-background img {
    width: 100%;
    height: 100%;
}

.section-intro-aqua-card .mask-background {
    position: absolute;
    z-index: 4;
    top:0;
    left:0;
    width: 40%;
    height: 1080px;
    background-repeat: no-repeat;
    background-clip: content-box;
    background-size: cover;
    overflow: hidden;
}

.section-intro-aqua-card .mask-background img {
   width: 100vw;
    height: 100%;
}

.section-intro-aqua-card .intro-splash {
    position: absolute;
    z-index: 3;
    top: -1182px;
    left: -742px;
    width: 2601px;
    height: 2582px;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
	transition: all .6s;
}

.section-intro-aqua-card .intro-splash img {
    border-radius: 30%;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.section-intro-aqua-card.active-scroll .intro-splash {
    transform: rotate(-119.599deg);
}

.section-intro-aqua-card .container {
    margin-top: 152px;
}

.section-intro-aqua-card .intro-content {
    margin-left: -20px;
    position: relative;
    z-index: 6;
}

.section-intro-aqua-card .intro-image {
    margin-left: -30px;
    padding-top: 15px;
}

.section-intro-aqua-card .intro-image img {
    box-shadow: 7px 7px 4.7px 0 rgba(0, 0, 0, 0.32);
    border-radius: 30px;
}

.section-intro-aqua-card .intro-subtitle {
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    padding-bottom: 39px;
    padding-right: 90px;  
}

.section-intro-aqua-card .intro-title {
    padding-bottom: 39px;
    margin: 0;
    color: #fff;
}

.section-design-aqua-card {
    padding-top: 114px;
}

.section-design-aqua-card .subintro-holder {
    border-radius: 48px;
    border: 2px solid #076FB5;
    padding: 62px 64px 66px;
    padding-bottom: 70px;
    position: relative;
    z-index: 4;

    background-image: linear-gradient(to top, rgba(255, 0, 0, 0), rgb(255 255 255) 60%);
}

.section-design-aqua-card .subintro-title {
    color: #002D64;
    margin-bottom: 28px;
}

.section-design-aqua-card .subintro-subtitle {
    color: #002D64;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    /* margin-bottom: 36px; */
    margin-bottom: 30px;
}

.section-design-aqua-card .subintro-image {
   
   text-align: right;
   margin-bottom: -190px;
   margin-right: -60px;
}

.section-design-aqua-card .subintro-image img {
   /* filter:drop-shadow(9px 15px 22px rgba(0, 0, 0, 0.25)); */
}

/* SECOND SECTION */

.section-earth-aqua-card {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    min-height: 728px;

    margin-top: 116px;
}

.section-earth-aqua-card .section-title {
    color: #FFF;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 0;
    opacity:0;

    -webkit-transition: all .6s;
    -o-transition: all .6s;
	transition: all .6s;
}

.section-earth-aqua-card .section-text {
    font-size: 20px;
    color: #fff;
    opacity:0;

    -webkit-transition: transform .6s, opacity .6s;
    -o-transition: transform .6s, opacity .6s;
	transition: transform .6s, opacity .6s;
    transition-delay: .6s;
}

.section-earth-aqua-card.active .section-title {
    opacity: 1;
    transform: translateY(45px);
}

.section-earth-aqua-card.active .section-text {
    opacity: 1;
    transform: translateY(40px);
}


/* ------------------------------------------------------------ *\
	BOX
\* ------------------------------------------------------------ */
.box-aqua-blue {
    background: #076FB5;
}

.box-aqua-blue .box-text {
    color: #fff;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 400;
}

.box-aqua-blue .box-image .ico-font {
    color: #fff;
}

.section-benefits-aqua-card .box-benefit {
    width: 349px;
    min-height: 168px;
}

.section-benefits-aqua-card .box-benefit .box-image {
    margin-bottom: 20px;
}

.section-benefits-aqua-card .box-benefit .box-image img {
    transition: all 0.3s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.section-benefits-aqua-card .box-benefit:hover .box-image img {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.section-benefits-aqua-card .box-benefits-secondary .box-benefit-outer {
    margin-bottom: 32px;
}

.section-benefits-aqua-card .box-benefits-row {
    display: flex;
    justify-content: center;
}

.section-benefits-aqua-card .row > * {
    padding-left: 16px;
    padding-right: 16px;
}

.section-benefits-aqua-card {
    padding-top: 80px;
    padding-bottom: 55px;
    background: #F6F9FC;
}

.section-benefits-aqua-card .section-title {
    margin-bottom: 75px;
}

.section-order-aqua-card .section-image-grey-box {
    width: 460px;
    height: 592px;
}

.section-order-aqua-card .animation-holder {
    border-radius: 48px;
    border: 2px solid #2480BD;
    background: linear-gradient(180deg, #FFF 19.4%, #F6F9FC 91.4%);
    padding: 40px 40px 0;
    display: flex;
    align-items: end;
    justify-content: center;
}

.section-order-aqua-card .section-content {
    padding-left: 16px;
    padding-top: 6px;
}

.section-order-aqua-card .section-text {
    line-height: 1.23;    
    font-weight: 400;
    color: #002D64;
}

.section-order-aqua-card .section-title {
    margin-bottom: 40px;
}

.section-order-aqua-card .section-aqua-card-popup {
    position: absolute;
    top: 28%;
    left: 20%;
    right: 21.35%;
    -webkit-transition: all .6s; 
    -o-transition: all .6s; 
    transition: all .6s; 
    opacity:0;
    -webkit-transition: opacity .5s linear, transform .6s; 
    -o-transition: opacity .5s linear, transform .6s; 
    transition: opacity .5s linear, transform .6s; 
}

.section-order-aqua-card .section-aqua-card-popup img {
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 14px;
    box-shadow: 4px 4px 4.1px 0 rgba(0, 0, 0, 0.45);
}

.section-order-aqua-card .animation-holder.active .section-aqua-card-popup {
    transform: translateY(30px) scale(1.47);
    opacity: 1;
}

/* ------------------------------------------------------------ *\
	Callout Lp
\* ------------------------------------------------------------ */
.section-callout-aqua-card {
    background-size: cover, 0%;
    background-repeat: no-repeat;
    background-position: bottom center;

    margin-top: 83px;
}

.section-callout-aqua-card .callout-wrapper {
    min-height: 720px;
    display: flex;
    align-items: end;
    padding-top: 40px;
}

.section-callout-aqua-card .callout-title {
    color: #FFF;
    font-size: 36px;
    margin-bottom: 0;
}

.section-callout-aqua-card .callout-image {
    margin-left: 40px;
}

.section-callout-aqua-card .callout-wrapper-secondary .callout-content {
    margin-top: -38px;
}

.section-callout-aqua-card .callout .callout-actions {
    padding-top: 48px;
}
/* ------------------------------------------------------------ *\
	Modal
\* ------------------------------------------------------------ */

.modal {
	z-index: 9999 !important; 
}


/* ------------------------------------------------------------ *\
	Media
\* ------------------------------------------------------------ */

@media (min-width: 1921px) {
	.section-callout-aqua-card {
        background-size: 0%, cover;
    }
}


@media (max-width: 1599px) {
    .section-intro-aqua-card .intro-content {
        margin-left: 0;
    }

	.section-intro-aqua-card .intro-image img {
        width: 100%;
        height: auto;
    }

    .section-intro-aqua-card .intro-splash {
        width: 2501px;
        height: 2482px;
    }
  
    .section-design-aqua-card .subintro-holder .subintro-image img {
        max-width: 850px;
        height: auto;
    }
}

@media (max-width: 1399px) {
     h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 35px;
    }

    .section-intro-aqua-card .intro-splash {
        left: -910px;
    }

    .section-intro-aqua-card .intro-image {
        margin-left: 0;
    }

    .section-benefits-aqua-card .box-benefit {
        width: 330px;
    }

    .section-order-aqua-card .section-image-grey-box {
        width: 360px;
        height: 463px;
    }

    .section-order-aqua-card .section-image-grey-box img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .section-order-aqua-card .section-aqua-card-popup img {
        border-radius: 10px;
    }

    .section-callout-aqua-card .callout-wrapper {
        min-height: 600px;
    }

    .section-callout-aqua-card .callout-image img {
        max-width: 428px;
        height: auto;
        width: auto;
    }
    
}

@media (max-width: 1299px) {
    .section-intro-aqua-card .intro-splash {
        left: -921px;
    }
}

@media (max-width: 1199px) {
      h1 {
        font-size: 40px;
    }

     h2 {
        font-size: 32px;
    }

    .section-intro-aqua-card .intro-splash {
        left: -1125px;
    }

    .section-intro-aqua-card .container {
        margin-top: 100px;
    }

    .section-intro-aqua-card .subintro-holder {
        margin-top: 100px;
    }

     .section-design-aqua-card .subintro-holder .subintro-image img {
        max-width: 750px;
        height: auto;
    }

    .section-earth-aqua-card .section-title {
         font-size: 40px;
    }

    .section-benefits-aqua-card .box-benefit {
        width: 280px;
    }

    .box-aqua-blue .box-text {
        font-size: 20px;
    }
}

@media(max-width: 991px){

    body {
        font-size: 18px;
    }
	
	h1 {
		font-size: 35px;
	}

	h2 {
	  font-size: 28px;
	}

	h3 {
	  font-size: 24px;
	}

	h4 {
	  font-size: 20px;
	}

	h5 {
	  font-size: 18px;
	}

	h6 {
	  font-size: 16px;
	}

    .section-callout-aqua-card .callout-title {
        font-size: 28px;
    }

    .header-lp {
        min-height: 64px;
    }

    .header-lp .logo img {
        width:47px;
        height: 47px;
    }

    .header-inner {
        min-width: 100px;
        padding: 8px 8px;
    }

     .section-intro-aqua-card .intro-subtitle {
        font-size: 18px;
        line-height: 1.5;
    }

    .mask-background {
        display: none;
    }  

    .section-intro-aqua-card .intro-background {
        height: 100%;
    }
  
    .section-intro-aqua-card .container {
        margin-top: 0;
        
        /* text-align: center; */
    }

    .section-intro-aqua-card .intro-image {
        margin: 0 auto;
        padding: 0 0 18px;

    }

    .section-order-aqua-card .section-content {
        padding-left: 0;
    }

    .section-intro-aqua-card .intro-subtitle {
        padding-bottom: 24px;
    }

    .section-intro-aqua-card .intro-title {
        padding-bottom: 24px;
    }

    .btn-aqua-white {
        height: 40px;
        line-height: 38px;
        border-radius: 8px;
        font-size: 16px;
    }

    .section-intro-aqua-card .btn-aqua-white {
        width: 100%;
    }

    .section-intro-aqua-card .intro-splash {
        width: 1183px;
        height: 1177px;
        top: -246px;
        left: auto;
        right: -182px;
    }

    .section-intro-aqua-card .intro-image img {
        border-radius: 15px;
    }

    .section-intro-aqua-card {
        padding-bottom: 45px;
    }

    .section-design-aqua-card {
        padding-top: 45px;
    }
    
    .section-design-aqua-card .subintro-holder {
        border-radius: 32px;
        padding: 24px 16px;
    }

    .section-design-aqua-card .subintro-subtitle {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .section-design-aqua-card .subintro-holder .subintro-image {
        margin-right: -20px;
    }


    .section-design-aqua-card .subintro-holder .subintro-image img {
        max-width: 100%;
        height: auto;
        
    }

    .section-earth-aqua-card .section-text {
        font-size: 18px;
        line-height: 1.5;
    }

    .section-earth-aqua-card .section-title {
        font-size: 35px;
        margin-bottom: 24px;
    }

    .section-earth-aqua-card.active .section-title {
        transform: translateY(25px);
    }

    .section-earth-aqua-card.active .section-text {
        transform: translateY(20px);
    }

    .section-earth-aqua-card {
        margin-top: 156px;
        min-height: unset;
        padding-bottom: 220px;
    }

    .section-benefits-aqua-card .row > * {
        padding-left: 12px;
        padding-right: 12px;
    }

    .section-benefits-aqua-card .box-benefit .box-image {
        margin-bottom: 0;
        width: 60px;
        height: 52px;
        min-width: 60px;
    }

    .section-benefits-aqua-card .box-benefit .box-image img {
        width: auto;
        height: 100%;
        max-width: 100%;
    }

    .section-benefits-aqua-card .box-benefit {
        width: 100%;
        display: flex;
        align-items: center;
        min-height: 100px;
    }

    .section-benefits-aqua-card .section-title {
        margin-bottom: 25px;
    }

    .box-aqua-blue .box-text {
        font-size: 18px;
    }

    .section-benefits-aqua-card {
        padding-top: 45px;
        padding-bottom: 13px;
    }

    .section-content {
        padding-bottom: 30px;
    }

    .section-order-aqua-card {
        margin-bottom: 15px;
    }

    .section-order-aqua-card .animation-holder {
        max-width: 80%;
        margin: 0 auto;
        border-radius: 32px;
        padding: 24px 16px 0 16px;
    }

    .section-callout-aqua-card .callout-wrapper {
        padding-bottom: 0px;
        padding-top: 20px;
        min-height: fit-content;
    }

    .section-callout-aqua-card .callout-image img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .section-callout-aqua-card .callout-content {
        margin-top: -40px;
    }

    .main-lp {
        padding-bottom: 0px;
    }

    .section-callout-aqua-card {
        margin-top: 0;
    }

    .section-benefits-aqua-card .box-benefits-secondary .box-benefit .box-content {
        padding-left: 15px;
    }

    .section-callout-aqua-card .callout-wrapper-secondary .callout-content {
        margin-top: 0;
        padding-top: 0;
    }

    .section-callout-aqua-card .callout .callout-actions {
        padding-top: 20px;
    }
}

@media(max-width: 767px){
     body {
        font-size: 16px;
    }

    h1 {
		font-size: 28px;
	}

    .section-earth-aqua-card .section-title {
        font-size: 30px;
    }

    .section-intro-aqua-card .intro-splash {
        width: 1083px;
        height: 977px;
        top: auto;
        bottom: -155px;
        right: -255px;
    }

    
    .section-intro-aqua-card .intro-subtitle {
        padding-right: 0;
    }

    .section-intro-aqua-card .intro-subtitle {
        line-height: 1.5;
    }

    .section-design-aqua-card .subintro-subtitle {
        font-size: 16px;
    }

    .section-design-aqua-card .subintro-image {
        margin-bottom: -104px;
    }

    .section-earth-aqua-card {
        margin-top: 106px;
    }

    .section-earth-aqua-card.active .section-text {
        font-size: 16px;
        line-height: 1.5;
    }

    .section-earth-aqua-card.active .section-title {
        transform: translateY(15px);
    }

    .section-earth-aqua-card.active .section-text {
        transform: translateY(10px);
        margin-top: 10px;
    }

   .section-order-aqua-card .section-title {
        margin-bottom: 20px;
    }

     .section-order-aqua-card .animation-holder {
        max-width: 100%;
    }

    .section-order-aqua-card .animation-holder.active .section-aqua-card-popup {
        transform: translateY(30px) scale(1.57);
    }

    .section-order-aqua-card .section-image-grey-box {
        width: 360px;
        height: fit-content;
    }

    .section-intro-aqua-card .intro-image {
        position: relative;
        z-index: 6;
    }

    .section-intro-aqua-card .intro-subtitle {
        font-size: 16px;
    }

     .section-callout-aqua-card .callout .callout-actions {
        padding-top: 15px;
    }

    .section-callout-aqua-card .callout-wrapper-secondary .callout-content {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .section-callout-aqua-card .callout-title {
        font-size: 24px;
    }

    .section-design-aqua-card .subintro-holder {
        border-radius: 16px;
    }
    
}

@media(max-width: 575px){
     .section-callout-aqua-card .callout-image {
        display: block;
        margin-left: 0;
    }
}

@media(max-width: 567px){
   

    .section-intro-aqua-card .intro-splash {
        width: 963px;
        height: 957px;
        /* top: -238px; */
        right: -189px;
        bottom: -150px;
    }

    .section-intro-aqua-card .background-holder {
        background-position-x: 50%;
    }

    .section-earth-aqua-card {
        margin-top: 80px;
    }

    .section-design-aqua-card .subintro-image {
        margin-bottom: -74px;
    }
   
}

@media(max-width: 499px){
     .section-intro-aqua-card .intro-splash {
        width: 783px;
        height: 777px;
        /* top: -95px; */
        right: -151px;
    }

    .section-order-aqua-card .section-aqua-card-popup img {
        border-radius: 5px;
    }

   
   
}

@media(max-width: 395px){
    .section-intro-aqua-card .intro-splash {
        /* right: -232px; */
        right: -210px;
        /* bottom: -127px; */
        bottom: -120px;
    }

    .section-intro-aqua-card.active-scroll .intro-splash {
    /* transform: rotate(-119.599deg); */
        transform: rotate(-175.599deg);
    }

    .section-design-aqua-card .subintro-holder {
        background: transparent;
        
    }

     .section-callout-aqua-card .callout .callout-actions {
        padding-top: 12px;
    }

    .section-callout-aqua-card .callout-wrapper {
        padding-top: 10px;
        
    }

    .section-callout-aqua-card .callout-image {
        max-width: 100px;
        margin-left: -30px;
    }
}

@media(max-width: 360px){
    
        .section-intro-aqua-card .intro-splash {
            right: -232px;
        }
    
}
