﻿@charset "utf-8";
/* CSS Document */


/*FONTS*/
.header {
    font-size: 4.5rem;
    font-weight: 400;
    color: #FFF;
    letter-spacing: normal;
    line-height: 80px;
    padding-right: 0;
    margin: 0;
}
/*blanco*/
.header-c {
    font-size: 4.5rem;
    font-weight: 400;
    color: #30AED5;
    letter-spacing: normal;
    line-height: 80px;
    padding-right: 0;
    margin: 0;
}
/*celeste*/
.header-m {
    font-size: 4.5rem;
    font-weight: 400;
    color: #2C2A66;
    letter-spacing: normal;
    line-height: 80px;
    padding-right: 0;
    margin: 0;
}
/*morado*/

.header-center {
    font-size: 3.5rem;
    font-weight: 400;
    color: #FFF;
    letter-spacing: normal;
    line-height: 60px;
    padding-bottom: 50px;
    margin: 0;
    text-align: center;
}
/*blanco*/
.header-center-c {
    font-size: 3.5rem;
    font-weight: 400;
    color: #30AED5;
    letter-spacing: normal;
    line-height: 60px;
    padding-bottom: 50px;
    margin: 0;
    text-align: center;
}
/*celeste*/
.header-center-m {
    font-size: 3.5rem;
    font-weight: 400;
    color: #2C2A66;
    letter-spacing: normal;
    line-height: 60px;
    padding-bottom: 50px;
    margin: 0;
    text-align: center;
}
/*morado*/

.header2 {
    font-size: 3rem;
    font-weight: 400;
    color: #FFF;
    line-height: 48px;
    padding-top: 10px;
}
/*blanco*/
.header3 {
    font-size: 2.5rem;
    font-weight: 100;
    color: #FFF;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 50px;
}
/*blanco*/


.subtitle1 {
    font-size: 2rem;
    font-weight: 100;
    color: #FFF;
    line-height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*blanco*/

.subtitle2 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #FFF;
    line-height: 40px;
}
/*blanco*/
.subtitle2-c {
    font-size: 1.5rem;
    font-weight: 400;
    color: #30AED5;
    line-height: 40px;
}
/*celete*/

.body1 {
    font-size: 1.125rem;
    font-weight: 400;
    color: #FFF;
    line-height: 27px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
/*blanco*/
.body1-c {
    font-size: 1.125rem;
    font-weight: 400;
    color: #30AED5;
    line-height: 27px;
    padding-bottom: 20px;
}
/*celeste*/
.body1-m {
    font-size: 1.125rem;
    font-weight: 400;
    color: #2C2A66;
    line-height: 27px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
/*morado*/

.body2 {
    font-size: 0.75rem;
    font-weight: 400;
    color: #FFF;
    line-height: 27px;
}
/*blanco*/
.body2-c {
    font-size: 0.75rem;
    font-weight: 400;
    color: #30AED5;
    line-height: 27px;
}
/*celeste*/
.body2-m {
    font-size: 0.75rem;
    font-weight: 400;
    color: #2C2A66;
    line-height: 27px;
}
/*morado*/

.body3 {
    font-size: 2rem;
    font-weight: 500;
    color: #FFF;
    line-height: 32px;
    padding-bottom: 30px;
}
/*blanco*/
.body3-c {
    font-size: 2rem;
    font-weight: 500;
    color: #30AED5;
    line-height: 32px;
    padding-bottom: 30px;
}
/*celeste*/
.body3-m {
    font-size: 2rem;
    font-weight: 500;
    color: #2C2A66;
    line-height: 32px;
    padding-bottom: 30px;
}
/*morado*/

.caption {
    font-size: 0.75rem;
    font-weight: 100;
    color: #FFF;
    line-height: 18px;
}
/*blanco*/
.parrafo {
    font-size: 1.25rem;
    font-weight: 100;
    color: #000;
    line-height: 28px;
}
/*negro*/


/*SEPARADOR*/
.celeste-line {
    color: #30AED5;
    margin-bottom: 25px;
    margin-top: 0px;
    width: 80px;
    height: 1px;
    border: solid;
    background-color: #30AED5;
    border-radius: 10px;
}
/*celeste*/

/*BOTONES*/
.btn-contact {
    background-color: #2C2A66;
    border-color: #2C2A66;
    color: #FFF;
}

    .btn-contact:hover {
        background-color: #0F0D31;
        border-color: #0F0D31;
    }

    .btn-contact:not(:disabled):not(.disabled).active, .btn-contact:not(:disabled):not(.disabled):active, .show > .btn-contact.dropdown-toggle {
        background-color: #2686A3;
        border-color: #2686A3;
    }

.social-morado {
    color: #FFF;
    padding: 0.375rem 0 0.625rem 0.9375rem;
    transition: color .3s ease-in-out;
}

    .social-morado:hover {
        color: #2C2A66;
        text-decoration: none;
    }



/*COLORES*/

.white {
    color: #FFF;
}

.morado {
    color: #2C2A66;
}

.azul-bg {
    background: #0087A6;
}

.Azul-co {
    color: #0087A6;
}

.Azul-bor {
    border-top-color: #0087A6;
}

.gris-bg {
    background: #f5f5f5;
}

.gris-co {
    color: #f5f5f5;
}

.gris-bor {
    border-top-color: #f5f5f5;
}

.rapiboy-bg {
    background: #02afd9;
}

.rapiboy-co {
    color: #02afd9;
}

.rapiboy-bor {
    border-top-color: #02afd9;
}


/*PADDING*/

.addpadding-bottom {
    padding-bottom: 15px;
}

.addpadding-left {
    padding-left: 15px;
}

.addpadding-right {
    padding-right: 15px;
}

.addpadding-top {
    padding-top: 15px;
}

.addpadding-footer {
    padding-bottom: 145px;
}

/* Background */

.bkg-header {
    background: url('./assets/image/bkg-rapiboy-1.jpg');
    /*background-position:top right;*/
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}

.bkg-footer {
    background: url('./assets/image/city-1.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    object-fit: cover;
}


/* 	RESPONSIVE */



.media-img {
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .media-img {
    }

    .header {
        font-size: 3rem;
        font-weight: 300;
        color: #FFF;
        letter-spacing: normal;
        line-height: 50px;
        padding-right: 0;
        margin: 0;
    }

    .subtitle1 {
        font-size: 1.5rem;
        font-weight: 100;
        color: #FFF;
        line-height: 20px;
    }

    .pb-5 {
        display: unset;
    }

    .py-2 {
        display: block;
    }

    .addpadding-left {
        padding-left: 30px;
    }

    .addpadding-right {
        padding-right: 15px;
    }

    .header-center {
        font-size: 2rem;
        font-weight: 300;
        color: #FFF;
        letter-spacing: normal;
        line-height: 40px;
        padding-bottom: 50px;
        padding-left: 15px;
        text-align: left;
    }

    .social-align {
        text-align: center;
    }

    .px-5 {
        display: unset;
    }

    .py-5 {
        display: unset;
    }

    .header2 {
        font-size: 2rem;
        font-weight: 400;
        color: #FFF;
        line-height: 36px;
        padding-top: 5px;
    }
    /*blanco*/
    .header3 {
        font-size: 1.5rem;
        font-weight: 100;
        color: #FFF;
        line-height: 35px;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    /*blanco*/
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .media-img {
    }

    .pb-5 {
        display: block;
    }

    .py-2 {
        display: unset;
    }

    .addpadding-left {
        padding-left: 15px;
    }

    .addpadding-right {
        padding-right: 15px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .media-img {
    }

    .bkg-header {
        background-position: top;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .media-img {
    }

    .bkg-header {
        background-position: center;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .media-img {
    }

    .bkg-header {
        background-position: bottom right;
    }
}


/*
Theme Name: Rapiboy
Description: Rapiboy theme
Author: Agustín Ullmer
Version: 1.3
License: Creative Commons "Some rights reserved"
License URI: http://creativecommons.org/licenses/by-nc-nd/3.0/deed.es_ES
*/

