html,body{
  font-family: "Lato";
  font-size: 12px;
}

.color1{
  background-color: rgb(77, 255, 228);
}
.color2{
  background-color: rgb(97, 98, 210);
}
.color3{
  background-color: rgb(233, 182, 27);
}

/** TITULOS SLIDER ***/
.titulosSlides{
  font-size: 45px !important;
  color:rgb(255, 255, 255);
  font-weight: 600;
  padding: 20px;
  /*background-color: rgba(17, 17, 17, 0.28);*/
  font-family: 'Poppins', sans-serif;
}
.infoSlides{
  font-size: 25px !important;
  color:rgb(255, 255, 255);
  font-weight: 400;
  padding: 20px;
  /*background-color: rgba(17, 17, 17, 0.28);*/
  font-family: 'Poppins', sans-serif;
}


/*** NAVEGACION MENU *********/
.headWeb{
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1050;
}
.navbar {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.97)
}

*:focus {
  outline: none !important;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color:rgb(125, 125, 125);
  background-color: transparent;
  letter-spacing: 0.7px;
  font-weight: 400;
}

.navbar-default .navbar-nav > li > a:hover{
  color: rgb(0, 0, 0)
}
.navbar-default .navbar-nav > li > a:focus {
  color: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #b5b5b5;
  background-color: transparent;
}




/**** HEADERS **********/


.navbar-header{
  /*background-color: rgba(244, 226, 0, 0.71);*/
  height: 80px;
  position: relative !important;
  z-index: 1060;
}

.navbar-right{
  /*background-color: rgb(81, 230, 112);*/
}
.nav{
  margin-top:15px;
  /*background-color: rgb(141, 224, 244);*/
}
.navbar{
  margin-bottom: 0px;
}
.navbar-fixed-top{
  /*position: relative;*/
  position: relative;
}

.baseWeb{
  width: 100%;
  position: relative;
  max-width: 1366px;
  margin: auto;
  top: 0;
}

/*************  SECCIONES ****************************/
/*
.bgEmpresa{
  background-image: -webkit-linear-gradient(95deg, rgb(236, 236, 236) 80%, rgba(255, 255, 255, 1) 50%);
  min-height: 500px;
}
*/

.bgEmpresa{
  background-color: rgb(246, 246, 246);
}

.bgConsultor{
  background-image: -webkit-linear-gradient(93deg, rgb(255, 255, 255) 90%, rgb(246, 246, 246) 50%);
  /*min-height: 500px;*/
  z-index: 20;

  /*
  background: url("../imagenes/bg/bg1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  */
}


/*
.bgComercio{
  top: -170px;
  background-color: rgba(168, 231, 63, 0);
  position: relative;
  z-index: 30 !important;
}
.maskSection{
  background-color: rgba(145, 70, 147, 0);
  position: absolute;
  top: 0px;
  bottom: -150px;
  width: 100%;
  overflow: hidden;

  z-index: 0 !important;

}
.maskSection::after{
  background-color:  rgba(78, 208, 217, 1);
  content: '';
  position: absolute;
  top: 90px;
  left: 0px;

  height: 100%;
  width: 100%;

  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, 6deg);
}
.maskSection::before{
  background-color: rgba(78, 208, 217, 1);
  content: '';
  position: absolute;
  top: 90px;
  left: 0px;

  height: 100%;
  width: 100%;

  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, -6deg);
}

.mayorMaska{
  z-index: 40 !important;
}

*/

.bgComercio{
  background: transparent;
  padding-bottom: 150px;
}
.maskara{
  position: relative;
  margin: auto;
  top: -25px;
  width: 50px;
  height: 50px;
  background-color: rgb(255, 255, 255);

  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}


.bgSoluciones{
  top: -170px;
  background-color: rgba(168, 231, 63, 0);
  position: relative;
  z-index: 30 !important;
  margin-bottom: -20px;
}
.maskSection{
  background-color: rgba(145, 70, 147, 0);
  position: absolute;
  top: 0px;
  bottom: -150px;
  width: 100%;
  overflow: hidden;

  z-index: 0 !important;

}
.maskSection::after{
  background-color:  rgba(240, 240, 240, 1);
  content: '';
  position: absolute;
  top: 90px;
  left: 0px;

  height: 100%;
  width: 100%;

  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, 6deg);
}
.maskSection::before{
  background-color: rgba(240, 240, 240, 1);
  content: '';
  position: absolute;
  top: 90px;
  left: 0px;

  height: 100%;
  width: 100%;

  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, -6deg);
}



.bgFotovoltaico{
  position: relative;
  top: -20px;
  background: url("../imagenes/bg/bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.padding-total{
  padding: 60px 60px;
  background-color: rgba(0, 0, 0, 0.35);
  color:rgb(255, 255, 255)
}

.padding-total p{
  color:rgb(200, 200, 200);
  font-size: 16px;
}

.bgContactos{

  background: url("../imagenes/bgContactos.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px;
}
.bgContactos h2{
  color:rgb(255, 255, 255);
}
.bgContactos p{
  color:rgb(255, 255, 255);
  font-size: 13px;
}
.bgFormulario{
  background-color: rgb(221, 20, 20);
  padding: 15px 45px;
}

.bgInfoContac{
  background-color: rgb(50, 50, 50);
  text-align: center;
}
.bgInfoContac i{
  font-size: 85px;
  color: rgb(228, 228, 228)
}
.bgInfoContac p{
  font-size: 14px;
  color: rgb(255, 255, 255)
}
.infoContacSeparation{
  padding-top: 25px;
  padding-bottom: 25px;
}


.procesosBloques img{
  max-width: 170px;
  width: 80%;
}

.procesosBloques .proces{
  max-width: 270px;
  width: 100%;
}
.separa{
  margin-top: 150px;
  padding: 1px 0px;
  background-color: rgb(236, 236, 236);
  width: 100%;

  -webkit-box-shadow: 1px 18px 25px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 18px 25px -6px rgba(0,0,0,0.75);
  box-shadow: 1px 18px 25px -6px rgba(0,0,0,0.75);

}


.bgClientes{
  background-color: rgb(255, 255, 255);
}

.navbar-toggle{
  margin-top: 20px !important;
}


.remodal {
    max-width: 980px;
}

/*
=============== CLIENTES ================*/

.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
    transform: scale(1.3);
    transition: all 0.3s ease 0s;
}
.box:hover img{ transform: scale(1); }
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}
.box:hover .box-content{ background: rgba(0,0,0,0.4); }
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    width: 105%;
    height: 105%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -170%) rotate(45deg);
    transition: all 0.3s ease 0s;
}
.box:hover:before{ transform: translate(-50%, -73%) rotate(45deg); }
.box:hover:after{
    background: rgba(0,0,0,0.4);
    transform: translate(-50%, -93%) rotate(45deg);
}
.box:hover .box-content:before{
    background: rgba(0,0,0,0.3);
    transform: translate(-50%, -113%) rotate(45deg);
}
.box:hover .box-content:after{
    background: rgba(0,0,0,0.2);
    transform: translate(-50%, -133%) rotate(45deg);
}
.box .inner-content{
    width: 100%;
    padding: 7px 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
    transition: all 0.3s ease 0.1s;
}
.box:hover .inner-content{ opacity: 1; }
.box .title{
    padding: 0 10px;
    margin: 0 0 3px 0;
    font-size: 25px;
    font-weight: 700;
    color: #c9c9c9;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.6s ease 0s;
}
.box .post{
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.6s ease 0s;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease 0s;
}
.box .icon li{
    display: inline-block;
    margin: 0 5px;
    opacity: 0;
    transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150);
}
.box .icon li:first-child{ transform: translateX(-120px); }
.box .icon li:last-child{ transform: translateX(120px); }
.box:hover .icon li{
    opacity: 1;
    transform: translateX(0);
}
.box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #76e02f;
    margin-bottom: 10px;
    font-size: 20px;
    color: #fff;
    position: relative;
    transition: all 0.3s ease 0s;
}
.box .icon li a:hover{
    text-decoration: none;
    border-radius: 0 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.9) inset;
    color: #76e02f;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
/* ============================================== */

.procesosBloques .cen{
  text-align: center;
}

.procesosBloques .izq{
  text-align: left;
}

.procesosBloques .der{
  text-align: right;
}

.nextBase{
  position: relative;
  height: 50px;
}
.nextBase img{
  position: absolute;
  right: 0px;
  /*top: -50px;*/
  top: -15px;
  max-width: 13%;
}

.movilOn{
  display: none;
}


.pro2{
  display: block;
}
.pro1{
  display: none;
}


.imgHome{
  text-align: right;
}
.imgHome img {
  width: 100%;
  max-width: 380px;
}

.titulosInfo{
  font-size: 30px;
  color:rgb(91, 91, 91);
  font-weight: 400;
  /*background-color: rgba(17, 17, 17, 0.28);*/
  font-family: 'Lato', sans-serif;

  /*text-shadow: 3px 1px 1px rgba(36, 36, 36, 1);*/

}
.infoContenidos{
  font-size: 15px;
  color:rgb(74, 74, 74);
  font-weight: 300;
  /*background-color: rgba(17, 17, 17, 0.28);*/
  font-family: 'Lato', sans-serif;
}

.aliniarD{
  text-align: right;
  font-size: 17px;
}
.aliniarI{
  text-align: left;
}
.misionVisionIcon{
  font-size: 30px;
  color: rgb(17, 147, 195);
  padding-right: 25px;
}
.misionVisionIconLeft{
  font-size: 30px;
  color: rgb(17, 147, 195);
  padding-left: 25px;
}
.misionInfo{
  font-size: 25px;
  font-style: italic;
  padding-bottom: 30px;
}
.infoContenWeb{
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  color: rgb(52, 130, 154);
}
.infoContenWeb p{
  padding: 5px 0px;
}
.infoContenWeb p i{
  padding-right: 10px;
}

.infoPopup{
  text-align: left !important;
}
.infoPopup span{
  color: rgb(78, 78, 78)
}

.lineaDivide{
  margin-top: 35px;
  margin-bottom: 35px;
  width: 100%;
  height: 1px;
  background-color: rgb(232, 232, 232);
}
.iconsGoogle{
  font-size: 95px !important;
  color: rgb(17, 147, 195);
}

.verMas{
  text-decoration: underline;
  color: rgb(28, 28, 28);
}
.verMas:hover{
  color: rgb(121, 121, 121);
}
/************ sociales ***********/
.rowHead {
  padding-top: 3px;
  padding-bottom: 3px;
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

.tagline_text_wrap {
  padding: 9px 0;
  /*background-color: rgb(214, 64, 222);*/
}

.tagline_text_wrap a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  text-decoration: none;
}

.tagline_text_wrap a:hover {
  opacity: .75
  filter: alpha(opacity=75);

}

.tagline_text_wrap a i {
  margin-right: 7px;
  transition: color .2s ease-in-out, opacity .2s ease-in-out;
  -webkit-transition: color .2s ease-in-out, opacity .2s ease-in-out
}

.tagline_text_wrap span {
  display: inline-block;
  vertical-align: top;
  margin: 0 17px
}

.social_links_wrap {
  padding: 5px 0;
  /*background-color: rgb(112, 254, 48);*/
}

.tagline_text_wrap a, .social_links_wrap .social_link {
  color: #ffffff !important;
}


.social_links_wrap .social_link {
  margin: 0 0 0 10px;
  transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out
}

.social_links_wrap .social_link:hover {
  opacity: 1
}

.social_link {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  line-height: 28px;
  font-size: 16px
}

.social_link i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  transition: transform .2s ease-in-out;
  -webkit-transition: transform .2s ease-in-out
}

.social_link i:last-child {
  transform: translateY(100%)
}

.social_link:hover i:first-child {
  transform: translateY(-100%)
}

.social_link:hover i:last-child {
  transform: translateY(0)
}

a.facebook.social_link i:last-child {
  color: #3b5998
}

a.flickr.social_link i:last-child {
  color: #fd0070
}

a.google-plus.social_link i:last-child {
  color: #f63e28
}

a.twitter.social_link i:last-child {
  color: #58ccff
}

a.instagram.social_link i:last-child {
  color: #685044
}

a.pinterest.social_link i:last-child {
  color: #d73532
}

a.skype.social_link i:last-child {
  color: #04b3ec
}

a.vimeo-square.social_link i:last-child {
  color: #1ab7ea
}

a.youtube.social_link i:last-child {
  color: #e02921
}

a.dribbble.social_link i:last-child {
  color: #e4508a
}

a.linkedin.social_link i:last-child {
  color: #0085ae
}

a.rss.social_link i:last-child {
  color: #f90
}

a.reddit.social_link i:last-child {
  color: #f93f40
}

a.digg.social_link i:last-child {
  color: #1b5791
}

a.delicious.social_link i:last-child {
  color: #3273cf
}

a.behance.social_link i:last-child {
  color: #0057ff
}


.paddingSec{
  padding-top: 120px;
  padding-bottom: 0px;
}
.paddingSec2{
  padding-top: 100px;
  padding-bottom: 100px;
}
.paddingSec3{
  padding-top: 100px;
  padding-bottom: 0px;
}



.paddingSecSolo{
  padding-top: 100px;
}
.paddingSecSolo40{
  padding-top: 40px;
}




.error{
  color: rgb(255, 255, 255);
}
.loaderForm{
  display: none;
  color: rgb(241, 241, 241);
  height: 20px;
}
.loaderForm i{
  margin-top: 2px;
  float: left;
  margin-right: 5px;
  font-size: 20px;
}
.loaderForm span{
  float: left;
  font-size: 14px;
}

/*
================= CONSULTOR ENERGETICO ========== */
.serviceBox{
    margin-top: 100px;
    border-bottom: 1px solid #c2c2c2;
    z-index: 1;
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover{
    top: -5px;
    border-bottom: 1px solid #58a4b0;
}
.serviceBox:after{
    content: "";
    width: 2px;
    height: 100%;
    background: #c2c2c2;
    position: absolute;
    bottom: 0;
    left: 37.5px;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover:after{
    background: #58a4b0;
}
.serviceBox .service-icon{
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #c2c2c2;
    text-align: left;
    line-height: 0px;
    float: left;
    font-size: 40px;
    color: #c2c2c2;
    z-index: 1;
    transition: all 0.3s ease 0s;
    overflow: hidden;
}
.serviceBox:hover .service-icon{
    border-color: #58a4b0;
    color: #58a4b0;
    margin-top: -30px;
    animation: bounce 1s ease normal none 1;
}
.serviceBox .service-content{
    margin-left: 90px;
    padding-bottom: 70px;
}
.serviceBox .title{
    font-size: 20px;
    color: #222;
    margin-top: 0;
}
.serviceBox .description{
    font-size: 16px;
    color: #444;
    line-height: 24px;
}
.serviceBox .read-more{
    display: inline-block;
    padding: 4px 16px;
    font-size: 13px;
    color: #58a4b0;
    text-transform: capitalize;
    border: 2px solid #58a4b0;
    border-radius: 5px;
    position: absolute;
    bottom: 25px;
    right: 0;
    opacity: 1;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
.serviceBox:hover .read-more{
    bottom: 25px;
    opacity: 1;
}
.serviceBox .read-more:hover{
    background: #58a4b0;
    color: #fff;
}
@keyframes bounce{
    0%{ transform:scale(1.8) }
    50%{ transform:scale(0.95) }
    80%{ transform:scale(1.05) }
    90%{ transform:scale(0.98) }
    100%{ transform:scale(1) }
}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 20px; }
}
@media only screen and (max-width:767px){
    .serviceBox{ margin-bottom: 70px; }
}

.padBloques{
  padding-left: 30px;
  padding-right: 30px;
}
/* =============================================== */

/*
=========================  COMERCIALIZACION ===================*/

:root{
    --pricingTable-yellow: rgb(129, 129, 129);
    --pricingTable-purple: rgb(88, 186, 199);
    --pricingTable-blue: #0192af;
}
.pricingTable{
    padding-bottom: 10px;
    background: #fff;
    border-bottom: 15px solid rgb(129, 129, 129);
    text-align: center;
    overflow: hidden;
    position: relative;
}
.pricingTable:before{
    content: "";
    width: 100%;
    height: 350px;
    background: rgb(129, 129, 129);
    position: absolute;
    top: -150px;
    left: 0;
    transform: skewY(-20deg);
}
.pricingTable .pricingTable-header{
    padding: 20px 20px 60px;
    text-align: left;
    position: relative;
}
.pricingTable .title{
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.pricingTable .sub-title{
    display: block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.pricingTable .year{
    width: 80px;
    height: 55px;
    background: #fff;
    padding: 7px 0;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    color: rgb(129, 129, 129);
    text-align: center;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 1;
}
.pricingTable .year:before,
.pricingTable .year:after{
    content: "";
    width: 57px;
    height: 57px;
    background: #fff;
    position: absolute;
    top: -28px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .year:after{
    top: auto;
    bottom: -28px;
}
.pricingTable .price-value{
    display: inline-block;
    width: 170px;
    height: 110px;
    padding: 15px;
    border: 2px solid rgb(129, 129, 129);
    border-top: none;
    border-bottom: none;
    position: relative;
}
.pricingTable .price-value:before,
.pricingTable .price-value:after{
    content: "";
    width: 121px;
    height: 121px;
    border: 3px solid rgb(129, 129, 129);
    border-right: none;
    border-bottom: none;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .price-value:after{
    border-top: none;
    border-left: none;
    border-bottom: 3px solid rgb(129, 129, 129);
    border-right: 3px solid rgb(129, 129, 129);
    top: auto;
    bottom: -60px;
}
.pricingTable .value{
    width: 100%;
    height: 100%;
    background: #fff;
    border: 2px solid rgb(129, 129, 129);
    border-top: none;
    border-bottom: none;
    color: rgb(129, 129, 129);
    z-index: 1;
    position: relative;
}
.pricingTable .value:before,
.pricingTable .value:after{
    content: "";
    width: 97px;
    height: 97px;
    background: #fff;
    border: 3px solid rgb(129, 129, 129);
    border-bottom: none;
    border-right: none;
    position: absolute;
    top: -48px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .value:after{
    border-right: 3px solid rgb(129, 129, 129);
    border-bottom: 3px solid rgb(129, 129, 129);
    border-top: none;
    border-left: none;
    top: auto;
    bottom: -48px;
}
.pricingTable .currency{
    display: inline-block;
    font-size: 30px;
    margin-top: 7px;
    vertical-align: top;
}
.pricingTable .amount{
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    line-height: 65px;
}
.pricingTable .amount span{
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    vertical-align: top;
    margin-top: -7px;
}
.pricingTable .month{
    display: block;
    font-size: 16px;
    line-height: 0;
}
.pricingTable .pricing-content{
    width: 97%;

    margin-bottom: 20px;
    list-style: none;
    text-align: center;
    padding: 0;
    padding-top: 50px;
    padding-bottom: 20px;
    transition: all 0.3s ease 0s;
    margin: auto;
}
.pricingTable .pricing-content li{
    padding: 7px 0;
    font-size: 16px;
    color: #808080;
    position: relative;
}

.pricingTable .pricingTable-signup{
    display: inline-block;
    width: 60%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: 700;
    color: rgb(129, 129, 129);
    text-transform: uppercase;
    border: 2px solid rgb(129, 129, 129);
    margin: 0 auto 10px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
.pricingTable .pricingTable-signup:hover{
    background: rgb(129, 129, 129);
    color: #fff;
}
.pricingTable.purple{ border-bottom-color: rgb(88, 186, 199); }
.pricingTable.purple:before{ background: rgb(88, 186, 199); }
.pricingTable.purple .year{ color: rgb(88, 186, 199); }
.pricingTable.purple .price-value{
    border-left-color: rgb(88, 186, 199);
    border-right-color: rgb(88, 186, 199);
}
.pricingTable.purple .price-value:before{
    border-left-color: rgb(88, 186, 199);
    border-top-color: rgb(88, 186, 199);
}
.pricingTable.purple .price-value:after{
    border-right-color: rgb(88, 186, 199);
    border-bottom-color: rgb(88, 186, 199);
}
.pricingTable.purple .value{
    border-left-color: rgb(88, 186, 199);
    border-right-color: rgb(88, 186, 199);
    color: rgb(88, 186, 199);
}
.pricingTable.purple .value:before{
    border-left-color: rgb(88, 186, 199);
    border-top-color: rgb(88, 186, 199);
}
.pricingTable.purple .value:after{
    border-right-color: rgb(88, 186, 199);
    border-bottom-color: rgb(88, 186, 199);
}
.pricingTable.purple .pricingTable-signup{
    color: rgb(88, 186, 199);
    border-color: rgb(88, 186, 199);
}
.pricingTable.purple .pricingTable-signup:hover{
    color: #fff;
    background: rgb(88, 186, 199);
}
.pricingTable.blue{ border-bottom-color: var(--pricingTable-blue); }
.pricingTable.blue:before{ background: var(--pricingTable-blue); }
.pricingTable.blue .year{ color: var(--pricingTable-blue); }
.pricingTable.blue .price-value{
    border-left-color: var(--pricingTable-blue);
    border-right-color: var(--pricingTable-blue);
}
.pricingTable.blue .price-value:before{
    border-left-color: var(--pricingTable-blue);
    border-top-color: var(--pricingTable-blue);
}
.pricingTable.blue .price-value:after{
    border-right-color: var(--pricingTable-blue);
    border-bottom-color: var(--pricingTable-blue);
}
.pricingTable.blue .value{
    border-left-color: var(--pricingTable-blue);
    border-right-color: var(--pricingTable-blue);
    color: var(--pricingTable-blue);
}
.pricingTable.blue .value:before{
    border-left-color: var(--pricingTable-blue);
    border-top-color: var(--pricingTable-blue);
}
.pricingTable.blue .value:after{
    border-right-color: var(--pricingTable-blue);
    border-bottom-color: var(--pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup{
    color: var(--pricingTable-blue);
    border-color: var(--pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup:hover{
    color: #fff;
    background: var(--pricingTable-blue);
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
    .pricingTable:before{ transform: skewY(-15deg); }
    .pricingTable .title{ font-size: 22px; }
}
/*
===================================================== CRIS ==*/
.serviceBox{
  height: 170px;
}


.pricingTable {
    padding-bottom: 30px;
}
.marx{
  margin-bottom: 30px;
  height: 520px;
}

footer{
  background-color: rgb(0, 0, 0);
}
.firma, .copy{

  text-decoration: none;
  color:rgb(194, 194, 194);
  font-size: 13px;

}
.firma a{
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.firmaR{
  text-align: right !important;
}

.movilHead{
  display: none;
  padding-top: 10px;
}
.movilHead ul{
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.movilHead ul li{
  width: 16.66%;
  font-size: 10.2px;
  text-align: center;
}

.pcHead{
  display: block;
}

.bgEjecucion{
  background-color: rgb(108, 108, 108);
  padding-top: 85px;
  padding-bottom: 85px;
}
.bgEjecucion .fond{
  background-image: url("../imagenes/bg/bg3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}
.bgEjecucion p{
  font-size: 15px;
  color: rgb(241, 241, 241)
}
.bgEjecucion h2{
  color: rgb(244, 244, 244)
}


@media only screen and (max-width:1200px){

  .pcHead{
    display: none;
  }
  .movilHead{
    display: block;
  }

}
@media only screen and (max-width:991px){


  .borderHeads{
    display: none !important;
  }

  .headWeb .container{
    width: 100%;
  }

  .nav li a{
    font-size: 10px;
  }
  .navbar-brand img{
    max-width: 195px;
  }

  .titulosSlides{
    font-size: 27px !important;
  }
  .infoSlides{
    font-size: 17px !important;
  }
  .imgHome{
    padding-top: 90px;
    text-align: center;
  }
  .serviceBox{
    height: none !important;
  }
  .bgSoluciones img{
    padding-top: 80px;
  }



}

@media only screen and (max-width:768px){

  .pcHead{
    display: block;
  }
  .movilHead{
    display: none;
  }

  .bgSoluciones, .bgSoluciones p, .bgSoluciones h2{
    text-align: center !important;
  }
  .bgSoluciones img{
    max-width: 450px;
    padding-top: 10px;
  }
  .iSolucion{
    text-align: center !important;
  }

  .titulosSlides{
    font-size: 15px !important;
  }
  .infoSlides{
    font-size: 13px !important;
  }

  .tp-banner-container{
    margin-top: 40px;
  }
  .firma , .copy{
    text-align: center !important;
    font-size: 12px;
  }
  .firmaR{
    text-align: center !important;
    padding-top: 5px;
    font-size: 11px;
  }

  .nextBase img{
    top: -15px;
  }


  .procesosBloques .cen{
    text-align: center !important;
  }

  .pro2{
    display: none;
  }
  .pro1{
    display: block;
  }


  .movilOf{
    display: none;
  }
  .movilOn{
    margin: auto;
    display: block;
    max-width: 100px !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .nextBase{
    height: 150px !important;
  }
  .nextBase img{
    position: relative !important;
    right: none !important;
    /*top: -50px;*/
    top: none !important;
    max-width: 100px;
  }

}
