/* 08/05/2019 */
@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/OpenSans-Regular-webfont.eot');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('/fonts/OpenSans-Bold-webfont.eot');
    src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ubunturegular';
    src: url('/fonts/ubuntu-r-webfont.eot');
    src: url('/fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ubuntu-r-webfont.woff2') format('woff2'),
         url('/fonts/ubuntu-r-webfont.woff') format('woff'),
         url('/fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('/fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntubold';
    src: url('/fonts/ubuntu-b-webfont.eot');
    src: url('/fonts/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ubuntu-b-webfont.woff2') format('woff2'),
         url('/fonts/ubuntu-b-webfont.woff') format('woff'),
         url('/fonts/ubuntu-b-webfont.ttf') format('truetype'),
         url('/fonts/ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    text-align: center;
}

.site-container {
    min-width: 480px;
    max-width: 1600px;
}

.clients-zone-link {
    background-color: #F16522;
}

.clients-zone-link a {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 1em;
    color: #FFFFFF;
    text-decoration: none;
}

.clients-zone-link:hover {
    background-color: #FC7435;
}

.top-bar-logo {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 350px;
    height: auto;
}

#top-bar .bienvenido {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #333333;
}

.main-menu {
    background-color: #0282AE;
}

.main-menu-option {
    font-family: 'ubunturegular';
    font-size: 1em;
}

.main-menu-option a {
    text-decoration: none;
    color: #FFFFFF;
}

footer {
    background-color: #BEC3C7;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #80D6EA;
}

.copyright {
    font-family: 'ubunturegular';
    font-size: 0.9em;
    color: #666666;
}

.f960 {
    width: 30px;
    height: auto;
    border: 0px;
}

#header-section {
    background-image: url("/img/background-lines.jpg");
    background-repeat: repeat;
    border-top: 5px solid #FC7435;
    border-bottom: 5px solid #FC7435;
}



#header-section .text-hosting {
    width: 100%;
    float: none;
    position: relative;
}

#header-section .text-hosting h1 {
    font-family: 'ubuntubold';
    font-size: 3em;
}

#header-section .text-hosting h2 {
    font-family: 'ubuntubold';
    font-size: 1.6em;
}

#header-section .text-hosting ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    list-style-type: none;
}

#header-section .text-hosting ul li {
    font-family: 'open_sansregular';
    font-size: 1em;
    color: #333333;
    text-align: left;
    vertical-align: middle;
    background-image: url('/img/bullet-star-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 24px; 
    line-height: 24px;
    margin: 0px;
}

#header-section .text-hosting .details {
    font-family: 'open_sansregular';
    font-size: 0.8em;
    color: #333333;
    text-align: left; 
}

h1.header-title {
    font-family: 'ubuntubold';
    font-size: 3em;
}

h2.header-subtitle {
    font-family: 'ubuntubold';
    font-size: 1.6em;
}

h1.section-title {
    font-family: 'ubuntubold';
    font-size: 1.6em;
    text-align: center;
    margin: 0px;
    margin-bottom: 15px;
    color: #004C9E;
    background-color: #F6F6F6;
}

.plans {
    width: 28%;
    min-width: 210px;
    max-width: 320px;
    border: 1px solid #666666;
    margin-right: 1%;
    margin-bottom: 15px;
}

.plan-header {
    font-family: 'ubuntubold';
    font-size: 2.5em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #FFFFFF;
    background-color: #004C9E;
}

.plan-price {
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #666666;
}

.plan-price-value {
    font-family: 'ubuntubold';
    font-size: 2.5em;
    color: #FC7435;
}

.plan-price-value-discount {
    font-family: 'ubuntubold';
    font-size: 2.6em;
    color: #23933C;
}

.plan-price-value-obsolete {
    font-family: 'ubunturegular';
    font-size: 2.5em;
    text-decoration: line-through;
    color: #FF0000;
}

.plan-price-period {
    font-family: 'open_sanssemibold';
    font-size: 1.5em;
    color: #656565;
}

.plan-spec {
    font-family: 'open_sansregular';
    font-size: 1.3em;
    color: #333333;
    border-bottom: 1px solid #666666;
    margin: 0px;
    padding: 10px 5px 10px 5px;
}

.plan-spec-tit {
    padding: 0px;
}

.plan-spec-dat {
    padding: 0px;
    background-color: #F6F6F6;
}

.plan-spec-dat-value-discount {
    font-family: 'open_sanssemibold';
    color: #23933C;
}

.plan-spec-dat-value-obsolete {
    text-decoration: line-through;
    color: #FF0000;
}

.plan-spec-value-regular {
    font-family: 'open_sanssemibold';
}

.plan-contract {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.plan-contract a {
    font-family: 'ubuntubold';
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.plan-promotion-note {
    font-family: 'open_sansregular';
    font-size: 0.8em;
    color: #656565;
    background-color: #FFFFCC;
    padding: 10px;
    margin: 5px 0 0 0;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}

.hosting-facts {
    padding: 0 20px 0 20px;
}

.hosting-facts-description {
    margin-bottom: 20px;
}

.hosting-facts-description-title {
    font-family: 'open_sansbold';
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    color: #333333;
    text-align: left;
}

.hosting-facts-description-text {
    font-family: 'open_sansregular';
    font-size: 0.9em;
    color: #777777;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.hosting-facts-description-text a {
    text-decoration: underline;
    color: #0282AE;
}

.price-detail {
    font-family: 'open_sansregular';
    font-size: 0.8em;
    color: #333333;
    text-align: center;
    margin-bottom: 20px; 
}

#custom-alert {
    max-width: 450px;
    border: 5px solid #0049A0;
    background-color: #EEEEEE;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    padding: 30px;
    text-align: center;
    display: none;
}

#custom-alert-message {
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 20px;
    color: #333333;
}

#custom-alert-close {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 0px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    border-radius: 5px !important;
}

#custom-alert-close.active {
    background-color: #0049A0;
}

#custom-alert-close.inactive {
    background-color: #808080;
}

/* Custom Confirm */
#custom-confirm {
    background-color: transparent;
    display: none;
}

.custom-confirm-inner {
    border-width: 5px !important;
    border-color: #696969 !important;
}

.custom-confirm-title {
    font-family: 'open_sanssemibold';
    font-size: 1.1em;
}

.custom-confirm-text {
    font-family: 'open_sansregular';
    font-size: 1.1em;
    color: #666666;
}

.custom-confirm-loader {
    text-align: center;
    display: none;
}

.custom-confirm-.loader img {
    width: 75%;
    height: auto;
    cursor: pointer;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}
/* Fin Custom Confirm */