@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-bold';
    src: url('../fonts/montserrat-bold.ttf') format('truetype');
}
.fancybox-gallery:hover .image-hover {
    opacity:.65;
}
.bg-main, .fancybox-gallery:hover .image-hover, .nav-tabs-03.nav-tabs>li.active>a, .nav-tabs-03.nav-tabs>li.active>a:focus, .nav-tabs-03.nav-tabs>li.active>a:hover, .box-step ul li.active .demo-icon, .nav_title li a::before, .box-product-style2 h3:before, .title_style2 h3::after, .opticon-select li:hover .btn-ver,.opticon-select li.active .btn-ver, .nav-tabs-01 .nav-tabs li.active span, .list-bank li label:before{background-color: #61c30c;}
.color-main, .box-style-1 .demo-icon:before, .bottom-download span, .cart-order .dropdown-toggle span.number, .view-style .btn-view.active, .nav li.active a, .nav_desktop ul li:hover ul li a:hover, .title-product a:hover, .title-desc-detail, .nav-tabs-01 .nav-tabs li span .demo-icon, .nav-tabs-01 .nav-tabs li.active i.icon-dot-circled, .nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover, .breadcrumb > .active, .newsletter .btn-default{color: #064c87;}
.thub-image .item:hover img,.thub-image .item.active img{border:1px solid #009EF7;}
.nav-tabs-01 li.active .arrow-left::after, .nav-tabs-01 li.active .arrow-left::after { border-right-color: #009EF7;}
.nav-tabs-01 .nav-tabs li.active span .demo-icon {color:#009EF7}

.btn-main, .btn-primary, a.btn-primary{background-color: #60c10c;border: 1px solid #60c20b;color:#fff;}
.btn-main.focus, .btn-main:focus, .btn-main:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #ea0009;
    border-color: #ea0009;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li.active>a{background-color:#009EF7; border-color: #009EF7;}
.btn-icon:hover{color: #009EF7;border-color: #009EF7}
.btn-primary, a.btn-primary{ color:#fff;}
.bg-default {background-color:#383838;}
/*.btn-default {background-color:#383838;border: 1px solid #383838; color:#fff;}*/
.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background-color: #e3e3e3;
    border-color: #ea0009; color:#ea0009;
}
.jslider .jslider-bg i, .jslider .jslider-pointer {background: url(../images/jslider.png) no-repeat 0 0;}
.jslider .jslider-pointer {
    background-position: 0 -60px;
}
.box-product-style2 .nav_title li {padding: 0 15px 0 0;}
.box-product-style2 .nav_title li a::before {display:none}
.box-product-style2 .nav_title li a {
    text-transform: inherit;
    font-weight: normal;
    font-size: 15px;
}
.box-product-style2 .tab-product .nav_title{ border:none; margin:0;}

@media(min-width:1200px){
        .box-search .form-inline input.form-control{ width:310px;}
        
        }
        

@media(min-width:992px){
        .top-product-mon .col-xs-6:nth-child(3n+1){clear: both;}
        /*.list-item:nth-child(3n +1){ clear: both; }*/
        .search-product .list-item:nth-child(3n +1){ clear: none; }
        .search-product .list-item:nth-child(4n +1){ clear: both; }
    }



@media (max-width: 992px) and (min-width: 481px){
 /*.list-item:nth-child(2n +1){ clear: both; }*/
}
 @media(max-width:991px){
        .top-product-mon .col-xs-6:nth-child(2n+1){clear: both;}

    }
@media(max-width:767px){
        .hotline{ padding:0; margin-top:-50px; text-align:right;}

    }
@media(max-width:480px){
    .hotline{ margin:0px 0; text-align:left;}
    #sub-menu01 li .tab-item{padding:7px 0;}
    .dropdown {float:right;}
    .ab-1-right {margin-left: -15px;padding-right: 12px !important;}
    .ab-1-left { padding-right: 0px;padding-right: 15px; margin-left: -5px !important;}
}
/****fix lech hang san pham khi height sp k bang nhau trang list sp va search sp***/
.position-left, .position-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.position-left .box-image, .position-right .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 7px;
}

.position-left .caption, .position-right .caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0 7px;
}

.position-left .caption h3, .position-right .caption h3 {
    margin-top: 0;
}
.advanced-product .list-cut .cut-0 span button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
}
.advanced-product .list-cut .cut-0 span {
    display: block;
    position: relative;
}

.box-detail-post .title-blogs-item {
    height: auto;
    margin-bottom: 15px;
    font-size: 25px;
}

.bg-menu {
    background: #60c20b;
    background: -moz-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: -webkit-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: linear-gradient(to bottom, #60c20b 0%, #4c980a 50%, #3c7907 100%);
}

.item_block {
    clear: both;
}

.news-type-h .item-blogs .more-blogs,
.news-type-h .item-blogs .desc-blogs,
.news-type-h .item-blogs .img-blogs {
    display: none;
}

.news-type-h .list-item:first-child .more-blogs,
.news-type-h .list-item:first-child .desc-blogs,
.news-type-h .list-item:first-child .img-blogs {
    display: block;
}

.news-type-h .list-item:first-child .img-blogs {
    padding-top: 30%;
}

.news-type-h .col-md-6.col-sm-6.col-xs-12:nth-child(2n + 1) {
    clear: none;
}

.title-blogs-item {
    margin: 0;
}
.title-blogs-item a {
    font-size: 17px !important;
    color: #003884;
    font-weight: 600;
}


.nav_title {
    border: 0;
}
.nav_title>li {
    padding: 0 30px !important;
    border-radius: 5px;
    background: #60c20b;
    background: -moz-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: -webkit-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: linear-gradient(to bottom, #60c20b 0%, #4c980a 50%, #3c7907 100%);
}
.nav_title li a {
    color: #fff;
    font-size: 15px;
}
.nav_title>li.active>a:before {
    display: none;
}

.style-view-small>.row {
    margin: 0;
}


.bg-adms {
    padding: 35px 0;
    background: #60c20b;
    background: -moz-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: -webkit-linear-gradient(top, #60c20b 0%, #4c980a 50%, #3c7907 100%);
    background: linear-gradient(to bottom, #60c20b 0%, #4c980a 50%, #3c7907 100%);
}
.admissions .txt {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.btn-admi {
    background: #fff;
    display: inline-block;
    padding: 14px 30px;
    font-size: 15px;
    color: #f00;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
}

#footer {
    background: #064c87;
    padding: 15px 0 0 0;
}
.about-desc {
    max-width: 410px;
}
.in-email {
    padding-right: 240px;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#frm-reg-email {
    margin-top: 0;
    margin-left: 0;
}

.menu-footer-vertical>.list-fan-page>li>a>.fa {
    background: #fff !important;
    color: #61c30c;
}

.sup-phone>a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    clear: both;
    padding: 15px 0;
    display: block;
}

.nav-class .list-menu-fy>a {
    display: block;
    background: #FDD11A;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.type-o-image {
    background: none;
}
.type-o-image .nav_title {
    text-align: center;
}
.type-o-image .nav_title li {
    float: none;
    background: none;
}
.type-o-image .nav_title li a {
    color: #333;
}
.type-o-image .more-blogs {
    display: none;
}


.type-o-image .list-item .img-blogs {
    display: none;
}

.type-o-image .light-gallery:nth-child(2) .image-wrapper, 
.type-o-image .nh-video-item:first-child  .image-wrapper, 
.type-o-image .list-item:first-child  .img-blogs {
    display: block;
}

.type-o-image>.row {
    margin: 0 -15px;
}

.mSCover {
    background-size: 100% 100% !important;
}

.box-search {
    margin-top: 25px;
}
.nav-right .account-user {
    margin-top: 25px;
}

.wsmenu-list > li > .navtext {
    padding: 0px 35px;
    font-weight: bold;
}
.wsmenu-list > li > .navtext .fa-home {
    font-size: 25px;
    position: relative;
    top: 3px;
}

.title-lienhe {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #60c10c;
}

@media (max-width: 480px) {
    .nav_title li.active a {
        color: #fff;
    }
    .nav-right>.account-user>.dropdown-toggle {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        color: #fff;
    }
    .item-inline>a {
        color: #fff;
    }
    .admissions {
        text-align: center;
    }
    .in-email {
        padding-right: 0;
    }
    .type-o-image .nav_title li a {
        color: #333;
    }
}
table td, table th {
    padding: 1rem .75rem;
	border:1px solid #ddd
}


@media(max-width:468px){
    .hidden-pc {
        display: block !important;
    }
    .hidden-mb {
        display: none !important;
    }
}

.popupindex .modal-dialog{
    width: 65%;
}

.popupindex button.close{
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
}
.popupindex .modal-header{
    padding: 0 !important;
}
@media(max-width:767px){
    table {
        display: block;
        overflow-x: scroll;
		width: 100%;
    }
    .nav-right .account-user {
        margin-top: 0;
    }
    .popupindex .modal-dialog{
        width: 85%;
        margin: 100px auto;
    }
}

@media(min-width:993px){
    .ft-top .navbar-header {
        margin-top: 10px;
    }
}

.box-gallery .col-md-4.col-sm-4.col-xs-6:nth-child(3n + 1),.box-gallery .col-md-4.col-sm-4.col-xs-6:nth-child(2n + 1),.box-gallery .col-md-3.col-sm-4.col-xs-6:nth-child(4n + 1) {
        clear: inherit
    }
    

.address-ft a {
    text-decoration: none !important;
}
.ft-top .navbar-header {
    text-align: center;
}
.ft-top .logo img{
    max-height: 150px;
}
@media(max-width:1024px) and (min-width:768px){
    .ft-top .item_block{
        float: left;
        clear:inherit;
    }
    .ft-top .item_block:nth-child(1){
        width: 60%;
    }
    .ft-top .item_block:nth-child(2){
        width: 40%;
    }
}