body {
    font-size: 14px;
    position: relative;
    padding-bottom: 80px;
    min-height: 100vh;
}

button:active,
button:hover,
button:focus,
a:focus,
a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}
.navbar_nav{
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
nav.navbar{
    padding: 10px 0;
}
.navbar-brand{
    padding: 0;
}
.navbar_nav .nav-item{
    color: #fff;
    margin-left: 30px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.8px;
}
.navbar_nav i:before {
    font-size: 30px;
    color: #cc6119;
    margin-right: 10px;
}
.navbar_nav .nav-item a{
    color: #fff;
    text-decoration: underline;
    text-decoration-style: dotted;
    display: block;
    width: 100%;
}
ul#drop-lang{
	padding: 0;
}






/*slider single*/

#owl_single .owl-dots{position:absolute;left:0;right:0;bottom:15px;text-align:center}
#owl_single .owl-dot{display:inline-block;padding:5px!important;}
#owl_single .owl-dot span{display:block;width:10px;height:10px;background-color:#fff;opacity:.5;border-radius:50%}
#owl_single .owl-dot.active span{opacity:1}
#owl_single .owl-dots.disabled,
#owl_single .owl-nav.disabled{display:none}

#owl_single {
    height: 500px;
    background: #000;
}
#owl_single .owl-stage-outer,
#owl_single .owl-stage,
#owl_single .owl-item {
    height: 100%;
}

#owl_single .owl-item {
    overflow: hidden;
}

#owl_single .owl-item.portrait img {
    width: 100%;
    height: auto;
}

#owl_single .owl-item.landscape img {
    width: auto;
    height: 100%;
}

#owl_single .owl-nav button {
    display: block;
    position: absolute;
    z-index: 100;
    top: 50%;
    height: 40px;
    width: 40px;
    background: none;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .9;
}
#owl_single .owl-nav button.owl-prev {
    left: 10px;
    border-radius: 0 3px 3px 0;
}
#owl_single .owl-nav button.owl-next {
    right: 10px;
    border-radius: 0 3px 3px 0;
}
#owl_single .owl-nav button path {
    opacity: .8;
    fill: white;
}
#owl_single .owl-nav button:hover path {
    opacity: 1;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}
.home_slider .slide-txt-center {
    z-index: 5;
    position: absolute;
    padding: 30px 0px;
}
#owl_single .item{
    opacity: 0.4;
}
.input-search input{
    width: 100%;
    max-width: 650px;
    box-shadow: 0 1px 3px rgba(65, 70, 110, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    padding: 15px;
    border-radius: .25rem;
}
figure {
    cursor: zoom-in;
}


/*footer*/
footer {
    color: #fff;
    background: #343a40;
    position: absolute;
    bottom: 0;
    width: 100%;
}
p.designed-by{
    margin: 0;
}


/*=========================
  about
 ================= */
#about{
    margin-top: 30px;
}

/*=========================
  result
 ================= */
#result{
    margin: 30px 0;
}
.page-link {
    color: #cc6119;
    background-color: #fff;
}

/*=========================
  product
 ================= */
.product{
    margin-top: 50px;
}
span.badge-attr {
    color: #cc6119;
}


/*=========================
  leaflet map
 ================= */
.item-maps{
    cursor: pointer;
}
.w3-modal{
    z-index: 1090;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.w3-modal-content {
    margin: auto;
    position: relative;
    padding: 0 30px;
    outline: 0;
    max-width: 900px;
}
.w3-closebtn {
    text-decoration: none;
    right: 5px;
    font-size: 30px;
    position: absolute;
    color: #fff;
    line-height: 1;
    cursor: pointer;
}
.leaflet-bottom {
    display: none;
}
.img{
    /*max-width:100%;
    height:auto;*/
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.product-img figure{
    position: relative;
    max-width: 180px;
    display: inline-block;
}



.search-n-b {
    margin-top: 0;
    overflow: auto;
    max-height: 259px;
    position: relative;
    z-index: 3;
    display: none;
}
.f14, .f14 * {
    font-size: 14px;
}
.bwhite {
    background-color: #fff;
}
#nav.active, .blog, .search-home, .search-n-b {
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.07);
}
.search-n-b a {
    padding: 7px 10px;
}
.f14, .f14 * {
    font-size: 14px;
}
.clr {
    display: flex;
}
.clr, .page-404 {
    align-items: center;
}
.cc, .clr {
    display: -ms-flexbox;
}
.search-n-b figure {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    min-width: 50px;
    min-height: 50px;
}
.ccr {
    display: flex;
    align-items: center;
}
.ccr, .product > a {
    justify-content: center;
}
.ccr, .crr {
    display: -ms-flexbox;
}
figure {
    position: relative;
}
.fa{
	width: 35px;
}
.h1, h1 {
    font-size: 2.1rem;
}


@media (max-width: 1170px){
	#owl_single {
	    height: 430px;
	}
}
@media (max-width: 992px){
	.navbar_nav .nav-item {
	    margin-left: 20px;
	}
}
@media (max-width: 768px){
	.navbar_nav{
		display: block;
	}
	.navbar_nav br{
		display: none;
	}
	.navbar_nav .nav-item a{
		display: initial;
	}
    header.bg-dark.fixed-top {
        position: relative;
    }
    .navbar-brand {
        padding: 5px 0;
    }
    .navbar_nav .nav-item{
        margin:15px 0;
    }
    .h1, h1 {
	    font-size: 1.5rem;
	}
	.h2, h2 {
	    font-size: 1.3rem;
	}
	.h3, h3 {
	    font-size: 1.2rem;
	}
	.h4, h4 {
	    font-size: 1.1rem;
	}
	.h5, h5 {
	    font-size: 1rem;
	}
	#owl_single {
	    height: 300px;
	}
	ul#drop-lang{
		display: flex;
		justify-content: space-evenly;
		width: 100%;
	}
}
@media (max-width: 470px){
    li.nav-item.item-maps .d-block {
        display: inline-block!important;
    }
    .h1, h1 {
	    font-size: 1.2rem;
	}
	.h2, h2 {
	    font-size: 1.1rem;
	}
	.h3, h3 {
	    font-size: 1rem;
	}
	.h4, h4 {
	    font-size: 0.9rem;
	}
	.h5, h5 {
	    font-size: 0.8rem;
	}
}