@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
	font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-BoldItalic.ttf") format("truetype");
	font-weight: 700;
    font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-ExtraBold.ttf") format("truetype");
	font-weight: 800;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf") format("truetype");
	font-weight: 800;
    font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-Italic.ttf") format("truetype");
	font-weight: 400;
    font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-Light.ttf") format("truetype");
	font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-LightItalic.ttf") format("truetype");
	font-weight: 300;
    font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-Medium.ttf") format("truetype");
	font-weight: 500;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-MediumItalic.ttf") format("truetype");
	font-weight: 500;
    font-style: italic;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
	font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-SemiBold.ttf") format("truetype");
	font-weight: 600;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("../../fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf") format("truetype");
	font-weight: 600;
    font-style: italic;
}

.fa-tiktok:before {
	height: 38px;
	display:flex ;
	align-items: center;
    justify-content: center;
}


@media(min-width: 1900px){
	.social_media .social_bg .social_dark{
		padding-top: 120px;
	}

	.social_media .social_main .social_icon{
		width: 330px;
	}

	.social_media button{
   	 	font-size: 18px;
	}

	#slider .swiper-scrollbar, #sliderm .swiper-scrollbar {
	    left: 400px !important;
	}

	.slider-arrow-right, .slider-element .owl-next, .flex-next {
	    right: -270px !important;
	}

	.slider-arrow-left {
		left:180px !important;
	}
}

/*---Header---*/

#top-bar .top-links .top-social-icon a{
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    color: #555;
    padding: 0;
}
#top-bar .top-links .top-social-icon a i {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    padding: 0 12px;
    color: #555;
}
/*#top-bar .top-links .top-social-icon a i.fa-instagram, 
#top-bar .top-links .top-social-icon a i.fa-youtube-play,
#top-bar .top-links .top-social-icon a i.fa-tiktok{
	font-size: 22px;
	display: flex;
    height: 100%;
    align-items: center;
}
#top-bar .top-links .top-social-icon a i.fa-tiktok{
	font-size: 18px;
}*/
#top-bar .top-links .top-social-icon:hover,
#top-bar .top-links .top-social-icon a:hover{
	background-color: transparent;
}
#top-bar .top-links .top-social-icon a:hover i.icon-facebook2 {
    color: #335fab;
}
#top-bar .top-links .top-social-icon a:hover i.icon-instagram {
    color: #E1306C;
}
#top-bar .top-links .top-social-icon a:hover i.icon-youtube-play {
    color: #ec2227;
}
#top-bar .top-links .top-social-icon a:hover i.icon-linkedin {
    color: #0072b1;
}
#top-bar .top-links .top-social-icon a:hover i.icon-tiktok {
	color: #000;
}
/*#top-bar .top-links .top-social-icon a:hover i.fa-tiktok {
    color: #111111;
	filter: drop-shadow(1px 0px 0px #FD3E3E) drop-shadow(-1px -1px 0px #4DE8F4);
}*/
#top-bar .top-links .sunwaylogo{
	padding: 0 15px;
}
#top-bar .top-links .sunwaylogo img{
    max-height: 28px;
    width: 100px;
    margin-top: -3px;
}
#top-bar .top-links .engLang{
	border-left: 1px solid #d7d7d7;
	display: block;
    padding: 0 15px;
    font-size: 15px;
    color: #555;
    font-family: 'Futura Book'
}

#header .header-info{
    display: flex;
	/*width: calc(100% - 200px);*/
    align-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    float: right;
    position: relative;
}
.header-info.pc_view{
	display: flex !important;
}
#header .header-info .flexbox{
	display: flex;
	align-items: center;
}
#header .header-info .infobox{
	height: 100%;
    align-items: center;
    margin: 0;
}
/*#header .header-info .infobox.general-line{
	width: 240px;
}
#header .header-info .infobox.emergency-services{
	width: 295px;
}*/
#header .header-info .infobox.sunway-group{
/*	width: 378px;*/
    position: relative;
}
#header .header-info .infobox svg{
	max-height: 40px;
	float: none;
	padding: 0;
	width: 40px;
}
#header .header-info svg{
	fill: #ed1c24;
	padding: 0 7px;
}
#header .header-info .infotitle{
	color: #555555;
	padding: 0 7px;
	float: left;
	text-transform: uppercase;
    font-size: 13px;
    font-family: Futura Book, sans-serif;
    letter-spacing: 0.5px;
    padding-left: 10px;
    line-height: 1.5;
    width: calc(100% - 40px);
}
#header .header-info .infotitle p{
	margin-bottom: 3px;
	text-transform: uppercase;
    font-family: 'Futura Bk BT Book';
    text-transform: uppercase;
    font-size: 13px;
    font-family: Futura Book, sans-serif;
    letter-spacing: 0.5px;
    font-weight: bold;
}
#header .header-info .infobox.others{
	border: none;
}
#header .header-info .infobox.others svg{
	fill: #707069;
    padding: 0 18px;
    height: 18px;
    width: auto;
    display: block;
}
#header .header-info .infobox.others li:last-child svg{
	padding-right: 15px;
}
#header .header-info .infobox.others ul{
	list-style: none;
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
	display: flex;
    align-items: center;
}
#header .header-info .infobox.others ul li{
	float: left;
}
#top-cart #cartQty{
	width: 13px;
    height: 13px;
    font-size: 9px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
/*---Header END---*/



/*---Home---*/

#slider{
    aspect-ratio: 1600 / 500;
}
/*#sliderm{
    aspect-ratio: 1440 / 2560;
}*/
#slider .slider-inner, #sliderm .slider-inner{
	height: 100%;
}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 100%;
}
.slider-element .video-wrap, .section .video-wrap, .swiper-slide .yt-bg-player, .section .yt-bg-player, .swiper-slide-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}
.slider-caption .slider-caption-container{
	position: relative;
}
.slider-caption h2 {
	font-family: 'OpenSans', sans-serif;
	font-weight: 800;
	width: 380px;
	font-size:45px;
	text-align: left;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-shadow: none;
}
.slider-caption p {
	font-size: 14px;
	max-width: 400px;
	/*text-align: center;*/
	line-height: 1.3;
	text-shadow: none;
	text-shadow: none;
}
.slider-caption a {
	border: 0px solid transparent;
	background-color: #78c7cb;
	color: white !important;
	line-height: 36px;
	font-weight: normal;
	text-shadow: none !important;
	border-radius: 0;
    font-size: 16px !important;
    font-family: 'Futura Md BT Medium';
    margin-top: 15px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.slider-caption a.button:hover{
	color: #00a5a8 !important;
	background-color: rgba(0,195,198,0.1);
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.swiper-navs {
    position: absolute;
    right: auto;
    left: 215px;
    bottom: 70px;
    top: auto;
    z-index: 99;
}*/
.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 50%;
/*    left: -80px;*/
    background-color: rgba(0,0,0,0.3);
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 0 3px 3px 0;
    transform: translateY(-50%);
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
.slider-arrow-left{
    border-radius: 50%;
    background: transparent;
    border: 1px solid white;
    width: 36px;
    height: 36px;
    /*left:-80px;*/
    left: 15px;
    right:auto;
}
.slider-arrow-right {
    border-radius: 50%;
    background: transparent;
    border: 1px solid white;
    width: 36px;
    height: 36px;
    /*right:-80px;*/
    right: 15px;
    left:auto;
}
.slider-arrow-left:hover{
    background: rgba(172,140,94, 1);
    border: 1px solid rgba(172,140,94,1);
}
.slider-arrow-right:hover{
    background: rgba(172,140,94, 1);
    border: 1px solid rgba(172,140,94,1);
}
.slider-arrow-left i, .slider-arrow-right i{
	line-height: 36px;
	width: 100%;
	text-align: center;
	color: #fff;
}

#slider .swiper-scrollbar, #sliderm .swiper-scrollbar {
    background-color: rgba(0,140,143,1);
    bottom: 100px;
    left: 135px;
    width: 200px;
    top: auto;
    right: auto;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    z-index: 50;
}
#slider .swiper-scrollbar-drag, #sliderm .swiper-scrollbar-drag {
    background: rgba(0,140,143,1) !important;
    height: 4px;
    border-radius: 0;
    margin-top: -3px;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
#slider .swiper-pagination, #sliderm .swiper-pagination {
    width: 50px !important;
    color: #444444 !important;
}
.swiper-pagination {
    position: absolute;
    width: 100%;
    z-index: 20;
    margin: 0;
    top: auto;
    bottom: 5px !important;
    text-align: center;
    line-height: 1;
}
.swiper-pagination span {
    display: inline-block;
    margin: 0 0px;
    opacity: 1;
    background-color: transparent;
    /* border: 1px solid #FFF; */
    /* border-radius: 50%; */
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: auto;
    bottom: 0;
    font-size: 21px;
    font-weight: 700;
    color: #444444;
}
#slider .swiper-pagination-total, #sliderm .swiper-pagination-total {
    font-size: 13px;
    line-height: 28px;
    left: 29px;
    top: auto;
    bottom: 5px;
    right: 0;
}

#slider ~ #content, #sliderm ~ #content{
	/*margin-top: -100px;*/
	z-index: 1;
	background: transparent;
}
#slider ~ #content .content-wrap, #sliderm ~ #content .content-wrap{
	background: transparent;
}
.homeslogan .homeslogan-container{
	padding: 50px 20px;
	background-color: white;
}
.homeslogan .homeslogan-container h3{
	text-align: center;
	font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}
.flexbox{
	display: flex;
	align-items: center;
}
.feaCat .container{
	padding: 0 0 50px 0;
}
.feaCat .row{
	margin: 0;
}
.feaCat .row .col_one_fifth{
	margin: 0;
	width: 20%;
	display: inline-block;
    height: 100%;
}
.feaCat .catcol{
	text-align: center;
    border-right: 2px dashed #d7d7d7;
}
.feaCat .catcol:last-child{
	border: none;
}
.feaCat .row .col_one_fifth a{
    padding: 20px 0;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.feaCat .row .col_one_fifth:hover{
	background-color: #ecf8f8;
	border-color: transparent;
}
.feaCat .removeBorder{
    border-right: 2px dashed transparent !important;
}
.feaCat .flexbox{
	justify-content: center;
}
.feaCat .flexbox img{
	max-width: 40px;
}
.feaCat .flexbox h3{
	color: #555;
	font-family: 'Futura Md Bt Medium';
	text-transform: uppercase;
	padding: 0 8px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
}

.feaPac .container{
	padding: 25px 0 70px;
}
.feaPac h2{
	color: #555;
	margin-bottom: 10px;
}
.feaPac p.desc{
	font-family: 'Futura Md Bt Medium';
	color: #555;
	font-size: 16px;
}
.feaPac .product-desc2{
	padding: 15px 0 0;
}
.feaPac .product-title h2{
	font-size: 20px;
	margin: 0;
	font-family: 'Futura Hv Bt Heavy';
	color: #555;
	height: 50px;
}
.feaPac .product-title h2 a{
	color: #555;
}

.product-overlay3{
	bottom: 0;
	right: 0;
	left: auto;
	height: 100%;
	z-index: 6;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: rgba(0,0,0,0.25);
	cursor: pointer;
}
.product:hover .product-overlay3{
	opacity: 1;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-overlay3 .overlay-btn-container{
	position: absolute;
	right: 0;
	bottom: 0;
}
.product-overlay3 .overlay-btn a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: white;
	margin: 5px 10px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.product-overlay3 .overlay-btn a:hover{
	background-color: #78c7cb;
}
.product-overlay3 .overlay-btn a:hover svg{
	fill: white;
}
.product-overlay3 .overlay-btn a svg{
	max-width: 20px;
}
.product-overlay3 .overlay-btn.shopping-bag a svg{
	max-width: 20px;
}
.view-more-package-col .imagebox{
	position: relative;
	padding: 20px 30px;
}
.view-more-package-col .imagebox img{
	position: absolute;
	top: 0;
	left: 0;
}
.view-more-package-col .imagebox h3{
	color: #555555;
	position: relative;
	z-index: 1;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.view-more-package-col .imagebox a{
	z-index: 1;
	position: relative;
	display: block;
	background: transparent;
	text-shadow: none;
	color: #ec2227;
	font-family: 'Futura Md Bt Medium';
	padding: 0;
	font-weight: 100;
	font-size: 16px;
	letter-spacing: 0;
}
.view-more-package-col .imagebox a svg{
	max-height: 7px;
	fill: #ec2227;
}

.steps-to-purchase{
	background-image: url('../../images/steps-to-purchase-bg.png');
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.steps-to-purchase .container{
	padding: 50px 0;
}
.steps-to-purchase h2{
	font-size: 30px;
	color: #555;
	text-align: center;
	font-family: 'Futura Hv Bt Heavy';
	margin-bottom: 40px;
}
.steps-to-purchase .step-col{
	padding: 50px 30px 20px;
}
.steps-to-purchase .step-col .step-wording{
	font-family: 'Futura Hv Bt Heavy';
	width: 40px;
}
.steps-to-purchase .step-col .step-wording .alpha{
	display: block;
	font-size: 13px;
    letter-spacing: 3.6px;
    margin-bottom: 5px;
}
.steps-to-purchase .step-col .step-wording .number{
	display: block;
	font-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: white;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;

}
.steps-to-purchase .step-col p{
	color: #555;
	line-height: 1.2 !important;
	margin-bottom: 15px;
}
.steps-to-purchase .step-col p.desc{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 20px;
}
.steps-to-purchase .step-col p.small{
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
}
.steps-to-purchase .step-col ul{
	font-family: 'Futura Md Bt Medium';
	list-style: outside square;
}

.steps-to-purchase .step-col.step-1{
	background-color: #ffd9c4;
}
.steps-to-purchase .step-col.step-1 .step-wording{
	color: #b47f61;
}
.steps-to-purchase .step-col.step-2{
	background-color: #fedda8;
}
.steps-to-purchase .step-col.step-2 .step-wording{
	color: #ac8952;
}
.steps-to-purchase .step-col.step-3{
	background-color: #edb2e3;
}
.steps-to-purchase .step-col.step-3 .step-wording{
	color: #a86c9e;
}
.steps-to-purchase .step-col.step-4{
	background-color: #bde7e7;
}
.steps-to-purchase .step-col.step-4 .step-wording{
	color: #00a5a8;
}

.faq-col{
	background-image: url('../../images/home-faq-bg.png');
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 35px 45px 30px;
}
.faq-col h3{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: white;
	margin-bottom: 10px;
}
.faq-col .desc{
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	color: white;
	margin-bottom: 30px;
}
.faq-col .faqs{
	margin-bottom: 20px;
}
.faq-col .faqs svg.icon{
	max-width: 30px;
	fill: white;
}
.faq-col .faqs span{
	font-family: 'Futura Md Bt Medium';
	font-size: 20px;
	color: white;
	padding: 0 15px;
	width: calc(45% - 30px);
}
.faq-col .faqs svg.hrline{
	fill: rgba(255,255,255,0.3);
	width: calc(40% - 30px);
	padding: 0 30px 0 15px;
}
.faq-col .faqs a{
	font-family: 'Futura Md Bt Medium';
	color: #2f8483;
	font-size: 16px;
	padding: 4px 12px;
	background-color: white;
	float: right;
	width: calc(28% - 30px);
}
.signup-newsletter-col{
	padding: 35px 45px 30px;
	display: flex;
    align-items: center;
}
.signup-newsletter-col .newsletter-container{
	border-left: 1px solid #78c7cb;
	padding: 5px 30px;
}
.signup-newsletter-col .newsletter-container h3{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: #555555;
	line-height: 1.2;
}
.signup-newsletter-col .newsletter-container .desc{
	color: #555;
	font-size: 16px;
	font-family: 'Futura Md Bt Medium';
}
.signup-newsletter-col .newsletter-container .widget{
	margin-bottom: 20px;
	margin-top: 30px;
}
.signup-newsletter-col .newsletter-container input{
	font-family: 'Futura Md Bt Medium';
	color: #444;
	background: #ebebeb;
	border: none;
	font-size: 15px;
	line-height: 50px;
	height: 50px;
	padding: 5px 22px;
}
.signup-newsletter-col .newsletter-container button{
	font-family: 'Futura Md Bt Medium';
	background-color: #78c7cb;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 150px;
	padding: 0;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.signup-newsletter-col .newsletter-container button:hover{
	color: #00a5a8;
	background-color: rgba(0,195,198,0.1);
	border-color: rgba(0,195,198,0.1);
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.panel-hospital .container-fluid{
	padding: 25px 70px 50px;
}
.panel-hospital h2{
	font-size: 30px;
	color: #555;
	text-align: center;
	font-family: 'Futura Hv Bt Heavy';
	margin-bottom: 40px;
	line-height: 1.2;
}
.panel-hospital .row{
	margin: 0;
}
.panel-hospital .col_one_fifth{
	margin-right: 10px;
	margin-bottom: 10px;
	width: calc(20% - 8px);
	text-align: center;
}
.panel-hospital .col_one_fifth:last-child{

}
.panel-hospital a.button{
	display: inline-block;
	text-align: center;
	margin-top: 25px;
	text-shadow: none;
	color: #00a5a8;
	background-color: rgba(0,195,198,0.1);
	height: 40px;
	line-height: 40px;
	width: 130px;
	padding: 0;
	font-size: 16px;
	font-family: 'Futura Md Bt Medium';
	text-transform: none;
	font-weight: 100;
	letter-spacing: 0;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.panel-hospital a.button:hover{
	background-color: #78c7cb;
	color: white;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.stay-healthy .container-fluid{
	padding: 25px 70px 70px;
	background-image: url('../../images/doctors-bg.png');
	background-size: contain;
	background-position: bottom left;
	background-repeat: no-repeat;
}

@media (min-width: 1800px) {
	.stay-healthy .info-container{
		padding: 20px 220px !important;
	}
}

.stay-healthy .info-container{
	padding: 20px 50px;
}
.stay-healthy .info-container h2{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: #555555;
    margin-bottom: 0;
}
.stay-healthy .info-container p.desc{
	font-family: 'Futura Md Bt Medium';
	font-size: 20px;
	color: #ec2227;
}
.stay-healthy .info-container p.small{
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	color: #555555;
	line-height: 1.2 !important;
	margin-bottom: 50px;
}
.stay-healthy .info-container a.button{
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-shadow: none;
	background-color: #78c7cb;
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	text-transform: none;
	padding: 0;
	font-weight: 100;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 90px;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.stay-healthy .info-container a.button:hover{
	color: #00a5a8;
	background-color: rgba(0,195,198,0.1);
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.svgicon svg{
	fill: #ed1c24;
    padding: 0 14px;
    height: 25px;
    display: block;
}

/*---Home END---*/

/*---FAQ---*/

.steps-desc{
	padding: 70px 0;
	background-color: #00c3c6;
}
.steps-desc h2{
	color: white;
	font-size: 30px;
    max-width: 660px;
    margin: 0 auto;
}
.faq-desc h2{
	margin-bottom: 15px;
	color: #555;
	font-size: 30px;
}
.faq-desc p{
	color: #555;
	font-size: 16px;
	margin-bottom: 45px;
}

.faq-container{
	margin-bottom: 70px;
}
/* Style the tab */
.tab {
  	overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: #f5f5f5;
	color: #555555;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px 16px;
	transition: 0.3s;
	font-size: 20px;
	width: 100%;
	margin: 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}
.tab button .icon-col{
	background-color: #00c3c6;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
    display: inline-block;
}
.tab button .icon-col svg{
	width: 30px;
	height: 30px;
	fill: white;
	margin: 0;
    padding: 7px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #e8e8e8;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #00c3c6;
	color: white;
}
.tab button.active .icon-col{
	background-color: white;
}
.tab button.active .icon-col svg{
	fill: #00c3c6;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 20px;
	border-top: none;
}
.tabcontent h2{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: #555;
}
.tabcontent .toggle .togglet{
	color: #555;
	background-color: transparent;
	font-family: 'Futura Hv Bt Heavy';
	padding: 15px 0;
}
.tabcontent .faqs .toggle {
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
}
.tabcontent .faqs .toggle:last-child {
	border: none;
}
.faqs .toggle .togglet i {
    color: #00a5a8;
}
.faqs .toggle .toggleta{
	background-color: transparent !important;
	color: #00a5a8 !important;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 16px;
}
.faqs .toggle .togglec{
	padding: 0 0 15px;
}
.faqs .toggle .togglec p{
	font-family: 'Futura Md Bt Medium';
	color: #555;
	font-size: 16px;
    line-height: 1.4 !important;
}

@media (max-width: 768px){
	.tab .col-xs-12:last-child button{
		margin-top: 15px;
	}
}

/*---FAQ END---*/




/*---Contact---*/

.contactdesc-section .box{
	padding: 50px 70px;
	background-color: #f2fcfc;
}
.contactdesc-section .box h2{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: #555;
    line-height: 1.3;
}
.contactdesc-section .box h2 span{
	color: #00a5a8;
}
.contactdesc-section .box p{
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	color: #444;
}

.whitespace{white-space: nowrap;}

.contactform-container-fluid{
	background-image: url('../../images/contact-form-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 50px;
}
.contactform-container-fluid h2{
	font-family: 'Futura Hv Bt Heavy';
	font-size: 30px;
	color: #555;
}
.contactform-container-fluid .col-xs-12{
	padding: 0 7px;
}
.contactform-container-fluid input, .contactform-container-fluid select, .contactform-container-fluid textarea{
	font-family: 'Futura Lt BT Light';
	margin: 0 7px 10px ;
	font-size: 15px;
    padding: 8px 14px;
    height: 40px;
    border: 2px solid #DDD;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contactform-container-fluid textarea{
	height: auto;
}
.contactform-container-fluid .g-recaptcha, .contactform-container-fluid #submitBtn{
	font-family: 'Futura Lt BT Light';
	margin: 0 7px 10px ;
	font-size: 15px;
}
.contactform-container-fluid #submitBtn input{
	display: block;
    width: 100%;
    text-transform: capitalize;
    border: none;
    line-height: 0;
    margin-top: 10px !important;
	font-family: 'Futura Md Bt Medium';
	font-size: 15px;
	text-shadow: none;
	font-weight: 100;
	letter-spacing: 0;
}
.contactform-container-fluid .form-container{
	background-color: white;
    padding: 40px 30px 50px;
    display: inline-block;
    margin-bottom: 140px;
    box-shadow: 16px 0px 59px rgba(64,64,64,0.1);
    float:left;
}

/*---Contact END---*/


/*--- Product List ---*/

.product_hotdeal_container {
	height:38px;
}

.product-hotdeal {
	display:inline-block;
    padding: 4px 14px;
    background-color: #e9292c;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-radius: 0px;
    z-index: 7;
    font-family: 'Futura Md Bt Medium';
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
}

.side_menu{
	box-shadow: none;
}
.side_menu .menu_title{
	font-family: 'Futura Hv Bt Heavy';
	color: #555;
	font-size: 20px;
	text-align: left;
	background-color: transparent;
	padding: 10px 15px 10px;
	display: inline-block;
	border-bottom: 1px solid #78c7cb;
	margin-bottom: 15px;
}
.side_menu ul li:first-child{
    padding-top:0;
}
.side_menu ul li a{
	font-family: 'Futura Md Bt Medium';
	font-size: 15px;
	color: #555;
	background-color: transparent;
	border: none;
    padding: 10px 15px 10px 15px;
}
.side_menu ul li a:hover, .side_menu ul li a.active{
	color: #00a5a8;
	background-color: transparent;
	border: none;
}

#featuredproduct-carousel{
	margin: 0;
}
#featuredproduct-carousel .oc-item {
	position: relative;
}
#featuredproduct-carousel .oc-item a.link{
	position: absolute;
	width: 100%;
	height: 100%;
}

#featuredproduct-carousel .oc-item .row{
	background-image: url('../../images/product-featured-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
}
#featuredproduct-carousel .oc-item .infobox{
	display: flex;
	align-items: center;
}
#featuredproduct-carousel .oc-item .infobox .info{
	padding: 0 70px;
}
#featuredproduct-carousel .oc-item .infobox .sale{
	color: #d60000;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#featuredproduct-carousel .oc-item .infobox h3{
	color: #555555;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 25px;
}
#featuredproduct-carousel .oc-item .infobox div.proddesc p{
	color: #555;
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1.4;
}
#featuredproduct-carousel .oc-item .infobox a.button{
	display: inline-block;
	color: #00a5a8;
	font-family: 'Futura Md Bt Medium';
	font-size: 16px;
	text-shadow: none;
	background-color: transparent;
	text-transform: capitalize;
	padding: 0;
	font-weight: 100;
	letter-spacing: 0;
	margin-bottom: 0;
	height: auto;
	line-height: 1;
}
#featuredproduct-carousel .oc-item .infobox a.button svg{
	max-height: 8px;
	fill: #00a5a8;
}
#featuredproduct-carousel .oc-item .imagebox{
	padding: 0;
}
#featuredproduct-carousel .oc-item .imagebox img{
	width: 350px;
	height: 200px;
	object-fit: cover;
}
#featuredproduct-carousel .owl-theme .owl-controls .owl-nav [class*=owl-]{
	color: #00a5a8;
	background-color: white;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	box-shadow: 5px 0 16px rgba(64,64,64,0.15);
}
#featuredproduct-carousel .owl-theme:hover .owl-controls .owl-nav [class*=owl-]{
	left: 20px;
}
#featuredproduct-carousel .owl-theme:hover .owl-controls .owl-nav .owl-next{
	left: auto;
	right: 20px;
}
#featuredproduct-carousel .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	background-color: #f7fffd !important;
	color: #00a5a8 !important;
}

#featuredproduct-carousel + #shop{
	padding-top: 20px;
}
#featuredproduct-carousel + #shop #filtersection{
	font-family: 'Futura Lt Bt Light';
	font-size: 15px;
	letter-spacing: 0;
}
#featuredproduct-carousel + #shop #filtersection #filterForm{
	margin-bottom: 15px;
}
#featuredproduct-carousel + #shop #filtersection #filterForm label{
	padding-right: 5px;
	text-transform: capitalize;
	font-family: 'Futura Lt Bt Light';
	font-size: 15px;
	letter-spacing: 0;
}
#featuredproduct-carousel + #shop #filtersection #filterForm select{
	padding: 4px 10px;
	border: 1px solid #d5d5d5;
	font-family: 'Futura Lt Bt Light';
}
#featuredproduct-carousel + #shop hr{
	margin: 10px 0;
}

.product-image2{
	height: 240px;
}
.product-title h2{
	margin: 0;
	color: #555;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 20px;
	height: 50px;
}
#shop .product-overlay3 .overlay-btn-container{
	bottom: 10px;
}


/*--- Product List END ---*/


/*--- Product Detail ---*/

.recommendedaddon {
	background:#d60000;
	text-align: center;
	color:white;
	padding:3px 10px;
	font-size: 12px;
}

#content.product_detail_view{
	overflow: visible;
}
#content.product_detail_view .equalHeight.product_detail_sidebar{
	justify-content: space-between;
}
.product-desc1 .sale{
    padding: 4px 14px;
    background-color: #d60000;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-radius: 0px;
    z-index: 5;
    font-family: 'Futura Md Bt Medium';
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 10px;
}
.product-desc1 h3.productname{
	margin-bottom:5px;
	text-transform: capitalize;
	color: #555;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 25px;
	line-height: 1.2;
}

.product-desc1 .anniversary_div{
	font-family: 'Futura Md Bt Medium';
	color: #555;
	font-size: 16px;
}
.product-desc1 .promotion_wording{
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'Futura Md Bt Medium';
	color: #555;
	font-size: 16px;
}

.addtocart_tab .addons{}
.addtocart_tab .addons .row{
    /*display: flex;
    align-items: center;*/
}
.addtocart_tab .addons .row .col-checkbox{
	text-align: right;
}
.addtocart_tab .addons .row .col-checkbox input{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: auto;
	left: auto;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
}
.addtocart_tab .addons .row:hover .col-checkbox input ~ .checkmark {
	background-color: #f5f5f5;
}
.addtocart_tab .addons .row .col-checkbox input:checked ~ .checkmark {
	background-color: #fff;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.addtocart_tab .addons .row .col-checkbox input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.addtocart_tab .addons .row .col-checkbox .checkmark:after {
	left: 7px;
	top: 5px;
	width: 5px;
	height: 9px;
	border: solid #555;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.addtocart_tab .addons .col-form-label{
	text-align: left;
	padding: 2px 0 0 20px;
}
.addtocart_tab .addons .col-form-label .attr-title{
	color: #555;
	font-family: 'Futura Hv Bt Heavy';
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 5px;
	letter-spacing: none;
	text-transform: none;
}
.addtocart_tab .addons .col-form-label .attr-desc{
	font-family: 'Futura Md Bt Medium';
	color: #555;
	font-size: 16px;
	line-height: 1.4 !important;
	text-transform: none;
	letter-spacing: 0;
}
.addtocart_tab .addons .col-form-label .attr-price{
	font-family: 'Futura Hv Bt Heavy';
	color: #00a5a8;
	font-size: 16px;
}

a.arrowbutton, .arrowbutton a{
	padding-right: 20px;
	position: relative;
}
a.arrowbutton:before, .arrowbutton a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #ec2227;
	height: 1px;
	width: 0%;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.arrowbutton:hover:before, .arrowbutton a:hover:before {
	width: 100%;
}
a.arrowbutton:after, .arrowbutton a:after {
	content: '';
    width: 20px;
    height: 100%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../../images/icons/btn-arrow.png);
    position: absolute;
    right: 0;
    top: 0;
}
a.arrowbutton.news_button{padding-bottom: 3px;}

@media(max-width: 1200px){
	#content.product_detail_view .equalHeight.product_detail_sidebar{
/*		display: inline-block;*/
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent{
		width: 63%;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail + .sidebar{
		width: 34%;
	}
}
@media(max-width: 991px){

	.contactform-container-fluid input, .contactform-container-fluid select, .contactform-container-fluid textarea {
	    margin: 0 0 10px;
	}

	#featuredproduct-carousel .oc-item .infobox .sale {
	    font-size: 18px;
	}

	.stay-healthy .info-container p.small {
	    font-size: 13px;
	}

	.steps-to-purchase .step-col p.desc {
	    font-size: 18px;
	}
	.steps-to-purchase .step-col p.small {
	    font-size: 13px;
	}

	.tab button {
	    font-size: 18px;
	}
	.faqs .toggle .togglec p {
	    font-size: 13px;
	}

	#productdesc_packageincludes h2 {
	    font-size: 20px;
	}
	#packages_interested h4 {
	    font-size: 20px;
	}
	.product-desc1 h3.productname {
	    font-size: 20px;
	}
	.contactdesc-section .box h2 {
	    font-size: 20px;
	}
	.contactform-container-fluid h2 {
	    font-size: 20px;	
	}
	.faq-desc h2 {
	    font-size: 20px;
	}
	.tabcontent h2 {
	    font-size: 20px;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent{
		width: 53%;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail + .sidebar{
		width: 44%;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent .product .col_half{
		width: 100%;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent .product .col_half .product-image .flex-control-nav{
		display: none;
	}
	.productdesc_packageincludes_wording .btgrid ul{
		margin-bottom: 0;
	}

	.signup-newsletter-col .newsletter-container {
	    border-left: 0px solid #78c7cb;
	    padding: 5px 30px;
	}
}
@media(max-width: 768px){
	.bread_contact_banner{
		top: 0;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar{
		padding-top: 30px;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent{
		width: 100%;
		padding-bottom: 0;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail.postcontent .product{
		margin-bottom: 0;
	}
	#content.product_detail_view .equalHeight.product_detail_sidebar #product_detail + .sidebar{
		width: 100%;
	}
	#packages_interested .product-title h2{
		font-size: 20px;
		height: auto;
	}
	#packages_interested .product-image4{
		height: 200px;
	}
	#packages_interested .product-image4 > a, #packages_interested .product-image4 .slide a, #packages_interested .product-image4 img{
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		max-width: 100% !important;
		width: 100% !important;
		object-fit: cover;
		height: 200px !important;
	}
}


/*--- Product Detail END ---*/


/*--- Footer ---*/

#footer.dark{margin-top: -60px;}

#footerCart {
    position: fixed;
    bottom: 85px;
    right: 25px;
    z-index: 998;
    cursor: pointer;
    opacity: 1;
    transition: opacity, bottom 0.2s ease;
    -moz-transition: opacity, bottom 0.2s ease;
    -webkit-transition: opacity, bottom 0.2s ease;
}
#footerCart a{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	background: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 5px 5px 18px rgba(64,64,64,0.13);
}
#footerCart svg{
    width: 100%;
}
#footer .social-icon i.fa-instagram{
	height: 40px;
	line-height: 40px;
	font-size: 26px;
}
#footer .social-icon i.fa-instagram:last-child{
	line-height: 38px;
}
#footer .social-icon.si-instagram:hover{
	background: radial-gradient(circle at 35% 115%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	border: none;
}
@media (min-width: 992px){
    .text-lg-right {
	    text-align: right !important;
	}
	.text-lg-left {
	    text-align: left !important;
	}
}
@media (min-width: 768px){
	.text-md-right {
	    text-align: right !important;
	}
	.text-md-left {
	    text-align: left !important;
	}

	.signup-newsletter-col {
	    padding: 35px 0 30px;
	}
}

@media (max-width:479px) {

	.signup-newsletter-col .newsletter-container {
	    padding: 0;
	}

	.signup-newsletter-col {
	    padding: 30px 0 0;
	}

	.faq-col .faqs .flexbox {
		display: flex;
	    align-items: center;
	    flex-direction: column;
	}

	.faq-col .faqs span {
	    width: 100%;
	    text-align: center;
	    margin:10px 0;
	}

	.faq-col .faqs a {
	    width: 100%;
	}

	.contactdesc-section .box {
	    padding: 40px 25px 25px 25px;
	}
}
/*--- Footer END ---*/

@media(max-width: 978.9px){
    .bread_contact_banner{top: auto;}
    .bread_contact_banner ~ #content{top: auto;}
}