@font-face {
    font-family: 'Century Regular';
    src: url(../fonts/century.ttf);
}

@font-face {
    font-family: 'Century Bold Italic';
    src: url(../fonts/century-bold-italic.ttf);
}

@font-face {
    font-family: 'BebasNeue';
    src: url(../fonts/BebasNeue.otf);
}

@font-face {
    font-family: 'Century Bold';
    src: url(../fonts/century-bold.ttf);
}

@font-face {
    font-family: 'Bebas';
    src: url(../fonts/bebas.ttf);
}

body {
 
  background-color:#d1d1d1;
  font-family: 'Century Regular';
}

.navbar {
  margin-bottom: 20px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.cabeza{
	background:url(../images/header.png);
	background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    height:150px;

}

.busDominios{
	font-family: 'Century Bold Italic';
	color:#0a4024;
	font-size: 22px;
}

.busDominios2{
	font-family: 'Century Bold Italic';
	color:#009447;
	font-size: 22px;
}

#buscar{
    background-color: #045f00;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Bold Italic';
    font-size: 20px;
    text-decoration: none;
    padding: 5px 7px;
    cursor: poiner;
    border:none;
}

#cajabus{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    border:none;
    height:25px;
    display: inline-block;
}

#buscar:hover {
    border: none;
    background:#033d00;
    box-shadow: 0px 0px 1px #777;
    
}

.circulosP
{
    height:280px;
    width:280px;
    background:url(../images/fondocirculo.png) center no-repeat #252525;
    -moz-border-radius: 160px;
    -webkit-border-radius: 160px;
    border-radius: 160px;
    margin-top:3%;
    margin-left: 5%;
}

.circulosQ
{
    width:300px;
    height:200px;
    background:url(../images/fondocirculo.png) center no-repeat #252525;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top:3%;
    margin-left: 5%;
}

.intCirculo{
	padding:9% 0% 0% 23%;
    color:#fff;
    font-size: 18px;

}

.intCirculo2{
    padding-left:22%;
    color:#fff;
    font-size: 16px;
    float:left;
    width:50%;
}

.intCirculo3{
    color:#fff;
    font-size: 22px;
    font-weight: bold;
   
}

.intCirculo4{
    color:#089301;
    font-weight: bold;
   font-family: 'Bebas';
   margin-left:30%;
}

.intCirculo5{
    padding:15% 0% 0% 19%;
    color:#fff;
    font-size: 18px;

}

.intCirculo6{
    padding:10% 0% 0% 10%;
    color:#079200;
    font-size: 36px;
    font-family: 'Bebas';
    float:left;
    margin-top: -25px;
    margin-right:18px;
}

.intCirculo7{
    padding:5% 0% 0% 25%;
    color:#079200;
    font-size: 14px;
    font-family: 'Bebas';
}

.intCirculo11{
    padding:0% 0% 0% 25%;
    color:#079200;
    font-size: 16px;
    font-family: 'Bebas';
}

.intCirculo8{
    padding:18% 0% 0% 16%;
    color:#fff;
    font-size: 15px;

}

.intCirculo9{
    padding:10% 0% 0% 10%;
    color:#079200;
    font-size: 40px;
    font-family: 'Bebas';
    float:left;
    margin-top: -25px;
    margin-right:18px;
}

.intCirculo10{
    padding:5% 2% 0% 7%;
    color:#fff;
    font-size: 16px;
    font-family: 'Century Regular';
}

.circuTit{
	font-family: 'BebasNeue';
	font-size: 60px;
	margin-left: 20%;
	margin-top: 5%;
}

.btnCont{
    float:right; margin-top:-20px; margin-right:23px;
    background-color: #4a4a4a;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 16px;
    text-decoration: none;
    padding: 2px 2px;
    cursor: poiner;
    border:none;
}

.btnCont2{
    float:right; margin-top:8px; margin-right:23px;
    background-color: #4a4a4a;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 16px;
    text-decoration: none;
    padding: 2px 2px;
    cursor: poiner;
    border:none;
}

.btnCont22{
    float:right; margin-top:27px; margin-right:23px;
    background-color: #4a4a4a;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 16px;
    text-decoration: none;
    padding: 2px 2px;
    cursor: poiner;
    border:none;
}

.btnCont1{
    margin-left: 33%;
    background-color: #4a4a4a;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 16px;
    text-decoration: none;
    padding: 2px 2px;
    cursor: poiner;
    border:none;
}

.btnCont:hover{
    background-color: #828282;
    text-decoration: none;
    color:#fff;
}

.btnCont1:hover{
    background-color: #828282;
    text-decoration: none;
    color:#fff;
}

.btnCont2:hover{
    background-color: #828282;
    text-decoration: none;
    color:#fff;
}

.btnCont22:hover{
    background-color: #828282;
    text-decoration: none;
    color:#fff;
}

.parte1{
	font-family: 'Century Bold Italic';
	color:#1bbf13;
	font-size: 22px;
}

.textoGarantia{
	margin-top:4%;
	padding-left:1%;
	color:#2f6423; 
	font-size: 18px;
}

.footer{
	background: #053e21;
	margin-top:3%;
	color:#fff;
}

.fila1{
	margin-top:2%;
	font-size: 15px;
}

.fila2{
	margin-top:2%;
	font-size: 15px;
}

.fila3{
	margin-top:2%;
	font-size: 15px;
}

.formas{
	font-family: 'Bebas';
	font-size: 32px;
	color:#0b9850;
}

.botones{
	top:0;
	color:#fff;
}

.tab_tit{
    background: rgb(0,102,14);
    background: -moz-linear-gradient(top, rgba(0,102,14,1) 0%, rgba(0,216,30,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,102,14,1) 0%,rgba(0,216,30,1) 100%);
    background: linear-gradient(to bottom, rgba(0,102,14,1) 0%,rgba(0,216,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00660e', endColorstr='#00d81e',GradientType=0 );
    color:#fff;
    font-family: 'Century Regular'
}

.tab_tit2{
   background: rgb(69,72,77);
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    color:#fff;
    font-family: 'Century Regular'
}

.verde{
    background: rgb(69,72,77);
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    color:#fff;
}

.titulo_hosting{
    font-size: 28px;
    background: rgb(0,102,14);
    background: -moz-linear-gradient(top, rgba(0,102,14,1) 0%, rgba(0,216,30,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,102,14,1) 0%,rgba(0,216,30,1) 100%);
    background: linear-gradient(to bottom, rgba(0,102,14,1) 0%,rgba(0,216,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00660e', endColorstr='#00d81e',GradientType=0 );
    color:#fff;
    font-family: 'Century Bold';
    border-radius:10px;
}
.titulo_hosting2{
    font-size: 28px;
    background: #008813;
    color:#fff;
    font-family: 'Century Bold';
    border-radius:10px;
}


.btnComprar{
    background-color: #009514;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 16px;
    text-decoration: none;
    padding: 8px 8px;
    cursor: poiner;
    border:none;
}

.btnComprar:hover{
    background-color: #00af17;
    color:#fff;
}

.btnComprarVps{
    background-color: #009514;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    color: #fff;
    font-family: 'Century Regular';
    font-size: 14px;
    text-decoration: none;
    padding: 8px 8px;
    cursor: poiner;
    border:none;
}

.btnComprarVps:hover{
    background-color: #00af17;
    color:#fff;
}

.footer a{
    text-decoration: none;
    color:#fff;
}

.footer a:hover{
    text-decoration: underline;
    color:#fff;
}

.table.dominios > thead > tr > th, .table.dominios > tbody > tr > th, .table.dominios > tfoot > tr > th, .table.dominios > thead > tr > td, .table.dominios > tbody > tr > td, .table.dominios > tfoot > tr > td{
    border-top: 2px solid #0b951e;
    font-family: 'Century Bold';
    text-align: center;
}

.cabeza a{
    color:#fff;
    text-decoration:none;
}

.cabeza a:hover{
    text-decoration:underline;
}

table tr td{
  background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.vmasB{
    background: rgb(0,144,20);
    background: -moz-linear-gradient(top, rgba(0,144,20,1) 0%, rgba(41,154,11,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,144,20,1) 0%,rgba(41,154,11,1) 100%);
    background: linear-gradient(to bottom, rgba(0,144,20,1) 0%,rgba(41,154,11,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009014', endColorstr='#299a0b',GradientType=0 );
    font-size: 22px;
    color:#fff;
    font-family: 'Century Bold';
    cursor:pointer;
    border-radius: 5px;
}

#lista{display:block !important;position:absolute;z-index:10;width:100px;list-style-type:none;margin:0;padding:0;color:#fff;font-size:12px;text-align:left;line-height:0;}
.normal{position:relative;display:block !important;background-color: #000;width:100px;text-align:right;}
.oculto{display:none;}

ul#lista li{position:relative !important;padding:0;margin:0;width:100px;text-align:center;}
ul#lista li div{position:relative !important;cursor:pointer;padding:0;text-align:center;margin:0;width:100px;height:32px;top:15px;left:-12px;background-color: transparent;text-align:center;}
.activo{background: rgb(36,86,0);
background: -moz-linear-gradient(top, rgba(36,86,0,1) 0%, rgba(0,160,18,1) 50%, rgba(0,88,0,1) 100%, rgba(158,203,45,1) 100%);
background: -webkit-linear-gradient(top, rgba(36,86,0,1) 0%,rgba(0,160,18,1) 50%,rgba(0,88,0,1) 100%,rgba(158,203,45,1) 100%);
background: linear-gradient(to bottom, rgba(36,86,0,1) 0%,rgba(0,160,18,1) 50%,rgba(0,88,0,1) 100%,rgba(158,203,45,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245600', endColorstr='#9ecb2d',GradientType=0 );border-radius:15px;}#dos:hover{background-color: #005800;}#tre:hover{background-color: #005800;}#cua:hover{background-color: #005800; font-weight: bold;}