@font-face {
	font-family: 'OPENSANS-SEMIBOLD_2';
	src: url("../fonts/OPENSANS-SEMIBOLD_2.TTF");
}

@font-face {
	font-family: 'OPENSANS-BOLD_2';
	src: url("../fonts/OPENSANS-BOLD_2.TTF");
}

@font-face {
	font-family: 'OPENSANS-LIGHT_2';
	src: url("../fonts/OPENSANS-LIGHT_2.TTF");
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
	font-family: 'OPENSANS-REGULAR';
	src: url("../fonts/OPENSANS-REGULAR.TTF");
}

@font-face {
	font-family: 'Roboto-Thin';
	src: url("../fonts/Roboto-Thin.ttf");
}

@font-face {
	font-family: 'UTM-Trajan-Pro-Bold';
	src: url("../fonts/UTM-Trajan-Pro-Bold.ttf");
}

@font-face {
	font-family: 'Roboto-Light';
	src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
	font-family: 'VNF-Oswald-Regular';
	src: url("../fonts/VNF-Oswald-Regular.ttf");
}

@font-face {
	font-family: 'MONTSERRAT-MEDIUM';
	src: url("../fonts/MONTSERRAT-MEDIUM.TTF");
}

@font-face {
	font-family: 'MONTSERRAT-LIGHT';
	src: url("../fonts/MONTSERRAT-LIGHT.TTF");
}

@font-face {
	font-family: 'MYRIADPRO-REGULAR';
	src: url("../fonts/MYRIADPRO-REGULAR.ttf");
}

@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url("../fonts/RobotoCondensed-Bold.ttf");
}

@font-face {
	font-family: 'MULI-LIGHT';
	src: url("../fonts/MULI-LIGHT.TTF");
}

@font-face {
	font-family: 'Muli-SemiBold_0';
	src: url("../fonts/Muli-SemiBold_0.ttf");
}

@font-face {
	font-family: 'PlayfairDisplay-Regular';
	src: url("../fonts/PlayfairDisplay-Regular.ttf");
}

@font-face {
	font-family: 'MULI-REGULAR';
	src: url("../fonts/MULI-REGULAR.TTF");
}

@font-face {
	font-family: 'Rubik-Light';
	src: url("../fonts/Rubik-Light.ttf");
}

#main1 {
	overflow: hidden;
	float: left;
	width: 100%;
}

#header .desktop-header .desktop-header-navbar > .wrapper > .inner > ul > li.dropdown > ul > div > li > a {
	display: block;
	padding: 0 0px 15px 20px;
	color: #ffffff;
	border-bottom: 1px solid rgba(240, 240, 240, 0.1);
}

.page-header .ctn-header-btn .btn strong {
}

#top-banner1 .owl-nav .owl-prev:before {
	content: "\f060";
	color: #688fb5;
	font: normal normal normal 14px/1 FontAwesome;
}

#top-banner1 .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	top: 40%;
	background: #ffffff5c;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
}

#top-banner1 .owl-nav .owl-next:before {
	content: "\f061";
	color: #688fb5;
	font: normal normal normal 14px/1 FontAwesome;
}

#top-banner1 .owl-nav .owl-next {
	position: absolute;
	right: 0;
	top: 40%;
	background: #ffffff5c;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
}

#top-banner1 .owl-nav button span {
	display: none;
}

#top-banner1 .owl-nav {
	display: none;
}

#top-banner1:hover .owl-nav {
	display: block;
}

#top-banner1 .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #cccc00;
}

#top-banner1 .owl-dots .owl-dot.active span {
	background: #cccc00;
}

.home-page .banner .block-content span {
	float: left;
	width: 100%;
	color: #ffffff;
	font-family: 'Roboto-Bold';
	font-size: 15px;
	padding-top: 8px;
	position: absolute;
	left: 0;
	right: 0;
	height: 30px;
	display: block;
	margin: 0;
	text-align: center;
	bottom: 20%;
}

.home-page .banner .block-item:hover span {
	color: #fcb316;
}

#top-banner2 .owl-nav .owl-prev:before {
	content: "\f061" !important;
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner2 .owl-nav .owl-prev {
	position: absolute;
	left: -20px;
	top: 25%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner2 .owl-nav .owl-next:before {
	content: "\f061";
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner2 .owl-nav .owl-next {
	position: absolute;
	right: -15px;
	top: 25%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner2 .owl-nav button span {
	display: none;
}

#top-banner2 .owl-nav {
}

#top-banner2:hover .owl-nav {
	display: block;
}

#top-banner2 .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #cccc00;
}

#top-banner2 .owl-dots {
	display: none;
}

	#top-banner2 .owl-dots .owl-dot.active span {
		background: #cccc00;
	}

.item-video img:first-child {
	margin-bottom: 10px;
	position: relative;
}

.item-video img:last-child {
	position: absolute;
	top: -21%;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: auto;
	width: auto;
}

#top-banner3 .owl-nav .owl-prev:before {
	content: "\f060" !important;
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner3 .owl-nav .owl-prev {
	position: absolute;
	left: -20px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner3 .owl-nav .owl-next:before {
	content: "\f061";
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner3 .owl-nav .owl-next {
	position: absolute;
	right: -15px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner3 .owl-nav button span {
	display: none;
}

#top-banner3 .owl-nav {
}

#top-banner3:hover .owl-nav {
	display: block;
}

#top-banner3 .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #cccc00;
}

#top-banner3 .owl-dots {
	display: none;
}

	#top-banner3 .owl-dots .owl-dot.active span {
		background: #cccc00;
	}

.breadcrumb li {
	list-style-type: none;
	text-align: center;
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: .75rem 0;
	/* margin-bottom: 1rem; */
	/* background-color: #e9ecef; */
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	top: 120%;
}


#top-banner4 .owl-nav .owl-prev:before {
	content: "\f060" !important;
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner4 .owl-nav .owl-prev {
	position: absolute;
	left: -20px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner4 .owl-nav .owl-next:before {
	content: "\f061";
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner4 .owl-nav .owl-next {
	position: absolute;
	right: -15px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner4 .owl-nav button span {
	display: none;
}

#top-banner4 .owl-nav {
	display: none;
}

#top-banner4:hover .owl-nav {
	display: block;
}

#top-banner4 .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #cccc00;
}

#top-banner4 .owl-dots {
	display: none;
}

	#top-banner4 .owl-dots .owl-dot.active span {
		background: #cccc00;
	}

p.time {
	font-family: 'Roboto-Light';
	color: #000000;
	font-size: 12px;
	margin: 0;
	float: left;
	/* width: 100%; */
	padding-left: 10px;
}

p.mo-ta {
	font-family: 'MONTSERRAT-LIGHT';
	color: #000000;
	font-size: 12px;
	/* margin: 0; */
	float: left;
	padding-left: 9px;
	padding-bottom: 20px;
	text-align: left;
}

#top-banner5 .owl-nav .owl-prev:before {
	content: "\f060" !important;
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner5 .owl-nav .owl-prev {
	position: absolute;
	left: -20px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner5 .owl-nav .owl-next:before {
	content: "\f061";
	color: #578bbe;
	font: normal normal normal 14px/1 FontAwesome;
	display: block !important;
}

#top-banner5 .owl-nav .owl-next {
	position: absolute;
	right: -15px;
	top: 40%;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 50%;
	line-height: 15px;
	opacity: 1;
	height: 40px;
	width: 40px;
}

#top-banner5 .owl-nav button span {
	display: none;
}

#top-banner5 .owl-nav {
	display: none;
}

#top-banner5:hover .owl-nav {
	display: block;
}

#top-banner5 .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #cccc00;
}

#top-banner5 .owl-dots {
	display: none;
}

	#top-banner5 .owl-dots .owl-dot.active span {
		background: #cccc00;
	}

.zonex-section-5 {
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.section_feedback {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 0 65px;
}

	.section_feedback .module-header {
		padding: 60px 0 30px;
		background: rgba(0,0,0,0.1);
	}

	.section_feedback .flipster__button.flipster__button--prev:before {
		content: "\f060" !important;
		color: #578bbe;
		font: normal normal normal 14px/1 FontAwesome;
		display: block !important;
	}

	.section_feedback .flipster__button.flipster__button--next:before {
		content: "\f061" !important;
		color: #578bbe;
		font: normal normal normal 14px/1 FontAwesome;
		display: block !important;
	}

	.section_feedback .flipster__button svg {
		display: none;
	}

.module-header {
	width: 100%;
	float: left;
}

.section_feedback .module-header .title-head {
	color: #fff;
}

@media (min-width: 768px) {
	.title-head.module-title-index {
		font-size: 2.57143em;
	}
}

.section_feedback .module-content {
	padding: 15px 0 5px;
}

.module-content {
	width: 100%;
	float: left;
}

.section_feedback .testimonial-block {
	padding: 30px 0;
	width: 100%;
	float: left;
}

@media (min-width: 1200px) {
	.section_feedback .flipster__button {
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-ms-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		transition: all ease 0.3s;
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

.section_feedback .item.flipster__item--past:not(.flipster__item--past-1) {
	opacity: 0;
}

.section_feedback .item.flipster__item--past {
	background: rgba(255,255,255,0.8);
	-moz-transform: translateX(-15px);
	-o-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
	transform: translateX(-15px);
}

.section_feedback .item.flipster__item {
	min-height: 280px;
}

.section_feedback .item:not(.flipster__item--current) .flipster__item__content {
	color: #6f6d6d;
}

.image-item figure {
	position: relative;
}

.section_feedback figure {
	margin: 30px 0 20px;
	border-radius: 50%;
	overflow: hidden;
}

.image-item figure:before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.section_feedback .item .t-stamp {
	font-family: "Muli","HelveticaNeue","Helvetica Neue",sans-serif;
	font-size: 1em;
	margin: 0 0 15px;
	line-height: normal;
}

.full-width, .fw {
	width: 100%;
	float: left;
}

.section_feedback .item:not(.flipster__item--current) .t-name {
	color: #095ad7;
}

.section_feedback .item:not(.flipster__item--current) .t-detail {
	color: #353535;
}

.section_feedback .item .t-content {
	font-family: "Muli","HelveticaNeue","Helvetica Neue",sans-serif;
	font-size: 1em;
	margin: 0 0 30px;
}

.section_feedback .item.flipster__item--current {
	background: #095ad7;
	position: relative;
}

.section_feedback .item.flipster__item {
	min-height: 280px;
}

.section_feedback .flipster__button {
	top: 25%;
	width: 40px;
	height: 80px;
	margin: 0;
}

.title-head.module-title-index {
	color: #095ad7;
	font-weight: 400;
	line-height: normal;
	text-align: center;
}

.title-head {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 13px;
	font-family: "Muli","HelveticaNeue","Helvetica Neue",sans-serif;
}

.home-page .agency .item .image:before {
	background: #00000033;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	z-index: 9;
	position: absolute;
}

.footer-widget.our-doctor ul {
	margin: 0;
	padding: 0;
	padding-left: 0;
	margin-top: 20px;
}

	.footer-widget.our-doctor ul li a {
		font-family: 'Roboto-Medium';
		color: #ffffff;
		font-size: 13px;
	}

	.footer-widget.our-doctor ul li {
		color: #ffffff;
	}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 5px;
	padding-left: 0;
	color: #6c757d;
	content: "/";
}

.ifram-facebook iframe {
	max-height: 150px;
}

.ifram-facebook .fb_iframe_widget {
	max-height: 150px;
}

	.ifram-facebook .fb_iframe_widget span {
		max-height: 150px;
	}

.footer-social {
	margin-top: 0;
	/* overflow: hidden; */
	float: left;
	margin-left: 2px;
}

	.footer-social li {
		float: left;
		overflow: hidden;
		position: relative;
	}

		.footer-social li a {
			height: 35px;
			width: 35px;
			padding: 0;
			margin-right: 10px;
			line-height: 35px;
			text-align: center;
			border: 1px solid #ffffff;
			/* border-radius: 5px; */
			display: block;
		}

			.footer-social li a i {
				width: 25px;
				color: #ffffff;
				font-size: 17px;
			}

.footer2 {
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #ffffff;
	margin-top: 20px;
	text-align: center;
}

.address-ft {
	margin-top: 20px;
}

	.address-ft ul li {
		float: left;
		font-family: 'Roboto-Thin';
		color: #ffffff;
		max-width: 300px;
		padding: 0 20px;
		list-style-type: none;
		font-size: 14px;
		border-right: 2px solid;
		height: 30px;
	}

		.address-ft ul li:last-child {
			border-right: none;
		}

	.address-ft ul {
		margin: 0 auto;
		/* display: block; */
		width: 65%;
		/* overflow: hidden; */
		text-align: center;
	}

		.address-ft ul li strong {
			color: #ffff00;
			font-weight: bold;
		}

.contentBox ul {
	padding: 0;
}

.copyright {
	width: 100%;
	height: auto;
	float: left;
	/* text-align: center; */
	padding: 10px 0px;
	background: #111111;
	color: #ffffff;
}

	.copyright .nav-payments {
		float: right;
	}

.logo-mobi {
	text-align: center;
}

.contentBox li {
	list-style-type: none;
}

	.contentBox li p {
		display: block;
		margin: 0;
		font-size: 16px;
		line-height: 20px !important;
		padding: 5px 0;
		color: #ffffff;
		text-decoration: none;
		font-family: 'Roboto-Regular';
		position: relative;
		/* padding-left: 19px; */
	}

		.contentBox li p img {
			margin-bottom: 0;
			margin-top: 0;
		}

.title-box-news {
	padding: 10px;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	background-image: url(../images/bg-hd.png);
	background-repeat: repeat-x;
	background-position: center;
}

	.title-box-news a {
		display: inline-block;
		color: #2c2c2c;
		font-size: 24px;
		font-family: robb;
		font-weight: normal;
		text-decoration: none;
		padding-right: 10px;
		background-image: url(../images/bg-hd1.png);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 55px;
		font-family: Robb;
		line-height: 50px;
		background-color: white;
	}

#MarketGidComposite134145 .mctitle {
	margin-top: 10px;
	text-align: left;
}

.date-in-header #hvn {
	margin: 0;
}

.contact .in-fo-page-content h1 {
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}

.title-head {
	font-size: 26px;
	/* font-weight: 500; */
	color: #000000 !important;
	text-decoration: none;
	/* font-family: 'VNF-Oswald-Regular'; */
	margin: 0;
}

.widget-menu.contact-info-page {
	padding: 0;
}

.contact-info-page li {
	display: table;
	margin-bottom: 7px;
}

	.contact-info-page li img {
		margin-bottom: 2px;
	}

.menu -primary-container {
	overflow: hidden;
	float: left;
	width: 100%;
}

.other-article li {
	list-style-type: square;
	margin-left: 20px;
}

.aside-item.collection-category .nav-item {
	position: relative;
	clear: left;
	font-size: 14px;
	padding: 0px;
	/* padding-left: 15px; */
	width: 100%;
	float: left;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}

.aside-item.collection-category .nav > li > a {
	padding: 10px 20px 10px 0px;
}

.aside-item.collection-category .nav-item a {
	/* font-size: 14px; */
	/* font-weight: 400; */
	/* line-height: 20px; */
	/* color: #333; */
	/* padding: 10px 0px; */
	/* border-bottom: solid 0px #ebebeb; */
	/* position: relative; */
}

.aside-item.collection-category .nav-item .fa {
	position: absolute;
	right: 0px;
	top: 0;
	padding: 4px 10px;
	line-height: 30px;
	color: #333;
	z-index: 9;
}

.aside-item.collection-category .nav-item .dropdown-menu {
	position: static;
	width: 100%;
	border: 0;
	padding-left: 0px;
	box-shadow: none;
	padding: 0px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.service-news #list-cms.category-list .category-content .latest-post .latest-post-image img {
	background-color: #0076c0;
	padding: 10px;
}

.service-news #list-cms.category-list .category-content .post-list ul li img {
	background-color: #0076c0;
	padding: 10px;
}

.send-email {
	background: #f7f7f7;
	padding: 20px;
	border: 1px solid #ffffff;
	box-shadow: #ffffff;
}

#home-customer-wrap .home-customer-title {
	color: #252525;
	text-align: center;
}

.home-customer-title {
	width: 100%;
	display: block;
	font-size: 27px;
	margin-bottom: 30px;
	color: #4c4c4c;
	font-weight: 700;
	letter-spacing: 3px;
	/* font-family: SVN-Aguda-Black; */
	font-family: 'Roboto-Bold';
	text-transform: uppercase;
}

#home-customer-right-frm {
	width: 100%;
	margin-top: 10px;
}

	#home-customer-right-frm input {
		border: none;
		margin-bottom: 10px;
		border-radius: 5px;
		padding: 2px 5px;
		font-size: 13px;
		width: 100%;
		/* background: #ededed; */
		height: 35px;
		font-family: 'Roboto-Bold';
	}

.wpcf7-form-control.wpcf7-submit {
	text-transform: uppercase;
	width: auto !important;
	margin: 20px auto;
	text-align: center;
	display: block;
	font-size: 17px !important;
	padding: 5px 26px !important;
	/* border-radius: 10px !important; */
	background: #f0ad4e !important;
	color: #fff;
	border: 1px solid !important;
	padding: 10px 20px;
}

#btnsend {
	/* background: #fcb316; */
	margin-bottom: 20px;
}

.section-title {
	/* background: url(../images/dots.gif) repeat-x scroll 0 0 transparent; */
	/* background-position: center; */
	/* margin: 35px 0 10px; */
	/* min-height: 20px; */
	/* text-align: center; */
}

	.section-title h4 {
		font-size: 19px;
		background: #fff;
		display: inline;
		padding-right: 10px;
		padding-left: 10px;
		text-transform: uppercase;
		font-weight: 400;
		color: #000;
	}

.input-group .input-group-addon {
	padding: 6px 10px;
	border-radius: 0;
	color: #ffffff;
	background-color: #fcb316;
	border-color: #ffe0cf;
}

.no-pad-l-mb {
	padding-left: 0 !important;
}

.form-group {
	/* margin-bottom: 15px !important; */
}

.no-pad-r-mb {
	padding-right: 0 !important;
}

#btnlogin {
	/* background-color: #2a7d2e; */
}

.languge {
	width: 70px !important;
}

	.languge li a {
		padding: 10px 20px !important;
	}

.haboutus-desc {
	text-align: left;
	/* font-family: 'OPENSANS-LIGHT_2'; */
	font-size: 25px;
	margin-top: 15px;
	color: red;
	text-align: center;
	font-weight: bold;
	font-family: 'UTM-Trajan-Pro-Bold';
}

.hd-logo a img {
	padding-top: 25px;
}

#hero-slider {
	position: relative;
}

.vdesc-qc {
	position: absolute;
	background: #ffffff7d;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 850px;
	/* font-family: 'OPENSANS-SEMIBOLD_2'; */
	/* font-size: 16px; */
	/* color: #ec2020; */
	text-align: center;
	padding: 65px 15px;
}

	.vdesc-qc .title-desc {
		font-family: 'OPENSANS-SEMIBOLD_2';
		font-size: 28px;
		color: #104a8d;
	}

	.vdesc-qc .desc {
		font-family: 'Roboto-Bold';
		color: #323c8e;
		font-size: 36px;
	}

	.vdesc-qc .xem-them {
	}

.su-kien {
	font-family: 'OPENSANS-SEMIBOLD_2';
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 9px;
	text-align: center;
}

#owl-brands-slider1 .owl-prev {
	left: 15px !important;
	z-index: 9999;
	height: 50px;
	line-height: 50px;
	width: 50px;
	background: #8c4b46;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	line-height: 50px;
	color: #ffffff !important;
	border-radius: unset;
	position: absolute;
	left: -5% !important;
	top: 10%;
}

#owl-brands-slider1 .owl-next {
	left: 15px !important;
	z-index: 9999;
	height: 50px;
	line-height: 50px;
	width: 50px;
	background: #8c4b46;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	line-height: 50px;
	color: #ffffff !important;
	border-radius: unset;
	position: absolute;
	right: 0;
	left: 101% !important;
	top: 12px;
}

#owl-brands-slider1 {
	position: unset;
}

.service-news {
	margin-top: 35px;
}

#owl-brands-slider .owl-prev {
	position: absolute;
	top: 22%;
	left: 0;
	z-index: 99999;
	background: #d1987d;
	border-radius: unset;
	padding: 10px 15px;
	font-size: 16px;
	opacity: 1;
}

#owl-brands-slider .owl-next {
	position: absolute;
	top: 22%;
	left: unset;
	right: -22px;
	z-index: 99999;
	background: #d1987d;
	border-radius: unset;
	padding: 10px 15px;
	font-size: 16px;
	opacity: 1;
}

#owl-brands-slider {
}

#footer .footer-content .ft-contact .ft-contact-tel .ft-contact-detail {
	padding-top: 5px;
}

#footer .footer-content .ft-contact .ft-contact-email .ft-contact-detail {
	padding-top: 5px;
}

#footer .footer-content .ft-contact .ft-contact-tel .ft-contact-detail a {
	color: #ffffff;
}

#footer .footer-content .ft-contact .ft-contact-email .ft-contact-detail a {
	color: #ffffff;
}

#footer > .wrapper > .inner .hcontact-wrapper {
}

.sortby-option select.custom-dropdown__select {
	height: 30px;
	line-height: 28px;
	width: 100%;
	font-size: 12px;
	color: #676767;
	padding: 0px 40px 0px 35px;
	outline: none;
	border: 1px solid #e7e7e7;
	background: #fafafa;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	cursor: pointer;
	border-radius: 4px;
	box-shadow: none;
}

.product-list__content .item {
	padding: 0 60px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	/* width: calc(100% / 3); */
	float: left;
	min-height: 370px;
}

.product-quantity .minus {
	background: #2c3791;
	color: #ffffff;
}

.product-quantity .plus {
	background: #2c3791;
	color: #ffffff;
}

.product-quantity .quantity-selector {
	width: 100px;
	text-align: center;
}

#btnbuy {
	background: #2c3791;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 20px;
}

.icon-fallback-text {
	line-height: 0;
}

#quantity {
	text-align: center;
}

#p4, #p3 {
	padding-left: 16px;
}

	#p4 li, #p3 li {
		list-style-type: none;
	}

		#p4 li a, #p3 li a {
			font-size: 20px;
		}
.zoo-widget-social-icon li{
	list-style-type:none;
	float:left;
	margin:0 15px;
}
	.zoo-widget-social-icon li:first-child{
		margin-left:0;
	}
	.zoo-widget-social-icon {
		margin: 0;
	}
.ft-contact .textwidget{
line-height: 1.8;
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
	max-width: 100% !important;
	width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important
}
#hero-slider img{
width:100%;
}
