@import "../plugins/line-awesome/css/line-awesome.min.css";

[id="changelog"] li ul li {
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #7d8099;
}
[id="changelog"] li ul li .badge {
    padding: 0.25rem 0.5rem;
}
.toggle-link {
    text-decoration: none;
}
.toggle-link:hover {
    text-decoration: none;
}
.badge.badge-design {
    color: #ed1c24;
    background-color: rgba(237, 28, 36, 0.12);
}
.badge.badge-global {
    color: #a020f0;
    background-color: rgba(160, 32, 240, 0.12);
}
.badge.badge-html {
    color: #007bff;
    background-color: rgba(0, 123, 255, 0.12);
}
.badge.badge-react {
    color: #ffc107;
    background-color: rgba(255, 193, 7, 0.12);
}
.badge.badge-vue {
    color: #f3722c;
    background-color: rgba(243, 114, 44, 0.12);
}
.badge.badge-angular {
    color: #dc3545;
    background-color: rgba(220, 53, 69, 0.12);
}
.badge.badge-laravel {
    color: #28a745;
    background-color: rgba(40, 167, 69, 0.12);
}
.btn {
    font-weight: 600;
    border-radius: 5px;
    font-family: Poppins !important;
}
.btn.btn-light-primary {
    background-color: rgba(0, 123, 255, 0.12);
    border-color: transparent;
    color: #007bff;
}
.btn.btn-light-primary:hover,
.btn.btn-light-primary:focus,
.btn.btn-light-primary.active {
    background-color: #007bff;
    color: #ffffff;
    border-color: transparent;
}
.section--header {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    position: relative !important;
    padding-top: 0 !important;
}
.section--header header {
    position: static !important;
}
.btn {
    outline: none !important;
    box-shadow: none !important;
}
.accordion__item {
    border: 0;
    border-bottom: 0 !important;
}
.header__references_home,
.header__references_theme,
.header__references_hire {
    color: #c9b7e8 !important;
}
.section-heading {
    font-weight: 500;
    font-size: 32px;
    color: #0c6bfa;
    margin-bottom: 10px;
}
.section-desc {
    font-weight: 600;
    font-size: 44px;
    color: #2f3044;
}
.intro__subtitle {
    font-size: 22px;
    font-weight: 600;
}
.button_purple {
    padding: 10px 23px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-radius: 6px !important;
    color: #ff008a !important;
    background-color: #ffebf6 !important;
}
.button_purple:hover {
    background-color: #ff008a !important;
    color: #ffffff !important;
}
.doc-side-menu ul.menu-content li a {
    display: block;
    padding: 3px 20px 3px 30px;
    text-decoration: none;
    color: #a0a3b7 !important;
    font-weight: 600 !important;
}
.doc-side-menu ul.menu-content .menu-separator h4 {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #ccc !important;
}
.contents__sidebar.contents__sidebar--mn {
    margin-right: 40px !important;
    margin-left: 0 !important;
}
.doc-side-menu ul.menu-content li.active > a {
    color: #ff008a !important;
    background-color: #ffebf6 !important;
}
.doc-side-menu ul.menu-content .sub-menu li,
.doc-side-menu ul.menu-content li .sub-menu li {
    border: none;
    line-height: 40px !important;
    padding-left: 30px;
}
.doc-side-menu ul.menu-content li > a {
    border-radius: 6px !important;
}
.contents__sidebar_list LI > A {
    color: #a0a3b7 !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
}
.contents__sidebar_list LI > A.active {
    color: #ff008a !important;
    background-color: #ffebf6 !important;
}
.main-menu-wrap {
    margin: 0 auto;
    position: relative;
}
.main-menu-wrap .main-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1200px;
    margin-top: -80px;
    width: 100%;
    position: static;
    height: 120px;
    background: white;
    box-shadow: 0px 0px 30px rgba(62, 14, 136, 0.12);
    border-radius: 9px;
}
.main-menu-wrap .main-menu .main-link {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 6px;
    padding: 10px 23px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #5b5670;
    transition: all 0.1s;
    margin: 0 5px;
}
.main-menu-wrap .main-menu .main-link.active {
    background-color: #ffebf6;
    color: #ff008a;
    border-radius: 6px;
}
.main-menu-wrap .main-menu .main-link.active:hover {
    background-color: #ffebf6;
    color: #ff008a;
}
.main-menu-wrap .main-menu .main-link:hover {
    background-color: #ffebf6;
    border-radius: 6px;
    color: #ff008a;
    transition: all 0.1s;
}
.content .card-shadow {
    box-shadow: 0px 0px 20px rgba(92, 111, 139, 0.12);
    border-radius: 9px;
}
.content .wrapper-top {
    padding-bottom: 60px;
}
.content .wrapper-top .card-body {
    padding: 25px !important;
}
.content .wrapper-top .card-container .card-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.content .wrapper-top .card-container .card-title h5 {
    margin: 5px 0;
    font-size: 16px;
    font-weight: 600;
}
.content .wrapper-top .card-container img {
    border: 1px solid #eff4fd;
}
.content .wrapper-top .card-container .card-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 0;
}
@media (max-width: 768px) {
    .content .wrapper-top .card-container .card-toolbar {
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
}
.content .wrapper-top .card-container .card-toolbar .btn {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    color: #72687c;
    padding: 6px 12px;
    margin-top: 2px;
    margin-bottom: 2px;
    max-width: 110px;
}
.content .wrapper-top .card-container .card-toolbar .btn.btn-light-primary {
    background: #eef4fb;
    border-radius: 4px;
}
.content .wrapper-top .card-container .card-toolbar .btn:focus:not(.pending),
.content .wrapper-top .card-container .card-toolbar .btn:hover:not(.pending) {
    background-color: #ffebf6 !important;
    color: #ff008a !important;
}
.content .wrapper-top .card-container .card-toolbar .btn.pending {
    background-color: #f4f6f9 !important;
    color: #c4c4cd !important;
}
.content .wrapper-top .row--m-less {
    margin-bottom: 40px;
}
.content .wrapper-bottom .title {
    text-align: center;
    padding-top: 60px;
}
.content .wrapper-bottom .title p {
    font-weight: 600;
    color: #3c3d56;
    letter-spacing: 0.02em;
}
.content .wrapper-bottom .title p:first-child {
    font-size: 25px;
    padding-bottom: 5px;
}
.content .wrapper-bottom .title p:last-child {
    font-size: 35px;
}
.content .wrapper-bottom img {
    height: 325px;
}
.section--wrapper .section-tabs {
    background: #fbf4ee;
}
.section--wrapper .section-tabs .title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #0c6bfa;
    padding-bottom: 0;
    margin: 0;
}
.section--wrapper .section-tabs .subtitle {
    font-weight: 600;
    font-size: 44px;
    line-height: 66px;
    color: #2f3044;
}
.section--wrapper .section-tabs .nav {
    padding-left: 30px;
}
.section--wrapper .section-tabs .nav .nav-link {
    position: relative;
    height: 90px;
    margin: 2px 0;
}
.section--wrapper .section-tabs .nav .nav-link .triangle {
    display: none;
    border-radius: 20px;
    width: 330px;
    height: 85px;
    background-color: white;
    position: relative;
}
.section--wrapper .section-tabs .nav .nav-link .triangle:before {
    content: "";
    width: 45px;
    height: 45px;
    background: white;
    border-top-right-radius: 30%;
    position: absolute;
    top: 24.5%;
    left: 90.9%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: rotate(56deg) skewX(20deg) scale(1, 0.93);
    transform: rotate(56deg) skewX(20deg) scale(1, 0.93);
}
.section--wrapper .section-tabs .nav .nav-link .nav-link-info {
    margin: 0;
    position: absolute;
    top: 54%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}
.section--wrapper .section-tabs .nav .nav-link .nav-link-info img {
    width: 29px;
}
.section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title {
    margin-left: 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title .nav-link-text {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #2f3044;
}
.section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title .nav-link-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #a7a8bb;
}
.section--wrapper .section-tabs .nav .nav-link.active .triangle {
    display: block;
}
.section--wrapper .section-tabs .nav .nav-link:hover .triangle {
    display: block;
}
.section--wrapper .section-tabs .tab-content {
    padding-left: 150px;
    padding-right: 30px;
}
.section--wrapper .section-tabs .tab-content .tab-items {
    margin-bottom: 32px;
}
.section--wrapper .section-tabs .tab-content .tab-items .tab-item {
    min-width: 125px;
    min-height: 125px;
    background: #fbf4ee;
    box-shadow: 0px 0px 25px rgba(175, 155, 138, 0.15);
    border-radius: 9px;
    margin: 0 16px;
}
.section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #2f3044;
    padding-top: 10px;
}
.curved {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: #fbf4ee;
    position: relative;
}
.curved .curved-top {
    width: 105%;
    height: 100px;
    border-radius: 50%;
    background: white;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.curved .curved-bottom {
    width: 105%;
    height: 100px;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.section--tool {
    border-bottom-left-radius: 100% 70px;
    border-bottom-right-radius: 100% 70px;
    background: #fbf4ee;
}
.section--tool .title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #0c6bfa;
    padding-bottom: 0;
    margin: 0;
}
.section--tool .subtitle {
    font-weight: 600;
    font-size: 44px;
    line-height: 66px;
    color: #2f3044;
}
.section--tool .items {
    padding-right: 90px;
}
.section--tool .items .item .hexagon::before {
    background-color: inherit;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.section--tool .items .item .hexagon::after {
    background-color: inherit;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.section--tool .items .item .hexagon,
.section--tool .items .item .hexagon::before,
.section--tool .items .item .hexagon::after {
    width: 56px;
    height: 36px;
    border-radius: 10%/22%;
}
.section--tool .items .item .item-title span:first-child {
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    color: #2f3044;
}
.section--tool .items .item .item-title span:last-child {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #a7a8bb;
}
.section--tool .images {
    max-height: 600px;
    text-align: left;
}
.section--tool .images img {
    margin-left: -150px;
    margin-top: -50px;
}
.section--tool .curved {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: #fbf4ee;
    position: relative;
}
.section--tool .curved .curved-top {
    width: 105%;
    height: 100px;
    border-radius: 50%;
    background: white;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.section--tool .curved .curved-bottom {
    width: 105%;
    height: 100px;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.section--slider .slider-title {
    padding: 40px 10px 35px 10px;
}
.section--slider .slider-title span:first-child {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #0c6bfa;
    display: block;
}
.section--slider .slider-title span:last-child {
    font-weight: 600;
    font-size: 44px;
    line-height: 66px;
    color: #2f3044;
}
.section--slider .testimonials-slider {
    padding-bottom: 30px;
}
.section--slider .testimonials-slider .item {
    border-radius: 12px;
    padding: 20px;
}
.section--slider .testimonials-slider .item .title {
    font-weight: 500;
    font-size: 25px;
    line-height: 36px;
    color: #2f3044;
    margin: 0;
    padding-top: 0;
    position: relative;
    z-index: 1;
}
.section--slider .testimonials-slider .item .desc {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #2f3044;
    position: relative;
    z-index: 1;
}
.section--slider .testimonials-slider .item .username {
    font-weight: 500;
    font-size: 19px;
    line-height: 36px;
    color: #0c6bfa;
}
.section--slider .testimonials-slider .item .info {
    font-weight: 500;
    font-size: 19px;
    line-height: 36px;
    color: #a7a8bb;
}
.section--slider .testimonials-slider .item div {
    box-shadow: 0px 0px 30px rgba(150, 118, 94, 0.1);
    border-radius: 12px;
    padding: 40px 45px;
    position: relative;
    overflow: hidden !important;
    background-image: url("../img/quote.svg");
    background-repeat: no-repeat;
    background-position: calc(100% + 5px) -15px;
    background-size: 75px 75px;
}
.section--slider .tns-nav {
    text-align: center;
    padding-bottom: 50px;
}
.section--slider .tns-nav button {
    border-radius: 6px;
    background-color: white;
    width: 26px;
    height: 12px;
    border: none;
    margin: 0 5px;
}
.section--slider .tns-nav .tns-nav-active {
    background: #ff008a;
}
.section--demos .content {
    width: 1650px !important;
    margin: 0 auto !important;
}
.section--demos .content .card {
    margin-bottom: 30px;
}
.contents__sidebar {
    margin-left: 40px;
}
@media (max-width: 1700px) {
    .section--demos .content {
        width: 100% !important;
    }
}

@media screen and (max-width: 993px) {
    .content .wrapper-bottom .title p {
        font-size: 18px !important;
    }
    .content .row--m-less {
        margin-bottom: 15px !important;
    }
    .section--tool .items {
        margin: 0 auto;
        padding-right: 0 !important;
    }
    .section--tool .items .item {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .content .row.row--m-less {
        margin-bottom: 2px !important;
    }
    .section--wrapper .section-tabs .nav {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        padding-left: 0 !important;
    }
    .section--wrapper .section-tabs .nav .nav-link {
        width: 270px !important;
        margin: 0 auto !important;
        padding-left: 0 !important;
    }
    .section--wrapper .section-tabs .nav .nav-link .nav-link-info {
        margin-left: 0 !important;
    }
    .section--wrapper .section-tabs .tab-content {
        padding: 0;
        margin: 0;
    }
    .section--wrapper .section-tabs .tab-content .tab-items {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item {
        min-width: 90px;
        min-height: 90px;
        margin: 0 7px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 50px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 10px;
    }
}
@media (max-width: 461px) {
    .section--wrapper .section-tabs .nav {
        margin-bottom: 10px !important;
    }
    .section--wrapper .section-tabs .tab-content {
        padding-top: 0px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items {
        margin-bottom: 6px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item {
        min-width: 70px !important;
        min-height: 70px !important;
        margin: 0 3px !important;
        padding: 3px 0 !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item svg {
        width: 27px !important;
        height: 27px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 33px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 12px !important;
    }
}
@media (max-width: 458px) {
    .section--wrapper .section-tabs .title {
        font-size: 1rem !important;
    }
    .section--wrapper .section-tabs .subtitle {
        font-size: 1.2rem !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item svg {
        width: 40px !important;
        height: 35px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 33px !important;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 10px !important;
    }
    .section--slider .slider-title {
        padding: 30px 10px 20px 10px;
    }
    .section--slider .slider-title span:first-child {
        font-size: 25px;
        line-height: 40px;
        display: block;
    }
    .section--slider .slider-title span:last-child {
        font-size: 35px;
        line-height: 60px;
    }
    .section--slider .testimonials-slider {
        padding-bottom: 20px;
    }
    .section--slider .testimonials-slider .item {
        padding: 15px;
    }
    .section--slider .testimonials-slider .item .title {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
        padding-top: 0;
    }
    .section--slider .testimonials-slider .item .desc {
        font-size: 14px;
        line-height: 25px;
    }
    .section--slider .testimonials-slider .item div {
        box-shadow: 0px 0px 30px rgba(150, 118, 94, 0.1);
        border-radius: 12px;
        padding: 25px 30px;
    }
}
@media (max-width: 1200px) {
    .section--wrapper .section-tabs .title {
        font-size: 20px;
        line-height: 30px;
    }
    .section--wrapper .section-tabs .subtitle {
        font-size: 28px;
        line-height: 40px;
    }
    .section--wrapper .section-tabs .nav {
        padding-left: 12px;
    }
    .section--wrapper .section-tabs .nav .nav-link {
        height: 80px;
    }
    .section--wrapper .section-tabs .nav .nav-link .triangle {
        width: 260px;
        height: 70px;
        position: relative;
        background: white;
    }
    .section--wrapper .section-tabs .nav .nav-link .triangle:before {
        content: "";
        width: 35px;
        height: 35px;
        background: white;
        border-top-right-radius: 30%;
        position: absolute;
        top: 27%;
        left: 90.2%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: rotate(54deg) skewX(20deg) scale(1, 1);
        transform: rotate(54deg) skewX(20deg) scale(1, 1);
    }
    .section--wrapper .section-tabs .nav .nav-link .nav-link-info {
        margin-left: 10px;
        position: absolute;
        top: 55%;
        left: 48%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 82%;
    }
    .section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title {
        margin-left: 12px;
    }
    .section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title .nav-link-text {
        font-size: 17px;
        line-height: 25px;
    }
    .section--wrapper .section-tabs .nav .nav-link .nav-link-info .nav-link-title .nav-link-desc {
        font-size: 13px;
        line-height: 25px;
    }
    .section--wrapper .section-tabs .tab-content {
        padding-right: 0;
    }
    .section--wrapper .section-tabs .tab-content .tab-items {
        margin-bottom: 20px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item {
        min-width: 110px;
        min-height: 110px;
        margin: 0 10px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 60px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .section--wrapper .section-tabs .container {
        max-width: 100% !important;
    }
    .section--wrapper .section-tabs .title {
        font-size: 20px;
    }
    .section--wrapper .section-tabs .subtitle {
        font-size: 25px;
    }
    .section--wrapper .section-tabs .tab-content {
        padding-top: 17px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items {
        margin-bottom: 20px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item {
        min-width: 110px;
        min-height: 110px;
        margin: 0 10px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 60px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 16px;
    }
}
@media (max-width: 852px) {
    .section--wrapper .section-tabs .container {
        max-width: 100% !important;
    }
    .section--wrapper .section-tabs .title {
        font-size: 20px;
    }
    .section--wrapper .section-tabs .subtitle {
        font-size: 25px;
    }
    .section--wrapper .section-tabs .tab-content {
        padding-top: 17px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items {
        margin-bottom: 14px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item {
        min-width: 90px;
        min-height: 90px;
        margin: 0 7px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item img {
        width: 50px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item svg {
        width: 50px;
        height: 50px;
    }
    .section--wrapper .section-tabs .tab-content .tab-items .tab-item span {
        font-size: 13px;
    }
}
@media (max-width: 595px) {
    .section--tool .title {
        font-size: 1rem;
        padding: 0;
    }
    .section--tool .subtitle {
        font-size: 1.4rem;
        line-height: 10px;
        padding-bottom: 10px;
    }
    .section--tool .items {
        margin: 0 auto !important;
        padding-right: 0 !important;
    }
    .section--tool .items .item {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin: 5px auto !important;
        padding-top: 0 !important;
    }
    .section--tool .items .item .item-title span:first-child {
        font-size: 1.1rem;
    }
    .section--tool .items .item .item-title span:last-child {
        font-size: 0.8rem;
    }
    .section--tool .images {
        max-height: 400px !important;
    }
    .section--tool .images img {
        margin-left: -130px;
        margin-top: -150px;
    }
}
@media (max-width: 1280px) {
    .main-menu-wrap {
        margin: 0 auto;
        position: relative;
    }
    .main-menu-wrap .main-menu {
        margin: 0 auto;
        max-width: 1200px;
        width: 100%;
        margin-top: -100px;
        height: 120px;
    }
}
@media (max-width: 1100px) {
    .main-menu-wrap {
        margin: 0 auto;
        position: relative;
    }
    .main-menu-wrap .main-menu {
        margin: 0 auto;
        max-width: 900px;
        width: 100%;
        margin-top: -80px;
        height: 120px;
    }
}
@media (max-width: 978px) {
    .main-menu-wrap {
        margin: 0 auto;
        position: relative;
    }
    .main-menu-wrap .main-menu {
        margin: 0 auto;
        max-width: 850px;
        width: 100%;
        margin-top: -80px;
        height: 120px;
    }
    .main-menu-wrap .main-menu .main-link {
        padding: 10px 23px;
        font-size: 14px;
        margin: 0 5px;
    }
}
@media (max-width: 926px) {
    .main-menu-wrap {
        margin: 0 auto;
        position: relative;
        padding: 0 10px;
    }
    .main-menu-wrap .main-menu {
        margin: 0 auto;
        max-width: 750px;
        width: 100%;
        margin-top: -80px;
        height: 120px;
    }
    .main-menu-wrap .main-menu .main-link {
        padding: 10px 15px;
        font-size: 14px;
        margin: 0 3px;
    }
}
@media (max-width: 769px) {
    .main-menu-wrap {
        display: none;
    }
}
@media (min-width: 771px) {
    .section--header .sidebar__menu_wrap {
        display: none;
    }
}

.cover-layout {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.pt60 {
    padding-top: 60px;
}
.bg-gray {
    background-color: #faf9fb;
}
.p30 {
    padding: 30px;
}
.section {
    width: 100%;
}
.section--header {
    position: relative;
    height: 517px;
    padding-bottom: 300px;
    background: url("../img/header-bg.jpg") center top no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
}
.section--white {
    background-color: #fff;
}
.section--bg {
    padding: 100px 0;
    background: url("../img/bg.jpg") no-repeat center;
    background-attachment: fixed;
}
.section--lightGray {
    background-color: #f9f9fc;
}
.section--padding {
    padding-top: 60px;
    padding-bottom: 100px;
}

.content.content--fluid {
    width: auto;
    margin: 0 40px;
}
@media (min-width: 1201px) {
    .content.content--fluid {
        width: 1200px !important;
    }
}
@media (max-width: 1200px) {
    .content.content--fluid {
        width: 100% !important;
    }
}
@media (max-width: 1500px) {
    .content {
        width: 100% !important;
    }
}
@media (max-width: 992px) {
    .content {
        padding: 0 20px;
    }
}
.header__handler {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
header {
    width: 100%;
    height: 80px;
    background-color: rgba(26, 12, 54, 0.18);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header > DIV {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
.sidebar {
    position: relative;
}
.hamburger {
    cursor: pointer;
    margin-right: 10px;
    display: none;
}
.hamburger svg {
    vertical-align: middle;
}
.sidebar__menu_wrap {
    width: 200px;
    z-index: 100;
    position: fixed;
    top: 0;
    left: -200px;
    background-color: white;
    height: 100%;
}
.sidebar__menu_wrap .sidebar__menu {
    list-style-type: none;
    padding: 20px 0 0 0;
    margin: 0;
    height: 100%;
}
.sidebar__menu_wrap .sidebar__menu_close {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
.sidebar__menu_wrap .sidebar__menu__item a {
    display: block;
    padding: 0 30px;
    font-weight: 500;
    font-size: 15px;
    color: #333a49;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}
.sidebar__menu_wrap .sidebar__menu__item a:hover {
    color: #f21692;
}
.header__references {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header__references_home,
.header__references_theme,
.header__references_hire {
    position: relative;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    margin-right: 30px;
    color: #95bac6;
    font-weight: 600;
}
.header__references_home:active,
.header__references_home:focus,
.header__references_home:hover,
.header__references_theme:active,
.header__references_theme:focus,
.header__references_theme:hover,
.header__references_hire:active,
.header__references_hire:focus,
.header__references_hire:hover {
    text-decoration: none;
    color: #fff !important;
}
.header__references_home:active::after,
.header__references_home:focus::after,
.header__references_home:hover::after,
.header__references_theme:active::after,
.header__references_theme:focus::after,
.header__references_theme:hover::after,
.header__references_hire:active::after,
.header__references_hire:focus::after,
.header__references_hire:hover::after {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 2;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ff008a;
    border-radius: 6px;
}
.header__references_theme {
    color: #fff !important;
}
.header__references_theme::after {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 2;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ff008a;
    border-radius: 6px;
}
.header__references_purchase {
    padding: 10px 18px;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    background-color: #ff008a;
    font-weight: 600;
}
.header__references_purchase:active,
.header__references_purchase:focus,
.header__references_purchase:hover {
    text-decoration: none;
    color: #ff008a !important;
    background-color: #fff;
}
.intro {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 70px;
}
.intro IMG {
    margin-bottom: 10px;
}
.intro__title {
    fon-eight: 600;
    font-size: 28px;
    foily: "poppinsregular";
    color: #fff;
    text-alig: center;
    letter-spacing: 0.01em;
}
.intro__subtitle {
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin-top: 20px;
}
.intro__video {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px;
    font-size: 15px;
    height: 56px;
    text-transform: uppercase;
    border: 1px solid #f21692;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 1px;
}
.intro__video I {
    margin-left: 8px;
    font-size: 20px;
    line-height: 0;
}
.intro__video:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f21692;
}
.intro__video:active {
    text-decoration: none;
    color: #fff;
}
.intro__video:focus {
    text-decoration: none;
    color: #fff;
}
.twitter__button {
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 56px;
    padding: 0 30px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: 10px;
    margin-left: 10px;
}
.blockquote {
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 369px;
    padding: 31px 40px;
    font-size: 20px;
    
    color: #f1ebfb;
    line-height: 34px;
    background: url("../img/blockquote.png");
    border-left: none;
}
.blockquote__author {
    position: absolute;
    bottom: -30px;
    left: 110px;
    z-index: 2;
    font-size: 20px;
    font-family: "hindsemibold";
    color: #fff;
}
.blockquote__author SPAN {
    font-family: "hindlight";
    color: #fff;
    font-size: 18px;
}
.content--padding {
    padding-top: 100px;
    padding-bottom: 100px;
}
.advantages {
    -o-box-shadow: 0 0 60px 10px rgba(220, 220, 220, 0.3);
    box-shadow: 0 0 60px 10px rgba(220, 220, 220, 0.3);
}
.advantages__block {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 60px 40px;
    width: 33%;
    border-left: 1px solid #f1f2f3;
    border-bottom: 1px solid #f1f2f3;
    height: 250px;
}
.advantages__block I {
    line-height: 0;
    font-size: 50px;
    background: linear-gradient(#b245df, #336dea);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.advantages__icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: url("../img/icon__sprite.png") no-repeat;
}
.advantages__icon_responsive {
    background-position: 0 0;
}
.advantages__icon_complete {
    background-position: 0 -66px;
}
.advantages__icon_support {
    background-position: 0 -134px;
}
.advantages__icon_material {
    background-position: 0 -198px;
}
.advantages__icon_rtl {
    background-position: 8px -266px;
}
.advantages__icon_customers {
    background-position: 0 -329px;
}
.advantages__icon_powerful {
    background-position: 0 -390px;
}
.advantages__icon_reusable {
    background-position: 0 -454px;
}
.advantages__icon_limitless {
    background-position: 0 -528px;
}
.advantages__block__content {
    padding-left: 30px;
}
.advantages__block__content H3 {
    margin-top: 0;
    font-size: 20px;
    
    color: #333a49;
    font-weight: normal;
}
.advantages__block__content P {
    margin-bottom: 0;
    font-size: 16px;
    font-family: "hindlight";
    line-height: 23px;
    color: #858c90;
}
.title {
    margin: 0 0 36px;
    padding: 20px 0;
    font-size: 28px;
    line-height: 35px;
    
    font-weight: 400;
    color: #fff;
}
.text-center {
    text-align: center;
}
.button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 40px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 56px;
    color: #fff;
    border-radius: 50px;
    background-color: #f21692;
    text-decoration: none;
}
.button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e30482;
}
.button:active {
    text-decoration: none;
    color: #fff;
}
.subscribe {
    position: relative;
    margin-bottom: 50px;
    width: 500px;
    height: 62px;
    border-radius: 7px;
    -o-box-shadow: 0 0 30px 0 rgba(62, 28, 131, 0.05);
    box-shadow: 0 0 30px 0 rgba(62, 28, 131, 0.05);
}
.subscribe INPUT {
    padding: 0 130px 0 32px;
    height: 100%;
    width: 100%;
    border: none;
    border-radius: 7px;
    background-color: #fff;
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT::-webkit-input-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT:-ms-input-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT::placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT::-webkit-input-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT::-moz-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT:-ms-input-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe INPUT:-moz-placeholder {
    font-size: 17px;
    font-family: "hindlight";
    color: #858c90;
}
.subscribe BUTTON {
    position: absolute;
    top: 7px;
    right: 6px;
    z-index: 1;
    padding: 0 30px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 48px;
    color: #fff;
    border-radius: 7px;
    background-color: #3d3b56;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.subscribe BUTTON:hover {
    background-color: #e30482;
}
.button_purple {
    display: inline-block;
    padding: 0 24px;
    height: 42px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 42px;
    color: #fff;
    border-radius: 50px;
    background-color: #773add;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.button_purple:focus,
.button_purple:active,
.button_purple:hover {
    color: #fff;
    text-decoration: none;
    background-color: #611cd3;
}
.btn-secondary {
    display: inline-block;
    padding: 0 24px;
    height: 42px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 42px;
    color: #fff;
    border-radius: 50px;
    background-color: #858c90;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:hover {
    color: #fff;
    text-decoration: none;
    background-color: #9194a6;
}
.socials A {
    margin-right: 15px;
    margin-left: 15px;
}
.socials A:hover {
    text-decoration: none;
}
.socials i {
    font-size: 24px;
}
.socials .socicon-twitter {
    color: #1da1f2;
}
.socials .socicon-facebook {
    color: #3b5998;
}
.socials .socicon-dribbble {
    color: #ea4c89;
}
.socials .socicon-envato {
    color: #82b541;
}
.even_more {
    text-align: center;
    margin: 7rem auto 1rem auto;
    color: #9194a6;
    font-weight: 300;
}
.contents {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents__box {
    padding: 40px;
    width: 900px;
    box-shadow: 0px 9px 30px rgb(51 83 145 / 8%) !important;
    border-radius: 0.75rem !important;
}
.contents__box_tab {
    display: none;
}
.contents__box_tab.active {
    display: block;
}
.title_h3 {
    margin-top: 0;
    font-size: 20px;
    color: #333a49;    
    font-weight: 600;
}
.title_h4 {
    margin-top: 0;
    font-size: 18px;
    color: #333a49;    
    font-weight: 600;
}
.title_h5 {
    margin-top: 0;
    font-size: 16px;
    color: #333a49;
    
    font-weight: 600;
}
p {
    font-size: 15px;
    
    color: #7d8099;
    line-height: 22px;
}
ul {
    font-size: 16px;
    color: #7d8099;
}
.contents__sidebar {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 210px;
}
.contents__sidebar BUTTON {
    margin-bottom: 50px;
}
.margin-none {
    margin: 0 !important;
}
.contents__sidebar_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    transition: all 0.5s ease;
}
.contents__sidebar_list LI > A {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    
    font-size: 15px;
    color: #5d607b;
    text-decoration: none;
}
.contents__sidebar_list LI > A:hover {
    color: #6178d8;
}
.contents__sidebar_list LI > A.active {
    color: #6178d8;
    background-color: #faf9fd;
    border-radius: 100px;
}
.contents__sidebar_list LI > A.active + UL {
    display: block;
}
.contents__sidebar_list LI > A.active .arrow__icon {
    background-position: left bottom -2px;
}
.sublist {
    display: none;
    padding-left: 15px;
    list-style-type: none;
}
.sublist LI {
    padding: 0;
}
.sublist LI A {
    height: 40px;
}
.contents__sidebar_list_inset {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    transition: all 0.5s ease;
    height: 900px;
}
.contents__sidebar_list_inset li > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    
    font-size: 16px;
    color: #5d607b;
    text-decoration: none;
    letter-spacing: 1px;
}
.contents__sidebar_list_inset li > a:hover {
    color: #6178d8;
}
.contents__sidebar_list_inset li > a.active + ul {
    display: block;
}
.contents__sidebar_list_inset li > a.active .arrow__icon {
    background-position: left bottom -2px;
}
.contents__sidebar_list_inset li:not(.sublist_parent) .active {
    color: #6178d8;
    background-color: #faf9fd;
    border-radius: 100px;
}
.contents-sidebar-wide .contents__box {
    width: 866px;
}
.contents-sidebar-wide .contents__sidebar {
    width: 300px;
}
.sublist_inset {
    display: none;
    padding-left: 15px;
    list-style-type: none;
}
.sublist_inset li {
    padding: 0;
}
.sublist_inset li a {
    height: 50px;
}
.accordion {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.accordion li:first-child .accordion__item_description {
    display: block;
    margin-bottom: 20px;
}
.accordion__item {
    border: 0;
    border-bottom: 1px solid #e1e9f1;
}
.accordion__item [data-toggle="collapse"]:not(.collapsed) .accordion__item_top_icon {
    background-position: 0 -15px;
}
.accordion__item [data-toggle="collapse"]:not(.collapsed) h5 {
    color: #2c39e8;
}
.accordion__item > a {
    text-decoration: none;
}
.accordion__item > a:hover,
.accordion__item > a:active {
    text-decoration: none;
}
.accordion__item_top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: all 0s ease;
}
.accordion__item_top h5 {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    font-size: 17px;
    
    font-weight: normal;
    color: #6178d8;
}
.accordion__item_top:hover {
    cursor: pointer;
}
.accordion__item_top:hover h5 {
    color: #2c39e8;
}
.accordion__item_top_icon {
    width: 15px;
    height: 15px;
    background: url("../img/arrows.png") no-repeat 0 4px;
    transition: all 0s ease;
}
.arrow__icon_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}
.arrow__icon_wrap > i {
    font-size: 10px;
}
.nav-link.active > .arrow__icon_wrap > i:before {
    content: "\f110";
}
.arrow__icon {
    width: 15px;
    height: 7px;
    background: url("../img/arrows.png") no-repeat left -2px;
}
.accordion__item_description {
    display: none;
}
.link {
    color: #6178d8;
    text-decoration: none;
}
.link:hover {
    color: #2c39e8;
}
.lity-close {
    top: 30px !important;
    right: 30px !important;
}
.row--modify {
    margin-bottom: 50px;
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 100px;
}
.row--modify .col-lg-6 {
    padding-right: 30px;
    padding-left: 30px;
}
.comment__block {
    margin-bottom: 60px;
    padding: 40px;
    box-shadow: 0px 9px 30px rgb(51 83 145 / 8%) !important;
    border-radius: 0.75rem !important;
}
.comment__block .title_h3 {
    margin-bottom: 40px;
}
.comment__block P {
    font-size: 17px;
    color: #7d8099;
    line-height: 30px;
}
.comment__block_author {
    font-weight: 600;
    color: #333a49;
    font-size: 16px;
}
.comment__block_author SPAN {
    font-weight: 500;
    color: #7d8597;
    font-size: 13px;
}
.comment__block_forward {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.comment__block_forward .button_purple {
    display: inline-block;
    margin-right: 38px;
    min-width: 94px;
}
.comment__block_forward P {
    margin-bottom: 0;
    line-height: 22px;
}
.button__hole {
    padding: 0 40px;
    height: 56px;
    font-size: 15px;
    text-transform: uppercase;
    color: #f21692;
    background-color: transparent;
    border: 1px solid #f21692;
    border-radius: 50px;
    cursor: pointer;
}
.button__hole:hover {
    text-decoration: none;
    background-color: #f21692;
    color: #fff;
}
.pos_center {
    display: inherit;
    margin: 0 auto;
}
.fixedsticky {
    top: 0;
}
.accordion--dark .accordion__item_top H5 {
    font-size: 20px;
    color: #333a49;
}
.sidebar__navigation {
    position: relative;
    z-index: 95;
}
.sidebar__navigation__list {
    position: fixed;
    top: 0;
    right: -250px;
    z-index: 94;
    width: 250px;
    height: 100%;
    overflow: hidden;
}
.sidebar__navigation__list .contents__sidebar_list_inset {
    padding-top: 30px;
    height: 100%;
    overflow-y: auto;
}
.sidebar__navigation__list .sublist_inset {
    display: block;
}
.sidebar__navigation_icon {
    display: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 30px;
    cursor: pointer;
    border: none;
    background-color: transparent;
}
pre > code {
    max-height: 500px;
}
@media screen and (max-width: 1280px) {
    .content {
        width: 100%;
    }
    .content.content--fluid {
        margin: 0;
    }
    .main__menu_wrap {
        display: none;
    }
    .sidebar {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .section--header {
        padding-bottom: 100px;
    }
    .section--padding {
        padding-top: 0;
    }
    .theme__column {
        padding-top: 40px;
    }
    .theme__row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .theme__column {
        width: auto;
    }
    .section--header {
        padding-top: 68px;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        height: 68px;
        background-color: rgba(57, 24, 106, 0.7);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .contents__box {
        width: 100%;
    }
    .contents__box--left {
        margin-right: 50px;
    }
}
@media screen and (max-width: 992px) {
    .comment__block {
        margin-bottom: 30px;
    }
    header {
        position: static;
    }
    .section--header {
        padding-top: 0;
    }
}
@media screen and (max-width: 972px) {
    .advantages__block {
        width: 49%;
    }
}
@media screen and (max-width: 940px) {
    .blockquote {
        width: auto;
        background-size: contain;
        background-repeat: no-repeat;
        font-size: 16px;
        line-height: 32px;
    }
}
@media screen and (max-width: 845px) {
    .section--bg {
        padding: 50px 0;
    }
    .content--padding {
        padding: 50px 0;
    }
    .blockquote {
        padding: 20px;
        height: auto;
        background: none;
    }
    .blockquote__author {
        position: static;
        display: block;
        padding-top: 20px;
        text-align: right;
    }
    .subscribe {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 768px) {
    .contents__sidebar_list {
        height: 200px;
    }
    .contents {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 50px;
    }
    .contents__box--left {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .contents__box--right {
        margin-left: 0px;
    }
    .contents__sidebar--mn {
        margin-bottom: 50px;
    }
    .contents__sidebar {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 0 !important;
        width: 100%;
    }
    .contents__sidebar_blocks {
        width: 50%;
        padding-right: 30px;
    }
    .sidebar__navigation_icon {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .sidebar-hide {
        display: none;
    }
    HEADER > .content {
        padding-left: 12px;
        padding-right: 12px;
    }
    .hamburger {
        display: block;
    }
}
@media screen and (max-width: 650px) {
    .advantages__block {
        width: 100%;
    }
    .theme__column_top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 550px) {
    .subscribe {
        width: 100%;
    }
    .advantages__block {
        padding: 30px;
    }
    .kt_logo {
        display: none;
    }
    .header__references_purchase {
        margin-left: 14px;
    }
    .row--modify {
        margin-bottom: 0;
    }
    .section--padding {
        padding-bottom: 50px;
    }
    .theme__column_top_links A {
        font-size: 12px;
    }
}
@media screen and (max-width: 500px) {
    .contents__sidebar--doc {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contents__sidebar_blocks {
        width: 100%;
    }
    .theme__column_inner {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 400px) {
    .theme__column_top H3 {
        font-size: 20px;
    }
    .theme__column_top H3 SPAN {
        font-size: 18px;
    }
}
.hljs {
    padding: 10px 20px !important;
    border-radius: 3px;
}
.separator {
    border-bottom: 1px dashed #eee;
    margin: 60px 0;
}
.space-10 {
    display: block;
    line-height: 0;
    height: 0;
    margin-bottom: 10px;
}
.space-15 {
    display: block;
    line-height: 0;
    height: 0;
    margin-bottom: 15px;
}
.space {
    display: block;
    line-height: 1px;
    height: 1px;
    margin-bottom: 25px;
}
.space-30 {
    display: block;
    line-height: 0;
    height: 0;
    margin-bottom: 30px;
}
.section .section-head {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 40px;
    padding: 0;
    color: #333;
}
.section .section-title {
    color: #333;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 15px;
}
.section .section-subtitle {
    color: #333;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 20px;
}
.section .section-content {
    color: #6f728d;
    margin-bottom: 20px;
}
.table-list {
    border: 1px solid #eee;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 3px;
}
.table-list thead th {
    padding: 10px 20px;
    vertical-align: middle;
    border-right: 1px solid #eee;
    font-weight: 400;
    background: #f7f7f9;
}
.table-list thead th:last-child {
    border-right: 0;
}
.table-list tbody tr td {
    font-weight: 400;
    padding: 10px 20px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    vertical-align: middle;
    color: #6f728d;
}
.table-list tbody tr td:last-child {
    border-right: 0;
}
.table-list tbody tr td .file-node {
    margin-left: 10px;
    display: inline-block;
    font-weight: 400;
    background: #f4f4f7;
    color: #232323;
    border-radius: 3px;
    padding: 4px 9px 5px 6px;
    font-size: 12px;
    line-height: 12px;
}
.table-list tbody tr td .file-node.file-node-line:before {
    display: inline-block;
    content: "-";
    position: relative;
    left: -15px;
    top: 0px;
    color: #232323;
}
.table-list tbody tr td .file-node.file-node-dot:before {
    display: inline-block;
    content: " ";
    position: relative;
    left: -15px;
    top: -2px;
    height: 4px;
    width: 4px;
    background: #232323;
    border-radius: 50%;
}
.table-list td,
.table-list th {
    font-size: 13px;
}
.table-list td.force-border,
.table-list th.force-border {
    border-top: 1px solid #eee;
}
code {
    padding: 3px 8px;
    background: #f1f1f5;
    color: #bd4147;
    border-radius: 4px;
}
.box {
    background: #f7f7f9;
    padding: 30px;
    margin-bottom: 15px;
}
.tooltip {
    opacity: 1 !important;
}
.tooltip .tooltip-inner {
    opacity: 1;
    color: #111;
    background: #ffffff;
    box-shadow: 0px 0px 15px 1px rgba(113, 106, 202, 0.3);
    padding: 10px 15px;
}
.tooltip.bs-tether-element-attached-bottom .arrow:before,
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ffffff;
}
.tooltip.bs-tether-element-attached-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ffffff;
}
.form-control::-webkit-input-placeholder {
    color: #c8c8c8;
}
.form-control::-moz-placeholder {
    color: #c8c8c8;
}
.form-control:-ms-input-placeholder {
    color: #c8c8c8;
}
.form-control:-moz-placeholder {
    color: #c8c8c8;
}
.doc-side-menu {
    overflow: hidden;
    
    font-size: 16px;
    font-weight: 200;
    top: 0px;
    width: 300px;
    color: #5d607b;
}
.doc-side-menu .menu-list {
    margin-top: 20px;
    padding-right: 20px;
}
.doc-side-menu .brand {
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}
.doc-side-menu .toggle-btn {
    display: none;
}

.doc-side-menu .nav-link {
    display: flex;
    justify-content: space-between;
    padding: 0 !important;
}

.doc-side-menu .active.nav-item > .nav-link {
    padding-left: 30px !important;
    margin-left: -30px !important;
}

 .nav-item.menu-separator {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.doc-side-menu .nav-link + .nav-item.menu-separator {
    padding-top: 30px !important;
}

.doc-side-menu ul,
.doc-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 50px;
}
.doc-side-menu ul.menu-content .arrow {
    float: right;
    font-size: 10px;
}
.doc-side-menu ul.menu-content .arrow:before {
    content: "\f111";
    font-family: Lineawesome;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}
.doc-side-menu ul.menu-content li[aria-expanded="true"] > a > .arrow:before {
    content: "\f110";
}
.doc-side-menu ul.menu-content li.active > a {
    color: #6178d8;
    background-color: #faf9fd;
    border-radius: 100px;
}
.doc-side-menu ul.menu-content .sub-menu {
    margin: 5px 0;
}
.doc-side-menu ul.menu-content .sub-menu li.active,
.doc-side-menu ul.menu-content li .sub-menu li.active,
.doc-side-menu ul.menu-content ul .sub-menu li.active a,
.doc-side-menu ul.menu-content li .sub-menu li.active a {
    color: #6178d8;
}
.doc-side-menu ul.menu-content .sub-menu li,
.doc-side-menu ul.menu-content li .sub-menu li {
    border: none;
    line-height: 50px;
    padding-left: 30px;
}
.doc-side-menu ul.menu-content .sub-menu li:hover a,
.doc-side-menu ul.menu-content li a {
    display: block;
    padding: 3px 20px 3px 30px;
    text-decoration: none;
    color: #5d607b;
}
.doc-side-menu ul.menu-content .sub-menu li:hover a i,
.doc-side-menu ul.menu-content li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.doc-side-menu ul.menu-content .sub-menu li:hover a:hover,
.doc-side-menu ul.menu-content li a:hover {
    color: #6178d8;
    transition: all 1s ease;
}
.doc-side-menu ul.menu-content .menu-separator {
    padding: 0 20px 5px 30px;
}
.doc-side-menu ul.menu-content .menu-separator:not(:first-child) {
    padding-top: 50px;
}
.doc-side-menu ul.menu-content .menu-separator h4 {
    font-size: 11px;
    font-weight: bold;
}
@media (max-width: 768px) {
    .doc-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    .doc-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }
    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}
@media (max-width: 1280px) {
    header {
        background-color: rgba(57, 24, 106, 0.2);
    }
}
@media (max-width: 1900px) {
    .section--header {
        background-size: auto !important;
    }
}
@media (min-width: 769px) {
    .doc-side-menu .menu-list .menu-content {
        display: block;
    }
}
.vid-list-title {
    margin-bottom: 30px;
    font-weight: 600;
}
.vid-list + .vid-list {
    margin-top: 30px;
}
@media (max-width: 1280px) {
    header .header__references .header__references_home,
    header .header__references .header__references_theme,
    header .header__references .header__references_hire {
        position: relative;
        font-size: 15px;
        color: #fff;
        text-decoration: none;
        letter-spacing: 1px;
        margin-right: 25px;
        color: #95bac6;
        font-weight: 500;
    }
    header .header__references .header__references_home:active,
    header .header__references .header__references_home:focus,
    header .header__references .header__references_home:hover,
    header .header__references .header__references_theme:active,
    header .header__references .header__references_theme:focus,
    header .header__references .header__references_theme:hover,
    header .header__references .header__references_hire:active,
    header .header__references .header__references_hire:focus,
    header .header__references .header__references_hire:hover {
        text-decoration: none;
        color: #fff !important;
    }
    header .header__references .header__references_home:active::after,
    header .header__references .header__references_home:focus::after,
    header .header__references .header__references_home:hover::after,
    header .header__references .header__references_theme:active::after,
    header .header__references .header__references_theme:focus::after,
    header .header__references .header__references_theme:hover::after,
    header .header__references .header__references_hire:active::after,
    header .header__references .header__references_hire:focus::after,
    header .header__references .header__references_hire:hover::after {
        position: absolute;
        top: 43px;
        left: 0;
        z-index: 2;
        content: "";
        width: 100%;
        height: 3px;
        background-color: #ff008a;
        border-radius: 6px;
    }
    header .header__references .header__references_theme {
        color: #fff !important;
    }
    header .header__references .header__references_theme::after {
        position: absolute;
        top: 43px;
        left: 0;
        z-index: 2;
        content: "";
        width: 100%;
        height: 3px;
        background-color: #ff008a;
        border-radius: 6px;
    }
    header .header__references .header__references_purchase {
        padding: 13px;
        font-size: 13px;
        line-height: 46px;
        color: #fff;
        border-radius: 5px;
        text-decoration: none;
        background-color: #ff008a;
        font-weight: 400;
    }
    header .header__references .header__references_purchase:active,
    header .header__references .header__references_purchase:focus,
    header .header__references .header__references_purchase:hover {
        text-decoration: none;
        color: #ff008a !important;
        background-color: #fff;
    }
}
