@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTMAvo.eot');
    src: url('../fonts/UTMAvo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMAvo.woff2') format('woff2'),
        url('../fonts/UTMAvo.woff') format('woff'),
        url('../fonts/UTMAvo.ttf') format('truetype'),
        url('../fonts/UTMAvo.svg#UTMAvo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM Niagara';
    src: url('../fonts/UTMNiagara.eot');
    src: url('../fonts/UTMNiagara.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMNiagara.woff2') format('woff2'),
        url('../fonts/UTMNiagara.woff') format('woff'),
        url('../fonts/UTMNiagara.ttf') format('truetype'),
        url('../fonts/UTMNiagara.svg#UTMNiagara') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTMAvoBold.eot');
    src: url('../fonts/UTMAvoBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMAvoBold.woff2') format('woff2'),
        url('../fonts/UTMAvoBold.woff') format('woff'),
        url('../fonts/UTMAvoBold.ttf') format('truetype'),
        url('../fonts/UTMAvoBold.svg#UTMAvoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'UTM Avo';
    background:#152D25;
}
[class^="col-"], [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.header{
	background: #152D25;
	padding: 5px 0;
	border-bottom: 1px solid #152D25;
}
.logo{
	text-align: center;
}
.hotline-box, .hotline-box a{
	color: #fff;
	margin-top: 10px;
}
.social-top{
	padding: 0;
	margin: 0;
	text-align: right;
	margin-top: 40px;
}
.social-top li{
	display: inline-block;
	margin-left: 15px;
}
.social-top a{
	color: #fff;
	font-size: 20px;
}
.main-menu-box{
	background: transparent;
	height: 25px;
    line-height: 25px;
    position: relative; 
}
.logo img{
	height: 100px;
	width: auto;
	transition: all .4s ease 0s;
}
.slider-box{
	margin-bottom: 20px;
}
.heading-block-main{
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.thumbnail{
	border:none;
	background:transparent
}
.star-heading{
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
.star-heading .fa:nth-child(2){
	font-size: 18px;
}
.star-heading .fa{
	margin: 0 10px;
	font-size: 10px;
	color: #c3945e
}
.star-heading span{
	display: inline-block;
	position: relative;
	padding: 0 20px;
}
.star-heading span:before, .star-heading span:after{
	content:'';
	height: 1px;
	width: 100px;
	display: inline-block;
	position: absolute;
	right: 100%;
	background: #c3945e;
	top: 10px;
}
.star-heading span:after{
	left: 100%;
}
.sp-moi .img{
	background: #d6e8e3;
	margin-bottom: 10px;
	overflow:hidden;
	height:285px;
	transition: all 1s ease;
}
.sp-moi .img img{
	width: 100%;
	height: 100%;
	transition: all 1s ease;
}
.sp-moi .img:hover img {
    background: #d6e8e3;
    margin-bottom: 20px;
    transition: all 1s ease;
    transform: scale(1.2);
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}


.sp-moi .title{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px
}

.sp-moi .title h3{
	font-weight:400;
	height:40px
}
.sp-moi .title a{
	color: #0f201a
}
.bg-color{
	background: #152d25;
	padding: 10px 0;
	color: #fff;
}
.bg-color .star-heading .fa{
	color:#fff;
}
.bg-color .star-heading span:before, .bg-color .star-heading span:after{
	background: #fff
}
.bg-color .heading-block-main{
	color: #fff
}
.bg-color .sp-moi .title a{
	color:#c3a275
}
.menu-img .img{

    background: #d6e8e3;
    margin-bottom: 20px;
}
.menu-img img{
	width: 100%;
	height:auto;
}
.menu-img h3{
	text-align: center;
	text-transform: uppercase;
	font-size: 20px
}
.bg-white{
	padding: 10px 0;
	background: #fff
}
.menu-img a{
	color: #f3c333
}
.follow{
	background: #d6e8e3;
	padding: 10px 20px;
	border-radius: 10px;
	margin-top: 25px;
	position: relative;
}
.follow .title1{
	color: #c3945e;
    font-size: 18px;
    padding-right: 10px;
    display: block;
}
.follow .title2{
	color: #0f201a;
	text-transform: uppercase;
	font-size: 22px;
}
.follow .title3{
	text-transform: uppercase;
    font-size: 17px;
    color: #0f201a;
    background: #f3c333;
    position: absolute;
    padding: 16px 22px;
    border-radius: 11px;
}
.news-grid{
	    margin-bottom: 20px;
    display: inline-block;
    width: 80%;
    border:3px solid #c8cfcd;
}
.news-grid .img{


}
.news-grid img{
	width: 100%;
	height: auto;
}
.news-grid .content{
	padding: 15px 30px 15px 10px;
}
.news-grid .title h3 a{
	font-size: 13px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700
}
.news-grid .title{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #c8cfcd;
}
.page-owl .owl-dots .owl-dot span{
	width: 20px !important;
    height: 20px !important;
}
.page-owl .owl-dots .owl-dot.active span, .page-owl .owl-dots .owl-dot:hover span{
	background: #0f201a !important
}
.page-owl .owl-dots .owl-dot span{
	margin: 5px 12px !important
}
.footer{
	
	color: #fff;
	border-top: 1px solid #C8CFCD;
	padding:20px 0px
}
.footer iframe{
	width: 100%;
}
.google-map iframe{
	width: 100% !important;
	height:400px;
}
.google-map{
	margin-bottom: 30px;
}
.footer a{
	color: #fff
}
.heading-block-footer{
	text-transform: uppercase;
	font-size: 25px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 700
}
.block-footer-content{

    font-size: 14px;
    text-align: center;
}
.copyright{
	text-align: center;
	color: #fff;
	margin-top: 5px;
}
.copyright a{
	color: #fff
}

#search_form_shops{
	margin-top: 2px;
	background: none;
	width: 100%;
	border-radius: 5px;
	border:1px solid #f0f2f2;
	line-height:20px
}
#search_form_shops .form-control{
	padding: 6px 12px;
	height:24px

}
#search_form_shops input{
	background: none !important;
	border:none;
	color: #fff;
	box-shadow: none
}
#search_form_shops .input-group-btn{
	font-size: 0 !important;
    padding: 0 !important;
    display: table-cell;
    top: 0;
    position: relative;
	
}
#search_form_shops .btn-info{
	background: none;
	border:none;
	color: #fff;

	padding:0 15px;
}
#search_form_shops .form-control:focus{
	border:none;
	box-shadow: none
}
.cart{
	background: #c3945e;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff !important;
    font-size: 16px;
}
.cart-box{
    margin-top: 30px;
    float: right;
}
.viewgrid .sp-moi{
	margin-bottom: 0px;
}
.title-slider{
	text-align: center;
    position: absolute;
    font-size: 65px;
    z-index: 99999 !important;
    color: #c3945e;
	font-family: 'UTM Niagara';
    width: 100%;
    top: 10%;
    text-transform: uppercase;

}
.des-slider{
	text-align: center;
    position: absolute;
    font-size: 40px;
    z-index: 99999 !important;
    color: #0f201a;
    font-family: 'UTM Niagara';
    width: 600px;
    bottom: 20%;
    text-transform: uppercase;

    margin: 0 auto;
    left: 0;
    right: 0;
	
}
.link-slider{
	font-size: 20px;
    background: #c3945e;
    color: #fff !important;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    bottom: 10%;
    z-index: 9999 !important;
    left: 0;
    right: 0;
    display: inline-block;
    width: 135px;
	border-radius:5px;
	padding:5px;
	transition:.25s
}
.link-slider-2{
	font-size: 15px;
    background: #c3945e;
    color: #fff !important;
    display: inline-block;
	border-radius:5px;
	padding:5px;
	transition:.25s;
	margin-bottom:15px
}

.link-slider:hover{
	background:#0f201a;
}
.tab-content{
	text-align:justify;
}
.tab-content img{
	max-width:650px;
	height:auto;
	margin:0 auto;
	display:block
}
.logo-footer{
	height:100px;
	width:auto;
}
.xem-them{
	color:#c3a275 !important;
	text-transform:uppercase;
	font-size:13px;
}
.xem-them .fa{
	margin-left:5px;
}
.hotline {
    top: 10px;
}

.header input::-webkit-input-placeholder {
	color: #fff !important
} 

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #c3a275;
    border-color: #c3a275;
}

.pagination>li>a, .pagination>li>span{
	color:#c3a275
}


.wsmenu-list > li.rightmenu:hover a
{
	background:transparent;
}











