/* Minification failed. Returning unminified contents.
(182,40): run-time error CSS1046: Expect comma, found '0'
(182,44): run-time error CSS1046: Expect comma, found '/'
(363,40): run-time error CSS1046: Expect comma, found '0'
(363,44): run-time error CSS1046: Expect comma, found '/'
(470,39): run-time error CSS1046: Expect comma, found '0'
(470,43): run-time error CSS1046: Expect comma, found '/'
(534,40): run-time error CSS1046: Expect comma, found '0'
(534,44): run-time error CSS1046: Expect comma, found '/'
(877,38): run-time error CSS1046: Expect comma, found '72'
(877,44): run-time error CSS1046: Expect comma, found '/'
 */
/*https://drive.google.com/drive/folders/1KRMTL9iWTGmviRta-vH0fMHbGnTxEKU*/
body {
    font-family: GoozamReadyPoppins;
}
b,h1,h2,h3,h4,h5,h6 {
    font-family: GoozamReadyPoppinsBlack;
}
.font-medium {
    font-family: GoozamReadyPoppinsMedium;
}
* {
    padding: 0;
    margin: 0;
}

.navbar-brand {
    font-weight: bold;
    text-transform: uppercase;
}

.__gr_text_success {
    color: #E02335;
}

.__gr_btn_success {
    background: #E02335 !important;
    color: white !important;
}
.text-success {
    color: #e72e41 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.8rem;
    padding-left: 1.8rem;
    font-weight: 500;
}

.__landing_page_bg {
    padding: 14rem 0rem;
    background-image: url(/Images/epp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: #212529;
}

.__landing_page_bg h1 {
    color: #7a0713;
    font-weight: bold;
}

.__landing_page_bg p {
    font-size: 25px;
}

.btn-outline-gr-light, .btn-outline-gr-light:hover {
    color: white;
    border-color: white;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.__gr_sec_card_body {
    height: 100%;
    background: #E02335;
}

.__gr_sec_card:after {
    content: "";
    width: 80%;
    height: 108%;
    padding-top: 150px;
    border: 3px solid #342a35;
    position: absolute;
    left: 0;
    right: 0;
    top: -14px;
    margin: auto;
}

.goozam_ready_product {
    padding: 50px 0px;
}

.goozam_ready_title_section {
    color: #332534;
    text-align: center;
}

.goozam_ready_title_section h1 {
    font-weight: bold;
}
.goozam_ready_devider {
    max-width: 100%;
    width: 115px;
    height: 5px;
    background: #332534;
    margin: auto;
}

.__goozam_ready_product_card p {
    margin-bottom: 30px;
}

.__goozam_ready_product_card {
    border-top: 1px solid #E02335;
    padding: 35px 0px;
}

.__intro_text h1 {
    font-size: 60px;
}

.product_name, .sale_price, .membership_description_plan i {
    color: #E02335;
}
footer #subscribeEmail {
    padding: 15px 110px 15px 15px;
    height: 45px;
    border-radius: 10px;
}
footer #subscribe {
    position: absolute;
    right: 7px;
    padding: 5px;
    top: 5px;
    z-index: 9999999999;
    border-radius: 10px;
}
/*
.__goozam_ready_product_card img {
    position: absolute;
    top: -95px;
    width: 275px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
}
*/
section.goozam_ready_section p {
    font-size: 20px;
}

.__gr_sec_card_body p {
    padding: 20px 20px 0px 20px;
    color:white;
}

.product_price {
    border: 1px solid #E02335;
    padding: 10px 50px;
    border-radius: 10px;
    font-weight: 600;
    color: #E02335;
    background:white;
}
.product_price:hover {
    text-decoration: none;
    background: #E02335;
    color:white;
}
.goozam_ready_membership {
    padding: 50px 0px;
}

.text-decoration-line-through {
    text-decoration: line-through;
}

.membership_card .text-decoration-line-through {
    font-size: 25px;
}

.membership_card {
    background: white;
    border-radius: 40px;
    box-shadow: 1px 2px 10px 2px rgb(0 0 0 / 10%);
    margin-top: 50px;
}

    .membership_card .col-lg-4 {
        font-weight: bold;
    }

    .membership_card .col-lg-8 {
        font-weight: 500;
    }

.membership_card .sale_price {
    font-size: 75px;
    font-weight: bold;
}

.membership_card .col-lg-4 {
    border-right: 2px solid #E02335;
}

.newsletter i {
    font-size: 30px;
    color: #E02335;
}
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
button.owl-prev span, button.owl-next span {
color:red;
font-size:25px;
}
*:focus {
    outline: 0 !important;
}
.gr-product .owl-item {
    height: 260px;
}
.gr-product .d-flex {
    justify-content: center;
    display: flex !important;
    align-items: center;
    height: 100%;
}
button.owl-next {
    position: absolute;
    right: -20px;
}
button.owl-prev {
    position: absolute;
    left: -20px;
}
footer {
    background-color: #ffffff00;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/Images/footer-svg.svg) !important;
    background-color: white;
    background-position: center 25px;
    margin-top: 60px;
    padding-top: 100px;
}
a.text-light:focus, a.text-light:hover {
    color: #212529 !important;
}
.spacing {
    padding: 100px 0px;
}
/*Device Responsive*/
@media only screen and (max-width:990px) {
    .__goozam_ready_product_card img {
        position: unset !important;
    }

    .__goozam_ready_product_card .col-sm-12 {
        text-align: center !important;
        padding: 0px 20px;
        margin: 10px 0px;
    }

    .__intro_text h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width:600px) {
    .__intro_text h1 {
        font-size: 35px;
    }

    .row .__gr_sec_card:nth-child(1) .__gr_sec_card:after {
        height: 345px;
    }

    .__landing_page_bg {
        padding: 3rem 0rem;
    }

        .__landing_page_bg h1 {
            font-size: 30px;
        }

        .__landing_page_bg p {
            font-size: 18px;
            margin: 20px 0px;
        }

    .product_name {
        font-size: 25px;
    }

    .goozam_ready_title_section h1 {
        font-weight: bold;
        font-size: 30px;
    }

    footer .container-fluid .col-lg-6 {
        text-align: center !important;
    }

    section.goozam_ready_section img {
        height: 5rem;
    }

    section.goozam_ready_section p {
        font-size: 15px;
    }

    .__gr_sec_card_body p {
        font-size: 15px;
    }
}

.product_name{
    font-size:25px;
    font-weight:bold;
}
.product-image-wrapper img {
    object-fit: none;
    object-position: center;
    width: 100%;
    max-height: 250px;
    margin-bottom: 1rem;
}
.product-image-wrapper {
    margin: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    height: 250px;
}
.form-control {
    border-radius:0px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #478d46;
    outline: 0;
    box-shadow: none;
}
.products a {
    color: unset;
    text-decoration: none;
}
.nav-item.active a {
    color: #E02335 !important;
}
.products a:hover {
    box-shadow: 1px 1px 6px 1px #8080803d;
}
.__registrationHero {
    background: #ededed;
}
.__registrationField {
    padding: 35px;
}
.__registrationWrapper {
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 1px 3px 10px 2px rgb(0 0 0 / 10%);
}
@media only screen and (max-width:990px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px;
    }
}
svg#freepik_stories-filing-system:not(.animated) .animable {
    opacity: 0;
}

svg#freepik_stories-filing-system.animated #freepik--Floor--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) slideRight;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Shadow--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) slideUp;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Plants--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) lightSpeedLeft;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Window--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) slideDown;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Character--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) zoomOut;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Cabinet--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) slideRight;
    animation-delay: 0s;
}

svg#freepik_stories-filing-system.animated #freepik--Boxes--inject-2 {
    animation: 1s 1 forwards cubic-bezier(.36,-0.01,.5,1.38) zoomOut;
    animation-delay: 0s;
}
.courses-landing-page {
    background-image: url(/Images/course-landing-page.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 250px 0px;
    background-position: center center;
}
.saving-safety-description {
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.saving-safety-item {
    margin-top: 80px;
    border-bottom: 1px solid #28A745;
}
.epp-landing-page {
    background-image: url(/Images/epp-bg-landing.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 250px 0px;
    background-position: center center;
}
.epp-landing-page p {
    color:white; font-size:25px;
}
.courses-landing-page h1 {
    font-size: 60px;
}
.courses-landing-page p {
    font-family: GoozamReadyPoppins;
    font-size: 40px;
}
.news-banner {
        height: 50vh;
        background: #E02335;
        position: relative;
    }
.news-body {
    margin-top:40vh;
}
.feature-image-blog {
    background:#332534
}

.other-news {
    background: #F3F3F3;
}
.blog-title-wrapper {
    padding: 20px;
    position: absolute;
    width: 70%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -50%;
    background: white;
    height: auto;
    padding: 30px 0px;
    box-shadow: 1px 2px 6px 2px rgb(0 0 0 / 10%);
}
.blog-title-wrapper h1 {
    width:80%;
    font-size: 60px;
    margin:auto;
}
.bg-gray {
    background: #F3F3F3;
}
.text-dark{
    color:#332534 !important;
}
.bg-dark {
    background: #332534 !important;
}
.section-title {
    position:relative;
}
.section-title:after {
    content: "";
    width: 100px;
    padding: 3px;
    background: #332534 !important;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}
.product-page-bg {
    padding: 14rem 0rem;
    background-image: url(/Images/shop-background.svg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-color: #F3F3F3;
}
.__goozam_ready_product_card img {
    max-height: 200px !important;
}
ul.product-types {
    padding-top:10px;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    text-transform: uppercase;
}
.product-search {
    display:none;
}

.product-filter {
    padding-top: 10px;
    list-style-type: none;
    display: flex;
    text-transform: uppercase;
    justify-content: flex-end;
}
ul.product-types .active {
    color:#28A745;
}
.gr-subscribe .card {
    border-radius: 20px;
    box-shadow: 1px 0px 4px -1px rgb(0 0 0 / 20%);
    margin-bottom: -250px;
    z-index:2;
}
.gr-subscribe p, .gr-subscribe li {
    font-size: 14px;
}
.subsribe-description {
    border-right: 2px solid rgba(0,0,0,0.1);
}
.gr-subscribe .form-control {
    border-radius: 6px;
    margin-bottom: 25px !important;
}
body[data-page="Subscribe"] nav {
    /*display: none;*/
}
body[data-page="Subscribe"] .input-group-append {
    z-index:-1;
}

.select-box {
    display: flex;
    width: 100%;
    flex-direction: column;
    font-size: 1rem;
}
a.nav-link.__gr_btn_success {
    color: white !important;
    border-radius: 0.25rem;
}
.select-box .options-container {
    border: 1px solid rgba(0,0,0,0.2);
    background: #FFFFFF;
    color: #34373c;
    max-height: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.4s;
    border-radius: 8px;
    overflow: hidden;
    order: 1;
}

.selected {
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 8px;
    position: relative;
    order: 0;
    border: 1px solid #ced4da;
    color: #495057;
}

.selected::after {
    content: "";
    background: url("/images/arrow-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 25px;
    right: 5px;
    top: 7px;
    transition: all 0.4s;
    filter: invert(1);
    opacity: 0.2;
}

.select-box .options-container.active {
    max-height: 240px;
    opacity: 1;
    overflow-y: scroll;
}
    .select-box .options-container.active + .selected::after {
        transform: rotateX(180deg);
        top: -5px;
    }

.select-box .options-container::-webkit-scrollbar {
    width: 8px;
    background: #fff;
    border-radius: 0 8px 8px 0;
}

.select-box .options-container::-webkit-scrollbar-thumb {
    background: #C4C4C4;
    border-radius: 0 8px 8px 0;
}

.select-box .option {
    padding: 0.1rem 0.75rem;
    cursor: pointer;
}

.selected {
    padding: 0.375rem 0.75rem;
    cursor: pointer;
}

.select-box .option:hover {
    background: #d8d8d8;
}

.select-box label {
    cursor: pointer;
}

.select-box .option .radio {
    display: none;
}
@keyframes slideRight {
    0% {
    opacity: 0;
    transform: translateX(30px);
}

100% {
    opacity: 1;
    transform: translateX(0);
}
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: inherit;
    }
}

@keyframes lightSpeedLeft {
    from {
        transform: translate3d(-50%, 0, 0) skewX(20deg);
        opacity: 0;
    }

    60% {
        transform: skewX(-10deg);
        opacity: 1;
    }

    80% {
        transform: skewX(2deg);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.product-search .input-group-prepend, .product-search .input-group-append {
   cursor:pointer;
}
body[data-page="Courses"] footer {
    margin-top: 0;
    background: #f3f3f3;
}
.subscribe-input-with-button {
    position: relative;
    display: inline-block;
    min-width: 90%;
}
    
.subscribe-input-with-button input[type="text"] {
    padding: 5px 45px 5px 10px;
    /*padding-right: 40px;*/
    width: 100%;
    border: none;
    border-radius: 5px;
}
    
.subscribe-input-with-button button {
    position: absolute;
    top: 3px;
    right: 5px;
    border-radius: 5px;
    border: none;
    padding: 5px;
    font-size: 12px;
    background-color: #E02335;
    color: white;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
    .h1{
        font-size: 60px;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .h1 {
        font-size: 50px !important;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .h1 {
        font-size: 40px !important;
    }
    .blog-title-wrapper h1{
        width: 90% !important;
    }
    .courses-landing-page h1 {
        font-size: 50px;
    }

    .courses-landing-page p {
        font-family: GoozamReadyPoppins;
        font-size: 30px;
    }
    .subsribe-description{
        border:none !important;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .subsribe-description {
        border: none !important;
    }
    .h1 {
        font-size: 30px !important;
    }
    .blog-title-wrapper h1{
        width: 100% !important;
    }
    .courses-landing-page h1 {
        font-size: 35px;
    }

    .courses-landing-page p {
        font-family: GoozamReadyPoppins;
        font-size: 25px;
    }
    ul.product-types {
        flex-direction: column;
    }
}
/*.__gr_sec_card_body img {
    filter: invert(1);
}*/


/* Portrait phones and smaller */
@media (max-width: 480px) {
    .h1 {
        font-size: 25px !important;
    }
    .blog-title-wrapper {
        width: 100% !important;
    }
    .courses-landing-page h1 {
        font-size: 30px;
    }

    .courses-landing-page p {
        font-family: GoozamReadyPoppins;
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .sidebar {
        width: 0;
        overflow: hidden;
    }

        .sidebar.show {
            width: 250px;
        }

    .content {
        margin-left: 0;
    }
}
.main-logo {
    width: 60px;
    margin: 0 !important;
}
.goozam_ready_section .logo {
    width: 90px;
}
.btn-outline-success {
    color: #f11d27;
    border-color: #bd2e2e;
}
.btn-outline-success:hover{
    color: #fff;
    background-color: #a7283a;
    border-color: #670d0d;
}
.btn-success {
    color: white;
    background: #bd2e2e !important;
    border-color: #ab1616 !important;
}
.btn-success:hover {
    color: #fff;
    background-color: #831717 !important;
    border-color: #ab1616 !important;
}
.text-success {
    color: #ab1616 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #831717 !important;

}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(180 72 77 / 50%) !important;
}
