/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
#drop-lng{display: none;}

.sec-domains-inc .svg {
    height: 60px;
	width: 60px;
}

.noLine {
    border-style:hidden;
}

.cd-filter-hide {
    display: none;
}

.btn.small {
	top: -2px;
	font-family: "Open Sans Semibold";
	padding: 8px 12px;
	font-size: 12px;
}

.svg.banner-max {
    max-height: 300px !important;
}

.sec-up-banner {
	margin: -130px 0px 80px;
	position: relative;
	z-index: 1;
}

/* info included */
.info-included {
	line-height: 25px;
	font-size: 15px;
}

.info-included i {
	padding-right: 12px;
	font-size: 18px;
	color: #a0ce4e;
}

.info-included ul li {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}


/* faqs lists */
.accordion.faq .wrapper-collapse .faqs-list ul {
	margin: 0px;
	padding: 0px 0px;
}

.accordion.faq .wrapper-collapse .faqs-list li {
	font-size: 15px;
	font-family: "Open Sans";
	padding: 0px 0px;

}

/* KnowlegdeBase - blog */

.blog .sidebar .categories .heading span {
	cursor: default;
}


.blog .sidebar .subheading {
	margin-bottom: 15px;
	cursor: pointer;
	padding-left: 20px;
}

.blog .sidebar .subheading:last-child {
	margin-bottom: 0px !important;
}

.blog .sidebar .categories .subheading a {
	color: #808080;
	font-size: 12px;
}

.blog .sidebar .categories .subheading a.active {
	font-size: 12px;
}

.blog .sidebar .categories .subheading a:after {
	content: '';
}

.blog .sidebar .categories .subheading span {
	float: right;
	font-size: 12px;
	cursor: default;
	color: #808080;
}

.blog .sidebar .categories .subheading li {
	margin-top: 10px;
}


/* Hosting wordpress */
.wp-header-included ul {
	padding-left: 15px;
}

.wp-not-visible {
	display: none;
}


/* png - like svg */
.nav-menu .main-menu .menu-item .menu-large .service-list .service .png {
	display: table;
	height: 44px;
	width: 44px;
	margin: 10px 15px 0px 0px;
}

.png {
	vertical-align: middle;
	border-style: none;
}


.title-bt {
    bottom: 0;
    width: 100%;
	text-align: left;
}

.rdcolumn {
	min-width: 100px !important;
	border-top: none !important;
	border-left: none !important;
	border-bottom: none !important;
}


/* Map - Datacenters locations */
.maping .datacenters {
	width: 14px !important;
	height: 14px !important;
	border-radius: 14px !important;
}

.maping .datacenters:hover {
	box-shadow: 0 0 0 2px #fff, 0 0 0 6px #a0ce4e;
}

.maping .datacenters.bcn {
	top: 46% !important;
	left: 47% !important;
}

.maping .datacenters.mad {
	top: 46.5% !important;
	left: 45.5% !important;
}

.maping .datacenters.spao {
	top: 76% !important;
	left: 34% !important;
}

.maping .datacenters.sidney {
	top: 83% !important;
	left: 89.5% !important;
}

.maping .datacenters.ccabo {
	top: 81% !important;
	left: 51.5% !important;
}

.maping .datacenters.la {
	top: 47% !important;
	left: 13% !important;
}

.maping .datacenters.frankfurt {
	top: 40% !important;
	left: 49.5% !important;
}

.maping .datacenters.tokio {
	top: 44% !important;
	left: 86.5% !important;
}

.maping .datacenters.delhi {
	top: 51%;
	left: 69.5%;
}

.maping .datacenters.findland {
	top: 34.5% !important;
	left: 53.5% !important;
}

.maping .datacenters.ohio {
	top: 45.5% !important;
	left: 22.5% !important;
}

.maping .datacenters.pekin {
	top: 44% !important;
	left: 79.5% !important;
}

.maping .datacenters.nvirginia {
	top: 47% !important;
	left: 25.5% !important;
}
@media (max-width:991px){
	.path-right{
		display: none;
	}
}
/* List items */
ul.list-style-disc li {
    list-style: disc;
} 
ul.list-style-disc li::before {
	content: normal !important; 
}	
ol.list-style-decimal li {
	list-style: decimal !important;
}
ul.list-style-check{
	list-style-type: none;
}
ul.list-style-check li{
	margin-left: 1.5em;
}
ul.list-style-check li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    padding: 0 10px 0 0;
    color: #a0ce4e;
    font-weight: 600;
    margin-left: -1.6em;
}
/* Menu interior */
.nav-int a{
	color: #a0ce4e;
	font-weight: 600;
	margin-bottom: 9px !important;
	display: block;
}
@media (min-width: 576px){
	.sec-main.nav-int{
		padding: 62px !important;
	} 
}

.svg2 {
    vertical-align: middle;
    border-style: none;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .svg2 {
    display: table;
    height: 44px;
    width: 44px;
    margin: 10px 15px 0 0;
}
/* font */
.text-sm{
	font-size:12px;
}
.text-md{
	
}
.text-lg{
	font-size: 22px;
}
.c-white{
	color:#fff;
}

.min-height-200{
	min-height: 200px !important;
}
.help .help-item.afiliado:before {
    content: '';
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 28%;
    width: 1px;
    height: 64%;
    background: #ebebeb;
    transition: all .3s ease;
}
@media (min-width: 1200px){
	.min-h-1060{
		min-height: 1059px;
	}
	.but-bottom{
		position: absolute;
	    bottom: 50px;
	}
	.min-h-696{
		min-height: 696px;
	}
}

svg #svg-ico {
    fill: #a0ce4e !important;
}

span.txt-change::before {
    content: "el mejor hardware.";
    animation: animate infinite 8s;
    padding-left: 0px;
}
.txt-change{
	font-size: 38px;
}
@keyframes animate {

    0% {
        content: "el mejor hardware.";
    }

    50% {
        content: "discos SSD NVMe";
    }

    75% {
        content: "recursos dedicados.";
    }
}
.img-header{
	display: table;
	height: 44px;
	width: 44px;
	margin: 10px 15px 0 0;
}