
.masthead {
    position: relative;
    background: #edf3ff;
    padding: 180px 0 80px;
}
.masthead__white {
    background: #fff;
}
.masthead__style-overlay,
.masthead__style-watter {
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.masthead__fullscreen {
    width: 100%;
    height: 100vh;
}
.masthead__content {
    display: block;
    margin-bottom: 40px;
    min-height: 25vh;
}
.masthead__content-mtop {
    margin-top: 80px;
}
@media (max-width: 991px) {
    .masthead {
        padding: 80px 0 40px;
    }
    .masthead__content {
        margin-bottom: 20px;
    }
    .masthead__content-mtop {
        margin-top: 0;
    }
}
.masthead__content-image {
    max-width: 100% !important;
    height: auto;
    margin-bottom: -3px;
}
.masthead__content-action {
    display: block;
    margin-top: 40px;
}
.masthead__content-action .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .masthead__content-action .btn {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .masthead__content-action {
        margin-top: 20px;
    }
}
.masthead__offset-bottom {
    margin-bottom: -140px;
}
.masthead__style-watter {
    position: relative;
    background-image: url(../images/masthead-watter-bg.png);
    background-position: bottom left;
    padding-bottom: 150px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .masthead__style-watter {
        background-image: url(../images/masthead-watter-bg%402x.png);
    }
}
@media (max-width: 991px) {
    .masthead__offset-bottom {
        margin-bottom: 0;
    }
    .masthead__style-watter {
        padding-bottom: 140px;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .masthead__style-watter {
        padding-bottom: 100px;
    }
}
.masthead__style-watter--image {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 180px;
}
.masthead__style-watter--icon {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    z-index: 9;
    top: 0;
    -webkit-animation-duration: 4.5s;
    animation-duration: 4.5s;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.back-to-top,
.form__subscribe-button {
    -webkit-transition: all 0.3s ease-in-out;
}
.masthead__style-overlay {
    position: absolute;
    background-image: url(../images/masthead-overlay.png);
    background-position: top left;
    display: block;
    width: 520px;
    height: 596px;
    top: 0;
    right: 0;
    z-index: 1;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .masthead__style-overlay {
        background-image: url(../images/masthead-overlay%402x.png);
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .masthead__style-overlay {
        width: 260px;
        height: 298px;
    }
}
@media (max-width: 991px) {
    .masthead__style-watter--image {
        padding-top: 90px;
    }
    .masthead__style-overlay {
        display: none;
    }
}
.masthead__form {
    position: relative;
    display: block;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px 20px 40px;
    border: 1px solid #bac6e1;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.1);
}
.masthead__form-action {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -60px;
}
.masthead__form-action .btn {
    display: inline-block;
}
.masthead__browser {
    display: block;
    position: relative;
    background-image: url(../images/icons-bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% auto;
    overflow: hidden;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .masthead__browser {
        background-image: url(../images/icons-bg%402x.png);
    }
}
.masthead__browser-wrapper {
    padding: 30px 40px 0;
}
@media (max-width: 991px) {
    .masthead__browser {
        background-position: bottom left;
    }
    .masthead__browser-wrapper {
        padding: 15px 0 0;
    }
}
.masthead__browser-wrapper .owl-carousel {
    -webkit-box-shadow: 0 3px 59px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 59px 0 rgba(0, 0, 0, 0.15);
}
.masthead__browser-wrapper .owl-carousel:before {
    position: absolute;
    width: 100%;
    height: 30px;
    background: #d7deee;
    border-radius: 4px 4px 0 0;
    top: -30px;
    left: 0;
}
.masthead__browser-wrapper .owl-carousel:after {
    position: absolute;
    width: 60px;
    height: 10px;
    background-image: url(../images/screenshot/browser-clos.html);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    top: -20px;
    left: 15px;
    z-index: 2;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .masthead__browser-wrapper .owl-carousel:after {
        background-image: url(../images/screenshot/browser-close%402x.png);
    }
}
.masthead__video {
    position: relative;
    display: block;
    -webkit-box-shadow: 0 16px 74px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 16px 74px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: -80px;
}
.masthead__gradient {
    padding: 0;
    background: #5a25c2;
    background: -webkit-gradient(linear, left top, left bottom, from(#5a25c2), to(#5f63d6));
    background: linear-gradient(to bottom, #5a25c2 0, #5f63d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a25c2', endColorstr='#5f63d6', GradientType=0 );
}
.features__wrapper:after,
.features__wrapper:before {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.masthead__gradient-content {
    background-image: url(../images/gradient-image-bg.png);
    background-repeat: repeat;
    background-position: top left;
    padding: 180px 0 80px;
}
@media (max-width: 991px) {
    .masthead__video {
        margin-bottom: -40px;
    }
    .masthead__gradient-content {
        padding: 80px 0 40px;
    }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .masthead__gradient-content {
        background-image: url(../images/gradient-image-bg%402x.png);
    }
}
.masthead__gradient .masthead__content,
.masthead__gradient .masthead__content-title {
    color: #fff;
}
.innerhead {
    background: #edf3ff;
    padding: 180px 0 80px;
}
@media (max-width: 991px) {
    .innerhead {
        padding: 90px 0 40px;
    }
}
.section {
    position: relative;
    padding: 80px 0;
}
.section__divider {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .section {
        padding: 40px 0;
    }
    .section__divider {
        margin-bottom: 20px;
    }
}
.section__divider::before {
    display: block;
    width: 720px;
    height: 186px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100% auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .section__divider::before {
        width: 550px;
        height: 142px;
    }
}
.section__divider-left::before {
    background-image: url(../images/section-divider-bg-left.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .section__divider-left::before {
        background-image: url(../images/section-divider-bg-left%402x.png);
    }
}
.section__divider-right::before {
    background-image: url(../images/section-divider-bg-right.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .section__divider-right::before {
        background-image: url(../images/section-divider-bg-right%402x.png);
    }
}
.section__purple {
    background: #403595;
    color: #fff;
}
.section__gray {
    background: #edf3ff;
}
.section__gray-watter--bottom,
.section__gray-watter--top {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #edf3ff;
}
.section__gray-watter--top {
    padding: 380px 0 80px;
    background-position: top center;
    background-image: url(../images/section-bg-watter-top.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .section__gray-watter--top {
        background-image: url(../images/section-bg-watter-top%402x.png);
    }
}
@media (max-width: 991px) {
    .section__divider::before {
        display: none;
    }
    .section__gray-watter--top {
        padding: 380px 0 80px;
    }
}
.section__gray-watter--bottom {
    padding: 80px 0 380px;
    background-position: bottom center;
    background-image: url(../images/section-bg-watter-bottom.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .section__gray-watter--bottom {
        background-image: url(../images/section-bg-watter-bottom%402x.png);
    }
}
@media (max-width: 991px) {
    .section__gray-watter--bottom {
        padding: 40px 0 80px;
    }
}
.section__heading {
    display: block;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .section__heading {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }
}
.section__heading:before {
    position: absolute;
    display: block;
    background: url(../images/section-heading.png) no-repeat;
    background-size: cover;
    width: 85px;
    height: 8px;
    bottom: 0;
    left: 0;
}
.section__heading-center {
    text-align: center;
}
.section__heading-center:before {
    left: 50%;
    margin-left: -42.5px;
}
.section__column {
    display: block;
    position: relative;
    margin-bottom: 40px;
}
.section__column .column-icon {
    position: absolute;
    top: 0;
}
.section__column-left {
    padding-left: 80px;
}
@media (max-width: 991px) {
    .section__column {
        margin-bottom: 20px;
    }
    .section__column-left {
        padding-left: 50px;
    }
}
.section__column-left .column-icon {
    left: 0;
}
.section__column-top--left {
    border-bottom: 1px solid #d7deee;
}
.section__column-top--left-action {
    display: block;
    margin-bottom: 40px;
}
.section__column-top--left-action a {
    display: inline-block;
}
.section__contact {
    position: relative;
}
.section__contact::before,
.section__contact:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
}
.section__contact::before {
    display: block;
    width: 20%;
    top: 0;
    background: #f4f7fc;
}
@media (max-width: 991px) {
    .section__column-top--left-action {
        margin-bottom: 20px;
    }
    .section__contact::before {
        display: none;
    }
}
.section__contact:after {
    display: block;
    width: 35%;
    bottom: 0;
    background: url(../images/megamenu-bg.svg) bottom left no-repeat #f4f7fc;
}
@media (max-width: 991px) {
    .section__contact:after {
        display: none;
    }
}

.aside__right {
    padding-left: 30px;
}
.aside__left {
    padding-right: 30px;
}
.aside__widget {
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .aside__right {
        padding-left: 0;
        margin-top: 40px;
    }
    .aside__left {
        padding-right: 0;
        margin-top: 40px;
    }
    .aside__widget {
        margin-bottom: 20px;
    }
}
.aside__widget-title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.aside__widget-title.instagram:after,
.aside__widget-title:before {
    position: absolute;
    content: "";
    left: 0;
}
.aside__widget-title:before {
    display: block;
    background: url(../images/section-heading.png) no-repeat;
    background-size: cover;
    width: 85px;
    height: 8px;
    bottom: 0;
}
.aside__widget-title.instagram {
    padding-left: 35px;
}
@media (max-width: 991px) {
    .aside__widget-title {
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .aside__widget-title:before {
        display: none;
    }
    .aside__widget-title.instagram {
        padding-left: 20px;
    }
}
.aside__widget-title.instagram:after {
    display: block;
    background: url(../icons/instagram.png) no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    top: 5px;
}
.aside__widget-recent--post {
    margin: 0;
    padding: 0;
}
.aside__widget-recent--post li {
    min-height: 55px;
    position: relative;
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 0 70px;
}
@media (max-width: 991px) {
    .aside__widget-title.instagram:after {
        width: 15px;
        height: 15px;
    }
    .aside__widget-recent--post li {
        margin: 0 0 10px;
        padding: 0 0 0 70px;
    }
}
.aside__widget-recent--post li:last-child {
    margin: 0;
}
.aside__widget-recent--post-thumb {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: 0;
}
.aside__widget-recent--post-title {
    position: relative;
    line-height: 28px;
    font-family: Montserrat, sans-serif;
    margin: 0;
}
.aside__widget-recent--post-title a {
    color: #000;
}
.aside__widget-instagram {
    float: left;
    padding: 0;
    margin: -2px -2px 10px;
    width: 100%;
}
@media (max-width: 991px) {
    .aside__widget-instagram {
        margin: -2px -2px 5px;
    }
}
.aside__widget-instagram li {
    float: left;
    list-style: none;
    width: 25%;
    height: auto;
    margin: 0;
    padding: 2px;
}
.aside__widget-instagram li img {
    width: 100%;
    max-width: auto;
    height: auto;
}
.aside__widget-instagram--follow {
    display: block;
    text-align: center;
}
.aside__widget-instagram--follow label {
    font-family: "Montserrat Bold", sans-serif;
    margin: 0;
}
.aside__widget-categories {
    margin: 0;
    padding: 0 0 0 20px;
}
@media (max-width: 991px) {
    .aside__widget-categories {
        padding: 0 0 0 10px;
    }
}
.aside__widget-tags {
    margin: 0;
    padding: 0;
}
.aside__widget-tags li {
    list-style: none;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
}
.aside__widget-tags li a {
    border-radius: 20px;
    background: #d7deee;
    color: #000;
    padding: 2px 15px;
}
@media (max-width: 991px) {
    .aside__widget-tags li a {
        padding: 2px 7.5px;
    }
}
.aside__widget-tags li a:active,
.aside__widget-tags li a:focus,
.aside__widget-tags li a:hover {
    text-decoration: none;
    background: #1e5ee5;
    color: #fff;
}
.section__cta {
    background: url(../images/cta-bg.png) center center no-repeat #403595;
    padding: 100px 0;
    color: #fff;
    text-align: center;
}
@media (max-width: 991px) {
    .section__cta {
        padding: 50px 0;
    }
}
.section__cta-column {
    position: relative;
    border-radius: 20px;
    z-index: 1000;
    padding: 40px 0;
    -webkit-box-shadow: 0 30px 59px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 30px 59px 0 rgba(0, 0, 0, 0.15);
}
.section__cta-subscribe {
    position: relative;
    display: block;
    margin-top: 40px;
}
@media (max-width: 991px) {
    .section__cta-column {
        border-radius: 10px;
        padding: 20px 0;
        -webkit-box-shadow: 0 15x 30px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 15x 30px 0 rgba(0, 0, 0, 0.15);
    }
    .section__cta-subscribe {
        margin-top: 0;
    }
}
.section__cta-subscribe-input {
    font-family: Montserrat, sans-serif;
    width: 100%;
    background: 0 0;
    padding: 20px 0;
    border: none;
    color: #b7c3de;
    border-bottom: 1px solid #695faf;
}
.section__cta-subscribe-input:focus {
    outline: 0;
    border-color: #fff;
}
.section__cta-subscribe-input::-webkit-input-placeholder {
    color: #b7c3de;
}
.section__cta-subscribe-input::-ms-input-placeholder {
    color: #b7c3de;
}
.section__cta-subscribe-input::placeholder {
    color: #b7c3de;
}
.section__cta-subscribe-button {
    position: absolute;
    right: 0;
    top: 0;
}
.section__cta-offset {
    margin-bottom: -100px;
}
@media (max-width: 991px) {
    .section__cta-subscribe-input {
        padding: 0 0 10px;
    }
    .section__cta-subscribe-button {
        position: relative;
        display: block;
        width: 100%;
    }
    .section__cta-offset {
        margin-bottom: -50px;
    }
}
.back-to-top {
    position: fixed;
    z-index: 99;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    color: #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #edf3ff;
    background-color: #edf3ff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding-top: 8px;
    display: none;
    -webkit-box-shadow: 0 15px 16px -5px rgba(150, 155, 181, 0.55);
    box-shadow: 0 15px 16px -5px rgba(150, 155, 181, 0.55);
    transition: all 0.3s ease-in-out;
}
.back-to-top:active,
.back-to-top:focus {
    color: #000;
    background-color: #edf3ff;
    border-color: #edf3ff;
}
.back-to-top:hover {
    background: #d7deee;
    border-color: #d7deee;
}
.back-to-top.active {
    display: block;
}
.back-to-top__icon {
    display: block;
    margin-top: -5px;
    font-size: 24px;
}
.back-to-top__text {
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-top: -2px;
}
@media (max-width: 767px) {
    .back-to-top {
        right: 5vw;
        bottom: 5vw;
    }
}
.accordion__group {
    margin-bottom: 30px;
}
.accordion__link {
    position: relative;
    border: none;
    display: block;
    width: 100%;
    background: #f1f5fd;
    padding: 20px 60px 20px 30px;
    text-align: left;
    color: #000;
    font-size: 18px;
    cursor: pointer;
}
.accordion__link:focus {
    outline: 0;
}
.accordion__link:after {
    position: absolute;
    content: "\f068";
    font-family: Font Awesome 5 Free;
    top: 50%;
    right: 30px;
    margin-top: -11px;
}
@media (max-width: 991px) {
    .accordion__group {
        margin-bottom: 15px;
    }
    .accordion__link {
        padding: 10px 35px 10px 15px;
    }
    .accordion__link:after {
        font-size: 14px;
        right: 15px;
    }
}
.accordion__link.collapsed:after {
    content: "\f067";
}
.btn-link::after,
.form__subscribe-button:after {
    content: "\f178";
}
.accordion__collapse {
    background: #f1f5fd;
    margin-top: 2px;
}
.accordion__collapse .card-body {
    padding: 30px;
}
.form {
    display: block;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .accordion__collapse .card-body {
        padding: 15px;
    }
    .form {
        margin-bottom: 20px;
    }
}
.form button:focus,
.form input:focus,
.form select:focus,
.form textarea:focus {
    outline: 0;
}
.form-control {
    background: #fafbfc;
    border: 1px solid #bac6e1;
    padding: 20px 15px;
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.05);
}
.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1e5ee5;
}
.form__subscribe {
    position: relative;
    display: block;
}
.form__subscribe-rounded {
    border-radius: 80px;
}
.form__subscribe-shadow {
    -webkit-box-shadow: 4px 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 6px 0 rgba(0, 0, 0, 0.15);
}
.form__subscribe-input {
    background: #fff;
    width: 100%;
    border: 2px solid;
    padding: 20px;
    line-height: normal;
}
@media (max-width: 991px) {
    .form__subscribe-input {
        line-height: 24px;
        padding: 7.5px 10px;
    }
}
.form__subscribe-input-blue {
    border-color: #1e5ee5;
}
.form__subscribe-input-green {
    border-color: #4aa47b;
}
.form__subscribe-input-yellow {
    border-color: #f9d750;
}
.form__subscribe-input-purple {
    border-color: #403595;
}
.form__subscribe-input-red {
    border-color: #e24c43;
}
.form__subscribe-input-orange {
    border-color: #f26822;
}
.form__subscribe-button {
    line-height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 80px 80px 0;
    padding: 20px;
    border: 2px solid;
    transition: all 0.3s ease-in-out;
}
.btn-link,
.form__subscribe-button:after {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form__subscribe-button {
        padding: 20px 20px 18px;
    }
}
.form__subscribe-button:hover::after {
    right: -5px;
}
.form__subscribe-button:after {
    font-family: Font Awesome 5 Free;
    display: inline-block;
    margin-left: 10px;
    top: 1px;
    right: 0;
    transition: all 0.3s ease-in-out;
}
.btn,
.btn-link,
.form-group label {
    font-family: "Montserrat Bold", sans-serif;
}
.form__subscribe-button-blue {
    background: #1e5ee5;
    border-color: #1e5ee5;
    color: #fff;
}
.form__subscribe-button-green {
    background: #4aa47b;
    border-color: #4aa47b;
    color: #fff;
}
.form__subscribe-button-yellow {
    background: #f9d750;
    border-color: #f9d750;
    color: #fff;
}
.form__subscribe-button-purple {
    background: #403595;
    border-color: #403595;
    color: #fff;
}
.form__subscribe-button-red {
    background: #e24c43;
    border-color: #e24c43;
    color: #fff;
}
.form__subscribe-button-orange {
    background: #f26822;
    border-color: #f26822;
    color: #fff;
}
.form-group {
    display: block;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .form__subscribe-button {
        line-height: 24px;
        padding: 7.5px 10px;
    }
    .form__subscribe-button:after {
        right: 5px;
    }
    .form-group {
        margin-bottom: 10px;
    }
}
.form-action {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}
@media (max-width: 991px) {
    .form-action {
        margin-top: 5px;
        margin-bottom: 10px;
    }
}
.select2-container {
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    font-size: 12px;
    line-height: 22px;
    background: #fafbfc;
    border: 1px solid #bac6e1;
    padding: 20px 15px;
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.05);
    color: #2c2d2d;
    width: 100%;
    height: calc(2.25rem + 2px);
}
.select2-container--default .select2-selection--single:focus {
    outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-size: 12px;
    line-height: 22px;
    margin-top: -10px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #6c757d;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple:focus,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single:focus {
    outline: 0;
}
.select2-dropdown {
    border: 1px solid #bac6e1;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #d7deee;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1e5ee5;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 10px;
}
button:active,
button:focus,
button:hover {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn {
    padding: 15px 30px;
    font-size: 16px;
    line-height: normal;
    border: 1px solid transparent;
    border-radius: 2px;
}
@media (max-width: 991px) {
    .btn {
        font-size: 14px;
        padding: 12.5px 20px;
    }
}
.btn:active,
.btn:focus,
.btn:hover {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-decoration: none;
}
.btn-rounded {
    border-radius: 80px;
}
.btn-sm {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px;
}
@media (max-width: 991px) {
    .btn-sm {
        font-size: 12px;
        line-height: 12px;
        padding: 10px 15px;
    }
    .btn-xs,
    .header .attributes li a.btn-header {
        font-size: 12px;
        line-height: 12px;
        padding: 8px 20px;
    }
}
.btn-xs,
.header .attributes li a.btn-header {
    font-size: 12px;
    line-height: 12px;
    padding: 8px 20px;
}
.btn-lg {
    font-size: 24px;
    line-height: normal;
    padding: 20px 40px;
}
@media (max-width: 991px) {
    .btn-lg {
        font-size: 18px;
        padding: 15px 25px;
    }
}
.btn-icon-left .fa {
    margin-right: 5px;
}
.btn-icon-right .fa {
    margin-left: 5px;
}
.btn-default {
    background: #2c2d2d;
    color: #fff;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.btn-primary,
.header .attributes li a.btn-header {
    background: #1e5ee5;
    border-color: #1e5ee5;
    color: #fff;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.header .attributes li a.btn-header:active,
.header .attributes li a.btn-header:focus,
.header .attributes li a.btn-header:hover {
    background: #0f44b2;
    border-color: #0f44b2;
    color: #fff;
    text-decoration: none;
}
.btn-green {
    background: #4aa47b;
    border-color: #4aa47b;
    color: #fff;
}
.btn-green:active,
.btn-green:focus,
.btn-green:hover {
    background: #2c7855;
    border-color: #2c7855;
    color: #fff;
    text-decoration: none;
}
.btn-purple {
    background: #403595;
    border-color: #403595;
    color: #fff;
}
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover {
    background: #271e6f;
    border-color: #271e6f;
    color: #fff;
    text-decoration: none;
}
.btn-red {
    background: #e24c43;
    border-color: #e24c43;
    color: #fff;
}
.btn-red:active,
.btn-red:focus,
.btn-red:hover {
    background: #ab2921;
    border-color: #ab2921;
    color: #fff;
    text-decoration: none;
}
.btn-yellow {
    background: #f9d750;
    border-color: #f9d750;
    color: #fff;
}
.btn-yellow:active,
.btn-yellow:focus,
.btn-yellow:hover {
    background: #d0af2d;
    border-color: #d0af2d;
    color: #fff;
    text-decoration: none;
}
.btn-orange {
    background: #f26822;
    border-color: #f26822;
    color: #fff;
}
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover {
    background: #c74e11;
    border-color: #c74e11;
    color: #fff;
    text-decoration: none;
}
.btn-white {
    background: #fff;
    border-color: #fff;
    color: #2c2d2d;
}
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
    background: #edf3ff;
    border-color: #edf3ff;
    color: #2c2d2d;
    text-decoration: none;
}
.btn-stroke {
    background: 0 0;
}
.btn-stroke.btn-default {
    border-color: #2c2d2d;
    color: #2c2d2d;
}
.btn-stroke.btn-default:active,
.btn-stroke.btn-default:focus,
.btn-stroke.btn-default:hover {
    background: #2c2d2d;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-primary,
.header .attributes li a.btn-stroke.btn-header {
    border-color: #1e5ee5;
    color: #1e5ee5;
}
.btn-stroke.btn-primary:active,
.btn-stroke.btn-primary:focus,
.btn-stroke.btn-primary:hover,
.header .attributes li a.btn-stroke.btn-header:active,
.header .attributes li a.btn-stroke.btn-header:focus,
.header .attributes li a.btn-stroke.btn-header:hover {
    background: #1e5ee5;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-green {
    border-color: #4aa47b;
    color: #4aa47b;
}
.btn-stroke.btn-green:active,
.btn-stroke.btn-green:focus,
.btn-stroke.btn-green:hover {
    background: #4aa47b;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-purple {
    border-color: #403595;
    color: #403595;
}
.btn-stroke.btn-purple:active,
.btn-stroke.btn-purple:focus,
.btn-stroke.btn-purple:hover {
    background: #403595;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-red {
    border-color: #e24c43;
    color: #e24c43;
}
.btn-stroke.btn-red:active,
.btn-stroke.btn-red:focus,
.btn-stroke.btn-red:hover {
    background: #e24c43;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-yellow {
    border-color: #f9d750;
    color: #f9d750;
}
.btn-stroke.btn-yellow:active,
.btn-stroke.btn-yellow:focus,
.btn-stroke.btn-yellow:hover {
    background: #f9d750;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-orange {
    border-color: #f26822;
    color: #f26822;
}
.btn-stroke.btn-orange:active,
.btn-stroke.btn-orange:focus,
.btn-stroke.btn-orange:hover {
    background: #f26822;
    color: #fff;
    text-decoration: none;
}
.btn-stroke.btn-white {
    border-color: #fff;
    color: #fff;
}
.btn-stroke.btn-white:active,
.btn-stroke.btn-white:focus,
.btn-stroke.btn-white:hover {
    background: #fff;
    color: #fff;
    text-decoration: none;
}
.btn-link {
    color: #2c2d2d;
    padding-right: 20px;
    transition: all 0.3s ease-in-out;
}
.btn-link::after,
.team__thumbnail img {
    -webkit-transition: all 0.3s ease-in-out;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    color: #0f44b2;
}
.btn-link:hover::after {
    right: -5px;
}
.btn-link::after {
    position: absolute;
    font-family: Font Awesome 5 Free;
    transition: all 0.3s ease-in-out;
    right: 0;
    top: -1.5px;
}
.pricing__content p,
.pricing__content-currency,
.pricing__content-package,
.pricing__content-price,
.pricing__popular .pricing__content p,
.pricing__popular .pricing__content-currency,
.pricing__popular .pricing__content-package {
    font-family: "Montserrat Light", sans-serif;
}
.btn-link.btn-primary,
.header .attributes li a.btn-link.btn-header {
    background: 0 0;
    color: #1e5ee5;
}
.btn__play {
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #1e5ee5;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 25px;
}
.btn__play:active,
.btn__play:focus,
.btn__play:hover {
    background: #0f44b2;
    color: #fff;
}
.btn__play-stroke {
    background: 0 0;
    color: #1e5ee5;
    border: 1px solid #1e5ee5;
}
.btn__play-stroke:active,
.btn__play-stroke:focus,
.btn__play-stroke:hover {
    background: #0f44b2;
    color: #fff;
    border: 1px solid #0f44b2;
}
.btn__play-white {
    background: #fff;
    color: #1e5ee5;
}
.btn__play-white.btn__play-stroke {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
}
.btn__play-white.btn__play-stroke:active,
.btn__play-white.btn__play-stroke:focus,
.btn__play-white.btn__play-stroke:hover {
    background: #fff;
    color: #1e5ee5;
    border: 1px solid #fff;
}
.column__icon {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .btn__play {
        font-size: 18px;
        line-height: 18px;
        width: 60px;
        height: 60px;
        padding-top: 20px;
    }
    .column__icon {
        margin-bottom: 15px;
    }
}
.column__icon .text-normal {
    line-height: 24px;
}
.column__icon-left {
    padding-left: 40px;
}
@media (max-width: 991px) {
    .column__icon-left {
        padding-left: 30px;
    }
}
.column__icon-left .fa {
    position: absolute;
    left: 0;
    top: 0;
}
.column__boxed {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 30px 30px;
    margin-bottom: 10px;
    text-align: center;
}
.column__boxed p{
    color:#111;
}

.modal {
    background: rgba(0, 0, 0, 0.5);
}
.modal-content {
    border: none;
    border-radius: 0;
}
.modal-content .modal-body {
    padding: 30px;
}
.modal-content .modal-body .close:hover {
    color: #1e5ee5;
}
.tabs__navigation-item--link,
.tabs__navigation-item--link:hover {
    color: #2c2d2d;
    text-decoration: none;
}
.tabs__navigation {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 6px 40px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0 6px 40px 3px rgba(0, 0, 0, 0.06);
    margin-bottom: 80px;
}
.tabs__navigation-item {
    float: left;
}
@media (max-width: 991px) {
    .tabs__navigation {
        margin-bottom: 40px;
    }
    .tabs__navigation-item {
        width: 100% !important;
    }
}
.tabs__navigation-item--link {
    display: block;
    text-align: center;
    border-bottom: 3px solid transparent;
    margin-bottom: 0;
    padding: 60px 20px;
}
.tabs__navigation-item--link:hover .tabs__navigation-item--icon {
    color: #4aa47b;
}
.tabs__navigation-item--link:focus {
    color: #1e5ee5;
    text-decoration: none;
}
.tabs__navigation-item--link.active {
    color: #2c2d2d;
    border-bottom: 3px solid #4aa47b;
}
@media (max-width: 991px) {
    .tabs__navigation-item--link {
        padding: 30px 10px;
    }
    .tabs__navigation-item--link.active {
        background: 0 0;
        color: #2c2d2d;
        border-bottom: 3px solid transparent;
    }
}
.tabs__navigation-item--link.active .tabs__navigation-item--icon {
    color: #4aa47b;
}
.tabs__navigation-item--icon {
   
    margin-bottom: 10px;
    display: block;
    color: #1e5ee5;
}
.tabs__navigation .owl-nav .owl-next.disabled,
.tabs__navigation .owl-nav .owl-prev.disabled {
    display: none;
}
@media (max-width: 991px) {
    .tabs__navigation-item--link.active .tabs__navigation-item--icon {
        color: #1e5ee5;
    }
    .tabs__navigation-item--icon {
        margin-bottom: 0;
    }
}
.tabs__navigation .owl-nav .owl-prev {
    left: 20px;
}
.tabs__navigation .owl-nav .owl-next {
    left: auto;
    right: 20px;
}
.tabs__content {
    float: left;
    width: 100%;
}
.blockquote {
    position: relative;
    width: 90%;
    margin: 0 auto 25px;
}
.blockquote blockquote {
    text-align: center;
    position: relative;
    font-family: Montserrat, sans-serif;
    font-style: italic;
    padding: 0 30px;
}
@media (max-width: 991px) {
    .blockquote {
        margin-bottom: 10px;
    }
    .blockquote blockquote {
        padding: 0 15px;
    }
}
.blockquote blockquote::after,
.blockquote blockquote::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    color: #1e5ee5;
    top: -10px;
    left: 0;
}
.blockquote blockquote::after {
    content: "\f10e";
    color: #4aa47b;
    top: auto;
    left: auto;
    right: 10px;
    bottom: -30px;
}

.article__card {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    border: 1px solid #d7deee;
}
@media (max-width: 991px) {
    .article__card {
        margin-bottom: 5px;
    }
}
.article__card-label {
    font-family: "Montserrat Bold", sans-serif;
    display: block;
    margin-bottom: 10px;
    color: #2c2d2d;
}
@media (max-width: 991px) {
    .article__card-label {
        margin-bottom: 5px;
    }
}
.article__card-author p,
.article__card-title {
    margin-bottom: 0;
}
.article__card-label:active,
.article__card-label:focus,
.article__card-label:hover {
    color: #0f44b2;
}
.article__card-title a {
    color: #2c2d2d;
}
.article__card-title a:active,
.article__card-title a:focus,
.article__card-title a:hover {
    color: #0f44b2;
}
.article__card-comment {
    font-family: "Montserrat Light", sans-serif;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #d7deee;
    margin-top: -5px;
}
.article__card-comment:active,
.article__card-comment:focus,
.article__card-comment:hover {
    text-decoration: none;
    color: #1e5ee5;
}
.article__card-heading {
    position: relative;
    padding: 20px;
}
@media (max-width: 991px) {
    .article__card-comment {
        margin-top: -10px;
    }
    .article__card-heading {
        padding: 10px;
    }
}
.article__card-footer {
    position: relative;
    padding: 20px;
}
@media (max-width: 991px) {
    .article__card-footer {
        padding: 10px;
    }
}
.article__card-author {
    position: relative;
    display: block;
    padding-left: 55px;
}
.article__card-author .fa {
    display: none;
    margin-right: 5px;
}
.article__card-author a {
    color: #2c2d2d;
}
.article__card-author a:active,
.article__card-author a:focus,
.article__card-author a:hover {
    color: #0f44b2;
}
.article__card-avatar {
    position: absolute;
    width: 40px !important;
    height: 40px !important;
    left: 0;
    top: 5px;
}
.article__card-action {
    position: absolute;
    top: 30px;
    right: 20px;
}
@media (max-width: 991px) {
    .article__card-author {
        padding-left: 40px;
        font-size: 12px;
        line-height: 16px;
    }
    .article__card-author strong {
        display: none;
    }
    .article__card-author .fa {
        display: inline-block;
    }
    .article__card-avatar {
        width: 30px !important;
        height: 30px !important;
        margin-top: -5px;
    }
    .article__card-action {
        top: 15px;
        right: 10px;
    }
}
.article__card .btn-link:after {
    top: 1px;
}
.article__recent {
    position: relative;
    display: block;
}
.article__recent-content {
    position: absolute;
    background: #fff;
    width: 90%;
    right: 0;
    bottom: 0;
}
.article__recent-content .article__card-footer {
    border-top: 1px solid #d7deee;
}
.section__gray .article__card {
    border: none;
}
.owl-active-nav {
    padding: 0 60px;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -5px;
    z-index: 99999;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
    position: absolute;
    display: block;
    width: 30px;
    height: 10px;
    left: -60px;
}
@media (max-width: 991px) {
    .owl-active-nav {
        padding: 0 40px;
    }
    .owl-nav .owl-next,
    .owl-nav .owl-prev {
        left: -40px;
        width: 25px;
    }
}
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before {
    position: absolute;
    content: "\f177";
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 28px;
    top: -10px;
    left: -1px;
    color: #d7deee;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.owl-nav .owl-next span,
.owl-nav .owl-prev span {
    display: none;
}
.owl-nav .owl-next:hover:before,
.owl-nav .owl-prev:hover:before {
    color: #1e5ee5;
}
.owl-nav .owl-next {
    left: auto;
    right: -60px;
}
@media (max-width: 991px) {
    .owl-nav .owl-next:before,
    .owl-nav .owl-prev:before {
        font-size: 24px;
        line-height: 24px;
        top: -8px;
    }
    .owl-nav .owl-next {
        right: -40px;
    }
}
.owl-nav .owl-next:before {
    content: "\f178";
}
.owl-dots {
    position: relative;
    text-align: center;
    padding: 0;
    margin-top: 20px;
}
.owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #bfcae2 !important;
    border-radius: 50%;
    padding: 0 !important;
    margin: 0 2px !important;
}
.owl-dots .owl-dot span {
    position: absolute;
    display: inline-block;
    background: #bfcae2 !important;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px;
}
.owl-dots .owl-dot.active,
.owl-dots .owl-dot:hover {
    border: 1px solid #1e5ee5 !important;
}
.owl-dots .owl-dot:hover span {
    background: #1e5ee5 !important;
}
.owl-dots .owl-dot.active {
    width: 16px;
    height: 16px;
    top: 2px !important;
}
.owl-dots .owl-dot.active span {
    background: #1e5ee5 !important;
    width: 8px;
    height: 8px;
    top: 3px;
    left: 3px;
}
.section__purple .owl-nav .owl-next:hover:before,
.section__purple .owl-nav .owl-prev:hover:before {
    color: #f26822;
}
.owl-active-nav {
    position: relative;
}
.owl-active-nav--left .owl-nav {
    position: absolute;
    width: 110px;
    display: block;
    top: -55px;
    left: auto;
    right: 80px;
    background: red;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .owl-active-nav--left .owl-nav {
        right: 40px;
    }
}
@media (max-width: 991px) {
    .owl-active-nav--left .owl-nav {
        right: 15px;
        width: 85px;
    }
}
.owl-active-nav--left .owl-nav .owl-next,
.owl-active-nav--left .owl-nav .owl-prev {
    position: absolute;
    display: block;
    width: 50px;
    height: 32px;
    left: 0;
}
.owl-active-nav--left .owl-nav .owl-next:before,
.owl-active-nav--left .owl-nav .owl-prev:before {
    position: absolute;
    content: "\f177";
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 28px;
    top: 0;
    left: 0;
    color: #d7deee;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    border: 1px solid #d7deee;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .owl-active-nav--left .owl-nav .owl-next,
    .owl-active-nav--left .owl-nav .owl-prev {
        width: 40px;
        height: 20px;
    }
    .owl-active-nav--left .owl-nav .owl-next:before,
    .owl-active-nav--left .owl-nav .owl-prev:before {
        font-size: 18px;
        line-height: 18px;
    }
}
.owl-active-nav--left .owl-nav .owl-next span,
.owl-active-nav--left .owl-nav .owl-prev span {
    display: none;
}
.owl-active-nav--left .owl-nav .owl-next:hover:before,
.owl-active-nav--left .owl-nav .owl-prev:hover:before {
    color: #1e5ee5;
    border: 1px solid #1e5ee5;
}
.owl-active-nav--left .owl-nav .owl-next {
    left: auto;
    right: 0;
}
.owl-active-nav--left .owl-nav .owl-next:before {
    content: "\f178";
}
.client {
    position: relative;
    display: block;
    text-align: center;
}
.client img {
    width: 145px !important;
    height: auto;
    margin: 0 auto;
}
.client_logo {
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.client_logo-hover {
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    opacity: 0;
    left: 50%;
    margin-left: -72.5px !important;
}
.client:hover .client_logo {
    opacity: 0;
}
.client:hover .client_logo-hover {
    opacity: 1;
}
.plyr__control--overlaid {
    background: #f26822;
    padding: 30px;
    -webkit-box-shadow: 0 5px 28px -5px rgba(190, 151, 151, 0.5);
    box-shadow: 0 5px 28px -5px rgba(190, 151, 151, 0.5);
}
@media (max-width: 991px) {
    .plyr__control--overlaid {
        padding: 15px;
    }
}
.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
    background: #c74e11;
    border: none;
    outline: 0;
}
.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded="true"],
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"] {
    background: #c74e11;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
.plyr--video .plyr__controls {
    background: 0 0;
}
.plyr--stopped .plyr__controls {
    opacity: 0;
}
.plyr--video,
.plyr__video-wrapper {
    background: 0 0 !important;
}
.plyr__poster {
    background-color: transparent !important;
    background-position: top center;
    background-size: cover;
}
.video__background {
    position: relative;
    display: block;
}
.video__background-wrapper {
    position: absolute;
    top: 5%;
    margin-top: 17px;
}
.features,
.features__wrapper {
    position: relative;
    display: block;
}
.video__background-image {
    width: 100%;
}
.features {
    margin-bottom: 30px;
}
.features__card {
    -webkit-box-shadow: 0 5px 30px 6px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 30px 6px rgba(0, 0, 0, 0.06);
    padding: 40px 30px;
    border-radius: 10px;
}
.features__wrapper .item {
    padding: 30px 0;
}
.features__wrapper:after,
.features__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    z-index: 9;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.blog__author,
.blog__listing,
.hero__standout {
    position: relative;
}
@media (max-width: 991px) {
    .features__wrapper .item {
        padding: 30px 0 0;
    }
    .features__wrapper:after,
    .features__wrapper:before {
        width: 100px;
    }
}
.features__wrapper:after {
    left: auto;
    right: 0;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.features__wrapper .owl-nav {
    z-index: 9999 !important;
}
.features__wrapper .owl-nav .owl-next {
    right: 0 !important;
}
.features__wrapper .owl-nav .owl-prev {
    left: 0 !important;
    z-index: 9999;
}
.innerpage__head {
    background: #edf3ff;
    color: #fff;
    padding: 80px 0 10px;
    margin-bottom: 40px;
    border-radius: 0;
    display: block;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
}
@media (max-width: 991px) {
    .innerpage__head {
        padding: 72px 0 5px;
        margin-bottom: 20px;
    }
}
.breadcrumb {
    background: 0 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: #000;
}
.breadcrumb .breadcrumb-item i {
    margin-right: 5px;
}
.breadcrumb .breadcrumb-item.active {
    color: #000;
    opacity: 0.6;
}
.pagination {
    margin: 0;
}
.pagination li {
    text-align: center;
    margin-right: 5px;
}
.pagination li span {
    padding: 5px 10px;
}
.pagination li span.disebled,
.pagination li span.disebled:active,
.pagination li span.disebled:focus,
.pagination li span.disebled:hover {
    cursor: default;
    background: #f1f5fd;
    color: #b7c3de;
}
.pagination li a {
    padding: 5px 15px;
    display: block;
    background: #d7deee;
}
.pagination li a.active,
.pagination li a:active,
.pagination li a:focus,
.pagination li a:hover {
    text-decoration: none;
    background: #1e5ee5;
    color: #fff;
}
.pagination li a.disebled,
.pagination li a.disebled:active,
.pagination li a.disebled:focus,
.pagination li a.disebled:hover {
    display: none;
}
.advertisement,
.advertisement__label {
    display: block;
    text-align: center;
}
.advertisement__label {
    color: #b7c3de;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hero__standout .row {
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 991px) {
    .hero__standout .row {
        padding-left: 0;
        padding-right: 0;
    }
}
.hero__standout--headline {
    background: #fff;
    padding: 40px 30px;
    margin-top: -80px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
    .hero__standout--headline {
        margin-top: -20px;
        padding: 20px 15px;
    }
}
.hero__standout--content {
    padding: 40px 20px 0;
}
.team__card {
    -webkit-box-shadow: -1px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 4px 10px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .team__card {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .team__card {
        margin-bottom: 20px;
    }
}
.team__card:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.team__card--join {
    display: table;
    width: 100%;
    border: 1px solid #d7deee;
    text-align: center;
    -webkit-box-shadow: -1px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 4px 10px rgba(0, 0, 0, 0.05);
}
.team__card--join-link {
    display: table-cell;
    vertical-align: middle;
    text-decoration: underline;
}
@media (max-width: 991px) {
    .hero__standout--content {
        padding: 20px 10px 0;
    }
    .team__card--join-link {
        display: block;
        margin: 0;
        padding: 10px 20px;
    }
    .team__card--join {
        border: 1px solid #1e5ee5;
    }
}
.blog__listing,
.blog__related-read,
.career__wrapper {
    border-bottom: 1px solid #d7deee;
}
.team__thumbnail {
    overflow: hidden;
}
.team__thumbnail img {
    transition: all 0.3s ease-in-out;
}
.team__content {
    background: #fff;
    border: 1px solid #d7deee;
    border-top: none;
    padding: 20px 30px;
}
.team__content--heading {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .team__content {
        padding: 10px 15px;
    }
    .team__content--heading {
        margin-bottom: 10px;
    }
}
.team__name {
    margin-bottom: 0;
}
.team__network {
    display: block;
    margin: 0 0 20px;
    padding: 0;
}
@media (max-width: 991px) {
    .team__network {
        margin: 0 0 10px;
    }
}
.team__network li {
    display: inline;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
}
@media (max-width: 991px) {
    .team__network li {
        margin: 0 5px 0 0;
    }
}
.team__network--link {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    background: #d7deee;
    color: #2c2d2d;
    line-height: 32px;
}
.team__network--link:hover {
    background: #1e5ee5;
    color: #fff;
}
.notices__heading {
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .notices__heading {
        margin-bottom: 30px;
    }
}
.blog__listing {
    display: block;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .blog__listing {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
.blog__listing-grid .article__card {
    margin-bottom: 30px;
}
.blog__listing-thumbnail {
    display: block;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__listing-thumbnail {
        margin-bottom: 10px;
    }
}
.blog__listing-title {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__listing-title {
        margin-bottom: 10px;
    }
}
.blog__listing-title a {
    color: #000;
}
.blog__listing-meta {
    display: block;
    margin: 0 0 20px;
    padding: 0;
}
@media (max-width: 991px) {
    .blog__listing-meta {
        margin: 0 0 10px;
    }
}
.blog__listing-meta li {
    list-style: none;
    display: inline;
    margin: 0 20px 0 0;
    padding: 0;
}
@media (max-width: 991px) {
    .blog__listing-meta li {
        margin: 0 10px 0 0;
    }
}
.blog__listing-meta li label {
    font-family: "Montserrat Bold", sans-serif;
    margin: 0 5px 0 0;
}
.blog__listing-meta li label i {
    margin-right: 5px;
}
.blog__listing-content {
    display: block;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .blog__listing-content {
        margin-bottom: 15px;
    }
}
.blog__listing-content--text {
    display: block;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__listing-content--text {
        margin-bottom: 10px;
    }
}
.blog__listing-content--tags {
    display: block;
    margin: 0;
    padding: 0;
}
.blog__listing-content--tags li {
    list-style: none;
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
}
.blog__listing-content--tags li a {
    border-radius: 20px;
    background: #d7deee;
    color: #000;
    padding: 3px 15px;
}
@media (max-width: 991px) {
    .blog__listing-content--tags li {
        margin: 0 1.25px 0 0;
    }
    .blog__listing-content--tags li a {
        padding: 2px 7.5px;
    }
}
.blog__listing-content--tags li a:active,
.blog__listing-content--tags li a:focus,
.blog__listing-content--tags li a:hover {
    text-decoration: none;
    background: #1e5ee5;
    color: #fff;
}
.blog__asside-image--thumbnail {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__asside-image--thumbnail {
        margin-bottom: 10px;
    }
}
.blog__single-post .blog__listing-content,
.blog__single-post .blog__listing-content--tags {
    margin-bottom: 0;
}
.blog__author {
    background: #edf3ff;
    padding: 30px 30px 10px 130px;
    margin-bottom: 40px;
}
.blog__author--avatar {
    position: absolute;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    top: 30px;
    left: 30px;
}
.blog__author--content-title a {
    color: #000;
}
.blog__author--content-title a:hover {
    color: #1e5ee5;
}
.blog__author--network {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__author {
        padding: 15px 15px 20px 80px;
        margin-bottom: 20px;
    }
    .blog__author--avatar {
        width: 50px;
        height: 50px;
        top: 15px;
        left: 15px;
    }
    .blog__author--network {
        margin-bottom: 10px;
    }
}
.blog__author--network a {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #c4d0e8;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
}
.blog__related-read {
    position: relative;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.blog__related-read .article__card {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .blog__related-read {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .blog__related-read .article__card {
        margin-bottom: 10px;
    }
}
.blog__comments--media {
    position: relative;
    border: 1px solid #d7deee;
    padding: 30px 30px 10px 100px;
    margin-bottom: 40px;
}
.blog__comments--media .blog__comments--media {
    margin-bottom: 20px;
}
.blog__comments--avatar {
    position: absolute;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    top: 30px;
    left: 30px;
}
@media (max-width: 991px) {
    .blog__comments--media {
        padding: 15px 15px 20px 70px;
        margin-bottom: 20px;
    }
    .blog__comments--media .blog__comments--media {
        padding-bottom: 10px;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .blog__comments--avatar {
        width: 40px;
        height: 40px;
        top: 15px;
        left: 15px;
    }
}
.blog__comments--content {
    margin-bottom: 20px;
}
.blog__comments--content-title {
    position: relative;
}
.blog__comments--content-title a {
    color: #000;
}
.blog__comments--content-title a:hover {
    color: #1e5ee5;
}
.blog__comments--content-title--label {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    background: #d7deee;
    padding: 4px 15px;
    border-radius: 20px;
}
.career__label,
.demo__card--blank-link {
    font-family: "Montserrat Bold", sans-serif;
}
.contact__aside {
    background: #f4f7fc;
    height: 100%;
    text-align: right;
    padding: 60px;
}
@media (max-width: 991px) {
    .blog__comments--content {
        margin-bottom: 10px;
    }
    .contact__aside {
        text-align: left;
        padding: 30px 30px 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto;
    }
}
.contact__aside--content {
    position: relative;
    z-index: 2;
}
.contact__aside--widget {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .contact__aside--widget {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
.contact__aside--widget p {
    margin: 0;
}
.contact__aside--widget::after {
    content: "";
    position: absolute;
    background: #000;
    display: inline-block;
    width: 80px;
    height: 1px;
    border-radius: 3px;
    right: 0;
    bottom: 0;
}
.contact__aside--widget-title {
    position: relative;
    padding-right: 25px;
}
@media (max-width: 991px) {
    .contact__aside--widget::after {
        right: auto;
        left: 0;
    }
    .contact__aside--widget-title {
        padding-right: 0;
        padding-left: 25px;
    }
}
.contact__aside--widget-title .fa {
    position: absolute;
    right: 0;
    top: 3px;
}
.contact__main {
    padding: 60px 30px;
}
@media (max-width: 991px) {
    .contact__aside--widget-title .fa {
        right: auto;
        left: 0;
    }
    .contact__main {
        padding: 30px 0 0;
    }
}
.career__wrapper {
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .career__wrapper {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
.career__wrapper:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.career__list {
    margin: 0 0 20px 15px;
    padding: 0;
}
.career__content {
    padding-left: 60px;
}
@media (max-width: 991px) {
    .career__list {
        margin: 0 0 10px 15px;
    }
    .career__content {
        padding-left: 0;
    }
}
.gallery__filter {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .gallery__filter {
        margin-bottom: 15px;
    }
}
.gallery__filter--list {
    display: block;
    margin: 0;
    padding: 0;
}
.gallery__filter--list li {
    display: inline-block;
    list-style: none;
}
.gallery__filter--list li.active .gallery__filter--list-link {
    background: #403595;
    color: #fff;
}
.gallery__filter--list-link {
    background: #d7deee;
    border: none;
    display: inline-block;
    color: #000;
    padding: 5px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.gallery__filter--list-link:active,
.gallery__filter--list-link:focus,
.gallery__filter--list-link:hover {
    background: #403595;
    color: #fff;
}
.gallery__item {
    position: relative;
    margin-bottom: 40px;
}
.gallery__item--image {
    position: relative;
    display: block;
    padding-top: 70%;
    overflow: hidden;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .gallery__item {
        margin-bottom: 20px;
    }
    .gallery__item--image {
        margin-bottom: 10px;
    }
}
.gallery__item--image--background {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 2;
}
@media (max-width: 991px) {
    .gallery__item--image--background {
        margin-bottom: 10px;
    }
}
.gallery__item--image--overlay {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: normal;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 4;
}
.gallery__item--desc--author a,
.gallery__item--desc--title a {
    color: #000;
}
.demo__footer,
.demo__header {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#624ada', endColorstr='#654be5', GradientType=1 );
    z-index: 5;
}
.gallery__item--image--overlay.show {
    opacity: 1;
}
.gallery__item--image--overlay i {
    display: table-cell;
    vertical-align: middle;
}
.gallery__item--image:hover .gallery__item--image--background {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.gallery__item--desc {
    position: relative;
}
.gallery__item--desc--title {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .gallery__item--desc--title {
        margin-bottom: 10px;
    }
}
.gallery__item--desc--author {
    position: relative;
    padding-left: 50px;
    padding-right: 100px;
}
.gallery__item--desc--author p {
    margin-bottom: 5px;
    line-height: 14px;
}
.gallery__item--desc--author span {
    font-size: 12px;
    line-height: 12px;
}
.gallery__item--desc--author-avatar {
    position: absolute;
    width: 37px;
    height: 37px;
    left: 0;
    top: 2px;
}
.gallery__item--action {
    position: absolute;
    font-size: 20px;
    line-height: normal;
    right: 0;
    bottom: 13px;
}
.gallery__item--action--link {
    color: #b7c3de;
    margin-left: 10px;
}
.demo__masthead {
    display: table;
    position: relative;
    background-image: url(../images/demo-masthead-bg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 95vh;
    width: 100%;
    padding-bottom: 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .demo__masthead {
        min-height: 50vh;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .demo__masthead {
        min-height: 85vh;
        padding-bottom: 40px;
    }
}
.demo__masthead--content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.demo__title {
    color: #fff;
}
.demo__description {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 80px;
}
@media (max-width: 991px) {
    .demo__description {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 40px;
    }
}
.demo__action a {
    margin: 0 10px;
}
.demo__header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #fff;
    padding: 15px 0;
    background: #624ada;
    background: -webkit-gradient(linear, left top, right top, from(#624ada), to(#654be5));
    background: linear-gradient(to right, #624ada 0, #654be5 100%);
}
.demo__header--action {
    float: right;
}
.demo__section {
    padding: 80px 0;
}
@media (max-width: 991px) {
    .demo__section {
        padding: 40px 0;
    }
}
.demo__column {
    padding-top: 40px;
}
@media (max-width: 991px) {
    .demo__column {
        padding-top: 20px;
    }
}
.demo__card {
    text-align: center;
    -webkit-box-shadow: 0 14px 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 20px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
}
.demo__card:hover {
    margin-top: -20px;
}
.demo__card--thumbnail {
    display: block;
    width: 100%;
}
.demo__card--thumbnail .img-fluid {
    width: 100%;
}
.demo__card--content {
    padding: 30px 30px 60px;
}
@media (max-width: 991px) {
    .demo__card--content {
        padding: 15px 15px 30px;
    }
}
.demo__card--title a {
    color: #000;
}
.demo__card--button {
    display: inline-block;
    border: 1px solid #f0f0f0;
    color: #000;
    padding: 10px 30px;
    border-radius: 40px;
    -webkit-box-shadow: 0 14px 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 20px 2px rgba(0, 0, 0, 0.1);
}
.demo__card--button:active,
.demo__card--button:focus,
.demo__card--button:hover {
    color: #000;
    text-decoration: none;
    font-family: "Montserrat Bold", sans-serif;
}
.demo__card--blank {
    display: table;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 0px2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 991px) {
    .demo__card--blank {
        border-radius: 60px;
        height: 60px;
        margin-top: 20px;
    }
}
.demo__card--blank:hover {
    margin-top: -20px;
}
.demo__card--blank-link {
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
    line-height: 24px;
}
.demo__card--blank-link:active,
.demo__card--blank-link:focus,
.demo__card--blank-link:hover {
    color: #000;
}
.demo__footer {
    color: #fff;
    padding: 15px 0;
    background: #624ada;
    background: -webkit-gradient(linear, left top, right top, from(#624ada), to(#654be5));
    background: linear-gradient(to right, #624ada 0, #654be5 100%);
    text-align: center;
}
.demo__footer a {
    color: #fff;
    text-decoration: underline;
}
.demo__footer a:active,
.demo__footer a:focus,
.demo__footer a:hover {
    color: #fff;
}
.demo__footer p {
    margin: 0;
}
.p0 {
    padding: 0;
}
.pt-0 {
    padding-top: 0;
}
.pt-20 {
    padding-top: 20px;
}
@media (max-width: 991px) {
    .pt-20 {
        padding-top: 10px;
    }
}
.pt-30 {
    padding-top: 30px;
}
@media (max-width: 991px) {
    .pt-30 {
        padding-top: 15px;
    }
}
.pt-40 {
    padding-top: 40px;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-20 {
    padding-bottom: 20px;
}
@media (max-width: 991px) {
    .pt-40 {
        padding-top: 20px;
    }
    .pb-20 {
        padding-bottom: 10px;
    }
}
.pb-40 {
    padding-bottom: 40px;
}
@media (max-width: 991px) {
    .pb-40 {
        padding-bottom: 20px;
    }
}
.pb-50 {
    padding-bottom: 50px;
}
@media (max-width: 991px) {
    .pb-50 {
        padding-bottom: 25px;
    }
}
.pb-60 {
    padding-bottom: 60px;
}
@media (max-width: 991px) {
    .pb-60 {
        padding-bottom: 30px;
    }
}
.pb-80 {
    padding-bottom: 80px;
}
.mt-20 {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .pb-80 {
        padding-bottom: 40px;
    }
    .mt-20 {
        margin-top: 10px;
    }
}
.mt-30 {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .mt-30 {
        margin-top: 15px;
    }
}
.mt-40 {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .mt-40 {
        margin-top: 20px;
    }
}
.mt-60 {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .mt-60 {
        margin-top: 30px;
    }
}
.mt-80 {
    margin-top: 80px;
}
@media (max-width: 991px) {
    .mt-80 {
        margin-top: 40px;
    }
}
.mt-90 {
    margin-top: 90px;
}
@media (max-width: 991px) {
    .mt-90 {
        margin-top: 45px;
    }
}
.mt-100 {
    margin-top: 100px;
}
.mb-10 {
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .mt-100 {
        margin-top: 50px;
    }
    .mb-10 {
        margin-bottom: 5px;
    }
}
.mb-20 {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .mb-20 {
        margin-bottom: 10px;
    }
}
.mb-30 {
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .mb-30 {
        margin-bottom: 15px;
    }
}
.mb-40 {
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .mb-40 {
        margin-bottom: 20px;
    }
}
.mb-60 {
    margin-bottom: 60px;
}
.mr-10 {
    margin-right: 10px;
}
.ml-10 {
    margin-left: 10px;
}
.offset-top-160 {
    margin-top: -160px;
}
@media (max-width: 991px) {
    .mb-60 {
        margin-bottom: 30px;
    }
    .mr-10 {
        margin-right: 5px;
    }
    .ml-10 {
        margin-left: 5px;
    }
    .offset-top-160 {
        margin-top: -80px;
    }
}
.offset-bottom-80 {
    margin-bottom: -80px;
}
@media (max-width: 991px) {
    .offset-bottom-80 {
        margin-bottom: -40px;
    }
    .sm-clear-pt {
        padding: 0;
    }
    .sm-mb-clear {
        margin-bottom: 0;
    }
    .sm-text-center {
        text-align: center;
    }
}
.z-index {
    z-index: 9;
}
