.header_bg {
    width: 100%;
    height: 296px;
    /*background: url("/css/img/makerboxheader.jpeg") no-repeat center;*/
    /*background: url("/img/makerbox_banner.png") no-repeat center;*/
    background: url("/img/makerbox_slider/makerbox_banner_without_title.png")
        no-repeat center;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: -1;
}

.overlay {
    /*width:30px;*/
    position: absolute;
    top: 5px;
    left: 0px;
    width: 100%;
    height: 296px;
    display: none;
    background-color: rgba(255, 206, 0, 0.9);
    display: inline-block;
    margin-top: 75px;
}

.header_title {
    text-align: left;
    font-family: geekexpressbold !important;
    font-size: 48px;
    letter-spacing: 0.96px;
    color: #000000;
    opacity: 1;
    width: 100%;
    margin-top: 57px;
}

.header_subtitle {
    font-family: geekexpressregular;
    font-size: 18px;
    color: black;
    letter-spacing: 0px;
    opacity: 0.6;
}

.header-image {
    background-image: url("img/makerbox_headerv0.png");
    /*height: 558px;*/
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.get-now {
    margin-top: 25px !important;
    /*margin-bottom: 20px !important;*/
}

.cont-1 {
    margin-bottom: 20px;
}

.darken {
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 100%;
}

.woodbg {
    margin-top: 20px;
    /*     clip-path: polygon(50% 15%, 100% 0, 100% 100%, 50% 85%, 0 100%, 0 0);*/
    background: #e5af78 url("img/wood.jpg") repeat;
}

@media only screen and (max-width: 767px) {
    /*.header-image {
        background-image: url("img/header_mobile.png");
        height: 558px;
        background-size: cover;
        background-position: 50% 0;
        background-repeat: no-repeat;
    }*/
}

.header-subtitle {
    /* margin-top: 20px; */
    /*font-family: geekexpressregular;
    font-size: 18px;
    color: black;
    letter-spacing: 0px;
    opacity: 0.6;*/
    /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);*/

    /*margin-top: 3px;*/
}

ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}

ol li {
    counter-increment: my-awesome-counter;
}

ol li::before {
    content: counter(my-awesome-counter) ". ";
    color: black;
    font-family: geekexpressbold;
    font-size: 40px;
    font-weight: bolder;
}

.numbers {
    color: black;
    font-family: geekexpressbold;
    font-size: 40px;
    font-weight: bolder;
}

.highlight {
    color: #3b96dc;
    font-weight: 800;
}

.how-it-works {
    font-family: geekexpresslight;
    font-size: 18px;
    text-align: left;
}

.how-it-works-space2 {
    padding-left: 80px;
}

.how-it-works-space1 {
    padding-left: 40px;
}

.getit {
    padding-bottom: 30px;
}

.container-one-title {
    /* margin: 0 auto;
    text-align: center;
    font-family: geekexpressbold !important;
    font-size: 35px;
    margin-bottom: 10px;
    color: black; */
    text-align: left;
    font-family: geekexpressbold !important;
    font-size: 48px;
    letter-spacing: 0.96px;
    color: #000000;
    opacity: 1;
    width: 100%;
    margin-top: 57px;
}

.container-two-title {
    text-align: center;
    font-family: geekexpressbold !important;
    font-size: 32px;
    /*margin-bottom: 10px;*/
    padding-top: 10px;
    letter-spacing: 0.64px;
    color: #000000;
    opacity: 1;
    /*margin-top: 10px !important;*/
}

.container-three-title {
    margin: 0 auto;
    text-align: center;
    font-family: geekexpressbold !important;
    font-size: 35px;
    margin-bottom: 10px;
    color: black;
    margin-top: 30px;
}

.container-four-title,
.container-five-title {
    margin: 0 auto;
    text-align: center;
    font-family: geekexpressbold !important;
    font-size: 32px;
    margin-bottom: 10px;

    letter-spacing: 0.64px;
    color: #000000;
}

.how-it-works-title {
    text-align: left;
    font-family: geekexpressbold !important;
    font-size: 35px;
    margin-bottom: 30px;
    color: black;
}

.container-six-title {
    font-family: geekexpressbold !important;
    font-size: 20px;
    margin-bottom: 10px;
    color: black;
}

.container-one-content {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: geekexpresslight;
    font-size: 20px;
    width: 400px;
    font-weight: 600;
    color: white;
}

.container-one {
    padding-top: 30px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .container-one {
        padding-top: 10px;
        text-align: left;
        align-content: left;
    }

    .container-one-content {
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: geekexpresslight;
        font-size: 20px;
        font-weight: 600;
        margin-right: 0%;
        width: auto;
        align-content: left;
        text-align: left;
    }

    .container-one-title {
        /* font-family: geekexpressbold !important;
        font-size: 40px;
        margin-bottom: 10px;
        color: black;
        padding-top: 0px; */
    }
}

hr.line {
    border: 0;
    height: 2px;
    background-color: black;
    margin-top: 15;
    width: 100%;
}

.container-two {
    padding-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    align-content: center;
}

.container-two-title {
    /* margin-bottom: 30px; */
}

.container-two-content {
    font-family: geekexpresslight;
}

.container-two-subtitle {
    font-family: geekexpresslight !important;
    font-weight: 900;
    font-size: 18px;
    margin-top: 20px;
    color: black;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .container-two-subtitle {
        font-family: geekexpresslight;
        text-transform: uppercase;
        font-weight: bolder;
        font-size: 16px;
        margin-top: 10px;
        color: black;
        margin-bottom: 5px;
    }
}

.container-two-description {
    font-family: geekexpresslight !important;
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
}

.container-two-pic > img {
    border-radius: 2%;
    width: 200px;
    height: 170px;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
    .container-two-pic > img {
        border-radius: 2%;
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
}

/*section three*/

.container-three {
    margin: 0 auto;
    margin-top: -192px;

    /*
     border-bottom: 5px solid transparent;
     -webkit-border-image: url('http://icdn.kiwico.com/landing/sem/kraft-bg.jpg') 30 round;

     -o-border-image: url('http://icdn.kiwico.com/landing/sem/kraft-bg.jpg') 30 round;

     border-image: url('http://icdn.kiwico.com/landing/sem/kraft-bg.jpg') 30 round;
*/
}

.container-three-content {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    align-content: center;
    text-align: center;
}

.container-three-image {
    margin-top: 10px;
}

.container-three-image > img {
    border-radius: 50%;
    /*width: 130px;*/
    height: 130px;
    margin-bottom: 10px;
    border: 2px solid #626262;
    padding: 5px;
}

.container-three-subtitle {
    font-family: geekexpressbold;
    font-weight: bolder;
    font-size: 18px;
    margin-top: 5px;
    color: black;
    margin-bottom: 10px;
    letter-spacing: 6px;
}

.container-three-article {
    font-family: geekexpresslight;
    font-size: 16px;
    margin-top: 10px;
    color: black;
    margin-bottom: 10px;

    margin-left: 10px;
    margin-right: 10px;
}

.fa-star {
    color: #be2800;
    margin-right: 2px;
}

.headline {
    width: 100px;
    height: 3px;
    background: grey;
    margin: 0 auto;
}

/*/////////////////////*/
.makerbox-heading {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .makerbox-heading {
        font-family: Montserrat, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.025em;
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.container-four {
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
}

@media only screen and (max-width: 767px) {
    .container-four {
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.container-four-title {
    margin-bottom: 30px;
}

.container-five-content {
    text-align: center;
    margin: 0 auto;
}

.makerbox-m1 {
    border: 1.5px solid #fae600;
    border-radius: 5%;
    padding: 20px;
    text-align: center;
    margin: 10px;
}

.makerbox-m2 {
    border: 1.5px solid grey;
    border-radius: 5%;
    padding: 20px;
    text-align: center;
    margin: 10px;
}

.makerbox-m3 {
    border: 1.5px solid #be2800;
    border-radius: 5%;
    padding: 20px;
    text-align: center;
    margin: 10px;
}

.bg-grey {
    background-color: #f8f8f8;
}

.makerbox-m4 {
    text-align: center;
    align-content: center;
    padding: 20px;
    margin: 20px;
    text-align: center;
    background-color: white;
    width: 352px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    margin-top: 0px;
    height: 500px !important;
    position: relative;
}

.makerbox-m5 {
    position: relative;
    text-align: center;
    align-content: center;
    padding: 20px;
    background-color: white;
    text-align: center;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
}

.month {
    font-family: geekexpressbold !important;
    font-size: 22px;
    margin-bottom: 20px;
}

.cancel-any-time {
    font-size: 10px;
}

.price {
    font-family: geekexpressbold !important;
    font-size: 40px;
}

.per-month {
    font-size: 12px;
    font-family: geekexpresslight !important;
    margin-bottom: 20px;
}

.m5-info {
    width: 250px;

    font-size: 14px;
    font-family: geekexpresslight;
    text-align: left;
    font-weight: bold;
    color: #393939;

    text-align: left;
}

.renewal {
    margin-top: 30px;
    font-size: 12px;
    font-family: geekexpresslight !important;
    font-weight: 700;
}

.month-extra {
    font-family: geekexpressbold !important;
    font-size: 30px;
}

.course-m5 {
    font-family: geekexpressbold !important;
    font-size: 30px;
    margin-bottom: 30px;
}

.extra {
    font-family: geekexpressbold !important;
    font-size: 20px;
}

.or {
    font-family: geekexpressbold !important;
    text-align: center;
    font-size: 40px;
}

.container-six {
    margin-top: 100px;
    margin-bottom: 50px;
    color: #838383;
}

.container-six-content {
    margin-top: 30px;
    font-size: 14px;
    font-family: geekexpresslight !important;
}

.question-title {
    margin-bottom: 10px;
    font-weight: 800;
    font-weight: bolder;
}

.slidebox > :nth-child(2) {
    animation-delay: 1.4s;
}

.slidebox > :nth-child(3) {
    animation-delay: 2.8s;
}

.slidebox > :nth-child(4) {
    animation-delay: 4.2s;
}

.slidebox > :nth-child(5) {
    animation-delay: 5.6s;
}

.data {
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-align: centre;
    letter-spacing: 0.5rem;
    font-size: 18px;
    text-transform: uppercase;
}

.slidebox {
    height: 1.5em;
    text-shadow: none;
    margin-top: -10px;
}

.slidebox {
    position: relative;
    font-family: geekexpressregular;
    height: 1.4em;
    overflow: hidden;
    font-size: 30px;
    color: black;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    /* font-weight: 700; */
    opacity: 0.6;
}

.slidebox > * {
    position: absolute;
    margin: 0 !important;
    padding: 0;
    left: 0;
    right: 0;
    top: 1.5em;
    font-size: 1em !important;
    opacity: 0;
    -webkit-animation-name: slideupcycle;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    animation-name: slideupcycle;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    line-height: 1.4em;
}

.slidebox > :nth-child(2) {
    animation-delay: 1.4s;
}

.slidebox > :nth-child(3) {
    animation-delay: 2.8s;
}

.slidebox > :nth-child(4) {
    animation-delay: 4.2s;
}

@keyframes slideupcycle {
    0%,
    100%,
    40% {
        top: 1.25em;
        opacity: 0;
    }

    4% {
        opacity: 1;
    }

    5% {
        top: 0;
    }

    14% {
        opacity: 1;
        top: 0;
    }

    18% {
        opacity: 0;
    }

    20% {
        top: -1.25em;
        opacity: 0;
    }
}

.mdropdown {
    color: black;
    text-decoration: none;
    font-family: geekexpresslight;
    font-size: 18px;
}

.mdropdown > a {
    color: black;
    text-decoration: none;
}

.mdropdown > a:hover {
    color: white;
    text-decoration: none;
}

.m5-price {
    /*margin-top: 10px;
    font-family: geekexpressbold;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    margin-left: 35px;*/
    font-family: geekexpressbold;
    font-size: 16px;
    margin-top: 12px;
    text-transform: uppercase;

    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .how-it-works-item {
        font-family: geekexpressregular;
        font-size: 12px;
        text-align: left;
        /* letter-spacing: 0.36px; */
        color: #000000;
        opacity: 1;
    }

    .how-it-works-space2 {
        padding-left: 0px;
    }

    .how-it-works-space1 {
        padding-left: 0px;
    }

    .container-two {
        margin-top: 30px;

        margin-left: 0%;
        margin-right: 0%;
        text-align: center;
        align-content: center;
    }

    .makerbox-m1 {
        padding: 0px;
        text-align: left;
        padding: 15px;

        border: 1.5px solid rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
        background: #fff;
    }

    .makerbox-m1:active {
        border-color: #fae600;
    }

    .makerbox-m2:active {
        border-color: grey;
    }

    .makerbox-m3:active {
        border-color: #be2800;
    }

    .makerbox-m2 {
        padding: 0px;
        text-align: left;
        padding: 15px;

        border: 1.5px solid rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
        background: #fff;
    }

    .makerbox-m3 {
        padding: 0px;
        text-align: left;
        padding: 15px;

        border: 1.5px solid rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
        background: #fff;
    }

    .month {
        font-family: geekexpressbold !important;
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .price {
        font-family: geekexpressbold !important;
        font-size: 20px;
    }

    .per-month {
        font-size: 12px;
        font-family: geekexpresslight !important;
        margin-bottom: 5px;
    }

    .renewal {
        margin-top: 10px;
        font-size: 12px;
        font-family: geekexpresslight !important;
        font-weight: 700;
    }

    .month-extra {
        font-family: geekexpressbold !important;
        font-size: 20px;
    }

    .extra {
        font-family: geekexpressbold !important;
        font-size: 20px;
    }

    .mobile-button {
        display: block;
        border-radius: 6px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
        padding: 10px;
        position: relative;
        overflow: visible;
        margin: 8px 0 0;
        text-align: left;
        background: #fff;
        width: 100%;
        float: left;
    }
}

/*
 .swiper-container {
     width: auto;
     height: 280px;
 }
*/

.my-border {
    border: 1px solid #be2800;
    text-align: center;
    border-radius: 30px;
}

.border-inline-text {
    display: inline-block;
    margin: 0;
    transform: translateY(-50%);
    background: #fff;
    padding: 10px 0.5em;
}

/*

//////////////////////*/
.makerbox-workshop {
}

.makerbox-workshop-title {
    font-family: geekexpressbold;
    font-size: 16px;
    margin-top: 18px;
    text-transform: uppercase;

    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.makerbox-workshop-content {
    text-align: left;
    margin-top: 10px;
}

.makerbox-workshop-desc {
    font-family: geekexpresslight;
    margin-top: 2px;
    height: 50px;
    font-size: 14px;
}

.makerbox-workshop-info {
    font-family: geekexpressbold;
    font-size: 22px;
    margin-top: 5px;
    text-align: center;
}

.blur > img {
    -webkit-filter: blur(2px);
    /* Safari 6.0 - 9.0 */
    filter: blur(2px);
}

.makerbox-png {
    width: 178px;
    height: 119px;
    transition: all 0.2s ease-in-out;
    margin-top: -15px;
}

.makerbox-png:hover {
    /*transform: scale(1.1);*/
    cursor: pointer;
}

.fa-shopping-cart:hover {
    color: #3b96dc;
    cursor: pointer;
}

.how-it-works-item {
    font-family: geekexpressregular;
    font-size: 18px;
    /*text-align: left;*/
    letter-spacing: 0.36px;
    color: #000000;
    opacity: 1;
    margin-top: 25px;
    margin-left: 16px;
}

.how-it-works-item > img {
    /* width: 55px; */
    /* padding-top: 10px; */
}

.how-it-works-item > span {
    margin-left: 10px;
}

.shop-now {
    /*margin-left: 0.5px !important;*/
    margin-left: 22px;
    margin-top: 37px !important;
    margin-bottom: 54px;
}

.how-it-works-content {
    padding-top: 30px;
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}

.how-it-works-cycle {
    margin-left: -30px;
}

@media only screen and (max-width: 767px) {
    .how-it-works-content {
        /* padding-top: 330px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px; */
    }

    .section-3 {
        /*padding-top: 330px;*/
    }

    .mbox-gif-slider {
        margin-left: -50px !important;
        margin-top: -50px !important;
    }
}

.workshop-values {
    background-size: cover;
    height: 200px;
    padding-top: 30px;
}

.values-icons {
    margin-bottom: 20px;
    height: 63px;
    /*width: 70px;*/
}

.makerbox-workshop-readmore {
    font-family: geekexpresslight;
    text-transform: uppercase;
}

.modal-dialog.modal-notify .modal-header {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12);
    border: 0;
}

.modal-dialog.modal-notify.modal-info .modal-header {
    /*background: #e5af78 url("https://icdn.kiwico.com/landing/sem/kraft-bg.jpg")*/
    /*repeat;*/
    background: #e5af78 url("img/wood.jpg") repeat !important;
}

.modal-header {
    padding: 10px;
}

.modal-footer {
    border-top: 1px solid #b7b7b7 !important;
}

.heading {
    font-family: geekexpresslight;
    color: white;
    font-weight: bolder;
    font-size: 20px;
}

.shake > img:hover {
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    cursor: pointer;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

.course-title {
    /*color: #393939;
    margin-top: 20px;
    font: 800 1.5rem/2.5rem geekexpresslight;
    margin-bottom: 20px;*/
    text-align: left;
    font-family: geekexpressbold;
    font-size: 18px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    margin-left: 11px;
    margin-top: 18px;
}

.modal-workshop-heading {
    text-align: left;
    font-family: geekexpressbold;
    font-size: 18px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    margin-top: 22px;
}

.modal-workhsop-decription {
    text-align: left;
    font-family: geekexpressregular;
    font-size: 16px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.modal-workhsop-ending {
    text-align: left;
    font-family: geekexpressbold;
    font-size: 18px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
    display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
    display: inline-block;
}

i.fa {
    cursor: pointer;
    margin-right: 5px;
}

.collapsed ~ .panel-body {
    padding: 0;
}

.circle-270 {
    width: 270px;
    height: 270px;
    padding: 0;
}

.circle {
    border-radius: 50%;
}

.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.bg-red {
    background: #00bfd8;
}

.huge-padding-left {
    padding-left: 90px;
}

.padding-right {
    padding-right: 15px;
}

.most-padding-above {
    padding-top: 60px;
}

.rotate-90 {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg) !important;
}

.makerbox-explanation {
    margin-top: 30px;
    font-family: geekexpressregular;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.36px;
    color: #000000;
    opacity: 1;
}

.makerbox-section-one {
    padding-bottom: 30px;
    padding-top: 30px;
}

.bg-pegboard {
    /* background: url("img/pattern.png") top center #fff; */
    background-attachment: fixed;

    /*
    background: #fff;
  background-image: radial-gradient(#999 5%,rgba(255, 255, 255, 0.5),  transparent 0);
      background-size: 35px 35px;
*/
}

.mylist {
    /*list-style-image: url("/img/lo-check.svg");*/
    /*margin: 0 auto;*/
    list-style: none;
    margin-left: -38px;
    padding-top: 10px;
}

.del {
    text-decoration: none;
    position: relative;
    font-size: 25px;
    font-weight: 100;
}

.ins {
    font-size: 35px;
    font-weight: 800;
    text-decoration: none;
}

.mbox-gif-slider {
    /*margin-top: 10px;*/
}

.mdl {
    /*margin-left: 20px;*/
}

.mdl > .mylist > li {
    /*margin-top: 15px;
    text-align: left;

    font-family: geekexpressregular;
    font-size: 14px;
    letter-spacing: 0;
    color: #868686;
    opacity: 1;
    padding-top: 20px;*/
}

.btn-black2 {
    text-align: center;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid black;
    font-family: geekexpresssemibold;
    font-size: 13px;
    /*text-transform: capitalize;*/
    background: #000000 0% 0% no-repeat padding-box;
    color: white !important;
    /*padding:10px 10px 10px 10px;*/
    /*width: 144px;*/
    /*height: 36px;*/
    width: auto;
    letter-spacing: 0.26px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    cursor: pointer;
    /*margin-left: 50px;*/
}

.btn-black2:hover {
    text-decoration: none;
}

.btn-black-outline2 {
    text-align: center;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid black;
    font-family: geekexpresssemibold;
    font-size: 13px;
    /*text-transform: capitalize;*/
    background: white 0% 0% no-repeat padding-box;
    color: #000000 !important;
    /*padding:10px 10px 10px 10px;*/
    /*width: 144px;*/
    /*height: 36px;*/
    width: auto;

    letter-spacing: 0.26px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    cursor: pointer;
}

.btn-black-outline2:hover {
    text-decoration: none;
}

.faq-mob-mt {
    margin-bottom: 80px !important;
}

.mbox-name {
    text-align: left;
    font-family: geekexpressbold;
    font-size: 24px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.mod {
    margin-top: -10px;
}

.mylist-mod > .mod > li {
    margin-top: 5px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .mob3 {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 468px) {
    .mob3 {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 600px) {
    .mbox-gif-slider {
        margin-top: -45px !important;
        margin-bottom: 60px;
    }

    .shop-now {
        /*margin-top: 20px !important;*/
    }

    .cts-mob {
        /*background-color: red !important;*/
        margin-left: 25px !important;
        margin-top: 80px !important;
    }

    .test-card {
        margin-top: 35px;
        /*width: 300px;*/
        /*margin-left: 15px;*/
    }

    .testemonials-title {
        padding-top: 0px !important;
    }

    .container-three-article {
        height: 180px;
    }
}

.faq-title {
    margin-top: -30px !important;
}

.slideshowContainer {
    position: relative;
    overflow: hidden;
    /*margin: 50px 0 75px;*/
    width: 100%;
    height: 370px;
}

.imageSlides {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*min-width: 100%;*/
    /*min-height: 100%;*/
    opacity: 0;
    transition: opacity 1s ease-in-out;
    z-index: -1;
    background-size: cover !important;
    background-position: center !important;
}

/* add 'visible' class via Javascript */
.visible {
    opacity: 1;
}

.slideshowArrow {
    font-size: 7em;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
}

.slideshowArrow:hover {
    opacity: 0.75;
}

#leftArrow {
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#rightArrow {
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(50%, -50%);
}

.slideshowCircles {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.circle {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 2px rgba(255, 255, 255, 0.5);
    transition: 1s ease-in-out;
}

.dot {
    background-color: rgba(255, 255, 255, 0.7);
    border: solid 2px rgba(255, 255, 255, 0.5);
}

.mylist2 {
    list-style-type: none;
    text-align: left;
    font-size: 14px;
    font-family: geekexpressregular;
    letter-spacing: 0px;
    color: #868686;
    opacity: 1;
    margin-left: -15px;
    margin-top: 16px;
}

.item > img {
    max-height: 350px;
    width: 100%;
}

body {
    /* margin-top: 75px !important; */
}

@media only screen and (max-width: 750px) {
    /*body {*/
    /*    margin-top: 61px !important;*/
    /*}*/

    .overlay {
        margin-top: 61px !important;
    }

    .modal-dialog {
        /*width: 400px !important;*/
        /*height: auto;*/
    }

    .mylist {
        /*margin-left:36px;*/
    }

    .makerbox-explanation {
        padding-top: 0px !important;
    }

    .slider-mob {
        padding-top: 0px !important;
    }

    .how-it-works-cycle {
        margin-left: 0px;
        margin-top: -20px;
    }

    .mbox-gif-slider {
    }
}

@media only screen and (min-width: 900px) {
    .modal-dialog {
        /*max-width: 800px !important;*/
    }
}

@media only screen and (max-width: 750px) {
    .open-menu-mob-makerbox {
        margin-right: -30px !important;
    }
}

.test-card {
    box-shadow: 0px 0px 6px #00000029 !important;

    border-radius: 10px !important;
}

@media only screen and (max-width: 767px) {
    .navbar-nav {
        padding-left: 5px !important;
    }

    .nav-item {
        margin-top: 5px;
    }
}

.one {
    padding-top: 4px !important;
    padding-left: 11px !important;
}

.addcartset {
    padding-left: 47px !important;
    padding-right: 47px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.wom-container {
    max-width: 1340px !important;
}

@media only screen and (max-width: 375px) {
    .set-bn {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .set-ac {
        width: auto !important;
    }

    .makerbox-m4 {
        width: 335px !important;
    }
}

@media only screen and (max-width: 600px) {
    .faq-top {
        margin-right: -20px;
        margin-left: 0px !important;
        height: 75px;
    }

    .question {
        font-size: 10px !important;
    }

    .mob-how-it-works {
        width: 250px !important;
        text-align: right !important;
    }
}

.mylist2-arabic {
    margin-right: -25px;
    margin-left: 15px;
}

.m5-price-arabic {
    margin-right: 35px;
}

.height70 {
    height: 70px;
}

.arabic-img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.quotes-arabic {
    margin-right: 10px;
}

.faq {
    margin-top: 120px !important;
}

@media only screen and (max-width: 1367px) {
    .makerbox-workshop {
        padding-left: 50px !important;
    }

    .test-card {
        height: 500px !important;
    }

    .faq {
        margin-top: 230px !important;
    }
}

@media only screen and (max-width: 813px) {
    .makerbox-workshop {
        padding-left: 35px !important;
    }

    /*.makerbox-workshop-single{
        padding-left: 20px !important;
    }*/
}

@media only screen and (max-width: 700px) {
    .makerbox-workshop {
        padding-left: 0px !important;
    }

    .makerbox-workshop-single {
        padding-left: 35px !important;
    }
}

@media only screen and (max-width: 730px) {
    .test-card {
        height: 380px !important;
    }
}

@media only screen and (max-width: 600px) {
    .bundle-margins {
        margin-top: -30px !important;
    }

    .faq {
        margin-top: -55px !important;
    }
}

.carousel-inner img {
    height: 500px !important;
}
.modal-content {
    border-radius: 10px !important;
}

.carousel-inner {
    height: 450px !important;
    object-fit: cover;
    margin-bottom: 40px;
}

.mbox_def {
    padding-top: 45px;
}

@media only screen and (max-width: 900px) {
    .carousel-inner {
        height: 370px !important;
        object-fit: cover;
    }
    .mbox_def {
        padding-top: 0px;
    }
}
