/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
	color: #222;
	font-size: 1em;
	line-height: 1;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{
	font-family: "proxima-nova-extra-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #A99A9C;
}
p, ul{
	margin: 0px;
}
/***** Utilitary ****************************************************************************************/

.add-padd{
	padding: 30px 20px 0 20px !important;
}
.give-padding-bottom{
	padding-bottom: 50px;
}
.padding-mobile{
	padding-bottom: 0px;
}
a, a img, input, textarea, li, input[type="submit"] {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.animatedFast, .vorbitor {
	-webkit-transition: all 0.3s linear !important;
	-moz-transition: all 0.3s linear !important;
	-ms-transition: all 0.3s linear !important;
	-o-transition: all 0.3s linear !important;
	transition: all 0.3s linear !important;
}

/***** Header *******************************************************************************************/

/*.container-content, .header-wrapper {
	opacity: 0;
}*/

.flash-alert {
	color: red;
	padding: 20px;
	margin-bottom: 15px;
	border-radius: 5px;
	font-size: 14px;
	border: 1px solid red;
	width: 60%;
}

.flash-succes {
	color: #58b747;
	padding: 20px;
	margin-bottom: 15px;
	border-radius: 5px;
	font-size: 14px;
	border: 1px solid #58b747;
	width: 60%;
}
#inputPartner {
	display: none;
}
.container{
	max-width: 940px;
}

.content-wrapper{
	max-width: 940px;
	margin: 0 auto;
}
.header-wrapper{
	max-width: 940px;
	height: 135px;
	background: url(../img/header-motto.png) #f5f5f5 no-repeat center 10px;
}
.int-header-left {
	width: 80%;
	height: 95px;
	float: left;
}
.int-logo-life {
	background: url("../img/life-care-logo.png") no-repeat top center;
	background-size: 100% auto;
	width: 128px;
	height: 64px;
	display: block;
	margin: 30px 0 0 20px;
}
.int-logo-life2 {
	width: 156px;
	height: 90px;
	display: none;
	margin-top: 10px;
}
.int-header-right {
	width: 20%;
	height: 95px;
	float: left;
}
.int-life-care-link {
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #58b647 !important;
	text-decoration: underline;
	position: relative;
	top: 25px;
	float: right;
	right: 20px;
	background: url(../img/icon-shop.png) transparent no-repeat top center;
	height: 50px;
	padding-top: 34px;
}
.head-text-big{
	text-align: center;
	clear: both;
	padding-top: 36px;
	font-size: 20px;
	line-height: 20px;
	color: #58B747;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
	margin-bottom: 0px;
}
.head-text-small{
	text-align: center;
	clear: both;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #58B747;
}

/***** Content *******************************************************************************************/
	
#our-story{
	background-color: #58B747;
	position: relative;
	float: left;
}
.corner-video{
	float: right;
	width: 50%;
	height: 640px;
	padding-left: 10%;
}
video{
	margin: 0 auto;
}
#our-strengths{
	background-color: #ffc905;
}
#our-partnership{
	background-color: #f38020;
}
#join-our-team{
	background-color: #00b0ed;
}
#faq{
	background-color: #a1238c;
}
#register{
	background-color: #FFF;
}
#online-catalogue{
	background-color: #58b647;
}
.ui-tabs .ui-tabs-panel{
	padding: 0px!important;
}
#tab7 {
	display: inline-block;
	line-height: 14px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px;
	border: solid 1px #58b747;
	padding: 15px 10px;
	color: #58b747;
}
#tab7:hover{
	color: #fff;
	background-color: #58b747;
}
#tabs-7{
	background-color: #58b747;
}
.container-content p{
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	margin-bottom: 20px;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
}

.tab1-container, .tab2-container, .tab3-container, .tab4-container, .tab5-container, .tab6-container, .tab7-container{
	padding: 0px;
}
.tab5-container{
	color: #fff;
	padding-top: 0px;
}
.tab1-container p{
	font-size: 14px;
	line-height: 19px;
}
.tab2-container{
	background: url("../img/our-strengths-back.png") no-repeat right 20px top 30px;
}
.tab2-col1, .tab2-col2, .tab2-col3{
	width: 33.33%;
	float: left;
}
.tab2-list1, .tab2-list2, .tab2-list3, .tab2-list4, .tab2-list5{
	padding-left: 60px;
	padding-bottom: 20px;
}
.tab2-list1{
	background: url("../img/list1.png") no-repeat left top;
}
.tab2-list2{
	background: url("../img/list5.png") no-repeat left top;
}
.tab2-list3{
	background: url("../img/list3.png") no-repeat left top;
}
.tab2-list4{
	background: url("../img/list2.png") no-repeat left top;
}
.tab2-list5{
	background: url("../img/list4.png") no-repeat left top;
}
.tab3-center{
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
p.tab2-title{
	font-family: "lexia",serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #fff;
}
p.tab2-content, p.tab7-content{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #5B474A;
}
p.tab7-content{
	color: #FFF;
	margin-bottom: 30px;
}
p.tab3-big-title{
	font-family: "lexia",serif;
	font-weight: 300;
	font-size: 38px;
	line-height: 46px;
	text-align: center;	
	color: #fff;
	margin: 10px 0px 15px 0px;
}
p.tab3-small-title{
	font-family: "expo-sans-pro",sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	color: #FFE8B3;
	text-align: center;
	margin-bottom: 5px;
}
p.tab3-text{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	width: 510px;
	margin: 0 auto;
	line-height: 19px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.tab3-left, .tab3-right{
	width: 50%;
	float: left;
}
.tab3-container{
	background: url("../img/tab3-background.png") no-repeat right bottom;
}
p.tab3-side-title{
	font-family: "lexia",serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	padding-top: 10px;
	margin-bottom: 20px;
	max-width: 310px;
	width: 100%;
	padding-left: 10px;
}
p.tab3-side-title strong{
	font-weight: 800;
}
p.tab5-title{
	margin-bottom: 15px;
}
.tab3-img{
	padding-bottom: 10px;
	width: 64px;
}
.tab1-container p{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
p.move-title{
	text-align: left;
}
p.tab4-text{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.tab3-list, .tab3-big-list, .tab3-small-list{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	/*-webkit-padding-start: 20px;*/
	color: #fff;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	margin-left: -20px;
}
.tab3-big-list{
	margin-top: 30px;
}
.tab3-top-margin-container{
	margin-top: 20px;
}	
.tab3-top-margin-container-main, .tab3-top-margin-container{
	float: left;
	margin-bottom: 10px;
}
.tab3-list li, .tab3-big-list li, .tab3-small-list li{
	margin-bottom: 10px;
}
.tab3-list li {
    padding-right: 30px;
}
.tab3-big-list li {
    margin-bottom: 25px;
    padding-right: 80px;
}
.tab3-big-list li:last-child {
	margin-bottom: 5px;
}
.tab3-img, .tab3-side-title{
	float: left;
}
.tab3-small-list{
	list-style-type: none;
	/*padding-left: 20px;*/
}
.tab3-small-list li{
	background: url("../img/check-mark.png") no-repeat center left;
	padding-left: 20px;
}
.tab3-container .nice-button-container {
	padding-left: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}
.tab4-container{
	background: url("../img/tab4-background.png") no-repeat right 80px top 20px;
}
.tab4-container .col-md-6 {
	background: url("../img/tab4-background-left.png") no-repeat bottom 80px left 186px;
}
.tab4-col1, .tab4-col2, .tab4-col3{
	width: 31.5%;
	float: left;
	margin-right: 1.8%;
}
.tab4-col3{
	margin-right: 0px;
}
.tab4-footer{
	float: left;
	width: 100%;
}
.tab4-top-side{
	height: 120px;
}
.tab4-img{
	float: left;
}
p.tab4-title, p.tab4-sub{
	float: left;
}
p.tab4-title{
	font-family: "lexia",serif;
	font-weight: 800;
	line-height: 15px;
	font-size: 13px;
	margin-top: 70px;
	margin-bottom: 5px;
	color: #fff;
}
p.tab4-ti1{
	margin-top: 80px;
}
p.tab4-sub{
	font-family: "lexia",serif;
	font-weight: 400;
	line-height: 18px;
	font-size: 13px;
}
p.tab4-top-side{
	clear: both;
}
.tab4-footer{
	border-top: 2px solid #7CD4DE;
	padding-top: 30px;
}
p.tab4-footer-title, p.tab4-footer-text{
	text-align: center;
	margin-bottom: 0px;
}
p.tab4-footer-title{
	font-family: "lexia",serif;
	font-weight: 700;	
	font-size: 16px;
	line-height: 20px;
}
p.tab4-footer-text{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.tab5-col1, .tab5-col2{
	width: 48%;
	float: left;
}
.tab5-col1{
	margin-right: 4%;
}
p.tab5-title{
	font-family: "lexia",serif;
	font-style: normal;
	font-weight: 800;
	font-size: 14px;
	line-height: 17px;
	margin-top: 20px;
}
p.tab5-text{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.required input:after, .required select:after  { content:"*"; }
.tab6-container{
	background: url("../img/tab6-background.png") no-repeat right top 50px;
	/*height: 742px;*/
}
.tab6-container .add-padd{
	padding: 0px;
	/*padding-top: 2em;*/
}
.tab6-col1, .tab6-col2{
	float: left;
	width: 30%;
	margin-right: 4%;
	color: #5B474A;
}
.tab6-col1 p, .tab6-col2 p, input, select, textarea{
	color: #5B474A;
	margin-bottom: 20px;
}
p.contact-it{
	font-family: "expo-sans-pro",sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 10px;
	color: #5b474a;
}
.tab6-container p{
	color: #5b474a;
	font-size: 14px;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	line-height: 17px;
	margin: 20px 0px;
	max-width: 260px;
	width: 100%;
}
.tab6-container .col-md-12 p, .tab6-container .col-md-8 p{
	max-width: 100%;
}
.tab7-container{
	background: url("../img/tab7-background.png") no-repeat bottom right;
	/*height: 742px;*/
}
.tab7-container .add-padd{
	padding: 0px;
	/*padding-top: 2em;*/
}


::-webkit-input-placeholder {
	color: #5B474A;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
}
:-moz-placeholder { 
	color: #5B474A;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
}
::-moz-placeholder { 
	color: #5B474A; 
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
}
:-ms-input-placeholder {  
	color: #5B474A;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
}
input[type="text"], textarea {
	display: block;
	/*width: 100%;*/
	width: 260px;
	font-family: sans-serif;
	font-size: 18px;
	appearance: none;
	box-shadow: none;
	border-radius: 5px;
	border: solid 1px #c9c9c9;
	transition: border 0.3s;
	height: 40px;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F8F6F6;
	border: 1px solid #F8F6F6;
	border-bottom: 1px solid #d3cbce;
}
textarea{
	height: 110px;
	padding-top: 10px;
	padding-bottom: 10px;
}
input[type="text"]:focus, textarea {
	outline: none;
}
input[type="text"]:focus,
input[type="text"].focus,
textarea:focus,
textarea.focus,
select:focus, select.focus {
	background-color: #58B847;
	border: solid 1px #58B847;
	color: #fff;
}
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
select::-ms-expand { /* for IE 11 */
	display: none;
}
select {
	width: 100%;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #58B847;
	height: 34px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
	background: url("../img/arrow-down.png") no-repeat right center;
	height: 40px;
	background-position: right 7px center;
}
label {
	font-size: 18px;
}

/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) { 
	select {
		background:none;
		padding: 5px;
	}
}
select:focus, select.focus{
	border: 1px solid #58B847;
	/*border: none;*/
	outline: none;
}
option{
	font-size: 1em;
	/*color: #fff;*/
}
option:hover{
	/*color: #fff;*/
	border: 1px solid #71C362;
	background-color: #71C362; 
}
option[selected] { 
	color: #fff;
	border: 1px solid #71C362;
	background-color: #71C362; 
}
input[type="submit"]{
	color: #fff;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 17px;
	width: 150px;
	height: 60px;
	border: 0px;
	border-radius: 5px;
	padding-right: 40px;
	background: url("../img/r-arrow.png") no-repeat right center;
	background-color: #58B747;
	background-position: 110px center;
	border: 1px solid #58B747;
	margin-left: 20px;
	/*margin-top: 20px;*/
}
input[type="submit"]:focus{
	border: 1px solid #58B747;
	outline: none;
}
input[type="submit"]:hover{
	color: #58B747;
	background: url("../img/hover.png") no-repeat right center;
	background-color: #fff;
	background-position: 110px;
	border: 1px solid #58B747;
}
textarea{
	color: #5B474A;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 400;
	font-size: 14px!important;
	line-height: 17px;
}
.g-recaptcha {
	margin-left: 20px;
	-webkit-transform: scale(0.85);
	   -moz-transform: scale(0.85);
		-ms-transform: scale(0.85);
		 -o-transform: scale(0.85);
			transform: scale(0.85);
	-webkit-transform-origin: left top;
	   -moz-transform-origin: left top;
		-ms-transform-origin: left top;
		 -o-transform-origin: left top;
			transform-origin: left top;
}
.g-recaptcha>div>div, .g-recaptcha>div>div>iframe {
	/*width: 280px !important;*/
}
#our-story{
	color: #fff;
}
.tab4-img-mobile{
	display: none;
}
.tab4-text{
	color: #fff;
	padding-bottom: 20px;
}
.tab4-container .row{
	padding: 0px 20px;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}
.tab4-sub{
	color: #fff;
}
.tab4-footer-title{
	color: #fff;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 2px solid #fff;
}
p.tab4-footer-text{
	color: #fff;
	padding-bottom: 50px;
}
.tab6-container select{
	width: 260px;
}
.move-col-left{
	margin-left: -130px;
}
.tab2-list1, .tab2-list2, .tab2-list3, .tab2-list4, .tab2-list5 {
	margin-bottom: 30px;
}
.tab4-container .col-md-4{
	margin-top: 20px;
}
.tab6-container label{
	color: #5b474a;
}
.navbar-default{
	background: none;
	border: none;
	background-color: #f5f5f5;
	padding-left: 20px;
}
.video-text{
	margin-bottom: 15px;
	text-align: center;
	font-weight: 700 !important;
}
.video-iframe {
	display: inline-block;
}
.container, .container-fluid, .navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}
.container-fluid{
	margin-top: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff;
	border-radius: 5px;
	background-color: #fff;
}
.navbar-default .navbar-nav > .active #tab1, .navbar-default .navbar-nav > .active #tab1:link, .navbar-default .navbar-nav > .active #tab1:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #58B747 no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > .active #tab2, .navbar-default .navbar-nav > .active #tab2:link, .navbar-default .navbar-nav > .active #tab2:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #ffc905 no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > .active #tab3, .navbar-default .navbar-nav > .active #tab3:link, .navbar-default .navbar-nav > .active #tab3:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #f38020 no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > .active #tab4, .navbar-default .navbar-nav > .active #tab4:link, .navbar-default .navbar-nav > .active #tab4:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #00b0ed no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > .active #tab5, .navbar-default .navbar-nav > .active #tab5:link, .navbar-default .navbar-nav > .active #tab5:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #a1238c no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > .active #tab6, .navbar-default .navbar-nav > .active #tab6:link, .navbar-default .navbar-nav > .active #tab6:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #eb1c24 no-repeat center 39px;
	padding-bottom: 40px;
	/*background-color: #eb1c24;*/
}
.navbar-default .navbar-nav > .active #tab7, .navbar-default .navbar-nav > .active #tab7:link, .navbar-default .navbar-nav > .active #tab7:visited{
	color: #fff;
	background: url(../img/icon-arrow-down.png) #58b647 no-repeat center 39px;
	padding-bottom: 40px;
}
.navbar-default .navbar-nav > a{
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	margin-left: 13px;
	margin-right: 13px;*/
}
.navbar{
	margin-bottom: 0px;
}
.navbar-nav{
	width: 100%;
}
.navbar-nav > li{
	margin-right: 2%;
}
.navbar-nav > li:last-child{
	margin-right: 0%;
}
#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7{
	border-radius: 5px;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 14px;
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
	outline: none;
	background: url(../img/icon-arrow-down.png) transparent no-repeat center -20px;
}
#tab1{
	color: #58B747;
	border: 1px solid #58B747;
}
#tab2{
	color: #ffc905;
	border: 1px solid #ffc905;
}
#tab3{	
	color: #f38020;
	border: 1px solid #f38020;
}
#tab4{
	color: #00b0ed;
	border: 1px solid #00b0ed;
}
#tab5{
	color: #a1238c;
	border: 1px solid #a1238c;
}	
#tab6{	
	color: #eb1c24;
	border: 1px solid #eb1c24;
}	
.make-bold{
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
}
.navbar-default .navbar-nav > .active #tab1, .navbar-default .navbar-nav > .active #tab2, .navbar-default .navbar-nav > .active #tab3, .navbar-default .navbar-nav > .active #tab4, .navbar-default .navbar-nav > .active #tab5, .navbar-default .navbar-nav > .active #tab7 {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
}
#our-story, #our-strengths, #our-partnership, #join-our-team, #faq, #register{
	/*border-radius: 5px;*/
}
#our-story{
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
#tabs-7{
	-webkit-border-top-right-radius: 0px; 
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px; 
}
.toggle-off{
	display: none;
}
.tab1-container p{
	margin-bottom: 20px;
}
.nice-button-container {
	padding: 0 20px 20px 40px;
}
.nice-button, .nice-button2 {
	font-family: "expo-sans-pro",sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 17px;
	padding: 5px 30px 5px 10px;
	border: 0px;
	border-radius: 5px;
	color: #58B747;
	background: url("../img/hover.png") #fff no-repeat right 15px center;
}
.tab2-container .nice-button, .tab4-container .nice-button {
	background: url("../img/hover-brown.png") #fff no-repeat right 15px center;
	color: #5b474a;
}
.tab3-container .nice-button {
	background: url("../img/hover-orange.png") #fff no-repeat right 15px center;
	color: #f28020;
}
.nice-button:hover, .nice-button2:hover {
	color: #fff;
	background: url("../img/r-arrow.png") #58B747 no-repeat right 5px center;
}



.int-header-left2{
	display: none;
}
.topNameTab{
	display: none;
}
.bottomButton{
	display: none;
}
/***** IE8 *******************************************************************************************/

/*.ten-body-wrapper { background-position /*\*: -85px 110px\9 }*/*/


/***** Safari *******************************************************************************************/

/* Safari only override */
/*    ::i-block-chrome,.ten-body-wrapper {
		
	}*/
/***** Firefox *******************************************************************************************/

/*@-moz-document url-prefix() {
			
		}
*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
	display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
	visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}
@media (min-width: 769px){
	.active-screen {
		display: block!important;
	}
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media (max-width: 991px){
	.tab4-sub{
		margin-left: 5px;
		margin-top: 69px;
	}
	#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7{
		border-radius: 5px;
		padding: 12px 5px;
	}
	.navbar-nav > li{
		margin-right: 0.5%;
	}
	.header-wrapper {
		padding: 0 10px;
	}
	.no-padding-mobile{
		padding-bottom: 0px;
	}
	.padding-mobile{
		padding-bottom: 50px;
	}
}
@media (max-width: 360px) {
	/*#our-story {
		display: none!important;
	}*/
}
@media (max-width: 768px){
	p.tab3-big-title{
		margin: 0px 0px 15px 0px;
	}
	.header-wrapper{
		margin-bottom: 0px;
		display: none;
		background: transparent;
	}
	#tab7{
		padding-left: 5%!important;
	}
	.header-wrapper{
		border-bottom: none;
	}
	.positionRelative {
		position: relative;
	}
	.tab-pane {
		display: none;
	}
	.active {
		display: block!important;
	}
	.navbar-default .navbar-nav > .active #tab6, .navbar-default .navbar-nav > .active #tab6:link, .navbar-default .navbar-nav > .active #tab6:visited{
		color: #fff;
		background-color: #FC4339;
	}
	.navbar-default .navbar-nav > .active #tab1, .navbar-default .navbar-nav > .active #tab2, .navbar-default .navbar-nav > .active #tab3, .navbar-default .navbar-nav > .active #tab4, .navbar-default .navbar-nav > .active #tab5{
		-webkit-border-radius: 0px;
				border-radius: 0px;
	}
	#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7{
		-webkit-border-radius: 0px;
				border-radius: 0px;
	    background: none;
	}
	.navbar-nav > li{
		margin-right: 0%;
	}
	.navbar-default .navbar-nav > .active #tab1, .navbar-default .navbar-nav > .active #tab1:link, .navbar-default .navbar-nav > .active #tab1:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab2, .navbar-default .navbar-nav > .active #tab2:link, .navbar-default .navbar-nav > .active #tab2:visited{
		color: #fff;
		background: #fc4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab3, .navbar-default .navbar-nav > .active #tab3:link, .navbar-default .navbar-nav > .active #tab3:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab4, .navbar-default .navbar-nav > .active #tab4:link, .navbar-default .navbar-nav > .active #tab4:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab5, .navbar-default .navbar-nav > .active #tab5:link, .navbar-default .navbar-nav > .active #tab5:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab6, .navbar-default .navbar-nav > .active #tab6:link, .navbar-default .navbar-nav > .active #tab6:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.navbar-default .navbar-nav > .active #tab7, .navbar-default .navbar-nav > .active #tab7:link, .navbar-default .navbar-nav > .active #tab7:visited{
		color: #fff;
		background: #FC4339;
		padding-bottom: 12px;
	}
	.video-text{
		margin-top: 30px;
	}
	#our-story, #our-strengths, #our-partnership, #join-our-team, #faq, #register{
		border-radius: 0px;
	}
	body{
		font-size: 30px;
	}
	.int-life-care-link{
		padding-right: 5px;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #58B847;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color: transparent;
	}
	.navbar-default .navbar-toggle{
		border: none;
		float: left;
		margin-left: 5%;
	}
	.navbar-toggle .icon-bar{
		height: 8px;
		width: 60px;
		-webkit-border-radius: 16px;
				border-radius: 16px;
	}
	.navbar-toggle{
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
		background-color: #FC4339;
	}
	.navbar-default{
		background-color: #fff;
		border: none;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border: none;
	}
	#tab7{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		border-radius: 0px;
		display: block;
	}
	#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7{
		background-color: none;
		border: none;
		color: #fff;
		text-align: left;
		font-size: 22px;
		line-height: 26px;
		padding-left: 5%;
	}
	#tab1:hover, #tab2:hover, #tab3:hover, #tab4:hover, #tab5:hover, #tab6:hover, #tab7:hover{
		background-color: #FC4339;
	}
	.tab4-container, .tab4-container .col-md-6 {
		background: none;
	}
	.navbar-nav{
		background-color: #58B847;
		margin: 0px;
		/*padding-bottom: 10px;*/
	}
	.navbar{
		margin-bottom: 0px;
		border: none;
	}
	#tabs{
		margin-top: 0px;
	}
	.container-fluid, .navbar-collapse, .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse, .navbar, #tab7{
		padding-right: 0px;
		padding-left: 0px;
	}
	p.tab2-title{
		color: #fff;
		font-size: 26px;
		line-height: 30px;
	}
	.tab2-list1, .tab2-list2, .tab2-list3, .tab2-list4, .tab2-list5 {
		padding-top: 240px;
		padding-left: 0px;
	}
	div.tab2-list1, div.tab2-list2, div.tab2-list3, div.tab2-list4, div.tab2-list5{
		background-size: 182px 212px;
		margin-top: 30px;
	} 
	.tab2-list1{
		background: transparent url("../img/pr1-big.png") no-repeat scroll left top;
	}
	.tab2-list2{
		background: transparent url("../img/pr5-big.png") no-repeat scroll left top;
	}
	.tab2-list3{
		background: transparent url("../img/pr3-big.png") no-repeat scroll left top;
	}
	.tab2-list4{
		background: transparent url("../img/pr2-big.png") no-repeat scroll left top;
	}
	.tab2-list5{
		background: transparent url("../img/pr4-big.png") no-repeat scroll left top;
	}
	p.tab2-content{
		font-size: 18px;
		line-height: 26px;
	}
	.tab2-container{
		background: none;
	}
	.tab3-container{
		color: #fff;
	}
	p.tab3-big-title{
		text-align: left;
		font-size: 40px;
		line-height: 44px;
		margin-bottom: 20px;
		color: #fff;
	}
	p.tab3-small-title{
		text-align: left;
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	p.tab3-text{
		text-align: left;
		width: 100%;
		font-size: 20px;
		line-height: 29px;
		margin-bottom: 0px;
	}
	.main-left p.tab3-big-title, .main-right p.tab3-big-title{
		font-size: 40px;
		line-height: 44px;
		margin-top: 30px;
	}
	p.tab3-side-title{
		font-size: 26px;
		line-height: 30px;
		padding-top: 40px;
		margin-bottom: 20px;
		min-width: 100%;
		margin-top: 10px !important;
	}
	.tab3-list, .tab3-big-list, .tab3-small-list{
		font-size: 18px;
		line-height: 26px;
	}
	.tab3-img{
		margin-top: 0px;
		padding-bottom: 20px;
		max-width: 700px;
		width: 100%;
	}
	.tab3-small-list li{
		background: transparent url("../img/check-mark-mobile.png") no-repeat scroll left center;
		padding-left: 30px;
	}
	.tab3-container{
		background: none;
	}
	p.tab4-title{
		color: #fff;
		font-size: 26px;
		line-height: 30px;
		margin-top: 0px;
	}
	p.tab4-ti1{
		margin-top: 0px;
	}
	.tab4-img{
		display: none;
	}
	.tab4-img-mobile{
		display: block;
		width: 206px;
		height: 206px;
		margin: 40px 0px 20px 0px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
		padding-right: 0px;
		padding-left: 0px;
	}
	p.tab4-text{
		font-size: 18px;
		line-height: 26px;
		color: #fff;
	}
	p.tab4-sub{
		color: #fff;
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 5px;
		margin-top: 0px;
		margin-left: 5px;
	}
	p.tab4-footer-title{
		border-top: 2px solid #fff;
		font-size: 40px;
		line-height: 44px;
		padding-top: 40px;
		color: #fff;
		margin-top: 30px;
	}
	p.tab4-footer-text{
		font-size: 26px;
		line-height: 30px;
		color: #fff;
		max-width: 380px;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	p.tab5-title{
		color: #fff;
		font-size: 26px;
		line-height: 30px;
		margin: 20px 0px;
	}
	p.tab5-text{
		color: #fff;
		font-size: 18px;
		line-height: 26px;
		padding-bottom: 30px;
	}
	p.contact-it{
		font-size: 18px;
		line-height: 24px;
		color: #5b474a;
	}
	input[type="text"], textarea{
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #f8f6f6;
		border-color: #f8f6f6 #f8f6f6 #d3cbce;
		border-image: none;
		border-radius: 5px;
		border-style: solid;
		border-width: 1px;
		box-shadow: none;
		display: block;
		font-family: "expo-sans-pro",sans-serif;
		font-size: 18px;
		font-weight: 400;
		height: 50px;
		line-height: 22px;
		padding-left: 10px;
		padding-right: 10px;
		transition: border 0.3s ease 0s;
		max-width: 520px;
		width: 100%;
		text-align: center;
	}
	.tab6-col1 p, .tab6-col2 p, input, select, textarea {
		color: #5b474a;
		margin-bottom: 20px;
	}
	*::-moz-placeholder {
		color: #5b474a;
		font-family: "expo-sans-pro",sans-serif;
		font-weight: 400;
	}
	*::-moz-selection {
		background: #b3d4fc none repeat scroll 0 0;
		text-shadow: none;
	}
	.tab6-container{
		background: none;
	}
	.tab6-container label{
		font-family: "expo-sans-pro",sans-serif;
		font-size: 25px;
		line-height: 32px;
		color: #5b474a;
	} 
	.tab6-container select{
		height: 50px;
		max-width: 520px;
		width: 100%;
		line-height: 24px;
		font-family: "expo-sans-pro",sans-serif;
		font-size: 18px;
		font-weight: 400;
		text-align: center;
	}
	select {
		-moz-appearance: none;
		background: rgba(0, 0, 0, 0) url("../img/arrow-down.png") no-repeat scroll 480px center;
		border: 1px solid #58b847;
		border-radius: 5px;
		font-size: 14px;
		height: 40px;
		padding: 5px;
		width: 100%;
	}
	.tab6-container p{
		color: #5b474a;
		font-size: 18px;
		line-height: 24px;
		max-width: 600px;
		width: 100%;
		
	}
	.contact-textarea::-webkit-input-placeholder {
		font-size: 18px!important;
		line-height: 24px!important;
		color: #5b474a;
	}
	.contact-textarea:-moz-placeholder {
		/* FF 4-18 */
		font-size: 18px!important;
		line-height: 24px!important;
		color: #5b474a;
	}
	textarea {
		/* IE 10+ */
		font-size: 18px!important;
		line-height: 24px!important;
		color: #5b474a;
	}
	input[type="submit"] {
		background: #58b747 url("../img/r-arrow-mobile.png") no-repeat scroll 188px center;
		border: 1px solid #58b747;
		border-radius: 5px;
		color: #fff;
		font-family: "expo-sans-pro",sans-serif;
		font-size: 30px;
		font-weight: 700;
		height: 110px;
		line-height: 30px;
		margin-top: 20px;
		padding-right: 55px;
		width: 270px;
	}
	input[type="submit"]:hover{
		color: #58B747;
		background: url("../img/hover-mobile.png") no-repeat scroll 188px center;
		background-color: #fff;
		background-position-x: 110px;
		border: 1px solid #58B747;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
		margin-left: 0px;
		margin-right: 0px;
	}
	.tab1-container p{
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.mobile-background-image{
		/*background: url(../img/background-image-mobile.jpg) no-repeat; 
		background-size:100% auto;*/
	}
	.int-logo-life2 {
		height: 100%;
		max-width: 250px;
		width: 100%;
		margin-top: 0;
		padding-bottom: 10px;
		display: block;
		margin-left: 20px;
	}
	.mobile-background-image{
		/*background: rgba(0, 0, 0, 0) url("../img/background-image-mobile.jpg") no-repeat scroll 0 0 / 105% auto;*/
	}
	.int-header-left{
		display: none;
	}
	.int-header-left2 {
		float: right;
		display: inline;
		padding-right: 5%;
		padding-left: 5%;
	}
	.navbar-default{
		background-color: transparent;
	}
	.int-header-right{
		display: none;
	}
	.int-header-left3{
		float: left;
		padding-right: 5%;
		padding-left: 5%;
	}
	.navbar-default .navbar-toggle3{
		float: right!important;
		margin-right: 5%;
		background: url('../img/back-menu-icon.png') no-repeat center;
		max-width: 60px;
		width: 100%;
		height: 60px;
		-webkit-background-size: 200%;
			 -o-background-size: 200%;
				background-size: 200%;
	}
	.icon-bar2{
		background-color: transparent!important;
	}
	.navbar-default .navbar-toggle4{
		float: left;
		margin-right: 5%;
		max-width: 60px;
		width: 100%;
		height: 60px;
		-webkit-background-size: 200%;
			 -o-background-size: 200%;
				background-size: 200%;
	}

	.icon-bar4{
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
		background-color: #FFF;
	}
	.int-header-left4{
		float: left;
		padding-left: 5%;
	}
	#navbar{
		background-color: transparent!important;
	}
	#myTab{
		background-color: #58B847;
		width: 100%;
	}
	.navbar-header{
		padding-top: 25px;
		/*background-color: #58B847;*/
	}
	.topNameTab{
		display: block;
		min-height: 105px;
		background-color: #FFF;
	}
	.topNameTabText1, .topNameTabText2, .topNameTabText3, .topNameTabText4, .topNameTabText5, .topNameTabText6{
		font-family: "expo-sans-pro",sans-serif;
		font-weight: 700;
		font-size: 40px;
		line-height: 48px;
		color: #58b847;
	}
	.topNameTabText2{
		color: #ffca05;
	}
	.topNameTabText3{
		color: #f48120;
	}
	.topNameTabText4{
		color: #00b2ef;
	}
	.topNameTabText5{
		color: #a2238d;
	}
	.topNameTabText6{
		color: #5b474a;
	}
	.bottomButton{
		border-bottom: 5px solid #fff;
		bottom: -14px;
		display: block;
		height: 110px;
		position: relative;
		width: 100%;
		
	}
	.firstBtn{
		background: rgba(0, 0, 0, 0) url("../img/btnBottom1.png") no-repeat scroll center bottom;
		-webkit-background-size: 50%;
			 -o-background-size: 50%;
				background-size: 50%;
	}
	.secondBtn{
		background: rgba(0, 0, 0, 0) url("../img/btnBottom2.png") no-repeat scroll center bottom;
		-webkit-background-size: 50%;
			 -o-background-size: 50%;
				background-size: 50%;
	}
	.thirdBtn{
		background: rgba(0, 0, 0, 0) url("../img/btnBottom3.png") no-repeat scroll center bottom;
		-webkit-background-size: 50%;
			 -o-background-size: 50%;
				background-size: 50%;
	}
	.fourthBtn{
		background: rgba(0, 0, 0, 0) url("../img/btnBottom4.png") no-repeat scroll center bottom;
		-webkit-background-size: 50%;
			 -o-background-size: 50%;
				background-size: 50%;
	}
	.fifthBtn{
		background: rgba(0, 0, 0, 0) url("../img/btnBottom5.png") no-repeat scroll center bottom;
		-webkit-background-size: 50%;
			 -o-background-size: 50%;
				background-size: 50%;
	}
	.tab3-img{
		width: 50%;
		clear: both;
		margin-top: 20px;
		margin-bottom: -20px;
	}
	.tab3-list, .tab3-big-list, .tab3-small-list{
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		/*-webkit-padding-start: 20px;*/
		color: #fff;
		font-family: "expo-sans-pro",sans-serif;
		font-weight: 400;
		font-size: 18px;
		line-height: 22px;
		margin-left: -10px;
	}
	a:focus{
		outline: none;
	}
	.tab3-img{
		max-width: 200px;
	}
}

@media (max-width: 640px)  {
	.int-header-right{
		display: none;
	}
	.int-header-center{
		width: 80%;
		text-align: right;
	}
	.head-text-big{
		text-align: right;
	}
	.head-text-small{
		text-align: right;
	}
	.video-text{
		margin-top: 30px;
	}
	.video-iframe{
		width: 300px;
		margin: 0 auto;
	}
	.move-col-left{
		margin-left: 0px;
	}
	.contact-submit{
		position: static;
	}
	.video-iframe {
		width: 100%;
	}
	.int-header-left2{
		width: 46%;
	}

}
@media (max-width: 480px)  {
	.int-logo-life2{
		margin-top: -10%;
	}
	.mobile-background-image {
		/*background: rgba(0, 0, 0, 0) url("../img/background-image-mobile.jpg") no-repeat scroll 0 70px / 100% auto;*/
	}
}
@media (max-width: 360px)  {
	.head-text-small{
		font-size: 12px;
	}
	.head-text-big{
		font-size: 16px;
	}
	.int-header-center{
		text-align: right;
		padding-left: 60px;
	}
	.int-logo-life2{
		margin-top: -15%;
	}
	.mobile-background-image {
		background: rgba(0, 0, 0, 0) url("../img/background-image-mobile.jpg") no-repeat scroll 0 90px / 100% auto;
	}
	.topNameTabText1, .topNameTabText2, .topNameTabText3, .topNameTabText4, .topNameTabText5, .topNameTabText6{
		font-size: 30px;
		line-height: 40px;
	}
}
@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

@media print,
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important; /* Black prints faster:
								   http://www.sanbeiji.com/archives/953 */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links that are fragment identifiers,
	 * or use the `javascript:` pseudo protocol
	 */

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	/*
	 * Printing Tables:
	 * http://css-discuss.incutio.com/wiki/Printing_Tables
	 */

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}

.tabBgBlack {
	background: #000!important;
}
.tabItemOpacity {
	opacity: 0.3!important;
}
.ui-widget-content{
	background: none;
	border: none;
}
.ui-tabs{
	padding: 0px;
}
.ourStoryColor{
	color: #58b847
}
.ourStrangthColor{
	color: #ffc640;
}
.franchiseColor{
	color: #f38020;
}
.optionsColor{
	color: #00b0ed;
}
.faqColor{
	color: #a1238c;
}
.contactColor{
	color: #eb1c24;
}