@charset "UTF-8";
/* CSS Document */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
body * {
    position: absolute;
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

#main_wrapper {
    position: absolute;
    display: block;
    width: 300px;
    height: 250px;
    overflow: hidden;
    background-color: #2E234B;
    opacity: 0;
}

#frame {
    position: absolute;
    display: block;
    width: 300px;
    height: 250px;
    border: 1px solid #555555;
    z-index: 5;
}

.active#main_wrapper {
    opacity: 1;
}

#searchField {
    position: absolute;
    display: block;
    width: 300px;
	height: 250px;
}

#animateOutline {
    left: 23px;
    top: 92px;
    width: 254px;
}

.cls-100 {
    transform: translate(1px, 1px);
box-sizing: border-box;
        stroke-width: 2;
        stroke: #eeeeee;
        fill:  transparent;
        animation: dash 1s linear;
        animation-fill-mode: forwards;
    }


#searchMask {
    top: 107px;
    position: absolute;
    display: block;
    width: 300px;
	height: 50px;
}

#copyFrame1, #copyFrame2 {
    position: absolute;
    display: block;
    width: 300px;
	height: 250px;
}

#searchCopy {
    left: 38px;
    position: absolute;
    display: block;
    width: 218px;
	height: 37px;
}

#symbol {
    position: absolute;
    display: block;
    top: 54px;
    left: 16px;
    width: 201.6px;
	height: 25.1px;
}

#logo_name {
    position: absolute;
    display: block;
	background: url('img/logo.svg') no-repeat;
	background-size: 300px 250px;
	width: 300px;
	height: 250px;
}

#mask11 {
    position: absolute;
    display: block;
    top: 22px;
    width: 300px;
    height: 26px;
    overflow: hidden;
}

#mask12 {
    position: absolute;
    display: block;
    top: 55px;
    width: 300px;
    height: 26px;
    overflow: hidden;
}

#mask13 {
    position: absolute;
    display: block;
    top: 88px;
    width: 300px;
    height: 26px;
    overflow: hidden;
}

#mask14 {
    position: absolute;
    display: block;
    top: 120px;
    width: 300px;
    height: 26px;
    overflow: hidden;
}


#copy11 {
    position: absolute;
    display: block;
	background: url('img/copy1.svg') no-repeat 0px -22px;
	background-size: 300px 250px;
	width: 300px;
	height: 26px;
}

#copy12 {
    position: absolute;
    display: block;
    background: url('img/copy1.svg') no-repeat 0px -55px;
    background-size: 300px 250px;
    width: 300px;
    height: 26px;
}

#copy13 {
    position: absolute;
    display: block;
    background: url('img/copy1.svg') no-repeat 0px -88px;
    background-size: 300px 250px;
    width: 300px;
    height: 26px;
}

#copy14 {
    position: absolute;
    display: block;
    background: url('img/copy1.svg') no-repeat 0px -120px;
    background-size: 300px 250px;
    width: 300px;
    height: 26px;
}


/*////////////////////////////////copy 2///////////////////////////////////////////*/

#mask21 {
    position: absolute;
    display: block;
    top: 22px;
    width: 300px;
    height: 26px;
    overflow: hidden;
}
#mask22 {
    position: absolute;
    display: block;
    top: 54px;
    width: 300px;
    height: 24px;
    overflow: hidden;
}
#mask23 {
    position: absolute;
    display: block;
    top: 87px;
    width: 300px;
    height: 28px;
    overflow: hidden;
}
#mask24 {
    position: absolute;
    display: block;
    top: 120px;
    width: 300px;
    height: 24px;
    overflow: hidden;
}

#copy21 {
    position: absolute;
    display: block;
	background: url('img/copy2.svg') no-repeat 0px -22px;
	background-size: 300px 250px;
	width: 300px;
	height: 26px;
}
#copy22 {
    position: absolute;
    display: block;
	background: url('img/copy2.svg') no-repeat 0px -54px;
	background-size: 300px 250px;
	width: 300px;
	height: 24px;
}
#copy23 {
    position: absolute;
    display: block;
	background: url('img/copy2.svg') no-repeat 0px -87px;
	background-size: 300px 250px;
	width: 300px;
	height: 28px;
}
#copy24 {
    position: absolute;
    display: block;
	background: url('img/copy2.svg') no-repeat 0px -120px;
	background-size: 300px 250px;
	width: 300px;
	height: 24px;
}


/*////////////////////////////////copy 3///////////////////////////////////////////*/
#mask31 {
    position: absolute;
    display: block;
    top: 13px;
    width: 300px;
    height: 16px;
    overflow: hidden;
}

#mask32 {
    position: absolute;
    display: block;
    top: 180px;
    width: 300px;
    height: 19px;
    overflow: hidden;
}
#mask33 {
    position: absolute;
    display: block;
    top: 198px;
    width: 300px;
    height: 18px;
    overflow: hidden;
}

#copy30 {
    top: 86px;
    left: 76px;
    position: absolute;
    display: block;
	background: url('img/copy3.svg') no-repeat 0px -86px;
	background-size: 300px 250px;
	width: 300px;
	height: 90px;
    transform: skew(-30deg);
}
#copy31 {
    position: absolute;
    display: block;
	background: url('img/copy3.svg') no-repeat 0px -13px;
	background-size: 300px 250px;
	width: 76px;
	height: 16px;
}
#copy32 {
    position: absolute;
    display: block;
	background: url('img/copy3.svg') no-repeat 0px -180px;
	background-size: 300px 250px;
	width: 300px;
	height: 19px;
}
#copy33 {
    position: absolute;
    display: block;
	background: url('img/copy3.svg') no-repeat 0px -198px;
	background-size: 300px 250px;
	width: 300px;
	height: 18px;
}
#arrowMask {
    position: absolute;
    display: block;
    top: 12px;
    left: 84px;
    width: 300px;
    height: 16px;
    overflow: hidden;
}

#arrow {
    top: 4px;
    position: absolute;
    display: block;
	background: url('img/copy3.svg') no-repeat -84px -16px;
	background-size: 300px 250px;
	width: 12px;
	height: 8px;
}

/*////////////////////////////////copy 4///////////////////////////////////////////*/
#mask40 {
    position: absolute;
    display: block;
    top: 213px;
    width: 300px;
    height: 12px;
    overflow: hidden;
}
#mask41 {
    position: absolute;
    display: block;
    top: 91px;
    width: 300px;
    height: 14px;
    overflow: hidden;
}

#mask42 {
    position: absolute;
    display: block;
    top: 92px;
    width: 300px;
    height: 16px;
    overflow: hidden;
}
#mask43 {
    position: absolute;
    display: block;
    top: 108px;
    width: 300px;
    height: 16px;
    overflow: hidden;
}
#mask44 {
    position: absolute;
    display: block;
    top: 108px;
    width: 300px;
    height: 14px;
    overflow: hidden;
}

#copy40 {
    position: absolute;
    display: block;
	background: url('img/copy4.svg') no-repeat 0px -213px;
	background-size: 300px 250px;
	width: 300px;
	height: 12px;
}
#copy41 {
    left: 16px;
    position: absolute;
    display: block;
	background: url('img/copy4.svg') no-repeat -16px -91px;
	background-size: 300px 250px;
	width: 74px;
	height: 14px;
}
#copy42 {
    left: 96px;
    position: absolute;
    display: block;
	background: url('img/copy4.svg') no-repeat -96px -92px;
	background-size: 300px 250px;
	width: 70px;
	height: 16px;
}
#copy43 {
    left: 16px;
    position: absolute;
    display: block;
	background: url('img/copy4.svg') no-repeat -16px -108px;
	background-size: 300px 250px;
	width: 52px;
	height: 16px;
}
#copy44 {
    left: 73px;
    position: absolute;
    display: block;
	background: url('img/copy4.svg') no-repeat -73px -108px;
	background-size: 300px 250px;
	width: 36px;
	height: 14px;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/

#ticker1 {
    width: 300px;
    height: 21px;
    bottom: 0px;
    background-color: #eeeeee;
}

#ticker11 {
right: 10px;
}

.ticker1 {
    top: 2px;
    background: url('img/ticker1.svg') repeat-x;
    background-size: 88px 17px;
    width: 880px;
    height: 17px;
}
.ticker2 {
    top: 4px;
    background: url('img/ticker2.svg') no-repeat;
    background-size: 106px 14px;
    width: 106px;
    height: 14px;
}

#ticker2 {
left: 14px;
    width: 300px;
    height: 21px;
    bottom: 0px;
    background-color: #2E234B;
    transform: skewX(-30deg);
}

#ticker21 {
right: 10px;
}

#ticker22 {
right: 126px;
}

#ticker23 {
right: 242px;
}
#ticker24 {
right: 358px;
}
#ticker25 {
right: 474px;
}
#ticker26 {
right: 590px;
}
#ticker27 {
right: 706px;
}
#ticker28 {
right: 822px;
}
#ticker29 {
right: 938px;
}
#ticker210 {
right: 1054px;
}

#legal {
    position: absolute;
    display: block;
    background: url('img/legal.svg') no-repeat;
    background-size: 300px 250px;
    width: 300px;
    height: 250px;
}

#white_plane {
    position: absolute;
    display: block;
    width: 300px;
    height: 250px;
    background-color: #fff;
}

#skewedMask {
    left: -80px;
    position: absolute;
    display: block;
    width: 460px;
    height: 250px;
    background-color: #eeeeee;
    transform: skew(30deg);
    overflow: hidden;
}

/*////////////////////////////////////////////////////// CTA //////////////////////////////////////////////////////////////*/

#CTA {
    position: absolute;
    display: block;
    left: 174px;
    top: 171px;
    width: 114px;
    height: 35px;
}
