@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');

/* *** CSS RESET *** */

:focus {outline: 0}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
button {cursor: pointer;}

/* *** GLOBAL *** */

.bx-wrapper {
    z-index: 1;
}

iframe {
    border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    margin-top: 0;
}

body p {
    margin-bottom: 25px;
    margin-top: 0;    
}

body h2 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body ul {
    margin-bottom: 25px;
    padding-left: 16px;
    margin-top: 0;
}

body ol {
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body .bx-wrapper {
    padding: 0;
    border: none;
}

body {
    overflow-x: hidden;
}

figure {
    margin: 0;
}

body a:hover {
    text-decoration: none;
}

input, textarea, button {
    font-family: 'Open Sans', sans-serif;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
}

.page-content {
    position: relative;
    width: 1024px;
    height: 576px;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    background: #fff;
    line-height: 1.3;
    color: #103044;
    background: #f7f7f7;
    margin: 0 auto;
    font-size: 17px;
    border-radius: 10% 10% 40% 40% / 50% 50% 30% 30%;
}

.page-content a, .page-content button {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;    
}

/* *** SLIDE 1 *** */

.content-box-1 {
    height: 100%;
    text-align: center;
    padding-top: 131px;
}

.content-box-1-1 {
    width: 672px;
    height: 314px;
    background: #ff2c27;
    padding-top: 37px;
    margin: 0 auto;
    position: relative;
    box-shadow:35px 35px 35px rgba(0,0,0,0.25);
    border-radius: 22px;
}

.content-box-1-1 .btn-2 span {
    padding-left: 80px;
    padding-right: 80px;
    display: block;
}

.content-box-1-1 .txt-2 {
    padding: 55px 0;
    color: #fff;
    font-weight: bold;
    font-size: 20.47px;
}

.content-box-1 .button-box {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -26px;
}

.content-box-1 .btn-2 {
    width: 264px;
    display: inline-block;
}

/* *** SLIDE 2 *** */

.content-box-2 {
    text-align: center;
}

.content-box-2 .txt-1 {
    width: 758px;
    height: 332px;
    background: #ff2c27;
    padding-top: 159px;
    margin: 0 auto;
    margin-top: -166px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20.47px;
    font-weight: bold;
    color: #fff;
    border-radius: 329px / 166px;
}

.content-box-2 .button-box {
    padding: 25px 0 10px 0;
}

.btn-1 {
    display: inline-block;
    position: relative;
}

.btn-1 span {
    width: 135px;
    height: 97px;
    position: absolute;
    bottom: 49px;
    color: #fff;
    font-size: 11px;
    padding: 12px 5px 5px 5px;
    left: 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-box-2 .txt-2 {
    font-weight: bold;
}

body .animate__animated {
    opacity: 0;
}

body .animate__zoomIn, body .animate__slideInUp {
    opacity: 1;
}

/* *** SLIDE 3 *** */

.content-box-3 .description {
    width: 626px;
    height: 576px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    color: #fff;
    z-index: 2;
    padding: 0 140px 0 110px;
    float: left;
    color: #fff;
    background: url('../img/img03.png');
}

.content-box-3 h2 {
    font-size: 17.81px;
    margin-bottom: 20px;
}

.text {
    font-size: 13px;
}

.text p, .text ul {
    margin-bottom: 15px;
}

.text ul {
    padding-left: 0;
    list-style: none;
}

.text ul li:after {
    width: 13px;
    height: 11px;
    display: block;
    content: "";
    top: 3px;
    left: 0;
    position: absolute;
    background: url('../img/img07.png');   
}

.text ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}

.text ul li:last-child {
    margin-bottom: 0;
}

.text p:last-child {
    margin-bottom: 0;
}

.bg-1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.content-box-3 .image-1 {
    margin-top: 125px;
    margin-right: 64px;
    float: right;
    position: relative;
}

.content-box-3 .image-2 {
    position: absolute;
    top: 22px;
    right: 63px;
}

.btn-2 {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #ff2c27;
    font-weight: bold;
    line-height: 54px;
    height: 52px;
    border-radius: 15px;
    padding: 0 28px;
    transition: all .2s ease-in-out;
}

.box-2-1, .box-2-2 {
    margin-top: 174px !important;
    transition: all .6s ease-in-out !important;
    z-index: 2;
}

a.box-2-1:hover, a.box-2-2:hover {
    transform: scale(1.2);
}

.btn-2:hover {
    transform: scale(1.05);
}

.btn-2 span {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    padding-right: 60px;
    background: url('../img/img08.png') center right no-repeat;   
}

.btn-2:hover {
    background: #d9edf1;
}

.content-box-3 .text {
    margin-bottom: 25px;
}

/* *** SLIDE 4 *** */

.content-box-4 .image-1 {
    position: absolute;
    top: 20px;
    right: 63px;
}

.content-box-4 .txt-1 {
    text-align: center;
    font-weight: bold;
    font-size: 17.91px;
    padding: 95px 0 55px;
}

.content-box-4 .txt-2 {
    text-align: center;
    font-weight: bold;
    font-size: 17.91px;
    padding: 75px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.content-box-4 .image-2 {
    text-align: center;
    position: relative;
    padding-right: 25px;
}

.box1a {
    position: absolute;
    top: 183px;
    left: 104px;
    display: block;
    float: left;
}

.box1a .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #103044;
    font-weight: bold;
    font-size: 14px;
    height: 187px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box1b {
    position: absolute;
    top: 183px;
    right: 104px;
    display: block;
    float: left;
}

.box1b .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #103044;
    font-weight: bold;
    font-size: 8px;
    height: 187px;
    line-height: 1.3;
    padding: 0 30px 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box1b .txt span {
    font-size: 12px;
    line-height: 1.2;
}

.box1a, .box1b {
    transition: all .6s ease-in-out !important;
    z-index: 2;
}

.box-1-small {
    transform: scale(0.9) !important; 
}

.box1a:hover, .box1b:hover, .box1a.active, .box1b.active {
    transform: scale(1.4) !important;
}

.box1a.pulse-box, .box1b.pulse-box {
    transform: scale(1.5) !important;
}


/* *** SLIDE 5-1 *** */

.text small {
    display: block;
    font-size: 8px;
}

.text sup {
    font-size: 8px;
}

.btn-2-1 {
    height: auto;
    line-height: 1.3;
    font-size: 14px;
    padding: 15px 20px;
    box-shadow: 20px 20px 20px rgba(0,0,0,0.1);
}

.btn-2-1 span {
    font-size: 11px;
    float: right;
    padding: 10px 0;
    margin: -0 0 -10px 0;
    padding-right: 18px;
    display: block;
}

.content-box-5-1 .image-3 {
    position: absolute;
    margin-top: 67px;
    float: right;
    right: 0;
    top: 0;
    margin-right: 235px;
}

.content-box-5-1 .image-3 .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #103044;
    font-weight: bold;
    font-size: 12px;
}

/* *** SLIDE 5-2 *** */

.content-box-5-2 .description-1 {
    position: absolute;
    top: 49px;
    left: 99px;
    width: 613px;
    height: 394px;
    background: url('../img/img14.png');
}

.content-box-5-2 .description-1 .txt {
    width: 549px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #103044;
    font-size: 15.35px;
    font-weight: bold;
    height: 394px;
    padding: 50px 80px;
}

.btn-2-2 {
    color: #fff;
    background: #ff2c27;
}

.btn-2-2 span {
    background-image: url('../img/img15.png');
    padding-right: 35px;
}

.btn-2-2:hover {
    color: #fff;
    background: #ff2c27;
}

.content-box-5-2 .button-box-1 {
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -161px;
}

/* *** SLIDE 6 *** */

.content-box-6 .text {
    width: 275px;
}

.text p a {
    color: #fff;
}

.text p a:hover {
    color: #fff;
    opacity: 0.8;
}

.btn-2-3 {
    margin-top: 10px;
    width: 295px;
    height: auto;
    font-size: 15px;
    line-height: normal;
    padding: 20px 20px;
}

.btn-2-3 span {
    padding-right: 25px;
    display: block;
}

.position-1 {
    margin: 0 auto;
    width: 295px;
}

.box-2-1 {
    position: absolute;
    margin-top: 154px;
    margin-left: 54px;
    display: block;
    top: 0;
    left: 0;
    float: left;
}

.box-2-1 .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 199px;
    height: 149px;
    display: flex;
    text-align: center;
    color: #103044;
    font-weight: bold;
    font-size: 11px;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.box-2-2 {
    position: absolute;
    margin-bottom: 93px;
    margin-right: 54px;
    display: block;
    bottom: 0;
    right: 0;
    float: left;
}

.box-2-2 .txt {
    position: absolute;
    top: 0;
    right: 0;
    width: 199px;
    height: 149px;
    display: flex;
    text-align: center;
    color: #103044;
    font-weight: bold;
    font-size: 11px;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.box-2-1a .txt {
    left: auto;
    right: 0;
    width: 213px;
    height: 146px;    
}

.box-2-1a {
    margin-left: 533px;
    margin-top: 134px;
}

.box-2-2a .txt {
    left: 0;
    right: auto;
    width: 213px;
    height: 149px;    
}

.content-box-8-1 .description {
    width: 577px;
    height: 576px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 117px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #103044;
    background-image: url('../img/img19.png');
}

.content-box-8-1 .image-1, .content-box-5-2 .image-1-1-1{

    position: absolute;
    top: 20px;
    right: 63px;

}

.btn-3 {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    color: #103044;
    font-weight: bold;
    border-radius: 15px;
    transition: all .2s ease-in-out;
    margin-top: 30px;
    width: 246px;
    height: 69px;
    padding: 0 20px;
    font-size: 13px;
    text-align: center;
    box-shadow: 20px 20px 20px rgba(0,0,0,0.2);
    line-height: 70px;
}

.btn-3 span {
    padding-right: 25px;
    display: inline-block;
    transition: all .2s ease-in-out;
    background: url(../img/img20.png) center right no-repeat;
}

.btn-3:hover {
    transform: scale(1.05);
}

.content-box-5-2 .text {
    margin-bottom: 0;
}