
/*Your custom css*/

body {
    background:#fff;
    color: #000000;
    font-family: Arimo, sans-serif;
    font-weight: normal;
}
p {
    line-height: 24px;
    margin: 0 0 10px;
    
}
#header-top .widget-w366-start-col .widget_sp_image-image-link{
	width: 20%;
    padding: 0 0 0 35px;
}
#header-top .widget-w366-start-col .widget_sp_image-image-link img {
    margin-top: 20px;
    margin-bottom: 10px;
}
#header-top .size-full {
	float: right;
	margin-right: 11px;
	margin-top: 20px;
}
.slider-wrapper{
	position:relative;
}
.nivo-controlNav{
	position:absolute;
	bottom:0px;
	right:0px;
}
.navbar-nav {
    z-index: 9;
    display: table;
    margin: 0 auto;
    text-align: center;
	float:none;
}
.title-logo{display:none;}
.info-header{

}
.search-form .search-field {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 10px 15px;
    border: 1px solid #ea1957;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #555;
}

.search-form .search-submit {
	color: #fff;
    background-color: #ea1957;
    border-color: #ea1957;
    padding: 0px 19px;
    border-radius: 0;
}
.left h2.widget-title{
	padding-top:10px;
}

.search-form .search-submit {
    bottom: 0px;
    padding: 0.5em 1em;
    position: absolute;
    right: 0px;
    top: 20px;
}
.info-header ul{
    margin: 17px 0px 0px;
    padding: 0px;
}
.info-header ul li{
    list-style: none;
    color: #fff;
    font-size: 20px;
	position: relative;
    display: inline-block;
    text-align: center;
    line-height: 2.0;
    margin: 0 5px;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.3s ease;
}
.info-header ul li a{
	color:#fff;
}
.info-header ul li i:after {
        content: "";
        width: 100%;
        height: 100%;
        border: solid 2px;
        transform: scale(0.8);
        position: absolute;
        top: 0px;
        left: 0px;
        border-radius: 50%;
        transition: all 0.3s ease;
}
.info-header ul li.facebook {
    background: #3A589E;
}
.info-header ul li.google {
    background: #EA4335;
}
.info-header ul li.twitter {
    background: #5EA9DD;
}
.info-header ul li.youtube {
    background: #E12B28;
}
.info-header ul li i:hover:after {
        transform: scale(1);
        box-shadow: 10px 0 20px rgba(0, 0, 0, 0.19), 6px 0 6px rgba(0, 0, 0, 0.23);
}
.info-header ul li i span{display:none;}
.slick-slider-thumb{
position:relative;
clear:both;
}
.slider-for img{
	height:500px !important;
}
.slider-nav{
    width: 100%;
    bottom: -50px;
    position: absolute !important;
}

.slider-nav .slick-slide{
	padding:3px;
}
.slider-nav .slick-current img{
	border:solid 3px #ff8800 ;
}
.slider-nav img{
	width:100%;
    border-radius: 7px;
    border: solid 3px #fff;
	height:110px !important;
}
.slick-slide img {
	width: 100%;

}
.slick-dots{display:none !important} 
.menu-top-w{
    margin-top: 10px;
    float: right;
}
.menu-top-w .navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: none;
    border: none;
    box-shadow: none;
    padding: 0px;
}
.menu-top-w .navbar{
    margin: 0px;
    background: none;
    box-shadow: none;
	border: none;
}
.navbar-default .navbar-nav>li>a {
	display: inline-block;
    padding: 0 20px;
    line-height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,.navbar-nav>li.current-menu-item a {
    color: #fe8e20;
}
.navbar {
    position: relative;
    min-height: 34px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-nav>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
}

.widget {
    margin-bottom: 0px;
	padding-bottom: 0px;
}


.slider-nav .slick-slide[aria-hidden="true"]{
	opacity:0.5;
}
.news-info{
	font-size:13px;
}
.news-info h3{
	margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}
.right{
	margin-top:20px;
}
.left{
	margin-top:20px;
}
.left .widget,.left .w366-recent-post {
    border: 1px solid #e5e6e7;
    padding: 18px;
    margin-bottom: 20px;

}
.left .w366-recent-post ul li{
	    padding: 0 15px 5px;
}
.edit-link{display:none;}
input.wpcf7-form-control.wpcf7-submit {
	padding: 5px 15px;
    padding-top: 5px;
    background: #E01919;
    border: none;
    font-size: 15px;
    font-family: arial;
    border-radius: 8px;
    display: inline-block;
    margin-right: 8px;
    margin-top: 10px;
}
button#btn_reset {
    padding: 4px;
    padding-top: 5px;
    background: #E01919;
    border: none;
    font-size: 15px;
    font-family: arial;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    color: white;
    padding-bottom: 5px;
    margin-left: -17px;
}
h2.woocommerce-loop-product__title {
    color: #4A4B4A;
    background: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    height: 29px;
    line-height: 29px;
    letter-spacing: 0px;
    margin: 10px 0px;
}
h2.woocommerce-loop-product__title:hover{
	color:#f00;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	margin-top:20px;
}

.woocommerce table.cart td.actions .button{
	padding: 6px 10px;
}

.woofc-inner a.woofc-checkout, .woofc-trigger .woofc-count, .woocommerce-error{
	background: #dd137b;
}

.woofc-no-touchevents .woofc-inner a.woofc-checkout:hover, .woofc-touchevents .woofc-inner a.woofc-checkout:focus{
	background: rgba(221, 19, 123, 0.7);
}
.related-members, .related.products {
    margin-top: 35px;
    clear: both;
}

.woocommerce-tabs  .tabs{
	padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee !important;
}

.woocommerce-tabs a, .woocommerce-tabs li.active a{
	box-shadow:none !important;
}

.woocommerce-tabs.style-2 .resp-tabs-list li.active {
    border-color: #161616 !important;
}
.woocommerce-tabs.style-2 .resp-tabs-list li.active {
    color: #21293c !important;
}
ul.product_list_widget li, .widget ul.product_list_widget li{
	padding:0;
	margin-bottom:5px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img{
	display:block;
	float:left;
	width:60px;
	height:auto;
	margin-right:5px;
}

.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers{
	background:none;
	border-radius:0;
	background: none;
    border-radius: 0;
	height:auto;
}

.shop-loop-after .woocommerce-pagination {
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a{
	box-shadow:none;
	font-size: 12px;
}

ul.products li.show-outimage-q-onimage-alt:hover img{
	opacity:0.5;
}
ul.products li.show-outimage-q-onimage-alt:hover .woocommerce-loop-product__title{
	color:#f00;
}
ul.pcols-lg-3 li.product, ul.pcols-lg-3 li.product-category {
    width: 25% !important;
    padding: 0 7px !important;
    margin-right: 0 !important;
}
a:hover{
	text-decoration:none;
}
.recent-post-out .thumb img{
    display: inline;
    float: left;
    border: 1px solid #EEE;
    box-shadow: none;
    margin: 2px 10px 2px 0;
    padding: 3px;
    width: 55px;
    height: 55px;
}
.recent-post-out h3 {
    background: none;
    clear: none;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0px;
    margin: 0px;
}
.recent-post-out .meta-pst {
    color: #bbb;
    font-size: 11px;
}
.recent-post-out li{
	background:url(li-c.png) no-repeat scroll 0px 9px !important;
}
.sp-module-title_tt,.title_info .title_dv{
	margin: 0 0 20px 14px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    color: #ea1957;
    font-weight: bold;
}
.sp-module-title_tt2{
	margin: 0 2px 20px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    color: #ea1957;
    font-weight: bold;
}
.ns2-inner .info{
	width: 100%;
    display: inline-block;
}
.ns2-inner .info::before{
	content:'';
	clear:both;
}
.ns2-inner .info::after{
	content:'';
	clear:both;
}
.ns2-inner .info .img img{
	float: left;
    width: 149px;
    height: 90px;
}
.ns2-inner .info .img{
	display:inline-block;
	float:left;
	margin-right:10px;
}
.ns2-inner .info .ns2-introtext{

}
#sp-title-tintuc .widget-w366-start-col .w366-recent-post,#sp-title-tintuc .widget-w366-start-col .title_info{
    border: 1px solid #e5e6e7;
    padding: 18px;
    margin-bottom: 20px;
}
.recent-post-out li:before{
    content: "";
    display: table;
}
.recent-post-out li:after{
	content: "";
	clear:both;
	display:block;
}
.recent-post-out{
	list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#sp-dich-vu .title_dv{display:none;}

.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.sp-module ul >li >a:hover {
    color: #ea1957;
}

.sp-module ul >li >a:hover {
    background: none;
}

.sp-module ul >li >a {
    color: #231f20;
}

.sp-module ul >li >a {
    display: block;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}



#sp-title-vechungtoi .sp-module-title {
    color: #000;
    font-size: 20px;
    text-align: center;
	margin: 30px 0 30px 0;
}
#sp-title-vechungtoi .sp-module-content .title_info .title_dv{
    margin: 0 0 10px;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bold;
}
#sp-dich-vu .sp-module-title {
    color: #000;
    font-size: 20px;
    text-align: center;
	margin: 30px 0 30px 0;
}
#sp-title-tintuc .sp-module-title {
    color: #000;
    font-size: 20px;
    text-align: center;
	margin: 30px 0 30px 0;
}
#sp-du-an .sp-module-title {
    color: #000;
    font-size: 20px;
    text-align: center;
}
h4.ns2-title {
	font-size: 100%;
    font-weight: bold;
    margin: 0 0px 5px 0;
    line-height: 20px;
    min-height: 39px;
}
h4.ns2-title a{
	color: #231f20;
}


/**/
#sp-da-a-n {
    margin: 50px 0 0 0;
}
.sp-module .sp-module-title {
    margin: 0 0 20px 14px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    color: #ea1957;
    font-weight: bold;
}
.bt-inner .box-sps{
    border: 1px solid #e5e6e7;
    margin: 15px;
    padding: 0px 10px 5px 10px;
    position: relative;
}
.bt-inner .box-sps .img{
	text-align: center;
}
.bt-inner .box-sps .img img{
    max-width: 99%;
    margin: 9px 0 5px 1px;
    height: 179px;
}
.bt-inner .box-sps .img img:hover{
	opacity:0.5;
}
.bt-inner .box-sps .info h3{
	clear: both;
    color: #231F20;
    line-height: 18px;
    display: inline-block;
    padding: 0;
    height: 40px;
    font-size: 13px;
    overflow: hidden;
    margin: 0px;
}
.slick-slider .slick-next{
	background:url(re-right.png) left center no-repeat;
	width: 40px;
    height: 100%;
	right: -35px;
}
.slick-slider .slick-next:hover{
	background:url(re-right.png) left center no-repeat;
}
.slick-slider .slick-next::before{
	display:none;
}
.slick-slider .slick-prev{
	background:url(re-left.png) left center no-repeat;
	width: 40px;
    height: 100%;
	left: -25px;
}
.slick-slider .slick-prev:hover{
	background:url(re-left.png) left center no-repeat;
}
.slick-slider .slick-prev::before{
	display:none;
}
ul.news >li{
	background: url(li-c.png) no-repeat scroll 0px 9px !important;
}
/**/
.lgx-logo-slider-wp .lgx-logo-wrapper {
    padding: 0px !important;
}
.owl-dots{
	display:none !important;
}
.lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-next img, .lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-prev img{display:none !important;}
#sp-bottom {
    position: relative;
}
#sp-footer {
    background: #fe8e20;
    color: #fff;
    text-align: center;
    padding: 20px 0 0px 10px;
    font-size: 14px;
} 
#sp-footer a:hover {
    color: #fff;
}
#sp-footer a {
    color: rgba(255,255,255,0.9);
}
#tag_cloud-2 h2{
	margin: 0 0 20px 14px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    color: #ea1957;
    font-weight: bold;
	text-transform: none;
    font-weight: 400;
    font-size: 24px;
}
.widget .tagcloud a {
    color: #231f20;
    margin: 0 0 10px !important;
    text-align: justify;
    border: none;
    background: none;
    font-size: 13px !important;
}
#sp-footer img{
	box-shadow:none;
}
#text-10 p {
    font-size: 14px;
}
#menu-main li.open-menu:hover .dropdown-menu{
	display:block;
}
.dropdown-menu {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #ea1957;
	color:#fff;
}
.service-tile-overlay {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 100%;
    visibility: hidden;
    opacity: 0;
}

.service-tile {
    margin-bottom: 49px;
}
.service-tile-content {
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0 15px;
}
.service-tile-image {
    position: relative;
    overflow: hidden;
}
.service-tile-image img {
    width: 100%;
    height: 200px;
}
.service-tile:hover .service-tile-overlay {
    opacity: 1;
    visibility: visible;
    top: 50%;
}
.service-tile-image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f2e416;
    visibility: hidden;
    opacity: 0;
}
.service-tile-image:after, .service-tile-overlay {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.service-tile-image:after, .service-tile-overlay {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.service-tile-overlay {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.service-tile-overlay .button {
    margin: 0;
    font-size: 13px;
    width: 160px;
}
.button:hover, .button:focus {
    background: #d95204;
    border-color: transparent;
    outline: none;
}


button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}

button:hover, button:focus, .button:hover, .button:focus {
    color: #fff;
}

.service-tile-image:after, .service-tile-overlay {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.service-tile:hover .service-tile-image:after {
    visibility: visible;
    opacity: 0.9;
}

.button.tiny {
    border-width: 1px;
    padding-top: 13px;
    text-transform: uppercase;
}
.button:hover, .button:focus {
    background: #d95204;
    border-color: transparent;
    outline: none;
}
.service-tile-content {
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0 15px;
}
.service-tile-content h4 {
    font-size: 14px;
    color: #222;
    margin: 0 0 1px;
    font-weight: bold;
}
.service-tile-content a {
    color: #7b7b7b;
    font-size: 12px;
}
.service-tile-content a:hover {
    color: #117dbf;
}
#sp-da-dichvu,#sp-tintuc {
    background: #f7f7f7;
    padding-bottom: 61px;
}
#sp-da-ch-va{
	padding:20px 0px;
}
#sp-da-ch-va i{
	font-size: 38px;
    color: #d95204;
	margin-right:5px;
}
ul#qtranslate-2-chooser {
    width: 14%;
    float:  right;
    right:  0;
}

div#header > img {
    margin-right: 12%;
}