/*-----------------------------------------------------------------------------------*/
/*	GENERAL & GLOBAL STYLES
/*-----------------------------------------------------------------------------------*/

html {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
body {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    overflow-x: hidden;
    font-size: 12px;
    color: #727272;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    letter-spacing: 1px;
    color: #2b2b2b;
}
a:hover h6 {
    color: #2b2b2b;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
}
p {
    margin-bottom: 25px;
}
.wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
}


a {
    text-decoration: none;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
.break {
    height: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	END GENERAL & GLOBAL STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	HEADER & NAV STYLES
/*-----------------------------------------------------------------------------------*/

	.header-fixed .offset {
		display: block;
	}

	.header-fixed header#main {
	background: #2b2b42;
	z-index: 9999;
	position:fixed;
    z-index: 9999;
	
	}
	
@media only screen and (min-width: 767px) {
    .header-fixed header#main {
	padding-right: 1000px; 
}

}

#logo {
    padding-left: 100px;
}
header#main {
    padding: 30px 0 0 5px;
    position: relative;
    z-index: 9999;
    color: #ffffff;
}
nav ul {
    float: right;
}
nav li {
    display: inline-block;
    margin-top: 10px;
    margin-left: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
nav li a {
    color: #ffffff;
}
nav li a:hover {
    color: #1ae1e1;
}
.offset {
    display: none;
}
nav .active {
    color: #1ae1e1;
}
nav li ul {
    display: none;
}
#burger {
    cursor: pointer;
    padding: 7px 11px 8px 10px;
    border-radius: 3px;
    color: #1ae1e1;
    display: inline-block;
    float: right;
    font-size: 18px;
    text-align: center;
    display: none;
}
#burger i {
    position: relative;
    left: 1px;
}
@media only screen and (min-width: 767px) {
	
    header#main {
        padding: 30px 0 0 5px;
        position: absolute;
        z-index: 9999;
    }
   
}

/*-----------------------------------------------------------------------------------*/
/*	END HEADER & NAV STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	INICIO STYLES
/*-----------------------------------------------------------------------------------*/

#inicio,
.parallax {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.mobile-device #inicio,
.mobile-device .parallax {
    background-attachment: scroll;
}
#intro {
    position: absolute;
    top: 50%;
    margin-top: -61px;
    width: 100%;
}
#inicio .flexslider {
    width: 100%;
}
#inicio .flexslider li {
    height: 60px;
}
.banner-banana img {
    width: 90%;
    margin-top: 60px;
    margin-right: 0px;
}
.inicio-banner {
    padding: 40px 0;
    color: #f9f9f9;
}
.banner-elements {
    padding-top: 50px;
}
.banner-text {
    padding: 0 100px;
    margin-top: 100px;
}
.banner-text p {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    font-size: 38px;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 1px;
}

.banner-text img {
    position: relative;
    margin-top: -30px;
}

.slide-item {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 1px;
}
.slide-item2	 {
    font-size: 28px;
}

.slide-item4	 {
    font-size: 28px;
}

.slide-item5	 {
    font-size: 28px;
}

.modif-line	 {
      line-height: 14px !important;
}


.slide-strong {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    padding-right: 400px;
    line-height: 14px !important;
    
}


.ls-nav-start, .ls-nav-stop, { 
display: none !important; }

@media only screen and (max-width: 768px) {
 .ls-nav-prev, .ls-nav-next { 
display: none !important; }}


.banner-banana img {
    width: 97%;
}
.banana {
    margin-left: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	END HOME STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	QUÉ HACEMOS STYLES
/*-----------------------------------------------------------------------------------*/


.second-banner {
    padding: 40px 0;
    color: #f9f9f9;
    font-family: 'Roboto Condensed', sans-serif;
    background: #dee7ec;
    
}

.qhacemos-right h1 {
    position: absolute;
    font-size: 14px;
    color: transparent;
    text-transform: none;
    z-index: -10000;
    margin: -60px 0 0 30px;
}
.qhacemos-left .title {
    width: 65%;
    margin-top: 60px;
    margin-bottom: 20px;
}
.qhacemos-left .first-par {
    font-size: 24px;
    color: #5e5e8b;
    font-weight: 400;
    line-height: 24px;
}
.qhacemos-left .second-par {
    font-size: 21px;
    color: #5e5e8b;
    font-weight: 300;
    line-height: 24px;
    padding: 0 30px 0 0;
}
.contain-item {
    position: relative;
    margin-bottom: 20px;
    float: left;
}
.qhacemos-right {
    margin-right: 0px;
}
.qhacemos-right .one,
.qhacemos-right .two {
    margin-right: 60px;
}
.contain-item {
    width: 23.56%;
}
.contain-item2 {
    width: 29.56%;
}
.contain-item2 {
    position: relative;
    margin-bottom: 20px;
    float: left;
}
.one,
.three {
    margin-top: 30px;
}
.lower-items {
    margin-left: 150px;
    margin-top: -70px;
}
.four {
    margin-right: 40px;
}
.five {
    margin-top: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*	QUÉ HACEMOS STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	CÓMO HACEMOS STYLES
/*-----------------------------------------------------------------------------------*/


.nuestro-proceso h5 {
    color: #ffffff;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
    margin-left: 16px;
}

.wrap-draw1{  width: 33.33%; line-height:0 !important; }
.wrap-draw2{  width: 48.33%; line-height:0 !important; }
.wrap-draw3{  width: 20.33%; line-height:0 !important; }


.wrap-draw {
	margin-right: 0;
	float: left;
	line-height:0 !important;
}

.wrap-draw2 {
	margin-top: 55px;
	margin-left: -20px;
}

.wrap-draw3 {
	margin-top: 120px;
	margin-left: -20px;
}

.wrap-right-proceso {
	margin-top: 60px;
}


/*-----------------------------------------------------------------------------------*/
/*	END CÓMO HACEMOS STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	CONTACTO STYLES
/*-----------------------------------------------------------------------------------*/

#contacto {
    background: #eaf3f6;
}

.contacto-banner {
    padding: 40px 0;
   
}
.contacto .subtitle {
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    color: #51517c;
    margin-top: 20px;
    font-weight: 700;
}


.contacto-datos {
    margin-left: 80px;
}
.contacto-datos li {
    display: block;
}
.contacto-datos .dir {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin-left: 20px;
}
.contacto-datos .dir2,
.contacto-datos .dir3 {
    margin-left: 20px;
}
.direccion {
    margin-top: -35px;
    margin-left: 15px;
}
.wrap-item {
    width: 4.33%;
}
.tel {
    margin-top: 30px;
}
.telefono {
    margin-top: -40px;
    margin-left: 15px;
}
.teltxt {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-left: 20px;
    color: #51517c;
}
.mail {
    margin-left: 40px;
    margin-top: 13px;
}
.mailtxt {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    color: #1bcbc6;
    font-weight: 300;
}
.button,
input[type="submit"] {
    font-family: 'Roboto Condensed', sans-serif;
    background: #eaf3f6;
    color: #51517c;
    padding: 3px 35px;
    font-size: 24px;
    border: 2px solid #51517c !important;
    border-radius: 5px;
    font-weight: 400;
    float: right;
}
.button:hover,
input[type="submit"]:hover {
    color: #ffffff;
    background: #1ae1e1;
}
input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    border: 2px solid #51517c;
    background: #eaf3f6;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 2px;
    padding-left: 15px;
}
textarea {
    min-height: 160px;
}
::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    
    color: #9494d0;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #9494d0;
    opacity: 1;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #9494d0;
    opacity: 1;
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #9494d0;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    
    color: #9494d0;
}
input[type="submit"] {
    cursor: pointer !important;
}


.alert {
	font-size: 16px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    margin-bottom: 4%;
}
.alert.danger {
    background: #ffe5e3;
    color: #d90f00;
    border-color: #f9bbb8;
}
.alert.warning {
    background: #fff6d6;
    color: #a26025;
    border-color: #f8d867;
}
.alert.success {
    background: #cef0cb;
    color: #698733;
    border-color: #91cc8c;
}

#success_page .thanks {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	color: #51517c;
}



/*-----------------------------------------------------------------------------------*/
/*	END CONTACTO STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	FOOTER STYLES
/*-----------------------------------------------------------------------------------*/

#sub-footer {
    background: #ffffff;
    text-align: center;
    padding: 50px 0 20px;
    color: #f9f9f9;
}
#sub-footer .social {
    padding: 5px 0 25px 0;
}
#sub-footer {
    color: #bec9cd;
}

.wrap-logo {
    margin: 0 auto;
}
.social a {
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

/*-----------------------------------------------------------------------------------*/
/*	END FOOTER STYLES
/*-----------------------------------------------------------------------------------*/
