    @font-face {
        font-family: 'KlavikaMedium-TF';
        font-style: normal;
        font-weight: normal;
        src: local('KlavikaMedium-TF'), url('font/KlavikaMedium-TF.woff') format('woff');
    }
    
    @font-face {
        font-family: 'KlavikaRegular-TF';
        font-style: normal;
        font-weight: normal;
        src: local('KlavikaRegular-TF'), url('font/KlavikaRegular-TF.woff') format('woff');
    }
    
    @font-face {
        font-family: 'KlavikaLight-Plain';
        font-style: normal;
        font-weight: normal;
        src: local('KlavikaLight-Plain'), url('font/KlavikaLight-Plain.woff') format('woff');
    }
    
    @font-face {
        font-family: 'Klavika Bold';
        font-style: normal;
        font-weight: normal;
        src: local('Klavika Bold Bold'), url('font/KlavikaBoldBold.woff') format('woff');
    }
    
    .custom-row{
        position: relative;
        left: 60px;
        justify-content: space-evenly;
        align-items: center;
    }

    body {
        font-family: 'KlavikaRegular-TF', sans-serif;
        overflow-x: hidden;
    }
    
    p {
        font-family: 'KlavikaLight-Plain', sans-serif;
    }
    
    h1,
    h2,
    h3,
    h4 {
        font-family: 'Klavika Bold', sans-serif;
    }
    
    h5 {
        font-family: 'KlavikaMedium-TF', sans-serif;
    }
    
    .text300 {
        font-family: 'KlavikaLight-Plain', sans-serif;
        font-weight: 300
    }
    
    .text400 {
        font-family: 'KlavikaRegular-TF', sans-serif;
        font-weight: 400
    }
    
    .text600 {
        font-family: 'KlavikaMedium-TF', sans-serif;
        font-weight: 600
    }
    
    .text800 {
        font-family: 'Klavika Bold', sans-serif;
        font-weight: 800
    }
    
    .list-inline-item2 {
        display: inline-block;
        margin-bottom: 50px;
    }
    
    .list-inline-item2:not(:last-child) {
        margin-right: .5rem;
    }
    
    .list-inline2 {
        padding-left: 0;
        list-style: none;
    }
    
    .white-link {
        color: #fff;
    }
    
    .white-link:hover {
        color: #f9e7e6;
    }
    
    .top-nav {
        border-bottom: 1px solid #e7e7e7;
        padding: 5px 0
    }
    
    .top-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    
    .top-nav li {
        display: inline-block;
        font-size: 15px;
        margin-left: 15px
    }
    
    .top-nav li i {
        transform: rotate(90deg);
        color: #ff6961;
        margin-right: 10px
    }
    
    .master-navigation {
        background: #fff;
        z-index: 9;
        width: 100%;
        left: 0;
        top: 0;
        position: relative;
        transition: all ease-in-out 0.5s;
    }
    
    .master-navigation.fixed {
        background: #fff;
        box-shadow: 0 0 10px #ccc;
        position: fixed;
        transition: all ease-in-out 0.5s;
    }
    
    .navbar,
    .navbar-brand {
        padding: 0
    }
    
    .nav-item a {
        padding: 7px 10px;
    }
    
    .navbar-light .navbar-nav .nav-link {
        color: #1a1e24;
        font-size: 17px;
        padding: 0 13px
    }
    
    .nav-item a:hover {
        color: #fff
    }
    
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show>.nav-link,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #ff6961
    }
    
    .nav-button {
        background: #ff6961;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border: 1px solid transparent;
        transition: 0.2s
    }
    
    .nav-button:hover {
        background: transparent;
        border-color: #ff6961;
        transition: 0.2s;
        color: #ff6961 !important
    }
    
    .navbar-expand-lg .navbar-collapse {
        display: inline-block !important;
    }
    
    .navbar-nav {
        text-align: right;
        display: table;
        width: 100%;
    }
    
    .nav-item {
        display: inline-block;
    }
    
    .home-slider .owl-dots button:nth-child(1):before {
        content: '1'
    }
    
    .home-slider .owl-dots button:nth-child(2):before {
        content: '2'
    }
    /*.owl-carousel {
  position: relative;
  height: 100% !important;
}*/
    
    .home-slider .owl-dots button:nth-child(3):before {
        content: '3'
    }
    
    .home-slider .owl-dots button:nth-child(4):before {
        content: '4'
    }
    
    .home-slider .owl-dots button span {
        display: none !important;
    }
    
    .home-slider img {
        width: 100%;
        height: 80vh;
        object-fit: cover;
    }
    
    .slider-card {
        position: absolute;
        bottom: 8%;
        left: 8%;
        background: rgb(0 0 0 / .50);
        max-width: 380px;
        padding: 15px;
    }
    
    .slider-card .more {
        background: #ff6961;
        border: none;
        outline: none;
        color: #fff;
        font-size: 14px;
        transition: 0.2s;
        border: 1px solid transparent;
    }
    
    .slider-card .more:hover {
        border-color: #ff6961;
        background: transparent;
        transition: 0.2s
    }
    
    .slider-card p {
        color: #fff
    }
    
    .slider-card h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: 34px
    }
    
    .home-slider .owl-dots {
        margin: 0;
        position: absolute;
        right: 5%;
        bottom: 2%;
        font-size: 27px;
    }
    
    .home-slider .owl-dots button {
        outline: none;
        color: #fff;
        padding: 0 10px !important
    }
    
    .home-slider .owl-dots button.active {
        color: #ff6961
    }
    
    .about-section img {
        margin-right: 10px
    }
    
    .about-section p {
        text-align: justify
    }
    
    .about-section button {
        border: none;
        background: transparent;
        outline: none;
        vertical-align: middle;
        padding: 0
    }
    
    .about-section button i {
        color: #ff6961;
        vertical-align: middle;
        margin-left: 5px
    }
    
    .cta-red {
        background: #ff6961;
        margin: 0;
        padding: 20px 15px;
        color: #fff;
        text-align: center;
    }
    
    .cta-red span {
        font-size: 22px;
        display: block;
        font-family: 'KlavikaLight-Plain', sans-serif;
        letter-spacing: 0.5px;
        padding-bottom: 7px;
    }
    
    .cta-red button {
        border: 1px solid #fff;
        background: transparent;
        color: #fff;
        border-radius: 5px;
        transition: 0.2s
    }
    
    .cta-red button:hover {
        background: #fff;
        transition: 0.2s;
        color: #ff6961
    }
    
    .our-products h2 {
        color: #aeaeae;
        font-size: 26px;
        position: relative;
        margin-bottom: 25px
    }
    
    .our-products h2:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        display: block;
        background: #ff6961;
        left: 150px;
        top: 21px;
    }
    
    .our-products h3 {
        color: #15181d;
        font-size: 25px;
    }
    
    .our-products p {
        max-width: 350px
    }
    
    .product-listing {
        position: relative;
    }
    
    .product-listing img {
        width: 100%;
        border-radius: 5px
    }
    
    .product-listing:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
        height: 60px;
        width: 100%;
        border-radius: 5px
    }
    
    .product-listing h3 {
        position: absolute;
        left: 15px;
        color: #fff;
        bottom: 0;
        transition: 0.2s
    }
    
    .product-listing:hover h3 {
        bottom: 10px;
        transition: 0.2s
    }
    
    .product-listing:hover:before {
        transition: 0.2s;
        height: 100%;
        background: linear-gradient(0deg, rgb(255 105 97 / 79%), transparent);
    }
    
    .client-slider img {
        width: auto !important;
        margin: 0 auto;
        /*filter: grayscale(1);transition: 0.2s*/
    }
    /*.client-slider img:hover{filter: grayscale(0);transition: 0.2s}*/
    
    .client-slider .owl-nav {
        display: inline-block !important;
        margin: 0
    }
    
    .client-slider .owl-nav .owl-prev:before,
    .client-slider .owl-nav .owl-next:before {
        color: #ff6961;
        margin: 0;
        transition: 0.2s;
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        top: -43px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        padding: 2px 12px
    }
    
    .client-slider .owl-nav .owl-prev:hover:before,
    .client-slider .owl-nav .owl-next:hover:before {
        background: #ff6961;
        transition: 0.2s;
        color: #fff
    }
    
    .client-slider .owl-nav .owl-prev:before {
        content: '\f053';
        left: 0;
    }
    
    .client-slider .owl-nav .owl-next:before {
        content: '\f054';
        right: 0
    }
    
    footer {
        border-top: 1px solid #ced6e0;
        padding: 35px 0 0 0;
    }
    
    footer img {
        width: 100%;
        margin-bottom: 20px
    }
    
    footer h5 {}
    
    .contact-footer {
        border: 1px solid #ff6961;
    }
    
    .contact-footer i {
        padding: 15px;
        transform: rotate(90deg);
        color: #ff6961
    }
    
    .contact-footer i,
    .contact-footer .contact-footer-details {
        display: inline-block;
        vertical-align: middle;
    }
    
    .contact-footer .contact-footer-details {
        padding: 5px 0 5px 9px;
        border-left: 1px solid #ff6961
    }
    
    .contact-footer p {
        margin: 0
    }
    
    footer ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 30px;
    }
    
    footer ul:nth-child(3) {
        margin: 0
    }
    
    footer ul li i {
        margin-right: 8px;
        transition: 0.2s;
        position: relative;
        left: 0
    }
    
    footer ul li a {
        color: #15181d;
        text-decoration: none;
        font-family: 'KlavikaLight-Plain', sans-serif;
        transition: 0.2s;
        padding: 3px 0;
        display: table;
    }
    
    footer ul li a:hover {
        color: #ff6961;
        transition: 0.2s
    }
    
    footer ul li a:hover i {
        left: 3px;
        transition: 0.2s
    }
    
    .copyright {
        border-top: 1px solid #ced6e0;
        padding: 15px 0;
        margin-top: 35px
    }
    
    .social-links a {
        width: 30px;
        height: 30px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        padding: 3px 0;
        margin-right: 5px;
    }
    
    .social-links .facebook {
        border: 1px solid #004797;
        color: #004797;
    }
    
    .social-links .twitter {
        border: 1px solid #40b9ff;
        color: #40b9ff;
    }
    
    .social-links .linkedin {
        border: 1px solid #003274;
        color: #003274;
    }
    
    .social-links .facebook:hover {
        background: #004797;
        color: #fff;
        transition: 0.2s
    }
    
    .social-links .twitter:hover {
        background: #40b9ff;
        color: #fff;
        transition: 0.2s
    }
    
    .social-links .linkedin:hover {
        background: #003274;
        color: #fff;
        transition: 0.2s
    }
    
    .readmore {
        transition: 0.2s
    }
    
    .readmore i {
        transition: 0.2s
    }
    
    .readmore:hover {
        color: #ff6961;
    }
    
    .readmore:hover i {
        padding-left: 5px;
        transition: 0.2s;
    }
    
    .btn-ani {
        position: relative;
        height: 33px;
        width: 97px;
        /* margin: 10px 7px; */
        padding: 3px 5px;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        color: #383736;
        border: 2px #383736 solid;
        border-radius: 4px;
        text-transform: uppercase;
        outline: 0;
        overflow: hidden;
        background: none;
        z-index: 1;
        cursor: pointer;
        transition: 0.08s ease-in;
        -o-transition: 0.08s ease-in;
        -ms-transition: 0.08s ease-in;
        -moz-transition: 0.08s ease-in;
        -webkit-transition: 0.08s ease-in;
    }
    
    .fill:hover {
        color: whitesmoke;
    }
    
    .fill:before {
        content: "";
        position: absolute;
        background: #383736;
        bottom: 0;
        left: 0;
        right: 0;
        top: 100%;
        z-index: -1;
        -webkit-transition: top 0.09s ease-in;
    }
    
    .fill:hover:before {
        top: 0;
    }
    
    .fade:before {
        content: "→";
        position: absolute;
        color: #383736;
        left: 88%;
        opacity: 0;
        -webkit-transition: all 0.2s ease-in;
    }
    
    .fade:hover:before {
        left: 91%;
        opacity: 1;
    }
    
    .fade:hover {
        border: 0px #fff solid;
        -webkit-transform: scale(1.04, 1.04);
        -webkit-transition: border 0.3s ease-out;
        -webkit-transition: transform 250ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    }
    
    .slide:after {
        content: "Click here";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        text-align: center;
        -webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    }
    
    .slide:before {
        content: "Click here →";
        height: 100%;
        width: 100%;
        position: absolute;
        color: #383736;
        left: -100%;
        opacity: 0;
        -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    }
    
    .slide:hover {
        background: #383736;
    }
    
    .slide:hover:before {
        left: 0;
        opacity: 1;
        color: #ff6961;
    }
    
    .slide:hover:after {
        left: 100%;
        opacity: 0;
    }
    
    .slide.left:hover {
        background: none;
    }
    
    .slide.left:before {
        left: 100%;
        color: #383736;
        -webkit-transition: all 425ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    }
    
    .slide.left:hover:before {
        left: 0;
    }
    
    @media(max-width:1024px) {
        .navbar-light .navbar-brand {
            width: 162px;
        }
        .navbar-light .navbar-nav .nav-link {
            font-size: 15px;
            padding: 0 10px;
        }
        .nav-button {
            font-size: 14px;
        }
    }
    
    @media(max-width:767px) {
        .slider-card {
            position: absolute;
            bottom: 8%;
            left: 4%;
            background: rgb(0 0 0 / .50);
            max-width: 209px;
            padding: 12px;
        }
        .slider-card p {
            font-size: 13px;
        }
        .slider-card h1 {
            text-transform: uppercase;
            color: #fff;
            font-size: 17px;
        }
    }
    
    .banner-prop {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table;
        width: 100%;
        height: 180px;
        margin-top: 0;
    }
    
    .page-banner-about {
        background: url("../images/banner.jpg") right top no-repeat;
        background-size: cover;
    }
    
    .page-title h2 {
        font-size: 33px;
        font-weight: 700;
        margin: 0;
        line-height: 1.5;
        color: #fff;
        text-align: left;
        letter-spacing: 1px;
        text-transform: capitalize !important;
    }
    
    .d-table-cell {
        vertical-align: middle;
    }
    
    .d-table-cell {
        display: table-cell!important;
    }
    
    .d-table {
        width: 100%;
        height: 100%;
    }
    
    .rare-box {
        height: 187px;
        width: 100%;
        background: #f9aaa6;
        position: relative;
    }
    
    .about-img-small2 {
        margin-left: 16px;
        top: -169px;
        margin-bottom: -153px;
    }
    
    .about-img-small {
        margin-left: 30px;
        top: -10px;
        margin-bottom: -153px;
    }
    
    .main-title h2 {
        font-weight: 300;
        color: #212622;
        line-height: 1.2;
        max-width: 650px;
        margin-bottom: 1.5rem;
        margin-left: auto;
        margin-right: auto;
    }
    
    .owl-nav button {
        position: absolute;
        top: 50%;
        background-color: #000;
        color: #fff;
        margin: 0;
        transition: all 0.3s ease-in-out;
    }
    
    .owl-nav button.owl-prev {
        left: 0;
    }
    
    .owl-nav button.owl-next {
        right: 0;
    }
    
    .owl-dots {
        text-align: center;
        padding-top: 15px;
    }
    
    .owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        margin: 0 3px;
    }
    
    .owl-dots button.owl-dot:focus {
        outline: none;
    }
    
    .owl-nav button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(255, 255, 255, 0.38) !important;
    }
    
    .owl-nav button:focus {
        outline: none;
    }
    
    .owl-products {
        padding-left: 18px;
        padding-right: 18px;
    }
    
    .owl-products .owl-item img {
        background: #eef2f5;
    }
    
    .color-site {
        color: #ff6961;
    }
    /*****************************/
    /* Contact US */
    /*****************************/
    
    .widget-area {
        background: #ebf8ff !important;
        padding: 15px;
    }
    
    .form-control {
        height: 45px;
        padding: 10px;
        color: #0e314c;
        border: 1px solid #eeeeee;
        border-radius: 0;
        background: #eeeeee;
        transition: 0.5s;
    }
    
    .form-control:focus {
        outline: 0;
        background: #ffffff;
        box-shadow: unset;
        border-color: #7670be !important;
        border-bottom-width: 2px;
    }
    
    .widget-area .widget_search {
        box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
        background-color: #ffffff;
        padding: 15px;
    }
    
    .widget-area .widget:first-child {
        margin-top: 0;
    }
    
    .text-purple-l {
        color: #c5c3d8 !important;
    }
    /*****************************/
    /* Acc */
    /*****************************/
    
    .panel {
        opacity: 0.2;
        transform: scale(0.5);
    }
    
    .panel-body {
        padding: 30px;
    }
    
    .accordion {
        margin-bottom: 60px;
    }
    
    .accordion .collapsed,
    .toggle .collapsed {
        display: none;
    }
    
    .panel-group .panel {
        border: none;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    }
    
    .panel-group .panel+.panel {
        margin-top: 10px;
    }
    
    .panel-group .panel-heading {
        position: relative;
        padding: 0;
        border-radius: 0;
        display: block;
    }
    
    .panel-group .panel-heading>a {
        background: #eee;
        display: block;
        padding: 18px 15px;
    }
    
    .panel-group .panel-title {
        font-size: 17px;
        font-weight: 400 !important;
        margin-bottom: 0;
        color: #333;
    }
    
    .panel-group a[aria-expanded='true'] {
        background: #3f51b5;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }
    
    .panel-group a[aria-expanded='true'] .panel-title {
        color: #fff;
    }
    
    .panel-group .accordion-toggle-icon {
        font-size: 16px;
        line-height: 50px;
        position: absolute;
        top: 0;
        right: 12px;
        transition: transform 0.4s ease-out;
        color: #333;
    }
    
    .panel-group [aria-expanded='true'] .accordion-toggle-icon {
        color: #fff;
        transform: rotate(180deg) translateZ(0);
    }
    
    body,
    html {
        height: 100%;
    }
    /*===Photo Gallery===*/
    /* Magnific Popup CSS */
    
    .mfp-bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1042;
        overflow: hidden;
        position: fixed;
        background: #0b0b0b;
        opacity: 0.8;
    }
    
    .mfp-wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1043;
        position: fixed;
        outline: none !important;
        -webkit-backface-visibility: hidden;
    }
    
    .mfp-container {
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 0 8px;
        box-sizing: border-box;
    }
    
    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    
    .mfp-align-top .mfp-container:before {
        display: none;
    }
    
    .mfp-content {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto;
        text-align: left;
        z-index: 1045;
    }
    
    .mfp-inline-holder .mfp-content,
    .mfp-ajax-holder .mfp-content {
        width: 100%;
        cursor: auto;
    }
    
    .mfp-ajax-cur {
        cursor: progress;
    }
    
    .mfp-zoom-out-cur,
    .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        cursor: -moz-zoom-out;
        cursor: -webkit-zoom-out;
        cursor: zoom-out;
    }
    
    .mfp-zoom {
        cursor: pointer;
        cursor: -webkit-zoom-in;
        cursor: -moz-zoom-in;
        cursor: zoom-in;
    }
    
    .mfp-auto-cursor .mfp-content {
        cursor: auto;
    }
    
    .mfp-close,
    .mfp-arrow,
    .mfp-preloader,
    .mfp-counter {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }
    
    .mfp-loading.mfp-figure {
        display: none;
    }
    
    .mfp-hide {
        display: none !important;
    }
    
    .mfp-preloader {
        color: #CCC;
        position: absolute;
        top: 50%;
        width: auto;
        text-align: center;
        margin-top: -0.8em;
        left: 8px;
        right: 8px;
        z-index: 1044;
    }
    
    .mfp-preloader a {
        color: #CCC;
    }
    
    .mfp-preloader a:hover {
        color: #FFF;
    }
    
    .mfp-s-ready .mfp-preloader {
        display: none;
    }
    
    .mfp-s-error .mfp-content {
        display: none;
    }
    
    button.mfp-close,
    button.mfp-arrow {
        overflow: visible;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        display: block;
        outline: none;
        padding: 0;
        z-index: 1046;
        box-shadow: none;
        touch-action: manipulation;
    }
    
    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }
    
    .mfp-close {
        width: 44px;
        height: 44px;
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 0;
        text-decoration: none;
        text-align: center;
        opacity: 0.65;
        padding: 0 0 18px 10px;
        color: #FFF;
        font-style: normal;
        font-size: 28px;
        font-family: Arial, Baskerville, monospace;
    }
    
    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
    }
    
    .mfp-close:active {
        top: 1px;
    }
    
    .mfp-close-btn-in .mfp-close {
        color: #333;
    }
    
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        color: #FFF;
        right: -6px;
        text-align: right;
        padding-right: 6px;
        width: 100%;
    }
    
    .mfp-counter {
        position: absolute;
        top: 0;
        right: 0;
        color: #CCC;
        font-size: 12px;
        line-height: 18px;
        white-space: nowrap;
    }
    
    .mfp-arrow {
        position: absolute;
        opacity: 0.65;
        margin: 0;
        top: 50%;
        margin-top: -55px;
        padding: 0;
        width: 90px;
        height: 110px;
        -webkit-tap-highlight-color: transparent;
    }
    
    .mfp-arrow:active {
        margin-top: -54px;
    }
    
    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: 1;
    }
    
    .mfp-arrow:before,
    .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }
    
    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }
    
    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }
    
    .mfp-arrow-left {
        left: 0;
    }
    
    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }
    
    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }
    
    .mfp-arrow-right {
        right: 0;
    }
    
    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }
    
    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F;
    }
    
    .mfp-iframe-holder {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }
    
    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }
    
    .mfp-iframe-scaler {
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-top: 56.25%;
    }
    
    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }
    /* Main image in popup */
    
    img.mfp-img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: block;
        line-height: 0;
        box-sizing: border-box;
        padding: 40px 0 40px;
        margin: 0 auto;
    }
    /* The shadow behind the image */
    
    .mfp-figure {
        line-height: 0;
    }
    
    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #fff;
    }
    
    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }
    
    .mfp-figure figure {
        margin: 0;
    }
    
    .mfp-bottom-bar {
        margin-top: -36px;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        cursor: auto;
    }
    
    .mfp-title {
        text-align: left;
        line-height: 18px;
        color: #F3F3F3;
        word-wrap: break-word;
        padding-right: 36px;
    }
    
    .mfp-image-holder .mfp-content {
        max-width: 100%;
    }
    
    .mfp-gallery .mfp-image-holder .mfp-figure {
        cursor: pointer;
    }
    
    @media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
        /**
       * Remove all paddings around the image on small screen
       */
        .mfp-img-mobile .mfp-image-holder {
            padding-left: 0;
            padding-right: 0;
        }
        .mfp-img-mobile img.mfp-img {
            padding: 0;
        }
        .mfp-img-mobile .mfp-figure:after {
            top: 0;
            bottom: 0;
        }
        .mfp-img-mobile .mfp-figure small {
            display: inline;
            margin-left: 5px;
        }
        .mfp-img-mobile .mfp-bottom-bar {
            background: rgba(0, 0, 0, 0.6);
            bottom: 0;
            margin: 0;
            top: auto;
            padding: 3px 5px;
            position: fixed;
            box-sizing: border-box;
        }
        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }
        .mfp-img-mobile .mfp-counter {
            right: 5px;
            top: 3px;
        }
        .mfp-img-mobile .mfp-close {
            top: 0;
            right: 0;
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: rgba(0, 0, 0, 0.6);
            position: fixed;
            text-align: center;
            padding: 0;
        }
    }
    
    @media all and (max-width: 900px) {
        .mfp-arrow {
            -webkit-transform: scale(0.75);
            transform: scale(0.75);
        }
        .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0;
        }
        .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%;
        }
        .mfp-container {
            padding-left: 6px;
            padding-right: 6px;
        }
    }
    
    .gallery_container .col-sm-4 {
        float: left;
        text-align: center;
    }
    
    .col-sm-4 img {
        max-width: 100%;
        min-width: 100%;
        min-height: 200px;
        max-height: 200px;
        /* object-fit: cover; */
    }
    
    .gallery_container .col-sm-4,
    .video_container .col-sm-4 {
        margin: 10px 0;
    }
    
    .gallery_container,
    .video_container {
        margin: 10px 0;
        display: inline-block;
        width: 100%;
    }
    
    .video_container img+img {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
        max-width: 30px;
        max-height: 30px;
        min-width: 30px;
        min-height: 30px;
        z-index: 9;
    }
    
    a.lightbox::before {
        position: absolute;
        top: 16px;
        right: 22px;
        margin-top: -13px;
        margin-left: -13px;
        opacity: 0;
        color: #ff6961;
        font-size: 20px;
        font-family: "Font Awesome 5 Pro";
        content: "\f00e";
        pointer-events: none;
        z-index: 9;
        transition: 0.4s;
    }
    
    a.lightbox:hover:before {
        opacity: 1;
    }
    
    .gallery_container a:after {
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 15px;
        width: calc(100% - 30px);
        height: 100%;
        opacity: 0;
        border: #ff6961 1px solid;
        content: '';
        transition: 0.4s;
        text-align: center;
    }
    
    .gallery_container a:hover:after {
        opacity: 1;
    }
    
    .sticky-top {
        top: 120px;
        padding: 20px 20px;
        background: #f4f5f7;
    }
    
    .sticky-top {
        top: 102px;
        z-index: 1
    }
    
    .widget.style-1 .widget-title {
        padding: 0 0 12px;
        margin-bottom: 30px;
    }
    
    .myaccordion {
        max-width: 500px;
        margin: 17px auto 14px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    }
    
    .myaccordion .card,
    .myaccordion .card:last-child .card-header {
        border: none;
    }
    
    .myaccordion .card-header {
        border-bottom-color: #EDEFF0;
        background: transparent;
    }
    
    .myaccordion .fa-stack {
        font-size: 10px;
    }
    
    .myaccordion ul {
        padding-left: 25px;
    }
    
    .myaccordion ul li a {
        color: #212529;
        transition: 0.3s
    }
    
    .myaccordion ul li a:hover {
        color: #ff6961;
    }
    
    .myaccordion ul li a.active {
        color: #ff6961;
    }
    
    .gallery_container h5 {
        color: #e01837;
        font-size: 15px;
        margin-top: 0;
    }
    
    .myaccordion .btn {
        width: 100%;
        font-weight: bold;
        color: #1b507d;
        padding: 0;
        box-shadow: none;
    }
    
    .myaccordion .btn-link:hover,
    .myaccordion .btn-link:focus {
        text-decoration: none;
    }
    
    .myaccordion li+li {
        margin-top: 10px;
    }
    
    .myaccordion li+li a.active::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f061";
        position: absolute;
        right: 16px;
    }
    
    .myaccordion li a.active::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f061";
        position: absolute;
        right: 16px;
    }
    /* #Navigation
================================================== */
    
    .start-header {
        opacity: 1;
        transform: translateY(0);
        padding: 3px 0;
        box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    
    .start-header.scroll-on {
        padding: 10px 0;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        top: 0;
        left: 0;
        width: 100%;
        box-shadow: 0px 4px 25px -2px rgb(0 0 0 / 17%);
        position: fixed;
    }
    
    .start-header.scroll-on .navbar-brand img {
        height: 44px;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    
    .navigation-wrap {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    
    .navbar {
        padding: 0;
    }
    
    .navbar-brand img {
        height: 51px;
        width: auto;
        display: block;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    
    .navbar-toggler {
        float: right;
        border: none;
        padding-right: 0;
    }
    
    .navbar-toggler:active,
    .navbar-toggler:focus {
        outline: none;
    }
    
    .navbar-light .navbar-toggler-icon {
        width: 24px;
        height: 17px;
        background-image: none;
        position: relative;
        border-bottom: 1px solid #000;
        transition: all 300ms linear;
    }
    
    .navbar-light .navbar-toggler-icon:after,
    .navbar-light .navbar-toggler-icon:before {
        width: 24px;
        position: absolute;
        height: 1px;
        background-color: #000;
        top: 0;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 300ms linear;
    }
    
    .navbar-light .navbar-toggler-icon:after {
        top: 8px;
    }
    
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
        transform: rotate(45deg);
    }
    
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
        transform: translateY(8px) rotate(-45deg);
    }
    
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        border-color: transparent;
    }
    
    .nav-link {
        color: #212121 !important;
        font-weight: 500;
        transition: all 200ms linear;
    }
    
    .nav-item:hover .nav-link {
        color: #8167a9 !important;
    }
    
    .nav-item.active .nav-link {
        color: #777 !important;
    }
    
    .nav-link {
        position: relative;
        padding: 5px 0 !important;
        display: inline-block;
    }
    
    .nav-item:after {
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 2px;
        content: '';
        background-color: #ff6961;
        opacity: 0;
        transition: all 200ms linear;
    }
    
    .nav-item:last-child:after {
        background-color: transparent;
    }
    
    .nav-item:hover:after {
        bottom: 0;
        opacity: 1;
    }
    
    .nav-item.active:hover:after {
        opacity: 0;
    }
    
    .nav-item {
        position: relative;
        transition: all 200ms linear;
    }
    
    .nav-item .dropdown-menu {
        transform: translate3d(0, 10px, 0);
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        display: none;
        padding: 0;
        margin: 0;
        transition: all 200ms linear;
    }
    
    .nav-item.show .dropdown-menu {
        opacity: 1;
        visibility: visible;
        max-height: 999px;
        transform: translate3d(0, 0px, 0);
        display: block;
    }
    
    .dropdown-menu {
        padding: 10px!important;
        margin: 0;
        font-size: 16px;
        color: #212121;
        background-color: #fcfaff;
        border: none;
        border-radius: 3px;
        box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
        transition: all 200ms linear;
    }
    
    .dropdown-toggle::after {
        display: none;
    }
    
    .dropdown-item {
        padding: 3px 15px;
        color: #212121;
        border-radius: 2px;
        transition: all 200ms linear;
    }
    
    .dropdown-item:hover,
    .dropdown-item:focus {
        color: #fff;
        background-color: #ff6961;
    }
    /* #Media
================================================== */
    
    @media (max-width: 768px) {
        .nav-item:last-child::before {
            display: none
        }
        .top-nav ul {
            text-align: center;
        }
        .top-nav .offset-md-7 {
            margin-left: 15px;
        }
        .top-nav .col-md-5 {
            max-width: 100%;
            flex: auto;
        }
        .nav-item::before {
            position: absolute;
            display: block;
            top: 15px;
            left: -24px;
            width: 11px;
            height: 1px;
            content: "";
            border: none;
            background-color: #000;
            vertical-align: 0;
        }
        .dropdown-toggle::after {
            position: absolute;
            display: block;
            top: 10px;
            left: -23px;
            width: 1px;
            height: 11px;
            content: "";
            border: none;
            background-color: #000;
            vertical-align: 0;
            transition: all 200ms linear;
        }
    }
    
    @media (max-width: 767px) {
        h1 {
            font-size: 38px;
        }
        .nav-item:after {
            display: none;
        }
        .nav-item::before {
            position: absolute;
            display: block;
            top: 15px;
            left: 0;
            width: 11px;
            height: 1px;
            content: "";
            border: none;
            background-color: #000;
            vertical-align: 0;
        }
        .nav-item:last-child::before {
            background-color: transparent;
        }
        .dropdown-toggle::after {
            position: absolute;
            display: block;
            top: 10px;
            left: -23px;
            width: 1px;
            height: 11px;
            content: "";
            border: none;
            background-color: #000;
            vertical-align: 0;
            transition: all 200ms linear;
        }
        .dropdown-toggle[aria-expanded="true"]::after {
            transform: rotate(90deg);
            opacity: 0;
        }
        .dropdown-menu {
            padding: 0 !important;
            background-color: transparent;
            box-shadow: none;
            transition: all 200ms linear;
        }
        .dropdown-toggle[aria-expanded="true"]+.dropdown-menu {
            margin-top: 10px !important;
            margin-bottom: 20px !important;
        }
    }
    /* #Link to page
================================================== */
    
    .logo {
        position: absolute;
        bottom: 30px;
        right: 30px;
        display: block;
        z-index: 100;
        transition: all 250ms linear;
    }
    
    .logo img {
        height: 26px;
        width: auto;
        display: block;
        filter: brightness(10%);
        transition: all 250ms linear;
    }
    
    @media(max-width:1024px) {
        .navbar-brand img {
            height: 38px;
        }
    }
    
    @media(max-width:768px) {
        .navbar-brand img {
            height: 44px;
            width: auto !important
        }
    }