@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
body {
	background: #fff;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #2f2f2f;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
	border: unset;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 30px;
	font-weight: 300;
	line-height: 25px;
}
div.navbar-brand_ {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
div.navbar-brand_ img{width: 290px;height: auto;}
div.navbar-brand_ a {
	display: inline-block;
}
h1 {
	font: 600 30px/40px 'Open Sans';
	margin: 0 0 16px 0;
}
h1.indent {
	color: #119475;
	margin: 0 0 31px 0;
	font-size: 26px;
}
h2 {
	font: 600 20px/40px 'Open Sans';
	color: #ffffff;
	margin: 0 0 16px 0;
}
h2.indent {
	color: #119475;
	margin: 0 0 31px 0;
}
h3 {
	font: 600 20px/30px 'Open Sans';
	color: #119475;
	margin: 0 0 18px 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: #f2f4f5 url(../images/pattern1.png) repeat;
}
.global.indent {
	padding: 0;
	background: #ffffff;
	background: #f2f4f5 url(../images/pattern1.png) repeat;
}
.center {
	text-align: center;
}
/*-----menu-----*/
.menuBox {
	padding: 20px 0 20px 0;
	background: #ffffff;
}
.menuBox.sticky {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  transition: all 1s;
  padding: 10px 0;
  z-index: 100;
}
.menuBox.sticky div.navbar-brand_ img{width: 210px;}
.menuBox.sticky nav.tm_navbar {margin: 20px 0 0 0;}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 32px 0 0 0;
	float: left;
	display: inline-block;
	min-height: 0;
}
nav.tm_navbar li {
	float: left;
	font-size: 18px;
	line-height: 30px;
	padding: 0;
	margin-left: 25px;
	position: relative;
}
nav.tm_navbar li:first-child {
	margin-left: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 5px;
	font: 600 13px Helvetica;
	color: #119475;
	text-transform: uppercase;
	z-index: 1;
	background: none;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	box-sizing: border-box;
}
nav.tm_navbar li.active > a {
	color: #fff;
	background: #119475;
}
nav.tm_navbar li:hover > a {
	color: #fff;
	background: #119475;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar .sfHover > a {
	color: #970e0e;
	background: none;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../images/menu-marker.png) right 0 no-repeat;
	width: 100%;
	position: absolute;
	top: 8px;
	z-index: 0;
	right: -11px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 160px;
	left: -45px;
	top: 33px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #333;
	padding: 17px 18px 6px 18px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	position: relative;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 14px 'Open Sans';
	color: #ffffff;
	text-transform: none;
	border-bottom: none !important;
}
nav.tm_navbar .sub-menu > .submenu li span {
	display: inline-block;
	background: url(../images/menu-marker2.png) right 0 no-repeat;
	width: 5px;
	height: 10px;
	position: absolute;
	left: auto;
	right: 0px;
	top: 14px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	text-decoration: underline;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	text-decoration: underline;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 160px;
	left: 143px;
	top: -17px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #333;
	padding: 17px 18px 6px 18px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 14px 'Open Sans';
	color: #ffffff;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	color: #ffffff !important;
	background: none !important;
	text-decoration: underline;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
footer {
	padding: 18px 0;
	background: #119475;
	color: #fff;
}
footer p {
	margin-bottom: 0;
	font: 300 14px 'Open Sans';
	color: #fff;
	line-height: 2em;
}
footer p a {
	/* font: 300 14px 'Open Sans'; */
	color: #f6dd0b;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #970e0e;
}
footer p span {
	padding: 0 3px;
}
footer em {
	font-style: normal;
	color: #fff;
}
#toTop {
	display: none;
	width: 42px;
	height: 42px;
	background: url(../images/top.png) 0 top no-repeat;
	position: fixed;
	right: 50%;
	bottom: 165px;
	z-index: 999;
}
#toTop:hover {
	background: url(../images/top.png) 0 bottom no-repeat;
}
.privacyBox {
	padding-bottom: 140px;
}
.blog-box {
	padding: 63px 0 40px 0;
	position: relative;
}
.comment-box {
	padding: 11px 0 26px 0;
	background: #fed46f;
}
.comment-box figure {
	border-radius: 100%;
	float: left;
	margin-right: 45px;
	border: 3px solid #fee097;
}
.comment-box figure img {
	border-radius: 100%;
}
.comment-box .extra-wrap {
	padding-top: 15px;
}
.comment-box p {
	font-size: 14px;
	font-style: italic;
	color: #2e2e2e;
	margin-bottom: 0;
}
.comment-box p a {
	font: bold italic 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2e2e2e;
}
.comment-box p a:hover {
	text-decoration: underline;
}
.block-box {
	padding: 37px 0 29px 0;
	background: #3f3f3f;
}
.block-box p {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
}
.trainerBox {
	margin-bottom: 30px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.testimBox .col-lg-3 {
	margin-bottom: 27px;
}
.testimBox .col-lg-12 {
	margin-bottom: 25px;
}
.testimBox a {
	font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #970e0e;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.testimBox a:hover {
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.testimBox .name {
	font: 30px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	margin-bottom: 21px;
}
.testimBox .box {
	position: relative;
	padding: 25px 29px;
	background: url(../images/pattern2.png) repeat;
	margin-bottom: 36px;
}
.testimBox .box p {
	margin-bottom: 0;
	font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2d2d30;
}
.testimBox .box em {
	display: inline-block;
	width: 21px;
	height: 21px;
	position: absolute;
	bottom: -21px;
	left: 17px;
	background: url(../images/triangle1.png) no-repeat;
}
.links-box {
	background: url(../images/bg_pic1.jpg) center top fixed no-repeat;
	padding: 57px 0 33px 0;
	margin-bottom: 58px;
}
.links-box h3 {
	color: #ffffff;
}
.links-box h3 > span {
	background: #ffffff;
}
.links-box h5 {
	color: #ffffff;
}
.links-box p {
	color: #ffffff !important;
}
.latest-box {
	background: url(../images/bg_pic1.jpg) center top fixed no-repeat;
	padding: 57px 0 48px 0;
	margin-bottom: 58px;
}
.latest-box h3 {
	color: #ffffff;
}
.latest-box h3 > span {
	background: #ffffff;
}
.latest-box h5 {
	color: #ffffff;
}
.latest-box p {
	color: #ffffff;
}
.overview-box {
	overflow: hidden;
	margin: 132px 0 68px 0;
}
.useful-box {
	overflow: hidden;
}
.useful-box .col-lg-4 {
	margin-bottom: 48px;
}
.gallery-box {
	overflow: hidden;
	padding-bottom: 80px;
}
.blogBox {
	margin-bottom: 48px;
}
.about-box {
	text-align: center;
	margin-bottom: 83px;
}
.about-box > div {
	border-top: 1px solid #eee;
	padding: 63px 0 0 0;
}
.proposition-box {
	text-align: center;
	background: url(../images/bg_pic2.jpg) center top fixed no-repeat;
	padding: 56px 0 61px 0;
}
.proposition-box .title {
	font: bold 70px/70px 'Istok Web';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 32px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.17);
}
.proposition-box p {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.17);
	color: #ffffff;
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 24px;
}
.group-box {
	overflow: hidden;
	background: #f9f9f9;
	padding: 49px 0 37px 0;
	margin-bottom: 51px;
}
.follow_list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.follow_list li {
	margin-bottom: 23px;
	display: block;
}
.follow_list li span {
	float: left;
	font-size: 25px;
	color: #ce3b28;
	margin-right: 16px;
}
.follow_list li a {
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_list li a:hover {
	color: #ce3b28;
}
.advice-box {
	background: #f8f8f8;
	padding-top: 58px;
	padding-bottom: 54px;
}
.headlines-box {
	background: #f8f8f8;
	padding-top: 58px;
	padding-bottom: 54px;
}
.banner-box {
	margin-top: 8px;
}
.banner-box .col-lg-6 {
	margin-bottom: 30px;
}
.banner-box figure a {
	display: block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.banner-box figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.banner-box figure img {
	width: 100%;
}
.banner-box hr {
	margin: 80px 0 0 0;
	border-top: 1px solid #cdcdcd;
}
.advantages-box {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 39px;
}
.advantages-box .col-lg-4 {
	margin-bottom: 80px;
}
.values-box p {
	color: #737885;
}
.welcome-box {
	padding: 92px 0 45px 0;
	margin-bottom: 58px;
	overflow: hidden;
	background: #f9f9f9;
}
.welcome-box .title {
	font: bold 48px/48px 'Istok Web';
	color: #262626;
	margin-bottom: 24px;
}
.welcome-box .description {
	font: bold 18px/36px 'Istok Web';
	color: #495060;
	margin-bottom: 7px;
}
.welcome-box p {
	margin-bottom: 44px;
}
.welcome-box .badge {
	padding: 0;
	margin: 0;
	border-radius: 100%;
	background: #e5e5e5;
	width: 135px;
	height: 135px;
	text-align: center;
	font: bold italic 140px/125px 'Istok Web';
	color: #ffffff;
	float: left;
	margin-right: 20px;
}
.all-box {
	margin-bottom: 64px;
}
.all-box p {
	margin-bottom: 23px;
}
.fitness-box {
	padding-bottom: 66px;
}
.fitness-box .title {
	font: bold 45px/45px 'Istok Web';
	color: #f26b5d;
	margin-bottom: 33px;
}
.fitness-box p {
	margin-bottom: 32px;
}
.deals-box {
	padding-bottom: 85px;
}
.useful-box {
	padding-bottom: 68px;
}
.useful-box p {
	margin-bottom: 37px;
}
.more-box {
	padding: 46px 0;
	margin-bottom: 43px;
	background: #eaeaea url(../images/pattern2.png) repeat;
	position: relative;
	text-align: center;
}
.more-box p {
	font-size: 18px;
	color: #2f2f2f;
	line-height: 30px;
	margin-bottom: 16px;
}
.more-box > em {
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../images/paper1.png) repeat-x;
}
.home_img{
  height: 580px;
  clip-path: polygon(
  0 0,
  10% 8%,
  20% 0,
  30% 8%,
  40% 0,
  50% 8%,
  60% 0,
  70% 8%,
  80% 0,
  90% 8%,
  100% 0,
  100% 100%,
  0 100%
);
  }
.home_img img {
    display: block;
    object-position: 84.9872133075258% 44.003666076916204%;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 84vh;
    object-fit: cover;
}
.packaging-box {
	background: #119475;
	padding: 46px 0;
	position: relative;
}
.packaging-box p {
	font-size: 14px;
	line-height: 30px;
	color: #d1d1d1;
}
.packaging-box .title {
	margin-bottom: 7px;
	padding-bottom: 22px;
	font: 300 30px 'Open Sans';
	color: #d1d1d1;
	border-bottom: 1px solid #7c7c80;
}
.packaging-box > em {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../images/paper1.png) repeat-x;
}
.clients-box {
	padding: 25px 0 25px 0;
	background: #fff;
}
.clients-box h2 {
	color: #119475;
	margin-bottom: 18px;
	line-height: 50px;
	font-weight: bold;
}
.clients-box figure {
	border: 7px solid #ffffff;
	line-height: 140px;
	width: 100%;
	height: 156px;
	text-align: center;
	margin-bottom: 30px;
}
.content-box {
	padding: 30px 0 10px 0;
	margin-bottom: 40px;
	background: #FFF;
	position: relative;
}
.content-box > em {
	/* display: block; */
	/* position: absolute; */
	/* bottom: -100px; */
	/* left: 0; */
	/* width: 100%; */
	/* height: 100px; */
	/* background: #fff; */
}
.privacy-box {
	padding: 46px 0 30px 0;
	margin-bottom: 63px;
	background: #eaeaea url(../images/pattern2.png) repeat;
	position: relative;
}
.privacy-box > em {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../images/paper1.png) repeat-x;
}
.formBox {
	padding: 31px 0 24px 0;
	margin-bottom: 78px;
	background: #eaeaea url(../images/pattern2.png) repeat;
	position: relative;
}
.formBox > em {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../images/paper1.png) repeat-x;
}
.who-box {
	padding: 46px 0 10px 0;
	margin-bottom: 43px;
	background: #eaeaea url(../images/pattern2.png) repeat;
	position: relative;
}
.who-box > em {
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../images/paper1.png) repeat-x;
}
.trainerBox {
	margin-bottom: 26px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
	border: 7px solid #ffffff;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
/*-----thumbs-----*/
.thumb-pad0 {
	margin: 0 0 45px 0;
	overflow: hidden;
}
.thumb-pad0:hover figure img {
	margin-top: -52px;
}
.thumb-pad0:hover .btn-default.btn4 {
	color: #495060 !important;
}
.thumb-pad0 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0 0 0 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption p {
	margin: 0 0 14px 0;
}
.thumb-pad0 .thumbnail .caption .title {
	font: 22px/24px 'Inder';
	color: #495060;
	margin-bottom: 9px;
}
.thumb-pad0 figure {
	margin: 0 9px 0 0;
	float: left;
	width: 52px;
	height: 52px;
	overflow: hidden;
}
.thumb-pad1 {
	margin: 0 0 35px 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 figure {
	margin: 0;
	position: relative;
	text-align: center;
}
.thumb-pad1 figure img {
	width: 100%;
	aspect-ratio: 1.5 / 1;
	/* object-fit: cover; */
}
.thumb-pad1 figure > div {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -27px 0 0 -123px;
	width: 247px;
}
.thumb-pad1 figure > div a {
	font: 600 18px 'Open Sans';
	text-transform: uppercase;
	color: #119475;
	white-space: nowrap;
	text-shadow: -1px -1px 0 #fff,
     1px -1px 0 #fff,
    -1px  1px 0 #fff,
     1px  1px 0 #fff;
}
.thumb-pad1 figure > div .l1 {
	display: block;
	text-align: center;
}
.thumb-pad1 figure > div .l1 i {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #119475;
	margin-bottom: 15px;
	border-top: 2px solid #119475;
}
.thumb-pad1 figure > div .l2 {
	display: block;
	text-align: center;
}
.thumb-pad1 figure > div .l2 i {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #119475;
	margin-top: 15px;
	border-top: 2px solid #119475;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 0 26px 0;
	border: 7px solid #ffffff;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #2f2f2f;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: 18px 'Roboto Slab';
	color: #110c14;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #d11c6e;
}
.thumb-pad3 .thumbnail .caption p {
	margin-top: 10px;
	margin-bottom: 0;
}
.thumb-pad3 figure {
	margin: 0 0 27px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.popular-box {
	padding-bottom: 18px;
	margin-bottom: 44px;
	border-bottom: 1px solid #e8e8e8;
}
.popular-box.indent {
	border-bottom: none;
	margin-bottom: 56px;
	padding-bottom: 0;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0 0 37px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin-bottom: 40px;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #2f2f2f;
}
.thumb-pad5 .thumbnail .caption img {
	float: left;
	margin-right: 21px;
	margin-top: 5px;
}
.thumb-pad5 .thumbnail .caption a {
	font: 500 18px 'Roboto Slab';
	color: #110c14;
	margin: 0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #d11c6e;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 9px;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad6 {
	overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #2f2f2f;
}
.thumb-pad6 .thumbnail figure {
	float: left;
	margin: 0 30px 0 0;
}
.thumb-pad6 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 {
	overflow: hidden;
	margin: 0 0 30px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #2f2f2f;
}
.thumb-pad7 .thumbnail .caption a {
	font: 600 16px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #970e0e;
}

.thumb-pad7 .thumbnail .caption p {
	margin: 16px 0 0 0;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 0 26px 0;
	border: unset;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.thumb_page3.thumb-pad7 .thumbnail .caption {/* position: absolute; *//* bottom: 0px; *//* padding: 10px; *//* background: #00000060; */ color: #fff; width: 100%;z-index: 2; line-height: 48px;}
.product-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.65));opacity: 0;transition: opacity 0.4s ease;display: flex;flex-direction: column;justify-content: flex-end;padding: 20px;z-index: 99;}
.thumb_page3.thumb-pad7:hover .product-overlay {
    opacity: 1;
}
.box_sanphammau .item:hover .product-overlay{opacity: 1;}
.box_sanphammau .item .caption{color: #fff; line-height: 40px;}
.thumb_page3.thumb-pad7 .thumbnail .caption a{color: #fff;}
.thumb_page3.thumb-pad7 {
	overflow: hidden;
	margin: 0 0 0px 0;
	border-radius: 12px;
}
.thumb_page3.thumb-pad7 .thumbnail{height: 350px;}
.thumb_page3.thumb-pad7 .thumbnail figure {margin: 0px;position: relative; height:100%;}
.thumb_page3 .owl-stage-outer,
.thumb_page3 .owl-stage,
.thumb_page3 .owl-item{
    height:100%;
}
.thumb_page3 .owl-carousel{height: 100%;}
.thumb_page3 .owl-item figure{
    height:100%;
}
.thumb_page3 .thumbnail figure img {
	width: 100%;
	height:100% !important;
	aspect-ratio: unset;
	object-fit: cover;
	display:block;
}

.thumb-pad8 {
	overflow: hidden;
	margin: 0 0 15px 0;
	background: #fff;
	border-radius: 12px;
	border: 1px solid #e9e9e9;
}
.thumb-pad8 .thumbnail1 {
	overflow: hidden;
	padding: 0 10px;
}
.thumb-pad8 .caption {
	overflow: hidden;
	padding: 0 10px;
}
.thumb-pad8 .caption p{margin-bottom: 10px;}
.thumb-pad8 .caption a{font-size: 16px; margin-bottom: 10px;}
.thumb-pad8 .thumbnail1 a {
	font: 600 18px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #119475;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	height: 62px;
	overflow: hidden;
	display: block;
}
.thumb-pad8 .thumbnail1 .date{font-size: 14px;}
.thumb-pad8 .thumbnail1 a:hover {
	color: #970e0e;
}
.thumb-pad8 .thumbnail1 p {
	font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	float: left;
	margin: 0px 0px 10px 0;
}
.thumb-pad8 .thumbnail1 p a {
	font: 300 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail1 p a:hover {
	color: #970e0e;
}
.thumb-pad8 .thumbnail1 p span {
	font-size: 18px;
	color: #2f2f2f;
	margin-right: 5px;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 15px 0 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #2f2f2f;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 15px 0 0;
	width: 100%;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
	aspect-ratio: 4 / 3;
    object-fit: cover;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 25px;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	font: 14px/39px Helvetica;
	border-radius: 12px;
	background: transparent;
	border: 2px solid #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #333;
	background: #ffffff;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 18px 'Arial';
	margin: 0;
	text-shadow: none;
	color: #970e0e;
	border-radius: 0;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 span {
	font-size: 14px;
	color: #970e0e;
}
.btn-default.btn2:hover {
	color: #333;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover span {
	font-size: 14px;
	color: #333;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0 25px;
	font: bold italic 18px/38px 'Istok Web';
	margin: 0;
	text-shadow: none;
	color: #262626;
	border-radius: 5px;
	background: #ffffff;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #f58376;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 18px 'Inder';
	margin: 0;
	text-shadow: none;
	color: #f08211;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 > span {
	background: url(../images/more_arrow.png) center 0 no-repeat;
	width: 6px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}
.btn-default.btn4:hover {
	color: #495060;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 18px 'Inder';
	margin: 0;
	text-shadow: none;
	color: #495060;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5 > span {
	background: url(../images/more_arrow.png) center 0 no-repeat;
	width: 6px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}
.btn-default.btn5:hover {
	color: #f08211;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0 32px;
	font: 14px/34px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	background: #9f9f9f;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6:hover {
	color: #ffffff;
	background: #f08211;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1-1 {
	margin: 0 0 24px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 18px;
}
.list1-1 li .img_right{width: 90px; height: auto; float: left;}
.list1-1 li .info_right{margin-left: 100px;}
.list1-1 li img{aspect-ratio: 4 / 3; object-fit: cover; max-width: 100%; height: auto;}
.list1-1 li a {
	font: 600 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 30px;
	color: #119475;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #970e0e;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.list1 li {
	font-size: 18px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 23px;
}
.list1 li a {
	font: bold 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #970e0e;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 18px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 22px;
}
.list2 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 100%;
	background: #d11c6e;
	text-align: center;
	width: 60px;
	height: 60px;
	border: none;
	margin-right: 30px;
	font: 300 45px/56px 'Roboto Slab';
	color: #ffffff;
	float: left;
	margin-top: 4px;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 13px;
}
.list3 li a {
	font: 18px/18px 'Istok Web';
	color: #1e2731;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #e22004;
}
.list3 li p {
	margin-bottom: 0;
	margin-top: 14px;
}
.list3 li .extra-wrap {
	padding-top: 8px;
}
.list3 li .badge {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 9px;
	display: inline-block;
	color: #ffffff;
	font: bold 24px/52px 'Istok Web';
	background: #e22004;
	border: none;
	width: 52px;
	height: 52px;
	border-radius: 100%;
	text-align: center;
}
.list6 {
	margin: 0 0 10px 0;
	padding: 0 0 5px;
	list-style: none;
	border-bottom: 1px solid #bbb;
}
.list6 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 18px;
}
.list6 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 31px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
	width: 370px;
}
#search-404 a {
	position: absolute;
	float: left;
	top: 2px;
	right: 2px;
	width: 30px;
	height: 32px;
	overflow: hidden;
	background: url(../images/magnify.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	background: url(../images/magnify.png) 0 bottom no-repeat;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ededed;
	margin: 0;
	width: 100%;
	outline: none;
	font: 12px/36px 'Open Sans';
	float: left;
	color: #bdbdbd;
	background: #ffffff;
	height: 36px;
	padding: 0 35px 0 15px;
	resize: none;
	overflow: hidden;
}
#search {
	margin: 18px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	float: left;
	top: 2px;
	right: 2px;
	width: 30px;
	height: 32px;
	overflow: hidden;
	background: url(../images/magnify.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	background: url(../images/magnify.png) 0 bottom no-repeat;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ededed;
	margin: 0;
	width: 273px;
	outline: none;
	font: 12px/36px 'Open Sans';
	float: left;
	color: #bdbdbd;
	background: none;
	height: 36px;
	padding: 0 35px 0 15px;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.map-box {
	margin: 0;
	width: 100%;
	line-height: 0;
	border: 7px solid #ffffff;
}
.map-box iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 566px;
	border: none;
	line-height: 0;
}
.info p {
	margin-bottom: 18px;
}
.err-box {
	padding: 46px 0 22px 0;
	background: #eaeaea url(../images/pattern2.png) repeat;
}
.errorBox {
	text-align: center;
	padding-top: 12px;
}
.errorBox1 {
	margin-bottom: 35px;
}
.errorBox1 .title {
	font: 600 48px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	margin-bottom: 22px;
}
.errorBox1 .description {
	font: 300 30px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 27px;
	margin-bottom: 7px;
}
/*-----form-----*/
.form-box {
	margin-bottom: 50px;
}
.mail {
	color: #970e0e;
	font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #2f2f2f;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.about_home2 *{color: #fff;}
.hotline{text-align: center;}
.hotline a{display: inline-block;background-color: #f00;color: #fff;padding: 10px 15px;border-radius: 16px;}
.hotline a:hover{background-color: #119475}
.showtext{color: #000;}
.showtext img{max-width: 100%; height: auto;}
.showtext h1{color: #119475;}
.showtext h2{color: #119475;}
.content_detail{background-color: #fff; padding: 20px;}
.content_right{background-color: #fff; padding: 20px;}
.cao70 {
    height: 70px;
}
.sanphammau{
	padding: 30px 0;
}
.box_sanphammau {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}
.sanphammau h3{font-weight: bold;color: #119475;margin: 0px;}
.box_sanphammau img{max-width: 100%; height: 100%; object-fit: cover;transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);}
.box_sanphammau .item{display: flex; flex-direction: column;position: relative;}
.box_sanphammau .item:hover img {
    transform: scale(1.08);
}
.product-image-box {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    background-color: #f5f5f5;
}
.product-image-box .owl-stage-outer,
.product-image-box .owl-stage,
.product-image-box .owl-item{
    height:100%;
}
.product-image-box .owl-carousel{height: 100%;}
.box_sanphammau .item1 {
  grid-column: span 1;
}

.box_sanphammau .item2 {
  grid-column: span 2;
}

.box_sanphammau .item3, .box_sanphammau .item4, .box_sanphammau .item5 {
  grid-column: span 1; 
}
.about_sanphammau{padding: 15px 0;color: #119475;}
.cameraContent{background-color: #00000060;}
.block_page3 {
    position: relative;
    display: grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap: 10px;
}
.block_page3 .item_sp {
    display: flex;
    flex-direction: column;
}
.block_page3 > div.item_sp {
  grid-column: span 1; 
}
.block_page3 div.item_sp2 {
  grid-column: span 2;
}


.title18 {font-size: 16px;}
.contact-footer2{font-size: 16px;color: #fff;}
.menu-footer{display: block;}
.menu-footer a {
    display: block;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
}
.contact-footer2 a{font-size: inherit;font-weight: inherit;}
.footer-logo img{max-width: 100%; height: auto;}
.btn_sp a{background-color: #fff; color: #333;}
.menu_fixed{position: fixed;right: 10px;bottom: 32%;z-index: 101;}
.aduoi_text_more{font-size: 18px;color: #fff;text-align:center;box-sizing:border-box;padding:0px;box-sizing:border-box;font-weight:bold;/* display: inline-block; */padding: 0px 0;/* vertical-align: middle; */}
a.hotline_icon {text-align: center; text-decoration: none; box-sizing: border-box; padding: 0px; font-size: 15px; font-weight: bold; background: #f00; color: #FFF; border: 1px solid #f00; border-radius: 50%; /* width: 100px; */ display: inline-block; vertical-align: top; overflow: hidden; width: 42px; height: 42px; line-height: 42px; z-index: 99;}
a.facebook_icon {text-align: center; text-decoration: none; box-sizing: border-box; padding: 0px; font-size: 15px; font-weight: bold; background: #4267b2; color: #FFF; border: 1px solid #4267b2; border-radius: 50%; /* width: 100px; */ display: inline-block; vertical-align: top; overflow: hidden; width: 42px; height: 42px; line-height: 42px; z-index: 99;}
a.zalo_icon {text-align: center; text-decoration: none; box-sizing: border-box; padding: 0px; font-size: 15px; font-weight: bold; color: #FFF; border-radius: 50%; /* width: 100px; */ display: inline-block; vertical-align: top; overflow: hidden; width: 42px; height: 42px; line-height: 36px; z-index: 99;}
a.zalo_icon img{max-width: 100%; height: auto;}
.cao10{height: 10px;}
table th {
text-align: left;
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
}
tr:hover {
background-color: #f5f5f5;
}
th, td {
border-bottom: 1px solid #ddd;
}
td a {
color: #ed1c23;
text-align: center;
font-size: 15px;
}
td a:hover {
color: #ed1c23;
}
table {
width: 100%;
}
table {
border-collapse: collapse;
}
.info-lienhe{background-color: #fff; border-radius: 12px;padding: 10px;}
.form-lienhe{background-color: #fff; border-radius: 12px;padding: 10px;}
.btn_lienhe a{display: block;padding:5px 10px;background-color: #119475; color: #fff;border-radius: 12px; text-align: center;}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 div.navbar-brand_ {
 float: none;
 margin: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .errorBox img {
 width: 100%;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 div.navbar-brand_ {
 float: none;
 margin: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .categories-box {
 margin-bottom: 40px;
}
 #search {
 float: none;
}
 .map-box {
 margin-top: 30px;
}
 .map-box figure img {
 width: auto;
}
 .errorBox img {
 width: 100%;
}
 .testimBox .col-lg-3 {
 margin-bottom: 40px;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
 .center-box {
 margin: 50px 0;
 padding: 50px 0;
}
 .cake-box {
 text-align: center;
 margin-bottom: 30px;
}
 .cake-box figure img {
 width: auto;
}
 .thumb-pad7 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 div.navbar-brand_ {
 float: none;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #3b4348;
 background: #3b4348;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-pad2 figure {
 float: left;
 margin: 0 20px 0 0;
}
 .thumb-pad2 .thumbnail .caption {
 overflow: visible;
}
 .cake-box {
 text-align: center;
 margin-bottom: 30px;
}
 .cake-box figure img {
 width: auto;
}
 .map-box {
 margin-top: 30px;
}
 .map-box figure img {
 width: auto;
}
 .errorBox img {
 width: 100%;
}
 .thumb-pad0 {
 margin: 0 0 30px 0;
 overflow: hidden;
}
 .thumb-pad0 .thumbnail .caption p {
 font-size: 14px;
 line-height: 21px;
}
 .testimBox .col-lg-3 {
 margin-bottom: 40px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .thumb-pad4 {
 margin-bottom: 40px;
}
 #search {
 float: none;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
 footer {
 padding: 30px 0;
}
 .thumb-pad6 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad6 .thumbnail .caption .row {
 padding-top: 20px;
}
 .overview-box {
 margin: 50px 0;
}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
 .thumb-pad8 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad8 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
 width: 100%;
}
 .news-box {
 margin-bottom: 35px;
}
.camera_wrap{height: 220px;}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .latest-box {
 background: #f2f4f5;
}
 .thumb-pad3 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad6 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad6 .thumbnail .caption .row {
 padding-top: 0;
}
 .thumb-pad2 figure {
 float: none;
 margin: 0 0 20px 0;
}
.item_sp:nth-child(3n-2){top: unset;}
.item_sp:nth-child(3n-1){top: unset;}
.product-overlay{opacity: 1;}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 div.navbar-brand_ a img {
 width: 100%;
}
 .welcome-box {
 padding: 45px 0;
}
 .welcome-box .col-lg-7 .extra-wrap {
 overflow: visible;
}
 .welcome-box .title {
 font-size: 30px;
 line-height: 30px;
}
 .fitness-box .title {
 font-size: 30px;
 line-height: 30px;
}
.home_img{height: 250px;}
.home_img img{min-height: 25vh;}
.box_sanphammau{grid-template-columns: repeat(2, 1fr);}
.box_sanphammau .item2 { grid-column: span 1; }
.product-image-box{height: auto;}
.box_sanphammau img{height: auto;aspect-ratio: 1 / 1; object-fit: cover;}
.product-image-box .owl-stage-outer, .product-image-box .owl-stage, .product-image-box .owl-item{height: auto;max-width: 100%;}
.product-image-box .owl-carousel{height: auto;}
.box_sanphammau .item{display: block;}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .cake-box figure img {
 width: 100%;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad7 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .gallery-box .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad8 .thumbnail1 p {
 float: none;
 margin: 19px 0 0 0;
}
 #search-404 {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .trainerBox {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 63px;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* ToÃ n bá»™ Section */
.why-choose-us {
    padding: 80px 20px;
    background: #eaeaea url(../images/pattern2.png);
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

/* Pháº§n tiÃªu Ä‘á» */
.section-title {
    text-align: center;
    margin-bottom: 50px;
}

.section-title h2 {
    font-size: 20px;
    color: #119475;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.title-line {
    width: 70px;
    height: 4px;
    background-color: #119475; /* TÃ´ng mÃ u xanh thÆ°Æ¡ng hiá»‡u chá»§ Ä‘áº¡o */
    margin: 15px auto 0;
    border-radius: 2px;
}

/* Há»‡ thá»‘ng lÆ°á»›i Grid Layout */
.why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 cá»™t báº±ng nhau trÃªn Desktop */
    gap: 30px; /* Khoáº£ng cÃ¡ch giá»¯a cÃ¡c Ã´ */
}

/* Chi tiáº¿t tá»«ng Ã´ ná»™i dung (Card) */
.why-card {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03); /* Äá»• bÃ³ng ráº¥t nháº¹ */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.3s ease-in-out;
    border: 1px solid #f0f0f0;
}

/* Hiá»‡u á»©ng nháº¥c lÃªn khi Ä‘Æ°a chuá»™t vÃ o (Hover) */
.why-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    border-color: #119475;
}

/* Pháº§n chá»©a Icon */
.why-icon {
    width: 55px;
    height: 55px;
    background-color: rgba(0, 86, 179, 0.08); /* Ná»n icon mÃ u xanh nháº¡t trong suá»‘t */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

.why-icon i {
    font-size: 24px;
    color: #119475; /* MÃ u icon gá»‘c */
}

/* Khi hover vÃ o card thÃ¬ xoay/Ä‘á»•i mÃ u icon nháº¹ */
.why-card:hover .why-icon {
    background-color: #119475;
}
.why-card:hover .why-icon i {
    color: #ffffff;
}

/* Ná»™i dung Text */
.why-content h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 12px;
    font-weight: 600;
}

.why-content p {
    font-size: 14.5px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 0px;
}

/* Responsive: Xá»­ lÃ½ giao diá»‡n trÃªn Mobile vÃ  Tablet */
@media (max-width: 992px) {
    .why-grid {
        grid-template-columns: repeat(2, 1fr); /* Giáº£m cÃ²n 2 cá»™t trÃªn MÃ¡y tÃ­nh báº£ng */
    }
}

@media (max-width: 768px) {
    .why-choose-us {
        padding: 50px 15px;
    }
    .why-grid {
        grid-template-columns: 1fr; /* 1 cá»™t duy nháº¥t trÃ n mÃ n hÃ¬nh trÃªn Äiá»‡n thoáº¡i */
        gap: 20px;
    }
    .section-title h2 {
        font-size: 26px;
    }
}
.testimonial-section{
    background:#edf5ee;
    padding:80px 20px;
}

.container{
    max-width:1400px;
    margin:auto;
}

.subtitle{
    display:block;
    text-align:center;
    color:#2f6b45;
    font-size:14px;
    font-weight:600;
    letter-spacing:2px;
    margin-bottom:16px;
}

.title{
    text-align:center;
    font-size:clamp(36px,1vw,72px);
    line-height:1.1;
    font-weight:800;
    color:#08110a;
    margin-bottom:60px;
}

.testimonial-grid{
    display:block;
    
}

.testimonial-card{
    background:#fff;
    border-radius:30px;
    padding: 20px;
    box-shadow:0 8px 25px rgba(0,0,0,.04);
    display:flex;
    flex-direction:column;
    min-height: 296px;
}

.stars{
    color:#f5b301;
    font-size:24px;
    margin-bottom: 20px;
    letter-spacing:3px;
}

.review{
    color:#4c4c4c;
    font-size: 18px;
    line-height: 1.4;
    font-style:italic;
    /* flex:1; */
    margin-bottom: 0px;
}

.author{
    display:flex;
    align-items:center;
    gap:15px;
    margin-top: 15px;
}

.avatar{
    width:56px;
    height:56px;
    border-radius:50%;
    background:#198d44;
    color:#fff;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    flex-shrink:0;
}

.info h4{
    font-size:24px;
    margin-bottom:6px;
    color:#111;
}

.info span{
    color:#777;
    font-size:16px;
    line-height:1.5;
}

/* Tablet */
@media (max-width: 992px){
    .testimonial-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .review{
        font-size:18px;
    }

    .info h4{
        font-size:20px;
    }
}

/* Mobile */
@media (max-width: 768px){

    .testimonial-section{
        padding:60px 16px;
    }

    .testimonial-grid{
        grid-template-columns:1fr;
    }

    .testimonial-card{
        padding: 20px;
        border-radius:24px;
    }

    .review{
        font-size:16px;
    }

    .info h4{
        font-size:18px;
    }

    .info span{
        font-size:14px;
    }
}