body main div.graphic {
    height: 525px;
    background: url(../images/grey_bg.jpg) #ffffff;
    -webkit-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
}

body main div.graphic div.bg-image {
    height: inherit;
}

.block.domain-all {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 470px;
    min-height: 680px;
}

table.chars-table.footer tr td:first-child p.speech-bubble span.price {
    margin-top: 36px;
}

/* 400px > 800px */
@media screen and (max-width: 800px) {}

.summary .c-table header .speech-bubble span.price {
    font-size: 25px !important;
}

table.chars-table.footer tr td:first-child p.speech-bubble span.price {
    font-size: 35px;
}

div.circle.medium.offer.offer-60 span.price {
    margin-top: 24px;
    font-size: 15px;
}

div.circle.medium.offer.offer-60 span.price {
    margin-top: 24px;
    font-size: 13px;
}

span.price.offer div.price {
    margin-top: 6px;
}


.row {
    display: flex;
}

.p-r-25 {
    padding-right: 25px;
}

@media screen and (min-width: 1024px) {

    /*lg screen*/
    .col-lg-6 {
        width: 50%;
    }
}

@media screen and (min-width: 800px) and (max-width: 1024px) {

    /*lg screen*/
    .col-md-6 {
        width: 50%;
    }
}


@media screen and (max-width: 800px) {
    .col-sm-12 {
        width: 100%;
    }
}

.icon.medium.ann-3-icon.p-hand {
    background-position: 0 -5380px;
}

.icon.medium.label.p-sheet {
    background-position: 5px -5446px;
}

.icon.medium.label.p-info {
    background-position: 5px -5316px;
}

.icon.medium.label.p-people {
    background-position: 5px -5123px;
}

.icon.medium.label.p-lock {
    background-position: 5px -5058px;
}

.icon.medium.label.p-guard {
    background-position: 5px -4997px;
}

.icon.medium.label.p-letter {
    background-position: 5px -4868px;
}

body main .icon.small.p-letter {
    background-position: 0 -2431px;
    filter: brightness(10);
}

body main .icon.small.p-lock {
    background-position: 0 -2526px;
    filter: brightness(10);
}

body main .icon.small.p-people {
    background-position: 0 -2559px;
    filter: brightness(10);
}

body main .icon.small.p-info {
    background-position: 0 -2654px;
    filter: brightness(10);
}

body main .icon.small.p-sheet {
    background-position: 0 -2719px;
    filter: brightness(10);
}

body main .icon.small.p-guard {
    background-position: 0 -734px;

}

.fs-15-px {
    font-size: 15px !important;
}

.fs-25-px {
    font-size: 25px !important;
}

.fs-11-px {
    font-size: 11px !important;
}

.fs-14-px {
    font-size: 14px !important;
}

body main div.graphic h1 {
    padding-top: 0 !important;
}


body main div.graphic.overall-title-and-sub h1,
body main div.graphic.overall-title-and-sub h2,
body main div.graphic.overall-title-and-sub h3,
body main div.graphic.overall-title-and-sub h4,
body main div.graphic.overall-title-and-sub h5,
body main div.graphic.overall-title-and-sub h6,
body main div.graphic.overall-title-and-sub p strong {
    font-family: unset !important;
    color: unset !important;
}

.overall-title-and-sub * {
    font-family: unset;
    color: unset;
}

.overall-title-and-sub h2 {
    font-size: 45px;
}

.overall-title-and-sub h3 {
    font-size: 33px;
}

.p-t-7 {
    padding-top: 7px !important;
}

.faq-letter {
    font-family: OSsb !important;
    color: #4f4f4f !important;
}

#faqs ol {
    list-style: decimal;
    list-style-type: decimal;

}

#faqs ul {
    list-style: unset;
    list-style-type: unset;
}

#faqs hr {
    border: solid 0.5px #e3e1e1;
    margin-bottom: 5px;
}

#faqs s {
    text-decoration: line-through;
}

#faqs code {
    font-family: unset;
    border-left: solid #e3e1e1 4px;
    padding: 15px;
}

#faqs strong {
    font-weight: 600;
    font-style: unset;
}

#faqs em {
    font-style: italic;
}

#faqs .marker {
    background-color: yellow;
}

.bb-white {
    border-bottom-color: white;
}

.customizable-mail-title {
    color: #2d2d2d;
    font-family: Em;
    font-size: 29px;
    line-height: 44px;
}

.line-separator{
    display: flex;
    width: 27%;
    border-top: 1px solid #7e7e7e;
    padding-top: 5px;
    margin-top: 20px;
}

.selector-extras{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

.services-extras label{
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    font-size: 14px;
}

.customizable-mail-content{
    display: flex;
    justify-content: space-between;
}

.customizable-mail-divider {
    width: 100%;
    border-bottom: solid #2d2d2d 1px;
}

.customizable-subtitle {
    font-weight: bold !important;
    margin-bottom: 10px;
}

.customization-resume {
    border: solid black 1px;
    padding: 15px;
    margin-top: 15px;
}

.customization-resume>.block {
    width: 100%;
}

.customizable-icons {
    display: flex;
    align-content: center;
    align-self: center;
    align-items: center;

}

.customizable-totals.total-title {
    font-size: 18px !important;
}

.customizable-icons-item {
    text-align: center;
    width: 30%;
    margin-left: 5%;
}

.block .card .fc-b {
    color: #337ab7 !important;
    width: 100%;
    font-family: Et !important;
    font-weight: bold;
    font-size: 30px !important;
}

.block .card .card-body {
    margin-top: 5px;
    border-top: solid gray 1px;
    width: 100%;
    text-align: justify;
    padding-top: 15px;
}

.customizable-text p {
    text-align: justify;
}

.slider-pic {
    width: 60%;
    margin-left: 5%;
    -webkit-appearance: none;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    outline: none;
    opacity: 0.7;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    border: solid #c5c5c5 1px;
    transform: translateY(-20px);
}

.slider-pic:hover {
    opacity: 1;
    cursor: pointer;
}

.slider-pic::-moz-range-progress {
    background-color: #297fb8;
    border: solid #297fb8 5px;
    border-radius: 5px;
}

.slider-pic::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Override default look */
    appearance: none;
    width: 25px;
    /* Set a specific slider handle width */
    height: 25px;
    /* Slider handle height */
    background: #fff;
    /* Green background */
    cursor: pointer;
    /* Cursor on hover */
    border: solid 1px #c5c5c5;
    border-radius: 25px;
}

.slider-pic::-moz-range-thumb {
    width: 25px;
    /* Set a specific slider handle width */
    height: 25px;
    /* Slider handle height */
    background: #ffff;
    /* Green background */
    cursor: pointer;
    /* Cursor on hover */
    border-radius: 25px;
    border: solid 1px #c5c5c5;
}

.padding-15px {
    padding: 15px;
}

.customizable-totals {
    margin-left: 10px;
    color: #2d2d2d;
    font-family: Em;
    font-size: 20px;
    line-height: 44px;
    transform: translateY(-16px);
    display: inline-block;
}

.customizable-totals-sub {

    transform: translateY(-16px);
    display: inline-block;
}


.setup-server {
    height: 450px;
}

.setup-server h1 {
    color: #343434;
    font-size: 46px;
    font-weight: 100;
    margin-bottom: 10px;
}

.setup-server p {
    color: #656565;
    font-size: 16px;
}

.setup-server * {
    list-style: none;
    text-decoration: none;
}

.mb {
    background: url(/images/vps-config/motherboard.png);
    width: 600px;
    height: 404px;
    float: left;
    margin: 70px 0 0 0px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
}

.motherboard {
    width: 702px;
    height: 425px;
    margin: -70px 0 0 0px;
    padding-left: 20px;
    position: relative;
    z-index: 0;
}

.motherboard>ul {
    margin: 0;
}

.cpu-1 {
    position: absolute;
    left: 34px;
    top: 306px;
}

.cpu-2 {
    position: absolute;
    left: 106px;
    top: 349px;
}

.cpu-1 li,
.cpu-2 li {
    background: url(/images/vps-config/cpu.png);
    width: 110px;
    height: 68px;
    margin-top: -80px;
    display: none;
    margin-left: 40px;
}

.motherboard>ul {
    margin: 0;
}

.hdd-1 {
    position: absolute;
    left: 186px;
    top: 276px;
}

.hdd-1 {
    right: 11px !important;
}

.hdd-1 li {
    background: url(/images/vps-config/disc.png) no-repeat scroll 0 0 transparent;
    width: 204px;
    height: 168px;
    display: none;
    position: relative;
    margin-top: -182px;
    background-size: contain;
}


.ram-1 {
    left: 265px;
    top: 165px;
}

.ram-2 {
    left: 288px;
    top: 179px;
}

.ram-3 {
    left: 310px;
    top: 192px;
}

.ram-4 {
    left: 332px;
    top: 206px;
}

.ram-1,
.ram-2,
.ram-3,
.ram-4 {
    background: url(/images/vps-config/ram.png);
    width: 175px;
    height: 160px;
    position: absolute;
    display: none;
    background-size: contain;
    background-repeat: no-repeat;
}

.chip-ram {
    margin-left: 64px;
    margin-top: 73px;
}

.motherboard li.first-ele {
    margin: 0;
    left: 54px;
    top: 64px;
    position: absolute;
}

.chip-ram li:nth-child(2) {
    left: 86px;
    top: 67px;
    position: absolute;
}

.chip-ram li.last-ele {
    left: 124px;
    top: 44px;
    position: absolute;
}

.chip-ram li {
    background: url(/images/vps-config/chip_ram.png);
    width: 36px;
    height: 57px;
    float: left;
    margin-left: 8px;
    margin-top: -27px;
    background-repeat: no-repeat;
    display: none;
    background-size: contain;
}


.vps-offer-name-switch-item {
    cursor: pointer;
    background-color: white;
    border: solid #297fb8 3px;
    color: #297fb8;
    padding: 5px 20px;
    font-weight: bold;
}

.vps-offer-name-switch-item:hover {
    background-color: #297fb8;
    color: white;
}

.vps-offer-name-switch-item.active {
    background-color: #297fb8;
    color: white;
}

.vps-offer-name-switch-item.first-element-selector {
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.vps-offer-name-switch-item.last-element-selector {
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.vps-offer-name-switch-container {
    height: 50px;
    margin-top: 25px;
    margin-left: 170px;
}

.no-pt {
    padding-top: 0 !important;
}


@media screen and (min-width:1025px) {
    .vps-ranges-container {
        width: 60%;
        margin: 0 0 10px 1%;
        float: left;
    }

    .vps-ranges-resumes-container {
        margin-bottom: 15px;
    }

    .customizable-vps-container {
        min-height: 745px;
        max-height: 1130px;
    }
}

.column-right{
	width: 35%;
    height: fit-content;
    transform: translateY(-600px);
    display: flex;
    flex-direction: column;
	}

a.disabled{
    background: #ccc !important;
    cursor: no-drop;
}

@media screen and (min-width:801px) and (max-width: 1024px) {

    .vps-extras-container {
        width: 450px;
    }

    .vps-ranges-container {
        width: 72%;
        margin: 0 0 10px 1%;
        float: left;
    }

    .vps-ranges-resumes-container {
        width: 25%;
        margin: -150px 0 10px 1%;
        float: left;
        transform: none;
    }

    .customizable-vps-container {
        height: auto;
    }

    .vps-offer-name-switch-container {
        height: 50px;
        position: unset;

        margin-left: 135px;
    }
}


@media screen and (max-width:800px) {

    .vps-extras-container {
        width: 80%;
        margin-bottom: 20px;
    }

    .vps-ranges-container {
        width: 100%;
        margin: 0 0 10px 10%;
    }

    .vps-ranges-resumes-container {
        width: 90%;
        margin: 0 0 10px 25%;
    }

    .customizable-vps-container {
        height: auto;
    }

    .mb {
        width: 473px;
        height: 275px;
    }

    .cpu-1 li,
    .cpu-2 li {
        background: url(/images/vps-config/cpu.png);
        width: 82px;
        height: 111px;
        margin-top: -116px;
        display: none;
        margin-left: 24px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .hdd-1 li {
        background: url(/images/vps-config/disc.png) no-repeat scroll 0 0 transparent;
        width: 147px;
        height: 168px;
        display: none;
        position: relative;
        margin-top: -184px;
        background-size: contain;
        margin-left: -42px;
    }

    .ram-1,
    .ram-2,
    .ram-3,
    .ram-4 {
        background: url(/images/vps-config/ram.png);
        width: 175px;
        height: 117px;
        position: absolute;
        display: none;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .ram-1 {
        left: 202px;
        top: 145px;
    }

    .ram-2 {
        left: 220px;
        top: 155px;
    }

    .ram-3 {
        left: 236px;
        top: 166px;
    }

    .ram-4 {
        left: 253px;
        top: 176px;
    }

    .chip-ram li {
        background: url(/images/vps-config/chip_ram.png);
        width: 23px;
        height: 40px;
        float: left;
        margin-left: -28px;
        margin-top: -31px;
        background-repeat: no-repeat;
        display: list-item;
        background-size: contain;
    }

    .chip-ram li:nth-child(2) {
        left: 96px;
        top: 61px;
        position: absolute;
    }

    .motherboard li.first-ele {
        margin: 0;
        left: 40px;
        top: 47px;
        position: absolute;
    }

    .vps-offer-name-switch-container {
        height: 70px;
        margin-left: 20%;
        position: unset;
        margin-top: 0;
    }
}


.vps-characteristics-0 {
    background: url(../images/vps-icons/icon-hdd.png) left 4px no-repeat !important;
    background-size: 25px !important;
    padding-left: 40px !important;
}


.vps-characteristics-1 {
    background: url(../images/vps-icons/icon-ram.png) left 4px no-repeat !important;
    background-size: 25px !important;
    padding-left: 40px !important;
}

.vps-characteristics-2 {
    background: url(../images/vps-icons/icon-cpu.png) left 4px no-repeat !important;
    background-size: 25px !important;
    padding-left: 40px !important;
}

.vps-characteristics-3 {
    background: url(../images/vps-icons/icon-info.png) left 4px no-repeat !important;
    background-size: 25px !important;
    padding-left: 40px !important;
}

/*custom*/
.cs-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.vps{
    background-image:url('/images/vps-icons/entornos-virtuales.jpeg');
    background-size: cover;
    background-position: center;
    width: 200px;
    height: 150px;
}
.vds{
    display: none; /* Ocultamos VDS ya no se usa */
}

.cs-selector input:active +.custom-cs{opacity: .9;}
.cs-selector input:checked +.custom-cs{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.custom-cs{
    cursor:pointer;
    background-repeat:no-repeat;
    background-size: contain;
    display:inline-block;
    width:130px;height:92px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.2) grayscale(1) opacity(1);
    -moz-filter: brightness(1.2) grayscale(1) opacity(1);
    filter: brightness(1.2) grayscale(1) opacity(1);
    border-radius: 10px;
    margin: 0 10px !important;
}
.custom-cs:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

i.remove-extra{
    color: red;
}
i.remove-extra:hover{
    color: #0d6aad;
}
