/*
Theme Name: Roche
*/
b, strong {
	font-weight: 500 !important;
}

a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066cc;
}
.wrapper{
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.wrapper.loading{
	opacity: 0;
}

.btn-help::before {
	margin-top: -0.4em;
}

.single-post .images-slideshow figure img {
	height: auto;
}

.thumbnail-boxes > .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
}
.thumbnail-boxes-4 {
	padding-left: 40px;
	padding-right: 40px;
}
.page-template-default .main-area > .container,
.page-template-privacy .main-area > .container {
	display: none;
}

body.archive .info-items {
    justify-content: left;
}

.link-scroll-to {
	font: inherit;
	margin-right: 30px;
}
.info-module {
	padding-top: 60px;
}
.inform-area {
	padding-bottom: 60px;
}
.link-scroll-to::before {
	top: 37%;
}
.filters-block .title {
	font-style: normal;
	color: #888;
}

.filters-dropdown .dropdown-toggle {
	color: #888;
}
.thumbnail-box {
	margin-bottom: 0;
}
/*
.thumbnail-box h3 {
	font: 20px/26px "Minion", Arial, Helvetica, sans-serif;
	letter-spacing: -.36px;
	font-style: italic;
}*/

.images-slideshow figure img {
	height: 560px;
    object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.bg-video::before {
	opacity: .07;
}
.headline {
	text-align: center;
}

.post-list-item-featured h1 {
	font-size: 65px;
	line-height: 1;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.63px;
    font-style: italic;
}
.post-list-item-featured p {
	font-family: "Minion", Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 25px;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.63px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
}

.info-items {
	justify-content: left;
}

.text-block ul li,
.holder ul li {
    position: relative;
    padding: 0;
}

.holder p {
	margin-bottom: 1em
}

.holder ul,
.text-block ul {
	list-style: none;
}
.holder ul li:before,
.text-block ul li:before {
	position: absolute;
    left: -16px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0066cc;
    content: "";
}
.bg-img {
	background-position: bottom;
}
.bg-img-contain {
	background-size: contain;
}
.main-area .bg-img {
	background-position: 50% 50%;
}
.inform-item .image .bg-img::before {
	background-color: #000;
	opacity: 0;
}
/*.single-image-block .thumbnail-box .img,*/

.image-gallery-section {
	margin: 0;
	margin-bottom: 73px;
}
.single-image-block .thumbnail-box .img figcaption {
	padding-bottom: 18px;
}

.plan-section .img figcaption,
.thumbnail-block .img figcaption{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 13px 12px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.28px;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.plan-section .plan-col ol li p,
.plan-area .plan-area-detail ol li p{
	margin: 0;
}

.plan-section .plan-col ol ul li:before {
    display:none;
}
    
.main-banner figcaption .block {
	max-width: 560px;
}

.links-list {
	margin-left: 10px;
	margin-right: 10px;
}

.hidden {
	display: none;
}

.wpcf7 .ajax-loader{
	display: none!important;
}
.grecaptcha-badge{
	display: none;
}
.page-template-contact .grecaptcha-badge{
	display: unset;
}
.page-template-spaces .main-banner .image {
	left: auto;
	width: 50%;
	z-index: 50;
}
.page-template-spaces .main-banner {
	background: #3e3e3e;
	min-height: 700px;
}
.processing {
	opacity: 0.8;
	-webkit-filter: blur(4px);
	filter: blur(4px);
}
.form-processing{
	z-index: 10;
	position: absolute;
	top: 15%;
}
li.not-found-items{
	max-width: 100%;
	flex: 0 0 100%;
	min-height: 200px;
	text-align: center;
}
li.not-found-items h2{
	line-height: 200px;
}
#cookie-law-info-again{
	display: none!important;
}
body:not(.blog):not(.taxonomy-post_tag) .top-sticky .filters-bar {
	display: none;
}

body:not(.blog):not(.taxonomy-post_tag) .top-sticky .filters-bar.show {
	display: block;
}

.intro-slider > div,
.intro-slider > div > div,
.intro-slider > div > div > div {
	height: 100vh !important;
}
.fluid-embed{ 
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: 0;
	z-index: 2;
	margin-bottom: 10px;
}
.fluid-embed video, 
.fluid-embed iframe, 
.fluid-embed object, 
.fluid-embed embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.main-nav > ul > li.active, .main-nav > ul > li.current_page_item, .main-nav > ul > li.current-menu-item,
.main-nav > ul > li,
h3 {
	font-family: "RocheSans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 300;
}

/*.headline .ico,
.info-module .headline .ico {
	background-color: #4A4A4A;
	margin-top: 1px;
}*/


#header .bottom-links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    bottom: 20px;
    left: 20px;
    
}

#header .bottom-links a::before {
    content: "";
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 15px;
}

#header .bottom-links a {
	display: inline-block;
    vertical-align: top;
    color: inherit;
    position: relative;
    padding-left: 12px;
    text-decoration: none;
    color: white;
}

#header .bottom-links > li {
    padding-right: 9px;
    display: inline;
}
.evisible-xs {
	display: none !important;
}
#header .btn-help {
	margin-right: 40px;
	left: auto;
	right: 0;
}

.image-gallery.caption-outside figcaption {
	color: black;
    text-shadow: none;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    padding-left: 0;
}
.image-gallery.caption-outside figcaption em {
	font-style: normal;
}
.image-gallery.caption-outside {
	padding-bottom: 70px;
}

.wpcf7-select {
	width: 100%;
    font-size: 16px;
    height: 40px;
}


div.wpcf7-response-output {
    border: 0 !important;
    font-size: 16px;
    line-height: 1.5;
    text-align: right;
}
.posts-boxes .info-item {
	padding-bottom: 32px;
}
#header .btn-help {
	z-index: 999;
}

.download-stories-link {
	margin-bottom: 32px;
    margin-top: -10px;
	color: #0066cc;
}
.download-stories-link .download-link {
	margin-left: 16px;
	line-height: inherit;
}
.download-stories-link .download-link::before {
	display: none;
}

.slider-gallery-stories img {
	max-height: 540px;
	height: 40vh;
}

.plan-section .headline .ico {
	background: #0066cc;
}
.plan-section .headline {
    padding: 0 0 10px;
    border-bottom: 1px solid #c8c8c8;
	margin-bottom: 19px;
}
.icon-roche-download {
	background-image: url(https://spaces.roche.com/wp-content/uploads/2020/09/download.svg);
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
    top: 1px;
    margin-right: 3px;
}


/*@media (min-width: 1300px){
	.container {
   		max-width: 1440px;
	}
}*/

@media (max-width: 991px) {
	#header .btn-help {
	    margin-right: 0;
	    left: auto;
	    margin: 0;
	    right: 80px;
	}
}



@media screen and (max-width: 767px){
	.evisible-xs {
		display: inline !important;
	}
	.main-nav > ul {
		bottom: 80px;
	}
	.btn-play {
		bottom: 0;
	    right: 0;
	    top: auto;
	    left: auto;
	    width: 40px;
	    height: 40px;
    }
    .btn-play::before{
	    border-width: 6px 0 6px 12px;
    }
    .filters-bar .row {
	    justify-content: left;
    }
    .plan-section {
		min-height: auto;
	}
	
	.main-banner .image::before {
		opacity: .1;
	}

	.download-stories-link .download-link {
		margin-left: 0;
		font-size: 15px;
	}
	.posts-boxes .info-item {
		padding-bottom: 16px;
	}

}