/*common*/
.page-load-status{display:none;padding-top:20px;border-top:1px solid #ddd;text-align:center;color:#777}.loader-ellips{font-size:20px;position:relative;width:4em;height:1em;margin:10px auto}.loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background:#044D70;position:absolute;animation-duration:.5s;animation-timing-function:ease;animation-iteration-count:infinite}.loader-ellips__dot:first-child,.loader-ellips__dot:nth-child(2){left:0}.loader-ellips__dot:nth-child(3){left:1.5em}@keyframes reveal{from{transform:scale(.001)}to{transform:scale(1)}}@keyframes slide{to{transform:translateX(1.5em)}}.loader-ellips__dot:first-child{animation-name:reveal}.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3){animation-name:slide}.loader-ellips__dot:nth-child(4){left:3em;animation-name:reveal;animation-direction:reverse}.view-more-button{background-color:#044D70;color:#fff}.view-more-button:hover{background-color:#1680b4;color:#fff;}
body,h1,h2,h3,h4,h5,h6,span,strong,a,p,input,button{
    font-family: 'Roboto', sans-serif;
}
.section-block{
    padding:20px 0;
}
.service_video__item{
    position:relative;
}
.service_video__item .icon_youtube img {
    width: 50px !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.awe-section-2{
    margin:0;
}

/*style header*/
.our-service .our-service__inner i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.mini-cart{
    height:auto;
}
.header__top{
    background-image: url(/image/catalog/background/notification-bar.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;  
}
.header__top .welcome,
.header__top .customer-group .customer-group__item a{
    font-weight:bold;
}
.header_search .input-group .input-group-btn{
    top:0;
}
.header_search .input-group .input-group-btn button{
        background: #044D70;
    color: #fff;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.header_search .input-group .collection-selector select,
.header_search .input-group .collection-selector,
.header_search .input-group,
.input-group .input-group-field{
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.header__top .customer-group .customer-group__item .menu__link{
    min-width:120px;
}

/*style footer*/
footer .back-to-top{
    right: 40px;
}
footer .back-to-top i{
    width: 30px;
    height: 30px;
    background: #044D70;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.footer-container {
    background: #fff;
    border-top: 2px solid #044D70;
}
.footer-container .footer-top .footer-static .footer-title a{
    text-transform:uppercase;
}
.footer-container .footer-top .footer-static .footer-content ul li a,
.footer-container .footer-top .footer-static .footer-content ul li{
    color:#044D70;
}
.footer-container .footer-top .footer-static .footer-content .social-icons ul li a{
    background:#044D70;
    color:#fff;
}
.footer-container .footer-bottom{
        padding: 0;
    background: #044D70;
}
.footer-container .footer-bottom .copyright{
    color:#fff;
}

/*module service_faq*/
.accordion-heading{
    box-shadow: inset 0 -1px 0 #e4eaf1;
}
.accordion-card {
    border-radius: 12px;
    border: 1px solid #d8e0e8;
    min-height: 1px;
}
.accordion-heading {
    padding: 16px;
}
.accordion-heading .label{
    padding:0;
}
.accordion-item {
    position: relative;
    padding: 12px 40px 12px 16px;
    transition: .3s ease-in;
    cursor: pointer;
}
.accordion-item .accordion-title {
    position: relative;
    z-index: 2;
}
.accordion-item .accordion-title .label{
    padding:0;
}
.accordion-item .accordion-title .fa-question-circle{
        font-size: 20px;
}
.accordion-item .accordion-title .fa-chevron-down{
    font-size:14px;
}
.accordion-item.open .accordion-title .fa-chevron-down:before{
    content:"\f077";   
}
.accordion-item .accordion-title i{
    color: #b6c0ce;   
}
.accordion-details {
    display: none;
    font-weight: 400;
    color: #000;
    word-break: break-word;
}
.accordion-heading .label-text,
.accordion-title .label-text{
    color: #000;
}
.accordion-heading .label-text{
    font-size:25px;
}
.accordion-title .label-text{
    font-size:16px;
}
.accordion-item .accordion-details{
    display:none;
    transition:all .5s;
    padding-top:12px;
}
.accordion-item.open .accordion-details{
    display:block;
}
.accordion-item:not(:last-child){
    border-bottom: 1px solid #d8e0e8;   
}

/*module .service-service_four_column__item*/
.service-service_four_column__item img{
    margin-right:10px;
}
.service-service_four_column__item-text h3{
    font-size:18px !important;
    text-transform:uppercase;
}
.service-service_four_column__item-text p{
    font-size:16px !important;
}

.category_child .category_child__item:first-child{
    margin-top:0;
}

/*style category*/
.new-view_grid .item-news h3{
    min-height:46px;
}
.product-category-page .service_video{
    padding-top:0;
}
.new-view_grid .item-news{
    margin-bottom:0 !important;
}

/*style product_detail*/
/*.details-pro .product-summary .rte p{*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;   */
/*}*/
.product-product-page .section-service .container{
    padding:0;
    width:auto;
}

/*style catnews*/
.catnew__tab-childs .catnew__child{
    background:#fff;
    border:1px solid red;
    border-radius:8px;
    transition:all .5s;
}
.catnew__tab-childs .catnew__child:hover{
    background:red;
}
.catnew__tab-childs{
    margin-bottom:15px;
}
.catnew__tab-childs h3{
    margin:0;
}
.catnew__tab-childs h3 a{
    font-size:18px;
    color:red;
}
.catnew__tab-childs .catnew__child:hover a{
    color:#fff;
}
.list-blog-page .box-heading .title-head{
    font-weight:bold;
}
.blog-item-thumbnail{
    margin-bottom:10px;
}
.catnew__tab-childs .catnew__child.active{
    background:red;
}
.catnew__tab-childs .catnew__child.active a{
    color:#fff;
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary{
    min-height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-main{
    margin-bottom:30px;
}
.list-blog-page .list-blogs .blog-item{
    margin-bottom:30px !important;
}

/*style news detail*/
.article-main strong.description_short{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.panel-table-of-content{
    margin-bottom:10px;
}
#table-of-content{
    padding-left:30px;
}
.header_searchs ul.dropdown-menu{
    width:100% !important
}
.header_search .input-group .input-group-btn{
        position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
}
/*style product_module*/
.products-view-grid .product-item{
    margin-bottom:0;
}

/*style block product*/
.product-item {
    padding: 12px;
    border: 1px solid #d8e0e8;
    border-radius: 10px;
}
.product-item:hover {
    border: 1px solid #044D70;
}
.upsale-product__item .product-item{
        display: flex;
    align-items: center;
}
.upsale-product__item .product-item .product-item__image{
    margin-right:10px;
    width:30%;
}
.upsale-product__item .product-item .product-item__info{
    width:70%;
}
.upsale-product__item .product-item .product-item__name{
        white-space: unset;
    text-align: left;
}
.upsale-product__item .product-item .product-item__name a{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.upsale-product__item .product-item .product-item__price{
        text-align: left;
    font-weight: bold;
    color: #e00707;
}

/*custom color*/
.header .header-bottom {
    background-color: #044D70;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu>.sub-menu{
        border: 1px dashed #044D70;
}

/*responsive*/
@media (min-width:992px){
    .catnew__tab-childs .row{
        display:flex;
        justify-content:center;
    }
    .list-blog-page .list-blogs .blog-item{
        width:70%;
        margin:0 auto;
    }
    .service-about_text_image .row{
        display:flex;
        align-items:center;
    }
    .header-main > .container > .row{
        display:flex;
        align-items:center;
    }
    .header .header-main .our-service .row{
        margin:0 -5px;
    }
    .header .header-main .our-service .our-service__box{
        padding:0 5px;
        margin-bottom:10px;
    }
    .our-service .our-service__inner{
        padding-left:40px;
    }
    .our-service .our-service__inner .our-service__content p{
        font-size:13px;
    }
    .header_search .input-group{
        display:block;
    }
    .header_search .input-group .collection-selector{
            position: absolute;
        max-width: 200px;
    }
    .header_search .input-group .collection-selector select{
            height: 40px;
    }
    .header .header-main.sticky{
        position: fixed;
    top: 0;
    background: #fff;
    z-index:9999;
    width:100%;
    padding:5px 0;
    }
    .header_search .input-group{
        margin:0;
    }
}
@media(min-width:992px) and (max-width:1199px){
    .menu .main-menu .main-menu__item > a{
            font-size: 12px;
    }
    .menu .main-menu .main-menu__item a{
        padding:0 8px;
    }
}
@media (min-width:1200px){
    .header .header-main .our-service .our-service__box{
        margin-bottom:10px;   
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .top-cart-contain{
        padding-top:0;
    }   
}
@media (max-width:991px){
    .header_search{
            padding: 0 15px;
    }
    .header-main .container .row .col-md-8,
    .wrapper-section-1,
    .bread-crumb{
        margin-top:50px;
    }
    .header-main.sticky{
        position:fixed;
        width:100%;
        background:#fff;
        height:auto;
    }
    .product-item__info .box-hover{
        display:block !important;
        position:relative;
        opacity:1;
    }
    .accordion-title .label-text {
    white-space: break-spaces;
}
.accordion-item .accordion-title .fa-chevron-down {
    font-size: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
}
.description_loadmore {
    overflow: hidden;
    position: relative
}

.content_showmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    background: 0 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, #fff 55%);
    display: block;
    margin-bottom: 0
}

.content_showmore a {
    font-size: 15px;
    color: #044D70;
    letter-spacing: 2px;
    font-weight: 700
}
.content_showmore a i{
    color: #044D70;
}
.header-wishlist i{
    font-size:22px;
}
.header-wishlist{
    position:relative;
}
#wishlist-total span{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    top: -12px;
    right: -12px;
    background: #044D70;
    color: #fff;   
}
@media (max-width:991px){
    .header-wishlist{
            position: absolute;
    right: 80px;
    top: 20px;
    }
}
#sync2.owl-carousel .owl-stage{
    display:flex;
    align-items:center;
}
.product-fee p{
    margin:0;
}
.product-fee{
    display: flex;
    align-items: center;
    margin-bottom:20px;
}
.product-fee img{
    margin-right:10px;
}
.product-fee span{
    color: #757575;   
}
  .flag-country img{
      margin-right:3px;
      width:30px !important
  }
@media (max-width:767px){
    .button_actions{
        width:auto !important;
    }
    #add-to-cart-form .form-group .form_hai{
        align-items:center;
    }
    .row > div{
        padding:0 3px;
    }
    .product-item__name a{
        font-size:10px;
    }
    .flag-country img{
        width:15px !important;
    }
    .flag-country span{
        font-size:10px;
    }
    .product-product-page .product-item__name{
        min-height:30px;
    }
    #add-to-cart-form .form-group .form_hai {
    justify-content: center;
}
#button-cart{
    margin-right:0 !important;
}
.service_button_product .service_button__item button#button-buy span{
        font-size: 16px;
    font-weight: bold;
}
}
@media (max-width:991px){
    .module_html{
        clear:left;
    }
    .accordion-card{
        border:none;
    }
    .accordion-heading{
        padding:10px;
    }
    .accordion-item{
        padding:8px;
    }
    .accordion-item .accordion-title .fa-chevron-down{
        right:0;
    }
    footer .row > div{
        padding:0 7px;
    }
}