body {
    font-family: Open Sans; 
}
.mainContainer {transition:all .2s ease-in;margin:0px auto; padding-top: 0px;
    margin-top: 0px; z-index:2;background-color:#FFF}



@media (min-width: 1200px){
.container {
    width: 980px ;
    margin:0px auto;
} 
}



footer.copy {
    background-color: #FFF;
    clear: both;
    margin: 0;
    text-align: center;
    padding: 20px 0 30px;
}




.overlay-image {
 position: relative;
 width: 100%;
}
/* Original image */
.overlay-image {
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    white-space: normal;
    min-height: 320px;
    margin-bottom: 50px;
    }
.overlay-image .image {
 display: block;
 width: 100%;
 height: auto;
 top: 0;
 border-radius: 233px 0 0 233px !important;
}
/* Original text overlay */
.overlay-image .text {
 font-family: 'Open Sans', Arial, Helvetica, serif;
 color: #153a71;
 background-color: rgb(194,224,255,1);
 font-size: 24px;
 text-align: center;
 position: absolute;
 bottom: 0;
 right: 0;
 width: 100%;
 max-width: 366px;
 height: auto;
 padding-top: 10px;
 padding-bottom: 0px;
 border-radius: 50%!important;
 
}

.overlay-image .image-r {
 display: block;
 width: 100%;
 height: auto;
 top: 0;
 border-radius: 0 233px  233px 0  !important;
}
/* Original text overlay */
.overlay-image .text-l {
 font-family: 'Open Sans', Arial, Helvetica, serif;
 color: #153a71;
 background-color: rgb(194,224,255,1);
 font-size: 24px;
 text-align: center;
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 max-width: 366px;
 height: auto;
 padding-top: 10px;
 padding-bottom: 0px;
 border-radius: 50%!important;
 
}


h1 {
 font-family: Open Sans; 
 font-size: 28px !important;
  margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 15px;
 padding-bottom: 15px;
 text-align: center;
}



h2.desarrolla {
 
 font-size: 45px !important;
 color: #153a71;
 text-align: center;
 font-weight: bold; 
 margin: 40px auto;

}

h2.obten {
 
 font-size: 32px !important;
 color: #153a71;
 text-align: center;
 font-weight: bold; 
 margin: 30px auto;

}

@media (max-width: 991px) {
    h1 {
font-size: 24px !important;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 15px;
 padding-bottom: 15px;
}
h2.desarrolla, h2.obten {
font-size: 32px !important;
 padding-left: 15px;
 padding-right: 15px;

}
}

.remate {
 font-family: 'Open Sans', Arial, Helvetica, serif;
 color: #222940;
 font-size: 30px;
 text-align: center;
 width: 100%;

}

.overlay-image .text p,
.remate p {

 font-size: 16px;
  line-height: 1.2em;
  max-width: 670px;
  margin: 0px auto 18px;

}

.remate .data {
 margin-top: 60px;	
 color: #848894;
 font-size: 14px;

}



section.content  {
 display: block !important;
 margin-top: 20px;
 margin-bottom: 20px;

}

section:after {
    clear: both;
}

section:before, section:after {
    content: " ";
    display: table;
}




footer .group .header {
    margin-top: 10px;}

@media (max-width: 720px) {
.overlay-image {
    
    margin-bottom: 0px;
    display: table-cell;
}
.overlay-image .text, .overlay-image .text-l, .overlay-image .image, .overlay-image .image-r {
 
 position: relative;
 display: table-row;
 background-color: rgb(255,192,0,.0);
 
}	

.overlay-image .text {
 padding-top: 0px;
 padding-bottom: 5px;
 
 padding-right: 5%;
 padding-left: 5%;


}
.overlay-image .text p {
max-width: 90%;
 font-size: 14px;
  line-height: 1em;
  margin: 10px auto;

}

.overlay-image .text h1 {
    font-size: 28px;
}

.adicional h3, .adicional .h3  {
	text-align: left;
}  

section.adicional {
	padding-bottom: 30px;

} 

}