
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: CLIENTES :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.container {background: #efefef; padding:40px;}
.contentRight, .contentLeft { position:relative; box-sizing: border-box; width:48%; background: #ffffff; padding:40px 45px; text-align: center; min-height: 580px;}
.contentRight h3, .contentLeft h3 { font-size: 1.5rem;}
.contentRight h4, .contentLeft h4 { font-size: 1.2rem;}
.contentRight h3 img { margin-right: 15px;}
.contentRight .content { box-sizing: border-box; background: #fff; padding: 20px; margin-top: 15px;}
.contentRight .content p { font-family: "Frutiger-Light",Tahoma,Verdana,Arial,sans-serif; font-size: 13px; margin: 0;}
.contentRight .content p:first-child { font-size: 16px;}

.list {text-align: left !important;  margin: 1.5rem 0 !important; }
.list li {font-size:1.2em; text-align:left; background:url(../../img/general/areas/bullet_verde.gif) no-repeat 0 center !important; margin:0 0 .8em 1.5em; padding-left:1.5em;}
.destacado {color:#ab004e; font-weight: bold;}

.btn-container {margin-top:2rem}
.btn {display: block; padding: 1rem 2.5rem; border-radius: 5px; margin: .5rem; font-weight: bold; text-decoration: none; font-size: 1.2em;}
.btn:hover {opacity: 80%;}
.btn-fill {border: solid 2px #ab004e; background-color: #ab004e; color: #ffffff}
.btn-fill {color: #ffffff!important}
a.btn-link {font-size: 1.3em; margin-bottom: 10px;}
a.btn-link:hover {color:#ab004e;}
a.btn-link img {margin-right:.5rem; padding-top:12px;}

.bottom {position:absolute; bottom:0; left:0; margin-bottom: 2rem; width:100%; text-align: center;}

#flash { position:relative; width:67em; text-align:center;}
#flash #textoIntro { position:absolute; width:100%; top:6em; left:0;}
#flash #textoIntro h3, #flash #textoIntro a { color:#c5005f; font-family:'Frutiger-Roman',Tahoma,Verdana,Arial,sans-serif; font-size:2em; font-weight:normal; text-transform:uppercase;}
#flash #textoIntro h3 { text-align:center; margin-bottom:.5em;}
#flash #textoIntro a { position:absolute; top:17em; left:12.5em; text-decoration:none;}
#flash #textoIntro a.es { top:17em; left:13.4em;}
#flash #textoIntro a:hover { text-decoration:underline;}


