* { margin: 0; padding: 0; outline: none; box-sizing: border-box; }
img {border:0;}
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit;}
html {height:100%;}
body {height: auto !important; height: 100%; min-height: 100%; position: relative; background:#fff; font:12px 'Raleway', Arial, Helvetica, sans-serif; color:#000; font-variant-numeric: lining-nums; font-feature-settings: 'lnum';}
.container { max-width:1190px; min-width:320px; margin:0 auto; padding:0 10px; position:relative;}
ul {list-style:none;}
a {}


header {height: 70px; background: #0774b5;}
.logo {position:absolute; left:10px; top:17px; font-weight: 900; font-size: 24px; line-height: 130%; text-decoration: none; text-transform: uppercase; color: #fff; display: flex; align-items: center;}
.logo img {margin-right: 10px;}
.tel {position: absolute; right: 10px; top: 17px;}
.tel a {font-weight: bold; font-size: 24px; text-decoration: none; color: #fff; line-height: 130%;}
header p {position: absolute; left: 340px; top: 20px; font-weight: 500; color: white; font-size: 24px; line-height: 130%;}

h1 {font-weight: 800; font-size: 46px; line-height: 130%;}
h2 {font-weight: 800; font-size: 36px; line-height: 130%; text-align: center;} 
h3 {font-weight: 700; font-size: 32px; line-height: 150%; text-align: center;} 
p  {color: #4e4e4e;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
}
.main-bg h1 {margin-bottom: 20px; max-width: 750px;}
.main-bg p {text-align: justify; max-width: 750px;}

.main-bg .container {padding: 100px 10px;}
.main-bg .button-1 {margin-bottom: 90px;}
.cool-box {font-weight: 500; font-size: 20px; line-height: 130%; background: url('../images/cool-img.png') no-repeat; min-height: 38px; padding: 8px 0 0 46px; color: #000; margin-bottom: 40px;}
.main-img {position: absolute; right: 10px; top: 100px;}
.main-img img {width: 400px; height: auto;}

.button-1 {display: inline-block; padding: 0 20px; height: 60px; cursor: pointer; background: linear-gradient(0deg, #04030a00, #11b9cd), linear-gradient(180deg, #228db5 0%, #001491 100%); border-radius: 4px; color: #fff; font-weight: bold; text-decoration: none; font-size: 24px; line-height: 58px; text-align: center; transition: none; border: 1px solid #004e9b;}
.button-1:hover {background: #004e9b;}

.icons-wrap {background: #0774b5; color: #fff; overflow: hidden; padding: 50px; margin-bottom: 80px;}
.icons-wrap h2 {margin-bottom: 50px; font-size: 46px; text-align: left;}
.icons-wrap ul {column-count: 2;}
.icons-wrap ul li {font-weight: 600; font-size: 24px; line-height: 150%; padding: 0 0 12px 36px; background: url('../images/check2.svg') no-repeat 0 8px;}
.icons-wrap img {position: absolute; left: -35px; top: 0;}
.icons-wrap .container div {padding: 0 0 0 520px;}

.icons-wrap2 {background: #0774b5; color: #fff; overflow: hidden; padding: 50px; margin-bottom: 80px;}
.icons-wrap2 h2 {margin-bottom: 50px; font-size: 46px; text-align: left;}
.icons-wrap2 ul {column-count: 1;}
.icons-wrap2 ul li {font-weight: 600; font-size: 24px; line-height: 150%; padding: 0 0 12px 36px; background: url('../images/check2.svg') no-repeat 0 8px;}
.icons-wrap2 img.centered, .aligncenter {display: block;margin: 0 auto 24px; }
.icons-wrap2 p{color: #fff;font-size: 12px;font-size: 1.6rem;font-weight: 400;line-height: 1.4;margin: 0;}


    
   

.sponsors-header {}
.sponsors {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.sponsors li {padding: 20px;}

.step-box-wrap {border: 10px solid #F5F3EB; padding: 50px; margin-bottom: 80px;}
.step-box-wrap h2 {margin-bottom: 40px; color: #0D1B3D;}
.steps-list-1 {margin: 0 -5px 40px -5px; display: flex; flex-wrap: wrap;}
.steps-list-1 li {margin: 0 5px; flex: 1; background: #F5F3EB; text-align: center; padding: 40px; font-weight: bold; font-size: 20px; line-height: 140%;}
.steps-list-1 li div {height: 110px;}
.steps-list-2 {display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 40px;}
.steps-list-2 li {padding: 0 25px 20px 25px; font-size: 18px; line-height: 150%; background: url('../images/check.svg') no-repeat 0 6px;}

.bottom-box {background: #0774b5; padding: 100px 0;}
.bottom-box-in {text-align: center; max-width: 970px; margin: 0 auto; background: #fff; padding: 80px;}
.bottom-box h3 {margin-bottom: 10px;}
.bottom-box p {margin-bottom: 60px; font-size: 32px; line-height: 130%;}

footer {background: grey; min-height: 120px;}
footer ul {display: flex; flex-wrap: wrap; align-items: center; min-height: 120px; margin-left: 200px;}
footer li {font-size: 12px; line-height: 130%; padding: 0 10px;}
footer li a {color: #fff; text-decoration: none; padding: inherit !important;}
footer li a:hover {text-decoration: underline;}
.footer-logo {font-weight: bold; font-size: 26px; text-decoration: none; color: #fff; position: absolute; left: 10px; top: 40px;}
.footer-logo span {color: #5BCAFA;}
footer .tel {top: 40px;}

#legal {max-width: 500px; margin: 0 auto; padding: 20px 0 30px 0; text-align: center; color: #ffffff;}
#legal>p {margin-bottom: 20px;}
#legal>p>a {display: block; margin-bottom: 5px; color: #ffffff;}


.loader {
    width: 100%;
    height: 100vh;
    display: block;
    position: fixed;
    z-index: 1;
    background-color: #ffffff;
}

.loader-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.loader p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 20px;
}

.loader .lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.loader .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 45px;
    height: 45px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #1e272e;
    border-color: #1e272e transparent #1e272e transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*Clear & Animation*/
.clear {clear:both; line-height:0px; height:0px; overflow:hidden; font-size:0px; content:''; display:block;}
a, button {transition:all 0.2s ease-in-out;}

/*Responsive*/
@media (max-width: 1210px) {
    .container {max-width:1000px;}
    .step-box-wrap {padding: 60px 10px;}
    .steps-list-1 li {padding: 40px 20px;}
    .main-bg h1 {max-width: 600px;}
    .icons-wrap .container div {padding-left: 400px;}

}
@media (max-width: 999px) {
    .container {max-width:768px;}
    .cool-box {color: #000; position: static; margin-bottom: 10px;}

    .main-bg .container { padding: 80px 10px; text-align: center;}
    .main-img {position: static; text-align: center;}
    .main-img img {width: auto; max-width: 100%; height: auto;}
    .cool-box {display: inline-block; margin-bottom: 20px;}
    .main-bg .button-1 {display: block; margin: 0 auto 80px auto; width: 280px;}
    .main-bg h1 {max-width: 100%;}
    .icons-wrap .container div {padding-left: 0;}
    .icons-wrap img {position: static; display: block; max-width: 100%; width: auto; height:auto; margin: 0 auto;}
    .icons-wrap h2 {text-align: center;}
    .icons-wrap ul {margin-bottom: 40px;}

    .tel {top: 22px;}

    h1 {font-size: 40px;}
    h2 {font-size: 30px;}
    .steps-list-2 {margin: 0;}
    .steps-list-1 li {font-size: 16px;}
    .steps-list-1 li {padding: 40px 10px;}
    .steps-list-2 {justify-content: center;}
    .step-box-wrap {padding: 40px 10px;}
    
}

@media (max-width: 767px) {
    .main-bg {min-height: 1px;  background-size: contain; margin-bottom: 40px;}
    .main-bg .container {padding: 20px 10px;}
    .button-1 {height: 52px; line-height: 50px; font-size: 20px;}
    .main-bg h1 {font-size: 28px; line-height: 130%;}
    .cool-box {display: inline-block; font-weight: 500; font-size: 16px; line-height: 130%;}
    .logo {font-size: 16px; top: 16px;}
    .logo img {width: 24px; height: auto;}
    .tel a {font-size: 20px;}
    h2 {font-size: 26px;}
    .tel {top: 14px;}

    header {height: 58px;}
    header p {display: none;}


    .sponsors li {padding: 10px; width: 33.33%;}
    .sponsors li img {max-width: 100%; width: auto; height: auto;}
    .main-img {margin-bottom: 20px;}
    .main-bg .button-1 {margin-bottom: 40px;}

    .steps-list-1 {margin: 0 0 40px 0;}
    .steps-list-1 li {width: 100%; flex: none; margin: 0 0 10px 0;}


    .bottom-box p {font-size: 30px;}
    .bottom-box {padding: 40px 0;}
    .bottom-box-in {padding: 40px 10px;}
    .bottom-box h3, .bottom-box p {font-size: 26px;}

    .icons-wrap {padding: 80px 0;}
    .icons-wrap h2 {font-size: 28px;}
    .icons-wrap ul {column-count: 1;}

    footer {text-align: center; height: auto; padding: 20px 0;}
    footer ul {min-height: 1px; margin: 5px 0; justify-content: center;}
    footer li {padding:5px 10px;}
    .footer-logo, footer .tel {position: static;}
 

}

@media (max-width: 567px) {
  
	
}
	
@media (max-width: 480px) {
    .cool-box {text-align: left; max-width: 250px; padding-top: 0;}
    .steps-list-2 li {width: 100%;}
    .steps-list-2 li br {display: none;}

}