@import url('https://fonts.googleapis.com/css?family=Assistant');

* {
    font-family: 'Assistant', sans-serif !important;
}

.fa {
    font-family: FontAwesome !important;
}

body {
     background-image: url('../img/devices.jpg');
    background-color: #28272f;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hr .hr-card {
    height: 0.1em;
    border: 0;
    background-color: #000;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
.hr {
    border-top: 0.15em solid #6f6f6f;
    margin: 1em 0;
}

p {
    margin: 0;
}

.title {
    color: rgb(35, 35, 35);
    font-size: 2.75em;
    margin: 1px auto 1em auto;
}

.title-login {
    color: #fff;
    font-size: 4em;
}

.circle {
    margin: 3em;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 6em;
    height: 6em;
    border-radius: 50%;
    border: 0.1em solid #757777;
    position: relative;
    z-index: 2;
    background-color: #eee;
    color: #757777;
    line-height: 5em;
    overflow: hidden;
}

.circle::before,
.circle::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.circle,
.circle::before,
.circle::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.circle:hover {
    color: #000;
}

.circle::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.circle:hover::after {
    background: #fcfcfc;
    border-radius: 50%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
}

.circle a {
    text-decoration: none;
    color: #d0d0d0;
}

.circle a:hover {
    text-decoration: none;
    color: #000;
}

.circle h2 {
    font-size: 1em;
    line-height: 1.45em;
    color: #000;
}

.circle p {
    font-size: 3em;
    padding-top: 0;
}

.circle-select {
    position: relative;
    z-index: 2;
    border: 0.5em solid #00b0c0;
    background: #fff;
    color:#00b0c0;    
    line-height: 5em;
    overflow: hidden;
}

.circle-select a {
    text-decoration: none;
    color:#00b0c0;    
}

.circle-select p {
    color:#00b0c0;    
}
.circle-select h2 {
    color:#00b0c0;    
}


.circle-done {
    position: relative;
    z-index: 2;
    border: 0.3em solid #00b0c0;
    background: #00b0c0;
    /*color: #5c5eae;*/
    color:#00b0c0;    
    line-height: 5em;
    overflow: hidden;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKrSURBVGhD7ZhPSFRRFIdHE0TDRUIZFhRBULTIXW7CRSC4i2pR0SKCSCho48pltgraBbUzMGjRJgmCoEW0CFKqjRBRiyQiokipsMia6Tv3/rg2U4LaODNH7geHO+fPu/d7IOObV8hkMplMZi1TLBa7SqXSSdb9KvkD+U3ENDcS4PMxtXyB+C3dQ4D8hlp+QPqQ/BPUzqjtA4Q7iXfyD5A/YlmnER8gfD3YC27iO7FbbR8gPCD/BLVhtX2AcAeRvqUM8qcsLRrxAdLXon6E/AdLj9o+QLqPKMZbiJCOqO0DnNuRfhX1I+RTRKtGfIDwZfkHyH8S+9T2AcK9Jq57CNiNqe0DhFuJKfkHyF8SbRrxAcIj8g+QG31q+wDvHqTt6zVBfkVtH+DcgvSTqB8hnyY6NOIDhIflHyA3+tX2Ad67kP4WbyFCPqp29WHzIeIL8YLoVfm/wLmZvexxPEH+lmWDRqoLm3cR6XGBj3PEEbVXDHuc15Z/clDt6sOB9lt5XgcFyH8RQxpZNmyxg+u/xt0i5DfVXj045JzJ68wEtassy/qlxnwT190PGwjyD8RGjawuHHSYmNPZCWp3iSV/VTJ7WpcmqB1VuzZwoD0Lvdf5CWrPiC0aWxRmtjI+G6+KUBtXu7Zwtv19P48aC1B7Q+zV2D+hf0fjAfJPRLfatYfDO/F4EHUWoP6ZGNBYGdRPaCxB7ZTa9QMJe1odk1OC2jwxqLEAuX3zfdRIgPweS5NG6ouJIHQhmFVA/RJLEOVz5VtC++e6LWzSSOBmL5bLnl4NuwHiuNIEtbO6tPFA7gAxI9cEtcqXCA9ZGuNPajGQ3EO8jsp/Q88eb3ZqvLHBdzOyk1G9HOorfqypCwivJ27LP0D+mMXXi2fDpJG/yDrLOsG6Xa1MJpPJrEUKhd8Js3UMxQ4aggAAAABJRU5ErkJggg==);
    background-position: center; 
    background-repeat: no-repeat;
}

.circle-done h2 {
    visibility: hidden;
}

.step-circle-hidden {
    display: none;
}



.margin-top-contact {
    margin-top: 0.6em !important;
}

.margin-top-zero {
    margin-top: 0 !important;
}

.margin-top-one {
    margin-top: 1em !important;
}

.margin-top-two {
    margin-top: 2em !important;
}

.margin-top-three {
    margin-top: 2em !important;
}

.margin-right-one {
    margin-right: 1em !important;
}

.margin-left-one {
    margin-left: 1em !important;
}

.margin-left-35-percent {
    margin-left: 35%;
}

.margin-top-bottom-four {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
}

.margin-bottom-one {
    margin-bottom: 1em !important;
}

.margin-bottom-two {
    margin-bottom: 2em !important;
}

.padding-right-eight {
    padding-right: 8em;
}

.padding-right-four {
    padding-right: 4em !important;
}

.padding-left-four {
    padding-left: 4em !important;
}

.padding-right-left-two {
    padding-left: 2em;
    padding-right: 2em;
}

.padding-right-left {
    padding-left: 3em;
    padding-right: 3em;
}

.main-center {
    margin-top: 2em;
    margin: 0 auto;
    padding: 0em 1em;
}

#msform {
    background-color: white;
    padding: 2em 3em;
}

.main-tab {
    background-color: #fff;
    -moz-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    border-radius: 0.2em;
    -moz-box-shadow: 0em 0.2em 0.2em rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0em 0.2em 0.2em rgba(0, 0, 0, 0.3);
    box-shadow: 0em 0.2em 0.2em rgba(0, 0, 0, 0.3);
    padding: 2em;
    margin-bottom: 0em;
}

.packages-title {
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1em;
    max-width: 5em;
    margin-left: 0.9em;
    color: #484848;
}

.packages-price {
    font-size: 2.2em;
    font-weight: 300;
    color: #484848;
    clear: both;
}

.packages-input {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 600;
    height: 3.5em;
    text-align: center;
    width: 100%;
    color: rgba(0, 0, 0, 0.48);
}

.domain-option {
    text-align: left;
    overflow-x: auto;
    white-space: pre;
}

.packages-characteristics, .domains-checkbox, .table-confirm-order th,
.table-confirm-order td, .table-totals td, .domain-select-price,
.domain-select-price-transfer {
    font-size: 1.5em;
    color: #636262;
}

.inputs-small-width:focus, .inputs-normal:focus, .inputs-login:focus,
.inputs:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inputs {
    margin-top: 1em;
    border: 0;
    border-bottom: 0.05em solid #000;
    box-shadow: none;
    text-align: center;
    font-size: 2.2em;
    font-weight: 800;
    width: 100%
}

.inputs:focus {
    box-shadow: none;
    border-bottom: 0.15em solid #000;
}

.inputs-errors {
    border-bottom: 0.05em solid #c00200 !important;
    box-shadow: none;
}

.inputs-errors:focus {
    box-shadow: none;
    border-bottom: 0.15em solid #c00200 !important;
}

.inputs-normal, .inputs-login, .inputs-contact, .inputs-contact-select {
    margin-top: 3em;
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 0.05em solid #000;
    box-shadow: none;
    text-align: center;
    font-size: 1.5em;
    font-weight: 800;
    height: 2em;
}

.inputs-normal-80 {
    width: 80% !important;
}

.inputs-contact {
    margin-top: 1.5em;
    padding: 0 0.5em;
    border-bottom: 0.05em solid #000;
    text-align: left;
}

.inputs-contact-select {
    margin-top: 0;
    padding: 0 0.5em;
    border: 0.05em solid #000;
    text-align: left;
}

.inputs-login {
    padding: 0 2em;
}

.inputs-login::-moz-placeholder {
    text-align: left;
}

.inputs-login:-ms-input-placeholder {
    text-align: left;
}

.inputs-login::-webkit-input-placeholder {
    text-align: left;
}

.inputs-normal:focus, .inputs-login:focus, .inputs-contact:focus,
.inputs-contact-select:focus {
    box-shadow: none;
    border-bottom: 0.11em solid #000;
}

.inputs-contact:focus {
    border-bottom: 0.05em solid #000;
}

.inputs-contact-select:focus {
    border: 0.05em solid #000;
}

.inputs-small-width {
    width: 95%;
    margin-top: 3em;
    border: 0;
    border-bottom: 0.05em solid #000;
    box-shadow: none;
    text-align: center;
    font-size: 1.5em;
    font-weight: 800;
    height: 2em;
}

.inputs-small-width:focus {
    box-shadow: none;
    border-bottom: 0.11em solid #000;
}

.label-contact {
    font-size: 1.5em;
    font-weight: 900;
}

.label-errors {
    color: #c00200;
    display: block;
}

.domains-checkbox {
    margin-top: 1em;
}

.alert-cart {
    background-color: rgba(0, 0, 0, 0.28);
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1em;
    font-size: 1.5em;
    color: #fff;
}

.table-options, .table-transfer {
    width: 100%;
    margin-top: 2em;
}

.order-title {
    padding: 0.15em;
    font-size: 2em;
}

.table-confirm-order {
    width: 100%;
    padding: 1em;
}

.table-confirm-order th {
    padding: 0 1em;
    text-align: center;
}

.table-totals td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.table-totals tr > td:first-child {
    text-align: right;
}

.table-totals tr > td:last-child {
    text-align: left;
}

.table-transfer {
    display: none;
}

.table-transfer th {
    text-align: center;
}

.table-transfer td {
    padding-left: 1em;
    padding-right: 1em;
}

.text-big {
    margin-top: 1.5em;
    font-size: 2.8em;
    font-weight: 600;
}

.text-big-two {
    font-size: 2em;
    font-weight: 800;
}

.font-size-one {
    font-size: 1em !important;
}

.font-size-one-fraction {
    font-size: 1.4em !important;
}

.button, .button-large {
    color: #ffffff !important;
    font-size: 1.4em;
    background: #00b0c0;
    padding: 0.4em 1.4em 0.4em 1.4em;
    margin: 2em;
    text-decoration: none;
    border: none;
    display: inline-block;
}

#prev {
    background-color: rgb(225, 219, 214);
}

#prev:hover {
    background-color: rgb(195, 189, 184);
}

.button:hover, .button-large:hover {
    background: #78c7c2;
    text-decoration: none;
}

.button:active, .button-large:active {
    background: #006977;
    text-decoration: none;
}

.button-large {
    margin: 1em 0 0 0;
    font-size: 2em;
    width: 100%;
}

#op-cart-logo {
    margin: 2em 0 0 0;
}

.all-steps {
    display: none;
}

.all-steps:first-child {
    display: block;
}

#alert_domains {
    display: none;
    margin-top: 4em;
}

.domain-select-price, .domain-select-price-transfer {
    border: none;
    margin: 0.1em;
    padding: 0.3em;
    height: 100%;
    width: auto;
}

.domain-select-price:focus, .domain-select-price-transfer:focus {
    box-shadow: none;
    border-bottom: 0.15em solid #00b0c0;
}

.domain-select-price:hover, .domain-select-price-transfer:hover {
    box-shadow: none;
    border-bottom: 0.1em solid #00b0c0;
}

.domain-select-price option, .domain-select-price-transfer option {
    box-shadow: none;
    margin: 0.1em;
}

.check-domain label {
    width: 2em;
    height: 2em;
    cursor: pointer;
    background: #fcfff4;
    border-radius: 0.4em;
    box-shadow: inset 0em 0.1em .01em white, 0em .01em 0.3em rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-left: -4em;
    margin-bottom: -0.5em;
}

.check-domain label:after {
    content: '';
    width: 1.4em;
    height: 0.8em;
    position: absolute;
    top: 0.4em;
    left: 0.35em;
    border: 0.2em solid #00b0c0;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}

.check-domain label:hover::after {
    opacity: 0.5;
}

input[type=checkbox], input[type=radio] {
    width: 2em;
    height: 2em;
}

.check-domain input:checked + label:after {
    opacity: 1;
}

.check-domain-confirm {
    margin-top: 3.3em;
}

.g-recaptcha div {
    margin-left: auto;
    margin-right: auto;
}

.loader {
    display: none;
    width: 7em;
    height: 7em;
    border-radius: 50%;
    perspective: 80em;
}

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.inner.one {
    left: 0%;
    top: 0%;
    animation: rotate-one 1s linear infinite;
    border-bottom: 0.3em solid #00b0c0;
}

.inner.two {
    right: 0%;
    top: 0%;
    animation: rotate-two 1s linear infinite;
    border-right: 0.3em solid #00b0c0;
}

.inner.three {
    right: 0%;
    bottom: 0%;
    animation: rotate-three 1s linear infinite;
    border-top: 0.3em solid #00b0c0;
}

#payment-methods {
    margin: 0 0.25em;
}

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

.img-pay {
    max-width: 80%;
    height: auto;
    padding: 0.15em;
    margin: 1px;
    border:solid 2px #dedede;
}

.img-pay:hover {
    border:solid 2px rgb(0, 176, 192);
}

.img-domains {
    width: 17em;
    height: auto;
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.aling-button-password, .aling-button-card {
    position: relative;
    left: 90%;
    bottom: 2em;
    width: 10%;
}

a {
    color: #00b0c0;
    margin: auto;
}

a:hover {
    color: #78c7c2;
}

a:active {
    color: #006977;
}

.aling-button-password {
    align-items: center;
    display: flex;
}

.generate_password_icon {
    fill: #00b0c0;
    display: block;
}

.generate_password_icon:hover {
    fill: #78c7c2;
}

.generate_password_icon:active {
    fill: #006977;
}

.cursol-click {
    cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity {
    padding: 0 9% 3em 9%;
}

.quantity input {
    width: 100%;
    max-height: 3em;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid #eee;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    color: rgba(0, 0, 0, 0.48);
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 3em;
    margin-top: 3px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #bbb;
    width: 35px;
    text-align: center;
    color: #000;
    font-size: 1.15em;
    font-weight: bold;
    padding: 0;
    background-color: #ddf7f5;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #aaa;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
}

.service-terms {
    font-size: 1em;
    color: rgba(0, 0, 0, 0.48);
    font-weight: 600;
}

.panel {
    width: 600px;
    margin: 0 auto;
    padding-right: 3em;
    text-align: center;
    background-color: inherit;
    box-shadow: none;
}

.card {
    font: 16px/1.5 'Helvetica Neue', Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 26.6em;
    height: 16.9em;
    text-align: left;
    padding: 1.9em;
    margin-bottom: 2em;
    border-radius: 1.3em;
    color: #fff;
    box-sizing: border-box;
    background: #f5f6f6; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.card-title {
    font-size: 3.3em;
    text-align: center;
}

.card-number {
    font-size: 2em;
    padding: 0.7em 0 0.2em;
    text-align: center;
}

.card-expiry {
    font-size: 0.6em;
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 0.8em;
    line-height: 0.9em;
}

.card-expiry-date {
    font-size: 0.9em;
    padding-bottom: 1.35em;
    text-align: left;
    float: left;
    width: 50%;
}

.card-owner {
    text-align: left;
    clear: both
}

.card-logo {
    position: absolute;
    right: 1.5em;
    bottom: 1.5em;
}

.card-strip {
    background: #3B3A3A;
    margin-bottom: 2em;
    height: 3.3em;
}

.card-signature {
    float: left;
    width: 65%;
    height: 2.5em;
    margin-left: 0.7em;
    background: #999;
}

.card-ccv {
    float: left;
    padding: 0.44em;
    margin-top: 0.3em;
    background: #fff;
    color: #111;
    line-height: 1;
}

.card-front {
    font-size: 1.14em;
    text-shadow: 0 0.1em 0.1em rgba(0, 0, 0, .6);
}

.card-back {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.hr-card-cvc, .hr-card-nuumber, .hr-card-data {
    position: absolute;
    width: 8em;
    border-top: 0.2em solid #00b0c0;
    bottom: 38%;
    box-shadow: 0 0.1em 0.1em rgba(0, 0, 0, .6);
}

.hr-card-nuumber {
    bottom: 28%;
    left: 20%;
    width: 21em;
}

.hr-card-data {
    bottom: 16%;
    left: 41%;
    width: 15.5em;
}

.card-p-cvc, .card-p-nuumber, .card-p-data {
    position: absolute;
    margin-top: 0em;
    left: 87%;
    bottom: 48%;
    color: #00b0c0;
    font-weight: 200;
    line-height: 0.75em;
    text-shadow: none;
    font-size: 0.9em;
}

.card-p-nuumber {
    left: 84%;
    bottom: 38%;
}

.card-p-data {
    left: 84%;
    bottom: 25%;
}

.shadow-card {
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 176, 192, 1);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 176, 192, 1);
    box-shadow: 0px 0px 9px 7px rgba(0, 176, 192, 1);
}

.cart-memento{
    font-size: 1.17em;
    background-color: #75ea87;
    border-radius: 6px;
    border: solid 1px #158a27;
    padding: 1px 6px;
    color: #001500;
    display: block;
    margin: 17px auto 1px auto;
}

#section-card {
    -webkit-transition: margin .35s ease-in-out;
    transition: margin .35s ease-in-out;
}

#section-card-info {
    display: none;
 }

.aling-button-card{
    left: 96%;
}

.clearer {
    clear: both;
}

.line-block {
    display: inline-block;
}

#divCupon{
    visibility:hidden;
}

#textCupon{
    color:#fff;
    background-color:
        rgba(0, 192, 59, 0.61);
    padding: 2px 1em;
    border-radius: 1em;
    font-size: 0.7em;
}

.table-container {
    overflow-y: auto;
    clear: both;
}

@media only screen and (max-device-width: 480px){
    .circle {
        margin: 2em 1em 1em 1em;
        width: 3.2em;
        height: 3.2em;
        border-radius: 50%;
        line-height: 3em;
    }
    .circle h2 {
        font-size: 0.5em;
        line-height: 1.5em;
    }
    .circle p {
        font-size: 2.5em;
        padding-top: 0;
    }
    .circle-select {
        border: 2px solid #00b0c0;
    }
    .title {
        font-size: 1.5em;
    }
    .packages-title {
        font-size: 1.4em;
        max-width: auto;
        margin: 1px auto;
    }
    .padding-right-eight{
        padding: 0 5%;
    }
    .padding-right-left {
        padding: 1px 0;
        margin: 0.6em 0;
    }
    .packages-price {
        font-size: 1.4em;
    }
    .domains-checkbox, .table-confirm-order th,
    .table-confirm-order td, .table-totals td, .domain-select-price,
    .domain-select-price-transfer, .packages-characteristics {
        font-size: 1em;
    }
    .button, .button-large {
        font-size: 1.2em;
        padding: 0.2em 0;
    }
    .inputs {
        font-size: 1.10em;
    }
    .table-container {
        border: solid 1px rgb(200,190,210);
        margin: 0 3px;
    }
    .margin-top-bottom-four, .margin-bottom-two, .margin-top-three {
        margin: 3px 0 ! important;
    }
    .order-title {
        font-size: 1.5em;
    }
    .alert-cart {
        margin: 1px auto;
        padding: 0.5em;
        font-size: 1em;
    }
    #table-domains td .check-domain label {
        width: 1.3em;
        height: 1.6em;
    }
    .inputs-normal, .inputs-small-width {
        font-size: 1em;
    }
    h3 {
        font-size: 1em;
    }
    .text-big {
        font-size: 1.4em;
    }
    .img-domains {
        width: 83%;
    }
    .check-domain label {
        margin-left: -6.5em;
    }
    .row-vps {
        margin-bottom: 1em;
        border-bottom: solid 1px rgb(214, 215, 217);
    }
    #msform {
        padding: 1em;
    }
    .payment-option {
        padding: 1px 2%;
    }
    .img-pay {
        max-width: 100%;
    }
}
