html,
body, h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
#venezuela{
    background: url('../img/bg-ven.jpg') no-repeat;
    background-size: cover;
}
#brazil{
    background: url('../img/bg-brazil.jpg') no-repeat;
    background-size: cover;
}
#colombia{
    background: url('../img/bg-colombia.jpg') no-repeat;
    background-size: cover;
}
#pay{
    background: url('../img/bg-pay.jpg') no-repeat;
    background-size: cover;
}
#android{
    background: url('../img/android-landing.jpg') no-repeat;
    background-size: cover;
}
#ios{
    background: url('../img/ios-landing.jpg') no-repeat;
    background-size: cover;
}
#windows{
    background: url('../img/windows-landing.jpg') no-repeat;
    background-size: cover;
}
.benefits {
    list-style-image: url('../img/android-landing_09.png');
    padding-left: 30px;
}
.margint10{
    margin-top: 10px;
}
.marginr10{
    margin-right: 10px;
}
.marginb30{
    margin-bottom: 30px !important;
}   
.nomarginb{
    margin-bottom: 0;
}    
a {
    color: #3c8dbc;
}
a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2;
}
.left h1{
    color: #fff;
    font-size: 50px;
    margin-bottom: 0px; 
    margin-top: 0;
    line-height: 60px;
    font-weight: 100;
}
.include{
    color: #fff;
    font-style: italic;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.fa-globe{
    font-size: 22px !important;
    margin: 0 !important;
}
.access-numbers{
    margin-bottom: 50px;
    margin-top: 10px;
    border: solid 1px #fff;
    border-radius: 4px;
    width: 228px;
    padding: 5px 13px
}
.access-numbers a{
    color: #fff;
    line-height: 25px;
}
.access-numbers a:hover{
    color: #fff;
}
.access-numbers a:active{
    color: #fff;
}
.access-numbers a:focus{
    color: #fff;
}
.access-numbers:hover{
    background: rgba(255, 255, 255, 0.4);
}
.description{
    background: rgba(16,40,75, .6);
    color: #fff;
    padding: 20px 35px;
    font-size: 17px;
    border-radius: 5px;
    margin-bottom: 50px;
    text-align: justify;
    font-style: italic;
    font-weight: 300;
}
.download{
    background: #FFA200;
    height: 61px;
    padding-top: 7px;
    padding-left: 35px;
    border-radius: 5px;
}
.download p{
    font-weight: bold;
    color: #fff;
    margin-top: 13px;
    margin-left: 5px;
    margin-right: 20px;
}
.download *{
    float: left;
}
.blue{
    background: #005A83;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 8px 14px;
}
.blue p{
    color: #fff;
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
}
.white{
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 15px;
}
.advice{
    font-weight: 300; 
    font-style: italic;
    font-size: 13px;
}
.home-link{
    line-height: 48px;
    color: #fff;
    font-weight: 400;
}
.home-link:hover{ 
    color: #ccc;
}
.country{
    margin-top: 20px;
}
.country p{
    margin-bottom: 3px;
    font-size: 13px;
}
.state{
    margin-top: 20px;
}
.state p{
    margin-bottom: 3px;
    font-size: 13px;
}
.fa-home{
    float: right !important;
    margin-right: 0 !important;
}
.modal-header{
    background: #1E3A50;
    color: #fff;
}
.alerta{
    color: red;
    font-weight: 400;
}
#tabs li a{
    font-size: 18px;
}
.close{
    color: #fff;
}
.info{
    border: solid 1px #E4EEF2;
    border-radius: 5px;
    background: #F7FAFB;
    padding: 15px;
}
select{
    text-transform: capitalize;
    border: solid 1px #ccc;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.balance{
    width: 100%;
    border-radius: 0;
    height: 38px;
}
.country p{
    text-transform: capitalize;
}
.tab-pane{
    padding: 20px 0 20px;
}
.jumbotron {
    padding: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
}
.jumbotron .vertical-center{
    margin-bottom: 0;
}
.payments-wrapper{
    padding: 0 56px;
    margin-bottom: 0;
}
.vertical-center{
    min-height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.code{
    text-align: left;
    font-size: 20px;
    margin-bottom: 0;
}
.amount{
    font-size: 34px;
    text-align: left;
    line-height: 37px !important;
    margin-bottom: 10px;
} 
.total{
    color: #0AA503;
    font-size: 52px;
    font-weight: 400;
    margin-top: 12px
}
.form-group{
    width: 100%;
}
.input-group{
    width: 100%;
}
.form-control{
    height: 38px !important; 
    -webkit-border-top-right-radius: 3px !important; 
    -webkit-border-bottom-right-radius: 3px !important; 
    -moz-border-radius-topright: 3px !important; 
    -moz-border-radius-bottomright: 3px !important; 
    border-top-right-radius: 3px !important; 
    border-bottom-right-radius: 3px !important; 
}
.qty{
    margin-right: 10px;
}
.flag{
    position: absolute;
    top: 15px;
    right: 15px;
}
.btn-red{
    background: #F60100 !important;
    width: 100%;
    padding: 10px 20px;
    font-size: 19px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 25px;
    border-radius: 10px;
}
#demo{
    height: 34px !important;
    border-radius: 0 !important;
}
.bootstrap-touchspin{
    width: 95px;
}
.btn-red:hover{
    color: #fff;
    background: #008FD5 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.nearme{
    margin: 0 auto;
    padding-bottom: 8px;
}
.bootstrap-touchspin-up{
    border-top-left-radius: 0 !important;
}
.fa{
    font-size: 30px;
    color: #fff;
    float: left;
    margin-top: 7px;
}
.fa:nth-child(1){
    margin-right: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .code{
        font-size: 14px;
    }
    .download{
        padding-left: 6px;
    }
    .download p{
        margin-left: 0;
        margin-right: 4px;
    }
    .include {
        margin-bottom: 37px;
    }
    .description {
        margin-bottom: 41px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .info{
        margin-top: 20px;
    }
    .download{
        padding: 7px 29px;
    }   
    .download p, .download .cloud{
        display: none;
    }
    .include {
        margin-bottom: 25px;
    }
    .description {
        margin-bottom: 31px;
    }
}
@media (max-width: 767px) {
    .left h1 {
        margin-top: 10px;
        font-size: 40px;
        line-height: 42px;
    }
    .white {
        margin-bottom: 20px;
    }
    .description {
        padding: 12px 22px;
        margin-bottom: 16px;
    }
    .include {
        margin-bottom: 20px;
    }
    .download{
        padding-top: 8px;
        padding-left: 18px;
        margin-bottom: 16px;
    }
    .cloud{
        display: none;
    }
    .code {
        font-size: 12px;
    }
}