/*
 Theme Name:   Kisano theme
 Theme URI:    http://www.spike.be
 Description:  Child Theme
 Author:       Spike Communications
 Author URI:   http://www.spike.be
 Template:     revirta
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  kisano
*/

.sc_layouts_menu_nav > li ul {
    width: 18em !important;
    padding: 1.55em 0;
}
.banner_image .vc_empty_space {
	height: 380px !important;
}
h2 {
	font-size: 38px !important;
	color: #707070 !important;
	font-weight: 400 !important;
	padding: 40px;
}
h3 {
	font-size: 38px !important;
	color: #fbb900 !important;
	font-weight: 400 !important;
	margin: 10px auto 0;
}
h3.post_title.entry-title {
	color: #2D3339 !important;
	font-weight: 300 !important;
}
h4 {
	font-weight: 400
}
h5 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fbb900 !important;
	font-weight: 400 !important;
	text-align: left;
	position: relative;
	margin: 10px auto 5px;
}
h5.check::before {
	position: absolute;
	left: -30px;
	top: 0px;
	content:"✓";
	background-color: #fbb900 ;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	width: 20px;
	height: 20px; 
	line-height: 20px;
	-webkit-border-radius:50%;
	border-radius: 50%;
}
#mammograms figure {
	overflow: visible !important;
}
#mammograms figure img {
	margin-top: -7%;
	display: block;
}
#mammograms .wpb_wrapper {
	height: 100% !important;
	display: flex !important;
	align-items: center !important;
}
#mammograms .wpb_wrapper p {
	color: #fff;
	font-size: 45px;
	line-height: 1.05em;
}
#mammograms .wpb_wrapper p .million {
	font-size: 2em;
	line-height: 1.05em;
}
#mammograms .wpb_wrapper p .mammograms {
	font-size: 1.05em;
	line-height: 1.05em;
}

#expertise {
	padding-top: 60px;
	color: #8a8b8d;
	background-color: #F5F7F9;
}
#expertise h3 {
	font-size: 38px !important;
	color: #fbb900 !important;
	font-weight: 400 !important;
	margin: 10px auto 0;
}
#expertise h2 {
	font-size: 38px;
	color: #8a8b8d;
	font-weight: 800;
	margin: 20px auto 20px;
}
#expertise h4 {
	font-size: 24px;
	color: #fbb900 ;
	font-weight: 600;
	margin: 40px auto 20px;
}
#expertise .circle {
	background-color: #fbb900 ;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 95%;
    padding-bottom: 95%;
	margin: 0 5%;
}
#expertise .circle .wpb_wrapper {
	text-align: center;
	color: #fff;
	position: absolute;
	padding: 15% 0;
	width: 90%;
	font-size: 26px;
	line-height: 1.05em;
}
#expertise .circle .wpb_wrapper h4 {
	font-size: 36px;
	font-weight: 400;
	padding: 0;
	margin: 0 auto 20px;
	color: #fff;
}
#expertise li, #solutions_tabs li, .usecase li {
	list-style: none;
	position: relative;
}
#expertise li::before, #solutions_tabs li::before, .usecase li::before {
	position: absolute;
	left: -25px;
	top: 5px;
	content:"✓";
	background-color: #fbb900 ;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	width: 15px;
	height: 15px; 
	line-height: 15px;
	-webkit-border-radius:50%;
	border-radius: 50%;
}
.usecase li::before {
	background-color: #2D3339 ;
	color: #fff !important;
}
#solutions_tabs li.vc_tta-tab::before {
	display: none;
}
#expertise li ul li::before {
	position: absolute;
	left: -25px;
	top: 5px;
	content:"✓";
	background-color: #8a8b8d ;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	width: 15px;
	height: 15px; 
	line-height: 15px;
	-webkit-border-radius:50%;
	border-radius: 50%;
}
 a.sc_button.color_style_default {
	background-color: #fbb900 !important;
	margin: 8px auto;
	width: 90%;
	font-size: 1.2em;
	line-height: 1em;
	padding: 7px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 #expertise a.sc_button.color_style_default {
	margin: 15px auto 40px;
	width: 55%;
}
 .circle a.sc_button.color_style_default {
	font-size: .75em;
	line-height: 1em;
	display: block;
	outline: solid 1px #fff;
	padding: 5px 15px;
}
#about, #about ol li {
	color: #fff;
}
#about ol li {
	margin-bottom: 2em;
}
#about h2 {
	color: #fabd1c !important;
	font-weight: 400;
	margin-bottom: 0 !important;
	padding-left:0;
}


.groupes_hospitalier{
	font-family: "Montserrat",sans-serif;
	list-style-type: none;
	background-image: url(assets/img/icones/hospital.svg);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 50px;
	background-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

.radiologie{
	font-family: "Montserrat",sans-serif;
	list-style-type: none;
	background-image: url(assets/img/icones/radiology.svg);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 50px;
	background-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

.cancers{
	font-family: "Montserrat",sans-serif;
	list-style-type: none;
	background-image: url(assets/img/icones/breast.svg);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 50px;
	background-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

.imagerie{
	font-family: "Montserrat",sans-serif;
	list-style-type: none;
	background-image: url(assets/img/icones/imaging.svg);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 50px;
	background-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

#institutions figure {
	overflow: visible !important;
}
#institutions figure img {
	margin-top: -5%;
	display: block;
}
#institutions .wpb_wrapper {
	height: 100% !important;
	display: flex !important;
	align-items: center !important;
}
#institutions .wpb_wrapper p {
	color: #fff;
	font-size: 38px;
	line-height: 1.05em;
}
#institutions .wpb_wrapper p .big {
	font-size: 1.05em;
	line-height: 1.05em;
}
#institutions .wpb_wrapper p .big strong {
	font-size: 1.75em;
}


#contact h2 {
	font-size: 22px;
	color: #fbb900;
	margin-top: 60px;
	margin-bottom: 0px;
	font-weight: 600;
}
#contact h3 {
	font-size: 38px;
	color: #8a8b8d;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 40px;
}
#contact h3 strong {
	color: #fbb900;
	font-weight:600;
}
#contact input[type="submit"] {
	background-color: #FFC000 !important;
}



#eform::before {
	position: absolute;
	width: 80%;
	height: 350px;
	right: -15%;
	top: -10%;
	display: block;
	content: "";
	background:url(assets/img/deco-eform.png) center center no-repeat;
	background-size: contain;
}
#sys_reporting {
	
}
#contact-zone h3 {
	color: #fff !important;
}

#contact-zone a.sc_button {
	width: 50% !important;
	line-height: 2em !important;
	margin: 8px auto 8px 0 !important;
	text-align: center;
}
.footer_wrap {
	margin-top: 0 !important;
}


#solutions_tabs .vc_tta-panel {
	background-color: #FAFAFA;
}
#solutions_tabs .vc_tta-panel.vc_active {
	position: relative;
	padding-bottom: 90px;
}
#solutions_tabs .vc_tta-panel.vc_active::before {
	position: absolute;
	content: "";
	bottom: 15px;
	width: 70%;
	right: 3%;
	height: 3px;
	background-color: #ffcc00;
}
#solutions_tabs .vc_tta-panel.vc_active::after {
	position: absolute;
	content: "";
	bottom: 15px;
	width: 20%;
	left: 3%;
	height: 180px;
}
#solutions_tabs #Hospital_Groups_Tab.vc_active::after {
	background: url(assets/img/icones/hospital.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs #Radiology_Departments_Tab.vc_active::after {
	background: url(assets/img/icones/radiology.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs #Breast_Cancer_Tab.vc_active {
	position: relative;
	padding-bottom: 190px;
}
#solutions_tabs #Breast_Cancer_Tab.vc_active::after {
	background: url(assets/img/icones/breast.svg) center center no-repeat;
	background-size: contain;
}

#solutions_tabs #Imaging_Core_Labs_Tab.vc_active::after {
	background: url(assets/img/icones/imaging.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li.vc_tta-tab, #solutions_tabs li.vc_tta-tab a {
	background-color: #FAFAFA !important;
	color: #FFC000 !important;
}
#solutions_tabs li.vc_active, #solutions_tabs li.vc_active a {
	background-color: #FFC000 !important;
	color: #FFF !important;
	
}
.scheme_default body.wpb-js-composer #solutions_tabs .vc_tta.vc_general .vc_tta-tabs-list {
    border-color: transparent !important;
	width: 100%;
}
#solutions_tabs li.vc_tta-tab {
	border: solid 1px rgba(112,112,112,0.3);
	width: 24.86%;
	text-align: center;
}
#solutions_tabs li.vc_tta-tab:first-of-type {
	margin-left: 1px !important;
}
#solutions_tabs li.vc_tta-tab a {
	position: relative;
	padding-top: 90px;
}
#solutions_tabs li.vc_tta-tab a::before {
	position: absolute;
	display: block;
	content: "";
	width: 70%;
	height: 60%;
	top: 5%;
	left: 15%;
}
#solutions_tabs li:nth-child(1).vc_tta-tab a::before {
	background: url(assets/img/icones/hospital.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(1).vc_active a::before {
	background: url(assets/img/icones/hospital_active.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(2).vc_tta-tab a::before {
	background: url(assets/img/icones/radiology.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(2).vc_active a::before {
	background: url(assets/img/icones/radiology_active.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(3).vc_tta-tab a::before {
	background: url(assets/img/icones/breast.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(3).vc_active a::before {
	background: url(assets/img/icones/breast_active.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(4).vc_tta-tab a::before {
	background: url(assets/img/icones/imaging.svg) center center no-repeat;
	background-size: contain;
}
#solutions_tabs li:nth-child(4).vc_active a::before {
	background: url(assets/img/icones/imaging_active.svg) center center no-repeat;
	background-size: contain;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 1px 0 0 -1px !important;
}

.scheme_default .trx_addons_scroll_to_top {
	background-color: #FFC000 !important;
	border: solid 1px #fff;
}
.sc_layouts_item_icon.sc_layouts_iconed_text_icon, .sc_layouts_item_details.sc_layouts_iconed_text_details{
	display: none !important;
}
.sc_layouts_logo img, .sc_layouts_logo img {
    height: 20px;
}

#sc_button_768877128 {
	display: none !important;
}
.scheme_dark .sc_button_default.color_style_dark, .scheme_dark .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	display: none !important;
}
.slider_container.slider_type_images .slider-slide {
    text-align: center;
    display: flex;
    align-items: center;
}
.slider_container.slider_type_images .slider-slide img {
	max-width: 60% !important;
	margin: 0 20%;
}

#footer_adresses {
	padding: 40px 20px;
}
#footer_adresses .wpb_single_image.picto img {
	width:20px; 
	opacity: 0.8;
}
#footer_adresses h3 {
	font-size: 1.2em !important;
	text-align: left;
	color: #fff !important;
	padding-left: 75px;
}
#logo_footer img{
	width: 300px;
}
.top_panel {
	margin-bottom: 0;
}
.sc_layouts_title.with_content {
    padding: 1.3em 0;
}
.sc_layouts_title.with_content h1 {
	font-size: 36px;
	color: #2D3339;
	font-weight: 200;
    margin: 0.8em 0;
}
.trx_addons_scroll_to_top {
	right: 6.2em;
	bottom:1.2em !important;
}
#wp-live-chat-header {
	box-shadow: none !important;
	border: 1px solid #fff !important;
	width: 50px !important;
	height: 50px !important;
}
.bleeper_powered_by {
	display: none !important;
}

.wplc_left_logo {
	background: url(/wp-content/uploads/logo_kisano2.svg) no-repeat !important;
    background-size: auto auto;
    background-size: cover;
    width: 60px;
    height: 60px;
    border-radius: 0px !important;

}

.vc_custom_1531470177102{
	background-size: 50% !important;
	background-repeat: no-repeat !important;
}

.vc_custom_1531470328078{
	background-size: 50% !important;
	background-repeat: no-repeat !important;
}

@media screen and (max-height: 800px) {
	.banner_image .vc_empty_space {
		height: 280px !important;
	}
}
@media screen and (max-height: 600px) {
	.banner_image .vc_empty_space {
		height: 180px !important;
	}
}
@media screen and (max-width: 1441px) {
	#mammograms .wpb_wrapper p {
		font-size: 38px;
	}
	#expertise .circle .wpb_wrapper {
		font-size: 28px;
	}
	#institutions .wpb_wrapper p {
		font-size: 38px;
	}
}
@media screen and (max-width: 1264px) {
	#mammograms .wpb_wrapper p {
		font-size: 30px;
	}
	#expertise .circle .wpb_wrapper {
		font-size: 22px;
	}
	#institutions .wpb_wrapper p {
		font-size: 30px;
	}
}
@media screen and (max-width: 959px) {
	#mammograms .wpb_wrapper p {
		font-size: 22px;
	}
	#expertise .circle .wpb_wrapper {
		font-size: 18px;
		padding: 15% 0;
	}
	#institutions .wpb_wrapper p {
		font-size: 22px;
	}
}
@media screen and (max-width: 767px) {
	#mammograms .wpb_wrapper {
		margin-right: auto;
		margin-left: auto;
	}
	#mammograms figure img {
		max-height: 260px;
		width: auto !important;
	}
	#mammograms .wpb_wrapper p {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#expertise .circle {
		width: 50%;
		padding-bottom: 50%;
		margin: 0 25%;
	}
	#expertise .circle .wpb_wrapper {
		width: 50%;
		font-size: 26px;
	}
	#institutions .wpb_wrapper {
		margin-right: auto;
		margin-left: auto;
	}
	#institutions figure img {
		max-height: 260px;
		width: auto !important;
	}
	#institutions .wpb_wrapper p {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.sc_layouts_item_icon.sc_layouts_iconed_text_icon, .sc_layouts_item_details.sc_layouts_iconed_text_details{
		display: block !important;
	}
	.scheme_dark .menu_mobile_inner a:hover, .scheme_dark .menu_mobile_inner .current-menu-ancestor > a, .scheme_dark .menu_mobile_inner .current-menu-ancestor > a {
		color: #FFC000;
	}
	.scheme_dark .menu_mobile_inner .social_item .social_icon {
		color: #FFC000;
	}
	.scheme_dark .menu_mobile_close:hover::before, .scheme_dark .menu_mobile_close:hover::after, .scheme_dark .menu_mobile_close:hover {
		color: #FFC000 !important;
	}
}
@media screen and (max-width: 479px) {
	#expertise .circle {
		width: 100%;
		padding-bottom: 100%;
		margin: 0 0%;
	}
	#expertise .circle .wpb_wrapper {
		width: 100%;
		font-size: 26px;
	}
}










