@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700');

.subBannerContacto {
    display: block;
    width: 100%;
    height: 350px;
    background: url(../img/banner-contact-us.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

.carousel a {
    color: #fff!important;
}

.map {
    width: 100%;
    height: 350px;
}

.map iframe {
    width: 100%;
    height: 350px;
}

.formControl{
    display: block;
    background: #f8f8f8;
    width: 100%;
    border: none;
    padding: 10px;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 100;
}

.leftGeneral img{
    display: block;
    width: 80%;
    margin: auto;
}

.rightGeneral {
    padding: 50px 0;
}

.boxOutline {
    width: 70%;
    height: 300px;
    margin: auto;
    padding: 30px 25px;
    border: 4px solid rgba(255, 255, 255, 0.47);
    border-radius: 8px;
}

.sectionImg h2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 68px;
    color: #fff;
    margin: 0;
    text-align: center;
    display: block;
}
.sectionImg {
    position: relative;
    color: #fff;
    padding: 100px 0;
    background: url(../img/bg-about.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.sectionGray .col-md-6 {
    padding: 0 50px;
}

.sectionGray {
    padding: 50px 0;
    background: #f8f8f8;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.sectionGeneralNocolor {
    padding: 100px 0;
}

.sectionGeneral p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #999;
    font-weight: 100;
}
.sectionGeneral h2, .sectionGray h2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 68px;
    color: #006DB4;
    margin: 0;
}

.sectionGeneral {
    padding: 50px 0;
    background: #fff;
}

.listStyle img {
    display: block;
    width: 100%;
}

.listStyle {
    display: inline-block;
    width: 24px;
    margin-right: 5px;
    margin-bottom: -8px;
}

.asideMenu ul li a:hover{
    padding-left: 10px;
    color: #006DB4;
}

.asideMenu ul li a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #999;
    font-weight: 100;
    -webkit-transition: ease-in 0.3s all;
    transition: ease-in 0.3s all;
}

.asideMenu ul li{
    display: block;
    padding: 10px;
}

.asideMenu ul {
    display: block;
    padding: 0;
    margin: 0;
}

.asideMenu p {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 14px;
    font-weight: 100;
}
.asideMenu h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 48px;
    color: #006DB4;
    margin: 0;
}

.mainText {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 14px;
    font-weight: 100;
    text-align: justify;
}

.captionBannerServices img {
    display: inline-block;
    width: 100px;
}
.captionBannerServices h1 {
    margin: 0;
    font-size: 32px;
    padding: 0;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.captionBannerServices {
    display: block;
    position: absolute;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    width: 450px;
    height: 132px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 99;
}

.captionBanner h1{
    margin: 0;
    font-size: 82px;
    padding: 0;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.captionBanner {
    display: block;
    position: absolute;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    width: 250px;
    height: 82px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 99;
}

.subBanner img {
    display: block;
    width: 100%;
    vertical-align: middle;
}

.servicesBanner {
    display: block;
    width: 100%;
    height: 350px;
    background: url(../img/bg-services.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

.subBanner {
    display: block;
    width: 100%;
    height: 350px;
    background: url(../img/aboutHome.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

.hiddenMenu ul li a{
    display: block;
    padding: 15px;
    font-size: 18px;
}

.hiddenMenu ul li{
    display: block;
    border-bottom: 1px solid #a3a3a3;
}
.hiddenMenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 1px solid #a3a3a3;
}
.hiddenMenu {
    background: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
}

.activeMenu{
    cursor: pointer;
}

.movilMenu {
    display: block;
    margin: 0;
    left: 0;
    top: 0;
    height: 100%;
}

.movilMenu .right span {
    font-size: 34px;
    color: #006DB4!important;
    padding: 30px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.movilMenu .left img {
    display: inline-block;
    width: 90%;
    max-height: 100px;
    padding: 8px 15px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

footer {
    display: block;
    float: left;
    width: 100%;
    color: #999;
    background: #fff;
    padding: 100px 0;
    font-family: 'Open Sans', sans-serif;
}

footer h3 a{
    font-weight: 300;
    color: #006DB4!important;
}
footer a {
    color: #999;
    -webkit-transition: ease-in 0.3s all;
    transition: ease-in 0.3s all;
}

footer li a:hover {
    color: #006DB4;
    padding-left: 10px;
}
footer a:hover {
    text-decoration: none;
}

footer ul {
    padding: 0;
}

footer ul li {
    display: block;
    padding: 5px 0;
    color: #999;
}

.logo-foot img {
    width: 150px;
    margin-right: 15px;
}

.clienteThumb img {
    display: inline-block;
    height: 50px;
    margin-top:50px;
}

.clienteThumb {
    display: block;
    height: 150px;
    text-align: center;
}

.lineLeft {
    border-left: solid 1px #999;
}

.lineRight {
    border-right: solid 1px #999;
}

.lineBottom {
    border-bottom: solid 1px #999;
}

.lineTop {
    border-top: solid 1px #999;
}

.clientesHome p {
    font-size: 34px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #333333;
}

.clientesHome h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 45px;
    color: #006DB4;
}

.clientesHome {
    display: block;
    padding: 50px 0;
}

.masInfoDrak:hover > .invertBtn {
    margin-top: 0;
    height: 100%;
    top: 0;
}

.invertBtn {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    margin-top: -1px;
    top: 100%;
    left: 0;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
    z-index: 1;
}

.masInfoDrak:hover {
    color: #3280A2;
}

.masInfoDrak span {
    position: relative;
    z-index: 2;
}

.masInfoDrak {
    display: inline-block;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 50px 0;
    padding: 5px;
    font-size: 18px;
    position: relative;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
}

.aboutHome ul li a{
    display: block;
    padding: 5px;
}

.aboutHome ul li:hover {
    list-style: circle;
    padding-left: 15px;
}
.aboutHome ul li {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
}
.aboutHome ul {
    padding: 0!important;
    display: block;
    margin: 0;
    text-transform: uppercase;
}

.aboutHome p {
    text-align: left;
    font-size: 16px;
    padding-right: 30px;
}


.aboutHome h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 20px;
    font-size: 28px;
}

.aboutHome h2 {
    font-size: 48px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 20px;
}

.borderRight {
    border-right: 1px solid #f6f6f6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.aboutHome {
    padding: 30px 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.generalSection h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 54px;
    font-weight: 500;
    text-align: center;
    color: #006DB4;
    margin: 0 0 50px 0;
}
.generalSection {
    display: block;
    margin: 20px 0;
    padding: 60px;
    width: 100%;
    background: rgba(255,255,255,1);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(49%, rgba(255,255,255,1)), color-stop(50%, rgba(50,128,162,1)), color-stop(100%, rgba(50,128,162,1)));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), color-stop(49%, rgba(255,255,255,1)), color-stop(50%, rgba(50,128,162,1)), to(rgba(50,128,162,1)));
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(50,128,162,1) 50%, rgba(50,128,162,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3280a2', GradientType=0 );
}

.pilar h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}
.pilar img {
    display: inline-block;
    width: 30%;
}

.pilarBg {
    display: block;
    width: 100%;
    height: 8px;
    background: #3280A2;
    position: absolute;
    margin-top: -8px;
    top: 100%;
    left: 0;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
    z-index: 1;
}

.pilar:hover > .pilarBg {
    top: 0;
    height: 100%;
    margin-top: 0;
}

.pilar:hover > .pilarMain {
    color: #fff!important;
}

.pilar:hover > .pilarMain img{
    -webkit-filter: invert(1) brightness(10);
    filter: invert(1) brightness(10);
}

.pilarMain {
    display: block;
    position: relative;
    z-index: 99;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
}

.pilar {
    display: block;
    position: relative;
    margin: 0 10px 20px 0;
    height: 350px;
    text-align: center;
    background: #fff;
    padding: 50px 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(00,00,00,0.3);
    box-shadow: 0 0 10px 0 rgba(00,00,00,0.3);
}

.mainServices {
    display: block;
    margin-top: -30px;
}

.bannerCaption p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-top: 40px;
}
.bannerCaption h2 {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 4vw;
    color: #fff;
}

.bannerCaption {
    display: block;
    width: 50%;
    height: 40%;
    position: absolute;;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 44;
    text-shadow: 0 0 8px rgba(00,00,00,0.5);
}

.filter {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #006DB4;
    opacity: 0.5;
    z-index: 9;
}

.rightBanner {
    right: 0;
}

.rightBanner:hover, .leftBanner:hover,
.rightBanner:active, .leftBanner:active,
.rightBanner:focus, .leftBanner:focus,
.rightBanner:visited, .leftBanner:visited
{
    color: #fff!important;
}

.rightBanner:hover, .leftBanner:hover {
    background: rgba(00,00,00,0.9);
}

.rightBanner, .leftBanner {
    font-size: 24px;
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    padding: 10px;
    text-align: center;
    background: rgba(00,00,00,0.5);
    z-index: 10;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;;
}

.carousel-inner {
    display: block;
    margin: 0!important;
    top: 0;
}

.fastContact a{
    font-size: 15px;
    text-decoration: none;
    color: #333333;
}
.fastContact h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    float: left;
    font-weight: 100;
    color: #60C2EE;
    margin: 0;
}
.fastContact span{
    font-size: 24px;
    padding-top: 9px;
    color: #60C2EE;
}

.fastContact {
    font-family: 'Open Sans', sans-serif;
    margin-top: 24px;
    padding: 0
}

.hoverMenu:hover > .subList{
    margin-top: 27px!important;
    opacity: 1;
    pointer-events: all;
}

.submenu:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    background: none;
    z-index: 9;
    left: 0;
    top: 100%;
}

.subList li a:hover {
    padding-left: 18px;
}

.subList li a{
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 12px!important;
    text-transform: none!important;
    line-height: 1.5!important;
    -webkit-transition: .5s all ease-out;
    transition: .5s all ease-out;
}
.subList li{
    display: block!important;
    width: 100%;
    left: 0;
    margin: 0!important;
    padding: 0!important;
}

.subList li:before {
    display: none!important;
}


.subList:before {
    content: '';
    position: absolute;
    top: -10px;
    display: block;
    margin: 0 35%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #006DB4;

}
.subList {
    display: block;
    left: -100%;
    width: 300%;
    position: absolute;
    margin-top: 0;
    opacity: 0;
    pointer-events: none;
    text-align: left!important;
    padding: 30px!important;
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(21, 21, 21, 0.13);
    box-shadow: 0 0 13px 0 rgba(21, 21, 21, 0.13);
    border-top: 2px solid #006DB4;
}

.submenu {
    display: block;
    position: relative;
}

.navActive {
    color: #006DB4!important;
}

.mainNav ul li a:active, .mainNav ul li a:visited, .mainNav ul li a:focus {
    text-decoration: none;
}

.mainNav ul li a:hover{
    text-decoration: none;
    color: #006DB4;
}

.mainNav ul li a{
    font-size: 12px;;
    line-height: 1.2;
    text-transform: uppercase;
    color: #00030a;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
}

.noBefore:before {
    display: none!important;
}

.mainNav ul li:before {
    content: '';
    width: 1px;
    background-color: #e1e1e1;
    display: block;
    height: 22px;
    float: left;
    position: relative;
    left: -30px;
    top: -3px;
}

.mainNav ul li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    padding: 0 15px;
}

.mainNav ul {
    z-index: 0;
    margin-right: 10px;
    -webkit-transition: .25s;
    transition: .25s;
    padding: 5px 0;
}
.mainNav {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 15px 0;
    font-size: 0;
    line-height: 0;
    top: 0;
}

.logo img {
    display: inline-block;
    max-height: 80px;
    margin-top: 13px;
}

.logo {
    display: block;
    text-align: center;
}

a:hover, a:active, a:focus, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

header{
    display: block;
    position: relative;
    height: 107px;
    background: #f9f9f9;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .33s all ease-out;
    transition: .33s all ease-out;
    z-index: 9999;
}

.clear {
    clear: both;
}

body {
    background: #f6f6f6;
}

@media (max-width: 1024px) {
    .boxOutline {
        width: 80%;
    }
}
@media (max-width: 990px) {

    .rightGeneral {
        padding: 30px;
    }

    .boxOutline {
        width: 90%;
        margin-bottom: 30px;
    }

    .pilar img {
        width: 80%!important;
    }

    .generalSection {
        background: #3280A2!important;
    }
    .generalSection h3 {
        color: #fff!important;
    }
    .borderRight {
        border-right: none!important;
    }

    .clienteThumb img {
        max-width: 100px;
        height: auto!important;
    }

    footer {
        text-align: center;
    }
}
@media (max-width: 770px) {
    .pilar {
        margin-bottom: 20px!important;
    }

    .pilar img {
        width: 30%!important;
    }
    .formControl{
        margin-bottom: 20px;
    }
    .captionBannerServices {
        width: 90%;
    }
}

.center {
    text-align: center;
}


