@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@import "animate.css";
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #404040;
  color: #bbbaba;
  font: 400 14px/23px Arial, sans-serif;
}

span.uno {
    height: 300px;
}

td.tabla1 {
    height: 65px;
    vertical-align: middle;
    text-align: center;
}

IMG.centrado {
    display: block;
    margin-left: auto;
    margin-right: auto
}


img.centrado_completo {
    max-height: 100%;  
    max-width: 100%; 
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.altura-reducida {
  line-height: 120%;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #e74c3c;
}
a:active {
  background: transparent;
}
p a:hover {
  text-decoration: underline;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
input.cajallena {
    width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}
* {
  -webkit-text-size-adjust: none;
}
/*============  Text  =============*/
.centrar-completo{
  width: 100%;
  text-align: center;
  position: relative;
}
.configurar-servidor {
  line-height: 120%;
  width: 75%;
  display: inline-block;
}
.cuadros-pedido-servidor{
  position: relative;
  width: 230px;
  cursor: default;
  background-color: transparent;
  border: 0px solid;
  outline: none;
  right: 10px;
}
.mouse-normal{
  cursor: default;
}
.mes {
  width: 100%;
  text-align: left;
}
.totales {
  text-align: right;
  line-height: 120%;
  position: relative;
  right: 20px;

}
.linea-inferior-completa {
  width: 100%;
  height: 30px;
  border-bottom: 4px solid #ffffff;
  margin-bottom: 10px;
}

.linea-inferior-completa-negra {
  width: 100%;
  height: 10px;
  border-bottom: 2px solid #000000;
  margin-bottom: 4px;
  display: inline-block;
}

.linea-inferior {
  width: 80%;
  height: 30px;
  border-bottom: 4px solid #ffffff;
  margin-bottom: 10px;
}

.linea-superior {
  width: 80%;
  height: 30px;
  border-top: 4px solid #ffffff;
  margin-top: 10px;
}
.datos-personales {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  width: 40%;
  height: 60px;
}

.ochenta {
  width: 80%;
}

.datos-personales-small {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  width: 30%;
  height: 60px;
}
@media (max-width: 800px) {
  .datos-personales {
    width: 100%;
  }
  .linea-inferior {
    width:100%;
  }
  .linea-superior {
    width:100%
  }
  .datos-personales-small {
    width:100%;
  }
}

.btn-pedido {
  display: inline-block;
  position: relative;
  left: 0px;
  width: 250px;
  height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #00a0d5;
}
.btn-pedido:hover {
  color: #ffffff;
  background: #339933;
}
.btn-pedido:before {
  content: 'Continuar >>';
  font: 400 26px/58px 'Open Sans', sans-serif;
}


.btn-enviar-pedido {
  display: inline-block;
  position: relative;
  left: 0px;
  width: 250px;
  height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #00a0d5;
  margin-bottom: 10px;
}

.btn-enviar-pedido:hover {
  color: #ffffff;
  background: #339933;
}
.btn-enviar-pedido:before {
  content: 'Finalizar >>';
  font: 400 26px/58px 'Open Sans', sans-serif;
}

.text-1 {
  font: 400 100px/112px 'Open Sans', sans-serif;
}
.text-1 a:hover {
  color: #e74c3c;
}
.text-2 {
  font: 400 40px/42px 'Open Sans', sans-serif;
}
.text-2 a:hover {
  color: #e74c3c;
}
.text-3 {
  font: 400 12px/20px Arial, sans-serif;
}
.text-3 a:hover {
  color: #e74c3c;
}
.text-4 {
  font: 600 30px/30px 'Open Sans', sans-serif;
}

.text-4 a:hover {
  color: #e74c3c;
}

.text-dominios {
  font: 600 20px/20px 'Open Sans', sans-serif;
}

.text-dominios-disponibles {
  font: 600 15px/15px 'Open Sans', sans-serif;
}

p.dominios-disponibles {
  line-height: 20%;
}

.text-especial {
  font: 700 30px/30px 'Open Sans', sans-serif;
}

.text-5 {
  font: 300 30px/30px 'Open Sans', sans-serif;
}
.text-5 a:hover {
  color: #e74c3c;
}
.text-6 {
  font: 300 20px/32px 'Open Sans', sans-serif;
}
.text-6 a:hover {
  color: #e74c3c;
}
.text-7 {
  font: 300 30px/27px 'Open Sans', sans-serif;
}
.text-7 a:hover {
  color: #e74c3c;
}
.text-8 {
  font: 600 20px/24px 'Open Sans', sans-serif;
}
.text-8 a:hover {
  color: #e74c3c;
}
.text-9 {
  font: 400 15px/20px 'Open Sans', sans-serif;
}
.text-9 a:hover {
  color: #e74c3c;
}
@media (min-width: 480px) and (max-width: 979px) {
  .text-1 {
    font-size: 60px;
    line-height: 72px;
  }
  .text-2 {

    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  .text-1 {
    font-size: 36px;
    line-height: 48px;
  }
  .text-2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.text-5,
.text-6,
.text-7,
.text-8,
.text-9 {
  text-transform: uppercase;
}
/*============  Colors  =============*/
.color-1 {
  color: #e74c3c;
}
.color-2 {
  color: #ffffff;
}
.color-3 {
  color: #404040;
}
.color-4 {
  color: #969696;
}
.color-5 {
  color: #33CCFF;
}

.color-6 {
  color: #009933;
}

.color-7 {
  color: #ff0000;
}

.color-1 a:hover {
  text-decoration: underline;
}
/*============  Backgrounds  =============*/
.bg-1 {
  background: rgba(46, 46, 46, 0.6);
}
.bg-2 {
  background: url("../images/shadow.png") repeat-x;
}
.bg-3 {
  background: #ffffff;
}
/*============  Floats  =============*/
.put-left {
  float: left;
}
.put-right {
  float: right;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
/*  background: #e74c3c;
  border-bottom: 4px solid #c14235;
*/
    background: #ffffff;
    border-bottom: 4px solid #ffffff
}
.brand {
  padding: 20px 0 20px;
  color: #a1a194;
}
.brand h1 {
  position: relative;
  display: inline-block;
  padding-left: 114px;
  color: #ffffff;
  font: 300 60px/42px 'Open Sans', sans-serif;
}
.brand h1 a {
  display: inline-block;
  text-transform: capitalize;
}
.brand h1 a:hover {
  color: #ffffff;
}
.brand h1 a:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 94px;
  height: 64px;
  background: url("../images/logo.png") no-repeat;
}
.brand .slogan {
  display: block;
  padding-left: 114px;
  margin-left: 4px;
  margin-top: 7px;
  font: 300 12px/16px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #f3a8a0;
}
@media (max-width: 1199px) {	
  .brand {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .brand {
    padding-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .brand h1 {
    padding-left: 0;
  }
  .brand h1 a:before {
    content: '';
    position: relative;
    display: inline-block;
    top: auto;
    left: 0;
    width: 94px;
    height: 64px;
    padding-bottom: 10px;
    background: url("../images/logo.png") no-repeat;
  }
  .brand .slogan {
    padding-left: 0;
  }
}
.nav {
  position: relative;
}
.nav .sf-menu {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  z-index: 998;
}
/* Main menu styles
========================================================*/
.sf-menu {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.sf-menu > li {
  display: table-cell;
  position: relative;
  background: #31353d;
  font: 600 14px/15px 'Open Sans', sans-serif;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
}
.sf-menu > li:first-child {
  width: 89px;
  font: normal 42px 'FontAwesome';
  line-height: 80px;
}
.sf-menu > li > a {
  padding-top: 4px;
  color: #ffffff;
  background: #404040;
  border-bottom: 4px solid #292929;
}
.sf-menu > li.current > a,
.sf-menu > li > a:hover {
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
  background: #3b3b3b;
  border-bottom: 4px solid #292929;
}
.sf-menu > li + li {
  border-left: 1px solid #262627;
}
.sf-menu li {
  color: #fff;
}
.sf-menu li a {
  display: block;
  height: 100%;
}
.sf-menu ul {
  position: absolute;
  display: none;
  width: 100%;
  padding: 33px 0 32px;
  font: 600 14px/16px 'Open Sans', sans-serif;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul li {
  position: relative;
}
.sf-menu ul a {
  padding: 6px 10px 6px;
}
/* First level sub-menu styles
========================================================*/
.sf-menu > li > ul {
  top: 100%;
  margin-top: -4px;
  left: 0;
  background: #404040;
}
.sf-menu > li > ul li.current > a,
.sf-menu > li > ul li > a:hover {
  background: #ffffff;
  color: #404040;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu > li > ul > li > ul {
  top: -4px;
  left: 100%;
  margin-left: 10px;
  background: #e74c3c;
}
.sf-menu > li > ul > li > ul:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 12px;
  margin-right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 6px 0;
  border-color: transparent #e74c3c transparent transparent;
}
.sf-menu > li > ul > li > ul li.current > a,
.sf-menu > li > ul > li > ul li > a:hover {
  background: #404040;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  nav {
    padding-bottom: 20px;
  }
  nav .sf-menu {
    display: none;
    position: relative;
    top: auto;
  }
  nav .select-menu {
    display: block;
    position: relative!important;
    top: 0!important;
    width: 100%;
    height: 40px;
    border: 4px solid #292929;
    background: #ffffff url(../images/select.png) 99% center no-repeat;
    color: #404040;
    border-radius: 0;
    -webkit-appearance: none;
    outline: none;
    font: normal 14px 'Open Sans', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #292929;
  z-index: 999;
}
.isStuck .nav .sf-menu {
  margin: 0;
  position: relative;
  top: auto;
}
.isStuck .nav .sf-menu > li {
  height: 64px;
  line-height: 64px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #f4f4f4;
  overflow: hidden;
}
/*============  Wrappers  =============*/
.wrap_1 {
/*  background: #404040;
  min-height: 6px;
  border-bottom: 4px solid #292929;
*/
  background: #ffffff;
  min-height: 6px;
  border-bottom: 4px solid #ffffff;
}
@media (max-width: 479px) {
  .wrap_1 .btn-1:first-child {
    margin-right: 7px;
  }
}
.wrap_2 {
  padding-bottom: 84px;
}
.wrap_3 {
  padding: 240px 0 348px;
}
.wrap_paquetes_facturacion {
  padding: 240px 0 -1px;
}
@media (max-width: 767px) {
  .wrap_paquetes_facturacion {
    padding: 50px 0;
  }
}
.wrap_acceso {
  padding: 240px 0 0px;
}
@media (max-width: 767px) {
  .wrap_acceso {
    padding: 50px 0;
  }
}
.wrap_contacto {
  padding: 240px 0 0px;
}

.wrap_pedido {
  padding: 240px 0 0px;
  margin-top: -100px;
}
@media (max-width: 767px) {
  .wrap_3 {
    padding: 50px 0;
  }
}
.wrap_4 {
  padding-bottom: 58px;
}
.wrap_5 {
  padding-top: 89px;
}
.wrap_6 {
  padding-top: 87px;
}
.wrap_7 {
  padding-bottom: 5px;
}
.wrap_8 {
  padding-top: 88px;
}
@media (max-width: 767px) {
  .wrap_8 {
    padding-top: 20px;
  }
}
.wrap_9 {
  padding-bottom: 53px;
}
.wrap_10 {
  padding-bottom: 43px;
}
.img-wrap {
  text-align: center;
}
/*============  Headings  =============*/
.heading-1 {
  padding-bottom: 40px;
}
.heading-2 {
  padding-top: 84px;
  padding-bottom: 53px;
}
.heading-3 {
  padding-top: 64px;
  padding-bottom: 53px;
}
.heading-4 {
  padding-top: 90px;
  padding-bottom: 58px;
}
.heading-5 {
  padding-top: 90px;
  padding-bottom: 53px;
}
.heading-6 {
  padding-top: 64px;
  padding-bottom: 58px;
}
.heading-7 {
  padding-top: 95px;
  padding-bottom: 58px;
}
.heading-8 {
  padding-top: 95px;
  padding-bottom: 53px;
}
/*============  Buttons  =============*/
.btn-1 {
  padding: 7px 0 11px;
  min-width: 128px;
  font: 400 14px/30px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.btn-1:before {
  position: relative;
  top: 5px;
  padding-right: 11px;
  font: 400 25px 'FontAwesome';
}
.btn-1__skin-1 {
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
  width: 250px;
}
.btn-1__skin-1:hover {
  color: #ffffff;
  background: #00a0d5;
  border-bottom: 4px solid #7f7f7f;
}
.btn-1__skin-2 {
  color: #ffffff;
  background: #33CCFF;
  border-bottom: 4px solid #007399;
  width: 250px;
}
.btn-1__skin-2:hover {
  color: #ffffff;
  background: #00a0d5;
  border-bottom: 4px solid #7f7f7f;
}
.btn-2 {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 58px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #404040;
}
.btn-2:hover {
  color: #ffffff;
  background: #00a0d5;
}
.btn-2:before {
  content: '\f054';
  padding-left: 4px;
  font: 400 26px/58px 'FontAwesome';
}
.btn-3 {
  display: inline-block;
  position: relative;
  max-width: 100%;
  min-width: 122px;
  margin-right: 52px;
  padding: 14px 0 12px;
  color: #ffffff;
  background: #404040;
  border-bottom: 4px solid #292929;
  text-align: center;
  text-transform: uppercase;
  font: 400 15px/20px 'Open Sans', sans-serif;
  cursor:grab;
}
.btn-3:hover {
  color: #ffffff;
}
.btn-3:hover:after {
  background: #969696;
  border-bottom: 4px solid #7f7f7f;
}
.btn-3:after {
  content: '\f054';
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 4px;
  width: 48px;
  text-align: center;
  background: #e74c3c;
  border-bottom: 4px solid #c14235;
  font: 400 20px/46px 'FontAwesome';
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/*============  Icon  =============*/
.icon-1 {
  display: inline-block;
  width: 179px;
  height: 53px;
  background: url("../images/index_img01.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
}
.icon-1:hover {
  background-position: 0 -53px;
}
.icon-2 {
  display: inline-block;
  width: 168px;
  height: 53px;
  background: url("../images/index_img02.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
}
.icon-2:hover {
  background-position: 0 -53px;
}
.icon-3 {
  display: inline-block;
  width: 166px;
  height: 53px;
  background: url("../images/index_img03.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
}
.icon-3:hover {
  background-position: 0 -53px;
}
.icon-4 {
  display: inline-block;
  width: 168px;
  height: 53px;
  background: url("../images/index_img04.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
}
.icon-4:hover {
  background-position: 0 -53px;
}
/*============  Lists  =============*/
.list-1 {
  font: 400 15px/20px 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.list-1 li {
  position: relative;
  padding: 18px 5px 21px 54px;
}
.list-1 li.skin-1 {
  background: #f4f5f5;
}
.list-1 li.skin-2 {
  background: #fafafa;
}
.list-1 li.skin-3 {
  background: #eeefef;
}
.list-1 li:before {
  content: '\f105';
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -11px;
  color: #e74c3c;
  font: 400 20px/20px 'FontAwesome';
}
.list-2 {
  display: table;
  width: 100%;
  table-layout: fixed;
  background: #ffffff;
}
.list-2 li {
  display: table-cell;
  padding: 50px 0;
  text-align: center;
  border-right: 1px solid #f2f2f2;
}
.list-2 li:first-child {
  border-left: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
  .list-2 {
    display: block;
  }
  .list-2 li {
    display: block;
    padding: 10px 0;
    text-align: center;
    border-left: 1px solid #f2f2f2;
  }
}
/*============  Boxes Página principal =============*/
.box-principal {
  position: relative;
  margin-top: -200px;
  padding-bottom: 53px;
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
  height: 400px;
}
.box-principal .text-especial {
  padding: 34px 10px;
}
.box-principal__skin-1 .text-especial {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-principal__skin-2 .text-especial {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-principal__skin-3 .text-especial {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-principal__skin-4 .text-especial {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-principal .text-especial {
  text-transform: uppercase;
  text-align: center;
}
.box-principal .prise {
  text-transform: uppercase;
}
.box-principal .prise span {
  float: left;
}
.box-principal .prise span:first-child {
  margin-left: 2px;
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-principal .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-principal .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-principal .prise:before,
.box-principal .prise:after {
  content: " ";
  display: table;
}
.box-principal .prise:after {
  clear: both;
}
.box-principal .caption {
  padding: 43px 30px 30px;
}
.box-principal .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-principal .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-principal .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-principal {
    margin-top: 10px;
  }
}

/*============  Boxes contacto =============*/
.box-contacto {
  position: relative;
  margin-top: 150px;
  padding-bottom: 53px; /*============  Original 53 =============*/
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-contacto .text-4 {
  padding: 28px 10px;
}
.box-contacto__skin-1 .text-4 {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-contacto__skin-2 .text-4 {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-contacto__skin-3 .text-4 {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-contacto__skin-4 .text-4 {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-contacto .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-contacto .prise {
  text-transform: uppercase;
}
.box-contacto .prise span {
  float: left;
}
.box-contacto .prise span:first-child {
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-contacto .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-contacto .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-contacto .prise:before,
.box-contacto .prise:after {
  content: " ";
  display: table;
}
.box-contacto .prise:after {
  clear: both;
}
.box-contacto .caption {
  padding: 43px 30px 30px;
}
.box-contacto .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-contacto .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-contacto .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-contacto {
    margin-top: 10px;
  }
}

/*============  Boxes dominios =============*/
.box-dominios {
  position: relative;
  margin-top: 150px;
  padding-bottom: 53px; /*============  Original 53 =============*/
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-dominios .text-dominios {
  padding: 28px 10px;
  text-align: center;
}
.box-dominios__skin-1 .text-dominios {
  color: #ffffff;
  background: #339933;
  border-bottom: 4px solid #006600;
}

.box-dominios__skin-2 .text-dominios {
  color: #ffffff;
  background: #00a0d5;
  border-bottom: 4px solid #007fa9;
}
.box-dominios__skin-3 .text-dominios {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-dominios__skin-4 .text-dominios {
  color: #ffffff;
  background: #ff9933;
  border-bottom: 4px solid #b35900;
}

.box-dominios__skin-apagado .text-dominios {
  color: #ffffff;
  background: #808080;
  border-bottom: 4px solid #4d4d4d;
}

.box-dominios .prise {
  text-transform: uppercase;
}
.box-dominios .prise span {
  float: left;
}
.box-dominios .prise span:first-child {
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-dominios .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-dominios .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-dominios .prise:before,
.box-dominios .prise:after {
  content: " ";
  display: table;
}
.box-dominios .prise:after {
  clear: both;
}
.box-dominios .caption {
  padding: 10px 10px 10px;
  height: 350px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .box-dominios .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-dominios .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-dominios {
    margin-top: 10px;
  }
}
/*============  Boxes dominios Fin =============*/

.recuadro {
  display: inline-block;
  position: relative;
  width: 250px;
  height: 40px;
  background-image: url(../images/recuadro.png);
  background-repeat: no-repeat;
  text-align: right;
}

.recuadro-servidores {
  display: inline-block;
  position: relative;
  width: 250px;
  height: 40px;
  background-image: url(../images/recuadro-servidores.png);
  background-repeat: no-repeat;
  text-align: right;
}

.linea-servidores {
  display: inline-block;
  position: relative;
  width: 250px;
  height: 40px;
  background-image: url(../images/linea-servidores.png);
  background-repeat: no-repeat;
  text-align: right;
}

.cajita_servidores {
  display: inline-block;
  position: relative;
  top: 5px;
  width: 240px;
  height: 30px;
  background: transparent;
  border: none;
  outline: 0;
}


.cajita_dominios {
  display: inline-block;
  position: relative;
  top: 5px;
  width: 190px;
  height: 30px;
  background: transparent;
  border: none;
  outline: 0;
}

.btn-verificar {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 100%;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff9933;
  background-image: url(../images/verificar-disponibilidad.png);
  background-repeat: no-repeat;
}

.btn-verificar:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/verificar-disponibilidad.png);
  background-repeat: no-repeat;
}
.btn-verificar:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}

.btn-continuar {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 100%;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff9933;
  background-image: url(../images/continuar.png);
  background-repeat: no-repeat;
}

.btn-continuar:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/continuar.png);
  background-repeat: no-repeat;
}
.btn-continuar:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}

.btn-continuar2 {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 100%;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/continuar.png);
  background-repeat: no-repeat;
}

.btn-continuar2:hover {
  color: #ffffff;
  background: #ff9933;
  background-image: url(../images/continuar.png);
  background-repeat: no-repeat;
}
.btn-continuar2:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}

.btn-registrar {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #f2e85c;
  background-image: url(../images/registrar-dominios.png);
  background-repeat: no-repeat;
}

.btn-registrar:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/registrar-dominios.png);
  background-repeat: no-repeat;
}
.btn-registrar:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}

.btn-agregar-servidor {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/registrar-servidor.png);
  background-repeat: no-repeat;
}

.btn-agregar-servidor:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/registrar-servidor.png);
  background-repeat: no-repeat;
}
.btn-agregar-servidor:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}




.btn-confirmar-pedido {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff9933;
  background-image: url(../images/registrar-dominios.png);
  background-repeat: no-repeat;
}

.btn-confirmar-pedido:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/registrar-dominios.png);
  background-repeat: no-repeat;
}
.btn-confirmar-pedido:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}



.btn-revisar {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #404040;
  background-image: url(../images/revisar.png);
  background-repeat: no-repeat;
}


.btn-cambiar-paquete {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #339933;
  background-image: url(../images/cambiar-paquete.png);
  background-repeat: no-repeat;
}

.btn-cambiar-paquete:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/cambiar-paquete.png);
  background-repeat: no-repeat;
}
.btn-cambiar-paquete:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}
.btn-cambiar-vps {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #339933;
  background-image: url(../images/cambiar-vps.png);
  background-repeat: no-repeat;
}

.btn-cambiar-vps:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/cambiar-vps.png);
  background-repeat: no-repeat;
}
.btn-cambiar-vps:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}

.btn-cambiar-servidor {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 270px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #339933;
  background-image: url(../images/cambiar-servidor.png);
  background-repeat: no-repeat;
}

.btn-cambiar-servidor:hover {
  color: #ffffff;
  background: #00a0d5;
  background-image: url(../images/cambiar-servidor.png);
  background-repeat: no-repeat;
}
.btn-cambiar-servidor:before {
/*  content: 'Verificar disponibilidad ';*/
  padding-left: 4px;
  font: 800 20px/30px 'Open Sans', sans-serif;
  text-align: center;
}
.cuadritos {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 10px;
  cursor: default;
}
.cuadritos_servidores {
  cursor: default;
}
.sangria {
  left: 10px;
  position: relative;
}
.sangria-grande {
  left: 30px;
  position: relative;
}
/*============  Boxes hosting 1 =============*/
.box-hosting1 {
  position: relative;
  margin-top: 150px;
  padding-bottom: 53px; /*============  Original 53 =============*/
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-hosting1 .text-4 {
  padding: 28px 10px;
}
.box-hosting1__skin-1 .text-4 {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-hosting1__skin-2 .text-4 {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-hosting1__skin-3 .text-4 {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-hosting1__skin-4 .text-4 {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-hosting1 .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-hosting1 .prise {
  text-transform: uppercase;
}
.box-hosting1 .prise span {
  float: left;
}
.box-hosting1 .prise span:first-child {
  font: 600 50px/60px 'Open Sans', sans-serif;
}
.box-hosting1 .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-hosting1 .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-hosting1 .prise:before,
.box-hosting1 .prise:after {
  content: " ";
  display: table;
}
.box-hosting1 .prise:after {
  clear: both;
}
.box-hosting1 .caption {
  padding: 43px 30px 30px;
}
.box-hosting1 .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-hosting1 .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-hosting1 .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-hosting1 {
    margin-top: 10px;
  }
}

/*============  Boxes facturación 1 =============*/
.box-facturacion1 {
  position: relative;
  margin-top: 150px;
  padding-bottom: 53px;
  margin-bottom: 30px;
  background: #e0e0e0;
  border-bottom: 4px solid #8a8a8a;
}
.box-facturacion1 .text-4 {
  padding: 28px 10px;
}
.box-facturacion1__skin-1 .text-4 {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-facturacion1__skin-2 .text-4 {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-facturacion1__skin-3 .text-4 {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-facturacion1__skin-4 .text-4 {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-facturacion1 .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-facturacion1 .prise {
  text-transform: uppercase;
}
.box-facturacion1 .prise span {
  float: left;
}
.box-facturacion1 .prise span:first-child {
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-facturacion1 .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-facturacion1 .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-facturacion1 .prise:before,
.box-facturacion1 .prise:after {
  content: " ";
  display: table;
}
.box-facturacion1 .prise:after {
  clear: both;
}
.box-facturacion1 .caption {
  padding: 43px 30px 30px;
}
.box-facturacion1 .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-facturacion1 .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-facturacion1 .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-facturacion1 {
    margin-top: 10px;
  }
}

/*============  Boxes facturación 2 =============*/
.box-facturacion2 {
  position: relative;
  margin-top: 0px;
  padding-bottom: 53px;
  margin-bottom: 30px;
  background: #e0e0e0;
  border-bottom: 4px solid #c9c9c9;
}
.box-facturacion2 .text-4 {
  padding: 28px 10px;
}
.box-facturacion2__skin-1 .text-4 {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-facturacion2__skin-2 .text-4 {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-facturacion2__skin-3 .text-4 {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-facturacion2__skin-4 .text-4 {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-facturacion2 .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-facturacion2 .prise {
  text-transform: uppercase;
}
.box-facturacion2 .prise span {
  float: left;
}
.box-facturacion2 .prise span:first-child {
  font: 600 50px/70px 'Open Sans', sans-serif;
}
.box-facturacion2 .prise span:first-child + span {
  margin-left: 2px;
  font: 600 20px/38px 'Open Sans', sans-serif;
}
.box-facturacion2 .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-facturacion2 .prise:before,
.box-facturacion2 .prise:after {
  content: " ";
  display: table;
}
.box-facturacion2 .prise:after {
  clear: both;
}
.box-facturacion2 .caption {
  padding: 43px 30px 30px;
}
.box-facturacion2 .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-facturacion2 .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-facturacion2 .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-facturacion2 {
    margin-top: 10px;
  }
}

/*============  Boxes  =============*/
.box-1 {
  position: relative;
  margin-top: -170px;
  padding-bottom: 53px;
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-1 .text-4 {
  padding: 28px 10px;
}
.box-1__skin-1 .text-4 {
  color: #ffffff;
  background: #b2867b;
  border-bottom: 4px solid #a46456;
}
.box-1__skin-2 .text-4 {
  color: #ffffff;
  background: #a1a194;
  border-bottom: 4px solid #818176;
}
.box-1__skin-3 .text-4 {
  color: #ffffff;
  background: #f2e85c;
  border-bottom: 4px solid #d2c953;
}
.box-1__skin-4 .text-4 {
  color: #ffffff;
  background: #bdd4de;
  border-bottom: 4px solid #a6b9c3;
}
.box-1 .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-1 .prise {
  text-transform: uppercase;
}
.box-1 .prise span {
  float: left;
}
.box-1 .prise span:first-child {
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-1 .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-1 .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-1 .prise:before,
.box-1 .prise:after {
  content: " ";
  display: table;
}
.box-1 .prise:after {
  clear: both;
}
.box-1 .caption {
  padding: 43px 30px 30px;
}
.box-1 .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-1 .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-1 .prise span:first-child + span + span {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .box-1 {
    margin-top: 10px;
  }
}
.box-2 {
  padding-bottom: 30px;
}
.box-2 .put-left {
  margin-right: 38px;
}
.box-2 .fa {
  display: inline-block;
  width: 96px;
  height: 92px;
  color: #ffffff;
  background: #e74c3c;
  font: 400 50px/96px 'FontAwesome';
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}
.box-2 .text-5 + .text-6 {
  padding-top: 5px;
}
.box-2 .clearfix + p {
  padding-top: 30px;
  height: 55px;
}
.box-2 p + .btn-3 {
  margin-top: 47px;
}
.box-2 .list-1 + p {
  padding-top: 25px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .box-2 .put-left {
    float: none;
    margin: 0 0 20px;
  }
}
@media (max-width: 479px) {
  .box-2 .put-left {
    float: none;
    margin: 0 0 20px;
  }
}
.box-3 {
  padding-bottom: 79px;
}
.box-3 .put-left {
  margin-top: 6px;
  padding-right: 23px;
}
.box-3 .fa {
  display: inline-block;
  width: 118px;
  height: 114px;
  text-align: center;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-3 .text-8 + p {
  padding-top: 13px;
}
@media (max-width: 479px) {
  .box-3 .put-left {
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
}
.box-4 {
  padding-bottom: 35px;
}
.box-4 .put-left {
  margin-right: 30px;
  margin-top: 5px;
}
.box-4 .caption p {
  padding-right: 35px;
}
.box-4 .text-8 + p {
  padding-top: 14px;
}
.box-4 p + .btn-3 {
  margin-top: 50px;
}
.box-4 p + .row,
.box-4 p + .list-1 {
  padding-top: 33px;
}
.box-4 .text-8 + .text-9 {
  padding-top: 14px;
}
.box-4 .text-9 + img {
  margin-top: 26px;
}
.box-4 img + p {
  padding-top: 23px;
}
@media (max-width: 979px) {
  .box-4 .put-left {
    float: none;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .box-4 .text-9 .put-right {
    float: none;
  }
}
.box-5 {
  padding-bottom: 30px;
}
.box-5 img {
  width: 100%;
}
.box-5 .caption-1 {
  padding: 25px 10px 23px 20px;
  background: #f4f4f4;
}
.box-5 .caption-1 .text-9 + p {
  padding-top: 14px;
}
/*============  Quote Box =============*/
.quote-box {
  position: relative;
}
.quote-box:before {
  content: '“';
  display: inline-block;
  font: normal 72px/72px 'Open Sans', sans-serif;
  color: #a1a194;
  height: 40px;
  overflow: hidden;
}
.quote-box .text_8 {
  padding-top: 17px;
  text-transform: uppercase;
}
.quote-box .color_7 {
  padding: 0 56px;
}
@media (max-width: 979px) {
  .quote-box .color_7 {
    padding: 0;
  }
}
/*============  Index Box  =============*/
.index-box {
  position: relative;
  padding-left: 100px;
  padding-bottom: 38px;
}
.index-box .data-index {
  position: absolute;
  top: 5px;
  left: 0;
  width: 70px;
  height: 66px;
  font: 300 48px/68px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
}
.index-box .data-index:before,
.index-box .data-index:after {
  content: '';
  position: absolute;
  left: 100%;
  margin-left: -1px;
  top: 50%;
}
.index-box .data-index:after {
  margin-top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #ffffff;
}
.index-box .data-index:before {
  margin-top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 9px;
  border-color: transparent transparent transparent #c7c7c7;
}
.index-box .caption .text-8 + p {
  padding-top: 14px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .index-box {
    padding-left: 60px;
  }
  .index-box .data-index {
    width: 40px;
    height: 36px;
    font-size: 20px;
    line-height: 38px;
  }
}
.index-box2 {
  position: relative;
  padding-left: 80px;
  padding-bottom: 38px;
}
.index-box2:before {
  content: attr(data-index) '.';
  position: absolute;
  top: 5px;
  left: 0;
  width: 46px;
  height: 50px;
  padding-left: 4px;
  color: #ffffff;
  background: #e74c3c;
  font: 300 30px/30px 'Open Sans', sans-serif;
  line-height: 46px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 25px;
}
.index-box2 .text-8 + p {
  padding-top: 14px;
}
/*============  Map =============*/
.map {
  margin-top: 7px;
  width: 100%;
  height: 468px;
}
@media (max-width: 767px) {
  .map {
    height: 250px;
    margin-bottom: 12px;
  }
}
@media (max-width: 479px) {
  .map {
    height: 150px;
  }
}
/*============  Address =============*/
.address .text-8 + p {
  padding-top: 14px;
}
.address p + dl {
  padding-top: 23px;
}
.address .text_2 {
  text-transform: uppercase;
  padding-bottom: 11px;
}
.address dl dt,
.address dl dd {
  display: inline-block;
}
.address dl dt {
  min-width: 90px;
}
.address dl + p + p {
  padding-top: 23px;
}
.address a:hover {
  color: inherit;
  text-decoration: underline;
}
/*============  Terms List =============*/
.terms-list dt {
  text-transform: uppercase;
}
.terms-list dt + dd {
  padding-top: 14px;
}
.terms-list dd + dt {
  padding-top: 28px;
}
/* Stellar(parallaxBG) styles
========================================================*/
.desktop .stellar-block {
  background-attachment: fixed;
}
.stellar-block {
  background-position: center 0%;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .stellar-block {
    background-size: auto 100%;
  }
}
.first {
  background-image: url(../images/fondo-principal.jpg);
  background-color: #404040;
  background-position: center 0%;
}
@media (max-width: 1199px) {
  .first {
    background-image: url(../images/index_slide_sm.jpg);
  }
}

.fondo_paquetes_facturacion {
  background-image: url(../images/paquetes-facturacion.jpg);
  background-color: #404040;
  background-position: center 0%;
}
@media (max-width: 1199px) {
  .fondo_paquetes_facturacion {
    background-image: url(../images/paquetes-facturacion-sm2.jpg);
  }
}
.fondo_paquetes_webhosting {
  background-image: url(../images/paquetes-webhosting.jpg);
  background-color: #404040;
  background-position: center 0%;
}
@media (max-width: 1199px) {
  .fondo_paquetes_webhosting {
    background-image: url(../images/paquetes-webhosting-sm2.jpg);
  }
}

.fondo_contacto {
  background-image: url(../images/fondo-contacto.jpg);
  background-color: #404040;
  background-position: center 100%;
}
@media (max-width: 1199px) {
  .fondo_contacto {
    background-image: url(../images/fondo-contacto-sm2.jpg);
  }
}
.fondo_acceso {
  background-image: url(../images/fondo-acceso.jpg);
  background-color: #404040;
  background-position: center 25%;
}
@media (max-width: 1199px) {
  .fondo_acceso {
    background-image: url(../images/fondo-acceso-sm2.jpg);
  }
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #404040;
  border-top: 4px solid #c7c7c7;
  padding: 42px 0 28px;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}
/*============  Info =============*/
.info {
  padding-bottom: 20px;
}
.info .brand {
  padding: 0;
  display: inline-block;
  color: #a1a194;
}
.info .brand h2 {
  position: relative;
  padding-left: 200px;
  color: #ffffff;
  font: 300 40px/40px 'Open Sans', sans-serif;
}
.info .brand h2 a {
  display: inline-block;
  text-transform: capitalize;
}
.info .brand h2 a:hover {
  color: #ffffff;
}
.info .brand h2 a:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 173px;
  height: 63px;
  background: url("../images/logof.png") no-repeat;
}
.info .brand .slogan {
  display: block;
  padding-left: 75px;
  margin-left: 4px;
  margin-top: 0px;
  font: 300 8px/10px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #a0a0a0;
}
.info .addinfo {
  display: inline-block;
  padding: 35px 0 0 10px;
  color: #828282;
}
@media (max-width: 767px) {
  .info {
    float: none;
    display: inline-block;
  }
}
/*============  Social List =============*/
.social-list {
  padding-top: 5px;
}
.social-list li {
  float: left;
}
.social-list li + li {
  margin-left: 12px;
}
.social-list a {
  display: inline-block;
  width: 48px;
  height: 44px;
  color: #ffffff;
  background: #343434;
  -webkit-box-shadow: 0 4px 0 0 #2a2a2a;
  box-shadow: 0 4px 0 0 #2a2a2a;
  text-align: center;
  font: normal 24px/44px 'FontAwesome';
  border-radius: 50px;
}
.social-list a:hover {
  background: #e74c3c;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}
@media (max-width: 767px) {
  .social-list {
    float: none;
    display: inline-block;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 45px;
  right: 30px;
  overflow: hidden;
  border: none;
  width: 48px;
  height: 44px;
  z-index: 20;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
  color: #ffffff;
  background: #343434;
  -webkit-box-shadow: 0 4px 0 0 #2a2a2a;
  box-shadow: 0 4px 0 0 #2a2a2a;
  border-radius: 24px;
}
#toTop:hover {
  background: #00a0d5;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #004055;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/

icono-centrado{
    text-align: center;
}


