@font-face {
font-family: 'Trebuchet MS';
font-style: normal;
font-weight: normal;
src: local('Trebuchet MS'), url('../fonts/trebuc.woff') format('woff');
}

*{
	padding: 0;
	margin: 0;
	border: 0;
}

* body {font-family:"Trebuchet MS";
	font-size:16px;
	color:#868686;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #047296;
}

header {
	background: #1a1a1a;
	width: 100%;
}

header .content {
	width: 1170px;
	margin: 0 auto;
	height: 100px;
}

.c-1-3 {
  cursor: pointer;
  float: left;
  height: 140px;
  list-style: outside none none;
  position: relative;
  width: 16.6%;
  padding-bottom: 25px;
}

.c-1-3 span {
  height: 134px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-1-3 span:hover {
  background-color: rgba(135, 135, 135, 0.24);
}

.c-1-3 img {
  height: auto;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.empresas {
  padding: 30px 0;
}


#logo {
	float: left;
	padding-top: 15px;
}

#col-right {
	float: right;
    padding-top: 5px;
    margin-left: 12px;
}

#soporte ul li {
	display: inline-block;
}

div#menu-principal {
	display: block;
    background-color: #000;
    /*background-color: #FD68A8; OCTUBRE ROSA*/
}

/* Busqueda de Dominios */

#verificar-dominio {
    background-color: #F1F1F1;
    height: 200px;
    width: 100%;
    padding: 30px 0 0;
}

#verificar-dominio > div#box {
  width: 1170px;
  margin: 0 auto;
  height: 200px;
  display: table;
}

.vd-colum {
  float: left;
  width: 50%;
  border-right: 2px solid;
  border-color: #e6e6e6;
  margin-right: -2px;
}

.vd-colum2 {
  float: left;
  width: 50%;
  margin-left: -1px;
}

#verificar-dominio div#box h1 {
    margin-bottom: 25px;
    color: #777;
}

#verificar-dominio div#box h1 span {
    color: #cc0000;
}

.servicios-content h1 span {
    color: #cc0000;
}

form#form1.frm span.wwe {
  background: none repeat scroll 0 0 #d3d2c9;
  float: left;
  line-height: 60px;
  padding: 0 18px 0 18px;
}

form#form1.frm input#sld {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #d3d2c9;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 3px 3px 3px 0;
  color: #777;
  display: block;
  float: left;
  height: 54px;
  margin-right: -3px;
  padding: 0 20px;
  width: 250px;
  /*text-transform: lowercase;*/
}

form#form1.frm div.seleccionar {
  background-color: #fff;
  border: 3px solid #d3d2c9;
  color: #777;
  float: left;
  height: 54px;
  margin-right: 10px;
  overflow-x: hidden;
  position: relative;
  width: 105px;
}

form#form1.frm div.seleccionar::after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #777;
  content: "";
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
}

form#form1.frm div.seleccionar select {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 54px;
  width: 122px;
}

form#form1.frm a.enviar1 {
  background: none repeat scroll 0 0 #318f00;
  border: 0 none;
  color: #ffffff;
  float: left;
  font-family: "fontawesome";
  content: "\f002";
  font-size: 33px;
  height: 60px;
  text-transform: uppercase;
  width: 65px;
  text-align: center;
  line-height: 1.8;
  border-radius: 5px;
  cursor: pointer;
}

form#form1.frm button.enviar1 {
  background: none repeat scroll 0 0 #318f00;
  border: 0 none;
  color: #ffffff;
  float: left;
  font-family: "fontawesome";
  content: "\f002";
  font-size: 33px;
  height: 60px;
  text-transform: uppercase;
  width: 65px;
  text-align: center;
  line-height: 1.8;
  border-radius: 5px;
  cursor: pointer;
  z-index: 1000;
}



form#form2.frm span.wwe {
  background: none repeat scroll 0 0 #d3d2c9;
  float: left;
  line-height: 60px;
  padding: 0 18px 0 18px;
}

form#form2.frm input#sld {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #d3d2c9;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 3px 3px 3px 0;
  color: #777;
  display: block;
  float: left;
  height: 54px;
  margin-right: -3px;
  padding: 0 20px;
  width: 250px;
  /*text-transform: lowercase;*/
}

form#form2.frm div.seleccionar {
  background-color: #fff;
  border: 3px solid #d3d2c9;
  color: #777;
  float: left;
  height: 54px;
  margin-right: 10px;
  overflow-x: hidden;
  position: relative;
  width: 105px;
}

form#form2.frm div.seleccionar::after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #777;
  content: "";
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
}

form#form2.frm div.seleccionar select {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 54px;
  width: 122px;
}

form#form2.frm a.enviar2 {
  background: none repeat scroll 0 0 #318f00;
  border: 0 none;
  color: #ffffff;
  float: left;
  font-family: "fontawesome";
  content: "\f002";
  font-size: 33px;
  height: 60px;
  text-transform: uppercase;
  width: 65px;
  text-align: center;
  line-height: 1.8;
  border-radius: 5px;
  cursor: pointer;
}

form#form2.frm button.enviar2 {
  background: none repeat scroll 0 0 #318f00;
  border: 0 none;
  color: #ffffff;
  float: left;
  font-family: "fontawesome";
  content: "\f002";
  font-size: 33px;
  height: 60px;
  text-transform: uppercase;
  width: 65px;
  text-align: center;
  line-height: 1.8;
  border-radius: 5px;
  cursor: pointer;
}

.info-text {
  float: left;
  margin-top: 5px;
}



span.wwe {
  font-size: 18px;
  font-weight: bold;
}

select#tld.tld {
  font-family: "Trebuchet MS";
  font-size: 18px;
  font-weight: bold;
  color: #777;
}

div.info-text p {
  color: #777;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding-top: 6px;
}

div.info-text p span {
  color: #cc0000;
}

.com {
  color: #7c7c7c !important;
  font-size: 12px !important;
  margin: 0;
  text-align: left !important;
}



/*Burbuja soporte*/

.fright {
  float: right;
}

.fleft {
  float: left;
}

.hidden-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.replacement {
  position: relative;
  font-weight: bold;
  color: #777676;
}

.fast-links-sales-box::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #fff;
  border-image: none;
  border-style: solid;
  border-width: 7px;
  content: "";
  position: absolute;
  right: 12px;
  top: -14px;
}

 #fast-links {
    margin: 12px 17px 0px 0px;
    width: 590px;
    height: 45px;
    margin-bottom: 8px;
    position: relative;
    z-index: 1500;
}
#fast-links .fast-links-support {
    padding-right: 10px;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#fast-links span:hover, #fast-links a:hover {
    cursor: pointer;
}
#fast-links li {
    position: relative;
}
#fast-links .fast-links-box {
    position: absolute;
    z-index: 6;
    border-radius: 4px;
    top: 28px;
    display: none;
    width: 235px;
    height: 225px;
    right: 3px;
    padding: 25px 0 0 20px;
    padding-right: 0px;
    background: rgb(255, 255, 255);
     background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 40%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(40%, rgba(229, 229, 229, 1)));
     background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 40%);
     background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 40%);
     background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 40%);
     background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 40%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
 }
.fast-links-box .input-text {
    background: #fff;
    border: 1px solid #dbdbdb;
}
#fast-links .fast-links-cancel {
    width: 212px;
    height: 35px;
    line-height: 34px;
    cursor: pointer;
}
.fast-links-sales-box .sales-phone-info {
    padding: 10px 0px 5px 8px;
    border: 1px solid #fff;
    background: #efefef;
    border-radius: 0 0 4px 4px;
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.sales-phone-info p {
    margin-bottom: 5px;
}
.fast-links-sales-box:before {
    content: "";
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -14px;
    right: 12px;
}
.sales-phone-info:before {
    content: "";
    border-top: 7px solid #fff;
    position: absolute;
    top: 0px;
    left: 10px;
}
.sales-phone-info p:last-child {
    margin-bottom: 5px;
}
.fast-links-sales-box img {
    margin: 12px auto;
    display: block;
}
.fast-links-sales-box a {
    display: block;
    padding: 0px 2px 2px 2px;
    border-bottom: 1px solid #dfdfdf;
}
#fast-links li .soporte-on-line-box {
    border-top-left-radius: 0px;
    left: 0px;
}
/*#fast-links li .central-ayuda-box {
    border-top-right-radius: 0px;
    right: 3px;
    height: 235px;
}*/
#fast-links li .fast-links-sprite {
    background: url('../images/img-soporte-on1.gif') no-repeat;
    display: block;
}

#fast-links .fast-links-support span {
    width: 120px;
    height: 45px;
    background-position: 0px 0px;
}
#fast-links .fast-links-support span:hover {
    width: 120px;
    height: 45px;
    background-position: 0px -49px;
}
#fast-links .fast-links-sales span {
    width: 125px;
    height: 45px;
    background-position: -144px 0px }

#fast-links .soporte-on-line  {
    margin-right: 10px }


#fast-links .fast-links-sales:hover span, #fast-links .fast-links-sales.is-active span {
    background-position: -144px -49px }
#fast-links .soporte-on-line, #fast-links .central-ayuda {
    margin-top: 7px;
}
/*#fast-links .soporte-on-line span {
    width: 158px;
    height: 34px;
    background-position: 0px -95px }*/
#fast-links .soporte-on-line.is-active span, #fast-links .soporte-on-line.is-active:hover span {
    background-position: 0px -179px }
#fast-links .soporte-on-line:hover span {
    background-position: 0px -222px }
#fast-links .fast-links-support .fast-links-sales-box {
    height: 225px }
#fast-links .fast-links-support .business-hours {
    margin-top: 15px }
#fast-links .fast-links-support .business-hours p {
    text-align: center;
}
#fast-links .fast-links-sales-box {
    top: 45px;
    padding: 0px;
    width: 210px;
    left: -87px;
    height: 225px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
}
/*#fast-links .fast-links-sales-box small {
    margin: 10px 16px 3px;
}*/
#fast-links .central-ayuda span {
    width: 100%;
    height: 100%;
}
/*#fast-links .central-ayuda.is-active span, #fast-links .central-ayuda.is-active:hover span {
    background-position: -160px -179px }
#fast-links .central-ayuda:hover span {
    background-position: -160px -222px }*/
#fast-links .fast-links-sales:hover > div, #fast-links .fast-links-support:hover > div, #fast-links .central-ayuda.is-active div, #fast-links .soporte-on-line.is-active div, #fast-links .fast-links-sales.is-active div {
    display: block;
}
#js-box-login-text {
    font-size: 11px;
    color: #9c1206;
    line-height: 11px;
    display: block;
    text-align: left;
}
 .fast-links-box .input-text {
    width: 212px;
    padding: 0px;
    line-height: 25px;
    height: 25px;
}
.fast-links-box strong {
    margin-bottom: 2px;
}
.fast-links-box .btn-lw-red {
    color: #fff;
    height: 35px;
    line-height: 34px;
    width: 212px;
    font-weight: bold;
}
.fast-links-box label {
    position: relative;
}
.fast-links-box label .ico-loading {
    position: absolute;
    top: 10px;
    right: 10px;
}
.soporte-on-line-box .form-painel-senha {
    margin-bottom: 15px;
}

.info {
    float: right;
    margin-right: 18px;
}


select#tld.tld option {
  font-size: 18px;
}

input#sld {
  font-size: 18px;
  font-weight: bold;
  font-family: "Trebuchet MS";
}

input.enviar1, input.enviar2 {
  font-family: "fontawesome";
}


/* SERVICIOS */

#servicios {
  padding: 30px 0 25px;
  width: 100%;
}

.servicios-content {
  margin: 0 auto;
  width: 1170px;
}

div.servicios-content div.grid h1 {
  color: #777;
  margin-bottom: 10px;
}

.grid .unit {
  float: left;
  padding: 5px;
  width: 100%;
}

.grid .w-1-4 {
  width: 25%;
}

.grid .unit:first-child {
  padding-left: 0;
}

.grid .unit:last-child {
  padding-right: 0;
}

.grid, .unit, .cuadro {
  box-sizing: border-box;
  text-align: center;
}

.servicos__item {
  background: #fff none repeat scroll 0 0;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px 1px 3px;
  box-sizing: border-box;
  margin-top: auto;
  min-height: 210px;
  padding: 0.8em;
  text-align: center;
  transition: border 150ms ease-in 0s;
}

.plan-inicial .servicos__media {
  background-image: url("../images/plan-inicial.jpg");
}

.servicos__media {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: content-box;
  height: 150px;
  margin-left: -1em;
  margin-top: -1em;
  overflow: hidden;
  padding-right: 2em;
  position: relative;
  transition: background 150ms ease-in 0s;
  width: 100%;
}

.servicos__media::after {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 150ms ease-in 0s;
}

.servicos__info {
  margin-left: auto;
  margin-right: auto;
  max-width: 25em;
}


.plan-inicial h3::before {
  background-image: url("../images/plan-inicial.png");
}

.plan-medio h3::before {
  background-image: url("../images/plan-medio.png");
}

.plan-avanzado h3::before {
  background-image: url("../images/plan-avanzado.png");
}

.plan-master h3::before {
  background-image: url("../images/plan-master.png");
}







.plan-plus h3::before {
  background-image: url("../images/plan-plus.png");
}

.plan-gigante h3::before {
  background-image: url("../images/plan-gigante.png");
}

.plan-corporativo h3::before {
  background-image: url("../images/plan-corporativo.png");
}

.plan-x h3::before {
  background-image: url("../images/plan-x.png");
}



.servicos__item h3::before {
  /*background-color: #047296;*/
  background-position: center center;
  background-repeat: no-repeat;
  /*border-radius: 5px;*/
  content: "";
  display: block;
  height: 6.4em;
  margin: 0 auto 1em;
  width: 6.4em;
}

.servicos__item h3 {
  color: #cc0000;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: -3.7em;
  position: relative;
}

.servicos__item p {
  color: #6c6f73;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 1em;
  text-decoration: none;
}

.servicos__descricao {
  min-height: 5em;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color rgba(255, 255, 255, 0.3);
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: 1em 0 0.5em;
}

.servicos__action {
  margin-top: 1em;
  text-align: justify;
}

.servicos__price {
  box-sizing: border-box;
  display: inline-block;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  vertical-align: middle;
  width: 49%;
}

.servicos__btn {
  background: #2E3359 none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "Trebuchet MS",sans-serif;
  letter-spacing: 0.04em;
  padding: 0.7em 0em;
  text-align: center;
  transition: background 150ms ease-in 0s;
  vertical-align: middle;
  width: 47%;
  border-radius: 5px;
  float: right;
}

.servicos__price small {
  color: #868686;
  font-size: 12px;
}

.servicos__price p {
  color: #047296;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.servicos__item:hover .servicos__media::before {
  transform: scaleX(1);
}

.servicos__media::before {
  background: #047296 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  transform: scaleX(0);
  transform-origin: 50% 50% 0;
  transition: transform 150ms ease-in 0s;
  width: 100%;
}

.servicos__item:hover .servicos__media::after {
  opacity: 1;
}

.servicos__item:hover .servicos__media {
  background-size: 110% auto;
}

.servicos__btn:hover {
  background: #cc0000 none repeat scroll 0 0;
}


/* SERVICIOS ESPECIALES */

.servicios-especiales {
  height: 320px;
  margin: 0 auto;
  width: 1170px;
}

div.servicios-especiales div.grid h1 {
  color: #777;
  margin-bottom: 30px;
}

#especiales {
  background-color: #f1f1f1;
  padding: 0px 0 35px;
  width: 100%;
}

.servicos__especiales {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #e5e5e5;
  box-sizing: border-box;
  margin-top: auto;
  min-height: 246px;
  padding: 1em;
  text-align: left;
  transition: border 150ms ease-in 0s;
}

.grid .cuadro:first-child {
  padding-left: 0;
}

.grid .cuadro {
  float: left;
  padding: 10px;
  width: 100%;
}

.grid .c-1-4 {
  width: 50%;
  float: left;
}

.grid .cuadro:last-child {
  padding-right: 0;
}

.plan-inicial .servicios__media {
  background-image: url("../images/boleto-web.jpg");
}

.plan-medio .servicios__media {
  background-image: url("../images/boleto-web.jpg");
}

.servicios__media {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: content-box;
  height: 240px;
  margin-left: -1em;
  margin-top: -1em;
  overflow: hidden;
  padding-right: 2em;
  position: relative;
  transition: background 150ms ease-in 0s;
  width: 50%;
  float: left;
}

.servicios__media::after {
  background: rgba(4, 45, 109, 0.3) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 150ms ease-in 0s;
}

.servicios__media::before {
  background: #047296 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  transform: scaleX(0);
  transform-origin: 50% 50% 0;
  transition: transform 150ms ease-in 0s;
  width: 100%;
}

.servicios__info {
  margin-left: auto;
  margin-right: auto;
  max-width: 230px;
  float: right;
  height: 210px;
}

.servicos__especiales h3 {
  color: #047296;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
}

.servicios__descripcion {
  min-height: 3em;
}

.servicos__especiales p {
  color: #6c6f73;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 1em;
  text-decoration: none;
}

.servicios__accion {
  margin-top: 1em;
  text-align: justify;
}

.servicios__precio {
  box-sizing: border-box;
  display: inline-block;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  vertical-align: middle;
  width: 49%;
}

.servicios__precio small {
  color: #3b3d3f;
  font-size: 12px;
}

.servicios__precio p {
  color: #047296;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}

.servicios__btn {
  background: #2E3359 none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "Trebuchet MS",sans-serif;
  letter-spacing: 0.04em;
  padding: 0.85em 1em;
  text-align: center;
  transition: background 150ms ease-in 0s;
  vertical-align: middle;
  width: 48%;
  border-radius: 5px;
}

.servicos__especiales:hover .servicios__media::before {
  transform: scaleY(1);
}

/*.servicios__media::before {
  background: #047296 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  width: 3px;
  position: absolute;
  transform: scaleY(0);
  transform-origin: 50% 50% 0;
  transition: transform 150ms ease-in 0s;
  height: 100%;
  right: 0;
}*/

.servicos__especiales:hover .servicios__media::after {
  opacity: 1;
}

.servicos__especiales:hover .servicios__media {
  background-size: 110% auto;
}

.servicos__especiales:hover .servicios__btn {
  background: #047296 none repeat scroll 0 0;
}

.host .servicios__media {
  background-image: url("../images/maxtiendas.jpg");
}

.dom .servicios__media {
  background-image: url("../images/facilwebs.jpg");
}




/* SERVICIOS ESPECIALES */




footer {
  background-color: #1a1a1a;
  font-family:"Arial";
  font-size:13px;
  color:#868686;
  text-decoration: none;
  /*height: 290px;*/
}

.col1 ul li a, .col2 ul li a, .col3 ul li a, .col4 ul li a, .col5 ul li a {
  color: #999;
  text-decoration: none;
}

.col1 ul li a:hover, .col2 ul li a:hover, .col3 ul li a:hover, .col4 ul li a:hover, .col5 ul li a {
  color: #0094c9;
  text-decoration: none;
}

#divfooter {
  margin: 0 auto;
  width: 1170px;
  height: auto;
  padding: 20px 0px 20px 20px;
  position: relative;
  display: table;
}

.col1 {
  width: 161px;
}

.col2 {
  width: 146px;
}

.col3 {
  width: 185px;
}

.col4 {
  float: left;
  width: 224px;
}

.col5 {
  float: left;
  margin-left: 10px;
}

.col1, .col2, .col3 {
  float: left;
}

.col1 > ul {
  margin: 12px 0;
}

.col2 > ul {
  margin: 12px 0;
}

div#divfooter span strong {
  font-weight: bold;
}

footer ul {
  list-style: none;
}

div.col3 div p.pago {
  margin: 12px 0;
}

div.col3 div p {
  margin: 12px 0;
}

.col1 {
  padding-left: 0;
  padding-right: 35px;
}

.col2 {
  padding-right: 35px;
  padding-left: 35px;
}

.col3 {
  padding-right: 25px;
  padding-left: 25px;
}

.col4 {
  padding-right: 35px;
  padding-left: 35px;
}

.col5 {
  padding-right: 0px;
  padding-left: 35px;
}

footer .fa {
  vertical-align: middle;
  margin-right: 10px;
  color: #999;
  font-size: 40px;
}

div span a i.fa:hover {
  color: #0094c9;
}

.clearfix {
  clear: both;
}

div.servicos__info h2 {
  color: #047296;
}

#fast-links.fright li.fleft.fast-links-support:hover {
  background-color: #303030;
  border-radius: 3px;
}

.fleft.fast-links-support:hover .replacement{
  color: #fff;
}

#fast-links.fright li.fleft.fast-links-sales.space-right:hover {
  background-color: #303030;
  border-radius: 3px;

}

.fleft.fast-links-sales.space-right:hover .replacement {
  color: #fff;
}

.fleft.fast-links-support {
  margin-right: 10px;
}

.fleft.fast-links-sales.space-right {
  margin-right: 5px;
  padding-right: 10px;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#fast-links.fright li.fleft.fast-links-support {
  background: url(../images/icon-soporte-financiero.png) no-repeat center left;
}

#fast-links.fright li.fleft.fast-links-sales.space-right {
  background: url(../images/icon-soporte-tecnico.png) no-repeat center left;
}

.sales-phone-info::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff #efefef #efefef;
  border-image: none;
  border-style: solid;
  border-width: 7px;
  content: "";
  left: 10px;
  position: absolute;
  top: 0;
}

.fast-links-sales-box.fast-links-box > p {
  padding: 10px 0 5px 8px;
  color: #cc0000;
  font-weight: bold;
  margin: 5px auto;
  font-size: 16px;
}

.unit.w-1-4 {
  margin-top: 80px;
}


.servicos__btn2 {
  background: #2E3359 none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "Trebuchet MS",sans-serif;
  letter-spacing: 0.04em;
  padding: 0.7em 0em;
  text-align: center;
  transition: background 150ms ease-in 0s;
  vertical-align: middle;
  width: 47%;
  border-radius: 5px;
  z-index: 200;
}

.servicos__btn2:hover {
  background: #459A10 none repeat scroll 0 0;
  cursor: pointer;
}

.sales-phone-info.border-box strong {
  font-size: 14px;
}

div.servicios__accion span.servicios__btn {
  font-size: 14px;
}

.telefono {
  color: #f4cc14;
  font-size: 20px;
  font-weight: bold;
}

.fa-2x {
  font-size: 1.5em !important;
}

#box > h1 {
  font-size: 28px;
}

html body header div.content div#col-right div#soporte ul#fast-links.fright li {
  font-size: 14px;
}

.tit_promo1 {
  color: #868686;
  text-decoration: underline;
}

.img-shout {
  padding: 30px 0;
}

aside.uno {
  background-color: #cfdfe2;
  height: 50px;
  margin: auto 0;
  width: 100%;
}

aside.dos {
  background-color: #EEEEEE;
  height: 50px;
  margin: auto 0;
  width: 100%;
}


.img_borde {
  border: 4px solid #cccccc;
}

fieldset > .img {
  text-align: center;
}

.img a {
  color: #777777 !important;
  text-decoration: underline !important;
  transition: all 0.25s ease 0s !important;
}













/*-------------------------------------------------------------------
---------------------------------------------------------------------
----------------------                 ------------------------------
---------------------------------------------------------------------
--------------------------------------------------------------------*/



.sub {
  font-weight: bold;
  color: #047296;
  padding: 15px 0;
}

html body div#content div.container.middle_data div.row fieldset div.incluye ul p {
  line-height: 1.8;
}

html body div#content div.container.middle_data div.row fieldset div.incluye ul p a strong {
  text-decoration: underline;
  color: #551A9E;
}

html body div#content div.container.middle_data div.row fieldset div.incluye strong span {
  font-weight: bold;
  font-size: 16px;
}

html body div#content article div#page-precos.periodicity-theme.border-top-content div.container.block-content div#editions.row fieldset div.incluye ul li i.fa.fa-check {
  color: #459a10;
  margin-right: 5px;
}

html body div#content div.container.middle_data div.row fieldset div.incluye ul p {
  line-height: 1.8;
}

.servicios-content > div#planes {
  margin-top: 10px;
}

div#planes {
  display: block;
}

.planes {
  display: none;
}

/* SQUARED THREE */

input[type=checkbox] {
  visibility: hidden;
}

.squaredThree {
  width: 50px;
  float: left;
  position: relative;

}

.squaredThree label {
  cursor: pointer;
  position: absolute;
  width: 35px;
  height: 35px;
  top: 0;
  border-radius: 4px;
  left: 0px;

  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

  background: -webkit-linear-gradient(top, #bbbbbb 0%, #b7b7b7 100%);
  background: -moz-linear-gradient(top, #bbbbbb 0%, #b7b7b7 100%);
  background: -o-linear-gradient(top, #bbbbbb 0%, #b7b7b7 100%);
  background: -ms-linear-gradient(top, #bbbbbb 0%, #b7b7b7 100%);
  background: linear-gradient(top, #bbbbbb 0%, #b7b7b7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#b7b7b7',GradientType=0 );
}

.squaredThree label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
  content: '';
  position: absolute;
  width: 12px;
  height: 8px;
  background: transparent;
  top: 10px;
  left: 10px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;

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

.squaredThree input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.squaredThree, .termin {
  float: left;
}



/*-------------------------------------------------------------------
---------------------------------------------------------------------
-----------------------------RESPONSIVE------------------------------
---------------------------------------------------------------------
--------------------------------------------------------------------*/

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


.squaredThree {
  width: 60px;
  float: left;
  position: relative;

}

.planes {
  display: block;
}

.servicios-content > div#planes {
  margin-top: 70px;
}

.col-6 {
  background: #ededed none repeat scroll 0 0;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  float: none;
  height: 250px;
  margin-right: 25px;
  width: 97%;
  padding: 5px;
  display: block;
  margin-bottom: 20px
}

.col-4 {
  background: #ededed none repeat scroll 0 0;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  display: block;
  float: none;
  height: 200px;
  margin-right: 25px;
  width: 97%;
  padding: 5px;
  margin-bottom: 20px
}

.c-1-3 span {
  height: 40px;
}

.c-1-3 {
  height: 40px;
  width: 16,3%;
}

html body div#servicios div.servicios-content div#planes div.grid.grid1:nth-child(1), html body div#servicios div.servicios-content div#planes div.grid.grid1:nth-child(3) {
  margin-bottom: 20px;
}

div#planes {
  display: none;
}

#promocion {
  display: none;
}

#verificar-dominio {
  padding: 35px 5px;
  height: auto;
  width: auto;
}

#verificar-dominio > div#box {
  height: 300px;
  margin: 0 auto;
  width: 100%;
}

#box > h1 {
  font-size: 20px;
  padding: 0 20px;
}

.vd-colum {
  border: none;
  float: none;
  margin: 0 auto;
  width: 98%;
  margin-bottom: 20px;
}

.vd-colum2 {
  float: none;
  margin: 0 auto;
  width: 98%;
}

.info-text {
  float: none;
  margin-top: 0px;
}

html body div#verificar-dominio div#box div.vd-colum2 div {
  margin-left: 0 !important;
}

div.info-text p {
  font-size: 18px;
  text-align: center;
}

.vd-colum > div {
  clear: both;
}

div.vd-colum div form#form1.frm {
  margin: 0 auto;
  width: 350px;
  display: block;
  height: 40px;
}

div.vd-colum2 div form#form2.frm {
  margin: 0 auto;
  width: 350px;
  display: block;
  height: 40px;
}

.vd-colum2 > div {
  clear: both;
}

form#form1.frm span.wwe {
  line-height: 40px;
  padding: 0 5px;
}

span.wwe {
  font-size: 14px;
}

form#form1.frm input#sld {
  border-width: 1px 1px 1px 0;
  height: 38px;
  padding: 0 5px;
  width: 45%;
}

* body {
  font-size: 14px;
}

/*------------FORM 1----------*/

form#form1.frm div.seleccionar {
  background-color: #fff;
  border: 1px solid #d3d2c9;
  color: #777;
  float: left;
  height: 38px;
  margin-right: 0px;
  overflow-x: hidden;
  position: relative;
  width: 22%;
}

form#form1.frm div.seleccionar select {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 38px;
  width: 100%;
}

form#form1.frm div.seleccionar::after {
  border: none;
}

form#form1.frm button.enviar1.fa.fa-search {
  font-size: 20px;
  height: 40px;
  width: 50px;
  margin-left: 5px;
}

select#tld.tld {
  font-size: 14px;
  font-weight: bold;
}

select#tld.tld option {
  font-size: 14px;
}

/*------------FORM 2----------*/

form#form2.frm span.wwe {
  line-height: 40px;
  padding: 0 5px;
}

form#form2.frm input#sld {
  border-width: 1px 1px 1px 0;
  height: 38px;
  padding: 0 5px;
  width: 45%;
}

form#form2.frm div.seleccionar {
  background-color: #fff;
  border: 1px solid #d3d2c9;
  color: #777;
  float: left;
  height: 38px;
  margin-right: 0px;
  overflow-x: hidden;
  position: relative;
  width: 22%;
}

form#form2.frm div.seleccionar select {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 38px;
  width: 100%;
}

form#form2.frm div.seleccionar::after {
  border: none;
}

form#form2.frm button.enviar2.fa.fa-search {
  font-size: 20px;
  height: 40px;
  width: 50px;
  margin-left: 5px;
}

/*------------Planes de Hosting----------*/

#servicios {
  padding: 35px 0;
  width: 100%;
}

.servicios-content {
  margin: 0 auto;
  width: 100%;
}

div.servicios-content div.grid h1 {
  margin-bottom: 20px;
}

html body div#servicios div.servicios-content div.grid h1 {
  font-size: 20px;
  padding: 0 20px;
}

.com {
  color: #7c7c7c !important;
  font-size: 13px !important;
  margin: 0;
  text-align: center !important;
}

.unit.w-1-4 {
  display: block;
  float: none;
  margin: 0 auto;
  width: 98%;
  margin-bottom: 85px;
}

.unit.w-1-4:last-child {
  margin-bottom: 0px;
}

.grid .unit:first-child {
  padding: 5px;
}

.grid1, .unit, .cuadro {
  margin-bottom: 85px;
}

.grid:nth-child(2) {
  margin-bottom: 85px;
}

.unit.w-1-4:nth-child(4) {
  margin-bottom: 35px;
}

.grid:nth-child(4) {
  margin-bottom: 0px;
}

.ending {
  margin-bottom: 0px !important;
}

#especiales {
  background-color: #f1f1f1;
  padding: 0 0 35px;
  width: auto;
}

.servicios-especiales {
  margin: 0 auto;
  width: 100%;
  min-height: 460px;
}

html body div#especiales div.servicios-especiales div.grid h1 {
  font-size: 20px;
}

.grid .cuadro {
  float: none;
  padding: 0;
  width: 100%;
}

.grid .c-1-4 {
  margin: 0 auto;
  width: 98%;
}

.servicos__especiales:hover .servicios__media {
  background-size: 150% auto;
}

.servicios__media {
  padding-right: 0;
  background-size: auto 100%;
  height: 194px;
}

.servicios__info {
  width: 52%;
  height: 165px;
}

div.servicios__accion span.servicios__btn {
  font-size: 12px;
}

.servicos__especiales p {
  font-size: 11px;
}

.servicos__especiales {
  min-height: 200px;
}

.servicios__btn {
  letter-spacing: 0.04em;
  padding: 15px 5px;
}

.servicos__especiales h3 {
  font-size: 18px;
}

hr {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color rgba(255, 255, 255, 0.3);
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: 1em 0 0.5em;
  text-decoration: none;
  color: #e5e5e5;
}


/*------------Planes de Hosting----------*/

footer {
  font-size: 12px;
  height: auto;
  padding: 35px 10px;
  display: table !important;
}

#divfooter {
  height: auto;
  width: 100%;
  padding: 20px 0px 20px 0px;
}

.col1, .col2, .col3, .col4 {
  width: 48%;
  padding: 0;
}

.col2 {
  padding: 0 0 0 12px;
}

.telefono {
  font-size: 16px;
}

.col4 {
  padding: 0 0 0 12px;
}

.col5 {
  width: 100%;
  padding: 0;
}

.col5 > img {
  height: 30%;
  width: 30%;
}

.col5 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
  clear: both;
}

html body div#content div.container.middle_data div.row fieldset div.form-group div.c-1-4 form#form1.frm button.enviar1.fa.fa-search {
  background: #318f00 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #ffffff;
  content: "";
  cursor: pointer;
  float: none;
  font-family: "fontawesome";
  font-size: 22px;
  height: 32px;
  line-height: 1.3;
  margin-left: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px;
}

html body div#content div.container.middle_data div.row fieldset div.form-group div.c-1-4 form#form2.frm button.enviar2.fa.fa-search {
  background: #318f00 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #ffffff;
  content: "";
  cursor: pointer;
  float: none;
  font-family: "fontawesome";
  font-size: 22px;
  height: 32px;
  line-height: 1.3;
  margin-left: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px;
}

.label_after.col-half.tit {
  float: none;
  display: block;
}

.seleccion {
  float: none;
  padding-left: 0;
  width: 100%;
}

.btn.btn-default.btn-huge.btn-plan {
  font-size: 30px !important;
  line-height: 1.5;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.formulario {
  float: none;
  margin: 0;
}

.form-control {
  padding: 0;
  width: 100%;
}

html body div#content div.container.middle_data div.row fieldset div p strong {
  font-size: 20px;
}

.c-1-2, .c-1-1 {
  text-align: left;
}

form#ClientePainelAddForm.form.form-horizontal fieldset.c-1-2 div.form-group div select#ClientePainelAtividades.campo-uf {
  width: 100%;
}

.col1, .col2, .col5 {
  display: none;
}

ul.nav.nav-tabs.nav-append-content.center li a span.hidden-sm.hidden-xs {
  display: none;
}

.col-xs-12 {
  width: 100%;
}

.vcenter {
  float: none !important;
  vertical-align: middle;
}

.row {
  margin: 0px;
}

div#content fieldset div.container div#corporate.row, div#content fieldset div.container article div#page-precos.periodicity-theme.border-top-content div.container.block-content div#editions.row {
  margin: 0px !important;
}

div#content h2.row.text-center.subtitle, div#content fieldset div.container.block-content div.row.center {
  margin: 0px !important;
}

fieldset div.container article div#page-precos.periodicity-theme.border-top-content div.container.block-content div#editions.row div.col-lg-3.col-md-3.col-sm-3.col-sm-offset-0.col-xs-12 div.block div.row.title-plan, fieldset div.container div.row.text-center.block-title {
  margin: 0px !important;
}


aside.dos, aside.uno {
  height: auto;
  width: 100%;
  display: table;
}

}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

fieldset {
  padding-bottom: 40px;
}

h1 span {
  color: #cc0000;
}

.container {
  width: 1170px;
  margin: auto;
  display: table;
}

.content-boxes-v3 {
  display: table;
}

h3.subtitulo {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 30px;
}

.icn_panel {
  background-image: url(../images/panel.png);
}

#triangle-white path {
  fill: #ffffff;
  stroke: #ffffff;
  stroke-width: 2;
}

#triangle-secondary path {
  fill: #f1f1f1;
  stroke: #f1f1f1;
  stroke-width: 2;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

#triangle-white, #triangle-secondary {
  display: block;
  margin: -1px auto 0;
}

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

.top-30 {
  padding-top: 30px;
}

.top-50 {
  padding-top: 50px;
}

.ic {
  background-position: top left;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  height: 60px;
  margin-bottom: 0;
  width: 60px;
}

.content-boxes-v3 .content-boxes-in-v3 {
  overflow: hidden;
  padding: 0 10px;
}

.container .content-boxes-in-v3 p {
  font-size: 14px;
  margin: 0 0 10px;
}

.content-boxes-v3 .content-boxes-in-v3 h3, .server-settings h3 {
  font-size: 20px;
  margin-bottom: 7px;
}

@media (min-width: 768px){
  .col-sm-4 {
      width: 30.7%;
  }
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
}

@media (max-width: 480px){
  form#form1.frm button.enviar1 {
    font-size: 20px;
    height: 40px;
    width: 40px;
    margin-left: 3px;
  }

  form#form2.frm button.enviar2 {
    font-size: 20px;
    height: 40px;
    width: 40px;
    margin-left: 3px;
  }

  .container {
    width: auto;
  }
}



.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-danger {
  color: #fff;
  background-color: #2E3359;
  border-color: #2E3359;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
