/*
Version: 5.4.3
*/

.widget-title {
	color: #F8384B;
}

.card-1-1 {
	border-bottom: 6px solid #FC8893;
}

.card-1-2 {
	border-bottom: 6px solid #FA5C6B;
}

.card-1-3 {
	border-bottom: 6px solid #F70A21;
}

.card-1-4 {
	border-bottom: 6px solid #C10012;
}



.btn-secondary-dark-red .gb-button {
	background-color:transparent !important;
	border:2px solid #F8384B;
	color:#F8384B;
}

.btn-secondary-dark-red .gb-button:hover {
	background-color:#F8384B !important;
	border:2px solid #F8384B;
	color:#fff !important;
}

.btn-primary .gb-button {
	background-color:#F8384B;
	border:2px solid #F8384B;
}

.btn-secondary-white .gb-button {
	background-color:transparent !important;
	border:2px solid #ffffff;
	color:#ffffff;
	font-weight:500;
}

.btn-secondary-white .gb-button:hover {
	background-color:#ffffff !important;
	border:2px solid #ffffff;
	color:#F8384B !important;
}

.page-template-blocks #menu-header-menu a:hover, .page-template-blocks #menu-polish-header-menu a:hover, .page-template-blocks #menu-italian-header-menu a:hover {
	color:#2Bd3C6;
}

/*.page-template-blocks #menu-header-actions a:hover {
	color:#2Bd3C6;
}*/

.scrollHeader #menu-header-actions a,.scrollHeader #menu-polish-header-actions a,.scrollHeader #menu-italian-header-actions a {
	background-color:#fff;
}

.scrollHeader #menu-header-actions a:hover, .scrollHeader #menu-polish-header-actions a:hover, .scrollHeader #menu-italian-header-actions a:hover {
	color:#fff;
}

.page-template-blocks_dark_hero #menu-header-actions a, .page-template-blocks_dark_hero #menu-polish-header-actions a, .page-template-blocks_dark_hero #menu-italian-header-actions a {
	color:#fff;
	background-color: #F8384B;
	border-color: #fff;
}

.page-template-blocks_dark_hero #menu-header-actions a:hover,.page-template-blocks_dark_hero #menu-polish-header-actions a:hover,.page-template-blocks_dark_hero #menu-italian-header-actions a:hover {
	color:#F8384B;
	background-color: #fff;
}

.page-template-inverse #menu-header-actions a:hover,.page-template-inverse #menu-polish-header-actions a:hover,.page-template-inverse #menu-italian-header-actions a:hover {
	color:#F8384B;
	background-color: #fff;
}

.page-template-inverse #menu-header-menu a:hover, .page-template-inverse #menu-polish-header-menu a:hover, .page-template-inverse #menu-italian-header-menu a:hover {
	color:#42495b;
}

.divider {
	background-color: #F8384B;
}

.articles .entry-footer a {
	color:#F8384B;
}

.hover-box:hover {
	background-color: #F8384B;
	color: #fff;
}

.hover-box:hover a {
	color:#fff;
}

.hover-box:hover .divider {
	background-color:#fff;
}

.case-study-box {
	background-color:#EDEDED;
	margin-top:20px;
}

.box-anchor {
	text-decoration:none;
	color:#000;
	transition:none;
}

.haloitsmvideo, .haloservicedeskvideo {
	display: none
}