@import url('https://fonts.googleapis.com/css?family=Open+Sans');
* {
     padding: 0;
     margin: 0;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     font-family: 'Open Sans', sans-serif;
}
body {
     width: 100%;
     height: 100%;
}
#style-3::-webkit-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-3::-moz-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-3::-ms-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-3::-o-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-3::-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-3::-webkit-scrollbar-thumb {
     background-color: #7dbed7
}
#style-3::-moz-scrollbar-thumb {
     background-color: #7dbed7
}
#style-3::-ms-scrollbar-thumb {
     background-color: #7dbed7
}
#style-3::-o-scrollbar-thumb {
     background-color: #7dbed7
}
#style-3::-scrollbar-thumb {
     background-color: #7dbed7
}
#style-3::-webkit-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
}
#style-3::-moz-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
}
#style-3::-ms-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
}
#style-3::-o-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
}
#style-1::-webkit-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-1::-moz-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-1::-ms-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-1::-o-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-1::-webkit-scrollbar-track {
     background-color: transparent;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#style-1::-webkit-scrollbar-thumb {
     background-color: #7dbed7
}
#style-1::-moz-scrollbar-thumb {
     background-color: #7dbed7
}
#style-1::-ms-scrollbar-thumb {
     background-color: #7dbed7
}
#style-1::-o-scrollbar-thumb {
     background-color: #7dbed7
}
#style-1::-scrollbar-thumb {
     background-color: #7dbed7;
}
#style-1::-webkit-webkit-scrollbar {
     height: 0px;
     width: 0px;
     background-color: #F5F5F5;
}
#style-1::-moz-webkit-scrollbar {
     height: 0px;
     width: 0px;
     background-color: #F5F5F5;
}
#style-1::-ms-webkit-scrollbar {
     height: 0px;
     width: 0px;
     background-color: #F5F5F5;
}
#style-1::-o-webkit-scrollbar {
     height: 0px;
     width: 0px;
     background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar {
     height: 0px;
     width: 0px;
     background-color: #F5F5F5;
}
.link1 a{
    color: #56C0D8;
}
#header {
     width: 100%;
     height: 1500px;
     background-image: url(../img/Desktop/Index/indexBG.png);
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: cover;

}
#descripcionHome {
     position: absolute;
     display: block;
     width: 700px;
     min-width: 320px;
     top: 300px;
     left: 10%;
     margin: auto;
    text-shadow: red;
}

#descripcionHome #titleDescripcionHome {
    padding: 20px;
     text-align: center;
}
#descripcionHome #titleDescripcionHome a{
    color: #f5f5f5;
    justify-content: center;
    font-size: 60px; 
    -webkit-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -moz-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -ms-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -o-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
}
#descripcionHome #contentDescripcionHome {
    padding: 20px;text-align: center;
}
#descripcionHome #contentDescripcionHome a{
    color: #f5f5f5;
    font-size: 42px; 
    -webkit-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -moz-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -ms-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    -o-text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
    text-shadow: 0px 0px 10px rgba(125, 190, 215, 0.5) ;
}
.headroom {
     transition: transform .3s ease;
}
.headroom--pinned {
     transform: translateY(0%);
}
.headroom--unpinned {
     transform: translateY(-100%);
}
#circuloMenu {
     width: 438px;
     height: 800px;
     background-image: url(../img/Desktop/Index/circuloMenu.png);
     background-repeat: no-repeat;
     background-size: cover;
     background-repeat: no-repeat;
     background-size: cover;
     float: right;
}
#circuloMenu #logoIte {
     position: relative;
     float: right;
     top: 43%;
     right: 10px;
     width: 366px;
     height: 197px;
     background-image: url(../img/Desktop/Index/logoIndex.svg);
     background-repeat: no-repeat;
     background-size: cover;

}

#circuloMenuEn {
     width: 438px;
     height: 800px;
     background-image: url(../img/Desktop/Index/circuloMenu.png);
     background-repeat: no-repeat;
     background-size: cover;
     background-repeat: no-repeat;
     background-size: cover;
     float: right;
}
#circuloMenuEn #logoIteEn {
     position: relative;
     float: right;
     top: 43%;
     right: 10px;
     width: 366px;
     height: 197px;
     background-image: url(../img/Desktop/Index/logoIndexEn.jpg);
     background-repeat: no-repeat;
     background-size: cover;

}

#iconMenu {
     display: none;
}
.iconsMenu {
     display: none;
}
#textIdioma {
     display: none;
}
#responMenu {
     width: 100%;
     height: 60px;
     background-color: rgba(81, 192, 217, 0.6);
     border-radius: 0 0 65px 0;
     position: fixed;
     z-index: 1000;
     display: block;
}
#responMenu .menu ul {
     list-style: none;
}
#responMenu .menu > ul {
     list-style: none;
}
.menu ul .languaje {
     text-align: center;
     width: 130px;
     cursor: pointer;
}

.menu ul li {
     display: inline-block;
     position: relative;
     padding: 15px;
     margin: auto 3%;
     cursor: pointer;
}
.menu ul li:nth-child(1) span {
     margin-left: 9px;
     margin-right: 9px;
}
.menu ul li span {
     color: #fff;
     font-size: 25px;
     text-decoration: none;
}
.menu ul li a {
     color: #fff;
     font-size: 16px;
     text-decoration: none;
}
.menu ul li .children {
     display: none;
     position: absolute;
     width: 100%;
     z-index: 1000;
}
.menu ul li .children li {
     position: relative;
     display: block;
     overflow: hidden;
     width: 100%;
     padding: 20px;
     margin-left: -15px;
     top: 38px;
}
.menu ul li .children li:hover {
     border-bottom: 0 solid #fff;
}
.menu ul li .children li a {
     color: #009dd4;
}
.menu ul li .children li a:hover {
     text-align: center;
     color: rgba(81, 192, 217, 0.6);
}
@media screen and (min-width: 1301px) {     
     background: rgba(0,0,0,.0);
}
@media screen and (max-width: 1301px) {
     #descripcionHome {
          width: 100%;
          height: 100px;
          top: 400px;
          left: 0;
          margin: auto;
     }
     #circuloMenu {
          display: none;
     }
     #circuloMenuEn {
          display: none;
     }
     #iconMenu {
          display: inline-flex;
     }
     .iconsMenu .barsMenu #bars {
          color: #f5f5f5;
          font-size: 40px;
          padding: 10px;
          margin: 0 10px;
          cursor: pointer;
     }
     .iconsMenu .barsMenu {
          width: 20%;
          height: 60px;
          text-align: right;
     }
     .iconsMenu .logoMenu {
          width: 80%;
          height: 60px;
          background-image: url(../img/Mobile/logoSite.svg);
          background-repeat: no-repeat;
          background-size: 100px;
          background-position: center;
          cursor: pointer;
     }
    .iconsMenu .logoMenuEn {
          width: 80%;
          height: 60px;
          background-image: url(../img/Mobile/logoSiteEn.svg);
          background-repeat: no-repeat;
          background-size: 100px;
          background-position: center;
          cursor: pointer;
     }
     .iconsMenu {
          width: 100%;
          display: inline-flex;
     }
     #textIdioma {
          display: inline-block;
     }
     #responMenu {
          width: 100%;
          background-color: rgba(81, 192, 217, 0.7);
          border-radius: 0;
     }
     #responMenu .menu {
          position: absolute;
          top: 60px;
          width: 100%;
          height: 100vh;
          left: -100%;
          background-color: rgba(0,0,0,.5);
     }
     @-webkit-keyframes background {
       0% {background-color: rgba(0,0,0,.0); }
       100% { background-color: rgba(0,0,0,.5); }
     }  
     @keyframes background {
       0% {background-color: rgba(0,0,0,.0); }
       100% { background-color: rgba(0,0,0,.5); }
     }
     #responMenu .menu > ul {
          width: 320px;
          height: 100vh;
          display: block;
          padding-bottom: 100px;
          background-image: url(../img/Mobile/Mundo_BG.png);
          background-size: cover;
          background-repeat: no-repeat;
          background-color: #f5f5f5;
          list-style: none;
          overflow: scroll;
     }
     .menu ul .languaje {
          text-align: left;
          width: 100%;
     }
     .menu ul li {
          display: block;
          margin: 0;
     }
     .menu ul li:hover {
          background-image: url(../img/Mobile/Linea_Azul.svg);
          background-position: bottom;
          background-size: 100%;
          background-repeat: no-repeat;
          border-bottom: 0;
     }
     .menu ul li span {
          color: #9d9d8f;
          font-size: 25px;
          text-decoration: none;
     }
     .menu ul li a {
          color: #9d9d9c;
          font-size: 20px;
          text-decoration: none;
          margin-left: 10px;
     }
     .menu ul li .children {
          display: none;
          position: absolute;
          width: 100%;
          margin-bottom: 90px;
          z-index: 1000;
          cursor: pointer;
     }
     .menu ul li .children li {
          position: relative;
          display: block;
          width: 100%;
          padding: 20px;

          margin-left: -15px;
          top: 38px;
          overflow: scroll;
     }
}
.titleSeccion {
     width: 170px;
     padding: 20px 21px;
}
.titleSeccion a {
     color: #222220;
     font-size: 30px;
     text-decoration: none;
}
.titleSeccionUno {
     width: 170px;
     margin: 20px 21px;
     position: absolute;
}
.titleSeccionUno a {
     color: #222220;
     font-size: 30px;
     text-decoration: none;
}
#nosotros {
     height: 621px; 
     background-image: url(../img/Desktop/Index/Siete.png);
     background-position: bottom;
     background-repeat: no-repeat;
     background-size: cover;
}
#nosotros .titleNosotros {
     width: 170px;
     margin: 20px 21px;
}
.titleNosotros a {
     color: #222220;
     font-size: 30px;
     text-decoration: none;
}
.nosotrosMision {
     width: 650px;
     height: 230px;
     margin: auto  auto auto 10%;
     opacity: 1;
}
#textMision {
     position: relative;
     top: 30px;
     text-align: justify;
     font-size: 20px;
     color: #009dd4;
     -webkit-text-shadow: : 1px 1px 1px rgba(167, 167, 167, 0.42);
     -moz-text-shadow: : 1px 1px 1px rgba(167, 167, 167, 0.42);
     -ms-text-shadow: : 1px 1px 1px rgba(167, 167, 167, 0.42);
     -o-text-shadow: : 1px 1px 1px rgba(167, 167, 167, 0.42);
     text-shadow: : 1px 1px 1px rgba(167, 167, 167, 0.42);
}
#circleMision {
     position: absolute;
     top: 35%;
     left: 18%;
     text-decoration: none;
     color: #fff;
     font-size: 30px;
     -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.circle-Mision {
     position: relative;
     top: 20px;
     width: 150px;
     height: 150px;
     margin: 30px;
     background-color: #7dbed7;
     border-radius: 50%;
     float: left;
     -webkit-shape-outside: circle();
     -moz-shape-outside: circle();
     -ms-shape-outside: circle();
     -o-shape-outside: circle();
     shape-outside: circle();
     -webkit-animation-iteration-count:  infinite;
     -o-animation-iteration-count:  infinite;
     animation-iteration-count:  infinite;
     -webkit-animation-name: RotateCircle;
     -o-animation-name: RotateCircle;
     animation-name: RotateCircle;
     -webkit-animation-duration: 7s;
     -o-animation-duration: 7s;
     animation-duration: 7s;
}
@keyframes RotateCircle {
    0% {
          background-color: #009dd4;
          box-shadow: -3px -3px 0px 2px #51c0d9;
         transform: rotate(-10deg);
     }
     40%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(0deg);
     }
     60%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(10deg);
     }
     80%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(0deg);
     }
     100%{
          background-color: #009dd4;
          box-shadow: -3px -3px 0px 2px #51c0d9;
          transform: rotate(-10deg);          
     }
}
.nosotrosVision {
     width: 650px;
     height: 230px;
     margin: auto 10% auto auto ;
}
#textVision {
     position: relative;
     top: 30px;
     text-align: justify;
     font-size: 20px;
     color: #009dd4;
     -webkit-text-shadow: 1px 1px 1px rgba(167, 167, 167, .40);
     -moz-text-shadow: 1px 1px 1px rgba(167, 167, 167, .40);
     -ms-text-shadow: 1px 1px 1px rgba(167, 167, 167, .40);
     -o-text-shadow: 1px 1px 1px rgba(167, 167, 167, .40);
     text-shadow: 1px 1px 1px rgba(167, 167, 167, .40);
}
#circleVision {
     position: absolute;
     top: 35%;
     left: 20%;
     text-decoration: none;
     color: #fff;
     font-size: 30px;
     -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
     text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.circle-Vision {
     position: relative;
     width: 150px;
     height: 150px;
     margin: 30px;
     top: 20px;
     background-color: #7dbed7;
     -webkit-box-shadow: 3px -3px 0px 2px rgba(107, 172, 225, 1);
     -moz-box-shadow: 3px -3px 0px 2px rgba(107, 172, 225, 1);
     box-shadow: 3px -3px 0px 2px rgba(107, 172, 225, 1);
     border-radius: 50%;
     float: right;
     -webkit-shape-outside: circle();
     -moz-shape-outside: circle();
     -ms-shape-outside: circle();
     -o-shape-outside: circle();
     shape-outside: circle();
     -webkit-animation-iteration-count:  infinite;
     -o-animation-iteration-count:  infinite;
     animation-iteration-count:  infinite;
     -webkit-animation-name: RotateCircleInv;
     -o-animation-name: RotateCircleInv;
     animation-name: RotateCircleInv;
     -webkit-animation-duration: 7s;
     -o-animation-duration: 7s;
     animation-duration: 7s;
}
@keyframes RotateCircleInv {
    0% {
          background-color: #009dd4;
          box-shadow: -3px -3px 0px 2px #51c0d9;
         transform: rotate(10deg);
     }
     40%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(0deg);
     }
     60%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(-10deg);
     }
     80%{
          background-color: #51c0d9;
          box-shadow: -3px -3px 0px 2px #009dd4;
          transform: rotate(0deg);
     }
     100%{
          background-color: #009dd4;
          box-shadow: -3px -3px 0px 2px #51c0d9;
          transform: rotate(10deg);          
     }
}
@media screen and (max-width: 768px) {
     #nosotros {
          width: 100%;
          display: block;
     }
     #nosotros .titleNosotros {
          width: 170px;
          margin: 20px 21px;
     }
     .titleNosotros a {
          color: #222220;
          font-size: 30px;
          text-decoration: none;
     }
     .nosotrosMision {
          width: 320px;
          height: 330px;
          margin: 0 auto;
          display: block;
     }
     #textMision {
          width: 90%;
          display: flex;
          margin: auto;
     }
     .circle-Mision {
          position: relative;
          width: 150px;
          height: 150px;
         margin: 0 0 0 10%;
          background-color: #7dbed7;
          -webkit-box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          -moz-box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          border-radius: 50%;
          float: left;
          -webkit-shape-outside: none();
          shape-outside: none;
     }
     .nosotrosVision {
          width: 320px;
          height: 330px;
          margin: 0 auto;
          display: block;
     }
     #textVision {
          width: 90%;
          display: flex;
          margin: auto;
     }
     #circleVision {
          position: absolute;
          top: 35%;
          left: 20%;
          text-decoration: none;
          color: #fff;
          font-size: 30px;
     }
     .circle-Vision {
          position: relative;
          float: right;
          width: 150px;
          height: 150px;
          margin: 0 0 0 50%;
          background-color: #7dbed7;
          -webkit-box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          -moz-box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          box-shadow: -3px -3px 0px 2px rgba(107, 172, 225, 1);
          border-radius: 50%;
          float: left;
          -webkit-shape-outside: none();
          shape-outside: none;
     }
}
#des-Nosotros {
     width: 100%;
     height: 400px;
     position: relative;
     background-image: url(../img/Desktop/Index/bgDescrip.png);
     background-size: cover;
     background-repeat: no-repeat;
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}
.artitle-desNosotros {
     width: 320px;
     height: 300px;
     padding: 50px 0;

}
.bg-Descrip {
     width: 320px;
     height: 300px;
     border-radius: 0 190px 190px 0;
     padding: 50px 5px 0 20px;
     background-color: rgba(34, 34, 32, 0.61);
     display: flex;
}
.bg-Descrip a {
     text-decoration: none;
     color: #fff;
     font-size: 14px;
     text-align: left;
}
#nosotrosEmpresas {
     width: 100%;
     height: 190px;
     margin-bottom: 10px;
     text-align: center;
     background-image: url(../img/Desktop/Index/Siete.png);
     background-position: bottom;
     background-repeat: no-repeat;
     
}
.articleEmpresas {
     width: 100%;
     height: 190px;
     display: flex;
     margin: 0 auto;
}
.articleEmpresas #omx {
     background-image: url(../img/Desktop/Index/omx.png);
     width: 100%;
     height: 203px;
     background-repeat: no-repeat;
     background-size: 253px;
     background-position: center;
     cursor: pointer;
     border-radius: 100%;
}
.articleEmpresas #xserv {
     background-image: url(../img/Desktop/Index/xserv.png);
     width: 100%;
     height: 203px;
     background-repeat: no-repeat;
     background-size: 253px;
     background-position: center;
     cursor: pointer;
     border-radius: 100%;
}
.articleEmpresas #max {
     background-image: url(../img/Desktop/Index/max.png);
     width: 100%;
     height: 203px;
     background-repeat: no-repeat;
     background-size: 253px;
     background-position: center;
     cursor: pointer;
     border-radius: 100%;
}
.articleEmpresas #oryco {
     background-image: url(../img/Desktop/Index/oryco.png);
     width: 100%;
     height: 203px;
     background-repeat: no-repeat;
     background-size: 253px;
     background-position: center;
     cursor: pointer;
     border-radius: 100%;
}
@media screen and (max-width: 768px) {
#nosotros {
     height: 821px;
}
     #nosotrosEmpresas {
          width: 100%;
          height: 190px;
          text-align: center;
     }
     .articleEmpresas {
          width: 100%;
         height: 190px;
          display: flex;
          margin: 0 auto;
     }
     .articleEmpresas #omx {
          background-image: url(../img/Desktop/Index/omx.png);
          width: 24%;
         height: 190px;
          background-repeat: no-repeat;
          background-size: 150%;
          background-position: center;
         margin: auto;
     }
     .articleEmpresas #xserv {
          background-image: url(../img/Desktop/Index/xserv.png);
          width: 24%;
         height: 190px;
          background-repeat: no-repeat;
          background-size: 150%;
          background-position: center;
         margin: auto;
     }
     .articleEmpresas #max {
          background-image: url(../img/Desktop/Index/max.png);
          width: 24%;
          height: 190px;
          background-repeat: no-repeat;
          background-size: 150%;
          background-position: center;
         margin: auto;
     }
     .articleEmpresas #oryco {
          background-image: url(../img/Desktop/Index/oryco.png);
          width: 24%;
         height: 190px;
          background-repeat: no-repeat;
          background-size: 150%;
          background-position: center;
         margin: auto;
     }
}
.transition {
     -webkit-transition: all 500ms ease-in-out;
     -moz-transition: all 500ms ease-in-out;
     -ms-transition: all 500ms ease-in-out;
     -o-transition: all 500ms ease-in-out;
}
.transform(@x, @y, @s) {
     transform: translate(@x, @y) scale(@s);
     -webkit-transform: translate(@x, @y) scale(@s);
     -moz-transform: translate(@x, @y) scale(@s);
     -o-transform: translate(@x, @y) scale(@s);
     -ms-transform: translate(@x, @y) scale(@s);
}

#Servicios {
     width: 100%;
     height: auto;
}
.bgServicios {
     width: 100%;
     height: 800px;
     background-image: url(../img/Desktop/Index/bgServicios.png);
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
#Servicios .artitleServicios {
     width: 100%;
     height: 100%;
     margin: 0 100px;
}
#tipoServicios {
     width: 1400px;
     height: 100%;
     position: relative;
     display: flex;
     flex-wrap: wrap;
     margin: 0 auto;
}
#imagenServicioUno {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioSeis {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioDos {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;     
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioSiete {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;     
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioTres {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;     
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioOcho {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;     
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioCuatro {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioNueve {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioCinco {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}
#imagenServicioDiez {
     position: relative;
     width: 320px;
     height: 320px;
     margin: 30px auto;
     overflow: hidden;
     border-radius: 25px;
     background-color: black;
     cursor: pointer;
     -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.6);
     box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.6);
}

.content-1 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.35);
     top: 0;
     -webkit-transform: : rotate(-30deg);
     -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
     transform: rotate(-40deg);
     margin-left: -733px;
     -webkit-transition: all 300ms;
     -o-transition: all 300ms;
     transition: all 300ms;
          -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
.content-2 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.3);
     top: 0;
     -webkit-transform: : rotate(-30deg);
     -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
     transform: rotate(-40deg);
     margin-left: -763px;
     -webkit-transition: all 500ms;
     -o-transition: all 500ms;
     transition: all 500ms;
     -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
.content-3 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.35);
     top: -700px;
     -webkit-transform: : rotate(30deg);
     -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
     transform: rotate(40deg);
     margin-left: -763px;
     -webkit-transition: all 900ms;
     -o-transition: all 900ms;
     transition: all 900ms;
          -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
.content-4 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.3);
     top: -670px;
     -webkit-transform: : rotate(30deg);
     -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
     transform: rotate(40deg);
     margin-left: -763px;
     -webkit-transition: all 700ms;
     -o-transition: all 700ms;
     transition: all 700ms;
     -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
.content-11 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.35);
     top: 0px;
     -webkit-transform: : rotate(-45deg);
     -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
     margin-left: 110px;
     -webkit-transition: all 300ms;
     -o-transition: all 300ms;
     transition: all 300ms;
}
.content-22 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.3);
     top: 0px;
     -webkit-transform: : rotate(-45deg);
     -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
     margin-left: 80px;
     -webkit-transition: all 500ms;
     -o-transition: all 500ms;
     transition: all 500ms;
     -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
.content-33 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, .35);
     top: -700px;
     -webkit-transform: : rotate(30deg);
     -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
     transform: rotate(45deg);
     margin-left: 73px;
     -webkit-transition: all 900ms;
     -o-transition: all 900ms;
     transition: all 900ms;
}
.content-44 {
     width: 1000px;
     height: 1000px;
     position: absolute;
     background: rgba(81, 192, 217, 0.3);
     top: -700px;
     -webkit-transform: : rotate(30deg);
     -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
     transform: rotate(45deg);
     margin-left: 103px;
     -webkit-transition: all 700ms;
     -o-transition: all 700ms;
     transition: all 700ms;
     -webkit-box-shadow: 0px 1px 20px -5px black;
     box-shadow: 0px 1px 20px -5px black;
}
#imagenServicioUno #titleText {
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#imagenServicioUno #contenText {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     color: #f5f5f5;
     display: none;
     text-align: justify;
}
#imagenServicioSeis #titleTextSeis {
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#imagenServicioSeis #contenTextSeis {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     color: #f5f5f5;
     display: none;
     text-align: justify;
}
#titleTextDos {
     position: relative;
     margin: auto;
     top: -290px;
     left: 120px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#contenTextDos {
     position: absolute;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}
#titleTextSiete {
     position: relative;
     margin: auto;
     top: -290px;
     left: 120px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#contenTextSiete {
     position: absolute;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}
#divTitulo {
     width: 140px;
     display: none;
}
#titleTextTres {
     width: 10px;
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
}
#contenTextTres {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}
#divTituloOcho {
     width: 140px;
     display: none;
}
#titleTextOcho {
     width: 10px;
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
}
#contenTextOcho {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}
#divTituloCuatro {
     width: 150px;
     text-align: right;
     display: none;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#titleTextCuatro {
     position: relative;
     margin: auto;
     top: -290px;
     left: 150px;
     color: #f5f5f5;
     font-size: 25px;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#contenTextCuatro {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#divTituloNueve {
     width: 150px;
     text-align: right;
     display: none;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#titleTextNueve {
     position: relative;
     margin: auto;
     top: -290px;
     left: 150px;
     color: #f5f5f5;
     font-size: 25px;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#contenTextNueve {
     position: absolute;
     width: 320px;
     padding: 0 10px;
     top: 140px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
     -webkit-transition: all 5000;
     -o-transition: all 5000;
     transition: all 5000;
}
#titleTextCinco {
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#contenTextCinco {
     position: absolute;
     padding: 0 10px;
     top: 130px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}
#titleTextDiez {
     position: relative;
     margin: auto;
     top: -290px;
     left: 15px;
     color: #f5f5f5;
     font-size: 25px;
     display: none;
}
#contenTextDiez {
     position: absolute;
     padding: 0 10px;
     top: 130px;
     left: 0px;
     display: none;
     float: right;
     color: #f5f5f5;
     text-align: justify;
}

@media screen and (max-width: 768px) {
     #tipoServicios {
          width: 320px;
          margin: 0 auto;
          display: block;
     }
}
#Clientes{
     width: 100%;
     height: 100%;
}
.artitleClientes{
     width: 100%;
     height: 47px;
}
.bgClientes{
     width: 100%;
     height: 800px;
     background-image: url(../img/Desktop/Clientes/bgClientes.png);
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
#ContenerdoImg{
     position: absolute;
     width: 100%;
     height: 475px;
     background-image: url(../img/Desktop/Clientes/mPClientes.png);
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
}
#ContenerdoImg2{
     position: absolute;
     width: 100%;
     height: 475px;
     background-image: url(../img/Desktop/Index/Siete.png);
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
}

#contenedorClientes{
    width: 80%;
    min-width: 320px;
    height: auto;
    list-style: none;
    margin: 187px auto;

}
#contenedorClientes #menuClientes{
    width: 100%;
    height: inherit;
    list-style: none;
    display: flex;
    overflow: hidden;
}
#menuClientes li{
    width: 120px;
    margin: auto;
}
#menuClientes li img{
    width: 100%;
}

.unoCinco{
    filter: opacity(50%);
    transform: scale(.4)
}
.dosCuatro{
    filter: opacity(75%);
    transform: scale(.6)
}
.Cinco{
    filter: opacity(100%);
    transform: scale(1)
}
#btn-left{
    width: 27px;
    top:40%;
    position: absolute;
    font-size: 80px;
    display: flex;
    left: 5%;
    color: #009DD4;
}
#btn-right{
    width: 27px;
    top:40%;
    position: absolute;
    font-size: 80px;
    display: flex;
    right: 5%;
    color: #009DD4;
}
@media screen and (max-width: 768px) {
    #btn-left{
        top:40%;
        left: 10px;
    }
    #btn-right{
        top:40%;
        right: 10px;
    }
}
@media screen and (max-width: 640px) {
    #btn-left{
        top:175px;
        left: 10px;
    }
    #btn-right{
        top:175px;
        right: 10px;
    }
}
@media screen and (max-width: 512px) {
    #btn-left{
        top:165px;
        left: 10px;
    }
    #btn-right{
        top:165px;
        right: 10px;
    }
}
@media screen and (max-width: 425px) {
    #btn-left{
        top:55%;
        left: 30%;
        font-size: 64px;
    }
    #btn-right{
        top: 55%;
        right: 30%;
        font-size: 64px;
    }
}

#contacto {
     width: 100%;
     height: 100%;
}

.bgContacto {
     width: 100%;
     height: 1200px;
     background-image: url(../img/Desktop/Index/bgContacto.png);
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}

#contacto .artitleContacto {
     width: 100%;
     height: 400px;
}

#datos {
     position: relative;
     width: 100%;
     height: 400px;
     display: flex;
}

#datos #fomularioContacto {
     width: 50%;
     height: 400px;
     display: flex;
}

.formato-Furmulario {
     width: 500px;
     height: 100%;
     margin: auto;
     text-align: center;
}

.formato-Furmulario #llenarDatos input,
textarea {
     width: 90%;
     max-width: 1000px;
     font-size: 18px;
     font-family: 'Roboto Condensed', sans-serif;
     font-weight: 400;
     padding: 20px;
     background-color: transparent;
     border: 0;
     border-bottom: 1px solid #7dbed7;

}

::-webkit-input-placeholder {
     color: #7dbed7;
}

:-moz-placeholder {
     color: #7dbed7;
     opacity: 1;
}

::-moz-placeholder {
     color: #7dbed7;
     opacity: 1;
}

:-ms-input-placeholder {
     color: #7dbed7;
}

::-ms-input-placeholder {
     color: #7dbed7;
}

::placeholder {
     color: #7dbed7;
}

#btnEnviar input {
     width: 200px;
     height: 50px;
     background-color: #009dd4;
     font-size: 18px;
     font-weight: 300;
     color: #f5f5f5;
     margin: 20px 0 20px 0;
     cursor: pointer;
}

#btnEnviar input:hover {
     background-color: rgba(81, 192, 217, 1);
}

#datos #mapaContacto {
     width: 50%;
     height: 345px;
     margin: 0 auto;
}

@media screen and (max-width: 768px) {
     #datos {
          width: 100%;
          height: auto;
          display: block;
     }
     #datos #fomularioContacto {
          width: 100%;
          height: 400px;
     }
     .formato-Furmulario {
          width: 100%;
          text-align: center;
     }
     #datos #mapaContacto {
          width: 100%;
          height: 345px;
          display: flex;
     }
     .formato-Furmulario #llenarDatos input,
     textarea {
          width: 300px;
          min-width: 300px;
          font-size: 18px;
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 400;
          padding: 20px;
          background: none;
          border: 0;
          margin: 10px auto;
          border-bottom: 2px solid #7dbed7;
     }
     #mapaContacto iframe {
          margin: 0 auto;
     }
}

.direccionContacto {
     position: relative;
     width: 100%;
     display: flex;
}

.artitleDirecctorio {
     margin: auto;
}

.artitleDirecctorio #dirContacto {

     display: inline-flex;
     align-items: center;
}

#dirContacto #telefonosContacto {
     width: 200px;
     margin: auto;
}

#dirContacto #domicilioContacto {
     width: 300px;
     margin: 0 auto;

}

#domicilioContacto a {
     display: block;
     text-decoration: none;
     color: #222220;
     text-align: center;
     margin: 5px;
}

#telefonosContacto a {
     display: block;
     margin: 10px 0;
     text-decoration: none;
     color: #222220;
     text-align: center;
}

@media screen and (max-width: 768px) {
     .artitleDirecctorio #dirContacto {
          display: inline-block;
     }
     #dirContacto #domicilioContacto {
          width: 300px;
          margin: 0 auto;
     }
}

.mapaSitio {
     width: 100%;
     height: auto;
     background-color: #f6f6f6;
     display: flex;
}

.artitleMapaSitio {
     width: auto;
     height: 100%;
     display: flex;
     margin: auto;
}

#logoSite {
     width: 112px;
     height: 60px;
     background-image: url(../img/Mobile/logoSite.svg);
     background-size: cover;
     background-repeat: no-repeat;
     align-self: center;
}
#logoSiteEn {
     width: 112px;
     height: 60px;
     background-image: url(../img/Mobile/logoSiteEn.svg);
     background-size: cover;
     background-repeat: no-repeat;
     align-self: center;
}
#desSite {
     width: 328px;
     height: 100%;
     margin: 0 10px;
}

#desSite a {
     display: block;
     text-align: center;
     margin: 10px 0;
}

#desSite #titleMapaSite {
     width: 100%;
     height: auto;
     color: #222220;
     font-weight: bold;
     text-decoration: none;
}

#desSite #textMapaSite {
     width: 100%;
     height: auto;
     color: #222220;
     font-weight: 300;
     text-decoration: none;
     cursor: pointer;
}


#avisoPrivacidad {
     width: 328px;
     height: 100%;
     margin: 0 10px;
}

#avisoPrivacidad a {
     display: block;
     text-align: center;
     margin: 10px 0;
}

#avisoPrivacidad #titleMapaSite {
     width: 100%;
     height: auto;
     color: #222220;
     font-weight: bold;
     text-decoration: none;
}

#avisoPrivacidad #textMapaSite {
     width: 100%;
     height: auto;
     color: #222220;
     font-weight: 300;
     text-decoration: none;
}

@media screen and (max-width: 810px) {
     .artitleMapaSitio {
          width: 100%;
          height: 100%;
          display: block;
          padding: 10px 0;
     }
     #logoSite {
          margin: auto;
     }
    #logoSiteEn {
          margin: auto;
     }
     #desSite {
          width: 100%;
          height: 100%;
          margin: 0;
     }
     #avisoPrivacidad {
          width: 100%;
          height: 100%;
          margin: auto;
     }
     #avisoPrivacidad a {
          display: block;
          text-align: center;
          margin: 10px 0;
          padding: 0 20px;
     }
     #avisoPrivacidad #titleMapaSite {
          width: 100%;
          height: auto;
          color: #222220;
          font-weight: bold;
          text-decoration: none;
     }
     #avisoPrivacidad #textMapaSite {
          width: 100%;
          height: auto;
          color: #222220;
          font-weight: 300;
          text-decoration: none;
     }
}

#Derechos {
     width: 100%;
     height: auto;
     display: inline-block;
     position: relative;
     background-color: #7dbed7;
     text-align: center;

}

#Derechos p {
     color: #fff;
     font-size: 14px;
     font-family: 'Roboto Condensed', sans-serif;
     font-weight: 300;
     margin: 15px auto;
}





/*nuevo*/

.responsive {
  width: 100%;
  height: auto;
}

.accordion-container{
  position: relative;
  max-width: 1500px;
  height: auto;
  margin: 10px auto;
}
.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
.set > a{
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active{
  background-color:#56C0D8;
  color: #fff;
}
.content{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
}

.content p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}