.color-1 {
    color: #4b4b4b !important
}

.color-2 {
    color: #8b8b8b !important
}

.color-3 {
    color: #2f2f2f !important
}

.color-4 {
    color: #707070 !important
}

.color-5 {
    color: #4e4e4e !important
}

.color-6 {
    color: #a7a7a7 !important
}

.color-7 {
    color: #383838 !important
}

.color-8 {
    color: #838383 !important
}

.color-9 {
    color: #505050 !important
}

.color-10 {
    color: #b4b4b4 !important
}

.color-11 {
    color: #b2b2b2 !important
}

.color-12 {
    color: #868686 !important
}

.color-13 {
    color: #434343 !important
}

.color-14 {
    color: #171715 !important
}

.color-15 {
    color: #585858 !important
}

.color-16 {
    color: #1da2f4 !important
}
/*::selection{background: none;color: none;}*/
.container {
    max-width: 90% !important
}
@media screen and (max-width:1000px) {
    .container {
        max-width: 95% !important;
    }
}
.navbar-toggler {
    border: none !important;
    background: 0 0 !important;
    color: #fff;
    font-size: 1.5rem !important
}

.bold {
    font-weight: 700 !important
}

#wrapper {
    width: 100%;
    margin: 0 auto
}

#content {
    float: right;
    width: calc(100% - 60px);
    background: #fff
}

.label-1 {
    color: #8b8b8b
}

.title-1 {
    font-size: 42px;
    color: #4b4b4b
}

.font-1 {
    font-size: 1px
}

.font-2 {
    font-size: 2px
}

.font-3 {
    font-size: 3px
}

.font-4 {
    font-size: 4px
}

.font-5 {
    font-size: 5px
}

.font-6 {
    font-size: 6px
}

.font-7 {
    font-size: 7px
}

.font-8 {
    font-size: 8px
}

.font-9 {
    font-size: 9px
}

.font-10 {
    font-size: 10px
}

.font-11 {
    font-size: 11px
}

.font-12 {
    font-size: 12px
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-16 {
    font-size: 16px
}

.font-17 {
    font-size: 17px
}

.font-18 {
    font-size: 18px
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

.font-21 {
    font-size: 21px
}

.font-22 {
    font-size: 22px
}

.font-23 {
    font-size: 23px
}

.font-24 {
    font-size: 24px
}

.font-25 {
    font-size: 25px
}

.font-26 {
    font-size: 26px
}

.font-27 {
    font-size: 27px
}

.font-28 {
    font-size: 28px
}

.font-29 {
    font-size: 29px
}

.font-30 {
    font-size: 30px
}

.font-31 {
    font-size: 31px
}

.font-32 {
    font-size: 32px
}

.font-33 {
    font-size: 33px
}

.font-34 {
    font-size: 34px
}

.font-35 {
    font-size: 35px
}

.font-36 {
    font-size: 36px
}

.font-37 {
    font-size: 37px
}

.font-38 {
    font-size: 38px
}

.font-39 {
    font-size: 39px
}

.font-40 {
    font-size: 40px
}

.font-41 {
    font-size: 41px
}

.font-42 {
    font-size: 42px
}

.font-43 {
    font-size: 43px
}

.font-44 {
    font-size: 44px
}

.font-45 {
    font-size: 45px
}

.font-46 {
    font-size: 46px
}

.font-47 {
    font-size: 47px
}

.font-48 {
    font-size: 48px
}

.font-49 {
    font-size: 49px
}

.font-50 {
    font-size: 50px
}

.text-red {
    color: red !important
}

.font-normal {
    font-weight: 400 !important
}

.font-bold {
    font-weight: 700 !important
}

.overline {
    color: #bebebe;
    border-top: 1px solid #bebebe;
    padding-top: .8rem;
    font-size: 18px;
    font-weight: 700
}

.overline:hover {
    text-decoration: none;
    transition-duration: .4s;
    border-color: #313131;
    color: #313131
}

.overline .fa-arrow-right {
    padding-left: 30px;
    transition-duration: .2s
}

.overline:hover>.fa-arrow-right {
    padding-left: 60px
}

.btn-border-top {
    color: #4b4b4b;
    border-top: 1px solid #4b4b4b;
    padding: 8px
}

.btn-border-top:hover {
    text-decoration: none;
    transition-duration: .4s;
    border-color: #4b4b4b;
    color: #4b4b4b
}

.btn-border-top .fa-arrow-right {
    padding-left: 30px;
    transition-duration: .2s
}

.btn-border-top:hover>.fa-arrow-right {
    padding-left: 60px
}

.btn-border-top-hover-red:hover {
    color: red !important;
    border-color: red !important
}

.border-top {
    border-top: 1px solid #4b4b4b !important;
    padding-top: 20px
}

.color-hover-red:hover {
    color: red !important;
    transition-duration: .3s
}

.h1 {
    font-family: sf-pro-medium !important;
    font-size: 52px !important;
    color: #383838 !important
}

.h2 {
    font-family: sf-pro-medium !important;
    font-size: 32px !important;
    line-height: 1.3 !important;
    color: #383838 !important
}

.h3 {
    font-size: 16px !important;
    line-height: 24px;
    color: #333;
    margin-top: 15px
}

.h4 {
    font-size: 16px !important;
    line-height: 32px;
    color: #333;
    margin-top: 15px
}

.h5 {
    font-size: 10pt !important;
    line-height: 18px;
    color: #86868b
}

#sidebar {
    background: #fff;
    width: 60px;
    background: #fff;
    z-index: 999999;
    position: fixed;
    padding: 15px 5px;
    margin: 0;
    height: 100%;
    display: flex;
    cursor: default;
    justify-content: center;
}

#sidebar .sidebar-text-1 {
    margin-top: 75px;
}

#sidebar .sidebar-text {
    color: #a7a7a7;
    position: absolute;
    align-items: center;
    transform: rotate(-90deg);
    font-size: 16px;
    width: 100%;
    top: 50%
}

#sidebar .sidebar-text:hover {
    color: red;
    transition-duration: .3s
}

#sidebar .bars {
    margin: auto
}

#sidebar .bars div {
    height: 3px;
    margin: 5px 0;
    width: 20px;
    background: #a7a7a7;
    border-radius: 25%
}

#sidebar .bars .dua {
    width: 30px
}

#sidebar .closemenu {
    display: none
}

#sidebar .closemenu .bars {
    transition-duration: .4s;
    transform: rotate(90deg)
}

#sidebar .closemenu .bars div {
    border-radius: 10%
}

#sidebar .closemenuresponsive2 {
    display: none
}

#sidebar .closemenuresponsive2 .bars {
    transition-duration: .4s;
    transform: rotate(90deg)
}

#sidebar .closemenuresponsive2 .bars div {
    border-radius: 10%
}

#sidebar .showmenu {
    display: table
}

#sidebar .link-sosmed {
    position: absolute;
    bottom: 30px;
    right: 25%;
    color: #a7a7a7;
    font-size: 2rem
}

#sidebar .link-sosmed:hover {
    transition-duration: .3s;
    color: red
}

#sidebar .sosmed-instagram {
    margin-bottom: 40px
}

#sidebar .sosmed-behance {
    font-size: 1.5rem;
}

#sidebar-menu {
    color: #4b4b4b;
    padding: 40px;
    width: calc(100% - 60px);
    background: #fff;
    z-index: 9999;
    position: fixed;
    top: 0;
    /*right: 0;*/
    bottom: 0;
    left: -100%;
    /*left: 0;*/
    height: 100%;
    display: none;
    transition-duration: .4s;
}

@keyframes open_sidebar {
    0% {
        left: -100%
    }

    100% {
        right: 0;
        display: block;
    }
}

@keyframes close_sidebar {
    0% {
        right: 0;
        left: 60px;
    }

    100% {
        left: -100%;
        right: 100%;
        display: none !important;
    }
}

#sidebar-menu .nav-menu a {
    z-index: 999;
    color: #4b4b4b;
    font-size: 17px;
    display: block;
    margin-bottom: 10px;
}

#sidebar-menu .nav-menu a:hover {
    text-decoration: none
}

#sidebar-menu .nav-menu a:hover::before {
    content: '';
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    opacity: .4;
    left: 0;
    border-radius: 50%;
    background: red;
    position: absolute;
    display: block
}

#sidebar-menu .nav-contact .contact-link {
    color: #4b4b4b
}

#sidebar-menu .nav-contact .contact-link:hover {
    transition-duration: .2s;
    color: red;
    text-decoration: none
}

#sidebar-menu .copyright-text {
    position: absolute;
    bottom: 14.5%
}

#sidebar-responsive {
    clear: both;
    width: 100%;
    padding: 25px 0;
    display: flex;
    align-items: center;
    display: none;
    z-index: 9
}

#sidebar-responsive a.menu {
    color: #fff
}

#sidebar-responsive .bars {
    display: block;
    margin: auto
}

#sidebar-responsive .bars div {
    height: 3px;
    margin: 5px 0;
    width: 20px;
    z-index: 99999999999999;
    border-radius: 23%
}

#sidebar-responsive .bars .dua {
    width: 30px
}

#sidebar-responsive .closemenuresponsive {
    display: none
}

#sidebar-responsive .closemenuresponsive .bars {
    transition-duration: .4s;
    transform: rotate(90deg)
}

#sidebar-responsive .closemenuresponsive .bars div {
    border-radius: 10%
}

#sidebar-responsive .showmenuresponsive {
    display: table
}

.footer {
    margin-top: 50px;
    clear: both;
    width: 100%;
    padding: 0
}

.footer .top {
    padding: 70px 0;
    /* color: #4b4b4b; */
    background: #f7f8fa
}

.footer .bottom {
    font-size: 12px;
    color: #8b8b8b;
    padding: 30px 0
}

.footer a.back-to-top:hover {
    color: red;
    text-decoration: none;
    transition-duration: .3s
}

.footer .back-to-top {
    float: right;
    right: 20px;
    bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #8b8b8b
}

.footer .footer_desc {
    font-size: 25px;
    color: #2f2f2f;
}

.footer .back-to-top .fa-arrow-up {
    color: #707070;
    display: block;
    margin-bottom: -10px
}

.footer .back-to-top .text {
    display: block;
    margin: 0;
    padding: 0
}

.footer .back-to-top:hover .fa-arrow-up {
    color: red;
    transition-duration: .3s
}

@media screen and (min-width:769px) {
    #sidebar-responsive {
        display: none !important
    }

    #sidebar {
        width: 60px !important
    }

    #content {
        width: calc(100% - 60px) !important
    }

    .closemenuresponsive2 {
        display: none !important
    }
}

@media screen and (max-width:768px) {
    #sidebar {
        display: none;
    }

    #content {
        width: 100%
    }

    #sidebar-responsive {
        display: block
    }

    .copyright-text {
        display: none
    }

    .closemenu {
        display: none !important
    }

    #sidebar-menu {
        padding: 20px 30px 0 30px !important;
    }

    .nav-contact,
    .nav-contact span {
        font-size: 13px !important;
        margin-top: 30px;
    }

    .bars div {
        height: 2.5px !important;
    }

    .sidebar-text {
        font-size: 12px !important;
        top: 40% !important;
    }

    #sidebar .link-sosmed {
        font-size: 1.5rem !important;
    }

    #sidebar .sosmed-instagram {
        margin-bottom: 30px
    }

    #sidebar .sosmed-behance {
        font-size: 1rem;
        right: 20%
    }

    .footer .footer_desc {
        font-size: 21px
    }
}

@media screen and (max-width:360px) {
    #sidebar {
        display: none;
    }

    #content {
        width: 100%
    }

    #sidebar-responsive {
        display: block
    }

    .copyright-text {
        display: none
    }

    .closemenu {
        display: none !important
    }

    #sidebar-menu {
        padding: 20px 30px 0 30px !important;
    }

    .nav-contact,
    .nav-contact span {
        font-size: 13px !important;
        margin-top: 30px;
    }

    .bars div {
        height: 2.5px !important;
    }

    .sidebar-text {
        font-size: 12px !important;
        top: 40% !important;
    }

    #sidebar .link-sosmed {
        font-size: 1.5rem !important;
    }

    #sidebar .sosmed-instagram {
        margin-bottom: 30px
    }

    #sidebar .sosmed-behance {
        font-size: 1rem;
        right: 20%
    }

    .footer .footer_desc {
        font-size: 21px
    }
}

/*Noscript style*/
.noscript {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999999999;
}

.noscript .text {
    border-radius: 5px;
    margin: auto;
    width: 40%;
    padding: 20px;
    font-size: 18px;
    text-align: left;
    margin-top: 5%;
    background: white;
    color: black;
    font-family: monospace;
}

@media screen and (max-width: 1200px) {
    .noscript .text {
        width: 90%;
    }
}

@media screen and (max-width: 700px) {
    .noscript .text {
        width: 90%;
    }
}

@media screen and (max-width: 300px) {
    .noscript .text {
        width: 90%;
    }
}