@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&display=swap);

.bg-half,
.bg-half-170,
.bg-invoice,
.bg-marketing,
.bg-profile {
    -ms-grid-row-align: center;
    align-self: center
}

.btn,
button:not(:disabled) {
    outline: 0
}

.badge,
.breadcrumb,
.btn {
    letter-spacing: .5px
}

.bg-half-260,
.bg-home,
.main-slider .slides .bg-slider {
    -ms-grid-row-align: center;
    align-self: center;
    position: relative
}

.play-icon i,
.play-icon i:hover {
    -webkit-text-stroke: 2px #2f55d4
}

.bg-primary {
    background-color: #2f84d4 !important
}

.modal-cont[_ngcontent-rwn-c1] .modal .modal-footer {
    height: 70px !important
}

img.w-100 {
    height: 145px !important
}

.thumbnails-2 {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0
}

.thumbnails-2>li {
    max-width: 30%;
    max-height: 100%;
    width: 400px;
    height: 400px;
    margin: 3rem 0;
    background: #2f55d4;
    border-radius: 5px;
    box-shadow: 4px 8px 10px #cecece;
    transition: .5s
}

.cd-hero-slider li,
.cd-hero-slider li:first-of-type,
.cd-hero-slider li:nth-of-type(2),
.cd-hero-slider li:nth-of-type(3) {
    background-size: cover;
    background-repeat: no-repeat
}

.products-carousel-home img {
    z-index: -1;
    opacity: .8;
    object-fit: cover;
    transition: .3s
}

.products-carousel-home h3 {
    font-weight: bolder;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 25px;
    display: inline-block;
    width: 80%;
    line-height: 1.5;
    transform: translateX(15%);
    font-size: 1.2rem;
    text-align: left !important;
    color: #fff !important
}

.products-carousel-home .card-body {
    height: 280px;
    max-height: 100%;
    text-align: center
}

.products-carousel-home .card-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.products-carousel-home:hover img {
    transform: scale(1.1);
    overflow: hidden;
    transition: .3s
}

.thumbnails-2>li:hover {
    opacity: .8;
    transition: .5s
}

.thumbnails-2 li img {
    max-width: 100%;
    max-height: 100%;
    width: 400px;
    height: 300px;
    border-radius: 5px
}

.thumbnails-2 div {
    max-width: 100%;
    width: 400px;
    height: 100px;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    align-items: center
}

.thumbnails-2 h2 {
    max-width: 100%;
    font-size: 1.1rem;
    text-align: center;
    color: #fff
}

@media (max-width:576px) {
    .thumbnails-2 {
        justify-content: center
    }

    .thumbnails-2>li {
        max-width: 100%
    }

    .thumbnails-2 h2 {
        padding: .8rem
    }
}

.bg-soft-blue,
.bg-soft-primary {
    background-color: rgba(47, 85, 212, .2) !important;
    border: 1px solid rgba(47, 85, 212, .2) !important;
    color: #2f55d4 !important
}

#topnav .navigation-menu>li.active>a,
#topnav .navigation-menu>li:hover>a,
.blog .content .post-meta .readmore:hover,
.blog .content .title:hover,
.catagories a:hover,
.component-wrapper.sticky-bar li a:focus,
.component-wrapper.sticky-bar li a:hover,
.course-feature .title:hover,
.courses-desc .content .title:hover,
.event-schedule .content .title:hover,
.explore-feature:hover .icon,
.explore-feature:hover .title,
.job-box .company-name:hover,
.job-box .position a:hover,
.media-list .media .media-heading:hover,
.team .name:hover,
.text-blue,
.text-primary,
.work-container.work-classic .content .title:hover,
.work-container.work-grid .content .title:hover,
.work-container.work-modern .content .title:hover {
    color: #2f55d4 !important
}

.bg-soft-secondary,
.text-secondary {
    color: #5a6d90 !important
}

a.text-blue:focus,
a.text-blue:hover,
a.text-primary:focus,
a.text-primary:hover {
    color: #284bc1 !important
}

.bg-secondary {
    background-color: #5a6d90 !important
}

.bg-soft-secondary {
    background-color: rgba(90, 109, 144, .2) !important;
    border: 1px solid rgba(90, 109, 144, .2) !important
}

.bg-soft-success,
.blog .content .post-meta .comments:hover,
.text-success {
    color: #2eca8b !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #506180 !important
}

.bg-success {
    background-color: #2eca8b !important
}

.bg-soft-success {
    background-color: rgba(46, 202, 139, .2) !important;
    border: 1px solid rgba(46, 202, 139, .2) !important
}

.bg-soft-warning,
.text-warning {
    color: #f17425 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #29b57d !important
}

.bg-warning {
    background-color: #f17425 !important
}

.bg-soft-warning {
    background-color: rgba(241, 116, 37, .2) !important;
    border: 1px solid rgba(241, 116, 37, .2) !important
}

.bg-soft-info,
.text-info {
    color: #17a2b8 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ed650f !important
}

.bg-info {
    background-color: #17a2b8 !important
}

.bg-soft-info {
    background-color: rgba(23, 162, 184, .2) !important;
    border: 1px solid rgba(23, 162, 184, .2) !important
}

.bg-soft-danger,
.blog .content .post-meta .like:hover,
.text-danger {
    color: #e43f52 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #148ea1 !important
}

.bg-danger {
    background-color: #e43f52 !important
}

.bg-soft-danger {
    background-color: rgba(228, 63, 82, .2) !important;
    border: 1px solid rgba(228, 63, 82, .2) !important
}

.badge-outline-dark,
.badge.badge-light,
.bg-soft-dark,
.btn.btn-light,
.btn.btn-soft-light.active,
.btn.btn-soft-light.focus,
.btn.btn-soft-light:active,
.btn.btn-soft-light:focus,
.btn.btn-soft-light:hover,
.text-dark {
    color: #3c4858 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #e1293e !important
}

.bg-dark {
    background-color: #3c4858 !important
}

.bg-soft-dark {
    background-color: rgba(60, 72, 88, .2) !important;
    border: 1px solid rgba(60, 72, 88, .2) !important
}

.bg-soft-muted,
.text-muted {
    color: #8492a6 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #323c49 !important
}

.bg-muted {
    background-color: #8492a6 !important
}

.bg-soft-muted {
    background-color: rgba(132, 146, 166, .2) !important;
    border: 1px solid rgba(132, 146, 166, .2) !important
}

.bg-soft-light,
.nav-pills .nav-link.active .tab-para,
.text-light {
    color: #f8f9fc !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #75859b !important
}

.badge-light,
.badge.badge-light,
.bg-light,
.btn.btn-outline-light.active,
.btn.btn-outline-light.focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light:focus,
.btn.btn-outline-light:hover {
    background-color: #f8f9fc !important
}

.bg-soft-light {
    background-color: rgba(248, 249, 252, .2) !important;
    border: 1px solid rgba(248, 249, 252, .2) !important
}

.bg-soft-footer,
.text-footer {
    color: #202942 !important
}

a.text-light:focus,
a.text-light:hover {
    color: #e6eaf4 !important
}

.bg-blue {
    background-color: #2f55d4 !important
}

.bg-footer {
    background-color: #202942 !important
}

.bg-soft-footer {
    background-color: rgba(32, 41, 66, .2) !important;
    border: 1px solid rgba(32, 41, 66, .2) !important
}

.rounded-left,
.rounded-top {
    border-top-left-radius: 6px !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 6px !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 6px !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 6px !important
}

a.text-footer:focus,
a.text-footer:hover {
    color: #181e30 !important
}

.list-inline-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px
}

.rounded {
    border-radius: 6px !important
}

div.col-lg-9.col-md-8.col-sm-12.nova-api p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.border {
    border: 1px solid #e9ecef !important
}

.btn-leia,
.btn-ocultar {
    height: 26px;
    background: 0 0;
    width: 100px;
    color: #333;
    border-radius: .24rem;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    left: 44%;
    text-align: center;
    cursor: pointer
}

.border-top {
    border-top: 1px solid #e9ecef !important
}

.border-bottom {
    border-bottom: 1px solid #e9ecef !important
}

.border-left {
    border-left: 1px solid #e9ecef !important
}

.border-right {
    border-right: 1px solid #e9ecef !important
}

.small,
small {
    font-size: 90%
}

.card .card-body {
    padding: 1.5rem
}

.component-wrapper .title,
.contact-detail .content .title,
.course-feature .title,
.faq-container .question,
.features .title-2,
.page-title,
.work-process .title {
    font-size: 20px
}

.component-wrapper.sticky-bar li {
    margin-bottom: 6px
}

.component-wrapper.sticky-bar li:last-child {
    margin-bottom: 0 !important
}

.catagories,
.component-wrapper.sticky-bar li a,
.courses-desc,
.courses-desc .content .title,
.courses-desc img,
.event-schedule,
.explore-feature,
.footer .footer-list li a,
.job-box,
.job-box .company-name,
.job-box .position a,
.pricing-rates.best-plan,
.team img,
.work-container.work-classic .work-image,
.work-container.work-grid,
.work-container.work-grid .content,
.work-container.work-grid .content .title,
.work-container.work-grid img,
.work-container.work-modern .client,
.work-container.work-modern .content,
.work-container.work-modern .icons,
.work-container.work-modern .icons .work-icon,
.work-container.work-modern .overlay-work,
.work-container.work-modern .read_more,
.work-container.work-modern img,
.work-process {
    -webkit-transition: .5s;
    transition: .5s
}

.btn-leia {
    content: "Leia Mais"
}

#style-switcher .t-light,
#style-switcher .t-ltr-dark,
#style-switcher .t-ltr-light,
#style-switcher .t-rtl-dark,
#topnav .buy-button .login-btn-primary,
#topnav.nav-sticky .buy-button .login-btn-light,
.breadcrumb .breadcrumb-item:last-child:after,
.btn-ocultar,
.cd-hero-slider .cd-img-container,
.contact-loader,
.flex-control-nav,
.no-js .cd-hero-slider li,
div.row hr:last-child {
    display: none
}

.cd-hero,
.cd-hero-slider li {
    background-position: center center
}

.btn-blue,
.btn-primary {
    background-color: #2f55d4 !important;
    border: 1px solid #2f55d4 !important;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3);
    box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3)
}

.btn-blue.active,
.btn-blue.focus,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #2443ac !important;
    border-color: #2443ac !important;
    color: #fff !important
}

.btn-soft-blue,
.btn-soft-primary {
    background-color: rgba(47, 85, 212, .2) !important;
    border: 1px solid rgba(47, 85, 212, .2) !important;
    color: #2f55d4 !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3);
    box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3)
}

.btn-soft-blue.active,
.btn-soft-blue.focus,
.btn-soft-blue:active,
.btn-soft-blue:focus,
.btn-soft-blue:hover,
.btn-soft-primary.active,
.btn-soft-primary.focus,
.btn-soft-primary:active,
.btn-soft-primary:focus,
.btn-soft-primary:hover {
    background-color: #2f55d4 !important;
    border-color: #2f55d4 !important;
    color: #fff !important
}

.btn-outline-blue,
.btn-outline-primary {
    border: 1px solid #2f55d4;
    color: #2f55d4;
    background-color: transparent
}

.btn-outline-blue.active,
.btn-outline-blue.focus,
.btn-outline-blue:active,
.btn-outline-blue:focus,
.btn-outline-blue:hover,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #2f55d4;
    border-color: #2f55d4;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3);
    box-shadow: 0 3px 5px 0 rgba(47, 85, 212, .3)
}

.btn-secondary,
.btn-soft-secondary {
    -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, .3);
    box-shadow: 0 3px 5px 0 rgba(90, 109, 144, .3)
}

.btn-secondary {
    background-color: #5a6d90 !important;
    border: 1px solid #5a6d90 !important;
    color: #fff !important
}

.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #465571 !important;
    border-color: #465571 !important;
    color: #fff !important
}

.btn-soft-secondary {
    background-color: rgba(90, 109, 144, .2) !important;
    border: 1px solid rgba(90, 109, 144, .2) !important;
    color: #5a6d90 !important
}

.btn-soft-secondary.active,
.btn-soft-secondary.focus,
.btn-soft-secondary:active,
.btn-soft-secondary:focus,
.btn-soft-secondary:hover {
    background-color: #5a6d90 !important;
    border-color: #5a6d90 !important;
    color: #fff !important
}

.btn-outline-secondary {
    border: 1px solid #5a6d90;
    color: #5a6d90;
    background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    background-color: #5a6d90;
    border-color: #5a6d90;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, .3);
    box-shadow: 0 3px 5px 0 rgba(90, 109, 144, .3)
}

.btn-soft-success,
.btn-success {
    -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, .3)
}

.btn-success {
    background-color: #ff6602 !important;
    border: 1px solid #ff6602 !important;
    color: #fff !important;
    border-radius: 6px !important;
    box-shadow: 0 3px 5px 0 rgba(202, 132, 46, .3)
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background-color: #25a06e !important;
    border-color: #25a06e !important;
    color: #fff !important
}

.btn-soft-success {
    background-color: rgba(46, 202, 139, .2) !important;
    border: 1px solid rgba(46, 202, 139, .2) !important;
    color: #2eca8b !important;
    box-shadow: 0 3px 5px 0 rgba(46, 202, 139, .3)
}

.btn-soft-success.active,
.btn-soft-success.focus,
.btn-soft-success:active,
.btn-soft-success:focus,
.btn-soft-success:hover {
    background-color: #2eca8b !important;
    border-color: #2eca8b !important;
    color: #fff !important
}

.btn-outline-success {
    border: 1px solid #2eca8b;
    color: #2eca8b;
    background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.btn-outline-success:not(:disabled):not(.disabled):active {
    background-color: #2eca8b;
    border-color: #2eca8b;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, .3);
    box-shadow: 0 3px 5px 0 rgba(46, 202, 139, .3)
}

.btn-soft-warning,
.btn-warning {
    -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, .3);
    box-shadow: 0 3px 5px 0 rgba(241, 116, 37, .3)
}

.btn-warning {
    background-color: #f17425 !important;
    border: 1px solid #f17425 !important;
    color: #fff !important
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background-color: #d55b0e !important;
    border-color: #d55b0e !important;
    color: #fff !important
}

.btn-soft-warning {
    background-color: rgba(241, 116, 37, .2) !important;
    border: 1px solid rgba(241, 116, 37, .2) !important;
    color: #f17425 !important
}

.btn-soft-warning.active,
.btn-soft-warning.focus,
.btn-soft-warning:active,
.btn-soft-warning:focus,
.btn-soft-warning:hover {
    background-color: #f17425 !important;
    border-color: #f17425 !important;
    color: #fff !important
}

.btn-outline-warning {
    border: 1px solid #f17425;
    color: #f17425;
    background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.btn-outline-warning:not(:disabled):not(.disabled):active {
    background-color: #f17425;
    border-color: #f17425;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, .3);
    box-shadow: 0 3px 5px 0 rgba(241, 116, 37, .3)
}

.btn-info,
.btn-soft-info {
    -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, .3);
    box-shadow: 0 3px 5px 0 rgba(23, 162, 184, .3)
}

.btn-info {
    background-color: #17a2b8 !important;
    border: 1px solid #17a2b8 !important;
    color: #fff !important
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    background-color: #117a8b !important;
    border-color: #117a8b !important;
    color: #fff !important
}

.btn-soft-info {
    background-color: rgba(23, 162, 184, .2) !important;
    border: 1px solid rgba(23, 162, 184, .2) !important;
    color: #17a2b8 !important
}

.btn-soft-info.active,
.btn-soft-info.focus,
.btn-soft-info:active,
.btn-soft-info:focus,
.btn-soft-info:hover {
    background-color: #17a2b8 !important;
    border-color: #17a2b8 !important;
    color: #fff !important
}

.btn-outline-info {
    border: 1px solid #17a2b8;
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.btn-outline-info:not(:disabled):not(.disabled):active {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, .3);
    box-shadow: 0 3px 5px 0 rgba(23, 162, 184, .3)
}

.btn-danger,
.btn-soft-danger {
    -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, .3);
    box-shadow: 0 3px 5px 0 rgba(228, 63, 82, .3)
}

.btn-danger {
    background-color: #e43f52 !important;
    border: 1px solid #e43f52 !important;
    color: #fff !important
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #d21e32 !important;
    border-color: #d21e32 !important;
    color: #fff !important
}

.btn-soft-danger {
    background-color: rgba(228, 63, 82, .2) !important;
    border: 1px solid rgba(228, 63, 82, .2) !important;
    color: #e43f52 !important
}

.btn-soft-danger.active,
.btn-soft-danger.focus,
.btn-soft-danger:active,
.btn-soft-danger:focus,
.btn-soft-danger:hover {
    background-color: #e43f52 !important;
    border-color: #e43f52 !important;
    color: #fff !important
}

.btn-outline-danger {
    border: 1px solid #e43f52;
    color: #e43f52;
    background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    background-color: #e43f52;
    border-color: #e43f52;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, .3);
    box-shadow: 0 3px 5px 0 rgba(228, 63, 82, .3)
}

.btn-dark,
.btn-soft-dark {
    -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, .3);
    box-shadow: 0 3px 5px 0 rgba(60, 72, 88, .3)
}

.btn-dark {
    background-color: #3c4858 !important;
    border: 1px solid #3c4858 !important;
    color: #fff !important
}

.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover {
    background-color: #272f3a !important;
    border-color: #272f3a !important;
    color: #fff !important
}

.btn-soft-dark {
    background-color: rgba(60, 72, 88, .2) !important;
    border: 1px solid rgba(60, 72, 88, .2) !important;
    color: #3c4858 !important
}

.btn-soft-dark.active,
.btn-soft-dark.focus,
.btn-soft-dark:active,
.btn-soft-dark:focus,
.btn-soft-dark:hover {
    background-color: #3c4858 !important;
    border-color: #3c4858 !important;
    color: #fff !important
}

.btn-outline-dark {
    border: 1px solid #3c4858;
    color: #3c4858;
    background-color: transparent
}

.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:active,
.btn-outline-dark:focus,
.btn-outline-dark:hover,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    background-color: #3c4858;
    border-color: #3c4858;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, .3);
    box-shadow: 0 3px 5px 0 rgba(60, 72, 88, .3)
}

.btn-muted,
.btn-soft-muted {
    -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, .3);
    box-shadow: 0 3px 5px 0 rgba(132, 146, 166, .3)
}

.btn-muted {
    background-color: #8492a6 !important;
    border: 1px solid #8492a6 !important;
    color: #fff !important
}

.btn-muted.active,
.btn-muted.focus,
.btn-muted:active,
.btn-muted:focus,
.btn-muted:hover {
    background-color: #68788f !important;
    border-color: #68788f !important;
    color: #fff !important
}

.btn-soft-muted {
    background-color: rgba(132, 146, 166, .2) !important;
    border: 1px solid rgba(132, 146, 166, .2) !important;
    color: #8492a6 !important
}

.btn-soft-muted.active,
.btn-soft-muted.focus,
.btn-soft-muted:active,
.btn-soft-muted:focus,
.btn-soft-muted:hover {
    background-color: #8492a6 !important;
    border-color: #8492a6 !important;
    color: #fff !important
}

.btn-outline-muted {
    border: 1px solid #8492a6;
    color: #8492a6;
    background-color: transparent
}

.btn-outline-muted.active,
.btn-outline-muted.focus,
.btn-outline-muted:active,
.btn-outline-muted:focus,
.btn-outline-muted:hover,
.btn-outline-muted:not(:disabled):not(.disabled):active {
    background-color: #8492a6;
    border-color: #8492a6;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, .3);
    box-shadow: 0 3px 5px 0 rgba(132, 146, 166, .3)
}

.btn-light,
.btn-soft-light {
    -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, .3);
    box-shadow: 0 3px 5px 0 rgba(248, 249, 252, .3)
}

.btn-light {
    background-color: #f8f9fc !important;
    border: 1px solid #f8f9fc !important;
    color: #fff !important
}

.btn-light.active,
.btn-light.focus,
.btn-light:active,
.btn-light:focus,
.btn-light:hover {
    background-color: #d4daed !important;
    border-color: #d4daed !important;
    color: #fff !important
}

.btn-soft-light {
    background-color: rgba(248, 249, 252, .2) !important;
    border: 1px solid rgba(248, 249, 252, .2) !important;
    color: #f8f9fc !important
}

.btn-soft-light.active,
.btn-soft-light.focus,
.btn-soft-light:active,
.btn-soft-light:focus,
.btn-soft-light:hover {
    background-color: #f8f9fc !important;
    border-color: #f8f9fc !important;
    color: #fff !important
}

.btn-outline-light {
    border: 1px solid #f8f9fc;
    color: #f8f9fc;
    background-color: transparent
}

.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:active,
.btn-outline-light:focus,
.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #f8f9fc;
    border-color: #f8f9fc;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, .3);
    box-shadow: 0 3px 5px 0 rgba(248, 249, 252, .3)
}

.btn-footer,
.btn-soft-footer {
    -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, .3);
    box-shadow: 0 3px 5px 0 rgba(32, 41, 66, .3)
}

.btn-footer {
    background-color: #202942 !important;
    border: 1px solid #202942 !important;
    color: #fff !important
}

.btn-footer.active,
.btn-footer.focus,
.btn-footer:active,
.btn-footer:focus,
.btn-footer:hover {
    background-color: #0f131f !important;
    border-color: #0f131f !important;
    color: #fff !important
}

.btn-soft-footer {
    background-color: rgba(32, 41, 66, .2) !important;
    border: 1px solid rgba(32, 41, 66, .2) !important;
    color: #202942 !important
}

.btn-soft-footer.active,
.btn-soft-footer.focus,
.btn-soft-footer:active,
.btn-soft-footer:focus,
.btn-soft-footer:hover {
    background-color: #202942 !important;
    border-color: #202942 !important;
    color: #fff !important
}

.btn-outline-footer {
    border: 1px solid #202942;
    color: #202942;
    background-color: transparent
}

.btn-outline-footer.active,
.btn-outline-footer.focus,
.btn-outline-footer:active,
.btn-outline-footer:focus,
.btn-outline-footer:hover,
.btn-outline-footer:not(:disabled):not(.disabled):active {
    background-color: #202942;
    border-color: #202942;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, .3);
    box-shadow: 0 3px 5px 0 rgba(32, 41, 66, .3)
}

.btn {
    padding: 8px 20px;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 600;
    border-radius: 6px
}

.badge.focus,
.badge:focus,
.btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn.btn-sm {
    padding: 7px 16px;
    font-size: 10px
}

.btn.btn-lg {
    padding: 14px 30px;
    font-size: 16px
}

.btn.searchbtn {
    padding: 6px 20px
}

.btn.btn-pills {
    border-radius: 30px
}

.btn.btn-light,
.btn.btn-outline-light,
.btn.btn-soft-light {
    border: 1px solid #dee2e6 !important
}

.btn.btn-light.active,
.btn.btn-light.focus,
.btn.btn-light:active,
.btn.btn-light:focus,
.btn.btn-light:hover {
    background-color: #d4daed !important;
    color: #3c4858 !important
}

.btn.btn-soft-light {
    color: rgba(60, 72, 88, .5) !important
}

.btn.btn-outline-light {
    color: #3c4858 !important;
    background-color: transparent
}

.btn.btn-icon {
    height: 36px;
    width: 36px;
    line-height: 34px;
    padding: 0
}

.btn.btn-icon .icons {
    height: 16px;
    width: 16px;
    font-size: 16px
}

.btn.btn-icon.btn-lg {
    height: 48px;
    width: 48px;
    line-height: 46px
}

.btn.btn-icon.btn-lg .icons {
    height: 20px;
    width: 20px;
    font-size: 20px
}

.btn.btn-icon.btn-sm {
    height: 30px;
    width: 30px;
    line-height: 28px
}

.explore-feature:hover,
.shadow-lg {
    -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, .15) !important;
    box-shadow: 0 10px 25px rgba(60, 72, 88, .15) !important
}

.badge-blue,
.badge-primary {
    background-color: #2f55d4 !important;
    color: #fff !important
}

.badge-outline-blue,
.badge-outline-primary {
    background-color: transparent !important;
    color: #2f55d4 !important;
    border: 1px solid #2f55d4 !important
}

.badge-secondary {
    background-color: #5a6d90 !important;
    color: #fff !important
}

.badge-outline-secondary {
    background-color: transparent !important;
    color: #5a6d90 !important;
    border: 1px solid #5a6d90 !important
}

.badge-success {
    background-color: #2eca8b !important;
    color: #fff !important
}

.badge-outline-success {
    background-color: transparent !important;
    color: #2eca8b !important;
    border: 1px solid #2eca8b !important
}

.badge-warning {
    background-color: #f17425 !important;
    color: #fff !important
}

.badge-outline-warning {
    background-color: transparent !important;
    color: #f17425 !important;
    border: 1px solid #f17425 !important
}

.badge-info {
    background-color: #17a2b8 !important;
    color: #fff !important
}

.badge-outline-info {
    background-color: transparent !important;
    color: #17a2b8 !important;
    border: 1px solid #17a2b8 !important
}

.badge-danger {
    background-color: #e43f52 !important;
    color: #fff !important
}

.badge-outline-danger {
    background-color: transparent !important;
    color: #e43f52 !important;
    border: 1px solid #e43f52 !important
}

.badge-dark {
    background-color: #3c4858 !important;
    color: #fff !important
}

.badge-outline-dark {
    background-color: transparent !important;
    border: 1px solid #3c4858 !important
}

.badge-muted {
    background-color: #8492a6 !important;
    color: #fff !important
}

.badge-outline-muted {
    background-color: transparent !important;
    color: #8492a6 !important;
    border: 1px solid #8492a6 !important
}

.badge-light {
    color: #fff !important
}

.badge-outline-light {
    background-color: transparent !important;
    color: #f8f9fc !important;
    border: 1px solid #f8f9fc !important
}

.badge-footer {
    background-color: #202942 !important;
    color: #fff !important
}

.badge-outline-footer {
    background-color: transparent !important;
    color: #202942 !important;
    border: 1px solid #202942 !important
}

.badge {
    padding: 5px 8px;
    border-radius: 3px
}

.badge.badge-outline-light {
    color: #3c4858 !important;
    border: 1px solid #b1bcdd !important;
    background-color: transparent !important
}

.badge.badge-pill {
    border-radius: 12px
}

.dropdown-blue .dropdown-menu .dropdown-item.active,
.dropdown-blue .dropdown-menu .dropdown-item.focus,
.dropdown-blue .dropdown-menu .dropdown-item:active,
.dropdown-blue .dropdown-menu .dropdown-item:focus,
.dropdown-blue .dropdown-menu .dropdown-item:hover,
.dropdown-primary .dropdown-menu .dropdown-item.active,
.dropdown-primary .dropdown-menu .dropdown-item.focus,
.dropdown-primary .dropdown-menu .dropdown-item:active,
.dropdown-primary .dropdown-menu .dropdown-item:focus,
.dropdown-primary .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #2f55d4 !important
}

.dropdown-secondary .dropdown-menu .dropdown-item.active,
.dropdown-secondary .dropdown-menu .dropdown-item.focus,
.dropdown-secondary .dropdown-menu .dropdown-item:active,
.dropdown-secondary .dropdown-menu .dropdown-item:focus,
.dropdown-secondary .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #5a6d90 !important
}

.dropdown-success .dropdown-menu .dropdown-item.active,
.dropdown-success .dropdown-menu .dropdown-item.focus,
.dropdown-success .dropdown-menu .dropdown-item:active,
.dropdown-success .dropdown-menu .dropdown-item:focus,
.dropdown-success .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #2eca8b !important
}

.dropdown-warning .dropdown-menu .dropdown-item.active,
.dropdown-warning .dropdown-menu .dropdown-item.focus,
.dropdown-warning .dropdown-menu .dropdown-item:active,
.dropdown-warning .dropdown-menu .dropdown-item:focus,
.dropdown-warning .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #f17425 !important
}

.dropdown-info .dropdown-menu .dropdown-item.active,
.dropdown-info .dropdown-menu .dropdown-item.focus,
.dropdown-info .dropdown-menu .dropdown-item:active,
.dropdown-info .dropdown-menu .dropdown-item:focus,
.dropdown-info .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #17a2b8 !important
}

.dropdown-danger .dropdown-menu .dropdown-item.active,
.dropdown-danger .dropdown-menu .dropdown-item.focus,
.dropdown-danger .dropdown-menu .dropdown-item:active,
.dropdown-danger .dropdown-menu .dropdown-item:focus,
.dropdown-danger .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #e43f52 !important
}

.dropdown-dark .dropdown-menu .dropdown-item.active,
.dropdown-dark .dropdown-menu .dropdown-item.focus,
.dropdown-dark .dropdown-menu .dropdown-item:active,
.dropdown-dark .dropdown-menu .dropdown-item:focus,
.dropdown-dark .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #3c4858 !important
}

.dropdown-muted .dropdown-menu .dropdown-item.active,
.dropdown-muted .dropdown-menu .dropdown-item.focus,
.dropdown-muted .dropdown-menu .dropdown-item:active,
.dropdown-muted .dropdown-menu .dropdown-item:focus,
.dropdown-muted .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #8492a6 !important
}

.dropdown-light .dropdown-menu .dropdown-item.active,
.dropdown-light .dropdown-menu .dropdown-item.focus,
.dropdown-light .dropdown-menu .dropdown-item:active,
.dropdown-light .dropdown-menu .dropdown-item:focus,
.dropdown-light .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #f8f9fc !important
}

.dropdown-footer .dropdown-menu .dropdown-item.active,
.dropdown-footer .dropdown-menu .dropdown-item.focus,
.dropdown-footer .dropdown-menu .dropdown-item:active,
.dropdown-footer .dropdown-menu .dropdown-item:focus,
.dropdown-footer .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #202942 !important
}

.btn-group .dropdown-toggle:after {
    content: "";
    position: relative;
    right: -4px;
    top: -2px;
    border: solid #fff;
    border-radius: .5px;
    border-width: 0 2px 2px 0;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 0;
    vertical-align: 0
}

.btn-group .dropdown-menu {
    margin-top: 10px;
    border: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.btn-group .dropdown-menu:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 7px solid #495057;
    border-radius: .5px;
    border-color: transparent transparent #fff #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: -2px 2px 2px -1px rgba(22, 28, 45, .15);
    box-shadow: -2px 2px 2px -1px rgba(22, 28, 45, .15)
}

.cd-hero {
    min-width: 100vw;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0
}

.cd-hero-slider {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100vw
}

.cd-hero-slider li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-hero-slider li.selected {
    position: relative;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cd-hero-slider li.move-left {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.cd-hero-slider li.is-moving,
.cd-hero-slider li.selected {
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s
}

.cd-hero-slider li:first-of-type {
    background-color: #fff;
    background-position: center;
    background-image: url(../imagens/banner/slider-1.jpg)
}

.cd-hero-slider li:nth-of-type(2) {
    background-color: #fff;
    background-position: center;
    background-image: url(../imagens/banner/slider-2.jpg)
}

.cd-hero-slider li:nth-of-type(3) {
    background-color: #fff;
    background-position: center;
    background-image: url(../imagens/banner/slider-3.jpg)
}

.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
    position: absolute;
    width: 100%;
    max-width: 1140px;
    box-sizing: border-box;
    padding: 100px 10px 0;
    height: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

#topnav .navbar-toggle span:last-child,
.footer .footer-list,
.footer .footer-list li:last-child,
aside nav ul {
    margin-bottom: 0
}

.cd-hero-slider .cd-img-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.cd-hero-slider .cd-bg-video-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.cd-hero-slider .cd-bg-video-wrapper video {
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.cd-hero-slider h2,
.cd-hero-slider p {
    line-height: 1.2;
    margin: 0;
    color: #fff;
    width: 75%
}

.cd-hero-slider h2 {
    font-size: 2.4rem;
    text-shadow: 1px 1px 2px #000
}

.cd-hero-slider p {
    font-size: 1.4rem;
    line-height: 1.4
}

.cd-hero-slider .cd-btn {
    text-decoration: none;
    display: inline-block;
    padding: .7em 3.4em;
    margin-top: .8em;
    background-color: #fff;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    color: #0062cc;
    border: 2px solid #fff;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s
}

.cd-hero-slider .cd-btn.secondary {
    background-color: rgba(22, 26, 30, .8)
}

.cd-hero-slider .cd-btn:nth-of-type(2) {
    margin-left: 1em
}

.no-touch .cd-hero-slider .cd-btn:hover {
    color: #fff;
    background-color: transparent;
    font-weight: 700;
    border: 2px solid #fff;
    transition: .5s
}

.no-touch .cd-hero-slider .cd-btn.secondary:hover {
    background-color: #161a1e
}

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

    .cd-hero img,
    .cd-slider-nav {
        display: none
    }

    .cd-hero-slider p {
        width: 95%;
        min-height: 200px;
        margin: 0 auto;
        font-weight: 600;
        font-size: 1.2em;
        text-align: left;
        color: #333;
        background: rgba(255, 255, 255, .61);
        display: flex;
        text-shadow: unset;
        align-items: center
    }

    .cd-hero-slider h2 {
        margin: 10px 0;
        width: 100%;
        font-size: 20px
    }

    .cd-hero-slider .cd-btn {
        float: none;
        font-size: 1.1rem;
        background-color: #0062cc;
        color: #fff;
        padding: 7px 33px
    }
}

.cd-slider-nav {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    height: 55px;
    background-color: rgba(31, 41, 65, .44)
}

.cd-slider-nav nav {
    display: inline-block;
    position: relative
}

.banner-home li:hover {
    background-color: rgba(61, 61, 61, .63);
    height: 60px
}

.cd-slider-nav .cd-marker.item-2 {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-slider-nav .cd-marker.item-3 {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%)
}

.cd-slider-nav .cd-marker.item-4 {
    -webkit-transform: translateX(300%);
    -moz-transform: translateX(300%);
    -ms-transform: translateX(300%);
    -o-transform: translateX(300%);
    transform: translateX(300%)
}

.cd-slider-nav .cd-marker.item-5 {
    -webkit-transform: translateX(400%);
    -moz-transform: translateX(400%);
    -ms-transform: translateX(400%);
    -o-transform: translateX(400%);
    transform: translateX(400%)
}

.cd-slider-nav ul::after {
    clear: both;
    content: "";
    display: table
}

.cd-slider-nav li {
    display: inline-block;
    width: 60px;
    float: left
}

.cd-slider-nav li.selected a {
    color: #0062cc
}

#topnav .navbar-toggle .navigation-menu>li>a:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle:hover,
.no-touch .cd-slider-nav li.selected a:hover {
    background-color: transparent
}

.cd-slider-nav a {
    display: block;
    position: relative;
    padding-top: 35px;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.no-touch .cd-slider-nav a:hover {
    padding-bottom: 5px
}

.cd-slider-nav li:first-of-type a::before {
    background-position: 0 0
}

.cd-slider-nav li.selected:first-of-type a::before {
    background-position: 0 -24px
}

.cd-slider-nav li:nth-of-type(2) a::before {
    background-position: -24px 0
}

.cd-slider-nav li.selected:nth-of-type(2) a::before {
    background-position: -24px -24px
}

.cd-slider-nav li:nth-of-type(3) a::before {
    background-position: -48px 0
}

.cd-slider-nav li.selected:nth-of-type(3) a::before {
    background-position: -48px -24px
}

.cd-slider-nav li:nth-of-type(4) a::before {
    background-position: -72px 0
}

.cd-slider-nav li.selected:nth-of-type(4) a::before {
    background-position: -72px -24px
}

.cd-slider-nav li:nth-of-type(5) a::before {
    background-position: -96px 0
}

.cd-slider-nav li.selected:nth-of-type(5) a::before {
    background-position: -96px -24px
}

@media only screen and (min-width:768px) {
    .cd-hero-slider {
        height: 400px
    }

    .cd-hero-slider .cd-bg-video-wrapper,
    .cd-hero-slider .cd-img-container {
        display: block
    }

    .cd-hero-slider .cd-full-width,
    .cd-hero-slider .cd-half-width {
        padding-top: 200px
    }

    .cd-hero-slider .cd-half-width {
        width: 45%
    }

    .cd-hero-slider .cd-half-width:first-of-type {
        left: 5%
    }

    .cd-hero-slider .cd-half-width:nth-of-type(2) {
        right: 5%;
        left: auto
    }

    .cd-hero-slider h2,
    .cd-hero-slider p {
        width: 55%;
        font-size: 15px;
        text-shadow: 1px 1px 2px #000
    }

    .cd-hero-slider h2 {
        font-size: 1.2em;
        font-weight: 700;
        text-align: left
    }

    .cd-hero-slider .cd-btn {
        font-size: 16px;
        float: none;
        border-radius: 6px
    }

    .cd-slider-nav {
        height: 60px
    }

    .cd-slider-nav .cd-marker,
    .cd-slider-nav li {
        width: 80px
    }

    .cd-slider-nav a {
        padding-top: 20px;
        height: auto;
        padding-bottom: 6px;
        font-size: 1.1rem;
        text-transform: uppercase
    }

    .cd-slider-nav a::before {
        top: 18px
    }
}

.cd-main-content {
    width: 90%;
    max-width: 768px;
    margin: 0 auto;
    padding: 2em 0
}

.cd-main-content p {
    font-size: 1.4rem;
    line-height: 1.8;
    color: #999;
    margin: 2em 0
}

@media only screen and (min-width:1170px) {
    .cd-hero-slider {
        display: flex;
        height: 100vh;
        align-items: center;
        justify-content: center;
        width: 100vw;
        margin: 0 auto;
        list-style: none;
        padding: 0
    }

    .cd-hero-slider .cd-full-width,
    .cd-hero-slider .cd-half-width {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        max-height: 75vh;
        max-width: 82vw;
        justify-content: center;
        flex-direction: column;
        padding: unset;
        height: 100%;
        position: relative;
        top: 100px
    }

    .title-main {
        position: absolute;
        width: 100%;
        top: 110px
    }

    .cd-hero-slider h2,
    .cd-hero-slider p {
        margin: 20px 0
    }

    .cd-hero-slider h2 {
        font-size: 1.6em
    }

    .cd-hero-slider p {
        font-size: 1.459rem;
        min-height: 90px;
        text-shadow: 1px 1px 2px #000;
        margin: 20px 0 30px;
        text-align: left
    }

    .cd-main-content {
        padding: 3em 0
    }

    .cd-main-content p {
        font-size: 1.6rem
    }
}

.d-video,
.no-js .cd-hero-slider li.selected {
    display: block
}

.video-mpi {
    display: flex;
    margin: 0 auto
}

.alert-blue,
.alert-primary {
    background-color: rgba(47, 85, 212, .9);
    color: #fff;
    border-color: #2f55d4
}

.alert-blue .alert-link,
.alert-primary .alert-link {
    color: #122258
}

.alert-outline-blue,
.alert-outline-primary {
    background-color: #fff;
    color: #2f55d4;
    border-color: #2f55d4
}

.alert-secondary {
    background-color: rgba(90, 109, 144, .9);
    color: #fff;
    border-color: #5a6d90
}

.alert-secondary .alert-link {
    color: #1f2632
}

.alert-outline-secondary {
    background-color: #fff;
    color: #5a6d90;
    border-color: #5a6d90
}

.alert-success {
    background-color: rgba(46, 202, 139, .9);
    color: #fff;
    border-color: #2eca8b
}

.alert-success .alert-link {
    color: #124d35
}

.alert-outline-success {
    background-color: #fff;
    color: #2eca8b;
    border-color: #2eca8b
}

.alert-warning {
    background-color: rgba(241, 116, 37, .9);
    color: #fff;
    border-color: #f17425
}

.alert-warning .alert-link {
    color: #753208
}

.alert-outline-warning {
    background-color: #fff;
    color: #f17425;
    border-color: #f17425
}

.alert-info {
    background-color: rgba(23, 162, 184, .9);
    color: #fff;
    border-color: #17a2b8
}

.alert-info .alert-link {
    color: #062a30
}

.alert-outline-info {
    background-color: #fff;
    color: #17a2b8;
    border-color: #17a2b8
}

.alert-danger {
    background-color: rgba(228, 63, 82, .9);
    color: #fff;
    border-color: #e43f52
}

.alert-danger .alert-link {
    color: #79111d
}

.alert-outline-danger {
    background-color: #fff;
    color: #e43f52;
    border-color: #e43f52
}

.alert-dark {
    background-color: rgba(60, 72, 88, .9);
    color: #fff;
    border-color: #3c4858
}

.alert-dark .alert-link,
.alert-footer .alert-link {
    color: #000
}

.alert-outline-dark {
    background-color: #fff;
    color: #3c4858;
    border-color: #3c4858
}

.alert-muted {
    background-color: rgba(132, 146, 166, .9);
    color: #fff;
    border-color: #8492a6
}

.alert-muted .alert-link {
    color: #3d4654
}

.alert-outline-muted {
    background-color: #fff;
    color: #8492a6;
    border-color: #8492a6
}

.alert-light {
    background-color: rgba(248, 249, 252, .9);
    color: #fff;
    border-color: #f8f9fc
}

.alert-light .alert-link {
    color: #8d9dce
}

.alert-outline-light {
    background-color: #fff;
    color: #f8f9fc;
    border-color: #f8f9fc
}

.alert-footer {
    background-color: rgba(32, 41, 66, .9);
    color: #fff;
    border-color: #202942
}

.alert-outline-footer {
    background-color: #fff;
    color: #202942;
    border-color: #202942
}

.alert {
    padding: 8px 15px;
    border-radius: 6px;
    font-size: 14px
}

.alert.alert-light {
    background-color: #f8f9fc;
    color: #3c4858;
    border-color: #dee2e6
}

.alert.alert-dismissible {
    padding-right: 30px
}

.alert.alert-dismissible .close {
    top: -2px;
    right: -10px;
    font-size: 16px !important
}

.alert.alert-pills {
    border-radius: 30px;
    display: inline-block
}

.alert.alert-pills .content {
    font-weight: 600
}

.page-next-level .title {
    font-size: 28px;
    letter-spacing: 1px
}

.page-next-level .page-next {
    position: relative;
    top: 110px;
    z-index: 99
}

.breadcrumb {
    padding: 8px 24px;
    display: block
}

.breadcrumb .breadcrumb-item {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding-left: 0;
    display: inline-block
}

#topnav.scroll .navigation-menu>li>a,
.breadcrumb .breadcrumb-item a {
    color: #3c4858
}

#topnav .has-submenu.active .submenu li.active>a,
#topnav .navigation-menu>li>a:active,
#topnav .navigation-menu>li>a:hover,
#topnav.scroll .navigation-menu>li.active>a,
#topnav.scroll .navigation-menu>li:hover>a,
.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item.active,
.pricing-rates.business-rate:hover .title,
.sidebar .widget .blog-catagories li a:hover,
.sidebar .widget .post-recent .post-recent-content a:hover {
    color: #2f55d4
}

.breadcrumb .breadcrumb-item:before {
    content: ""
}

.pagination .page-item:first-child .page-link {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.pagination .page-item:last-child .page-link {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.pagination .page-item .page-link {
    color: #3c4858;
    border: 1px solid #dee2e6;
    padding: 10px 15px;
    font-size: 14px
}

.footer .foot-subscribe .form-control:focus,
.pagination .page-item .page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination .page-item .page-link:hover {
    color: #fff;
    background: rgba(47, 85, 212, .9);
    border-color: rgba(47, 85, 212, .9)
}

.pagination .page-item.active .page-link {
    color: #fff;
    background: #2f55d4 !important;
    border-color: #2f55d4;
    cursor: not-allowed
}

.avatar {
    filter: grayscale(60%);
    transition: .2s
}

.avatar:hover {
    filter: grayscale(0%)
}

.avatar.avatar-ex-sm {
    max-height: 25px
}

.avatar.avatar-md-sm {
    height: 45px;
    width: 45px
}

.avatar.avatar-small {
    height: 65px;
    width: 65px
}

.avatar.avatar-medium {
    height: auto;
    width: 110px
}

.avatar.avatar-large {
    height: 140px;
    width: 140px
}

.avatar.avatar-ex-large {
    height: 180px;
    width: 180px
}

.faq-content .card .faq .card-header {
    padding-right: 40px !important
}

.faq-content .card .faq .card-header.card-header-2 {
    border-bottom: 0
}

#clock p span.indicator,
.faq-content .card .faq .card-header.card-header-2 .faq-question,
.faq-content .card .title,
.features .title,
.key-feature .title,
.sidebar .widget .widget-title,
.title-heading .para-desc {
    font-size: 18px
}

.faq-content .card a.faq[data-toggle=collapse] {
    background-color: #fff;
    color: #2f55d4;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse]:before {
    content: '\F143';
    display: block;
    font-family: 'Material Design Icons';
    font-size: 18px;
    color: #3c4858;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse].collapsed {
    background-color: #fff;
    color: #3c4858 !important;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-content .card a.faq[data-toggle=collapse].collapsed:before {
    top: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #3c4858 !important
}

.nav-pills {
    margin-bottom: 15px;
    background: #f4f6fa
}

.nav-pills .nav-link {
    color: #495057 !important;
    padding: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.nav-pills .nav-link.active {
    background: #2f55d4;
    color: #fff !important
}

.nav-pills a .title {
    font-size: 17px;
    font-weight: 700
}

.login-page,
.progress-box .title,
.sidebar .widget .blog-catagories li a,
.sidebar .widget .blog-catagories li span,
.work-process a {
    font-size: 15px
}

.progress-box .progress {
    height: 8px;
    overflow: visible
}

.progress-box .progress .progress-bar {
    border-radius: 6px;
    -webkit-animation: 3s animate-positive;
    animation: 3s animate-positive;
    overflow: visible !important
}

.progress-box .progress .progress-value {
    position: absolute;
    top: -25px;
    right: -15px;
    font-size: 13px
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.blockquote {
    border-left: 3px solid #dee2e6;
    border-radius: 6px;
    font-size: 16px
}

.form-group {
    margin-bottom: 20px
}

.form-group label,
.watch-video a.watch {
    font-size: 14px;
    font-weight: 700
}

.form-group .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #3c4858;
    height: 42px;
    font-size: 13px;
    border-radius: 6px;
    -webkit-transition: .5s;
    transition: .5s
}

#topnav .has-submenu .submenu .has-submenu:hover .submenu-arrow,
#topnav .has-submenu.active.active .menu-arrow,
#topnav.scroll .navigation-menu>li.active>.menu-arrow,
#topnav.scroll .navigation-menu>li:hover>.menu-arrow,
.form-group .form-control.active,
.form-group .form-control:focus {
    border-color: #2f55d4
}

.form-group textarea {
    height: 120px !important
}

.form-group textarea.form-control {
    line-height: 25px
}

.form-control:disabled,
.form-control[readonly] {
    background-color: transparent;
    opacity: 1
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #2f55d4;
    background-color: #2f55d4
}

.custom-control-input:focus~.custom-control-label::before,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #2f55d4
}

#topnav.scroll,
.back-to-top,
.courses-desc:hover,
.team:hover img {
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

#topnav.scroll,
.back-to-top {
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.custom-control-label,
.slick-slider {
    cursor: pointer
}

.custom-control-label:after,
.custom-control-label:before {
    top: 2px
}

.custom-switch .custom-control-label:after {
    top: 4px
}

.subcribe-form input {
    padding: 14px 160px 14px 30px;
    width: 100%;
    color: #3c4858 !important;
    border: none;
    outline: 0 !important;
    background-color: rgba(255, 255, 255, .8)
}

.subcribe-form button {
    position: absolute;
    top: 6px;
    right: 6px;
    outline: 0 !important
}

.subcribe-form form {
    position: relative;
    max-width: 600px;
    margin: 0 auto
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.back-to-top,
.social-icon li a {
    width: 32px;
    height: 32px;
    color: #3c4858
}

.slick-slider,
body {
    overflow-x: hidden !important
}

.table-responsive .table td,
.table-responsive .table th {
    vertical-align: middle
}

.table-responsive .table-center th {
    vertical-align: middle !important;
    cursor: pointer
}

.table-responsive .table-center tbody tr:hover {
    color: #3c4858;
    background-color: #f8f9fa
}

.table-responsive .table-center.invoice-tb td,
.table-responsive .table-center.invoice-tb th {
    text-align: end
}

.modal-open {
    padding-right: 0 !important
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #fff, #fff);
    z-index: 9999999
}

#preloader #status {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#preloader #status .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto
}

#preloader #status .spinner .double-bounce1,
#preloader #status .spinner .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #2f55d4;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

#preloader #status .spinner .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.social-icon li a {
    border: 1px solid #3c4858;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden;
    position: relative
}

.social-icon li a .fea-social {
    stroke-width: 2
}

.social-icon li a:hover {
    background-color: #2f55d4;
    border-color: #2f55d4 !important;
    color: #fff !important
}

.social-icon li a:hover .fea-social {
    fill: #2f55d4
}

.social-icon.social li a {
    color: #adb5bd;
    border-color: #adb5bd
}

.back-to-top {
    z-index: 99;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 30px;
    display: none;
    background-color: #ced4da;
    -webkit-transition: .5s;
    transition: .5s
}

.back-to-top .icons {
    -webkit-transition: .5s;
    transition: .5s;
    stroke-width: 2;
    height: 14px;
    width: 14px
}

.back-to-top:hover {
    background-color: #2f55d4;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.back-to-top:hover .icons,
.features .ride-image {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.back-to-home {
    position: absolute;
    top: 4%;
    right: 2%;
    z-index: 1
}

#topnav,
.bg-overlay,
.shape {
    right: 0;
    left: 0
}

.back-to-home a {
    width: 40px;
    height: 40px;
    line-height: 36px;
    background: #2f55d4
}

.sticky-bar {
    position: -webkit-sticky;
    position: sticky;
    top: 80px
}

.fea {
    stroke-width: 1.8
}

.fea.icon-sm {
    height: 16px;
    width: 16px
}

.fea.icon-ex-md {
    height: 20px;
    width: 20px
}

.fea.icon-m-md {
    height: 28px;
    width: 28px
}

.fea.icon-md {
    height: 35px;
    width: 35px
}

.fea.icon-lg {
    height: 42px;
    width: 42px
}

.fea.icon-ex-lg {
    height: 52px;
    width: 52px
}

.display-1 {
    font-size: 80px !important
}

.display-2 {
    font-size: 72px !important
}

.display-3 {
    font-size: 64px !important
}

.display-4 {
    font-size: 56px !important
}

#clock,
#topnav .has-submenu.active a,
.play-btn {
    color: #fff
}

body {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    color: #3c4858
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Nunito, sans-serif;
    line-height: 1.5;
    font-weight: 600
}

::-moz-selection {
    background: rgba(47, 85, 212, .9);
    color: #fff
}

::selection {
    background: rgba(47, 85, 212, .9);
    color: #fff
}

.bg-half,
.bg-half-170,
.bg-half-260,
.bg-home,
.main-slider .slides .bg-slider {
    background-size: cover;
    background-position: center center
}

a {
    text-decoration: none !important
}

p {
    line-height: 1.6
}

div.col-lg-3.py-4.col-md-4.col-sm-12 a img {
    width: 90%
}

.section {
    padding: 100px 0;
    position: relative
}

.section-two {
    padding: 60px 0;
    position: relative
}

.bg-overlay {
    background-color: rgba(60, 72, 88, .7);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.bg-overlay-gradient {
    background-color: rgba(47, 85, 212, .6)
}

.bg-overlay-white {
    background-color: rgba(255, 255, 255, .5)
}

.bg-overlay-gradient2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#2eca8b), color-stop(#2f55d4), to(#2eca8b));
    background-image: linear-gradient(90deg, #2eca8b, #2f55d4, #2eca8b);
    opacity: .5
}

.title-heading {
    line-height: 26px
}

.title-heading .heading {
    font-size: 45px;
    letter-spacing: 1px
}

#topnav .has-submenu,
.section-title,
.sidebar .widget .widget-search form {
    position: relative
}

#topnav .navbar-toggle.open span,
.shape,
.work-container.work-modern .client,
.work-container.work-modern .content,
.work-container.work-modern .icons,
.work-container.work-modern .overlay-work,
.work-container.work-modern .read_more {
    position: absolute
}

.section-title .title {
    letter-spacing: .5px;
    font-size: 30px
}

.text-shadow-title {
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 4px 0 rgba(255, 255, 255, .4), 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff
}

.para-desc {
    max-width: 600px
}

.mt-100 {
    margin-top: 100px
}

.shape {
    pointer-events: none;
    bottom: -3px
}

.shape>svg {
    -webkit-transform: scale(2);
    transform: scale(2);
    width: 100%;
    height: auto;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.mover {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover
}

@-webkit-keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

#topnav {
    position: fixed;
    top: 0;
    z-index: 1030;
    background-color: #fff;
    border: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

#topnav .logo {
    float: left;
    color: #3c4858 !important;
    transition: .2s
}

#topnav .buy-button,
#topnav .menu-extras {
    position: absolute;
    right: 60%;
}

#topnav.nav-sticky .logo {
    zoom: 1;
    transition: .2s
}

.submenu2 {
    left: 102%;
    width: 490px;
    height: 80vh;
    overflow-y: scroll;
    top: 0;
    margin-left: 10px;
    margin-top: -15px
}

#topnav .has-submenu .submenu .submenu-arrow {
    border: solid #3c4858;
    border-radius: .5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .buy-button,
.logo {
    padding: 3px 0;
    line-height: 68px
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: fixed;
    margin: 35px 160px 24px;
    height: 18px;
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #3c4858;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

#style-switcher .t-dark,
#style-switcher .t-rtl-light,
#topnav .buy-button .login-btn-light,
#topnav.nav-sticky .buy-button .login-btn-primary {
    display: inline-block
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#style-switcher ul.pattern .default,
#topnav .navbar-toggle.open span:hover {
    background-color: #2f55d4
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px
}

#topnav .navigation-menu>li>a {
    display: block;
    color: #3c4858;
    font-size: 13px;
    background-color: transparent !important;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: Nunito, sans-serif;
    padding-left: 15px;
    padding-right: 15px
}

#topnav .navigation-menu .has-submenu .menu-arrow {
    border: solid #3c4858;
    border-radius: .5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    -webkit-transition: .5s;
    transition: .5s;
    right: -1px;
    top: 30px
}

#topnav.scroll {
    background-color: #fff;
    border: none
}

#topnav.scroll .navigation-menu>li>.menu-arrow {
    border-color: #3c4858
}

#topnav.defaultscroll.dark-menubar .logo {
    line-height: 70px
}

#topnav.defaultscroll.scroll .logo,
#topnav.defaultscroll.scroll.dark-menubar .logo {
    line-height: 62px
}

#topnav.nav-sticky {
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.logo {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px
}

@media (min-width:992px) {
    #topnav .navigation-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .arrow-element {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center
    }

    #topnav .navigation-menu>.has-submenu>.submenu>.has-submenu>.submenu::before {
        top: 32px;
        margin-left: -35px;
        -webkit-box-shadow: 1px 1px 0 0 rgba(60, 72, 88, .15);
        box-shadow: 1px 1px 0 0 rgba(60, 72, 88, .15);
        border-color: transparent #fff #fff transparent
    }

    #topnav .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 180px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        -webkit-transition: .2s;
        transition: .2s;
        border-radius: 6px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        box-shadow: 0 0 3px rgba(60, 72, 88, .15)
    }

    #topnav .navigation-menu>li .submenu:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 45px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 7px solid #495057;
        border-color: transparent transparent #fff #fff;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-box-shadow: -2px 2px 2px -1px rgba(60, 72, 88, .15);
        box-shadow: -2px 2px 2px -1px rgba(60, 72, 88, .15)
    }

    #topnav .navigation-menu>li .submenu li {
        position: static
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        padding: 10px 18px;
        clear: both;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858 !important;
        -webkit-transition: .3s;
        transition: .3s;
        min-width: 240px;
        max-width: 96%
    }

    #topnav .navigation-menu>li .submenu li a:hover,
    #topnav .navigation-menu>li.active>a,
    #topnav .navigation-menu>li:hover>a {
        color: #2f55d4 !important
    }

    #topnav .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu {
        white-space: nowrap;
        width: auto
    }

    #topnav .navigation-menu>li .submenu.megamenu>li {
        overflow: hidden;
        min-width: 180px;
        display: inline-block;
        vertical-align: top
    }

    #topnav .navigation-menu>li .submenu.megamenu>li .submenu {
        left: 100%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li .submenu>li .submenu {
        left: 100%;
        width: 490px;
        height: 45vh;
        overflow-y: scroll;
        top: 0;
        margin-left: 10px
    }

    #topnav .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color: #2f55d4
    }

    #topnav .navigation-menu>li.last-elements .submenu {
        left: auto;
        right: 0
    }

    #topnav .navigation-menu>li.last-elements .submenu:before {
        left: auto;
        right: 10px
    }

    #topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 10px
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block !important
    }

    #topnav.scroll {
        top: 0
    }

    #topnav.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #topnav.scroll-active .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media (max-width:991px) {

    #navigation,
    #topnav {
        background-color: #fff
    }

    #topnav {
        -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        min-height: 74px
    }

    #topnav .container {
        width: auto
    }

    #topnav #navigation {
        max-height: 400px
    }

    #topnav .navigation-menu,
    #topnav .navigation-menu>li {
        float: none
    }

    #topnav .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858 !important;
        -webkit-transition: .3s;
        transition: .3s
    }

    #topnav .navigation-menu>li .submenu .submenu.open,
    #topnav .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul {
        list-style: none;
        padding-left: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
        display: block;
        position: relative;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        color: #8492a6
    }

    #topnav .navigation-menu>li>a {
        color: #3c4858;
        padding: 10px 20px
    }

    #topnav .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav .has-submenu.active a,
    #topnav .navigation-menu>li .submenu li a:hover,
    #topnav .navigation-menu>li.has-submenu.open>a,
    #topnav .navigation-menu>li>a:hover {
        color: #2f55d4
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav .navbar-header {
        float: left
    }

    #topnav .buy-button .login-btn-primary {
        display: inline-block !important
    }

    #navigation,
    #topnav .buy-button .login-btn-light {
        display: none
    }

    #topnav .has-submenu .submenu .submenu-arrow {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 12px
    }

    #navigation {
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f1f3f9;
        border-bottom: 1px solid #f1f3f9;
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

@media (max-width:375px) {
    #topnav .buy-button {
        display: none
    }

    #topnav .buy-menu-btn {
        display: block !important;
        margin: 0 10px;
        padding: 10px 20px
    }

    #topnav .navbar-toggle .lines {
        margin-right: 0 !important
    }
}

.bg-home,
.main-slider .slides .bg-slider {
    height: 100vh;
    -ms-flex-item-align: center
}

.bg-half-170,
.bg-half-260 {
    -ms-flex-item-align: center
}

.bg-half-260 {
    padding: 260px 0
}

.bg-half-170 {
    padding: 170px 0;
    position: relative
}

.bg-half,
.bg-marketing {
    -ms-flex-item-align: center;
    position: relative
}

.bg-half {
    padding: 184px 0 90px
}

.gradient {
    background: #2f55d4 !important;
    background: linear-gradient(45deg, #2f55d4, #2f55d4) !important;
    opacity: .9
}

.bg-circle-gradiant {
    background: radial-gradient(circle at 50% 50%, rgba(47, 85, 212, .1) 0, rgba(47, 85, 212, .1) 33.333%, rgba(47, 85, 212, .3) 33.333%, rgba(47, 85, 212, .3) 66.666%, rgba(47, 85, 212, .5) 66.666%, rgba(47, 85, 212, .5) 99.999%)
}

.bg-invoice,
.bg-marketing,
.bg-profile,
.home-slider .carousel-item {
    background-size: cover;
    background-position: center center
}

.home-dashboard img {
    position: relative;
    top: 60px;
    z-index: 1
}

.classic-saas-image .bg-saas-shape:after {
    bottom: 3rem;
    left: 0;
    width: 75rem;
    height: 55rem;
    border-radius: 20rem;
    opacity: .9;
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg)
}

.studio-home {
    padding: 7%
}

.agency-wrapper:before {
    content: "";
    position: absolute;
    bottom: 22rem;
    right: 54rem;
    width: 90rem;
    height: 35rem;
    border-radius: 17rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #f8f9fc;
    z-index: -1
}

.bg-marketing {
    padding: 76px 0 120px
}

.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
    width: 5%
}

.home-slider .carousel,
.home-slider .carousel-item {
    height: 100vh;
    width: 100%
}

.home-slider .carousel-item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-slider .slides .bg-slider.shopping {
    height: 75vh
}

.flex-control-paging li a {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.flex-control-paging li a.flex-active {
    background: #2f55d4;
    cursor: default;
    font-size: 17px;
    width: 15px;
    height: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bg-animation-left:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background: rgba(255, 255, 255, .85);
    -webkit-clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%)
}

.bg-animation-left.dark-left:after {
    background: rgba(60, 72, 88, .6)
}

.bg-animation-left.crypto-home:after {
    background: #2f55d4;
    -webkit-clip-path: polygon(0 0, 100% 0, 30% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 30% 100%, 0% 100%)
}

.bg-invoice,
.bg-profile {
    padding: 100px 0;
    -ms-flex-item-align: center;
    position: relative
}

.classic-app-image .bg-app-shape:after {
    bottom: 3rem;
    left: -8rem;
    width: 55rem;
    height: 35rem;
    border-radius: 20rem;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    opacity: .9
}

.classic-app-image .app-banner {
    position: absolute;
    bottom: 60px;
    right: -20px
}

.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
    content: " ";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 40px rgba(47, 85, 212, .5);
    box-shadow: 0 0 40px rgba(47, 85, 212, .5);
    background-color: #2f55d4
}

@media (min-width:769px) {
    .bg-studio:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100%;
        background: #fff;
        z-index: 2
    }
}

.feature-list li {
    margin-bottom: 7px
}

.features .icon,
.features .icons {
    background: rgba(47, 85, 212, .1)
}

.features .icons {
    height: 80px;
    width: 80px;
    line-height: 72px;
    margin: 0 auto;
    -webkit-transform: rotate(22.5deg);
    transform: rotate(22.5deg);
    -webkit-transition: .5s;
    transition: .5s
}

.features .image:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -15px;
    width: 70px;
    height: 70px;
    border-radius: 6px;
    -webkit-transform: rotate(33.75deg);
    transform: rotate(33.75deg);
    background: linear-gradient(45deg, transparent, rgba(47, 85, 212, .09));
    z-index: -1
}

.features .ride-image img {
    border-radius: 100% 100% 100% 0
}

.features:hover .icons {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.features:hover .image:before {
    background: rgba(47, 85, 212, .07);
    -webkit-animation: 5s linear infinite spinner-border;
    animation: 5s linear infinite spinner-border
}

.features .icon,
.key-feature .icon,
.work-container.work-modern .icons .work-icon {
    height: 45px;
    width: 45px;
    line-height: 45px
}

.blog,
.key-feature {
    -webkit-transition: .3s;
    transition: .3s
}

.key-feature .icon {
    background: linear-gradient(45deg, transparent, rgba(47, 85, 212, .15))
}

.key-feature:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.work-process .step,
.work-process .step-icon {
    opacity: .06
}

.blog:hover,
.course-feature:hover,
.pricing-rates.best-plan:hover,
.work-process:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.course-feature .full-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    z-index: -2;
    -webkit-transition: .5s;
    transition: .5s
}

.course-feature:hover .full-img {
    opacity: .08
}

.course-feature,
.crypto-table {
    position: relative;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    margin: -260px 0 0;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.catagories:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.app-feature-shape-left:after,
.app-feature-shape-right:after {
    bottom: 0;
    width: 30rem;
    height: 40rem;
    border-radius: 10rem
}

.app-feature-shape-right:after {
    left: 10rem;
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.app-feature-shape-left:after {
    right: 10rem;
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.app-subscribe {
    position: absolute;
    top: -200px
}

.saas-feature-shape-left:after,
.saas-feature-shape-right:after {
    bottom: -3rem;
    width: 35rem;
    height: 35rem;
    border-radius: 15rem;
    -webkit-transform: rotate(145deg);
    transform: rotate(145deg)
}

.saas-feature-shape-left:after {
    left: -10rem
}

.saas-feature-shape-right:after {
    right: -10rem
}

.app-feature-shape-left:after,
.app-feature-shape-right:after,
.saas-feature-shape-left:after,
.saas-feature-shape-right:after,
.social-feature-left:after,
.social-feature-right:after {
    background: rgba(47, 85, 212, .1);
    -webkit-box-shadow: 0 0 40px rgba(47, 85, 212, .1);
    box-shadow: 0 0 40px rgba(47, 85, 212, .1);
    content: "";
    position: absolute;
    z-index: -1
}

.social-feature-left:after,
.social-feature-right:after {
    width: 450px;
    height: 520px;
    border-radius: 30px;
    bottom: -75px
}

.social-feature-left:after {
    right: -200px
}

.social-feature-right:after {
    left: -200px
}

.explore-feature .icon {
    height: 80px;
    width: 80px;
    line-height: 80px;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width:768px) {

    .btn-ocultar,
    .d-video,
    .process-arrow:after {
        display: none
    }

    .box-flutuante {
        position: fixed !important;
        right: 4px !important;
        bottom: 4px !important;
        width: 98% !important;
        top: unset !important;
        z-index: 10000000000000000000000 !important
    }

    .btn-leia,
    .btn-ocultar {
        height: 26px;
        background: 0 0;
        width: 100px;
        color: #333;
        border-radius: .24rem;
        text-align: center;
        position: absolute;
        bottom: 20px;
        cursor: pointer;
        z-index: 999;
        left: 35%
    }

    .btn-leia {
        content: "Leia Mais"
    }

    .page-next-level .page-next {
        top: 70px
    }

    .display-1 {
        font-size: 56px !important
    }

    .display-2 {
        font-size: 50px !important
    }

    .display-3 {
        font-size: 42px !important
    }

    .display-4 {
        font-size: 36px !important
    }

    .section {
        padding: 60px 0
    }

    .title-heading .heading {
        font-size: 35px !important
    }

    .title-heading .para-desc {
        font-size: 18px
    }

    .section-title .title {
        font-size: 24px
    }

    .mt-60 {
        margin-top: 60px
    }

    #topnav .navigation-menu .has-submenu .menu-arrow {
        right: 16px;
        top: 16px
    }

    .jumbotron {
        padding: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 auto
    }

    .agency-wrapper:before {
        right: 12rem
    }

    .bg-half {
        padding: 169px 0 50px
    }

    .wave-one,
    .wave-three {
        background-size: 50% 50px
    }

    .wave-two {
        background-size: 50% 70px
    }

    .classic-saas-image .bg-saas-shape img {
        max-width: 550px
    }

    .app-feature-shape-right:after {
        left: 0
    }

    .app-feature-shape-left:after {
        right: 0
    }

    .social-feature-left:after,
    .social-feature-right:after {
        width: 300px;
        height: 400px;
        bottom: -65px
    }

    .cover-user .padding-less {
        position: relative !important;
        height: 400px !important
    }

    .cover-user .cover-user-content {
        text-align: left !important
    }

    .cover-user .cover-user-img {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important
    }
}

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

    .course-feature,
    .crypto-table {
        margin: 0 0 30px
    }

    .app-subscribe {
        position: relative;
        top: 0
    }

    .saas-feature-shape-left:after,
    .saas-feature-shape-right:after {
        bottom: -1rem;
        width: 25rem;
        height: 25rem;
        border-radius: 10rem
    }
}

@media (max-width:575px) {

    .social-feature-left:after,
    .social-feature-right:after {
        bottom: -35px
    }

    .social-feature-left:after {
        right: 60px
    }

    .social-feature-right:after {
        left: 60px
    }
}

.customer-testi .content:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid #3c4858;
    border-color: transparent #fff #fff transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, .15);
    box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, .15)
}

.owl-theme .owl-dots .owl-dot span {
    border-radius: 3px;
    background: rgba(47, 85, 212, .5) !important;
    -webkit-transition: .5s;
    transition: .5s
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots.clickable .owl-dot:hover span {
    background: #2f55d4 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 100%;
    object-fit: cover
}

.pricing-rates {
    position: relative;
    z-index: 1;
    border-bottom: 3px solid #adb5bd !important
}

.pricing-rates .title {
    font-weight: 700;
    font-size: 16px
}

.pricing-rates .price {
    font-weight: 400
}

.pricing-rates .feature .feature-list {
    margin: auto auto 5px;
    font-size: 15px
}

.pricing-rates.business-rate {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pricing-rates.business-rate:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 2;
    border-color: #2f55d4
}

.pricing-rates.starter-plan {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 2;
    border-color: #2f55d4
}

.pricing-rates.best-plan .lable {
    width: 200px;
    position: absolute;
    top: 15px;
    right: -65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

.pricing-rates.best-plan .lable h6 {
    font-size: 12px
}

#ajaxsuccess,
#style-switcher .title,
.watch-video a .play-icon-circle.play-iconbar {
    font-size: 16px
}

.invoice-top .logo-invoice {
    font-weight: 700;
    font-size: 27px;
    letter-spacing: 1px
}

.watch-video a .play-icon-circle {
    height: 36px;
    width: 36px;
    background-color: #2f55d4;
    line-height: 36px
}

.watch-video a .play-icon-circle.play {
    top: 77%
}

.bg-cta {
    padding: 150px 0
}

.play-btn {
    height: 78px;
    width: 78px;
    font-size: 30px;
    line-height: 76px;
    border-radius: 50%;
    display: inline-block
}

#ajaxsuccess,
.error {
    display: none;
    margin: 8px 0
}

.play-icon {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center
}

.play-icon i {
    height: 75px;
    -webkit-text-fill-color: transparent;
    width: 75px;
    font-size: 25px;
    line-height: 75px;
    display: inline-block
}

.play-icon i:hover {
    -webkit-text-fill-color: #2f55d4
}

.mfp-iframe-holder .mfp-content {
    max-width: 1110px
}

.blog .content h4 {
    line-height: 1.2
}

.blog .content .title,
.event-schedule .content .title {
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.blog .content .post-meta .comments,
.blog .content .post-meta .like,
.blog .content .post-meta .readmore {
    font-size: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.blog .author,
.blog .course-fee,
.blog .teacher {
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog .author {
    top: 30%;
    left: 3%;
    font-size: 1.5em;
    font-weight: 700
}

.blog .teacher {
    bottom: 6%;
    left: 5%
}

.blog .course-fee {
    bottom: -5%;
    right: 5%;
    width: 50px;
    height: 50px
}

.blog .course-fee .fee {
    line-height: 50px
}

.blog.blog-detail:hover {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important
}

.blog:hover .overlay {
    opacity: .4
}

.blog:hover .author,
.blog:hover .course-fee,
.blog:hover .teacher,
.courses-desc:hover .collection,
.courses-desc:hover .preview,
.team:hover .team-icon,
.work-container.work-modern:hover .client,
.work-container.work-modern:hover .content,
.work-container.work-modern:hover .icons,
.work-container.work-modern:hover .personal-port {
    opacity: 1
}

.blog .blog-list-meta {
    position: absolute;
    bottom: 24px
}

.sidebar .widget .searchform input[type=text],
.sidebar .widget .widget-search input[type=text] {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 12px 45px 12px 15px;
    height: 45px;
    font-size: 14px;
    display: block;
    width: 100%;
    outline: 0 !important
}

.sidebar .widget .searchform input[type=submit],
.sidebar .widget .widget-search input[type=submit] {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: 0;
    width: 40px;
    height: 40px
}

.sidebar .widget .widget-search .searchform:after {
    content: "\F349";
    position: absolute;
    font-family: "Material Design Icons";
    right: 16px;
    top: 15px;
    font-size: 20px;
    line-height: 20px;
    pointer-events: none
}

.sidebar .widget .blog-catagories li {
    padding-bottom: 10px
}

.sidebar .widget .blog-catagories li:last-child,
.sidebar .widget .post-recent:last-child {
    padding-bottom: 0
}

.sidebar .widget .blog-catagories li a {
    color: #3c4858;
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar .widget .post-recent {
    padding-bottom: 15px
}

.sidebar .widget .post-recent .post-recent-thumb {
    width: 25%
}

.sidebar .widget .post-recent .post-recent-content {
    width: 75%;
    padding-left: 10px
}

.sidebar .widget .post-recent .post-recent-content a {
    display: block;
    color: #3c4858;
    font-size: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.event-schedule .date .month,
.sidebar .widget .post-recent .post-recent-content span {
    font-size: 13px
}

.sidebar .widget .tagcloud>a {
    background: #e9ecef;
    color: #3c4858;
    display: inline-block;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 5px 10px 5px 0;
    padding: 8px 12px 7px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600
}

.sidebar .widget .tagcloud>a:hover {
    background: #2f55d4;
    color: #fff
}

.media-list .sub-comment {
    border-left: 2px dashed #dee2e6
}

.blog .overlay,
.job-box .job-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.courses-desc:hover .overlay-work,
.job-box .job-overlay,
.team:hover .overlay-team {
    opacity: .6
}

.job-box .head {
    position: absolute;
    top: 15px;
    right: 15px
}

.job-box .position {
    position: absolute;
    top: 15px;
    left: 15px
}

.job-box .firm-logo {
    position: absolute;
    left: 0;
    right: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
    top: -30px
}

.job-box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media (min-width:1024px) {
    .job-profile {
        top: -378px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .job-profile {
        top: -338px
    }
}

@media (max-width:767px) {
    .shape {
        bottom: -4px
    }

    .bg-half-170,
    .bg-half-260,
    .bg-home,
    .bg-marketing,
    .main-slider .slides .bg-slider {
        padding: 150px 0;
        height: auto
    }

    .agency-wrapper:before {
        right: 0
    }

    .bg-animation-left:after {
        width: 100%;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }

    .classic-saas-image .bg-saas-shape img {
        max-width: 100%;
        height: auto
    }

    .classic-saas-image .bg-saas-shape:after {
        bottom: -5rem;
        left: 10rem;
        width: 30rem;
        height: 30rem;
        border-radius: 10rem
    }

    .pricing-rates.starter-plan {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .company-logo {
        float: none !important;
        text-align: left !important
    }
}

.work-container.work-classic .work-image:hover,
.work-container.work-grid:hover {
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.work-container.work-classic .content .title,
.work-container.work-grid .content .title,
.work-container.work-modern .content .title {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.work-container.work-classic .content .tag,
.work-container.work-grid .content .tag,
.work-container.work-modern .content .tag {
    font-size: 15px !important
}

.work-container.work-modern .overlay-work {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1
}

.work-container.work-modern .content {
    z-index: 1;
    bottom: 5%;
    left: 5%
}

.work-container.work-modern .client,
.work-container.work-modern .content {
    opacity: 0
}

.work-container.work-modern .client,
.work-container.work-modern .read_more {
    z-index: 1;
    right: 5%;
    top: 5%
}

.work-container.work-modern .read_more {
    height: 30px;
    width: 30px;
    line-height: 30px
}

.work-container.work-modern .icons {
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0
}

.work-container.work-modern .icons .work-icon:hover {
    background: #2f55d4 !important;
    color: #fff !important
}

.courses-desc:hover img,
.work-container.work-modern:hover img {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.work-container.work-modern:hover .overlay-work {
    opacity: .65
}

.work-container.work-grid .content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    overflow: hidden
}

.work-container.work-grid:hover img {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.work-container.work-grid:hover .content {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.work-details ul li b {
    max-width: 90px;
    width: 100%;
    display: inline-block
}

.courses-desc .overlay-work {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #3c4858;
    z-index: 1
}

.event-schedule .date .day {
    font-size: 18px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: rgba(47, 85, 212, .1);
    line-height: 48px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 2px .25px rgba(47, 85, 212, .5);
    box-shadow: 0 0 2px .25px rgba(47, 85, 212, .5)
}

.event-schedule .content .location-time {
    font-size: 14px
}

.event-schedule:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    border-color: #2f55d4 !important;
    background: #f8f9fc !important
}

.courses-desc:hover,
.team:hover img {
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.courses-desc .collection,
.courses-desc .preview {
    position: absolute;
    opacity: 0;
    z-index: 1
}

.courses-desc .collection {
    top: 15px;
    left: 15px
}

.courses-desc .collection i {
    -webkit-text-stroke: 2px #e43f52;
    -webkit-text-fill-color: transparent
}

.courses-desc .collection i:active {
    -webkit-text-stroke: 0px #e43f52;
    -webkit-text-fill-color: #e43f52
}

.courses-desc .preview {
    bottom: 15px;
    right: 15px
}

.courses-desc:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.personal-port {
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.container-filter li a {
    font-size: 13px;
    padding: 0 15px;
    margin: 5px 3px;
    font-weight: 700;
    letter-spacing: .8px;
    cursor: pointer;
    line-height: 34px;
    -webkit-transition: .5s;
    transition: .5s
}

.container-filter li a.active,
.container-filter li a:hover {
    color: #2f55d4 !important;
    border-color: #2f55d4 !important
}

.spacing {
    padding-left: 7px;
    padding-right: 7px
}

.team .team-icon {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    opacity: 0;
    left: 0;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}

.card img,
.card img:hover {
    transition: .3s ease-in-out
}

.team:hover img {
    opacity: .2
}

.login-page .forgot-pass {
    z-index: 99;
    position: relative;
    font-size: 13px
}

.cover-user .container-fluid {
    max-width: 100%
}

.cover-user .container-fluid .padding-less.img {
    background: center/cover no-repeat;
    position: absolute;
    height: 100%
}

.cover-user .cover-user-img {
    height: 100vh
}

.bg-profile .public-profile {
    top: 175px
}

@media (min-width:1025px) {
    .cover-user .cover-user-img {
        padding: 0 20%
    }
}

.coming-soon,
.error-page,
.maintenance {
    font-size: 40px;
    letter-spacing: 1px
}

#countdown .count-down,
#eventdown .count-down {
    display: inline-block;
    margin: 30px 10px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #dee2e6;
    height: 130px;
    width: 130px
}

#countdown .count-down .count-number,
#eventdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px
}

#countdown .count-down .count-head,
#eventdown .count-down .count-head {
    display: block;
    position: relative;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

#eventdown .count-down {
    margin: 10px !important;
    border: 0;
    height: 20px;
    width: 80px
}

#eventdown .count-down .count-number {
    line-height: 80px
}

#eventdown .count-down .count-head {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

#clock p {
    width: 80px
}

#clock p span {
    font-size: 40px
}

@media (min-width:200px) and (max-width:767px) {

    .coming-soon,
    .error-page,
    .maintenance {
        font-size: 32px
    }

    #eventdown .count-down {
        width: 60px
    }

    #eventdown .count-down .count-number {
        font-size: 30px
    }

    #eventdown .count-down .count-head {
        font-size: 10px
    }
}

.form-group .icons {
    position: absolute;
    top: 43px;
    left: 18px
}

.map {
    line-height: 0
}

.map iframe {
    width: 100%;
    height: 400px
}

.error {
    color: #e43f52
}

#ajaxsuccess {
    width: 100%;
    clear: both
}

.error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #e43f52;
    color: #e43f52;
    border-radius: 6px;
    font-size: 14px
}

.LeiaMais,
.footer .footer-list li {
    margin-bottom: 10px
}

#success_page {
    text-align: center;
    margin-bottom: 50px
}

#success_page h3 {
    color: #2eca8b;
    font-size: 22px
}

.flatpickr-day.selected,
.flatpickr-day.selected:hover {
    background: #2f55d4;
    border-color: #2f55d4
}

@media (min-width:768px) {
    .margin-top-100 {
        margin-top: 100px
    }

    .margin-top-100 .heading {
        font-size: 40px
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block
    }

    .home-dashboard.onepage-hero {
        overflow: hidden
    }

    .map.map-height-two iframe {
        height: 551px
    }
}

.footer {
    background: #202942;
    padding: 60px 0;
    position: relative;
    color: #adb5bd
}

.formulario-lado,
aside nav ul li {
    background-color: #fff
}

#style-switcher,
#style-switcher .bottom,
.leia {
    background: #fff
}

.footer .logo-footer {
    color: #f8f9fc;
    font-weight: 700;
    font-size: 24px;
    padding: 3px 0;
    letter-spacing: 1px
}

.footer .foot-subscribe.foot-white .form-control,
.footer .text-foot {
    color: #adb5bd
}

.footer .footer-head {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500
}

.footer .foot-subscribe .form-control {
    background-color: #27314f;
    border: 1px solid #27314f;
    color: #f8f9fc
}

.footer .foot-subscribe input::-webkit-input-placeholder {
    color: #adb5bd
}

.footer .foot-subscribe input:-ms-input-placeholder {
    color: #adb5bd
}

.footer .foot-subscribe input::-ms-input-placeholder {
    color: #adb5bd
}

.footer .foot-subscribe input::placeholder {
    color: #adb5bd
}

.footer .footer-list li a:hover {
    color: #e6e8ea
}

.footer.footer-bar {
    padding: 30px 0;
    border-top: 1px solid #3d4349
}

#style-switcher {
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    left: -189px;
    position: fixed;
    top: 17%;
    width: 189px;
    z-index: 9999;
    padding: 10px 5px
}

#style-switcher .bottom a.settings {
    background: #fff;
    height: 41px;
    position: absolute;
    right: -41px;
    top: 0;
    width: 40px;
    padding: 3px;
    border-radius: 0 30px 30px 0
}

#style-switcher ul.pattern {
    list-style: none;
    overflow: hidden;
    padding: 0;
    border-radius: 0
}

#style-switcher ul.pattern li.list-inline-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0
}

#style-switcher ul.pattern li a {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin: 3px
}

.border-intro,
.box-flutuante,
.formulario-lado,
.fundoaside {
    border: 1px solid rgba(0, 0, 0, .125)
}

.box-flutuante,
.fundoaside {
    border-radius: .25rem
}

#style-switcher ul.pattern .green {
    background-color: #6dc77a
}

#style-switcher ul.pattern .red {
    background-color: #ff5b69
}

#style-switcher ul.pattern .skyblue {
    background-color: #32c2ec
}

#style-switcher ul.pattern .skobleoff {
    background-color: #0f7173
}

#style-switcher ul.pattern .cyan {
    background-color: #00c9a7
}

@media only screen and (max-width:479px) {
    #style-switcher {
        display: none
    }
}

@font-face {
    font-family: "Material Design Icons";
    src: url("../fonts/materialdesignicons-webfont.eot");
    src: url("../fonts/materialdesignicons-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2") format("woff2"), url("../fonts/materialdesignicons-webfont.woff") format("woff"), url("../fonts/materialdesignicons-webfont.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media (max-width:768px) {
    .cover-user .cover-user-img {
        height: auto !important
    }

    .cover-user .cover-my-30 {
        margin: 30px 0
    }

    div.p-3.shadow.text-center.h-100.d-inline-block.nova-api {
        width: 100%
    }

    .cd-hero-slider {
        padding: 0
    }

    .stitulo {
        color: #fff;
        font-size: 2.4em;
        text-shadow: 1px 1px 1px #000
    }

    div.col-lg-3.col-md-4.col-sm-12 a img {
        width: 100%;
        object-fit: cover;
        padding: 10px
    }

    div.col-lg-9.col-md-8.col-sm-12.nova-api p {
        line-height: 1.5em;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }
}

.LeiaMais {
    max-height: 250px;
    overflow: hidden;
    padding-bottom: 60px !important
}

.leia {
    min-height: 108px;
    filter: blur(12px);
    position: absolute;
    bottom: -34px;
    width: 950px !important;
    right: -55px
}

.box-flutuante,
.fundoaside {
    background-color: #fff;
    background-clip: border-box
}

aside nav ul li {
    position: relative;
    padding: .75rem 1.25rem
}

aside nav ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    max-height: 500px;
    overflow-y: scroll;
    border:1px solid #00000020;
}

.box-flutuante {
    height: 150px;
    width: 100%;
    position: sticky;
    right: 8.8%;
    top: 100px;
    display: flex;
    flex-direction: column;
    z-index: 99;
    justify-content: center;
    align-items: center
}

.box-flutuante h3 {
    font-size: 1.25em;
    text-align: center;
    padding: 20px 5px
}

.box-flutuante button {
    margin-bottom: 10px;
    width: 100%
}

div.col-lg-9.col-md-8.col-sm-12.nova-api {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: left
}

div.col-lg-9.col-md-8.col-sm-12.nova-api h2,
h3 {
    width: 100%;
    text-align: left;
    text-transform: uppercase
}

div.col-12.px-0.py-4.carousel-mpi.m-0.row div.col-10.col-md-4 {
    max-width: 34%
}

.btn-slider {
    background-color: #2f55d4;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff !important;
    display: flex;
    font-size: 1.5em;
    justify-content: center;
    align-items: center
}

.content-wrapper {
    overflow-x: hidden;
    scroll-behavior: smooth
}

.controls {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.card img {
    width: 100%;
    height: 300px
}

.card h2 {
    font-size: 1rem !important;
    font-weight: 700
}

.card img:hover {
    transform: scale(1.3)
}

.card-body {
    background: #fff;
    position: relative
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.44, #0674e2), color-stop(.72, #0674e2), color-stop(.86, #0674e2))
}

div.col-lg-5.col-md-6.order-1.order-md-2 img,
div.col-lg-6.col-md-6 img.mw-100 {
    height: 320px;
    object-fit: contain
}

div.col-12.mt-5.pt-5.pb-2.text-center div img {
    height: 370px
}

div.row.section-title.mb-4 {
    display: flex;
    align-items: center;
    justify-content: center
}

.page404 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 50px
}

.img404 {
    width: 350px
}

.searchBox {
    width: auto
}

.rowButton404 {
    display: flex;
    padding-bottom: 60px
}

.content-article table {
    border-collapse: collapse;
    width: 100%;
    margin: 15px 0 35px
}

.content-article th,
td {
    padding: 8px;
    text-align: left;
    border: 1px solid #979797
}

.content-article th {
    background-color: #6e2c00;
    color: #fff
}

.content-article td:hover {
    background-color: #f2f2f2
}

.content-article h2 {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 16px
}

.content-article p {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 17px
}

.content-article {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px
}

.article-content a {
      cursor: pointer; 
      color: #006fe6;
      font-weight:bold;
}
