@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

a {
    text-decoration: none;
    color: #002956;
}

a.whatsapp {
    color: white;

    width: 60px;
    border-radius: 50px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 5px 8px;

    z-index: 99;
}

.btn-resellers {
    background: #00a1e0;
    padding: 3%;
    border-radius: 50px;
    color: #002956;
    width: fit-content;
    text-align: center;
}

img.logo-salesforce {
    height: 77px;
    width: auto;
}

textarea {
    /* background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: solid 1px black;
    padding: 1%;
    left: 115px !important;
    position: absolute;
    width: 100%;
    color: black; */
}

body {
    margin: 0;
    font-family: Nunito, sans-serif;
    background: #ffffff;
}

img {
    width: 100%;
}

p {
    text-align: left;
    margin: 0;
    margin-bottom: 5%;
    color: #333333;
    min-height: 40px;
    font-size: 24px;
    font-weight: 300;
}


p.cloud {
    font-size: 1rem;
}

h1,
h2 {
    font-size: 80px;
    margin: 0;
    padding: 2% 0;
    color: #002956;
    text-align: left;
    font-weight: bold;
    line-height: 1;
}


h3 {
    font-size: 25px;
    line-height: 32px;
    margin: 0;
    padding: 1% 0;
    color: #013162;
    text-align: left;
    font-weight: 300;
    /* line-height: 1; */
    padding-bottom: 20px;
    border-bottom: 1px solid #013162;
    margin-bottom: 20px;
}

h4 {
    font-size: 15px;
    margin: 0;
    padding: 3% 1%;
    color: #15385F;
    text-align: center;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}

h5 {
    font-size: 16px;
    color: white;
    font-weight: normal;
    margin: 14px;
}

form {
    position: relative;
    display: block;
}

.center {
    text-align: center;
}

header.header {
    position: relative;
    background: #ffffff;
    width: 100%;
    padding: 20px 18%;
    box-sizing: border-box;
}

img.logo {
    position: relative;
    width: 300px;
    display: block;
    /* margin: 0 18%; */
}

img.flecha {
    width: 30px;
    position: relative;
    display: block;
    margin: auto;
    padding: 2%;
}

img.servicios {
    position: relative;
    height: 70px;
    display: block;
    margin: auto;
}

.background-13C6B8 {
    background: #13C6B8;
    padding: 2%;
}

.background-6B8E60 {
    background: #6B8E60;
    padding: 2%;
}

.background-0099D8 {
    background: #0099D8;
    padding: 2%;
}

.background-F4A463 {
    background: #F4A463;
    padding: 2%;
}

.background-CB6795 {
    background: #CB6795;
    padding: 2%;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.padding-5 {
    padding-top: 5%;
    padding-bottom: 5%;
}

.uppercase {
    text-transform: uppercase;
}

.content {
    margin: 5%;
}

.form-logo {
    position: relative;
    display: block;
    width: 60px !important;
    float: left;
    padding-right: 3%;
}

.logo-cloud-resellers {
    width: 50px;
}

.normal {
    font-weight: normal;
}


.white {
    color: white;
}

.text-left {
    text-align: left;
}

.equipo {
    font-size: 15px;
}

img.rrss {
    width: 40px;
}

img.rueda {
    width: 50%;
    margin: 5% 0px 0px 25%;
}

img.sales-cloud {
    width: 60px;
    display: table;
    margin: -41% 48%;
}

img.service-cloud {
    width: 60px;
    display: table;
    margin: 40% 58%;
}

img.cincuentaporciento {
    width: 70%;
}

img.clouds {
    height: 80px;
    text-align: center;
    margin-bottom: 10px;
}

section.resellers {
    background-color: #ffffff;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 3% 18%; */
    padding: 3% 6%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;


}

section.section-header .form {
    background-color: #ffffff;
    /* border: 1px solid grey; */
    padding: 30px 30px 30px 20px;
    /* margin-left: 30px; */
    /* float: right; */
    height: 830px;
    position: relative;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    margin-top: 150px;
}

.resellers-clouds {
    background-color: #9e9e9e0f;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.boton {
    background-color: #DED6CF;
    border: none;
    color: #0B3861;
    padding: 15px 32px;
    text-align: left;
    text-decoration: none;
    display: block;
    font-size: 27px;
    font-weight: 800;
    width: fit-content;

    border-radius: 12px;
}

.un-cuarto {
    width: 25%;
    float: left;
    margin: 2% 0;
    height: auto;
    padding: 2% 2%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.un-tercio {
    width: 33%;
    float: left;
    margin: 2% 0;
    height: auto;
    padding: 2% 5%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.un-tercio-cloud {
    width: 33%;
    float: left;
    margin: 2% 0;
    height: auto;
    padding: 2% 5%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.dos-tercios {
    width: 66%;
    float: left;
    margin: 2% 0;
    height: auto;
    padding: 2% 5%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}


.un-medio {
    width: 48%;
    float: left;
    margin: 2% 1%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.un-medio.first {
    padding-right: 50px;
}

.mitad {
    width: 50%;
    float: left;
    height: 100vh;
    position: relative;
    display: inline-block;
}


.footer {
    background: #1C1C1C;
    position: relative;
    width: 100%;
    display: inline-flex;
}

img.logo-footer {
    width: 200px;
    margin: 1% 5%;
}


.disclaimer {
    text-align: center;
    margin: 0;
    display: block;
    background: #1C1C1C;
    color: grey;
    font-size: 12px;
    padding: 1%;
    /* border-top: 1px grey solid; */
}

input {
    /* background: transparent;
    border-top: black;
    border-left: black;
    border-right: transparent;
    border-bottom: solid 1px black;
    padding: 1%;
    left: 115px !important;
    position: absolute;
    width: 100%;
    color: black; */

    /* width: 100%;
    border: 1px solid #dddddd;
    padding: 5px;
    margin-bottom: 20px; */

    display: block;
    width: 100%;
    height: auto;
    /* padding: 8px 14px; */
    padding: 5px;
    /* margin-bottom: 20px; */
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #DDD;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

textarea {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 5px;
    margin-bottom: 20px;
    height: 100px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #DDD;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

label {
    /* color: #545454;
    line-height: 2.5;
    text-transform: uppercase;
    font-size: 14px; */
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}

input[type="submit"] {
    /* text-transform: uppercase;
    width: fit-content;
    position: relative;
    background: #00a1e0;
    margin: 3% 0px;
    border: transparent;
    border-radius: 80px;
    padding: 2% 5%;
    font-size: 13px;
    color: white;
    display: block; */
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #013162;
    width: fit-content;
    color: white;
    border-radius: 5px;
    border: none;
}

input[disabled="disabled"] {
    background-color: grey;
}

select#country_code {
    /* background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: solid 1px black;
    padding: 1%;
    left: 115px !important;
    position: absolute;
    width: 100%;
    color: black; */

    width: 103%;
    border: 1px solid #dddddd;
    padding: 5px;
    margin-bottom: 20px;

    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #DDD;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}


header.header {
    background-image: url(../images/bg-header.gif);
    background-position: center;
    background-size: cover;
    height: 900px;
}

footer {
    background-image: url(../images/bg-footer.gif);
    background-position: center;
    background-size: cover;
    height: 485px;
}

section.section-header img {
    width: 100%;
}

section.section-header div.text {
    margin-top: 95px;
    /* margin-right: 50px; */
}

section.section-header div.text p {
    color: white;
    font-size: 32px;
    line-height: 35px;
}

.resellers .texto-principal p {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    color: #828282;
}

h3 span.grey {
    color: #f9f9f9;
}

.resellers .texto-principal ul {
    padding-left: 0px;
}

.resellers .texto-principal ul li {
    font-size: 20px;
    /* line-height: 15px; */
    margin-bottom: 15px;
    color: #828282;
    font-weight: 300;
    padding-left: 35px;
    background: url('../images/bullet.png') no-repeat 0px 2px;
}

.resellers .texto-principal ul li::marker {
    color: transparent;
    /* background: url(../images/check.png); */
}

.resellers .img-principal {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 530px;
}

.resellers .img-principal p {
    /* display: flex;
    text-align: center;
    justify-content: center; */
}

.resellers .img-principal img {
    width: 95%;
    /* margin: auto;
    display: block; */
}

.resellers .texto-principal .btn-resellers {
    border-radius: 5px;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin-top: 80px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
}

.resellers.grey {
    background-color: #f9f9f9;
}

.resellers.grey p {
    font-size: 20px;
    color: #828282;
    line-height: 25px;
}

.resellers.grey p.justify {
    text-align: justify;
}

h2.center {
    font-size: 32px;
    text-transform: uppercase;
    color: #013162;
}

.resellers.ventajas p {
    /* text-align: center; */
    font-size: 16px;
    line-height: 23px;
    color: #013162;
    font-weight: 500;
}

.resellers.ventajas img {
    width: 230px;
    display: block;
    margin: auto;
}

.resellers.ventajas .porcentaje {
    font-size: 40px;
    font-weight: 300;
    line-height: 32px;
    color: #013162;
    text-align: center;
    margin: 20px 0px 30px;
}

.resellers.ventajas .porcentaje span {
    border-bottom: 2px solid #013162;
    padding-bottom: 20px;
    display: inline-block;
}

.resellers.btn {
    text-align: center;
    padding-top: 0px;
}

.resellers.btn .un-tercio {
    margin: 0%;
    padding: 1px;

}

.resellers.btn .btn-resellers {
    display: inline-block;
}

.resellers.btn .btn-resellers {
    border-radius: 5px;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

footer .un-tercio img {
    width: inherit;
}

p.img-cloud-reseller img {
    width: 200px;
    height: auto;
}

footer .un-tercio {
    margin-top: 300px;
    margin-bottom: 0px;
}

footer .un-tercio.tres {
    margin-top: 310px;
}

footer .un-tercio a {
    color: white;
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
}

.g-recaptcha {
    margin-bottom: 10px;
}

@media(min-width: 1450px) {
    section.resellers {
        padding: 3% 18%;
    }

    section.section-header img {
        /* width: inherit; */
    }
}

.resellers.btn @media (max-width: 1500px) {

    .resellers {
        padding: 3% 10%;
    }

    header.header {
        padding: 2% 10%;
    }

    input {
        width: 90%;
    }

    textarea {
        width: 90%;
    }

    select#country_code {
        width: 92%;
    }

    p {
        font-size: 20px;

    }

    h1,
    h2 {
        font-size: 60px;
    }

    section.section-header .form {
        float: right;
    }

}

@media (max-width: 1024px) {

    h1,
    h2 {
        font-size: 40px;
    }

    p {
        font-size: 16px;

    }

    header.header {
        padding: 2% 9%;
    }

    .resellers {
        padding: 9%;
    }

    img.rrss {
        width: 60%;
    }

    .un-medio {
        width: 100%;
        box-sizing: border-box;
    }

    .un-tercio {
        width: 33%;
        box-sizing: border-box;
    }

    .un-tercio-cloud {
        width: 100%;
        box-sizing: border-box;
    }

    .un-cuarto {
        width: 70%;
        margin: 5% 15% 0px 15%;
    }

    img.rueda {
        width: 70%;
        margin: 5% 15% 0px 15%;
    }

    section.section-header .form {
        float: right;
        margin-top: 0px;
    }
}

/* 

footer {
    background: #1b5350;
    color: white;
    padding: 0% 15%;
    font-family: 'Nunito';
    display: inline-block;
    box-sizing: border-box;
    margin: 0 !important;
} */

.footer-text {
    position: relative;
    width: 46%;
    float: left;
    padding: 2%;
}

@media (max-width: 1200px) {

    section.section-header div.text {
        margin-top: 100px;
    }

    section.section-header div.text p {
        font-size: 25px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 900px) {

    .un-cuarto.redes.center {
        width: 33%;
    }

    input {

        left: 0;
        position: static;
        width: 100%;

    }

    select#country_code {

        left: 0;
        position: static;
        width: 100%;

    }

    textarea {

        left: 0;
        position: static;
        width: 100%;

    }

    input[type="submit"] {
        text-transform: uppercase;
        width: fit-content;
        position: relative;
        background: #00a1e0;
        border: transparent;
        border-radius: 80px;
        padding: 5% 11%;
        font-size: 17px;
        color: white;
        display: block;
        left: 0 !important;
        margin: 9% 15% 9%;
        text-align: center;
        font-weight: 700;
    }

    .footer-text {
        position: relative;
        width: 100%;
        padding: 2%;
        font-size: .8rem;
        float: none;
    }

    footer {
        color: white;
        margin: 2% 0;
        box-sizing: border-box;
    }

    section.section-header .form {
        display: block;
        float: inherit;
        margin-left: 0px;
    }

    section.section-header div.text {
        margin-top: 100px;
    }
}

@media (max-width: 768px) {
    section.section-header .form {
        display: block;
        float: inherit;
        margin-left: 0px;
    }

    .btn-resellers {
        margin: 80px auto 30px auto;
    }

    .un-tercio {
        width: 100%;
    }

    footer {
        padding-top: 120px;
        margin: 0px;
    }

    footer .un-tercio,
    footer .un-tercio.tres {
        margin: 10px auto;
    }

    section.section-header div.text {
        margin-top: 100px;
    }
}