/* ----------------------------------------------------------------------------------------
* Author        : Coderspoint
* Template Name : Lanhost - One Page Hosting Landing page
* File          : LanHost main CSS file
* Version       : 1.0
* ---------------------------------------------------------------------------------------- */

/* Fonts 'Gotham Rounded' */
@font-face {
  font-family: 'GothamRounded-Book';
  src: url('../fonts/GothamRounded-book.eot');
  src: url('../fonts/GothamRounded-book.woff2') format('woff2'),
       url('../fonts/GothamRounded-book.woff') format('woff'),
       url('../fonts/GothamRounded-book.ttf') format('truetype'),
       url('../fonts/GothamRounded-book.svg#GothamRounded-book') format('svg'),
       url('../fonts/GothamRounded-book.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Medium';
  src: url('../fonts/GothamRounded-Medium.eot');
  src: url('../fonts/GothamRounded-Medium.woff2') format('woff2'),
       url('../fonts/GothamRounded-Medium.woff') format('woff'),
       url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
       url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg'),
       url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../fonts/GothamRounded-Bold.eot');
  src: url('../fonts/GothamRounded-Bold.woff2') format('woff2'),
       url('../fonts/GothamRounded-Bold.woff') format('woff'),
       url('../fonts/GothamRounded-Bold.ttf') format('truetype'),
       url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg'),
       url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


body {
    width: 100%;
    font-size: 15px;
    line-height: 1.7;
    margin-top: 70px;
    font-family: 'GothamRounded-Book', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3c4859;
    font-family: 'GothamRounded-Bold';
}

.subtitle {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

p {
    letter-spacing: 0px;
}

a {
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.btn, input[type='submit'] {
    display: inline-block;
    background: transparent;
    padding: 10px 25px;
    border-radius: 5px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    letter-spacing: 1px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background-color: #288feb;
}

.btn:hover, input[type="submit"]:hover {
    color: #fff;
    background: #f45e58;
}

.btn.btn-reverse {
    background: #f45e58;
}

.btn.btn-reverse:hover {
    color: #333;
    background-color: #fff;
}

.btn.btn-white {
    color: #333;
    background-color: #fff;
}

.btn.btn-white:hover {
    color: #fff;
    background: #f45e58;
}

.btn.btn-lg {
    height: 50px;
    padding: 0 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    border-radius: 7px;
}

.btj{
	width: 130px;
}


.section-big {
    padding: 40px 0 0 0;
}

.contact-area{
	margin-top: 80px;
}

.section-small {
    padding: 50px 0px;
}

.section-title {
    margin: auto;
    max-width: 800px;
    margin-bottom: 30px;
}

.section-title.white h2 {
    color: #fff;
}

.section-title h2 {
    font-size: 40px;
    margin-bottom: 25px;
    line-height: 40px;
    margin-top: 0;
}

.section-title p {
    margin-top: 25px;
	text-align: justify;
}

.section-title span {
    margin-top: 10px;
	text-align: center;
	color: #FF0004;
	font-size: 12px;
}

.cnt{
	text-align: center !important;
}

.planes-hosting{
	padding: 14px 0px;
}

#shopping_cart{
	padding-left: 20px;
	width: 160px;
    margin: 0 auto;
}

#shopping_cart a {
    background-image: url(../../images/cart.gif);
	background-repeat: no-repeat;
    background-position: top left;
    padding: 2px 0 4px 26px;
    height: 20px;
    text-decoration: none;
    font-size: 0.7em;
	font-family:sans-serif;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0;
	float:left;
	margin-left:5px; 
}

#shopping_cart a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

#carrito {
    font-size: 0.7em;
	font-family:sans-serif;
	float:left;
	margin-left:5px;
	margin-top: 2px;
}


.dhxform_obj_dhx_skyblue div.dhxform_item_label_right div.dhxform_control{
    margin-right: 8px !important;
}

legend {
    width: auto !important;
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}

.dhxform_obj_dhx_skyblue div.dhxform_btn.dhxform_btn:focus{outline:none;}

.rowa{
	align-items: center;
    display: flex;
    justify-content: center;
	padding-left: 0!important;
}

div.gridbox {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.upper{text-transform: uppercase;}

.lower{text-transform: lowercase;}

.susuarios div.container div.row div.col-md-12 .section-title{margin-bottom: 0;}

label{
	font-weight: normal!important;
}

.enfgrt{
	color: #288feb;
    font-weight: bold;
}

/* loader red*/
.loader-base{
	position: absolute;
	width: calc(100% - 10px);
	height: calc(100% - 70px);
	z-index: 1000;
	background-color: aliceblue;
	opacity:0.4;
	display: none;
}

.loader-red {
  position: absolute;
  left: 49%;
  top: 49%;
  z-index: 999;
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #ff0000;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 0.8s linear infinite;
  animation: spin 0.8s linear infinite;
  display: none;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.bdo,.fdo{
	line-height: 18px;
    margin: 3px 4px;
    background: -webkit-linear-gradient(#e2efff,#d3e7ff);
    border: 1px solid #a4bed4;
    outline: none;
}

.bdo:hover,.fdo:hover{
	background-color:#f1f7ff;background:linear-gradient(#f1f7ff,#e2efff);background:-webkit-linear-gradient(#f1f7ff,#e2efff);filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f1f7ff,endColorStr=#e2efff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.bdo:focus,.fdo:focus{
	background-color:#d2e7fe;background:linear-gradient(#d2e7fe,#d3e7ff);background:-webkit-linear-gradient(#d2e7fe,#d3e7ff);filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d2e7fe,endColorStr=#d3e7ff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);box-shadow:0 0 5px rgba(127,127,127,0.15) inset;
}

div.gridbox table.hdr td {
	font-size:12px !important;
}

div.gridbox table.obj td {
	font-size:12px !important;
}

div.dhxcombo_in_grid_parent div.dhxcombo_dhx_skyblue{
	top:3px;
}

div.gridbox table.row20px tr  td{
    height:30px !important;
}

div.ousu div.dhxform_label label, div.ausu div.dhxform_label label{padding-right: 6px;}

.nusu, .ausu, .ousu{width: 370px;}

.ausu fieldset{height: 216px;}

.ousu fieldset{height: 160px;}

.infof{height: 22px;}

.no-igv span {
	padding-left: 16px;
	text-align: center;
	color: #FF0004;
	font-size: 12px;
	float: left;
}

.usuario {
	padding-right: 16px;
	text-align: center;
	font-size: 12px;
	float: right;
}

.marco{
	height: calc(100vh - 150px);
}

.lin50{
	  line-height: 50px !important;
}

#tc_pago{
	display: none;
}

/* preloader css */

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-image: url(../img/preloader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}


/* ----------------------------------------------------------------------------------------
*                               02. Navigation area css
* --------------------------------------------------------------------------------------- */
.menu-area {
    background: #fff;
}
.sticky-menu {
    box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.mainmenu {
    margin-top: 10px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.sticky-menu .mainmenu {
    margin-top: 0px;
}

.navbar {
    margin-bottom: 0;
    border: 0px;
}

.navbar-brand {
/*    display: block;*/
    color: #288feb;
    text-transform: uppercase;
    font-family: 'GothamRounded-Bold';
    font-size: 36px;
    padding: 15px 0;
}
.navbar-brand span {
    color: #f45e58;
}
.navbar-brand:hover {
    color: #288feb;
}

.navbar-nav  li {
    float: none;
    display: inline-block;
}

.navbar-nav li a {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    color: #333;
}

.nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
    background: none;
}

.mainmenu .navbar-nav li.active a {
    color: #288feb;
}


/* Mobile Nav css */
.navbar-toggle .icon-bar {
    background: #288feb;
}


/* ----------------------------------------------------------------------------------------
*                                   05. Price area css
* --------------------------------------------------------------------------------------- */
.price-item {
    padding: 0 15px 30px;
    margin: 0;
    text-align: center;
    position: relative;
    transition: 0.3s ease-out;
    background-color: #f5f5f5;
    border-radius: 10px;
}

.price-item ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0px;
}

.price-item .info {
    border-radius: 10px 10px 0 0; 
}

.price-item.featured .info {
    background: #288feb;
    margin-left: -15px;
    margin-right: -15px;
}

.price-item p.level {
    font-size: 30px;
    padding-top: 20px;
    letter-spacing: 1px;
    font-family: 'GothamRounded-Medium';
}

.price-item p.desc {
    font-size: 14px;
    margin-bottom: 0px;
}

.price-item p.price {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    color: #333;
}

.price-item p.price .dollar {
    font-size: 30px;
    position: relative;
    top: -30px;
}

.price-item p.price .number {
    font-size: 70px;
    font-weight: 300;
}

.price-item .features {
    margin: 30px 0;
}

.price-item.featured p.level,
.price-item.featured p.price {
    color: #fff;
}

.price-item .features li {
    padding: 5px 0;
}

.price-item a.btn {
    display: inline-block;
}


/* ----------------------------------------------------------------------------------------
*                                   13. Footer area css
* --------------------------------------------------------------------------------------- */
.footer-area {
    background: #ccc;
    text-align: center;
}
.footer-area p {
    margin: 0;
    line-height: 60px;
}

.actions{
	margin-top: 10px;
}

*, input, select, textarea, option, button {
    outline: none!important;
}