﻿.goToCheckOut {
    background-image: linear-gradient(92.88deg, var(--theme-color) 9.16%, var(--theme-color) 43.89%, var(--theme-color) 64.72%);
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    height: 3rem;
    padding: 0 0.6rem;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.25) 0 3px 8px;
    transition: all .5s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .goToCheckOut:hover {
        box-shadow: rgba(80, 63, 205, 0.5) 0 1px 30px;
        transition-duration: .1s;
    }

.returnToShop {
    background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
    background-blend-mode: multiply,multiply;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    height: 3rem;
    padding: 0.6rem 0.6rem;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.25) 0 3px 8px;
    transition: all .5s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}











.minus:hover, .pr_wrapper:hover, .sum:hover {
    transition: .56s cubic-bezier(.25,.8,.25,1)
}

ul li {
    /* line-height:2.5!important; */
}

.fnt14 {
    font-size: 14px
}

.table td, .table th {
    color: #9b9ba0 !important;
    font-size: 12px
}

.tdatag_hr {
    color: #faa200;
    border-bottom: 1px dotted;
    float: left
}

.cart_box .pay_price .subTitle, .graybg_hr {
    color: #232554
}

.pnkbtn_hr {
    background: #2f8d41;
    color: #fff !important;
    font-size: 12px;
    font-weight: 200
}

.paybtn_hr, .shopbtn_hr {
    padding: 10px 16px;
    font-size: 1rem;
    line-height: 1.571;
    color: #fff;
    direction: rtl
}

.shopbtn_hr {
    background-color: #0061ff;
    border: 1px solid #0061ff
}

.paybtn_hr {
    background-color: #474747;
    border: 1px solid #474747
}

.graybg_hr, p {
    font-size: 13px
}

.graybg_hr {
    background-color: #47474721;
    border: 2px solid #47474730;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: #000
}

.dataTable tr.pnkbg_hr {
    background: #797b7d38
}

.dataTable th {
    color: #f26874 !important
}



.basket_txt_hr {
    color: #62666d;
    font-size: .857rem;
    line-height: 1.833;
    width: 100%;
    text-align: right;
    position: relative;
    margin-bottom: 4px
}

.Iconsimages_hr:before {
    color: #979797;
    position: absolute;
    font-size: 1.286rem;
    line-height: 1.222;
    right: 0
}

.brderRight_hr {
    padding-right: 8px;
    border-right: 1px solid #dfdfdf
}

.btn-link, .btn.btn-link, .product.product-cart .product-media a {
    padding: 0
}

.product.product-cart .product-price {
    margin: 0;
    color: #4d463c;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    letter-spacing: -.35px
}

.product-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .6rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #e82d7c
}

.product.product-cart .product-media {
    position: relative;
    width: 6rem;
    height: 8rem;
    margin-right: 1rem
}

.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow .3s
}

figure {
    margin: 0
}

.product.product-cart img {
    width: 90px;
    height: 90px
}

.product-media img:first-child {
    position: relative;
    opacity: 1
}

.product-media img:last-child {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover
}

.product-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: .5s
}

.product.product-cart .btn-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 2.2rem;
    height: 2.2rem;
    top: -.9rem;
    right: -1rem;
    border-radius: 50%;
    background-color: #fff;
    color: #222;
    box-shadow: 0 2px 6px 0 #000;
    font-size: 1.2rem
}

.btn-link {
    color: #222;
    border: 0;
    background-color: transparent
}

.product.product-cart .btn-close i {
    margin-right: 4px;
    margin-top: 0
}

.basket_hr .number {
    border: 1px solid #eee;
    color: #2f8d41;
    height: 40px;
    border-radius: 8px;
    padding: 3px 7px
}

    .basket_hr .number .minus, .basket_hr .number .plus {
        color: #2f8d41
    }

    .basket_hr .number input:focus {
        outline: 0
    }

.spantxt_hr {
    text-align: left;
    color: #000;
    font-size: 17px;
    line-height: 1.294
}

.bigBox_hr {
    padding: 14px 16px 8px
}

.spantxt2_hr {
    font-size: 11px !important;
    line-height: 2.2;
    color: #777
}

.greentxt_hr {
    color: #2f8d41 !important;
    font-size: 14px
}

.fn13px_hr {
    font-size: 13px;
    color: #777
}

.fn13px2_hr {
    font-size: 13px;
    font-weight: 700 !important;
    color: #000 !important
}

.Purchasing_hr {
    padding: 5px;
    direction: rtl;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    background-color: #2f8d41;
    color: #fff;
    border: 1px solid #2f8d41;
    width: 100%;
    box-shadow: none;
    display: block;
    -webkit-box-pack: center;
    transition: .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    flex-shrink: 0;
    text-align: center
}

.bill_hr li.billi:before, .bill_hr li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #a6358a;
    border-radius: 2px;
    right: 44px
}

.pointBox_hr {
    background-color: rgba(245,247,250,.7);
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 8px 8px;
    padding: 10px 16px 12px
}

.pointCoin_hr, .pointTxt_hr {
    display: inline-block;
    cursor: pointer
}

.pointCoin_hr {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    vertical-align: middle;
    line-height: 22px
}

.pointTxt_hr {
    line-height: 25px;
    color: #62666d;
    font-size: 12px;
    -webkit-box-align: center;
    position: relative
}

.pointNumber_hr {
    color: #474848;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400
}

.pBskttxt_hr {
    font-size: 12px;
    line-height: 1.833;
    color: #929292;
    margin: 10px 0
}

ul.bill_hr {
    padding: 10px 30px 0 0 !important
}

.bill_hr li.billi:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 20%
}

.bill_hr li:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 21.2%
}

.bill_hr li.billi:after, .bill_hr li:after {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #e0e0e2;
    right: 46px
}

.bill_hr li.billi:after {
    height: 13px;
    top: 19.3%
}

.bill_hr li:after {
    height: 21px;
    top: 20.1%
}

.suggested_hr {
    top: 4rem !important;
    right: -7px
}

.discountBadge_hr {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    padding: 4px 3px 0;
    background-color: #2f8d41;
    color: #fff;
    border-radius: 16px;
    margin-right: 4px;
    width: 36px;
    text-align: center
}

.owl_basket_hr .owl-stage-outer {
    height: 750px
}

.owl_basket_hr .owl-dots {
    display: none !important
}

.owl_basket_hr .owl-nav button.owl-next, .owl_basket_hr .owl-nav button.owl-prev {
    top: -35px !important;
    box-shadow: none !important
}

.owl_basket_hr .owl-item img {
    width: auto !important
}

.pr_wrapper {
    background-color: #fff;
    padding: .5rem;
    margin-bottom: 12px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 13px -7px #000;
    box-shadow: 0 8px 13px -7px #000;
    position: relative
}

.Basket__wrapper, .frame {
    display: flex;
    flex-wrap: wrap
}

.pr_wrapper:hover {
    box-shadow: 0 14px 28px #000 0 10px 10px #000
}

.pr_wrapper .first_part {
    width: 20%;
    flex: 0 0 20%
}

.section_count {
    font-weight: 500;
    vertical-align: middle;
    width: 30px;
    display: block;
    text-align: right;
    padding-right: 10px;
    border-radius: 50%;
    height: 30px;
    line-height: 1.8;
    color: #414141
}

.pr_wrapper .second_part {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.pr_wrapper .pr_img {
    display: flex;
    align-items: center;
    justify-content: center
}

    .pr_wrapper .pr_img img {
        width: 140px
    }

.minus, .sum {
    background: #fff;
    border-radius: 8px;
    padding: 0;
    border: 0;
    outline: none;
    flex: 0 0 20%;
    max-width: 20%
}

    .minus:hover, .sum:hover {
        box-shadow: 0 2px 8px 1px #403c433d
    }

.pr-count {
    display: flex;
    align-items: center;
    padding-top: 16px
}

    .pr-count .count {
        padding: 0 14px
    }

.pr_name {
    text-align: right
}

    .pr_name a {
        font-size: 17px;
        color: #555;
        font-weight: 700
    }

.pr_wrapper .delete {
    position: absolute;
    bottom: 9px;
    left: 0
}

    .pr_wrapper .delete img {
        width: 30px
    }

.price_container {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

    .price_container .price {
        font-size: 14px;
        color: #666;
        margin: 12px 0
    }

    .price_container .final_price {
        font-size: 15px;
        font-weight: 700
    }

.product_side {
    width: 55%
}

.info_side {
    flex: 0 0 25%;
    padding-right: 10px;
    padding-top: 1rem;
    position: absolute;
    left: 4%;
    right: auto
}

.btn_wrapper {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap
}

    .btn_wrapper .col {
        padding-right: 5px;
        padding-left: 5px;
        white-space: nowrap
    }

.modal-login .modal-dialog {
    min-width: 420px !important;
    padding: 30px 10px;
    border-radius: 10px;
    position: relative;
    background-color: #2d3845
}

.modal-login .modal-header {
    border: none !important
}

@media(max-width: 1500px) {
    .pr_wrapper .first_part {
        width: 30%;
        flex: 0 0 30%;
        transition: .3s
    }

    .product_side {
        flex: 0 0 70%;
        width: 70%;
        transition: .3s
    }

    .info_side {
        flex: 0 0 22%;
        width: 22%;
        transition: .3s
    }

    .pr_name {
        line-height: .8;
        padding-bottom: 10px;
        transition: .3s
    }

        .pr_name a {
            font-size: 15px;
            transition: .3s
        }

    .price_container .price {
        font-size: 13px;
        transition: .3s
    }

    .price_container .final_price {
        font-size: 14px;
        transition: .3s
    }

    .pr-count .count {
        padding: 5px 10px;
        font-size: 13px;
        transition: .3s
    }
}

@media(max-width: 960px) {
    .pr_name a {
        font-size: 13px;
        transition: .3s
    }

    .second_part p, .second_part span {
        font-size: 12px;
        transition: .3s
    }

    .pr_wrapper .pr_img img {
        width: 100px
    }

    .pr_wrapper .first_part {
        width: 25%;
        flex: 0 0 25%;
        transition: .3s
    }

    .basket_products {
        flex: 0 0 60%;
        width: 60%
    }

    .Purchasing_hr {
        padding: .2rem;
        font-size: 13px
    }
}

@media(max-width: 800px) {
    .basket_products {
        flex: 0 0 100%;
        width: 100%;
        transition: .3s
    }
}

@media(max-width: 700px) {
    .info_side, .product_side {
        width: 100%;
        transition: .3s
    }

    .pr_name a {
        font-size: 13px;
        transition: .3s
    }

    .product_side {
        flex: 0 0 100%
    }

    .info_side {
        flex: 0 0 100%;
        padding-right: 10px;
        padding-top: 10px
    }
}

@media(max-width: 600px) {
    .pr-count .count, .pr_name a, .price_container .final_price, .price_container .price {
        font-size: 12px;
        transition: .3s
    }

    .pr_name a {
        color: #111
    }

    .pr_wrapper .delete img {
        width: 22px
    }
}

.aposition_hr {
    background: 0 0 !important
}

.circle_count {
    border: 2px solid #eee;
    background: #fff;
    border-radius: 8px !important;
    padding: 5px 10px;
    font-weight: 600
}

.border-secondary {
    border-color: #eee !important
}

.cart_box {
    padding: 50px 15px;
    margin: 20px 0 0;
    font-size: 14px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

    .cart_box .d_flex_b, .cart_box .d_flex_c {
        display: flex;
        align-items: center
    }

    .cart_box .d_flex_b {
        justify-content: end;
        position: absolute;
        left: 10px;
        right: auto;
        top: -10px
    }

    .cart_box .d_flex_c {
        justify-content: center
    }

    .cart_box .d_flex_b .deleted .delete {
        padding: 2px;
        border-radius: 0;
        line-height: 1;
        border: none;
    }

        .cart_box .d_flex_b .deleted .delete:hover {
            background-color: #f3dbdb;
            border: none
        }

        .cart_box .d_flex_b .deleted .delete .close_delete {
            width: 35px;
            height: 30px
        }

    .cart_box .image {
        width: auto;
        border-bottom: 1px dashed #c5c5c5;
        text-align: center;
        flex: 0 0 20%;
        border: 0;
        height: auto;
        padding: 0;
    }

        .cart_box .image .cart_img {
            max-width: 100%;
            border: none;
            -webkit-border-radius: 0;
            border-radius: 40px;
            -webkit-box-shadow: none;
            box-shadow: none;
            height: 100%;
            width: 100%;
            border-radius: 8px
        }

    .cart_box .title {
        text-align: right
    }

        .cart_box .title h2 {
            font-size: 16px;
            font-weight: 600;
            margin: 0
        }

    .cart_box .base_price, .cart_box .pay_price {
        font-size: 14px;
        font-weight: 500
    }

        .cart_box .pay_price .price_p {
            font-size: 18px;
            font-weight: 700;
            line-height: 2.12;
            color: #23254e;
            margin: 0;
            margin-right: 4px;
        }

    .cart_box .pay_price {
        align-items: center
    }

.ribbon {
    right: 40px;
    top: var(--top,-3px);
    filter: drop-shadow(2px 3px 2px rgba(0,0,0,.5));
    z-index: 50;
    min-width: 60px;
    position: absolute
}

    .ribbon > .content {
        color: #212121;
        font-size: 16px;
        text-align: center;
        font-weight: 900;
        padding: 10px 2px 4px;
        clip-path: polygon(0 0,100% 0,100% 100%,50% 100%,0 100%);
        min-width: 58px;
        min-height: 48px;
        transition: clip-path 1s,padding 1s,background 1s;
        background: linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(255,255,255,.25) 100%) #db7049
    }

    .ribbon.up > .content {
        clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),40% 100%,0 calc(100% - 12px))
    }

.counting {
    flex: 0 0 15%;
    max-width: 15%;
    border: 0;
    height: auto;
    padding: 0;
    align-self: self-end;
    margin-right: auto;
}

.flx-80 {
    flex: 0 0 82%;
    max-width: 82%
}

.flx-70 {
    background-color: var(--theme-color);
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e0e0e6;
    border-radius: 30px;
    padding: 0 10px;
}

.cart_box .title h2 a {
    font-size: 18px;
    font-weight: 700;
    line-height: 2.15;
    color: #23254e
}

#tb_list {
    border: 1px solid #e0e0e6 !important;
    border-radius: 8px
}

.cart-div {
    width: 94%;
    border-bottom: 1px solid #e0e0e6;
    margin: auto;
}

    .cart-div: last-child {
        border: 0;
        margin-bottom: 0
    }

    .cart-div span {
        font-size: 16px;
        font-weight: 600;
        line-height: 2.17;
        color: #5a5c7a
    }

.count {
    flex: 0 0 60%;
    max-width: 60%
}

.cart-div .count, .cart-div .minus, .cart-div .sum {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.15;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    background-color: transparent;
    margin: 0 3px 0 3px;
}

.minus svg, .sum svg {
    fill: #fff;
}

.boxSumMinBtn {
    width: 100%
}

.d-flx {
    display: flex
}

.flx-clmn {
    flex-direction: column;
    align-items: flex-start;
}

.diver span:first-child, .subTitle {
    margin-left: 4px
}

.cart-div .unit {
    color: #23254e
}

.flx-100 {
    flex: 0 0 100%;
    max-width: 100%
}

.j-end {
    justify-content: flex-end
}

.j-between {
    justify-content: space-between
}

.shopLink {
    color: #7999a9;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.17
}

    .shopLink svg {
        width: 18px;
        height: 18px;
        transform: rotate(180deg);
        margin-right: 10px
    }

.cart-pay {
    border: 1px solid #e0e0e6;
    border-radius: 8px;
    padding: 12px 20px;
    margin-bottom: 15px
}

.pay-title, .pay-cart {
    font-size: 14px;
    font-weight: 700;
    line-height: 2.17;
    color: #5a5c7a
}

.cart-150 {
    text-align: center;
    font-size: 20px;
    background-color: #e8b63b;
    padding: 100px 20px 100px 180px;
    background-image: url('/FileManager/Ads/positive.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 63%;
    color: #ece9e2;
    font-weight: 900;
    margin: 0;
}

.fading {
    animation: fade-in .5s infinite linear;
    margin: 0 3px;
    font-size: 28px;
    color: #d0031e;
}

@keyframes fade-in {
    0% {
        opacity: .5
    }

    40% {
        opacity: 1
    }

    100% {
        opacity: .5
    }
}

.fading-1 {
    animation: fade-in-rev 1.5s infinite linear
}

@keyframes fade-in-rev {
    0% {
        opacity: 1
    }

    40% {
        opacity: .7
    }

    100% {
        opacity: 1
    }
}

#div_balance3, #div_payChack {
    font-size: 15px;
    font-weight: 700;
    line-height: 2.15;
}

.pay-cart, #div_payChack {
    color: #23254e
}

@media(max-width: 991px) {
    .info_side, .product_side {
        position: relative;
        flex: 0 0 100%;
        width: 100%;
        left: 0;
        right: 0;
        padding: 0
    }
}

@media(max-width: 545px) {
    .cart_box .image, .counting {
        flex: 0 0 25%;
        max-width: 25%
    }

    .flx-80 {
        flex: 0 0 72%;
        max-width: 72%
    }
}

@media(max-width: 375px) {
    .cart_box {
        justify-content: center
    }

        .cart_box .image {
            flex: 0 0 50%;
            max-width: 50%
        }

    .flx-70 {
        flex: 0 0 30%;
        max-width: 30%
    }

    .flx-80, .counting {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cart_box .d_flex_c {
        justify-content: flex-start
    }
}

.unit {
    font-size: 14px;
}

.toast {
    -ms-flex-preferred-size: 500px;
    flex-basis: 500px;
    border-radius: 0;
    max-width: 500px;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    opacity: 1;
    padding: 0;
    z-index: 101;
}

.toast-cart {
    opacity: 1;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .toast-cart:before {
        content: '';
        display: block;
        background: #fff;
        opacity: .5;
        border-radius: 30px;
    }

    .toast-cart, .toast-cart:before {
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
    }

.cart-div:last-child {
    border: 0;
}

.AddressPreloader {
    position: absolute;
    background: #ffff;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 50px;
}

.preloader-floating-circles {
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
}

    .preloader-floating-circles .f_circleG {
        position: absolute;
        background-color: white;
        height: 14px;
        width: 14px;
        border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        animation-name: f_fadeG;
        -o-animation-name: f_fadeG;
        -ms-animation-name: f_fadeG;
        -webkit-animation-name: f_fadeG;
        -moz-animation-name: f_fadeG;
        animation-duration: 0.672s;
        -o-animation-duration: 0.672s;
        -ms-animation-duration: 0.672s;
        -webkit-animation-duration: 0.672s;
        -moz-animation-duration: 0.672s;
        animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-direction: normal;
        -o-animation-direction: normal;
        -ms-animation-direction: normal;
        -webkit-animation-direction: normal;
        -moz-animation-direction: normal;
    }

    .preloader-floating-circles #frotateG_01 {
        left: 0;
        top: 32px;
        animation-delay: 0.2495s;
        -o-animation-delay: 0.2495s;
        -ms-animation-delay: 0.2495s;
        -webkit-animation-delay: 0.2495s;
        -moz-animation-delay: 0.2495s;
    }

    .preloader-floating-circles #frotateG_02 {
        left: 9px;
        top: 9px;
        animation-delay: 0.336s;
        -o-animation-delay: 0.336s;
        -ms-animation-delay: 0.336s;
        -webkit-animation-delay: 0.336s;
        -moz-animation-delay: 0.336s;
    }

    .preloader-floating-circles #frotateG_03 {
        left: 32px;
        top: 0;
        animation-delay: 0.4225s;
        -o-animation-delay: 0.4225s;
        -ms-animation-delay: 0.4225s;
        -webkit-animation-delay: 0.4225s;
        -moz-animation-delay: 0.4225s;
    }

    .preloader-floating-circles #frotateG_04 {
        right: 9px;
        top: 9px;
        animation-delay: 0.509s;
        -o-animation-delay: 0.509s;
        -ms-animation-delay: 0.509s;
        -webkit-animation-delay: 0.509s;
        -moz-animation-delay: 0.509s;
    }

    .preloader-floating-circles #frotateG_05 {
        right: 0;
        top: 32px;
        animation-delay: 0.5955s;
        -o-animation-delay: 0.5955s;
        -ms-animation-delay: 0.5955s;
        -webkit-animation-delay: 0.5955s;
        -moz-animation-delay: 0.5955s;
    }

    .preloader-floating-circles #frotateG_06 {
        right: 9px;
        bottom: 9px;
        animation-delay: 0.672s;
        -o-animation-delay: 0.672s;
        -ms-animation-delay: 0.672s;
        -webkit-animation-delay: 0.672s;
        -moz-animation-delay: 0.672s;
    }

    .preloader-floating-circles #frotateG_07 {
        left: 32px;
        bottom: 0;
        animation-delay: 0.7585s;
        -o-animation-delay: 0.7585s;
        -ms-animation-delay: 0.7585s;
        -webkit-animation-delay: 0.7585s;
        -moz-animation-delay: 0.7585s;
    }

    .preloader-floating-circles #frotateG_08 {
        left: 9px;
        bottom: 9px;
        animation-delay: 0.845s;
        -o-animation-delay: 0.845s;
        -ms-animation-delay: 0.845s;
        -webkit-animation-delay: 0.845s;
        -moz-animation-delay: 0.845s;
    }

@keyframes f_fadeG {
    0% {
        background-color: #b55b2f;
    }

    100% {
        background-color: white;
    }
}
