
@font-face {
    font-family: "Flaticon";
    src: url("../icon/Flaticon.eot");
    src: url("../icon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../icon/Flaticon.woff") format("woff"), url("../icon/Flaticon.ttf") format("truetype"), url("../icon/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
.font-w400 {
    font-weight: 400;
}
.font-w600 {
    font-weight: 600;
}
.mar-top40 {
    margin-top: 40px;
}
.transition {
    transition: all 0.2s ease-in-out;
}


.t-h-menu {
    float: right;
    margin-bottom: 0;
    margin-top: 8px;
}
.t-h-menu li {
    display: inline-block;
    list-style: none;
    margin: 0 4px;
}
.t-h-menu li a {
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px #203c8b solid;
}
.t-h-menu li a:hover {
    text-decoration: none;
    border-bottom: 1px #ed101a solid;
}
.noti-t-hed {
    border-bottom: none !important;
}
.noti-t-hed:hover {
    border-bottom: none !important;
}
.noti-t-hed:hover i {
    border-bottom: none;
    color: #ffd669;
}
.noti-t-hed i {
    color: #fff;
    font-size: 16px;
}

.modal-hdfg16{
    margin-top: 20px;
    padding: 0 !important;
}
.modal-hdfg14{
    background-color: #bd1e1e !important;
    color:#fff !important;
    margin-right: 5px;
}
.modal-hdfg14:hover {
    background-color: #e15757 !important;
}
.modal-hdfg15{
    background-color: #ddd !important;
}
.modal-hdfg15:hover {
    background-color: #c3c2c2 !important;
}







.hda-lg-out {
    margin-top: -20px;
    display: flex;
    position: static;
}
.hda-s-m {
    width: 50px;
}

.hda-s-logo2 img {
    width: 143px;
    margin: 0 0 0 92px;
}

.pop-dj12 {
    margin-top: 35px;
}
.pop-dj12 h2 {
    font-size: 14px;
    color: #303030;
    font-weight: 600;
    margin-bottom: 10px;
}
.pop-dj12 ul.pop-dj13 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}
.pop-dj12 ul.pop-dj13 li {
    list-style: none;
}
.pop-dj12 ul.pop-dj13 li a {
    font-size: 14px;
    color: #484848;
}
.pop-dj12 ul.pop-dj13 span {
    font-size: 14px;
    color: #484848;
    margin: 0 5px;
    line-height: 23px;
}
.wn-ma-out {
    margin: 62px 35px 62px;
}
.le-wsh12 .le-wsh13 {
    border: 1px #000 solid;
    font-size: 28px;
    color: #484848;
    text-align: center;
    font-weight: 700;
    padding: 15px 10px 16px;
    margin-bottom: 23px;
}
.le-wsh12 .le-wsh14 {
    display: flex;
    align-items: end;
    justify-content: center;
    position: relative;
}
.le-wsh12 .le-wsh14 img {
    width: 100%;
}
.le-wsh12 .le-wsh14 .le-wsh15 {
    position: absolute;
    z-index: 9999;
    background: #fff;
    font-weight: 500;
    color: #484848;
    border-radius: 5px;
    font-size: 15px;
    padding: 9px 15px 9px;
    margin: 0 0 57px;
}
.lt-wo12 {
    display: flex;
    align-items: center;
}
.shop-area .shop-inner-homer .btn-appoiment {
    padding: 8px 30px;
    border-radius: 30px;
    background-color: #62a55e;
    border: 1px solid #62a55e;
    background-color: transparent;
    text-decoration: none;
    display: inline-block;
    margin-top: 25px;
    color: #62a55e;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.shop-area .shop-inner-homer .btn-appoiment:hover {
    text-decoration: none;
    background-color: #62a55e;
    border: 1px solid #62a55e;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
}
.shop-area .shop-inner-homer .btn-appoiment:focus {
    outline: 0;
    border: 1px solid #62a55e;
}
.pro-pge16 {
    margin-top: 50px;
}
.pro-pge16 .pagination li.active a {
    background-color: #C06700 !important;
    border-color: #C06700 !important;
    color: #fff !important;
}
.pro-pge16 .pagination li a {
    padding: 10px 17px;
    border-radius: 10px;
    color:#212121;
    background: #ffffff;
    border: 1px #edb677 solid;
    margin: 0 4px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.pro-pge16 .pagination li a:hover {
    background: #edbb7f;
    text-decoration: none;
}
.pro-pge16 .pagination {
    justify-content: center !important;
}
.cart-em12 {
    padding: 70px 0;
}




.search-drop-ab {
    padding-left: 0;
    background: #fff;
    list-style: none;
    border-radius: 5px;
    border: 1px #ccc solid;
    box-shadow: 1px 1px 3px #000000b0;
}
.search-drop-ab li:last-child a {
    border-bottom: none;
}
.search-drop-ab li a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 7px 10px 10px;
    border-bottom: 1px #f5f5f5 solid;
    cursor: pointer;
}
.search-drop-ab li a:hover {
    background: #f3f3f3;
}


.hda-post {
    float: left;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    background: #ffd669;
    border-radius: 50px;
    border: 1px #ffff solid;
    padding: 6px 20px 7px;
    margin-top: 20px;
}
.hda-post:hover {
    text-decoration: none;
    background: #ffffff;
}






.head-top12 {
    display: block;
    margin: 18px 0 0 0;
    text-align: right;
}
.head-top12 li {
    display: inline-block;
}
.head-top12 a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
}
.head-top12 a:hover {
    text-decoration: none;
    color: #50b949;
}


.had-non-l {
    display: none !important;
}
.online-shop-main {
    padding-bottom: 0;
}
.log-pro {
    color: #000;
    background: inherit;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 0px 0 0px 10px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 25px;
    border-radius: 0.25rem;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.log-pro::after {
    position: absolute;
    width: 18px;
    height: 12px;
    top: 7px;
    border: none !important;
    vertical-align: middle;
    content: "";
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    background: url(../images/more-arrow.svg) no-repeat left center;
    background-size: 13px;
}
.log-pro:hover {
    opacity: 0.4;
}
.cate-bgsd12 {
    font-size: 20px;
    color: #cc4b00;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    height: 81px;
    padding-bottom: 8px;
    margin-bottom: 60px;
}


.log-pro:focus {
    outline: 0;
    border: none;
}

.aad-ed-ab {
    text-align: right;
}
.aad-ed-ab .aad-edit-12{
    padding: 8px 15px;
    border-radius: 4px;
}
.aad-ed-ab .aad-edit-12:hover{
    background:#c05f30;
    color: #ffff;
}
.aad-ed-ab .aad-delete-12{
    border:none;
    background:#fff;
    padding: 8px 15px;
    border-radius: 4px;
}
.aad-ed-ab .aad-delete-12:hover{
    background:#bd1e1e;
    color: #ffff;
}
.btn-delete-ag {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}
.btn-delete-ag:focus {
    outline: 0;
    border: 1px #dc3545 solid;
    box-shadow: none;
}
.btn-delete-ag:hover {
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-edit-ag {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    cursor: pointer;
    margin-right: 6px;
    transition: all 0.4s ease-in-out;
}
.btn-edit-ag:hover {
    background-color: #004ea2;
}
.btn-edit-ag:focus {
    outline: 0;
    border: 1px #005cbf solid;
    box-shadow: none;
}
.close-ah {
    cursor: pointer;
}
.close-ah:focus {
    outline: 0;
}
.model-aj button {
    cursor: pointer;
}



.consult-main {
    display: block;
}
.gradient-custom {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 30px 50px;
}
.card-registration .select-input.form-control[readonly]:not([disabled]) {
    font-size: 1rem;
    line-height: 2.15;
    padding-left: 0.75em;
    padding-right: 0.75em;
}
.card-registration .select-arrow {
    top: 13px;
}
.red-star {
    color: red;
}

.conultuj12{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.conultuj12 .form-outline {
    margin-bottom: 10px;
}
.conultuj12 .form-outline label.form-label,
.conultuj12 .form-outline h6.genfk1{
    color:#7a7a7a;
}
.conultuj12 .form-outline input.form-control{
    border-bottom: 1px #ab9a9a solid;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 0 5px;
}
.conultuj12 .form-outline select.select{
    width: 100%;
    border-bottom: 1px #ab9a9a solid;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 0 5px;
}
.conultuj12 .const-hfs1{
    color:#C06700;
}

.conultuj12 .form-outline input.form-control:focus,
.conultuj12 .form-outline select.select:focus{
    outline:0;
    border-left: none;
    border-right: none;
    border-top: none;
    color:#C06700;
    border-bottom:1px #e97408 solid;
    box-shadow: none;
}


.conultuj12 .form-check-inline .form-check-label{
    margin: 5px 0 0;
}
.conultuj12 .genfk1{
    margin-bottom: 17px;
}

.conultuj12 .consul-dg-bt12 {
    padding: 15px 30px;
    border-radius: 30px;
    background-color: #62a55e;
    border: 1px solid #62a55e;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
    color: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.conultuj12 .consul-dg-bt12:hover {
    text-decoration: none;
    border: 1px solid #62a55e;
    background-color: transparent;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #000;
}
.conultuj12 .consul-dg-bt12:focus {
    outline: 0;
    border: 1px solid #62a55e;
}

.my-act-lft {
    width: 40%;
    background-image: url(../images/log-in-bg.png);
    min-height: 450px;
    background-size: 100%;
    background-color: #38a4e7;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.my-act-lft2 {
    background-image: url(../images/log-in-bg2.png) !important;
}




.ser-out-ab {
    background: #fff;
    padding: 33px 0 0;
    margin: 62px 35px 55px;
}
.ser-out-ab .h-se-ab {
    display: block;
    text-align: center;
    color: #000;
    margin: 0 0 60px;
}
.ser-out-ab .h-se-ab .h-se-img-ab {
    width: 155px;
    height: 155px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    border: 1px #f0f0f0 solid;
    transition: 0.3s ease-in-out;
}
.ser-out-ab .h-se-ab .h-se-img-ab:hover {
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
.ser-out-ab .h-se-ab .h-se-img-ab img {
    max-width: 100%;
    border-radius: 100%;
}
.ser-out-ab .h-se-ab .h-se-txt-ab {
    font-size: 16px;
    font-weight: 600;
    margin-top: 17px;
}
.off-out-ab .off-out-ac {
    display: flex;
    flex-wrap: wrap !important;
    margin: 0 35px 0;
    text-align: center;
}
.off-out-ab .off-out-ac a {
    width: 50%;
    overflow: hidden;
}
.off-out-ab .off-out-ac a:last-child {
    width: 100%;
}
.off-out-ab .off-out-ac a img {
    width: 100%;
}
.off-out-ab {
}
.cate-out-ab .cate-out-ac {
    display: flex;
    flex-wrap: wrap !important;
    padding: 0 22px;
}
.cate-out-ab .cate-out-ac .cate-offer-ad {
    display: block;
    text-align: center;
    padding: 10px;
}
.cate-out-ab .cate-out-ac .cate-offer-ad:hover {
    text-decoration: none;
}
.cate-out-ab .cate-out-ac .cate-offer-ad img {
    max-width: 100%;
    border: 1px #c5c5c5 solid;
    transition: all 0.4s ease-in-out;
}
.cate-out-ab .cate-out-ac .cate-offer-ad .cate-hove12:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    left: 50%;
    height: 2px;
    background: #50b949;
    bottom: 0;
    right: 10px;
    left: auto;
}
.cate-out-ab .cate-out-ac .cate-offer-ad .cate-hove12 {
    position: relative;
}
.cate-out-ab .cate-out-ac .cate-offer-ad .cate-hove12 h4.hov-head {
    display: block;
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding: 8px 0 10px;
}
.cate-out-ab .cate-out-ac .cate-offer-ad:hover .cate-hove12:after {
    width: 100%;
    left: 0;
}
.h-ban,
.car-header,
.not-fd-ban-a {
    margin-top: 80px;
}
.my-profile-main,
.cart-main,
.order-placed-main{
    margin-top: 60px;
}
.filter-main,
.pro-details-main{
    margin-top: 80px;    
}
.career-main {
    padding-bottom: 50px;
    margin-top: 8px;
    letter-spacing: 0;
}
.car-header {
    max-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.car-header img {
    max-width: 100%;
    max-height: 300%;
}
.career-out {
    display: block;
    margin: 100px 0 50px 0;
}
.career-out .career-head {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.career-out .career-vac-out {
    margin: 0 10px;
    background: #fff;
    border-left: 3px #3a6de0 solid;
    padding: 20px;
}
.row-career {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.row-career .col-career {
    width: 33%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
.career-out .career-vac-out h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}
.career-out .career-vac-out .career-loc {
    font-size: 15px;
}
.career-out .career-vac-out .career-loc i {
    color: #818181;
    margin-right: 2px;
}
.career-out .career-vac-out .career-btm {
    display: flex;
    margin-top: 16px;
}
.career-out .career-vac-out .career-btm .career-nos {
    width: 70%;
    font-size: 16px;
    font-weight: 600;
}
.career-out .career-vac-out .career-btm .career-apy {
    width: 30%;
    display: flex;
    justify-content: flex-end;
}
.career-out .career-vac-out .career-btm .career-apy button {
    font-size: 16px;
    font-weight: 600;
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}
.career-out .career-vac-out .career-btm .career-apy button:hover {
    color: #e8344d;
}
.career-out .career-vac-out .career-btm .career-apy button:focus {
    outline: 0;
    border: none;
}
.career-outb {
    padding: 50px 0 50px;
}
.career-outb h2 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
}
.career-outb h2 span {
    font-weight: 500;
}
.career-outb-team {
    text-align: center;
}
.career-outb-team img {
    max-width: 100%;
}
.career-model .modal-content {
    padding: 18px;
}
.career-model .modal-content .modal-header h5.modal-head {
    font-size: 25px;
    font-weight: 600;
}
.career-model .modal-content .modal-header .close {
    font-size: 20px;
    color: #000000;
    padding: 5px;
    margin: -20px -22px -15px auto;
    cursor: pointer;
}
.career-model .modal-content .modal-header .close:focus {
    outline: 0;
    border: none;
}
.career-model .modal-content .modal-header .close:hover {
    color: #d2253d;
}
.career-model .modal-content .modal-body .form-group {
    margin-bottom: 10px;
}
.career-model .modal-content .modal-body .career-upload input {
    border: none;
    padding: 0;
}
.career-model .modal-content .modal-footer button {
    cursor: pointer;
    background: #ffd669;
    color: #000;
    padding: 8px 18px 10px;
    border: 1px #e6c05a solid;
    border-radius: 5px;
    transition: all 0.4s ease-in-out;
}
.career-model .modal-content .modal-footer button:hover,
.career-model .modal-content .modal-footer button:focus {
    outline: 0;
    border: 1px #bdbdbd solid;
    background: #e4e4e4;
}
@media screen and (max-width: 1200px) {
    .h-ban,
    .car-header,
    .not-fd-ban-a,
    .pro-details-main {
    }

    .filter-main,
    .pro-details-main{
        margin-top: 50px;
    }
}
@media screen and (max-width: 1024px) {
    .h-ban,
    .car-header,
    .not-fd-ban-a {
        margin-top: 174px;
    }


}
@media screen and (max-width: 991px) {

    .filter-main,
    .pro-details-main{
        margin-top: 10px;
    }
    .h-ban,
    .car-header,
    .not-fd-ban-a,
    .pro-details-main {
    }
    .row-career .col-career {
        width: 40%;
    }
    .career-out {
        margin: 70px 0 9px 0;
    }
    .career-out .career-head {
        font-size: 30px;
    }
    .career-outb h2 {
        font-size: 25px;
    }
    .consult-main {
        padding-top: 0px;
    }


}
@media screen and (max-width: 767px) {
    .gradient-custom {
        padding: 25px 10px 25px;
    }
    .conultuj12 .const-hfs1 {
        font-size: 24px;
    }
}
@media screen and (max-width: 560px) {
    .career-out {
        margin: 40px 0 9px 0;
    }
    .career-out .career-head {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 28px;
    }
    .row-career .col-career {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
}
.owl-carousel-inx {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel-inx .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel-inx .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel-inx .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-inx .owl-wrapper,
.owl-carousel-inx .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-inx .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.h-ban .owl-carousel-inx .owl-item img {
    display: block;
    width: 100%;
    height: 295px;
}
.rst-h-ban .owl-carousel-inx .owl-item img {
    display: block;
    width: 100%;
    height: 295px;
}
.owl-carousel-inx .owl-nav.disabled,
.owl-carousel-inx .owl-dots.disabled {
    display: none;
}
.owl-carousel-inx .owl-nav .owl-prev,
.owl-carousel-inx .owl-nav .owl-next,
.owl-carousel-inx .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-inx.owl-loaded {
    display: block;
}
.owl-carousel-inx.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel-inx.owl-hidden {
    opacity: 0;
}
.owl-carousel-inx.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel-inx.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-inx.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel-inx.owl-rtl {
    direction: rtl;
}
.owl-carousel-inx.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel-inx {
    display: block;
}
.owl-carousel-inx .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel-inx .owl-animated-in {
    z-index: 0;
}
.owl-carousel-inx .owl-animated-out {
    z-index: 1;
}
.owl-carousel-inx .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel-inx .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel-inx .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel-inx .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel-inx .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel-inx .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel-inx .owl-video-playing .owl-video-tn,
.owl-carousel-inx .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel-inx .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel-inx .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousel-inx .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousel-inx .owl-dots,
.owl-carousel-inx .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel-inx .owl-nav {
    margin-top: 10px;
}
.owl-carousel-inx .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-shadow: 0px 0px 3px #000;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carousel-inx .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: 20px;
}
.owl-carousel-inx .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: 20px;
}
.owl-carousel-inx .owl-nav [class*="owl-"]:hover {
    background: #54545400;
    color: #d21d2e;
    text-decoration: none;
    border: 1px #e8344d solid;
    text-shadow: 0px 0px 3px #fff0;
}
.owl-carousel-inx .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousel-inx .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousel-inx .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel-inx .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carousel-inx .owl-dots .owl-dot.active span,
.owl-carousel-inx .owl-dots .owl-dot:hover span {
    background: #869791;
}
.no-js .owl-carousel-inx {
    display: block;
}
.owl-carousel-inx .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.index-ban {
    margin-top: 107px;
}

.sect-ser-out {
    display: flex;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #0000004f;
}
.sect-ser-out .sect-ser-img {
    width: 100%;
    max-width: 50%;
    border: 1px #e8344d solid;
    border-radius: 6px;
    overflow: hidden;
}
.sect-ser-out .sect-ser-img img {
    width: 100%;
}
.sect-ser-cnt .se-rea-ab-out .se-rea-ab {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #203c8b;
}
.sect-ser-cnt .se-rea-ab-out .se-rea-ab img {
    width: 15px;
}
@media only screen and (max-width: 1024px) {
    .h-ban .owl-carousel-inx .owl-item img {
        height: 195px;
    }
    .rst-h-ban .owl-carousel-inx .owl-item img {
        height: 280px;
    }
    .rst-h-ban .owl-carousel-inx .owl-item img {
        height: 280px;
    }
}
@media (max-width: 560px) {
    .h-ban .owl-carousel-inx .owl-item img {
        height: 150px;
    }
}
.order-placed-main {
    padding-bottom: 50px;
}
.order-out-ab .orde-img-ab {
    max-width: 120px;
    width: 100%;
}
.order-out-ab .orde-img-ab img {
    max-width: 100%;
    max-height: 100%;
}
.order-out-ab .order-link-ab {
    display: block;
    margin: 0 0 5px;
}
.order-out-ab .orde-cnt-ab h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.order-out-ab .orde-cnt-ab h3 {
    font-size: 22px;
    text-align: right;
    color: #000;
    font-weight: 600;
}
.order-out-ab .orde-cnt-ab {
    width: 100%;
    padding: 0 10px 0 20px;
}
.order-out-ab .orde-cnt-ab h3 i {
    font-size: 19px;
    font-weight: 400;
}
.orde-cnt-ab-out {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 12px;
    background: #ffffff;
    border-radius: 3px;
}
.order-out-ab .order-link-ab:hover {
    text-decoration: none;
}
.delivery-ac h2 {
    font-size: 22px;
    font-weight: 600;
}
.delivery-ac h3 {
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 22px;
}
.delivery-ac h4 {
    margin-top: 4px;
    font-size: 22px;
}


.order-out-ab .orde-total-ab {
    padding: 8px 20px 10px 20px;
    text-align: right;
    background: #ffd669;
}
.order-out-ab .orde-total-ab h3 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 0;
    color: #000;
}
.order-out-ab .orde-total-ab h3 i {
    font-size: 18px;
    font-weight: 400;
}
.delivery-ac {
    background: #fff;
    padding: 22px;
    margin: 0px 0 38px;
}
.my-order-ab {
    display: block;
}
.my-ord-out-ac {
    display: block;
    padding: 16px;
    margin-bottom: 15px;
    border: 1px #e0e0e0 solid;
}
.order-id-ad {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.order-id-ad a.order-id-ag {
    display: inline-block;
    background: #203c8b;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    border-radius: 3px;
}
.order-id-ad button.order-rate-ah {
    display: inline-block;
    color: #212121;
    font-weight: 600;
    padding: 10px 0 10px;
    background: none;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.order-id-ad button.order-rate-ah:focus {
    outline: 0;
    border: none;
}
.order-id-ad button.order-rate-ah:hover {
    color: #C05F30;
}
.my-order-ab .my-ord-ab-out {
    align-items: center;
    display: flex;
    height: 100%;
    background: #ffffff;
    border-radius: 3px;
}
.my-order-ab .my-ord-ab-out .my-ord-img-ab {
    max-width: 100px;
    width: 100%;
    margin-right: 15px;
}
.my-order-ab .my-ord-ab-out .my-ord-img-ab img {
    max-width: 100%;
    max-height: 100%;
}
.my-order-ab .my-ord-ab-out .my-ord-txt-ab {
    width: 100%;
}
.my-order-ab .my-ord-ab-out .my-ord-txt-ab a.my-ord-nm-ag {
    display: inline-block;
    color: #212121;
    margin-bottom: 15px;
}
.my-order-ab .my-ord-ab-out .my-ord-txt-ab h2 {
    font-size: 18px;
}
.my-order-ab .my-ord-ab-out .my-ord-txt-ab .my-ord-txt-ae {
    display: flex;
    justify-content: space-between;
}
.my-ord-txt-ab .my-ord-txt-ae h3 {
    font-size: 20px;
    font-weight: 700;
}
.my-ord-txt-ab .my-ord-txt-ae h3 i {
    font-size: 18px;
    font-weight: 300;
}
.my-ord-txt-ab .my-ord-txt-ae h4 {
    font-size: 17px;
    color: #28a745;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}
.my-ord-txt-ab .my-ord-txt-ae h4:hover {
    color: #000;
    text-decoration: none;
}
.my-ord-out-ac .order-date-af h2 {
    font-size: 14px;
    color: #e75d1c;
    font-weight: 600;
    border-top:1px #e3e3e3 solid;
    padding: 10px 3px;
    margin: 14px 0 0;
}
.rate-cls-12{
    border: none;
    background-color: #fff;
    font-size: 21px;
}
.rate-cls-12:hover{
    color:#C05F30 !important;
}
.rate-ft12{
    padding-right:0 !important;
}
.clasificacion .prd-rating-m {
    padding: 15px;
}
.clasificacion .prd-rating-m .form-group .col-form-label {
    font-size: 16px;
}
.clasificacion .prd-rating-m .form-group .col-form-label:hover {
    color: grey;
}
.my-ord-txt-ab .you-item-aj:hover {
    text-decoration: none;
}
.rating-model-ah .close {
    cursor: pointer;
}
.rating-model-ah .close:hover {
    color: #e8344d;
}
.rating-model-ah .close:focus {
    outline: 0;
    border: none;
}
.rating-model-ah .modal-header .modal-title {
    font-size: 21px;
}
.rating-model-ah .modal-body .form-group label.col-form-label {
    font-size: 18px;
    color: #000;
}
.rating-model-ah .modal-body .form-group label.col-form-label:hover {
    color: #000;
}
.rating-model-ah .modal-body .form-group textarea.form-control:focus {
    outline: 0;
    border: 1px orange solid;
    box-shadow: none;
}
.rating-model-ah .modal-footer button {
    cursor: pointer;
}
.contact_out-ab {
    display: block;
}
.contact_out-ab .contact-map-ab {
    display: block;
}
.contact_out-ab .contact-map-ab h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #da220f;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 {
    margin-bottom: 30px;
}
.ma-con-out .in-heda-ab {
    margin-bottom: 35px;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 input {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 0 3px 6px 3px;
    border-bottom: 1px #50b949 solid;
    border-right: none;
    border-left: none;
    border-top: none;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 input:focus,
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 textarea:focus {
    outline: 0;
    border-bottom: 1px #cfd0cf solid;
    border-right: none;
    border-left: none;
    border-top: none;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 textarea {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 60px;
    padding: 0 3px 6px 3px;
    margin-bottom: 20px;
    border-bottom: 1px #50b949 solid;
    border-right: none;
    border-left: none;
    border-top: none;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 .round-btn {
    border: 1px #0000 solid;
    font-size: 15px;
    padding: 7px 35px 9px;
    background-color: #da220f;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 .round-btn:hover {
    background: #fff;
    border: 1px #da220f solid;
    color: #da220f;
}
.contact_out-ab .contact-map-ab .con-for12 .field-wrap12 .round-btn:focus {
    outline: 0;
}
.contact_out-ab .ma-con-out {
    padding: 0 0;
}
.contact_out-ab .ma-con-out .ma-con-add-ab {
    display: flex;
    margin-bottom: 20px;
}
.map-con12 {
    margin-top: 30px;
    padding: 6px;
    border: 1px #f1f1f1 solid;
}
.map-con12 iframe {
    height: 250px;
}
.contact_out-ab .ma-con-out .ma-con-add-ab:last-child {
    margin-bottom: 0;
}
.contact_out-ab .ma-con-out .ma-con-add-ab i {
    max-width: 28px;
    width: 100%;
}
.contact_out-ab .ma-con-out .ma-con-add-ab .ma-spm-ac {
    width: 100%;
    font-weight: 300;
    font-size: 15px;
}
.contact_out-ab .ma-con-out .ma-con-add-ab .ma-spm-ac a {
    color: #000;
    cursor: default;
}
.contact_out-ab .ma-con-out .ma-con-add-ab .ma-spm-ac a:hover {
    text-decoration: none;
}

.my-app-gfwout .my-app-df12 .my-app-df16{
    display:flex;
    justify-content: space-between;
}
.my-app-gfwout .my-app-df12 .my-app-df16 .my-app-df19 .my-app-df17{
    margin-bottom:7px;
}
.my-app-gfwout .my-app-df12 .my-app-df16 .my-app-df20 .my-app-df21{
    margin-bottom:7px;   
}
.my-app-gfwout .my-app-df12 .my-app-df15 .my-app-df23{
    margin-bottom:7px;  
    line-height: 22px;
}
.my-app-gfwout .my-app-df12 .my-app-df15 .my-app-df24{
    line-height: 22px;
}
.my-app-gfwout .my-app-df12 .my-app-df13 .my-app-df14{
    display: inline-block;
    background: #203c8b;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    border-radius: 3px;
}
.my-app-gfwout .my-app-df12{
    padding: 17px 15px 22px;
    background: #ebf1e9;
    border-radius: 4px;
}
.my-app-gfwout .my-app-df12 .my-app-df15 .my-app-df23 .my-app-df23-1{
    color: #2a8513;
}
.my-app-gfwout .my-app-df12 .my-app-df15 .my-app-df24 .my-app-df24-1{
    color: #c05f30;
}
@media (max-width: 1024px) {
    .contact_out-ab .ma-con-out {
        margin-bottom: 15px;
    }
}
.customer_out-ab {
    display: block;
}
.customer_out-ab .ma-con-out .custe-num-ad {
    font-weight: 600;
    font-weight: 700;
    font-size: 16px;
}
.customer_out-ab .ma-con-out .custe-num-ad a {
    color: #000;
}
.customer_out-ab .ma-con-out .custe-num-ad a:hover {
    text-decoration: none;
    cursor: default;
}
.about-ban-a {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.about-ban-a .about-ban-a-in {
    width: 800px;
    margin-left: 50px;
}
.about-time-order-ab {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    border-radius: 3px;
    color: #ffffff;
    border: 1px #ffffff solid;
    padding: 7px 10px;
    text-align: center;
    background: #28a84e;
    display: inline-block;
    margin: 0 0 10px 0;
}
.about-ban-a .about-ban-a-in p {
    font-size: 15px;
}
.about-ban-b {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.about-ban-b .about-ban-a-in {
    width: 450px;
}
.about-ban-b .about-ban-a-in h2 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 51px;
    margin-bottom: 20px;
    text-align: right;
}
.about-ban-b .about-ban-a-in p {
    font-size: 15px;
    color: #fff;
    text-align: right;
}
.about-ban-c {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.about-ban-c .about-ban-a-in {
    width: 450px;
    margin-right: 50px;
}
.about-ban-c .about-ban-a-in h2 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    line-height: 51px;
    margin-bottom: 20px;
    text-align: right;
}
.about-ban-c .about-ban-a-in p {
    font-size: 15px;
    color: #000;
    text-align: right;
}
.mobile-nav-button {
    width: 29px;
    height: 30px;
    position: relative;
    margin: 25px 0 0 0;
    left: 0;
    top: 0;
    z-index: 9999;
    cursor: pointer;
}
.mobile-nav-button .mobile-nav-button__line {
    width: 100%;
    height: 2px;
    background: #ffffff;
    position: relative;
    transition: 1s ease;
}
.mobile-nav-button:hover .mobile-nav-button__line {
    background: #e8344d;
}
.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
    margin: 6px 0;
}
.mobile-nav-button .mobile-nav-button__line--1 {
    transform: rotate(45deg);
    top: 13px;
    position: absolute;
    background: #000000;
}
.mobile-nav-button .mobile-nav-button__line--2 {
    display: none;
}
.mobile-nav-button .mobile-nav-button__line--3 {
    transform: rotate(135deg);
    top: 13px;
    position: absolute;
    background: #000000;
}
.mobile-menu {
    display: block;
    max-width: 330px;
    width: 100%;
    left: -100%;
    height: 100vh;
    background: #ffffff;
    box-shadow: 0px 0px 13px #00000036;
    position: fixed;
    z-index: 9998;
    transition: 0.6s ease;
    top: 0;
    opacity: 0;
    overflow: auto;
    overflow-x: hidden;
    z-index: 999;
}
.mobile-menu::-webkit-scrollbar {
    width: 10px;
    display: none;
}
.mobile-menu:hover::-webkit-scrollbar {
    display: block;
}
.mobile-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.mobile-menu::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
.mobile-menu ul {
    position: relative;
    padding: 40px 0 0 55px;
}
.mobile-menu ul li {
    text-align: left;
    list-style: none;
    line-height: 33px;
    padding: 7px 10px 7px 20px;
    margin-bottom: 1px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.mobile-menu ul li a span {
}
.mobile-menu ul li i {
    font-size: 30px;
    color: #000000;
    margin-right: 22px;
}
.mobile-menu ul li a {
    width: 100%;
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    position: relative;
}
.mobile-menu ul li a:hover {
    color: #e8344d;
}
.mobile-menu ul li a:hover:after {
    right: 0;
}
.mobile-menu img {
    position: absolute;
    width: 150px;
    display: block;
    left: 50%;
    top: 3rem;
    transform: translatex(-50%);
    padding: 0;
    text-align: center;
}
.mobile-menu--open {
    left: 0;
    opacity: 1;
}





.sticky-f-out {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 0px 5px #888888;
    padding: 8px 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}
.sticky-f-out a {
    display: inline-block;
    margin: 0 10px;
    width: 20%;
    text-align: center;
}
.sticky-f-out a:hover {
    text-decoration: none;
}
.sticky-f-out a:hover .sticky-f-a {
    transition: all 0.4s ease-in-out;
    color: #ffffff;
    background: #e8344d;
}
.sticky-f-out a .sticky-f-a {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 11px;
    color: #000000;
    background: #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.sticky-f-out a .hda-ma {
    background: none;
    border: none;
    cursor: pointer;
}
.sticky-f-out a .hda-ma:focus {
    outline: 0;
    border: none;
}
.sticky-f-out a .sticky-f-b {
    color: #000;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}





.menu-s-l {
    display: block;
    position: inherit !important;
    width: inherit !important;
    left: inherit !important;
    margin: 0 0 0 0 !important;
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
}
.menu-fw-in li.menu-b ul li a {
    font-weight: 300 !important;
}

.menu-f-w {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: #fff !important;
    border: 1px #d2d2d2 solid;
    box-shadow: 0px 2px 2px #00000029;
}
.menu-f-w li {
    border-bottom: 1px #e4e4e4 dotted !important;
    float: none !important;
}
.menu-f-w li:last-child {
    border-bottom: none !important;
}
.menu-fw-out {
    border-right: 1px #e0e0e0 solid;
    padding-top: 5px;
    padding-bottom: 6px;
}
.menu-fw-in li,
.menu-fw-in li a {
    width: auto !important;
}
.menu-fw-in li {
}
.menu-fw-in li:hover a {
    color: #2d5bdc !important;
}
.menu-fw-in li.menu-b:hover a {
    color: #2d5bdc !important;
}
.menu-fw-in li:first-child {
    border-bottom: none !important;
}
.menu-fw-in li.menu-b a {
    color: #383838 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}
.menu-fw-in li a {
    padding: 7px 12px 6px 11px !important;
    color: #717171 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 17px !important;
}


@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1200px) {


    .hda-post {
        font-size: 10px;
    }




    .t-h-menu li a {
        font-size: 11px;
    }
    .t-h-menu li {
        margin: 0 1px;
    }
    .head-top12 {
        margin: 12px 0 0 0;
    }
}
@media only screen and (max-width: 991px) {


    .menu_box {
        height: 50px;
    }




}
@media only screen and (max-width: 991px) {





}
@media only screen and (max-width: 768px) {



    .modal-body-my-act {
        display: block;
    }
    .my-act-lft {
        width: 100%;
        background-position: bottom right;
        min-height: 145px;
        background-size: 23%;
    }
    .my-act-lft2 {
        background-position: bottom right;
    }



}
@media only screen and (max-width: 767px) {

    .log-pro {
        font-size: 13px;
    }
    .log-pro::after {
        background-size: 9px;
    }
    .my-profile-main,
    .cart-main,
    .order-placed-main,
    .log-main {
        margin-top: 30px;
    }

}

.line-head {
    height: 2px;
    background: #fff;
}
.line-head-in {
    width: 40%;
    height: 100%;
    background: #ed101a;
    margin-left: auto;
}


.owl-carousela {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousela .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousela .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousela .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousela .owl-wrapper,
.owl-carousela .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousela .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.rst-h-ban .owl-carousela .owl-item img {
    display: block;
    width: 100%;
    height: 295px;
}
.owl-carousela .owl-nav.disabled,
.owl-carousela .owl-dots.disabled {
    display: none;
}
.owl-carousela .owl-nav .owl-prev,
.owl-carousela .owl-nav .owl-next,
.owl-carousela .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousela.owl-loaded {
    display: block;
}
.owl-carousela.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousela.owl-hidden {
    opacity: 0;
}
.owl-carousela.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousela.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousela.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousela.owl-rtl {
    direction: rtl;
}
.owl-carousela.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousela {
    display: block;
}
.owl-carousela .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousela .owl-animated-in {
    z-index: 0;
}
.owl-carousela .owl-animated-out {
    z-index: 1;
}
.owl-carousela .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousela .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousela .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousela .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousela .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousela .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousela .owl-video-playing .owl-video-tn,
.owl-carousela .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousela .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousela .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousela .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousela .owl-dots,
.owl-carousela .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carousela .owl-nav {
    margin-top: 10px;
}
.owl-carousela .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-shadow: none;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carousela .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: 20px;
    border: 1px #ffff solid;
    border-radius: 100%;
}
.owl-carousela .owl-nav .owl-prev {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 1px #ffff solid;
    border-radius: 100%;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: 20px;
}
.h-ban .owl-prev .flaticon-back {
    margin: 10px 0 0 10px;
}
.h-ban .owl-next .flaticon-next {
    margin: 10px 0 0 10px;
}
.owl-carousela .owl-nav [class*="owl-"]:hover {
    background: #fcf0e2;
    color: #9a6728;
    text-decoration: none;
    text-shadow: 0px 0px 3px #fff0;
}
.owl-carousela .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousela .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousela .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousela .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carousela .owl-dots .owl-dot.active span,
.owl-carousela .owl-dots .owl-dot:hover span {
    background: #869791;
}
.best-op-out {
    text-align: center;
    padding-bottom: 125px;
}
.best-op-out .best-op-ab img {
    max-width: 100%;
}
.best-op-out h3.best-txt-ac {
    font-size: 37px;
    font-weight: 400;
    margin-bottom: 25px;
}
.best-op-out p.best-txt-ae {
    font-size: 16px;
    color: #6d6a6a;
    line-height: 28px;
}
.subscri-out-ab {
    text-align: center;
    background: url(../images/get-discount_bg.jpg) repeat;
    padding: 100px 0 100px;
}
.subscri-out-ab h3 {
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 25px;
}
.subscri-out-ab p {
    font-size: 17px;
    color: #7b7b7b;
}
.subscri-out-ab .sub-field-ac {
    margin-top: 40px;
}
.subscri-out-ab .sub-field-ac .email {
    font-size: 13px;
    color: #a4a8a4;
    text-align: center;
    background: #fff;
    width: 100%;
    height: 62px;
    border-radius: 5px;
    border: 1px #fff solid;
    letter-spacing: 5px;
}
.subscri-out-ab .sub-field-ac .email:focus {
    outline: 0;
    border: 1px #f15922 solid;
}
.subscri-out-ab .sub-field-ac .sub {
    font-size: 16px;
    font-weight: 600;
    background: #f15922;
    color: #fff;
    border: 1px #f15922 solid;
    border-radius: 4px;
    padding: 14px 40px 15px;
    margin-top: 23px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.subscri-out-ab .sub-field-ac .sub:hover {
    background: #d24512;
    border: 1px #f15922 solid;
}
.subscri-out-ab .sub-field-ac .sub:focus {
    outline: 0;
    border: 1px #f15922 solid;
}
@media only screen and (max-width: 1200px) {
    .h-ban .owl-carousela .owl-item img {
        display: block;
        width: 100%;
        height: 400px;
    }
}
.owl-carouselb {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carouselb .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h-shope {
    padding: 65px 0 70px;
}
.h-shope .combo-hd {
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}
.h-shope .combo-hd::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    margin: 16px 0 0 0;
    background: #cccccc;
}
.h-shope .combo-hd h2 {
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    background: #e9e9e9;
    position: relative;
    z-index: 999;
    padding: 0 20px;
}
.owl-carouselb .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carouselb .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carouselb .owl-wrapper,
.owl-carouselb .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carouselb .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carouselb .owl-item img {
    display: block;
    width: 100%;
}
.owl-carouselb .owl-item a {
    border-radius: 5px;
    overflow: hidden;
    display: block;
    transition: all 0.3s ease-in-out;
}
.owl-carouselb .owl-item a:hover {
    opacity: 0.6;
}
.owl-carouselb .owl-nav.disabled,
.owl-carouselb .owl-dots.disabled {
    display: none;
}
.owl-carouselb .owl-nav .owl-prev,
.owl-carouselb .owl-nav .owl-next,
.owl-carouselb .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouselb.owl-loaded {
    display: block;
}
.owl-carouselb.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carouselb.owl-hidden {
    opacity: 0;
}
.owl-carouselb.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carouselb.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouselb.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carouselb.owl-rtl {
    direction: rtl;
}
.owl-carouselb.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carouselb {
    display: block;
}
.owl-carouselb .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carouselb .owl-animated-in {
    z-index: 0;
}
.owl-carouselb .owl-animated-out {
    z-index: 1;
}
.owl-carouselb .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carouselb .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carouselb .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carouselb .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carouselb .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carouselb .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carouselb .owl-video-playing .owl-video-tn,
.owl-carouselb .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carouselb .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carouselb .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carouselb .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carouselb .owl-dots,
.owl-carouselb .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carouselb .owl-nav {
    margin-top: 10px;
}
.owl-carouselb .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-carouselb .owl-nav [class*="owl-"]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}
.owl-carouselb .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carouselb .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carouselb .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carouselb .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carouselb .owl-dots .owl-dot.active span,
.owl-carouselb .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-carouselc {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carouselc .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carouselc .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carouselc .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carouselc .owl-wrapper,
.owl-carouselc .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carouselc .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carouselc .owl-item img {
    display: block;
}
.owl-carouselc .owl-nav.disabled,
.owl-carouselc .owl-dots.disabled {
    display: none;
}
.owl-carouselc .owl-nav .owl-prev,
.owl-carouselc .owl-nav .owl-next,
.owl-carouselc .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouselc.owl-loaded {
    display: block;
}
.owl-carouselc.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carouselc.owl-hidden {
    opacity: 0;
}
.owl-carouselc.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carouselc.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouselc.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carouselc.owl-rtl {
    direction: rtl;
}
.owl-carouselc.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carouselc {
    display: block;
}
.owl-carouselc .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carouselc .owl-animated-in {
    z-index: 0;
}
.owl-carouselc .owl-animated-out {
    z-index: 1;
}
.owl-carouselc .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carouselc .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carouselc .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carouselc .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carouselc .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carouselc .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carouselc .owl-video-playing .owl-video-tn,
.owl-carouselc .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carouselc .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carouselc .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carouselc .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carouselc .owl-dots,
.owl-carouselc .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carouselc .owl-nav {
    margin-top: 10px;
}
.owl-carouselc .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 10px 7px;
    background: #929292;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carouselc .owl-nav [class*="owl-"]:hover {
    background: #54545400;
    color: #d21d2e;
    text-decoration: none;
    border: 1px #e8344d solid;
}
.owl-carouselc .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: 20px;
}
.owl-carouselc .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: 20px;
}
.owl-carouselc .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carouselc .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carouselc .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carouselc .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carouselc .owl-dots .owl-dot.active span,
.owl-carouselc .owl-dots .owl-dot:hover span {
    background: #e8344d;
}
.on-out-pro {
    text-align: center;
    padding-right: 2px;
}
.on-out-pro a:hover {
    text-decoration: none;
}
.on-out-pro-img {
    display: flex;
    height: 223px;
    align-items: center;
    justify-content: center;
}
.on-out-pro .on-out-pro-img img {
    max-width: 100%;
    max-height: 100%;
}
.on-out-pro-img-b {
    display: flex;
    height: 240px;
    align-items: center;
    justify-content: center;
}
.on-out-pro .on-out-pro-img-b img {
    max-width: 100%;
    max-height: 100%;
}
.on-out-pro .on-love {
    display: inline-block;
    font-size: 13px;
    color: #203c8b;
    margin-bottom: 3px;
}
.on-out-pro .on-love:hover {
    text-decoration: none;
}
.on-out-pro .on-love:hover i,
.on-out-pro .on-love.active i {
    color: #e8344d;
}
.on-out-pro .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
}
.on-out-pro on-love span {
    margin-left: 2px;
}
.on-out-pro .on-pro-hd-a {
    font-size: 17px;
    color: #203c8b;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.on-out-pro .on-pro-hd-b {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.on-out-pro .on-sh-out {
    margin-top: 12px;
}
.on-out-pro .on-shop {
    color: #969696;
    font-size: 12px;
}
.on-out-pro .on-shop:hover i {
    color: #101010;
}
.on-shop-in {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.on-out-pro .on-shop span {
    margin-left: 2px;
}
.on-out-pro .on-shop i {
    color: #b2b2b2;
}
.on-out-pro .pro-price {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.on-out-pro .pro-price span {
    color: #e8344d;
}
.on-out-pro .pro-price .pro-price-in {
    font-weight: 700;
}
.mar-btm25 {
    margin-bottom: 25px;
}
.owl-carouseld {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carouseld .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carouseld .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carouseld .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carouseld .owl-wrapper,
.owl-carouseld .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carouseld .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carouseld .owl-item img {
    display: block;
}
.owl-carouseld .owl-nav.disabled,
.owl-carouseld .owl-dots.disabled {
    display: none;
}
.owl-carouseld .owl-nav .owl-prev,
.owl-carouseld .owl-nav .owl-next,
.owl-carouseld .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouseld.owl-loaded {
    display: block;
}
.owl-carouseld.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carouseld.owl-hidden {
    opacity: 0;
}
.owl-carouseld.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carouseld.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carouseld.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carouseld.owl-rtl {
    direction: rtl;
}
.owl-carouseld.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carouselb {
    display: block;
}
.owl-carouseld .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carouseld .owl-animated-in {
    z-index: 0;
}
.owl-carouseld .owl-animated-out {
    z-index: 1;
}
.owl-carouseld .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carouseld .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carouseld .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carouseld .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carouseld .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carouseld .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carouseld .owl-video-playing .owl-video-tn,
.owl-carouseld .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carouseld .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carouseld .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carouseld .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carouseld .owl-dots,
.owl-carouseld .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carouseld .owl-nav {
    margin-top: 10px;
}
.owl-carouseld .owl-nav [class*="owl-"] {
    color: #b5b5b5;
    font-size: 33px;
    margin: 5px;
    padding: 4px 3px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carouseld .owl-nav [class*="owl-"]:hover {
    background: #54545400;
    color: #d21d2e;
    text-decoration: none;
    text-shadow: 0px 0px 3px #fff0;
}
.owl-carouseld .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: -50px;
}
.owl-carouseld .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: -50px;
}
.owl-carouseld .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carouseld .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carouseld .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carouseld .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carouseld .owl-dots .owl-dot.active span,
.owl-carouseld .owl-dots .owl-dot:hover span {
    background: #869791;
}
.fea-out-pro {
    text-align: center;
}
.fea-out-pro a:hover {
    text-decoration: none;
}
.fea-out-pro-img {
    display: flex;
    height: 125px;
    align-items: center;
    justify-content: center;
}
.fea-out-pro .fea-out-pro-img img {
    max-width: 100%;
    max-height: 100%;
}
.fea-out-pro .on-love {
    display: inline-block;
    font-size: 13px;
    color: #203c8b;
    margin-bottom: 3px;
}
.fea-out-pro .on-love:hover {
    text-decoration: none;
}
.fea-out-pro .on-love:hover i,
.fea-out-pro .on-love.active i {
    color: #e8344d;
}
.fea-out-pro .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
}
.fea-out-pro .on-pro-hd-a {
    font-size: 17px;
    color: #e8344d;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.h-ban .owl-carousela .owl-item img {
    display: block;
    width: 100%;
    height: 605px;
}
.h-ban {
    width: 100%;
    height: 605px;
}
.h-pro-out {
    padding: 30px 0 30px;
}
.h-pro-out-a {
    background: #fff;
    box-shadow: 0px 0px 5px #888888;
    border-radius: 6px;
    overflow: hidden;
}
.h-pro-out-a .row {
    min-height: 300px;
    margin-right: 0;
    margin-left: 0;
}
.all-pro-hed {
    background: #f7f7f7;
    border-right: 9px #fff solid;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.all-pro-hed:after {
    content: "";
    position: absolute;
    width: 285px;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0px;
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
    background: #efefef;
    z-index: 7;
}
.all-pro-hed-b {
    background: #f7f7f7;
    border-left: 9px #fff solid;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.all-pro-hed-b:after {
    content: "";
    position: absolute;
    width: 285px;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 2px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    background: #efefef;
    z-index: 7;
}
.all-pro-hed-b .pro-out-txt {
    position: relative;
    z-index: 9;
    margin-right: 70px;
    margin-left: auto !important;
    margin: 0 25px 0 0;
}
.pro-out-txt h1 {
    font-size: 24px;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 23px;
}
.pro-out-txt a {
    font-size: 15px;
    color: #fff;
    background: #203c8b;
    border: 1px #203c8b solid;
    border-radius: 4px;
    padding: 5px 35px 7px;
}
.pro-out-txt a:hover {
    color: #e8344d;
    background: #203c8b00;
    text-decoration: none;
    border: 1px #e8344d solid;
}
.all-pro-hed .pro-out-txt {
    margin-left: 25px;
    position: relative;
    z-index: 9;
}
.h-pro-slide {
    display: block;
    padding: 16px 0 32px;
}
.h-ad {
    display: block;
    text-align: center;
    margin: 10px 0;
}
.h-ad img {
    max-width: 100%;
}
.h-fea-out {
    background: #fff;
    padding: 85px 0;
    min-height: 300px;
    border: 1px #dadcdc solid;
    border-radius: 6px;
}
.h-fea-out h2 {
    font-size: 22px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}
.fea-slide {
    padding: 0 120px;
}
.foot-out {
    background: #fff3e5;
    padding: 65px 0 0;
    box-shadow: 0px 0px 4px #c3c3c3;
    font-weight: 400;
}
.foot-ab {
    padding: 0 0 80px;
}
.ft-mn-a h3 {
    font-size: 15px;
    color: #008000;
    font-weight: 600;
    margin-bottom: 25px;
}
.ft-mn-sd {
    padding-left: 0;
    margin-bottom: 0;
}
.ft-mn-sd li {
    line-height: 15px;
    margin-bottom: 15px;
    list-style: none;
}
.ft-mn-sd li a {
    font-size: 14px;
    font-weight: 600;
    color: #484848;
}
.ft-mn-bo {
    border: none;
}
.ft-mn-b {
    padding-left: 24px;
}
.foot-pay {
}
.hp-fhk12 {
    font-size: 14px;
    font-style: italic;
}
.hp-fhk13 {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin: 8px 0 18px;
}
.hp-fhk14 {
    display: flex;
    margin-bottom: 20px;
}
.hp-fhk14 .hp-fhk15 img {
    max-width: 100%;
}
.hp-fhk14 .hp-fhk16 {
    margin-left: 10px;
}
.foot-pay h3 {
    font-size: 15px;
    color: #008000;
    font-weight: 600;
    margin-bottom: 25px;
}
.foot-pay ul {
    padding-left: 0;
    margin-bottom: 0;
}
.foot-pay ul li {
    float: left;
    margin-right: 5px;
    list-style: none;
}
.foot-social {
    float: right;
}
.foot-sub {
    margin-top: 67px;
}
.foot-social h3 {
    font-size: 15px;
    color: #008000;
    font-weight: 600;
    margin-bottom: 25px;
}
.foot-social ul {
    padding-left: 0;
    margin-bottom: 0;
}
.foot-social ul li {
    list-style: none;
    float: left;
}
.foot-social ul li a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-shadow: 1px 2px 4px #00000029;
    margin: 0 13px 0 0;
    text-align: center;
    background: #fff;
    font-size: 22px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-sub input.foo-subin:hover,
.foot-sub input.foo-subin:focus {
    outline: 0;
    border: 1px #929292 solid;
}
.foot-social ul li a:hover {
    border: 1px #f15922 solid;
    color: #f15922;
}
.foot-social ul li a:hover {
    text-decoration: none;
}
.foot-sub input.foo-subin {
    width: 300px;
    font-size: 11px;
    color: #000;
    border: 1px #e7e7e7 solid;
    padding: 3px 0 3px 10px;
}
.foot-sub input.foo-goin {
    font-size: 13px;
    color: #4a4a4a;
    cursor: pointer;
    border: 1px #e7e7e7 solid;
    padding: 6px 15px 6px 15px;
    margin-left: 3px;
    background: rgb(254, 254, 254);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(193, 193, 193, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(193, 193, 193, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(193, 193, 193, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c1c1c1',GradientType=0 );
}
.foot-sub input.foo-goin:hover,
.foot-sub input.foo-goin:focus {
    outline: 0;
    border: 1px #e7e7e7 solid;
    background: rgb(254, 254, 254);
    background: -moz-linear-gradient(to bottom, #c1c1c1 0%, #fff 100%);
    background: -webkit-linear-gradient(to bottom, #c1c1c1 0%, #fff 100%);
    background: linear-gradient(to bottom, #c1c1c1 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#fefefe',GradientType=0 );
}
.foot-sub form {
    display: flex;
}
.non-l-foot-m {
    display: none;
}
.app-out {
    text-align: right;
    margin-top: 18px;
}
.app-out a {
    margin-bottom: 10px;
    display: inline-block;
    clear: right;
}
.foot-bot {
    margin-top: 50px;
}
.copy-foot {
    font-size: 13px;
    color: #000;
    margin: 10px 0 18px;
    line-height: 22px;
}
.copy-foot a {
    color: #000;
}
.copy-foot span {
    color: #bababa;
}
.soft-link {
    font-size: 12px;
    text-align: right;
}
.soft-link a {
    color: #000;
}
.soft-link a:hover {
    text-decoration: none;
    color: #e8344d;
}


.log-out14 .log13{
    padding: 12px 20px;
    background: rgb(88 88 88);
    border: 1px rgb(88 88 88) solid;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    transition:all 0.2s ease-in-out;
}
.log-out14 .log13:hover{
    background-color: rgb(126 126 126) !important;
    border-color: rgb(126 126 126) !important;
}




.flaticon-boat-from-front-view:before {
    content: "\f100";
}
.flaticon-transport:before {
    content: "\f101";
}
.flaticon-down-arrow:before {
    content: "\f102";
}
.flaticon-restaurant:before {
    content: "\f103";
}
.flaticon-garbage:before {
    content: "\f104";
}
.flaticon-settings:before {
    content: "\f105";
}
.flaticon-magnifying-glass:before {
    content: "\f106";
}
.flaticon-avatar:before {
    content: "\f107";
}
.flaticon-next:before {
    content: "\f108";
}
.flaticon-back:before {
    content: "\f109";
}
.flaticon-reload:before {
    content: "\f10a";
}
.flaticon-speaker:before {
    content: "\f10b";
}
.flaticon-auto-rickshaw:before {
    content: "\f10c";
}
.flaticon-cancel:before {
    content: "\f10d";
}
.flaticon-worker-1:before {
    content: "\f10e";
}
.flaticon-signs-1:before {
    content: "\f10f";
}
.flaticon-car:before {
    content: "\f110";
}
.flaticon-contact:before {
    content: "\f111";
}
.flaticon-facebook:before {
    content: "\f112";
}
.flaticon-twitter:before {
    content: "\f113";
}
.flaticon-chat:before {
    content: "\f114";
}
.flaticon-add:before {
    content: "\f115";
}
.flaticon-user:before {
    content: "\f116";
}
.flaticon-star:before {
    content: "\f117";
}
.flaticon-shopping-bag:before {
    content: "\f118";
}
.flaticon-twitter-logo-silhouette:before {
    content: "\f119";
}
.flaticon-social-media-7:before {
    content: "\f11a";
}
.flaticon-heart-shape-silhouette:before {
    content: "\f11b";
}
.flaticon-rupee-indian:before {
    content: "\f11c";
}
.flaticon-facebook-placeholder-for-locate-places-on-maps:before {
    content: "\f11d";
}
.flaticon-delivery-truck-with-packages-behind:before {
    content: "\f11e";
}
.flaticon-facebook-logo:before {
    content: "\f11f";
}
.flaticon-google-plus-logo:before {
    content: "\f120";
}
.flaticon-menu-button:before {
    content: "\f121";
}
.flaticon-train-public-transport:before {
    content: "\f122";
}
.flaticon-earth-globe:before {
    content: "\f123";
}
.flaticon-shopping-cart:before {
    content: "\f124";
}
.flaticon-black-plane:before {
    content: "\f125";
}
.flaticon-sports-car:before {
    content: "\f126";
}
.flaticon-day-15-on-calendar:before {
    content: "\f127";
}
.flaticon-frontal-taxi-cab:before {
    content: "\f128";
}
.flaticon-pipes:before {
    content: "\f129";
}
.flaticon-barber:before {
    content: "\f12a";
}
.flaticon-electrician:before {
    content: "\f12b";
}
.flaticon-builder:before {
    content: "\f12c";
}
.flaticon-google-plus:before {
    content: "\f12d";
}
.flaticon-smartphone:before {
    content: "\f12e";
}
.flaticon-multimedia:before {
    content: "\f12f";
}
.flaticon-home:before {
    content: "\f130";
}
.flaticon-signs:before {
    content: "\f131";
}
.flaticon-operator:before {
    content: "\f132";
}
.flaticon-business:before {
    content: "\f133";
}
.flaticon-motorcycle:before {
    content: "\f134";
}
.flaticon-first-aid-kit:before {
    content: "\f135";
}
.flaticon-coding:before {
    content: "\f136";
}
.flaticon-insurance:before {
    content: "\f137";
}
.flaticon-sign:before {
    content: "\f138";
}
.flaticon-real-estate:before {
    content: "\f139";
}
.flaticon-login:before {
    content: "\f13a";
}
.flaticon-gift:before {
    content: "\f13b";
}
.flaticon-group:before {
    content: "\f13c";
}
.flaticon-mask:before {
    content: "\f13d";
}
.flaticon-list:before {
    content: "\f13e";
}
.flaticon-train:before {
    content: "\f13f";
}
.flaticon-coffee-cup:before {
    content: "\f140";
}
.flaticon-roller-brush:before {
    content: "\f141";
}
.flaticon-delivery:before {
    content: "\f142";
}
.flaticon-vehicle:before {
    content: "\f143";
}
.flaticon-high-heels:before {
    content: "\f144";
}
.flaticon-stethoscope:before {
    content: "\f145";
}
.flaticon-briefcase:before {
    content: "\f146";
}
.flaticon-squares:before {
    content: "\f147";
}
.flaticon-youtube-1:before {
    content: "\f148";
}
.flaticon-social-media-6:before {
    content: "\f149";
}
.flaticon-social-media-5:before {
    content: "\f14a";
}
.flaticon-social-media-4:before {
    content: "\f14b";
}
.flaticon-calendar:before {
    content: "\f14c";
}
.flaticon-more:before {
    content: "\f14d";
}
.flaticon-social:before {
    content: "\f14e";
}
.flaticon-technology:before {
    content: "\f14f";
}
.flaticon-social-media-3:before {
    content: "\f150";
}
.flaticon-monitor:before {
    content: "\f151";
}
.flaticon-taxi:before {
    content: "\f152";
}
.flaticon-university:before {
    content: "\f153";
}
.flaticon-mortarboard:before {
    content: "\f154";
}
.flaticon-social-media-2:before {
    content: "\f155";
}
.flaticon-youtube:before {
    content: "\f156";
}
.flaticon-social-media-1:before {
    content: "\f157";
}
.flaticon-social-media:before {
    content: "\f158";
}
.flaticon-aeroplane:before {
    content: "\f159";
}
.flaticon-truck:before {
    content: "\f15a";
}
.flaticon-room-key:before {
    content: "\f15b";
}
.flaticon-worker:before {
    content: "\f15c";
}
.flaticon-turn-notifications-on-button:before {
    content: "\f15d";
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}
#glyphs {
    border-bottom: 1px solid #ccc;
    padding: 2em 0;
    text-align: center;
}
.glyph {
    display: inline-block;
    width: 9em;
    margin: 1em;
    text-align: center;
    vertical-align: top;
    background: #fff;
}
.glyph .glyph-icon {
    padding: 10px;
    display: block;
    font-family: "Flaticon";
    font-size: 64px;
    line-height: 1;
}
.glyph .glyph-icon:before {
    font-size: 64px;
    color: #222;
    margin-left: 0;
}
.class-name:last-child {
    font-size: 10px;
    color: #888;
}
.class-name:last-child a {
    font-size: 10px;
    color: #555;
}
.class-name:last-child a:hover {
    color: #a9fd00;
}
.glyph > input {
    display: block;
    width: 100px;
    margin: 5px auto;
    text-align: center;
    font-size: 12px;
    cursor: text;
}
.glyph > input.icon-input {
    font-family: "Flaticon";
    font-size: 16px;
    margin-bottom: 10px;
}
.attribution .title {
    margin-top: 2em;
}
.iconsuse {
    margin: 2em auto;
    text-align: center;
    max-width: 1200px;
}
.iconsuse:after {
    content: "";
    display: table;
    clear: both;
}
.iconsuse .image {
    float: left;
    width: 25%;
    padding: 0 1em;
}
.iconsuse .image p {
    margin-bottom: 1em;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}
@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        -ms-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        -ms-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        -ms-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        -ms-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@media only screen and (max-width: 1200px) {
    .h-ban {
        height: 450px;
        margin-top: 121px;
    }
    .h-ban .owl-carousela .owl-item img {
        height: 450px;
    }
}
@media only screen and (max-width: 1250px) {
    .ft-mn-b {
        padding-left: 0;
    }
    .ft-mn-a h3,
    .foot-pay h3,
    .foot-social h3 {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .hda-s-m {
        display: none;
    }
    .had-non-s {
        display: none !important;
    }
    .had-non-l {
        display: block !important;
    }

    .m-head {
        display: block;
    }



    .had-non-l {
        display: block !important;
    }







    .head-serch-b {
        margin: 13px 16px 0 0;
        font-size: 16px;
    }
    .hda-search-bb {
        box-shadow: 0px 0px 4px #5d5d5d;
        border-radius: 4px;
    }
    .head-serch-b .head-serch-c a {
        padding-bottom: 0;
        color: #fff !important;
        font-weight: 600;
    }
    .head-serch-b a:hover {
        text-decoration: none;
        color: #fff;
    }
    .head-serch-b li {
        list-style: none;
    }
    .head-serch-b li dd {
        display: none;
    }
    .noti-t-heda-s,
    .noti-t-hedb-s,
    .hda-cart-s,
    .hda-s-logo-s {
        position: relative;
        z-index: 99999;
    }
    .head-serch-b {
        z-index: 999999999;
    }
    .head-serch-d {
        position: absolute;
        left: 0;
        z-index: 9999;
        width: 100%;
        top: 100%;
        padding: 0 15px;
    }
    .hda-search-bb form {
        display: flex;
        background: #ffffff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .hda-search-bb form .hd-loca {
        background: #e7e7e7 url(../images/location.png) no-repeat 11px center;
        border: 1px #e7e7e7 solid;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 150px;
        height: 40px;
        padding: 0 10px 0 37px;
    }
    .hda-search-bb form .hd-sea {
        background: #fff;
        border: 1px #fff solid;
        width: 100%;
        padding: 0 10px 0 10px;
    }
    .hda-search-bb form .hd-sea:hover,
    .hda-search-bb form .hd-sea:focus {
        outline: 0;
        border: 1px #fff solid;
    }
    .hda-search-bb form .hd-sub:hover {
        background: #f33b54;
        border: 1px #f33b54 solid;
    }
    .hda-search-bb form .hd-sub {
        background: #e8344d;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        padding: 0 18px;
        border: 1px #e8344d solid;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        cursor: pointer;
    }
    .hda-search-bb form .hd-loca {
        font-size: 13px;
    }
    .noti-t-heda-s {
        height: 25px;
        margin: 12px 16px 0 0;
    }
    .noti-t-hedb-s {
        margin: 12px 10px 0 0;
    }
    .noti-t-heda-s:hover,
    .noti-t-hedb-s:hover {
        text-decoration: none;
    }
    .sd-hea-a {
        justify-content: flex-end !important;
        display: flex;
        position: inherit;
    }
    .noti-t-heda-s i {
        border-bottom: none;
        color: #fff;
        font-size: 18px;
    }
    .noti-t-hedb-s i {
        border-bottom: none;
        color: #fff;
        font-size: 22px;
    }
    .hda-cart-s {
        height: 25px;
        float: right;
        font-size: 16px;
        color: #fff;
        line-height: 20px;
        margin-top: 15px;
    }
    .hda-cart-s:hover {
        color: #fff;
        text-decoration: none;
    }
    .hda-cart-s span {
        font-size: 17px;
        margin-left: 2px;
    }


    .noti-t-hed-s:hover {
        border-bottom: none !important;
    }
    .hda-s-logo-s {
        text-align: center;
    }
    .hda-s-logo-s {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 4px 0 5px;
    }
    .hda-s-logo-s a img {
        width: 110px;
    }
    .all-pro-hed {
        display: block;
        text-align: center;
        border-right: none;
        background: #f2f2f2;
    }
    .pro-out-txt-m {
        display: block;
        position: relative;
    }
    .pro-out-txt-m h1 {
        font-size: 18px;
        text-transform: uppercase;
        padding: 20px 0 10px;
    }
    .pro-out-txt-m a {
        font-size: 12px;
        color: #e8344d;
        padding: 2px 10px 1px;
        border: 1px #e8344d solid;
        position: absolute;
        right: 0;
        top: 17px;
    }
    .h-pro-out-a {
        box-shadow: none;
        border-radius: 0;
    }
    .pro-out-txt-m a:hover {
        background: #e8344d;
        color: #fff;
        text-decoration: none;
    }
    .all-pro-hed:after {
        display: none;
    }
    .ft-mn-sd {
        border-right: none;
    }
    .foot-social {
        float: none;
        margin: 6px 0 0 0;
    }
    .foot-social ul li a {
        width: 35px;
        height: 35px;
        margin: 0 9px 5px 0;
        font-size: 17px;
    }
    .foot-pay ul li {
        margin-bottom: 6px;
    }
    .foot-social ul {
        text-align: center;
    }
    .non-l-foot-m {
        display: inline-block;
    }
    .app-out-a {
        text-align: center;
    }
    .app-out {
        display: inline-block;
        margin-top: 18px;
        background: #7495f3;
        padding: 6px 10px 6px 10px;
        border-radius: 4px;
        text-align: center;
    }
    .app-out a {
        margin-bottom: 0;
        margin: 0 2px;
    }
    .app-out a img {
        border: 1px #fff solid;
        border-radius: 6px;
    }
    .foot-bot {
        text-align: center;
        margin-top: 8px;
    }
    .foot-out {
    }






    .line-head {
        margin-top: 0px;
    }
    .h-ban {
        height: 330px;
        margin-top: 80px;
    }
    .h-ban .owl-carousela .owl-item img {
        height: 330px;
    }
    .rst-h-ban .owl-carousela .owl-item img {
        height: 280px;
    }
    .fea-slide {
        padding: 0 80px;
    }
    .sticky-f-out a .sticky-f-a {
        font-size: 17px;
    }

    .search-btn {
        position: relative;
        z-index: 999;
        cursor: pointer;
    }
    .search-btn.active:before {
        content: "";
        position: absolute;
        top: -3px;
        left: 4px;
        width: 20px;
        height: 1px;
        background: #fff;
    }
    .search-btn.active:after {
        content: "";
        position: absolute;
        top: -3px;
        left: 4px;
        width: 20px;
        height: 1px;
        background: #fff;
        transform: rotate(90deg);
    }
    .search-btn.active {
        transform: rotate(135deg);
    }
    .search-btn.active a {
        display: none;
    }

}
@media (max-width: 991px) {
    .h-ban {
        margin-top: 0;
    }
}
@media (max-width: 960px) {
    .iconsuse .image {
        width: 50%;
    }
    .owl-carouselb.owl-drag .owl-item {
        border-right: none;
    }
    .owl-carouselb.owl-drag .owl-item:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 50px;
        background: #c7c7c7;
        right: 0;
        top: 50%;
        margin-top: -20px;
    }
    .all-pro-hed {
        background: #dadada;
    }
    .pro-out-txt-m h1 {
        font-size: 14px;
        text-align: left;
        padding: 20px 0 6px;
    }
}
@media (max-width: 767px) {
    .h-ban,
    .h-ban .owl-carousela .owl-item img {
        height: 270px;
    }
    .ser-out-ab .h-se-ab .h-se-img-ab {
        width: 90px;
        height: 90px;
    }
    .ser-out-ab .h-se-ab .h-se-txt-ab {
        font-size: 15px;
    }
    .cate-out-ab .cate-out-ac .cate-offer-ad {
        width: 50%;
        padding: 5px;
    }
    .cate-out-ab .cate-out-ac {
        padding: 0 0;
    }
    .subscri-out-ab .sub-field-ac .email {
        font-size: 12px;
    }
    .pro-flt-main .pro-spm-txt-m h1,
    .h-shope .combo-hd h2 {
        font-size: 20px;
    }
    .best-op-out h3.best-txt-ac {
        font-size: 26px;
    }
    .best-op-out p.best-txt-ae {
        font-size: 14px;
        line-height: 27px;
    }
    .subscri-out-ab h3 {
        font-size: 28px;
    }
    .subscri-out-ab p {
        font-size: 14px;
    }
    .subscri-out-ab .sub-field-ac {
        margin-top: 16px;
    }
    .subscri-out-ab {
        padding: 58px 0 58px;
    }
    .best-op-out {
        padding-bottom: 50px;
    }
    .ft-mn-a,
    .foot-pay,
    .foot-social {
        text-align: center;
    }
    .foot-pay ul li,
    .foot-social ul li {
        float: none;
        display: inline-block;
    }
    .foot-out {
        padding: 50px 0 0;
    }
    .ft-mn-a h3,
    .foot-pay h3,
    .foot-social h3 {
        margin-bottom: 16px;
    }
    .ft-mn-a {
        height: 100%;
        margin-bottom: 10px;
    }
    .foot-ab {
        padding: 0 60px 40px;
    }




}
@media (max-width: 560px) {
    .iconsuse .image {
        width: 100%;
    }
    .app-out a img {
        width: 82px;
    }
    .fea-slide {
        padding: 0 20px;
    }
    .pro-out-txt-m a {
        top: 15px;
    }
    .hda-s-logo-s a img {
        width: 80%;
    }
    .hda-cart-s span {
        font-size: 14px;
    }
    .noti-t-heda-s {
        margin: 12px 16px 0 0;
    }
    .head-serch-b {
        margin: 13px 16px 0 0;
    }
    .hda-cart-s {
        margin-top: 16px;
    }




    .log-pro::after {
        background-size: 7px;
    }




    .h-ban {
        height: 180px;
    }
    .h-ban .owl-carousela .owl-item img {
        height: 180px;
    }
    .hda-search-bb form .hd-loca {
        width: 75px;
        height: 33px;
        font-size: 11px;
        background: #e7e7e7 url(../images/location.png) no-repeat 7px center;
        background-size: 14px;
        padding: 0 10px 0 24px;
    }
    .ft-mn-sd li {
        margin: 0 0 3px;
    }
    .ft-mn-a h3,
    .foot-pay h3,
    .foot-social h3 {
        margin-bottom: 8px;
    }
    .ft-mn-a {
        margin-bottom: 10px;
    }
    .foot-pay {
        margin-bottom: 5px;
    }
    .ft-mn-sd li a {
        font-size: 11px;
    }


    .on-out-pro .on-pro-hd-a {
        font-size: 13px;
    }
    .on-out-pro .on-pro-hd-b {
        font-size: 11px;
    }




}
.stores-out12 {
    display: block;
}
.stores-out12 .str-con-out {
    display: flex;
    background: #e9e9e9;
    margin-bottom: 15px;
}
.stores-out12 .str-con-out .sto-img13 {
    width: 40%;
    height: 200px;
    display: flex;
    background: #cccccc;
    align-items: center;
    border-bottom: 3px #f15922 solid;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.4s ease-in-out;
}
.stores-out12 .str-con-out:hover .sto-img13 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.stores-out12 .str-con-out .sto-txt14 {
    width: 60%;
    padding: 10px 10px 10px 15px;
    align-self: center;
}
.stores-out12 .str-con-out .sto-txt14 h2 {
    font-size: 18px;
    margin-bottom: 12px;
}
.stores-out12 .str-con-out .sto-txt14 a {
    color: #f26937;
    font-size: 13px;
    padding: 4px 8px;
    border: 1px #f26937 solid;
    font-weight: 600;
}
.stores-out12 .str-con-out .sto-txt14 a:hover {
    color: #000;
    border: 1px #000 solid;
    text-decoration: none;
}
.str-dts-out12 {
    display: block;
}
.str-dts-out12 .brch-img12 {
    display: block;
}
.str-dts-out12 .brch-img12 img {
    max-width: 100%;
}
.str-dts-out12 .str-deta-con13 {
}
.str-dts-out12 .str-deta-con13 .str-abt14 {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    margin-bottom: 20px;
}
.str-dts-out12 .str-deta-con13 .ma-con-add-ab {
    display: flex;
    margin-bottom: 12px;
}
.str-dts-out12 .str-deta-con13 .ma-con-add-ab i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    border-radius: 100%;
    background: #50b949;
    font-size: 15px;
    color: #ffffff;
}
.str-dts-out12 .str-deta-con13 .ma-con-add-ab .ma-spm-ac {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    align-self: center;
    margin-left: 5px;
}
.str-dts-out12 .str-deta-con13 .ma-con-add-ab .ma-spm-ac a {
    color: #000;
}
.str-dts-out12 .str-deta-con13 .ma-con-add-ab .ma-spm-ac a:hover {
    text-decoration: none;
    cursor: default;
}
.str-dts-out12 .str-de-map15 {
    padding-top: 35px;
    margin-top: 25px;
    border-top: 1px #ddd solid;
}
.str-dts-out12 .str-de-map15 iframe {
    width: 100%;
    height: 240px;
    border: 1px #ddd solid !important;
}
@media (max-width: 767px) {
    .str-dts-out12 .str-deta-con13 {
        margin-top: 15px;
    }
}
.shop-profile-main {
    padding-bottom: 50px;
    margin-top: 8px;
}
.shop-profile-left {
    height: 100%;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 4px;
    padding: 12px 12px 30px;
}
.profile-a-out {
}
.profile-b-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 212px;
    box-shadow: 0px 0px 5px #888888;
    align-items: center;
    justify-content: center;
}
.profile-b-img img {
    max-width: 100%;
    max-height: 100%;
}
.spm-title {
    font-size: 18px;
    font-weight: 600;
    color: #040404;
    position: relative;
    padding: 0 0 9px 10px;
    margin: 14px 0 4px;
}
.spm-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40%;
    height: 1px;
    background: #a6a6a6;
}
.spm-love-out {
    text-align: right;
}
.spm-love-out a {
    font-size: 15px;
}
.spm-love-out a:hover {
    text-decoration: none;
}
.spm-love-out a span {
    color: #a3a3a3;
    border-bottom: 1px #a3a3a3 solid;
    padding-bottom: 1px;
    display: table-cell;
    margin-right: 10px;
}
.spm-love-out a i {
    width: 26px;
    height: 26px;
    color: #e8344d;
    border: 1px #e0e0e0 solid;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    line-height: 26px;
    margin-left: 5px;
}
.spm-love-out a:hover i,
.spm-love-out a.active i {
    border: 1px #e8344d solid;
}
.spm-lt-mnu {
    margin: 24px 0 45px;
}
.toggle-spm-nav {
    background: 10px center no-repeat #efefef;
    color: #00365f;
    border: 1px solid #00365f;
    display: block;
    padding: 15px 15px 15px 30px;
    width: 100px;
}
.toggle-spm-nav.closed {
    background-image: url("https://webdesigntutsplus.s3.amazonaws.com/tuts/378_tessa/tessa-lt-dropdowns-21c7868/images/downArrow.png");
}
.toggle-spm-nav.open {
    background-image: url("https://webdesigntutsplus.s3.amazonaws.com/tuts/378_tessa/tessa-lt-dropdowns-21c7868/images/upArrow.png");
}
.spm-nav a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #f6f6f6;
    padding: 13px 15px 11px;
    display: block;
}
.spm-nav a.active {
    color: #2152db;
}
.spm-nav a:hover {
    background-color: #e6e6e6;
}
.spm-nav a:hover {
    text-decoration: none;
}
.spm-nav ul {
    padding-left: 0;
    margin-bottom: 0;
}
.spm-nav li {
    border-bottom: 1px solid #dcdcdc;
    list-style: none;
}
.spm-nav li dd {
    display: none;
}
.spm-nav li:last-child {
    border-bottom: none;
}
.spm-nav li li a {
    background-color: #ffffff;
    padding-left: 15px;
}
.spm-nav li li li a {
    background-color: #f6f6f6;
    padding-left: 35px;
    text-transform: capitalize;
}
.spm-nav li li li li a {
    background-color: #fff;
    padding-left: 35px;
}
.spm-nav .parent > .more {
    background-color: inherit;
    width: 44px;
    float: right;
}
.spm-nav .parent > .more {
    background-repeat: no-repeat;
    background-position: center center;
}
.spm-nav .parent.closed > .more {
    background-image: url("../images/downArrow.png");
}
.spm-nav .parent.open > .more {
    background-image: url("../images/upArrow.png");
}
.closed > ul {
    display: none;
}
.spm-lt-add {
    border-left: 3px #e8344d solid;
    padding: 17px 0 17px 14px;
}
.spm-it-add-a {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}
.spm-it-add-a i {
    display: inline-flex;
    width: 10%;
    font-size: 16px;
    color: #b7b7b7;
    margin-right: 4px;
    justify-content: center;
}
.spm-it-add-b i {
    font-size: 20px !important;
}
.spm-it-add-a .spm-add {
    display: inline-flex;
    width: 90%;
    align-items: center;
}
.spm-it-add-b {
    margin-bottom: 20px !important;
}
.spm-add a {
    color: #000;
}
.spm-add a:hover {
    text-decoration: none;
}
.spm-social-out {
    text-align: right;
    margin-top: 15px;
}
.spm-social-out ul {
    display: flex;
    justify-content: flex-end;
    padding-left: 0;
    margin-left: 0;
}
.spm-social-out li {
    display: inline-flex;
    width: 23px;
    height: 23px;
    margin-left: 3px;
    list-style: none;
    align-items: center;
    justify-content: center;
}
.spm-social-out li.spm-fa {
    background: #3b5999;
    border: 1px #3b5999 solid;
}
.spm-social-out li.spm-tw {
    background: #55acef;
    border: 1px #55acef solid;
}
.spm-social-out li.spm-yo {
    background: #cf2200;
    border: 1px #cf2200 solid;
}
.spm-social-out li.spm-go {
    background: #d6321e;
    border: 1px #d6321e solid;
}
.spm-social-out li a {
    justify-content: center;
}
.spm-social-out li a i {
    color: #fff;
}
.spm-social-out li:hover {
    background: #fff;
    transition: all 0.4s ease-in-out;
}
.spm-social-out li:hover a i {
    color: #ccc;
}
.spm-social-out li a:hover {
    text-decoration: none;
}
.spm-lf-ad {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.spm-lf-ad img {
    max-width: 100%;
}
.spm-main-slide {
    display: block;
}
.owl-carousel-spm-a {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel-spm-a .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel-spm-a .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel-spm-a .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-spm-a .owl-wrapper,
.owl-carousel-spm-a .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-spm-a .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel-spm-a .owl-item img {
    display: block;
    width: 100%;
    max-height: 344px;
}
.owl-carousel-spm-a .owl-nav.disabled,
.owl-carousel-spm-a .owl-dots.disabled {
    display: none;
}
.owl-carousel-spm-a .owl-nav .owl-prev,
.owl-carousel-spm-a .owl-nav .owl-next,
.owl-carousel-spm-a .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-spm-a.owl-loaded {
    display: block;
}
.owl-carousel-spm-a.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel-spm-a.owl-hidden {
    opacity: 0;
}
.owl-carousel-spm-a.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel-spm-a.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-spm-a.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel-spm-a.owl-rtl {
    direction: rtl;
}
.owl-carousel-spm-a.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousela {
    display: block;
}
.owl-carousel-spm-a .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel-spm-a .owl-animated-in {
    z-index: 0;
}
.owl-carousel-spm-a .owl-animated-out {
    z-index: 1;
}
.owl-carousel-spm-a .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel-spm-a .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel-spm-a .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel-spm-a .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel-spm-a .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel-spm-a .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel-spm-a .owl-video-playing .owl-video-tn,
.owl-carousel-spm-a .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel-spm-a .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousela .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousel-spm-a .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousel-spm-a .owl-dots,
.owl-carousel-spm-a .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carousel-spm-a .owl-nav {
    margin-top: 10px;
}
.owl-carousel-spm-a .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-shadow: 0px 0px 3px #000;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carousel-spm-a .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: 20px;
}
.owl-carousel-spm-a .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: 20px;
}
.owl-carousel-spm-a .owl-nav [class*="owl-"]:hover {
    background: #54545400;
    color: #d21d2e;
    text-decoration: none;
    border: 1px #e8344d solid;
    text-shadow: 0px 0px 3px #fff0;
}
.owl-carousel-spm-a .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousel-spm-a .owl-nav.disabled + .owl-dots {
    margin-top: -35px;
    position: relative;
    z-index: 99;
}
.owl-carousel-spm-a .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel-spm-a .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 5px 5px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
    border: 2px #464646 solid;
}
.owl-carousel-spm-a .owl-dots .owl-dot.active span,
.owl-carousel-spm-a .owl-dots .owl-dot:hover span {
    background: #ffffff;
    border: 2px #e8344d solid;
}
.spa-right-main {
    display: block;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 2px;
    padding: 22px 0 80px;
}
.spa-lft-m {
    padding: 0 20px;
}
.spa-lft-m .spa-lft-heda {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 13px;
}
.spa-lft-m .spa-lft-para {
    font-size: 15px;
}
.spa-lft-m .spa-lft-parb {
    margin-bottom: 30px;
}
.spa-rgt-m {
    padding: 0 20px;
}
.spa-rgt-m .spa-rgt-heda {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 13px;
}
.spa-rgt-m .spa-rgtb {
    display: block;
    margin-top: 20px;
}
.spa-rgt-m .spa-rgtb .spa-rgt-ina {
    display: block;
    padding: 0 13px 7px 0;
    margin-bottom: 13px;
    border-bottom: 1px #eaeaea solid;
}
.spa-rgt-m .spa-rgtb .spa-rgt-ina .spa-rgt-inb {
    float: left;
    width: 40%;
    font-size: 15px;
}
.spa-rgt-m .spa-rgtb .spa-rgt-ina .spa-rgt-inc {
    float: left;
    width: 60%;
    text-align: right;
    font-size: 15px;
    font-weight: 700;
}
.spc-right-main {
    display: block;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 2px;
    padding: 22px 0 80px;
}
.spc-right-main .spc-lft-m {
    padding: 0 20px;
}
.spc-lft-m .spa-lft-heda {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 13px;
}
.spc-lft-m .spa-lft-map {
    display: block;
    height: 330px;
    border: 1px #dddddd solid;
}
.spc-lft-m .spa-lft-map iframe {
    height: 100%;
}
.spc-lft-m .spa-lft-map-add {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 15px;
}
.spc-rgt-m {
    padding: 0 20px;
}
.spc-rgt-m .spc-rgt-heda {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 13px;
}
.spc-rgt-m .spc-rgtb {
    display: block;
    margin-top: 20px;
}
.spc-rgt-m .spc-rgtb .spc-rgt-ina {
    display: block;
    padding: 0 0 10px 0;
    margin-bottom: 13px;
    border-bottom: 1px #eaeaea solid;
}
.spc-rgt-m .spc-rgtb .spc-rgt-ina .spc-rgt-inb {
    float: left;
    width: 40%;
    font-size: 15px;
}
.spc-rgt-m .spc-rgtb .spc-rgt-ina .spc-rgt-inc {
    float: left;
    width: 60%;
    text-align: left;
    font-size: 15px;
    color: #000;
    cursor: default;
    font-weight: 700;
    word-break: break-all;
    line-height: 19px;
}
.spc-rgt-m .spc-rgtb .spc-rgt-ina .spc-rgt-inc:hover {
    text-decoration: none;
}
.owl-carousel-spm-b {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel-spm-b .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel-spm-b .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel-spm-b .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-spm-b .owl-wrapper,
.owl-carousel-spm-b .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-spm-b .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel-spm-b .owl-item img {
    display: block;
}
.owl-carousel-spm-b .owl-nav.disabled,
.owl-carousel-spm-b .owl-dots.disabled {
    display: none;
}
.owl-carousel-spm-b .owl-nav .owl-prev,
.owl-carousel-spm-b .owl-nav .owl-next,
.owl-carousel-spm-b .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-spm-b.owl-loaded {
    display: block;
}
.owl-carousel-spm-b.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel-spm-b.owl-hidden {
    opacity: 0;
}
.owl-carousel-spm-b.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel-spm-b.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-spm-b.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel-spm-b.owl-rtl {
    direction: rtl;
}
.owl-carousel-spm-b.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carouselc {
    display: block;
}
.owl-carousel-spm-b .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel-spm-b .owl-animated-in {
    z-index: 0;
}
.owl-carousel-spm-b .owl-animated-out {
    z-index: 1;
}
.owl-carousel-spm-b .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel-spm-b .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel-spm-b .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel-spm-b .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel-spm-b .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel-spm-b .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel-spm-b .owl-video-playing .owl-video-tn,
.owl-carousel-spm-b .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel-spm-b .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel-spm-b .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousel-spm-b .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousel-spm-b .owl-dots,
.owl-carousel-spm-b .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.oowl-carousel-spm-b .owl-nav {
    margin-top: 10px;
}
.owl-carousel-spm-b .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 10px 7px;
    background: #929292;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px #e8344d00 solid;
}
.owl-carousel-spm-b .owl-nav [class*="owl-"]:hover {
    background: #54545400;
    color: #d21d2e;
    text-decoration: none;
    border: 1px #e8344d solid;
}
.owl-carousel-spm-b .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    margin-left: -13px;
}
.owl-carousel-spm-b .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    margin-right: -13px;
}
.owl-carousel-spm-b .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousel-spm-b .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousel-spm-b .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel-spm-b .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carousel-spm-b .on-out-pro-img:hover a img {
    transform: scale(1.06);
}
.owl-carousel-spm-b .on-out-pro-img a img {
    transition: all 0.2s ease-in-out;
}
.owl-carousel-spm-b .owl-dots .owl-dot.active span,
.owl-carousel-spm-b .owl-dots .owl-dot:hover span {
    background: #e8344d;
}
.owl-carousel-spm-b .on-out-pro {
    text-align: center;
    padding-right: 3px;
}
.owl-carousel-spm-b .on-out-pro a:hover {
    text-decoration: none;
}
.owl-carousel-spm-b .on-out-pro-img {
    display: flex;
    height: 280px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.owl-carousel-spm-b .on-out-pro .on-out-pro-img img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-spm-b .on-out-pro-img-b {
    display: flex;
    height: 240px;
    align-items: center;
    justify-content: center;
}
.owl-carousel-spm-b .on-out-pro .on-out-pro-img-b img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-spm-b .on-out-pro .on-love {
    display: inline-block;
    font-size: 13px;
    color: #203c8b;
    margin-bottom: 3px;
}
.owl-carousel-spm-b .on-out-pro .on-love:hover {
    text-decoration: none;
}
.owl-carousel-spm-b .on-out-pro .on-love:hover i,
.on-out-pro .on-love.active i {
    color: #e8344d;
    border: 1px #e8344d solid;
}
.owl-carousel-spm-b .on-out-pro .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
}
.owl-carousel-spm-b .on-out-pro on-love span {
    margin-left: 2px;
}
.owl-carousel-spm-b .on-out-pro .on-pro-hd-a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 21px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-spm-b .on-out-pro .on-pro-hd-b {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-spm-b .on-out-pro .on-sh-out {
    margin-top: 12px;
}
.owl-carousel-spm-b .on-out-pro .on-shop {
    color: #969696;
    font-size: 12px;
}
.owl-carousel-spm-b .on-out-pro .on-shop:hover i {
    color: #101010;
}
.owl-carousel-spm-b .on-shop-in {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-spm-b .on-out-pro .on-shop span {
    margin-left: 2px;
}
.owl-carousel-spm-b .on-out-pro .on-shop i {
    color: #b2b2b2;
}
.owl-carousel-spm-b .on-out-pro .pro-price {
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.owl-carousel-spm-b .on-out-pro .pro-price span {
    color: #000;
}
.owl-carousel-spm-b .on-out-pro .pro-price .pro-price-in {
    font-weight: 600;
}
.h-spm-slider {
    display: block;
}
.h-spm-out-a {
    overflow: hidden;
}
.pro-spm-main {
    display: block;
    margin-top: 25px;
}
.pro-spm-txt-m {
    position: relative;
}
.pro-spm-txt-m h1 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0 10px;
    text-align: center;
}
.pro-spm-txt-m a {
    font-size: 12px;
    color: #ffffff;
    padding: 3px 14px 3px;
    border: 1px #203c8b solid;
    background: #203c8b;
    position: absolute;
    right: 0;
    top: 17px;
    border-radius: 3px;
}
.pro-spm-txt-m a:hover {
    background: #fff;
    color: #203c8b;
    text-decoration: none;
}
.spm-right-ad {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 6px;
}
.spm-right-ad img {
    max-width: 100%;
}
#side-menu-toggle {
    display: none;
    width: 28px;
    height: 30px;
    margin-left: auto;
}
#side-menu-toggle span:after,
#side-menu-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
}
#side-menu-toggle span:after {
    top: 9px;
}
#side-menu-toggle span {
    position: relative;
    display: block;
}
#side-menu-toggle span,
#side-menu-toggle span:after,
#side-menu-toggle span:before {
    width: 100%;
    height: 5px;
    background-color: #888;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
}
#side-menu-toggle.on span {
    background-color: transparent;
}
#side-menu-toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px);
}
#side-menu-toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px);
}
#side-menu-toggle.on + #side-menu {
    display: block;
}
#side-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    border-bottom: 3px #dcdcdc solid;
}
@media only screen and (max-width: 1024px) {
    #side-menu {
        display: none;
        margin-bottom: 33px;
    }
    #side-menu-toggle {
        display: block;
    }
    .spm-dea-shop-in {
        display: flex;
    }
    .spm-love-out {
        width: 25%;
        margin-top: 14px;
    }
    .spm-title {
        width: 75%;
        font-size: 18px;
        font-weight: 600;
        color: #040404;
        position: relative;
        padding: 0 0 0 0;
        margin: 14px 0 0;
    }
    .spm-social-out ul {
        justify-content: flex-start;
        margin-top: -56px;
        margin-bottom: 9px;
    }
    .spm-lt-add {
        background: #f9f9f9;
        border: 1px #ccc solid;
        padding: 8px 0 3px 11px;
        border-radius: 5px;
        margin-bottom: 5px;
    }
    .spm-title:after {
        display: none;
    }
    .profile-b-img {
        height: 125px;
    }
    .shop-profile-left {
        border-radius: 0;
        padding: 12px 12px 3px;
    }
    .spm-it-add-c {
    }
    .spm-it-add-a i {
        width: auto;
    }
    .spm-lt-mnu {
        margin: 24px 0 0;
    }
    .on-out-pro-img {
        height: 180px;
    }
    .spa-rgt-m {
        margin-top: 18px;
    }
    .spa-right-main {
        margin-top: 8px;
    }
    .spa-rgt-m .spa-rgtb .spa-rgt-ina .spa-rgt-inb,
    .spa-rgt-m .spa-rgtb .spa-rgt-ina .spa-rgt-inc {
        font-size: 14px;
    }
    .spc-rgt-m {
        margin-top: 18px;
    }
    .spc-right-main {
        margin-top: 8px;
    }
}
@media only screen and (max-width: 960px) {
    .pro-spm-txt-m h1 {
        font-size: 14px;
        text-align: left;
        padding: 20px 0 6px;
    }
    .pro-spm-txt-m a {
        top: 14px;
    }
}
@media only screen and (max-width: 560px) {
    .on-out-pro-img {
        height: 100px;
    }
}
.log-main {
    display: block;
    padding: 50px 0 50px;
}
.log-out14 {
    padding: 20px 20px 27px;
    margin: 5px 0 5px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 3px #0000002e;
}
.log-out14 .log-a-hd15 {
    display: block;
    text-align: center;
}
.log-out14 .log-a-hd15 h3 {
    font-weight: 400;
}
.log-out14 .log-a-hd15 h4 {
    font-size: 15px;
    color: #949494;
}
.log-out14 .login-rgt-check16 {
    display: flex;
    align-items: center;
}
.log-out14 .login-rgt-check16 input {
    margin-right: 4px;
}
.log-out14 .login-rgt-check16 span {
    font-size: 13px;
}
.log-out14 .act-signup17 {
    font-size: 15px;
    color: #000;
}
.log-out14 .act-signup17:hover {
    text-decoration: underline;
}
.filter-main {
    display: block;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.flt-left-main {
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 0 0 30px;
}
.flt-out-m {
    display: block;
}
.flt-cate-txt {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px dashed #c1c1c1;
    padding-bottom: 30px;
    color: #484848;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 12px;
}
.owl-carousel-flt-a {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel-flt-a .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel-flt-a .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel-flt-a .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-flt-a .owl-wrapper,
.owl-carousel-flt-a .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-flt-a .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel-flt-a .owl-item img {
    display: block;
}
.owl-carousel-flt-a .owl-nav.disabled,
.owl-carousel-flt-a .owl-dots.disabled {
    display: none;
}
.owl-carousel-flt-a .owl-nav .owl-prev,
.owl-carousel-flt-a .owl-nav .owl-next,
.owl-carousel-flt-a .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-flt-a.owl-loaded {
    display: block;
}
.owl-carousel-flt-a.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel-flt-a.owl-hidden {
    opacity: 0;
}
.owl-carousel-flt-a.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel-flt-a.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-flt-a.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel-flt-a.owl-rtl {
    direction: rtl;
}
.owl-carousel-flt-a.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel-flt-a {
    display: block;
}
.owl-carousel-flt-a .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel-flt-a .owl-animated-in {
    z-index: 0;
}
.owl-carousel-flt-a .owl-animated-out {
    z-index: 1;
}
.owl-carousel-flt-a .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel-flt-a .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel-flt-a .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel-flt-a .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel-flt-a .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel-flt-a .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel-flt-a .owl-video-playing .owl-video-tn,
.owl-carousel-flt-a .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel-flt-a .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel-flt-a .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousel-flt-a .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousel-flt-a .owl-dots,
.owl-carousel-flt-a .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel-flt-a .owl-nav {
    margin-top: 10px;
}
.owl-carousel-flt-a .owl-nav [class*="owl-"] {
    display: flex;
    justify-content: center;
    color: #000;
    font-size: 19px;
    width: 40px;
    height: 40px;
    padding: 6px 4px;
    text-align: center;
    background: #e9e9e9;
    cursor: pointer;
    border-radius: 100%;
    border: 1px #e8344d00 solid;
}
.owl-carousel-flt-a .owl-nav [class*="owl-"]:hover {
    background: #d4d4d4;
}
.owl-carousel-flt-a .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    margin-left: -13px;
}
.owl-carousel-flt-a .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    margin-right: -13px;
}
.owl-carousel-flt-a .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousel-flt-a .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousel-flt-a .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel-flt-a .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carousel-flt-a .owl-dots .owl-dot.active span,
.owl-carousel-flt-a .owl-dots .owl-dot:hover span {
    background: #C06700;
}
.owl-carousel-flt-a .on-out-pro {
    text-align: center;
    padding: 0 10px;
}
.owl-carousel-flt-a .on-out-pro a:hover {
    text-decoration: none;
}
.owl-carousel-flt-a .on-out-pro-img {
    display: flex;
    height: 223px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.owl-carousel-flt-a .on-out-pro-img:hover a img {
    transform: scale(1.06);
}
.owl-carousel-flt-a .on-out-pro-img a img {
    transition: all 0.2s ease-in-out;
}
.on-pro-ou-ab {
    float: left;
    width: 100%;
    margin: 17px 0 0;
    text-decoration:none;
}
.owl-carousel--flt-a .on-out-pro .on-out-pro-img img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-flt-a .on-out-pro-img-b {
    display: flex;
    height: 240px;
    align-items: center;
    justify-content: center;
}
.owl-carousel-flt-a .on-out-pro .on-out-pro-img-b img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-flt-a .on-out-pro .on-love {
    display: inline-block;
    font-size: 13px;
    color: #203c8b;
    margin-bottom: 3px;
}
.owl-carousel-flt-a .on-out-pro .on-love:hover {
    text-decoration: none;
}
.owl-carousel-flt-a .on-out-pro .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
}
.owl-carousel-flt-a .on-out-pro .on-love:hover i,
.on-out-pro .on-love.active i {
    color: #e8344d;
    border: 1px #e8344d solid;
}
.owl-carousel-flt-a .on-out-pro on-love span {
    margin-left: 2px;
}
.owl-carousel-flt-a .on-out-pro .on-pro-hd-a {
    font-size: 16px;
    font-weight: 400;
    color: #212121;
    line-height: 21px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-flt-a .on-out-pro .on-pro-hd-b {
    font-size: 15px;
    color: #C05F30;
    font-weight: 500;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-flt-a .on-out-pro .on-sh-out {
    margin-top: 12px;
}
.owl-carousel-flt-a .on-out-pro .on-shop {
    color: #969696;
    font-size: 12px;
}
.owl-carousel-flt-a .on-out-pro .on-shop:hover i {
    color: #101010;
}
.owl-carousel-flt-a .on-shop-in {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-flt-a .on-out-pro .on-shop span {
    margin-left: 2px;
}
.owl-carousel-flt-a .on-out-pro .on-shop i {
    color: #b2b2b2;
}
.owl-carousel-flt-a .on-out-pro .pro-price {
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.owl-carousel-flt-a .on-out-pro .pro-price span {
    font-size: 18px;
    color: #212121;
}
.owl-carousel-flt-a .on-out-pro .pro-price span.pro-rup i {
    font-size: 16px;
}
.owl-carousel-flt-a .on-out-pro .pro-price .pro-price-in {
    font-weight: 600;
}
.owl-carousel-cate-a {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel-cate-a .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel-cate-a .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel-cate-a .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-cate-a .owl-wrapper,
.owl-carousel-cate-a .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-cate-a .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel-cate-a .owl-item img {
    display: block;
}
.owl-carousel-cate-a .owl-nav.disabled,
.owl-carousel-cate-a .owl-dots.disabled {
    display: none;
}
.owl-carousel-cate-a .owl-nav .owl-prev,
.owl-carousel-cate-a .owl-nav .owl-next,
.owl-carousel-cate-a .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-cate-a.owl-loaded {
    display: block;
}
.owl-carousel-cate-a.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel-cate-a.owl-hidden {
    opacity: 0;
}
.owl-carousel-cate-a.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel-cate-a.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel-cate-a.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel-cate-a.owl-rtl {
    direction: rtl;
}
.owl-carousel-cate-a.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel-cate-a {
    display: block;
}
.owl-carousel-cate-a .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel-cate-a .owl-animated-in {
    z-index: 0;
}
.owl-carousel-cate-a .owl-animated-out {
    z-index: 1;
}
.owl-carousel-cate-a .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel-cate-a .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel-cate-a .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel-cate-a .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel-cate-a .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel-cate-a .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel-cate-a .owl-video-playing .owl-video-tn,
.owl-carousel-cate-a .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel-cate-a .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel-cate-a .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#demos .owl-carousel-cate-a .item {
    height: 10rem;
    background: #4dc7a0;
    padding: 1rem;
}
.owl-carousel-cate-a .owl-dots,
.owl-carousel-cate-a .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel-cate-a .owl-nav {
    margin-top: 10px;
}
.owl-carousel-cate-a .owl-nav [class*="owl-"] {
    display: flex;
    justify-content: center;
    color: #000;
    font-size: 19px;
    width: 40px;
    height: 40px;
    padding: 6px 4px;
    text-align: center;
    background: #e9e9e9;
    cursor: pointer;
    border-radius: 100%;
    border: 1px #e8344d00 solid;
}
.owl-carousel-cate-a .owl-nav [class*="owl-"]:hover {
    background: #d4d4d4;
}
.owl-carousel-cate-a .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    margin-left: -13px;
}
.owl-carousel-cate-a .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    margin-right: -13px;
}
.owl-carousel-cate-a .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-carousel-cate-a .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousel-cate-a .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel-cate-a .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-carousel-cate-a .owl-dots .owl-dot.active span,
.owl-carousel-cate-a .owl-dots .owl-dot:hover span {
    background: #e8344d;
}
.owl-carousel-cate-a .on-out-pro {
    text-align: center;
    padding-right: 3px;
}
.owl-carousel-cate-a .on-out-pro a:hover {
    text-decoration: none;
}
.owl-carousel-cate-a .on-out-pro-img {
    display: flex;
    height: 223px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.owl-carousel-cate-a .on-out-pro-img:hover a img {
    transform: scale(1.06);
}
.owl-carousel-cate-a .on-out-pro-img a img {
    transition: all 0.2s ease-in-out;
}
.owl-carousel-cate-a .on-out-pro .on-out-pro-img img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-cate-a .on-out-pro-img-b {
    display: flex;
    height: 240px;
    align-items: center;
    justify-content: center;
}
.owl-carousel-cate-a .on-out-pro .on-out-pro-img-b img {
    max-width: 100%;
    max-height: 100%;
}
.owl-carousel-cate-a .on-out-pro .on-love {
    display: inline-block;
    font-size: 13px;
    color: #203c8b;
    margin-bottom: 3px;
}
.owl-carousel-cate-a .on-out-pro .on-love:hover {
    text-decoration: none;
}
.owl-carousel-cate-a .on-out-pro .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
}
.owl-carousel-cate-a .on-out-pro .on-love:hover i,
.on-out-pro .on-love.active i {
    color: #e8344d;
    border: 1px #e8344d solid;
}
.owl-carousel-cate-a .on-out-pro on-love span {
    margin-left: 2px;
}
.owl-carousel-cate-a .on-out-pro .on-pro-hd-a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 21px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-cate-a .on-out-pro .on-pro-hd-b {
    font-size: 15px;
    color: #28bc2b;
    font-weight: 500;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-cate-a .on-out-pro .on-sh-out {
    margin-top: 12px;
}
.owl-carousel-cate-a .on-out-pro .on-shop {
    color: #969696;
    font-size: 12px;
}
.owl-carousel-cate-a .on-out-pro .on-shop:hover i {
    color: #101010;
}
.owl-carousel-cate-a .on-shop-in {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-carousel-cate-a .on-out-pro .on-shop span {
    margin-left: 2px;
}
.owl-carousel-cate-a .on-out-pro .on-shop i {
    color: #b2b2b2;
}
.owl-carousel-cate-a.on-out-pro .pro-price {
    font-size: 20px;
    color: #000;
    font-weight: 400;
}
.owl-carousel-cate-a .on-out-pro .pro-price span {
    color: #000;
}
.owl-carousel-cate-a .on-out-pro .pro-price span.pro-rup i {
    font-size: 16px;
}
.owl-carousel-cate-a .on-out-pro .pro-price .pro-price-in {
    font-weight: 600;
}
.pro-flt-main {
    display: block;
    margin-top: 10px;
}
.pro-flt-main .pro-spm-txt-m {
    position: relative;
}
.pro-flt-main .pro-spm-txt-m h1 {
    font-size: 28px;
    padding: 20px 0 20px 10px;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
}
.pro-flt-main .pro-spm-txt-m a {
    font-size: 15px;
    color: #f15922;
    font-weight: 600;
    padding: 3px 14px 3px;
    border: none;
    background: none;
    position: absolute;
    right: 0;
    top: 21px;
    border-radius: 3px;
}
.pro-flt-main .pro-spm-txt-m a:hover {
    background: #fff;
    color: #203c8b;
    text-decoration: none;
}
.flt-right-main {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 0 0 50px;
}
.product-nav .filter_data {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
}
.flt-pro-box {
    display: grid;
    float: left;
    position: relative;
}
.flt-pro-box:hover{
    box-shadow: 0 0 6px #0000001f;
}
.flt-pro-out {
    display: flex;
    margin-bottom: 15px;
}
.flt-pro-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    overflow: hidden;
    background: #f5f1ef;
}
.flt-pro-img:hover img {
    transform: scale(1.1);
}
.flt-pro-img img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.2s ease-in-out;
}
.flt-p-out {
    display: flex;
    align-items: center;
}
.flt-cont-out {
    margin-top: auto;
    display: block;
    padding: 18px 10px 10px 10px;
    position: relative;
    background: #fff;
    top: 0;
    z-index: 9;
}
.flt-pro-box:hover .flt-cont-out {
    display: block;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.flt-cont-price {
    display: flex;
    margin-bottom: 8px;
    align-items: center;
}
.flt-on-love {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 30%;
}
.flt-cont-price .flt-p {
    font-size: 18px;
    color: #212121;
    font-weight: 600;
    display: flex;
    margin-right: 10px;
    align-items: center;
}
.flt-cont-price .flt-p-dis-12 {
    font-size: 15px;
    color: #c3bfba;
    font-weight: 500;
    display: flex;
    align-items: center;
    text-decoration: line-through;
}
.flt-cont-price .flt-p i {
    font-size: 15px;
    font-weight: 400;
}
.flt-cont-price .flt-p-n {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #cbcbcb;
}
.flt-cont-price .flt-p-n i {
    font-size: 10px;
    font-weight: 400;
}
.flt-cont-price .flt-p-n span {
    display: flex;
    align-items: center;
    text-decoration: line-through;
}
.flt-cont-price .on-love {
    font-size: 13px;
    color: #3f66d4;
    margin-bottom: 3px;
    align-items: center;
}
.flt-cont-price .on-love:hover {
    text-decoration: none;
}
.flt-cont-price .on-love:hover i,
.flt-cont-price .on-love.active i {
    color: #e8344d;
}
.flt-cont-price .on-love i {
    color: #a6a6a6;
    font-size: 11px;
    margin-right: 1px;
    border: 1px #a6a6a6 solid;
    border-radius: 100%;
    width: 21px;
    height: 20px;
    padding-left: 1px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    margin-right: 2px;
}
.flt-img-txt {
    font-size: 18px;
    color: #282d3b;
    font-weight: 400;
    line-height: 19px;
}
.flt-img-txt-b {
    font-size: 13px;
    color: #28bc2b;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 0;
}
.flt-img-txt-bb {
    font-size: 16px !important;
}
.flt-img-txt-out {
    display: block;
    margin: 0 0 10px 0;
    text-decoration:none;
}
.flt-img-txt-out:hover .flt-img-txt {
    color: #84868d;
}
.flt-img-txt-out:hover {
    text-decoration: none;
}
.flt-pro-box:hover .flt-pro-ho {
    visibility: visible;
    opacity: 1;
    display: block;
}
.flt-pro-ho {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 100.2%;
    left: 0;
    right: 0;
    padding: 12px 10px 10px;
    background: #fff;
    z-index: 999;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
    border: 1px #c3c3c3 solid;
    margin-top: 10px;
}
.flt-pro-ho ul {
    padding-left: 18px;
    margin-bottom: 0;
}
.flt-pro-ho ul li {
    font-size: 12px;
    color: #000;
    margin-bottom: 6px;
    line-height: 17px;
}
.product-nav {
    margin: 0 0;
}
.fil-head-txt {
    font-size: 26px;
    margin: 0 0 10px 0;
    font-weight: 400;
    color: #212121;
}
.pro-vh12-3 {
    font-size: 16px;
    color: #484848;
}
.flt-right-main .pro-vh12-1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.flt-right-main .pro-vh12-4 {
    display: flex;
    align-items: center;
}
.flt-right-main .pro-vh12-4 .pro-vh12-5 .pro-vh12-6 {
    margin: 0 5px 0 0;
    color: #787878;
    font-size: 14px;
}
.flt-right-main .pro-vh12-4 .pro-vh12-5 .pro-vh12-7 {
    color: #787878;
    height: 35px;
    padding: 0 0px 0 7px;
    font-size: 15px;
    border: 1px solid #ddd;
}
.product-nav ul {
    display: block;
}
.product-nav ul li {
    float: left;
}
.product-nav .nav-tabs .nav-link {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    border: none;
    border-bottom: 1px #ddd solid;
    padding: 0.5rem 10px;
}
.product-nav .nav-tabs .nav-link:hover {
    color: #2954cd;
}
.product-nav .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    z-index: 9;
}
.product-nav .nav-tabs .nav-link.active {
    border-bottom: 1px #f15922 solid;
    color: #f15922;
}
.product-nav .tab-content {
    display: block;
    width: 100%;
    float: left;
}
.flt-accordion {
    width: 100%;
    max-width: 100%;
}
.flt-table tr td {
    padding-right: 0;
    padding-left: 0;
    padding: 5px 0;
    border-top: none;
}
.flt-table tr td label {
    margin-right: 7px;
}
.flt-accordion li {
    list-style: none;
}
.flt-accordion li ul li {
    border-bottom: none;
}
.flt-accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 0 15px 0;
    color: #4d4d4d;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.flt-accordion .link a {
    color: #4d4d4d;
}
#myUL li {
    display: flex;
}
#myUL li a {
    width: 70%;
}
#myUL li a label {
    width: 30%;
}
.flt-sear-in-a {
    display: flex;
    width: 100%;
    font-size: 13px;
    margin-bottom: 13px;
    color: #181818;
    border: 1px #dbdbdb solid;
    padding: 7px 10px 7px 31px;
    background: #dbdbdb url(../images/search-icon.png) no-repeat 10px 9px;
}
.flt-sear-in-a:hover,
.flt-sear-in-a:focus {
    transition: all 0.4s linear;
    outline: 0;
    border: 1px #e2213c solid;
    background: #fff url(../images/search-icon.png) no-repeat 10px 9px;
}
.flt-sear-in-a::placeholder {
    color: #000;
}
.flt-accordion li:last-child .link {
    border-bottom: 0;
}
.flt-accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.flt-accordion li i {
    right: 3px;
    left: auto;
    font-size: 16px;
}
.flt-accordion li.open .link {
    color: #b63b4d;
}
.flt-accordion li.open .link a {
    font-size: 16px;
    color: #c03500;
}
.flt-accordion li.open i {
    color: #040404;
}
.flt-accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.no-data12 {
    font-size: 20px;
    color: #c1c1c1;
    font-weight: 400;
    text-align: center;
    padding: 140px 0;
}



.filter-ty12 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
}


.flt-accordion li.default .submenu {
    display: block;
}
.flt-accordion li.default .submenu li a {
    padding-left: 5px;
}
.submenu {
    display: none;
    font-size: 14px;
    padding: 10px 0;
}
.submenu-open {
    display: block;
}
.flt-see-all {
    display: block;
    text-align: right;
}
.flt-see-all a {
    font-size: 13px;
    color: #3f66d4 !important;
}
.flt-see-all a:hover {
    color: #3f66d4;
    text-decoration: underline;
}
.submenu a {
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-decoration: none;
    color: #979797;
    margin: 0px 0 12px;
    padding-left: 27px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenu a:hover {
    color:#212121;
    font-weight: 600;
    text-decoration: none;
}
.flt-price-out {
    padding-left: 0 !important;
}
.flt-con {
    display: block;
    position: relative;
    height: 25px;
    width: 25px;
    margin-bottom: 0;
    margin-right: 7px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.flt-con input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #f5d6b2;
    border: 1px #e39d4b solid;
}
.flt-con input:checked ~ .checkmark {
    background-color: #C06700;
    border: 1px #C06700 solid;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.flt-con input:checked ~ .checkmark:after {
    display: block;
}
.flt-con .checkmark:after {
    left: 10px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.flt-check-out {
    display: flex;
    margin-bottom: 10px;
}
.flt-check-out span {
    align-items: center;
    font-size: 13px;
    display: flex;
}
#flt-toggle {
    display: none;
    width: 28px;
    height: 30px;
    margin-left: auto;
}
#flt-toggle span:after,
#flt-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
}
#flt-toggle span:after {
    top: 9px;
}
#flt-toggle span {
    position: relative;
    display: block;
}
#flt-toggle span,
#flt-toggle span:after,
#flt-toggle span:before {
    width: 100%;
    height: 5px;
    background-color: #888;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
}
#flt-toggle.on span {
    background-color: transparent;
}
#flt-toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px);
}
#flt-toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px);
}
#flt-toggle.on + #flt-toggle-menu {
    opacity: 1;
    visibility: visible;
    display: block;
}
#flt-toggle-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s;
    display: block;
}
@media screen and (max-width: 1200px) {
    .flt-cont-out {
        padding: 10px 4px;
    }
    .flt-pro-box:hover .flt-cont-out {
        left: 2px;
        right: 2px;
    }
    .product-nav .filter_data {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 1024px) {
    #flt-toggle-menu {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
    #flt-toggle {
        display: flex;
        width: auto;
        height: auto;
        margin-left: 0;
        text-decoration:none;
    }
    #flt-toggle:hover {
        text-decoration: none;
    }
    #flt-toggle span,
    #flt-toggle span:after,
    #flt-toggle span:before {
        width: 35px;
        height: 5px;
    }
    #flt-toggle h1 {
        font-size: 17px;
        margin-bottom: 0;
        display: inline-flex;
        margin-top: -8px;
        margin-left: 9px;
        color: #000;
    }


    .flt-left-main {
        display: block;
        margin-bottom: 17px;
        padding: 30px 0 5px;
        width: 100%;
        float: left;
    }
    .product-nav .nav-tabs {
        position: relative;
        margin-top: 0;
    }
    .flt-right-main {
        margin-top: 2px;
    }
    .flt-accordion li.default .submenu {
        display: none;
    }
    .flt-accordion {
        margin: 20px auto 0;
    }
}
@media screen and (max-width: 992px) {
    .foot-ab {
        padding: 0 0 80px;
    }
    .flt-cont-price .flt-p {
        font-size: 15px;
        display: inline-block;
    }
    .flt-cont-price .flt-p i,
    .flt-cont-price .flt-p-n i {
        font-size: 8px;
    }
    .flt-cont-price .flt-p-n {
        font-size: 13px;
        display: inline-block;
    }
    .flt-img-txt {
        font-size: 16px;
    }
    .flt-img-txt-b {
        font-size: 12px;
    }
    .flt-img-txt {
        margin-bottom: 0;
    }
    .flt-pro-ho ul li {
        font-size: 11px;
        margin-bottom: 3px;
        float: none;
    }

    .flt-cont-price .flt-p-n span {
        display: inline-block;
    }
    .flt-on-love {
        display: block;
        align-items: center;
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .pro-flt-main .pro-spm-txt-m h1 {
        font-size: 24px;
    }
    .flt-pro-img {
        height: 250px;
    }
}
@media screen and (max-width: 768px) {
    .product-nav .filter_data {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .lt-wo12 {
        display: block;
    }
    .le-wsh12 .le-wsh14 {
        display: flex;
        height: 320px;
        overflow: hidden;
    }
    .le-wsh12 .le-wsh14 img {
        position: absolute;
        top: 0;
    }
    .hp-fhk14 {
        justify-content: center;
    }
    .pop-dj12 ul.pop-dj13 {
        justify-content: center;
    }
    .pop-dj12 h2 {
        text-align: center;
    }
    .flt-pro-out {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .flt-pro-box {
    }
    .flt-pro-box:hover .flt-cont-out {
        position: relative;
        top: 0;
    }
    .flt-pro-box:hover .flt-pro-ho {
        display: none;
    }
    .flt-pro-box:nth-child(3) {
        border-left: none;
    }
    .flt-cont-price {
        display: block;
        margin-bottom: 4px;
    }
    .flt-img-txt-out {
        margin: 10px 0 10px;
    }
    .product-nav .nav-tabs .nav-link {
        font-size: 11px;
        padding: 0.5rem 4px;
    }
    .flt-pro-img {
        height: 150px;
    }
}
@media screen and (max-width: 560px) {
    .flt-img-txt {
        font-size: 14px;
    }
    .flt-cont-price .flt-p {
        font-size: 13px;
    }
    .flt-cont-price .flt-p-dis-12 {
        font-size: 11px;
    }
    .pro-vh12-3 {
        font-size: 13px;
    }
    .flt-right-main .pro-vh12-1 {
        display: block;
    }
    .flt-right-main .pro-vh12-1 .pro-vh12-2{
        margin-bottom: 15px;
    }
    .flt-right-main .pro-vh12-4 .pro-vh12-5 .pro-vh12-6 {
        font-size: 12px;
    }
    .flt-right-main .pro-vh12-4 .pro-vh12-5 .pro-vh12-7 {
        font-size: 12px;
    }


}
.my-profile-main {
    padding-bottom: 50px;
}
.my-profile-left {
    height: 100%;
    background: #fdfbe9;
    border: 1px #e1ddb5 solid;
    border-radius: 4px;
    padding: 12px 12px 30px;
}
.my-profile-right {
    display: block;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 2px;
    padding: 22px 0 22px;
    letter-spacing: 0;
}
.flt-accordion li.open .link i {
    transform: rotate(90deg);
}
.my-pro-ac {
    padding: 0 30px;
}
.my-pro-ac form .form-group .pro-txt-ad {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #4a4a4a;
    margin-bottom: 15px;
}
.my-pro-ac form .form-group {
    margin-bottom: 50px;
}
.my-pro-ac form .form-group .pro-fld-ad {
    width: 50%;
    padding: 10px 10px;
    border: 1px #dcdcdc solid;
    background: #f9f9f9;
}
.my-pro-ac form .form-group .pro-btn-ad {
    background: #ffd669;
    color: #000;
    font-weight: 600;
    border: 1px #c5a95f solid;
    border-radius: 3px;
    padding: 6px 15px 7px 15px;
    width: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.my-pro-ac form .form-group .pro-btn-ad:hover {
    background: #ffffff;
    border: 1px #c5c5c3 solid;
}
.my-pro-ac form .form-group .pro-btn-ad:focus {
    outline: 0;
    border: 1px #c5a95f solid;
}
.my-pro-ac form .form-group .pro-fld-ad:focus {
    outline: 0;
    border: 1px #adadad solid;
}
.my-pro-ac form .form-group .pro-fld-ad::placeholder {
    color: #ccc;
}
.my-name-txt {
    text-align: center;
    padding: 18px 0 22px;
    border-bottom: 1px #999999 solid;
}
.my-name-txt .my-name-pro {
    width: 70px;
    height: 70px;
    background: #ccc;
    max-width: 100%;
    border: 1px #afaeae solid;
    border-radius: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.my-name-txt .my-name-pro svg {
    width: 100%;
}
.my-name-txt .my-name-pro img {
    width: 100%;
}
.my-name-txt .my-name {
    font-size: 18px;
    font-weight: 600;
    margin-top: 8px;
    letter-spacing: normal;
}
.file-upload-profile12 {
    position: relative;
    display: inline-block;
}
.file-upload-profile12 .file-upload__label {
    display: block;
    padding: 4px 14px;
    font-size: 13px;
    font-weight: 600;
    border: 1px #dcdcdc solid;
    background: #f9f9f9;
    color: #f15922;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.file-upload-profile12 .file-upload__label:hover {
    border: 1px #f15922 solid;
}
.file-upload-profile12 .file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}
.my-name-lnk {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 30px;
}
.my-name-lnk li {
    list-style: none;
}
.my-name-lnk li a {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 22px 15px;
    border-bottom: 1px #f2f2f2 solid;
}
.my-name-lnk li a:hover {
    text-decoration: none;
}
.my-name-lnk li a .sid-ul-nam {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}
.my-name-lnk li a:hover .sid-ul-nam {
    color: #c05f30;
}
.my-name-lnk li a.active .sid-ul-nam {
    color: #c05f30;
}
.my-name-lnk li a span {
    width: 12px;
}
.my-name-lnk li a span img {
    width: 100%;
}
.my-name-lnk li a span svg {
    fill: #ec1717;
}
.logout-ab {
    padding: 16px 15px;
    margin: 50px 0 0 0;
}
.logout-ab a {
    display: flex;
    align-items: center;
}
.logout-ab a:hover {
    text-decoration: none;
}
.logout-ab svg {
    width: 25px;
    height: 25px;
}
.logout-ab svg path {
    fill: #e8344d !important;
    transition: all 0.4s ease-in-out;
}
.logout-ab a:hover svg path {
    fill: #000 !important;
}
.combo-main15 {
    margin: 20px 0 15px;
}
.combo-out12 {
    text-align: center;
    margin-bottom: 15px;
}
.combo-out12 .combo-outimg13 {
    display: flex;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    border: 1px #ccc solid;
}
.combo-out12 .combo-outtxt14 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.combo-out12 .combo-outimg13 img {
    max-width: 100%;
    max-height: 100%;
}
.logout-ab span {
    margin-left: 10px;
    color: #e8344d;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
}
.logout-ab a:hover span {
    text-decoration: none;
    color: #000;
}
@media screen and (max-width: 767px) {
    .my-pro-ac form .form-group .pro-fld-ad {
        width: 100%;
    }
    .combo-out12 .combo-outimg13 {
        width: 80px;
        height: 80px;
    }
    .combo-out12 .combo-outtxt14 {
        padding: 0 0px;
    }
}
.mange-add-ac {
    padding: 0 30px;
}
.in-heda-ab {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}
.add-add-ab .pro-txt-ad {
    display: block;
    font-size: 16px;
}
.add-add-ab .form-group{
    margin-bottom:25px;
}
.add-add-ab .pro-txt-ad{
    margin-bottom:12px;
}
.add-add-ab .pro-fld-ad {
    display: block;
    width: 100%;
    padding: 10px 10px;
    border: 1px #dcdcdc solid;
    background: #f9f9f9;
}
.add-add-ab .form-group .pro-btn-ad {
    background: #ffd669;
    color: #3e2200;
    font-weight: 600;
    border: 1px #c5a95f solid;
    border-radius: 3px;
    padding: 9px 15px 10px 15px;
    width: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.add-add-ab .form-group .pro-btn-ad:hover {
    background: #ffffff;
    border: 1px #c5c5c3 solid;
}
.add-add-ab .form-group .pro-btn-cnl {
    background: #ffffff;
    border: 1px #c5c5c3 solid;
    color: #212121;
    font-weight: 600;
    border-radius: 3px;
    padding: 9px 15px 10px 15px;
    margin-left: 10px;
    width: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.add-add-ab .form-group .pro-btn-cnl:hover {
    color: #946713;
    border: 1px #c5a95f solid;
}
.add-add-ab .form-group .pro-btn-ad {
    margin: 10px 0 0;
}
#showa {
    background: #ffd669;
    color: #212121;
    font-weight: 600;
    border: 1px #c5a95f solid;
    border-radius: 3px;
    padding: 8px 15px 9px 15px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-in-out;
    margin: 10px 0 0 0;
}
#showa:focus,
#hidea:focus {
    outline: 0;
    border: 1px #b9b9b9 solid;
}
#showa:hover {
    background: #ffffff;
    color: #000;
    border: 1px #b9b9b9 solid;
}
#hidea {
    float: right;
    background: #fff;
    color: #969696;
    border: 1px #c7c7c7 solid;
    padding: 7px 20px 7px 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
#hidea:hover {
    background: #ffffff;
    color: #000;
    border: 1px #b9b9b9 solid;
}
.modal-hdfg13{
    border: none;
    background: #fff;
}
.modal-hdfg13:hover{
    color: #a5a5a5;
}


.mange-add-ac .add-del-ad {
    border: 1px #ccc solid;
    padding: 20px;
    margin-top: 30px;
}
.mange-add-ac .add-del-ad .add-ph-ae{
    font-size: 16px;
    font-weight: 500;
}
.mange-add-ac .add-del-ad .add-me-ae{
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 10px 0;
}
.mange-add-ac .add-del-ad .add-af {
    font-size: 15px;
    line-height: 22px;
    margin-top: 12px;
    margin-bottom: 0;
}
.add-del-ad .bt-radio-ab input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    cursor: pointer;
}
.bt-radio-ab {
    color: #fff;
    background-color: #868e96;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    padding: 0;
    border: 5px #d6d6d6 solid;
}
.bt-radio-ab.active {
    background: #488aef;
    border: 5px #cedbef solid;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bt-radio-aa {
    display: block;
}
.bt-radio-aa .bt-radio-ab {
    float: right;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    padding: 0;
}
.noti-out-ab {
    display: block;
    margin-top: 20px;
}
.noti-in-ac {
    display: flex;
    width: 100%;
    margin: 10px 0;
}
.noti-in-ac .noti-in-ad {
    width: 100%;
    max-width: 80px;
    height: 80px;
    background: #cfdfe8;
    border-radius: 100%;
    overflow: hidden;
    justify-content: center;
    align-self: center;
    display: flex;
}
.noti-in-ac .noti-in-ad img {
    width: 100%;
}
.not-date-out {
    display: flex;
    justify-content: flex-end;
}
.not-date-out .not-date-ab {
    font-size: 13px;
    font-weight: 600;
}
.noti-in-ac .noti-in-ae {
    width: 100%;
    padding: 0 15px;
    border-bottom: 1px #e8e8e8 solid;
}
.noti-in-ae .not-had-ab {
    font-size: 20px;
    font-weight: 600;
}
.noti-in-ae .not-prg-ab {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #3a3a3a;
}
.not-fd-ban-a {
    display: block;
    background: #ececec;
    padding: 100px 0 200px;
}
.not-fd-ban-a img {
    max-width: 100%;
}
.not-fd-ban-ab {
    text-align: center;
}
.not-fd-ban-ab a {
    display: inline-block;
    background: #fff;
    color: #000;
    font-weight: 600;
    margin-top: 40px;
    padding: 12px 25px;
    border-radius: 7px;
    box-shadow: 1px 1px 1px #0000005c;
}
.not-fd-ban-ab a:hover {
    text-decoration: none;
    color: #305ad2;
}
.wsh-out-ab {
    display: block;
    margin-top: 20px;
}
.wsh-in-ac {
    display: flex;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px #e8e8e8 solid;
}
.wsh-in-ac:last-child {
    border-bottom: none;
}
.wsh-in-ac:hover {
    text-decoration: none;
}
.wsh-in-ac .wsh-in-ad {
    width: 100%;
    max-width: 100px;
    height: 100px;
    overflow: hidden;
    justify-content: center;
    align-self: center;
    display: flex;
}
.wsh-in-ac .wsh-in-ad img {
    max-width: 100%;
    max-height: 100%;
}
.wsh-in-ac .wsh-in-ae {
    width: 100%;
    padding: 0 15px;
}
.wsh-delete-out {
    display: flex;
    justify-content: flex-end;
}
.wsh-delete-out .wsh-delete-ab {
    font-size: 13px;
    background: #fff;
    border: #ddd;
    color: #7c7c7c;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.wsh-delete-out .wsh-delete-ab:hover {
    color: #c05f30;
}
.wsh-delete-out .wsh-delete-ab:focus {
    outline: 0;
    border: none;
}
.wsh-in-ac:hover .wsh-in-ae .wsh-had-ab {
    text-decoration: underline;
}
.wsh-in-ae .wsh-had-ab {
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: 600;
    color: #212121;
}
.wsh-in-ac .pro-price {
    font-size: 18px;
    color: #c05f30;
    font-weight: 600;
}
.wsh-in-ac .pro-price .pro-price-in {
    font-size: 18px;
    font-weight: 700;
}
.wsh-in-ac .pro-price .pro-rup {
    font-size: 18px;
    font-weight: 300;
}
.pro-details-main {
    display: block;
    padding-bottom: 50px;
    padding-top: 8px;
    background: #fff;
}
.prd-left-main {
    height: 100%;
    background: #fff;
    padding: 0 0 30px;
}
.prd-right-main {
    display: block;
    height: 100%;
    background: #fff;
    padding: 5px 0 50px;
    position: relative;
}
.prd-rt-head {
    font-size: 30px;
    color: #484848;
}
.prd-pri-out {
    display: flex;
    align-items: flex-end;
}
.prd-pri-out .prd-pc{
    font-size: 14px;
    margin: 0 18px 2px 0;
    font-weight: 400;
}
.prd-pri-out .prd-pb {
    display: flex;
    padding-left: 12px;
    color: #a7a7a7;
    font-size: 21px;
    text-decoration: line-through!important;
}
.prd-pri-out .prd-p {
    display: flex;
    font-size: 24px;
    font-weight: 600;
    color: #484848;
}
.in-alfj12{
    font-size: 12px;
    line-height: 1.2;
    font-weight: 500;
    display: block;
    padding-top: 10px;
    font-style: italic;
}
.prd-pri-out .prd-p i {
    font-size: 17px;
    align-self: center;
    font-weight: 400;
    align-items: center;
    display: inline-flex;
}

.off-oud1{
    background: #fff;
    box-shadow:0px 0px 8px #00000024;
    padding: 30px 20px 36px 20px;
    margin-left: 2px;
    margin-right: 2px;
}
.off-oud1 .off-oud1-2 .off-oud1-3{
    color:#C06700;
    letter-spacing: 0.7px;
}
.off-oud1 .off-oud1-2 .off-oud1-4 li{
    padding-left: 28px;
    position: relative;
    line-height: 20px;
    margin-bottom: 14px;
}
.off-oud1 .off-oud1-2 .off-oud1-4 li::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/offer-icon.svg);
    background-size: 20px;
    background-repeat: no-repeat;
}

.ovrif1 .ovrif1-1 ul{
    padding-left: 20px;
}
.ovrif1 .ovrif1-1 ul li{
    list-style: disc;
    color: #707070;
}
.ovrif1 .ovrif1-1 ul li h6{
    margin-bottom:7px;
}


.prd-li-co-out {
    justify-content: flex-end;
    display: flex;
}

.deli-cfj1{
    width: 100%;
    padding: 25px 20px 30px;
    background:#f7e9da;
}
.deli-cfj1 .deli-cfj1-3{
    display: flex;
    border-bottom: 1px #ddbe9f solid;
}
.deli-cfj1 .deli-cfj1-3 input{
    width: 100%;
    background: none;
    padding: 8px 0 8px;
    border: none;
}
.deli-cfj1 .deli-cfj1-3 input:focus{
    outline: 0;
    border: none;
}
.deli-cfj1 .deli-cfj1-3 input::placeholder{
    font-size:15px;
}
.deli-cfj1 .deli-cfj1-3 button{
    color: #c4601d;
    background: none;
    border: navajowhite;
    padding: 8px 0 8px;
}
.deli-cfj1 .deli-cfj1-4{
    margin: 15px 0 0 0;
}
.deli-cfj1 .deli-cfj1-4 .deli-cfj1-5{
    margin-bottom:8px;
}
.deli-cfj1 .deli-cfj1-4 .deli-cfj1-6{
    color: #d13c0f;
}


.benifgj1 .benifgj1-2{
    display: grid;
    height: 100%;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
    background: #f5e7d2;
    overflow: hidden;
}
.benifgj1 .benifgj1-2 .benifgj1-3 img{
    width:100%;
}
.benifgj1 .benifgj1-2 .benifgj1-4{
    padding: 32px 15px 35px;
}
.benifgj1 .row .col-lg-4:nth-child(4n+1) .benifgj1-2{
    background:#f5e7d2;
}
.benifgj1 .row .col-lg-4:nth-child(4n+2) .benifgj1-2{
    background:#e1e0c4;
}
.benifgj1 .row .col-lg-4:nth-child(4n+3) .benifgj1-2{
    background:#c8d6e7;
}
.benifgj1 .row .col-lg-4:nth-child(4n+4) .benifgj1-2{
    background:#e7d1c8;
}





.prd-li-co-out {
    position: relative;
}
.alert-su {
    width: 50%;
    top: 53px;
    right: 0;
    z-index: 999;
    font-size: 14px;
    position: absolute;
}
.alert-su .alert{
    display:flex;
}
.alert-su .alert .close{
    color:#212121;
    font-size:16px;
    font-weight:600;
    text-decoration:none;
    margin-right:4px;
} 

.prd-li-co-out .on-love {
    font-size: 15px;
    color: #203c8b;
    margin-left: 20px;
}
.prd-li-co-out .on-love:hover {
    text-decoration: none;
    color: #e8344d;
}
.prd-li-co-out .on-love:hover i {
    color: #e8344d;
}
.prd-li-co-out .on-love i {
    color: #a6a6a6;
    margin-right: 2px;
}


.prd-de-co-b a {
    width: 100%;
    color: #0056b3;
}
.prd-de-co-b p {
    width: 100%;
}


.prd-size {
    display: flex;
    margin-bottom: 15px;
}
.prd-size h2 {
    font-size: 15px;
    font-weight: 400;
    display: inline-flex;
    margin: 9px 25px 0 0;
}


.prd-details-out-b .prd-de-co-b p {
    font-size: 14px;
    line-height: 27px;
}

.prd-tab-con-in {
    margin-bottom: 29px;
}
.prd-tab-con-in .prd-tab-de-h {
    font-size: 15px;
    margin: 0 0 13px 19px;
}
.prd-tab-con-in .prd-tab-con-a {
    display: flex;
    background: #f8f8f8;
    padding: 11px 10px 11px 20px;
    margin-bottom: 2px;
}
.prd-tab-con-in .prd-tab-con-a h3,
.prd-tab-con-in .prd-tab-con-a h4,
.prd-tab-con-in .prd-tab-con-a p {
    width: 50%;
    font-size: 14px;
    margin-bottom: 0px;
}
.prd-tab-con-in .prd-tab-con-a p {
    word-wrap: break-word;
    font-weight: 600;
}
.prd-tab-con-in .prd-tab-con-a h4 {
    font-weight: 600;
}
.prd-rating-out {
    margin-top: 30px;
    padding: 30px 30px;
    border: 1px #bcbcbc solid;
}
.prd-rating-out .prd-rating-txt {
    font-size: 18px;
}
.prd-rating-out .prd-rating-in .prd-rating-in-a {
    width: 30%;
    float: left;
}
.prd-rating-out .prd-rating-in .prd-rating-in-b {
    width: 60%;
    float: right;
    padding-top: 70px;
}
.prd-rating-out .prd-rating-in .prd-rating-in-a .prd-rating-in-a-a {
    text-align: center;
}
.prd-rating-m form {
    display: block;
}
.prd-rating-m input[type="radio"] {
    display: none;
}
.prd-rating-m label {
    color: grey;
    margin-bottom: 0;
    font-size: 30px;
}
.prd-rating-m .clasificacion {
    direction: rtl;
    unicode-bidi: bidi-override;
    margin-bottom: 0;
}
.prd-rating-m label:hover,
.prd-rating-m label:hover ~ label {
    color: orange;
    margin-bottom: 0;
}
.prd-rating-m input[type="radio"]:checked ~ label {
    color: orange;
}
.prd-rating-in-a-b {
}
.prd-rating-in-a-b .prd-rating-in-a-c {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 3px #ccc solid;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.prd-rating-in-a-b .prd-rating-in-a-c a {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}
.prd-progrees-rate-out {
    display: flex;
    margin-bottom: 5px;
}
.prd-progrees-rate-out .progress {
    width: 70%;
    height: 5px;
    align-self: center;
}
.prd-progrees-rate-out .progress .progress-bar {
    background: #e76814;
}
.prd-progrees-rate {
    width: 10%;
    font-size: 12px;
    align-self: center;
}
.prd-progrees-rate i {
    color: #e2e2e2;
}
.prd-at-rate {
    width: 20%;
    font-size: 12px;
    align-self: center;
    margin-left: 10px;
}
.prd-control-out {
    display: flex;
    margin-top: 40px;
}
.prd-control-out button {
    width: 35%;
    cursor: pointer;
    transition: all 0.2s linear;
}
.prd-control-out .prd-control-add {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 5px 16px;
    border-radius: 4px;
    margin-right: 20px;
    color: #C06700;
    border: 1px #C06700 solid;
    background: #fff;
}
.prd-control-out .prd-control-add:hover,
.prd-control-out .prd-control-add:focus {
    outline: 0;
    color: #80ba28;
    border: 1px #80ba28 solid;
}
.prd-control-out .prd-control-buy {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #C06700;
    padding: 16px 5px 16px;
    border-radius: 4px;
    border: 1px #C06700 solid;
}
.prd-control-out .prd-control-buy:hover,
.prd-control-out .prd-control-buy:focus {
    outline: 0;
    background: #d77b10;
    border: 1px #d77b10 solid;
}
.fixedsticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    z-index: 8;
}
.fixedsticky {
    top: 145px;
}
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
    position: static;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
    position: fixed;
}
.fixedsticky-dummy {
    display: none;
}
.fixedsticky-on + .fixedsticky-dummy {
    display: block;
}
.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px;
    background-color: #fff;
    cursor: move;
}
.cloud-zoom-title {
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}
.cloud-zoom-wrap {
    top: 0;
    z-index: 9999;
    position: relative;
}
.cloud-zoom-big {
    border: 4px solid #ccc;
    overflow: hidden;
}
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}
div#colorbox {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 9999;
}
div#cboxOverlay {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
div#cboxContent {
    margin: 0 auto !important;
    float: none !important;
    height: 100% !important;
    text-align: center;
    width: 80% !important;
    position: relative;
}
div#cboxWrapper {
    width: 100% !important;
    height: 100% !important;
}
div#cboxMiddleLeft {
    position: absolute;
}
img.cboxPhoto {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}
div#cboxTitle {
    display: none !important;
}
button#cboxClose {
    position: absolute;
    right: -40px;
    top: 0px;
    font-size: 0;
    background: transparent;
    border: 0;
    height: 60px;
    cursor: pointer;
}
button#cboxClose:before {
    content: "";
    transform: rotate(45deg);
    height: 1px;
    width: 60px;
    background: #fff;
    display: block;
    margin-top: 0px;
}
button#cboxClose:after {
    content: "";
    transform: rotate(-45deg);
    height: 2px;
    width: 60px;
    background: #fff;
    display: block;
    margin-top: 0px;
}
div#cboxLoadedContent {
    text-align: center;
    width: 100% !important;
    position: relative;
}
.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px;
    background-color: #fff;
    cursor: move;
}
.cloud-zoom-title {
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}
.cloud-zoom-wrap {
    top: 0;
    z-index: 9999;
    position: relative;
}
.cloud-zoom-gallery-thumbs a.cloud-zoom-gallery:only-child {
    display: none;
}
.cloud-zoom-big {
    border: 4px solid #ccc;
    overflow: hidden;
    z-index: 999999999999999 !important;
}
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}



.prd-li-co-out {
    justify-content: flex-end;
    display: flex;
}
.prd-li-co-out .prd-size-radio input[type="checkbox"] {
    display: none;
}
.prd-li-co-out .prd-size-radio input[type="radio"] {
    display: none;
}
.prd-li-co-out .prd-size-radio label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    width: 37px;
    height: 37px;
    color: #C06700;
    border: 1px #C06700 solid;
    border-radius:4px;
    text-align: center;
    cursor: pointer;
    float: left;
    font-size: 17px;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}
.prd-li-co-out .prd-size-radio label:hover {
    color: #fff;
    background: #C06700;
    border: 1px #C06700 solid;
}
.prd-li-co-out .prd-size-radio input[type="checkbox"]:checked + label {
    color: #fff;
    background: #C06700;
    border: 1px #C06700 solid;
}

.prd-li-co-out {
    position: relative;
}



.basic-sample > div {
    width: 300px;
    height: 400px;
}
.gallery-sample {
    display: flex;
    padding: 3px;
    justify-content: center;
    align-items: center;
    border: 1px #e4e6e6 solid;
}
.gallery-sample .cloud-zoom-wrap a {
    padding: 3px;
    display: flex;
    height: 400px;
    padding: 3px;
    justify-content: center;
    align-items: center;
}
.gallery-sample .cloud-zoom-wrap {
}
.gallery-sample a.cloud-zoom {
    position: relative;
    display: block;
}
.gallery-sample a.cloud-zoom img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
}
.recent_list {
    display: block;
    list-style: none;
    padding-left: 0;
}
.recent_list li {
    margin-bottom: 10px;
    border: 1px solid #ddd;
}
.recent_list li:hover {
    border: 1px #dd790e solid;
}
.recent_list li img {
    display: block;
    max-width: 100%;
    max-height: 60px;
    margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    .recent_list li {
        float: left;
        margin-right: 4px;
    }
    .gallery-sample .cloud-zoom-wrap a {
        height: 160px;
    }
    .recent_list li img {
        max-height: 35px;
    }
    .prd-control-out .prd-control-add,
    .prd-control-out .prd-control-buy {
        font-size: 13px;
        padding: 12px 5px 12px;
    }
    .cloud-zoom-big,
    .cloud-zoom-lens {
        display: none !important;
    }
    .gallery-sample a.cloud-zoom {
        cursor: default;
    }

    .prd-rt-head {
        font-size: 18px;
    }
    .prd-pri-out .prd-p {
        font-size: 19px;
    }
    .prd-pri-out .prd-p i
    {
        font-size: 15px;
    }

    .prd-select h2,
    .prd-size h2{
        font-size: 12px;
        font-weight: 600;
    }

    .prd-size {
        justify-content: flex-end;
    }
    .prd-details-out-b .prd-de-co-b p,
    .prd-select select {
        font-size: 13px;
    }
 

    .prd-tab-con-in .prd-tab-de-h {
        font-size: 13px;
    }
    .prd-tab-con-in .prd-tab-con-a h3,
    .prd-tab-con-in .prd-tab-con-a h4 {
        font-size: 12px;
    }
    .prd-rating-out .prd-rating-txt {
        font-size: 15px;
        font-weight: 600;
    }

    .prd-left-main {
        padding: 0 0 24px;
    }
    .prd-right-main {
        padding: 5px 0 50px;
    }
    .mar-top40 {
        margin-top: 35px;
    }
    .prd-rating-in-a-b .prd-rating-in-a-c a {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .my-profile-right {
        margin: 12px 0 0 0;
    }
}
@media screen and (max-width: 767px) {
    .my-app-gfwout .my-app-df12 .my-app-df16 {
        display: block;
    }
    .my-app-gfwout .my-app-df12 .my-app-df16 .my-app-df19{
        margin-bottom:5px;
    }
    .my-app-gfwout .my-app-df12 .my-app-df16 .my-app-df19 .my-app-df17 {
        margin-bottom: 15px;
    }
    .prd-size {
        justify-content: flex-start;
    }
    .prd-rating-in-a-b .prd-rating-in-a-c {
        width: 125px;
        height: 125px;
    }
    .prd-rating-out .prd-rating-in .prd-rating-in-b {
        width: 60%;
        float: right;
        padding-top: 38px;
    }
    .prd-rating-out {
        margin-top: 2px;
    }

    .prd-li-co-out .on-love {
        font-size: 13px;
    }
    .off-oud1 .off-oud1-2 .off-oud1-3 {
        font-size: 20px;
    }
    .off-oud1 .off-oud1-2 .off-oud1-4 li {
        font-size: 13px;
    }
    .off-oud1 .off-oud1-2 .off-oud1-4 li::after {
        top: 2px;
        background-size: 16px;
    }
    .off-oud1 .off-oud1-2 .off-oud1-4 li {
        padding-left: 25px;
    }
    .deli-cfj1 .deli-cfj1-2{
        margin-bottom: 6p
        font-size: 20px;
    }
    .deli-cfj1 {
        margin-top: 10px;
    }
    .ovrif1 .ovrif1-1 h3{
        font-size: 24px;
    }
    .benifgj1 .benifgj1-1{
        font-size:24px;
    }
    .benifgj1 .benifgj1-2 .benifgj1-4 {
        font-size: 18px;
        padding: 15px 15px 20px;
    }
    .pro-flt-main .pro-spm-txt-m h1 {
        padding: 20px 0 20px 0;
    }
    .off-oud1 {
        margin-top: 8px;
    }
    .benifgj1 .benifgj1-2 {
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
    }
}
@media screen and (max-width: 575px) {
    .prd-li-co-out .on-love {
        font-size: 12px;
    }
    .prd-rt-head {
        font-size: 16px;
    }
    .prd-pri-out .prd-p {
        font-size: 17px;
    }
    .prd-pri-out .prd-p i{
        font-size: 13px;
    }

    .prd-rating-out .prd-rating-in .prd-rating-in-a {
        width: 100%;
    }
    .prd-rating-out .prd-rating-txt {
        text-align: center;
    }
    .prd-rating-out .prd-rating-in .prd-rating-in-b {
        width: 100%;
    }
    .prd-at-rate {
        text-align: right;
    }
    .prd-progrees-rate {
        width: 20%;
    }
    .prd-select select {
        width: 100%;
    }

    .prd-tab-con-in .prd-tab-de-h {
        margin: 0 0 13px 10px;
    }
    .prd-tab-con-in .prd-tab-con-a {
        padding: 11px 11px 11px 11px;
    }
    .prd-control-out .prd-control-add,
    .prd-control-out .prd-control-buy {
        font-size: 11px;
    }
}
.cart-main {
    display: block;
    padding-bottom: 50px;
}
.crt-left-main {
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 30px 0 30px;
}
.crt-right-main {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 30px 0 10px;
}
.crt-left-main .crt-head-txt {
    font-size: 22px;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}
.crt-right-main .crt-cart-totals .crt-head-sum-12 {
    font-size: 22px;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}
.cart-main .crt-product-col ._grid {
    text-align: justify !important;
    text-justify: distribute-all-lines;
    text-rendering: optimizespeed;
    display: flex;
}
.cart-main ._column {
}
.cart-main ._btn {
    display: inline-block;
    background-color: #e8344d;
    border: 1px #e8344d solid;
    color: #fff;
    padding: 5px 12px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.che-ck12 .checkout-btn {
    display: block;
    background-color: #1277b4;
    border: 1px #1277b4 solid;
    color: #fff;
    padding: 10px 12px 11px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.che-ck12 .checkout-btn:hover {
    text-decoration: none;
    background-color: #065687;
    border: 1px #065687 solid;
}
.cart-main ._btn:hover,
.cart-main ._btn:focus {
    outline: 0;
    background-color: #ffffff;
    color: #000;
    text-decoration: none;
}
.cart-main ._btn-b {
    display: block;
    background-color: #ebf7ff;
    border: 1px #333333 solid;
    color: #484848;
    padding: 10px 12px 11px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 10px;
}
.cart-main ._btn-b:hover,
.cart-main ._btn-b:focus {
    outline: 0;
    border: 1px #484848 solid;
    color: #fff;
    background: #484848;
    text-decoration: none;
}
.cart-main .shopping-cart {
    display: block;
}
.cart-main .shopping-cart--list-item {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 30px;
    padding-bottom: 23px;
}
.cart-main .shopping-cart--list-item:last-child {
    border-bottom: none;
}
.cart-main .shopping-cart--list-item > ._column {
    letter-spacing: inherit;
    height: 100%;
}
.cart-main .cart-img-out {
    width: 15%;
    align-items: center;
}
.cart-main .cart-img-out img {
    max-width: 100%;
    max-height: 100%;
}
.cart-main .crt-product-info {
    width: 55%;
    padding: 5px 10px 0 20px;
}
.cart-main .product-name {
    font-size: 18px;
    color: #212121;
    margin: 0 0 15px;
}
.crt-product-desc {
    font-size: 13px;
    border: 1px #ccc solid;
    display: inline-block;
    padding: 2px 10px;
    line-height: 21px;
    margin-top: 10px;
}
.cart-main .crt-price {
    line-height: 1;
    font-size: 16px;
    color: #484848;
}
.cart-main .product-modifiers {
    text-align: right;
}
.cart-main .crt-product-col {
    margin-left: auto;
}
.cart-main .product-qty {
    width: 35px;
    background-color: transparent;
    color: #686868;
    text-align: center;
    align-self: center;
}
.cart-main .product-subtract,
.cart-main .product-plus {
    background-color: #ffffff;
    color: #000000;
    border: 1px #c1c1c1 solid;
    border-radius: 9px;
    font-size: 17px;
    cursor: pointer;
}
.shopping-cart--list-item:hover .product-subtract,
.shopping-cart--list-item:hover .product-plus {
    border: 1px #c1c1c1 solid;
}
.cart-main .product-plus:hover,
.cart-main .product-plus:focus,
.cart-main .product-subtract:hover,
.cart-main .product-subtract:focus {
    outline: 0;
    border: 1px #aeaeae solid;
    border-radius: 9px;
}
.cart-main .product-qty {
}
.cart-main .crt-product-info .product-remove {
    font-size: 13px;
    margin-top: 13px;
    background-color: #ffffff;
    color: #848484;
    padding: 0;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
}
.cart-main .crt-product-info .product-remove:hover,
.cart-main .crt-product-info .product-remove:focus {
    outline: 0;
    border: none;
    color: #000000;
}
.cart-main .product-modifiers:hover .product-remove {
    visibility: visible;
}
.cart-main .product-remove:before {
    margin-right: 0.5em;
}
.cart-main .product-total-price {
    font-size: 18px;
    text-align: right;
    color: #484848;
    font-weight: 600;
    margin-top: 36px;
}
.crt-cart-totals {
    padding: 25px 25px;
    background: #ebf7ff;
}
.cart-main .cart-totals ._column {
    line-height: 1.2;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
.cart-main .crt-cart-totals .cart-totals-key {
    font-size: 17px;
    color: #484848;
}
.cart-main .cart-totals ._column:hover .cart-totals-value {
    color: #333;
}
.cart-main .cart-totals-value {
    font-size: 15px;
    font-weight: 600;
}
.cart-main ._column.checkout {
    text-align: right;
    padding: 0;
    margin-top: 1.5em;
    vertical-align: middle;
    border-bottom: none;
    flex-wrap: wrap;
}
.cart-main .checkout-btn:before {
    margin-right: 0.5em;
}
.cart-main .product-remove,
.cart-main .cart-totals * {
    transition: all 0.2s ease;
}
.cart-main .closing {
    transition: all 0.5s ease;
    transform: translate3d(0, -100%, 0);
    opacity: 0;
}
*,
.cart-main :before,
.cart-main :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.cart-main img {
    display: block;
    max-width: 100%;
    height: auto;
}
.cart-main .group:after {
    content: "";
    display: table;
    clear: both;
}
.cart-main .ui-list,
.cart-main nav ul,
.cart-main nav ol,
.cart-main .grid-list {
    list-style: none inside;
    padding-left: 0;
    margin-bottom: 0;
}
.cart-main .grid-list > li {
    display: inline-block;
    vertical-align: top;
}
.cart-main .hidden {
    display: none;
}
.cart-main .inner-container {
    width: 98%;
    max-width: 70em;
    margin: 0 auto;
}
@media screen and (min-width: 30em) {
    .cart-main .inner-container {
        width: 92%;
    }
}
@media screen and (min-width: 60em) {
    .cart-main .inner-container {
        width: 80%;
    }
    body .cart-main .debug:before {
        content: "min-width: 60em fired";
        background-color: blue;
    }
}
@media screen and (min-width: 320px) {
    body .cart-main .debug:before {
        opacity: 0.2;
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
        content: "nothing fired!";
        background-color: #ffc0cb;
        padding: 0.25rem;
    }
}
@media screen and (min-width: 35em) {
    body .cart-main .debug:before {
        content: "min-width: 35em fired";
        background-color: orange;
    }
}
@media screen and (min-width: 46em) {
    body .cart-main .debug:before {
        content: "min-width: 46em fired";
        background-color: #ff0;
    }
}
@media screen and (min-width: 68em) {
    body .cart-main .debug:before {
        content: "min-width: 68em fired";
        background-color: green;
    }
}
@media screen and (min-width: 768px) {
    .crt-i-sticky {
        float: left;
        width: 100%;
    }
}
@supports (position: sticky) or (position: -webkit-sticky) {
    @media screen and (min-width: 768px) {
        .crt-i-sticky {
            position: -webkit-sticky;
            position: -moz-sticky;
            position: -o-sticky;
            position: -ms-sticky;
            position: sticky;
            top: 125px;
        }
    }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
    .crt-i-sticky {
        position: -webkit-inherit;
        position: -moz-inherit;
        position: -o-inherit;
        position: -ms-inherit;
        position: inherit;
    }
    .cart-main .cart-img-out {
        width: 30%;
    }
    .cart-main .crt-product-info {
        width: 70%;
    }
    .crt-product-desc {
        font-size: 12px;
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .cart-main .product-qty {
        font-size: 12px;
    }
    .cart-main .crt-product-col ._btn-b {
        padding: 5px 10px;
    }
}
@media screen and (max-width: 767px) {
    .crt-left-main .crt-head-txt {
        text-align: center;
    }
    .crt-right-main {
        margin-top: 2px;
    }
    .cart-main .shopping-cart--list-item {
        display: block;
        text-align: center;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .cart-main .cart-img-out {
        margin: 0 auto;
    }
    .cart-main .crt-product-info {
        width: 100%;
    }
    .cart-main .crt-product-info .product-remove {
        text-align: center;
    }
    .cart-main .crt-product-col {
        width: 200px;
        margin: 0 auto;
    }
    .cart-main .product-total-price {
        text-align: center;
        margin-top: 5px;
    }
    .cart-main .crt-product-col ._grid {
        justify-content: center;
        margin-top: 15px;
    }
    .cart-main .product-name {
        margin: 5px 0 10px;
    }
}
.rst-h-ban {
    position: relative;
    overflow: inherit;
    height: 295px;
    background: #000;
}
.rst-search-out {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18%;
}
.rst-search-head {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #ffff;
    text-shadow: 1px 1px 3px #000;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    z-index: 999;
}
.rst-search-a {
    margin: 0 100px;
    position: relative;
    z-index: 999;
}
.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.rst-search-input:hover,
.rst-search-input:focus {
    outline: 0;
    border-right: 1px #fff solid;
    border: 1px #e2213c solid;
}
.rst-search-input {
    display: flex;
    width: 100%;
    position: relative;
    border: 1px #c1c1c1 solid;
    border-left: 1px #fff solid;
    box-shadow: 0px 3px 6px #0000004d;
    background: #dcdcdc;
}
.rst-search-input .rst-search-drop {
    padding: 10px;
    margin: 0;
    display: none;
    position: absolute;
    min-height: 200px;
    top: 46px;
    left: -1px;
    right: -1px;
    z-index: 10;
    background: #fdfdfd;
    border: 1px solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.rst-search-input .rst-field-a:focus + .rst-search-drop {
    display: block;
}
.rst-search-input .rst-field-a {
    width: 80%;
    height: 45px;
    font-size: 14px;
    padding-left: 15px;
    border: 1px #fff solid;
}
.rst-search-input .rst-field-a:hover,
.rst-search-input .rst-field-a:focus {
    outline: 0;
    border: 1px #fff solid;
}
.rst-search-input .rst-field-a,
.rst-search-input .rst-field-b,
.select-wrapper select,
.rst-search-input,
.rst-search-input .rst-field-b {
    transition: all 0.4s linear;
}
.rst-search-input .rst-field-b {
    width: 21%;
    background: #e2213c;
    color: #fff;
    border: 1px #e8344d solid;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.rst-search-input .rst-field-b:hover,
.rst-search-input .rst-field-b:focus {
    outline: 0;
    border: 1px #c7283d solid;
    background: #c7283d;
}
.select-icon {
    position: relative;
    bottom: 52px;
    float: right;
    padding: 16px;
    height: 100%;
    border-right: none;
    pointer-events: none;
}



.rst-size-out-a {
    display: flex;
    flex-wrap: wrap;
}





.rst-size-out-b {
    display: flex;
    flex-wrap: wrap;
}

.rst-num-out {
    display: flex;
    width: 100%;
}
.rst-num-out .rst-input-number {
    width: 80px;
    padding: 0 12px;
    font-size: 15px;
    vertical-align: top;
    text-align: center;
    outline: none;
}
.rst-num-out .rst-input-number,
.rst-num-out .input-number-decrement,
.rst-num-out .input-number-increment {
    width: 60%;
    border: 1px solid #ccc;
    height: 40px;
    user-select: none;
}
.rst-num-out .input-number-decrement,
.rst-num-out .input-number-increment {
    display: inline-block;
    width: 20%;
    line-height: 38px;
    background: #f1f1f1;
    color: #444;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.rst-num-out .input-number-decrement:active,
.rst-num-out .input-number-increment:active,
.rst-num-out .input-number-increment:focus,
.rst-num-out .input-number-decrement:focus,
.rst-num-out .input-number-increment:hover,
.rst-num-out .input-number-decrement:hover {
    transition: all 0.4s linear;
    outline: 0;
    background: #ddd;
}
.rst-num-out .input-number-decrement {
    width: 20%;
    border-right: none;
    border-radius: 4px 0 0 4px;
}
.rst-num-out .input-number-increment {
    border-left: none;
    border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 1024px) {
    .rst-num-out .rst-input-number {
        font-size: 13px;
    }
    .rst-search-head {
        font-size: 20px;
        margin-bottom: 9px;
    }
    .rst-h-ban {
        height: 280px;
    }
}
@media screen and (max-width: 999px) {
    .rst-search-a {
        margin: 0 0;
    }
    .select-wrapper select {
        font-size: 10pt;
    }
    rst-search-input .rst-field-a {
        font-size: 12px;
    }
    .rst-search-head {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .rst-search-input .rst-field-b {
        font-size: 11px;
    }
}
@media screen and (max-width: 767px) {
    .rst-search-a {
        flex-wrap: wrap;
    }
    .select-wrapper {
        height: 35px;
        min-width: 100%;
    }
    .select-icon {
        bottom: 36px;
        padding: 7px;
    }
    .rst-search-input {
        flex-wrap: wrap;
        width: 100%;
        background: none;
        border: none;
    }
    .rst-search-input .rst-field-a {
        width: 100%;
        height: 35px;
        font-size: 12px;
        margin-right: 0;
        margin-top: 3px;
        border: 1px #c1c1c1 solid;
    }
    .rst-search-input .rst-search-drop {
        top: 38px;
        left: 0px;
        right: 0px;
    }
    .rst-search-a {
        box-shadow: none;
    }
    .rst-search-input:hover,
    .rst-search-input:focus {
        border-right: none;
        border: none;
    }
    .rst-search-head {
        font-size: 15px;
    }
    .rst-search-input .rst-field-b {
        width: 100%;
        height: 35px;
        margin-top: 2px;
    }
    .rst-search-input .rst-field-a:hover,
    .rst-search-input .rst-field-a:focus {
        outline: 0;
        border: 1px #e2213c solid;
    }
}
@media screen and (max-width: 560px) {
    .rst-h-ban {
        height: 215px;
    }
}
.rom-str-a {
    display: flex;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    margin-bottom: 0;
    padding: 5px 0 5px 5px;
    margin-top: 5px;
}
.rom-str-a span {
    font-size: 12px;
    display: flex;
    color: #e8344d;
}
.rom-h-ban .owl-carousela .owl-item img {
    display: block;
    width: 100%;
    height: 295px;
}
.rom-h-ban {
    position: relative;
    overflow: inherit;
    height: 295px;
    background: #000;
}
.rom-str-a .star-6-points {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: relative;
    border: 5px solid rgba(0, 0, 0, 0);
    border-top: 0 solid;
    border-bottom: 8px solid #e8344d;
    color: rgba(0, 0, 0, 1);
    -o-text-overflow: clip;
    text-overflow: clip;
    float: left;
    margin-top: -3px;
    margin-right: 3px;
}
.star-6-points::after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    top: 2px;
    left: -5px;
    border: 5px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #e8344d;
    border-bottom: 0 solid;
    color: rgba(0, 0, 0, 1);
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: none;
}
.prd-select input.rom-date {
    width: 100%;
    font-size: 14px;
    background: #e9e9e9;
    color: #000;
    padding: 6px 10px 7px 10px;
    border: 1px #d1d1d1 solid;
}
.prd-select input.rom-date:hover,
.prd-select input.rom-date:focus {
    outline: 0;
    border: 1px #454545 solid;
}
.rom-g-map iframe {
    width: 100%;
    height: 350px;
}
.rom-filter-in label {
    font-size: 13px;
}
.rom-filter-out {
    display: flex;
    justify-content: space-between;
}
.rom-filter-out .rom-filter-in {
    width: 50%;
    margin-right: 5px;
}
.rom-filter-out .rom-filter-in:last-child {
    margin-right: 0;
}
.rom-filter-out .rom-filter-in label {
    font-size: 13px;
    color: #fff;
    margin-left: 10px;
}
.rom-filter-out .rom-filter-in input.flt-sear-in-a {
    margin-bottom: 6px;
    height: 34px;
    background: #dbdbdb;
    padding-left: 10px;
}
@media screen and (max-width: 992px) {
    .rom-str-a {
        justify-content: center;
        margin-top: 0;
    }
    .rom-str-a .star-6-points {
        margin-top: -2px;
    }
    .rom-str-a span {
        font-size: 11px;
    }
    .flt-pro-box:hover .flt-cont-out {
        left: 0;
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    .rom-filter-out .rom-filter-in label {
        font-size: 12px;
    }
}
@media screen and (max-width: 560px) {
    .rom-filter-out .rom-filter-in input.flt-sear-in-a {
        height: 30px;
    }
    .rom-h-ban .owl-carousela .owl-item img {
        display: block;
        width: 100%;
        height: 270px;
    }
    .rom-h-ban {
        height: 270px;
    }
}
.drs-search-a {
    display: flex;
    box-shadow: 0px 3px 6px #0000004d;
}
.drs-search-a .drs-filter-in {
    width: 35%;
}
.drs-search-a .rst-search-input {
    box-shadow: none;
}
.drs-select {
    width: 100%;
    height: 100%;
    background-color: #eee;
    position: relative;
}
.drs-select {
    background-color: #fff;
}
.drs-select select {
    width: 100%;
    height: 100%;
    font-size: 14px;
    border: none;
    position: relative;
    z-index: 2;
    padding: 0 10px 0 15px;
    background: #dbdbdb;
    border: 1px #dbdbdb solid;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.4s linear;
}
.drs-select select:hover,
.drs-select select:focus {
    outline: 0;
    border: 1px #e2213c solid;
}
.drs-select select option {
    background: #dbdbdb;
}
.drs-select:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #868686;
    line-height: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 42%;
    right: 10px;
    z-index: 1;
    transition: all 0.4s linear;
}
.drs-select:hover:after {
    border-top: 7px solid #e2213c;
}
.drs-select-b {
    height: 39px;
    background-color: #dbdbdb;
}
.drs-select-b:hover {
    background-color: #fff;
}
.drs-select-b select {
    float: left;
    font-size: 13px;
    padding: 0 10px 0 10px;
    margin-bottom: 13px;
}
.drs-gallery-sample .cloud-zoom-wrap a {
    cursor: default;
}
.drs-gallery-sample .cloud-zoom-big,
.drs-gallery-sample .mousetrap {
    display: none !important;
}
.drs-pro-d-out .prd-select h2 {
    width: 100%;
}

.on-out-pro .job-rs-price .pro-rup {
    font-size: 12px;
    color: #a7a2a2 !important;
    margin-right: 2px;
}
.on-out-pro .job-rs-price span {
    font-size: 11px;
    color: #e8344d;
}
.drs-p-rgt {
    justify-content: flex-end;
}
@media screen and (max-width: 767px) {
    .drs-search-a .drs-filter-in {
        width: 100%;
        height: 35px;
    }
    .drs-select select {
        width: 100%;
        height: 100%;
        font-size: 12px;
    }
}
.jpr-cont-out .flt-cont-price .flt-p-out .flt-p {
    font-size: 12px;
}
.jpr-cont-out .flt-cont-price .flt-p-out .flt-p i {
    font-size: 14px;
    margin-right: 4px;
}
.jpr-cont-out .flt-cont-price .flt-p-out .flt-p span {
    margin-top: 2px;
}
.jpr-cont-out .on-shop-in {
    text-align: right;
}
.jpr-cont-out-b .on-shop-in {
    text-align: left;
}
.jpr-cont-out .on-shop-in i {
    font-size: 12px;
    color: #b2b2b2;
}
.jpr-cont-out .on-shop-in span {
    font-size: 12px;
    color: #b2b2b2;
}
.jpr-pri-out {
    display: flex;
}
.jpr-pri-out .jpr-p-rgt .jpr-p-off {
    font-size: 18px;
    font-weight: 600;
    color: #e8344d;
}
.jpr-pri-out .jpr-p-rgt .jpr-p-off i {
    color: #a6a6a6;
}
.jpr-pri-out .jpr-p-rgt .jpr-p-off span {
    font-size: 15px;
}
.jpr-p-rgt {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    align-self: center;
}
.jpr-pri-out .jpr-p-n i {
    color: #a6a6a6;
}
.jpr-pri-out .jpr-p-n span {
    font-size: 15px;
    font-weight: 600;
    color: #e8344d;
}
.jpr-p-rgt .jpr-p-n {
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.jpr-pri-out .jpr-p-n-b i {
    color: #a6a6a6;
    font-size: 15px;
    margin-right: 3px;
}
.jpr-pri-out .jpr-p-n-b span {
    font-size: 13px;
    font-weight: 400;
    color: #a6a6a6;
}
.jpr-p-rgt .jpr-p-n-b {
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.jpr-details-out h3 {
    width: 165px;
}
.jpr-gallery-sample {
    display: flex;
    height: 400px;
    padding: 3px;
    justify-content: center;
    align-items: center;
    border: 1px #e4e6e6 solid;
}
.jpr-gallery-sample img {
    max-width: 100%;
    max-height: 100%;
}
@media screen and (max-width: 767px) {
    .jpr-details-out h3 {
        width: 118px;
    }
}
@media screen and (max-width: 1024px) {
    .jpr-gallery-sample {
        height: 160px;
    }
}
@media screen and (max-width: 992px) {
    .jpr-cont-out-b .on-shop-in {
        text-align: center;
    }

}
.tvs-select {
    width: 100%;
    height: 34px;
    background-color: #eee;
    position: relative;
}
.tvs-select select {
    width: 100%;
    height: 100%;
    font-size: 14px;
    border: none;
    position: relative;
    z-index: 2;
    padding: 0 10px 0 15px;
    background: #dbdbdb;
    border: 1px #dbdbdb solid;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.4s linear;
}
.tvs-select select:hover,
.tvs-select select:focus {
    outline: 0;
    border: 1px #e2213c solid;
}
.tvs-select select option {
    background: #dbdbdb;
}
.tvs-select:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #868686;
    line-height: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 42%;
    right: 10px;
    z-index: 1;
    transition: all 0.4s linear;
}
.tvs-select:hover:after {
    border-top: 7px solid #e2213c;
}
.rst-search-a .tvs-list-out {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rst-search-a .tvs-list-out a {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 7px;
    margin-bottom: 6px;
    box-shadow: 1px 3px 3px #000;
    border: 4px #fff solid;
    transition: all 0.4s linear;
}
.rst-search-a .tvs-list-out a i {
    font-size: 35px;
    color: #000;
}
.rst-search-a .tvs-list-out a:hover {
    text-decoration: none;
    border: 4px #a7a7a7 solid;
}
.tvs-search-out .rom-filter-in {
    position: relative;
}
.rom-filter-in .tvs-search-drop {
    padding: 10px;
    margin: 0;
    display: none;
    position: absolute;
    min-height: 200px;
    top: 64px;
    left: -1px;
    right: -1px;
    z-index: 10;
    background: #fdfdfd;
    border: 1px solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.rom-filter-in .tvs-sear-in:focus + .tvs-search-drop {
    display: block;
}
.tvs-min {
    font-size: 12px;
}
.tvs-main .h-pro-out .h-pro-out-a .h-pro-slide .on-out-pro .on-out-pro-img,
.tvs-main .h-spm-out-a .h-spm-slider .on-out-pro .on-out-pro-img,
.tvs-main .flt-tab-out .flt-pro-out .flt-pro-box .flt-pro-img {
    height: 160px;
}
@media screen and (max-width: 1024px) {
    .rst-search-a .tvs-list-out a i {
        font-size: 25px;
    }
    .rst-search-a .tvs-list-out a {
        width: 60px;
        height: 60px;
        border: 2px #fff solid;
    }
    .rst-search-a .tvs-list-out a:hover {
        border: 2px #a7a7a7 solid;
    }
    .tvs-main .h-pro-out .h-pro-out-a .h-pro-slide .on-out-pro .on-out-pro-img,
    .tvs-main .h-spm-out-a .h-spm-slider .on-out-pro .on-out-pro-img,
    .tvs-main .flt-tab-out .flt-pro-out .flt-pro-box .flt-pro-img {
        height: 130px;
    }
}
@media screen and (max-width: 560px) {
    .rst-search-a .tvs-list-out a {
        margin: 0 3px;
    }
    .tvs-select {
        height: 30px;
    }
    .tvs-select select {
        font-size: 13px;
    }
    .tvs-main .h-pro-out .h-pro-out-a .h-pro-slide .on-out-pro .on-out-pro-img,
    .tvs-main .h-spm-out-a .h-spm-slider .on-out-pro .on-out-pro-img,
    .tvs-main .flt-tab-out .flt-pro-out .flt-pro-box .flt-pro-img {
        height: 80px;
    }
}
