﻿.card, .card-long {
     border: 0;
     padding: 20px;
     margin-bottom: 30px;
     margin-top: 30px;
     border-radius: 6px;
     color: #333;
     background: #fff;
     width: 100%;
     box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
     height: 480px;
}

.card:hover, .card-long:hover {
    transform: rotateY(0deg);
}

.card:hover, .card-long:hover {
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.14),0 3px 1px -8px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.detail-speeds {
    position: absolute;
    top: 30px;
    right: 33px;
    text-align: right;
}

.card-deck {
    background-color: #eee !important;
}

.card-body .price, .card-body .price-once-off {
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    margin-top: 10px;
    height: 40px;
}

.card-body-all-prices .price, .card-body-all-prices .price-once-off {
    font-size: 18px;
    font-weight: 700;
    max-width: 170px;
    width: 100%;
    margin-top: 2px !important;
}

.card-body .price-once-off {
    font-size: 14px;
}

.card-category {
     margin-top: 10px;
     text-transform: capitalize !important;
     font-size: 14px;
     min-height: 40px;
}

.card-title {
     margin-top: .625rem;
     color: #cecece;
}

.card-title:last-child {
    margin-bottom: 0;
}

.card-body+.card-footer {
     padding-top: 5px;
     border: 0;
     border-radius: 6px
}

.card-footer {
     align-items: center;
     background-color: transparent;
     border: 0;
}

.detail-speeds {
     background: transparent;
     display: flex;
}

.detail-speeds{
    display: inline-flex
}

.card {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14)
}

.card-title {
     margin-bottom: 3px;
     text-align: right;
     height: 60px;
}

.card-body {
    position: relative;
    display: inline-block !important;
}

.card-body .form-group {
    margin: 8px 0 0;
}

.card-header {
    z-index: 3!important;
}

.card-header .card-title {
    margin-bottom: 3px;
}

.card-header .card-category {
    margin: 0;
}

.card-header.card-header-text {
    display: inline-block;
}

.card-header.card-header-text:after {
     content: "";
     display: table;
}

.card-actions {
     position: absolute;
     z-index: 1;
     top: -50px;
     left: 17px;
     right: 17px;
     text-align: center;
}

.card-actions .card-header {
     padding: 0;
     min-height: 160px;
}

.card-actions .btn {
     padding-left: 12px;
     padding-right: 12px;
}

.card [class*=card-header-], .card-long [class*=card-header-] {
     margin: 0 15px;
     padding: 0;
     position: relative;
}

.card-product .price {
    color: inherit;
}

.detail-speeds .card-header.card-header-icon,
.detail-speeds .card-header.card-header-text {
    text-align: right;
}

.detail-speeds .card-header .card-category {
     margin-bottom: 0;
     margin-top: 0;
}

.detail-speeds .card-header .card-category:not([class*=text-]) {
     color: #999;
     font-size: 14px;
}

.detail-speeds .card-header+.card-footer {
     margin-top: 20px;
}

.detail-speeds .card-body {
     text-align: right;
}

.card-profile {
     margin-top: 30px;
     text-align: center;
}

.card-plain .card-body {
     padding-left: 5px;
     padding-right: 5px;
}

.card-plain .card-header-image {
     margin: 0!important;
     border-radius: 6px;
}

.card-plain .card-header-image img {
    border-radius: 6px;
}

.card-plain .card-footer {
     padding-left: 5px;
     padding-right: 5px;
     background-color: transparent;
}

.terms, .terms-smaller {
    font-size: small;
    color: #999;
}

.terms-smaller {
    font-size: 11px !important;
}

.currency-sign {
    font-size: 0.75em;
    display: inline-block;
    vertical-align: text-top;
}

.product-info {
    font-size: 14px;
    height: 80px;
    overflow: auto;
    width: 100% !important;
}

.action a, .action a:active {
    color: #000 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.btn-actions, btn-actions:focus {
    border: 0px !important;
    outline: none !important;
}
.button-shop:hover {
    color: #000 !important;
}

.speeds {
    font-size: 17px;
    text-align: right;
}

.cap-type {
    border-top: 1px dotted #cecece;
    text-transform: capitalize;
    width: 40%;
    float: right;
    font-size: 14px;
}

.no-divider {
    border-top: 0px !important;
}

.half-length {
    width: 50% !important;
    text-align: right !important;
}

.products {
    background-color: #fff !important;
}

.card-isp-logo {
    height: 100px;
}

.card-separator {
    height: 5px;
}

.carousel-control.right, .carousel-control.left {
    border-radius: 30px;
    font-size: 16px !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
    padding-top: 5px !important;
}

.carousel-control.left {
    margin: 445px 0 0 20px;
}

.carousel-control.right {
    margin: 445px 20px 0 0;
}

.carousel.slide {
    background: transparent !important;
    border: 0 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.carousel-content {
    padding: 0px !important;
    border-bottom: 0px !important;
}

.carousel-control {
    text-shadow: none !important;
}

.more-info {
    color: #b9b4b4;
    font-size: 10pt;
    font-weight: bold;
}

.fa-2x {
  vertical-align: middle;
}

.isp-logo {
    max-height: 150px !important;
}

@media screen and (max-width: 496px) {
  .isp-logo {
        max-height: 80px !important;
    }
}