body{font-family: 'Futura LT Pro', Arial;}
.layout {
	overflow: hidden;position: relative;
	margin: 0 auto;background: #fff;
	padding-top: 0px;
}
.wrap {
	margin: 0 auto;max-width: 1400px; width: 80%;
}
.header {
	background: #fff;position: fixed;left: 0;top: 0;z-index: 99;width: 100%;
}
.header.scroll{box-shadow: 2px 2px 4px rgba(0,0,0,0.1);}
.header.scroll .naver li h2 a{line-height: 80px;}
.header.scroll .logo{margin-top: 12px;}
@media(min-width: 1200px) and (max-height: 700px){
	.header.scroll{opacity: 0}
}
.header .logo {
	float: left;display: block;width: 205px;margin-top: 11px;
}
.header .logo img {
	display: block;width: 100%;
}
.header .naver {
	margin-left: 40px;float: left;
}
.header .naver li {
	float: left;margin-right: 20px;position: relative;
}
.header .naver li:last-child {
	margin-right: 0;
}
.header .naver li h2 {
	position: relative;margin-bottom: 0;
}
.header .naver li h2 a {
	display: block;font-size: 16px;line-height: 90px;color: #333;padding: 0 10px;
}
.header .naver li:hover h2 a{color: red} 
.header .naver li h2::before {
	position: absolute;z-index: 33;content: "";
	bottom: 10px;left: -4px;right: -4px;height: 3px;
	background: #fff;width: 0;transition: all 0.3s;margin: 0 auto;
}
.header .naver li h2:hover::before{
	width: 100%;
}
.header .naver li .subnav{
	position: absolute;left: 0;top: 0;background-color: #fff;padding: 15px;min-width: 160px;
	visibility: hidden;opacity: 0;transition: all 0.5s;top: 100%;box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.header .naver li .subnav a{display: block;line-height: 1.4;font-size: 16px;margin-bottom: 10px;color: #555;}
.header .naver li:hover .subnav{visibility: visible;opacity: 1;}
.header .naver li .subnav a:hover{transform: translateX(3px);}


.header .fchat {
	display: block;float: right;margin-top: 14px;
	position: relative;top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.header .fchat:hover i{
	color: #2cb740;
}
.header .fchat i {
	display: inline-block;padding-left: 22px;
	background: url(../images/fc1.png) no-repeat left center;
	font-size: 16px;line-height: 75px;color: #fff;position: relative;
}
.header .fchat i::before {
	position: absolute;z-index: 33;content: "";
	left: -12px;top: 50%;transform: translateY(-50%);
	background: rgba(255,255,255,0.3);height: 28px;width: 1px;
}
.header .top-search{position: relative;float: right;width: 50px;margin-top: 20px;z-index: 2;}
.header .top-search .keyword{position: absolute;right: -160px;width: 160px;height: 40px;border: 1px solid #ccc;padding: 0 10px;opacity: 0;transition: all 0.5s;font-size: 14px;visibility: hidden;}
.header.Search .top-search .keyword{opacity: 1;right: 60px;visibility: visible;}
.header .top-search .button{border: 0;background-color: transparent;width: 20px;height: 40px;line-height: 40px; cursor: pointer;display: inline-block;margin-right: 10px;}
.header .top-search .storea{display: inline-block;color: #308ba8;}
.fbanner {
	height: 517px;
	position: relative;
}
.fbanner .con{position: relative;width: 100%;height: 100%;background: rgba(0,0,0,0.3);color: #fff;text-align: center;display: flex;flex-direction: column;justify-content: center;}
.fbanner .con .title{font-size: 4.2rem;font-weight: bold;}
.fbanner .con .btns{display: flex;margin: 0 auto;}
.fbanner .con .btns a{padding: 0 24px; height: 76px;line-height: 76px;border: 2px solid #fff;color: #fff;font-weight: bold; text-transform: uppercase;margin: 0 3px;font-size: 16px; border-radius: 3px; transition: all 0.33s; }
.fbanner .con .btns a.on{background-color: #328ea5;color: #fff;border-color: #328ea5;}
.fbanner .con .btns a:hover{background-color: #2bafd1;color: #fff;border-color: #2bafd1;}

.fbanner .spans{
	position: absolute;left: 0;right: 0;
	bottom: 30px;z-index: 11;text-align: center;
}
.fbanner .spans span.swiper-pagination-bullet-active{
	background-color: #60b9e3;
}
.fbanner a {
	display: block;height: 100%;
}
.fbanner .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 50%;}

.fbanner1 {
	height: 300px;
	position: relative;
}
.fbanner1 .spans{
	position: absolute;left: 0;right: 0;
	bottom: 30px;z-index: 11;text-align: center;
}
.fbanner1 .spans span.swiper-pagination-bullet-active{
	background-color: #60b9e3;
}
.fbanner1 a {
	display: block;height: 100%;}



.get h2{font-size: 18px;
    line-height: 46px;
    color: #ffffff;
    background-color: #1e8da0;
    font-family: auto;
    font-weight: bold;
    text-align: center;
    left: 0;
    border-radius: 5px;
    right: 0;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 240px;}

.fcertlfle {
	padding: 25px 0 55px;
}
.ftit h2 {
	text-align: center;font-size: 36px;line-height: 46px;color: #000;text-transform: uppercase;font-weight: bold;
}
.fcertlfle .list {
	overflow: hidden;margin-top: 30px;
}
.fcertlfle .list .ls {
	height: 130px;width: calc((100%)/6);position: relative;float: left;
}
.fcertlfle .list .ls img {
	display: block;left: 0;right: 0;margin: 0 auto;
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	max-width: 80%;max-height: 80%;
}
.fcertlfle .fwhy {
	margin-top: 30px;
}
.fcertlfle .fwhy .lts {
	float: left;width: calc(100% - 520px);
}

.fcertlfle .fwhy .lts1 {
	float: left;width: calc(100%);
}
.fcertlfle .fwhy .lts1 h2 {
	font-size: 40px;line-height: 52px;color: #000;
}
.fcertlfle .fwhy .lts1 p {
	margin-top: 1px;font-size: 14px;
	line-height: 35px;color: #555555;
	background-color:#fcfcfc;
}

.fcertlfle .fwhy .lts1 li {
font-family:Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 1px;font-size:16px;
	line-height: 35px;color: #555555;
	background-color:#fcfcfc;
}


.fcertlfle .fwhy .lts2 h2 {
	font-size: 40px;line-height: 52px;color: #000;
}
.fcertlfle .fwhy .lts2 p {
	margin-top: 2px;font-size: 14px;
	line-height: 35px;color: #555555;
	background-color:#fcfcfc;
}

.fcertlfle .fwhy .lts2 li {
font-family:Arial, Helvetica, sans-serif;
	margin-top: 2px;font-size:15px;
	line-height: 35px;color: #555555;
	background-color:#fcfcfc;
}


.fcertlfle .fwhy .lts1 .lst {
	margin-top: 25px;
}
.fcertlfle .fwhy .lts1 .lst .lk {
	padding-left: 40px;font-size: 16px;line-height: 30px;margin-bottom: 15px;
	position: relative;
}

.fcertlfle .fwhy .lts1 .lst .lk1 {
	padding-left: 25px;font-size: 16px;line-height: 30px;margin-bottom: 1px;
	position: relative; border-bottom: 1px dashed #ddd;
	}

.fcertlfle .fwhy .lts1 .lst .lk1::before{
	content: "";display: block;
	position: absolute;
	left: 0;top: 0;
	bottom: 0;width: 30px;
	background: url(../images/fc21.png) no-repeat  center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.fcertlfle .fwhy .lts1 .lst .lk1:hover::before{
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);  /* IE 9 */
	-moz-transform:rotate(720deg);     /* Firefox */
	-webkit-transform:rotate(720deg); /* Safari 和 Chrome */
	-o-transform:rotate(720deg);
}


.fcertlfle .fwhy .lts1 .lst .lk::before{
	content: "";display: block;
	position: absolute;
	left: 0;top: 0;
	bottom: 0;width: 30px;
	background: url(../images/fc2.png) no-repeat  center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.fcertlfle .fwhy .lts1 .lst .lk:hover::before{
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);  /* IE 9 */
	-moz-transform:rotate(720deg);     /* Firefox */
	-webkit-transform:rotate(720deg); /* Safari 和 Chrome */
	-o-transform:rotate(720deg);
}



.fcertlfle .fwhy .lts h2 {
	font-size: 32px;line-height: 52px;color: #000;text-transform: capitalize;text-align: center;
}
.fcertlfle .fwhy .lts p {
	margin-top: 12px;font-size: 16px;
	line-height: 26px;color: #666;
}
.fcertlfle .fwhy .lts .lst {
	margin-top: 25px;
}
.fcertlfle .fwhy .lts .lst .lk {
	padding-left: 40px;font-size: 16px;line-height: 30px;margin-bottom: 15px;
	position: relative;
}
.fcertlfle .fwhy .lts .lst .lk::before{
	content: "";display: block;
	position: absolute;
	left: 0;top: 0;
	bottom: 0;width: 30px;
	background: url(../images/fc2.png) no-repeat  center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.fcertlfle .fwhy .lts .lst .lk:hover::before{
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);  /* IE 9 */
	-moz-transform:rotate(720deg);     /* Firefox */
	-webkit-transform:rotate(720deg); /* Safari 和 Chrome */
	-o-transform:rotate(720deg);
}
.fcertlfle .fwhy .imgs {
	margin-top: 82px;float: right;width: 470px;
}
.fcertlfle .fwhy .imgs .video1 {
	display: block;width: 100%;
}
.fcertlfle .flist {
	margin-top: 30px;
}
.fcertlfle .flist .ls{
	float: left;width: 31.33%;margin-right: 3%;position: relative;
	/*min-height: 250px;*/
	border-radius: 6px;overflow: hidden;background: #ffffff;top: 0;
	transition: all 0.3s;box-shadow: 3px 3px 6px rgba(0,0,0,0.1),-3px -3px 6px rgba(0,0,0,0.1);
}
.fcertlfle .flist .ls:hover {
	top: -5px;
}
.fcertlfle .flist .ls:nth-child(3n) {
	margin-right: 0;
}
.fcertlfle .flist .ls a {
	display: block;padding: 25px 20px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcertlfle .flist .ls .tui {
	text-align: center;
}
.fcertlfle .flist .ls:last-child .tui {
	/*position: absolute;z-index: 11;top: 50%;
	transform: translateY(-50%);left: 0;
	right: 0;margin: 0 auto;*/
}
.fcertlfle .flist .ls .tui .icon {
	width: 64px;margin: 0 auto;
}
.fcertlfle .flist .ls .tui .icon img {
	display: block;width: 100%;
}
.fcertlfle .flist .ls .tui .ico {
	height: 60px;position: relative;
}
.fcertlfle .flist .ls .tui .ico img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;max-width: 100%;
	max-height: 100%;
}
.fcertlfle .flist .ls .tui h4 {
	margin-top: 12px;font-size: 24px;line-height: 1;color: #333;
}
.fcertlfle .flist .ls .tui .desc{
	font-size: 14px;color: #444444;margin-top: 20px;padding: 0 10px;line-height: 1.6;
	height: 90px;padding-bottom: 10px;
}

.fcertlfle .content{padding-top: 55px;padding-bottom: 55px;}
.fcertlfle .content h3{font-size: 28px;text-align: center;text-transform: capitalize;}
.fcertlfle .content .desc{line-height: 2;text-align: center;margin-bottom: 50px;}
.fcertlfle .content .items{display: flex;flex-wrap:wrap;justify-content: space-between;}
.fcertlfle .content .item{text-align: center;box-shadow: 3px 3px 10px rgba(0,0,0,0.07),-3px -3px 10px rgba(0,0,0,0.07);padding: 20px 10px;}
.fcertlfle .content .item.item1{width: 28%;text-transform: uppercase;}
.fcertlfle .content .item.item2{width: 33%;}
.fcertlfle .content .item.item3{width: 33%;}
.fcertlfle .content .item .title{font-size: 24px;font-weight: bold;color: #1e8da0;text-align: center;height: 56px;text-transform: uppercase;}
.fcertlfle .content .item p{height: 56px;display: flex;align-items: center;justify-content: center;font-size: 18px;margin-bottom: 10px;}



@media(min-width: 768px) and (max-width: 1040px){
	.fcertlfle .flist .ls .tui .desc{height: 120px;}
}

.ftlte h2 {
	font-size: 36px;line-height: 46px;color: #000000;font-weight: bold;text-align: center;
}
.fhabout .fview .ftlte h2 {
	color: #111111;
}
.ftlte.bai h2 {
	color: #fff;
}
.fh_product .pronav{width: 25%;float: left;margin-right: 3%;padding-top: 75px;}
.fh_product .pronav .con{margin-bottom: 25px;}
.fh_product .pronav .bigclass{padding-left: 15px;background: url(../picture/icon-arr-r.jpg) left center no-repeat;margin-bottom: 15px;}
.fh_product .pronav .bigclass a{font-size: 16px;display: block;line-height: 1.6;}
.fh_product .pronav .smallclass{padding-left: 15px;}
.fh_product .pronav .smallclass a{font-size: 14px;display: block;line-height: 1.6;margin-bottom: 12px;color: #333;}
.fh_product .pronav a:hover{color: red;transform: translateX(5px);}

.fh_product .prolist{width: 72%;float: right;}
.fh_product .prolist .hotprotext{padding-top: 75px;}
.fh_product .prolist .hotprotext .con{float: left;width: 30%;font-size: 16px;margin-bottom: 15px;line-height: 1.6;transition: all 0.3s;margin-right: 5%}
.fh_product .prolist .hotprotext .con:nth-child(3n){margin-right: 0;}
.fh_product .prolist .hotprotext a{display: block;}
.fh_product .prolist .hotprotext a:hover{color: red;transform: translateX(5px);}

.fh_product .prolist  .list .ls{width: calc((100% - 77px)/3);}
.fh_product .prolist .list .ls:nth-child(4n){margin-right: 25px;}
.fh_product .prolist .list .ls:nth-child(3n){margin-right: 0;}



.fh_product .list {
	padding: 75px 0 30px;
}
.fh_product .list .ls {
	float: left;width: calc((100% - 77px)/4);margin-right: 25px;margin-bottom: 40px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	position: relative;top: 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fh_product .list .ls:hover{
	box-shadow: 0 0 8px 0 rgba(80,80,80,0.2);
	top: -8px;
}
.fh_product .list .ls:nth-child(4n) {
	margin-right: 0;
}
.fh_product .list .ls a {
	display: block;
}
.fh_product .list .ls .imgs {
	width: 100%;padding-top: 100%;height: 0;position: relative;
}
.fh_product .list .ls .imgs img {
	display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
}
.fh_product .list .ls .text {
	margin-top: 6px;
}
.fh_product .list .ls .text .tet p{
	font-size: 14px;line-height: 22px;color: #666;height: 44px;overflow: hidden;
	transition: all 0.3s;
}

.fh_product .list .ls .text .tet h5 {
	margin-top: 8px;font-size: 14px;line-height: 22px;color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fh_product .list .ls .text .tet h5 i {
	display: inline-block;color: #e93c3e;font-weight: bold;
}
.fh_product .list .ls .text .tet h5 em {
	display: inline-block;color: #333;
}
.fh_product .list .ls .text .tet h4 {
	font-size: 14px;line-height: 22px;color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fh_product .list .ls .text .tet h4 i {
	display: inline-block;color: #333;font-weight: bold;
}
.fh_product .list .ls .text .tet h6 {
	margin-top: 9px;font-size: 13px;line-height: 1.4;color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fh_product .list .ls .faix {
	margin: 30px 0 0 30px;overflow: hidden;
}
.fh_product .list .ls .faix .ai {
	float: left;margin-top: 6px;
	width: 22px;height: 18px;cursor: pointer;
}
.fh_product .list .ls .faix .ai img {
	display: none;width: 100%;height: 100%;
}
.fh_product .list .ls .faix .ai img:first-child {
	display: block;
}
.fh_product .list .ls .faix .ai.on img:first-child,
.fh_product .list .ls .faix .ai:hover img:first-child {
	display: none;
}
.fh_product .list .ls .faix .ai.on img:nth-child(2),
.fh_product .list .ls .faix .ai:hover img:nth-child(2) {
	display: block;
}
.fh_product .list .ls .faix .now {
	float: left;margin-left: 26px;display: block;
	border: 1px solid #666;border-radius: 8px;
	overflow: hidden;width: 118px;line-height: 27px;
	text-align: center;font-size: 15px;color: #232323;transition: all 0.3s;
}
.fh_product .list .ls .faix .now:hover {
	border-color: #ef3b3a;color: #ef3b3a;
}
.fhservice {
	background: #f8f8f8;padding: 50px 0 50px;color: #000100;
}
.fhservice .list {
	margin-top: 45px;overflow: hidden;
}
.fhservice .list .ls {
	float: left;width: 33%;margin-bottom: 50px;text-align: center;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	position: relative;
	top: 0;
}
.fhservice .list .ls:hover{
	top: -8px;
}
.fhservice .list .ls:nth-child(3n) {
	width: 34%;
}
.fhservice .list .ls .ico {
	height: 76px;width: 76px;position: relative;margin: 0 auto;
}
.fhservice .list .ls .ico img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;max-width: 70%;max-height: 70%;
}
.fhservice .list .ls h3 {
	margin-top: 10px;font-size: 27px;
	line-height: 35px;color: #000100;font-weight: bold;
	height: 70px;overflow: hidden;
}
.fhabout {
	padding: 55px 0 35px;
}
.fhabout .fen {
	margin: 50px 0 20px;
}
.fhabout .fen .imgs {
	float: right;margin-top: 2px;width: 593px;border-radius: 8px;overflow: hidden;
}
.fhabout .fen .imgs img {
	display: block;width: 100%;
}
.fhabout .fen .text {
	float: left;width: calc(100% - 603px);
	font-size: 16px;line-height: 1.8;color: #666;
}
.fhabout .fen .text .data{}
.fhabout .fen .text .data p{width: 48%;margin-right: 2%;float: left;}
.fhabout .list {
	margin-top: 60px;overflow: hidden;
}
.fhabout .list .ls {
	float: left;width: calc((100% - 42px)/4);margin-right: 10px;
	border-radius: 8px;overflow: hidden;margin-bottom: 10px;
	height: 0;padding-top: 20%;
}
.fhabout .list .ls:nth-child(4n) {
	margin-right: 0;
}
.fhabout .fview .flist {
	margin-top: 55px;overflow: hidden;
}
.fhabout .fview .flist .ls {
	float: left;width: calc((100% - 107px)/4);margin-right: 35px;
	margin-bottom: 50px;
}
.fhabout .fview .flist .ls:nth-child(4n) {
	margin-right: 0;
}
.fhabout .fview .flist .ls a {
	display: block;
}
.fhabout .fview .flist .ls .img {
	height: 220px;overflow: hidden;
}
.fhabout .fview .flist .ls .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fhabout .fview .flist .ls:hover .img img {
	transform: scale(1.05);
}
.fhabout .fview .flist .ls h4 {
	margin-top: 20px;padding: 0 10px;
	text-align: center;font-size: 14px;line-height: 20px;color: #374142;
	-webkit-box-sizing: border-box;transition: all 0.3s;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhabout .fview .flist .ls:hover h4 {
	color: #ef3b3a;
}
.fclinic .list {
	overflow: hidden;margin-top: 55px;
}
.fclinic .list .ls {
	float: left;width: calc((100% - 32px)/4);margin-right: 10px;height: 360px;margin-bottom: 10px;
}
.fclinic .list .ls:nth-child(4n) {
	margin-right: 0;
}
.fteli h3 {
	font-size: 33px;line-height: 70px;text-align: center;color: #3e3e3e;
	position: relative;font-weight: normal;
}
.fteli h3 span{font-weight: bold;position: relative;padding: 0 10px;}
.fteli h3 span::before {
	position: absolute;z-index: 11;content: "";
	bottom: -10px; left: 50%;margin-left: -72px;
	width: 145px;height: 3px;background: #1e8da0;
}

.newslist_wrap{margin-bottom: 40px;}
.newslist{margin-top: 40px;}
.newslist .item{float: left;width: 48%;margin-right: 4%;margin-bottom: 2%;display: block;}
.newslist .item:nth-child(2n){margin-right: 0;}
.newslist .item .img{width: 100%;margin-right: 20px;height: 0;box-sizing: content-box;padding-top: 100%; float: left;overflow: hidden;position: relative;}
.newslist .item .img img{vertical-align: middle;max-width: 100%;max-height: 100%;position: absolute;left: 0;top: 0; transition: all 0.3s;}
.newslist .item .textcon{height: 160px;width: calc(100% - 200px);float: left;line-height: 1.6;border: 1px solid #eee;padding: 15px;box-sizing: border-box;transition: all 0.3s;}
.newslist .item:hover img{transform: scale(1.05);}
.newslist .item:hover .textcon{border-color: transparent;}
.newslist .item:hover .textcon .title{color: red;}
.newslist .item:hover{
	box-shadow: 0 0 8px 0 rgba(80,80,80,0.2);
	top: -8px;
}
.newslist .item .textcon .title{font-size: 16px;font-weight: bold; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.3s;}
.newslist .item .textcon .date{font-size: 14px;margin-top: 10px;}
.newslist .item .textcon .desc{font-size: 14px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.newslist .item{width: 19%;margin-right: 1%;}
.newslist .item:nth-child(2n){margin-right: 1%;}
.newslist .item:nth-child(4n){margin-right: 1%;}
.newslist .item .img{width: 100%;margin-right: 0;}
.newslist .item .img img{width: 100%;}
.newslist .item .textcon{width: 100%;height: auto;border: none;}
.newslist .item .textcon .desc{display: none;}

.mapSliderItem{}
.mapSliderItem .video1{width: 100%;}

.caselist_wrap{margin-bottom: 40px;}
.caselist{margin-top: 40px;}
.caselist .item{position: relative;height: 50px;line-height: 50px;display: block;border-bottom: 1px dashed #ccc;background: url(../picture/icon-arr-r.jpg) left 10px center no-repeat;padding-left: 30px;box-sizing: border-box;}
.caselist .item .title{float: left; width: calc(100% - 120px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;color: #333;transition: all 0.3s;}
.caselist .item:hover .title{transform: translateX(10px);color: red;}
.caselist .item .date{float: right;width: 100px;font-size: 14px;color: #666;}

.reviews_wrap{margin-bottom: 40px;}
.reviews_wrap .content{margin-top: 40px;}
.reviews_wrap .content table{width: 100%;border-collapse: collapse;}
.reviews_wrap .content table tr td{padding: 10px;line-height: 1.6;font-size: 14px;}
.reviews_wrap .content table .name{background-color: #f3f4f8;width: 200px;}

.fesco_medi {
	padding: 45px 0 55px;
}
.fesco_medi .fescosw {
	position: relative;padding: 0 94px;margin-top: 40px;
}
.fesco_medi .fescosw .next,
.fesco_medi .fescosw .prev {
	position: absolute;z-index: 11;
	top: 92px;left: 9px;width: 21px;
	height: 42px;cursor: pointer;
	background: url(../images/fj1.png) no-repeat center/cover;
	transition: all 0.3s;
}
.fesco_medi .fescosw .next:hover,
.fesco_medi .fescosw .prev:hover {
	background: url(../images/fj1-1.png) no-repeat center/cover;
}
.fesco_medi .fescosw .next {
	transform: rotate(180deg);left: auto;right: 9px;
}
.fesco_medi .fescosw .fecsw {
	overflow: hidden;
}
.fesco_medi .fescosw li .it {
	height: 17px;
}
.fesco_medi .fescosw li .xx {
	overflow: hidden;margin-top: 26px;
}
.fesco_medi .fescosw li .xx .x {
	float: left;margin-right: 1px;
	height: 17px;
}
.fesco_medi .fescosw li .xx img {
	display: block;width: 100%;height: 100%;
}
.fesco_medi .fescosw li h6 {
	font-size: 20px;line-height: 38px;color: #404040;margin-top: 8px;text-transform:capitalize;
}
.fesco_medi .fescosw li h5 {
	text-align: right;margin-top: 8px;
}
.fesco_medi .fescosw li h5 i {
	display: inline-block;padding-left: 24px;
	font-size: 18px;line-height: 24px;color: #393939;
	font-weight: bold;position: relative;text-transform:capitalize;
}
.fesco_medi .fescosw li h5 i::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 2px;width: 16px;background: #414141;
}

.fesco_medi h2 {
	text-align: center;margin-top: 70px;font-weight: normal;
	font-size: 40px;line-height: 1.5;color: #1d1d1d;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fesco_medi .list {
	margin-top: 55px;
}
.fesco_medi .list .ls {
	float: left;width: calc((100% - 38px)/4);margin-right: 12px;margin-bottom: 12px;
	background: #1e8da0;position: relative;overflow: hidden;border-radius: 6px;
	padding: 10px 10px 16px;top: 0;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fesco_medi .list .ls:hover {
	top: -4px;
}
.fesco_medi .list .ls:nth-child(4n) {
	margin-right: 0;
}
.fesco_medi .list .ls a {
	display: block;width: 100%;
}
.fesco_medi .list .ls .ico {
	width: 150px;border-radius: 50%;overflow: hidden;
	margin: 0 auto;
}
.fesco_medi .list .ls .ico img {
	display: block;width: 100%;height: 100%;
}
.fesco_medi .list .ls h3 {
	text-align: center;margin-top: 5px; margin-bottom:10px;
	font-size: 22px;line-height: 26px;color: #fff;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.freachus {
	padding: 0 0 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.freachus form *{box-sizing: border-box;}
.freachus form {
	padding: 0 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.freachus .tit h2 {
	font-size: 50px;line-height: 60px;color: #000;
}
.freachus .tit p {
	margin-top: 18px;font-size: 20px;line-height: 24px;color: #5f6366;
}
.freachus .tit p a {
	display: inline-block;color: #1e8da0;text-decoration: underline #e6faff !important;
}
.freachus .list {
	margin-top: 20px;overflow: hidden;
}
.freachus .list .ls {
	float: left;width: calc((100% - 10px)/2);margin-bottom: 30px;
	border: 2px solid #e1e1e1;border-radius: 4px;overflow: hidden;
	padding: 0 5px;position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.freachus .list .ls:nth-child(2n) {
	float: right;
}
.freachus .list .ls:last-child {
	float: none !important;width: auto;margin-top: 10px;padding: 6px 10px;
}
.freachus .list .ls .textarea {
	display: block;height: 80px;resize: none;
	border: none;width: 100%;
	font-size: 16px;line-height: 25px;color: #727272;
	padding: 0 10px;margin-top: 5px;
}
.freachus .list .ls label {
	font-size: 16px;line-height: 40px;color: #747474;float: left;margin-right: 4px;
}
.freachus .list .ls .text {
	font-size: 16px;height: 40px;color: #747474;margin-bottom: 5px;margin-top: 5px;
	width: calc(100%);display: block;border: none;padding: 0 10px;
}
.freachus .list .ls:nth-child(2) .text {
	width: calc(100% - 10px);
}
.freachus .list .ls .ic {
	position: absolute;width: 18px;height: 12px;
	z-index: 11;left: 5px;top: 50%;transform: translateY(-50%);
}
.freachus .list .ls .ic img {
	display: block;width: 100%;height: 100%;
}
.freachus .list .ls .lsele {
	font-size: 16px;height: 40px;color: #747474;
	display: block;border: none;width: calc(100% - 30px);float: right;
	background: url(../images/fj2.png) no-repeat left center;
	padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.freachus .list .ls:nth-child(4) .text {
	font-size: 16px;height: 40px;color: #747474;
	width: calc(100% - 1px);display: block;border: none;
}
.freachus .list .ls:nth-child(5) .text {
	font-size: 16px;height: 40px;color: #747474;
	width: calc(100% - 10px);display: block;border: none;
}
.freachus .list .ls:nth-child(6) .text {
	font-size: 16px;height: 40px;color: #747474;
	width: calc(100% - 10px);display: block;border: none;
}
.freachus .fsub {
	display: block;width: 102px;line-height: 45px;
	background: #1e8da0;border-radius: 4px;overflow: hidden;
	text-align: center;font-size: 18px;color: #fff;cursor: pointer;
	transition: all 0.3s;border: none;transition: all 0.3s;
}
.freachus .fsub:hover {
	background: #47bdf5;
}
.freachus h4 {
	margin-top: 20px;font-size: 18px;line-height: 20px;color: #4f565e;
}
.footer {
	background: #ffffff;padding: 60px 0 60px;color: #555;border-top: 1px solid #eee;
}
.footer .flts {
	width: 280px;float: left;margin-right: 80px;
}
.footer .fote h3 {
	font-size: 22px;line-height: 24px;margin-bottom: 20px;font-weight: bold;
}
.footer .flts p {
	margin-top: 10px;font-size: 16px;line-height: 1.6;
}
.footer .flts .lh {
	margin-top: 20px;
}
.footer .flts .lh .h {
	float: left;margin-right: 15px;display: block;position: relative;
	top: 0;
}
.footer .flts .lh .h:hover {
	top: -3px;
}
.footer .flts .lh .h img {
	display: block;
}
.footer .fucts {float: left;width: 220px;margin-right: 40px;
}
.footer .fucts p {
	margin-top: 10px;font-size: 16px;line-height: 1.6;
} 
.footer a:hover{color: red;}
.footer .frts {
	float: right;width: 282px;
}
.footer .frts .ls {
	margin-top: 20px;
}
.footer .frts .ls .l {
	float: left;margin-right: 12px;position: relative;top: 0;
	height: 40px;width: 40px;border-radius: 50%;overflow: hidden;
}
.footer .frts .ls .l:hover {
	top: -3px;
}
.footer .frts .ls .l img {
	display: block;width: 100%;height: 100%;
}
.footer .frts .ls .l:last-child {
	margin-right: 0;
}
.footer .frts h6 {
	margin-top: 25px;font-size: 14px;line-height: 1.6;
}
.footer .frts .tl {
	margin-top: 26px;
}
.footer .frts .tl h4 {
	font-size: 16px;line-height: 1.6;font-weight: bold;margin-bottom: 5px;
}
.footer .frts .tl p {
	font-size: 14px;line-height: 1.6;margin-bottom: 20px;
}
.footer .frts .tl p:last-child {
	margin-bottom: 0;
}
.fcopyright {
	padding: 20px 30px;background: #238ba4;text-align: center;
	font-size: 14px;color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcopyright a:hover{color: red;}
.fcopyright .lange{text-align: center;line-height: 1.4;margin-top: 10px;}
.fcopyright .lange .con{display: inline-block;margin-right: 10px;font-size: 14px;vertical-align: top;height: 32px;line-height: 32px;}
.fcopyright .lange .con img{width: 30px;height: 18px;vertical-align: middle;margin-right: 5px;}
.fhabout .fview {
	margin-top: -20px;
}


#wmkc {
    position: fixed;
    right: 10px;
    top: 40%;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif!important;
    padding-bottom: 80px;
    z-index: 99;
}
#wmkc * {
    box-sizing: border-box;
    font-size: 12px;
}

.wmkc-list {
    padding: 0;
    border: 1px solid #EEE;
    background-color: #FFF;
    max-width: 78px;
    overflow-x: hidden;
    border-radius: 4px;
    margin: 0;
}
.wmkc-list>li:first-child {
    border-radius: 4px 4px 0 0;
}

.wmkc-list>li {
    width: 100%;
    line-height: 115%;
    border-bottom: 1px solid #EEE;
    list-style: none;
    text-align: center;
    padding: 5px;
    transition: all .2s ease-in-out;
}
.wmkc-list>li a {
    color: #555;
    text-decoration: none;
    font-size: 12px;
    display: block;
}
.wmkc-email .wmkc-icon {
    background-position: -6px -6px;
}
.wmkc-icon {
    display: inline-block;
    background: url(../images/wmkc-ico.png) no-repeat;
    width: 32px;
    height: 32px;
}
.wmkc-list>li p {
    margin: 2px 0 0;
}
.wmkc-skype .wmkc-icon {
    background-position: -50px -6px;
}
.wmkc-icon {
    display: inline-block;
    background: url(../images/wmkc-ico.png) no-repeat;
    width: 32px;
    height: 32px;
}
.wmkc-whatsapp .wmkc-icon {
    background-position: -50px -50px;
}
.wmkc-icon {
    display: inline-block;
    background: url(../images/wmkc-ico.png) no-repeat;
    width: 32px;
    height: 32px;
}

.wmkc-list>li:hover{
	background-color: #eee;
}


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

.slick-slide, .slick-active {
  outline: none !important; }

@font-face {
  font-family: 'Futura LT Pro';
  font-weight: normal;
  /*src: url("https://cdn.shopify.com/s/files/1/0567/7396/8067/files/Linotype_-_FuturaLTPro-Medium.otf?v=1620345044");*/
  font-display: swap; }

@font-face {
  font-family: 'Futura LT Pro', Arial;
  font-weight: bold;
 
  font-display: swap; }

/* GENERAL */
.goog-te-banner-frame {
  display: none !important; }

body {
  padding-top: 75px; }
  @media screen and (min-width: 1086px) {
    body {
      padding-top: 87px; } }

h2 {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 40px; }
  @media screen and (min-width: 767px) {
    h2 {
      font-size: 48px; } }

h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 40px; }

a {
  text-decoration: none;
  color: #000000; }
  a:hover {
    color: inherit; }

img {
  display: block;
  width: auto;
  max-width: 100%; }

ul {
  padding-left: 0px;
  margin: 0px;
  list-style: none; }

section {
  padding-top: 55px; }
  @media screen and (max-width: 767px) {
    section {
      padding-top: 50px;
      } }

.btn {
  font-weight: 750;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 20px 40px;
  border: 3px solid transparent;
  display: inline-block;
  transition: all .2s ease-in-out; }
  .btn.btn-primary {
    color: #ffffff;
    background-color: #008aa4;
    border-color: #008aa4; }
    .btn.btn-primary:hover {
      background-color: #fff;
      color: #008aa4; }
  .btn.btn-secondary {
    color: #008aa4;
    background-color: #fff;
    border-color: #008aa4; }
    .btn.btn-secondary:hover {
      background-color: #008aa4;
      color: #fff; }
    .btn.btn-secondary.inverse {
      border-color: #fff;
      color: #fff;
      background-color: transparent; }
      .btn.btn-secondary.inverse:hover {
        background-color: #fff;
        color: #008aa4; }
  .btn:hover {
    cursor: pointer; }
  @media screen and (max-width: 767px) {
    .btn {
      padding: 10px 20px; } }

/* NAV */
.minisoNav {
  /* clears the 'X' from Chrome */ }
  .minisoNav input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .minisoNav input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .minisoNav input[type="search"]::-webkit-search-decoration,
  .minisoNav input[type="search"]::-webkit-search-cancel-button,
  .minisoNav input[type="search"]::-webkit-search-results-button,
  .minisoNav input[type="search"]::-webkit-search-results-decoration {
    display: none; }
  .minisoNav .rightIcons #google_translate_element {
    width: 50px;
    display: inline-block; }
  .minisoNav .rightIcons .desktopSearchIcon:hover {
    cursor: pointer; }
  @media screen and (min-width: 767px) {
    .minisoNav .rightIcons .searchBtn {
      top: -19px;
      right: -30px; } }
  .minisoNav .rightIcons .langSelectContainer {
    width: 50px;
    display: inline-block;
    position: relative; }
    .minisoNav .rightIcons .langSelectContainer i {
      position: absolute;
      top: calc(50% - 9px);
      right: 5px; }
  .minisoNav .rightIcons .langSelect {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    border: 0;
    width: 50px;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent; }
  .minisoNav .rightIcons i {
    font-size: 20px; }
  .minisoNav .rightIcons .middleIcon {
    margin: 0px 20px;
    color: #008aa4; }

.svgLogo {
  width: 75px;
  height: 75px; }

.desktopNav {
  display: none; }
  .desktopNav .logo {
    padding: 10px; }
  .desktopNav .hasDropdown:hover {
    cursor: pointer; }
  .desktopNav .hasDropdown .nav-link {
    padding-right: 50px !important; }
  .desktopNav .rightIcons i {
    font-size: 18px; }
  .desktopNav .nav-items {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .desktopNav .nav-items .nav-list-item {
      height: 100%;
      display: inline-block;
      position: relative; }
      .desktopNav .nav-items .nav-list-item .nav-link {
        padding: 30px 15px;
        font-weight: 500;
        font-size: 12px; }
      .desktopNav .nav-items .nav-list-item .downArrow {
        position: absolute;
        font-size: 12px;
        top: calc(50% - 6px);
        right: 30px;
        font-weight: 500; }
      .desktopNav .nav-items .nav-list-item.shopOnline {
        background-color: #008aa4; }
        .desktopNav .nav-items .nav-list-item.shopOnline a {
          color: #ffffff; }
    @media screen and (min-width: 1600px) {
      .desktopNav .nav-items .nav-list-item .nav-link {
        padding: 30px 25px;
        font-size: 16px; } }
      @media screen and (min-width: 1600px) and (min-width: 1800px) {
        .desktopNav .nav-items .nav-list-item .nav-link {
          font-size: 20px; } }
  @media screen and (min-width: 1086px) {
    .desktopNav {
      display: block;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 999;
      background-color: #fff; } }

.mobileNav {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999; }
  @media screen and (min-width: 1086px) {
    .mobileNav {
      display: none; } }
  .mobileNav .logo {
    padding: 10px 0px; }
  .mobileNav .mobileBars {
    padding: 0px 25px;
    font-size: 30px !important; }

@media screen and (max-width: 767px) {
  #findStore .findStoreContainer {
    padding: 0rem 2.2rem; } }
@media screen and (max-width: 767px) {
  #findStore .findStoreContainer .findStoreDesc h2 {
    text-align: center; } }
@media screen and (max-width: 1200px) {
  #findStore .findStoreContainer .buttonContainer {
    margin-top: 18px; } }
@media screen and (min-width: 768px) {
  #findStore .findStoreContainer .buttonContainer {
    float: right; } }
@media screen and (max-width: 767px) {
  #findStore .findStoreContainer .buttonContainer a {
    /*
    display:block;
    margin: 13px auto;
    */ } }

@media screen and (max-width: 767px) {
  #viewProducts .viewProductsContainer {
    padding: 0rem 2.2rem; } }
@media screen and (max-width: 767px) {
  #viewProducts .viewProductsContainer .viewProductsDesc h2 {
    text-align: center; } }
@media screen and (max-width: 767px) {
  #viewProducts .viewProductsContainer .buttonContainer {
    margin-top: 18px; } }
@media screen and (min-width: 768px) {
  #viewProducts .viewProductsContainer .buttonContainer {
    float: right; } }
@media screen and (max-width: 767px) {
  #viewProducts .viewProductsContainer .buttonContainer a {
    /*
    display:block;
    margin: 13px auto;
    */ } }

@media screen and (max-width: 767px) {
  #ctaSubscribe .ctaSubscribeContainer {
    padding: 0rem 2.2rem; } }
@media screen and (max-width: 767px) {
  #ctaSubscribe .ctaSubscribeContainer .ctaSubscribeDesc p {
    font-size: 20px; } }
@media screen and (max-width: 1200px) {
  #ctaSubscribe .ctaSubscribeContainer .buttonContainer {
    margin-top: 18px; } }
@media screen and (min-width: 768px) {
  #ctaSubscribe .ctaSubscribeContainer .buttonContainer {
    float: right; } }
@media screen and (max-width: 370px) {
  #ctaSubscribe .ctaSubscribeContainer .buttonContainer form {
    text-align: center; }
    #ctaSubscribe .ctaSubscribeContainer .buttonContainer form input {
      margin-bottom: 1rem; } }
#ctaSubscribe .ctaSubscribeContainer .buttonContainer form input {
  background: none;
  border: none;
  width: 304px; }
  @media screen and (max-width: 767px) {
    #ctaSubscribe .ctaSubscribeContainer .buttonContainer form input {
      width: 100%;
      margin-bottom: 18px; } }
#ctaSubscribe .ctaSubscribeContainer .buttonContainer form button {
  margin-left: 26px; }
  @media screen and (max-width: 767px) {
    #ctaSubscribe .ctaSubscribeContainer .buttonContainer form button {
      width: 104.12px;
      margin-left: 0px;
      font-size: 14px; } }

/* FRANCHISE EXPANSION SECTION */
#expansion{padding-bottom: 40px;}
#expansion .navForMaps .slick-track {
  transform: translate3d(0px, 0px, 0px) !important; }
#expansion .navForMaps .slick-current .mapTitle {
  border-bottom: 5px solid #000;
  opacity: 1; }
#expansion .navForMaps .mapTitle {
  opacity: .3;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 0px;
  line-height: 50px;
  margin-right: 15px;
  max-width: 200px;
  text-align: center; }
  @media screen and (min-width: 1400px) {
    #expansion .navForMaps .mapTitle {
      font-size: 48px; } }
  #expansion .navForMaps .mapTitle:hover {
    cursor: pointer; }
#expansion .expansionTitle {
  font-weight: 700;
  font-size: 35px;
  margin-left: 20px; }
  @media screen and (min-width: 1400px) {
    #expansion .expansionTitle {
      font-size: 48px; } }
#expansion .mapInfoSliderItem {
  margin-left: 20px; }
  #expansion .mapInfoSliderItem .mapInfo {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
    @media screen and (min-width: 767px) {
      #expansion .mapInfoSliderItem .mapInfo {
        font-size: 20px; } }
    #expansion .mapInfoSliderItem .mapInfo span.red {
      color: #008aa4; }
#expansion .mapSlider {
  margin-left: 20px; }
@media screen and (max-width: 767px) {
  #expansion .mapSlider {
    /*display: none;*/ } }

/* FRANCHISE PROD CATEGORIES SECTION */
#categories {
  background-color: #F2F2F2; }
  #categories .catTitle {
    margin: auto;
    width: 700px;
    max-width: 100%;
    text-align: center; }
    #categories .catTitle span.red {
      color: #008aa4; }
.catImages .con{display: block;}
.catImages .catImg{transition: all 0.5s;}
.catImages .catImg:hover{transform: scale(1.03);}
/* FRANCHISE FORM STYLING */
#franchiseContact {
  background-color: #008aa4; }
  #franchiseContact h2 {
    color: #ffffff; }
  #franchiseContact #careerSubmit:hover {
    color: #008aa4;
    background-color: #fff;
    border-color: #008aa4; }
  @media screen and (min-width: 767px) {
    #franchiseContact .contactContainer {
      padding: 2rem 3rem; } }
  #franchiseContact .contactContainer label {
    display: block;
    font-family: Futura LT Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 14.641px;
    line-height: 22px;
    color: #ffffff;
    margin-top: 1rem; }
  #franchiseContact .contactContainer input {
    width: 100%;
    margin-top: 2rem; }
    #franchiseContact .contactContainer input.input-full {
      background: #F2F2F2;
      border: none;
      margin-top: 0.5rem; }
      #franchiseContact .contactContainer input.input-full:focus-visible {
        outline: none; }
  #franchiseContact .contactContainer textarea {
    width: 100%;
    margin-top: 2rem;
    background: #F2F2F2;
    border: none;
    margin-top: 0.5rem;
    outline: none; }
  #franchiseContact .contactContainer .attachment {
    width: 100%;
    margin-top: 2rem;
    color: #ffffff;
    border: 1px dashed #ffffff;
    padding: 1rem;
    background: #008aa4; }
    #franchiseContact .contactContainer .attachment i {
      display: block;
      padding-bottom: 5px; }
    #franchiseContact .contactContainer .attachment span {
      padding: 0.8rem 0rem; }

#accordionExample .accordion-item .accordion-button {
  background-color: transparent !important;
  color: #008aa4 !important;
  border-radius: 0 !important;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  FONT-FAMILY: auto; }
#accordionExample .accordion-item .accordion-button.collapsed {
  border-bottom: 0 !important;
  color: black !important; }
#accordionExample .accordion-item:last-child .accordion-button {
  /*border: 2px dashed #008aa4 !important; */
}
#accordionExample .accordion-item .accordion-body {
  background-color: #F9F9F9; }
#accordionExample .accordion-item .accordion-collapse {
  border: 0px; }
#accordionExample .accordion-item .accordion-button.collapsed::after, #accordionExample .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23008aa4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
@media screen and (min-width: 767px) {
  #accordionExample .accordion-body-text {
    width: 700px; } }

#insta-feed img, .instafeed-shopify img, #insta-feed .instafeed-overlay, .instafeed-shopify .instafeed-overlay {
  margin-left: 0px !important; }

@media screen and (min-width: 767px) {
  #pageHero .pageHeroTitle {
    width: 750px !important;
    max-width: 100%; }

  #pageHero {
    height: 700px !important; } }
#offerSlider .slick-dots {
  bottom: 0px; }
  @media screen and (min-width: 767px) {
    #offerSlider .slick-dots {
      bottom: 30px; } }
#offerSlider .prevArrow, #offerSlider .nextArrow {
  z-index: 1;
  background-color: rgba(249, 249, 249, 0.8);
  border-radius: 50%;
  height: 30px;
  width: 30px;
  position: absolute; }
  #offerSlider .prevArrow i, #offerSlider .nextArrow i {
    padding: 7px 11.5px; }
#offerSlider .prevArrow {
  cursor: pointer;
  top: 50%;
  left: 15px; }
  @media screen and (min-width: 767px) {
    #offerSlider .prevArrow {
      left: 30px; } }
#offerSlider .nextArrow {
  cursor: pointer;
  top: 50%;
  right: 15px; }
  @media screen and (min-width: 767px) {
    #offerSlider .nextArrow {
      right: 30px; } }

#franchiseContact {
  background-color: #008aa4; }
  #franchiseContact h2 {
    color: #ffffff; }
  #franchiseContact #careerSubmit:hover {
    color: #008aa4;
    background-color: #fff;
    border-color: #008aa4; }
#setsApart {padding-top: 55px;padding-bottom: 55px;}
#setsApart h2.desktopTitle {
  position: absolute;
  bottom: -30px;
  width: 240px;
  right: calc(50% - 115px);
  z-index: 1;
  text-align: center; }
#setsApart .con{width: 33%;float: left;}
  @media screen and (max-width: 1200px) {
    #setsApart h2.desktopTitle {
       } }
#setsApart .setsApartContent .setsApartTitle {
  text-transform: uppercase;
  color: #008aa4;
  font-size: 20px;
  font-weight: 700; }
#setsApart .setsApartContent .setsApartDesc {
  font-weight: 500; }
#setsApart .setsApartContent .setsApartDesc .red {
  color: #008aa4;
  font-weight: 600; }
#setsApart .row {
  min-height: 600px; }
#setsApart .mainContent {
  position: relative; }
#setsApart svg {
  max-width: 100%; }
  @media screen and (max-width: 1400px) {
    #setsApart svg {
      padding: 1rem; } }
  @media screen and (max-width: 1200px) {
    #setsApart svg {
       } }
  @media screen and (min-width: 1200px) {
    #setsApart svg {
      position: absolute;
      bottom: 0px; } }
#setsApart .mobileImgContainer svg {
  display: block !important;
  margin: auto;
  margin-top: -30px; }
#setsApart .mobileImgContainer .mobileTitle {
  margin-top: -50px;
  font-size: 36px; }
#setsApart .logoImgItem {
  margin-right: 50px; }
  #setsApart .logoImgItem img {
    filter: saturate(0); }
  #setsApart .logoImgItem.slick-current img {
    filter: saturate(1); }

#franchiseProcess .stepContainer {
  max-width: 100%; }
#franchiseProcess .col-2 {
  position: relative; }
#franchiseProcess .xpStep {
  border-bottom: 2px dashed #ddd;
  position: relative;
  min-height: 180px; }
  #franchiseProcess .xpStep.diagonalUp:after {
    content: '';
    position: absolute;
    top: 35px;
    right: -110px;
    border-right: 2px dashed #ddd;
    width: 0;
    height: 110%;
    transform: rotate(57deg); }
    @media screen and (max-width: 1400px) {
      #franchiseProcess .xpStep.diagonalUp:after {
        top: 45px;
        right: -95px;
        height: 103%;
        transform: rotate(54deg); } }
  #franchiseProcess .xpStep.diagonalDown:before {
    content: '';
    position: absolute;
    top: 36px;
    left: -110px;
    border-left: 2px dashed #ddd;
    width: 0;
    height: 110%;
    transform: rotate(123deg); }
    @media screen and (max-width: 1400px) {
      #franchiseProcess .xpStep.diagonalDown:before {
        top: 45px;
        left: -95px;
        height: 103%;
        transform: rotate(126deg); } }
#franchiseProcess .xpStepLine1 {
  border-bottom: 2px dashed #ddd;
  height: 2rem;
  position: absolute;
  width: 120%;
  left: -14px;
  transform: rotate(45deg);
  margin-top: 150px; }
#franchiseProcess .xpStepLine2 {
  border-bottom: 2px dashed #ddd;
  position: absolute;
  height: 2rem;
  width: 120%;
  left: -14px;
  transform: rotate(135deg);
  margin-top: 150px; }
#franchiseProcess .xpStepNum {
  position: absolute;
  top: 1rem;
  left: 1rem;
  font-size: 6rem;
  color: #ddd;
  font-weight: bold;
  font-style: italic; }
#franchiseProcess .xpStep h3 {
  position: relative;
  z-index: 1; }
#franchiseProcess .xpStep .stepDesc {
  width: 350px;
  max-width: 100%;
  text-align: center; }
  @media screen and (min-width: 767px) {
    #franchiseProcess .xpStep .stepDesc {
      height: 50px; } }
#franchiseProcess .xpStep i {
  font-size: 40px;
  color: #e7242c;
  margin-bottom: 10px; }


@media(max-width: 1200px){
	.container{width: 100%;}
}

@media screen and (min-width: 1200px){

    #instagramFeed .igFeedSlider{
      width: calc(1320px + ((100vw - 1320px) / 2));
    }  

  }
  
  @media screen and (max-width: 1200px){
    #instagramFeed .igFeedItem{
      margin-left: .75rem;
    }
  }
  
  #instagramFeed {
    overflow-x: hidden;
  }
  
  #instagramFeed .slick-track{
    overflow: visible;
    margin-right: -15px;
  }
  
  #footer{
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #3F3F3F;
  }
  
  #footer .terms{
    padding-top: 15px;
    font-size: 6px;
    color: #ffffff;
  }
  
  #footer .footerHeaderLink a{
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
  }
  
  #footer ul{
    list-style: none;
    padding-left: 0px;
  }
  
  #footer a{
    padding: 0px;
    margin: 0px;
    text-transform: capitalize;
    color: #fff;
  }
  
  #footer .footerLink a{
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
  }
  
  #footer .socialIcons a{
    text-decoration: none;
  }
  
  #footer .socialIcons img{
    display: inline-block;
    width: 18px;
  }
  
  #footer .socialIcons i{
    color: #ffffff;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
  }


  #insta-feed {
    margin-top: 0;
    max-height: 250px;
  }
  #insta-feed .slick-list {
   overflow: visible;
  }
  #insta-feed .instafeed-container {
      width: 250px!important;
      height: 250px!important;
      padding-top: 0!important;
  }
  #insta-feed .instafeed-container img {
      min-height: 200px;
  }
  #insta-feed .instafeed-lightbox { display: none !important; }
  
  #insta-feed .followInstagram h3{
    color: #ffffff;
  }
  
  #insta-feed .followInstagram{
    background-color: #f22536;
  }
  .fl{float: left;}
.fr{float: right;}
.guanggao-dbbox{width: 240px; min-height:320px; padding-bottom: 10px; background-color:#ededed; position: fixed; z-index: 1; bottom:0px;left:0px; border-radius:5px 5px 0 0; overflow: hidden;}
.changedw{left: 50%; bottom:50% !important; z-index: 99999; margin-left:-120px; margin-bottom:-160px;}
#nb-show,#nb-gb{display: none;}
.nb-nodeboard-top{background: url("../images/boardTop5.png") no-repeat; height: 36px; line-height: 36px; color: #fff;  font-size: 15px; }
.nb-nodeboard-top .fl{margin-left: 8px;}
.nb-nodeboard-top .fr img{vertical-align:middle;}
.nb-nodeboard-text{ zoom: 1; padding: 12px 0; line-height:1.5; border-bottom: 1px solid #d5d5d5; font-size:15px;}
.nb-nodeboard-link{color: #999; font-size: 12px;}
.nb-nodeboard-text p{padding-left:10px;}
#nb_nodeboard_form{width: 94%; margin: 0 auto; display:block;}
#nb-nodeboard-set-content-js{ width:96%; height:79px;margin:10px auto 0px;padding:4px; resize: none;overflow: hidden;border: 1px solid #d5d5d5;background-color: #fff;text-align: left; font-size: 12px;}
.nb-nodeboard-tips,.nb-nodeboardphone-tips{display:none; color: #f00; font-size: 12px; }
.nb-nodeboard-inputbox{height: 30px; width:100%; line-height: 30px;margin:7px auto 0;border: 1px solid #d5d5d5;position: relative;background-color: #fff; overflow:hidden;}
.nb-nodeboard-inputbox input{width:190px; border: none; font-size: 14px; height:20px;}
.nb-nodeboard-icon { width: 24px;height: 28px;display: inline-block;text-align: center; background-color: #fff; vertical-align: top; border-right: 1px solid #fff; }
.nodeName{background: #fff url(../images/user.png) no-repeat 9px center;}
.nodePhone{background: #fff url(../images/nodephone.png) no-repeat 9px center;}
.nb-nodeboard-send-btn{ height: 35px;width:50%; line-height: 35px;text-align: center;border-radius: 2px;font-size: 14px;color: #fff;cursor: pointer;background-color: #edb518; margin-top:8px;}
.nb-nodeboard-send-btn:hover{background-color: #F49C11;}
/*鍟嗗姟閫氳烦绐�*/
.nb-dingwei{display:none;}
.nb-dingwei .container{z-index:9999;position:fixed;top:50%;left:50%; margin-left:-200px; margin-top:-81px;  width: 400px; height: 290px; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px );border-radius: 7px;box-shadow: 3px 3px 6px rgb(0 0 0 / 10%), -3px -3px 6px rgb(0 0 0 / 10%); }
.nb-fd-close{position: absolute; right:10px; bottom:105px;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.nb-fd-close:hover{cursor: pointer;  transform: rotate(180deg); -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg); -o-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.nb-fd-content{position:absolute; bottom: 0; right:4px; background-color: #FFF;color: #222; width:98%; height:auto;margin-bottom: 10px;}
.nb-fd-content p{float: left;
    width: calc((100% - 15px)/1);
    margin-bottom: 5px;
	margin-left: 7px;
    border: 2px solid #e1e1e1;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 2px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.nb-fd-content p .text{
       font-size: 16px;
    height: 25px;
    color: #747474;
    margin-bottom: 5px;
    margin-top: 5px;
    width: calc(100%);
    display: block;
    border: none;
    padding: 0 10px;
	}
.nb-fd-content p .textarea{
       display: block;
    height: 60px;
    resize: none;
    border: none;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    color: #727272;
    padding: 0 10px;
    margin-top: 5px;
	}
	
.anniubox.go-wenbenkuang{
display: block;
    width: 102px;
    line-height: 35px;
    background: #f3c57d;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s;
    border: none;
    transition: all 0.3s;
	}
.anniubox{margin-top:15px;}
.anniubox span{border:#e1e1e1 solid 1px; color: #222; height: 30px; line-height: 30px;margin: 2px; width: 80px; text-align: center; display: inline-block; border-radius: 5px;}
.anniubox .nb-dk{margin-left: 10px; background-color: #fff; color: #e89e29;}
/*鍦ㄧ嚎鍜ㄨ*/
.nb-online-box{position: fixed; right:0px; bottom:35%; z-index: 999999; background-color: #00AEF3; width: 144px;border-radius:6px;  text-align: center; padding: 8px 0;}
.nb-online-box h2{ font-size:20px; color: #fff; text-shadow: 1px 1px 1px #666;}
.nb-online-box p{color: #fff; font-size: 12px; text-shadow: 1px 1px 1px #666;}

  
  @media screen and (min-width: 767px){
    #footer{
      padding-top: 70px;
      padding-bottom: 50px;
    }
    
    #footer .footerHeaderLink, .footerLink{
      margin-bottom: 5px;
    }
    
    #footer .footerLink a{
      font-size: 16px;
    }
    
    #footer .footerHeaderLink a{
      font-size: 22px;
    }
    
    #footer .terms{
      font-size: 16px;
    }

    #footer .socialIcons i{
      font-size: 22px;
      margin-right: 10px;
    }
    
    #footer .socialIcons img{
      display: inline-block;
      width: 22px;
    }

  }
  
  @media screen and (min-width: 767px){
    #insta-feed .instafeed-container {
      width: 350px!important;
      height: 350px!important;
      padding-top: 0!important;
    }
    
  }
  
  @media screen and (max-width:767px) {
    
  }

 .our_data{padding-top: 55px;padding-bottom: 0px;}
  .our_data .data{display: flex;flex-wrap: wrap;justify-content: space-around;margin-bottom: 50px;}
  .our_data .data .con{width: 20%;text-align: center;}
  .our_data .data .con .num{font-size: 60px;color: #333;font-weight: bold;letter-spacing: 0px;display: inline-block!important;
    width: auto!important;}
  .our_data .data .con .desc{max-width: 110px; font-size: 18px;height: 80px;line-height: 30px;position: relative;text-transform: capitalize;padding-bottom: 20px;margin: 0 auto;}
  .our_data .data .con .desc:after{position: absolute;left: 50%;bottom: 0;width: 100px;margin-left: -50px;height: 1px;background-color: #238ba4;content: "";}
  .our_data .titles{margin: 50px 0;text-align: center;line-height: 2;text-transform: capitalize;}
  .our_data .titles .title{font-size: 36px;font-weight: bold;color: #258da8;}
  .our_data .titles .desc{font-size: 18px;}
  .our_data .items{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 30px;}
  .our_data .items .item{width: 20%;margin-bottom: 20px;}
  .our_data .items .item .name{font-size: 20px;font-weight: bold;text-align: center;}
  .our_data .items .item .name span{text-transform: capitalize;}
  .our_data .items .item .name .num{color: #bcd6dd; font-size:35px;}
  .our_data .items .item .name .text{padding-left: 10px;padding-right: 10px;}
  .our_data .items .item .desc{}
  .our_data .more{width: 173px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;color: #fff;text-transform: capitalize; color: #fff;margin: 30px auto;background-color: #f3b805;border-radius: 5px;}

  .stores{background-color: #e6faff;padding-top: 55px;padding-bottom: 55px;}
  .stores .container{width: 80%;max-width: 1200px;}
  .stores h3{text-align: center;text-transform: capitalize;color: #f3b805;}
  .storeslist{display: flex;flex-wrap: wrap;}
  .storeslist .con{width: 22%;margin-right: 4%;margin-bottom: 25px;}
  .storeslist .con .img{width: 100%;height: 0;padding-top: 75%;box-sizing: content-box;position: relative;overflow: hidden;}
  .storeslist .con .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all 0.66s;}
  .storeslist .con:hover img{transform: scale(1.03);}
  .storeslist .con .title{width: 100%;overflow: hidden;white-space: nowrap;line-height: 40px;text-align: center;color: #222;text-transform: capitalize;}
  .storeslist .con:nth-child(4n){margin-right: 0;}

  .lifecon{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 685px;
 
  
  }
  @media(max-width: 1199px){
  	.lifecon{position: relative;}
  	.life_wrap{display: flex;flex-wrap: wrap;}
  	.lifecon{order: -1;margin-bottom: 30px;}
  	.videoscon{order: -1;margin-bottom: 30px;}
	
	
	
  }
