/* breadrumb style */
#breadrumb {
	background:#fafafa;
}
.navation {
	float:right;
	overflow:hidden;
}
.navation>li {
	float:left;
	color:#666666;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.navation>li:last-child {
	margin-right:0;
}
.navation>li>a {
	font-size:14px;
	color:#999999;
}
.navation>li>a::after {
	content: "\f101";
	margin-left:7px;
}

/* box-middle style */
.box-middle {
	padding-top:30px;
	padding-bottom:30px;
}

/* post-title style */
.post-title {
	font-size:25px;
	font-weight:700;
	margin:0 0 30px;
	text-align:center;
	position:relative;
	text-transform:uppercase;
}

/* box-sidebar style */
.box-sidebar {
	text-align:center;
	margin:0 0 30px;
}
.box-sidebar ul {
	display:inline-block;
	vertical-align:middle;
}
.box-sidebar ul>li {
	margin:0 3px;
	display:inline-block;
	vertical-align:middle;
}
.box-sidebar ul>li>a {
	display:block;
	background:#e8e8e8;
	height:40px;
	line-height:40px;
	padding:0 20px;
	border-radius:3px;
}
.box-sidebar ul>li>a:hover,
.box-sidebar ul>li>a.active {
	color:#FFF;
	background:var(--c3);
}




/* .row-1 style */
.row-1 {
	padding:94px 0 60px 0;
	background:#f9f9f9;
}
.small-title {
	font-size:16px;
	font-weight:700;
	color:var(--c3);
	text-transform:uppercase;
	margin-bottom:15px;
}
.large-title {
	font-size:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-family: 'UTM-AvoBold', sans-serif;
}
.excerpt {
	font-size:16px;
	line-height:1.5em;
}
.row-1 .box-left {
	position:relative;
}
.bg-title {
	position:absolute;
	font-size:123px;
	text-transform:uppercase;
	font-weight:700;
	color:#f1f1f1;
}
.row-1 .bg-title {
	top: -60px;
    left: 8px;
}
.row-1 .box-left {
	padding-top: 30px;
}
.box-left .entry {
	position:relative;
}

/* .row-2 style */
.row-2 {
	padding:94px 0 60px 0;
}
.small-title {
	font-size:16px;
	font-weight:700;
	color:var(--c3);
	text-transform:uppercase;
	margin-bottom:15px;
}
.large-title {
	font-size:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-family: 'UTM-AvoBold', sans-serif;
}
.excerpt {
	font-size:16px;
	line-height:1.5em;
}
.row-2 .box-left {
	position:relative;
}
.bg-title {
	position:absolute;
	font-size:123px;
	text-transform:uppercase;
	font-weight:700;
	color:#f1f1f1;
}
.row-2 .bg-title {
	top: -60px;
    left: 8px;
}
.row-2 .box-right {
	padding-top: 30px;
}
.box-right .entry {
	position:relative;
}

.row-2 li::before {
	color:#4db848;
	margin-right:5px;
	content: "\f058";
	font-family:FontAwesome;
}

.row-3 {
	min-height:320px;
	padding:60px 0;
	background:#f9f9f9 url(../images/3.jpg) no-repeat right center;
}
.row-3 p {
	color:var(--c3);
	font-size:20px;
	line-height: 1.5em;
	font-family: 'UTM-AvoBold', sans-serif;
}
.cal-now {
	display:inline-block;
	background:#f88900;
	padding:10px 30px;
	margin-top:30px;
	color:#FFF;
	vertical-align:middle;
	border-radius:5px;
	font-weight:700;
	font-family: 'UTM-AvoBold', sans-serif;
}
.cal-now .lbl {
	font-size:16px;
	position: relative;
    top: -5px;
}
.cal-now .lbl::before {
	font-family:FontAwesome;
	content:'\f095';
	font-weight:400;
	margin-right:5px;
}
.cal-now .number {
	font-size:30px;
}

@media screen and (max-width: 1200px){
	.box-menu-product .box-title {
		font-size: 15px;
		padding-right:10px;
	}
	.bg-title {
		font-size: 100px;
	}
	.entry img, 
	.entry p img {
		height: initial !important;
	}
}

@media screen and (max-width: 1024px){
	.box-menu-product .box-title {
		font-size: 14px;
		padding-right:15px;
	}
	.box-menu-product .menu-item a {
		padding: 10px 0;
	}
	.box-sidebar {
		margin:0;
	}
}

@media screen and (max-width: 768px){
	.sticky-menu .wrapper {
		padding-left:5px;
		padding-right:5px;
	}
	.sticky-menu .col-sm-4,
	.sticky-menu .col-sm-8 {
		padding-left:10px;
		padding-right:10px;
	}
	.content-top {
		padding-left:5px;
		padding-right:5px;
	}
	.content-top .col-sm-4,
	.content-top .col-sm-8 {
		padding-left:10px;
		padding-right:10px;
	}
	.box-sidebar {
		margin-bottom:0;
	}
	.row-1 {
		padding: 50px 0 15px;
	}
	.box-img img {
		width:100%;
	}
	.row-1 .box-left {
		margin-bottom:15px;
	}
	.row-2 {
		padding: 15px 0 30px 0;
	}
	.row-2 .box-left {
		margin-bottom: 60px;
	}
	.row-2 .small-title {
		margin-bottom: 30px;
	}
	.post-content {
		margin-top:20px;
	}
}

@media screen and (max-width: 767px)
{
	.text-search {
		border: 0;
	}
	.btn-search {
		width: 40px;
		padding: 0;
	}
	.btn-search::before {
		content: '\f002';
		font-family: FontAwesome;
	}
	.btn-search span {
		display: none;
	}
	.content-top {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
	}
	.content-top .col-sm-4 {
		display: none;
	}
	.formsearch {
		margin-left: -10px;
		margin-right: -10px;
		padding: 10px;
		background: #3eaa3a;
		margin-bottom: 0 !important;
	}
	.btn-search {
		top: 10px;
		right: 10px;
	}
	.btn-toggle {
		background: #3eaa3a;
		display: block;
		width: 100%;
		border: none;
		height: 40px;
		border-radius: 3px;
		text-align: left;
		padding: 0 10px;
		color: #FFF;
		font-size: 16px;
		position: relative;
	}
	.btn-toggle::after {
		content: "\f0d7";
		font-family: FontAwesome;
		font-weight: 400;
		right: 10px;
		position: absolute;
	}
	.box-sidebar.open .btn-toggle::after {
		content: "\f0d8";
	}
	.box-sidebar ul {
		display: block;
		padding:10px;
		border:1px solid #3eaa3a;
		margin-top:1px;
		border-radius: 3px;
	}
	.box-sidebar ul li {
		margin: 0;
		display: block;
	}
	.box-sidebar ul>li>a {
		text-align: left;
		background: none;
		border-radius: 0;
		height: initial;
		line-height: inherit;
		padding: 7px 5px 8px;
	}
	.box-sidebar ul>li>a:hover,
	.box-sidebar ul>li>a.active {
		color: #3eaa3a;
		background: none;

	}
	.box-sidebar ul>li>a::before {
		content:'\f0da';
		margin-right: 10px;
		color: #666;
	}
	.box-middle,
	.box-about {
		margin-left: -5px;
		margin-right: -5px;
	}
}

@media screen and (max-width: 536px){
	
}

@media screen and (max-width: 480px){
	
}

@media screen and (max-width: 479px)
{
	.text-search {
		border-radius: 3px;
	}
	.btn-search {
		border-radius: 0 3px 3px 0;
	}
	.content-bottom {
		padding-bottom: 20px;
	}
	.box-middle {
		padding-bottom: 20px;
	}
	.bg-title {
		font-size: 80px;
	}
	.row-1 .bg-title,
	.row-2 .bg-title {
		top: -35px;
	}
	.row-2 .small-title {
		margin-bottom: 10px;
	}
	.large-title {
		margin-bottom: 10px;
	}
	.row-3 {
		min-height: initial;
		padding: 20px 0;
		background-size: cover;
	}
	.row-3 p {
		color: #FFF;
	}
	.cal-now {
		display: block;
		padding: 15px 15px 10px;
	}
	.cal-now .number {
		display: block;
	}
}

@media screen and (max-width: 375px){
	
}

@media screen and (max-width: 320px){
	
}