﻿@font-face {
    font-family: 'Raleway';
    src:url('../fonts/raleway.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src:url('../fonts/lato.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #f4f4f4;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    margin:0 auto;
    font-weight:lighter !important;
}

a {
    text-decoration:none;
}

.clear {
    clear:both;
}

h1, h2, p {
    font-weight:lighter !important;
}

.btn {
    padding:10px;
    border-radius:5px;
}

.azul {
    background-color:#0d1721;
    color:#FFF;
}

.whiteT {
    color:#FFF;
}

.redT {
    color: #7d77ff;
}

.azulT {
    color:#0d1721;
}

.t25 {
    font-size:25px;
}

.leftT {
    text-align:left !important;
}

.centerT {
    text-align:center !important;
}

.rightT {
    text-align:right !important;
}

#headerBox {
    width: 100%;
    height: 95px;
    background-color: #7d77ff;
}


.slideBox, .caracteristicasBox, precios, features {
    width:100%;
    margin:0 auto;
}

.slideBox {
    background-color: #1ad8c8;
}

.caracteristicasBox {
    background-color: #FFF;
}

.preciosBox {
    background-color: #f4f4f4;
}

.featuresBox {
    background-color: #0d1721;
}

#logo {
    float:left;
    width:350px;
}

#menu ul {
    width:600px;
    float:right;
    color:#FFF;
}

    #menu ul li {        
        list-style:none;
        float:left;
        width:120px;
        text-align:center;
        line-height:3.5;
        font-size:18px;
    }
        #menu ul a {
            text-decoration: none;
            color:#FFF;
        }

        #menu ul a:hover {
            color:#ff4921;
        }

.slide, .caracteristicas {
    padding:20px;
}

.slide {
    height: 620px;
}

#slideImg {
    width:600px;
    height:100%;
    float:left;
}

#slideTxt {
    width: 560px;
    color: #FFF;
    float: left;
    font-weight: lighter !important;
    padding-top:90px;
}

    #slideTxt h1 {
        font-size: 50px;
        margin-bottom: 0;
        font-weight: lighter;
    }

        #slideTxt h1 span {
            color:#0d1721;
        }

    #slideTxt h2 {
        color: #0d1721;
        margin-top: 0;
        font-weight: lighter;
    }

    #slideTxt p {
        font-size: 21px;
        text-align: justify;
    }

.caracteristicas {
    min-height: 680px;
 }

.privacidad {
    min-height: 680px;
 }

.slideBtn {
    width: 222px;
    font-size: 14px;
    text-align: center;
}

.slideDispositivos {
    width: 600px;
    height: 50px;
}

    .slideDispositivos div {
        width: 50px;
        float: left;
        margin-top: 20px;
        font-size: 50px;
        margin-right: 10px;
    }



#caracteristicasTit {
}

    #caracteristicasTit h1 {
        text-align:center;
    }

    #caracteristicasTit h2 {
        text-align:center;
    }

    #caracteristicasTit h3 {
        text-align:center;
        margin:0px;
    }

#caracteristicasImg {
    margin-top: 40px;
}

.caracteristicasBoxLCF {
    width: 33%;
    float: left;
    height: 480px;
}

.caracteristicasImgBox {
    float: left;
    width: 100%;
    padding-top: 15px;
    margin-top: 26px;
}

.caracteristicasTxt {
    text-align:right;
    width: 330px;
    float: left;
}

    .caracteristicasTxt span {
        color: #7d77ff;
        font-weight: bold;
    }

    .caracteristicasTxt p {
        
    }

.caracteristicasIco {
    font-size: 45px;
    width: 70px;
    float: left;
    padding-left: 10px;
    text-align: center;
}

.precios {
    min-height: 900px;
    margin-bottom:30px;
 }

#preciosTit h1 {
        text-align:center;
    }


.features {
    min-height: 40px;
    color:#FFF;
    padding:20px;
 }

.features h1 {
        text-align:center;
        padding-top:30px;
    }

    .features ul li {
        list-style:none;
        float:left;
        margin-left:40px;
        font-size:12px;
    }

    .features ul li a {
        color:#FFF;
    }

        .features ul li a:hover {
            color: #ff4921;
        }

.videoHome {
    float: left;
    margin-bottom: 30px;
    margin-left: 60px;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px #CCC;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.lnkContacto {
    color:#ff4921;
}

.textoBox,  .textoAyudaBox{
    width: 900px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.textoBox {
    font-size: 14px;
}

.textoAyudaBox {
    font-size: 14px;
}

    .textoAyudaBox i {
        font-size: 14px !important;
    }

    .textoAyudaBox h2 {
        text-align: left !important;        
    }

    .textoAyudaBox h3 {
        font-size: 14px !important;
        text-align:left !important;
    }

    .textoAyudaBox p {
        margin-bottom: 25px !important;
    }

.relacionAyudaTit {
    margin-top: 40px;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

  .col-sm-4,.col-sm-6 {
        width: 100%;
    }

.row {
    margin-right: -15px;
    margin-left: -15px;
    width:450px;
    max-width:100%;
    margin-top: 10px;
}

.form-group {
    position: relative;
    top: 1px;
    font-size:13px !important;
}

#page-title .row {
    margin: 0 15px;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group-addon {
    background-color: #007AFF;
    border: 1px solid #007AFF;
    color: #ffffff;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.form-control {
    height: 30px;
    width: 100%;
    padding-left: 5px;
}

.btn {
    transition: all 0.3s ease 0s !important;
    background-image: none !important;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-wide {
    min-width: 120px;
}

.btn-primary {
    background-color: #31a60d;
    border-color: #31a60d;
    color: #ffffff;
}

.w460 {
    width:460px;
    max-width: 100%;
}

.avisoComentarios {
    float:left;
    width: 400px;
    max-width: 100%;
}

    .avisoComentarios p {
        line-height:1.5;
    }


  @media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
        margin-top: 5px;
    }
}


.areaProd {
    width: 1200px !important;
    margin: 0 auto;
    height: 1250px;
}

#boxProducto, .boxProductoM {
    width: 720px;
    margin: 0 auto;
    margin: 50px 0px;
    float: left;
}

.rowProd, .rowProdSecc {
    width:100%;
}

.rowProdSecc {
    min-height: 15px;
    border-right: solid 1px #eee;
    border-top: solid 1px #eee;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    float: left;
    background-color: #0d1721;
    color: #FFF;
    width: 717px;
}

.boxProductoTbl {
    width: 218px;
    min-height: 15px;
    float: left;
    border-right: solid 1px #eee;
    border-top: solid 1px #eee;
    padding:10px;
    text-align: center;
    font-size:12px;
}

    .boxProductoTbl div {
        text-align: center;
        width: 100%;
        margin: 15px 0px;
    }

.h200 {
    height:120px !important;
}

.titProd {
    font-size:17px;
}

.subTitProd {
    font-size:17px;
    color:#1a558f;
}

.precioProd {
    font-weight:bold;
    font-size:23px;
    color:#ff4921;
}

.promoProd {
    font-size:13px;
}

.btnRegProd {
    width: 180px;
    background-color: #1ad8c8;
    height: 35px;
    line-height: 3;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
}

      .movilProducto{
        display: none;
      }
@media (max-width: 1024px) {
    .slide{
        height:auto;
    }
    #slideImg{
        float:none;
        margin: 0 auto;
        max-width: 100%;
    }
    #slideTxt{
        float:none;
        text-align: center;
        margin: 0 auto;
        max-width: 100%;
    }
    .slideBtn{
        margin: 0 auto;
    }
    .slideDispositivos{
        height:auto;
        max-width: 100%;
    }
    .slideDispositivos div{
        float:none;
        margin: 20px auto 0 auto;
    }
    .caracteristicasBoxLCF{
        width:100%;
        float: none;
        text-align: center;
        min-height: 480px;
    }
    .caracteristicasImgBox{
        width: 450px;
        float: none;
        margin:  26px auto;
        clear: both;
    }
    .caracteristicasBoxLCF img{
        text-align:center
        margin: 0 auto;
    }
    #core_container{
        width:100% !important;
    }
    .terms ol{
        min-height: 300px !important;
    }
    .videoHome,#qhxt article{
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 1% 0 !important;
    }
}
@media (max-width: 900px) {
    #headerBox{
        height: 180px;
    }
    #logo{
        float:none;
        width:100%;
        text-align:right;
    }
    #logo img {
        float: none;
        width: 80%;
        text-align: right;
    }
    #menu ul{
        float:none;
        margin: 0 auto;
        padding: 0;
    }
    .terms ol{
        min-height: 250px !important;
        font-size: 16px;
    }
    .options{
        width:47% !important;
    }
}
@media (max-width: 621px) {
    #caracteristicasTit {margin-top: 50px;}
    #slideImg{
        margin-top: 120px;
    }
    #slideImg img{
        width:100%;
    }
    .caracteristicas{
        max-width:100%;
    }
    .caracteristicasImgBox{
        max-width:100%;
    }
    .caracteristicasBoxLCF img{
        max-width:100%;
        margin-top: 70px;
    }
    .caracteristicasBoxLCF{
       height: 550px;
    }
    #qhxt .register input{
        width: 80% !important;
    }
    .options{
        width: 70% !important;
        margin: 0 auto !important;
        display: block !important;
    }
    .terms ol {
        min-height: 132px !important;
    }
    .bgroup{
        margin: 20px auto 50px auto;
    }
    .features ul li{
        float:none;
    }
    .features ul li img{
        margin-top: 25px !important;
    }
    .textoBox, .textoAyudaBox{
        width: 90% !important;
        padding: 5%;
    }
    #menu{
        display:none;
    }
    #menu ul li{
        float:none;
        display:block;
        width: 100%;
        margin: 0 auto;
    }
    #menu ul{
        width:100%;
    }
    #headerBox{
        height:auto;
        position: fixed;
        z-index: 99;
    }
    
    .menuMovil {
        width: 40px;
        height: 32px;
        display: inline-block;
        vertical-align: middle;
        position: fixed;
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        background: transparent;
        z-index: 9;
        top: 34px;
        left: 17px;
      }
      .menuMovil:before{
        content: "";
        display: block;
        margin: 7px auto;
        width: 100%;
        height: 0.25em;
        background: #FFF;
        box-shadow: 0 0.45em 0 0 #FFF, 0 0.9em 0 0 #FFF;
      }
      .caracteristicasTxt{
          width:290px;
      }
      #boxProducto{
          display:none;
      }
      .movilProducto{
        display: block;
      }
      .movilProducto>.boxProductoM{
          display: none;
          width: 100%;
      }
      .rowProdSecc{
          width:100%;
      }
      .boxProductoTbl{
          width: 43%;
          border-left: solid 1px #eee;
          min-height: 28px;
      }
      .tipoProducto{
          width:100%;
          font-size:18px;
          padding:10px;
          text-align:center;
          border: solid 1px;
          border-radius:2px;
      }
      .h200{
          height: 245px !important;
      }
}