/*
Theme Name: The Leader - Creative Business One Page HTML Template
Theme URI: http://envalab.com/themes/the-leader
Author: the envalab team
Author URI: http://envalab.com/
Description: The Leader – Creative Business One Page HTML Template is especially designed for business niche companies. That contains everything any business needs.
Version: 1.0
*/


/**
 *** Table of Content ***
 * Menu Section
 * Search Box
 * Home Section
 * Services Section
 * About Us Section
 * Team Section
 * Knowledge Section
 * CounterUp Section
 * Projects Section
 * Contact US Section
 * Footer Sectoin
 * Copyright Section
 * *** Other CSS ***
 * Hover Bounce Out CSS
 * Preloader CSS
 * Return Top CSS
 * Background video CSS
 * Content Slider CSS
 * Background Image CSS
 * Background Slider Parallax CSS
 **/


/* Menu Section */

.navbar-brand {
    padding: 10px;
    height: 10px;
}

.container.menuborder {
    position: relative;
}

.btn-menu {
    border: 2px #ffffff solid"
 padding: 10px!important;
}

.btn-cv {
    margin-top: 40px!important;
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: solid 2px #ffffff;
    padding: 10px!important;
}

.btn-cv:hover {
    color: #262626;
    background-color: rgb(255, 255, 255);
    border: 2px solid #ffffff;
}

p.navbar-btn {
    margin-top: 28px;
}

img.logo2 {
    display: none;
}

.menu-section {
    position: absolute;
    width: 100%;
    z-index: 22222;
    padding: 0px 0;
    transition: all .3s ease;
    border-radius: 0
}

.welcome-text {
    padding-top: 150px!important;
    padding-bottom: 150px!important;
}

.welcome-text h2 {
    color: #FFF
}
.welcome-text h1 {
    color: #FFF;
    font-size: 40px;
    
}
.welcome-text h3 {
    color: #FFF;
    font-size: 40px;
    
}
.welcome-textbusquedas {
    padding-top: 120px!important;
    padding-bottom: 120px!important;
}

.welcome-textbusquedas h2 {
    color: #ffffff
}
.welcome-textbusquedas h1 {
    color: #ffffff;
    font-size: 40px;

}

.sticky-wrapper {
    position: absolute;
    width: 100%
}

.is-sticky .menu-section {
    background: rgb(255, 254, 254);
}

.menu li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    padding: 20px 14px;
    transition: .3s;
}

.menu li a span.fa {
    color: #269FC2;
    padding-right: 10px;
    transition: .3s
}

.menu li:hover a span.fa {
    color: #fff;
}

.menu li.active a span.fa {
    color: #fff;
}

.menu>li.active,
.menu li:hover {
    background: transparent;
    top: 0;
    transition: .3s
}

.menu li {
    padding: 0px 5px;
}


/* LISTADO preguntas frecuentes */

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #717175;
    background-color: #FFF;
}

.panel-title {
    font-size: 16px;
}

.panel-title>a {
    display: block;
    padding: 18px;
    text-decoration: none;
}

.panel-body {
    padding: 18px;
    font-size: 14px;
    color: #dd741c;
    line-height: 17px;
    font-weight: 500;
}

.more-less {
    float: left;
    color: #e8781a;
    padding-right: 14px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}


/*
.fa {
    margin-right: 15px;
}
*/


/* ----- v CAN BE DELETED v ----- */

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
}

#fondo-cv {
    background-color: #f5f5f5;
}

.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* panel heading bg color */

.panel-heading-active {
    transition: all .5s;
    background-color: #003d4f !important;
    color: #ffffff;
}

.panel-heading-active .panel-title>a {
    color: #ffffff;
}

.panel-heading-active .more-less {
    color: #ffffff;
}

.panel-heading-active .glyphicon-plus:before {
    content: "\2212";
}


/* fORMULARIO DE CONSULTA servicios */


/* Styles for Accordion */

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
    font-weight: 400;
    color: #292929;
    line-height: 19px;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: left;
    color: #e8781a;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: relative;
    width: 21px;
}

.plus-minus-toggle:before,
.plus-minus-toggle:after {
    background: #000;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
    transition: transform 500ms ease;
}

.plus-minus-toggle:after {
    transform-origin: center;
}

.plus-minus-toggle.collapsed:after {
    transform: rotate(90deg);
}

.plus-minus-toggle.collapsed:before {
    transform: rotate(180deg);
}


/* Home Section */

.home-area {
    background: url(images/header-bg.jpg) no-repeat center / 100% auto;
    top: 0;
    /* Set a specific height */
    height: 500px!important;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.busquedas {
    background: url(images/header-busquedas.jpg) no-repeat center/ 100% auto;
    top: 0;
    position: relative;
}

.quienessomos {
    background: url(images/header-quienessomos.jpg) no-repeat center / 100% auto;
    top: 0;
    position: relative;
}

.cv {
    background: url(images/header-cv.jpg) no-repeat center / 100% auto;
    top: 0;
    position: relative;
}

.faq {
    background: url(images/faq.jpg) no-repeat center / 100% auto;
    top: 0;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.servicios {
    background: url(images/header-quehacemos.jpg) no-repeat center / 100% auto;
    top: 0;
    position: relative;
}

.welcome-buttom {
    padding-top: 200px;
}

.clearfix {
    clear: both
}

.service-button {
    background: #eb694d none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    text-align: left;
    font-size: 40px;
    height: 50px;
    font-weight: 300;
    line-height: 50px;
    text-transform: capitalize;
    padding-left: 40px;
    padding-top: 20px;
    width: 550px;
    height: 190px;
    float: left;
}

.service-button img {
    float: left;
    padding-right: 25px;
    height: 140px;
}

.service-button:hover {
    background: #fc7558 none repeat scroll 0 0;
}

.learn-button {
    background: #07919d none repeat scroll 0 0;
    color: #fff;
    text-align: left;
    display: inline-block;
    font-size: 40px;
    height: 50px;
    font-weight: 300;
    line-height: 50px;
    text-transform: capitalize;
    padding-left: 40px;
    padding-top: 20px;
    width: 550px;
    height: 190px;
    float: right;
}

.learn-button:hover {
    background: #2ba4af none repeat scroll 0 0;
}

.learn-button img {
    float: left;
    padding-right: 25px;
    height: 140px;
}

.card-2 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    position: relative;
}

.card-2:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.card-2:hover:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 7px;
    background: rgba(0, 0, 0, 0.29);
    display: block;
}


/* END of Home Section*/


/* Services Section */

.recibir-info {
    border: 2px solid #e55151;
    padding: 25px 15px;
    margin-bottom: 80px;
}

.recibir-info h4 {
    padding-top: 10px;
    color: #343434;
    font-weight: 400;
    font-size: 22px;
}

@media (max-width: 350px) {
    
    .recibir-info h4 {
    font-size: 16px;
    line-height: 20px;
    text-align: center!important;
    }
}


/*
.section-padding {
    padding: 40px 0;
}
*/

.overfolowhidden {
    overflow: hidden;
}

.section-title {
    position: relative;
    margin-bottom: 10px;
    margin-top: 50px;
}

.section-title h2 {
    font-weight: 300;
    padding-bottom: 10px;
    color: #343434;
    margin-bottom: 76px;
}

.section-title::before {
    background: #CB6751 none repeat scroll 0 0;
    content: " ";
    height: 3px;
    position: absolute;
    width: 50%;
    bottom: -25px;
    width: 70px;
    text-align: center;
    display: inline-block;
    left: 50%;
    margin-left: -35px;
}

.section-titlefaq::before {
    background: #e67a2b none repeat scroll 0 0;
}

.section-title-logo h2 {
    margin-top: 40px;
}

.signel-service {
    position: relative;
    color: #868686;
    height: 300px;
    margin-bottom: 70px;
    padding: 20px 15px;
}

.signel-service {
    position: relative;
    color: #868686;
    height: 300px;
    margin-bottom: 70px;
    padding: 20px 15px;
}

.signel-service h4 {
    color: #343434;
    margin-bottom: 24px;
    padding: 24px 0;
    position: relative;
    text-transform: capitalize;
}

.signel-service h4::before {
    background: #CB6751 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -22.5px;
    position: absolute;
    width: 55px;
    transition: .2s
}

.border-top {
    background: rgba(230, 230, 230, 0) none repeat scroll 0 0;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 85%;
    transition: .4s;
}

.border-left {
    background: rgba(230, 230, 230, 0) none repeat scroll 0 0;
    height: 85%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 2px;
    transition: .4s
}

.border-bottom {
    background: rgba(230, 230, 230, 0) none repeat scroll 0 0;
    height: 2px;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 85%;
    transition: .4s
}

.border-right {
    background: rgba(230, 230, 230, 0) none repeat scroll 0 0;
    height: 85%;
    right: 0;
    position: absolute;
    top: 0;
    width: 2px;
    transition: .4s
}

.signel-service:hover .border-top {
    width: 100%;
    background: #269FC2;
}

.signel-service:hover .border-left {
    height: 100%;
    background: #269FC2;
}

.signel-service:hover .border-bottom {
    width: 100%;
    background: #269FC2;
}

.signel-service:hover .border-right {
    height: 100%;
    background: #269FC2;
}

.signel-service:hover h4::before {
    margin-left: -35px;
    position: absolute;
    width: 70px;
    background: #269FC2;
}


/* END of Services Section */


/* About Us Section */

.about-us {
    background-image: url(images/abdut-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 80%;
    background-size: 100% 80%;
    background-position: 0px 50px;
    position: relative;
}

.about-us::before {
    background: #e0d7d3 none repeat scroll 0 0;
    content: "";
    height: 80%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 10%;
    width: 100%;
}

.padding-top {
    padding-top: 110px;
}

.aboutbg {
    background: #343434 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 70px;
    padding-top: 70px;
}

.about-content>h2 {
    padding-bottom: 40px;
    text-transform: capitalize;
    color: #fff
}

.about-content {
    color: #a1a1a1;
}

.about-content p.italic {
    color: #a1a1a1;
    font-size: 18px;
    font-style: italic;
    margin-top: 25px;
}

.about-content p.name {
    color: #fff;
    margin-top: 20px;
}

.about-content .about-button {
    background: #269FC2 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    margin-top: 28px;
    padding: 20px 35px;
    font-size: 16px;
    text-transform: capitalize;
}

.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    height: 10px;
    width: 10px;
}

.slick-dots>li.slick-active button {
    background: #269FC2 none repeat scroll 0 0;
    border: medium none;
}

.slick-dots li {
    display: inline-block;
    margin-right: 4px;
    text-align: center;
}

.slick-dots {
    bottom: 4%;
    position: absolute;
    text-align: center;
    width: 100%;
}


/* END of About US Section */


/* Team Section */

.single-team {
    cursor: move;
}

.single-team:before {
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    transform: scale(0, 1);
    transition: .3s
}

.single-team:hover:before {
    transform: scale(1, 1);
}

.team-member-name {
    padding-bottom: 20px;
    padding-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.single-team img {
    border-radius: 50%;
    opacity: .80;
    transition: .3s;
}

.single-team:hover img {
    opacity: 1;
}

.single-team img {
    display: inline-block;
}

.team-member-name::before {
    background: #efefef none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    margin-left: -25%;
    position: absolute;
    width: 50%;
}

.team-member-name h4 {
    color: #343434
}

.team-member-name>p {
    color: #a1a1a1;
    font-size: 14px;
}

.member-contact {
    padding-left: 100px;
    text-align: left;
}

.member-contact ul li {
    padding-bottom: 10px;
}

.member-contact ul li span {
    display: inline-block;
    padding-right: 10px;
    color: #269FC2;
}

.slick-arrow {
    height: 30px;
    position: absolute;
    width: 25px;
    background-color: transparent!important;
    color: transparent;
    transition: .3s;
    border: none;
}

.slick-prev {
    left: -30px;
    top: 20px;
    z-index: 5;
    background: url(images/icon/prev.png) center center no-repeat;
    opacity: 0.3;
}

.slick-prev:hover {
    opacity: 0.9;
}

.slick-next {
    right: -30px;
    top: 20px;
    z-index: 5;
    background: url(images/icon/next.png) center center no-repeat;
    opacity: 0.3;
}

.slick-next:hover {
    opacity: 0.9;
}


/* END of Team Section */


/* Knowledge Section */

.verservicios-section {
    padding: 50px 0;
    background: url(images/quehacemos.jpg);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    color: #fff
}

.verservicios-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #CB6751;
    opacity: .80;
    content: "";
    left: 0;
    bottom: 0;
}

.verservicios-button {
    background: #fff none repeat scroll 0 0;
    border: 2px #ffffff solid;
    color: #CB6751;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.verservicios-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}


/* Knowledge Section */

.cargarcv-section {
    padding: 50px 0;
    background: url(images/know.jpg);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    color: #fff
}

.cargarcv-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #419A65;
    opacity: .80;
    content: "";
    left: 0;
    bottom: 0;
}

.cargarcv-button {
    background: #fff none repeat scroll 0 0;
    border: 2px #ffffff solid;
    color: #14c45a;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.cargarcv-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.conocelectus-section {
    padding: 50px 0;
    background: url(images/quienessomos.jpg);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    color: #fff
}

.conocelectus-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(38, 159, 194, 0.73);
    content: "";
    left: 0;
    bottom: 0;
}

.conocelectus-button {
    background: #fff none repeat scroll 0 0;
    border: 2px #ffffff solid;
    color: #269FC2;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.conocelectus-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.signel-service i {
    color: #269FC2;
    font-size: 40px;
}

.get-you h4:before {
    display: none;
}

.get-you h4 {
    padding-bottom: 0
}

.logotitle {
    bottom: -23px;
    position: absolute;
    right: 20%;
}


/* END CARGÁ CV section */

.face-button {
    background: #39558F none repeat scroll 0 0;
    border: 2px #39558F solid;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    margin-right: 15px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    width: 184px;
}

.face-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.instagram-button {
    background: #3f729b none repeat scroll 0 0;
    border: 2px #3f729b solid;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    margin-right: 15px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    width: 184px;
}

.instagram-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.linkedin-button {
    background: #fff none repeat scroll 0 0;
    border: 2px #ffffff solid;
    color: #005882;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.linkedin-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #ffffff;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.contactanos-button {
    background: #e55151 none repeat scroll 0 0;
    border: 2px #e55151 solid;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.contactanos-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #e55151;
    border: 2px #e55151 solid;
    text-decoration: none;
}


@media (max-width: 350px) {
    
.contactanos-button {
    padding: 10px 7px;
    text-align: center;
    }
}


.cv-button {
    background: #269FC2 none repeat scroll 0 0;
    border: 2px #269FC2 solid;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.cv-button:hover {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #269FC2;
    border: 2px #269FC2 solid;
    text-decoration: none;
}


/* Portada clientes */

.cv-button2 {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border: 2px #fcfeff solid;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin: 20px 10px 40px 0px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}

.cv-button2:hover {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: #313131;
    border: 2px #ffffff solid;
    text-decoration: none;
}

.textobusquedas h3 {
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 22px;
    margin: 30px 10px 10px 10px;
    line-height: 28px;
}


/* CLIENTES Section */

.clients h2 {
    padding: 20px 0px;
}

.clients p {
    padding-bottom: 25px;
}


/* END CLIENTES Section */

.conocelectus-section {
    padding: 50px 0;
    background: url(images/quienessomos.jpg);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    color: #fff
}

.conocelectus-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(38, 159, 194, 0.73);
    content: "";
    left: 0;
    bottom: 0;
}

.parallax-bannerredes {
    padding: 60px 0;
    background: url(images/redes.jpg);
}

.parallax-bannerredes:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    top: 0;
}

.parallax-bannerredes h2 {
    text-align: left;
    color: #fff;
}

.faqlist {
    position: relative;
    z-index: 2;
}


/* CounterUp Section */

.business-quality {
    background-image: url("images/countdownbg.jpg");
    background-position: 0 136px;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    position: relative;
}

.business-quality:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .44;
    content: "";
    left: 0;
    top: 0
}

.business-content h2 {
    font-size: 50px;
}

.business-content p {
    color: #959595;
    margin-top: 20px;
}

.busenessbutton {
    background: #269FC2 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 40px;
    padding: 20px 35px;
    text-transform: capitalize;
}

.busenessbutton:hover {
    color: #fff;
}

.businesstbg {
    background: #343434 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 70px;
    padding-top: 70px;
}

.single-countdown p {
    font-size: 18px;
    color: #959595;
}

.single-countdown h2 {
    font-size: 60px;
    padding-bottom: 20px;
    padding-top: 40px;
    font-family: 'roboto';
}


/* END of CounterUp Section */


/* Projects Section */

.portfolio-section {
    padding-bottom: 0;
}

.single-projects {
    margin-bottom: 30px;
    position: relative;
}

.projects-hover {
    background: rgba(254, 86, 46, 0.80) none repeat scroll 0 0;
    color: #fff;
    height: 85%;
    left: 7.5%;
    line-height: 120px;
    position: absolute;
    text-align: center;
    top: 7.5%;
    width: 85%;
    transform: scale(0);
    transition: .3s;
    cursor: pointer;
}

.projects-hover h4 {
    font-style: italic;
}

.single-projects:hover .projects-hover {
    transform: scale(1);
}

.projects-hover.text-center>img {
    margin-bottom: -33px;
}


/* END of Projects Section */

.card {
    position: relative;
    top: -100px;
    background-color: #fff;
    padding: 45px;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.card-1:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.card-1:hover:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 7px;
    background: #CB6751;
    display: block;
}

.card-servicios {
    position: relative;
    top: -100px;
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 25px;
    text-align: center;
    height: 465px;
}



@media (max-width: 1281px) {

    .card-servicios {
        
        height: 470px!important;
    }

}


@media (max-width: 991px) {

    .card-servicios {
        
        height: 400px!important;
    }

}


@media (max-width: 765px) {

    .card-servicios {
        
        height: 340px!important;
    }

}

@media (max-width: 465px) {

    .card-servicios {
        
        height: 450px!important;
    }

}

@media (max-width: 330px) {

    .card-servicios {
        
        height: 500px!important;
    }

}

@media (max-width: 300px) {

    .card-servicios {
        
        height: 600px!important;
    }

}


li {
/*    padding-left: 16px;*/
    text-align: left;
}

.card-servicios h4 {
    color: #161616;
    font-weight: 200px;
}

.card-servicios p {
    color: #717175;
    line-height: 22px;
    font-size: 13px;
    font-weight: 200px;
}


/* Contact US Section */

.contact-form .success,
.contact-form .error {
    display: none;
}

.contact-form .success {
    color: green;
}

.contact-form .error {
    color: red;
}

.getin-touch.section-padding {
    padding-top: 0;
}

padding-logos {
    padding: 150px;
}

.no-padding {
    padding: 0 !important;
}

.googlemap {
    width: 100%;
    height: 520px;
}

.addressbg {
    background: #f5f5f5 none repeat scroll 0 0;
    padding-top: 60px;
    padding-bottom: 156px;
}

.address {
    padding-bottom: 40px;
}

.address:last-child {
    padding-bottom: 0;
}

.addresstitle {
    color: #aeaeae;
    padding-bottom: 15px;
}

.address h4 {
    color: #343434;
}

.contact-title {
    border-bottom: 1px solid #eeeeee;
    color: #343434;
    margin-bottom: 20px;
    padding-bottom: 17px;
    text-transform: capitalize;
}

.contact-title {
    border-bottom: 1px solid #eeeeee;
    color: #343434;
    margin-bottom: 20px;
    padding-bottom: 17px;
    text-transform: capitalize;
}

.single-form>p {
    color: #aeaeae;
    padding-bottom: 10px;
    font-size: 16px;
}

.single-form input {
    height: 40px;
    padding-left: 10px;
    width: 100%;
    background: #f5f5f5;
    border: none;
}

.single-form textarea {
    height: 70px;
    background: #f5f5f5;
    border: none;
    width: 100%;
    padding: 10px;
}

.submit {
    background: #269FC2;
    color: #fff;
    font-size: 16px;
    padding: 15px 25px;
    border: none;
    border-radius: 50px;
}

.single-form {
    margin-bottom: 20px
}


/* END of Contact US section*/


/* Footer Sectoin */

footer.footer-section {
    background: #003D4F none repeat scroll 0 0;
    color: #fff;
    padding: 30px 0;
    bottom: 15px;
    text-align: left;
}

@media (min-width: 1280px) {
    .footer-contrasena {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}

.footer-title {
    padding-bottom: 30px;
}

.footer-title p {
    color: rgba(255, 255, 255, 0.62);
    padding-top: 10px;
}

.footer container {}

.faddress-icon {
    float: left;
    font-size: 18px;
    height: 45px;
    line-height: 40px;
    padding-right: 5px;
    text-align: top;
    width: 50px;
    vertical-align: middle;
}

@media (max-width: 1000px) {
    .faddress-icon, .faddress-icon.faddress-telefono-icon {
        float: none;
        width: 100%;
    }
}

.fadress h4 {
    color: rgba(255, 255, 255, 0.87);
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}

.fadress h5 {
    color: rgba(255, 255, 255, 0.67);
    font-size: 12px;
    font-weight: 400;
}


/*
.social-icon a {
    margin-left: 10px;
    opacity: 1;
}

.social-icon a:hover {
    opacity: 0.7;
}

.social-icon a:first-child {
    margin-left: 0;
}

.social-icon {
	display: flex ;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.social-icon .item {
	list-style: none ;
}
*/

.social-icon .item a {
    width: 40px;
    height: 40px;
    background-color: transparent;
    text-align: center!important;
    font-size: 21px;
    line-height: 35px;
    margin: 10px 10px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: solid 2px #ffffff;
    z-index: 2;
}

.social-icon .item a .fa {
    position: relative;
    color: #fff;
    transition: .5s;
    z-index: 3;
}

.social-icon .item a:hover .fa {
    color: #FFFFFF;
    transform: rotateY(360deg);
}

.social-icon .item a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #FF0000;
    transition: .5s;
    z-index: 1;
}

.social-icon .item a:hover:before {
    top: 0;
}

.social-icon .item:nth-child(1) a:before {
    background-color: #3b5998;
}

.social-icon .item:nth-child(2) a:before {
    background-color: #3f729b;
}

.social-icon .item:nth-child(3) a:before {
    background-color: #0e76a8;
}


/* END of Footer Sectoin */


/* Copyright Section */

.copyright {
    padding: 10px 0;
}

.copyright-section {
    background: #012A33;
}

.copyright-text p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}

.desarrollo-text {
    color: rgba(255, 255, 255, 0.76);
    font-size: 11px;
    text-align: right;
}

.copyright-text a {
    color: #a1a1a1;
}

.copyright-text span {
    color: #ff0000;
}


/* END Copyright Section */


/* Hover Bounce Out CSS */

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.hvr-bounce-out:active,
.hvr-bounce-out:focus,
.hvr-bounce-out:hover {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}


/*END of Hover Bounce Out CSS */


/* Preloader CSS */

.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 988899;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('images/pageloader-icon.gif') no-repeat center center;
}


/* END of Preloader CSS */


/* Return Top CSS */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
}

#return-to-top i {
    color: #fff;
    font-size: 30px;
    left: 15px;
    margin: 0;
    position: relative;
    top: 8px;
    transition: all 0.3s ease 0s;
}

#return-to-top:hover {
    background: rgba(38, 159, 194, 0.88);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


/*END of Return Top CSS */


/* Background video CSS */

.tubular {
    background-image: none;
}


/* Content Slider CSS */


/* Slider */

.slick-slide {
    margin: 10px 35px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Background Image CSS 

.bgslider .slick-next {
    right: 1%;
    bottom: 50%;
    margin-bottom: -25px;
}

.bgslider .slick-prev {
    left: 1%;
    bottom: 50%;
    margin-bottom: -25px;
}


/* Background Slider Parallax CSS */

.bgsliderVR,
.parallaxsection {}

.bgslider {
    position: top;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.parallax {
    /* The image used */
    background-image: url("img_parallax.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}


}
.hero {
    height: 600px;
}
.parallax-quienessomos {
    background-image: url("images/header-quienessomos.jpg");
    /* Set a specific height */
    
    min-height: 300px;
    /* Create the parallax scrolling effect */
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.fondo-quienessomos {
    background: rgba(38, 159, 194, 0.84);
    height: 300px;
}
.parallax-bus {
    background-image: url("images/header-busquedas.jpg");
    /* Set a specific height */
    
    min-height: 250px;
    /* Create the parallax scrolling effect */
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.fondo-bus {
    background: rgba(50, 156, 165, 0.8);
}
.parallax-faq {
    height: 100%;
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background: rgba(210, 127, 58, 0.80);
    /* Create the parallax scrolling effect */
}
.parallax-cv {
    background-image: url("images/header-cv.jpg");
    height: 100%;
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background: rgba(65, 155, 101, 0.9);
}
.parallax-servicios {
    background-image: url("images/header-quehacemos.jpg");
    height: 100%;
    position: absolute;
    width: 100%;
    height: 345px;
    background-repeat: no-repeat;
    background-position: center top;
    background: rgba(203, 103, 81, 0.9);
}
.color-contacto {
    background-image: url("");
    height: 100%;
    position: absolute;
    width: 100%;
    height: 275px;
    background-repeat: no-repeat;
    background-position: center top;
    background: rgba(197, 78, 83, 0.9);
}
.parallax-banner {
    background-image: url("images/know.jpg");
    height: 378px;
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.parallax-bannerredes {
    background-image: url("images/redes.jpg");
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center left;
    /* Create the parallax scrolling effect */
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

/*Contact form que hacemos*/
textarea {
    resize: none;
}
.form-label {
    line-height: 16px;
    font-size: 14px;
    color: #CB6751;
    margin: 0;
    display: block;
    opacity: 1;
    -webkit-transition: .333s ease top, .333s ease opacity;
    transition: .333s ease top, .333s ease opacity;
}
.form-control {
    border-radius: 0;
    border-color: #ccc;
    border-width: 2px;
    border-style: solid;
    box-shadow: none;
    height: 45px;
}
.form-control:focus {
    box-shadow: none;
    border-color: #CB6751;
}
.form-controlcontact {
    border-radius: 0;
    border-color: #ccc;
    border-width: 2px;
    border-style: solid;
    box-shadow: none;
    height: 45px;
}
.form-control:focus {
    box-shadow: none;
    border-color: #CB6751;
}
.js-hide-label {
    opacity: 0;
}
.js-unhighlight-label {
    color: #999
}
.formularioconsulta p {
    color: #727272;
    padding-top: 5px;
}
#map_container {
    position: relative;
}
#map {
    height: 600px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 22.25%;
    padding-top: 30px;
    position: relative;
}
.contactmap {
    position: relative;
    z-index: 1;
}
.btn-start-order {
    background: #CB6751 none repeat scroll 0 0;
    border: 2px #CB6751 solid;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    float: right;
}
.btn-start-order:hover,
.btn-start-order:active,
.btn-start-order:focus {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #CB6751;
    border: 2px #CB6751 solid;
    text-decoration: none;
}
.btn-contacto {
    background: #12546F none repeat scroll 0 0;
    border: 2px #12546F solid;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    float: right;
}
.btn-contacto:hover,
.btn-contacto:active,
.btn-contacto:focus {
    background: rgba(255, 252, 252, 0) none repeat scroll 0 0;
    color: #12546F;
    border: 2px #12546F solid;
    text-decoration: none;
}
.masinfo {
    background: #fff!important;
}

/* logos quienes somos 



.flexbox-imgs {
  display: -webkit-box;  /* iOS 6-, Safari 3.1-6, BB7 
  display: -ms-flexbox;  /* IE 10 
  display: -webkit-flex; /* Safari 6.1+. iOS 7.1+, BB10
  display: flex;         /*Firefox, Chrome, Opera 
  flex-wrap: wrap;
  flex-direction: row;
}
.flexbox-imgs img {
    
    max-height: 70px;
    margin: 25px 40px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    opacity: .65;
    transition: all .3s; 
}

.flexbox-imgs img:hover {
	opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

@media screen and (max-width: 800px) {
    .flexbox-imgs img {
      max-width: 125px;
      max-height: 88px;
      margin: 15px 20px;
  }
}

@media screen and (max-width: 560px) {
  .flexbox-imgs img {
      max-width: 85px;
      max-height: 60px;
      margin: 30px 30px;
  }
}

*/
.logos-imgs {
    text-align: center;
}
.logos-imgs img {
    height: 70px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .65;
    transition: all .3s;
    margin-bottom: 50px;
}
.logos-imgs img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/*Change the Bootstrap NavBar Breakpoint*/

/* Header por defecto */
.menu li {
    padding: 5px;
    text-align: center;
}
@media (min-width: 1281px) {
    .menu>li.active:after,
    .menu li:hover:after {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 3px;
        background: #ffffff;
        display: block;
    }
}
#sticky-wrapper .logo1 {
    display: block;
}
#sticky-wrapper .logo2 {
    display: none;
}
#sticky-wrapper .navbar-toggle span {
    background: #faf7f7;
}
#sticky-wrapper .navbar-nav>li>a {
    color: "#ffffff";
}
#sticky-wrapper .navbar-shadow {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#sticky-wrapper .navbar-nav>li.active {
    border-color: #ffffff;
}

/* Header STICKY */
#sticky-wrapper.is-sticky .logo1 {
    display: none;
}
#sticky-wrapper.is-sticky .logo2 {
    display: block;
}
#sticky-wrapper.is-sticky .navbar-btn a {
    color: #4a494b;
    border-color: #cecece;
}
#sticky-wrapper.is-sticky .navbar-btn a:hover {
    color: #4a494b;
    border-color: #e8e4e4;
    background-color: #e8e4e4;
}
#sticky-wrapper.is-sticky .navbar-toggle span {
    background: #4a494b;
}
#sticky-wrapper.is-sticky .navbar-nav>li>a {
    color: #4a494b;
}
#sticky-wrapper.is-sticky .navbar-shadow {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(184, 184, 184, 1);
    box-shadow: 0px 0px 9px 0px rgba(184, 184, 184, 1));
}
#sticky-wrapper.is-sticky .menu>li.active:after,
#sticky-wrapper.is-sticky .menu li:hover:after {
    background: #269FC2;
}
.texto-quienesomos p {
    color: rgba(255, 255, 255, 0.82);
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ic-circlequienessomos:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    border-radius: 150px;
    width: 100px;
    height: 100px;
    display: block;
    left: 50%;
    margin-left: -50px;
    opacity: 0.2;
}
@media (max-width: 1280px) {
    #sticky-wrapper.is-sticky .navbar-nav>li>a {
        color: #ffffff;
    }
    
    #sticky-wrapper.is-sticky .navbar-btn a {
        color: #ffffff;
        border-color: #ffffff;
    }
}

/*
.ic-circlequienessomos:hover:before {
    opacity: 0.1;
}
*/
.ic-circlequienessomos img {
    position: relative;
    z-index: 1;
    margin: 8px 0;
}


@media (max-width: 1280px) {
    .padding-gral {
        padding: 15px 30px;
    }

}

@media (max-width: 1000px) {
    .text-gral {
        text-align: center!important;
    }

}


@media (max-width: 1380px) {
    .parallax-img-resize {
        background-size: cover;
    }
    
    .parallax-img-resizehome {
        height: 530px!important;
    }
    
    .service-button {
        width: 550px;
    }
    
    .learn-button {
        width: 550px;
    }
    
    
    
    
}



@media (max-width: 1180px) {
  
    .service-button {
        width: 450px;
        font-size: 35px;
        line-height: 40px;
    }
    
    .learn-button {
        width: 450px;        
        font-size: 35px;
        line-height: 40px;
    }
    
    
    
    
}


@media (max-width: 920px) {
    .service-button {
        font-size: 25px;
        height: 130px;
        line-height: 35px;
        width: 330px;
    }
    
    .service-button img {
        height: 100px;
    }
    
    .learn-button {
        font-size: 25px;
        height: 130px;
        line-height: 35px;
        width: 330px;
    }
    
    .learn-button img {
        height: 100px;
    }
}
@media (max-width: 600px) {
    .parallax-bannerredes {
        height: 360px;
    }
}
@media (max-width: 450px) {
    .parallax-bannerredes {
        height: 400px;
    }
    
    .fondo-quienessomos {
        height: 380px;
    }
}
@media (max-width: 350px) {
    .fondo-quienessomos {
        height: 420px;
    }
}
@media (max-width: 300px) {
    .parallax-bannerredes {
        height: 450px;
    }
    
    .fondo-quienessomos {
        height: 420px;
    }
}
@media (max-width: 1280px) {
    .navbar-header {
        float: none;
        height: 70px;
    }
    
    .slick-next {
        right: -10px;
    }
    
    .slick-prev {
        left: -10px;
    }
    
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    
    .navbar-toggle {
        display: block;
    }
    
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    
    .navbar-collapse.collapse {
        display: none!important;
    }
    
    .navbar-collapse {
        position: absolute;
        right: 25px;
    }
    
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    
    .navbar-nav>li {
        float: none;
    }
    
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    
    .collapse.in {
        display: block !important;
    }
    
    .menu>li.active,
    .menu li:hover {
        border: none!important;
    }
    
    .menu>li.active a,
    .menu li a:hover {
        color: #269FC2 !important;
    }
}

/**** Estilos para el menu en responsive12 ****/
@media(max-width: 550px){
    .container.menuborder {
        position: relative !important;
    }
    div#bs-example-navbar-collapse-1 {
        margin: 0 !important;
    }
    .navbar-collapse {
        width: 100% !important;
        left:  0 !important;
        right: 0 !important;
    }
    .navbar-toggle {
        top: 11px;
    }
    #bs-example-navbar-collapse-1 {
        top: 86px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav .btn-cv {
        margin: 0 !important;
        display: inline-block !important;
    }
    #bs-example-navbar-collapse-1 {
        max-height: 430px !important;
    }
}

.page-contacto__telefono strong {
    margin-left: .2em;
}

.faddress-telefono-icon {
    width: 40px;
}
.card-servicios h4 {
    margin: 1em 0 !important;
}