@font-face {
    font-family: 'Calibri Regular';
    src: url('fonts/Calibri Regular.eot');
    src: local('☺'), url('fonts/Calibri Regular.woff') format('woff'), url('fonts/Calibri Regular.ttf') format('truetype'), url('fonts/Calibri Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container-maple {
    width: 734px;
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
    background-image: url("../image/background.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
}

.introduccion {
    background-color: #FFFFFF;
    color: #003A5F;
    font-size: 17px;
    padding: 10px 60px 0px 60px;
    height: 100px;
    line-height: 20px;
    margin: 0;
}

.p1 {
    background-color: #FFFFFF;
    color: #003A5F;
    font-size: 13px;
    padding: 20px 94px 20px 44px;
    height: 200px;
    line-height: 18px;
    margin: 0;
    text-align: justify;
}

.img1 {
    position: absolute;
    padding: 0px 0px;
    float: right;
}

.fondoblanco {
    background-color: #FFFFFF;
}

.alturas {
    height: 240px;
}

.img2 {
    width: 690px;
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
}

.www {
    color: #FFFFFF;
    font-size: 13px;
    padding: 20px 00px 10px 90px;
}

.www a {
    color: #FFFFFF;
}

.te {
    color: #FFFFFF;
    font-size: 24px;
    padding: 50px 0px 10px 55px;
    font-weight: bold;
    line-height: 1em;
}

.cambiamos {
    color: #FFFFFF;
    font-size: 13px;
    padding: 20px 40px 10px 36px;
    text-align: justify;
    line-height: 16px;
    background-color: #be8905;
    height: 118px;
}

.icon1 {
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
    width: 203px;
    height: 181px;
    background-image: url("../image/icon1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    background-color: #003a5f;
    margin-right: 1px;
}

.icon2 {
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
    width: 203px;
    height: 181px;
    background-image: url("../image/icon2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    background-color: #a91716;
    margin-right: 1px;
}

.icon3 {
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
    width: 203px;
    height: 181px;
    background-image: url("../image/icon3.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    background-color: #3b89c2;
}

.grayback {
    font-family: 'Calibri Regular', Arial, Helvetica, sans-serif;
    width: 203px;
    height: 181px;
    /*background-image: url("../image/grayback.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto;*/
    margin-right: 1px;
    background-color: #eaeaea;
}

.i1t {
    color: #FFFFFF;
    font-size: 13px;
    padding: 140px 0px 10px 0px
}

.gt {
    color: #003a5f;
    font-size: 12px;
    padding: 20px 20px 10px 20px
}

.gt a {
    color: #003a5f;
}

.fondo-titulos {
    background-image: url("../image/img2.png");
    background-repeat: no-repeat;
    background-position: 47px 0;
    background-size: auto;
    height: 102px;
}

.fondo-oro {
    height: 163px;
    background-image: url("../image/fragmento-blanco.gif");
    background-repeat: no-repeat;
    background-position: 223px bottom;
    background-size: auto;
}

.image-offset {
    position: absolute;
    top: -40px;
}

.redes {
    padding-top: 45px;
}

.container-maple .row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.container-maple .row.no-gutters>[class^="col-"],
.container-maple .row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}