
.img-responsive-inline {
	height: auto; display: inline; max-width: 100%;
}
.page-content {
	margin: 0px auto; width: 97%; padding-top: 70px; position: relative;
}
@media all and (max-width:1026px) and (min-width:768px)
{
.page-content {
	padding-top: 160px;
}
}
@media all and (max-width:767px)
{
.page-content {
	width: 100%; padding-top: 70px;
}
}
a {
	color: rgb(18, 49, 50);
}
a:hover {
	color: rgb(119, 119, 119); text-decoration: none;
}
a:focus {
	color: rgb(119, 119, 119); text-decoration: none;
}
h1.product-name {
	margin: 10px 0px; font-size: 22px;
}
p.other-products-title {
	margin: 0px 0px 10px; padding: 0px; font-size: 24px; font-weight: 500;
}
#header {
	padding: 8px 15px; left: 0px; top: 0px; height: 70px; right: 0px; position: fixed; z-index: 997;
}
#header #logo {
	top: 0px; padding-right: 30px; margin-right: 20px; float: left; position: relative;
}
#header #logo img {
	margin: 0px; padding: 0px; height: 55px;
}
@media all and (max-width:1026px) and (min-width:768px)
{
#header {
	height: 160px;
}
#header #logo {
	float: none;
}
#header #logo img {
	margin: 0px auto; display: block;
}
}
@media all and (max-width:991px)
{
#header #logo img {
	
}
}
@media all and (max-width:767px)
{
#header #logo {
	left: -10px; top: 0px; padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#header #logo img {
	
}
}
.header-fixed#header {
	background: rgb(255, 255, 255);
}
.header-fixed#header #logo {
	
}
.header-fixed#header #logo img {
	
}
.nav-menu {
	list-style: none; margin: 0px; padding: 0px; text-align: center;
}
.nav-menu * {
	list-style: none; margin: 0px; padding: 0px; text-align: center;
}
.nav-menu ul {
	left: 0px; top: 100%; display: none; position: absolute; z-index: 99;
}
.nav-menu li {
	white-space: nowrap; position: relative;
}
.nav-menu > li {
	display: inline-block;
}
.nav-menu li:hover > ul {
	display: inline;
}
.nav-menu li.sfHover > ul {
	display: inline;
}
.nav-menu ul li {
	position: relative; min-width: 180px;
}
.sf-arrows .sf-with-ul {
	padding-right: 30px;
}
.sf-arrows .sf-with-ul::after {
	right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; position: absolute; content: "\f107";
}
#nav-menu-container {
	margin: 0px; top: 15px; float: left; position: relative;
}
@media all and (max-width:991px)
{
#nav-menu-container {
	top: 0px;
}
}
@media all and (max-width:767px)
{
#nav-menu-container {
	display: none;
}
}
.nav-menu a {
	padding: 0px 10px 10px; color: rgb(0, 0, 0); font-size: 14px; font-weight: 500; text-decoration: none; display: inline-block;
}
.nav-menu a:hover {
	color: rgb(85, 85, 85);
}
.nav-menu ul {
	background: rgb(255, 255, 255); margin: 4px 0px 0px; padding: 10px; box-shadow: 0px 0px 30px rgba(127,137,161,0.25);
}
.nav-menu ul.first-dropdown {
	width: 300px; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 420px;
}
.nav-menu ul li {
	transition:0.3s; position: static;
}
.nav-menu ul li a {
	padding: 10px; transition:0.3s; text-align: left; color: rgb(51, 51, 51); text-transform: none; font-size: 14px; display: block;
}
.nav-menu ul li:hover > a {
	background: rgb(18, 49, 50); color: rgb(255, 255, 255); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.nav-menu > li.active a {
	border-bottom-color: rgb(18, 49, 50); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-menu ul li.active a {
	border-bottom-color: rgb(18, 49, 50); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-menu ul ul {
	margin: 0px;
}
.nav-menu ul li ul.second-dropdown {
	position: relative;
}
@media screen and (max-width:1026px) and (min-width:768px)
{
.nav-menu a {
	padding-bottom: 0px;
}
}
#mobile-nav-toggle {
	background: none; margin: 0px; border: 0px currentColor; transition:0.4s; border-image: none; top: 17px; right: 17px; font-size: 24px; display: none; position: fixed; z-index: 999; cursor: pointer;
}
#mobile-nav-toggle i {
	color: rgb(0, 0, 0);
}
body.mobile-nav-active #mobile-nav-toggle i {
	color: rgb(255, 255, 255);
}
@media all and (max-width:767px)
{
#mobile-nav-toggle {
	display: inline;
}
}
#mobile-nav {
	background: rgba(52, 59, 64, 0.9); transition:0.4s; left: -260px; top: 0px; width: 260px; bottom: 0px; padding-top: 18px; position: fixed; z-index: 998; -ms-overflow-y: auto;
}
#mobile-nav ul {
	list-style: none; margin: 0px; padding: 0px;
}
#mobile-nav ul li {
	position: relative;
}
#mobile-nav ul li a {
	padding: 10px 22px 10px 15px; width: 100%; color: rgb(255, 255, 255); overflow: hidden; font-size: 16px; text-decoration: none; display: block; position: relative;
}
#mobile-nav ul li a:hover {
	color: rgb(255, 255, 255);
}
#mobile-nav ul li li {
	padding-left: 15px;
}
#mobile-nav ul .menu-has-children i {
	padding: 15px; right: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 99; cursor: pointer;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
	color: rgb(255, 255, 255);
}
#mobile-nav ul .menu-item-active {
	background: rgba(255, 255, 255, 0.5);
}
#mobile-body-overly {
	background: rgba(52, 59, 64, 0.9); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 997;
}
body.mobile-nav-active {
	overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
	left: 0px;
}
body.mobile-nav-active #mobile-nav-toggle {
	color: rgb(255, 255, 255);
}

@media all and (max-width:767px)
{
.page {
	padding: 30px 0px;
}
}
.page-header {
	margin: 0px; padding: 0px; transition:all; height: 450px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; position: relative; -webkit-transition: all 0s; -o-transition: all 0s; -moz-transition: all 0s;
}
.subPage-banner {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
.overlay {
	transition:1s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute !important; z-index: 1; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s;
}
.page-title {
	left: 50%; top: 30%; width: 100%; position: absolute; z-index: 1; transform: translate(-50%); -webkit-transform: translate(-50%);
}
.page-title p {
	margin: 20px 0px 10px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 5px; font-size: 60px; font-weight: 800; position: relative;
}
.page-title h1.product-page-title {
	text-align: center; color: rgb(255, 255, 255); letter-spacing: 3px; font-size: 30px; font-weight: 800; position: relative;
}
.page-title .breadcrumb {
	background: none; padding: 0px; left: 50%; width: 95%; text-align: center; font-size: 12px; position: absolute; transform: translate(-50%); -webkit-transform: translate(-50%);
}
.page-title .breadcrumb > li + li::before {
	content: "/\00a0";
}
.page-title .breadcrumb a {
	color: rgb(170, 170, 170);
}
.page-title .breadcrumb a:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.page-title .breadcrumb li.active {
	color: rgb(255, 255, 255);
}
@media all and (max-width:767px)
{
.page-header {
	height: 350px;
}
.page-title p {
	letter-spacing: 2px; font-size: 30px;
}
.page-title h1.product-page-title {
	letter-spacing: 2px;
}
}
@media all and (max-width:480px)
{
.page-title h1.product-page-title {
	letter-spacing: 1px; font-size: 20px;
}
}
.owl-carousel .owl-stage {
	margin: 0px auto; display: block;
}
.carousel .carousel-inner .item {
	transition:0.5s ease-in-out; animation:zoomin 10s ease-in infinite; overflow: hidden; opacity: 0; -webkit-animation: zoomin 10s ease-in infinite; -webkit-transition-duration: 0.5s;
}
.carousel .carousel-inner .active.item {
	opacity: 1;
}
.carousel-inner img {
	margin: auto; width: 100%; display: block;
}
.left.carousel-control {
	background-image: none;
}
.right.carousel-control {
	background-image: none;
}
@media all and (max-width:1026px) and (min-width:768px)
{
#myCarousel {
	margin-top: 60px;
}
}
@media screen and (max-width:767px)
{
.carousel-caption {
	display: none;
}
#myCarousel {
	
}
}
p.title {
	margin: 20px 0px 10px; text-align: center; letter-spacing: 5px; padding-bottom: 20px; font-size: 30px; font-weight: 500;
}
p.title::after {
	left: 50%; width: 20px; padding-top: 20px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; content: ""; transform: translate(-50%); -webkit-transform: translate(-50%);
}
@media all and (max-width:480px)
{
p.title {
	padding-bottom: 0px;
}
}
#about {
	
}
#about-item {
	
}
#about-item #about-photo {
	padding: 0px; height: 600px;
}
#about-item #about-photo #about-bg {
	background-position: center; height: 100%; position: relative; background-repeat: no-repeat; background-size: cover;
}
#about-item #about-content {
	background: rgb(255, 255, 255); height: 600px; display: table;
}
#about-item #about-content #content {
	padding: 0px 50px; vertical-align: middle; display: table-cell;
}
#about-item #about-content #content p.title {
	margin: 20px 0px 10px; padding-bottom: 0px; font-size: 24px; font-weight: 500;
}
#about-item #about-content #content #details {
	padding: 20px 0px; text-align: left;
}
#about-item #about-content #more-btn {
	text-align: center;
}
#about-item #about-content #more-btn a {
	padding: 10px; border-radius: 0px; border: 2px solid rgb(0, 0, 0); transition:0.5s; border-image: none; color: rgb(0, 0, 0);
}
#about-item #about-content #more-btn a:hover {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
@media all and (max-width:767px)
{
#about-item #about-content #more-btn {
	margin-bottom: 30px;
}
}
@media all and (max-width:480px)
{
#about-item #about-content #content {
	padding: 0px 20px;
}
}
#products {
	padding: 50px 0px;
}
#product-page {
	padding: 0px;
}
#product-page #product {
	background: rgb(255, 255, 255); padding: 5px; height: 400px; overflow: hidden;
}
#product-page #product #product-name {
	padding: 10px; height: 100px; text-align: center;
}
#product-page #product #product-name h1 {
	margin: 10px 0px; height: 30px; font-size: 14px; white-space: normal;
}
#product-page #product #product-name .divider {
	left: 50%; width: 20px; margin-bottom: 10px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; transform: translate(-50%); -webkit-transform: translate(-50%);
}
#product-page #product #product-name a {
	color: rgb(0, 0, 0); font-size: 13px;
}
#product-page #product #product-name a:hover {
	text-decoration: underline;
}
#product-page #product #product-item {
	padding: 10px; width: 100%; height: 290px; overflow: hidden; position: relative;
}
#product-page #product #product-item::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); left: -75%; top: 0px; width: 50%; height: 100%; display: block; position: absolute; z-index: 2; content: ""; transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
}
#product-page #product #product-item:hover::before {
	animation:shine 1s; -webkit-animation: shine 1s;
}
#product-page #product #product-item img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
@media all and (max-width:767px)
{
#product-page #product {
	margin: 10px;
}
}
#brands {
	background: rgb(255, 255, 255); padding: 50px 0px;
}
#brand {
	height: 180px;
}
#brand #circle {
	margin: 0px auto; width: auto; height: 160px; overflow: hidden; display: block; box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.08);
}
#brand #brand-photo {
	padding: 10px; width: 160px; height: 160px; overflow: hidden; position: relative;
}
#brand #brand-photo::before {
	background: rgba(0, 0, 0, 0.2); border-radius: 100%; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; z-index: 2; content: ""; opacity: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
#brand #brand-photo:hover {
	animation:bloom 0.75s ease-in-out forwards;
}
#brand #brand-photo:hover::before {
	animation:circle 0.75s;
}
#brand #brand-photo img {
	margin: auto; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
#brand #brand-name {
	padding: 5px; height: 50px; text-align: center; white-space: normal;
}
#brand #brand-name h5 {
	color: rgb(0, 0, 0);
}
@media screen and (max-width:480px)
{
#brand #circle {
	width: 160px;
}
}
#awards {
	padding: 50px 0px;
}
#award {
	background: rgb(255, 255, 255); padding: 5px; height: 400px; overflow: hidden;
}
#award #award-name {
	padding: 10px; height: 100px; text-align: center;
}
#award #award-name h1 {
	margin: 10px 0px; height: 30px; font-size: 14px; white-space: normal;
}
#award #award-name .divider {
	left: 50%; width: 20px; margin-bottom: 10px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; transform: translate(-50%); -webkit-transform: translate(-50%);
}
#award #award-item {
	padding: 10px; width: 100%; height: 290px; overflow: hidden; position: relative;
}
#award #award-item::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); left: -75%; top: 0px; width: 50%; height: 100%; display: block; position: absolute; z-index: 2; content: ""; transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
}
#award #award-item:hover::before {
	animation:shine 1s; -webkit-animation: shine 1s;
}
#award #award-item img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
@media screen and (max-width:767px)
{
#award {
	margin: 10px;
}
}
#contacts {
	background: rgb(18, 49, 50);
}
#contacts #contact-details {
	padding: 50px 0px; text-align: center; color: rgb(255, 255, 255);
}
#contacts #contact-details #icon {
	padding: 10px; border-radius: 50%; border: 1px solid white; border-image: none; width: 65px; text-align: center; color: rgb(255, 255, 255); font-size: 30px; margin-bottom: 10px; display: inline-block; position: relative; z-index: 1;
}
#contacts #contact-details p.contact-item-title {
	margin: 10px 0px 20px; text-transform: uppercase; letter-spacing: 3px; font-size: 18px; font-weight: 500;
}
#contacts #contact-details p {
	margin: 10px 0px; line-height: 1.3; font-size: 14px;
}
#contacts #contact-details a {
	color: rgb(170, 170, 170);
}
#contacts #contact-details a:hover {
	text-decoration: underline;
}
#contacts #contact-map {
	margin-bottom: 50px;
}
@media all and (max-width:767px)
{
#contacts #contact-details #contact-item {
	margin-bottom: 20px;
}
}
.footer {
	background: rgb(255, 255, 255); padding: 15px 0px; text-align: center; color: rgb(0, 0, 0); font-size: 12px;
}
.footer h1 {
	font-size: 12px; font-weight: 400; display: inline;
}
.footer a {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.product {
	background: rgb(255, 255, 255); padding: 5px; height: 400px; margin-bottom: 30px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.product .product-name {
	padding: 10px; height: 120px; text-align: center;
}
.product .product-name h1 {
	margin: 10px 0px; height: 50px; font-size: 14px;
}
.product .product-name .divider {
	left: 50%; width: 20px; margin-bottom: 10px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; transform: translate(-50%); -webkit-transform: translate(-50%);
}
.product .product-name a {
	color: rgb(0, 0, 0); font-size: 13px; text-decoration: underline;
}
.product .product-name a:hover {
	text-decoration: none;
}
.product .product-item {
	padding: 10px; width: 100%; height: 290px; overflow: hidden; position: relative;
}
.product .product-item::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); left: -75%; top: 0px; width: 50%; height: 100%; display: block; position: absolute; z-index: 2; content: ""; transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
}
.product .product-item:hover::before {
	animation:shine 1s; -webkit-animation: shine 1s;
}
.product .product-item img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.product-detail-photo {
	margin-bottom: 50px;
}
.product-detail-buttons {
	text-align: center; margin-top: 20px;
}
.product-detail-content {
	display: flex;
}
.product-detail-item {
	padding: 0px; width: 20%;
}
.product-detail-small {
	margin: 2px; display: block; max-height: 100%; max-width: 100%;
}
.product-detail-small .product-image-small {
	border: 1px solid rgb(221, 221, 221); border-image: none; height: 60px; overflow: hidden; position: relative;
}
.product-detail-small .product-image-small img {
	margin: auto; padding: 5px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.product-detail {
	border: 1px solid rgb(221, 221, 221); border-image: none; height: 280px; overflow: hidden;
}
.product-detail img {
	margin: auto; padding: 5px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; display: block; position: absolute; max-height: 100%; max-width: 100%;
}
.product-detail-image {
	height: 100%; white-space: nowrap; position: relative;
}
.product-detail-image::after {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.product-item table {
	margin: 20px 0px;
}
.product-item table td {
	vertical-align: top;
}
.owl-carousel .owl-item .items {
	transition:0.5s; height: 374px; transform: scale(0.8); -webkit-transform: scale(.8); -webkit-transition: all .5s;
}
.owl-carousel .owl-item .items img {
	margin: auto; padding: 5px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%; opacity: 0.3;
}
.owl-carousel .center.owl-item .items {
	margin: 10px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06); transform: scale(1); -webkit-transform: scale(1);
}
.owl-carousel .center.owl-item .items img {
	opacity: 1;
}
.owl-theme .owl-nav [class*='owl-'] {
	background: rgb(18, 49, 50); color: rgb(255, 255, 255);
}
.owl-carousel-display .owl-stage {
	margin: inherit;
}
.other-products {
	padding-top: 30px; margin-top: 80px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.other-products .product {
	margin: 10px 5px;
}
.nav-pills > li {
	margin-right: 10px;
}
.nav-pills > li > a {
	background: rgb(255, 255, 255); border-radius: 2px; border: currentColor; border-image: none; color: rgb(0, 0, 0); font-size: 15px; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px;
}
.nav-pills > li.active > a {
	background: rgb(18, 49, 50); border-radius: 2px; border: currentColor; border-image: none; bottom: 0px !important; color: rgb(255, 255, 255); position: relative;
}
.nav-pills > li.active > a:focus {
	background: rgb(18, 49, 50); border-radius: 2px; border: currentColor; border-image: none; bottom: 0px !important; color: rgb(255, 255, 255); position: relative;
}
.nav-pills > li.active > a:hover {
	background: rgb(18, 49, 50); border-radius: 2px; border: currentColor; border-image: none; bottom: 0px !important; color: rgb(255, 255, 255); position: relative;
}
.nav-pills li.active a::after {
	border-width: 10px 10px 0px; border-style: solid; border-color: rgb(18, 49, 50) transparent transparent; margin: 0px auto; left: 0px; width: 0px; height: 0px; right: 0px; bottom: -10px; position: absolute; content: "";
}
@media screen and (max-width:767px)
{
.nav-pills > li {
	width: 100%; margin-right: 0px;
}
.nav-pills > li > a {
	text-align: center;
}
.nav-pills li.active a::after {
	content: none;
}
.nav-pills > li + li {
	margin-left: 0px;
}
}
.tab-content {
	background: rgb(255, 255, 255); padding: 45px; border: 1px solid rgb(230, 230, 230); border-image: none; margin-top: 20px;
}
.tab-content .btn-warning {
	margin-right: 10px;
}
.tab-content .btn {
	margin-bottom: 10px;
}
@media all and (max-width:480px)
{
.tab-content {
	padding: 10px;
}
}
.brand {
	background: rgb(255, 255, 255); height: 230px; overflow: hidden; margin-bottom: 20px; box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.08);
}
.brand::before {
	background: rgba(0, 0, 0, 0.2); border-radius: 100%; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; z-index: 2; content: ""; opacity: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.brand:hover {
	animation:bloom 0.75s ease-in-out forwards;
}
.brand:hover::before {
	animation:circle 0.75s;
}
.brand .circle {
	margin: 0px auto; width: auto; height: 160px; overflow: hidden; display: block;
}
.brand .brand-photo {
	margin: 0px auto; padding: 10px; width: 160px; height: 160px; overflow: hidden; position: relative;
}
.brand .brand-photo::before {
	background: rgba(0, 0, 0, 0.2); border-radius: 100%; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; z-index: 2; content: ""; opacity: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.brand .brand-photo:hover {
	animation:bloom 0.75s ease-in-out forwards;
}
.brand .brand-photo:hover::before {
	animation:circle 0.75s;
}
.brand .brand-photo img {
	margin: auto; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.brand .brand-name {
	padding: 5px; height: 50px; text-align: center; white-space: normal;
}
.brand .brand-name h5 {
	color: rgb(0, 0, 0);
}
.award {
	background: rgb(255, 255, 255); height: 330px; overflow: hidden; margin-bottom: 20px; box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.08);
}
.award::before {
	background: rgba(0, 0, 0, 0.2); border-radius: 100%; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; z-index: 2; content: ""; opacity: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.award:hover {
	animation:bloom 0.75s ease-in-out forwards;
}
.award:hover::before {
	animation:circle 0.75s;
}
.award .award-item {
	padding: 10px; width: auto; height: 230px; overflow: hidden; position: relative;
}
.award .award-item img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.award .award-name {
	padding: 5px; height: 100px; text-align: center; white-space: normal;
}
.award .award-name h5 {
	color: rgb(0, 0, 0);
}
.award .award-name h6 {
	color: rgb(0, 0, 0);
}
.award-main {
	text-align: center; margin-bottom: 50px;
}
.award-main h3 {
	
}
.award-main h5 {
	font-style: italic;
}
.award-details {
	
}
.award-details h1 {
	text-align: center;
}
.award-details .award-intro {
	
}
.news {
	padding: 10px; border: 1px solid rgb(221, 221, 221); border-image: none; height: 350px; margin-bottom: 20px;
}
.news .news-item {
	height: 300px;
}
.news .news-item .news-thumbnail {
	height: 230px; position: relative;
}
.news .news-item .news-thumbnail img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.news .news-item .news-details {
	padding: 0px 10px; height: 70px;
}
.news .news-item .news-details h3 {
	font-size: 16px; margin-top: 0px; margin-bottom: 0px;
}
.news .news-item .news-details h3.thumbnail-details {
	margin-top: 10px;
}
.news .news-item .news-details h5 {
	width: 100%; line-height: 1.4; letter-spacing: 0.5px; overflow: hidden; margin-top: 15px; -ms-text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.news .news-item .news-description {
	top: 50%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.news .line-dotted {
	margin: 0px auto; padding: 5px; width: 95%; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted; display: block;
}
.news .view-more {
	margin: 0px auto; width: 95%; display: block;
}
.news .view-more a {
	color: rgb(0, 0, 0);
}
.news .view-more a .fa {
	transition:0.5s ease-in-out; display: none;
}
.news .view-more a:hover .fa {
	display: inline-block;
}
.newsdetails {
	padding: 0px 100px;
}
.newsdetails .newsdetails-title {
	margin-bottom: 30px;
}
.newsdetails .newsdetails-title h2 {
	letter-spacing: 1px; font-weight: 900; margin-bottom: 20px;
}
.newsdetails .newsdetails-title h5 {
	letter-spacing: 1px; font-weight: 600; margin-bottom: 10px;
}
.newsdetails .newsdetails-title img {
	width: auto; max-height: 500px;
}
.newsdetails-item {
	
}
@media all and (max-width:767px)
{
.newsdetails {
	padding: 0px;
}
}
.contact-details {
	padding: 0px 150px; margin-bottom: 50px;
}
.contact-details .contact-item {
	margin-bottom: 50px;
}
.contact-details .contact-item p.contact-item-title {
	margin: 20px 0px; text-transform: uppercase; font-size: 25px; font-weight: 700;
}
.contact-details .contact-item p.contact-item-content {
	margin: 10px 0px; line-height: normal; font-size: 14px; font-weight: 500;
}
.contact-details .contact-item .map-btn {
	background: rgb(18, 49, 50); padding: 5px 10px; border: 2px solid rgb(18, 49, 50); border-image: none; font-size: 13px; margin-right: 5px; margin-bottom: 10px; display: none;
}
.contact-details .contact-item .map-btn:hover {
	background: rgb(255, 255, 255); border: 2px solid rgb(18, 49, 50); border-image: none;
}
.contact-details .contact-item .map-btn a {
	color: rgb(255, 255, 255);
}
.contact-details .contact-item .map-btn a:hover {
	color: rgb(18, 49, 50);
}
@media all and (max-width:767px)
{
.contact-details {
	padding: 0px;
}
.contact-details .contact-item .map-btn {
	display: inline-block;
}
}
.arrow-wrap {
	left: 50%; top: 65%; width: 40px; height: 40px; right: 0px; display: block; position: absolute; z-index: 1; transform: translate(-50%); -webkit-transform: translate(-50%);
}
.fa-chevron-circle-down {
	animation:jump 1.5s infinite; bottom: 0px; color: rgb(255, 255, 255); position: absolute; -webkit-animation: jump 1.5s infinite;
}
@media all and (max-width:767px)
{
.arrow-wrap {
	display: none;
}
}
.google_d a {
	background: rgb(18, 49, 50); padding: 5px 10px; border: 2px solid rgb(18, 49, 50); border-image: none; color: rgb(255, 255, 255); font-size: 13px; margin-right: 5px; margin-bottom: 10px;
}
.google_d a:hover {
	background: rgb(255, 255, 255); border-color: rgb(18, 49, 50); color: rgb(18, 49, 50);
}
.whatsapp {
	right: 15px; bottom: 25px; vertical-align: middle; display: none; position: fixed; z-index: 999; cursor: pointer;
}
.whatsapp img {
	height: 56px;
}
@media screen and (max-width:991px)
{
.whatsapp {
	right: 20px;
}
}
@media screen and (max-width:767px)
{
.whatsapp {
	display: inline;
}
}
@media screen and (max-width:480px)
{
.whatsapp {
	right: 10px; bottom: 100px;
}
}
@media screen and (max-width:340px)
{
.whatsapp {
	right: 5px;
}
}
.facebook {
	width: 30px; height: 30px; text-align: center; right: 50px; bottom: 95px; color: rgb(255, 255, 255); font-size: 20px; display: none; position: fixed; z-index: 1; background-color: rgb(59, 89, 152);
}
@media screen and (max-width:991px)
{
.facebook {
	right: 25px;
}
}
@media screen and (max-width:767px)
{
.facebook {
	display: inline;
}
}
@media screen and (max-width:480px)
{
.facebook {
	right: 15px; bottom: 140px;
}
}
@media screen and (max-width:340px)
{
.facebook {
	right: 10px;
}
}
.scrollup {
	width: 30px; height: 30px; text-align: center; right: 50px; bottom: 20px; color: rgb(255, 255, 255); font-size: 20px; display: none; position: fixed; z-index: 1; background-color: rgb(18, 49, 50);
}
@media screen and (max-width:991px)
{
.scrollup {
	right: 25px;
}
}
@media screen and (max-width:480px)
{
.scrollup {
	right: 15px; bottom: 65px;
}
}
@media screen and (max-width:340px)
{
.scrollup {
	right: 10px;
}
}
.other-products {
	padding-top: 30px; margin-top: 50px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.other-products p {
	color: rgb(0, 0, 0); font-family: "Montserrat", arial, sans-serif; font-size: 24px; font-weight: 700; margin-bottom: 20px;
}
.brand-details-left {
	height: 400px;
}
.brand-details-left img {
	margin: 20px auto; width: auto; height: auto; display: block; max-height: 300px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.brand-details-left h3 {
	text-align: center;
}
.brand-details-right {
	padding: 30px; min-height: 400px;
}
.dealer-box {
	background: rgb(255, 255, 255); margin: 10px; max-height: 1000px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.dealer-box .box-content {
	padding: 20px;
}
.dealer-box .box-content h1 {
	margin: 10px 0px 30px; height: 80px; font-size: 25px;
}
.dealer-box .box-content span {
	margin-left: 10px;
}
.dealer-box .box-content p {
	color: rgb(102, 102, 102);
}
.dealer-box .box-content p.dealer-box-title {
	margin: 10px 0px; color: rgb(0, 0, 0); font-size: 18px;
}
.dealer-box .box-content a {
	color: rgb(102, 102, 102);
}
.dealer-box .box-content a:hover {
	color: rgb(0, 0, 0);
}
.dealer-box .box-content .dealer-photo {
	padding: 10px; overflow: hidden; margin-bottom: 20px;
}
.dealer-box .box-content .top {
	height: 170px; margin-bottom: 20px; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 1px; border-bottom-style: solid;
}
.dealer-box .box-content .top i.fa {
	
}
.dealer-box .box-content .middle-details {
	height: 150px; padding-bottom: 20px; margin-bottom: 20px; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 1px; border-bottom-style: solid;
}
.dealer-box .box-content .middle span {
	margin-left: 10px;
}
.dealer-box .box-content .middle-bottom {
	padding-bottom: 20px; margin-bottom: 20px;
}
.dealer-box .box-content .bottom {
	text-align: center;
}
.dealer-box .box-content .bottom a {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:480px)
{
.dealer-box .box-content h2 {
	font-size: 22px;
}
}
.album {
	background: rgb(255, 255, 255); margin: 0px 0px 30px; padding: 10px; height: 350px; text-align: center; overflow: hidden; display: block; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.album .album-cover {
	margin: 0px auto 10px; height: 250px; overflow: hidden; position: relative;
}
.album .album-cover img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.album .album-name {
	height: 70px;
}
.album .album-name h4 {
	color: rgb(0, 0, 0); font-size: 16px;
}
.album .album-name h6 {
	color: rgb(102, 102, 102);
}
.album-details-title {
	margin: 10px 0px 30px;
}
.album-details-title a {
	padding: 10px; border: 1px solid rgba(25, 25, 25, 0.2); transition:0.3s; border-image: none; font-size: 14px; display: inline-block;
}
.album-details-item {
	background: rgb(255, 255, 255); width: 100%; height: 300px; overflow: hidden; margin-bottom: 20px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.album-details-item .album-details-photo-item {
	width: auto; height: 100%; position: relative;
}
.album-details-item .album-details-photo-item img {
	margin: auto; padding: 10px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.album-details-item .album-details-video-item {
	padding: 10px; height: 300px; display: table;
}
.album-details-item .album-details-video-item .video-item {
	vertical-align: middle; display: table-cell;
}
.album-details-item .album-details-video-item .video-item .video-thumbnail {
	overflow: hidden;
}
.album-details-item .album-details-video-item .video-item .video-name {
	overflow: hidden;
}
.album-details-item .album-details-video-item .video-item .video-name h4 {
	text-align: center; font-size: 16px; font-weight: 600;
}
.video {
	margin: 10px 0px; padding: 10px; height: 340px; box-shadow: 0px 1px 2px 0px rgba(32,48,60,0.14), 0px 3px 3px 0px rgba(32,48,60,0.06);
}
.video .video-thumbnail {
	width: 100%; height: 250px; overflow: hidden; position: relative;
}
.video .video-thumbnail img {
	margin: auto; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.video .video-name {
	padding: 5px; width: 100%; height: 60px; overflow: hidden; display: table;
}
.video .video-name h4 {
	text-align: center; font-size: 14px; font-weight: 600; vertical-align: middle; display: table-cell;
}
@media screen and (max-width:480px)
{
.video {
	height: 290px;
}
.video .video-thumbnail {
	height: 200px;
}
}
