 /* = General
-------------------------------------------------------------- */
:root{
	font-size: 26px;
}
@media (max-width: 1899px){
	:root{
		font-size: 25px;
	}
}
@media (max-width: 1809px){
	:root{
		font-size: 24px;
	}
}
@media (max-width: 1699px){
	:root{
		font-size: 22px
	}
}
@media (max-width: 1611px){
	:root{
		font-size: 21px
	}
}
@media (max-width: 1599px){
	:root{
		font-size: 20px
	}
}
@media (max-width: 1468px){
	:root{
		font-size: 19.5px;
	}
}
@media (max-width: 1440px){
	:root{
		font-size: 19px;
	}
}
@media (max-width: 1307px){
	:root{
		font-size: 18px;
	}
}
body {
	color: #636363;
	font-family: 'NobelBL-Light', sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
}
h3, .h3{
	font-size: 1.385rem;
	margin-bottom: 1rem;
}
a{
	color: #009aa6;
	text-decoration: none;
}
a:hover, a:focus{
	color: #009aa6;
	outline: none;
	text-decoration: none;
}
p{
	margin-bottom: 1rem;
} 
strong{
	font-weight: 700;
}
img{
	max-width: 100%;
	height: auto;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #00343b;
	opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #00343b;
	opacity: 0.5;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #00343b;
	opacity: 0.5;
}
:-moz-placeholder { /* Firefox 18- */
	color: #00343b;
	opacity: 0.5;
}
.align-center{
	text-align: center;
}
img.aligncenter{
	display: block;
	margin: 1em auto;
}
.btn-main{
	background: #009aa6;
	border-radius: 0;
	color: #fff;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	padding: 10px 27px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin: 1em 0;
	transition: 0.5s ease all;
}
.btn-main-cont a{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px !important;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	min-width: 160px;
}
.btn-border{
	border: 2px solid #009aa6;
	color: #009aa6;
	letter-spacing: 3px;
	padding: 10px 27px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	border-radius: 0;
	display: inline-block;
	margin: 1em 0;
	transition: 0.5s ease all;
}
.btn-border:hover, .btn-border:focus{
	background: #009aa6;
	border: 2px solid #009aa6;
	color: #fff;
}
.btn-fill-white{
	background: #fff;
	color: #000;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 1em 0;
}
.text-colored{
	color: #009aa6;
}
.bg-colored{
	background: #009aa6;
	padding: 0 0.1em
}
.btn-read-more{
	background: #009aa6;
	color: #fff;
	font-size: 0.538rem;
	font-family: 'NobelBL-Regular';
	position: relative;
	text-transform: uppercase;
	padding: 0.423rem 1.538rem 0.423rem 0.385rem;
	width: 6.538rem;
	text-align: center;
	display: inline-block;
	border-radius: 10px;
	transition: 0.5s ease all;
	margin: 1em 0;
}
.btn-read-more:hover, .btn-read-more:focus{
	background: #01acb9;
	color: #fff;
}
.btn-read-more::after{
	color: #fff;
	content: "\f178";
	font-family: FontAwesome;
	right: 15px;
	position: absolute;
	top: 12px;
	font-size: 1rem;
}
.font-light{
	font-family: 'NobelBL-Light';
}
sub, sup{
	font-size: 50%;
}


 /* = Global
-------------------------------------------------------------- */
.wrapper{
	padding: 0;
}
.small-screen{
	display: none;
}
@media (max-width: 991px){
	.small-screen{
		display: block;
	}
	.big-screen{
		display: none;
	}
}


 /* = Header
-------------------------------------------------------------- */
.bg-primary{
	background: #fff !important;
	border-bottom: 1px solid #f0f0f0;
	padding: 22px 2.885rem;
}
.navbar.navbar-fixed-top{
	position: fixed;
	width: 100%;
	z-index: 20;
}
.navbar-brand{
	margin-right: 0;
}
.navbar-brand img{
	width: 10.115rem;
}
.navbar-dark .navbar-nav .nav-link{
	color: #6c6c6c;
	font-family: 'NobelBL-Regular';
	font-size: 0.923rem;
	letter-spacing: 1px;
	padding: 10px 0.615rem;
	transition: all 0.5s ease;
	line-height: 1rem;
}
.navbar-dark .navbar-nav #menu-item-922 > a{
	cursor: default;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
	color: #009aa6;
}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link{
	color: #009aa6;
}
.navbar-nav .non-click > a{
	cursor: default;
}
.dropdown-toggle::after{
	border-top: .2em solid;
	border-right: .2em solid transparent;
	border-left: .2em solid transparent;
	top: 3px;
	position: relative;
	margin-left: 0.192rem;
}
.navbar-nav > li.dropdown > .dropdown-menu{
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: 0.5s ease all;
	border: none;
}
.navbar-nav > li.dropdown:hover > .dropdown-menu {
	display: block;
	opacity: 1;
	background: #fff;
	border: none;
	border-radius: 0;
	padding-top: 35px;
	margin-top: 0;
	padding-bottom: 0px;

	visibility: visible;
	opacity: 1;
	transition: 0.3s ease all;
}
.navbar-nav > li.dropdown.menu-full-width{
	position: static;
}
.navbar-nav > li.dropdown.menu-full-width > .dropdown-menu{
	display:table; width: 100%; text-align: center; left:0; right:0;
	padding: 0 10% 1rem;
	border-top: 1px solid #f0f0f0;
}
.navbar-nav > li.dropdown.menu-full-width > .dropdown-menu > li.menu-col{
	float: left;
	width: 33.33%;
	text-align: left
}
.navbar-nav > li.dropdown.menu-full-width > .dropdown-menu > li.menu-col-1, .navbar-nav > li.dropdown.menu-full-width > .dropdown-menu > li.menu-col-2, .navbar-nav > li.dropdown.menu-full-width > .dropdown-menu > li.menu-col-3{

}
.navbar-nav > li.dropdown.menu-full-width #menu-item-1419{
	clear: both;
}
.navbar-nav > li.dropdown.menu-full-width #menu-item-1431, .navbar-nav > li.dropdown.menu-full-width #menu-item-1447{
	margin-top: -7.846rem;
}
.navbar-nav > li.dropdown.menu-full-width #menu-item-1451{
	margin-top: -1.538rem;
}
.navbar-nav > li.dropdown > .dropdown-menu > li > .dropdown-item{
	background: #efefef;
	color: #6c6c6c;
	font-family: 'NobelBL-Regular';
	font-size: 0.846rem;
	letter-spacing: 1px;
	line-height: 1rem;
	padding: 8px 20px;
}
.navbar-nav > li#menu-item-871.dropdown > .dropdown-menu > li > .dropdown-item{
	background: #fff;
}
.navbar-nav > li.dropdown > .dropdown-menu > li.no-link > .dropdown-item{
	padding: .20rem 1.5rem !important;
}
.dropdown-menu .dropdown-menu{
	display: block;
	position: relative !important;
	border: none;
	padding-left: 20px;
	padding: .4rem 0;
	margin-top: 0;
}
.dropdown-menu .dropdown-menu > li > .dropdown-item{
	color: #009aa6;
	font-family: 'NobelBL-Regular';
	font-size: 0.846rem;
	line-height: 1rem;
	padding: .20rem 1.5rem;
}
.dropdown-menu .dropdown-menu > li > .dropdown-item:hover{
	background: transparent;
}
.navbar-nav .no-link > a{
	cursor: default;
	font-family: 'NobelBL-Regular';
	font-size: 0.769rem !important;
	background: transparent !important;
	color: #00343b !important;
	line-height: 1rem;
	padding-left: 42px !important;
}
.navbar-nav #menu-item-22 .no-link > a, .navbar-nav #menu-item-617 .no-link > a{
	background: #efefef !important;
	color: #6c6c6c !important;
	font-size: 0.846rem !important;
	width: 95%;
}
.navbar-nav .no-link > ul{
	margin-top: 0;
	padding-top: 5px
}
.navbar > .form-opener{
	display: inline-block;
	margin: 0 0.385rem;
}
.navbar > .form-opener .fa{
	color: #6c6c6c;
	font-size: 0.885rem;
}
.navbar #searchform{
	display: none;
	position: absolute;
	background: #009aa6;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.navbar #searchform #s {
	padding-right: 20px;
	border: 0 none;
	background: transparent;
	box-shadow: none;
	display:block;
}
.navbar #searchform .input-group {
	transition: all 0.35s, border-radius 0s;
	width: 100%;
	cursor: pointer;
	float: none !important;
	max-width: 70%;
	margin: 0 auto;
}
.navbar #searchform .input-group:hover{
	/*background: #009aa6;
	width: 200px;
	border-radius: 5px;*/
}  
.navbar #searchform .input-group::before{
	content: "\f002"; 
    font-family: FontAwesome;
    left: 0;
	position: absolute;
	top: 1.346rem;
	color:#fff;
}
.navbar #searchform #s{
	color: #fff;
	width: 100%;
	margin: 15px auto 0;
	padding: 0.385rem 0.385rem 0.385rem 1.538rem;
	font-family: 'NobelBL-Light';
	font-size: 1.5rem;
	border-bottom: 1px solid;
	border-radius: 0;
}
.navbar #searchform .fa {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 9;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	left: initial;
	color: #fff;
	font-size: 24px;
}
.navbar #searchform .input-group:hover .fa{
	color: #fff;
}
.navbar #searchform #searchsubmit{
	display: none;
}
.navbar #searchform #s::-webkit-input-placeholder {
	color: #fff;
}
.navbar #searchform #s:-moz-placeholder {
	color: #fff;
}
.navbar #searchform #s::-moz-placeholder {
	color: #fff;
}
.navbar #searchform #s:-ms-input-placeholder {
	color: #fff;
}
.navbar .text-resize, .navbar .language-selector{
	padding: 0 0.385rem;
}
.navbar .language-selector{
	padding-right: 0;
}
.navbar .text-resize a{
	color: #6c6c6c;
	font-family: 'NobelBL-Regular';
}
.navbar .text-resize a.minus-text{
	font-size: 0.615rem;
}
.navbar .language-selector .language-selector-inner{
	visibility: hidden;
	opacity: 0;
	transition: 0.5s ease all;

	position: absolute;
	width: 100%;
	left: 0;
	background: #fff;
	margin-top: 43px
}
.navbar .language-selector .language-selector-inner.show{
	visibility: visible;
	opacity: 1;
	transition: 0.5s ease all;
}
.navbar .language-selector .language-selector-inner ul{
	list-style-type: none;
	padding: 70px 0;
}
.navbar .language-selector .language-selector-inner li{
	line-height: 1.3rem;
}
.navbar .language-selector .language-selector-inner img{
	width: 32px;
	position: relative;
	top: -3px;
}
.navbar .language-selector .language-selector-inner a{
	color: #6c6c6c;
	font-size: 0.769rem;
	font-family: 'NobelBL-Regular', sans-serif;
}
.navbar-toggler{
	display: none !important;
}
#responsive-menu-container{
	top: 70px !important;
}
#responsive-menu-container a.responsive-menu-item-link{
	font-weight: 700;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a{
	font-size: 16px;
	font-family: 'NobelBL-Regular';
	letter-spacing: 1px;
	font-weight: normal;
}
@media (min-width: 992px){
	.navbar {
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
	}
	.navbar .navbar-brand {
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}
	.navbar.navbar-shrink {
		padding: 15px;
	}
	.navbar.navbar-shrink .navbar-brand img{
		width: 200px;
	}
	.navbar.navbar-shrink .nav-link {
		padding: 10px;
	}
	.navbar.navbar-shrink .navbar-nav > li.dropdown:hover > .dropdown-menu{
		padding-top: 18px;
	}
}
@media (max-width: 1799px) and (min-width: 1700px) {
	.bg-primary{
		padding-left: 1.154rem;
		padding-right: 1.154rem;
	}
	.navbar-brand img{
		width: 7.692rem;
	}
}
@media (max-width: 1440px) {
	.bg-primary {
		padding-bottom: 14px;
		padding-top: 14px;
	}
	.navbar-dark .navbar-nav .nav-link{
		padding: 0 0.615rem;
	}
	.navbar-nav > li.dropdown > .dropdown-menu > li > .dropdown-item{
		padding: 6px 20px
	}
	.navbar-nav #menu-item-22 .no-link > a, .navbar-nav #menu-item-617 .no-link > a{
		padding: 6px 20px !important;
	}
	.navbar-nav > li.dropdown:hover > .dropdown-menu{
		padding-top: 19px
	}
	.navbar .language-selector img{
		width: 22px
	}
	.navbar .language-selector .language-selector-inner{
		margin-top: 30px;
	}
}
@media (max-width: 1440px) {
	.navbar #searchform .input-group::before{
		top: 1.474rem;
	}
}
@media (max-width: 1419px) {
	.bg-primary {
		padding: 15px 0.577rem;;
	}
}
@media (max-width: 1299px) {
	.navbar .navbar-brand img {
		width: 180px;
	}
	.navbar-dark .navbar-nav .nav-link {
		padding: 0 0.385rem;
	}
}
@media (max-width: 1024px) {
	#wrapper-navbar .navbar{
		height: 70px;
	}
	.navbar > .form-opener, .navbar > .text-resize, .navbar > .language-selector{
		display: none;
	}
	.responsive-menu-inner{
		top: 40% !important;
	}
	button#responsive-menu-button{
		right: 15px !important;
	}
	#responsive-menu-search-box .responsive-menu-search-box{
		font-family: 'NobelBL-Light';
		background: #009aa6 !important;
		border: 1px solid #fff !important;
		color: #fff !important;
	}	
	#responsive-menu-additional-content a{
		color: #fff;
	}
}	
@media (max-width: 767px) {

}	
@media (max-width: 575px) {
	.navbar-brand img{
		margin-left: 5%;
	}
	button#responsive-menu-button{
		right: 5% !important;
	}
}
@media (max-width: 480px) {
	.navbar-brand img{
		max-width: 80%;
	}
}	


 /* = Global Body
-------------------------------------------------------------- */
#page-wrapper{
	background: url('../images/grey-bg.png') no-repeat scroll center top transparent;
}
.row-heading{
	margin-bottom: 80px;
	padding-top: 80px;
}
.row-heading .wpb_text_column{
	margin: 0 auto 70px;
	max-width: 1042px;
}
.row-heading h1{
	color: #00343b;
	font-size: 2.308rem;
	margin-bottom: 30px;
}
.row-heading p{
	line-height: 1.5em;
}
.row-heading .h2{
	color: #00343b;
	font-size: 1.385rem;
}
.row-heading sup {
    top: -1.4rem;
    left: -0.2rem;
}
.entry-content h2{
	color: #009aa6;
	margin-bottom: 1rem;
	font-family: 'NobelBL-Light';
	font-size: 2.308rem;
}
.entry-content ul{
	list-style: none;
	padding-left: 30px;
}
.entry-content ul li{
	margin-bottom: 1em;
	line-height: 1.5rem;
}
.entry-content ul li::before {
	content: "\2022";  
	color: #009aa6;
	font-weight: bold; 
	display: inline-block; 
	width: 1em; 
	margin-left: -1em; 
}
.entry-content ol{
	padding-left: 20px;
}
.entry-content ol li{
	margin-bottom: 1em;
}
.tb-features h2{
	color: #009aa6;
	font-size: 1.769rem;
	line-height: 1rem;
	margin-bottom: 2rem;
}
.tb-features h3{
	color: #009aa6;
	line-height: 1rem;
	margin-bottom: 1rem;
}
.tb-features ul{
	padding-left: 0;
}
.tb-features ul li{
	margin-bottom: 1.5rem;
	padding-left: 25px;
	position: relative;
}
.tb-features ul li::before{
	width: 5px;
	background: #009aa6;
	height: 30px;
	content: '';
	margin-right: 1em;
	position: relative;
	top: 0;
	margin-left: 0;
	position: absolute;
	left: 4px;
}
.tb-features ul li p{
	font-family: 'NobelBL-Light';
	font-size: 1em;
	margin-top: 1em;
}
.tb-features ul li h3{
	color: #009da1;
	display: inline-block;
	margin-left: -10px;
}
.tb-features-sub{
	font-family: 'NobelBL-Light';
}
.tb-features-sub h3{
	color: #00343b;
	font-size: 2em;
	margin-bottom: 1em;
}
.tb-simulate{
	
}
.tb-features-default{
	font-family: 'NobelBL-Light';
	font-size: 1.333em;
}
.row-right-product{
	margin-bottom: 100px;
	padding-left: 50px;
}
.row-right-product h2{
	color: #00343b;
	font-size: 1.385rem;
}
.row-right-product ul li{
	text-decoration: underline;
}
.row-right-product ul li::before{
	content: '\f178';
	font-family: 'Fontawesome';
	margin-right: 10px;
}
.row-right-product ul li a{
	color: #636363;
}
.row-content-light{
	font-family: 'NobelBL-Light';
}
.row-content-light h2{
	color: #00343b;
	font-size: 2em;
}
.carousel{
	padding-bottom: 70px;
}
.carousel-indicators li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #009aa6;
	cursor: pointer;
}
.carousel-indicators .active{
	background-color: #009aa6;
}
.carousel-indicators{
	bottom: 0;
}
.row-content-heading h2{
	color: #00343b;
}
.tb-24{
	font-size: 1.333em;
}
.tb-24 h2{
	font-size: 1.5em;
}
.tb-content{
	font-family: 'NobelBL-Light';
	font-size: 1.333em;
	line-height: 1.5em;
}
.tb-content .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.833em;
	font-family: 'NobelBL-Regular';
	position: relative;
}
.tb-content .read-more::after {
    color: #009aa6;
    content: "\f178";
    font-family: FontAwesome;
    right: -40px;
    position: absolute;
    top: -8px;
    font-size: 0.75em;
}
.row-downloads p{
	color: #00343b;
}
@media (max-width: 1440px){
	#page-wrapper{
		background-position: center -100px;
	}
	.row-heading{
		padding-top: 40px;
	}
	.row-heading img{
		max-width: 800px !important;
		width: 100%;
	}
	.row-heading sup{
		left: 0.01rem;
		font-size: 1rem;
	}
}
@media (max-width: 1024px){
	#page-wrapper {
		background-position: center -150px;
	}
	.row-heading{
		margin-bottom: 40px;
		margin-top: 20px;
	}
}
@media (max-width: 991px){
	.row-downloads .wpb_single_image.vc_align_center{
		text-align: left;
	}
}
@media (max-width: 767px){
	.row-right-product{
		padding-left: 0;
	}
}



 /* = Homepage
-------------------------------------------------------------- */
.row-home-banner .h2{
	color: #fff;
	font-family: 'NobelBL-Regular';
	font-size: 2.769rem;
	letter-spacing: 1px;
}
.row-featured-block{
	color: #fff;
	line-height: 1.2rem;
}
.row-featured-block .vc_column-inner{
	background-repeat: no-repeat !important;
	background-position: right top !important;
	border-radius: 10px 10px 150px 10px;
	padding-top: 25px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.row-featured-block h2{
	color: #fff;
	font-size: 1.385rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'NobelBL-Regular';
}
.row-featured-block .read-more{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	font-size: 0.538rem;
	font-family: 'NobelBL-Regular';
	position: relative;
	text-transform: uppercase;
}
.row-featured-block .read-more::after{
	color: #fff;
	content: "\f178";
	font-family: FontAwesome;
	right: -40px;
	position: absolute;
	top: -5px;
	font-size: 1rem;
}
.row-content .h1{
	color: #009aa6;
	font-family: 'NobelBL-Regular';
	font-size: 1.846rem;
	letter-spacing: 1px;
}
.home .row-content .tb-custom-width{
	max-width: 1100px;
	margin: 0 auto;
}
.row-content p{
	line-height: 1.5rem;
}
.row-content .btn-read-more{
	font-size: 0.538em;
}
.row-content .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.75em;
	font-family: 'NobelBL-Bold';
	position: relative;
}
.row-content .read-more::after{
	color: #009aa6;
	content: "\f178";
	font-family: FontAwesome;
	right: -40px;
	position: absolute;
	top: -0.192rem;
	font-size: 0.75em;
}
.row-terracycle p{
	color: #707070;
}
.row-terracycle h2{
	color: #5cb64a;
	letter-spacing: 1px;
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.row-terracycle .link{
	color: #009aa6;
	font-family: 'NobelBL-Light', sans-serif;
	text-decoration: underline;
}
.row-terracycle .link .fa{
	position: relative;
	top: 3px;
	left: 10px
}
.row-terracycle img{
	width: 100%;
}
.row-sliding .vc_col-has-fill .vc_column-inner{
	background: url('/wp-content/uploads/2019/06/b-and-l-background.png') no-repeat scroll 0 100px transparent;
}
.row-sliding img{
	margin-right: 10px;
	margin-top: 7px;
}
.row-sliding h3{
	font-size: 1.667em;
}
.row-sliding h2{
	color: #009aa6;
	margin-top: 0.5rem;
	font-size: 2.308rem;
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.row-sliding p{
	line-height: 1.8em;
}
.row-sliding .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.75em;
	font-family: 'NobelBL-Bold';
	position: relative;
}
.row-sliding .read-more::after{
	color: #009aa6;
	content: "\f178";
	font-family: FontAwesome;
	right: -40px;
	position: absolute;
	top: -8px;
	font-size: 0.75em;
}
.row-sliding .carousel-control{
	background: #c2c2c2;
	width: 40px;
	height: 40px;
	border-radius: 30px;
	opacity: 1;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.row-sliding .carousel-control.carousel-control-prev{
	left: -45px;
}
.row-sliding .carousel-control.carousel-control-next{
	right: -45px;
}
.row-sliding .carousel-control:hover{
	background: #009aa6;
}
.entry-content .row-sliding ul li::before{
	display: none;
}
.row-sliding .carousel-indicators{
	display: none;
}
.row-footer-blocks h2{
	color: #009aa6;
	letter-spacing: 1px;
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.row-footer-blocks .single-hover-effect-2 .overlay{
	align-items: normal;
	background-color: rgba(1,52,59,0.5);
	padding: 30px;
}
.row-footer-blocks .overlay h2{
	font-family: 'NobelBL-Bold';
	letter-spacing: 0;
	margin-bottom: 15px;
	margin-top: 30px;
	padding: 0;
	text-align: left;
	display: none;
}
.row-footer-blocks .overlay p{
	font-family: 'NobelBL-Light';
	font-size: 1rem;
	font-style: normal;
	line-height: 1.3em;
	padding: 0;
	text-align: left;
}
.row-footer-blocks .overlay .read-more{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	font-size: 0.778em;
	font-family: 'NobelBL-Regular';
	position: relative;
	text-transform: uppercase;
	display: block;
	width: 80px;
	margin-top: 1em;
	display: none;
}
.row-footer-blocks .overlay .read-more::after {
    color: #fff;
    content: "\f178";
    font-family: FontAwesome;
    right: -40px;
    position: absolute;
    top: 0.05em;
    font-size: 1.5em;
}
@media (max-width: 1900px) {
	.row-sliding .carousel .wpb_text_column{
		padding-left: 30px;
	}
}
@media (max-width: 1440px) {
	.home .row-content .tb-custom-width{
		max-width: 850px;
	}
	.home .row-content img{
		max-width: 436px;
		width: 100%;
	}
	.home .row-content .row-content-alternate .wpb_text_column{
		max-width: 436px;
		margin: 0 auto;
	}
	.row-featured-block .vc_column-inner{
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.row-featured-block .wpb_content_element{
		margin-bottom: 25px;
	}
}
@media (max-width: 1024px) {
	.home .row-featured-block{
		padding: 30px 15px !important;
	}
}
@media (max-width: 991px) {
	.home .row-featured-block{
		margin-bottom: 0 !important;
	}
	.home .row-terracycle{
		margin-bottom: 0px !important;
	}
	.row-terracycle .vc_col-sm-4 .vc_column-inner{
		padding-top: 0 !important;
	}
	.row-terracycle .vc_col-sm-4 .vc_column-inner .wpb_text_column{
		padding: 0 15px;
	}
	.row-footer-blocks .single-hover-effect-2{
		float: none;
	}
	.row-footer-blocks .single-hover-effect-2 img{
		width: 100%;
	}
}


 /* = Contact Lenses / Contact Lens Care / Surgical Products
-------------------------------------------------------------- */
.row-products{
	line-height: 1.5em;
}
.row-products [class*="row-product"]{
	margin-bottom: 100px;
}
.row-products .wpb_text_column{
	max-width: 700px;
}
.row-products h2{
	color: #00343b;
	font-size: 2.308rem;
	margin-bottom: 1rem;
}
.row-products .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.769rem;
	font-family: 'NobelBL-Regular';
	position: relative;
}
.row-products .read-more::after {
    color: #009aa6;
    content: "\f178";
    font-family: FontAwesome;
    right: -40px;
    position: absolute;
    top: -8px;
    font-size: 0.923rem;
}
.row-products .row-product-daily .product-daily{
	margin-left: -3.269rem;
	margin-top: -120px;
}
.row-products .row-product-daily .product-monthly{
	margin-left: -3.846rem;
	margin-top: -105px;
}
.row-products .row-product-soft, .row-products .row-product-hard{
	margin-bottom: 0;
}
.row-products .row-products-soft, .row-products .row-products-hard{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	line-height: 1.2em;
}
.row-products .row-products-soft .wpb_single_image, .row-products .row-products-hard .wpb_single_image{
	margin-bottom: 10px;
}
.row-products .row-products-soft a, .row-products .row-products-hard a{
	color: #00343b;
}
.row-products .row-products-hard  .wpb_text_column{
	margin-top: -30px;
}
.row-products-other{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	margin-bottom: 80px;
}
.row-products-other h2{
	color: #00343b !important;
	font-size: 2.308rem !important;
}
.row-products-other h2::after{
	background: #ebf1f6;
	content: '';
	display: block;
	height: 5px;
	margin: 50px auto;
	width: 90px;
}
.row-products-other a{
	color: #00343b;
}
.row-products .product-features{
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
	padding: 60px 40px;
	max-width: 100%;
}
.row-products .product-features h3{
	color: #009aa6;
	font-family: 'NobelBL-Regular';
	font-size: 1.1rem;
	margin-bottom: 40px;
}
.row-products .product-features ul {
	padding-left: 0;
}
.row-products .product-features ul li{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	margin-bottom: 0.5rem;
	position: relative;
	padding-left: 35px;
}
.row-products .product-features ul li::before{
	content: "\f178";
	color: #00343b;
	font-family: 'Fontawesome';
	font-weight: normal;
	margin-right: 10px;
	position: absolute;
	top: 0.115rem;
	left: 25px;
}
.row-products .product-features ul li a{
	color: #00343b;
}
.row-guide{
	font-size: 	1rem;
	line-height: 1.5rem;
}
.row-guide h2{
	color: #00343b;
	margin-bottom: 80px !important;
}
.row-guide ul li.vc_tta-tab::before{
	display: none;
}
.wpb-js-composer .vc_tta-container{
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
	border-radius: 20px;
	overflow: hidden;
}
.wpb-js-composer .row-guide .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container{
	margin: 0;
}
.wpb-js-composer .row-guide .vc_tta.vc_tta-style-classic .vc_tta-tab{
	margin-left: 0;
	/*width: 33.33%;*/
	display: table-cell
}
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tabs-list{
	background: #fff;
}
.wpb-js-composer .row-guide .vc_tta.vc_tta-style-classic .vc_tta-tabs-list{
	display: table;
	width: 100%;
}
.wpb-js-composer .row-guide .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a{
	background: #fff;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 5px solid #f6f6f7;
	border-radius: 0;
	color: #00343b;
	font-family: 'NobelBL-Regular';
	padding: 50px 30px;
}
.wpb-js-composer .row-guide  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a, .wpb-js-composer .row-guide .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover{
	background: transparent;
	border-bottom: 5px solid #24a1ac !important;
	color: #009aa6;
}
.wpb-js-composer .row-guide .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
	padding: 50px 50px 50px;
	color: #808080;
}
.row-guide .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.75rem;
	font-family: 'NobelBL-Bold';
	position: relative;
}
.row-guide .read-more::after {
    color: #009aa6;
    content: "\f178";
    font-family: FontAwesome;
    right: -40px;
    position: absolute;
    top: -5px;
	font-size: 1em;
}
.row-find-wrapper{
	border-top-left-radius: 50% 10%;
	border-top-right-radius: 50% 10%;
}
.row-find{
	line-height: 1.5em;
	padding: 100px 0;
}
.row-find h2{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 2.308rem;
	margin-bottom: 0;
}
.row-find form, .row-find #wpsl-search-wrap form{
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
	max-width: 1170px;
	margin: 50px auto 0;
	text-align: center;
}
.row-find form input[type="text"], .row-find #wpsl-search-input{
	background: url('../images/logo-icon.png') no-repeat scroll 6% center #fff;
	border: none;
	height: 110px;
	padding: 0 20px 0 100px;
	width: 75%;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.page-finevision .row-find .wpsl-input{
	margin-right: 0 !important;
	width: 75%;
}
.page-finevision .row-find .wpsl-input > div{
	margin-right: 0 !important;
	width: 50%;
}
.page-finevision .row-find #wpsl-search-input{
	padding-left: 60px;
	width: 50%;
}
.page-finevision .row-find .wpsl-search-btn-wrap{
	margin-right: 0 !important;
	width: 25%;
}
.row-find form input[type="submit"]{
	background: #009aa6;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'NobelBL-Bold';
	font-size: 0.9em;
	height: 110px;
	width: 25%;
}
.page-finevision .row-find form input[type="submit"]#wpsl-search-btn{
	background: #009aa6;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'NobelBL-Bold';
	font-size: 0.9em;
	height: 110px;
	width: 100%;
	margin-right: 0;
	border-radius: 0;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.row-find .wpsl-search{
	background: transparent;
	max-width: 1000px;
	margin: 0 auto 12px
}
.row-find #wpsl-search-wrap .wpsl-input label{
	color: #00343b;
	margin-top: 35px;
	text-align: left;
	width: auto;
}
.page-finevision .row-find .result-wrapper{
	background:#fff;
	margin-top: 50px;
	padding: 40px;
}
.wpsl-store-location{
	color: #00343b;
}
.wpsl-store-location strong{
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.wpsl-direction-wrap a{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	text-decoration: underline;
}
#wpsl-wrap #wpsl-result-list ul li::before{
	display: none;
}
.row-find .wpb_widgetised_column form{
	box-shadow: none;
}
.row-find .wpb_widgetised_column form p{
	float: left;
}
.row-find .wpb_widgetised_column form p:nth-child(1){
	width: 75%;
}
.row-find .wpb_widgetised_column form p:nth-child(2){
	width: 25%;
}
.row-find .wpb_widgetised_column form label{
	display: none !important;
}
.row-find .wpb_widgetised_column #wpsl-widget-search, .row-find .wpb_widgetised_column input[type="submit"]{
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1440px){
	.row-products .row-products-soft .wpb_single_image img, .row-products .row-products-hard .wpb_single_image img{
		max-width: 85%;
	}
	.row-guide iframe{
		height: 170px;
	}
	.page-surgical-products .row-products img{
		max-width: 436px;
		width: 100%;
	}
}
@media (max-width: 1440px){
	.page-contact-lenses .row-products .vc_col-sm-5 img, .page-contact-lens-care .row-products .vc_col-sm-5 img{
		max-width: 436px;
		width: 100%;
	}
}
@media (max-width: 1024px){
	.row-products [class*="row-product"]{
		margin-bottom: 50px;
	}
	.row-find{
		padding: 50px 0 0;
	}
	.row-guide h2{
		margin-bottom: 50px !important;
	}
}	
@media (max-width: 991px){
	.row-products .row-products-soft .wpb_single_image, .row-products .row-products-hard .wpb_single_image{
		margin-top: 0;
	}
	.row-products .wpb_text_column {
		max-width: none;
	}
	.page-contact-lenses .row-product-daily .vc_col-sm-5 img, .page-contact-lens-care .row-products .vc_col-sm-5 img{
		max-width: none;
		width: auto;
	}
}
@media (max-width: 767px){
	.row-products .row-product-daily .product-daily, .row-products .row-product-daily .product-monthly{
		margin-left: 0;
	}
	.row-find-wrapper{
		border-top-left-radius: 50% 5%;
		border-top-right-radius: 50% 5%;
	}
	.row-find form, .row-find #wpsl-search-wrap form{
		margin: 0 auto;
	}
	.row-find #wpsl-search-wrap .wpsl-input label{
		margin-top: 0;
	}
	.page-finevision .row-find .wpsl-input > div{
		width: 100%;
		margin-bottom: 10px;
	}
	.page-finevision .row-find .wpsl-search-btn-wrap{
		width: 100%;
	}
	.page-finevision .row-find form input[type="submit"]#wpsl-search-btn{
		height: 70px;
	}
	.page-finevision .row-find .result-wrapper{
		margin-top: 20px;
		padding: 15px;
	}
	.row-find #wpsl-gmap{
		height: 400px !important;
	}
}	
@media (max-width: 480px){
	.row-find-wrapper{
		border-top-left-radius: 50% 2%;
		border-top-right-radius: 50% 2%;
	}
}



 /* = About
-------------------------------------------------------------- */
#page-wrapper.page-our-company{
	background-position: center -30px;
}
.page-our-company .row-products [class*="row-product"] {
    margin-bottom: 40px;
}
.page-our-company .row-content{
	line-height: 1.5rem;
}
.page-our-company .row-content h2{
	color: #00343b;
	font-size: 2.308rem;
	margin-bottom: 40px;
	margin-top: 40px;
}
.page-our-company  .row-products .wpb_text_column{
	max-width: none;
}
.page-our-company .row-content .read-more{
	font-family: 'NobelBL-Regular';
	font-size: 1rem;
}
.page-our-company strong{
	color: #009aa6;
	font-family: 'NobelBL-Medium';
	font-weight: normal;
}
.page-our-company .row-content-bottom h2{
	font-size: 2rem;
}
.tb-tablist ul{
	list-style-type: none;
	padding-left: 0;
}
.tb-tablist ul li{
	border-bottom: 1px solid #ededed;
	padding-bottom: 40px;
	padding-top: 20px;
	position: relative;
}
.tb-tablist ul li::before{
	display: none;
}
.tb-tablist ul li::after{
	content: "\f061"; 
    font-family: FontAwesome;
	display: block;
	right: 0;
    position: absolute;
    top: 25px;
	color: #e6e6e6;
}
.pg-newsroom .vc_grid-item{
	border-bottom: 1px solid #ededed;
	padding-bottom: 0;
	margin-bottom: 25px;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top, .pg-newsroom .vc_gitem_row.vc_gitem-row-position-middle{
	position: relative;
	top: 0;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top{
	margin-bottom: 15px;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top .vc_gitem-col{
	font-family: 'NobelBL-Regular';
	font-size: 0.538rem;
	width: auto;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top .vc_gitem-col p{
	margin-bottom: 0;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top .vc_gitem-post-data-source-post_date::after{
	content: '\00b7';
	display: block;
	position: absolute;
	right: -0.1rem;
	top: 0.35rem;
	font-size: 1rem;
}
.pg-newsroom .vc_gitem_row.vc_gitem-row-position-top .vc_gitem-post-category-name{
	color: #009aa6;
}
.pg-newsroom .vc_gitem-post-data{
	margin-bottom: 0;
}
@media (max-width: 1440px){
	#page-wrapper.page-our-company{
		background-position: center -100px;
	}
	.page-our-company .row-product-daily img{
		max-width: 436px;
		width: 100%;
	}
}


 /* = Contact Us
-------------------------------------------------------------- */
#page-wrapper.page-contact-us{
	background-position: center 115px;
}
.page-contact-us .row-heading{
	font-size: 0.923rem;
	padding-top: 50px;
}
.page-contact-us .row-heading .tb-contacts h2{
	color: #00343b;
	font-size: 2.308rem;
	margin-bottom: 30px;
}
.page-contact-us .row-heading .tb-contacts p{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	font-size: 0.615rem;
}
.page-contact-us .row-heading .tb-contacts .fa{
	font-size: 1.538rem;
	display: inline-block;
	margin: 0 0.5rem;
}
.page-contact-us .row-content h2{
	color: #00343b;
}
.page-contact-us .wpcf7{
	max-width: 100%;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type="color"], .wpcf7 input[type="date"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="datetime"], .wpcf7 input[type="email"], .wpcf7 input[type="file"], .wpcf7 input[type="month"], .wpcf7 input[type="number"], .wpcf7 input[type="range"], .wpcf7 input[type="search"], .wpcf7 input[type="submit"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 input[type="time"], .wpcf7 input[type="url"], .wpcf7 input[type="week"], .wpcf7 select, .wpcf7 textarea{
	background: #f9f9f9;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type="color"], .wpcf7 input:focus[type="date"], .wpcf7 input:focus[type="datetime-local"], .wpcf7 input:focus[type="datetime"], .wpcf7 input:focus[type="email"], .wpcf7 input:focus[type="file"], .wpcf7 input:focus[type="month"], .wpcf7 input:focus[type="number"], .wpcf7 input:focus[type="range"], .wpcf7 input:focus[type="search"], .wpcf7 input:focus[type="submit"], .wpcf7 input:focus[type="tel"], .wpcf7 input:focus[type="text"], .wpcf7 input:focus[type="time"], .wpcf7 input:focus[type="url"], .wpcf7 input:focus[type="week"], .wpcf7 select:focus, .wpcf7 textarea:focus{
	border-color: #0091a6 !important;
	box-shadow: none !important;
}
.wpcf7 input[type="submit"]{
	background: #009aa6;
	border-color: #009aa6;
	color: #fff;
	font-family: 'NobelBL-Bold';
	font-size: 0.615rem;
	text-transform: uppercase;
	padding: 18px;
}
.wpcf7 input[type="submit"]:hover{
	background: #72ce9b;
	border-color: #009aa6;
	color: #fff;
}
.wpcf7 input:focus[type="submit"]{
	background: #72ce9b;
	border-color: #009aa6;
	color: #fff;
}
@media (max-width: 1440px){
	#page-wrapper.page-contact-us {
		background-position: center 0px;
	}
	.page-contact-us .row-heading{
		margin-bottom: 20px;
	}
}
@media (max-width: 991px){
	.tb-contacts h2, .tb-contacts p{
		text-align: left !important;
	}
}


 /* = Contact Lenses Inner Pages
-------------------------------------------------------------- */
.tb-product-heading h2{
	font-size: 2.4em;
}
.tb-product-heading p{
	color: #00343b;
	font-size: 1.8em;
}
.row-product-features h3{
	color: #009da1;
	font-family: 'NobelBL-Light';
	font-size: 1.5em;
}


 /* = Daily Contact Lenses / Monthly Contact Lenses
-------------------------------------------------------------- */
#page-wrapper.page-daily-contact-lenses, #page-wrapper.page-monthly-contact-lenses{
	background-position: center -140px;
}
.page-daily-contact-lenses .row-products-packshot a, .page-monthly-contact-lenses .row-products-packshot a{
	color: #00343b;
}
.row-products-packshot .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6 !important;
	font-size: 0.769rem;
	font-family: 'NobelBL-Regular';
	position: relative;
}
.row-products-packshot .read-more::after{
	color: #009aa6;
	content: "\f178";
	font-family: FontAwesome;
	right: -40px;
	position: absolute;
	top: -0.077rem;
	font-size: 0.923rem;
}


 /* = Daily Contact Lenses Inner Pages
-------------------------------------------------------------- */
.page-biotrue-oneday-single-vision .row-content, .page-biotrue-oneday-for-presbyopia .row-content{
	text-align: center;
}
.page-parent-daily-contact-lenses .row-content, .page-parent-monthly-contact-lenses .row-content{
	color: #555;
	text-align: center;
}
.page-parent-daily-contact-lenses .row-content h2, .page-parent-daily-contact-lenses .row-content .h2, .page-parent-monthly-contact-lenses .row-content h2, .page-parent-monthly-contact-lenses .row-content .h2{
	color: #009da1;
	font-size: 1.846rem;
	line-height: 2rem;
}
.page-parent-daily-contact-lenses .row-content h2.heading-presbyopia, .page-parent-daily-contact-lenses .row-content h2.heading-astigmatism,
.page-parent-monthly-contact-lenses .row-content h2.heading-presbyopia, .page-parent-monthly-contact-lenses .row-content h2.heading-astigmatism{
	background: #fcee21;
	color: #187fc1;
	display: inline-block;
	font-size: 1.154rem;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
}
.page-parent-daily-contact-lenses .row-content h2.heading-astigmatism,
.page-parent-monthly-contact-lenses .row-content h2.heading-astigmatism{
	background: #f8a162;
	color: #fff;
}
.page-parent-daily-contact-lenses .row-content h2.heading-presbyopia .regular, .page-parent-daily-contact-lenses .row-content h2.heading-astigmatism .regular,
.page-parent-monthly-contact-lenses .row-content h2.heading-presbyopia .regular, .page-parent-monthly-contact-lenses .row-content h2.heading-astigmatism .regular{
	font-family: 'NobelBL-Regular';
}
.page-parent-daily-contact-lenses .row-content h3, .page-parent-monthly-contact-lenses .row-content h3{
	color: #3ea730;
	font-size: 1.385rem;
}
.page-biotrue-oneday-single-vision .row-content h2, .page-biotrue-oneday-single-vision .row-content-2 h2, .page-biotrue-oneday-for-presbyopia .row-content h2,.page-biotrue-oneday-for-presbyopia .row-content-2 h2{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 3em;
	line-height: 1em;
}
.page-biotrue-oneday-single-vision .row-content h3, .page-biotrue-oneday-for-presbyopia .row-content h3{
	color: #009da1;
	font-family: 'NobelBL-Light';
	font-size: 1.5em;
	margin-bottom: 25px;
}
.page-biotrue-oneday-single-vision .row-content p, .page-biotrue-oneday-for-presbyopia .row-content p{
	font-family: 'NobelBL-Light';
	font-size: 1.2em;
}
.page-biotrue-oneday-single-vision .row-content blockquote, .page-biotrue-oneday-for-presbyopia .row-content blockquote, .page-biotrue-oneday .row-content blockquote{
	display: inline-block;
	margin: 0 auto;
	color: #009aa6;
	border: 1px solid #d4e8eb;
	padding: 10px 30px;
	border-radius: 10px;
}
.page-biotrue-oneday-single-vision .row-content blockquote p, .page-biotrue-oneday-for-presbyopia .row-content blockquote p, .page-biotrue-oneday .row-content blockquote p{
	font-size: 1em;
	font-family: 'NobelBL-Regular'
}
.page-biotrue-oneday-single-vision .row-content-2 h3, .page-biotrue-oneday-for-presbyopia .row-content-2 h3{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 1.5em;
}
.page-biotrue-oneday-for-astigmatism .row-content h2{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 3em;
	line-height: 1em;
}
.page-biotrue-oneday-for-astigmatism .row-content .row-inner-features h3{
	font-family: 'NobelBL-Light';
	font-size: 1.2em;
}
.page-biotrue-oneday-for-astigmatism .row-content .row-inner-features h3 strong{
	color: #009da1;
	font-family: 'NobelBL-Regular';
	font-size: 1em;
	font-weight: normal;
}
.page-biotrue-oneday-for-astigmatism .row-content .text-feature{
	font-family: 'NobelBL-Light';
	font-size: 1.2em;
	position: relative;
}
.page-biotrue-oneday-for-astigmatism .row-content .text-feature.text-feature-1 p::before{
	background: url('../images/line-1.png') no-repeat scroll 0 0 transparent;
	content: '';
	display: block;
	height: 180px;
	position: absolute;
	width: 341px;
	left: -360px;
	top: 15px
}
.page-biotrue-oneday-for-astigmatism .row-content .text-feature.text-feature-2 p::before{
	background: url('../images/line-2.png') no-repeat scroll 0 0 transparent;
	content: '';
	display: block;
	height: 183px;
	position: absolute;
	width: 341px;
	left: -360px;
	top: 15px;
}
.page-biotrue-oneday-for-astigmatism .row-content .text-feature.text-feature-3 p::before{
	background: url('../images/line-3.png') no-repeat scroll 0 0 transparent;
	content: '';
	display: block;
	height: 87px;
	position: absolute;
	width: 195px;
	left: -215px;
	top: 15px;
}
.page-contact-lenses .row-products .row-product-daily, .page-contact-lenses .row-products .row-product-monthly {
    color: #00343b;
    font-family: 'NobelBL-Regular';
    line-height: 1.2em;
}
.page-contact-lenses .row-products .row-product-daily a, .page-contact-lenses .row-products .row-product-monthly a{
	color: #00343b;
}
.row-biotrue-graphic{
	color: #555;
}
.row-biotrue-graphic h3{
	color: #3ea730;
	font-family: 'NobelBL-Regular';
	font-size: 1.154rem;
	margin-bottom: 0;
	text-transform: uppercase;
}
.page-purevision2-contact-lenses .row-product-purevision2{
	overflow: visible !important;
}
.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
	margin-top: -14.423rem;
}
.page-purevision2-contact-lenses .row-product-purevision2 img{
	width: 100%;
}
@media (min-width: 992px){
	.row-biotrue-graphic .tb-1, .row-biotrue-graphic .tb-2, .row-biotrue-graphic .tb-3, .row-biotrue-graphic .tb-4{
		position: absolute;
	}
	.row-biotrue-graphic .tb-1, .row-biotrue-graphic .tb-3{
		top: -0.923rem;
	}
	.row-biotrue-graphic .tb-2, .row-biotrue-graphic .tb-4{
		bottom: -0.923rem;
	}
}
@media (max-width: 1799px){
	.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
		margin-top: -13.846rem;
	}
}
@media (max-width: 1699px){
	.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
		margin-top: -347px;
	}
}
@media (max-width: 1440px){
	.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
		margin-top: -320px;
	}
}
@media (max-width: 1299px){
	.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
		margin-top: -307px;
	}
}
@media (max-width: 1024px){
	.page-purevision2-contact-lenses .row-product-purevision2 .wpb_single_image{
		margin-top: -192px;
	}
}
@media (max-width: 992px){
	.page-purevision2-contact-lenses .row-heading .wpb_text_column{
		margin-bottom: 0;
	}
}


 /* = Monthly Contact Lenses Inner Pages
-------------------------------------------------------------- */
.page-parent-monthly-contact-lenses .row-content-2 h2{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 3em;
	line-height: 1em;
}
.page-parent-monthly-contact-lenses .row-content-2 h3{
	color: #00343b;
	font-family: 'NobelBL-Light';
	font-size: 1.5em;
}
.page-parent-monthly-contact-lenses blockquote{
	display: inline-block;
	margin: 0 auto;
	color: #009aa6;
	border: 1px solid #d4e8eb;
	padding: 10px 30px;
	border-radius: 10px;
}
.page-parent-monthly-contact-lenses blockquote p{
	font-size: 1em;
	font-family: 'NobelBL-Regular';
}


 /* = Find an Optometrist
-------------------------------------------------------------- */
#page-wrapper.page-find-an-optometrist {
    background-position: center -110px;
}
.page-find-an-optometrist .row-heading, .page-find-an-optometrist .row-heading .wpb_text_column{
	margin-bottom: 0;
}
.page-find-an-optometrist .row-find{
	padding-top: 0;
}
.page-find-an-optometrist .row-find .wpsl-search{
	max-width: 1170px;
}
.page-find-an-optometrist .row-find .wpsl-input {
    margin-right: 0 !important;
    width: 75%;
}
.page-find-an-optometrist .row-find #wpsl-search-input{
	width: 100%;
}
.page-find-an-optometrist .row-find .wpsl-search-btn-wrap {
    margin-right: 0 !important;
    width: 25%;
}
.page-find-an-optometrist .row-find form input[type="submit"]#wpsl-search-btn {
    background: #009aa6;
	border: none;
	color:#fff;
	cursor: pointer;
	font-family: 'NobelBL-Bold';
	font-size: 0.9em;
	height: 110px;
	width: 100%;
	margin-right: 0;
	border-radius: 0;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.page-find-an-optometrist .row-find #wpsl-search-wrap .wpsl-input label{
	display: none;
}
.page-find-an-optometrist .row-find .result-wrapper {
    background: #f9f9f9;
    margin-top: 50px;
    padding: 40px;
}
@media (max-width: 1440px){
	.page-find-an-optometrist .row-find #wpsl-search-wrap form{
		margin-top: 100px;
	}
}
@media (max-width: 991px){
	.result-wrapper{
		float: left;
		width: 100%
	}
	#wpsl-gmap, #wpsl-result-list{
		width: 100%;
		float: left;
		margin: 0;
	}
	#wpsl-gmap{
		height: 400px !important;
	}
}


 /* = Soft Contact Lens Care / Hard Contact Lens Care
-------------------------------------------------------------- */
#page-wrapper.page-soft-contact-lens-care {
    background-position: center 10px;
}
.page-soft-contact-lens-care .row-products-packshot, .page-hard-contact-lens-care .row-products-packshot{
	color: #808080;
}
.page-soft-contact-lens-care .row-products-packshot p a{
	color: #00343b;
	font-family: 'NobelBL-Regular';
	font-size: 0.923rem;
}
#page-wrapper.page-hard-contact-lens-care {
    background-position: center 10px;
}
.page-hard-contact-lens-care .row-products-packshot p a{
	color: #00343b;
	font-family: 'NobelBL-Regular';
}
@media (max-width: 1440px){
	#page-wrapper.page-soft-contact-lens-care, #page-wrapper.page-hard-contact-lens-care{
		background-position: center -100px
	}
	.page-soft-contact-lens-care .row-products-packshot img, .page-hard-contact-lens-care .row-products-packshot img{
		max-height: 290px;
	}
}
@media (max-width: 1024px){
	.page-soft-contact-lens-care .row-products-packshot img, .page-hard-contact-lens-care .row-products-packshot img{
		max-height: 235px;
	}
}	


 /* = Cataract Surgery
-------------------------------------------------------------- */
#page-wrapper.page-cataract-surgery {
    background-position: center 90px;
}
.page-cataract-surgery .entry-content h2{
	font-family: 'NobelBL-Regular';
	font-size: 1.385rem;
}
.page-cataract-surgery .row-products-packshot p a{
	color: #00343b;
	font-family: 'NobelBL-Regular';
}
@media (max-width: 1440px){
	#page-wrapper.page-cataract-surgery{
		background-position: center -30px
	}
}


 /* = Fine Vision
-------------------------------------------------------------- */
.page-finevision .wp-video-popup img{
	opacity: 0.8;
	transition: all 0.5s ease;
}
.page-finevision .wp-video-popup img:hover{
	opacity: 1;
}
.page-finevision .carousel .carousel-control{
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	display: none;
}
.page-finevision .column-testimonial-author{
	/*font-size: 1.333em;*/
}
.page-finevision .row-brochure a{
	text-decoration: underline;
}
.page-finevision .row-heading .wpb_text_column{

}
.page-finevision .row-heading-finevision{
	margin-bottom: 70px;
}
.page-finevision .row-heading-finevision h2{
	color: #00aeb3;
	font-size: 2.308rem;
	line-height: 3rem;
}
.page-finevision .row-heading-finevision h2 strong{
	font-family: 'NobelBL-Bold';
	font-weight: normal;
}
.page-finevision .row-finevision-features h3{
	margin-bottom: 0.8em;
}
.page-finevision .row-finevision-features .read-more{
	font-family: 'NobelBL-Regular', sans-serif;
}
.page-finevision .row-testimonials h2{
	color: #00343b;
}
.page-finevision .row-testimonials p{
	line-height: 1.3em;
}
.page-finevision .row-testimonials .custom-slider{
	padding: 80px 50px 30px;
	background-image: url(/wp-content/uploads/2019/06/bg-tile.png?id=33) !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
}
@media (min-width: 992px){
	.page-finevision .row-brochure .wpb_text_column{
		margin-top: -30px;
	}
}	
@media (max-width: 1440px){
	#page-wrapper.page-finevision{
		background-position: center -45px;
	}
	.page-finevision .row-testimonials .custom-slider{
		padding: 50px 30px 15px;
	}
}


 /* = Vitreoretinal Surgery
-------------------------------------------------------------- */
#page-wrapper.page-vitreoretinal-surgery {
    background-position: center -110px;
}
@media (max-width: 1440px){
	#page-wrapper.page-vitreoretinal-surgery {
		background-position: center -170px;
	}
}	


 /* = Eye Infections and Irritations / Disease and Disorders / Eye Injuries / Chronic Conditions
-------------------------------------------------------------- */
#page-wrapper.page-eye-infections-and-irritations, #page-wrapper.page-disease-and-disorders, #page-wrapper.page-eye-injuries, #page-wrapper.page-chronic-conditions {
    background-position: center -145px;
}
.page-eye-infections-and-irritations .row-heading, .page-disease-and-disorders .row-heading, .page-eye-injuries .row-heading, .page-chronic-conditions .row-heading{
	margin-bottom: 235px;
}
.page-eye-infections-and-irritations .row-content-infections, .page-disease-and-disorders .row-content-infections, .page-eye-injuries .row-content-infections, .page-chronic-conditions .row-content-infections{
	margin-bottom: 150px;
}
.page-eye-infections-and-irritations .row-content-infections .alignleft, .page-disease-and-disorders .row-content-infections .alignleft, .page-eye-injuries .row-content-infections .alignleft, .page-chronic-conditions .row-content-infections .alignleft{
	margin-right: 20px;
	position: relative;
	top: 25px;
}
.page-eye-infections-and-irritations .row-content-infections h2, .page-disease-and-disorders .row-content-infections h2, .page-eye-injuries .row-content-infections h2, .page-chronic-conditions .row-content-infections h2{
	font-size: 3.333em;
}
.page-eye-infections-and-irritations .row-content-infections p, .page-disease-and-disorders .row-content-infections p, .page-eye-injuries .row-content-infections p, .page-chronic-conditions .row-content-infections p{
	font-size: 1.333em;
}
.page-eye-infections-and-irritations .row-content-infections .read-more, .page-disease-and-disorders .row-content-infections .read-more, .page-eye-injuries .row-content-infections .read-more, .page-chronic-conditions .row-content-infections .read-more{
	border-bottom: 1px solid rgba(0,154,166,0.5);
	color: #009aa6;
	font-size: 0.75em;
	font-family: 'NobelBL-Bold';
	position: relative;
}
.page-eye-infections-and-irritations .row-content-infections .read-more::after, .page-disease-and-disorders .row-content-infections .read-more::after, .page-eye-injuries .row-content-infections .read-more::after, .page-chronic-conditions .row-content-infections .read-more::after{
	color: #009aa6;
	content: "\f178";
	font-family: FontAwesome;
	right: -30px;
	position: absolute;
	top: 0px;
	font-size: 0.75em;
}


 /* = Eye Infections and Irritations Innerpages / Disease and Disorders Innerpages / Eye Injuries Innerpages
-------------------------------------------------------------- */
#page-wrapper.page-parent-eye-infections-and-irritations, #page-wrapper.page-parent-disease-and-disorders, #page-wrapper.page-parent-eye-injuries, #page-wrapper.page-parent-chronic-conditions{
    background-position: center -145px;
}
.page-parent-eye-infections-and-irritations .row-heading, .page-parent-disease-and-disorders .row-heading, .page-parent-eye-injuries .row-heading, .page-parent-chronic-conditions .row-heading{
	margin-bottom: 200px;
}


 /* = Wearer's Guide and Innerpages
-------------------------------------------------------------- */
#page-wrapper.page-wearers-guide{
	background-position: center -110px;
}
.tb-wearers-guide-links{
	border: 1px solid #ddf2fd;
	border-radius: 30px;
	padding: 60px;
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.page-wearers-guide .tb-wearers-guide-links h2{
	font-size: 1em;
}
.row-steps img{
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.row-steps .wpb_column{
	margin-bottom: 50px;
}
.row-steps h2{
	font-size: 1.269rem;
}
.row-steps p{
	line-height: 1.2em;
}
.row-steps2 h2{
	color: #00343b;
	font-size: 1.385rem;
}
.row-steps2 p{
	line-height: 1.2rem;
	margin-bottom: 2rem;
}
.row-steps2 p.number-list{
	padding-left: 80px;
	position: relative;
}
.row-steps2 .number{
	background: #00aeb3;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	height: 2.154rem;
	width: 2.154rem;
	border-radius: 50%;
	text-align: center;
	line-height: 2.154rem;
	position: absolute;
	left: 0;
}
.tb-tip{
	border-radius: 20px;
	background: #e8f8ff;
	padding: 20px;
}
.tb-tip h3{
	color: #00aeb3;
	font-family: 'NobelBL-Bold';
	font-size: 1.444em;
}
@media (max-width: 1440px){
	#page-wrapper.page-wearers-guide .row-heading{
		margin-bottom: 130px;
	}
	.page-wearers-guide .row-find{
		padding-top: 0;
	}
	.page-how-to-clean-contact-lenses .row-steps2{
		margin-top: 0 !important;
	}
}
@media (max-width: 1024px){
	#page-wrapper.page-wearers-guide{
		background-position: center -150px;
	}
}	
@media (max-width: 991px){
	.tb-wearers-guide-links{
		margin: 0 auto;
	}
}


 /* = Your Eye Concerns and Innerpages
-------------------------------------------------------------- */
.page-your-eye-concerns .row-conditions{
	color: #6c6c6c;
}
.page-your-eye-concerns .row-conditions img{
	max-width: 532px;
}
.page-your-eye-concerns .row-conditions h2{
	margin-bottom: 0.5rem;
}
.page-your-eye-concerns .row-conditions h3{
	margin-bottom: 0.5rem;
	margin-top: 1.4rem;
}
.show-more{
	background: url('/wp-content/uploads/2019/06/logo-icon.png') no-repeat scroll right 0.85rem transparent;
	background-size: 20px;
	border-bottom: 1px solid;
	display: block;
	padding: 10px 15px;
	margin-top: 50px;
}
.show-more.show-less{
	background: url('/wp-content/uploads/2019/08/logo-icon-minus.png') no-repeat scroll right 1.2rem transparent;
	background-size: 20px;
}
.more {
    display:none;
}
#page-wrapper.page-parent-your-eye-concerns{
	background-position: center -70px;
}
.page-parent-your-eye-concerns .row-heading{
	margin-bottom: 0;
}
.page-parent-your-eye-concerns .row-heading img{
	max-width: 350px;
}
.page-parent-your-eye-concerns .row-products h2, .page-parent-your-eye-concerns .row-content h2{
	color: #00343b;
}
.page-parent-your-eye-concerns .row-products strong, .page-parent-your-eye-concerns .row-content strong{
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.your-eye-concerns .entry-content h2{
	color: #009aa6;
	font-size: 1.846rem;
}
.your-eye-concerns .entry-content h3{
	color: #009aa6;
	font-size: 1.385rem;
}
@media (max-width: 1440px){
	.page-parent-your-eye-concerns .row-heading img{
		max-width: 350px !important;
	}
	.page-your-eye-concerns .row-conditions img{
		max-width: 436px;
		width: 100%;
	}
}


 /* = Vision and Age and Innerpages
-------------------------------------------------------------- */
.page-vision-and-age .row-conditions{
	color: #6c6c6c;
}
.page-vision-and-age .row-conditions img{
	max-width: 532px;
}
.page-vision-and-age .row-conditions h2{
	margin-bottom: 0.5rem;
}
.page-vision-and-age .row-conditions h3{
	margin-bottom: 0.5rem;
	margin-top: 1.4rem;
}
#page-wrapper.page-parent-vision-and-age{
	background-position: center -70px;
}
.vision-and-age .page-ancestor-vision-and-age .row-heading{
	margin-bottom: 0;
}
.vision-and-age .row-heading img{
	max-width: 350px;
}
.vision-and-age .row-products .wpb_text_column{
	max-width: none;
}
.vision-and-age .entry-content h2{
	color: #009aa6;
	font-size: 1.846rem;
}
.vision-and-age .entry-content h3{
	color: #009aa6;
	font-size: 1.385rem;
}
.page-parent-vision-and-age .row-products h2, .page-parent-vision-and-age .row-content h2{
	color: #00343b;
	font-size: 1.385rem;
}
.page-parent-vision-and-age .row-products strong, .page-parent-vision-and-age .row-content strong{
	font-family: 'NobelBL-Regular';
	font-weight: normal;
}
.vision-and-age .entry-content .tb-list{
	
}
.vision-and-age .entry-content .tb-list ul{
	padding-left: 0;
	text-align: center;
}
.vision-and-age .entry-content .tb-list ul li{
	display: inline-block;
	margin-left: 0.7rem;
	margin-right: 0.7rem;
	padding-left: 0 !important;
}
.vision-and-age .entry-content .tb-list ul li::before{
	display: none;
}
.vision-and-age .entry-content .tb-list ul li a{
	border: 2px solid #efefef;
	padding: 10px 20px;
	display: block;
	transition: all 0.5s ease;
}
.vision-and-age .entry-content .tb-list ul li a:hover{
	color: #fff;
	background: #009aa6;
	border-color: #009aa6;
}
@media (max-width: 1440px){
	.vision-and-age .row-heading img{
		max-width: 350px !important;
	}
	.page-vision-and-age .row-conditions img{
		max-width: 436px;
		width: 100%;
	}
	
}
@media (max-width: 767px){
	.vision-and-age .entry-content .tb-list ul li{
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
}



 /* = Promotions
-------------------------------------------------------------- */
#page-wrapper.page-promotions{
	background-position: center -70px;
}
@media (max-width: 1440px){
	#page-wrapper.page-promotions{
		background-position: center -100px;
	}
}


 /* = Search Result
-------------------------------------------------------------- */
#search-wrapper{
	background: url('../images/grey-bg.png') no-repeat scroll center top transparent;
	background-position: center -110px;
}
#search-wrapper .row-heading{
	margin-bottom: 200px;
	text-align: center;
}
#search-wrapper .form-opener{
	display: none;
}
#search-wrapper #searchsubmit{
	border-color: #009aa6;
	background: #009aa6;
}
#search-wrapper #searchsubmit:focus{
	box-shadow: none;
}
.page-link{
	color: #009aa6;
}
.page-item.active .page-link{
	border-color: #009aa6;
	background: #009aa6;
}
.page-link:focus{
	box-shadow: none;
}
@media (max-width: 1440px){
	#search-wrapper{
		background-position: center -170px;
	}
	#search-wrapper .row-heading{
		margin-bottom: 130px;
	}
}


 /* = Footer
-------------------------------------------------------------- */
#wrapper-footer{
	background: #01343b;
	color: #fff;
	margin-top: 50px;
	padding: 80px 0 60px;
}
#wrapper-footer #media_image-2 img{
	width: 10.115rem;
}
#wrapper-footer .widget-row{
	border-bottom: 1px solid #00464f;
	margin-bottom: 60px;
	padding: 0 0 40px;
}
#wrapper-footer .menu{
	list-style-type: none;
	padding-left: 0;
}
#wrapper-footer .menu a{
	color: #fff;
	font-family: 'NobelBL-Regular';
	font-size: 0.923rem;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}
#wrapper-footer  .footer-icons{
	list-style-type: none;
	padding-left: 0;
}
#wrapper-footer  .footer-icons li{
	display: inline-block;
	margin-right: 40px;
}
#wrapper-footer .footer-icons li:last-child{
	margin-right: 0;
}
#wrapper-footer .footer-icons li:last-child img{
	margin-top: -15px;
	width: 1.5rem;
}
#wrapper-footer  .footer-icons a{
	color: #fff;
	font-size: 1.462rem;
}
#wrapper-footer .site-info{
	color: #bcbcbc;
	font-family: 'NobelBL-Regular';
	font-size: 0.538rem;
	line-height: 1.5em;
	text-align: center;
}
#wrapper-footer .site-footer a{
	color:#bcbcbc;
	font-family: 'NobelBL-Regular';
	font-size: 0.538rem;
	line-height: 1.5em;
	border-bottom: 1px solid #777676;
}
#wrapper-footer .site-footer .sep{
	display: inline-block;
	margin: 0 30px;
}
@media (max-width: 1440px){
	#wrapper-footer .footer-icons li{
		margin-right: 30px;
	}
}	
@media (max-width: 991px){
	#wrapper-footer .footer-icons{
		text-align: center;
	}
	#wrapper-footer .footer-icons li{
		margin: 0 0 10px;
		width: 45%
	}
}	
@media (max-width: 767px){
	#wrapper-footer .widget_media_image{
		margin-bottom: 25px;
	}
	#wrapper-footer .menu{
		margin-bottom: 0;
	}
	#wrapper-footer .widget_custom_html{
		margin-top: 25px;
	}
	#wrapper-footer .footer-icons {
		text-align: left;
	}
	#wrapper-footer .footer-icons li{
		margin: 0 10px 0 0;
		width: auto;
	}
}



 /* = BS Override
-------------------------------------------------------------- */
@media (min-width: 1450px){
	.container{
		max-width: 1430px;
	}
}


 /* = Understrap Override
-------------------------------------------------------------- */
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type="color"], .wpcf7 input:focus[type="date"], .wpcf7 input:focus[type="datetime-local"], .wpcf7 input:focus[type="datetime"], .wpcf7 input:focus[type="email"], .wpcf7 input:focus[type="file"], .wpcf7 input:focus[type="month"], .wpcf7 input:focus[type="number"], .wpcf7 input:focus[type="range"], .wpcf7 input:focus[type="search"], .wpcf7 input:focus[type="submit"], .wpcf7 input:focus[type="tel"], .wpcf7 input:focus[type="text"], .wpcf7 input:focus[type="time"], .wpcf7 input:focus[type="url"], .wpcf7 input:focus[type="week"], .wpcf7 select:focus, .wpcf7 textarea:focus{
	border-color: #e67e22;
	box-shadow: 0 0 0 .2rem rgba(230,126,34,.25);
}


 /* = CF7 Notice Style
-------------------------------------------------------------- */
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}
.wpcf7-not-valid-tip{
	font-size: 1rem;
	margin-bottom: 25px !important;
}


/* = VC Override
-------------------------------------------------------------- */
@media (max-width: 991px) {
    .vc_row > div[class*="vc_col-sm-"]{
        width: 100%;
    }
}


@media screen and (min-width: 992px) {
	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 18.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}
	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}
}


/* = VC Custom
-------------------------------------------------------------- */
@media (max-width: 991px) {
	.home .vc_custom_1568243385138 {
		margin-bottom: 50px !important;
	}
	.home .vc_custom_1568179136161 {
		margin-bottom: 50px !important;
	}
	.home .vc_custom_1568177191758 {
		margin-top: 0 !important;
	}
}



/* = Timeline -------------------------------------------------------------- */
/*-- GENERAL STYLES ------------------------------*/
.timeline {
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
	line-height: inherit;
}
/*----- TIMELINE ITEM -----*/
.timeline-item {
	padding-left: 0 !important;
	position: relative;
	margin-bottom: 0 !important;
}
.timeline-item:last-child {
	padding-bottom: 0;
}
/*----- TIMELINE INFO -----*/
.timeline-info {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 0 .5em 0;
	text-transform: uppercase;
	white-space: nowrap;
	padding-left: 0;
	margin-top: -0.5rem;
}
.timeline h3{
	color: #009da1;
}
.timeline img{
	margin-top: -1.538rem;
}
/*----- TIMELINE MARKER -----*/
.timeline-marker {
	position: absolute;
	top: -7px;
	bottom: 0;
	left: 0;
	width: 15px;
}
.timeline-marker:before {
	background: #009da1;
	border: 5px solid #fff;
	border-radius: 100%;
	box-shadow: 0 0 0px 1px #009da1;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	top: 4px;
	left: -2px;
	width: 20px;
	transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
	content: "";
	width: 3px;
	background: #3dbce5;
	display: block;
	position: absolute;
	top: 24px;
	bottom: 0;
	left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
	content: none;
}
.timeline-item:not(.period):hover .timeline-marker:before {
	background: transparent;
	border: 3px solid #009da1;
	box-shadow: none;
}
/*----- TIMELINE CONTENT -----*/
.timeline-content {
	font-size: 0.923rem;
	padding-bottom: 55px;
}
.timeline-content p:last-child {
	margin-bottom: 0;
}
/*----- TIMELINE PERIOD -----*/
.period {
	padding: 0;
}
.period .timeline-info {
	display: none;
}
.timeline-item::before{
	display: none !important;
}
.period .timeline-marker:before {
	background: transparent;
	content: "";
	width: 15px;
	height: auto;
	border: none;
	border-radius: 0;
	top: 0;
	bottom: 30px;
	position: absolute;
	border-top: 3px solid #CCD5DB;
	border-bottom: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
	content: "";
	height: 32px;
	top: auto;
}
.period .timeline-content {
	padding: 40px 0 70px;
}
.period .timeline-title {
	margin: 0;
}
.timeline-content{
	color: #555555;
	margin-top: -1rem;
	min-height: 140px;	
}
.timeline-content p{
	line-height: 1.308rem;
}
.timeline-centered .timeline-title{
	color: #009da1;
}
/*----- TIMELINE CUSTOM -----*/
@media (max-width: 1899px){
	.timeline-item.timeline-2000 .timeline-content, 
	.timeline-item.timeline-2015 .timeline-content{
		padding-bottom: 65px;
	}
}
@media (max-width: 1699px){
	.timeline-item.timeline-2000 .timeline-content,
	.timeline-item.timeline-2015 .timeline-content{
		padding-bottom: 115px;
	}
	.timeline-item.timeline-2000 .timeline-content .line-1,
	.timeline-item.timeline-2015 .timeline-content .line-1{
		display: block;
	}
}
@media (max-width: 1599px){
	.timeline-item.timeline-2000 .timeline-content,
	.timeline-item.timeline-2015 .timeline-content{
		padding-bottom: 80px;
	}
	.timeline-item.timeline-2000 .timeline-content .line-1,
	.timeline-item.timeline-2015 .timeline-content .line-1{
		margin-bottom: 20px;
	}
}
@media (max-width: 1468px){
	.timeline-item.timeline-2000 .timeline-content .line-1,
	.timeline-item.timeline-2015 .timeline-content .line-1{
		margin-bottom: 50px;
	}
}
@media (max-width: 1449px){
	.timeline-item.timeline-2000 .timeline-content,
	.timeline-item.timeline-2015 .timeline-content {
		padding-bottom: 55px;
	}
	.timeline-item.timeline-2000 .timeline-content .line-1,
	.timeline-item.timeline-2015 .timeline-content .line-1{
		margin-bottom: 20px;
	}
}
@media (max-width: 1440px){
	.timeline-item.timeline-2000 .timeline-content,
	.timeline-item.timeline-2015 .timeline-content{
		padding-bottom: 60px;
	}
}
@media (max-width: 991px){
	.timeline-item.timeline-2000 .timeline-content,
	.timeline-item.timeline-2015 .timeline-content{
		padding-bottom: 55px;
	}
	.timeline-item.timeline-2000 .timeline-content .line-1,
	.timeline-item.timeline-2015 .timeline-content .line-1{
		display: inline;
	}
}
@media (max-width: 575px){
	.timeline-centered-wrapper{
		overflow: hidden;
	}
}
/*---------------------------------------------- MOD: TIMELINE CENTERED ----------------------------------------------*/
@media (min-width: 992px) {
	.timeline-centered, .timeline-centered .timeline-item, .timeline-centered .timeline-info, .timeline-centered .timeline-marker, .timeline-centered .timeline-content {
		display: block;
		margin: 0;
		padding: 0;
   }
	.timeline-centered .timeline-item {
		padding-bottom: 60px;
		overflow: hidden;
   }
	.timeline-centered .timeline-marker {
		position: absolute;
		left: 50%;
		margin-left: -7.5px;
   }
	.timeline-centered .timeline-info, .timeline-centered .timeline-content {
		width: 50%;
   }
	.timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
		float: left;
		text-align: right;
		padding-right: 30px;
   }
	.timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
		float: right;
		text-align: left;
		padding-left: 30px;
   }
	.timeline-centered > .timeline-item:nth-child(even) .timeline-info {
	   /*float: right;
		text-align: left;
		padding-left: 30px;
	   */
		float: left;
		text-align: right;
		padding-right: 30px;
   }
	.timeline-centered > .timeline-item:nth-child(even) .timeline-content {
	   /*float: left;
		text-align: right;
		padding-right: 30px;
	   */
		float: right;
		text-align: left;
		padding-left: 30px;
   }
	.timeline-centered > .timeline-item.period .timeline-content {
		float: none;
		padding: 0;
		width: 100%;
		text-align: center;
   }
	.timeline-centered .timeline-item.period {
		padding: 50px 0 90px;
   }
	.timeline-centered .period .timeline-marker:after {
		height: 30px;
		bottom: 0;
		top: auto;
   }
	.timeline-centered .period .timeline-title {
		left: auto;
   }
}
@media (max-width: 575px){
	.timeline-marker{
		height: 600px;
	}
	.timeline-info, .timeline img, .timeline-content{
		margin-top: 0;
		padding-left: 35px
	}
	.timeline-content{
		min-height: auto;
	}
	.timeline img{
		margin-bottom: 20px;
	}
	.timeline-item:not(.period):hover .timeline-marker::before{
		background: #fff;
	}
}