@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); 

*{
    font-family: 'open sans', sans-serif !important;
}

/*.GothamNarrowBold {
font-family: 'GothamNarrowBold' !important;
}

.GothamNarrowBook {
font-family: 'GothamNarrowBook' !important;
}*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); 

body {
    font-family: 'open sans', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    margin: 0px;
}

div.box-right {
    display: block;
    background-image: url(https://image.mail.iadb.org/lib/fe3215707564067a7c1d71/m/1/ac2bcf7a-7a59-4f47-a9e2-c23a63991861.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    max-width: 600px;
}

form .smartcapture-controls {
    width: 100%;
}

form.smartcapture-content-wrapper a.btn {
    background: #17b8ee;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 12px;
    padding: 15px 50px;
    font-weight: bold;
}

form.smartcapture-content-wrapper input[type="email"] {
    background: #FFF;
    -webkit-appearance: none;
    border: #5a5f61 solid 1px;
    display: block;
    padding: 10px 15px;
    height: auto !important;
    font-size: 14px;
 border-radius: 12px;
}

div#SubsCenter p {
    text-transform: uppercase;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.container-general > .layout {
    background-image: url(https://image.mail.iadb.org/lib/fe45157075640479751170/m/2/fceb5be0-62a6-48f2-bb08-c3304f2ab7b7.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: calc(100vh - 50px);
}

.logos {
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

.logos img {
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 100%;
    height: auto !important;
}

div#Text2 {
    display: block;
    margin-top: 70px;
    line-height: 1.2;
    border-bottom: solid 1px #2ca0c4;
    padding-bottom: 30px;
}

div#Text2 p:first-child {
    font-size: 28px;
    color: #2ca0c4;
    font-weight: 600;
 font-family: "GothamNarrowBold";
}

div#Text2 p:nth-child(2) {
    color: #989898;
    font-size: 28px;
 font-family: "GothamNarrowBook";
}

div#Text2 p:nth-child(3) {
    color: #989898;
    font-size: 28px;
 font-family: "GothamNarrowBook";
}

div#Text3 {
    width: 420px;
    float: right;
}

div#Text3 p {
    text-align: center;
    color: #FFF;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

div#Text4 p, div#Text5 p,div#Text6 p {
    color: #FFF;
    text-align: right;
    font-size: 25px;
    margin-bottom: 5px;
}

div#Text6 p {
    margin-bottom: 13px;
}

form.smartcapture-content-wrapper {
    width: 420px;
    float: right;
    text-align: center !important;
}

form.smartcapture-content-wrapper label {
    display: none;
}

.legal a {
    color: #4e67a8 !important;
    font-size: 11px;
    text-decoration: none;
}

.error-label {
    text-align: left;
    display: block;
    margin: 0px 0px;
    padding: 5px 0px 5px;
    font-size: 14px;
    color: #FF9800;
}

@media (max-width: 1280px) {
    div#SubsCenter p {
        font-size: 20px;
        margin-top: 40px;
    }

    div#Text2 {
        margin-top: 25px;
    }

    div#Text2 p:first-child {
        font-size: 25px;
    }

    div#Text2 p:nth-child(2) {
        font-size: 25px;
    }

    div#Text2 p:nth-child(3) {
        font-size: 25px;
    }

    div#Text3 p {
        font-size: 20px;
    }

    form.smartcapture-content-wrapper a.btn {
        font-size: 13px;
    }

    div#Text3 {
        width: 80%;
    }

    form.smartcapture-content-wrapper {
        width: 80%;
    }
}

@media (max-width: 1199.98px) {
    div#Text3 p {
        padding-left: 0px;
    }
}

@media (max-width: 991.98px) {
    .wrapper-box-left {
        background: #FFF;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .container-general > .layout {
        height: auto;
        background-size: 130% auto;
        background-position: right top;
    }

    .logos {
        position: relative;
        background: #FFF;
    }

    .wrapper-box-right {
        background-position: right top;
        background-size: 210% auto;
    }
}

@media (max-width: 575.98px) {
    .container-general > .layout {
        height:auto;
        background: none;
    }

    .wrapper-box-left {
        padding-bottom: 40px
    }

    .wrapper-box-right {
        background-position: right top;
        background-size: 210% auto;
        background-image: url(https://image.mail.iadb.org/lib/fe45157075640479751170/m/2/fceb5be0-62a6-48f2-bb08-c3304f2ab7b7.jpg);
    }

    .logos {
        position: relative;
        background: #FFF;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    div#Text2 {
        margin-top: 30px;
    }

    div.box-right {
        background: rgba(10, 89, 117, 0.42);
        margin-bottom: 100px;
        margin-top: 100px;
    }

    div#SubsCenter p {
        font-size: 30px;
    }

    div#Text2 p:first-child {
        font-size: 30px;
    }

    div#Text2 p:nth-child(2) {
        font-size: 30px;
    }

    div#Text2 p:nth-child(3) {
        font-size: 30px;
    }

    div#Text3 p {
        font-size: 30px;
    }

    div#Text4 p, div#Text5 p, div#Text6 p {
        font-size: 30px
    }

    div#Text3 {
        width: 100%;
    }

    form.smartcapture-content-wrapper {
        width: 100%;
    }
}

