body{
	font-family: 'Open Sans', sans-serif;
    padding-top: 60px;
    overflow-x: hidden;
    -webkit-transition: 500ms ease-in-out all;
	-moz-transition: 500ms ease-in-out all;
	-ms-transition: 500ms ease-in-out all;
	-o-transition: 500ms ease-in-out all;
	transition: 500ms ease-in-out all;
	/*opacity: 0.5*/;

}
* {
	transition: all 0.5s ease-in-out;
}
.link-legales {
  bottom: 25px;
  text-align: center;

}
.link-legales a {
  margin: 15px;
  text-decoration-color: white;

}
.link-legales a span{
  color: #d3d3d3;
  font-size: 13px;
}

#prensa {
	/*background-image: linear-gradient(#49e1ae, #31a17b);*/
	background-image: linear-gradient(#3c4d5c, #5b6a77);
	/*background: #3c4d5c;*/

}
.politicas{
    padding: 2em;
    margin-right: auto;
    margin-left: auto;	
}
.politicas h2 {
	color: #3cd09b !important;
	opacity: 100 !important;
	font-size: 27px;
	font-weight: bold;
}
.politicas p {
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

@media (min-width: 1200px){
	.politicas{   
	    padding: 2em;
	    padding-top: 7em; 
	    margin-right: auto;
	    margin-left: auto;
	    width: 1100px;	
	}
	.politicas h2 {
		font-size: 20px;
	}
	.politicas p {
		
	}

}

html{
	/*background: url(../solvee5.jpg) center top no-repeat;*/
}

section{
	overflow: hidden;
}
.clearfix:after{
	display: block;
	content: "";
	clear: both;
}

.conatiner{
	position: relative;
	display: block;
	width: 100%;

}

.legalLogo{
	max-width: 144px;
    margin-left: 60%;
    margin-top: 11px;
}

section.section.container,
header > .container{
	padding-left: 20px;
	padding-right: 20px;
}

.content{
	display: block;
	position: relative;
	max-width: 1180px;
	margin: auto;
}
.center{
	margin: auto;
}
.table{
	display: table;

}
.table-cell{
	display: table-cell;
	vertical-align: middle;
}

.image{
	position: relative;
	display: table;
	margin: auto;
	z-index: 100;
}
.image img{
	height: auto;
}

.porque-sydesys{
	position: fixed;
	width: 100%;
	min-height: 460px;
	background: url(../images/backgrond-porque-sydesys.png) center top;
    z-index: 10000;
    top: -560px;
    left: 0;
    padding-top: 55px;
    box-shadow: -2px 11px 87px 42px rgba(0, 0, 0, 0.53);
      -webkit-transition: 500ms ease-in-out top;
	-moz-transition: 500ms ease-in-out top;
	-ms-transition: 500ms ease-in-out top;
	-o-transition: 500ms ease-in-out top;
	transition: 500ms ease-in-out top;
    z-index: 10000000000;
}
.porque-sydesys.active{
	  top: 0;
}

.porque-sydesys .content{
	max-width: 740px;
	text-align: center;
	color: white;
}
.porque-sydesys .content  h2{
	font-size: 27px;
	margin-bottom: 40px;
}
.porque-sydesys .content  h2 strong{
	font-weight: 800;
}
.porque-sydesys .content p{
	
	font-size: 22px;
	line-height: 27px;
	padding-bottom: 30px;
}

.porque-sydesys a.button.adquirir-solve{
	display: table;
	margin: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.porque-sydesys .button-arrow-up{
	display: table;
	position: absolute;
	left: calc(50% - (53px / 2));
	bottom: -20px;
	cursor: pointer;
}

.mascara{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	display: none;
	z-index: 10;
}
.mascara.active{
	display: block;
}

header#header{
	position: fixed;
	width: 100%;
	height: auto;
	z-index:6000000;
	top: 0;
	left: 0;
}

header#header .header-top{
	background: #4a4a4a;
	height: 60px;
}


header#header .header-top .col{
	line-height: 60px;
}

header#header .header-top .col a.image:last-of-type{
	padding-left: 10px;
	padding-top: 0;
	margin-top: 10px;   	
}
header#header .header-top .col a.image:last-of-type img{
	width: 100px;
	height: auto;
}

header#header .header-top .col .image,
header#header .header-top .col span{
	display: table;
	float: left;
	color: #ffffff;
}
    
header#header .header-top .col .image{
	margin-top: 11px;
}
header#header .header-top .col .image:first-of-type img{
	width: 77px;
	height: auto;
}


.row .col{
	/*display: table;*/
	float: left;
}


/*------NAVIGATION-------*/
nav.navigation{
	display: table;
    padding-top: 25px;
    margin: auto;

}

nav.navigation  ul{
	display: table;
	float: left;
}
nav.navigation  ul li{
	display: inline-block;
	cursor: pointer;
} 
nav.navigation  ul.menu-principal{
    margin-top: 30px;
    padding-left: 35px;
}
nav.navigation  ul.menu-principal li a{
	color: white;
	font-size: 14px;
	padding: 0 7.5px 30px 7.5px
}

nav.navigation  ul.idioma{
	position: relative;
	margin-top: 30px;
	padding-left: 30px;
	margin-left: 115px;
    width: 111px;
	
}
nav.navigation  ul.idioma:before{
    content: "";
    background: url(../images/iconos/icon-globito.png) no-repeat center center;
    position: absolute;
    border-left: 1px solid white;
    height: 20px;
    left: 0;
    top: 0;
    width: 30px;

}

nav.navigation  ul.idioma li a,
nav.navigation  ul.idioma li > ul li a{
	color: white;
	font-size: 14px;
}

nav.navigation  ul.idioma li > ul{
	display: none;
	float: none;


}
nav.navigation  ul.idioma li > ul li{
	display: table;
	float: none;

}

nav.navigation  ul.idioma li > ul li a{
	display: table;
	padding-top: 10px;
}

nav.navigation  ul.idioma li:hover ul{
	display: block;
}

nav.navigation  ul.button{
	margin-top: 15px;
}
nav.navigation  ul.button > li{
	cursor: pointer;
}

 a.button.adquirir-solve{
	display: block;
	width: 158px;
	height: 42px;
	background: #ffffff;
	border-radius: 5px;
	text-align: center;
	line-height: 42px;
	color: #3b4d5c;
	font-size: 13px;
}

nav.navigation  ul.button > li a:hover{
	background: #f2f2f2;
}

#navigation {
	height: 98px;
	 -webkit-transition: 500ms ease-in-out height,500ms ease-in-out background;
	-moz-transition: 500ms ease-in-out height,500ms ease-in-out background;
	-ms-transition: 500ms ease-in-out height,500ms ease-in-out background;
	-o-transition: 500ms ease-in-out height,500ms ease-in-out background;
	transition: 500ms ease-in-out height,500ms ease-in-out background;
}

.active-navigation {
	background: #333e48;
	 
}
ul.logo img{
	width: 158px;
	 -webkit-transition: 500ms ease-in-out width;
	-moz-transition: 500ms ease-in-out width;
	-ms-transition: 500ms ease-in-out width;
	-o-transition: 500ms ease-in-out width;
	transition: 500ms ease-in-out width;
}
ul{
	 -webkit-transition: 500ms ease-in-out padding,500ms ease-in-out margin;
	-moz-transition: 500ms ease-in-out padding,500ms ease-in-out margin;;
	-ms-transition: 500ms ease-in-out padding,500ms ease-in-out margin;;
	-o-transition: 500ms ease-in-out padding,500ms ease-in-out margin;;
	transition: 500ms ease-in-out padding,500ms ease-in-out margin;;
}

#navigation.active-navigation{
	height: 62px;
}
a.logo > img:nth-child(1){
	display: none;
}
.active-navigation a.logo > img:nth-child(2){
	display: none;
}

.active-navigation a.logo > img:nth-child(1){
	display: block;
}

.active-navigation  .logo{
	width: 60px;
	margin-top: 5px;
	 -webkit-transition: 500ms ease-in-out width;
	-moz-transition: 500ms ease-in-out width;
	-ms-transition: 500ms ease-in-out width;
	-o-transition: 500ms ease-in-out width;
	transition: 500ms ease-in-out width;

}

.active-navigation ul li a.logo img{
	width: 60px;
	height: auto;
	 -webkit-transition: 500ms ease-in-out width;
	-moz-transition: 500ms ease-in-out width;
	-ms-transition: 500ms ease-in-out width;
	-o-transition: 500ms ease-in-out width;
	transition: 500ms ease-in-out width;

}
.active-navigation .navigation{
	padding-top: 10px;
	padding-bottom: 10px;
}
.active-navigation .navigation ul.menu-principal{
	margin-top: 0;
	padding-top: 10px;
}
.active-navigation .navigation ul.idioma{
	margin-top: 13px;
	background: #333e48;
	padding-bottom: 10px;
	border-radius: 5px;

}
.active-navigation .navigation ul.button{
	margin-top: 0;
}
.menu-mobile{
	
    display: none;
}
   

.button-close-menu{
	display: none;
}

/*---------SECTION 01 ------ */

section#section01{
	min-height: 824px;
	background: url(../images/background-first-section.jpg) no-repeat center bottom,#40dba2;
	
}

.content-slider{
	max-width: 898px;
	min-height: 824px;
}

.content-slider .slide-section01.bottom{
	position: absolute;
	bottom: 0;
}

.content-slider .slide-section01.bottom h1{
	color: white;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
    margin-bottom: 25px;
}
.content-slider .slide-section01.bottom .title-slider{
	display: none;

}
.content-slider .slide-section01.bottom .title-slider.active{
	display: block;
}

.content-slider .slide-section01.bottom h1 strong{
	font-weight: 800;
}

#slider-container-section-01{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom:  0;
    left: 0;
    overflow: hidden;
    padding: calc(5% + 32px) calc(5% + 14px) calc(0% + 12px);
}

/*--------SECTION 02-------*/

section#section02{
	min-height: 993px;
	background: url(../images/background-second-section.png) no-repeat center bottom,#fff;
	padding-top: 55px;
	padding-bottom: 20px;
}

section#section02 .content{

}

section#section02 .content .row.explains{
	width:calc((3 * 380px) + 0px);
}

section#section02 .content .row.explains > .col{
	width:calc(100%  / 3);
	min-height: 286px;
	text-align: center;
	display: table;
	cursor: pointer;
	position: relative;
	opacity: 0.3;
}

section#section02 .content .row.explains > a.col .image.arrow{
	display: none;
    position: absolute;
    bottom: 41px;
    left: calc(50% - (24px / 2));

}
section#section02 .content .row.explains > a.col.active,
section#section02 .content .row.explains > a.col:hover{
	opacity: 1;
}
section#section02 .content .row.explains > a.col.active .image.arrow{
	display: table;
}


section#section02 .content .row.explains > .col:nth-child(2){
	border-right: 1px solid #3c4d5c;
	border-left: 1px solid #3c4d5c;
}
section#section02 .content .row.explains > .col > .box{
	display: table-cell;
	vertical-align: middle;
	height: 286px;

}
section#section02 .content .row.explains > .col > .box,
section#section02 .content .row.explains > .col > .box .image,
section#section02 .content .row.explains > .col > .box h3{
	cursor: pointer;
}


section#section02 .content .row.explains > .col > .box h3{

	font-size: 15px;
	color: #666666;

	padding-top: 30px;
}

section#section02 .content .row.explains > .col > .box h3 strong{
	font-weight: 800;
}
section#section02 .content .row.explains > .col.active > .box h3 strong,
section#section02 .content .row.explains > .col:hover > .box h3 strong {
	color: #000000;
}

section#section02 .content.content-video{

}

section#section02 .content.content-video h2{
	display: table;
	margin: auto;
	max-width: 995px;
	color: #7f7e7e;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 40px 0;
}

section#section02 .content.content-video h2 strong{
	color: #3cd09b;
	font-weight: bolder;
}
section#section02 .content.content-video .row{
	padding-bottom: 20px;
}

#slider-como-funciona-mobile{
	display: none;
}

#slider-como-funciona-mobile .item{
	position: relative;
    padding-bottom: 60px;
    padding-top: 50px;
}

#slider-como-funciona{
	width: 976px;
	margin: auto;
	min-height: 410px;
	position: relative;
	background: white;
	display: block;
}

#slider-como-funciona .item{
	width: 976px;
	height: auto;
	position: relative;
	outline: 0;
}
#slider-como-funciona .item  .row{
	width: 100%;
}
#slider-como-funciona .item  .row .col:nth-child(1){
	width: 47%;
}

#slider-como-funciona .item  .row .col:nth-child(2){
	width: 53%;
}

#slider-como-funciona .item .image, #slider-como-funciona .item img{
	margin: auto;
}

.number-slider{
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 33px;
    border: 3px solid #0f895f;
    border-radius: 50%;
    color: #0f895f;
    position: absolute;
    top: 0;
    left: calc(50% - (38px / 2));
    font-weight: 700;
    font-size: 20px;
    z-index: 9990;

}

.slick-dots{
	display: table;
	width: 132px;
	height: auto;
	position:absolute;
	left: calc(50% - (132px / 2));
	bottom: 0;
}
.slick-dots li{
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background: #dadada;
	margin: 0 8px 0 8px;
}
.slick-dots li.slick-active{
 	background: #333e48;
}


.slick-dots li > button{
	display: none;
}

.template-parts{
	display: none;
	opacity: 0;
	-webkit-transition: 500ms ease opacity;
	-moz-transition: 500ms ease opacity;
	-ms-transition: 500ms ease opacity;
	-o-transition: 500ms ease opacity;
	transition: 500ms ease opacity;

}

.template-parts.active{
	display: block;
	opacity: 1;
	-webkit-transition: 500ms ease opacity;
	-moz-transition: 500ms ease opacity;
	-ms-transition: 500ms ease opacity;
	-o-transition: 500ms ease opacity;
	transition: 500ms ease opacity;
}
.moldura-video{
	position: relative;
	  overflow: hidden;
}
.thumbnail-video,
.iframe-video{
	position: absolute;
	width: 100%;
	height: 100%;
    padding: calc(4% - 18px) calc(5% - 21px) calc(5% - 14px) calc(5% - 21px);
    overflow: hidden;
    z-index: 1;

}
.thumbnail-video{

	z-index: 1;
}
.thumbnail-video img{
	width: 100%;
	height: auto;
}

.btn-play-video{
	position: absolute;
	display: table;
	z-index: 2;
	left: calc(50% - (89px / 2));
	top: calc(50% - (87px / 2));
}

/*---------SECTION 03---------- */

section#section03{
	width: 100%;
	display: table;
	background: #3c4d5c;
	color: #3cd09b;
	min-height: 300px;
	border-top: 1px solid #3cd09b;
	border-bottom: 1px solid #3cd09b;

}

section#section03  > .content{
	min-height: 300px;
	display: table;
	width: 100%;
	max-width: 1250px;
}
section#section03  > .content .row{
    display: flex;
    margin: auto;
    min-height: 300px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}
section#section03  > .content .row .col{
    width: calc(100% / 7);
    text-align: center;
    flex: auto;
    float: none;
    padding: 30px 0 30px;
}
section#section03  > .content .row .col .image{
	display: table;
	margin: auto;
}

section#section03  > .content .row .col h3{
	font-size: 15px;
	line-height: 18px;
	padding-top: 25px;

}

section#section03  > .content .row .col h3 strong{
	font-weight: 800;
}



/*--------SECTION 04----- */

section#section04{
	/*background: url(../images/background-fourth-section.jpg) no-repeat center bottom,#fff;*/
	min-height: 718px;
	padding-top: 40px;
}

section#section04 .content{

}

section#section04 .content .row .col .text{
	padding-left: 44px;
}

section#section04 .content .row .col .text h2{
	font-size: 21px;
	color: #a2a1a1;
}
section#section04 .content .row .col .text h2 strong{
	font-weight: 800; 
}

section#section04 .content .row .col .text ul,
section#section04 .content .row .col .text ul li{
	display: block;
	position: relative;
	
}
section#section04 .content .row .col .text ul{
	padding-left: 44px;
	padding-right: 21px;
	margin-top: 50px;	
}
section#section04 .content .row .col .image.title{
	margin-left: 0;
	margin-bottom: 58px;
}

section#section04 .content .row .col .text ul li{
    min-height: 30px;
    padding-left: 40px;
    line-height: 19px;
    margin-bottom: 23px;
    color: #a2a1a1;
    font-size: 20px;
    padding-right: 11px;
}
section#section04 .content .row .col .text ul li:before{
	content: "";
	display: table;
	width: 30px;
	height: 30px;
	background: url(../images/iconos/checked.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
}
section#section04 .content .row .col:nth-child(2) .image{
	position: relative;
	margin-top: 138px;
	width: 100%;
}
section#section04 .content .row .col:nth-child(2) .image > img,
section#section04 .content .row .col:nth-child(2) .image > p img{
	width: 100%!important;
}

.complex-shadow:before{
    content: "";
    display: block;
    position: absolute;
    background: -moz-linear-gradient(90deg, rgba(232,232,232,0.1) 32%, rgba(232,232,232,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(232,232,232,1)), color-stop(68%, rgba(232,232,232,0.1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(232,232,232,0.1) 32%, rgba(232,232,232,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(232,232,232,0.1) 32%, rgba(232,232,232,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(232,232,232,0.1) 32%, rgba(232,232,232,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(232,232,232,0.1) 32%, rgba(232,232,232,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E8E8', endColorstr='#e8e8e8',GradientType=0 ); /* ie6-9 */
    width: 113%;
    height: 100%;
    transform: skew(-39deg, 20deg);
    left: -23%;
    top: 36%;
    border-radius: 0 33% 0 0;
    z-index: -1;
}
.complex-shadow:after{
	position: absolute;
	content: "";
	display: block;
	background: white;
	width: 100%;
	height: 100%;
	left: 10px;
	top: 0;
	z-index: -1;
}

.shadow01{
	content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: calc(-26% - 4px);
}

.shadow02{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: -1px;
    left: calc(-32% - 12px);
}

.que-es-solve{
    padding-top: 50px;
}

.que-es-solve p{
	color: #a2a1a1;
	font-size: 17px;
	line-height: 21px;
	padding-bottom: 15px;
	padding-left: 35px;

}
.que-es-solve p strong{
	font-weight: bold;;
}

.que-es-solve > .col:first-of-type{
	width: 57%;
	
}
.que-es-solve > .col:first-of-type .image img{
	width: 100%;
	height: auto;
}
.que-es-solve > .col:last-of-type{
	width: 40%
}

/*--------SECTION 05----- */

section#section05{
	background:	url(../images/background-fifth-section.jpg) no-repeat center bottom,#323e48;
	min-height: 600px;
	padding-top: 55px;
	position: relative;
}

section#section05 > .absolute-position{
	position: absolute;
	bottom: 0;
	right: 0;
}
section#section05 .content{

}

section#section05 .content .row{
	max-width: 700px;
}

section#section05 .content .row .col{


}
section#section05 .content .row .col .image.title{
	margin-left: 0;
    margin-bottom: 54px;
}

section#section05 .content .row .col .text p,
section#section05 .content .row .col .text{
	color: white;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 30px;
    padding-left: 16px;
}

section#section05 .content .row .col .text p strong{
	font-weight: 800;
}


/*-------SECTION 06-----*/
section#section06{
	padding: 0 0 0 0;
}

section#section06 .container:nth-child(1),
section#section06 .container:nth-child(3){
	padding-top: 40px;
	background: #f2f2f2;
	padding-left: 20px;
    padding-right: 20px;

}
section#section06 .container:nth-child(2){
	padding-top: 83px;
    padding-left: 20px;
    padding-right: 20px;
}

section#section06 .container:nth-child(1) > .content .row > .col > h2,
section#section06 .container:nth-child(2) > .content .row > .col > h2,
section#section06 .container:nth-child(3) > .content .row > .col > h2{
	display: table;
    max-width: 580px;
	color: #58595b;
	font-size: 25px;
	line-height: 32px;
	position: relative;
	padding-left: 32px;
}

section#section06 .container:nth-child(1) > .content .row > .col > h2 strong,
section#section06 .container:nth-child(2) > .content .row > .col > h2 strong,
section#section06 .container:nth-child(3) > .content .row > .col > h2 strong{
	font-weight: 800;
	color: #3cd09b;
}

section#section06 .container:nth-child(1) > .content .row > .col > h2 .image,
section#section06 .container:nth-child(2) > .content .row > .col > h2 .image,
section#section06 .container:nth-child(3) > .content .row > .col > h2 .image{
	position: absolute;
	left: -25px;
	top: 0;
}


section#section06 .container:nth-child(1) > .content .row > .col > .row{
    padding-top: 101px;
    padding-left: 32px;
    max-width: 1010px;

}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col{
	display: table;
	width: calc(100% / 2);
	padding-bottom: 50px;

}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .image,
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .title .table-cell h3{
	display: table;
	float: left;
}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .image{
	width: 70px;
}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .table-cell .image > img{
	width: 100%;
	height: auto;
}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .title{
 	width: calc(100% - 70px);
    padding-left: 30px;
    height: 64px;
}
section#section06 .container:nth-child(1) > .content .row > .col > .row > .col .title .table-cell h3{
	font-size: 20px;
	color: #58595b;
    word-break: break-word;
    max-width: 303px;
}
section#section06 .container:nth-child(2){
	padding-bottom: 80px;
}
section#section06 .container:nth-child(2) > .content > .row > .col{
	display: block;
	margin: auto;
	float: none;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row{
    max-width: 1120px;
    margin: auto;
    padding-top: 54px;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col{
	width: calc((100% / 2) - 30px);
	margin: 15px;
	min-height: 350px;
	border:1px solid #3cd09b;
	padding-top: 50px;
}
section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col:nth-child(2){
	padding-top: 80px;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col .row{
	display: table;
	margin: 0;
	padding: 10px 10px 10px 20px;
	min-width: 150px;

}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col  .row:nth-child(1){
	border-bottom:  1px solid #666769;
}
section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col >  .row{
	margin: 28px auto auto auto;
}
section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col >  .row > .col:nth-child(1){
    margin-top: 42px;
    margin-right: 26px;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col:nth-child(2) >  .row > .col:nth-child(1){
    margin-top: 41px;
}


section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col >  .row .title{
	height: 38px;
	padding-left: 20px;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col .row > .image{
	margin: 0;
	float: left;
}

section#section06 .container:nth-child(2) > .content > .row > .col  > .row > .col strong{
	font-weight: 700;
	color: #666769;
	font-size:20px;
	max-width: 165px;
    display: inline-block;
}


section#section06 .container:nth-child(3){
	padding-bottom: 90px;
}


section#section06 .container:nth-child(3)  > .content{

}
section#section06 .container:nth-child(3) .content >  .row > .col{
	float: none;
	display: block;
}
section#section06 .container:nth-child(3) .content .row .col > .row{
	display: block;
	margin: auto;
	width: 100%;
	padding-top: 70px;
}
section#section06 .container:nth-child(3) .content .row .col .row >  .col{
	background: white;
	width: 444px;
	height: 405px;
	background: white;
	box-shadow: 1px 2px 3px #c0c0c0;
}

section#section06 .container:nth-child(3) .content .row .col .row >  .col:nth-child(1){
    margin-right: 120px;
    margin-left: 125px;
}
section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table{
	margin: auto;
	min-width: 300px;
	max-width: 300px;
	text-align: center;
}

section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table h4{
	display: block;
	position: relative;
	text-align: left;
	font-size: 20px;
	color: #666769;
	padding-bottom: 15px;
	padding-top: 15px;	
}

section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table h4:after{
	position: absolute;
	content: "";
	display: block;
	width: 33px;
	height: 25px;
	background: url(../images/iconos/icon-checked.png) no-repeat;
	right: 0;
	top: 10px;
}

section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table h4:first-of-type{
	border-bottom: 1px solid #000000;
	
}
section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table h4:last-of-type{
	
}

section#section06 .container:nth-child(3) .content .row .col .row >  .col .table-cell .table h3{
	font-size: 20px;
	font-weight: 700;
	color: #666769;
	padding-bottom: 45px;
	padding-top: 25px;
}



/*----------SECTION 07-------------*/
section#section07{
	padding-right: 0;
	padding-left: 0;
}
section#section07 .container{
	padding-right: 20px;
	padding-left: 20px;
}
section#section07 .container:nth-child(1){
	position: relative;
	min-height: 295px;
	background: url(../images/bacckground-sexith-section.png) no-repeat bottom center, #3cd09b;
	padding-top: 56px;

}
section#section07 .container:nth-child(1)::before{
	content: "";
    background: #333e48;
    width: 50%;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;

}
section#section07 .container:nth-child(1) .image.absolute-position{
	position: absolute;
	right: 0;
	top: 0;
}

section#section07 .container:nth-child(1) .content{
	max-width: 1203px;
}

section#section07 .container:nth-child(1) .content .image{
	margin-left: 0;
}

section#section07 .container:nth-child(1) .content h2{
	font-size: 25px;
	color: white;
    padding-top: 55px;
    padding-left: 40px;
}

section#section07 .container:nth-child(2){
	background: #f2f2f2;
	padding-top: 69px;
    padding-bottom: 90px;

}



section#section07 .container:nth-child(2) > .content .row > .col > h2,
section#section07 .container:nth-child(3) > .content .row > .col > h2,
section#section07 .container:nth-child(4) > .content .row > .col > h2{
	display: table;
    max-width: 595px;
    color: #58595b;
    font-size: 25px;
    line-height: 32px;
    position: relative;
    padding-left: 31px;
    letter-spacing: -0.5px;
}
section#section07 .container:nth-child(3) > .content .row > .col > h2{
   max-width: 890px;
}

section#section07 .container:nth-child(2) > .content .row > .col > h2 strong,
section#section07 .container:nth-child(3) > .content .row > .col > h2 strong,
section#section07 .container:nth-child(4) > .content .row > .col > h2 strong{
	font-weight: 700;
	color: #3cd09b;
}

section#section07 .container:nth-child(2) > .content .row > .col > h2 .image,
section#section07 .container:nth-child(3) > .content .row > .col > h2 .image,
section#section07 .container:nth-child(4) > .content .row > .col > h2 .image{
	position: absolute;
    left: -26px;
    top: 6px;
}
section#section07 .container:nth-child(2) > .content .row > .col{
	float: none;
	width: 100%;
	margin: auto;
}
section#section07 .container:nth-child(2) > .content .row > .col  > .table{
	background: white;
	box-shadow: 1px 2px 3px #c0c0c0;
	padding: 30px 20px; 
	margin: 80px auto auto;
	display: block;
	max-width: 820px;

}

section#section07 .container:nth-child(2) > .content .row > .col  > .table > .title h4{
	color: #333e48;
	font-size: 25px;
	font-weight: 700;
	border-bottom: 5px solid #e85250;
	display: table;
	margin: auto;
	padding-bottom: 10px;
}
section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row:nth-child(2),
section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row:last-of-type{
	background: #f2f2f2;
	padding: 20px;
}

section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row > .col{
	text-align: center;
	float: left;
	width: 50%;
}



section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row .col span{
	font-size: 20px;
	color: #333e48;
}


section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row  .col .table-cell span{
	display: block;

}

section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row .col:nth-child(2){
	text-align: left;
}
section#section07 .container:nth-child(2) > .content .row > .col  > .table >  .body  .row.head{
	padding-top: 45px;
	padding-bottom: 30px;
}
section#section07 .container:nth-child(2) > .content .row > .col  > .table >  .body  .row.head  > .col h4{
	color: #333e48;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row:nth-child(3) .col{
	height: 127px;
}

section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row:nth-child(3) .col .table-cell span{
	padding: 12.5px;
}

section#section07 .container:nth-child(2) > .content .row > .col  > .table  > .body > .row:nth-child(3) .col .table-cell  p{
	line-height: 25px;
}

section#section07 .container:nth-child(3){
	padding-top: 18px;
	padding-bottom: 90px;
}

section#section07 .container:nth-child(3) .content{


}
section#section07 .container:nth-child(3) .content .row > .col{
	float: none;
	width: 100%;
}


section#section07 .container:nth-child(3) .content .row > .col > .row{
	float: none;
	max-width: 950px;
	margin: auto;
	padding-top: 70px;
}
section#section07 .container:nth-child(3) .content .row > .col > .row > .col{
	float: left;
	display: block;
	width: calc(50% - 30px);
	min-height: 508px;
	margin: 0 15px 0 15px;
	background: #f2f2f2;
	text-align: center;
    box-shadow: 1px 2px 3px #c0c0c0;
    border-radius: 3px;

}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col .image,
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table{
	margin: auto;
}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col .image{
	padding-top: 30px;
}
section#section07 .container:nth-child(3) .content .row > .col > .row > .col  h3{
	color: #333e48;
	font-size: 22px;
	line-height: 27px;
	border-bottom: 5px solid #e85250;
	display: table;
	margin: auto;
	padding-bottom: 15px;
	padding-top: 25px;
}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col h3 strong{
	font-weight: 700;
}
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .head,
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .body .item{
	padding: 10px;
	width: 100%;
}
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table{
	width: 100%;
}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .head h4,
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .body .item span{
	font-size: 20px;
	color: #333e48;
}
section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .head h4{
	padding-top: 20px;
    padding-bottom: 20px;
}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .body .item span{
	line-height: 23px;
	display: table;
	margin: auto;
    max-width: 300px;
}

section#section07 .container:nth-child(3) .content .row > .col > .row > .col .table .body .item:nth-child(2n +1){
	background: white;
}


section#section07 .container:nth-child(4){
	background: #f2f2f2;
	padding-top: 78px;
	padding-bottom: 80px;
}

section#section07 .container:nth-child(4)  .content > .row > .col{
	float: none;
	width: 100%;
}

section#section07 .container:nth-child(4)  .content .row > .col > h2{
	max-width: none;
}
section#section07 .container:nth-child(4)  .content > .row > .col  .row:first-of-type{
	margin: auto;
    max-width: 1015px;
    padding-top: 75px;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row > .col{
	width: calc(100% / 3);
	min-height: 200px;
	position: relative;
	display: block;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row > .col > .image{
	position: absolute;
	bottom: 0;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row > .col:nth-child(1) > .image{
	margin-left: 0;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row > .col:nth-child(2) > .image{
    margin-left: 16%;
}

section#section07 .container:nth-child(4)  .content .row > .col > .row > .col:nth-child(3) > .image{
	margin-left: 6%;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row:last-of-type{
	padding-top: 85px;
  	max-width: 960px;
}
section#section07 .container:nth-child(4)  .content .row > .col > .row:last-of-type p{
	color: #58595b;
	font-size: 25px;
	line-height: 30px;
    padding-left: 65px;
}
  
section#section07 .container:nth-child(4)  .content .row > .col > .row:last-of-type p strong{
	font-weight: 600;
}


/*-------SECTION 08-------*/

section#section08 {
	background: #333e48;
	padding-right: 0;
	padding-left: 0;
    padding-bottom: 60px;

}

section#section08  > .container{
	padding-right: 20px;
	padding-left:20px;
}
section#section08  > .container:nth-child(1):before{
	content: "";
	display: block;
	width: 50%;
	height: 12px;
	background: #3cd09b;
}

section#section08  > .container:nth-child(1) .content .row{
	text-align: center;
}

section#section08  > .container:nth-child(1) .content .row h3{
	color: white;
	font-size: 22px;
	margin-top: 60px;
	margin-bottom: 30px;
}

section#section08 > .container:nth-child(1) .content .row  .image{
	padding-top: 53px;
	margin-left: 0;

}

section#section08 > .container:nth-child(2){
	background: #fff;
}
#slider-cliente{
  	display: block;
    margin: auto;
    width: 1180px;
    margin-bottom: 40px;
}
#slider-cliente .col{
    width: calc(100% / 6);
    text-align: center;
    flex: auto;
    float: left;
    display: table;
    padding: 20px;
    outline: 0;
}

  

section#section08 > .container:nth-child(2) .row .col{
	width: 100%;
	height: 105px;
}
section#section08 > .container:nth-child(3){
	padding: 40px 0 60px 0;
}
 button,
 a.button{
	display: table;
	margin:auto;
	width: 195px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background: #3cd09b;
	color: white;
	border: 0;
	padding: 0; 
	cursor: pointer;
	font-size: 15px;
    line-height: 20px;
}
a.button{
	text-align: center;
	line-height: 49px;
}

	

/*-----SECTION 09----- */
section#section09{
	background: url(../images/backgroud-contact-section.jpg) no-repeat center top;
	padding-top: 32px;
	padding-bottom: 101px;
}
section#section09 .container .content{
    max-width: 1205px;
}
section#section09 .container .content .row .image{
	margin-left: 0;
}

section#section09 .container .content .row h3{
	color: #58595b;
	font-size: 25px;
	padding-left: 50px;
	padding-top: 55px;
	padding-bottom: 55px;
}

section#section09 .container .content .row form.form-contacto{
    display: block;
    margin: auto;
    max-width: 631px;
    height: auto;
    margin-left: 20%;
}
section#section09 .container .content .row form.form-contacto label{
	display: block;
	padding-bottom: 17px;

}
section#section09 .container .content .row form.form-contacto label input,
section#section09 .container .content .row form.form-contacto label textarea{
	display: block;
	width: 100%;
	height: 41px;
	padding: 0 0 0 12px;
	border: 1px solid #c4c4c4;
	border-radius: 1px; 
}

section#section09 .container .content .row form.form-contacto label textarea {
	height: 285px;
	padding-top: 20px;
}

section#section09 .container .content .row form.form-contacto button{
    display: table;
    width: 195px;
    height: 50px;
    line-height: 20px;
    font-size: 15px;
    font-size: 19px;
    background: #3cd09b;
    color: white;
    border: 0;
    padding: 0;
    cursor: pointer;
    margin-top: 27px;
    letter-spacing: 0.5px;
    float: left;
}



.response-form{
	display: none;
	width: 280px;
	height: 150px;
	border:1px solid #3cd09b;
    font-weight: 700;
    color: #3cd09b;
    font-size: 20px;
    text-align: center;
    background: white;
	margin-bottom: 40px;

}
.response-form.active{
	display: table;

}

footer.footer{
	background: #333e48;
	padding-bottom: 110px;
	padding-left: 20px;
	padding-right: 20px;
}
footer.footer > .content {
 	max-width: 1259px;
    margin-left: 14%;
}

footer.footer:before{
	content: "";
	display: block;
	width: 50%;
	height: 12px;
	background: #3cd09b;
	color: white;
}
footer.footer    .content  > .row {
	padding-top: 55px;
}
footer.footer    .content  > .row > .col:nth-child(1){
	min-width: 245px;
}
footer.footer    .content  > .row > .col:nth-child(2){
	width: calc(100% - 245px);
}
footer.footer   .content  >  .row  > .col:nth-child(1) > .image{
	margin-left: 0;
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1){
	
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col{
	color: white;
	padding: 0 11px 0 41px;
	margin-bottom: 20px;
	width: calc(28% + 4px);
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(2) , 
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(5){
	/*border-left: 1px solid white;*/
	/*border-right: 1px solid white;*/
    /*width: calc(28% + 4px);*/
    /*padding-left: 30px;*/
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(3),
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(6){
    /*padding-left: 27px;*/
    /*width: calc(33% + 15px);*/
}

/* footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(4){
	border-right: 1px solid white;
    width: calc(28% + 4px);
    padding-left: 30px;
} */

/* footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col:nth-child(5){
    padding-left: 27px;
    width: calc(33% + 15px);
} */

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col h3{
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 20px;
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(1) > .col p{
	font-size: 16px;
	line-height: 28px;
	color: #d4d4d4;
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) h4{
	font-size: 18px;
	color: white;
	font-weight: 800;	
	padding-bottom: 50px;
}
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2){
	padding-left: 41px;
}
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) > .row > .col{
	padding: 0 50px 50px 0;
}
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) > .row > .col p{
	color: white;
	font-size: 16px;
	line-height: 18px;
	line-height: 22px;
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) > .row > .col p strong,
footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) > .row > .col strong{
	font-weight: bold;
	color: white;
}

footer.footer    .content  > .row > .col:nth-child(2) > .row:nth-child(2) > .row > .col:last-of-type{
	line-height: 20px;
    margin-left: 72px;
}

footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(2){
    position: relative;
    padding-top: 60px;
    margin-top: 34px;
}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(2):before,
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(2):after{
	position: absolute;
	content: "";
	display: block;
	width: calc(85% + 26px);
	height: 1px;
	background: white;
	top: 0;
	left: 30px;
}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(2):after{
	top: auto;
	bottom: 0;
}

footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3){
	padding-left: 30px;
	padding-top: 55px;
	max-width: 850px;
}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col{
	width: 50%;
}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col .image{
	margin-right: 0;

}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col h3{
	font-weight: 800;
	color: white;
	font-size: 18px;
	padding-bottom: 36px;
}

footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col:nth-child(1){

}

footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col:nth-child(1) > .row  .col{
	margin-right: 36px;
	width: 42px;
	height: 42px;

}
footer.footer  .content  > .row > .col:nth-child(2) > .row:nth-child(3) > .col:nth-child(1) > .row  .col > a{
	display: block;
}

.hidden{
	opacity: 0!important;
}

h1.hidden{
	display: none;
}















