body{
    margin: 0% 0% 0% 0%; 
    
}

.header {
    padding: 0% 0% 0% 0%;
    width: 100%;
    height: 866px;
    display: block;
}

.header .leftdeco {
    background: url("..\\img\\header.png") no-repeat;
    background-size: contain;
    width: 1000px;
    height: 90%;
    position: absolute;
    display: block;
    z-index: 1;
    background-position: -14% -48%;
}

.header .rightdeco{
    background: url("..\\img\\line\\bigline.png") no-repeat;
    background-size: cover;
    float: right;
    width: 400px;
    height: 432px;
    z-index: 1;
}

.header .logo{

    display: block;
    float: right;
    top: 97px;
    right: 398px;
    z-index: 2;
    position: absolute;
}

.header .logo .ivgu{
    background: url("..\\img\\logo\\ivgu.png") no-repeat;
    background-size: contain;
    width: 150px;
    height: 150px;
    display: inline-block;
}


.header .logo .point{
    background: url(..\\img\\logo\\point.png) no-repeat;
    background-size: contain;
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-left: 51px;
    display: inline-block;
}

.header .box{
    margin-left: 44%;
    margin-top: 4.25%;
    display: inline-block;
    width: 50%;
    height: 200px;
    padding: 0%;
    z-index: 2;
    
}

.header .box .text{
    width: 585px;
    margin: 0px;
    float: left;
    color: #00a99d;
}

.header .box .text h1{
    font-size: 8.5em;
    margin: -36px -18px;
    text-align: justify;
    font-family: 'MYRIADPRO-BOLD';
    color: #29abe2;
}

.header .box .text h2{
    font-size: 3em;
    margin: 0px;
    color: #00a99d;
    font-family: MYRIADPRO-BOLD;
}

.header .box .text {
    font-family: MYRIADPRO-REGULAR;
}

.header .box .text .cont{
    margin-top: 46px;
    font-family: 'MYRIADPRO-REGULAR';
    font-size: 17px;
    text-align: justify;
    width: 543px;
}

.header .box .text .cont .context #data1{
    display: inline-block;
    font-size: 18px;
    margin-left: -19px;
}
.header .box .text .cont .context #data2{
    display: inline;
    font-size: 18px;
}

.header .box .text .cont #st{
    font-family: 'MYRIADPRO-REGULAR';
    font-size: 1em;
    text-align: justify;
    width: 600px;
    margin-top: 46px;
    margin-left: -19px;
}


.header .box .text .cont .context {
    margin-top: 22px;
    margin-left: -1px;
}

.header .box .text .cont .context #line{
    display: inline-block;
    width: 154px;
    border: 1px solid;
    margin-bottom: 6px;
}

.header .box  .text  button {
    border: 1px solid #29abe2;
    color: #29abe2;
    text-align: center;
    text-decoration: none;
    background: white;
    /* display: block; */
    width: 183px;
    height: 34px;
    z-index: 2;
    float: right;
    display: inline;
    margin-right: -1px;
    margin-top: -28px;
    font-size: 16px;
    cursor: pointer;
    font-family: 'MYRIADPRO-REGULAR';
}

.header .box  .text  button:hover {
    background: #29abe2;
    color: white;
}

.header .box .text p{
    display: inline-block;
    width: 300px;
    text-align: justify-all;
}

.header .box .rocket{
    background: url(..\\img\\rocket.png) no-repeat;
    background-size: cover;
    width: 127px;
    height: 172px;
    float: left;
    display: block;
    margin-top: -16px;
}



.body {
    width: 100%;
    height: 928px;
    background-color:#00a99d;
    z-index: -2;
    background-position: -2px 70px
}

.body .right{
    width: 50%;
    height: 100%;
    z-index: 3;
    display: block;
}

.body .left{
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    float: left;
    z-index: 3;
}


.body .right{
    float: right;

}

.body .left .textarea{
    color:white;
    font-size: larger;
    display: block;
    z-index: 3;
    margin-left: 14%;
    margin-top: 11%;
}

.body .left .textarea h1{
    font-size: 130px;
    margin: 0%;
    font-family: 'MYRIADPRO-BOLDCOND';
}

.body .left .textarea h2{
    font-size: 75px;
    margin: 0%;
    font-family: 'MYRIADPRO-BOLDCOND';
}

.body .left .textarea #shadow{
    margin-top: -91px;
    color: transparent;
    width: 690px;
    box-shadow: inset 0px -61px #29abe2;
    margin-left: 6px;
}

.body .left .leftdecodown{
    height: 56px;
    width: 174px;
    float: left;
    background: url(..\\img\\mpoint.png) no-repeat;
    background-size: contain;
    margin-top: 54px;
}

.body .right .textarea{
    color: aliceblue;
    float: right;
    font-size: 1.5em;
    font-family: MYRIADPRO-REGULAR;
    margin-top: 180px;
    width: 600px;
    margin-right: 0px;
}

.body .right .textarea p{
    margin-top: 36px;
}

.body .right .textarea button {
    border: 1px solid white;
    color: white;
    text-align: center;
    text-decoration: none;
    background: transparent;
    width: 379px;
    height: 69px;
    z-index: 2;
    float: right;
    display: inline;
    margin-right: 174px;
    margin-top: 76px;
    font-size: 37px;
    font-family: '';
    cursor: pointer;
    font-family: 'MYRIADPRO-REGULAR';
}

.body .right .textarea button:hover {
    color: #00a99d;
    background: white;
}

.body .right .rightdeco{
    width: 270px;
    height: 612px;
    float: right;
    display: block;
    margin-top: 316px;
    background: url(..\\img\\line\\line_1.png) no-repeat;
    background-size: contain;
    background-position: 59px;
}

.support {
    width: 100%;
    height: 500px;
}

.support .org{
    margin-top: 63px;
    margin-left: 133px;
    float: left;
    /* width: 40%; */
    /* height: 500px; */
}

.support .logo{
    display: block;
    float: right;
    z-index: 2;
    width:500px
}

.support .logo .ivgu{
    background: url("..\\img\\logo\\ivgu.png") no-repeat;
    background-size: contain;
    width: 150px;
    height: 150px;
    display: inline-block;
    margin-bottom:20px
}


.support .logo .point{
    background: url(..\\img\\logo\\point.png) no-repeat;
    background-size: contain;
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-left: 51px;
    display: inline-block;
    margin-bottom:20px
}

.support .logo .tcp{
    background: url(..\\img\\logo\\tcp.png) no-repeat;
    background-size: contain;
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-left: 51px;
    display: inline-block;
    margin-bottom:20px
}


.support .partner{
    float: right;
    width: 55%;
    display: block;
    height: 402px;
    position: relative;
    /* right: 0px; */
    /* top: 0px; */
    margin-top: 63px;
    margin-right: 30px;
}

.support h2{
    color: #00a99d;
    font-family: MYRIADPRO-BOLD;
    margin-bottom: 34px;
    margin-left: -2px;
    margin-top: 14px;
    font-size: 30px;
}

.support .partner img{
    height: 110px;
}

.support .partner div{
    display: inline-block;
    max-width: 300px;
    margin-right: 50px;
    margin-bottom: 20px;
}


.footer {
    width: 100%;
    height: 80px;
    background-color: #29abe2;
    display: block;
}

.footer .lead{
    max-width: 30%;
    float: left;
}
.footer img{
    height: 25px;
    margin-top: 24px;
    margin-left: 133px;
}
.footer a{
    font-family: MYRIADPRO-BOLD;
    font-size: 30px;
    margin-left: 14px;
    margin-bottom: 2px;
    text-decoration: none;  
    color: white;
}

.footer .textarea{
    display: block;
    /* margin-left: 48px; */
    font-size: 23px;
    font-family: MYRIADPRO-REGULAR;
    float: right;
    margin-top: 22px;
    margin-right: 91px;
    color: white;
}

@media  (width:1680px) {
.header .box .rocket {display: none;}
.footer a {font-size: 25px;}
.body .right .textarea {display: none;}
}

@media  (width: 1920px){
    .header .logo{
        top: 7%;
        right: 19%;
    }
    .header {
        height:600px;
    }
    .header .box{
        margin-top: -9.5%;
    }
}

@media  (min-width:1440px){
    .header .leftdeco {
        width: 40%;
        height: 1350px;
    }
}


@media  (max-width: 1679px) and (min-width: 1280px) {
    .header .leftdeco{
        width: 1000px;
        height: 1350px;
    }

    .header .box {
        margin-left: 50%;
        margin-top: 5%;
    }
    .body .right .textarea button {
        float: left;
        margin-top: 10%;
        margin-left: 1%;
    }
    .body .right .textarea{
        width: 60%;
        margin-top: 15%;
    }
    

}

@media (max-width: 1680px) and (min-width: 1024px){
    .header .box .text{
        margin-left:20%;
    }
}

@media  (max-width:1441px) and (min-width: 768px){
    .header .leftdeco {height: 500px;}
    .header .logo {right: 0px;}
    .header .box{
        margin-left: 0px;
        margin-top: 4.25%;
        display: inline-block;
        width: 100%;
        height: 200px;
        padding: 0%;
        z-index: 2;
    }
    .header .box .text{
        margin-left: 160px;
    }
    .body .left,.body .right{
        width: 100%;
        position: static;
    }
    .body .left{
        height: 40%;
    }
    .body .right{
        height: 60%;
    }
    .body .right .textarea{
        margin-right: -35px;
    }
    .body{
        height: 1400px;
    }
    .support{
        height: 800px;
    }
    .support .org {
        margin-top: 63px;
        margin-left: 10%;
    }
    .support .logo {
	width:100%;
	margin-left:-10%;
    }

    .support .partner{
        margin-left: 10%;
	width: 85%;
	float: left;
    }
    .footer .textarea {
        display: block;
        /* margin-left: 48px; */
        font-size: 15px;
        font-family: MYRIADPRO-REGULAR;
        float: right;
        margin-top: 32px;
        margin-right: 14px;
        color: white;
    }
    .footer .lead {
        max-width: 40%;
    }
    .footer img {
        height: 25px;
        margin-top: 24px;
        margin-left: 26px;
    }
}

@media  (max-width:1024px) and (min-width: 320px){
    .body {
        height: 1900px;
    }
    .body .right .rightdeco {
        width: 270px;
        height: 612px;
        float: right;
        display: block;
        margin-top: 531px;
    }
}
























@font-face {
    font-family: MYRIADPRO-REGULAR; 
    src: url("..\\fonts\\MYRIADPRO-REGULAR.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-BOLD; 
    src: url("..\\fonts\\MYRIADPRO-BOLD.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-BOLDCOND; 
    src: url("..\\fonts\\MYRIADPRO-BOLDCOND.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-BOLDCONDIT; 
    src: url("..\\fonts\\MYRIADPRO-BOLDCONDIT.OTF") format("opentype"); 
}

@font-face {
    font-family: MYRIADPRO-BOLDIT; 
    src: url("..\\fonts\\MYRIADPRO-BOLDIT.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-COND; 
    src: url("..\\fonts\\MYRIADPRO-COND.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-BOLDCOND; 
    src: url("..\\fonts\\MYRIADPRO-BOLDCOND.OTF") format("opentype"); 
} 

@font-face {
    font-family: MYRIADPRO-CONDIT; 
    src: url("..\\fonts\\MYRIADPRO-CONDIT.OTF") format("opentype"); 
}

@font-face {
font-family: MyriadPro-Light; 
src: url("..\\fonts\\MyriadPro-Light.OTF") format("opentype"); 
} 

@font-face {
font-family: MYRIADPRO-SEMIBOLD; 
src: url("..\\fonts\\MYRIADPRO-SEMIBOLD.OTF") format("opentype"); 
}
 
@font-face {
font-family: MYRIADPRO-SEMIBOLDIT; 
src: url("..\\fonts\\MYRIADPRO-SEMIBOLDIT.OTF") format("opentype"); 
}