/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */



html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    background:#061e43;
    overflow-x: hidden;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
html.js body header section div.wrap aside.login div.wrapper img{float:left !important;}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
input{font-family:museo500 !important; font-weight:normal;}
h1, h2, h3, h4, h5, h6 { /*reset for mobile browsers */
    font-weight: normal;
}
aside.login .wrapper img {
    float: left !important;
    left: 2px !important;
    position: relative !important;
    top: 0 !important;
}
aside.login .wrapper img {float:left !important; position: relative !important;left:2px !important;top:0 !important;}
span {  
font-weight:normal;
}

.login .wrapper{padding-right:0 !important;}
/*Fonts*/

.login .wrapper {
    text-align: right;
    width: 1026px;
    margin: 0 auto;
}
@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo300-regular-webfont.eot');
    src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo300-regular-webfont.woff') format('woff'),
         url('../fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo700-regular-webfont.eot');
    src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo700-regular-webfont.woff') format('woff'),
         url('../fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo700-regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebas-webfont.eot');
    src: url('../fonts/bebas-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas-webfont.woff') format('woff'),
         url('../fonts/bebas-webfont.ttf') format('truetype'),
         url('../fonts/bebas-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'museo500';
    src: url('../fonts/museo500-regular-webfont.eot');
    src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo500-regular-webfont.woff') format('woff'),
         url('../fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo500-regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
 
 header { 
    background: url(../img/dark-texture.png);
    width:100%;
}

input{width:110px !important;}

.forkit-curtain > img {
    width: 70%;
}

.forkit-curtain {
    background:url("../img/bg-curtain.png");
    text-align: center;
    z-index:10;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
}

.forkit {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 150px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.forkit .tag {
    display: block;
    height: 30px;
    width: 200px;
    color: #fff;
    background: #aa0000;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    box-shadow: 0px 0px 10px rgba( 0, 0, 0, 0.4 );

    -webkit-transform-origin: 15px 0px;
       -moz-transform-origin: 15px 0px;
        -ms-transform-origin: 15px 0px;
         -o-transform-origin: 15px 0px;
            transform-origin: 15px 0px;
}

.forkit .tag:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 26px;
    margin: 1px;
    border: 1px solid rgba( 255, 255, 255, 0.4 );
}
.login .wrapper {

    width: 1026px !important;
}
.forkit .string {
    display: block;
    height: 1px;
    width: 0px;
    position: absolute;

    background: rgba( 255, 255, 255, 0.7 );
    box-shadow: 0px 0px 10px rgba( 0, 0, 0, 0.4 );

    -webkit-transform-origin: 0px 0px;
       -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
         -o-transform-origin: 0px 0px;
            transform-origin: 0px 0px;
}


.sharing {
    position: absolute;
    bottom: 16px;
    left: 20px;
}

.forkit-curtain  .close-button {
    background-size: 40px auto;
    cursor: pointer;
    height: 46px;
    position: absolute;
    right: 300px;
    top: 20px;
    width: 47px;
    z-index: 10;
}
input{
       border: medium none;
    border-radius: 3px;
    color: #131313;
    font-family: museo;
    font-weight: normal !important;
    height: 25px !important;
    padding-left: 5px;
    text-align: center;
    width: 120px !important;
}
.forkit-curtain.show{
    top: 0 !important;
}

.close-button > img {
    display: block;
    width: 40px;
}

a.forkit {
    z-index: 10;
    position:absolute;
    top:0;
    right:0;
}

a.forkit-ie {
    z-index: 10;
    position:absolute;
    top:0;
    right:0;
    display: none;
}

 #header-logo { 
    background: url("../img/texture.png") repeat scroll 0 0 transparent;
    height: 112px;
    position: relative;
    z-index: 5; 
    -webkit-box-shadow: 0px 1px 1px 1px ;
            box-shadow: 0px 1px 1px 1px ;
}

 #header-logo img { 
    margin:0 auto; 
    display: block;
     position:relative; 
     z-index:1; 
 }

.wrap {
    margin:0 auto; 
    width: 1024px; 
} 

.wrap-middle {
    margin:0 auto; 
    width: 1015px; 
} 

#main-container { 
    
    box-shadow: 0 2px 4px 1px;
    left: 1px;
    margin: 0 auto;
    padding-top: 110px;
    position: relative;
    width: 1000px;
    z-index: 0;
    background:#041229;

}

h1 { 
    color: #454545;
    font-family: museo300;
    font-size: 54px;
    margin: 0 auto;
    text-align: center;
    width: 945px;
    padding-bottom:100px;
    background: url(../img/titular.png) no-repeat center top;
    text-indent: -9999px;
}


h2{
    color: #FFFFFF;
    font-family: bebas_neueregular;
    font-size: 26px;
    left: 67px;
    position: relative;
    top: -12px;
    width: 265px;
}

#left-container p {
 text-indent: -9999px;
}

#right-container h2 p {
    display: inline-block;
    line-height: 33px;
    margin-right: 12px;
}

.bold { 
    font-family:museo700;
    color:#454545;
}

.bold-red { 
    color:#900000; 
    font-family:museo700;
}

.marked {
    font-size:92px;
}

#left-container {
     background: url("../img/ipad.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 500px;
    margin: 30px;
    vertical-align: top;
    width: 578px;
}

#right-container { 
     background: url("../img/price.png") no-repeat scroll right top transparent;
    display: inline-block;
    margin-left: 26px;
    width: 345px;
}

#bottom-container > p {
    color: #FFFFFF;
    font-size: 11px;
    margin: 20px 80px auto;
    width: 850px;
}

#suscribe {
    display:block;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    height: 107px;
    margin-top: 70px;
    width: 335px;
    text-align: center;
    text-decoration: none;
    opacity:1;
}


#suscribe:hover {opacity:0.7;-webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
}

#suscribe > p {
     bottom: 110px;
    color: #fff;
    font-family: museo300;
    font-size: 36px;
    position: relative;

}

#legal { 
    background: url("../img/square.png") no-repeat scroll 0 0 transparent;
    margin: 0 auto;
    width: 870px;
}

#bottom-container { 
    padding-bottom: 80px;
    padding-top: 30px;
    position: relative;
    z-index: 10;
    background:#041229;
}

#contact { 
     background: url("../img/phone.png") no-repeat scroll 0 35px ;
    display: inline-block;
    margin: 0 17px auto;
    width: 269px;
}
#twitter {
    background: url("../img/twitter.png") no-repeat scroll 0 35px;
    color: #595959;
    display: inline-block;
    float: right;
    font-family: museo700;
    font-size: 19px;
    line-height: 26px;
    margin: 0 20px auto;
    text-align: left;
    width: 172px;
}

#twitter a{
    color: #fff;
    text-decoration:none;
}




#twitter > p {
    color: #FFFFFF;
    margin: 12px 0;

    width: 200px;
    margin: 25px 50px;
}
#email { 
    background: url("../img/email.png") no-repeat scroll 0 35px;
    display: inline-block;
    margin-top: 6px;
    text-align: right;
    vertical-align: top;
    width: 335px;
}

#contact p {
    font-family: museo700;
    font-size:24px;
    color:#595959;
    text-align: center;
    padding-left:25px;
    color:#fff
}

#email p {
    color: #595959;
    float: right;
    font-family: museo700;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    color:#fff
}

#footer {
    background: url("../img/dark-texture.png") repeat scroll 0 0 transparent;
    box-shadow: 0 1px 1px 1px;
    height: 134px;
    margin-top: -14px;
    position: relative;
    z-index: -1;
}

#footer-devices  {
    background: url("../img/texture.png") repeat scroll 0 0 transparent;
    height: 112px;
    position: relative;
    z-index: 5; 
    -webkit-box-shadow: 0px 1px 1px 1px ;
            box-shadow: 0px 1px 1px 1px ;
}

#footer-ribbon{ 
    background: url("../img/ribbon-footer.png") repeat scroll center transparent;
    bottom: 0;
    height: 44px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.mailto { 
    font-family:museo300;
    color:#272727;
    font-weight:bold;
    color:#fff
}

#devices { 
    background: url("../img/devices.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: 28%;
    position: absolute;
    text-indent: -9999px;
    top: 35px;
    width: 750px;
    z-index: 15; 
 }




/* ==========================================================================
   Ribbon 
   ========================================================================== */

 .ribbon-wrapper {
    position: relative;
}
  .ribbon-front {
    background-color: #e65c00;
    height: 11px;
    left: 7px;
    position: relative;
    width: 1012px;
    z-index: 2;
}

  .ribbon-front,
  .ribbon-back-left,
  .ribbon-back-right
{
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style:solid;
    height:0px;
    width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
    top: 10px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
    border-color: transparent #e65c00 transparent transparent;
    left: 6px;
    top: 11px;
}

  .ribbon-edge-topleft {
    top: 10px;
    border-width: 0px 10px 0 0;
}
  .ribbon-edge-bottomleft {
    border-width: 0 7px 5px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
  border-color: transparent transparent transparent #e65c00;
    right: 4px;
    top: 11px;
}

  .ribbon-edge-topright {
    top: 0px;
    border-width: 0px 0 0 10px;
}
  .ribbon-edge-bottomright {
    border-width: 0 0 5px 7px;
}

  .ribbon-back-left {
    position: absolute;
    top: 5px;
    left: -10px;
    width: 0px;
    height: 4px;
    background-color: #ccf; z-index: 0;
}

  .ribbon-back-right {
    position: absolute;
    top: 5px;
    right: -10px;
    width: 0px;
    height: 4px;
    background-color: #ccf; z-index: 0;
}


/* ribbon style */

 .ribbon-wrapper-down {
    position: relative;
}
  .ribbon-front-down {
    background: url("../img/texture.png") repeat scroll 0 0 transparent;
    bottom: -15px;
    height: 140px;
    left: 1px;
    margin: 0 auto;
    position: relative;
    width: 1024px;
    z-index: 2;

}

  .ribbon-front-down,
  .ribbon-back-left-down,
  .ribbon-back-right-down
{
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

  .ribbon-edge-topleft-down,
  .ribbon-edge-topright-down,
  .ribbon-edge-bottomleft-down,
  .ribbon-edge-bottomright-down {
    position: absolute;
    z-index: 1;
    border-style:solid;
    height:0px;
    width:0px;
}

  .ribbon-edge-topleft-down,
  .ribbon-edge-topright-down {
}

  .ribbon-edge-bottomleft-down,
  .ribbon-edge-bottomright-down {
    top: 40px;
}

  .ribbon-edge-topleft-down,
  .ribbon-edge-bottomleft-down {
        border-color: transparent #000000 transparent transparent;
    bottom: 0;
    left: -6px;
}

  .ribbon-edge-topleft-down {
    border-width: 12px 16px 0 0;
    left: 1px;
    top: -11px;
}
  .ribbon-edge-bottomleft-down {
    border-width: 0 20px 0px 0;
}

  .ribbon-edge-topright-down,
  .ribbon-edge-bottomright-down {
    left: 100px;
    border-color: transparent transparent transparent #000000;
}

  .ribbon-edge-topright-down {
    border-width: 11px 0 0 12px;
    left: 1014px;
    top: -10px;
}
  .ribbon-edge-bottomright-down {
    border-width: 0 0 0px 20px;
}

  .ribbon-back-left-down {
    position: absolute;
    top: -10px;
    left: 0px;
    width: 0px;
    height: 40px;
        z-index: 0;
}

  .ribbon-back-right-down {
    position: absolute;
    top: -10px;
    right: 0px;
    width: 0px;
    height: 40px;
        z-index: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
   Media queries
   ========================================================================== */

   /* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */

#footer-ribbon{ 

    background: url("../img/ribbon-footer.png") repeat scroll center transparent;
    bottom: 0;
    height: 44px;
    position: relative;
    z-index: 10;
    width:100%;
    left:0px;

}

#devices { 

    background: url("../img/devices.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: 15%;
    position: absolute;
    text-indent: -9999px;
    top: 35px;
    width: 750px;
    z-index: 15; 
 }

.forkit-curtain > img {
    bottom: 45px;
    position: relative;
    width: 900px;
}
.forkit-curtain  .close-button {
    cursor: pointer;
    height: 46px;
    position: absolute;
    right: 40px;
    top: 20px;
    width: 47px;
    z-index: 10;
}
}