.header {
	-webkit-transform: translateZ(0);
	position: fixed;
	height: 60px;
	width: 100%;
	z-index: 99999;
	top: 0px;
	background-color: rgba(255,255,255,1);
	border-bottom: solid 1px rgba(0,0,0,0.1);
}
strong {
    font-weight: bold;
}
::-webkit-scrollbar {
display:none;
}
.active-item {
	color: #ee0096!important;
}
#showMenu {
	position: absolute;
	z-index: 9999;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 0px;
	line-height: 60px;
	text-align: center;
	color: #1f1f1f;
	font-size: 14px;
}
#pageLogo img {
	position: relative;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 18px;*/
}
#openMail {
	position: absolute;
	z-index: 99999;
	width: 60px;
	height: 60px;
	right: 0px;
	top: 0px;
	line-height: 60px;
	text-align: center;
	color: #1f1f1f;
	font-size: 16px;
}
.thumb-clear {
	height: 40px;
	display: block;
	width: 100%;
}
.thumb-left {
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}
.thumb-left a {
	display: block;
	text-align: right;
}

.thumb-left img {
	width: 100%;
	/*height: 100px;
	 border-radius: 100px; */
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.thumb-left strong {
	color: #1a1a1a;
	display: inline-block;
	padding-bottom: 5px;
	font-size: 14px;
}
.thumb-left em {
	font-style: normal;
	line-height: 30px;
}
.thumb-right {
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}
.thumb-right img {
	width: 100%;
	/*height: 100px;
	 border-radius: 100px;  */
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}
.thumb-right strong {
	color: #1a1a1a;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
.thumb-right em {
	font-style: normal;
	line-height: 30px;
}
@media (min-width:768px) {
/*.thumb-left img {
	width: 140px;
	height: 140px;
	border-radius: 150px;
}*/
.thumb-left em {
	line-height: 28px;
}
.thumb-left strong {
	padding-top: 10px;
}
/*.thumb-right img {
	width: 140px;
	height: 140px;
	border-radius: 150px;
}*/
.thumb-right em {
	line-height: 28px;
}
.thumb-right strong {
	padding-top: 10px;
}
}
.content-strip {
	margin-bottom: 30px;
}
.content-strip h4 {
	color: #FFFFFF;
	position: absolute;
	z-index: 9999;
	text-transform: uppercase;
	margin-top: 27px;
	padding-left: 30px;
}
.content-strip {
	max-height: 100px;
}
.content-strip p {
	color: #FFFFFF;
	position: absolute;
	z-index: 999;
	margin-top: 48px;
	padding-left: 30px;
	opacity: 0.5;
}
.content-strip .overlay {
	z-index: 99;
	background-color:rgba(241, 71, 152, 0.44);
}
.content-strip i {
	font-size: 32px;
	position: absolute;
	color: #FFFFFF;
	right: 30px;
	z-index: 999;
	margin-top: 36px;
}
.content-strip img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}
@media (min-width:768px) {
.content-strip {
	max-height: 140px;
}
.content-strip h4 {
	font-size: 20px;
	margin-top: 45px;
	padding-left: 50px;
}
.content-strip p {
	font-size: 13px;
	margin-top: 75px;
	padding-left: 50px;
}
.content-strip i {
	font-size: 40px;
	margin-top: 53px;
	right: 50px;
}
}
.page-heading h3 {
	text-align: center;
	font-weight: 300;
}
.page-heading p {
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 10px;
}
.page-heading a {
	text-align: center;
	font-size: 13px;
}
.staff-item img {
	/*border-radius: 300px;
	max-width: 150px;*/
	margin-left: auto;
	margin-right: auto;
}
.staff-item h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
}
.staff-item em {
	text-align: center;
	font-size: 12px;
	color: #e34e47;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	font-style: normal;
}
.staff-item strong {
	display: block;
	font-weight: 400;
	/*text-align: center;*/
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
}
.small-text {
	display: block;
	margin-top: -10px;
	color: #e34e47;
	margin-bottom: 10px;
}
.footer-text {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}
.footer-icons {
	width: 180px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left: 23px;
}
.footer-icons a:hover {
	color: #FFFFFF;
}
.footer-icons a {
	font-size: 12px;
	width: 35px;
	height: 35px;
	border-radius: 30px;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.footer-facebook-icon {
	background-color: #3B5998;
	color: #FFFFFF;
	line-height: 35px;
}
.footer-twitter-icon {
	background-color: #4099FF;
	color: #FFFFFF;
	line-height: 35px;
}
.footer-google-icon {
	background-color: #d34836;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 14px!important;
}
.footer-up-icon {
	background-color: #ed028d;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 15px!important;
	padding-left: 1px;
}
.quote-slider h4 {
	font-size: 16px;
	font-weight: 300;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
}
.quote-slider a {
	text-align: center;
	margin-top: 20px;
}
.breadcrumbs {
    text-align: center;
    padding-top: 30px;
}

/*new css 29-06*/
.text-center
{
	text-align:center;
}
.recipes strong {
    font-size: 18px;
    padding: 20px 0;
   
}
.pink {
    background: #ed028d;
    color: #fff !important;
}
.white{
	color:#fff;
}
.center-if-mobile {
    padding: 20px 0;
}
.pink-contact {
    background: rgba(236, 0, 139, .5);
    padding: 30px;
    color: #fff;
}

.background-white{
	background:#fff !important;
}

.loader {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.loader__item, .loader__logo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 170px;
	height: 170px;
	margin: auto
}
.loader__logo {
	width: 96px;
	height: 54px
}
.loader__circle {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.loader__circle__progress {
	stroke-opacity: 0
}
background-pink {
    background: #db117e;
}

.width-100 img {
    width: 100%;
}
