/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

body {
    background-color: #f9f9f9;
}

.main-container.slider .silder-container .slider-content h1, .main-container.slider .silder-container .slider-content p {
    text-shadow: 1px 1px 0px #000;
}

.infonews {
    max-height:40px;
}
.infonews .news, .infonews-nav a.iconews {
    line-height:20px;
}
.infonews .badge {
    font-size: 10.5px;
    line-height: 10.5px;
    height: 17.5px;
    padding: 3.5px 7px;
    vertical-align: middle;
}

.overlay:before {
    background: inherit;
    filter        : blur(2px) brightness(50%);
    -moz-filter   : blur(2px) brightness(50%);
    -webkit-filter: blur(2px) brightness(50%);
    -o-filter     : blur(2px) brightness(50%);
}
.item6 {
    padding-bottom: 140px;
}

.sec-up-slider-custom {
    margin: -105px 0 0;
}
.sec-up-slider-custom .help-container {
    margin-top: 30px;
}

.header-main-slider .flickity-page-dots {
    display:none;
}
.main-container .svg {
    display:none;
}
.sec-main .svg {
    display:none;
}
.section-heading {
    text-transform:none!important;
}
.mt-15 {
    margin-top: 15px!important;
}
/* Hide annual pricing until toggled */
.price-annually {
    display:none;
}

.section-heading-pricing {
    margin-bottom: 0px!important;
}
.pricing-toggle {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.pricing-toggle .text-primary {
    color: #55bde5!important;
}
.pricing-toggle .form-check-input:checked {
    background-color: #55bde5!important;
    border-color: #55bde5!important;
}
.table-pricing {
    padding: 20px 15px 10px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 0;
}
.table-pricing .table td:first-child {
    padding-left: 0;
    text-align: left;
    border-left: none;
}
.table-pricing .table td:last-child {
    /*
        padding-left: 15px;
    */
    min-width: 46px;
    text-align: right;
    font-weight: normal;
}
.table-pricing .table td {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    border-top: none;
    padding: 10px 0;
    /*
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding:20px
    */
}
.table-pricing .table tr:last-child td {
    border-bottom-width: 0px;
}
.table-pricing i {
    color:#fff;
    font-size: 22px;
    vertical-align: top;
    padding-right: 5px;
}
.pricing .list-info li span {
    font-weight: 700;
}
.pricing .list-info li .c-purple {
    font-weight: normal;
}

.pricing-page-custom #slider .plan-container .wrapper .top-content {
    padding: 40px 40px 20px!important;
}

.forgot-pass {
    float:right;
}


.tabs.offers-tabs .tabs-header-custom li {
    font-size: 18px;
    border-left: 2px solid #4c4a4a;
    padding: 0 0 0 30px;
    cursor: pointer;
    color: #181b22;
    text-align: left;
    -webkit-transition: .3s;
    margin-top:50px
}

.tabs.offers-tabs .tabs-header-custom i {
    font-size:48px
}

.tabs-header-custom ul {
    padding: 0;
}
.tabs-header-custom li {
    display: inline-block;
    list-style-type:none
}

.our-sevices-box.homepage.is-selected, .tabs.offers-tabs .tabs-header-custom div {
    margin-top:15px
}

.pt-15 {
    padding-top: 15px !important;
}
.pt-30 {
    padding-top: 30px !important;
}

.subcribe.news {
    overflow: hidden;
}

.footer .payment-list li i:hover, .team .soc-icons-wrap .icons i:hover {
    color: #aaa!important;
}

.vnode-registration {
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.vnode-registration .logo-menu {
    top: -60px!important;
}
.underline {
    text-decoration: underline!important;
}
.mb-25rem {
    margin-bottom: 2.5rem !important;
}
.dangerlink, .dangerlink:hover {
    color:#842029;
}
.dangerlink:hover {
    color:#61161d;
}

/* start WHMCS */
.sec-whmcs {
    padding: 100px 0;
}
.whmcs .badge {
    border-radius: 6px!important;
    margin-right: 8px!important;
    display: inline-block;
}
.whmcs .navigation .badge {
    font-size: 12px;
    line-height: 12px;
    margin-right: 32px!important;
    margin-left: 6px;
    margin-top: 4px;
    padding: 5px 8px 4px;
}
.whmcs .row>* {
    padding-left: 12px;
    padding-right: 12px;
}
.whmcs .infonews .news {
    padding: 10px 20px;
}
.whmcs .navigation .fas {
    padding-left: 4px!important;
}
.whmcs .navbar-nav>li>a {
    padding: 0px;
    display: inline;
    line-height: 24px;
}
.whmcs .mobile small {
    font-size: 14px;
}
.whmcs .mobile .float-start {
    margin-top: 18px!important;
}
.whmcs .mobile .btn {
    margin-top: 23px!important;
}
.whmcs .cd-top i {
    width: 17px;
}
.whmcs .navbar-brand .svg {
    display: none!important;
}
.whmcs .alert, .whmcs .alert li {
    font-size: 16px;
}
.whmcs .ticket-reply .user img {
    display: none;
}
.whmcs .dropnav-header-lined .dropdown-menu .btn-success {
    background: #198754;
}
.whmcs .dropnav-header-lined.open form #containerAddCcEmail .input-group-btn .btn {
    left: -25px;
    z-index: 5;
}
.whmcs .ticket-reply:last-of-type {
    min-height: 400px;
}
.whmcs .ticket-reply .message {
    font-size: 14px;
    width: 100%;
}
.whmcs .panel-collapsed {
    padding-bottom: 0px!important;
}
.whmcs #sidebarTicketCc {
    display: none;
}
.whmcs .marketing-email-optin {
    margin-top: 0px;
}
.whmcs .checkout-error-feedback {
    margin-bottom: 25px;
}
.whmcs .checkout-error-feedback p {
    font-weight: bold;
}
/* END WHMCS */



@media (max-width: 767px) {
    .pricing-toggle {
        font-weight: bold;
        font-size: 16px;
        color: #fff;
        margin-top: 5px;
    }
}

@media (min-width: 1400px) {
    .table-pricing {
        padding: 20px 20px 10px;
    }
}