/*//modal*/
.modal-footer{background: #fff;}
.bg-success {
    background-color: #0b9d54;
    color: #fff;
}
.bg-orange {
    background-color: #18ac4b;
    color: #fff;
}
.btn.btn-green {
    background: #0b9d54;
    color: #fff;
}
.required {
    color: red;
    font-size: 9px;
}
.fa-pointer {
    cursor: pointer;
}


.fa-refresh:before {
    content: "\f021";
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.block-img-close {
    background: url(../images/sprites_40.png) -220px 0 no-repeat;
    background-position: -242px 0;
    content: '';
}
.block-img-close {
    background: url(../images/sprites_40.png) -220px 0 no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    background-position: -242px 0;
    top: -22px;
    margin-right: 8px;
    margin-left: 13px;
    position: relative;
    content: '';
}



a:hover{
	text-decoration: none;
}

input[type=password], input[type=text] {
    padding-left: 16px;
}
input.form-control {
    height: 40px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: none;
    border-color: #e0e0e0;
}
input[type=password], input[type=text] {
    -webkit-appearance: none;
}

.modal-content {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

::after, ::before {
    box-sizing: border-box;
}

.pb12 {
    padding-bottom: 12px;
}
.btn_close {
    position: absolute;
    width: 36px;
    right: -5px;
    top: 2px;
    cursor: pointer;
    height: 30px;
}

.clear {
    clear: both;
}

#header .desktop-header .desktop-header-navbar > ul > li > a{
	color: #16a085;
	text-transform: uppercase;
    font-size: 12pt;
}

#header .desktop-header .desktop-header-top .hdt-account > a{
	color: #3d5456;
}
#header .desktop-header .desktop-header-top .hdt-left-contact > a{
	color: #3d5456;
}

.modal{
	z-index: 99999;
}

@media only screen and (min-width: 1224px){
	.in_modal_show {
	    width: 30%;
	}
}

/*for login theme page*/
.hr_header {
    position: relative;
    height: 25px;
    margin: 15px 0;
}

.hr_header .hr {
    border-top: 1px solid #e0e0e0;
    position: absolute;
    top: 12px;
    z-index: 9;
    content: " ";
    width: 100%;
}
.hr_header .title {
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
}

.hr_header .title span {
    background: #fff;
    padding: 0 8px;
    line-height: 25px;
    font-size: 16px;
}

.text-tim-nhat {
    color: #0b9d54;
}

/*end for login page*/

#hero-slider .hero-slide .hero-slide-overlay{
	background: none;
}

#home-collection-tabs .hmp-tab-wrapper1 .hmp-tabcontent a.hmp-viewmore {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #16a085;
    border-radius: 3px;
    color: #16a085;
}

#home-collection-tabs .hmp-tab-wrapper1 .hmp-tabcontent a.hmp-viewmore:hover {
    color: #ffffff;
    background: #16a085;
}

.info-account li, .currency-language > li {
    position: relative;
    margin: 0 10px;
}

.list-inline-block > li {
    display: inline-block;
    vertical-align: top;
}

.top-header2 .info-account li::after, .top-header2 .currency-language > li:first-child::after {
    top: 13px;
}

.info-account li::after, .currency-language > li:first-child::after {
    display: inline-block;
    background: #e5e5e5;
    height: 16px;
    width: 1px;
    content: "";
    position: absolute;
    right: -12px;
    top: 2px;
}

.site-logo{ margin: 0 }

.portfolio-item.portfolio-anim .portfolio-tags a { color: #e2e9ef }


.portfolio-item .zoom-btn-qv,
.portfolio-item .zoom-btn-qv {
  background-color: rgb(255, 153, 0);
  -ms-transform: translateX(-25px);
  transform: translateX(-25px);
  left: 50%;
  margin-left: -36px;
  z-index: 100;
}

.portfolio-item .zoom-btn-qv:hover, .portfolio-item .zoom-btn-qv:focus {
  color: #fff;
  background-color: rgba(0, 105, 176, 0.88);
}



.portfolio-item:hover .zoom-btn-qv{
  visibility: visible;
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0);
}


/*modal moi*/
.k-popup-lesson .modal-content .modal-body h6 {
    padding: 10px 18px;
    background: #237721;
    color: white;
    font-size: 14px;
    margin-bottom: 0.9375rem;
    margin: 0;
}


.k-popup-lesson {
    width: 780px;
}

.btn-action a{
    width: 50%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    border-top: 1px solid #FF7816;
}

.btn-action .active-row {
    background-color: #FF7816;
    color: #fff;
}
.k-popup-lesson .modal-content .modal-body .detail-info,
.daotao-detail .detail-body .detail-info
{ padding: 0 }
.k-popup-lesson .modal-content .modal-body .detail-info h2,
.daotao-detail .detail-body .detail-info h2
{ margin-bottom: 10px }
.orange-color { color: #FF7816; }
.margT5 { margin-top: 5px  }
.daotao-nd-tab .tab-content{
    border: none;
    padding: 0px;
}
.title-tab1 li a {
    border-radius: 0px;
}
.title-tab-detail { margin-top: 10px  }
.line { border-top: 1px solid #ccc; }
.title-tab-detail .title-tab1 {
    margin-bottom: 10px;
}

/*reponsive*/
@media (min-width:320px) { 
    .k-popup-lesson {
        width: auto;
    }
    .mid{ margin-bottom: 10px }
}
@media (min-width:481px) { 
    .k-popup-lesson {
        width: auto;
    }
    .mid{ margin-bottom: 10px }
}
@media (min-width:641px) { 
    .k-popup-lesson {
        width: auto;
    }
    .mid{ margin-bottom: 10px }
}
@media (min-width:961px) { 
    .k-popup-lesson {
        width: auto;
    }
    .mid{ margin-bottom: 10px }
}

/*desktop*/
@media (min-width:1025px) { 
    .bg-color{
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }
    .k-popup-lesson {
        width: 780px;
    }
    .detail-gallery {
        margin-right: -20px;
    }
}
@media (min-width:1281px) { 
    .bg-color{
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }
    .k-popup-lesson {
        width: 780px;
    }
    .detail-gallery {
        margin-right: -20px;
    }
}
/*end desktop*/

/*end reponsive*/

.detail-gallery img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.margB5 {
    margin-bottom: 5px;
}

.wrap-qty-extra li {
    width: 100%;
}

.wrap-qty-extra > li {
    margin: 10px 0;
}


.wrap-qty-extra {
    margin: 15px 0;
    /* padding: 30px 0; */
    border-bottom: 1px dashed #e5e5e5;
    border-top: 1px dashed #e5e5e5;
}

.starrr {
    display: inline-block;
}

.starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119;
    text-decoration: none;
}


.product-price > * {
    margin: 0 2px;
}

.title18 {
    font-size: 18px;
}

.decate-info .desc {
    margin-bottom: 10px;
}
.decate-info .desc {
    border-top: 1px dashed #e5e5e5;
    margin-top: 12px;
    padding-top: 10px;
    /*margin-bottom: 20px;*/
}
.desc {
    color: #555;
    margin: 0;
    line-height: 24px;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-content{
    border: 1px solid #fff;
    background-color: #fff;
}

.form-group, .form-control, .input-group, .normal-selectbox, .large-selectbox{
    margin-bottom: 10px;    
}
p >.input-block{
    margin: 0px;
}

.product-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* end modal moi*/

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 32px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin-left: 3px;
}

/*button contact*/
.support-online {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom:0px;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block;
}

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent  rgb(103, 182, 52) transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
    right: -10px;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.support-online .btn-support {
    cursor: pointer;
}

.support-content{
    display: none;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0,175,242,.5);
    opacity: .75;
    right: -10px;
}

.alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,.4);
    opacity: .1;
    border-color: #0089b9;
    opacity: .5;
}
/*end button contact*/

/*//day*/
.contact-form .has-error input {
    /* border-color: #a94442; */
    border: 1px solid #a94442 !important;
}
/* filter shops */
.filter-row-left {
    float: left;
    margin-right: 30px;
}
.filter-row-label {
    margin-right: 8px;
    font-size: 13px;
    vertical-align: middle;
    font-weight: bold;
}
.filter-row .small-selectbox {
    min-width: 100px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
/*//day*/
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    /*display: table;*/
    display: grid;
    content: " ";
}
/*//end day*/
.filter-row .small-selectbox select.input-sm{
    line-height: 1.5;
}
.category-banner, .filter-row {
    margin-bottom: 30px;
}
/* end filter shops */

.title-tab1 li.active a {
    background: #149007;
    border-color: #149007;
}
.title-tab1 li.active a {
    color: #fff;
}
.title-tab1 li a {
    border-radius: 0px;
}
.title-tab1 li a {
    display: block;
    /* height: 36px; */
    line-height: 36px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.item-article {
    border-bottom: 1px #efefef dotted;
    padding: 15px 0;
    margin: 0;
}
.item-article .post-image {
    width: 30%;
    float: left;
    position: relative;
}
.item-article .post-content {
    width: 70%;
    float: left;
    padding-left: 10px;
}
img {
    max-width: 100%;
}
.buy_method {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding: 2px;
}
.product-quantity-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}
.product-quantity {
    max-width: 130px;
}
input.form-control, select.form-control {
    height: 40px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: none;
    border-color: #e0e0e0;
}

.table .product-top {
    float: left;
    max-width: 100px;
    margin-bottom: 0;
}

.product-top {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid #eaeaea;
}
.product-top {
    margin-bottom: 0px;
}
.table .product-meta {
    margin-left: 120px;
    display: table;
}
.product-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 768px){
    #map {
        height: 500px;
        margin-bottom: 50px;
    }
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product-top {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid #eaeaea;
}
.mb20{
    margin-bottom: 20px;
}
.btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #0e4ca1;
    border-radius: 4px;
}
/*view croll view laster*/
.croll-laster {
    margin: 0px;
    max-height: 400px;
    overflow-y: scroll;
}
.detail-laster .moduleGroup .insHeading{ padding-top: 0px; }
/*end view croll view laster*/

.h_404 {
    font-size: 180px;
    margin-bottom: 10px;
    font-weight: 700;
    text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d0d0d0, 0 5px 10px rgba(0,0,0,.125), 0 10px 20px rgba(0,0,0,.2);
}