/*----- Basic installation -----*/
/*---- innerblock -----*/
.inner-block {
  width: 960px !important;
}
/*--- Other ----*/
h1,
h2 {
  font-size: 36px;
  line-height: 40px;
}
h3,
h4 {
  font-size: 24px;
  line-height: 29px;
}
a:hover {
  text-decoration: none;
}
.btn:hover {
  background: #591e00;
}
/*:::::::::::: Header ::::::::::::::*/
header .inner-block {
  width: 899px !important;
  padding: 20px 31px;
}
/*-- Logo ---*/
.logo {
  width: 179px;
  margin-top: 36px;
}
/*--- nav ---*/
#nav {
  width: 720px;
}
/* languaje */
.languaje li {
  margin-right: 10px;
  padding-right: 10px;
}
.languaje li a:hover {
  color: #e77d00;
}
.languaje li+li {
  margin-right: 20px;
}
/* Menu */
.menu {
  margin: 18px 0 0 0;
}
.menu li {
  margin-right: 30px;
  padding: 6px 0px 0px 0px;
}

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

.menu li a {
  border-bottom: 2px solid;
  border-color: #fff;
  padding-bottom: 10px;
  height: 32px;
  line-height: 15px;
}
.menu li a:hover {
  border-color: #e77d00;
}
.menu li a.move-down {
  padding-top: 15px;
}
.menu li a.btn {
  height: 20px;
  line-height: 18px;
}
/*---- Open menu ---*/
.hide {
  display: none;
}
/*:::::::::::: Content ::::::::::::::*/
/*---- Slider block ---*/
.slider-block .slick-slide {
  height: 380px;
}
.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;
}
.slider-block .slick-dots li:hover {
  background: #e77d00;
}
/*--- List 4 block ----*/
.list-4-block {
  padding: 30px 0;
}
.list-4-block ul li {
  width: 20.9%;
  padding: 0 2%;
  margin-bottom: 8px;
}
.list-4-block ul li p {
  margin-bottom: 30px;
  height: 75px;
  width: 208px;
  margin-left: -2px;
}
.list-4-block ul li img {
  margin-bottom: 10px;
  width: 150px;
  height: 150px;
      margin: 0px auto;
}
/*--- Suscribe block ---*/
.suscribe-block {
  height: 210px;
}
.suscribe-block article {
  padding-top: 60px;
}
.suscribe-block article form {
  width: 70% !important;
}
.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: 90% !important;
  left: 41%;
  margin-left: -35%;
}
.iso-block article img {
  padding-right: 20px;
  margin-right: 20px;
  width: 175px;
  border-right: 1px solid;
  border-color: #bebebe;
}
.iso-block article h3 {
  width: 72%;
  padding-top: 16px;
}
.iso-block a {
  margin-right: 3%;
  margin-top: -12px;
}
/*---- Awards block ----*/
.awards-block {
  padding: 30px 0;
}
.awards-block article {
  width: 44%;
  padding: 0 3%;
}
.awards-block article h3 {
  margin-bottom: 20px;
}
.awards-block article .slider-arrow button {
  top: -50px;
  font-size: 30px;
}
.awards-block article .slider-arrow button:hover {
  color: #e77d00;
}
.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 ul li a:hover {
  border-color: #e77d00;
}
#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: 93.6%;
  padding: 40px 31px;
  min-height: 110px;
}
.title-page.active {
  padding: 60px 31px 20px 31px;
  min-height: 110px;
}
.title-page p {
  font-size: 16px;
  line-height: 24px;
}

/*--- contact block ----*/
.contact-block {
  width: 93.6% !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 li {
  width: 14.28%;
}
.control-list ul li a {
  width: 80.5%;
  padding: 20px 10%;
  height: 40px;
}
.control-list ul li a:hover {
  background: #e77d00;
}
/*--- Div list ---*/
.div-list {
  width: 93.6%;
  padding: 40px 31px;
  display: inline-block;
}
.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 #eee;
}
.div-list>ul>li article {
  width: 45%;
  padding-left: 2.5%;
  border-left: 1px solid #eee;
}
.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: 80%;
}
.div-list>ul>li article ol li a:hover {
  color: #e77d00;
}

.div-list>ul>li article {
    height: auto;
}

.div-list>ul>li figure{
  height: auto;
}
/*--- Slide row ----*/
.slide-row {
  width: 93.6%;
  padding: 30px 30px;
}
/* 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;
}
.control-slide li a:hover {
  background: #e77d00;
  color: #fff;
  border-color: #fff;
}
/* show slide */
.show-slide>li {
  padding-top: 40px;
}
.show-slide>li article {
  width: 34.5%;
  padding-right: 2.5%;
}
.show-slide>li figure {
  width: 36%;
  padding-left: 22%;
}
.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: 70%;
  padding: 0 20%;
}
.carousel-source .slick-slide article h3 {
  font-size: 19px;
  line-height: 22px;
  height: 62px;
}
.carousel-source .slick-slide article img {
  width: 90px;
  height: 90px;
  padding: 10px;
  left: 60%;
  margin-left: -72px;
  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;
}
.carousel-source .slick-dots li:hover {
  background: #e77d00;
}
/* 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;
}
.testimonial-block .slick-dots li:hover {
  background: #e77d00;
}
/* txt test */
.txt-test {
  width: 75% !important;
  left: 50%;
  margin-left: -32%;
  margin-bottom: 20px;
}
.txt-test small {
  font-size: 84px;
  width: 50px;
  height: 50px;
  line-height: 65px;
}
.txt-test p {
  width: 92%;
  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: 5% 0;
  margin-top: 0px;
}
.team-block h3 {
  margin-bottom: 30px;
}
.team-block h4 {
  line-height: 20px;
  font-size: 19px;
}
/* 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;
}
.icon-team li a:hover {
  background: #e77d00;
}
/* carousel team */
.carousel-team article {
  padding: 20px;
  margin: 10px;
  min-height: 175px;
  float: left;
}
.carousel-team button {
  top: -55px;
  font-size: 30px;
}
.carousel-team button:hover {
  color: #e77d00;
}
.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: 10px;
  margin-right: 40px;
}
/*----- 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:hover {
  background: #e77d00;
}
.simple-slide .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
/*---- SImple content ----*/
.simple-content {
  width: 93.6%;
  padding: 20px 31px;
}
/* bread */
.bread {
  margin-bottom: 10px;
}
.bread ul li {
  margin-right: 10px;
}
.bread ul li a {
 /* padding-right: 10px;*/
  font-size: 12px;
}
.bread ul li a:hover {
  color: #e77d00;
}
/* xxrow */
.xx-row h3,
.xx-row h4 {
  margin-bottom: 30px;
}
.xx-row section {
  width: 70%;
  padding-right: 2.5%;
}
.xx-row aside {
  width: 25% !important;
  padding-left: 2.5%;
}
/* option module */
.options-module {
  padding-top: 5px;
}
.options-module ul li {
  margin-right: 20px;
}
.options-module ul li:last-child {
  margin-right: 0px;
}
.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%;
}
.tree-row article ol a:hover {
  color: #e77d00;
}
/*---- test simple ----*/
.test-simple {
  padding: 40px 0;
}
.test-simple article {
  width: 100% !important;
  padding: 0 10%;
}
.test-simple article small {
  font-size: 84px;
  width: 4%;
  height: 50px;
  line-height: 65px;
}
.test-simple article p {
  width: 80%;
  font-size: 19px;
  line-height: 22px;
  margin-left: 20px;
}
.test-simple article h5 {
  padding-left: 4%;
}
/* 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: 93.6% !important;
  padding: 0px 31px 60px 31px;
}
ul.list-project {
  margin: 30px 0 0 0;
}
ul.list-project li {
  width: 25%;
  padding: 0 4%;
  /* height: 386px; */
}
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: 10px;
}
.title-inner h3 {
  float: left;
}
.title-inner .options-module {
  float: right;
  width: auto;
}
/*----- acordeon module -----*/
.acordeon-module {
  width: 93.6%;
  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: 70%;
  padding-right: 2.5%;
}
.hide-txt aside {
  float: left;
  width: 25%;
  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%;
}
.simple-list li a:hover {
  color: #e77d00;
}
/*------ control mix -----*/
.control-mix {
  width: 90% !important;
  padding: 20px 5%;
}
.control-mix div {
  margin-right: 30px;
}
.control-mix div i {
  margin-right: 10px;
  font-size: 17px;
}
.control-mix div:hover {
  color: #e77d00;
}
/*---- 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 {
  float: right !important;
}
.toggle-list p {
  margin-right: 5px;
}
.toggle-list figure i {
  margin-left: 10px;
}
.toggle-list figure i:hover {
  color: #e77d00;
}
.toggle-list:hover {
  color: #fff !important;
}
/*:::::::::::: Fix ::::::::::::::*/
.fix {
  height: 70px;
}
/*:::::::::::: Footer ::::::::::::::*/
footer {
  padding: 0;
  height: 90px;
  margin: 30px 0px 10px 0px;
}
footer ul li a i,
footer ol li a i {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  margin-top: -5px;
}
footer ul li a:hover,
footer ol li a:hover {
  color: #e77d00;
}
footer ul li {
  margin-right: 20px;
}
footer ol li {
  margin-left: 20px;
}

.team-todos{width: 24%; display: inline-block !important;min-height: 175px;}

.team-todos article{ min-height: 110px;}

.team-bloque{width: 100%; float:left}

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

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

a:hover.back-to-top{
  opacity: 0.5;
}

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

.direccion .street{
  width: 80% !important;
  float: left;
}

.direccion .phone{
  width: 20% !important;
  float: left;
}

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

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

/* nosotros */

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

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

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

.nosotros-row ul.nosotros-list>li ul.izquierda{
  padding: 0 5% 0 0;
  list-style: none;
  width: 45%;
  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 5% 0 0;
  list-style: none;
  width: 45%;
  float: left;
}

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

.nosotros-row ul.nosotros-list>li ul.derecha .us-image img{
  width: 100%;
  height: auto;
}

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


