/*------------------------------------------------------------------

Project: HostLab - Responsive Hosting Service With WHMCS Template
Description: HostLab Responsive Premium Template Designed for all web hosting providers
Author: inebur (Rúben Rodrigues)
Author URI: http://inebur.com/
Author Envato: https://themeforest.net/user/inebur
Copyright: 2024 inebur
Version: 4.1

[Main Stylesheet]
-------------------------------------------------------------------*/
/* html {
    scroll-behavior: smooth;
} */

[id^="servico-"] {
    scroll-margin-top: 50px;
}

/*----------------------*/
/*      NOTA: ALL STYLES      */
/*----------------------*/
/* html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
} */

.modal-open .modal {
    top: 75px;
    z-index: 1150;
}

* {
    padding: 0;
}

.right {
    padding-right: 0;
}

.left {
    padding-left: 0;
}

.no-margin {
    margin: 0;
}

.no-border {
    border: none !important;
}

.clear {
    clear: both;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.hidden {
    display: none;
}

.bg-white {
    background-color: #fff;
    margin: 29px;
}

.bg-grey {
    background-color: #ECEFF1;
}

.overlay {
    position: relative;
}

.overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.btn-success {
    background: #00c2e5;
    color: #fff;
    border: 2px solid #00c2e5;
}

.btn.question {
    background-color: #75c06d !important;
    border: 1px solid #75c06d !important;
}

.btn.transfer {
    background-color: #f9b60f !important;
    border: 1px solid #f9b60f !important;
    border-radius: 0px !important;
}

.btn {
    /* background-color: #00c2e5;
    border: 1px solid #00c2e5; */
    background-color: #283335;
    border: 1px solid #4c5354;
}

section#main-body {
    padding: 0px;
}

.header-lined h1 {
    font-size: 30px;
    color: #192024 !important;
    font-weight: 700;
    margin-bottom: 20px;
}

.using-password-strength {
    background: #ffffff;
    padding: 0px;

}

.text-white {
    color: #ffffff !important;
}

.main-content {
    margin-bottom: 0px;
}

.logincontainer form button[type="submit"],
.logincontainer input[type="submit"] {
    background-color: #00c2e5;
    border: 1px solid #00c2e5;
    color: #ffffff;
}

.logincontainer a,
.logincontainer a:hover {
    padding: 11px 45px !important;
    margin: 11px 0px 0px !important;
}

.logincontainer a:hover {
    color: #ffffff !important;
    border-radius: inherit;
}

.container.p-0 {
    padding: 30px 0px 0px 0px;
}

.btn.modern {
    border: 1px solid #00c2e5;
    color: #192024;
    font-size: 18px;
    text-transform: capitalize;
    background-color: transparent;
    padding: 15px 52px;
}

.btn.modern:hover {
    background-color: #00c2e5;
    color: #fff;
}

.btn.modern.wordpress {
    width: 100%;
    padding: 20px;
    border-radius: 0px;
    text-transform: uppercase;
}

.announcement-single a {
    color: #00c2e5;
}

.text-align-right {
    text-align: right;
}

.connekt .wrap-img img {
    border-radius: 0px;
    opacity: 1;
    border: 15px;
    border: 5px solid #f7f4f4;
    width: 110% !important;
}


.text-align-left {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.info-connetk .price {
    color: #fff !important;
    font-size: 18px !important;
    margin: 20px 0;
}

.info-connetk .heading {
    color: #fff !important;
    font-size: 22px !important;
}

.mt-5 {
    margin-top: 5rem;
}

.mt-10 {
    margin-top: 10rem;
}

.mb-5 {
    margin-bottom: 5rem;
}

.mb-10 {
    margin-bottom: 10rem;
}

.black-friday li {
    margin-left: 35px;
}

.close-special {
    position: relative;
    top: -33px;
    background: #00c2e5;
    border: 0px;
    color: #fff;
    margin: 5px;
    padding: 3px 7px;
    right: 0px;
}


.verification-banner {
    color: unset !important;
    background-color: transparent !important;
    border-color: unset !important;
    border-bottom: unset !important;
    padding: 20px !important;
    position: fixed;
    z-index: 10;
    margin: 0 auto;
    width: 100%;
    bottom: 0;
}

.verification-banner .container {
    color: #856404 !important;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
    padding: 24px 15px !important;
}

.dropdown-menu {
    min-width: 250px !important;
}

.pagination a {
    font-size: 14px !important;
    padding: 0px 5px !important;
}

.nav-menu .main-menu>.menu-item>.sub-menu>.menu-item a:hover {
    color: #00c2e5;
}

/*----------------------*/
/*      NOTA: MENU CLIENTE      */
/*----------------------*/

.navbar-main .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #00c2e5;
}

li#Primary_Navbar-Services-Order_New_Services,
li#Primary_Navbar-Support-Announcements {
    display: none;
}

.client-home-panels .panel>.list-group .list-group-item {
    padding: 17px 10px !important;
}

#announcementsPanel {
    display: none;
}

.affiliate-stat {
    min-height: 175px;
}

#tabOverview h4 {
    color: #192024;
}

.header-lined h1 {
    padding-top: 20px !important;
}

#cPanelBillingOverviewPanel {
    color: #192024;
}

.server-hospedagem {
    font-size: 54px !important;
    color: #192024 !important;
    margin: 20px;
}

#order-standard_cart .cart-body {
    padding-top: 10px;
    padding-bottom: 10px;
}

.logincontainer form input[type='text'],
.logincontainer form input[type='password'],
.credit-card-body input[type='text'],
.credit-card-body input[type="number"],
.credit-card-body select {
    outline: none;
    font-size: 16px;
    font-weight: 300;
    color: #455A64;
    background-color: #fff;
    height: 45px;
    margin-bottom: 20px;
    border-radius: 0px;
}
.kbarticles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.kb-article-item {
    width: 48%;
    min-height: 100px;
    border: 1px solid #bababa;
    margin: 10px 0 0px 10px;
    padding: 20px 20px 10px 20px;
    border-radius: 2px;
}

/*-----------------*/
/*      NOTA: BASE DE CONHECIMENTO     */
/*----------------------*/
.kb-article-content {
    text-align: justify;
}

.kb-article-content img {
    max-width: 100%;
    margin: 20px 0px;
    border: 1px solid #e8e8e8;
    border-bottom: 5px solid #e8e8e8;
    transition: box-shadow 0.3s ease;
}

.kb-article-content img:hover {
    border: 1px solid #e8e8e8;
    border-bottom: 5px solid #e8e8e8;
}

.kb-article-content h2 {
    font-size: 18px;
    padding: 10px 10px 0 0;
    font-weight: 700;
}

.kb-article-content ol li {
    margin: 0px 0px 0px 0px;
}

.kb-article-content ol li::marker {
    font-weight: 700 !important;
    font-size: 18px !important;
}

.kb-article-item {
    font-size: 15px;
}

/*-----------------*/
/*      NOTA: CALL TO ACTION      */
/*----------------------*/

.btn-call-to-action {
    display: flex;
    min-height: 365px;
    flex-direction: row-reverse;
    align-items: center;
}

/* Estilo para tablets e celulares */
@media (max-width: 768px) {
    .btn-call-to-action {
        min-height: 0;
    }
}

/*----------------------*/
/*      NOTA: MAIN HEADER     */
/*----------------------*/

.nav-menu .main-menu>.menu-item>.menu-large {
    top: 130px;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0
}

.nav-menu .main-menu>.menu-item>.menu-large.withtopbanner {
    top: 215px;
}

.nav-menu .main-menu .menu-item .menu-large .menu-item {
    padding: 10px 18px 10px 15px;
    border-bottom: 1px dotted #1d1d1d;
}

.nav-menu .main-menu .menu-item .menu-large .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap;
}

.nav-menu .main-menu .menu-item .menu-large .menu-item a:hover {
    color: #00c2e5;
}

.nav-menu .main-menu .menu-item .menu-large .media-body {
    display: table-cell;
    vertical-align: bottom;
}

.nav-menu .main-menu .menu-item .menu-large .service-list {
    display: inline-block;
    padding: 20px 0px;
    width: calc(100% - 345px);
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service {
    margin: 10px 0px;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media {
    padding: 0 0px 20px 0;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-left {
    display: table-cell;
    font-size: 52px;
    padding-right: 20px;
    color: #00c2e5;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-left .material-icons {
    font-size: 52px;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body a:hover {
    color: #00c2e5
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special {
    background-color: #00c2e5;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special i {
    color: #002325;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a {
    color: #002022;
    border: none;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a:hover {
    color: #fff;
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body p {
    color: #002022;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer {
    margin-top: 8px;
    padding: 10px;
    float: right;
    width: 345px;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
    background: #00c2e5;
    padding: 20px;
    text-align: center;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner div {
    color: #fff !important;
    font-size: 22px;
    text-align: left;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
    color: #121e25;
    text-align: left;
    line-height: 25px;
    margin-bottom: 10px;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
    background: #141b1e;
    padding: 20px;
    text-align: center;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
    color: #00c2e5;
    text-align: left;
    line-height: 25px;
    margin-bottom: 10px;
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
    border: dashed 2px #141b1e;
}

.nav-menu .main-menu>.menu-item>.sub-menu {
    border-bottom: 5px solid #00c2e5;
}

@media (max-width: 991px) {
    .navigation-menu.classic .nav-menu .main-menu>.menu-item>a {
        padding: 17px 28px;
    }

    .nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body a {
        font-size: 12px;
        font-weight: 300;
    }

    .nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body p {
        font-size: 11px;
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item a {
        font-size: 12px;
    }

    .nav-menu .main-menu .menu-item .menu-large .service-list .service .media-left {
        font-size: 38px;
    }
}

/*----------------------*/
/*      NOTA: SOCIAL ICONS    */
/*----------------------*/

/*----------------------*/
/*       NOTA: MENU SIDEBAR       */
/*----------------------*/

a.list-group-item:hover {
    background-color: #00c2e5;
}

.active {
    color: #00c2e5 !important;
}

/*----------------------*/
/*       NOTA: NAV MENU       */
/*----------------------*/

.menu-wrap {
    background-color: #141b1e;
}

.navbar-main {
    background-color: #141b1e;
}

.nav-menu .main-menu a {
    color: #ffffff;
}

.nav-menu {
    padding-top: 35px;
}

.nav-menu .main-menu>.menu-item:hover>a {
    background-color: #ffffff;
    color: #141b1e;
}

.nav-menu a.main-link {
    padding: 44px 20px 39px 20px;
}

.nav-menu .main-menu>.menu-item>.sub-menu {
    top: 102px;
}

.nav-menu .main-menu>.menu-item>.menu-large {
    top: 154px;
}

/*----------------------*/
/*          NOTA: CART  */
/*----------------------*/
.cart.end {
    padding-top: 200px;
}

.cart {
    padding-top: 60px;
    padding-bottom: 60px;
}

.cart-body {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*----------------------*/
/*    NOTA: DOMAIN SEARCH     */
/*----------------------*/
#order-standard_cart .cart-body {
    width: 100% !important;
}

.domain-pricing .font-size-18,
.domain-pricing .tld-filters {
    padding-left: 15px;
}

.search-domain {
    background-color: #192024;
    padding-top: 35px;
}

.search-domain.special {
    background-color: #192024;
    padding-top: 165px;
}

.search-domain .title {
    padding: 13px 23px;
}

.search-domain .title .mark-text {
    color: #00c2e5;
}

frmCreateEmailAccount {
    padding: 20px;
}

#frmCreateEmailAccount input,
#frmCreateEmailAccount .btn {
    padding: 16px 30px;
}

#registerDomainPanel .btn {
    padding: 17px 30px 18px;
}

.input-group input[type="text"] {
    padding: 16px 30px;
    width: 100%;
    font-size: 16px;
    color: #2d2d2d;
}

.domains-row select {
    padding: 17px 22px !important;
}

#frmProductDomain .btn {
    padding: 17px 26px;
    font-size: 14px;
}

#owndomaintld {
    padding: 17px 22px !important;
}

@media (max-width: 767px) {
    .search-domain .title {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .search-domain.special {
        background-color: #192024;
        padding-top: 110px;
    }
}

.search-domain .field-search {
    padding: 16px 30px;
    width: 100%;
    font-size: 16px;
    font-family: Lato;
    color: #2d2d2d;
}

.search-domain .btn {
    width: 100%;
    padding: 19px 26px;
    font-size: 14px;
}

.search-domain input:-moz-placeholder {
    font-size: 16px;
    color: #2d2d2d;
}

.search-domain input::-webkit-input-placeholder {
    font-size: 17px;
    color: #2d2d2d;
}

.search-domain .divider {
    border-bottom: 1px solid #424751;
}

.search-domain .form-search {
    padding-bottom: 0px;
}

.search-domain .domain-info {
    font-size: 30px;
    display: inline-block;
    padding: 10px 18px 35px 15px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .search-domain .domain-info {
        padding: 18px 5px 22px 4px;
    }
}

@media (max-width: 767px) {
    .search-domain .domain-info {
        display: block;
        width: 50%;
        float: left;
    }
}

.search-domain .domain-info.first {
    padding: 10px 25px 35px 0px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .search-domain .domain-info.first {
        padding: 18px 5px 22px 4px;
    }
}

@media (max-width: 767px) {
    .search-domain .domain-info.first {
        padding-left: 18px;
    }
}

.search-domain .domain-info.last {
    border-right: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-domain .domain-info.last {
        display: block;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .search-domain .domain-info.last {
        text-align: center;
        margin-top: 10px;
    }
}

.search-domain .domain-info .title {
    font-size: 18px;
    font-family: lato;
}

.search-domain .domain-info .price {
    font-family: lato;
    font-size: 24px;
    color: #f44336;
}

@media (max-width: 767px) {
    .search-domain .domain-info .price {
        display: block;
        text-align: center;
    }

    .search-domain.classic .form-search {
        padding: 60px 0px 60px;
    }
}

.search-domain .domain-info .title-price {
    font-size: 12px;
    color: #a3a4a5;
    font-family: "Open Sans Light", sans-serif;
}

.search-domain.classic {
    padding-top: 0px;
}

.search-domain.classic .title {
    font-family: Lato;
}

.search-domain.classic .title .main-text {
    font-size: 30px;
    color: #f44336;
}

@media (max-width: 1650px) {

    .search-domain.classic .title:before,
    .search-domain.classic .title:after {
        width: 27%;
    }
}

@media (max-width: 1199px) {

    .search-domain.classic .title:before,
    .search-domain.classic .title:after {
        width: 20%;
    }
}

@media (max-width: 991px) {

    .search-domain.classic .title:before,
    .search-domain.classic .title:after {
        width: 15%;
    }
}

.search-domain.classic .title:after {
    right: 0;
    left: auto;
}

.search-domain.classic .form-search {
    padding: 40px 0px 20px;
}

@media (min-width: 768px) {
    .search-domain.classic .form-search .btn {
        width: 100%;
    }
}

.search-domain.modern {
    padding-bottom: 12px;
}

.search-domain.modern .title {
    font-size: 21px;
}

@media (max-width: 1199px) {
    .search-domain.modern .title {
        font-size: 16px;
        text-align: center;
        display: block;
    }
}

.search-domain.modern .field-search {
    margin-top: 4px;
}

@media (max-width: 991px) {
    .search-domain.modern .field-search {
        margin-bottom: 15px;
    }
}

.search-domain.modern .btn {
    margin-top: 3px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

/*----------------------*/
/*  NOTA: TOP BANNER    */
/*----------------------*/

/*----------------------*/
/*     NOTA: BUTTONS    */
/*----------------------*/

/*----------------------*/
/* NOTA: DOMAIN SEARCH  */
/*----------------------*/

/*----------------------*/
/*        NOTA: SLIDER  */
/*----------------------*/

/*----------------------*/
/*      NOTA: PRICING  */
/*----------------------*/
.pricing {
    background-color: #fff;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.pricing .wrapper {
    background-color: #FFF;
    margin-top: 60px !important;
    padding-top: 45px;
    padding-bottom: 50px;
    border-radius: 0px;
    border: solid 1px #e2e9f0;
}

.pricing .wrapper.first {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pricing .wrapper.third {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pricing .wrapper.active {
    border: solid 1px #192024;
    background-color: #192024;
    border-radius: 0px;
}

.pricing .wrapper.active i {
    font-size: 42px;
    color: #fff;
    margin-bottom: 20px;
}

.pricing .wrapper.first i {
    font-size: 42px;
    color: #192024;
    margin-bottom: 20px;
}

.pricing .wrapper.third i {
    font-size: 42px;
    color: #192024;
    margin-bottom: 20px;
}

.pricing .wrapper.active .price {
    color: #fff;
}

.pricing .wrapper.active .title {
    color: #fff;
}

.pricing .wrapper.active .period {
    color: #fff;
}

.pricing .wrapper.active .list-info {
    margin: 21px 30px 18px;
}

.pricing .wrapper.active .list-info li {
    border-top: 1px solid #484848;
    color: #fff
}

.pricing .wrapper.active .btn {
    border-color: #fff;
}

.pricing .wrapper.active .btn:hover {
    color: #fff;
    background-color: #192024;
    border: 1px solid #263238;
}

@media (max-width: 767px) {
    .pricing .wrapper.active {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .pricing .wrapper {
        margin: 0;
    }
}

.pricing .title {
    color: #00c2e5;
    font-size: 25px;
}

.pricing .price {
    color: #141b1e;
    font-size: 42px;
    font-weight: bold;
}

.pricing .price sup {
    top: -.3em;
    font-size: 24px;
}

.pricing .period {
    font-weight: lighter;
    font-size: 18px;
}

.pricing .info {
    font-weight: lighter;
    color: #455A64;
    font-size: 14px;
    margin-bottom: 15px;
}

.pricing .heading {
    text-transform: capitalize;
    color: #192024;
    font: bold 48px "Open Sans Bold", sans-serif;
}

@media (max-width: 991px) {
    .pricing .heading {
        font-size: 38px;
    }
}

.pricing .subheading {
    color: #192024;
    margin-top: 10px;
    margin-bottom: 16px;
}

@media (max-width: 767px) {
    .pricing .subheading {
        margin-bottom: 50px;
    }

    .section-heading.small-text {
        font-size: 28px !important;
    }

    .heading-section.small-text {
        font-size: 28px !important;
    }

    .section-subheading.small-text {
        font-size: 16px !important;
    }
}

.pricing .list-info {
    list-style-type: none;
    padding: 0;
    margin: 23px 30px 18px;
}

.pricing .list-info li {
    border-top: 1px solid #e2e9f0;
    padding: 11px 0;
    font-size: 13px;
    color: #263238;
    text-transform: uppercase;
}

.pricing .list-info li sub {
    bottom: -0.3px;
}

.pricing .btn {
    padding: 11px 18px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    border-radius: 0px;
}

.pricing .btn:hover {
    background-color: #141b1e;
    color: #fff;
    border-color: #141b1e;
}

.pricing.classic .wrapper i {
    font-size: 42px;
    color: #00c2e5;
    margin-bottom: 20px;
}

.pricing.classic .wrapper.active i {
    font-size: 42px;
    color: #fff;
    margin-bottom: 20px;
}

.pricing.classic {
    background-color: #FFF;
}

.pricing.classic .wrapper.active {
    border: 1px solid #00c2e5;
    background-color: #00c2e5;
}

.pricing.classic.p-top {
    padding-top: 68px;
}

.pricing.vps-pricing {
    padding-top: 80px;
}

.pricing.vps-pricing .wrapper {
    padding-top: 0;
    margin-top: 58px;
    padding-bottom: 40px;
}

.pricing.vps-pricing .wrapper .title {
    font: 24px "Open Sans SemiBold", sans-serif;
    color: #00c2e5;
    background-color: #353a46;
    padding-top: 29px;
    letter-spacing: 0.5px;
    padding-bottom: 24px;
}

.pricing.vps-pricing .wrapper .title .number {}

.pricing.vps-pricing .wrapper .price {
    background-color: #141b1e;
    padding-top: 9px;
    padding-bottom: 23px;
}

.pricing.vps-pricing .wrapper .price .period {
    color: #747d88;
    margin-top: -4px;
    letter-spacing: -0.2px;
}

.pricing.vps-pricing .wrapper .price sup {
    top: -19px;
}

.pricing.vps-pricing .list-info {
    margin: 13px 30px 11px;
}

.pricing.vps-pricing .list-info li:first-child {
    border-top: 0;
}

.pricing.vps-pricing .btn {
    padding: 14px 40px;
}

.heading-section {
    font: bold 48px "Open Sans Bold", sans-serif;
    color: #192024;
}

.heading-section.light {
    color: #fff;
}

.heading-section.small-text {
    font-size: 37px;
}

@media (min-width: 991px) {
    .heading-section {
        font-size: 38px;
    }
}

.section-subheading {
    color: #192024;
    margin-top: 15px;
}

.section-subheading.small-text {
    font-size: 18px;
}

.section-offer {
    text-align: center;
    padding-top: 96px;
    background-color: #ECEFF1;
    padding-bottom: 60px;
    background-position: 100% 100%;
}

.section-offer.services {
    padding-top: 60px;
}

.section-offer.services .section-subheading {
    margin-top: 15px;
}

.section-offer.services .tabs.offers-tabs {
    margin-top: 69px;
}

@media (max-width: 767px) {
    .section-offer.services .tabs.offers-tabs img {
        margin: 0 auto;
        max-width: 100%;
    }
}

.section-offer .btn.classic.classic-x {
    text-transform: capitalize;
}

.pricing.slider {
    background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .pricing.slider .slider-wrap {
        margin-left: 15px;
    }
}

.pricing.slider .heading {
    font: normal 24px Lato;
    text-align: left;
    color: #141b1e;
    margin-bottom: 3px;
}

.pricing.slider .subheading {
    text-align: left;
    color: #141b1e;
}

.pricing.slider .swiper-pagination-switch {
    display: none;
}

.pricing.slider .desc {
    font: 16px Lato;
    color: #858f95;
    margin-top: 32px;
    line-height: 24px;
}

.pricing.slider .section-subheading {
    margin-bottom: 72px;
}

.pricing.slider .wrapper {
    padding-bottom: 0;
    margin-top: 0px;
    border: solid 1px #90A4AE;
}

.pricing.slider .info {
    background-color: #ECEFF1;
    margin-right: 30px;
    margin-top: -15px;
    padding: 17px 0 26px 25px;
    position: relative;
}

.pricing.slider .swiper-wrapper .ribbon-wrapper {
    margin-left: 81px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.pricing.slider .swiper-wrapper .ribbon {
    font-weight: 700;
    color: #141b1e;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -8px;
    top: 13px;
    width: 120px;
    background-color: #81C784;
}

.pricing .wrapper .ribbon-wrapper {
    top: 60px;
    right: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.pricing .wrapper .ribbon {
    font-weight: 700;
    color: #141b1e;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -8px;
    top: 13px;
    width: 120px;
    background-color: #81C784;
}

.hosting-plans .wrapper-h-plans .h-plans-info .ribbon-wrapper {
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.h-plans-info .ribbon-wrapper {
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.h-plans-info .ribbon {
    font-weight: 700;
    color: #141b1e;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -8px;
    top: 13px;
    width: 120px;
    background-color: #81C784;
}

.h-plans-info .price .mo {
    font-size: 22px;
    font-weight: bold;
}

.h-plans-info .mo {
    text-transform: uppercase;
    margin-bottom: 2px;
}

.h-plans-info .price .mo .title-price {
    margin-left: -5px;
    display: inline-block;
    text-transform: lowercase;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .pricing.slider .plan-container {
        margin-right: 26px;
    }
}

.pricing.slider .info {
    margin-right: 26px;
}

@media (max-width: 1199px) {
    .pricing.slider .info {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .pricing.slider .info {
        margin-top: 0;
    }

    .pricing .wrapper .ribbon-wrapper {
        display: none;
    }
}

.pricing.slider .soc-icons {
    display: inline-block;
    float: right;
    margin-top: -13px;
    margin-right: 8px;
}

@media (max-width: 767px) {
    .pricing.slider .swiper-slide {}

    .pricing.slider .soc-icons {
        display: block;
        float: none;
        margin-top: 10px;
        margin-right: 0;
        text-align: left;
        padding: 0;
    }
}

.pricing.slider .soc-icons .fa {
    font-size: 22px;
    color: #141b1e;
}

.pricing.slider .btn {
    border-radius: 0px;
    margin-top: 24px;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 27px 22px;
}

.pricing.slider .btn:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

@media (max-width: 767px) {
    .pricing.slider .slides-toggle {
        display: none;
    }

    .pricing.slider .swiper-wrapper .price {
        font-size: 38px;
    }

    .pricing.slider .swiper-wrapper sup {
        font-size: 26px;
    }
}

.pricing.slider .slides-toggle .slide {
    width: 25px;
    height: 42px;
    position: absolute;
    top: 40%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pricing.slider .slides-toggle .slide-prev {
    background-image: url("../img/arrow-left-2.png");
    left: -83px;
}

.pricing.slider .slides-toggle .slide-prev span {
    position: absolute;
    display: inline-block;
    text-align: right;
    left: -20px;
    margin-top: 50px;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .pricing.slider .slides-toggle .slide-prev {
        left: -10px;
    }
}

@media (max-width: 1199px) {
    .pricing.slider .swiper-wrapper .ribbon-wrapper {
        margin-left: 69px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px !important;
    }

    .pricing.slider .slides-toggle .slide-prev span {
        display: none !important;
    }

    .pricing.slider .slides-toggle .slide-next span {
        display: none !important;
    }

    .pricing.slider .wrapper {
        width: 300px;
        display: inline-block;
    }
}

.pricing.slider .slides-toggle .slide-prev:hover {
    background-image: url("../img/arrow-left-2-act.png");
}

.pricing.slider .slides-toggle .slide-next {
    background-image: url("../img/arrow-right-2.png");
    right: 0px;
}

.pricing.slider .slides-toggle .slide-next span {
    display: inline-block;
    text-align: left;
    margin-top: 50px;
}

.pricing.slider .slides-toggle .slide-next:hover {
    background-image: url("../img/arrow-right-2-act.png");
}

@media (max-width: 991px) {
    .pricing.slider .swiper-wrapper .ribbon-wrapper {
        margin-left: 34px;
    }

    .plan-container .title {
        font-size: 20px;
    }

    .pricing.slider .wrapper {
        width: 230px;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .pricing.slider .swiper-wrapper .ribbon-wrapper {
        display: none;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px;
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -80px;
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -80px;
    }

    .pricing.slider .wrapper {
        width: 100% !important;
        display: inline-block;
    }

    .pricing.slider .swiper-wrapper .ribbon {
        display: none;
    }
}

/*----------------------*/
/*          NOTA: TABS        */
/*----------------------*/

.tabs-item.active {
    display: block;
}

.tabs-item {
    display: none;
}

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

.tabs.offers-tabs {
    margin-top: 65px;
}

@media (max-width: 767px) {
    .tabs.offers-tabs .img {
        display: block;
        margin: 0 auto;
    }
}

.tabs.offers-tabs .tabs-header {
    margin-bottom: 50px;
}

@media (max-width: 1199px) {
    .tabs.offers-tabs .tabs-header {
        margin-bottom: 40px;
    }
}

@media (max-width: 500px) {
    .tabs.offers-tabs .tabs-header ul {
        padding: 0;
    }
}

.tabs.offers-tabs .tabs-header li {
    font-weight: bold;
    font-size: 17px;
    background-color: #FFF;
    padding: 11px 41px;
    margin-right: 10px;
    cursor: pointer;
    color: #192024;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 500px) {
    .tabs.offers-tabs .tabs-header li {
        width: 100%;
    }
}

.tabs.offers-tabs .tabs-header li:hover {
    color: #FFF;
    background-color: #141b1e;
}

.tabs.offers-tabs .tabs-header li.active {
    background-color: #00c2e5;
    color: #fff !important;
}

.tabs.offers-tabs .tabs-header li.active:hover {
    background-color: #00c2e5;
    color: #fff;
}

@media (max-width: 1199px) {
    .tabs.offers-tabs .tabs-header li {
        margin-bottom: 10px;
    }
}

.tabs.offers-tabs .tabs-content {
    background-color: #FFF;
    text-align: left;
    padding-top: 50px;
    padding-bottom: 26px;
}

@media (max-width: 767px) {
    .tabs.offers-tabs .tabs-content {
        padding: 20px 15px 30px;
        text-align: center;
    }
}

.tabs.offers-tabs .tabs-content .heading {
    font-size: 26px;
    color: #192024;
    line-height: 32px;
    margin: 30px 0px;
}

.tabs.offers-tabs .tabs-content .info {
    color: #808080;
    font-size: 16px;
    line-height: 30px;
    padding-right: 100px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .tabs.offers-tabs .tabs-content .info {
        padding-right: 0;
    }
}

.tabs.offers-tabs .tabs-content .tabs-item.active {
    position: relative;
}

.tabs.offers-tabs .tabs-content .tabs-item.active:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 23px 23px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -73px;
    left: 10%;
}

@media (max-width: 1199px) {
    .tabs.offers-tabs .tabs-content .tabs-item.active:before {
        content: none;
    }
}

.tabs.offers-tabs .tabs-content .tabs-item:nth-child(2):before {
    left: 28%;
}

.tabs.offers-tabs .tabs-content .tabs-item:nth-child(3):before {
    left: 47%;
}

.tabs.offers-tabs .tabs-content .tabs-item:nth-child(4):before {
    left: 67%;
}

.tabs.offers-tabs .tabs-content .tabs-item:nth-child(5):before {
    left: 87%;
}

/*----------------------*/
/*         NOTA: CIRCLE       */
/*----------------------*/

.cicrle-section .circliful {
    display: inline-flex;
    text-align: center;
    position: relative;
}

.cicrle-section .circliful:before {
    content: "";
    border: 10px solid #fff;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 68px;
    z-index: 0;
    background-color: #CFD8DC;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.cicrle-section {
    background-color: #ECEFF1;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.cicrle-section p {
    color: #808080;
    font-size: 14px;
    margin-top: 40px;
}

.cicrle-section .circle-wrapper {
    padding: 0px 35px;
    margin-top: 36px;
}

.cicrle-section .circle-text {
    line-height: 1 !important;
    padding-top: 75px;
}

.cicrle-section .title-round {
    color: #363855;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 92px;
}

.cicrle-section .number {
    color: #192024;
    font-size: 27px;
}

.cicrle-section canvas {
    z-index: 2;
    position: relative;
}

@media (max-width: 991px) {
    .cicrle-section .skill-section {
        margin-bottom: 50px;
    }
}

/*----------------------*/
/*      NOTA: SERVICES        */
/*----------------------*/

.services.cicrle-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.services.cicrle-section .circliful:before {
    content: none;
}

.services.cicrle-section .heading {
    margin-top: 94px;
    text-align: left;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .services.cicrle-section .heading {
        text-align: center;
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .services.cicrle-section .heading {
        margin-top: 34px;
    }
}

.services.cicrle-section .info {
    text-align: left;
    line-height: 26px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .services.cicrle-section .info {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .services.cicrle-section .info {
        font-size: 14px;
    }
}

.services.cicrle-section .number {
    color: #141b1e;
    font: normal 25px "Open Sans", sans-serif;
}

.services.cicrle-section .percent {
    font-size: 17px;
}

.services.cicrle-section .circle-wrapper {
    margin-top: 142px;
}

.services.cicrle-section .circle-text {
    padding-top: 55px;
}

.services.cicrle-section .title-round {
    margin-top: 70px;
    color: #81868e;
}

@media (max-width: 991px) {
    .services.cicrle-section .skill-section {
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .services.cicrle-section .circle-wrapper {
        margin-top: 52px;
    }
}

.services .heading {
    font-size: 20px;
    color: #464646;
    text-transform: capitalize;
}

.services .info {
    font-size: 16px;
    color: #81868e;
}

.services .info .mark-text {
    color: #141b1e;
    font-weight: bold;
}

.services .icon-group {
    margin-top: 100px;
}

@media (max-width: 767px) {
    .services .icon-group {
        margin-top: 30px;
    }
}

.services .icon-group .icon {
    background-color: #141b1e;
    display: block;
    padding: 17px;
    border-radius: 50%;
    margin-bottom: 14px;
}

@media (max-width: 767px) {
    .services .icon-group .icon {
        display: inline-block;
    }
}

.services .icon-group .icon.active {
    background-color: #00c2e5;
}

.services.classic {
    padding-top: 85px;
}

.services.classic .service-wrap .line {
    height: 1px;
    width: 100%;
    background-color: #eaeaeb;
    position: relative;
}

.services.classic .service-wrap .line:before {
    content: "";
    height: 2px;
    background-color: #00c2e5;
    width: 50%;
    position: absolute;
    top: -1px;
}

.services.classic .service-wrap .info {
    padding-right: 80px;
}

@media (max-width: 991px) {
    .services.classic .service-wrap .info {
        padding-bottom: 30px;
        padding-right: 0;
    }
}

.services.classic .service-wrap .btn:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

.services.classic .service-wrap .service-section {
    margin-top: 60px;
    border: solid 1px #e2e9f0;
    text-align: center;
    padding-top: 60px;
    height: 330px;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services.classic .service-wrap .service-section .title {
    font: bold 16px "Open Sans", sans-serif;
    color: #3d3d3d;
    margin-top: 40px;
    margin-bottom: 14px;
}

.services.classic .service-wrap .service-section .subtitle {
    font-size: 16px;
    color: #808080;
    margin: 5px;
}

.services.classic .service-wrap .service-section .link {
    background-color: #00c2e5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-transform: capitalize;
    font: 16px "Open Sans", sans-serif;
    color: #fff;
    padding: 18px 0 16px;
    opacity: 0;
    margin-top: -12px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services.classic .service-wrap .service-section .link:hover {
    text-decoration: none;
}

.services.classic .service-wrap .service-section:hover {
    background-color: #192024;
    padding-top: 40px;
}

.services.classic .service-wrap .service-section:hover .title {
    color: #fff;
    margin-top: 27px;
}

.services.classic .service-wrap .service-section:hover .link {
    opacity: 1;
    margin-top: 40px;
}

.services.classic .service-wrap .service-section i {
    font-size: 62px;
    color: #00c2e5;
}

@media (max-width: 991px) {
    .services.classic .service-wrap .service-section.service {
        border-top: 1px solid #e7eaed;
        border-right: 1px solid #e7eaed;
    }
}

.services.classic .service-wrap.classic {
    border-bottom: 0;
}

.services.classic.padd {
    padding-top: 75px;
}

.services.classic.padd .service-wrap {
    margin-top: 64px;
}

.services.services {
    padding-top: 60px;
    padding-bottom: 60px;
}

.services.services .section-subheading {
    margin-top: 17px;
}

.h-services {
    text-align: center;
    background-color: #ECEFF1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.h-services i {
    color: #00c2e5;
}

.h-services i:before {
    font-size: 60px;
    margin-left: 0;
}

.h-services i img {
    margin-top: 9px;
    margin-bottom: 6px;
}

.h-services .heading {
    color: #00c2e5;
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}

.h-services .text-info {
    color: #808080 !important;
    line-height: 23px;
    font-size: 16px;
}

.h-services .wrap-service {
    padding-top: 60px;
}

.h-services .btn {
    width: 100%;
    font-size: 16px;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .h-services .wrap-service {
        padding-right: 0;
        text-align: center;
    }
}

.h-services .icon-phone {
    margin-top: 10px;
    margin-left: 7px;
    margin-bottom: 5px;
}

.h-services .icon-db {
    margin-top: 17px;
    margin-left: 7px;
    margin-bottom: 6px;
}

/*----------------------*/
/*       NOTA: PORTFÓLIO        */
/*----------------------*/

.portfolio-header {
    padding-top: 60px;
}

.portfolio-item {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.portfolio-item img {
    width: 100%;
    display: block;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.portfolio-item:hover img {
    transform: scale(1.1);
}

.portfolio-overlay {
    position: relative;
    cursor: pointer;
}

.portfolio-overlay .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    border-radius: 8px;
    transition: opacity 0.3s ease;
}

.portfolio-overlay:hover .overlay {
    opacity: 1;
}

/* Modal */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 60%;
    max-width: 800px;
    text-align: center;
    position: relative;
}

.modal-content h2 {
    margin-bottom: 15px;
    font-size: 24px;
}

.modal-content p {
    font-size: 16px;
    color: #666;
}

.modal-content .modal-image {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}


/*----------------------*/
/*       NOTA: CLIENTS        */
/*----------------------*/

.clients {
    background-color: #141b1e;
    padding: 60px 0px;
}

@media (max-width: 600px) {
    .clients {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.clients {
    text-align: center;
}

.clients img {
    width: 100%;
}

@media (max-width: 600px) {
    .clients .wrapper {
        display: block;
        margin: 30px 0;
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 600px) {
    .clients .icon {
        margin: 0 auto;
    }
}

.clients-h {
    background-color: #ECEFF1;
    padding-top: 60px;
    padding-bottom: 70px;
}

.clients-h .clients-slider {
    margin-bottom: -6px;
}

.clients-h .slider-wrap {
    width: 297px;
    margin: 0 auto;
}

.clients-h .img-person {
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.clients-h .img-person.swiper-slide-active img {
    -webkit-transform: scale(0.9) translateY(5px);
    -moz-transform: scale(0.9) translateY(5px);
    -ms-transform: scale(0.9) translateY(5px);
    -o-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
    border-radius: 50%;
}

.clients-h .wrap-info {
    display: none;
}

.clients-h .wrap-info.active {
    display: block;
}

.clients-h .wrapper .testimonial {
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 0px;
    padding: 0px 15px 40px 15px;
    position: relative;
}

.clients-h .wrapper .testimonial .text {
    margin-top: 31px;
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #808080;
}

.clients-h .wrapper .heading {
    color: #00c2e5;
    text-align: center;
}

.clients-h .wrapper .subheading {
    color: #00c2e5;
    text-transform: lowercase;
    font: Lato;
    text-align: center;
}

.clients-h .wrapper .photo .active {
    border-bottom: 6px solid #00c2e5;
    margin-bottom: -13px;
}

.clients-h.classic {
    border-top: 1px solid #e7e7e7;
}

.hosting-plans {
    /* text-align: center; */
    padding-top: 60px;
    padding-bottom: 0px;
}

.hosting-plans .btn.left {
    margin-right: 35px;
    padding: 15px 33px;
    background-color: #00c2e5;
    font-size: 18px;
}

@media (max-width: 767px) {
    .hosting-plans .btn.left {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

.hosting-plans .btn.classic.classic-x.w-btn {
    letter-spacing: -0.1px;
    padding: 15px 47px;
}

.hosting-plans .heading span {
    font-weight: bold;
    color: #00c2e5
}

.section-plans {
    background-color: #ECEFF1;
    text-align: left;
    padding: 30px 20px 7px 40px;
}

@media (max-width: 767px) {
    .section-plans {
        padding: 25px 50px 25px 35px;
    }
}

.section-plans .heading {
    font-size: 28px;
    color: #192024;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .section-plans .heading {
        font-size: 22px;
    }
}

.section-plans .desc {
    font-size: 16px;
    color: #808080;
    line-height: 28px;
}

.wrapper-h-plans {
    margin-top: 60px;
}

.wrapper-h-plans.m-top {
    margin-top: 75px;
}

@media (max-width: 767px) {
    .wrapper-h-plans.m-top {
        margin-top: 50px;
    }
}

.wrapper-h-plans.bg-info-g .section-plans {
    background-color: #ededed;
}

.wrapper-h-plans.bg-info-g .plans-detail {
    background-color: #e7e6e6;
}

.wrapper-h-plans.bg-info-h .section-plans {
    background-color: #e4e4e4;
}

.wrapper-h-plans.bg-info-h .plans-detail {
    background-color: #d9d9d9;
}

.wrapper-h-plans.bg-info-x .section-plans {
    background-color: #e4e4e4;
}

.wrapper-h-plans.bg-info-x .plans-detail {
    background-color: #d9d9d9;
}

.wrapper-h-plans.bg-info-t .section-plans {
    background-color: #d9d9d8;
}

.wrapper-h-plans.bg-info-t .plans-detail {
    background-color: #CFD8DC;
    text-align: left;
    padding: 23px 0px 0px 5px;
}

.wrapper-h-plans.bg-info-t .h-plans-info {
    background-color: #00c2e5;
    color: #fff;
    padding: 10px 35px;
}

.wrapper-h-plans.bg-info-t.bg-grade .section-plans {
    background-color: #ECEFF1;
    text-align: left;
    padding: 30px 20px 7px 40px;
}

.wrapper-h-plans.bg-info-t.bg-grade .plans-detail {
    background-color: #CFD8DC;
    text-align: left;
    padding: 15px 0px 0px 5px;
}

.plans-detail {
    background-color: #CFD8DC;
    text-align: left;
    padding: 15px 0px 0px 5px;
}

@media (max-width: 767px) {
    .plans-detail {
        padding: 25px 0 25px 24px;
    }
}

.plans-detail .list {
    padding: 0;
    margin-bottom: 0px;
}

.plans-detail .list li {
    list-style-type: none;
    margin-bottom: 15px;
    display: inline-block;
}

.plans-detail .list li i {
    color: #363855;
    margin-right: 6px;
}

.plans-detail .list li i:before {
    font-size: 18px;
    margin-left: 0;
}

.plans-detail .list .number {
    color: #192024;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-right: 5px;
}

.plans-detail .info {
    color: #263238;
}

.plans-detail .info.text-info {
    color: #192024;
    font-weight: bold;
    text-transform: uppercase;
}

.h-plans-info {
    position: relative;
    background-color: #192024;
    color: #fff;
    padding: 10px 35px;
}

.h-plans-info .btn.classic {
    background-color: #00c2e5;
    display: block;
    text-align: center;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 6px;
    font-size: 16px;
    border: solid 1px #192024;
}

.h-plans-info .btn.classic:hover {
    color: #192024;
    background-color: #FFF;
    border: solid 1px #00c2e5;
}

.h-plans-info .price {
    font-size: 38px;
    margin-bottom: 2px;
}

.h-plans-info .price .title {
    font-size: 26px;
    margin-left: 14px;
    text-transform: lowercase;
}

.h-plans-info .price .title .line {
    font-size: 18px;
    display: inline-block;
    margin-left: -20px;
}

.h-plans-info .price .symbol {
    font-size: 30px;
    display: inline-block;
}

.h-plans-info .price .dec {
    font-size: 30px;
    display: inline-block;
}

.h-plans-info .heading {
    padding: 10px;
    border: dashed 2px #fff;
    margin-bottom: 23px;
    font-size: 15px;
}

.h-plans-info .title {
    text-transform: uppercase;
    margin-bottom: 2px;
}

.h-plans-info .desc {
    text-transform: lowercase;
    line-height: 17px;
}

.h-plans-info .call-title {
    text-transform: uppercase;
    font-size: 20.5px;
    color: #434353;
    font-weight: bold;
    margin-bottom: 6px;
}

.h-plans-info .call-link {
    color: #434353;
    display: block;
    margin-bottom: 20px;
    font: bold 29px "Lato Light", sans-serif;
}

.h-plans-info .btn.modern {
    padding: 13px 20px;
    font-size: 16px;
    border-width: 2px;
}

.h-plans-info .header-wrap {
    text-align: left;
}

@media (max-width: 1199px) {
    .h-plans-info .header-wrap {
        text-align: center;
        padding-left: 0;
    }
}

.host-plan {
    background-color: #141b1e ! important;
}

.host-plans {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #141b1e;
}

.host-plans.tab02 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff;
}

.host-plans.tab03 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ECEFF1;
}

.host-plans .heading {
    font-size: 22px;
    color: #141b1e;
    margin-bottom: 10px;
    line-height: 38px;
}

.host-plans .heading span {
    font-weight: 900;
    font-size: 42px;
    color: #00c2e5;
}

@media (max-width: 767px) {
    .host-plans .heading {
        margin-top: 35px;
    }
}

.host-plans .subheading {
    color: #141b1e;
    font-size: 16px;
    margin-bottom: 40px;
}

.host-plans .info-group i {
    margin-right: 10px;
}

.host-plans .info-group .text {
    color: #2a363f;
    font-size: 18px;
    margin-right: 35px;
    margin-bottom: 14px;
    display: inline-block;
}

.host-plans .info-group {
    margin-bottom: 20px;
}

.host-plans .text-info .price {
    font-weight: 900;
    font-size: 42px;
    color: #00c2e5;
}

.host-plans .btn {
    padding: 15px 30px;
    font-size: 18px;
}

.host-plans .btn:hover {
    background-color: transparent;
    color: #141b1e;
}

.host-plans .wrap-img img {
    width: 100%;
}

@media (max-width: 767px) {
    .host-plans .wrap-img {
        margin-top: 0px;
        padding: 0px;
    }
}

@media (max-width: 767px) {
    .host-plans .wrap-img.wrap-img-2 {
        padding: 0px;
    }
}

@media (max-width: 400px) {
    .host-plans .wrap-img.wrap-img-2 {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.cloud {
    padding-top: 60px;
    padding-bottom: 60px;
}

.cloud .section-subheading {
    margin-bottom: 80px;
}

.cloud .wrapper {
    padding-top: 20px;
    background-color: #00c2e5;
    padding-bottom: 40px;
}

@media (max-width: 991px) {
    .cloud .wrapper {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .cloud .wrapper {
        width: 60%;
        margin: 0 auto 30px;
    }
}

@media (max-width: 480px) {
    .cloud .wrapper {
        width: 100%;
    }
}

.cloud .wrapper .heading {
    color: #141b1e;
    border-bottom: 1px solid #141b1e;
    text-align: center;
    padding-bottom: 15px;
}

.cloud .wrapper .heading span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .cloud .wrapper .heading {
        font-size: 19px;
    }
}

.cloud .wrapper .desc {
    font-size: 16px;
    color: #141b1e;
    margin-top: 20px;
    line-height: 24px;
    text-align: center;
}

.cloud .wrapper .img-wrap .img {
    width: 100%;
}

.cloud .wrapper .number {
    text-align: center;
    color: #141b1e;
    font-size: 62px;
}

.cloud .wrapper .content-wrap {
    padding-left: 30px;
    padding-right: 30px;
}

/*----------------------*/
/*    NOTA: TEAM        */
/*----------------------*/

.team {
    padding-top: 60px;
    padding-bottom: 60px;
}

.team .heading {
    color: #2c2c2c;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: 0px;
}

.team .subheading {
    font-size: 16px;
    color: #2c2c2c;
    margin-bottom: 11px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .desc {
    font-size: 14px;
    color: #546E7A;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .soc-icons-wrap {
    padding-top: 9px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .soc-icons-wrap .fa {
    color: #00c2e5;
    width: 50px;
    height: 30px;
    font-weight: bold;
    font-size: 22px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .soc-icons-wrap .fa:hover {
    color: #fff;
}

.team .soc-icons-wrap .icons {
    padding-top: 115px;
}

@media (min-width: 767px) and (max-width: 991px) {
    .team .soc-icons-wrap .icons {
        padding-top: 80px;
    }
}

.team .team-info {
    padding: 30px 20px;
    background-color: #ECEFF1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team .wrapper {
    text-align: center;
    margin-top: 60px;
}

.team img {
    width: 100%;
}

.team-about img {
    width: 100%;
}

@media (max-width: 767px) {
    .team .wrapper {
        margin-bottom: 30px;
    }
}

.team .wrapper:hover .team-info {
    position: relative;
    z-index: 1;
}

.team .wrapper:hover .team-info .heading,
.team .wrapper:hover .team-info .subheading,
.team .wrapper:hover .team-info .desc {
    color: #00c2e5;
    position: relative;
    z-index: 1;
}

.team .wrapper:hover .team-info .desc {
    color: #192024;
}

.team .wrapper:hover .soc-icons-wrap {
    opacity: 1;
}

@media (max-width: 537px) {
    .team .soc-icons-wrap .icons {
        padding-top: 150px;
    }

    .team .soc-icons-wrap .fa {
        font-size: 22px;
        width: 30px;
        height: 20px;
    }
}

@media (max-width: 767px) {
    .team .wrapper .img-section img {
        margin: 0 auto;
    }
}

.team .section-subheading {
    margin-bottom: 76px;
}

.team.classic {
    padding-top: 51px;
    padding-bottom: 80px;
}

.team.classic .heading-section {
    margin-bottom: 70px;
}

.team-about {
    background-color: #192024;
    padding-top: 60px;
    padding-bottom: 60px;
}

.team-about .section-subheading {
    margin-top: 10px;
    margin-bottom: 60px;
}

.team-about .wrapper {
    padding: 0 15px;
    position: relative;
}

.team-about .wrapper:hover .more-info {
    opacity: 1;
}

.team-about .more-info {
    background-color: #00c2e5;
    padding: 25px 15px;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 15px;
    height: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 991px) {
    .team-about .more-info {
        padding-top: 19px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .team-about .more-info {
        display: none;
    }
}

.team-about .more-info .title {
    font: bold 16px Lato;
    color: #141b1e;
    line-height: 21px;
    margin-bottom: 13px;
}

@media (max-width: 991px) {
    .team-about .more-info .title {
        line-height: 16px;
        margin-bottom: 13px;
        font-size: 18px;
    }
}

.team-about .more-info .desc {
    font-size: 16px;
    color: #141b1e;
    line-height: 23px;
    margin-bottom: 25px;
}

@media (max-width: 991px) {
    .team-about .more-info .desc {
        margin-bottom: 6px;
        font-size: 16px;
        padding: 0 5px;
    }
}

.team-about .more-info .soc-icons {
    padding: 0;
}

.team-about .more-info .soc-icons .fa {
    background-color: #282828;
    color: #00c2e5;
    padding: 11px;
    margin-right: 3px;
}

.team-about .more-info .soc-icons .fa.fa-facebook {
    padding: 11px 14px;
}

.team-about .more-info .soc-icons .fa.fa-google-plus {
    padding: 11px 9px;
}

.team-about .heading {
    font-size: 24px;
    font-weight: bold;
    color: #141b1e;
    text-transform: capitalize;
    text-align: center;
}

.team-about .subheading {
    font: 18px Lato;
    margin-bottom: 10px;
    color: #141b1e;
    text-transform: capitalize;
    text-align: center;
    font-weight: bold;
}

.team-about .swiper-container .pagination {
    margin-top: 60px;
}

.team-about .swiper-pagination-switch {
    width: 15px;
    height: 15px;
    margin-left: 20px;
    border-color: #6c6f75;
}

.team-about .swiper-active-switch {
    border-color: #ECEFF1;
    background: #ECEFF1;
}

.team-about.light {
    background-color: #ECEFF1;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .team-about.light .slider-wrap {
        margin-left: 10px;
    }
}

.team-about.light .heading {
    font: normal 24px Lato;
    text-align: center;
    color: #141b1e;
    margin-bottom: 3px;
}

.team-about.light .subheading {
    text-align: center;
    color: #141b1e;
}

.team-about.light .swiper-pagination-switch {
    display: none;
}

.team-about.light .desc {
    font: 16px Lato;
    color: #858f95;
    margin-top: 32px;
    line-height: 24px;
}

.team-about.light .wrapper {
    padding: 0;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .team-about.light .plan-container {
        margin-right: 26px;
    }
}

.team-about.light .info {
    margin-right: 26px;
}

@media (max-width: 1199px) {
    .team-about.light .info {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .team-about.light .info {
        margin-top: 0;
    }
}

.team-about.light .soc-icons {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 100px;
}

.team-about.light .soc-icons:hover {
    color: #00c2e5;
}

.team-about.light .soc-icons .fa {
    font-size: 22px;
    color: #00c2e5;
    cursor: pointer;
}

.team-about.light .soc-icons .fa:hover {
    font-size: 22px;
    color: #fff;
}

.team-about.light .btn {
    margin-top: 5px;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 16px;
}

.team-about.light .btn:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

@media (max-width: 767px) {
    .team-about.light .slides-toggle {
        display: none;
    }
}

.team-about.light .slides-toggle .slide {
    width: 25px;
    height: 42px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team-about.light .slides-toggle .slide-prev {
    background-image: url("../img/arrow-left-2.png");
    left: -83px;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .team-about.light .slides-toggle .slide-prev {
        left: -43px;
    }
}

@media (max-width: 1199px) {
    .team-about.light .slides-toggle .slide-prev {
        left: -53px;
    }
}

.team-about.light .slides-toggle .slide-prev:hover {
    background-image: url("../img/arrow-left-2-act.png");
}

.team-about.light .slides-toggle .slide-next {
    background-image: url("../img/arrow-right-2.png");
    right: -53px;
}

@media (max-width: 1399px) {
    .team-about.light .slides-toggle .slide-next {
        right: -33px;
    }
}

.team-about.light .slides-toggle .slide-next:hover {
    background-image: url("../img/arrow-right-2-act.png");
}

@media (max-width: 1280px) {
    .team-about.light .slides-toggle {
        display: none;
    }
}

.team-about.classic {
    background-color: #FFF;
    padding-top: 60px;
}

.team-about.classic .heading {
    padding-top: 60px;
    color: #192024;
}

.team-about.classic .subheading {
    color: #00c2e5;
}

@media (max-width: 1199px) {
    .team-about.classic .subheading {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .team-about.classic .more-info {
        display: block;
        padding: 49px 15px;
    }
}

@media (max-width: 480px) {
    .team-about.classic .more-info {
        padding: 49px 15px;
    }
}

.team-about.classic .more-info .title {
    position: relative;
    margin-bottom: 33px;
}

.team-about.classic .more-info .title:before {
    content: "";
    height: 1px;
    width: 40px;
    background-color: #282828;
    position: absolute;
    bottom: -19px;
    left: 50%;
    -webkit-transform: translate3d(-50%,
            0,
            0);
    -moz-transform: translate3d(-50%,
            0,
            0);
    -ms-transform: translate3d(-50%,
            0,
            0);
    -o-transform: translate3d(-50%,
            0,
            0);
    transform: translate3d(-50%,
            0,
            0);
}

.team-about.classic .more-info .desc {
    margin-bottom: 38px;
}

.team-about.classic .wrapper {
    padding: 0;
}

.team-about .img-team {
    width: 100%;
}

.team-about.classic .section-heading {
    margin-bottom: 0px;
}

.team-about.classic .more-info {
    width: 100%;
    margin: 0 -1px 0 0;
    padding: 40px 15px;
}

.team-about.classic .more-info .title {
    line-height: 23px;
}

.team-about.modern .info {
    margin-top: 0;
    margin-right: 0px;
    padding-top: 5px;
    background-color: #192024;
    text-align: center;
}

@media (max-width: 1199px) {
    .team-about.modern .info {
        margin-right: 0;
    }
}

.team-about.modern .info .heading,
.team-about.modern .info .subheading {
    color: #fff;
}

.team-about.modern .info .desc {
    color: #f1f1f2;
}

.team-about.modern .info .soc-icons .fa {
    color: #00c2e5;
}

.team-about.modern .wrapper {
    padding-top: 60px;
}

/*----------------------*/
/*   NOTA: SECTION QUESTION   */
/*----------------------*/

.section-question {
    background-color: #00c2e5;
    padding-top: 60px;
    color: #212122;
}

.section-question .wrapper {
    padding-top: 20px;
    margin-bottom: 60px;
}

.section-question .wrapper i {
    float: left;
    font-size: 30px;
    margin-right: 15px;
}

.section-question .wrapper .heading {
    font-size: 22px;
    margin-bottom: 10px;
}

.section-question .wrapper .desc {
    font-size: 16px;
    line-height: 24px;
}

.section-question .section-subheading {
    margin-bottom: 40px;
}

.section-question .btn {
    margin-top: 30px;
    padding: 18px 40px;
    font: 16px 'Open Sans SemiBold',
        sans-serif;
    letter-spacing: 1.3px;
}

/*----------------------*/
/*         NOTA: FORMS        */
/*----------------------*/
.question {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.question .heading {
    font-size: 18px;
    color: #141b1e;
    text-transform: uppercase;
    line-height: 27px;
}

.question .heading .large-text {
    sans-serif;
    font-size: 30px;
}

.question .comments-form {
    margin-top: 60px;
}

.comments-form .input {
    font-size: 18px;
    color: #263238;
    background-color: #ECEFF1;
    padding: 18px 33px;
    width: 100%;
    border: 1px solid transparent;
    outline: 0;
    margin-bottom: 26px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.comments-form .input:focus {
    border-color: #67687b;
}

.comments-form .input.textarea {
    height: 150px;
}

.comments-form::-webkit-input-placeholder {
    font-size: 18px;
    color: #67687b;
}

.comments-form:-moz-placeholder {
    /* Firefox 18- */

    font-size: 18px;
    color: #67687b;
}

.comments-form::-moz-placeholder {
    /* Firefox 19+ */

    font-size: 18px;
    color: #67687b;
}

.comments-form:-ms-input-placeholder {
    font-size: 18px;
    color: #67687b;
}

.comments-form .btn.submit {
    sans-serif;
    font-size: 18px;
    padding: 21px 62px;
    margin-top: -5px;
}

.comments-form .btn.submit:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

.comments-form.light {
    padding-bottom: 20px;
}

.comments-form.light .input {
    background-color: #fff;
}

.comments-form .title-form {
    color: #141b1e;
    margin-bottom: 10px;
}

.comments-form .subtitle {
    font: 16px Lato;
    color: #263238;
    margin-bottom: 30px;
}

.comments-form .btn-check {
    position: relative;
    visibility: hidden;
}

.comments-form .btn-check:before {
    content: "";
    width: 25px;
    height: 25px;
    border: 2px solid #e6e6e6;
    background-color: #fff;
    position: absolute;
    top: -6px;
    left: -16px;
    visibility: visible;
}

.comments-form .btn-check:checked:before {
    background-image: url("../img/check.png");
    background-repeat: no-repeat;
    background-position: center;
}

.register {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ECEFF1
}

.register .comments-form .input {
    margin-bottom: 15px;
}

.register .comments-form .label-form {
    margin-left: 13px;
    font: normal 16px Lato;
    margin-right: 25px;
    color: #263238;
    margin-bottom: 20px;
}

@media (max-width: 450px) {
    .register .comments-form .label-form {
        margin-bottom: 10px;
    }
}

.register .comments-form .link {
    font-size: 16px;
    color: #263238;
    margin-right: 45px;
    text-decoration: underline;
}

.register .comments-form .btn {
    color: #fff;
    margin: 15px 0px 15px 0px;
    font: 16px 'Open Sans',
        sans-serif;
    padding: 17px 65px;
}

@media (max-width: 450px) {
    .register .comments-form .btn {
        margin-top: 10px;
    }
}

.register .comments-form .btn:hover {
    background-color: #141b1e;
    color: #fff;
}

.register.contact-us {
    padding-top: 60px;
    background-color: #fff;
}

.register.contact-us form {
    padding-top: 0px;
}

.register.contact-us .comments-form {
    margin-top: 0;
}

.register.contact-us .subtitle,
.register.contact-us .title {
    font: 18px Lato;
    color: #141b1e;
    margin-bottom: 20px;
}

.register.contact-us .title {
    font: 30px "Open Sans ExtraBold",
        sans-serif;
    letter-spacing: -0.5px;
    margin-bottom: 22px;
}

.register.contact-us .info {
    color: #263238;
    line-height: 23px;
    margin-bottom: 20px;
}

@media (max-width: 350px) {
    .register.contact-us .info {
        font-size: 13px;
    }
}

.register.contact-us .info a {
    color: #263238;
    font-size: 16px;
    line-height: 27px;
}

.register.contact-us .info a:hover {
    text-decoration: none;
    color: #00c2e5;
}

@media (max-width: 350px) {
    .register.contact-us .info a {
        font-size: 13px;
    }
}

.register.contact-us .info .social-icons .fa {
    width: 55px;
    color: #424242;
    border: 1px solid #eaeaeb;
    padding: 15px 20px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.register.contact-us .info .social-icons .fa:hover {
    color: #00c2e5;
}

.register.contact-us .input.comment {
    height: 180px;
}

.register.contact-us .btn {
    margin-top: 15px;
}

.register.contact-us .contact-info {
    margin-bottom: 20px;
}

.register.contact-us .contact-info .heading {
    sans-serif;
    font-size: 16px;
    color: #00c2e5;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 11px;
}

.login-form {
    width: 100%;
}

.login-form .wrapper {
    padding: 30px;
}

.login-form .title {
    color: #192024;
    margin-bottom: 6px;
    margin-top: 0;
}

.login-form .subtitle {
    font-size: 16px;
    color: #141b1e;
    margin-bottom: 35px;
}

.login-form input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #ECEFF1;
    -webkit-text-fill-color: #909296;
    color: #909296;
}

.login-form::-webkit-input-placeholder {
    color: #909296;
    letter-spacing: 1px;
}

.login-form:-moz-placeholder {
    /* Firefox 18- */

    color: #909296;
    letter-spacing: 1px;
}

.login-form::-moz-placeholder {
    /* Firefox 19+ */

    color: #909296;
    letter-spacing: 1px;
}

.login-form:-ms-input-placeholder {
    color: #909296;
    letter-spacing: 1px;
}

.login-form .field:focus {
    border-color: #00c2e5;
}

.login-form .field {
    font-size: 18px;
    color: #263238;
    background-color: #ECEFF1;
    padding: 18px 33px;
    width: 100%;
    border: 1px solid transparent;
    outline: 0;
    margin-bottom: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.login-form .label-form {
    font-weight: normal;
    font-size: 16px;
    color: #141b1e;
    padding-top: 20px;
    padding-left: 15px;
}

.login-form a.link {
    font-size: 16px;
    color: #263238;
    margin-left: 20px;
    text-decoration: underline;
}

.login-form .label-form .btn-check {
    position: relative;
    visibility: hidden;
}

.login-form .label-form .btn-check:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #263238;
    background-color: #fff;
    position: absolute;
    top: -5px;
    left: -16px;
    visibility: visible;
}

.login-form .label-form .btn-check:checked:before {
    background-image: url("../img/check.png");
    background-repeat: no-repeat;
    background-position: center;
}

.login-form .btn {
    padding: 15px 51px;
    margin-top: 11px;
    font-size: 14px;
    sans-serif;
}

.login-form .btn:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

/*----------------------*/
/*         NOTA: MAPS         */
/*----------------------*/

.map {
    height: 383px;
}

/*----------------------*/
/*      NOTA: COUNTDOWN       */
/*----------------------*/

.countdown {
    width: 100%;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.countdown .wrapper {
    width: 100%;
    position: relative;
}

@media (max-width: 991px) {
    .countdown .wrapper {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.countdown .wrapper.overlay:before {
    background-color: rgba(31,
            37,
            50,
            0.79);
}

.countdown .wrapper .heading {
    font-size: 28px;
    sans-serif;
    color: #141b1e;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
}

@media (max-width: 1199px) {
    .countdown .wrapper .heading {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .countdown .wrapper .heading {
        font-size: 20px;
    }
}

.countdown .wrapper .clock {
    sans-serif;
    font-size: 95px;
    text-align: center;
}

.countdown .wrapper .clock span {
    color: #00c2e5;
    display: inline-block;
    padding: 0 30px;
}

.clock#specialclock {
    sans-serif;
    font-size: 20px;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}

.timeleft {
    font-size: 20px;
    vertical-align: middle;
    color: #fff;
    display: inline-block;
    margin-left: 14px;
}

@media (max-width: 1199px) {
    .countdown .wrapper .clock {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .countdown .wrapper .clock {
        font-size: 30px;
    }
}

.countdown .wrapper .clock .divider {
    font-size: 51px;
    color: #4c515b;
    display: block;
    margin-top: -120px;
    margin-right: -10px;
    text-align: right;
}

@media (max-width: 1199px) {
    .countdown .wrapper .clock .divider {
        margin-top: -83px;
    }
}

@media (max-width: 767px) {
    .countdown .wrapper .clock .divider {
        margin-top: -38px;
        font-size: 25px;
    }
}

.countdown .wrapper .clock .title {
    font-size: 24px;
    display: block;
    color: #4c515b;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    .countdown .wrapper .clock .title {
        font-size: 16px;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .countdown .wrapper .clock .title {
        font-size: 12px;
        margin-top: 10px;
    }
}

@media (max-width: 350px) {
    .countdown .wrapper .clock .title {
        font-size: 10px;
        margin-top: 10px;
    }
}

/*----------------------*/
/*    NOTA: TESTIMONIALS      */
/*----------------------*/

.testimonial {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 767px) {
    .testimonial {
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .testimonial .social-icons {
        display: none;
    }
}

.testimonial .wrapper {
    background-color: #00c2e5;
    margin-top: 60px;
}

.testimonial .img {
    position: relative;
}

@media (max-width: 991px) {
    .testimonial .img {
        padding-top: 40px;
        margin: 0 auto;
    }
}

.testimonial .content-info {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 9px;
    padding-right: 60px;
    line-height: 30px;
    padding-left: 10px;
}

.testimonial .social-icons {
    text-align: left;
    margin-left: 15px;
}

.testimonial .social-icons .fa:not(.fa-share-alt) {
    border-right: 0;
}

.testimonial .social-icons .fa {
    color: #141b1e;
    border: 1px solid #fff;
    padding: 12px 15px;
    margin-left: -4px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.testimonial .social-icons .fa.fa-google-plus {
    padding: 12px;
    border-right: 1px solid #fff;
}

.testimonial .swiper-pagination-switch {
    display: none;
}

.testimonial .author {
    font-size: 18px;
    sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding-left: 10px;
}

.testimonial .author.text-capitalize {
    text-transform: capitalize;
}

.testimonial .swiper-slide {
    margin-top: 40px;
}

.testimonial .slide-next,
.testimonial .slide-prev {
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 15px;
    position: absolute;
    bottom: 50px !important;
    right: 69px;
}

.testimonial .slide-next:hover,
.testimonial .slide-prev:hover {
    cursor: pointer;
}

.testimonial .wrapper img {
    width: 100%;
}

@media (max-width: 991px) {

    .testimonial .slide-next,
    .testimonial .slide-prev {
        bottom: 20px;
    }
}

.testimonial .slide-prev {
    background-image: url(../img/arrow-left.png);
    bottom: 0;
    right: 100px;
}

@media (max-width: 991px) {
    .testimonial .slide-prev {
        bottom: 20px;
    }
}

.testimonial .icon-quote {
    margin-top: -18px;
}

@media (max-width: 1199px) {
    .testimonial .icon-quote {
        margin-left: 10px;
    }
}

.testimonial.bg-info {
    background-color: #f2efe8;
}

.testimonial.classic {
    background-color: #ECEFF1;
}

.testimonial.classic .author {
    text-transform: capitalize;
}

.testimonial .swiper-container {
    height: 300px !important;
}

/*----------------------*/
/*      NOTA: TOP HEADER      */
/*----------------------*/
.top-header {
    margin-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 75px;
    padding-bottom: 75px;
}

@media (max-width: 767px) {
    .top-header .wrapper {
        padding: 0px 10px;
    }
}

.top-header.overlay:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.top-header .wrapper .heading {
    font: bold 32px Lato;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .top-header .wrapper .heading {
        font-size: 38px;
    }
}

@media (max-width: 420px) {
    .top-header .wrapper .heading {
        font-size: 32px;
    }
}

.top-header .wrapper .subheding {
    font-size: 14px;
    text-transform: lowercase;
    color: #fff;
}

@media (max-width: 1199px) {
    .top-header .wrapper .subheding {
        font-size: 20px;
    }
}

@media (max-width: 420px) {
    .top-header .wrapper .subheding {
        font-size: 16px;
    }
}

.top-header .wrapper .subheding .link {
    color: #fff;
    padding-left: 8px;
    padding-right: 10px;
}

.top-header .wrapper .subheding .link:first-child {
    padding-left: 0px;
}

.top-header .wrapper .subheding .link.active {
    color: #00c2e5;
    font-weight: bold;
}

.top-header .wrapper .subheding .link:hover {
    text-decoration: none;
    color: #00c2e5;
}

.top-header .wrapper .round {
    position: relative;
}

.top-header .wrapper .round:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    top: 16px;
    left: 2px;
}

.wpc-vps-info.img-bg {
    background-image: url(../img/backimage.jpg);
}

.top-header.img-bg {
    background-image: url(../img/topbanner04.jpg);
}

.top-banner.img-bg-1 {
    background-image: url(../img/topbanner01.jpg);
}

.top-banner.img-bg-2 {
    background-image: url(../img/topbanner02.jpg);
}

.top-banner.img-bg-3 {
    background-image: url(../img/topbanner03.jpg);
}

.top-banner.img-bg-5 {
    background-image: url(../img/topbanner05.jpg);
}

@media (max-width: 1199px) {
    .top-header .wrapper .round:before {
        top: 12px;
    }
}

@media (max-width: 767px) {
    .top-header {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .top-header .wrapper .heading {
        font-size: 26px;
    }

    .top-header .wrapper .subheding {
        font-size: 14px;
    }

    .top-header {
        margin-top: 70px;
    }
}

@media (max-width: 450px) {
    .top-header .wrapper .round:before {
        top: 10px;
    }
}

/*----------------------*/
/*    NOTA: FAQ         */
/*----------------------*/

.faq {
    padding: 60px 0px;
    background-color: #ECEFF1;
}

.faq .accordion.faq .btn.classic {
    margin-top: 83px;
    font-size: 18px;
    padding: 21px 86px;
}

.faq.light {
    background-color: #FFF;
}

.tabs-item .accordion.faq {
    padding-top: 0px;
}

.accordion.faq .panel-wrap {
    margin-bottom: 5px;
}

.accordion.faq .panel-title {
    background-color: #192024;
    color: #f0f0f1;
    padding: 29px 9px 31px 115px;
    text-align: left;
}

@media (max-width: 767px) {
    .accordion.faq .panel-title {
        font-size: 15px;
    }
}

.accordion.faq .panel-title .fa:first-child {
    position: absolute;
    text-align: center;
    font-size: 36px;
    top: 20px;
    right: -25px;
    width: 100%;
}

.accordion.faq .panel-title .fa {
    font-size: 22px;
    margin-right: 25px;
    float: right;
}

.accordion.faq .panel-title .fa-minus {
    display: none;
    color: #fff;
}

.accordion.faq .panel-title.active {
    color: #fff !important;
    background-color: #00c2e5;
    padding: 30px 9px 30px 115px;
}

.accordion.faq .panel-title.active .fa-minus {
    display: inline-block;
}

.accordion.faq .panel-title.active .fa-plus {
    display: none;
}

.accordion.faq .panel-title.active .square {
    background-color: #141b1e;
}

.accordion.faq .square {
    height: 100% !important;
    width: 85px;
    background-color: #00c2e5;
    color: #fff;
    text-transform: uppercase;
    padding: 25px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
}

.accordion.faq .wrapper-collapse .info {
    margin-bottom: -9px;
}

.accordion.faq .wrapper-collapse .list {
    background-color: #fff;
    padding: 0;
}

@media (max-width: 400px) {
    .accordion.faq .wrapper-collapse .list {
        margin-left: 0;
    }
}

.accordion.faq .wrapper-collapse .list li {
    font-size: 18px;
    color: #192024;
    list-style-type: none;
    padding: 30px 50px 30px 100px;
    border-top: 1px solid #ececec;
    text-align: left;
}

@media (max-width: 767px) {
    .accordion.faq .panel-title {
        font-size: 12px;
        line-height: 18px;
    }

    .accordion.faq .wrapper-collapse .list li {
        font-size: 15px;
        padding: 15px 37px 19px;
    }
}

.accordion.faq .btn.classic {
    background-color: #00c2e5;
    display: inline-block;
    margin-top: 71px;
    text-transform: uppercase;
    font-size: 20px;
    padding: 21px 72px;
}

.accordion.faq .btn.classic:hover {
    background-color: #141b1e;
    color: #00c2e5;
}

.accordion.faq.light .panel-title.active {
    sans-serif;
    background-color: #f2efe8;
}

.accordion.faq.light .wrapper-collapse .list {
    background-color: #f2efe8;
}

.accordion.faq.light .wrapper-collapse .list li {
    border-top: 1px solid #e0ddd7;
}

/*----------------------*/
/*       NOTA: ACCORDION      */
/*----------------------*/

.accordion .panel-title {
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    padding: 9px 35px 10px;
    color: #E32526;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.accordion .panel-collapse {
    display: none;
}

/*----------------------*/
/*         NOTA: ABOUT        */
/*----------------------*/

.about-info {
    background-color: #ECEFF1;
    padding-top: 60px;
    padding-bottom: 60px;
}

.about-info-2 {
    padding-bottom: 60px;
}

@media (max-width: 1199px) {
    .about-info {
        padding-bottom: 91px;
    }
}

.about-info .heading {
    font-size: 48px;
    color: #192024;
    text-transform: capitalize;
    margin-bottom: 36px;
}

.about-info .subheading {
    color: #263238;
    font-size: 16px;
    line-height: 25px;
}

.about-info .btn {
    font-size: 16px;
    padding: 17px 48px;
    background-color: transparent;
    color: #00c2e5;
    border-width: 2px;
}

.about-info .btn:hover {
    color: #141b1e;
    background-color: #00c2e5;
}

.about-info .img-about {
    display: block;
}

@media (max-width: 991px) {
    .about-info .img-about {
        width: 100%;
        margin: 20px 0px 0px;
    }
}

.about-info.about-light {
    background-color: #00c2e5;
    margin-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 991px) {
    .about-info.about-light {
        margin-top: 0;
    }
}

.about-info.about-light .wrap {
    padding-left: 54px;
}

@media (max-width: 991px) {
    .about-info.about-light .wrap {
        padding-left: 0;
    }
}

.about-info.about-light .heading {
    font-size: 48px;
    color: #141b1e;
    text-transform: capitalize;
    margin-bottom: 36px;
}

.about-info.about-light .subheading i {
    margin-right: 10px;
    font-size: 34px;
    color: #141b1e;
}

.about-info.about-light .subheading .title {
    vertical-align: sub;
    font-size: 24px;
    color: #141b1e;
}

.about-info.about-light .subheading .info {
    margin-bottom: 20px;
    margin-top: 15px;
    color: #141b1e;
    display: inline-block;
}

.about-info.about-light .info {
    color: #2d3133;
    font-size: 16px;
    margin-top: 54px;
    line-height: 28px;
    margin-bottom: 50px;
}

.about-info.about-light .btn.modern {
    color: #141b1e;
    background-color: transparent;
    padding: 17px 67px;
}

.about-info.about-light .btn.modern:hover {
    background-color: #141b1e;
    color: #00c2e5;
}

.about-info.about-light .img-about {
    left: 40px;
    top: -245px;
}

@media (max-width: 767px) {
    .about-info .heading {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about-info.about-light .heading {
        font-size: 32px;
        margin: 20px 0px;
    }

    .about-info .subheading {
        text-align: center;
    }
}

.section-heading {
    font-size: 48px;
    color: #192024;
    text-align: center;
}

.section-heading.light {
    color: #fff;
}

.section-heading.small-text {
    font-size: 37px;
}

@media (max-width: 1199px) {
    .section-heading {
        font-size: 38px;
    }
}

.section-subheading {
    color: #808080;
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
}

.section-subheading.light {
    color: #fff;
}

/*----------------------*/
/*        NOTA: SKILLS        */
/*----------------------*/

.skill-progress-box {
    position: relative;
}

.skill-progress-box .block-title {
    position: relative;
}

.skill-progress-box h6 span {
    margin-left: 15px;
    letter-spacing: 0;
    position: absolute;
    text-align: right;
    width: 0;
    left: 0;
    color: #b2b2b2;
}

.skill-progress-box h6 span:after {
    content: "%";
}

.skill-progress-box .progress {
    height: 2px;
}

.skill-progress-box .progress-bar {
    background-color: #333;
    -webkit-transition: all ease 5s;
    -moz-transition: all ease 5s;
    -o-transition: all ease 5s;
    -ms-transition: all ease 5s;
    transition: all ease 5s;
}

.wrapper-skills .title {
    text-transform: uppercase;
    color: #555;
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 16px;
}

.wrapper-skills .title-select {
    margin-bottom: 14px;
}

.wrapper-skills .title-select .select {
    width: 60%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: transparent;
    margin-top: -15px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 12px;
}

.wrapper-skills .skill-progress-box {
    padding-left: 65px;
    padding-right: 65px;
}

.wrapper-skills .skill-progress-box .progress {
    height: 10px;
    border-radius: 2px;
}

.wrapper-skills .skill-progress-box .progress-bar {
    background-color: #f57b1f;
}

.wrapper-skills .counter,
.skill-progress-box.payment .counter {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 5px;
    width: 90px;
    margin: 30px auto;
    text-align: center;
    color: #555;
    font-weight: bold;
}

/*----------------------*/
/*        NOTA: SERVICE       */
/*----------------------*/

.service-skills {
    padding-top: 60px;
    padding-bottom: 60px;
}

.service-skills .img {
    width: 100%;
}

@media (max-width: 991px) {
    .service-skills .img {
        display: block;
        margin: 0 auto 50px;
    }
}

.service-skills .text-skill {
    color: #192024;
    font: 16px Lato;
    line-height: 30px;
    margin-bottom: 25px;
}

.service-skills .section-subheading {
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .service-skills .section-subheading {
        margin-bottom: 50px;
    }
}

.service-skills .skills-wrap {
    margin-top: 30px;
}

.service-skills .skills-wrap .title {
    font-size: 30px;
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .service-skills .skills-wrap {
        padding-left: 0;
        margin-top: 0;
    }
}

.service-skills .skills {
    margin-top: 40px;
}

.service-skills .skill-progress-box .block-title {
    font: 16px "Open Sans SemiBold",
        sans-serif;
    color: #192024;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.service-skills .skill-progress-box .block-title span {
    right: 37px;
    left: auto;
    font: 20px "Open Sans SemiBold",
        sans-serif;
    color: #192024;
    top: -7px;
}

.service-skills .skill-progress-box .progress {
    height: 8px;
    background-color: #f2efe8;
    margin-bottom: 46px;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.service-skills .skill-progress-box .progress-bar {
    background-color: #00c2e5;
    box-shadow: none;
}

/*----------------------*/
/*    NOTA: HISTORY SECTION   */
/*----------------------*/

.history-section {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 991px) {
    .history-section {
        padding-top: 80px;
        padding-bottom: 80px;
        margin-top: 0;
    }
}

.history-section .wrappper {
    text-align: left;
}

@media (max-width: 767px) {
    .history-section .wrappper {
        text-align: center;
        padding: 0 15px;
        margin-bottom: 40px;
    }
}

.history-section .history-separate {
    margin-bottom: 40px;
    display: inline-block;
}

.history-section .wrappper .title {
    color: #00c2e5;
    margin-top: 30px;
}

.history-section .wrappper .desc {
    font-size: 16px;
    color: #192024;
    margin-top: 15px;
    line-height: 26px;
}

.history-section .wrappper .date {
    text-transform: uppercase;
    margin-top: 30px;
    color: #263238;
}

.history-section .wrappper .date .year {
    sans-serif;
    font-size: 16px;
}

.history-section .wrappper.right {
    text-align: left;
    margin-left: -9px;
}

@media (max-width: 767px) {
    .history-section .wrappper.right {
        text-align: center;
        padding: 0 15px;
    }
}

.history-section .section-subheading {
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .history-section .section-subheading {
        margin-bottom: 35px;
    }
}

.history-section .img {
    width: 100%;
    margin: 0px;
}

@media (max-width: 991px) {
    .history-section .img {
        margin: 25px auto 0;
        display: block;
    }
}

.history-section .link-pages {
    background-color: #00c2e5;
    color: #141b1e;
    font: bold 24px "Open Sans Bold",
        sans-serif;
    display: inline-block;
    text-align: center;
    padding: 51px 41px 43px;
    line-height: 34px;
    margin-top: 24px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.history-section .link-pages:hover {
    text-decoration: none;
    background-color: #141b1e;
    color: #00c2e5;
}

.history-section .img-wrap {
    position: relative;
}

@media (max-width: 991px) {
    .history-section .img-wrap:after {
        content: none;
    }

    .history-section .wrappper {
        text-align: center;
    }
}

/*----------------------*/
/*         BLOG         */
/*----------------------*/

.blog {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blog.padd {
    padding-bottom: 8px;
}

.blog .sidebar {
    padding-left: 30px;
    display: inline-block;
}

@media (max-width: 991px) {
    .blog .sidebar {
        margin-top: 40px;
        padding-left: 0;
    }
}

.blog .sidebar .search-group {
    position: relative;
}

.blog .sidebar .search-group::-webkit-input-placeholder {
    sans-serif;
    color: #263238;
    text-transform: uppercase;
}

.blog .sidebar .search-group:-moz-placeholder {
    /* Firefox 18- */

    sans-serif;
    color: #263238;
    text-transform: uppercase;
}

.blog .sidebar .search-group::-moz-placeholder {
    /* Firefox 19+ */

    sans-serif;
    color: #263238;
    text-transform: uppercase;
}

.blog .sidebar .search-group:-ms-input-placeholder {
    sans-serif;
    color: #263238;
    text-transform: uppercase;
}

.blog .sidebar .search-group .search {
    background-color: #ECEFF1;
    color: #263238;
    border: 1px solid transparent;
    outline: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 15px;
    width: 100%;
}

.blog .sidebar .search-group .search:focus {
    border-color: #00c2e5;
}

.blog .sidebar .search-group .icon-search {
    position: absolute;
    top: 33px;
    right: 18px;
}

.blog .sidebar .heading {
    font: bold 14px "Open Sans",
        sans-serif;
    color: #141b1e;
    margin-bottom: 17px;
}

@media (max-width: 1199px) {
    .blog .sidebar .heading {
        font-size: 14px;
    }
}

.blog .sidebar .posts {
    margin-top: 56px;
}

.blog .sidebar .posts .tabs-header .list {
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    margin-top: 25px;
}

.blog .sidebar .posts .tabs-header .list {
    padding: 0;
    text-align: center;
    margin-bottom: 32px;
    margin-top: 25px;
}

.blog .sidebar .tabs .tabs-content {
    display: inline-block;
    width: 100%;
}

.blog .sidebar .tabs .tabs-header li {
    color: #B0BEC5;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 15px 20px 15px;
    cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog .sidebar .posts .tabs-header li {
        padding: 0 5px 18px 5px;
    }

    .team-about .more-info .soc-icons {
        display: none;
    }
}

.blog .sidebar .posts .tabs-header li.active {
    font-weight: bold;
    color: #00c2e5;
    border-bottom-color: #00c2e5;
}

.blog .sidebar .posts .heading-article {
    padding-top: 20px;
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .blog .sidebar .posts .heading-article {
        padding-top: 34px;
    }
}

.blog .sidebar .posts .heading-article a {
    font-size: 16px;
    color: #141b1e;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .posts .heading-article a:hover {
    color: #00c2e5;
    text-decoration: none;
}

.blog .sidebar .posts .date {
    sans-serif;
    color: #b6b6b6;
}

.blog .sidebar .posts .date a {
    color: #607D8B;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .posts .date a:hover {
    color: #00c2e5;
    text-decoration: none;
}

.blog .sidebar .posts .img {
    float: left;
    margin: 15px 15px 0 0;
}

.blog .sidebar .posts .item-wrap {
    margin-bottom: 10px;
    margin-top: 28px;
}

.blog .sidebar .posts .item-wrap:first-child {
    margin-top: 0;
}

.blog .sidebar .line {
    height: 1px;
    width: 100%;
    background-color: #eaeaeb;
    position: relative;
}

.blog .sidebar .line:before {
    content: "";
    height: 2px;
    background-color: #00c2e5;
    width: 50%;
    position: absolute;
    top: -1px;
}

.blog .sidebar .categories {
    background-color: #192024;
    padding: 45px 30px 20px;
    margin-top: 50px;
}

.blog .sidebar .categories .heading {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.blog .sidebar .categories .heading span {
    color: #00c2e5;
    float: right;
}

.blog .sidebar .categories .heading a {
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .categories .heading a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.blog .sidebar .categories .heading.active {
    color: #00c2e5;
}

.blog .sidebar .categories .heading.active a {
    color: #00c2e5;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .categories .heading.active a:hover {
    text-decoration: none;
    color: #fff;
}

.blog .sidebar .categories .line {
    margin-bottom: 12px;
}

.blog .sidebar .categories .line.active {
    margin-bottom: 24px;
}

.blog .sidebar .categories .line:not(.active) {
    background-color: #474c57;
}

.blog .sidebar .categories .line:not(.active):before {
    content: none;
}

.blog .sidebar .archives {
    margin-top: 60px;
    background-color: #ECEFF1;
    padding: 40px 30px 20px;
}

.blog .sidebar .archives .heading {
    letter-spacing: 1px;
}

.blog .sidebar .archives .line {
    margin-bottom: 30px;
}

.blog .sidebar .archives .line.active {
    margin-bottom: 24px;
}

.blog .sidebar .archives .heading.active {
    color: #00c2e5;
}

.blog .sidebar .archives .line {
    margin-bottom: 12px;
}

.blog .sidebar .archives .line.active {
    margin-bottom: 24px;
}

.blog .sidebar .archives .line:not(.active) {
    background-color: #474c57;
}

.blog .sidebar .archives .line:not(.active):before {
    content: none;
}

.blog .sidebar .archives .heading-article {
    font-size: 15px;
    color: #424242;
    letter-spacing: 1px;
}

.blog .sidebar .archives .heading-article a {
    color: #424242;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .archives .heading-article a:hover {
    color: #00c2e5;
    text-decoration: none;
}

.blog .sidebar .archives .date {
    sans-serif;
    color: #424242;
    letter-spacing: 0;
}

.blog .sidebar .archives .date a {
    color: #424242;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .sidebar .archives .date a:hover {
    color: #00c2e5;
    text-decoration: none;
}

.blog .sidebar .archives .img {
    float: left;
    margin-right: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog .sidebar .archives .img {
        float: none;
        margin-bottom: 5px;
    }
}

.blog .sidebar .archives .item-wrap {
    margin-top: 20px;
    padding-bottom: 27px;
    border-bottom: 1px solid #eaeaeb;
}

.blog .sidebar .archives .item-wrap.last {
    border-bottom: 0;
}

.blog .sidebar .tags {
    margin-top: 57px;
}

.blog .sidebar .tags .tag a {
    background-color: #ECEFF1;
    color: #192024;
    padding: 8px 15px;
    font-size: 15px;
    margin-bottom: 12px;
}

.blog .sidebar .tags .heading.active {
    color: #00c2e5;
}

.blog .sidebar .tags .heading.active a {
    color: #00c2e5;
}

.blog .sidebar .tags .line {
    margin-bottom: 12px;
}

.blog .sidebar .tags .line.active {
    margin-bottom: 24px;
}

.blog .sidebar .tags .line:not(.active) {
    background-color: #474c57;
}

.blog .sidebar .tags .line:not(.active):before {
    content: none;
}

.blog .sidebar .tags .tag a:hover {
    background-color: #00c2e5;
    color: #fff;
}

.blog .sidebar .tags .line {
    margin-bottom: 50px;
}

.blog .social-icons {
    text-align: left;
    margin-right: 5px;
}

.blog .share-txt {
    font-size: 18px;
    sans-serif;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    color: #192024;
}

.blog .social-icons .fa {
    color: #424242;
    border: 1px solid #eaeaeb;
    padding: 12px 15px;
    margin-left: -4px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .social-icons .fa:not(.fa-share-alt) {
    border-right: 0;
}

.blog .social-icons .fa:hover {
    color: #00c2e5;
}

.blog .social-icons .fa.fa-google-plus {
    padding: 12px;
    border-right: 1px solid #eaeaeb;
}

.blog .social-icons .fa.fa-share-alt {
    color: #00c2e5;
    background-color: #141b1e;
    margin-left: 1px;
}

.blog .media {
    margin-top: 27px;
    border-bottom: 1px solid #eaeaeb;
    padding-bottom: 15px;
}

.blog .media .media-heading {
    color: #2e3440;
    sans-serif;
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
}

.blog .media .media-heading a {
    color: #00c2e5;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media .media-heading a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.blog .media .media-body {
    padding-left: 12px;
}

.blog .media .date {
    margin-left: 23px;
    sans-serif;
    color: #75777d;
}

.blog .media .date a {
    color: #75777d;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media .date a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.blog .media .date img {
    margin-right: 12px;
}

.blog .media a.answer {
    float: right;
    display: inline-block;
    background-color: #00c2e5;
    padding: 5px 12px;
    color: #fff;
    sans-serif;
    border: solid 1px #00c2e5;
}

.blog .media a.answer {
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog .media a.answer:hover {
    text-decoration: none;
    color: #192024;
    background-color: transparent;
    border: solid 1px #00c2e5;
}

.blog .media .text-comments {
    margin-bottom: 10px;
    font-size: 15px;
    color: #192024;
}

.blog .media.right {
    padding-left: 73px;
    margin-top: 24px;
}

@media (max-width: 991px) {
    .blog .media.right {
        padding-left: 0;
    }
}

.blog .media.last {
    border-bottom: 0;
    margin-top: 22px;
}

.blog.blog {
    padding-top: 60px;
}

.blog.blog form {
    padding-top: 20px;
}

.blog.blog .wrap-blog img {
    width: 100%;
}

.blog.blog .wrap-blog .media-left {
    float: left;
}

.blog.shop {
    padding-top: 0;
}

.blog.shop .sidebar {
    margin-top: 0;
    padding-left: 27px;
}

.blog.shop .sidebar .posts {
    margin-top: 0;
}

.blog.shop .sidebar .posts .tabs-header .list {
    margin-top: 22px;
    margin-bottom: 27px;
}

.blog.shop .sidebar .posts .tabs-header .list li {
    padding: 0 11px 15px 11px;
}

.blog.shop .sidebar .posts .img {
    width: 86px;
    height: 86px;
}

.blog.shop .sidebar .posts .item-wrap {
    margin-top: 22px;
}

.blog.shop .sidebar .posts .heading-article {
    padding-top: 10px;
}

.blog.shop .sidebar .posts .heading-article a {
    font-size: 14px;
}

.blog.shop .testimonials {
    margin-top: 65px;
}

.blog.shop .testimonials .heading {
    font: 16px "Open Sans Bold",
        sans-serif;
    text-transform: uppercase;
    color: #141b1e;
    margin-bottom: 25px;
}

.blog.shop .testimonials .info {
    background-color: #f2efe8;
    text-align: center;
    position: relative;
    padding: 25px 10px 30px;
}

.blog.shop .testimonials .info:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -14px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #f2efe8 transparent transparent transparent;
}

.blog.shop .testimonials .info .text {
    sans-serif;
    color: #4b4a4a;
    font-style: italic;
    line-height: 29px;
    letter-spacing: 0.6px;
    margin-top: 6px;
}

.blog.shop .testimonials .clients {
    margin-top: 36px;
}

.blog.shop .testimonials .clients .title {
    color: #363636;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.blog.shop .testimonials .clients .subtitle {
    font: 16px Lato;
    text-transform: lowercase;
    color: #192024;
    margin-bottom: 20px;
}

.blog.shop .testimonials .clients .img-active {
    border-bottom: 6px solid #00c2e5;
}

.blog.shop .testimonials .clients .btn {
    font: bold 18px 'Open Sans Bold',
        sans-serif;
    padding: 21px;
    margin-top: 19px;
}

@media (max-width: 991px) {
    .blog.shop .testimonials .clients .btn {
        display: block;
    }
}

.blog.shop .testimonials .clients .btn:hover {
    background-color: #141b1e;
    color: #00c2e5;
    border-color: #141b1e;
}

.wrap-blog {
    display: inline-block;
    margin-bottom: 30px;
}

.wrap-blog.light.m-bottom.last {
    width: 100%;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .wrap-blog {
        margin-bottom: 30px;
        padding: 0px;
    }
}

@media (max-width: 420px) {
    .wrap-blog {
        width: 100%;
        text-align: center;
    }
}

.wrap-blog .heading {
    font-size: 22px;
    sans-serif;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #192024;
}

.wrap-blog .heading.blog {
    padding: 0px;
    margin-top: 0;
}

.wrap-blog .heading a {
    color: #192024;
}

.wrap-blog .heading a:hover {
    text-decoration: none;
}

.wrap-blog .text-blog {
    margin: 20px 0;
    font-size: 12px;
    color: #263238;
    text-transform: uppercase;
}

.wrap-blog .social {
    display: inline-block
}

.wrap-blog .social i {
    margin-right: 5px;
    bottom: 30px;
    width: 30px;
    height: 30px;
    background: #192024;
    color: #00c2e5;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    padding: 0px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.wrap-blog .social i:hover {
    background: #fff;
    color: #192024;
    cursor: pointer;
}

.wrap-blog .infos {
    float: right;
    display: inline-block;
}

.wrap-blog .infos i {
    display: inline-block;
    color: #00c2e5;
    font-size: 32px;
}

.wrap-blog .infos span {
    margin-right: 10px;
    font-size: 16px;
    color: #00c2e5;
}

.wrap-blog .text-blog:last-child {
    border: none;
    margin-left: 10px;
}

.wrap-blog .text-blog .author {
    margin-right: 8px;
    color: #00c2e5;
    font-weight: bold;
}

.wrap-blog .text-blog a {
    margin-right: 8px;
    margin-left: 8px;
    color: #00c2e5;
    font-weight: bold;
}

.wrap-blog .text-blog i {
    margin-left: 8px;
}

.wrap-blog .blog-info {
    color: #263238;
    line-height: 28px;
    margin-bottom: 30px;
}

.wrap-blog .wrapper {
    background-color: #00c2e5;
    padding: 30px;
}

.wrap-blog .btn.classic {
    color: #192024;
    border-color: #192024;
    background-color: transparent;
    padding: 15px 52px;
    border-width: 1px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}

.wrap-blog .btn.classic:hover {
    background-color: #192024;
    color: #fff;
}

@media (max-width: 767px) {
    .wrap-blog>img {
        width: 100%;
    }
}

.wrap-blog.modern {
    display: inline-block;
    margin-bottom: 30px;
}

.wrap-blog.modern .wrapper {
    background-color: #192024;
    padding: 30px;
}

.wrap-blog.modern .heading a {
    color: #00c2e5;
    font-size: 22px;
}

.wrap-blog.modern .heading a:hover {
    color: #00c2e5;
}

.wrap-blog.modern .blog-info {
    color: #00c2e5;
    line-height: 23px;
    margin-bottom: 30px;
    opacity: 0.8;
}

.wrap-blog.modern .text-blog {
    margin-bottom: 15px;
    font-size: 12px;
    color: #00c2e5;
    text-transform: uppercase;
    opacity: 0.8;
}

.wrap-blog.modern .social {
    display: inline-block;
}

.wrap-blog.modern .social i {
    margin-right: 5px;
    bottom: 30px;
    width: 30px;
    height: 30px;
    background: #00c2e5;
    color: #192024;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    padding: 0px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.wrap-blog.modern .social i:hover {
    background: #fff;
    color: #192024;
}

.wrap-blog.modern .infos {
    float: right;
    display: inline-block;
}

.wrap-blog.modern .infos i {
    display: inline-block;
    color: #00c2e5;
    font-size: 32px;
}

.wrap-blog.modern .infos span {
    margin-right: 10px;
    font-size: 16px;
    color: #00c2e5;
    opacity: 0.8;
}

.wrap-blog.modern .btn.classic {
    color: #00c2e5;
    border-color: #00c2e5;
    background-color: transparent;
    padding: 15px 52px;
    border-width: 1px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}

.wrap-blog.modern .btn.classic:hover {
    color: #fff;
    background-color: #00c2e5;
}

.pagination {
    margin-top: 42px;
}

.pagination.m-top {
    margin-top: 23px;
}

.pagination.m-top.m-top-small {
    margin-top: 11px;
}

.pagination>li>a {
    background-color: transparent;
    border: 2px solid #00c2e5;
    margin-right: 10px;
    color: #3f3e3c;
    sans-serif;
    font-size: 23px;
    padding: 10px 17px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pagination>li>a:hover {
    text-decoration: none;
    background-color: #00c2e5;
    color: #fff;
    border-color: #00c2e5;
}

.pagination>li.active>a {
    background-color: #00c2e5;
    color: #fff;
    border-color: #00c2e5;
    sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pagination>li.active>a:hover {
    background-color: #00c2e5;
    color: #141b1e;
    border-color: #00c2e5;
}

.pagination>li:last-child>a {
    border-radius: 0;
}

.pagination .next,
.pagination .prev {
    font-size: 24px;
    color: #1f1f1e;
    padding: 9px 17px;
}

.pagination .prev {
    display: none;
}

.pagination.classic>li>a {
    background-color: #141b1e;
    color: #fff;
    border-color: transparent;
}

@media (max-width: 450px) {
    .pagination.classic>li>a {
        margin-bottom: 20px;
    }
}

.pagination.classic>li>a:hover {
    color: #00c2e5;
}

.pagination.classic>li.active>a {
    background-color: #00c2e5;
    color: #141b1e;
}

.pagination.classic>li.active>a:hover {
    color: #fff;
}

.pagination.classic .next {
    padding: 15px 33px;
    margin-left: 30px;
    text-transform: uppercase;
    font: 18px "Open Sans Bold",
        sans-serif;
    border-radius: 0;
}

.layout2 .wrap-blog {
    display: inline-block;
    margin-bottom: 30px;
    background-color: #ECEFF1;
    padding: 30px;
}

.layout2 .wrap-blog .btn {
    font: bold 16px 'Open Sans',
        sans-serif;
    padding: 15px 25px;
}

.layout2 .wrap-blog .info-content {
    position: absolute;
    right: 20px;
    top: 40px;
}

.layout2 .wrap-blog .info-content .social {
    margin-right: 20px;
}

.layout2 .wrap-blog .img-content {
    width: 100%;
    position: relative;
    display: inline-block;
}

/*----------------------*/
/*       NOTA: HOSTING        */
/*----------------------*/

.hosting-info {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.hosting-info .wrapper {
    margin-top: 60px;
    text-align: center;
    position: relative;
}

@media (max-width: 991px) {
    .hosting-info .wrapper {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .hosting-info .wrapper:before {
        content: none;
    }
}

.hosting-info .wrapper.last:before {
    content: none;
}

@media (max-width: 991px) {
    .hosting-info .wrapper.even:before {
        content: none;
    }
}

.hosting-info .heading {
    color: #141b1e;
    margin-bottom: 14px;
    font-weight: bold;
}

.hosting-info .desc {
    font-size: 16px;
    color: #808080;
    line-height: 28px;
}

.hosting-info span {
    padding: 15px 30px;
    font-size: 42px;
    color: #fff;
    display: inline-block;
    background-color: #192024;
    margin-bottom: 30px;
}

.hosting-plans {
    padding-top: 60px;
    text-align: center;
}

.hosting-plans .heading-section {
    font-size: 37px;
}

.accordion .faq {
    text-align: left;
}

.hosting-plans.pricing .wrapper {
    margin-top: 58px;
    padding-top: 38px;
    padding-bottom: 33px;
}

@media (max-width: 767px) {
    .hosting-plans.pricing .wrapper {
        margin-top: 0;
    }
}

.hosting-plans.pricing .wrapper.act {
    background-color: #242830;
}

.hosting-plans.pricing .wrapper.act .title {
    color: #fff;
}

.hosting-plans.pricing .wrapper.act .period {
    color: #fff;
}

.hosting-plans.pricing .wrapper.act .btn:hover {
    border-color: #fff;
}

.hosting-plans.pricing .wrapper .title {
    font-size: 18px;
}

.hosting-plans.pricing .wrapper .price {
    font-size: 45px;
    margin-top: 5px;
}

.hosting-plans.pricing .wrapper .price sup {
    top: -16px;
    font-size: 24px;
}

.hosting-plans.pricing .wrapper .period {
    margin-top: -4px;
    margin-bottom: 23px;
    font-size: 11px;
}

.hosting-plans.pricing .wrapper .btn {
    padding: 11px 15px;
    font-size: 10px;
}

@media (max-width: 767px) {
    .hosting-plans.pricing .wrapper.first {
        margin-top: 50px;
    }
}

.hosting-plans.pricing .wrapper.m-top {
    margin-top: 0;
}

@media (max-width: 767px) {
    .hosting-plans .table-responsive {
        border: none;
        margin-bottom: 0;
    }
}

.hosting-plans .table {
    margin-top: 12px;
    margin-bottom: 0;
}

.hosting-plans .table div.title-table {
    sans-serif;
    font-size: 16px;
    color: #242830;
    display: inline-block;
    text-decoration: underline;
}

.hosting-plans .table td i.fa-times {
    font-size: 26px;
    color: #00c2e5
}

.hosting-plans .table td i.fa-check {
    font-size: 26px;
    color: #4CAF50
}

.hosting-plans .table td {
    font-size: 16px;
    color: #242830;
    border-top: none;
    border-left: 1px solid #e2e9f0;
    border-bottom: 1px solid #e2e9f0;
    padding-bottom: 24px;
    padding-top: 22px;
    vertical-align: middle;
}

.hosting-plans .table tbody td.section-bar {
    color: #fff;
    font-size: 16px;
    padding-right: 65px;
    background-color: #00c2e5;
    border: none;
}

.hosting-plans .table td:first-child {
    text-align: left;
    border-left: none;
}

.hosting-plans .table td .fa-check {
    font-size: 29px;
}

.host-plan {
    background-color: #00c2e5;
    padding-top: 60px;
    padding-bottom: 60px;
}

.host-plan .heading-section {
    font-size: 37px;
    margin-bottom: 23px;
}

.host-plan .section-subheading {
    font-size: 18px;
    margin-bottom: 80px;
}

.host-plan .wrapper {
    background-color: #fff;
    color: #141b1e;
    text-align: center;
    padding: 40px 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.host-plan .wrapper:hover {
    background-color: #00c2e5;
    color: #fff;
}

.host-plan .wrapper i {
    font-size: 42px;
}

.host-plan .wrapper .heading {
    font-size: 17px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

.host-plan .wrapper .desc {
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
}

/*----------------------*/
/*      SUBCRIBE        */
/*----------------------*/

.subcribe {
    padding: 0px 0px 30px 0px;
    background-color: #192024;
}

.subcribe .heading {
    sans-serif;
    color: #fff;
    font-weight: bold;
    margin-left: 46px;
}

@media (max-width: 767px) {
    .subcribe .heading {
        text-align: center;
        margin-left: 0;
    }
}

.subcribe input:-moz-placeholder {
    font-size: 18px;
    color: #67687b;
}

.subcribe input::-webkit-input-placeholder {
    font-size: 18px;
    color: #67687b;
}

.subcribe .email-input {
    width: 100%;
    font-size: 12px;
    color: #90A4AE;
    border: 1px solid #50555f;
    padding: 20px 20px 20px 30px;
    background-color: #192024;
    outline: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.subcribe .email-input:focus {
    border-color: #00c2e5;
}

@media (max-width: 767px) {
    .subcribe .email-input {
        margin-bottom: 20px;
    }
}

.subcribe .btn {
    padding: 17px 80px;
    text-transform: capitalize;
    font-size: 16px;
}

.subcribe .form {
    width: 100%;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 767px) {
    .subcribe .form {
        padding-left: 0;
        padding-right: 0;
    }
}

/*----------------------*/
/*        PORTFOLIO     */
/*----------------------*/

.portfolio {
    padding-top: 64px;
    padding-bottom: 64px;
}

.portfolio .heading {
    sans-serif;
    font-size: 22px;
    color: #141b1e;
    text-transform: uppercase;
    margin-top: 10px;
    float: left;
}

@media (max-width: 767px) {
    .portfolio .heading {
        float: none;
    }
}

.portfolio .nav-tabs {
    margin-bottom: 55px;
    border-bottom: 0;
}

@media (max-width: 991px) {
    .portfolio .nav-pills {
        text-align: center;
    }
}

.portfolio .nav-pills>li {
    float: right;
    margin-right: 12px;
}

@media (max-width: 991px) {
    .portfolio .nav-pills>li {
        display: inline-block;
    }
}

.portfolio .nav-pills>li a {
    color: #141b1e;
    font-size: 18px;
    padding: 10px 17px;
    border-radius: 0;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 991px) {
    .portfolio .nav-pills>li a {
        font-size: 13px;
    }
}

.portfolio .nav-pills>li.active a {
    background-color: #00c2e5;
    border-radius: 0;
    sans-serif;
    text-transform: capitalize;
    border: 0;
}

.portfolio .nav-pills>li.active a:hover {
    background-color: #141b1e;
    color: #00c2e5;
}

.portfolio .wrapper {
    position: relative;
}

@media (max-width: 767px) {
    .portfolio .wrapper .img {
        width: 100%;
    }
}

.portfolio .wrapper .hover-info {
    background-color: rgba(0,
            0,
            0,
            0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 59px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.portfolio .wrapper .hover-info .title-item {
    font: 28px Lato;
    color: #f4d73c;
    text-transform: uppercase;
    letter-spacing: 6px;
    position: relative;
}

.portfolio .wrapper .hover-info .title-item:before {
    content: "";
    height: 2px;
    width: 31px;
    background-color: #f4d73c;
    position: absolute;
    top: 55px;
    left: 2px;
}

.portfolio .wrapper .hover-info .desc {
    font: 16px Lato;
    color: #b2b3b3;
    margin-top: 54px;
    letter-spacing: 1px;
    line-height: 30px;
}

.portfolio .wrapper .hover-info .info {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0,
            -50%,
            0);
    -moz-transform: translate3d(0,
            -50%,
            0);
    -ms-transform: translate3d(0,
            -50%,
            0);
    -o-transform: translate3d(0,
            -50%,
            0);
    transform: translate3d(0,
            -50%,
            0);
}

.portfolio .wrapper .hover-info .icons {
    position: absolute;
    bottom: 15%;
    left: 53px;
}

.portfolio .wrapper .hover-info .icons.small {
    bottom: 5%;
}

.portfolio .wrapper .hover-info .icons img {
    background-color: #000;
    padding: 10px;
    border-radius: 50%;
    margin-right: 7px;
}

.portfolio .wrapper:hover .hover-info {
    opacity: 1;
}

.portfolio .item {
    padding-right: 8px;
    padding-left: 8px;
}

/*----------------------*/
/*      NOTA: SECTION 404     */
/*----------------------*/

.section-404 {
    margin-top: 120px;
    margin-bottom: 120px;
    background-position: center;
    text-align: center;
}

@media (max-width: 991px) {
    .section-404 {
        background-size: 90%;
        padding-top: 150px;
    }
}

@media (max-width: 767px) {
    .section-404 {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        background: none !important;
        min-height: auto;
    }
}

.section-404 .img-responsive {
    display: inline-block;
}

.section-404 .input {
    border: solid 1px #00c2e5;
    padding: 20px;
    width: 50%;
}

.section-404 .title {
    sans-serif;
    font-size: 62px;
    color: #141b1e;
    line-height: 52px;
}

.section-404 .title span {
    sans-serif;
    font-size: 32px;
    color: #141b1e;
}

.section-404 i {
    font-size: 52px;
    color: #00c2e5;
}

.section-404 .subtitle {
    font-size: 18px;
    color: #141b1e;
}

@media (max-width: 991px) {
    .section-404 .title span {
        font-size: 22px;
    }

    .section-404 .subtitle {
        font-size: 14px;
        margin-bottom: 30px;
    }
}

.section-404 .input-group {
    width: 100%;
    display: inline-block;
    line-height: 19px;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .section-404 .input-group {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .section-404 .input-group {
        margin-top: 35px;
    }
}

.section-404 .btn {
    bottom: 2px;
    border-radius: 0px;
    color: #fff;
    font: 18px "Open Sans";
    padding: 18px 47px;
}

.section-404 .btn:hover {
    color: #fff;
    background-color: #192024;
}

@media (max-width: 767px) {
    .section-404 .img {
        visibility: hidden;
    }
}

/*----------------------*/
/*         NOTA: TAGS         */
/*----------------------*/

.tag {
    display: inline-block;
    float: left;
    margin-right: 7px;
    margin-left: 3px;
}

.tag a {
    background-color: #141b1e;
    color: #192024;
    display: inline-block;
    padding: 8px 22px;
    margin-right: 6px;
    margin-bottom: 10px;
    color: #a5a6b8;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.tag a:hover {
    text-decoration: none;
    background-color: #00c2e5;
    color: #141b1e;
}

/*----------------------*/
/*        WIZARD        */
/*----------------------*/
.wizard {
    margin: 30px 0 0 0;
    padding-top: 60px;
}

.wizard a {
    padding: 15px 25px 15px;
    margin-right: 5px;
    text-transform: uppercase;
    text-decoration: none;
    background: #ECEFF1;
    position: relative;
    display: inline-block;
    color: #263238;
}

.wizard a:before {
    width: 0;
    height: 0;
    border-top: 25px inset transparent;
    border-bottom: 25px inset transparent;
    border-left: 20px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.wizard a:after {
    width: 0;
    height: 0;
    border-top: 25px inset transparent;
    border-bottom: 25px inset transparent;
    border-left: 20px solid #efefef;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
}

.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}

.wizard a:first-child {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.wizard a:last-child {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.wizard .badge {
    color: #fff;
    background-color: #263238;
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}

.wizard a:first-child .badge {
    margin-left: 0;
}

.wizard .current {
    background: #00c2e5;
    color: #fff !important;
}

.wizard .current:after {
    border-left-color: #00c2e5;
}

@media (max-width: 767px) {
    .wizard {
        padding-top: 30px;
    }
}

/*----------------------*/
/*     NOTA: DATACENTER       */
/*----------------------*/

.datacenter {
    padding: 60px 0px;
    text-align: center;
}

.datacenter .wrap-data {
    padding-top: 60px;
}

.datacenter .wrap-data img {
    width: 100%;
}

/*----------------------*/
/*      NOTA: FOOTER TOP      */
/*----------------------*/
.top-footer-info {
    background-color: #141b1e;
    padding-top: 35px;
    padding-bottom: 35px;
    background-position: center;
}

.top-footer-info .top-content {
    padding: 0px 15px;
    color: #fff;
    display: inline-block;
    width: 100%;
}

.footer .footer-top img {
    width: 215px;
}

.top-footer-info .top-content i {
    font-size: 50px;
    margin-right: 10px;
}

.top-footer-info .top-content a {
    font-size: 16px;
    color: #f8f8f8;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
}

.top-footer-info .top-content div {
    font-size: 18px;
    color: #f8f8f8;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block;
}

.top-footer-info .col-md-3:first-child {
    padding-left: 0px;
}

@media (max-width: 991px) {
    .top-footer-info {
        padding-bottom: 10px;
    }

    .top-footer-info .top-content {
        margin-bottom: 30px;
        text-align: center;
    }

    .top-footer-info .top-content i {
        font-size: 36px;
    }

    .top-footer-info .top-content a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .top-footer-info {
        padding-bottom: 10px;
    }

    .wizard {
        margin: 30px 0 0 0;
        padding-top: 30px;
    }

    .top-footer-info .top-content {
        margin-bottom: 30px;
        text-align: center;
    }

    .top-footer-info .top-content i {
        font-size: 30px;
    }

    .top-footer-info .top-content a {
        font-size: 12px;
    }
}

/*----------------------*/
/*        FOOTER        */
/*----------------------*/

.footer {
    background-color: #192024;
    background-position: center;
}

.footer .tag {
    float: none;
    margin-right: 0;
    margin-left: 0;
}

.footer .footer-top {
    padding: 40px 0px 40px 0px;
}

.footer .social {
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 15px;
    display: inline-block;
}

@media (max-width: 767px) {
    .footer {
        text-align: center;
    }

    .footer .footer-top {
        padding: 30px 0px !important;
    }

    .footer .footer-top img {
        width: 160px;
        margin-top: 20px;
    }

    .footer .soc-icons a {
        margin-bottom: 0px !important;
    }
}

.footer .heading {
    font-size: 18px;
    color: #00c2e5;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .footer .footer-top .heading {
        text-align: center;
        font-size: 16px;
        margin-top: 20px;
    }
}

.footer .latest-wrap {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .footer .latest-wrap {
        float: left;
        width: 50%;
    }
}

.footer .latest-wrap .title {
    text-transform: uppercase;
    sans-serif;
    margin-bottom: 7px;
}

.footer .latest-wrap .title a {
    color: #fff;
}

.footer .latest-wrap .title a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.footer .latest-wrap .img {
    float: left;
    margin-right: 11px;
    width: 77px;
    height: 67px;
}

@media (max-width: 767px) {
    .footer .latest-wrap .img {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .footer .payment-list li {
        font-size: 18px !important;
    }

    .footer .payment-list li p {
        font-size: 12px !important;
    }
}

.footer .latest-wrap .date {
    font-size: 12px;
    color: #00c2e5;
}

.footer .latest-wrap .link {
    font-size: 12px;
    sans-serif;
    font-style: italic;
    text-transform: lowercase;
    color: #ECEFF1;
}

.footer .latest-wrap .link:hover {
    text-decoration: none;
    color: #00c2e5;
}

.footer .soc-icons {
    padding-top: 0;
    padding-left: 0;
}

.footer .soc-icons a {
    color: #d0d1e0;
    display: inline-block;
    margin-bottom: 20px;
}

.footer .soc-icons a:hover {
    color: #00c2e5;
    text-decoration: none;
}

.footer .soc-icons a:hover .fa {
    color: #00c2e5;
}

.footer .contact {
    font-size: 16px;
    color: #b9bac8;
}

.footer .contact a {
    color: #b9bac8;
}

.footer .contact a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.footer .contact a:hover i {
    color: #00c2e5;
}

.footer .contact i {
    color: #858585;
}

.footer .contact i:before {
    margin-left: 0;
    margin-right: 12px;
    font-size: 18px;
}

.footer .footer-bottom {
    padding: 15px 0px;
    background-color: #141b1e;
}

.footer .payment-list {
    float: right;
    color: #90A4AE;
    list-style-type: none;
}

.footer .payment-list li {
    display: inline-block;
    margin-right: 5px;
    font-size: 22px;
}

.footer .payment-list li p {
    font-size: 14px;
    margin-right: 8px;
    display: inline;
}

.footer .payment-list li i {
    color: #B0BEC5;
}

.footer .copyrigh {
    font-size: 13.5px;
    color: #d0d1e0;
    padding-top: 10px;
}

@media (max-width: 767px) {
    .footer .footer-bottom .copyrigh {
        margin-bottom: 10px;
        font-size: 14px;
    }
}

.footer .footer-menu {
    float: left;
    padding: 0px;
}

@media (max-width: 767px) {
    .footer .footer-menu {
        padding: 0;
        margin-left: 0;
    }

    .footer .footer-menu {
        float: none;
        text-align: center;
        padding: 0;
        margin-left: 0;
    }

    .footer .payment-list {
        float: none;
        text-align: center;
        padding: 0;
        margin-left: 0;
    }
}

.footer .footer-menu .menu-item {
    font-size: 14px;
    display: inline-block;
    text-transform: capitalize;
    list-style-type: none;
    margin-left: 27px;
    margin-top: 10px;
}

.footer .footer-menu .menu-item:first-child {
    margin-left: 0px;
}

@media (max-width: 1199px) {
    .footer .footer-menu .menu-item {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .footer .footer-menu .menu-item {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .footer .footer-menu .menu-item {
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media (max-width: 420px) {
    .footer .footer-menu .menu-item {
        margin-left: 7px;
        margin-right: 7px;
        font-size: 13px;
    }
}

.footer .footer-menu .menu-item a {
    color: #fff;
}

.footer .footer-menu .menu-item a:hover {
    text-decoration: none;
    color: #00c2e5;
}

.footer .footer-menu.classic {
    padding: 0;
    float: none;
}

.footer .footer-menu.classic .menu-item {
    display: block;
    font-size: 16px;
    margin-left: 0;
    text-align: left;
}

@media (max-width: 991px) {
    .footer .footer-menu.classic .menu-item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .footer .footer-menu.classic .menu-item {
        text-align: center;
        font-size: 13px;
    }
}

/*----------------------*/
/*      NOTA: Mobile Tweaks   */
/*----------------------*/

@media (max-width: 767px) {
    .mobile-hide {
        display: none;
    }
}

.section-offer .heading-section {
    font: bold 48px "Open Sans Bold",
        sans-serif;
    color: #141b1e;
}

.section-offer h3 {
    color: #141b1e;
}

.hosting-plans.pricing .wrapper.act .price {
    color: #fff;
}

.pricing.vps-pricing .wrapper .price {
    color: #fff;
}

.map-2 {
    height: 500px;
}

.total .btn {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    position: relative;
    letter-spacing: 0.3px;
    margin-left: 11px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/*----------------------*/
/*      NOTA: Loader
/*----------------------*/
.loader {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
    opacity: 0.9;
    background-image: url(../img/loader.gif);
}

/*----------------------*/
/*      NOTA: Back to Top
/*----------------------*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    z-index: 99;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 80px;
    }
}

/*----------------------*/
/*       NOTA: Range          */
/*----------------------*/
.wpc-cloud-range {
    background-color: #192024;
    padding: 60px 0px;
}

.wpc-cloud-range .noUi-target {
    border-radius: 0px;
    border: 0 !important;
}

.wpc-cloud-range .noUi-connect {
    background-color: #00c2e5;
}

.wpc-cloud-range .noUi-background {
    background-color: #f2efe8;
    border-left: 1px solid #b5b4b3;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
}

.wpc-cloud-range .noUi-tooltip {
    position: absolute;
    width: 100px;
    margin-bottom: 25px;
    padding: 8px 0;
    color: #fff;
    background-color: #00c2e5;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    border: none;
    line-height: 18px;
}

.wpc-cloud-range .noUi-tooltip:after {
    content: none;
}

.wpc-cloud-range .noUi-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 14px;
    border-color: #00c2e5 transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 35px;
}

.wpc-cloud-range .noUi-handle.noUi-handle-lower:after,
.wpc-cloud-range .noUi-handle.noUi-handle-lower:before {
    content: none;
}

.wpc-cloud-range .noUi-horizontal .noUi-handle {
    box-shadow: none;
    left: -8px;
    top: -10px;
    width: 35px;
    height: 35px;
    margin-left: -10px;
    background-color: #fff;
    border: solid 12px #00c2e5;
    border-radius: 50%;
    cursor: pointer;
    outline: 0;
}

.wpc-cloud-range .info-range {
    font: 18px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
    margin-top: 18px;
}

.wpc-vps-info .price-wrap .title {
    background-color: #00c2e5;
    color: #1f2532;
    text-transform: uppercase;
    font: 18px "Raleway", sans-serif;
    padding: 25px 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.wpc-vps-info .price-wrap .title:hover {
    background-color: #1f2532;
    color: #00c2e5;
    text-decoration: none;
}

.wpc-cloud-range .info-range .number {}

.wpc-vps-info {
    background-color: #ECEFF1;
    padding-top: 70px;
    padding-bottom: 55px;
}

.wpc-vps-info .title {
    margin-bottom: 40px;
    margin-top: 0px;
    display: block;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    color: #000;
    padding: 26px 0px 0px 0px;
}

.wpc-vps-info .title .info {
    margin-top: 20px;
    padding: 20px;
    color: #fff;
    background-color: #00c2e5;
    display: inline-block;
    width: 100%;
    font: 18px "Open Sans", sans-serif;
    text-transform: uppercase;
}

.wpc-vps-info .price-wrap .price {
    font: 30px "Open Sans ExtraBold", sans-serif;
    color: #fff;
    background-color: #1f2532;
    padding: 15px 35px;
    display: inline-block;
}

@media (max-width: 767px) {
    .wpc-cloud-range .info-range {
        font-size: 25px;
    }

    .wpc-cloud-range {
        padding: 80px 15px 50px;
    }
}

@media (max-width: 991px) {
    .wpc-vps-info .price-wrap {
        margin-top: 30px;
    }

    .wpc-vps-info .title .info {
        font-size: 20px;
    }

    .wpc-vps-info .price-wrap .price {
        margin-bottom: 10px;
        padding: 14px 40px;
    }

    .wpc-vps-info .price-wrap .title {
        padding: 20.5px 41px;
    }

    .wpc-vps-info .price-wrap .title {
        position: static;
    }
}

/*----------------------*/
/*    NOTA: Special Banner    */
/*----------------------*/
#special {
    position: relative;
    border: 0;
    border-radius: 0;
    text-align: left;
    background-color: #192024;
    position: fixed;
    z-index: 3;
    bottom: 0px;
    width: 100%;
}

#special button.close {
    float: none;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -3px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#special p {
    margin-bottom: 0px;
    display: inline-block;
    color: #fff;
    font-size: 22px;
    vertical-align: middle;
}

#special .timer {
    float: right;
    color: #fff;
    font-size: 22px;
}

#special p strong {}

#special .coupon {
    margin-left: 15px;
    display: inline-block;
    color: #00c2e5;
    padding: 5px 15px;
    border: dashed 1px #fff;
    vertical-align: middle;
}

#special a.btn {
    font-size: 12px;
    margin: 0 15px;
    padding: 8px 10px;
    background-color: #00c2e5;
    border: solid 1px #00c2e5;
    color: #fff;
}

#special a.btn:hover {
    background-color: transparent;
    border: solid 1px #00c2e5;
    color: #fff;
}

@media (max-width: 991px) {
    #special {
        text-align: center;
    }
}

@media (max-width: 769px) {
    #special {
        display: none;
    }
}

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


.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn-info:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #7d7d7d !important;
    border-color: #7d7d7d !important;
}

p.desc {
    color: #c8c8c8;
}

/* === Estilos de Flex para simular classes do Bootstrap 4/5 === */
.d-flex {
    display: flex !important;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.justify-content-center {
    justify-content: center !important;
}

.align-items-center {
    align-items: center !important;
}

/* Alinhar o conteúdo ao centro vertical/horizontal */
.align-items-center.justify-content-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/*=========================================================
  Espaçamentos Baseados no Bootstrap 4/5
=========================================================*/

/* Margens (m) */
.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: .25rem !important;
}

/* Aproximadamente 4px */
.m-2 {
    margin: .5rem !important;
}

/* ~8px */
.m-3 {
    margin: 1rem !important;
}

/* ~16px */
.m-4 {
    margin: 1.5rem !important;
}

/* ~24px */
.m-5 {
    margin: 3rem !important;
}

/* ~48px */

/* Margens Top (mt) */
.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mt-2 {
    margin-top: .5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

/* Margens Right (mr) */
.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: .25rem !important;
}

.mr-2 {
    margin-right: .5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

/* Margens Bottom (mb) */
.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

.mb-7 {
    margin-bottom: 8rem !important;
}

.mb-8 {
    margin-bottom: 10rem !important;
}

/* Margens Left (ml) */
.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: .25rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

/* Padding (p) */
.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

/* Padding Top (pt) */
.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

/* Padding Right (pr) */
.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: .25rem !important;
}

.pr-2 {
    padding-right: .5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

/* Padding Bottom (pb) */
.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: .25rem !important;
}

.pb-2 {
    padding-bottom: .5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

/* Padding Left (pl) */
.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: .25rem !important;
}

.pl-2 {
    padding-left: .5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}


/* Define um tamanho fixo para o container da imagem */
.team-about.light.modern .wrapper {
    width: 100%;
    height: 300px;
    /* ajuste a altura conforme necessário */
    overflow: hidden;
    position: relative;
}

/* Configura a imagem para permitir o efeito de scroll */
.team-about.light.modern .wrapper img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 4s linear;
    /* ajuste a duração da transição conforme desejado */
}

/* Ao passar o mouse sobre o container, a imagem realiza o scroll */
.team-about.light.modern .wrapper:hover img {
    transform: translateY(-50%);
    cursor: pointer;
}




/* Mostra o menu desktop acima de 900px */
@media screen and (min-width: 901px) {
    #desktop {
        display: block;
    }

    #mobile {
        display: none;
    }

    .menuClient {
        display: block;
    }

    .menuClient-mobile {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    #mobile {
        display: block;
    }

    #desktop {
        display: none;
    }

    .menuClient {
        display: none;
    }

    .menuClient-mobile {
        display: block;
    }

    /* MENU MOBILE */
    .nav-menu .menu-toggle {
        background-color: #141b1e !important;
    }

    .nav-menu .menu-toggle .icon {
        background-color: #00c2e5 !important;
        height: 2px !important;
        margin-bottom: 8px !important;
    }


    .mobile {
        display: block;
        position: absolute;
        right: 0px;
        top: 88px;
        max-width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .nav-menu .main-menu {
        background: #192025;
        position: relative;
    }

    .menu-wrap.active .nav-menu .main-menu {
        padding: 0px;
    }

    .nav-menu {
        padding-top: 15px;
    }

    .nav-menu a.main-link {
        padding: 0px;
    }

    li.menu-item.menu-item-has-children:hover {
        background: #00c2e5;
    }

    li.menu-item:hover {
        background: #00c2e5;
    }

    .nav-menu .main-menu>.menu-item:hover>a {
        background-color: transparent;
        color: #fff;
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item {
        border-bottom: 1px dotted black;
    }

    .nav-menu .main-menu>.menu-item>.sub-menu {
        padding-top: 0px;
        margin-top: 20px;
        background: #00c2e5;
    }

    .nav-menu .main-menu>.menu-item {
        border-bottom: solid 1px #37474F;
        padding: 15px 0 15px 0;
    }

    .start-offer {
        background-color: #141b1e;
        padding: 20px;
    }

    .start-offer>.inner>.title {
        font-size: 25px;
        padding-bottom: 20px;
    }

    .offer {
        color: white;
    }

    .btn.modern.wordpress {
        padding-right: 10px;
    }

    .nav-menu .main-menu>.menu-item.children a.main-link::after {
        content: "\f078" !important;
        font-family: "Font Awesome 5 Pro" !important;
        position: absolute !important;
        right: -23px !important;
        top: 7px !important;
        font-size: 14px;
    }

    .ativo {
        background-color: #00c2e5;
        color: #ffffff !important
    }

    .nav-menu .main-menu .menu-item>a {
        color: #ffffff !important;
        font-size: 18px;
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item:last-child {
        padding-bottom: 14px !important;
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item {
        padding: 11px;
    }

    .menu-item .sub-menu .menu-item a:hover {
        color: #727272 !important;
    }

    .menu-item .sub-menu .menu-item a {
        color: #000 !important;
    }

    .col-8.col-sm-8.mobile {
        min-width: 100%;
    }

    .top-header {
        margin-top: 0px;
    }

    .main-menu {
        display: none !important;
    }

    .menu-wrap.active .main-menu {
        display: block !important;
    }

}


@media (max-width: 600px) {
    .logincontainer {
        margin: 25px auto 30px auto;
    }

    .logincontainer a,
    .logincontainer a:hover {
        padding: 11px 45px !important;
        margin: 30px 0px 0px !important;
    }
}

/* Whatsapp button */


@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
    }

    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

#whatsapp-button {
    position: fixed;
    bottom: 22px;
    right: 20px;
    z-index: 3;
    background-color: #25D366;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    transition: transform 0.2s ease-in-out;
    animation: pulse 1.5s infinite;
}

#whatsapp-button:hover {
    transform: scale(1.15);
}

#whatsapp-button img {
    width: 30px;
    height: 30px;
    filter: invert(1);
    /* deixa o ícone branco */
}

.menuClient-mobile .dropdown-menu .dropdown-menu {
    margin-left: 0px;
}

.menuClient-mobile .main-menu-dropdown {
    position: absolute;
    right: 0;
    left: auto;
    min-width: 200px;
}

/* Ajuste para centralizar o submenu do perfil */
.menuClient-mobile .profile-submenu {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    border-top: 1px solid #ddd;
    text-align: center;
}

/* Aumentar o tamanho do dropdown do perfil para evitar scroll */
.menuClient-mobile li.dropdown {
    position: relative;
}

.menuClient-mobile .dropdown-menu>li {
    width: 100%;
}

/* Impedir que os dropdowns fechem automaticamente ao clicar */
.menuClient-mobile .dropdown-menu {
    display: none;
}

.menuClient-mobile .dropdown.open>.dropdown-menu {
    display: block;
}

/* Destaque visual para itens selecionados */
.menuClient-mobile .dropdown.open>a {
    background-color: #e7e7e7 !important;
    color: #333 !important;
}

/* Estilo mais escuro para submenu de perfil quando aberto */
.menuClient-mobile li.dropdown.open .profile-submenu {
    background-color: #f5f5f5;
}

/* Garantir que o submenu de perfil tenha a largura do container pai */
.menuClient-mobile .profile-submenu>li {
    text-align: center;
}

/* Bordas para separar visualmente */
.menuClient-mobile .profile-submenu>li>a {
    border-bottom: 1px solid #eee;
}

/* Remover bordas do último item */
.menuClient-mobile .profile-submenu>li:last-child>a {
    border-bottom: none;
}

.dropdown-menu .profile-submenu {
    margin-left: 0px !important;
}


.order-standard_cart {
    margin: auto !important;
}


@media (max-width: 768px) {
    .cart-text {
        display: none;
    }

    #order-standard_cart .sidebar-collapsed {
        display: none;
    }


    #order-standard_cart .secondary-cart-sidebar {
        width: 100% !important;
    }
}

@media (max-width: 900) {
    #order-standard_cart .sidebar-collapsed {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container-custom {
        width: 1200px;
        margin: 0 auto;
    }
}

.artigo,
.panel-sidebar {
    margin: 24px 0px !important;
    /* overflow: hidden; */
}

.article_aside {
    width: 260px !important;
    /* position: absolute; */
    /* min-height: 100%; */
}

.kb-article-title h2 {
    margin: 0 0 0 -20px;
    font-size: 39px;
}


.img-fluid {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Estilo padrão com margem negativa (para desktop) */
.funil-img {
    margin: -28px 0 -24px -80px;
}

/* Corrigir no mobile */
@media (max-width: 900px) {
    .funil-img {
        margin: 0 auto;
        display: block;
    }
}

/* Estilo para desktop (mantém a margem como você quer) */
.ia-img {
    margin: -28px 0px -24px -80px;
}

/* Estilo para mobile: remove a margem lateral negativa */
@media (max-width: 900px) {
    .ia-img {
        margin: 0 auto;
        display: block;
    }

    .reverse-mobile {
        display: flex;
        flex-direction: column-reverse;
        margin-right: 0px;
        margin-left: 0px;
    }
}