@import 'navigation.css';

@font-face {
    font-family: "DINPro";
    src: url('../fnt/DINPro-Medium.otf');
}

#producto {
    width: 980px;
    margin-top: 96px;
}

.content {
    margin: auto;
}

#producto .image,
#producto .text {
    display: inline-block;
    float: left;
    width: 50%;
}

#producto .image {
    text-align: center;
}

#producto .image img {
    position: relative;
    top: 144px;
    width: 75%;
    z-index: 0;
}

#producto .image p {
    position: relative;
    margin-top: 160px;
    font-size: 10pt;
    text-align: center;
    z-index: 2;
}

#producto .image div {
    position: relative;
    text-align: center;
    z-index: 2;
}

.color {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
}

.white {
    border: 2px solid #000;
}

#producto .text {
    position: relative;
    margin-top: 81px;
    z-index: 1;
}

h2 {
    margin-top: 0;
    color: #70bfea;
    font-family: inherit;
    font-weight: 800;
    font-size: 36px;
    line-height: 1.1em;
}

#producto .text p:nth-of-type(1),
#producto .text p:nth-of-type(2) {
    font-size: 15pt;
}

#producto .text p:nth-of-type(2) {
    font-weight: 500;
    line-height: 1.2em;
}

.metros {
    display: inline-block;
    margin-top: 10px;
    padding: 18px 23px;
    border: 2px solid #000;
    font-size: 32px;
}

.metros sup {
    font-size: 20px;
}

#producto .text div {
    height: 40px;
    margin-top: 32px;
}

#producto .text div * {
    float: left;
}

.compra {
    margin-right: 16px;
    padding: 6px 28px;
    border-radius: 17.25px;
    background-color: #70bfea;
    color: #fff !important;
    font-weight: 500;
}

.counter {
    border: 2px solid #000;
    border-radius: 4px;
    margin-right: 8px;
    font-family: 'DINPro';
    font-weight: 500;
    font-size: 15pt;
    text-align: center;
}

#benefits {
    clear: both;
    position: relative;
    top: 128px;
    width: 980px;
    height: 288px;
    margin: 0 auto;
    padding: 0 80px;
    border-bottom: 64px solid #70bfea;
    background-color: rgb(247, 247, 247);
}

#benefits .third {
    float: left;
    width: calc((100% - 180px) / 3);
    margin-top: 32px;
    text-align: center;
}

#benefits h3 {
    text-align: center;
}

#benefits h3 {
    font-weight: 700;
    font-size: 12pt;
}

#ambiente1 {
    position: relative;
    top: 128px;
    width: 980px;
    height: 347px;
    background-image: url('../img/ambiente3.jpg');
}

#ambiente1 div,
#ambiente2 div {
    display: inline-block;
    margin-top: 48px;
    margin-left: 76px;
}

#ambiente1 div {
    width: 320px;
}

#ambiente1 div p {
    margin-top: 24px;
    font-weight: 500;
}

#sistema {
    position: relative;
    top: 208px;
    width: 800px;
    text-align: center;
}

#sistema p {
    width: 588px;
    margin: 24px auto 0;
    padding-left: 48px;
    text-align: left;
}

#sistema img {
    width: 100%;
    margin-top: 64px;
}

#grsystem {
    position: relative;
    top: 256px;
    width: 980px;
    padding-top: 64px;
    padding-bottom: 64px;
    background-color: rgb(247, 247, 247);
    text-align: center;
}

#grsystem img {
    width: 33.33%;
    margin: 0 auto;
}

#grsystem h2 {
    margin-top: 24px;
    margin-bottom: 42px;
    color: #000;
    font-family: DINPro;
    font-weight: 500;
}

#grsystem p {
    width: 585px;
    margin: 24px auto 0;
    text-align: left;
}

#ambiente2 {
    position: relative;
    top: 240px;
    width: 980px;
    height: 449px;
    border-bottom: 64px solid #70bfea;
    background-image: url('../img/ambiente4.jpg');
    background-size: 100%;
}

#ambiente2 div {
    position: absolute;
    bottom: 42px;
    width: 360px;
}

#ambiente2 h2 {
    color: #fff;
    font-weight: 800;
}

#ambiente2 p {
    color: #fff;
}

#caracteristicas {
    position: relative;
    top: 352px;
    width: 980px;
    padding: 0 90px;
}

#caracteristicas .text,
#caracteristicas .image {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 80px;
}

#caracteristicas .text h2 {
    margin-bottom: 36px;
    color: rgb(85, 85, 85);
}

#caracteristicas .text div {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 48px;
}

#caracteristicas .text p {
    line-height: .6em;
}

#caracteristicas .text div br:first-of-type {
    line-height: 33px;
}

#caracteristicas .text p a {
    color: #70bfea;
    font-weight: 600;
}

#caracteristicas .text>a {
    display: inline-block;
    width: 180px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 9px 16px 8px;
    background-color: #70bfea;
    color: #fff;
    font-size: 7pt;
}

#caracteristicas .text>a>img {
    position: relative;
    top: -1px;
    height: 14px;
    float: right;
}

#caracteristicas .text>img {
    height: 22px;
}

#caracteristicas .image {
    text-align: center;
}

#caracteristicas .image img {
    width: 80%;
}

#top-footer {
    clear: both;
    position: relative;
    top: 336px;
    width: 980px;
    height: 184px;
    background-color: rgb(247, 247, 247);
}

#top-footer div {
    display: inline-block;
    float: left;
    width: 25%;
    margin-top: 32px;
    text-align: center;
}

#top-footer div img {
    width: 40px;
}

#top-footer div h3 {
    font-family: inherit;
    font-weight: 900;
    font-size: 18px;
}

#top-footer div p {
    font-size: 14px;
}

#bottom-footer {
    clear: both;
    position: relative;
    top: 336px;
    width: 980px;
    height: 240px;
    padding: 0 80px;
    background-color: rgb(85, 85, 85);
}

#bottom-footer .third {
    float: left;
    position: relative;
    width: calc((100% - 180px) / 3);
    height: 100%;
    padding-top: 20px;
    text-align: left;
}

#bottom-footer h3 {
    margin-bottom: 12px;
    font-family: inherit;
    font-weight: 700;
    font-size: 12pt;
    text-align: left;
}

#bottom-footer h3,
#bottom-footer span {
    color: #fff;
}

#bottom-footer>div:first-of-type a {
    display: block;
}

#bottom-footer a {
    position: relative;
    color: rgb(200, 200, 200);
    font-size: 9pt;
}

#bottom-footer span {
    position: absolute;
    bottom: 40px;
    font-size: 14px;
}

.social {
    height: 20px;
    margin: 0 8px;
}

#pay {
    position: absolute;
    bottom: 40px;
    height: 16px;
    margin-left: 64px;
}