/*
	Theme Name: Cardiocentro 
	Theme URI: http://octoplus.ch
	Description: Cardiocentro Ticino HTML5 Blank WordPress Theme based on Todd Motto (@toddmotto) HTML5 Blank theme
	Version: 1.0.0
	Author: Octoplus Group
	Author URI: http://octoplus.ch
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:60.5%;
}
body {
	font:300 11px/1.4 'Pragmatica W01 Book', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
/*	///border:1px solid #04A4CC;*/
}
p{
font-size: 1.6rem;
    line-height: 2.5rem;
}
b, strong {
    margin-bottom: 1rem;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/
.equipe-img.small3 {
    width: 45%;
    height: auto;
}
.equipe-img.small2 {
    width: 60%;
    height: auto;
}
.tit-equipe2 {
    font-weight: 200;
    font-size: 1.0rem;
    color: #4abde5;
}
.logoresearch {
    width: 35%;
    height: auto;
}
.logoresearchlinkedin {
    width: 25%;
    height: auto;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
/*	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;*/
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

/*::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}*/

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
/*	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;*/
}
.wp-caption.alignnone {
/*	margin:5px 20px 20px 0;*/
}
.wp-caption.alignleft {
/*	margin:5px 20px 20px 0;*/
}
.wp-caption.alignright {
/*	margin:5px 0 20px 20px;*/
}
.wp-caption img {
/*	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;*/
}
.wp-caption .wp-caption-text,
.gallery-caption {
/*	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;*/
}
.sticky {

}
.bypostauthor {

}
/*------------------------------------*\
    custom
\*------------------------------------*/
main #home .slider .slides li .caption h2 {
    font-size: 7.0rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}
@media screen and (max-width: 1600px){
main #home .slider .slides li .caption h2 {
    font-size: 5rem;
}
}
@media only screen and (max-width: 600px){
main #home #slider-home .slides li h2 {
    left: -5px;
    position: relative;
    font-size: 3.6rem;
}
}
.search-boxm .search-txtm {
    color: #999999;
    font-weight: 600;
    font-size: 1.2rem;
    margin-bottom: 5px;
    margin-top: 40px;
}
.rowsearch{
  padding-left: 60%;
}
.search-inputmio{
padding: 30px;
}
.search {
    margin: 1.00rem 0 1.168rem;
}
.search input[type=searchdoc] {
    width: 72%;
background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}
.iframe-containerhtml5 {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.iframe-containerhtml5 iframe {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}/*------------------------------------*\
    VIDEO
\*------------------------------------*/
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
/*------------------------------------*\
    resp html
\*------------------------------------*/
.myembed-container {
     height: 0;
     width: 100%;
     padding-bottom: 30%;
     overflow: hidden;
     position: relative;
     margin: 0 auto;
     max-width: 1568px;
  }
  .myembed-container iframe {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
}
.contentht {
    width: 100%;
    margin: 0px auto;
}
.contentht2 {
    width: 100%;
    margin: 0px auto;
}
.contentht3 {
    width: 100%;
    margin: 0px auto;
}
.canvas-container {
    height: 0;
    width: 100%;
    padding-bottom: 30%;
    overflow: hidden;
    position: relative;
}

.canvas-container iframe {
    min-width: 100%;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.canvas-container3 {
    height: 0;
    width: 100%;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative;
}
.canvas-container3a {
    height: 0;
    width: 100%;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative;
}
.canvas-container4 {
    height: 0;
    width: 100%;
	padding-bottom: 60%;
    position: relative;
}
.canvas-container5 iframe {
    height: 620px;
    width: 100%;
    padding-bottom: 10%;
    overflow: hidden;
    position: relative;
}
.canvas-container3 iframe {
    min-width: 100%;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

 
@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		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) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
@media only screen and (min-width: 993px){
.header .header-wrapper .logo .logo-img{padding:0 30px 0 0}.header .header-wrapper .logo img{max-height:98px}.header.pinned{height:120px}.side-out-menu{width:85%}}
@media only screen and (max-width: 992px){.header{height:85px}.header .header-wrapper{top:-25px}.header .header-wrapper .logo .logo-img{padding:0 15px 0 0}.header .header-wrapper .logo img{max-height:60px;}.header .header-wrapper .head-menu{top:21px;transition:all .2s cubic-bezier(0.25, 0.1, 0.25, 1);transition-delay:.2s;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-ms-transition-delay:.1s;-o-transition-delay:.1s}.header .header-wrapper .head-menu>.row{padding-top:0}.header.pinned{height:80px}.header .button-collapse{left:5px}}

@media only screen and (min-width: 601px) and (max-width: 992px){.header #slide-out .side-out-menu{width:100%;padding:50px 9%}}

@media only screen and (min-width: 992px) and (max-width: 1300px){.header .header-wrapper .head-menu nav ul li a{font-size:1.4rem}.logo.col.s10.m10.l5{width:auto;top:10px;position:relative}.header .header-wrapper .logo img{max-height:120px;padding:0 15px 0 0 !important}}

@media only screen and (min-width: 993px) {
.header.pinned {
    height: 134px;
}}
@media only screen and (max-width: 992px){
.header.pinned {
    height: 98px;
}}

.header .header-wrapper .head-utility .header-search {
    float: right;
    margin: 0 10px;
}
.header .header-wrapper .head-utility .header-search .search-submit {
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    border: none;
    cursor: pointer;
    padding: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.header .header-wrapper .head-utility .header-search .search-submit:hover {
    opacity: 0.6;
}

.lang-search-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.header #slide-out #lang-swich-down {
    margin-top: 0;
}
.lang-search-group .header-search {
    margin: 0 0 0 12px;
    padding: 0;
    line-height: 0;
    display: flex;
    align-items: center;
}
.lang-search-group .header-search .search-submit {
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    border: none;
    cursor: pointer;
    padding: 0;
    width: 18px;
    height: 18px;
    display: block;
}
.lang-search-group .header-search .search-submit:hover {
    opacity: 0.6;
}

.header .header-wrapper .head-menu>.row {
    padding-top: 2px;
}