
* {margin: 0; padding: 0;}
body {overflow: hidden;}
.video {z-index: 100}
.video iframe, .video object, .video embed { position: fixed; top: 0; left: 0; width: 100%; height: auto; min-height: 100%;}
.skip {background: none repeat scroll 0 0 #00adef; color: #fff; text-transform: uppercase; text-align: right; font-size: 14px; font-weight: 700; font-family: 'Josefin Sans', sans-serif; bottom: 14px; height: 23px; position: absolute; right: 15px; padding-right: 20px; width: 100px; z-index: 2000; padding-top: 1px; border-radius: 3px;}   
.skip a {color: #fff; text-decoration: none}      



.centro {width: 100%; /*height: 40%; */margin: 0 auto; z-index: 2000; position: absolute; text-align: center; padding: 50px 0;}
.centro .centro-left {padding: 10px 0; margin: 10px 0 25px; width: 100%; font-size: 19px; font-weight: 300; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase; transition: all ease-in 0.1s 0s; }
.centro .centro-right {display: inline; padding: 10px 15px; margin: 10px auto; font-size: 16px; font-weight: 700; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase; transform: translateX(25px);}
.centro .centro-right a {color: #fff; text-decoration: none;  padding: 10px 15px; background: #00ADEF; border-radius: 5px;}
.centro .centro-right a:hover {background: #111; transition: all linear .1s .1s; background: #FF8300; }


.centro1 {width: 100%; /*height: 40%; */margin: 0 auto; z-index: 2000; position: absolute; text-align: center; padding: 10px 0;}
.centro1 .centro-left {padding: 10px 0; margin: 10px 0 25px; width: 100%; font-size: 19px; font-weight: 300; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase; transition: all ease-in 0.1s 0s; }
.centro1 .centro-right {display: inline; padding: 10px 15px; margin: 10px auto; font-size: 16px; font-weight: 700; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase; transform: translateX(25px);}
.centro1 .centro-right a {color: #fff; text-decoration: none;  padding: 10px 15px; background: #00ADEF; border-radius: 5px;}
.centro1 .centro-right a:hover {background: #111; transition: all linear .1s .1s; background: #FF8300; }

.centro2 {display: none; width: 100%; /*height: 40%; */margin: 0 auto; z-index: 2000; position: absolute; text-align: center; padding: 0px; bottom: 65px}
.centro2 .centro-left {padding: 10px 0; margin: 10px 0 25px; width: 100%; font-size: 19px; font-weight: 300; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase; transition: all ease-in 0.1s 0s; }
.centro2 .centro-right { padding: 10px 15px; margin: 0 auto; font-size: 16px; font-weight: 700; font-family: 'Josefin Sans', sans-serif; color: #fff; text-transform: uppercase;}
.centro2 .centro-right a {color: #fff; text-decoration: none;  padding: 10px 15px; background: #00ADEF; border-radius: 5px;}
.centro2 .centro-right a:hover {background: #111; transition: all linear .1s .1s; background: #FF8300; }
