*{
    font-family: 'OpenSans';
    font-size: 16px;
    line-height: 19.2px;
}

body, html{
    background-color: #fff;
    color: #4D4D4D;
    font-family: 'OpenSans';
    font-size: 16px;
    line-height: 19.2px;
}

strong,b{ color: #2F3773; font-family: 'OpenSansBold' ; }
.navbar { margin: 5px 0 0;}
.displayTable{display: table; table-layout:fixed;}
.link-table{display: table-cell; vertical-align: middle}
.overhiddeny{overflow-y: auto}
p{margin: 0}
.nopadding{padding: 0; overflow: hidden}
.nopaddright{padding-right: 0}
.nopaddleft{padding-left: 0}
.margt15{margin-top: 15px}
.margt35{margin-top: 35px}
.margt40{margin-top: 40px}
.margt45{margin-top: 45px}
.margt55{margin-top: 55px}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border:0 solid transparent;
    background-color: transparent;
}

.mCSB_containera { height: 100%;}
#main{  background-color: #fff;}
#main .wapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1280px;
    overflow: hidden;
}

#header{
    padding: 10px 0px;
    position: absolute;
    z-index: 3;
    background: url("../img/backgroud-menu.png") repeat-x center scroll transparent;
    width: 100%;
    max-height: 100px;
    min-height: 100px;
}

#header .navbar ul {
    float: right;
    margin-right: 24.5%;
    margin-top: 25px;
}

#header .navbar ul li{ margin-left: 10px;}
#header .navbar ul li:first-child{ margin-left: 0px;}
#header .navbar ul li > a{
    color: #505FA7;
    font-family: 'Keep_Calm_Med';
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    background-color: #ffffff;
}

#header .navbar ul li:hover > ul li a{
    background-color: #8D9DCE;
    text-decoration: none;
    display: block;
    color: #fff;
}

#header .navbar ul li a:hover, #header .navbar ul li a:focus,
#header .navbar ul > li.active > a, #header .navbar ul li > ul li a:hover,
#header .navbar ul li > ul li a:focus
{
    background-color: #2F3773;
    text-decoration: none;
    color: #ffffff;
}

#header .navbar ul li > ul{
    margin: 0;
    display: none;
    position: absolute;
    z-index: 1;
}

#header .navbar ul li:hover > ul{ display: block;}
#header .navbar ul li:hover > ul > li{
    margin: 5px 0 0 0;
    text-align: left;
    width: 255px;
}

#header .logo{
    margin: 20px 0 0 0;
}

.body #intro{overflow: hidden; position: relative}
.body #intro.servicios img{margin-top: -185px}
.body #intro.nosotros img{margin-top: -75px}

#historia .onlyimg1 {
    max-height: 369px;
    overflow: hidden;
}

.body #intro .item h6{
    color: #ffffff;
    font-family: 'Keep_Calm_Med';
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-shadow: 1px 1px 15px #000;
    position: absolute;
    bottom: 85px;
    right: 110px;
    text-align: right;
    z-index: 1;
}

.body #intro .item .img-logoslider{
    position: absolute;
    bottom: 25px;
    right: 25px;
    z-index: 1;
}

.body #intro .owl-controls{
    position: absolute;
    left: 25px;
    bottom: 25px;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #505FA7;
}

.body .content-text{ padding: 45px;}
.body .content-text h1{
    color: #2F3773;
    font-family: 'keep_calm_med';
    font-size: 36px;
    line-height: 43.2px;
    text-transform: uppercase;
}

.body .content-text h2{
    color: #2F3773;
    font-family: 'opensansbold';
    font-size: 21px;
    line-height: 25.2px;
    text-transform: uppercase;
}

.body .content-text p{ margin-bottom: 15px;}
.body .content-text p span{
    color: #2F3773;
    font-family: 'opensansbold';
    font-size: 24px;
    line-height: 28.8px;
    text-transform: uppercase;
}

/*.body .content-text img{
    filter: sepia(50%);
    -webkit-filter: sepia(50%);
    -moz-filter: sepia(50%);
    -o-filter: sepia(50%);
    -ms-filter: sepia(50%);
}
.body .content-text .onlyimg:hover img,
.body .content-text img:hover{
    filter: sepia(0%);
    -webkit-filter: sepia(0%);
    -moz-filter: sepia(0%);
    -o-filter: sepia(0%);
    -ms-filter: sepia(0%);
}*/

.body .content-text .onlyimg .backgorund{
    width: 79%;
    margin: 0px 7%;
}

.body .content-text .onlyimg1 .backgorund {
    width: 90.8%;
    margin: 0px 0.5%;
}

.body .content-text .onlyimg2 .backgorund {
    width: 86.38%;
    margin: 0px 3.5%;
}

.body .content-text .onlyimg:hover img + .backgorund,
.body .content-text img:hover + .backgorund{ display: none;}
.body .fullheightmedio img{
    filter: sepia(50%);
    -webkit-filter: sepia(50%);
    -moz-filter: sepia(50%);
    -o-filter: sepia(50%);
    -ms-filter: sepia(50%);
    width: 100%;
}

.body .trabaja{
    background: url("../img/trabaja.jpg") no-repeat scroll center transparent;
    -webkit-background-size: cover;           /* Safari 3.0 */
    -moz-background-size: cover;           /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: cover;           /* Opera 9.5 */
    background-size: cover;
}

.body label{
    color: #2F3773;
    font-family: 'opensansbold';
    font-size: 24px;
    line-height: 28.8px;
    text-transform: uppercase;
}

.body input, .body textarea{
    border: 1px solid #2F3773;
    border-radius: 0;
    color: #2F3773;
    font-family: 'opensans';
    font-size: 18px;
    line-height: 22.8px;
}

.body textarea{height: 150px}
.body button{
    background-color: #2F3773;
    border: 1px solid #2F3773;
    border-radius: 0;
    color: #fff;
    font-family: 'keep_calm_med';
    text-transform: uppercase;
}

.body .content-text h3{
    color: #505FA7;
    font-family: 'keep_calm_med';
    font-size: 20px;
    line-height: 24.16px;
}

.body .content-text ul{
    list-style-type: square;
    margin-left: 35px;
}

.body .content-text ul.carrusel{ margin-left: 0;}
.body .content-text ul li p{ margin-bottom: 0px}
.body .content-text ul li > ul{ margin-top: 10px}
.body button.btn-default{ background-color: #505FA7; border: 1px solid #505FA7;}
.body button:hover{ background-color: #fff; border: 1px solid #2F3773; color: #2F3773}
.body button.btn-default:hover{ background-color: #fff; border: 1px solid #505FA7; color: #505FA7}
.body .expericencia{ background-color: #CCCCCC; }
.body .contact{ background-color: #B3B3B3; }
.body p.type{ font-size: 24px; line-height: 28.2px }
.body .content-text .datos label{color: #505FA7; font-size: 22px; line-height: 26.8px; text-transform: none; font-weight: normal;}
.body .content-text .datos p{color: #4D4D4D; font-size: 22px; line-height: 26.8px;}
.body .content-text .datos label span{color: #4D4D4D;}
#footer .content-footer .sub-footer{padding: 20px 20%;}
#footer .content-footer .sub-footer p {
    color: #515f67;
    font-family: 'opensansbold';
    font-size: 10px;
    line-height: 10px;
}

#footer .content-footer .sub-footer ul, #footer .content-footer .sub-footer ul li{ line-height: 0px; padding: 0}
#footer .content-footer .sub-footer ul{ margin-bottom: 0px; margin-top: 5px}
#footer .content-footer .sub-footer ul li a:after{ content:"\007C";  margin-left: 15px; margin-right: 15px; }
#footer .content-footer .sub-footer ul li a{
    color: #2F3773;
    font-family: 'opensansbold';
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

#footer .content-footer .sub-footer ul li a:hover,
#footer .content-footer .sub-footer ul li.active a{
    color: #505FA7;
    text-decoration: none;
}

#footer .content-footer .sub-footer ul li a:hover:after,
#footer .content-footer .sub-footer ul li.active a:after{ color: #515f67 }
.slider-twitts{margin-bottom: 0}
.slider-twitts li{
    max-width: 100%;
    width: 100%;
    padding: 50px 0 30px;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid #fff;
    left: 0;
    background: transparent;
}

.body .content-slider{  position: relative;}
.rating-flash{padding: 20px; text-align: center}

/* files */

.inputModificado {
    margin: 10px 0px 10px 50px;
    clear: both;
}

.inputImagen {
    background: #ffcc99;
    opacity: 0.5;
    box-shadow: 0px 0px 5px black, inset 0 0px 5px 2px black;
    padding: 5px;
    border-radius: 4px;
    color: #000;
    font-weight: bold;
    float: left;
    margin-top:  -2px;
}

.botonInputFileModificado {
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    border: 2px solid #666;
    padding-bottom: 2px;
    box-shadow: inset 0 0px 8px 2px black;
    width: 100px;
    margin-left: 180px;
}

.botonInputFileModificado:hover {
    border: 2px solid #fff;
    background-color: #333;
    color: #fff;
}

.botonInputFileModificado .inputImagenOculto {
    opacity: 0;
    position: absolute;
    margin-left: -125px;
    width: 225px;
}

.botonInputFileModificado .boton {
    text-align: center;
}