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

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

strong,b{ color: #333333; 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 .wapper {
    margin: 20px auto 0;
    position: relative;
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
}

#header{
    padding: 10px 0px;
    z-index: 3;
    background-color: rgba(255,255,255,0.95);
    box-shadow: inset 0px 1px 6px #000;
    width: 100%;
}

#header .navbar ul {float: none}
#header .navbar ul li{ margin-left: 0px; float: none}
#header .navbar ul li:first-child{ margin-left: 0px;}
#header .navbar ul li a{
    border: 1px solid #333333;
    color: #333333;
    font-family: 'Keep_Calm_Med';
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
}

#header .navbar ul li a:hover, #header .navbar ul li a:focus
{
    background-color: transparent;
    text-decoration: underline;
}

#header .navbar ul > li.active > a{
    color: #ffffff;
    background-color: #333333;
}

#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{
    background-color: #8D9DCE;
    margin: 5px 0 0 0;
    text-align: left;
    width: 255px;
}

#header .navbar ul li:hover > ul li a{
    display: block;
    color: #fff;
}

.body{background-color: #fff; box-shadow: inset 0px 1px 6px #000; margin-bottom: 20px}

.body #intro{overflow: hidden; position: relative}
.body #intro .item img.soloimg{
    height: 100%;
    filter: sepia(50%);
    -webkit-filter: sepia(50%);
    -moz-filter: sepia(50%);
    -o-filter: sepia(50%);
    -ms-filter: sepia(50%);
    width: auto;
}

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

.backgorund{
    background-color: rgba(51,51,51,0.6);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;

}

.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: #333;
}

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

.body .content-text h2{
    color: #333333;
    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: #333333;
    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{
    height: 100%;
    filter: sepia(50%);
    -webkit-filter: sepia(50%);
    -moz-filter: sepia(50%);
    -o-filter: sepia(50%);
    -ms-filter: sepia(50%);
    width: auto;
}

.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{background-color: #fff; box-shadow: inset 1px 1px 1px #000}
#footer .content-footer .sub-footer{padding: 20px 20%;}
#footer .content-footer .sub-footer p {
    color: #333333;
    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: #333333;
    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: #868d91;
    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}