.text1line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text5line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.text6line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.border-bottom-base {
    background-image: url("border_bottom28d1.png?1664349369696");
    background-repeat: no-repeat;
    width: 100%;
    height: 12px;
    display: block;
    margin: 50px 0
}

@media (max-width: 767px) {
    .border-bottom-base {
        margin: 30px 0
    }
}

.section_tab_product h2,
.section_tab_product .h2 {
    font-size: 1.71429em;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px 0
}

.section_tab_product .tabs-title {
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden
}

.section_tab_product .tabs-title li {
    width: 140px;
    display: inline-block;
    background: #dadbdb;
    height: 40px;
    line-height: 40px;
    margin-right: 1px
}

.section_tab_product .tabs-title li.current {
    color: #fff;
    background: #898989
}

.section_tab_product .tab-content {
    clear: left
}

@media (min-width: 1200px) {
    .section_tab_product .tab-content .products .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_tab_product .products .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .section_tab_product .tabs-title li {
        width: 87px
    }
}

.list-blogs-link {
    margin-top: 30px
}

.border-solid-1px {
    border-bottom: 1px solid #ebebeb;
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 35px 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .border-solid-1px {
        margin: 50px 0 35px 0
    }
}

.border-solid2-1px {
    border-bottom: 1px solid #ebebeb;
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 0px 0
}

.heading {
    display: block;
    float: left;
    width: 100%;
    text-align: left !important;
    position: relative
}

.heading h2,
.heading .h2 {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 24px !important;
    font-family: "Roboto", serif;
    font-weight: 700 !important
}

.heading h2 a,
.heading .h2 a {
    text-transform: uppercase;
    color: #409cff
}

.heading h2 a:hover,
.heading .h2 a:hover {
    color: #81d426
}

.hidden_slider {
    display: none
}

.home-slider {
    display: block
}

.home-slider .owl-dots {
    display: block;
    position: absolute;
    bottom: 0 !important;
    right: 20px;
    top: 35%;
    height: 100%;
    width: unset
}

.home-slider .owl-dots .owl-dot {
    display: block;
    width: 10px;
    height: 10px;
    background: #fffafc5e
}

.home-slider .owl-dots .owl-dot.active {
    background: #fff
}

.home-slider .owl-dots .owl-dot.active span {
    background: transparent
}

.home-slider .owl-dots .owl-dot:hover span {
    background: transparent
}

.home-slider .owl-dots .owl-dot span {
    background: transparent
}

.home-slider .owl-stage-outer {
    overflow: visible
}

.home-slider {
    position: relative;
    z-index: 9;
    overflow: hidden
}

.home-slider .item {
    position: relative
}

.home-slider .item a img {
    margin: 0 auto
}

.home-slider.owl-carousel .owl-nav {
    display: none
}

.home-slider.owl-carousel .owl-nav .owl-next {
    right: 5% !important;
    background: none !important;
    border: none !important;
    top: 45%
}

@media (min-width: 1800px) {
    .home-slider.owl-carousel .owl-nav .owl-next {
        right: 15% !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-prev {
    left: 5% !important;
    background: none !important;
    border: none !important;
    top: 45%
}

@media (min-width: 1800px) {
    .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 15% !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-next:before {
    font-size: 35px;
    border: 2px solid #fff;
    color: #fff;
    padding-left: 3px;
    background: transparent;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    line-height: 40px;
    left: -5px
}

.home-slider.owl-carousel .owl-nav .owl-prev:before {
    font-size: 35px;
    padding-right: 2px;
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    line-height: 40px;
    left: -5px
}

.section_slider_2 {
    display: block;
    float: left;
    width: 100%;
    background-image: url("bg_slider28d1.png?1664349369696");
    background-repeat: no-repeat
}

.section_slider_2 .home-slider-2 {
    padding: 30px 0;
    position: relative;
    z-index: 9
}

.section_slider_2 .home-slider-2 .item {
    position: relative
}

.section_slider_2 .home-slider-2 .item a img {
    margin: 0 auto
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2 .item a img {
        padding: 0 20px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav {
    display: block
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next {
    right: -30px !important;
    background: #409cff;
    top: 50%;
    width: 50px;
    height: 50px
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next {
        right: 0px !important;
        width: 30px;
        height: 30px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:hover {
    background: #fff
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:hover i {
    color: #409cff
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next i {
    display: block;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 14px;
    width: 50px;
    height: 50px
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next i {
        font-size: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:before {
    content: "";
    border-left: 0px solid transparent;
    border-top: 15px solid #0d82ff;
    border-right: 30px solid transparent;
    position: absolute;
    top: 100%;
    margin: 0;
    right: 0;
    left: auto;
    z-index: 100
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:before {
        border-top: 15px solid #0d82ff;
        border-right: 20px solid transparent;
        width: 20px;
        height: 20px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:after {
    content: "";
    border-left: 0px solid transparent;
    border-bottom: 15px solid #0069d9;
    border-right: 30px solid transparent;
    position: absolute;
    bottom: 100%;
    margin: 0;
    right: 0;
    left: auto;
    z-index: 100
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-next:after {
        border-bottom: 15px solid #0069d9;
        border-right: 20px solid transparent;
        width: 20px;
        height: 20px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev {
    left: -30px !important;
    background: #409cff;
    top: 50%;
    width: 50px;
    height: 50px
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev {
        left: 0px !important;
        width: 30px;
        height: 30px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:hover {
    background: #fff
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:hover i {
    color: #409cff
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev i {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 14px;
    transform: rotate(180deg)
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev i {
        font-size: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:before {
    content: "";
    border-left: 30px solid transparent;
    border-top: 15px solid #0067d5;
    border-right: 0px solid transparent;
    content: "";
    position: absolute;
    top: 100%;
    margin: 0;
    left: 0;
    z-index: 100;
    transform: unset
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:before {
        border-left: 20px solid transparent;
        border-top: 15px solid #0067d5;
        width: 20px;
        height: 20px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:after {
    content: "";
    border-left: 30px solid transparent;
    border-bottom: 15px solid #0067d5;
    border-right: 0px solid transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    margin: 0;
    left: 0;
    z-index: 100
}

@media (max-width: 991px) {
    .section_slider_2 .home-slider-2.owl-carousel .owl-nav .owl-prev:after {
        border-left: 20px solid transparent;
        border-bottom: 15px solid #0067d5;
        width: 20px;
        height: 20px
    }
}

.section_slider_2 .home-slider-2.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%
}

.section_edu_calendar_1 {
    display: block;
    width: 100%
}

.section_edu_calendar_1 .edu_content_1 {
    display: block;
    float: left;
    width: 100%
}

@media (max-width: 991px) {
    .section_edu_calendar_1 .edu_content_1 {
        margin-top: 45px
    }
}

@media (min-width: 992px) {
    .section_edu_calendar_1 .edu_content_1 {
        margin-top: 85px
    }
}

.section_edu_calendar_1 .edu_content_1 .heading h2,
.section_edu_calendar_1 .edu_content_1 .heading .h2 {
    margin: 0;
    margin-bottom: 20px
}

.section_edu_calendar_1 .edu_content_1 .heading span {
    color: #707070
}

.section_edu_calendar_1 .edu_content_1 .service_content {
    display: block;
    float: left;
    width: 100%;
    /* margin-top: 30px; */
    margin-bottom: 50px;
}

.section_edu_calendar_1 .edu_content_1 .service_content .border-solid-1px {
    margin: 15px 0 30px 0 !important
}

@media (max-width: 767px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .item {
        padding: 0px
    }
}

@media (min-width: 768px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .item:nth-child(1) {
        padding-left: 0px
    }

    .section_edu_calendar_1 .edu_content_1 .service_content .item:nth-child(4) {
        padding-left: 0px
    }
}

.section_edu_calendar_1 .edu_content_1 .service_content .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: right;
    position: absolute;
    bottom: unset;
    width: 100%;
    top: -202px;
    right: 0px
}

@media (min-width: 321px) and (max-width: 375px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .owl-dots {
        top: -181px
    }
}

@media (min-width: 376px) and (max-width: 767px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .owl-dots {
        top: -161px
    }
}

.section_edu_calendar_1 .edu_content_1 .service_content .owl-dots .owl-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #d7d7d7;
    border-radius: 50%;
    margin: 0 2px
}

.section_edu_calendar_1 .edu_content_1 .service_content .owl-dots .owl-dot.active {
    background: #81d426
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed {
    padding: 0px 0px 0px 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

@media (max-width: 767px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed {
        padding: 0px 0
    }
}

@media (max-width: 767px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .iconx {
        display: inline-block;
        width: 100%;
        float: left
    }
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .iconx img {
    max-width: 100%;
    height: auto
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .iconx .icons {
    color: #409cff
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv {
    width: calc(100% - 96px);
    -o-width: calc(100% - 96px);
    -moz-width: calc(100% - 96px);
    -webkit-width: calc(100% - 96px);
    display: inline-block;
    float: left;
    margin-left: 18px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv {
        width: calc(100% - 106px);
        -o-width: calc(100% - 106px);
        -moz-width: calc(100% - 106px);
        -webkit-width: calc(100% - 106px)
    }
}

@media (max-width: 767px) {
    .section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv {
        width: 100%;
        margin-left: 0px
    }
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv .title_service {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #252525
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv .content_service {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px;
    color: #707070
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv .content_service .red {
    color: #409cff
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv .content_service a {
    font-weight: bold;
    color: #252525;
    text-decoration: none
}

.section_edu_calendar_1 .edu_content_1 .service_content .service_item_ed .content_srv .content_service a:hover {
    color: #409cff
}

.section_edu_calendar_1 .calendar_content_1 {
    display: block;
    float: left;
    width: 100%
}

.section_edu_calendar_1 .calendar_content_1:before {
    background-image: url("bg_lts28d1.png?1664349369696");
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    width: 93px;
    height: 497px;
    top: 0px;
    left: -3px;
    z-index: -1
}

@media (max-width: 991px) {
    .section_edu_calendar_1 .calendar_content_1 {
        margin-top: 85px
    }
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product {
    z-index: 1;
    float: left;
    width: 100%;
    display: block;
    background: #fff
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-title {
    margin-top: -60px;
    z-index: 9;
    float: left;
    width: 100%;
    display: block
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-title h2,
.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-title .h2 {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background: #409cff;
    height: 60px;
    line-height: 60px;
    display: block;
    font-size: 14px !important
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-title h2 span,
.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-title .h2 span {
    font-size: 24px !important;
    font-weight: bold;
    color: #fff;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font-family: "Roboto", serif
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists {
    z-index: 9
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .itemss {
    position: relative;
    padding: 0 25px 0 19px
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .itemss:before {
    box-shadow: 0px 4px 9px 0px #000;
    opacity: 0.129;
    width: 2px;
    position: absolute;
    content: '';
    top: 0;
    left: -2px;
    height: 100%;
    z-index: 10
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(1) .product-mini-item {
    padding: 35px 6px 15px 6px
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(1) .product-img {
    background-image: url("calendar_128d1.png?1664349369696")
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(2) .product-img {
    background-image: url("calendar_228d1.png?1664349369696")
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(3) .product-img {
    background-image: url("calendar_328d1.png?1664349369696")
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(4) .product-img {
    background-image: url("calendar_428d1.png?1664349369696")
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:last-child .product-mini-item {
    border-bottom: none !important
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item {
    overflow: hidden;
    padding: 18px 6px 15px 6px
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info {
    width: calc(100% - 110px)
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info h3 a,
.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info .h3 a {
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .summary_grid {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .summary_grid .rte {
    color: #ffffff;
    font-weight: 400
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ {
    line-height: 30px;
    display: block;
    float: left;
    margin-top: 5px;
    width: 100%
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .avatar_teacher {
    margin-right: 8px;
    display: inline-block;
    float: left
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .avatar_teacher img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .star_img {
    width: 80px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .bizweb-product-reviews-badge {
    float: right;
    display: inline-block
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-img {
    width: 83px;
    margin-right: 20px;
    float: left;
    height: 83px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    position: relative
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-img:before {
    content: '';
    position: absolute;
    left: -6px;
    top: -6px;
    width: 95px;
    height: 95px;
    background-color: rgba(57, 119, 225, 0.2);
    z-index: -1;
    border-radius: 50%
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: right;
    position: absolute;
    width: 100%;
    top: -53px;
    bottom: unset;
    right: 30px;
    z-index: 99999
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background: rgba(204, 204, 204, 0.73)
}

.section_edu_calendar_1 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots .owl-dot.active {
    background: #fff
}

.section_edu_2 .heading {
    text-align: center !important
}

.section_edu_2 .heading span {
    padding: 0 265px;
    display: block;
    float: left;
    width: 100%
}

@media (max-width: 991px) {
    .section_edu_2 .heading span {
        padding: 0
    }
}

.section_edu_2 .service_content_2 {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px
}

@media (max-width: 767px) {
    .section_edu_2 .service_content_2 .item {
        padding: 0px
    }
}

@media (min-width: 768px) {
    .section_edu_2 .service_content_2 .item:nth-child(1) {
        padding-left: 0px
    }

    .section_edu_2 .service_content_2 .item:nth-child(4) {
        padding-left: 0px
    }
}

.section_edu_2 .service_content_2 .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: right;
    position: absolute;
    bottom: unset;
    width: 100%;
    top: -202px;
    right: 0px
}

.section_edu_2 .service_content_2 .owl-dots .owl-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #d7d7d7;
    border-radius: 50%;
    margin: 0 2px
}

.section_edu_2 .service_content_2 .owl-dots .owl-dot.active {
    background: #81d426
}

.section_edu_2 .service_content_2 .service_item_ed {
    height: 105px;
    padding: 0px 0px 0px 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_edu_2 .service_content_2 .service_item_ed {
        height: auto !important;
        flex-flow: column
    }
}

@media (max-width: 767px) {
    .section_edu_2 .service_content_2 .service_item_ed {
        padding: 0px 0;
        height: 185px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_edu_2 .service_content_2 .service_item_ed .iconx {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .section_edu_2 .service_content_2 .service_item_ed .iconx {
        display: inline-block;
        width: 100%;
        float: left
    }
}

.section_edu_2 .service_content_2 .service_item_ed .iconx img {
    max-width: 100%;
    height: auto
}

.section_edu_2 .service_content_2 .service_item_ed .iconx .icons {
    color: #409cff
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv {
    width: calc(100% - 96px);
    -o-width: calc(100% - 96px);
    -moz-width: calc(100% - 96px);
    -webkit-width: calc(100% - 96px);
    display: inline-block;
    float: left;
    margin-left: 18px
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_edu_2 .service_content_2 .service_item_ed .content_srv {
        width: 100% !important;
        margin: 0px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_edu_2 .service_content_2 .service_item_ed .content_srv {
        width: calc(100% - 106px);
        -o-width: calc(100% - 106px);
        -moz-width: calc(100% - 106px);
        -webkit-width: calc(100% - 106px)
    }
}

@media (max-width: 767px) {
    .section_edu_2 .service_content_2 .service_item_ed .content_srv {
        width: 100%;
        margin-left: 0px
    }
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv .title_service {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #252525
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv .content_service {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px;
    color: #707070
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv .content_service .red {
    color: #409cff
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv .content_service a {
    font-weight: bold;
    color: #252525;
    text-decoration: none
}

.section_edu_2 .service_content_2 .service_item_ed .content_srv .content_service a:hover {
    color: #409cff
}

.section_calendar_2 .calendar_content_1 {
    display: block;
    float: left;
    width: 100%
}

@media (max-width: 991px) {
    .section_calendar_2 .calendar_content_1 {
        margin-top: 0px
    }
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product {
    z-index: 1;
    float: left;
    width: 100%;
    display: block
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-title {
    z-index: 9;
    display: block
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-title h2,
.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-title .h2 {
    display: block
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-title h2 span,
.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-title .h2 span {
    font-size: 24px !important;
    font-family: "Roboto", serif;
    font-weight: bold;
    color: #409cff;
    text-transform: uppercase
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists {
    z-index: 9
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .itemss {
    position: relative
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(1) .product-img {
    background-image: url("calendar_128d1.png?1664349369696")
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(2) .product-img {
    background-image: url("calendar_228d1.png?1664349369696")
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(3) {
    clear: left
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(3) .product-img {
    background-image: url("calendar_328d1.png?1664349369696")
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small:nth-child(4) .product-img {
    background-image: url("calendar_428d1.png?1664349369696")
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item {
    overflow: hidden;
    padding: 25px 120px 6px 21px;
    border-bottom: none;
    background: #f7f7f7;
    margin-top: 30px
}

@media (max-width: 1199px) {
    .section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item {
        padding: 25px 25px 6px 21px
    }
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info {
    width: calc(100% - 110px)
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info h3 a,
.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-info .h3 a {
    color: #363636;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .summary_grid {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    word-break: break-word;
    min-height: 42px;
    line-height: 22px;
    overflow: hidden
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .summary_grid .rte {
    color: #707070;
    font-weight: 400
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ {
    line-height: 30px;
    display: inline-block;
    margin-top: 5px
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .avatar_teacher {
    margin-right: 8px;
    display: inline-block
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .avatar_teacher img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .star_ .bizweb-product-reviews-badge {
    float: right;
    display: inline-block
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-img {
    width: 83px;
    margin-right: 20px;
    float: left;
    height: 83px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    position: relative;
    z-index: 99
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .product-mini-lists .item_small .product-mini-item .product-img:before {
    content: '';
    position: absolute;
    width: 95px;
    height: 95px;
    background-color: rgba(57, 119, 225, 0.2);
    border-radius: 50%;
    z-index: -1
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: right;
    position: absolute;
    width: 100%;
    top: -38px;
    bottom: unset;
    right: 0px;
    z-index: 99999
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background: rgba(204, 204, 204, 0.73)
}

.section_calendar_2 .calendar_content_1 .aside-mini-list-product .aside-content .owl-dots .owl-dot.active {
    background: #409cff
}

.section_feature_1 .content_hihi .heading {
    width: unset
}

.section_feature_1 .content_hihi .heading span {
    width: 60%;
    float: left;
    display: block;
    color: #898989
}

@media (max-width: 991px) {
    .section_feature_1 .content_hihi .heading span {
        width: 100%
    }
}

.section_feature_1 .content_hihi .textsmall {
    float: right;
    color: #898989;
    margin-top: 60px;
    display: inline-block
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_feature_1 .content_hihi .textsmall {
        margin-top: -45px
    }
}

.section_feature_1 .content_hihi .textsmall:hover {
    color: #409cff !important
}

.section_feature_1 .content_hihi .border_wrap {
    display: block;
    width: 100%;
    float: left;
    margin-top: 30px
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev,
.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 50px;
    height: 50px;
    margin-top: -20px;
    padding: 0;
    background: #eee;
    outline: none;
    text-indent: 1010%;
    border-radius: 50%;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    border: none;
    color: #252525
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev:hover,
.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-next:hover {
    color: #fff;
    background: #409cff;
    border-color: #409cff
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev:before,
.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-next:before {
    font-family: "simple-line-icons";
    text-indent: 0;
    content: "\e071";
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    background: transparent;
    position: absolute;
    left: 2px;
    font-weight: bold;
    color: #acacac
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev {
    left: -10px;
    top: 40%
}

@media (max-width: 767px) {
    .section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev {
        left: 0px;
        display: none;
    }
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev:before {
    left: -2px
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-prev:before {
    transform: rotate(180deg)
}

.section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-next {
    right: -10px;
    top: 40%
}

@media (max-width: 767px) {
    .section_feature_1 .content_hihi .border_wrap .owl-carousel .owl-nav .owl-next {
        right: 0px;
        display: none;
    }
}

.section_feature_2 .content_hihi .heading {
    text-align: center !important;
    padding: 0 300px
}

@media (max-width: 991px) {
    .section_feature_2 .content_hihi .heading {
        padding: 0px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_feature_2 .content_hihi .heading {
        padding: 0px 200px
    }
}

.section_feature_2 .content_hihi .heading h1,
.section_feature_2 .content_hihi .heading .h1 {
    margin-top: 0px
}

.section_feature_2 .content_hihi .heading span {
    width: 100% !important
}

.section_feature_2 .border-bottom-base {
    margin: 20px 0 50px 0 !important
}

@media (max-width: 767px) {
    .section_feature_2 .border-bottom-base {
        margin: 35px 0 30px 0 !important
    }
}

.section_teacher_1 {
    display: block;
    position: relative
}

.section_teacher_1 .owl-dots {
    display: none !important
}

@media (min-width: 1200px) {
    .section_teacher_1 {
        height: 450px;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.section_teacher_1 .bg_left {
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: unset
}

@media (max-width: 767px) {
    .section_teacher_1 .heading {
        margin-top: 75px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_teacher_1 .heading {
        margin-top: 30px
    }
}

.section_teacher_1 .heading h2,
.section_teacher_1 .heading .h2 {
    padding-right: 100px
}

.section_teacher_1 .heading h2 a,
.section_teacher_1 .heading .h2 a {
    color: #fff
}

.section_teacher_1 .heading h2 a:hover,
.section_teacher_1 .heading .h2 a:hover {
    color: #409cff
}

.section_teacher_1 .owl_reviews .items {
    padding-right: 70px
}

.section_teacher_1 .owl_reviews .items span {
    color: #fff
}

@media (min-width: 1200px) {
    .section_teacher_1 .review_module {
        padding-left: 25px
    }
}

@media (max-width: 767px) {
    .section_teacher_1 .review_module {
        margin-top: 45px;
        margin-bottom: 40px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_teacher_1 .review_module {
        margin-top: 55px;
        margin-bottom: 40px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_teacher_1 .review_module {
        margin-bottom: 50px
    }
}

.section_teacher_1 .item {
    padding: 30px 60px 0px 0px;
    position: relative;
    display: block;
    float: left
}

@media (max-width: 767px) {
    .section_teacher_1 .item {
        padding: 30px 10px 0 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_teacher_1 .item {
        padding: 45px 40px 0 5px
    }
}

.section_teacher_1 .item .content_item {
    margin-bottom: 50px
}

.section_teacher_1 .item .author .image_author {
    width: 80px;
    overflow: hidden;
    display: inline-block;
    float: left
}

.section_teacher_1 .item .author .image_author img {
    max-width: 100%;
    max-height: 100%;
    height: 80px;
    border-radius: 50%;
    width: 80px
}

.section_teacher_1 .item .author .r_name {
    width: calc(100% - 105px);
    float: right
}

.section_teacher_1 .item .author .r_name .name_author {
    padding: 0px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-style: normal
}

.section_teacher_1 .item .author .r_name span {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    display: block
}

.section_teacher_1 .owl-nav {
    display: none !important
}

.section_teacher_1 .owl-dots {
    position: absolute;
    bottom: -55px;
    text-align: left;
    display: inline-block
}

@media (max-width: 767px) {
    .section_teacher_1 .owl-dots {
        text-align: left;
        bottom: -50px
    }
}

.section_teacher_1 .owl-dots .owl-dot {
    background-color: rgba(204, 204, 204, 0.502);
    width: 6px;
    height: 6px
}

@media (max-width: 767px) {
    .section_teacher_1 .owl-dots .owl-dot {
        width: 6px;
        height: 6px
    }
}

.section_teacher_1 .owl-dots .owl-dot.active {
    background-color: #fff
}

.section_teacher_1 {
    display: block;
    position: relative
}

.section_teacher_1 .owl-dots {
    display: none !important
}

@media (min-width: 1200px) {
    .section_teacher_1 {
        height: 450px;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.section_teacher_1 .bg_left {
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: unset
}

@media (max-width: 767px) {
    .section_teacher_1 .heading {
        margin-top: 75px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_teacher_1 .heading {
        margin-top: 30px
    }
}

.section_teacher_2 .heading h2,
.section_teacher_2 .heading .h2 {
    padding-right: 100px
}

.section_teacher_2 .heading h2 a,
.section_teacher_2 .heading .h2 a {
    color: #fff
}

.section_teacher_2 .heading h2 a:hover,
.section_teacher_2 .heading .h2 a:hover {
    color: #409cff
}

.section_teacher_2 .owl_reviews .items {
    padding-right: 70px
}

.section_teacher_2 .owl_reviews .items span {
    color: #fff
}

@media (min-width: 1200px) {
    .section_teacher_2 .review_module {
        padding-left: 25px
    }
}

@media (max-width: 767px) {
    .section_teacher_2 .review_module {
        margin-top: 45px;
        margin-bottom: 40px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_teacher_2 .review_module {
        margin-top: 55px;
        margin-bottom: 40px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_teacher_2 .review_module {
        margin-bottom: 50px
    }
}

.section_teacher_2 .item {
    padding: 30px 60px 0px 0px;
    position: relative;
    display: block;
    float: left
}

@media (max-width: 767px) {
    .section_teacher_2 .item {
        padding: 30px 10px 0 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_teacher_2 .item {
        padding: 45px 40px 0 5px
    }
}

.section_teacher_2 .item .content_item {
    margin-bottom: 50px
}

.section_teacher_2 .item .author .image_author {
    width: 80px;
    overflow: hidden;
    display: inline-block;
    float: left
}

.section_teacher_2 .item .author .image_author img {
    max-width: 100%;
    max-height: 100%;
    height: 80px;
    border-radius: 50%;
    width: 80px
}

.section_teacher_2 .item .author .r_name {
    width: calc(100% - 105px);
    float: right
}

.section_teacher_2 .item .author .r_name .name_author {
    padding: 0px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-style: normal
}

.section_teacher_2 .item .author .r_name span {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    display: block
}

.section_teacher_2 .owl-nav {
    display: none !important
}

.section_teacher_2 .owl-dots {
    position: absolute;
    bottom: -55px;
    text-align: left;
    display: inline-block
}

@media (max-width: 767px) {
    .section_teacher_2 .owl-dots {
        text-align: left;
        bottom: -50px
    }
}

.section_teacher_2 .owl-dots .owl-dot {
    background-color: rgba(204, 204, 204, 0.502);
    width: 6px;
    height: 6px
}

@media (max-width: 767px) {
    .section_teacher_2 .owl-dots .owl-dot {
        width: 6px;
        height: 6px
    }
}

.section_teacher_2 .owl-dots .owl-dot.active {
    background-color: #fff
}

.section_teacher_2 {
    display: block;
    position: relative
}

.section_teacher_2 .left_bg_content {
    position: relative
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_teacher_2 .left_bg_content {
        text-align: center
    }
}

.section_teacher_2 .left_bg_content:before {
    content: '';
    position: absolute;
    background-image: url("bg_teacher28d1.jpg?1664349369696");
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    background-size: cover;
    left: 38px
}

@media (max-width: 1199px) {
    .section_teacher_2 .left_bg_content:before {
        left: 0px
    }
}

.section_teacher_2 .left_bg_content .bg_left_teacher {
    margin-top: 70px;
    margin-bottom: 140px
}

.section_teacher_2 .right_content {
    display: block;
    float: left;
    margin-top: 65px
}

@media (max-width: 991px) {
    .section_teacher_2 .right_content {
        margin-top: 35px
    }
}

@media (max-width: 767px) {
    .section_teacher_2 .heading {
        margin-top: 0px
    }
}

.section_teacher_2 .heading h2,
.section_teacher_2 .heading .h2 {
    padding-right: 100px;
    margin: 0;
    margin-bottom: 25px
}

.section_teacher_2 .heading h2 a,
.section_teacher_2 .heading .h2 a {
    color: #409cff
}

.section_teacher_2 .heading h2 a:hover,
.section_teacher_2 .heading .h2 a:hover {
    color: #81d426
}

.section_teacher_2 .heading .owl_reviews span {
    color: #898989
}

.section_teacher_2 .item {
    padding: 30px 60px 0px 0px;
    position: relative;
    display: block;
    float: left
}

.section_teacher_2 .item:nth-child(3) {
    padding: 20px 60px 0 0
}

@media (max-width: 767px) {
    .section_teacher_2 .item {
        padding: 30px 10px 0 0 !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_teacher_2 .item {
        padding: 45px 10px 0 5px !important
    }
}

.section_teacher_2 .item .content_item {
    margin-bottom: 50px
}

.section_teacher_2 .item .author .image_author {
    width: 80px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 20px
}

.section_teacher_2 .item .author .image_author img {
    max-width: 100%;
    max-height: 100%;
    height: 80px;
    border-radius: 50%;
    width: 80px
}

.section_teacher_2 .item .author .r_name {
    width: calc(100% - 100px);
    float: right
}

.section_teacher_2 .item .author .r_name .name_author {
    padding: 0px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #252525;
    font-weight: bold;
    font-style: normal
}

.section_teacher_2 .item .author .r_name span {
    font-size: 14px;
    line-height: 24px;
    color: #898989;
    font-weight: 400;
    display: block
}

.section_teacher_3 .owl-dots .owl-dot.active {
    background-color: #fff
}

.section_teacher_3 {
    display: block;
    position: relative
}

.section_teacher_3 .owl-dots {
    display: none !important
}

@media (min-width: 1200px) {
    .section_teacher_2 {
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.section_teacher_2 .bg_left {
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: unset
}

@media (max-width: 767px) {
    .section_teacher_2 .heading {
        margin-top: 75px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_teacher_2 .heading {
        margin-top: 30px
    }
}

.modal-header {
    display: none
}

.section_environ {
    width: 100%;
    float: left;
    padding: 20px 0px 0px;
    margin-bottom: 30px
}

.section_environ .heading {
    margin-bottom: 25px;
    text-align: center !important
}

.section_environ .content_envi .owl-stage-outer {
    overflow: visible
}

.section_environ img {
    display: inline-block !important
}

.section_environ .al-item {
    text-align: center
}

.section_environ .al-item a {
    display: none;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.section_environ .al-item:hover a {
    display: block;
    z-index: 99
}

.section_environ .al-item:hover:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.section_environ .padding_db {
    padding: 4.5px
}

@media (max-width: 767px) {
    .section_environ .padding_db {
        padding: 15px
    }
}

@media (max-width: 767px) {
    .ekko-lightbox .modal-body {
        position: relative;
        padding: 15px
    }
}

.section_feedback_1 .heading h2,
.section_feedback_1 .heading .h2 {
    z-index: -1
}

.section_feedback_1 .feedback .left_image {
    width: 100px;
    display: inline-block;
    float: left;
    position: relative
}

.section_feedback_1 .feedback .left_image .qv {
    background-image: url("icon_feed28d1.png?1664349369696");
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    width: 21px;
    height: 18px;
    right: 0px;
    z-index: 9999;
    top: 8px
}

.section_feedback_1 .feedback .left_image:before {
    background-image: url("icon_feed28d1.png?1664349369696");
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    z-index: 999;
    right: -6px;
    background: #409cff;
    border-radius: 100%;
    display: block
}

.section_feedback_1 .feedback .left_image img {
    max-width: 100%;
    max-height: 100%;
    height: 100px;
    border-radius: 50%;
    width: 100px
}

.section_feedback_1 .feedback .right_name {
    width: calc(100% - 130px);
    float: right
}

.section_feedback_1 .feedback .right_name .name_author {
    padding: 0px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #252525;
    font-weight: bold;
    font-style: normal
}

.section_feedback_1 .feedback .right_name span {
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    line-height: 24px;
    color: #898989;
    font-weight: 400;
    display: inline-block
}

.section_feedback_1 .feedback .right_name .reviews_content {
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    line-height: 24px;
    color: #898989;
    font-weight: 400;
    display: block;
    padding: 15px 50px 0 0
}

@media (max-width: 767px) {
    .section_feedback_1 .feedback .right_name .reviews_content {
        padding: 15px 0
    }
}

.section_feedback_1 .bg_right_feed {
    background-image: url("bg_formdk28d1.png?1664349369696");
    background-repeat: no-repeat;
    height: 332px;
    position: absolute;
    right: 15px;
    background-position: left bottom;
    top: -69px;
    background-size: cover;
    display: block;
    width: 100%
}

.section_feedback_1 .wrap_review_module {
    margin-top: 20px
}

.section_feedback_1 .wrap_review_module .owl-dots {
    top: -66px;
    bottom: unset;
    right: 0;
    text-align: right
}

@media (max-width: 374px) {
    .section_feedback_1 .wrap_review_module .owl-dots {
        top: -40px;
        right: 8px
    }
}

.section_feedback_1 .wrap_review_module .owl-dots .owl-dot {
    background: #ccc
}

.section_feedback_1 .wrap_review_module .owl-dots .owl-dot.active {
    background: #409cff
}

.section_feedback_2 .heading h2,
.section_feedback_2 .heading .h2 {
    margin-top: 0px !important
}

.section_feedback_2 .wrap_review_module {
    margin-top: 20px
}

.section_feedback_2 .wrap_review_module .owl-dots {
    top: -66px;
    bottom: unset;
    right: 0;
    text-align: right
}

@media (max-width: 767px) {
    .section_feedback_2 .wrap_review_module .owl-dots {
        bottom: -15px !important;
        left: 0px !important;
        text-align: left;
        top: unset
    }
}

.section_feedback_2 .wrap_review_module .owl-dots .owl-dot {
    background: #ccc;
    width: 6px;
    height: 6px
}

.section_feedback_2 .wrap_review_module .owl-dots .owl-dot.active {
    background: #409cff
}

.closed_modal {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    background: #409cff;
    right: -15px;
    top: 0px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.closed_modal .fa {
    font-size: 12px
}

#login_register {
    top: 40px !important;
    width: 586px;
    margin: 0 auto;
    background: #fff;
    padding: 0 !important;
    max-height: 550px
}

#login_register.fix_height_login {
    max-height: 390px
}

#login_register .title-modal {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background: #409cff;
    margin: 0;
    padding: 13px 0
}

#login_register p {
    width: 100%;
    font-size: 14px;
    color: #252525;
    float: left;
    margin: 0;
    padding-top: 20px
}

#login_register .form-group {
    padding: 0px 15px
}

#login_register .form-group:first-child {
    padding-top: 15px
}

#login_register .form-control {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #898989;
    padding: 15px 20px;
    height: 45px;
    margin-bottom: 10px
}

#login_register #social_login_widget {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
}

#login_register .social_login_info {
    width: 100%;
    float: left;
    position: relative
}

#login_register .social_login_info:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    content: "";
    border-bottom: #ebebeb 1px solid;
    z-index: -1
}

#login_register .social_login_info span {
    background: #fff;
    padding: 0 10px
}

#login_register .other_ways {
    width: 100%;
    float: left;
    margin: 10px 0
}

.extend_content {
    background: #409cff;
    width: 292px;
    height: 100%;
    float: left;
    color: #fff;
    display: block;
    padding: 80px 30px
}

.extend_content .title {
    font-size: 1em;
    color: #fff;
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.extend_content .extend_main_content ul {
    width: 100%;
    float: left;
    margin-bottom: 60px
}

.extend_content .extend_main_content li {
    padding: 5px 0;
    width: 100%;
    float: left
}

.extend_content .extend_main_content .other_action {
    width: 100%;
    float: left
}

.extend_content .extend_main_content .other_action a {
    border: #fff 1px solid;
    font-size: 1em;
    color: #fff
}

.extend_content .extend_main_content .other_action a:hover {
    color: #409cff
}

.account_popup_main_content {
    width: 586px;
    float: left;
    height: 100%;
    background: #fff;
    margin: 0 auto;
    overflow-x: hidden
}

.newsletterwrapper {
    position: relative
}

#email-modal {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

#email-modal .modal-overlay {
    background: rgba(20, 20, 20, 0.7);
    height: 100%;
    position: absolute;
    width: 100%
}

#email-modal .button_popup {
    position: absolute;
    color: #fff;
    opacity: 1;
    display: block;
    left: 0;
    width: 100%;
    margin-left: 280px
}

@media (min-width: 1200px) and (max-width: 1440px) {
    #email-modal .button_popup {
        margin-left: 250px !important;
        top: 10px
    }
}

@media (min-width: 1440px) {
    #email-modal .button_popup {
        top: 10px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #email-modal .button_popup {
        top: 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #email-modal .button_popup {
        top: 10px
    }
}

#email-modal .button_popup i {
    color: #fff;
    position: absolute;
    z-index: 99999;
    font-size: 15px
}

#email-modal .background_popup {
    width: 100%;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#email-modal .background_popup .iner {
    position: relative
}

#email-modal .background_popup a img {
    max-width: 100%;
    height: auto
}

@media (max-width: 767px) {
    #email-modal .background_popup a img {
        width: 75%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #email-modal .background_popup a img {
        width: 65%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #email-modal .background_popup a img {
        width: 45%
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    #email-modal .background_popup a img {
        width: 35%
    }
}

@media (max-width: 767px) and (min-width: 544px) {
    #email-modal .button_popup {
        margin-left: 210px
    }
}

@media (max-width: 543px) and (min-width: 425px) {
    #email-modal .button_popup {
        top: 35px;
        margin-left: 160px
    }
}

@media (max-width: 424px) and (min-width: 320px) {
    #email-modal .button_popup {
        top: 25px;
        margin-left: 120px
    }
}

*,
input,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    overflow-x: hidden
}

html,
body {
    padding: 0px !important;
    padding: 0;
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
    border: 1px solid #e9e9e9;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
    padding: 0 20px
}

a {
    color: #252525
}

a:hover {
    color: #409cff;
    text-decoration: none;
    cursor: pointer
}

.remove {
    color: #999;
    font-size: 1em
}

.remove:hover {
    color: #409cff
}

.not-nav2 .owl-nav {
    display: none !important
}

@media (min-width: 768px) {
    .not-nav3 .owl-nav {
        display: none !important
    }
}

@media (max-width: 767px) {
    .not-nav .owl-nav {
        display: none !important
    }

    .awe-section-8 {
        margin-bottom: 30px !important
    }

    .awe-section-7 {
        margin-bottom: 45px !important
    }
}

.not-dot2 .owl-dots {
    display: none !important
}

@media (min-width: 768px) {
    .not-dot .owl-dots {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .awe-section-5 {
        margin-bottom: 0px !important
    }
}

@media (max-width: 767px) {
    .awe-section-5 {
        margin-bottom: 0px !important
    }
}

@media (max-width: 1199px) {
    .awe-section-7 {
        margin-bottom: 45px !important
    }

    .awe-section-3 {
        margin-bottom: 30px !important
    }

    .awe-section-9 {
        margin-bottom: 0px !important
    }

    .section_feature_bestsale .banner_top {
        margin-bottom: 0px !important
    }
}

@media (min-width: 1600px) {
    .awe-section-5 {
        margin-bottom: 0px !important
    }
}

@media (max-width: 1199px) {
    .col-no-padding {
        padding: 0px
    }
}

.dropdown-menu {
    box-shadow: none
}

.dropdown-menu>li>a {
    white-space: inherit
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background: none
}

.display_none {
    display: none
}

@media (min-width: 1200px) {
    .col-lg-fix-5 {
        width: 20%
    }
}

@media (min-width: 1200px) {
    .col-lg-25 {
        width: 20.83333%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-25 {
        width: 20.83333%
    }
}

@media (max-width: 767px) {
    .awe-section-1 {
        margin-top: 45px
    }
}

@media (max-width: 767px) {
    .awe-section-2 {
        margin-bottom: 10px !important
    }
}

body,
input,
textarea,
button,
select {
    line-height: 1.7;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #252525;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

body {
    font-size: 14px;
    color: #252525;
    overflow-x: hidden;
    overflow-y: hidden
}

header nav {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.4
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    text-decoration: none;
    font-weight: inherit
}

a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

a:focus {
    outline: none
}

h1,
.h1 {
    font-size: 2.57143em
}

h2,
.h2 {
    font-size: 2em
}

h3,
.h3 {
    font-size: 1.71429em
}

h4,
.h4 {
    font-size: 1.28571em
}

h5,
.h5 {
    font-size: 1.14286em
}

h6,
.h6 {
    font-size: 1.14286em
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #323c3f;
    letter-spacing: .01em
}

p {
    margin: 0 0 15px 0
}

p img {
    margin: 0
}

em {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 0.9em
}

sup,
sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.5em
}

blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic;
    margin: 0 0 30px;
    padding: 15px 30px;
    border-left: 1px solid #e1e1e1
}

blockquote p {
    margin-bottom: 0
}

blockquote p+cite {
    margin-top: 15px
}

blockquote cite {
    display: block;
    font-size: 0.75em
}

blockquote cite:before {
    content: "\2014 \0020"
}

code,
pre {
    background-color: #faf7f5;
    font-family: Consolas, monospace;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}

pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}

ul,
ol {
    margin: 0;
    padding: 0
}

ul {
    list-style: none outside
}

ol {
    list-style: decimal
}

ul.square,
.rte ul ul ul {
    list-style: square outside
}

ul.disc,
.rte ul {
    list-style: disc outside
}

ol.alpha {
    list-style: lower-alpha outside
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0
}

table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

th {
    font-weight: 500
}

th,
td {
    text-align: center;
    padding: 15px;
    border: 1px solid #e1e1e1;
    color: #1c1c1c
}

a,
.text-link {
    color: #252525;
    text-decoration: none;
    background: transparent
}

button {
    overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.table-wrapper {
    max-width: 100%;
    overflow: auto
}

form {
    margin-bottom: 30px
}

form a {
    color: #252525
}

input,
textarea,
button,
select {
    font-size: 1em
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none
}

button,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

input,
textarea,
select,
fieldset {
    border-radius: 0;
    max-width: 100%
}

input.input-full,
textarea.input-full,
select.input-full,
fieldset.input-full {
    width: 100%
}

fieldset {
    border: 1px solid #e1e1e1;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: bold
}

input {
    display: inline-block;
    width: auto
}

button,
input[type="submit"] {
    cursor: pointer
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
textarea,
select {
    border: 1px solid #e1e1e1;
    padding: 0 110px 0 20px;
    width: 100%;
    max-width: 100%;
    display: block
}

input[type="text"][disabled],
input[type="text"].disabled,
input[type="search"][disabled],
input[type="search"].disabled,
input[type="password"][disabled],
input[type="password"].disabled,
input[type="email"][disabled],
input[type="email"].disabled,
input[type="file"][disabled],
input[type="file"].disabled,
input[type="number"][disabled],
input[type="number"].disabled,
input[type="tel"][disabled],
input[type="tel"].disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
    cursor: default;
    background-color: #ddd;
    border-color: #ddd
}

textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("ico-select28d1.png?1664349369696");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

.ie9 select,
.lt-ie9 select {
    padding-right: 10px;
    background-image: none
}

option {
    color: #000;
    background-color: #fff
}

select::-ms-expand {
    display: none
}

label,
legend {
    display: block;
    font-weight: 400
}

label.inline,
legend.inline {
    display: inline
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    font-weight: normal
}

label[for] {
    cursor: pointer
}

.label-hint {
    color: #999
}

form.form-horizontal,
.form-horizontal {
    margin-bottom: 0
}

form.form-horizontal input[type="text"],
form.form-horizontal input[type="search"],
form.form-horizontal input[type="password"],
form.form-horizontal input[type="email"],
form.form-horizontal input[type="file"],
form.form-horizontal input[type="number"],
form.form-horizontal input[type="tel"],
form.form-horizontal textarea,
form.form-horizontal select,
form.form-horizontal label,
.form-horizontal input[type="text"],
.form-horizontal input[type="search"],
.form-horizontal input[type="password"],
.form-horizontal input[type="email"],
.form-horizontal input[type="file"],
.form-horizontal input[type="number"],
.form-horizontal input[type="tel"],
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
    width: auto
}

input[type="text"].error,
input[type="search"].error,
input[type="password"].error,
input[type="email"].error,
input[type="file"].error,
input[type="number"].error,
input[type="tel"].error,
textarea.error {
    border-color: red;
    color: red
}

label.error {
    color: red
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group .input-group-field:first-child,
.input-group .input-group-btn:first-child,
.input-group .input-group-btn:first-child>.btn,
.input-group .input-group-btn:first-child>input[type="submit"],
.input-group input[type="hidden"]:first-child+.input-group-field,
.input-group input[type="hidden"]:first-child+.input-group-btn>.btn,
.input-group input[type="hidden"]:first-child+.input-group-btn>input[type="submit"] {
    border-radius: 0
}

.input-group .input-group-field:last-child,
.input-group .input-group-btn:last-child>.btn,
.input-group .input-group-btn:last-child>input[type="submit"] {
    border-radius: 0
}

.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}

.input-group-field,
.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group .btn,
.input-group input[type="submit"],
.input-group .input-group-field {
    height: 40px
}

.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}

.form-group {
    margin: 0;
    padding: 0 0 8px;
    border: 0
}

.form-group textarea {
    padding: 15px 20px !important
}

.form-group .form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 10px 20px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    border: 1px solid #ebebeb;
    box-shadow: none;
    border-radius: 30px
}

.form-group .form-control::-webkit-input-placeholder {
    color: #898989
}

.form-group .form-control::-moz-placeholder {
    color: #898989
}

.form-group .form-control:-ms-input-placeholder {
    color: #898989
}

.form-group input,
.form-group select {
    height: 40px
}

.rte h1,
.rte .h1,
.rte h2,
.rte .h2,
.rte h3,
.rte .h3,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
    margin-top: 2em
}

.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
    margin-top: 0
}

.rte h5,
.rte .h5,
.rte .h5 {
    text-transform: uppercase
}

.rte>div {
    margin-bottom: 15px
}

.rte ul,
.rte ol {
    padding-left: 17px
}

.rte ul ul {
    list-style: circle outside
}

.rte li {
    margin-bottom: 0.4em
}

.rte img {
    max-width: 100%;
    height: auto
}

.rte table {
    table-layout: fixed
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.clearboth {
    clear: both
}

.no-background {
    background: none !important
}

svg path,
svg rect {
    fill: #fff
}

.flexbox,
.awe-popup {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.list-inline {
    zoom: 1
}

.list-inline:after {
    content: "";
    display: table;
    clear: both
}

.list-inline li {
    float: left;
    margin: 0
}

.d-list>div {
    position: relative;
    margin-right: 15px
}

.d-list>div:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 13px;
    margin: auto;
    z-index: 9;
    background: #e1e1e1
}

.d-list>div:first-child {
    margin: 0
}

.d-list>div:first-child:before {
    display: none
}

.text-bold {
    font-weight: bold !important
}

.a-center {
    text-align: center !important
}

.a-left {
    text-align: left !important
}

.a-right {
    text-align: right !important
}

.f-left {
    float: left !important
}

.f-right {
    float: right !important
}

.f-none {
    float: none !important
}

.inline {
    display: inline !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.flexbox>div {
    flex: 1
}

.background-none {
    background: none !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-border {
    border: none !important
}

.ov-h {
    overflow: hidden !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.margin-0 {
    margin: 0px !important
}

.margin-vertical-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.margin-horizontal-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.margin-top-0 {
    margin-top: 0px !important
}

.margin-bottom-0 {
    margin-bottom: 0px !important
}

.margin-left-0 {
    margin-left: 0px !important
}

.margin-right-0 {
    margin-right: 0px !important
}

.padding-0 {
    padding: 0px !important
}

.padding-vertical-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.padding-horizontal-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.padding-top-0 {
    padding-top: 0px !important
}

.padding-bottom-0 {
    padding-bottom: 0px !important
}

.padding-left-0 {
    padding-left: 0px !important
}

.padding-right-0 {
    padding-right: 0px !important
}

.margin-5 {
    margin: 5px !important
}

.margin-vertical-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.margin-horizontal-5 {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-left-5 {
    margin-left: 5px !important
}

.margin-right-5 {
    margin-right: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.padding-vertical-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.padding-horizontal-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-bottom-5 {
    padding-bottom: 5px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.margin-10 {
    margin: 10px !important
}

.margin-vertical-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.margin-horizontal-10 {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-right-10 {
    margin-right: 10px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-vertical-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.padding-horizontal-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.margin-15 {
    margin: 15px !important
}

.margin-vertical-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.margin-horizontal-15 {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-left-15 {
    margin-left: 15px !important
}

.margin-right-15 {
    margin-right: 15px !important
}

.padding-15 {
    padding: 15px !important
}

.padding-vertical-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.padding-horizontal-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.padding-bottom-15 {
    padding-bottom: 15px !important
}

.padding-left-15 {
    padding-left: 15px !important
}

.padding-right-15 {
    padding-right: 15px !important
}

.margin-20 {
    margin: 20px !important
}

.margin-vertical-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.margin-horizontal-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-vertical-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.padding-horizontal-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.padding-right-20 {
    padding-right: 20px !important
}

.margin-25 {
    margin: 25px !important
}

.margin-vertical-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.margin-horizontal-25 {
    margin-left: 25px !important;
    margin-right: 25px !important
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-left-25 {
    margin-left: 25px !important
}

.margin-right-25 {
    margin-right: 25px !important
}

.padding-25 {
    padding: 25px !important
}

.padding-vertical-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.padding-horizontal-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-bottom-25 {
    padding-bottom: 25px !important
}

.padding-left-25 {
    padding-left: 25px !important
}

.padding-right-25 {
    padding-right: 25px !important
}

.margin-30 {
    margin: 30px !important
}

.margin-vertical-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.margin-horizontal-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-vertical-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.padding-horizontal-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-left-30 {
    padding-left: 30px !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.margin-35 {
    margin: 35px !important
}

.margin-vertical-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.margin-horizontal-35 {
    margin-left: 35px !important;
    margin-right: 35px !important
}

.margin-top-35 {
    margin-top: 35px !important
}

.margin-bottom-35 {
    margin-bottom: 35px !important
}

.margin-left-35 {
    margin-left: 35px !important
}

.margin-right-35 {
    margin-right: 35px !important
}

.padding-35 {
    padding: 35px !important
}

.padding-vertical-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.padding-horizontal-35 {
    padding-left: 35px !important;
    padding-right: 35px !important
}

.padding-top-35 {
    padding-top: 35px !important
}

.padding-bottom-35 {
    padding-bottom: 35px !important
}

.padding-left-35 {
    padding-left: 35px !important
}

.padding-right-35 {
    padding-right: 35px !important
}

.margin-40 {
    margin: 40px !important
}

.margin-vertical-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.margin-horizontal-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.padding-40 {
    padding: 40px !important
}

.padding-vertical-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.padding-horizontal-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-left-40 {
    padding-left: 40px !important
}

.padding-right-40 {
    padding-right: 40px !important
}

.margin-45 {
    margin: 45px !important
}

.margin-vertical-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.margin-horizontal-45 {
    margin-left: 45px !important;
    margin-right: 45px !important
}

.margin-top-45 {
    margin-top: 45px !important
}

.margin-bottom-45 {
    margin-bottom: 45px !important
}

.margin-left-45 {
    margin-left: 45px !important
}

.margin-right-45 {
    margin-right: 45px !important
}

.padding-45 {
    padding: 45px !important
}

.padding-vertical-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.padding-horizontal-45 {
    padding-left: 45px !important;
    padding-right: 45px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-bottom-45 {
    padding-bottom: 45px !important
}

.padding-left-45 {
    padding-left: 45px !important
}

.padding-right-45 {
    padding-right: 45px !important
}

.margin-50 {
    margin: 50px !important
}

.margin-vertical-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.margin-horizontal-50 {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.padding-50 {
    padding: 50px !important
}

.padding-vertical-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.padding-horizontal-50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-left-50 {
    padding-left: 50px !important
}

.padding-right-50 {
    padding-right: 50px !important
}

.margin-55 {
    margin: 55px !important
}

.margin-vertical-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important
}

.margin-horizontal-55 {
    margin-left: 55px !important;
    margin-right: 55px !important
}

.margin-top-55 {
    margin-top: 55px !important
}

.margin-bottom-55 {
    margin-bottom: 55px !important
}

.margin-left-55 {
    margin-left: 55px !important
}

.margin-right-55 {
    margin-right: 55px !important
}

.padding-55 {
    padding: 55px !important
}

.padding-vertical-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important
}

.padding-horizontal-55 {
    padding-left: 55px !important;
    padding-right: 55px !important
}

.padding-top-55 {
    padding-top: 55px !important
}

.padding-bottom-55 {
    padding-bottom: 55px !important
}

.padding-left-55 {
    padding-left: 55px !important
}

.padding-right-55 {
    padding-right: 55px !important
}

.margin-60 {
    margin: 60px !important
}

.margin-vertical-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.margin-horizontal-60 {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-left-60 {
    margin-left: 60px !important
}

.margin-right-60 {
    margin-right: 60px !important
}

.padding-60 {
    padding: 60px !important
}

.padding-vertical-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.padding-horizontal-60 {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-left-60 {
    padding-left: 60px !important
}

.padding-right-60 {
    padding-right: 60px !important
}

.margin-65 {
    margin: 65px !important
}

.margin-vertical-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important
}

.margin-horizontal-65 {
    margin-left: 65px !important;
    margin-right: 65px !important
}

.margin-top-65 {
    margin-top: 65px !important
}

.margin-bottom-65 {
    margin-bottom: 65px !important
}

.margin-left-65 {
    margin-left: 65px !important
}

.margin-right-65 {
    margin-right: 65px !important
}

.padding-65 {
    padding: 65px !important
}

.padding-vertical-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important
}

.padding-horizontal-65 {
    padding-left: 65px !important;
    padding-right: 65px !important
}

.padding-top-65 {
    padding-top: 65px !important
}

.padding-bottom-65 {
    padding-bottom: 65px !important
}

.padding-left-65 {
    padding-left: 65px !important
}

.padding-right-65 {
    padding-right: 65px !important
}

.margin-70 {
    margin: 70px !important
}

.margin-vertical-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.margin-horizontal-70 {
    margin-left: 70px !important;
    margin-right: 70px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-left-70 {
    margin-left: 70px !important
}

.margin-right-70 {
    margin-right: 70px !important
}

.padding-70 {
    padding: 70px !important
}

.padding-vertical-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.padding-horizontal-70 {
    padding-left: 70px !important;
    padding-right: 70px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-left-70 {
    padding-left: 70px !important
}

.padding-right-70 {
    padding-right: 70px !important
}

.margin-75 {
    margin: 75px !important
}

.margin-vertical-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important
}

.margin-horizontal-75 {
    margin-left: 75px !important;
    margin-right: 75px !important
}

.margin-top-75 {
    margin-top: 75px !important
}

.margin-bottom-75 {
    margin-bottom: 75px !important
}

.margin-left-75 {
    margin-left: 75px !important
}

.margin-right-75 {
    margin-right: 75px !important
}

.padding-75 {
    padding: 75px !important
}

.padding-vertical-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important
}

.padding-horizontal-75 {
    padding-left: 75px !important;
    padding-right: 75px !important
}

.padding-top-75 {
    padding-top: 75px !important
}

.padding-bottom-75 {
    padding-bottom: 75px !important
}

.padding-left-75 {
    padding-left: 75px !important
}

.padding-right-75 {
    padding-right: 75px !important
}

.margin-80 {
    margin: 80px !important
}

.margin-vertical-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.margin-horizontal-80 {
    margin-left: 80px !important;
    margin-right: 80px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-left-80 {
    margin-left: 80px !important
}

.margin-right-80 {
    margin-right: 80px !important
}

.padding-80 {
    padding: 80px !important
}

.padding-vertical-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.padding-horizontal-80 {
    padding-left: 80px !important;
    padding-right: 80px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-left-80 {
    padding-left: 80px !important
}

.padding-right-80 {
    padding-right: 80px !important
}

.margin-85 {
    margin: 85px !important
}

.margin-vertical-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important
}

.margin-horizontal-85 {
    margin-left: 85px !important;
    margin-right: 85px !important
}

.margin-top-85 {
    margin-top: 85px !important
}

.margin-bottom-85 {
    margin-bottom: 85px !important
}

.margin-left-85 {
    margin-left: 85px !important
}

.margin-right-85 {
    margin-right: 85px !important
}

.padding-85 {
    padding: 85px !important
}

.padding-vertical-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important
}

.padding-horizontal-85 {
    padding-left: 85px !important;
    padding-right: 85px !important
}

.padding-top-85 {
    padding-top: 85px !important
}

.padding-bottom-85 {
    padding-bottom: 85px !important
}

.padding-left-85 {
    padding-left: 85px !important
}

.padding-right-85 {
    padding-right: 85px !important
}

.margin-90 {
    margin: 90px !important
}

.margin-vertical-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important
}

.margin-horizontal-90 {
    margin-left: 90px !important;
    margin-right: 90px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-bottom-90 {
    margin-bottom: 90px !important
}

.margin-left-90 {
    margin-left: 90px !important
}

.margin-right-90 {
    margin-right: 90px !important
}

.padding-90 {
    padding: 90px !important
}

.padding-vertical-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
}

.padding-horizontal-90 {
    padding-left: 90px !important;
    padding-right: 90px !important
}

.padding-top-90 {
    padding-top: 90px !important
}

.padding-bottom-90 {
    padding-bottom: 90px !important
}

.padding-left-90 {
    padding-left: 90px !important
}

.padding-right-90 {
    padding-right: 90px !important
}

.margin-95 {
    margin: 95px !important
}

.margin-vertical-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important
}

.margin-horizontal-95 {
    margin-left: 95px !important;
    margin-right: 95px !important
}

.margin-top-95 {
    margin-top: 95px !important
}

.margin-bottom-95 {
    margin-bottom: 95px !important
}

.margin-left-95 {
    margin-left: 95px !important
}

.margin-right-95 {
    margin-right: 95px !important
}

.padding-95 {
    padding: 95px !important
}

.padding-vertical-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important
}

.padding-horizontal-95 {
    padding-left: 95px !important;
    padding-right: 95px !important
}

.padding-top-95 {
    padding-top: 95px !important
}

.padding-bottom-95 {
    padding-bottom: 95px !important
}

.padding-left-95 {
    padding-left: 95px !important
}

.padding-right-95 {
    padding-right: 95px !important
}

.margin-100 {
    margin: 100px !important
}

.margin-vertical-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important
}

.margin-horizontal-100 {
    margin-left: 100px !important;
    margin-right: 100px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-left-100 {
    margin-left: 100px !important
}

.margin-right-100 {
    margin-right: 100px !important
}

.padding-100 {
    padding: 100px !important
}

.padding-vertical-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.padding-horizontal-100 {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.padding-top-100 {
    padding-top: 100px !important
}

.padding-bottom-100 {
    padding-bottom: 100px !important
}

.padding-left-100 {
    padding-left: 100px !important
}

.padding-right-100 {
    padding-right: 100px !important
}

.btn-continus {
    height: 40px !important;
    line-height: 40px !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 25px !important;
    background: #ec2c1e !important;
    border: 1px solid #ec2c1e !important
}

.btn-continus:hover {
    border: 1px solid #409cff;
    background: #fff !important;
    color: #409cff !important
}

.btn,
input[type="submit"] {
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 0;
    -webkit-transition: background-color 0.1s ease-in;
    -moz-transition: background-color 0.1s ease-in;
    -ms-transition: background-color 0.1s ease-in;
    -o-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s ease-in;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn[disabled],
input[disabled][type="submit"],
.btn.disabled,
input.disabled[type="submit"] {
    cursor: default;
    background-color: #e1e1e1
}

.btn.btn-primary,
input.btn-primary[type="submit"] {
    background: #409cff;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid transparent;
    border-radius: 20px !important
}

.btn.btn-primary:hover,
input.btn-primary[type="submit"]:hover {
    background: #fff;
    color: #409cff;
    border: 1px solid #409cff
}

.btn.btn-radius,
input.btn-radius[type="submit"] {
    border-radius: 20px !important;
    padding: 0 50px
}

.btn.btn-login,
input.btn-login[type="submit"] {
    width: auto;
    padding: 0 36px;
    background: #409cff;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid transparent;
    text-transform: uppercase
}

.btn.btn-login:hover,
input.btn-login[type="submit"]:hover {
    background: #fff;
    color: #409cff;
    border: 1px solid #409cff
}

.btn.btn-article,
input.btn-article[type="submit"] {
    background: #ebebeb;
    padding: 0 35px;
    color: #252525;
    border-radius: 0px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid transparent
}

.btn.btn-article:hover,
input.btn-article[type="submit"]:hover {
    background: #409cff;
    color: #fff;
    border: 1px solid #409cff
}

.btn.btn-circle,
input.btn-circle[type="submit"] {
    border-radius: 50%;
    padding: 0
}

.btn.btn-large,
input.btn-large[type="submit"] {
    height: 50px;
    line-height: 50px;
    padding: 0 74px
}

.btn.btn-small,
input.btn-small[type="submit"] {
    height: 34px;
    line-height: 34px;
    padding: 0 32px;
    font-size: .85714em
}

.btn.btn-dark,
input.btn-dark[type="submit"] {
    background: #2a2a2a;
    border-radius: 3px !important;
    border: 1px solid transparent !important;
    color: #fff
}

.btn.btn-white,
input.btn-white[type="submit"] {
    background: #fff;
    color: #252525;
    border: 1px solid #e1e1e1;
    font-weight: 400
}

.btn.btn-white:hover,
input.btn-white[type="submit"]:hover {
    background: #5aa9ff;
    color: #fff
}

.btn.btn-gray,
input.btn-gray[type="submit"] {
    background: #9e9e9e;
    color: #fff
}

.btn.btn-gray:hover,
input.btn-gray[type="submit"]:hover {
    background: #409cff
}

.btn.btn-gray a,
input.btn-gray[type="submit"] a {
    color: #fff
}

.btn.btn-full,
input.btn-full[type="submit"] {
    display: block;
    width: 100%
}

.btn-link {
    line-height: 40px;
    color: #409cff
}

.btn-link:hover {
    text-decoration: underline
}

.ajax-load {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    opacity: 0;
    visibility: hidden
}

.ajax-load.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999
}

.awe-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.awe-popup .overlay {
    background-color: rgba(33, 33, 33, 0.8);
    color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0
}

.awe-popup .content {
    position: relative;
    max-width: 1140px;
    min-width: 1140px;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: transparent;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: #fff
}

.awe-popup.active {
    visibility: visible;
    opacity: 1;
    top: 0 !important;
    height: auto;
    width: auto
}

.awe-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
    background: transparent;
    padding: 0
}

.awe-popup.active .content .info {
    background: #fff;
    min-width: 500px
}

.awe-popup.active .overlay {
    width: 100%;
    height: 100%
}

.close-window {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 0
}

.close-window.quickview-close .fa {
    color: #252525
}

.close-window .fa {
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #fff
}

.awe-popup.loading {
    z-index: 9998
}

.awe-popup.loading .loader {
    left: 50%;
    position: fixed;
    top: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.awe-popup.loaded-content .loader {
    display: none
}

.awe-popup.addcart-popup .content {
    min-width: auto
}

.product-popup .product-image {
    float: left;
    margin: 0 20px 0 0
}

.product-popup .product-info {
    overflow: hidden;
    position: relative
}

.product-popup .product-info p {
    margin-bottom: 0px;
    line-height: 24px
}

.product-popup .popup-title {
    padding-left: 15px;
    border-radius: 0
}

.product-popup .popup-title i {
    margin-right: 5px
}

.product-popup .product-name {
    color: #409cff
}

.product-popup .product-info p.total-money {
    margin-bottom: 15px
}

.product-popup h3,
.product-popup .h3 {
    color: #52b249;
    margin-bottom: 25px
}

.product-popup h3 .fa,
.product-popup .h3 .fa {
    margin-right: 4px
}

.product-popup .pop-right h3,
.product-popup .pop-right .h3 {
    color: #333
}

.pop-right {
    background: #f9f9f9
}

.awe-popup.product-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
    padding: 0
}

@media (max-width: 1199px) {
    .awe-popup .content {
        max-width: 700px;
        min-width: auto
    }
}

@media (max-width: 543px) {
    .product-popup .product-image {
        width: 120px;
        height: 120px
    }

    .product-popup .product-image img {
        max-width: 120px !important
    }

    .awe-popup.product-popup.active .content {
        max-height: calc(100% - 60px);
        opacity: 1;
        margin: 0 20px
    }

    .addcart-popup .col-xl-6 {
        padding: 0 !important
    }

    .product-popup h3,
    .product-popup .h3 {
        font-size: 1.28571em;
        margin-bottom: 0
    }
}

.swatch {
    margin: 10px 0
}

.swatch .header {
    margin: 0px 0px 10px;
    text-align: left;
    min-width: 100px;
    font-weight: 700;
    font-size: 13px
}

.swatch .header .valued {
    color: #409cff
}

.swatch label {
    float: left;
    min-width: 40px !important;
    height: 40px !important;
    margin: 0;
    border: #f3f3f3 1px solid;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0
}

.swatch-element label {
    padding: 0 5px
}

.color.swatch-element label {
    padding: 0
}

.swatch input:checked+label {
    border-color: #409cff;
    color: #333
}

.swatch .color input:checked+label {
    position: relative;
    border: solid 1px #409cff;
    color: #fff
}

.swatch .color input:checked+label:after {
    content: "\f00c";
    font-family: FontAwesome;
    line-height: 55px
}

.swatch .color .fa:before {
    width: 20px;
    height: 20px
}

.swatch .color label {
    border-radius: 0px;
    width: 60px;
    height: 60px !important
}

.swatch .swatch-element {
    margin: 0px 5px 5px 0;
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    position: relative
}

.swatch .swatch-element input {
    left: 0px;
    opacity: 0;
    display: inline;
    margin: 0;
    padding: 0px;
    width: 100%;
    height: 40px;
    position: absolute;
    background: transparent;
    outline: none
}

.swatch .swatch-element.color {
    margin: 5px 5px 0px 0
}

.swatch .swatch-element.color .tim {
    background-color: #db23b6
}

.swatch .swatch-element.color .xanh {
    background-color: #0554ff
}

.swatch .swatch-element.color .vang {
    background-color: #e6fa0a
}

.swatch .swatch-element.color .den {
    background-color: #000000
}

.swatch .swatch-element.color .do {
    background-color: #f20808
}

.swatch .swatch-element.color .cam {
    background-color: #fc9905
}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

#quick-view-product .swatch {
    display: none !important
}

.swatch .swatch-element .crossed-out {
    display: none
}

.swatch .swatch-element.soldout .crossed-out {
    display: block
}

.swatch .swatch-element.soldout label {
    cursor: no-drop
}

.swatch .tooltip {
    text-align: center;
    background: #409cff;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -20px;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #409cff 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}

.swatch.error p {
    margin: 0.7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: monospace
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    font-size: 0;
    background: #ebebeb;
    outline: none;
    text-indent: 1010%;
    border-radius: 0px;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    border: none;
    color: #252525
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    color: #fff;
    background: #409cff;
    border-color: #409cff
}

.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    content: "\f105";
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    background: transparent;
    position: absolute;
    left: 1px;
    font-weight: bold
}

.owl-carousel .owl-nav .owl-prev {
    left: -22px;
    top: 45%
}

.owl-carousel .owl-nav .owl-prev:before {
    left: -1px;
    content: "\f105"
}

.owl-carousel .owl-nav .owl-prev:before {
    transform: rotate(180deg)
}

.owl-carousel .owl-nav .owl-next {
    right: -22px;
    top: 45%
}

@media (max-width: 1199px) {
    .owl-carousel .owl-nav .owl-prev {
        left: 0px
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0px
    }
}

@media (max-width: 767px) {

    .owl-carousel .owl-nav .owl-prev:before,
    .owl-carousel .owl-nav .owl-next:before {
        font-size: 14px
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 5px
    }

    .owl-carousel .owl-nav .owl-next {
        right: 5px
    }
}

.owl-carousel .owl-dots {
    display: block;
    margin-top: 310px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #409cff
}

.owl-carousel-inset .owl-nav .owl-prev {
    left: 0
}

.owl-carousel-inset .owl-nav .owl-next {
    right: 0
}

.owl-carousel-inset .owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 25px
}

.owl-carousel-inset .owl-prev,
.owl-carousel-inset .owl-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-carousel-inset:hover .owl-prev,
.owl-carousel-inset:hover .owl-next {
    opacity: 1;
    visibility: visible
}

.owl-carousel-inset:hover .owl-prev.disabled,
.owl-carousel-inset:hover .owl-next.disabled {
    opacity: .5;
    border-color: #e1e1e1
}

.owl-carousel-inset:hover .owl-nav .owl-prev {
    left: 25px
}

.owl-carousel-inset:hover .owl-nav .owl-next {
    right: 25px
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-carousel .owl-item.focus {
    border: 2px solid #333
}

.tab-wrap .tabs-title {
    zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
    content: "";
    display: table;
    clear: both
}

.tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left
}

.tab-wrap .tabs-title li:before {
    content: "|";
    color: #c9c9c9;
    padding: 0 16px;
    color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
    display: none
}

.tab-wrap .tabs-title li.current {
    color: #212121
}

.tab-wrap .tab-content {
    position: relative
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer
}

ul.tabs li.current {
    color: #000
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.accordion .nav-item .tab-pane {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.accordion .nav-item.active .tab-pane {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#quick-view-product {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 9999
}

#quick-view-product .product-info {
    color: #222;
    font-weight: 300
}

#quick-view-product .brand {
    color: #222
}

#quick-view-product .available {
    margin: 0;
    font-weight: 400;
    color: #333
}

#quick-view-product .available.outstock {
    color: #E55E5E
}

#quick-view-product .product-left-column .image-block {
    overflow: hidden;
    margin: 0 auto;
    border: solid 1px #ebebeb;
    margin-bottom: 10px
}

#quick-view-product .product-left-column .image-block .view_full_size {
    position: relative;
    max-width: 350px;
    display: block;
    margin: 0 auto;
    padding: 10px
}

#quick-view-product .product-left-column .image-block .view_full_size .img-product {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    max-height: 350px;
    height: 350px;
    text-align: center
}

#quick-view-product .product-left-column .image-block .view_full_size .img-product .product-featured-image-quickview {
    max-height: 100%
}

#quick-view-product .quantity_wanted_p .input_qty_qv .num_2 {
    padding-right: 13px
}

.product-featured-image-quickview {
    margin-bottom: 10px;
    margin: 0 auto
}

#quick-view-product form {
    width: 100%
}

#quick-view-product form .selector-wrapper label {
    font-size: 14px;
    width: 85px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    color: #252525;
    line-height: 30px;
    margin-bottom: 0px
}

#quick-view-product form .selector-wrapper .single-option-selector {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 45px;
    line-height: 45px;
    border-radius: 23px;
    border: 2px solid #ebebeb;
    width: 100%
}

#quick-view-product form label {
    display: inline-block
}

#quick-view-product form select {
    width: 150px;
    display: inline-block;
    height: 40px;
    float: left;
    margin-bottom: 6px;
    margin-right: 20px
}

#quick-view-product #usefull_link_block {
    margin: 10px 0
}

#quick-view-product #usefull_link_block li a {
    color: #222;
    line-height: 17px
}

#quick-view-product .fancybox-overlay {
    display: block !important;
    height: 100vh;
    background: none;
    z-index: 100
}

#quick-view-product .quick-view-product {
    position: absolute;
    width: 970px;
    top: 5%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 30px;
    background-color: #fff;
    z-index: 8011;
    border-radius: 0
}

#quick-view-product .product-right-column .price-product-detail {
    margin: 0;
    line-height: 33px
}

#quick-view-product .total-price {
    float: left;
    width: 100%;
    display: block;
    margin-top: 15px
}

#quick-view-product .total-price span {
    font-size: 1.07143em;
    font-weight: 400;
    color: #222
}

#quick-view-product .more-view-wrapper {
    overflow: hidden
}

#quick-view-product .product-right-column .quantity_wanted_p {
    width: 100%;
    margin-top: 15px
}

#quick-view-product .product-right-column .add_to_cart_detail {
    margin: 15px 10px 15px 0;
    width: 100%
}

#quick-view-product .product-right-column .add_to_cart_detail.disabled {
    padding: 0 20px
}

#quick-view-product .product-right-column .btn-wishlist {
    margin-top: 15px
}

#quick-view-product .swatch {
    margin: 1em 0
}

#quick-view-product .swatch .swatch-element {
    margin: 0px 5px 5px 0
}

#quick-view-product .loading-imgquickview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

#quick-view-product .availability,
#quick-view-product .product-sku {
    line-height: 28px;
    color: #409cff
}

#thumbs_list_quickview {
    text-align: center;
    position: relative;
    margin-top: 10px
}

#thumblist_quickview {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center
}

#thumblist_quickview .owl-stage-outer {
    overflow: hidden
}

#thumblist_quickview #thumblist {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    position: static
}

#thumblist_quickview .owl-row {
    margin-left: -3px;
    margin-right: -3px
}

#thumblist_quickview .owl-item {
    float: left
}

#thumblist_quickview .owl-item li.active>a {
    border: 1px solid #409cff
}

#thumblist_quickview .owl-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ebebeb;
    margin: 0 auto;
    height: 75px;
    width: 75px
}

#thumblist_quickview .owl-item img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto;
    margin: 0 auto
}

#thumblist_quickview .thumb_item {
    border: 1px solid #e6e6e6
}

#thumblist_quickview .owl-nav .owl-prev,
#thumblist_quickview .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    background: #FFF;
    outline: none;
    text-indent: 1010%;
    border-radius: 50%;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    border: none;
    color: #252525;
    border: 1px solid #898989
}

#thumblist_quickview .owl-nav .owl-prev:hover,
#thumblist_quickview .owl-nav .owl-next:hover {
    color: #fff;
    background: #409cff;
    border-color: #409cff
}

#thumblist_quickview .owl-nav .owl-prev:before,
#thumblist_quickview .owl-nav .owl-next:before {
    font-family: "simple-line-icons";
    text-indent: 0;
    content: "\e071";
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    background: transparent;
    position: absolute;
    left: 0;
    font-weight: bold
}

#thumblist_quickview .owl-nav .owl-prev {
    left: 0px;
    top: 50%
}

#thumblist_quickview .owl-nav .owl-prev:before {
    left: -3px
}

#thumblist_quickview .owl-nav .owl-prev:before {
    transform: rotate(180deg)
}

#thumblist_quickview .owl-nav .owl-next {
    right: 0px;
    top: 50%
}

@media (max-width: 1199px) {

    #quick-view-product,
    .quickview {
        display: none !important
    }
}

.fancybox-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    background: #333;
    line-height: 25px;
    border-radius: 50%
}

.quickview-info {
    padding-bottom: 10px
}

.quickview-info .reviews_qv {
    margin-top: 0px;
    width: 100%;
    overflow: hidden
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge div {
    padding: 0px
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge div p {
    margin-left: 10px
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge div img {
    display: none
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 13px
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    font-family: 'FontAwesome';
    content: "\f006";
    color: #ebebeb
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    font-family: 'FontAwesome';
    content: "\f006";
    color: #ffde3c
}

.quickview-info .reviews_qv .text_revi {
    position: relative;
    line-height: 27px;
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 500;
    margin-left: 10px;
    padding-left: 10px
}

.quickview-info .reviews_qv .text_revi:before {
    content: "|";
    position: absolute;
    color: #7b7b7b;
    left: 0;
    line-height: 27px
}

.quick_option .input_qty_qv .btn_num {
    line-height: 37px !important
}

.quick_option .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    margin-top: 10px
}

.quick_option .contacts .block_phone {
    font-size: 13px;
    line-height: 30px;
    color: #333;
    padding: 0px 0px 0px 40px;
    display: block;
    font-weight: 400;
    position: relative
}

.quick_option .contacts .block_phone:before {
    content: "";
    background-image: url("icon_tuvan28d1.png?1664349369696");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px
}

@media (max-width: 991px) {
    .quick_option .contacts .block_phone:before {
        top: 10px
    }
}

.quick_option .contacts .block_phone div {
    display: inline-block;
    float: left
}

@media (min-width: 768px) and (max-width: 991px) {
    .quick_option .contacts .block_phone div {
        padding-left: 40px
    }
}

@media (max-width: 767px) {
    .quick_option .contacts .block_phone div {
        padding-left: 40px;
        text-align: left
    }
}

.quick_option .contacts .block_phone a {
    margin-left: 5px;
    font-size: 13px;
    color: #409cff;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none
}

.quickview-product .product-single h1 a,
.quickview-product .product-single .h1 a,
.quickview-product .product-single .h1 a {
    font-size: 1.42857em
}

.quickview-product .product-single .price {
    font-size: 1.85714em
}

.quickview-product .content {
    padding: 30px
}

.quickview-product .product-name {
    margin: 0 0 10px !important
}

.quickview-product .review {
    margin-bottom: 10px
}

.quickview-product .review:before {
    content: " ";
    display: table
}

.quickview-product .review:after {
    content: " ";
    display: table;
    clear: both
}

.quickview-product .review .spr-badge {
    float: left;
    height: 24px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0
}

.quickview-product .review .spr-badge .spr-icon {
    margin: 0
}

.quickview-product .review .spr-badge .spr-active {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden
}

.quickview-product .review .spr-badge .spr-badge-caption {
    float: left;
    margin: 0 0 9px
}

.quickview-product span.available {
    display: none
}

.quickview-product span.available.active {
    display: block
}

.quickview-product .view-more {
    font-size: 13px
}

.quickview-product .view-more:hover {
    color: #409cff;
    text-decoration: none
}

.quickview-product .product-actions {
    border: none;
    padding: 0;
    margin: 0
}

.quickview-product .product-actions .btn-addToCart {
    clear: none;
    margin: 0
}

.quickview-product .product-media {
    position: relative;
    min-width: 400px
}

.quickview-product .product-media:before {
    content: " ";
    display: table
}

.quickview-product .product-media:after {
    content: " ";
    display: table;
    clear: both
}

.quickview-product .more-views {
    width: 80px;
    margin: 0;
    height: calc(100% - 60px);
    min-height: 361px;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: hidden
}

.quickview-product .more-views a {
    display: block;
    overflow: hidden;
    height: 100%
}

.quickview-product .more-views img {
    display: block;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.quickview-product .border-bottom-qv {
    padding: 2px 0px;
    border-left: 0px;
    border-right: 0px;
    display: block;
    margin-top: 15px;
    margin-bottom: 25px
}

.quickview-product .featured-image {
    float: right;
    width: calc(100% - 100px);
    margin: 0
}

.quickview-product form {
    margin: 0
}

.quickview-product .product-actions .product-single-quantity {
    margin-bottom: 0
}

.quickview-product .product-single .product-description {
    margin: 0 0 25px
}

.quickview-product .product-options {
    margin: 0 0 25px;
    padding: 0 0 25px
}

.quickview-product .details {
    margin: 0 0 8px
}

.filter-container {
    margin-bottom: 0
}

.filter-group {
    padding: 10px 0px 20px 0px
}

.filter-group ul {
    max-height: 235px;
    overflow-y: auto
}

.filter-group ul.size_xx {
    overflow-y: inherit !important
}

.filter-group ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ebebeb;
    width: 5px
}

.filter-group ul::-webkit-scrollbar {
    width: 5px;
    background-color: #ebebeb
}

.filter-group ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #919aa8;
    width: 5px
}

.filter-group-title {
    display: block;
    font-size: 1.28571em;
    margin-bottom: 10px
}

.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 28px;
    min-width: 100%;
    float: left;
    padding: 0px
}

@media (max-width: 991px) {
    .filter-item {
        padding-right: 0px !important;
        padding: 0px !important
    }
}

.filter-item * {
    cursor: pointer;
    color: #252525;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400
}

@media (min-width: 992px) and (max-width: 1199px) {
    .filter-item * {
        font-size: 13px
    }
}

.filter-item--green *:hover {
    color: #409cff
}

.filter-item--half {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 3px
}

.filter-item--check-box input {
    display: none
}

.filter-item--check-box .fa {
    margin-right: 5px;
    width: 14px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    top: 2px
}

.filter-item--check-box input+.fa:before {
    content: "";
    margin-right: 5px;
    border-radius: 2px;
    font-size: 18px;
    border: solid 1px #ebebeb;
    line-height: 40px;
    position: absolute;
    top: -15px;
    height: 15px !important;
    width: 15px
}

.filter-item--check-box input:checked+span {
    color: #409cff
}

.filter-item--check-box input:checked+.fa,
.filter-item--check-box input+span {
    color: #409cff
}

.filter-item--check-box input:checked+.fa:after,
.filter-item--check-box input+span:after {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: -15px;
    font-size: 12px;
    left: 2px
}

.filter-item--check-box input:checked+.fa:before,
.filter-item--check-box input+span:before {
    border-color: #409cff;
    background: #409cff
}

#sort-by {
    float: right;
    font-size: 12px;
    text-align: left
}

#sort-by .button-asc,
#sort-by .button-desc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px
}

#sort-by label {
    float: left;
    font-weight: 400;
    line-height: 38px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right
}

#sort-by a:link,
#sort-by a:visited {
    color: #333;
    text-decoration: none
}

#sort-by>ul>li {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 30px;
    background-image: url(../../../../../../../cdn.shopify.com/s/files/1/1276/7701/t/16/assets/ico-select874c.png?2232996444626678851) !important
}

#sort-by li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    width: 170px;
    float: left;
    color: #333;
    border: 1px solid #ebebeb;
    font-size: 14px
}

#sort-by li>a {
    display: inline-block;
    width: 100%;
    line-height: 36px;
    transition: all 0s ease-in-out
}

#sort-by li li {
    width: 100%;
    margin-top: 0px;
    border-top: none;
    border-right: none;
    border-left: none
}

#sort-by li li a:hover {
    color: #007fb8
}

#sort-by li:hover {
    background-color: #fff
}

#sort-by li li:hover {
    background-color: #fff;
    color: #007fb8
}

#sort-by ul ul {
    position: absolute;
    visibility: hidden;
    width: 170px;
    left: -1px;
    top: 30px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border-top: none;
    border: 1px #F0F0F0 solid
}

#sort-by ul ul ul {
    position: absolute;
    left: 100%;
    top: -2px;
    border: solid 1px transparent
}

#sort-by li:hover>ul {
    visibility: visible
}

.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

.filter-container__selected-filter-item>a {
    color: #333;
    font-size: .92857em
}

.filter-container__selected-filter-item .fa {
    margin-right: 10px;
    color: #F44336
}

#popup-cart-desktop {
    width: 680px;
    border-radius: 10px;
    background: #fff;
    float: none;
    margin: 0 auto;
    padding: 0px;
    top: 5%;
    position: relative
}

#popup-cart-desktop .title-popup-cart {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    padding-right: 15px;
    padding: 20px 20px 0px
}

#popup-cart-desktop .title-popup-cart .icon_check {
    display: block;
    float: left
}

#popup-cart-desktop .title-popup-cart .block_title {
    display: block;
    padding-left: 40px;
    line-height: 28px
}

#popup-cart-desktop .title-popup-cart .cart-popup-name a {
    color: #409cff
}

#popup-cart-desktop .title-popup-cart .cart-popup-name a:hover {
    text-decoration: none
}

#popup-cart-desktop .item-popup-head {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
    padding: 0px 20px 15px;
    border-bottom: solid 1px #ddd
}

#popup-cart-desktop .item-popup-head>div {
    float: left
}

#popup-cart-desktop .item-popup-head .item-image {
    padding: 20px 0px;
    float: left;
    display: block;
    width: 100px;
    position: relative
}

#popup-cart-desktop .item-popup-head .item-image img {
    border: 1px solid #d2d2d2
}

#popup-cart-desktop .item-popup-head .item-image .qtyp_item {
    width: 22px;
    height: 22px;
    background: #409cff;
    position: absolute;
    z-index: 9;
    right: -5px;
    top: 10px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 22px
}

#popup-cart-desktop .item-popup-head .item-info {
    padding: 10px 0;
    display: block;
    float: left;
    width: calc(100% - 120px);
    margin-left: 15px
}

#popup-cart-desktop .item-popup-head .item-info p {
    margin-bottom: 0px;
    padding-bottom: 0px
}

#popup-cart-desktop .item-popup-head .item-info .item-name a {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 16px
}

#popup-cart-desktop .item-popup-head .item-info .item-name a:hover {
    color: #409cff;
    text-decoration: none
}

#popup-cart-desktop .item-popup-head .item-info .variant-title-popup {
    font-size: 13px;
    margin-bottom: 5px;
    color: #333333;
    display: none
}

#popup-cart-desktop .item-popup-head .item-info .item-remove a {
    font-size: 13px;
    color: #888
}

#popup-cart-desktop .item-popup-head .item-info .item-remove a:hover {
    color: #409cff;
    text-decoration: none
}

#popup-cart-desktop .item-popup-head .item-price span {
    display: block
}

#popup-cart-desktop .item-popup-head .item-price .price {
    color: #333;
    font-size: 12px;
    font-weight: 500
}

#popup-cart-desktop .item-popup-head .item-price .compare-price {
    color: #333;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 500
}

#popup-cart-desktop .item-popup-head .item-price .compare-divide {
    font-size: 12px;
    color: #d71515
}

#popup-cart-desktop .item-popup-head .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 24px;
    margin-top: 10px;
    width: 23px;
    text-align: center;
    vertical-align: top;
    padding: 0
}

#popup-cart-desktop .item-popup-head .number-sidebar {
    border: 1px solid #ddd;
    height: 24px;
    margin-left: -1px;
    text-align: center;
    width: 24px;
    vertical-align: top;
    margin-right: -1px;
    margin-top: 10px;
    display: inline-block;
    min-height: 24px;
    padding: 0
}

#popup-cart-desktop .item-popup-head .cart-price {
    display: block;
    font-weight: 400;
    color: #81d426
}

#popup-cart-desktop .item-popup-head .cart-price span {
    font-size: 18px
}

#popup-cart-desktop .title-quantity-popup {
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    width: 100%;
    padding: 0px 20px
}

#popup-cart-desktop .title-quantity-popup .fa {
    color: #409cff;
    font-size: 16px;
    line-height: 16px
}

#popup-cart-desktop .content-popup-cart {
    padding: 15px 20px
}

#popup-cart-desktop .content-popup-cart .tbody-popup {
    width: 100%;
    float: left;
    clear: both;
    max-height: 220px;
    overflow-x: scroll
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar {
    width: 5px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-thumb {
    background: #409cff;
    border-radius: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-thumb:hover,
#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-thumb:active {
    background: #409cff;
    border-radius: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #ddd
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div {
    float: left
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .text-left {
    width: 100%
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .text-center {
    display: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image {
    padding: 20px 0px;
    float: left;
    display: block;
    width: 100px;
    position: relative
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image img {
    border: 1px solid #d2d2d2
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image .qtypx_item {
    width: 22px;
    height: 22px;
    background: #409cff;
    position: absolute;
    z-index: 9;
    right: -5px;
    top: 10px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 22px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info {
    padding: 10px 0;
    display: block;
    float: left;
    width: calc(100% - 120px);
    margin-left: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info p {
    margin-bottom: 0px;
    padding-bottom: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a {
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a:hover {
    color: #409cff;
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .variant-title-popup {
    font-size: 13px;
    margin-bottom: 5px;
    color: #333333;
    display: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a {
    font-size: 13px;
    color: #888
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a:hover {
    color: #252525;
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price span {
    display: block
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .price {
    color: #333;
    font-size: 12px;
    font-weight: 500
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-price {
    color: #333;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 500
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-divide {
    font-size: 12px;
    color: #d71515
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 24px;
    margin-top: 10px;
    width: 23px;
    text-align: center;
    vertical-align: top;
    padding: 0
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .number-sidebar {
    border: 1px solid #ddd;
    height: 24px;
    margin-left: -1px;
    text-align: center;
    width: 24px;
    vertical-align: top;
    margin-right: -1px;
    margin-top: 10px;
    display: inline-block;
    min-height: 24px;
    padding: 0
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price {
    display: block;
    font-weight: 400;
    color: #81d426
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price span {
    font-size: 18px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 20px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 {
    padding-top: 15px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    width: 320px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship img {
    float: left;
    margin-right: 10px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p {
    line-height: 20px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship .btn-continue a {
    color: #409cff
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship .btn-continue .fa {
    color: #409cff
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship .btn-continue:hover {
    text-decoration: none;
    cursor: pointer
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total {
    text-align: right
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p {
    font-family: 'Arial';
    font-size: 15px;
    font-weight: 400;
    margin: 0px;
    padding-bottom: 0;
    color: #333333;
    line-height: 24px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p .total-price,
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p ._vc {
    font-weight: 400;
    font-size: 18px;
    color: #81d426
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 a {
    cursor: pointer
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-continue {
    margin: 10px;
    background: transparent;
    font-size: 13px;
    float: left;
    border: none;
    outline: none;
    color: #409cff
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout {
    background: #409cff;
    font-size: 16px;
    float: right;
    display: block;
    font-weight: 400;
    margin-top: 15px;
    padding: 0px 35px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 10px;
    height: 45px;
    line-height: 45px;
    text-align: center
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:hover {
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:focus {
    text-decoration: none
}

.fancybox-skin {
    background: #fff !important
}

.modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0.5rem;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}

.modal-header {
    background-color: #409cff;
    color: #fff;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.modal-header .modal-title {
    padding-left: 6rem;
    position: relative;
    min-height: 44px;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    line-height: 44px;
    color: #fff
}

.modal-header .modal-title span {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    font-size: 23px;
    text-align: center;
    line-height: 44px;
    color: #409cff;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: #fff
}

@media (max-width: 480px) {
    .modal-header .modal-title {
        line-height: 24px !important
    }
}

.media:first-child {
    margin-top: 0
}

.btn-outline-red {
    background: #fff;
    color: #409cff !important;
    font-size: 17px;
    line-height: normal;
    padding: 10px 15px;
    border-radius: 0.5rem;
    border: 1px solid #409cff;
    text-align: center;
    margin-top: 1.5rem
}

.btn-red {
    background: #409cff;
    color: #fff !important;
    font-size: 17px;
    line-height: normal;
    padding: 10px 15px;
    border-radius: 0.5rem;
    border: none;
    text-align: center;
    margin-top: 1.5rem
}

.media .media-left {
    padding-right: 1em
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media .thumb-1x1 {
    width: 7.7rem
}

body {
    background: #fff
}

.awe-section-1 {
    margin-bottom: 0px
}

.awe-section-2 {
    margin-bottom: 40px
}

.awe-section-3 {
    margin-bottom: 35px
}

.awe-section-4 {
    margin-bottom: 30px
}

.awe-section-5 {
    margin-bottom: 20px
}

.awe-section-6 {
    margin-bottom: 45px
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

    .table-responsive-block table,
    .table-responsive-block thead,
    .table-responsive-block tbody,
    .table-responsive-block th,
    .table-responsive-block td,
    .table-responsive-block tr {
        display: block
    }

    .table-responsive-block thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .table-responsive-block tr {
        background: #fff;
        line-height: 20px;
        margin-bottom: 10px
    }

    .table-responsive-block td {
        border: none;
        position: relative;
        padding-left: 40% !important;
        text-align: right;
        font-weight: 400
    }

    .table-responsive-block td.last {
        padding: 0;
        line-height: 50px
    }

    .table-responsive-block td.last a {
        color: #409cff
    }

    .table-responsive-block td:before {
        position: absolute;
        top: 13px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        text-align: left;
        white-space: nowrap;
        font-weight: 400
    }

    .table-responsive-block .table-order td:nth-of-type(1):before {
        content: "Đơn hàng"
    }

    .table-responsive-block .table-order td:nth-of-type(2):before {
        content: "Ngày"
    }

    .table-responsive-block .table-order td:nth-of-type(3):before {
        content: "Chuyển đến"
    }

    .table-responsive-block .table-order td:nth-of-type(4):before {
        content: "Địa chỉ"
    }

    .table-responsive-block .table-order td:nth-of-type(5):before {
        content: "Giá trị"
    }

    .table-responsive-block .table-order td:nth-of-type(6):before {
        content: "Tình trạng"
    }

    .table-responsive-block #order_details td:nth-of-type(1):before {
        content: "Sản phẩm"
    }

    .table-responsive-block #order_details td:nth-of-type(2):before {
        content: "Mã sản phẩm"
    }

    .table-responsive-block #order_details td:nth-of-type(3):before {
        content: "Giá"
    }

    .table-responsive-block #order_details td:nth-of-type(4):before {
        content: "Số lượng"
    }

    .table-responsive-block #order_details td:nth-of-type(5):before {
        content: "Tổng"
    }

    .table-responsive-block #order_details td:nth-of-type(6):before {
        content: "Tình trạng"
    }

    .table-responsive-block .totalorders td:nth-of-type(1):before {
        content: "Tạm tính"
    }

    .table-responsive-block .totalorders td:nth-of-type(2):before {
        content: "Phí vận chuyển"
    }

    .table-responsive-block .totalorders td:nth-of-type(3):before {
        content: "Tổng tiền"
    }

    .table-responsive-block .totalorders td:nth-of-type(4):before {
        content: "Số lượng"
    }

    .table-responsive-block .totalorders td:nth-of-type(5):before {
        content: "Tổng"
    }

    .table-responsive-block .totalorders td:nth-of-type(6):before {
        content: "Tình trạng"
    }
}

@media (max-width: 543px) {
    section.sidebar.left-content.col-lg-12 {
        padding: 0
    }
}

@media (max-width: 1199px) {
    header nav .mega-content {
        width: 940px !important;
        left: 32% !important
    }

    header nav .mega-content .level1.item {
        text-align: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .search.f-right {
        margin-right: 50px
    }
}

@media (max-width: 991px) {
    header>.container {
        position: relative
    }

    .menu-bar.hidden-md.hidden-lg {
        position: absolute;
        top: 40px;
        right: 15px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1000
    }

    .logo {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        float: none
    }

    header .logo a {
        display: inline-block;
        width: 160px;
        margin: 0 auto
    }

    header nav .nav-item {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0
    }

    header nav .nav-item .dropdown-menu {
        display: none !important;
        position: static;
        border: none
    }

    header nav .nav-item.open a {
        background: none !important
    }

    header nav .nav-item.open>.dropdown-menu {
        display: block !important;
        margin: 0;
        padding: 0
    }

    header nav li.menu-line {
        display: none;
        border: none
    }

    header nav .nav-item>a {
        line-height: 20px;
        padding: 5px 15px 3px
    }

    header nav #nav-mobile .nav-item>.dropdown-menu {
        padding: 0 0 0 15px;
        position: static;
        width: 100%;
        float: none;
        border: none;
        padding-right: 7px
    }

    header nav .nav-item:hover>.dropdown-menu li.open>.dropdown-menu {
        display: block !important
    }

    .header-main {
        padding: 0;
        height: 80px;
        z-index: 1
    }

    #nav {
        padding-right: 0;
        display: none;
        padding-right: 0;
        padding: 10px 0;
        border: 1px solid #ebebeb;
        margin-bottom: 15px
    }

    #nav.open {
        display: block
    }

    #nav .nav-link>.fa {
        float: right;
        line-height: 22px;
        margin-right: -15px;
        width: 40px;
        text-align: center;
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px)
    }
}

@media (max-width: 991px) {
    .head_logo {
        display: block;
        float: left;
        width: 100%
    }

    .head_logo .logo {
        text-align: center;
        margin: 0 auto;
        height: 80px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -os-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        z-index: 99
    }

    .head_logo .logo a {
        display: block;
        line-height: 80px
    }

    .head_logo .logo a img {
        margin-left: 0px !important
    }
}

@media (max-width: 543px) {
    .topbar ul.list-inline.f-right {
        float: left !important
    }

    .search.f-right {
        float: none;
        width: 100%
    }
}

@media (max-width: 420px) {
    .col-xs-6.footer-header {
        width: 100%
    }
}

@media (max-width: 543px) {
    .product-box .product-thumbnail>a img {
        height: auto !important
    }
}

@media (max-width: 430px) {
    .collection p.title-head-info {
        position: static
    }

    .collection h1.title-head,
    .collection .title-head.h1 {
        margin-bottom: 5px
    }
}

@media (max-width: 480px) {
    .product-tab .tab-link {
        margin-right: 10px
    }
}

@media (max-width: 375px) {
    .section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .content {
        padding: 0px
    }

    .content-blog-index .myblog .image-blog-left {
        width: 100%
    }

    .sodiachi .btn.btn-50,
    .sodiachi input.btn-50[type="submit"] {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 768px) {
    .quick-view {
        display: none !important
    }
}

@media (max-width: 767px) {
    .nav-mobile-button {
        top: 85px !important
    }
}

@media (min-width: 992px) {
    .nav-mobile-button {
        display: none
    }
}

@media (max-width: 991px) {
    .nav-mobile-button {
        top: 140px;
        width: 50px;
        left: 15px;
        position: absolute;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1000
    }

    .nav-mobile-button a {
        color: #333
    }

    .nav-mobile-button a .fa {
        font-size: 26px;
        height: 28px
    }
}

@media (max-width: 767px) {
    i.fa.fa-bars.fa-2x {
        font-size: 26px;
        height: 28px
    }
}

@media (max-width: 767px) {
    .module_four .content_owl .slide_item .testimonial-content-gallery .testimonial-item .content {
        margin: 20px 0px;
        padding: 0px 15px
    }
}

@media (min-width: 1200px) {
    .section_prd_sale .products-view-grid-bb {
        position: relative
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        position: absolute;
        top: -31px;
        right: 44px;
        background: transparent;
        left: auto;
        height: 45px;
        width: 45px
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:hover {
        background: #22263c;
        opacity: 1
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:hover:before {
        color: #fff
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:before {
        font-family: "FontAwesome";
        text-indent: 0;
        position: absolute;
        left: 5px;
        top: 5px;
        width: 29px;
        color: #acacac;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        background: transparent
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        position: absolute;
        top: -31px;
        right: 0px;
        background: transparent;
        left: auto;
        height: 45px;
        width: 45px
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:hover {
        background: #22263c;
        opacity: 1
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:hover:before {
        color: #fff
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:before {
        font-family: "FontAwesome";
        text-indent: 0;
        position: absolute;
        left: 7px;
        top: 5px;
        width: 29px;
        color: #acacac;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        background: transparent
    }
}

@media (max-width: 320px) {

    .section-news .blogs-content .heading h2,
    .section-news .blogs-content .heading .h2 {
        padding: 0 10px
    }

    .section_feed_form .content_owl .subcribe .footer_top_form_register .footer_top_form_register_input {
        padding: 0 88px 0 10px
    }

    .section_feed_form .content_owl .subcribe .footer_top_form_register form .subscribe {
        padding: 0 10px
    }

    .widget-service .service-item span {
        font-size: 21px
    }
}

@media (max-width: 375px) {
    .content-blog-index .myblog .content-right-blog {
        width: 100%;
        display: block;
        float: left;
        padding-top: 10px;
        margin-left: 0px
    }
}

@media (max-width: 424px) {

    #product_comeback button.slick-prev.slick-arrow,
    #product_comeback button.slick-next.slick-arrow {
        display: none !important
    }
}

@media (max-width: 543px) and (min-width: 480px) {

    .section_feed_form .content_owl .subcribe .footer_top_title h4,
    .section_feed_form .content_owl .subcribe .footer_top_title .h4 {
        text-align: center
    }
}

@media (max-width: 767px) {
    .item_blog_big {
        margin-bottom: 25px
    }

    .footer.footer .icon_none_first a i.fa {
        display: none
    }

    .section_feed_form .content_owl .subcribe {
        padding: 0px
    }

    .widget-service .service-item {
        margin-bottom: 20px
    }

    .adv_bottom_inner {
        margin-bottom: 35px
    }

    .header-main .style-b-header1 .wishlist_header {
        padding: 21px 0 0 0;
        overflow: hidden;
        right: 65px;
        top: 15px;
        position: absolute
    }

    .header-main .style-b-header2 .top-cart-contain {
        color: #333;
        padding: 25px 0 0 0;
        right: 27px;
        top: 10px;
        position: absolute;
        z-index: 1000
    }

    .header-main .style-b-header2 .top-cart-contain .bg_cart .count_item_pr {
        position: absolute;
        right: -12px;
        top: 11px;
        height: 23px;
        width: 23px;
        border-radius: 50%;
        color: #fff !important;
        text-align: center;
        background: #409cff
    }

    .home-slider .owl-nav {
        display: none
    }

    .section_product_feature {
        margin-top: -50px !important;
        padding: 60px 0 80px 0 !important
    }
}

@media (min-width: 768px) {
    .section_prd_sale .products-view-grid-bb {
        position: relative
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: none;
        border-bottom: none;
        position: absolute;
        top: -31px;
        right: 44px;
        background: transparent;
        left: auto;
        height: 45px;
        width: 45px
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:hover {
        background: #22263c;
        opacity: 1
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:hover:before {
        color: #fff
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-prev:before {
        font-family: "FontAwesome";
        text-indent: 0;
        position: absolute;
        left: 5px;
        top: 5px;
        width: 29px;
        color: #acacac;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        background: transparent
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: none;
        border-bottom: none;
        position: absolute;
        top: -31px;
        right: 0px;
        background: transparent;
        left: auto;
        height: 45px;
        width: 45px
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:hover {
        background: #22263c;
        opacity: 1
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:hover:before {
        color: #fff
    }

    .section_prd_sale .products-view-grid-bb .owl-nav .owl-next:before {
        font-family: "FontAwesome";
        text-indent: 0;
        position: absolute;
        left: 7px;
        top: 5px;
        width: 29px;
        color: #acacac;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        background: transparent
    }

    .home-slider .owl-dots {
        bottom: 15px
    }

    .home-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px
    }

    .home-slider .owl-dots .owl-dot.active {
        background: #fff
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wishlist_header {
        padding: 22px 0 0 0;
        overflow: hidden;
        right: 95px;
        position: absolute
    }

    .top-cart-contain {
        color: #333;
        padding: 25px 0 0 0;
        right: 15px;
        position: absolute;
        z-index: 1000
    }
}

@media (max-width: 991px) {
    .section_prd_sale .product_comeback_wrap .product-box-2 .product-info {
        margin-top: 45px
    }

    #open-filters {
        color: #fff;
        background: #409cff;
        position: fixed;
        right: 0;
        top: 35% !important;
        padding: 4px 10px;
        cursor: pointer;
        z-index: 99999;
        font-size: 18px;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease
    }

    #open-filters.openf {
        right: 256px
    }

    #open-filters.openf i:before {
        content: '\f00d'
    }

    #open-filters span {
        display: none
    }

    .dqdt-sidebar {
        position: fixed;
        width: 256px;
        background: #fff;
        top: 0;
        bottom: 0;
        right: 0;
        border-top: solid 1px #bbbbbb;
        border-left: solid 1px #bbbbbb;
        overflow: auto;
        z-index: 100000;
        visibility: hidden;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .dqdt-sidebar.openf {
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .dqdt-sidebar .aside-filter {
        margin-left: 15px
    }

    .title_asd_cls h2,
    .title_asd_cls .h2 {
        font-size: 20px
    }

    #nav-mobile {
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease
    }

    #nav-mobile.open_sidebar_menu {
        visibility: visible
    }

    .top-cart-content {
        display: none !important
    }

    .header_search button {
        width: 100% !important
    }

    .header_search .input-group .form-group {
        padding: 28px 0px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-blog-index .myblog .content_day_blog {
        font-size: 12px !important
    }

    .section_prd_sale .products-view-grid-bb {
        border-bottom: 1px solid #ebebeb
    }
}

@media (max-width: 1199px) {
    .section_feed_form .content_owl #block_01 {
        padding-top: 0px
    }

    .header_search {
        height: auto;
        overflow: visible
    }

    .section_feed_form .content_owl .subcribe .footer_top_form_register {
        width: 100%
    }
}

@media (max-width: 1199px) {
    .details-product .swiper-button-next {
        right: -10px;
        top: 50%;
        left: auto;
        bottom: auto;
        margin-top: -15px;
        background: none;
        height: 30px;
        line-height: 30px
    }

    .details-product .swiper-button-next i:before {
        content: "\f105"
    }

    .details-product .swiper-button-prev {
        left: -10px;
        top: 50%;
        bottom: auto;
        margin-top: -15px;
        background: none;
        height: 30px;
        line-height: 30px
    }

    .details-product .swiper-button-prev i:before {
        content: "\f104"
    }

    #gallery_01 {
        position: relative !important
    }
}

@media (min-width: 1200px) {
    .products-view-list .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-view-list .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 500px) {
    .products-view-list .product-box .product-thumbnail {
        width: 100%
    }

    .products-view-list .product-box .product-info {
        width: 100%;
        margin-top: 15px;
        margin-left: 15px
    }
}

@media (min-width: 1200px) {
    .search_h .search_h:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search_h .search_h:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search_h .search_h:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .search_h .search_h:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 1200px) {
    .content-blog-index .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-blog-index .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content-blog-index .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 991px) {
    .opacity_menu.open_opacity {
        content: " ";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0px !important;
        left: 0px;
        z-index: 999999
    }

    .show_open {
        font-family: "FontAwesome"
    }

    .show_open:before {
        content: "\f068";
        color: #409cff !important;
        line-height: 37px
    }

    .hide_close {
        font-family: "FontAwesome"
    }

    .hide_close:before {
        content: "\f067";
        color: #409cff !important;
        line-height: 37px
    }

    .sidenav {
        width: 280px;
        height: 100%;
        position: fixed;
        z-index: 999999;
        top: 0px !important;
        background-color: #409cff;
        overflow-x: hidden;
        -webkit-box-shadow: 0px 2px 11px 1px rgba(168, 168, 168, 0.54);
        -moz-box-shadow: 0px 2px 11px 1px rgba(168, 168, 168, 0.54);
        box-shadow: 0px 2px 11px 1px rgba(168, 168, 168, 0.54);
        visibility: hidden;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-transform: translateX(-280px);
        -ms-transform: translateX(-280px);
        -o-transform: translateX(-280px);
        transform: translateX(-280px)
    }

    .sidenav.open_sidebar_menu {
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .sidenav .content_memu_mb {
        display: block;
        float: left;
        width: 100%
    }

    .sidenav .content_memu_mb .customer span {
        padding: 10px 0px;
        display: block;
        cursor: pointer
    }

    .sidenav .content_memu_mb .customer span a {
        font-size: 14px;
        line-height: 15px;
        color: #fff;
        display: block;
        margin: 0px 15px
    }

    .sidenav .content_memu_mb .customer .acc a:before {
        font-family: 'themify';
        content: "\e603";
        font-size: 16px;
        color: #fff;
        padding-right: 15px
    }

    .sidenav .content_memu_mb .customer .out a:before {
        font-family: 'themify';
        content: "\e62b";
        font-size: 16px;
        color: #fff;
        padding-right: 15px
    }

    .sidenav .content_memu_mb .link_list_mobile {
        margin: 0px 0px 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile {
        border-bottom: solid 1px #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile li {
        position: relative
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile li i {
        position: absolute;
        right: 5px;
        top: 0px;
        cursor: pointer;
        display: block;
        text-align: center;
        width: 30px;
        font-style: normal !important
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 {
        border-top: solid 1px #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 a {
        display: block;
        font-size: 14px;
        line-height: 40px;
        padding: 0px 15px;
        color: #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0:first-child {
        border-top: 0
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0:last-child {
        border-bottom: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 {
        border-top: solid 1px #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 a {
        display: block;
        font-size: 14px;
        line-height: normal;
        margin: 10px 0;
        padding: 0px 35px 0px 55px;
        color: #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1:last-child {
        border-bottom: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1:first-child {
        border-top: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1:first-child i {
        top: -10px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 {
        border-top: solid 1px #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 a {
        display: block;
        font-size: 14px;
        line-height: normal;
        margin: 11px 0;
        padding: 0px 35px 0px 65px;
        color: #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2:last-child {
        border-bottom: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2:first-child {
        border-top: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 .level3 {
        border-top: solid 1px #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 .level3 a {
        display: block;
        font-size: 14px;
        line-height: normal;
        margin: 11px 0;
        padding: 0px 35px 0px 75px;
        color: #fff
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 .level3:last-child {
        border-bottom: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 .level3:first-child {
        border-top: 0px
    }

    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level_ico a {
        padding: 0px 15px 0px 40px
    }

    .sidenav .top_menu_mobile {
        overflow: hidden;
        background: #fff;
        width: 100%;
        padding: 10px 0px
    }

    .sidenav .close_menu {
        display: block;
        height: 66px;

        background-repeat: no-repeat;
        background-position: center;
        width: 100%
    }

    .sidenav .head_title_menu {
        display: block;
        text-align: left;
        line-height: 24px;
        font-size: 18px;
        color: #fff;
        padding: 7px 15px
    }

    .sidenav .fot_menu_mobile {
        overflow: hidden;
        float: left;
        width: 100%
    }

    .sidenav .fot_menu_mobile .link_list_action .login_mobile li {
        border-top: solid 1px rgba(2, 2, 2, 0.71)
    }

    .sidenav .fot_menu_mobile .link_list_action .login_mobile li:nth-child(1) {
        border-top: 0px
    }

    .sidenav .fot_menu_mobile .link_list_action .login_mobile li a {
        display: block;
        font-size: 14px;
        line-height: 40px;
        padding: 0px 15px;
        color: #fff
    }

    .sidenav .fot_menu_mobile .link_list_action .login_mobile li a .fa {
        padding-right: 10px
    }
}

@media (max-width: 767px) {
    .awe-section-3 {
        margin-bottom: 0px
    }

    .awe-section-6 {
        margin-bottom: 0px
    }
}

.lightboxContain {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    background: rgba(0, 0, 0, 0.5)
}

.lightboxContain .indLightbox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 56%;
    height: 62%
}

iframe.lightVideo.youtube {
    width: 100%;
    height: 90%
}

.lightboxContain .indLightbox {
    height: 90%
}

.lightboxContain iframe {
    border: 0;
    width: 100% !important;
    height: 100% !important
}

.lightboxContain img {
    float: none;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto
}