/*----- Basic installation -----*/
/*---- innerblock -----*/
.inner-block {
  width: 700px !important;
}
/*--- Other ----*/
h1,
h2 {
  font-size: 36px;
  line-height: 40px;
}
h3,
h4 {
  font-size: 24px;
  line-height: 29px;
  height: 54px;
  margin: 0;
}
/*:::::::::::: Header ::::::::::::::*/
header .inner-block {
  width: 682px !important;
  padding: 0 9px 10px 9px;
}
/*-- Logo ---*/
.logo {
  width: 190px;
  margin-top: 32px;
  margin-left: 30px;
}
/*--- nav ---*/
#nav {
  width: 100%;
  margin-top: -43px;
}
/* languaje */
.languaje li {
  margin-right: 12px;
  padding-right: 10px;
}
.languaje li:nth-child(3) {
  margin-right: 4px;
  padding-right: 0;
}
.languaje li+li {
  margin-right: 11px;
}
/* Menu */
.menu {
  margin: 18px 0 0 0;
  padding-top: 20px;
}
.menu li {
  margin-right: 30px;
}
.menu li a {
  border-bottom: 2px solid;
  border-color: #fff;
  padding-bottom: 10px;
  height: 29px;
  line-height: 17px;
}
.menu li a.move-down {
  padding-top: 17px;
}
.menu li a.btn {
  height: 20px;
  line-height: 18px;
}
/*---- Open menu ---*/
.hide {
  display: none;
}
/*:::::::::::: Content ::::::::::::::*/
/*---- Slider block ---*/
.slider-block .slick-slide {
  height: 297.271px;
}
.slider-block .slick-slide article {
  left: 3%;
  bottom: 40px;
  width: 93%;
}
.slider-block .slick-slide article p {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
}
.slider-block .slick-dots {
  right: 3%;
  bottom: 30px;
}
.slider-block .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
/*--- List 4 block ----*/
.list-4-block {
  padding: 30px 0;
}
.list-4-block ul li {
  width: 20.8%;
  padding: 0 2%;
  margin-bottom: 10px;
}
.list-4-block ul li p {
  margin-bottom: 30px;
  height: 90px;
}
.list-4-block ul li img {
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
  margin: 0px auto;
}
/*--- Suscribe block ---*/
.suscribe-block {
  height: 210px;
}
.suscribe-block article {
  padding-top: 50px;
}
.suscribe-block article form {
  width: 60%;
}
.suscribe-block article form input {
  width: 70%;
}
.suscribe-block article form button {
  width: 30%;
  padding: 13px 5%;
}
/*---- Iso block ----*/
.iso-block {
  padding: 30px 0;
}
.iso-block article {
  width: 96% !important;
  padding: 0 5%;
}
.iso-block article img {
  padding-right: 15px;
  margin-right: 15px;
  width: 120px;
  border-right: 1px solid;
  border-color: #bebebe;
  margin-top: 20px;
}
.iso-block article h3 {
  width: 75%;
  font-size: 24px;
  line-height: 28px;
  margin-top: 0px;
}

.iso-block article p {
  width: 60%;
  margin-bottom: 10px;
  float: left;
  line-height: 19px;
}
.iso-block a {
  margin-right: 3%;
}
/*---- Awards block ----*/
.awards-block {
  padding: 30px 0;
  height: 160px;
}
.awards-block article {
  width: 48%;
  padding: 0 1%;
}
.awards-block article h3 {
  margin-bottom: 20px;
}
.awards-block article .slider-arrow button {
  top: -50px;
  font-size: 30px;
}
.awards-block article .slider-arrow button.slick-next {
  right: 0;
}
.awards-block article .slider-arrow button.slick-prev {
  right: 20px;
}
.awards-block article .slider-arrow .slick-slide img {
  width: 56px;
  left: 50%;
  margin-left: -28px;
}
/*---- Lightbox ----*/
.lightbox article {
  padding: 20px 0;
}
.lightbox .close {
  font-size: 30px;
}
/* search */
#search article {
  width: 50%;
  margin: 100px auto 0 auto;
  padding: 30px 0;
}
#search article form ul {
  padding: 10px 0;
}
#search article form ul li {
  font-size: 24px;
  margin-right: 30px;
}
#search article form label {
  width: 96%;
  padding: 10px 2%;
  margin: 20px 0;
}
#search article form label input {
  width: 80%;
  font-size: 24px;
}
#search article form label button {
  font-size: 24px;
  line-height: 45px;
}
/*--- title page ----*/
.title-page {
  width: 91.2%;
  padding: 40px 31px;
}
.title-page.active {
  padding: 70px 31px 20px 31px;
  min-height: 150px;
}
.title-page p{
  font-size: 16px;
  line-height: 24px;
}
/*--- contact block ----*/
.contact-block {
  width: 92.2% !important;
  padding: 60px 31px;
}
.contact-block article {
  width: 45%;
}
.contact-block article ul li {
  padding-bottom: 20px;
}
.contact-block article form label {
  margin-bottom: 20px;
}
.contact-block article form label.active input {
  width: 90%;
}
.contact-block article form label.active i {
  width: 10%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}
.contact-block article form button {
  padding: 10px 40px;
}
.contact-block article:nth-child(1) {
  padding-right: 2.5%;
  border-right: 1px solid;
  border-color: #eee;
}
.contact-block article:nth-child(2) {
  padding-left: 2.5%;
}
.fileUpload {
  padding: 30px 0;
  margin-bottom: 20px;
}
.fileUpload div p {
  margin-bottom: 5px;
}
.fileUpload figure {
  padding: 10px 0;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: 20px;
}
.fileUpload figure i {
  font-size: 20px;
  margin-right: 10px;
}
/*--- Control list ---*/
.control-list ul {
  width: 100%;
}
.control-list ul li {
  width: 14.2871%;
}
.control-list ul li a {
  width: 90.5%;
  padding: 10px 5%;
  height: 40px;
  text-align: center;
  font-size: 13px;
}
/*--- Div list ---*/
.div-list {
  width: 91.2%;
  padding: 60px 31px;
}
.div-list>ul>li {
  width: 100%;
  height: auto;
  opacity: 0;
  z-index: -1;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.div-list>ul>li h3 {
  margin-bottom: 20px;
}
.div-list>ul>li figure {
  width: 45%;
  padding-right: 2.5%;
  border-right: 1px solid;
  border-color: #eee;
}
.div-list>ul>li article {
  width: 85%;
  padding-left: 2.5%;
}
.div-list>ul>li article ol li {
  padding-bottom: 10px;
}
.div-list>ul>li article ol li i {
  margin-right: 4%;
}
.div-list>ul>li article ol li p {
  width: 90%;
}
.div-list>ul>li figure,
.div-list>ul>li article {
  min-height: 130px;
}
/*--- Slide row ----*/
.slide-row {
  width: 91.4%;
  padding: 10px 31px;
  height: 400px;
}
.slide-row img {
	-webkit-transform: scale(.6);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	-ms-transform: scale(.8);
    transform: scale(.8);
	margin-left: -123px;
	margin-top: -70px;
}

section.slide-row {}

/* title special */
.title-special {
  margin-bottom: 0px;
}
.title-special h3 {
  float: left;
}
.title-special p {
  float: right;
  padding-top: 10px;
}
/* control slide */
.control-slide {
  height: 9px;
  margin: 40px 0 20px 0;
}
.control-slide li {
  width: 16.66%;
}
.control-slide li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
/* show slide */
.show-slide>li {
  padding-top: 40px;
}
.show-slide>li article {
  width: 47.5%;
  padding-right: 2.5%;
}
.show-slide>li figure {
  width: 47.5%;
  padding-left: 2.5%;
}
.show-slide>li ul li {
  padding-bottom: 5px;
}
.show-slide>li ul li i {
  margin-right: 10px;
  margin-top: 2px;
}
.show-slide>li ul li p {
  width: 80%;
}
/*---- slide source ----*/
.slide-source {
  padding-top: 30px;
}
/* carousel source */
.carousel-source {
  padding: 50px 0;
}
.carousel-source .slick-slide article {
  width: 80%;
  padding: 0 10%;
}
.carousel-source .slick-slide article h3 {
  font-size: 19px;
  line-height: 22px;
  height: 84px;
}
.carousel-source .slick-slide article img {
  width: 110px;
  height: 110px;
  padding: 10px;
  left: 50%;
  margin-left: -65px;
  margin-bottom: 10px;
}
.carousel-source .slick-dots {
  left: 50%;
  width: 60px;
  margin-left: -30px;
  bottom: 20px;
}
.carousel-source .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.carousel-source .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
/* bottom source */
.bottom-source {
  padding: 20px 0;
}
/*---- Testimonial carousel ---- */
.testimonial-block {
  margin-top: 30px;
  padding: 60px 0 90px 0;
}
.testimonial-block h3 {
  margin-bottom: 30px;
}
.testimonial-block .slick-dots {
  left: 50%;
  width: 60px;
  margin-left: -30px;
  bottom: -50px;
}
.testimonial-block .slick-dots li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.testimonial-block .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
/* txt test */
.txt-test {
  width: 90% !important;
  margin-bottom: 20px;
  padding: 0 5%;
}
.txt-test small {
  font-size: 84px;
  width: 50px;
  height: 50px;
  line-height: 65px;
}
.txt-test p {
  width: 90%;
  font-size: 19px;
  line-height: 22px;
  padding-top: 5px;
}
/* txt autor */
.txt-autor .small-line {
  width: 100px;
  height: 3px;
  left: 50%;
  margin-left: -50px;
  margin-bottom: 20px;
}
/*---- team block ----*/
.team-block {
  width: 100%;
  padding: 0;
  margin-top: 10px;
}
.team-block h3 {
  margin-bottom: 30px;
}
.team-block h4 {
  line-height: 20px;
  font-size: 19px;
  height: 80px;
}
/* icon team */
.icon-team {
  margin: 20px 0 0 0;
}
.icon-team li {
  margin-right: 10px;
}
.icon-team li a {
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 5px;
}
/* carousel team */
.carousel-team article {
  padding: 20px;
  margin: 10px;
}
.carousel-team button {
  top: -55px;
  font-size: 30px;
}
.carousel-team button.slick-next {
  right: 0;
}
.carousel-team button.slick-prev {
  right: 20px;
}
/* title team */
.title-team h3 {
  float: left;
}
.title-team a {
  float: right;
  padding-top: 5px;
  margin-right: 0px;
}
/*----- Simple slide -----*/
.simple-slide,
.simple-slide .slick-slide {
  height: 310px;
}
.simple-slide article {
  bottom: 40px;
  left: 31px;
}
.simple-slide .slick-dots {
  left: 3%;
  top: 183px;
}
.simple-slide .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.simple-slide .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
/*---- SImple content ----*/
.simple-content {
  width: 91.2%;
  padding: 20px 31px;
}
/* bread */
.bread {
  margin-bottom: 20px;
}
.bread ul li {
  margin-right: 10px;
}
.bread ul li a {
  /*padding-right: 10px;*/
  font-size: 12px;
}
/* xxrow */
.xx-row h3,
.xx-row h4 {
  margin-bottom: 30px;
}
.xx-row section {
  width: 100%;
  margin-bottom: 20px;
}
.xx-row aside {
  width: 100%;
}
/* option module */
.options-module {
  padding-top: 5px;
}
.options-module ul li {
  margin-right: 20px;
}
.options-module ul li a i {
  margin-right: 10px;
}
/* tree options */
.tree-row {
  margin-top: 40px;
}
.tree-row article {
  margin-bottom: 10px;
}
.tree-row article ol a i {
  margin-right: 10px;
  margin-top: 2px;
}
.tree-row article ol a p {
  width: 80%;
}
/*---- test simple ----*/
.test-simple {
  padding: 40px 0;
}
.test-simple article {
  width: 80% !important;
  padding: 0 10%;
}
.test-simple article small {
  font-size: 84px;
  width: 4%;
  height: 50px;
  line-height: 65px;
  margin-right: 2%;
}
.test-simple article p {
  width: 85%;
  font-size: 19px;
  line-height: 22px;
  margin-left: 20px;
}
.test-simple article h5 {
  padding-left: 6%;
}
/* testimonial carousel */
.testimonial-carousel {
  width: 90%;
}
.testimonial-carousel h3 {
  font-weight: 400;
}
.testimonial-carousel .slick-dots {
  margin: 0px;
  list-style: none;
  position: absolute;
  width: 100%;
  margin-top: 10px;
  left: 50%;
}
.testimonial-carousel .slick-dots li {
  background: #eee;
  float: left;
  cursor: pointer;
  position: relative;
  border-radius: 53%;
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.testimonial-carousel .slick-dots li button {
  cursor: pointer;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.testimonial-carousel .slick-dots li.slick-active {
  background: #e77d00;
}
/*--- project row ----*/
.project-row {
  width: 91.2% !important;
  padding: 60px 31px;
}
ul.list-project {
  margin: 30px 0 0 0;
}
ul.list-project li {
  width: 25%;
  padding: 0 4%;
  height: 450px;
}
ul.list-project li article h5 {
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 22px;
}
ul.list-project li article p {
  margin-bottom: 30px;
}
/* image project */
.image-project {
  margin-bottom: 10px;
}
.image-project i {
  width: 25px;
  height: 25px;
  top: 20px;
  left: -20px;
  padding: 5px;
  line-height: 25px;
}
/* title inner*/
.title-inner {
  margin-bottom: 30px;
}
.title-inner h3 {
  float: left;
}
.title-inner .options-module {
  float: right;
  width: auto;
}
/*----- acordeon module -----*/
.acordeon-module {
  width: 91.2%;
  padding: 60px 31px;
}
/* function */
.function-a {
  padding: 20px 0;
}
/* open toggle */
.open-toggle figure {
  width: 35px;
  height: 35px;
  padding: 5px;
  margin-right: 2%;
}
.open-toggle article h2 {
  font-size: 24px;
  line-height: 29px;
}
.open-toggle i {
  font-size: 30px;
  padding-bottom: 5px;
}
/* hide txt */
.hide-txt {
  padding: 20px 0;
}
.hide-txt h3 {
  font-size: 19px;
  line-height: 22px;
}
.hide-txt div {
  width: 65%;
  padding-right: 2.5%;
}
.hide-txt aside {
  float: left;
  width: 30%;
  padding-left: 2.5%;
}
/* simple list */
.simple-list li {
  padding-bottom: 5px;
}
.simple-list li a i {
  margin-right: 4%;
  margin-top: 3px;
}
.simple-list li a p {
  width: 87%;
}
/*------ control mix -----*/
.control-mix {
  width: 90% !important;
  padding: 20px 5%;
}
.control-mix div {
  margin-right: 20px;
}
.control-mix div i {
  margin-right: 10px;
  font-size: 17px;
}
/*---- mixit ----*/
#mixit {
  padding: 60px 0;
}
#mixit li {
  margin-bottom: 40px;
}
#mixit li.active {
  width: 100%;
  height: auto;
}
#mixit li.active .image-project {
  width: 25%;
  margin-right: 5%;
}
#mixit li.active article {
  width: 56%;
}
/* toggle list */
.toggle-list {
  margin-top: 1px;
}
.toggle-list p {
  margin-right: 5px;
}
.toggle-list figure i {
  margin-left: 10px;
}
/*:::::::::::: Fix ::::::::::::::*/
.fix {
  height: 70px;
}
/*:::::::::::: Footer ::::::::::::::*/
footer {
  padding: 5px 0;
  height: 115px;
}
footer ul {
  float: left;
  width: 67%;
}
footer ol {
  float: left;
  width: 27%;
  margin: 10px;
}
footer ul li a i,
footer ol li a i {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  margin-top: -5px;
}
footer ul li {
  margin-right: 10px;
}
footer ol li {
  margin-left: 18px;
}
/*:::::::::::: team todos::::::::::::::*/
.team-todos{
  width: 50%;
  display: inline-block;
  float: left;
}
.team-bloque{
  width: 100%;
  float: left;
}

/* changes carousel and go to top */
article.white{display: none;width: 100%;}
article.dark-red{border-top: 6px solid #591e00;}
article.orange{border-top: 6px solid #ff9933;}
article.ligth-red{border-top: 6px solid #9a0014;}
article.yellow{border-top: 6px solid #ffcc33;}
article.green{border-top: 6px solid #c8d141;}

a.back-to-top{
  width: 40px;
  height: 40px;
  font-size: 40px;
  position: fixed;
  bottom: 5%;
  right: 2px;
  z-index: 10;
}

.carousel-team .slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 4899px !important;
}

.carousel-team .slick-slide
{
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 213px !important;
}

/* changes carousel and direccion */
.direccion{
  width: 700px !important;
  height:50px;
  margin: 0 auto;
  padding: 10px 0 40px 0;
}

.direccion .street{
  width: 100% !important;
  float: left !important;
  padding-left: 10px;
}

.direccion .phone{
  width: 100% !important;
  float: left !important;
  text-align: left !important;
  padding: 15px 10px;
}

/* changes map */
.contact-block iframe{
  width: 323px;
  height: 323px;
  padding: 15px 0 0 0;
}


footer ol ul {
  float: left;
  width: 100%;
}

/* figure img sector*/
.image-project figure {
  width: 100%;
  height: 130px;
}
/* nosotros */

.nosotros-row{
  margin-bottom:30px
}

.nosotros-row ul.nosotros-list{
  padding: 0;
  list-style: none;
  margin: 0;
}

.nosotros-row ul.nosotros-list>li{
  padding: 0;
  list-style: none;
  display: inline-block;
}

.nosotros-row ul.nosotros-list>li ul.izquierda{
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}

.nosotros-row ul.nosotros-list>li ul.izquierda>li>ul{
  padding: 0;
  list-style: none;
}

.nosotros-row ul.nosotros-list>li ul.derecha{
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
  margin-top: 20px;
}

.nosotros-row ul.nosotros-list>li ul.derecha .us-image{
  width: 47%;
  padding: 0;
}

.nosotros-row ul.nosotros-list>li ul.derecha .us-image img{
  width: 100%;
  height: auto;
}
.us-image img{
  width: 100%;
  height: auto;
}
.nosotros-row ul.nosotros-list>li ul.derecha .us-text{
  width: 100%;
  padding: 0;
  margin-top: 20px;
}

/*menu*/
.menu li:nth-child(6) {
  margin-right: 16px;
}

.menu li:last-child{
  margin-right: 0px;
}

/* contacto */
.contact-block article.left-content{
  width:45%;
  padding-right: 2.5%;
}

.contact-block article.left-content>ul>li>ol.contact-social{
  width: 100%;
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.contact-block article.left-content>ul>li>ol.contact-social a{
  font-size: 30px;
  color: #eee;
  background: #3b5998;
  border-radius: 50%;
  text-align: center;
  float: left;
  width: 60px;
  height: 60px;
}

.contact-block article.left-content>ul>li>ol.contact-social li{
  margin-left: 0;
  width: 25%;
  float: left;
  padding: 0;
}

.contact-block article.mapa{
  width:45%;
  padding-left: 2.5%;
}
