/*
    Theme Name: Resco7
    Theme URI: http://fabavn.com
    Author: Hung Nguyen
    Author URI: http://fabavn.com
*/
@import 'https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese';

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese');

@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese');

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Quicksand:300,400,500,700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

@media screen{
    * {
        margin: 0px;
        padding: 0px;
    }
    a:link{
        text-decoration:none;
    }
    a:focus{
        outline: none;
    }
    img{
        display: block;
        padding: 0px;
        outline: none;
        border: none;
    }
    ul{
        list-style:none;
    }
    h1{
        margin: 0px;
        padding: 0px;
    }
    body{
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        line-height: 100%;
        font-weight: 400;
        color: #333;
    }
    .container{
        width:1200px;
        margin:0 auto;
        position: relative;
    }
    /*
    * HEADER
    */
    .header{
	background: linear-gradient(to right, white, rgba(82, 177, 234, .7));
    }
    .header .container{
        height: 70px;
        line-height: 70px;
    }
    .logo{
        margin-top: 0px;
    }
    .logo img{
        height: 75px;
    }
    .collap-main-nav{
        display: none;
    }
    .main-nav-inner>ul>li{
        float: left;
        position: relative;
    }
    .main-nav-inner>ul>li:before{
        position: absolute;
        content: '';
        top: 26.5px;
        right: -0.5px;
        width: 1px;
        height: 15px;
        background-color: #eee;
    }
    .main-nav-inner>ul>li:last-child:before{
        display: none;
    }
    .main-nav-inner>ul>li:after{
        position: absolute;
        content: '';
        top: 0px;
        left: 0px;
        width: 0px;
        height: 3px;
        background-color: #9ebae2;
    }
    .main-nav-inner>ul>li.current-menu-item:after{
        width: 120%;
    }
    .main-nav-inner li a{
        display: block;
        color: #ea0222;
        padding: 0 15px;
    }
    .main-nav-inner>ul>li.current-menu-item>a{
        color: #355395;
    }
    .main-nav-inner>ul>li:last-child>a{
        padding-right: 0px;
    }
    .main-nav-inner>ul>li ul{
        position: absolute;
        z-index: 1000;
        top: 90px;
        left: 0px;
        min-width: 250px;
        line-height: 45px;
        font-size: 14px;
        background-color: rgba(255, 255, 255, .9);
        box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        opacity: 0;
        visibility: hidden;
    }
    .main-nav-inner>ul>li:last-child ul{
        left: auto;
        right: 0px;
    }
    .main-nav-inner>ul>li:hover ul{
        top: 100%;
        opacity: 1;
        visibility: visible;
    }
    .main-nav-inner>ul>li ul li{
        border-bottom: 1px solid rgba(255, 255, 255, .5);
    }
    .main-nav-inner>ul>li ul li:last-child{
        border-bottom: none;
    }
    .main-nav-inner>ul>li ul li a{
        color: #9ebae2;
    }
    .main-nav-inner>ul>li ul li a:hover{
        background-color: rgba(158, 186, 225, .9);
        color: #fff;
    }

    .menu .fa {
	font-size: 35px;
	color: #ea0222;
    }

    .menu .fa:hover {
	font-size: 35px;
	color: #355396;
    }

    /*
    * FEATURED.
    */
    .featured{
        background-color: #f1f1f1;
    }
    .tp-caption{
        width: 480px !important;
        padding: 18px;
        color: #fff !important;
        background-color: rgba(52, 82, 149, .8); /*rgba(82, 177, 234, .9);*/
        //box-shadow: 10px 4px 5px 4px #35476d;
        //margin: 0px -42px 0px -15px !important;
	box-shadow: 8px 5px 0px rgba(0, 0, 0, .5);
	display: table !important;
	right: 20px !important;
    }
    
    .tp-caption .featured-info {
    	min-height: 77px;
    	display: table-cell;
    }
    
    .featured-item-title{
        font-size: 20px !important;
        font-weight: 400 !important;
        margin-top: 2px !important;
        position: relative;
        padding-bottom: 12px;
    }
    .featured-item-title:before{
        position: absolute;
        content: '';
        width: 100px;
        height: 1px;
        left: 0px;
        bottom: 0px;
        background-color: rgba(255, 255, 255, .5);
    }
    .featured-item-title a{
        color: #fff !important;
    }
    .featured-item-des{
        white-space: normal !important;
        font-weight: 500;
        font-size: 15px !important;
        line-height: 21px;
        margin-top: 10px;
        /*text-align: justify !important;*/
    }

    /*
    * BLOCK DU AN.
    */
    .block-du-an{
	/*width: 971px;*/
	height: 260px; /*300px;*/
        margin-top: -50px;
        padding: 50px 0;
        position: relative;
        z-index: 1000;
	background: url(images/bg/bg-pro-alpha.png) top left repeat-y;
        /*background-color: rgba(234, 0, 34, 0.7);*/
    }
    .block-du-an-left{
        width: 320px;
        padding-left: 50px;
        color: #fff;
        text-align: justify;
    }
    .block-du-an-right{
        width: calc(100% - 350px);
        overflow: hidden;
    }
    .block-du-an-left-head{
        position: relative;
        padding-bottom: 15px;
	padding-top: 15px;
    }
    .block-du-an-left-head:before{
        position: absolute;
        content: '';
        width: 70px;
        height: 1px;
        left: 0px;
        bottom: 0px;
        background-color: #fff;
    }
    .block-du-an-left-title{
        font-weight: 700;
        font-size: 28px;
	/*color: #305498;*/
	color: #fff;
    }
    .block-du-an-left-des{
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        margin-top: 15px;
	color: #305498;
    }
    .block-du-an-left-content{
        line-height: 22px;
        font-style: italic;
        font-weight: 300;
        margin-top: 10px;
    }
    /**/
    .du-an-home-wrap{
        overflow: hidden;
    }
    .du-an-item{
        display: block;
        /*width: calc(100% / 3);*/
        width: 283.3px;
        height: 250px;
        position: relative;
        color: #fff;
    }
    .du-an-item-info{
        position: absolute;
        left: 0px;
        top: 200px;
        width: 100%;
        height: 100%;
        padding: 15px 20px;
        text-align: center;
        background-color: rgba(0, 0, 0, .4);
    }
    /*.du-an-item:hover .du-an-item-info{
        bottom: auto;
        top: 0px;
        background-color: rgba(0, 0, 0, .8);
    }*/
    .du-an-item-title{
        font-weight: 300;
        font-size: 16px;
        position: relative;
        padding-bottom: 0px;
        padding-top: 3px;
    }
    .du-an-item-title:hover{
        color: #9ebae1;
    }
    .du-an-item-title:before{
        position: absolute;
        content: '';
        width: 70px;
        height: 1px;
        left: 50%;
        margin-left: -35px;
        bottom: 0px;
        opacity: 0;
        background-color: rgba(255, 255, 255, .6);
    }
    .du-an-item:hover .du-an-item-title{
        padding-bottom: 12px;
    }
    .du-an-item:hover .du-an-item-title:before{
        opacity: 1;
    }
    .du-an-item-des{
        margin-top: 15px;
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        font-weight: 300;
    }
    .du-an-item-icon-link{
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        margin-top: 15px;
        border: 1px solid rgba(255, 255, 255, .6);
        color: rgba(255, 255, 255, .6);
    }
    .du-an-item-icon-link:hover{
        border: 1px solid #9ebae1;
        color: #9ebae1;
    }

    /*
    * BLOCK ITEM.
    */
    .block-item{
        margin-top: 30px;
    }
    .block-head{
        position: relative;
    }
    .block-head>span{
        font-size: 22px;
    }
    .block-head-btn-wrap{
        position: absolute;
        right: 0px;
        bottom: 23px;
        font-size: 18px;
    }
    .block-head-btn-item{
        display: inline-block;
        width: 27px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        background-color: #ccc;
        margin-left: 3px;
        cursor: pointer;
    }
    .block-head-btn-item:hover{
        background-color: #9ebae1;
        color: #fff;
    }
    .block-head-advance{
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }
    .home-scrollbox{
        width: 980px;
        overflow: hidden;
        position: absolute;
        right: 100px;
        bottom: 17px;
        height: 27px;
        line-height: 27px;
        font-size: 15px;
        text-transform: none;
    }
    .home-scrollbox ul{
        width: 30000px;
    }
    .home-scrollbox li{
        float: left;
        margin-right: 20px;
        position: relative;
    }
    .home-scrollbox li:before{
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        left: 0px;
        top: 10px;
        background-color: #9ebae1;
    }
    .home-scrollbox li a{
        display: block;
        color: #333;
        padding-left: 15px;
    }
    /**/
    .home-new-wrap{
        overflow: hidden;
    }
    .home-new-wrap ul{
        overflow: hidden;
        width: calc(100% + 20px);
    }
    .new-item{
        /*width: calc((100% - 60px) / 4);*/
        width: 285px;
        margin-top: 20px;
        margin-right: 20px;
    }
    .new-item:nth-child(4n+4){
        float: right;
        margin-right: 0px;
    }
    .new-item-thumb{
        height: 175px;
    }
    .new-item-info{
        margin-top: 10px;
    }
    .new-item-title{
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
    }
    .new-item-title a{
        display: block;
        color: #333;
    }
    .new-item-morelink{
        margin-top: 15px;
    }
    .new-item-morelink a{
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #9ebae2;;
        font-size: 13px;
        padding: 0 10px;
        color: #9ebae2;;
    }
    .new-item-morelink a:hover{
        background-color: #9ebae2;
        color: #fff;
    }

    /*
    * BLOCK LINH VUC.
    */
    .home-linh-vuc-wrap ul{
        overflow: hidden;
    }
    .linh-vuc-item{
        width: calc((100% - 30px) / 2);
        margin-top: 20px;
        background: linear-gradient(to right, #8d496e, #1d75bd);
    }
    .linh-vuc-item:nth-child(2n+2){
        float: right;
    }
    .linh-vuc-item-thumb{
        position: relative;
        width: 245px;
        height: 245px;
        padding: 10px;
        //border-radius: 245px;
        overflow: hidden;
        //border: 2px solid #fff;
        //box-shadow: 3px 0 10px rgba(0, 0, 0, .3);
    }
    .linh-vuc-item-mark{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        //border-radius: 300px;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(234, 2, 34, .5);
    }
    .linh-vuc-item-thumb:hover .linh-vuc-item-mark{
        opacity: 1;
        visibility: visible;
    }
    .linh-vuc-item-mark i{
        font-size: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -20px;
        z-index: 100;
        color: rgba(255, 255, 255, .6);
    }
    .linh-vuc-item-info{
        margin-left: 265px;
    }
    .linh-vuc-item-title{
        font-size: 20px;
        line-height: 25px;
        font-weight: 400;
        position: relative;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .linh-vuc-item-title:before{
        position: absolute;
        content: '';
        width: 70px;
        height: 3px;
        bottom: 0px;
        left: 0px;
        background-color: #9ebae1;
    }
    .linh-vuc-item-title a{
        color: #fff;
        display: block;
    }
    .linh-vuc-item-des{
        margin-top: 15px;
        font-size: 14px;
        line-height: 20px;
        text-align: justify;
        color: #fff;
    }

    /*
    * FOOTER.
    */
    .footer{
        margin-top: 40px;
        position: relative;
    }
    .icon-back-top{
        position: absolute;
        top: 84px;
        right: 10px;
        width: 40px;
        height: 40px;
        line-height: 37px;
        text-align: center;
        background-color: #e9121b;
        border-radius: 5px;
        font-size: 25px;
        color: #fff;
        opacity: .6;
    }
    .icon-back-top:hover{
        cursor: pointer;
        opacity: 1;
    }
    .footer-top{
        /* background-color: rgba(159, 184, 224, 0.5); */
	background: linear-gradient(to right, white, rgba(82, 177, 234, .7));
    }
    .footer-top .container{
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .footer-top li{
        float: left;
        position: relative;
    }
    .footer-top li:before{
        position: absolute;
        content: '';
        width: 1px;
        height: 14px;
        right: -0.5px;
        top: 10px;
        background-color: #eee;
    }
    .footer-top li:last-child:before{
        display: none;
    }
    .footer-top li a{
        display: block;
        padding: 0 10px;
        color: #ea0222;
    }

    .footer-top li a:hover{
	color: #355396;
    }

    .footer-top li:first-child a{
        padding-left: 0px;
    }
    .footer-top li ul{
        display: none;
    }
    /**/
    .main-footer{
        background: #e0e0e0 url(images/bg/footer.png) top center no-repeat;
	min-height: 200px;
	background-size: cover;
    }
    .main-footer .container{
        padding: 20px 0;
        color: #355396;
        font-size: 15px;
        font-weight: 300;
    }
    .footer-left{
        width: 600px;
	margin-left: -20px;
    }
    .footer-left-head{
        font-size: 16px;
        font-weight: 400;
    }
    .footer-left-content{
        margin-top: 10px;
    }
    .footer-left-content p{
        padding: 5px 0;
    }
    .footer-left-content p:last-child{
        padding-bottom: 0px;
    }
    .footer-left-content p span:nth-child(1){
        display: inline-block;
        width: 20px;
    }
    
    .footer-left-content .fa {
    	color: #ea0222;
    }
    
    .footer-right{
        width: calc(100% - 650px);
    }
    .footer-right-item{
        float: right;
    }
    .footer-social{
        line-height: 25px;
    }
    .footer-social span{
        font-style: italic;
    }
    .footer-social a{
        display: inline-block;
        width: 25px;
        height: 25px;
        line-height: 27px;
        border-radius: 25px;
        margin-left: 5px;
        color: #fff;
        text-align: center;
    }
    .footer-social a.icon-facebook{
        background-color: #3B5998;
    }
    .footer-social a.icon-google{
        background-color: #DD4B39;
    }
    .footer-social a.icon-twitter{
        background-color: #1DA0F2;
    }
    .footer-social a.icon-youtube{
        background-color: #EE1C1B;
    }
    .footer-right-item{
        margin-top: 15px;
    }

    /*
    * SUB PAGE.
    */
    /* Archive Du An */
    .sub-bg-scroll{
        height: 175px;
    }
    .block-breakcrumb{
        line-height: 22px;
        padding: 18px 0;
        font-size: 15px;
        font-weight: 300;
    }
    .block-breakcrumb a{
        color: #333;
    }
    .block-archive-wrap{}
    .block-archive-item{
        margin-top: 40px;
    }
    .block-archive-item:nth-child(1){
        margin-top: 10px;
    }
    .block-archive-item-head{
        font-weight: 400;
        font-size: 28px;
        text-align: center;
        padding-bottom: 25px;
        position: relative;
        color: #355396;
    }
    .block-archive-item-head:before{
        position: absolute;
        content: '';
        width: 100px;
        height: 1px;
        bottom: 0px;
        left: 50%;
        margin-left: -50px;
        background-color: #999;
    }
    .block-archive-item-head:after{
        position: absolute;
        content: '';
        width: 100px;
        height: 1px;
        bottom: 5px;
        left: 50%;
        margin-left: -50px;
        background-color: #999;
    }
    .block-archive-item-content .du-an-item{
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
        margin-top: 20px;
    }
    .block-archive-item-content .du-an-item:nth-child(3n+3){
        float: right;
        margin-right: 0px;
    }
    /* Single Du An */
    .sidebar{
        width: 270px;
    }
    .primary{
        width: calc(100% - 300px);
    }
    .sidebar-head{
        font-weight: 700;
        font-size: 18px;
        color: #355396;
        margin-top: 0px;
        line-height: 24px;
    }
    .sidebar-item{
        margin-top: 17px;
    }
    .single-tab-nav{
        line-height: 20px;
        font-weight: 300;
        font-size: 15px;
    }
    .single-tab-nav-du-an{
        font-size: 17px;
    }
    .single-tab-nav li{
        border-top: 1px dashed #ddd;
    }
    .single-tab-nav li a{
        display: block;
        padding: 12px 0;
        padding-bottom: 13px;
        color: #000;
    }
    .single-tab-nav li a.tab-active{
        background-color: #9ebae1;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        margin: 1px 0;
    }
    .single-tab-nav li a.tab-active:hover{
        color: #fff;
    }
    .single-tab-nav li a span:nth-child(1){
        margin-right: 5px;
        color: #999;
    }
    .single-tab-nav li a.tab-active span:nth-child(1){
        color: #fff;
    }
    .sidebar-du-an-bottom{
        border: 1px solid #ddd;
        padding: 15px;
    }
    .sidebar-du-an-bottom-item{
        display: block;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #333;
        margin-top: 15px;
    }
    .sidebar-du-an-bottom-item:nth-child(1){
        margin-top: 0px;
    }
    .sidebar-du-an-bottom-item img{
        height: 100%;
        width: 34px;
        float: left;
        margin-right: 10px;
    }
    .sidebar-du-an-bottom-item:nth-child(2){
        font-size: 15px;
        font-family: Arial;
    }
    /* Primary du an */
    .block-single-thumb-top-item{
        display: block;
        height: 450px;
        position: relative;
    }
    .single-thumb-mark{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        font-size: 40px;
        line-height: 36px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(158, 186, 225, .5);
    }
    .single-thumb-mark i{
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -20px;
        color: rgba(255, 255, 255, .8);
    }
    .block-single-thumb-top-item:hover .single-thumb-mark{
        opacity: 1;
        visibility: visible;
    }
    .block-single-thumb-bottom{
        overflow: hidden;
    }
    .block-single-thumb-bottom ul{
        overflow: hidden;
        width: calc(100% + 10px);
    }
    .block-single-thumb-bottom-item{
        /*width: calc((100% - 40px) / 5);*/
        width: 172px;
        margin-right: 10px;
        margin-top: 10px;
        height: 90px;
        cursor: pointer;
    }
    .block-single-thumb-bottom-item:nth-child(5n+5){
        float: right;
        margin-right: 0px;
    }
    .block-single-thumb-top .owl-controls{
        display: none !important;
    }
    .block-single-thumb-bottom .synced img{
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .single-pro-tong-quan{
        margin-top: 30px;
    }
    .single-content{
        font-size: 15px;
        line-height: 25px;
    }
    .single-content p{
        padding: 10px 0;
    }
    .single-content img{
        width: 100% !important;
        height: auto !important;
        margin: 0 auto;
    }

    .single-content td img {
    	width: auto !important;
	margin: 0px;
    }
    .single-content p:first-child{
        padding-top: 0px;
    }
    .single-content p:last-child{
        padding-bottom: 0px;
    }
    .single-content table{
        width: 100% !important
    }
    .single-content tr{
        border-top: 1px solid #eee;
    }
    .single-content tr:nth-child(odd){
        background-color: #f9f9f9;
    }
    .single-content tr td{
        padding: 10px;
        padding-top: 11px;
    }

    .single-content ol {
    	padding-left: 30px;
    }
    
    .single-content ul {
    	padding-left: 30px;
    }

    /*.single-content tr td:first-child{
        padding-left: 0px;
    }
    .single-content tr td:last-child{
        padding-right: 0px;
    }*/
    .map-content iframe{
        display: block !important;
        width: 100% !important;
        height: 407px !important;
    }
    /**/
    .single-media-item{
        display: block;
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
        height: 200px;
        position: relative;
    }
    .single-media-item:before{
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
        opacity: 0;
        background: url(images/icon/icon-zoom.png) center center no-repeat;
        background-size: 100% 100%;
    }
    .single-media-item:hover:before{
        width: 54px;
        height: 54px;
        margin-top: -27px;
        margin-left: -27px;
        opacity: 1;
    }
    .single-media-item:nth-child(3n+3){
        float: right;
        margin-right: 0px;
    }
    .single-media-item:nth-child(n+4){
        margin-top: 20px;
    }
    .popup-map-hiden{
        display: none;
    }
    .popup-map{
        height: 550px;
    }
    .popup-map p,
    .popup-map iframe{
        width: 100% !important;
        height: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
    }

    /* Archive New. */
    .block-archive-item-content .new-item{
        width: calc((100% - 40px) / 3);
    }
    .block-archive-item-content .new-item:nth-child(4n+4){
        float: left;
        margin-right: 20px;
    }
    .block-archive-item-content .new-item:nth-child(3n+3){
        float: right;
        margin-right: 0px;
    }
    /* Single */
    .single-head{
        font-weight: 500;
        font-size: 22px;
        line-height: 29px;
    }
    .box-share{
        margin-top: 15px;
    }
    .single-content-wrap{
        margin-top: 10px;
    }
    .empty-content{
        margin-top: 20px;
    }
    /* Liên He */
    .contact-map{
        height: 450px;
    }
    .contact-map p,
    .contact-map iframe{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }
    .container-contact{
        margin-top: 30px;
        font-size: 15px;
    }
    .contact-col-item{
        width: calc((100% - 50px) / 2);
    }
    .contact-col-item-head{
        font-size: 18px;
        font-weight: 700;
        overflow: hidden;
        padding: 3px 0;
    }
    .contact-col-item-content{
        margin-top: 17px;
        line-height: 22px;
    }
    .contact-address-item{
        margin-top: 15px;
    }
    .contact-address-item>div{
        overflow: hidden;
        padding: 3px 0;
    }
    .contact-address-item>div:nth-child(1){
        color: #355396;
    }
    .contact-address-item>div div{
        float: left;
    }
    .contact-address-item>div div:nth-child(1){
       width: 20px;
       color: #ea0222; 
    }
    .contact-col-item-content input,
    .contact-col-item-content textarea{
        width: 100% !important;
        height: 40px !important;
        border: 1px solid #ddd;
        background-color: #f1f1f1;
        box-sizing: border-box;
        outline: none;
        margin-top: 10px;
        padding: 0 10px;
        font-size: 14px;
    }
    .contact-col-item-content textarea{
        height: 130px !important;
        padding: 10px;
    }
    .contact-col-item-content input[type="submit"]{
        background-color: #355396;
        color: #fff;
        border: none;
    }
    .contact-col-item-content p{
        overflow: hidden;
    }
    .contact-col-item-content p>span{
        float: left;
        width: calc((100% - 10px) / 2);
    }
    .contact-col-item-content p>span.address,
    .contact-col-item-content p>span.phone{
        margin-left: 10px;
    }
    .contact-col-item-content p>span.content{
        width: 100%;
    }
    .wpcf7-response-output{
        margin: 0px !important;
        padding: 10px !important;
        text-align: center;
    }
    /* Thu Vien */
    .thu-vien-item{
        position: relative;
    }
    .thu-vien-item-title{
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 20px;
        z-index: 100;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        background-color: rgba(0, 0, 0, .3);
    }
    .thu-vien-item i{
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -21px;
        font-size: 40px;
        opacity: 0;
        visibility: hidden;
        color: rgba(255, 255, 255, .8);
    }
    .thu-vien-item:hover i{
        opacity: 1;
        visibility: visible;
    }

    /* Single thu vien */
    .single-thu-vien-wrap{
        margin: 0 auto;
    }

    /*
    * 
    */
    /*
    *  MARK
    */
    .mark-wrap{
        position: relative;
    }
    .mark{
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        transition: all ease-in-out .3s;
        opacity: 0;
        visibility: hidden;
        z-index: 205;
        background: url(images/icon/link-mark.png) center center no-repeat;
    }
    .mark-wrap:hover .mark{
        opacity: 1;
        visibility: visible;
	background-color: rgba(234, 2, 34, .5);
    }
    .mark-wrap img{
        vertical-align:middle;
        -webkit-transition:all .4s linear;
        -moz-transition:all .4s linear;
    }
    .mark-wrap:hover img{
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }
    .product-sale-item-mark-bg{
        position: absolute;
        top: 0px;
        left: 0px;
        width: calc(100%);
        height: calc(100%);
        background-color: rgba(0, 153, 51, .5);
        opacity: 0;
        z-index: 100;
        transition: all ease-in-out .1s;
    }
    .mark-wrap:hover .product-sale-item-mark-bg{
        opacity: 1;
    }
    .product-sale-item:nth-child(4n+4){
        float: right;
        margin-right: 0px;
    }
    .product-sale-item img{
        width: 100% !important;
        height: auto !important;
        min-height: 100% !important;
    }
    .product-sale-item-mark{
        position: absolute;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        top: 10px;
        left: 10px;
        z-index: 200;
    }
    .product-sale-item-mark1:before,
    .product-sale-item-mark1:after{
        position: absolute;
        content: '';
        width: 0px;
        height: 1px;
        background-color: #fff;
        transition: all ease-in-out .3s;
    }
    .product-sale-item-mark2:before,
    .product-sale-item-mark2:after{
        position: absolute;
        content: '';
        width: 1px;
        height: 0px;
        background-color: #fff;
        transition: all ease-in-out .3s;
    }
    .product-sale-item-mark1:before{
        top: 0px;
        left: 0px;
    }
    .product-sale-item-mark2:before{
        bottom: 0px;
        left: 0px;
    }
    .product-sale-item-mark1:after{
        right: 0px;
        bottom: 0px;
    }
    .product-sale-item-mark2:after{
        right: 0px;
        top: 0px;
    }
    .mark-wrap:hover .product-sale-item-mark1:before,
    .mark-wrap:hover .product-sale-item-mark1:after{
        width: 100%;
    }
    .mark-wrap:hover .product-sale-item-mark2:before,
    .mark-wrap:hover .product-sale-item-mark2:after{
        height: 100%;
    }
    .mark-wrap a.mark-btn{
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -15px;
        margin-left: -60px;
        width: 120px;
        height: 30px;
        display: block;
        border: 1px solid #fff;
        text-align: center;
        line-height: 28px;
        text-transform: uppercase;
        color: #fff;
        opacity: 0;
        font-size: 12px;
        z-index: 210;
        transition: all ease-in-out .3s;
    }
    .mark-wrap:hover a.mark-btn{
        transition-delay: .3s;
        opacity: 1;
    }
    .mark-wrap a.mark-btn:hover{
    }
    .mark-wrap-advance:before{
        position: absolute;
        content: '';
        height: 6px;
        width: 100px;
        top: 50%;
        margin-top: -3px;
        left: 50%;
        margin-left: -50px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        opacity: 0;
        z-index: 1000000000;
    }
    .mark-wrap-advance:hover:before{
        opacity: 1 !important;
    }
    .mark-wrap-advance a.mark-btn{
        transition-delay:0s;
        margin-top: 0px;
        opacity: 0;
        visibility: hidden;
        transition: all ease-in-out .3s;
    }
    .mark-wrap-advance:hover a.mark-btn{
        opacity: 1;
        transition-delay:0s;
        visibility: visible;
    }
    .mark-wrap a.product-morelink{
        top: calc(50% - 60px);
    }
    .mark-wrap a.add-cart{
        top: calc(50% + 30px);
    }
    .mark-wrap:hover a.product-morelink{
        top: calc(50% - 40px);
    }
    .mark-wrap:hover a.add-cart{
        top: calc(50% + 10px);
    }
    
    
    .header .home-menu-item img {
    	height: 75px;
    }
    
    .footer-top .home-menu-item img {
    	height: 35px;
    }
    
    .footer-top .home-menu-item {
    	display: none;
    }
    
    /*nav.main-nav.fright.tf {
    	margin: auto;
	width: 65%;
	float: none !important;
    }*/
    .parallelogram {
	    width: 15px;
	    height: 100%;
	    -webkit-transform: skewY(35deg);
	    -moz-transform: skewY(35deg);
	    -o-transform: skewY(35deg);
	    background: #35476d;
	    position: absolute;
	    float: right;
	    right: 0px;
	    top: 5px !important;
	    margin-right: -15px !important;
	    //margin-bottom: 0px !important;
	    margin-left: 17px !important;
	    /* align-content: stretch; */
	    /* align-items: stretch; */
	    /* z-index: 99999999999; */
    }
    
    .tp-caption-container{
    	//position: relative;
    }
    
    .main-nav-inner>ul>li.home-menu-icon {
        display: none;
    }

}