﻿@font-face {
    font-family: 'h_neue';
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue-webfont.eot');
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue-webfont.woff') format('woff'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue-webfont.ttf') format('truetype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue-webfont.svg#h_neue') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'h_bold';
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_bold-webfont.eot');
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_bold-webfont.woff') format('woff'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_bold-webfont.ttf') format('truetype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_bold-webfont.svg#h_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'h_light';
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_light-webfont.eot');
    src: url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_light-webfont.woff') format('woff'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_light-webfont.ttf') format('truetype'),
         url('/themes/custom/hwi_theme/css/fonts/helvetica_neue_light-webfont.svg#h_light') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
    font-family: 'h_neue';
	color:#004773;
	background-color:#ebf5f9;
	margin:0;
	padding:0;
	font-weight:500;
	font-size:16px;
	overflow-x: hidden !important;
}
p{
	margin:0 0 20px 0;
	padding:0;
	font-size: 18px;
}

a{
	color:#004773;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
a.link-underline{text-decoration:underline !important;}
img{
	border:0;
	max-width:100%;
}

ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.default{
	list-style-image:unset;
	list-style-position:unset;
	list-style-type:disc;
	margin: 0 0 20px 20px;
	padding: 0 0 0 10px;
	
}

ul.default li{
	font-size: 14px;
    font-weight: 500; 
	font-family: 'h_neue';
}



ul li{
	margin:0;
	padding:0;
}

.logo {
    background-image: url("../css/images/logo.png");
    background-position: left top; 
    background-repeat: no-repeat;
    clear: both;
    float: left;
/*     width: 85px;	
    height: 25px;
	background-size: 85px 25px; 
	width: 120px;
    height: 35px;
	background-size: 120px 35px; */
	width: 150px;
    height: 35px;
    background-size: contain;
	margin:0;
    overflow: hidden;
    text-indent: -9999em;
}
.bold {
    font-weight: 700;
}
h1{
	font-family: 'Montserrat', sans-serif;
	padding:0;
	margin:0;
}

h2{
	font-family: 'Montserrat', sans-serif;	
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	color:#004773;
	font-weight:700;
}
.path-frontpage h2{
	font-family: 'Montserrat', sans-serif;	
	margin:0 0 20px 0;
	padding:0;	
	/* color:#407495; */
	color:#004773;
	font-size: 40px;
	font-weight:700;
}

h3{
	font-family: 'Montserrat', sans-serif;
	margin:0 0 10px 0;
	padding:0;	
	font-weight:700;
	font-size:30px;
	color:#004773;
}

a.colorWhite {color:#FFF; text-decoration: none;}


h4{
	font-family: 'Montserrat', sans-serif;
	margin:0 0 10px 0;
	padding:0;
	font-size:24px;
	color:#004773;
	font-weight:700;
}

h5{
	font-family: 'Montserrat', sans-serif;
	margin:0 0 10px 0;
	padding:0;
	color:#004773;
	font-size:24px;
	font-weight:700;
}
.path-frontpage  h5 {
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 10px 0;
    padding: 0;
	/* color:#407495; */
	color:#004773;
    font-size: 24px;
    font-weight: 700;
}
h6{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;	
	margin:0 10px;
	padding:0;
	color:#407495;	
	font-size:20px;
}

h6.applyTitle{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;	
	margin:0;
	padding:0;
	color:#004773;
	font-size:16px;
}
.path-checkout .alert-danger {display:none !important;}

.noPad
{
    padding:0 !important;
}
.noMargin{
	margin:0 !important;
}
.floatRight{
	float:right !important;
}
.floatLeft{
	float:left !important;
}
.relative{
	position:relative;
}

.search-cont {padding:0 !important;}

.FilterNewsReset { 
	color: #004773;
    text-decoration: underline;
	cursor: pointer;   
    float: left;
	font-size: 14px;
    width: 35px;
    padding: 0;
    margin: 20px 0 0 0;
}
.generic{
	clear:both;
	float:left;
	width:100%;
}

form.views-exposed-form .js-form-wrapper.form-wrapper.generic {clear:none; width: unset;}

.marginTop5{
	margin-top:5px !important;	
}
.marginTop10{
	margin-top:10px !important;	
}
.marginTop20{
	margin-top:20px !important;	
}
.marginTop30{
	margin-top:30px !important;	
}
.marginTop40{
	margin-top:40px !important;	
}
.marginTop50{
	margin-top:50px !important;	
}
.marginTop100{
	margin-top:100px !important;	
}
.marginBott10{
	margin-bottom:10px !important;	
}
.marginBott20{
	margin-bottom:20px !important;	
}
.marginBott30{
	margin-bottom:30px !important;	
}
.marginBott40{
	margin-bottom:40px  !important;	
}
.marginBott50{
	margin-bottom:50px !important;	
}
.marginBott100{
	margin-bottom:100px !important;	
}
section{
	clear:both;
	float:left;
	width:100%;
	padding: 60px 0;
}

header{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	margin-top: 0px;
	padding:20px 0 20px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image: url("images/bg-home.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
	z-index: 3;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);
}

header.fixed{
	width:100%;
	left:0;
	top:0;
	z-index:4;
    background: rgba(255, 255, 255, 0.8);
	height:120px;
	padding:0 0 10px 0;
    border-bottom: 1px solid #ccc;
	position:fixed;
}

.anonymous header{
	margin-bottom: 30px;
}
.anonymous footer{
	margin-top: 30px;
}
.path-frontpage footer{
	margin-top: -30px;
}

.anonymous.path-frontpage header{
	margin-bottom: 0px;
}
.btn-w{
	float:left;
}
.btn-w a{
	background-color: #fff;
    padding: 5px 5px;
    font-size: 12px;
    border: 1px solid #1991BF;
    border-radius: 16px;
    float: left;
	text-decoration: none;
    width: 92px;
    font-family: 'Montserrat', sans-serif;
    color: #1991BF;
    text-align: center;
}

a.btn-white{
	width: auto;
	background-color: #fff !important;
	padding: 5px 5px;
	font-size: 14px;
    color: #0c4d73 !important;
	border: 1px solid #1991BF;
	border-radius: 16px;
	margin: 10px 0  !important;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
}

.btn-w-navigator 
{
	clear:both;
	width:100%;
	margin-bottom:20px;
}
.btn-w-navigator a {
   
    background-color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #69ACCA;
    border-radius: 14px;
    width: auto;
    text-transform: uppercase;
    text-decoration: none;
    color: #1991BF;    
    text-align: center;	
}

.apply-button {
    background-color: #1991BF;
    padding: 9px 15px;
    font-size: 13px;
    border: 0;
    top: 5px;
    position: relative;
	margin: 10px 5px 10px 5px;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0 none;
    text-decoration: none;
    color: #fff !important;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;
}

sup{
	font-size:11px;
}

footer{
	width:100%;
	clear:both;
	padding:110px 0 50px 0;
	margin-top: 20px;
	float:left;
	background-color: #004773;
	color:#fff;
	position: relative;
    z-index: 4;
}


/*START COMMENT*/
.container-btn-green {margin-left:auto !important; margin-right: auto !important;}
.container-btn-green .btn-green {width: 250px; float: unset;     margin: auto;}
.comments-internal.news-detail{background-color: #FFF;}
.news-comments-container .comment-reply {display:none !important}
.news-comments-container .comment_author_pictures {clear:both;float:left;width:40px; margin:0 15px 50px 0; position:relative;}
.news-comments-container .comment_author_name {float:left;width:400px;}
.news-comments-container .comment_author_name h3 {font-size:16px; font-weight: 900; margin-bottom:2px;}
.news-comments-container .comment_author_name p {font-size:12px; margin-bottom:5px;}
.news-comments-container .container-messagge  {clear:both;float:left;width:100%; margin-top:5px;}
.news-comments-container .row-messagge {padding-left:55px; clear:both;float:left;width:100%;}
.news-comments-container .row-messagge-body {clear:both;float:left;width:100%;}
.news-comments-container ul.links.inline li a {font-size:12px; color: #545b62; text-decoration: none;}
.news-comments-container ul.links.inline li {padding: 0 0.5em 0 0;}
.news-comments-container ul.links.inline {float: right;
    position: absolute;
	margin-top:6px;
    right: 5px;
    border: 0px;}
.news-comments-container .container-messagge p.comment_submitted {
	clear:both;
	float:left;
	width:100%; 
	color:#545b62; 
	border-top: 1px solid #1991BF;
	font-size:12px; 
	margin-top:0; 
	padding-bottom:0;
	margin-bottom:0;
	padding: 6px 2px;
}
.news-comments-container .comment_submitted, .news-comments-container .comment_message {clear:both;float:left;width:100%;}

.news-comments-container .comment_author_pictures .user-info {    
    margin:  0;
    border-radius: 100%;
    width: 36px;
    position: absolute;
    background-color: #fff;
    height: 36px;  
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);    
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
}


.news-comments-container .comment_author_pictures .user-info span {
    float: left;
    background-image: url(images/user.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    text-decoration: none;
    border-radius: 20px;
    text-indent: -999em;
}
.feed-single .custom-button{padding:9px 15px;}
.addComments {cursor: pointer; clear:both; float:left; margin-right:10px; width:20px;}
.toggleComments {cursor: pointer; width:100%; clear:both; border-top:1px solid #1991BF; float:left; text-align:center; margin:25px 0;     padding: 10px 0;}

.toggleComments span {    
	padding: 5px 7px;
    border-radius: 15px;  
	border:1px solid  #1991BF; 
	color:#1991BF; 
	margin-top:10px; 
	width:20px; 
	font-size: 14px;
}
.label-comments span.ico-com{
	background-image: url(images/ico-com.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 22px;
    float: left;
    margin: 0 3px 0 0;
}

.label-comments-disabled span.ico-com-disabled{
	background-image: url(images/ico-no-com.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 22px;
    float: left;
    margin: 0 3px 0 0;
}
i.new-comment{color: #AEBA00;
    font-size: 18px;
    margin-right: 5px;
    cursor: pointer;}
.label-comments-disabled span{float:left; color:#787878; font-weight: 900;}
.label-comments span{float:left; color:#AEBA00; font-weight: 900;  cursor: pointer;}
.label-comments span.arrow {
	cursor: pointer;
	background-image: url("images/arrowdwn.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 13px;
    height: 9px;
	float:left;
	margin: 9px;
}


.comments-internal {
	display:none;
	clear: both;
    float: left;
    width: 100%;
	margin-top:-45px;
	margin-bottom: 30px;
	 z-index:2 !important; 
	 border: 1px solid #eceaea;
	 -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
	 box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
	}
	.page-node-type-news .comments-internal {
		display:block;}

	

.comments-internal section {
	clear: both;
    float: left;
    width: 100%;
    background-color: #FFF;
    position: relative;
    padding: 30px 30px !important;
    border-radius: 10px;
    
}
.comments-internal section .separator-comments {     border-top: 1px solid #1991BF;}
.page-node-type-news .comments-internal {margin-top: 10px !important;}
.page-node-type-news .comments-internal h2{
	padding: 20px 30px 0 30px;
	margin-bottom: 0;
}
.page-node-type-news .comments-internal section {
	
    border: 0px !important;
    -webkit-box-shadow:none !important;
    box-shadow:none;     }

section.comment-wrapper {padding:20px 0;}
section.comment-wrapper .indented { 	
    clear: both;
    float: left;   
        z-index: 0;
    padding: 12px 0px;
    margin-top: -23px;
}
.indented .indented {  margin-left:0px !important; }

h3.comment-title, h3.comment-title a {
	font-size:20px;	
	pointer-events: none;
	cursor:default;		
	text-decoration: none;
}
.comments-internal h2.comment-form__title {margin-top:30px}
.news-comments-container .content{width:100%;}
.news-comments-container {	
		clear: both;
		float: left;
		width: 100%;
		position: relative;
		margin-bottom: -15px;
    	padding: 10px 10px 24px 10px;		
		border-bottom: 0px ;		
		border-radius: 10px;
		background-color: #edf6f9;
		display: flex;
		z-index: 1;
}




.indented .news-comments-container {	
	padding-top:20px;
z-index:0}



.indented .comment-reply1 {display:none !important}
.comments-internal .pager{display:none !important;}
.news-comments-container .field--name-comment-body p {
	font-weight: 500;
    font-size: 14px;
    line-height: 20px;
	}
.news-comments-container p.comment_submitted, p.comment_submitted a {
	font-weight: 500;
    font-size: 14px;
    line-height: 20px;
	pointer-events: none;
	cursor:default;		
	text-decoration: none;
}
section .comment-wrapper .comment-form__title {
	padding:10px 15px; color:#AEBA00;
	clear:both; float:left;width: 100%;
}
.field--name-comment-body .filter-help, #cnt-partnership-filter-date,
.field--name-comment-body .js-form-type-select,
.comment-news-comments-form  #edit-preview,
.comment-news-comments-form  input[data-drupal-selector="edit-preview"],
.comment-news-comments-form .js-filter-wrapper {

	display:none !important;
}

.path-comment .news-comments-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	box-sizing: border-box;
	clear: none;
    float: none;
	margin-top:30px;
}
@media (min-width: 576px){
	.path-comment .news-comments-container {
		max-width: 540px;
	}
}
	@media (min-width: 768px){
	.path-comment .news-comments-container {
		max-width: 720px;
	}
}
@media (min-width: 992px){
	.path-comment .news-comments-container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.path-comment .news-comments-container {
		max-width: 1140px;
	}
}

	
/*END COMMENTS*/


/*CUSTOM SELECT
.styled-select {
   width: 200px;
   height: 27px;
   float: left;
   overflow: hidden;
   background: url("images/sel-ico.png") no-repeat right #fff;
   border: 1px solid #D5D5D5;   
}
.styled-select select {
   background: transparent;
   width: 228px;
   padding: 5px;
   font-size: 14px;
   float: left;
   border: 0;
   border-radius: 0;
   height: 27px;
   -webkit-appearance: none;
}*/

/*<div class="styled-select">
	<select>
		<option>lorem ipsum 1</option>
		<option>lorem ipsum 2</option>
		<option>lorem ipsum 3</option>
	</select>
</div>*/
/*END CUSTOM SELECT*/

/* 
.container-fluid{
	max-width: 1920px;
}
 */
 header h1{
	font-weight: 700;
	font-size: 40px;
 }

.bar-app{
	clear: both;
	/* height:46px; */
	background-color: #fff;
	/*border-radius: 10px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);
	padding: 10px 0;*/
	height:70px;
	padding: 20px 0;
}
.menu{
	text-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.menu ul li{
	float: left;
	display: inline-block;
	width: auto;
}
.menu ul li a{
	float: left;
	width: 100%;
	text-align: center;
	color:#004773;
	font-size: 14px; 
	/* font-size: 16px;*/
	height: 36px;
	text-decoration: none;
	line-height: 22px;
	padding:3px 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	background-color: #fff;
}
.menu ul li.first-item.active a, .menu ul li.second-item.active a, .menu ul li.third-item.active a,
.menu ul li a:hover, .menu ul li a.active, .menu ul li:hover a{
	/*background-color: #004773;
	color:#fff;*/
	font-weight: 600;
	color:#53ADCE;
	/*border-radius: 20px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(75,121,149,0.33); 
	box-shadow: 0px 10px 20px 0px rgba(75,121,149,0.33);*/
}
.menu ul li.first-item:nth-child(2) a:hover,
.menu ul li.first-item:nth-child(3) a:hover{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.menu ul li.first-item:hover:nth-child(2) a,
.menu ul li.first-item:hover:nth-child(3) a{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.menu ul li ul,
.menu ul li ul li ul
{
	display: none;
	z-index: 999;
}
/* .menu ul li.active ul, */
.menu ul li:hover ul
{
	display: block;
	position: absolute;
	top: 36px;
	width: 200px;
	background-color:#fff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding:20px 10px;
	border-top:1px solid #8CC8DF;
}
.menu ul li ul li{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}
.menu ul li:hover ul li a,
.menu ul li ul li.active a,
.menu ul li ul li a:hover,
.menu ul li ul li a{
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	color:#004773 !important;
	background-color: #fff;
	border-radius: 0;
    -webkit-box-shadow:none;
    box-shadow: none;
	padding:0 5px;
}

.menu ul li ul li ul li a{
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	text-align: left;
	font-weight: 300;
	color:#004773 !important;
	background-color: transparent;
	border-radius: 0;
    -webkit-box-shadow:none;
    box-shadow: none;
}



.menu ul li.first-item.active ul li a, .menu ul li.second-item.active ul li a, .menu ul li.third-item.active ul li a,
.menu ul li.first-item.active ul li ul li a, .menu ul li.second-item.active ul li ul li a, .menu ul li.third-item.active ul li ul li a{
	font-weight: 300;
	border-radius: 0;
    -webkit-box-shadow: none;
	font-size: 15px;
    box-shadow: none;	
}


.menu ul li ul li a.active, .menu ul li ul li a:hover{
	font-weight: 600;
	border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;	
	color:#004773 !important;
}

.menu ul li ul li a{
	line-height: 30px;
}


.menu ul li ul li a:hover{
	font-weight: 600 !important;
}

/*.menu ul li ul li.active a:before, .menu ul li ul li a:hover:before{
	content: "|";
	color:#8CC8DF;
	position: absolute;
    left: 5px;
}

.menu ul li ul li.active a:before, .menu ul li ul li a:hover:before{
	content: "";
	border-top:1px solid #8CC8DF;
	height: 1px;
	position: absolute;
	top:0;
	width: 88%;
    left: 0;
}*/
.menu ul li ul li a:after,
.menu ul li ul li.active a:after{
	content: "";
	border-bottom:1px solid #8CC8DF;
	height: 1px;
	position: absolute;
	bottom:0;
	width: 100%;
    left: 0;
}
.menu ul li ul li:last-child a:after,
.menu ul li ul li:last-child.active a:after{
	content: "";
	border-bottom:0;
}


.menu ul li ul li.active a,
.menu ul li ul li a:hover{
	color:#1991bf !important;
}


.menu ul li.is-active ul li ul,
.menu ul li:hover ul li ul,
.menu ul li ul li ul{
	display: none;
} 


/* .menu ul li ul li.active ul, */
.menu ul li ul li:hover ul
{
	display: block;
	position: absolute;
	top: -1px;
    right: -180px;
	width: 200px;
	min-height:164px; 
	border-left: 1px solid #8CC8DF;
	border-top:1px solid #8CC8DF;
	background-color:#fff;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0;
	padding:20px 10px;
}
.menu ul li ul li.active ul li a:before{
	content:"";
}

/*.menu ul li ul li ul li a.active:before, .menu ul li ul li ul li a:hover:before{
	content: "";
	background-image: url("images/arr-menu.png");
    background-position: left center; 
    background-repeat: no-repeat;
	background-size: 9px 10px;
	width: 9px;
	height: 10px;
	color:#fff;
	position: absolute;
    left: 0px;
	top:8px;
}
.menu ul li ul li ul li a.active:before, .menu ul li ul li ul li a:hover:before{
    content: ">";
    font-weight: 800;
    color: #004773;
    font-size: 15px;
	border: 0;
    position: absolute;
    left: 0px;
    top: 3px;
}
.menu ul li ul li ul li a.active:after, .menu ul li ul li ul li a:hover:after{
	display: none;
}
*/

.menu ul li.first-item.active ul li.second-item.active ul li a{
	color:#004773 !important;
}
.menu ul li.first-item.active ul li.second-item.active ul li a:hover,
.menu ul li.first-item.active ul li.second-item.active ul li a.active{
	color:#1991bf !important;
}
.menu ul li a:hover ul li a:hover ul
{
	display: block;
}
.container-header{
    z-index: 99;
	clear: both;
	float: left;
    width: 100%;
	background-color:#fff;
}
.toolbar-horizontal .container-header,
.toolbar-vertical .container-header{
	top: 86px;
}
.search-cont input{
	float: left;
    width: 100%;
    height: 28px;
    font-size: 12px;
	font-weight: 300;
    color: #004773;
	font-family: 'Montserrat', sans-serif;
    /* margin-top: -2px; */
    padding: 5px 5px 5px 20px;
    border: 1px solid #53ADCE;
    border-radius: 16px;
/*    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);*/
    background-image: url(images/search.png);
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 13px;
    outline: none;
}
.search-cont input::-webkit-input-placeholder { /* Edge */
	color: #004773;
	font-weight: 300;
  }
  
  .search-cont input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #004773;
	font-weight: 300;
  }
  
  .search-cont input::placeholder {
	color: #004773;
	font-weight: 300;
  }

  .search-cont input.datepicker-years-filter {

    padding: 5px 5px 5px 10px;
	background: #fff;
}




	.signin{
		position:relative;
	}
  .signin ul{
    position: absolute;
    height: 28px;
    margin: 0;
    padding: 0 30px 0 20px;
    border-radius: 20px;
    background-color: #004773;
    right: 28px;
  }
.signin ul li{
	float: left;
	display: inline-block;
	width: auto;
	position: relative;
}

.signin ul li a{
	float: left;
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 22px;
	padding:3px 0 0 0;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
} 
.signin ul li:first-child a::after{
	content: "|";
	color:#fff;
	font-size: 12px;
	padding: 0 5px;
	display: none;
}
.signin .user-info{
/*    float: right;*/
    margin: -5px 0 0 0;
    border-radius: 100%;
    width: 36px;
    position: absolute;
    background-color: #fff;
    height: 36px;
    right: 15px;
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    /* z-index: 9999999; */
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
}
.signin .user-info span,
.signin .user-info a{
	float: left;
    background-image: url(images/user.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    overflow: hidden;
    width: 36px;
    height: 36px;
	text-decoration: none;
	border-radius: 20px;
    text-indent: -999em;
	cursor: pointer;
}
.info-header{
	clear: both;
    float: left;
	margin-top: 70px;
    width: 100%;
}

.info-header h1{
	color:#fff;
	margin-bottom: 20px;
}
.btn-green{
	float: left;
}
.btn-green a{
    float: left;
    width: auto;
    border-radius: 20px;
    background-color: #AEBA00;
    color: #fff;
    height: 38px;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	-webkit-box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
    box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
}

li.btn-blue{ margin-right: 5px;}
.btn-blue{
	float: left;
}
.btn-blue a{
    float: left;
    width: auto;
    border-radius: 20px;
    background-color: #1991BF;
    color: #fff;
    height: 38px;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	-webkit-box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
    box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
}


li.btn-blue a:hover{ background-color: #AEBA00; }

li.btn-blue a, li.btn-green a{ font-size: 12px;}


.list-on-the-pulse li.btn-green a{height:unset; margin-bottom: 0; width:125px; padding: 10px 10px;}

.btn-contact{
	float: left;	
}
.list-on-the-pulse{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.list-on-the-pulse li.btn-green,
.list-on-the-pulse li.btn-blue{
	margin: 0 5px 10px 5px;
}
.list-on-the-pulse li.btn-blue a {
	height:unset;
	margin-bottom: 0; 
	width:125px; 
	padding: 10px 10px;
	background-color: #fff;
	color: #1991BF;
	border: 2px solid #69ACCA;
    border-radius: 20px;
}

.list-on-the-pulse li.btn-blue.sel a{background-color: #AEBA00; border: 2px solid #AEBA00; color: #fff;}

.list-on-the-pulse li.btn-green a{
	height:unset;
	margin-bottom: 0; 
	width:125px; 
	padding: 10px 10px;
	background-color: #AEBA00;
	color: #fff;
	border: 2px solid #AEBA00;
    border-radius: 20px;

}

.path-on-the-pulse .pager {
	display: flex;
    clear: both;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.btn-contact a{
	float: left;
    width: auto;
    border-radius: 20px;
    background-color: #1991BF;
    background-image: url(images/mail-ico.png);
    background-position: right 14px center;
    background-repeat: no-repeat;
    background-size: 24px 17px;
    color: #fff;
    height: 38px;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 14px;
    padding: 10px 46px 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(7 7 7 / 43%);
    box-shadow: 0px 3px 10px 0px rgb(7 7 7 / 43%);
}
.ham-menu{
	display: none;
}	
.truck{
	clear:both;
	float:left;
	width:100%;
	z-index: 2;
	position:relative;
    margin: -30px 0 0 0;
    padding: 80px 0 50px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	min-height: 360px;
	background: rgb(0,71,115);
	background: linear-gradient(90deg, rgba(0,71,115,1) 0%, rgba(18,103,135,1) 37%, rgba(25,145,191,0.9026961126247374) 67%, rgba(235,245,249,1) 100%);
	-webkit-box-shadow: 0px 10px 20px 0px rgba(112,112,112,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(112,112,112,0.4);	
}
.truck-2{
	clear:both;
	text-align: right;
	float:left;
	width:100%;
	z-index: 2;
	position:relative;
    margin: 0;
    padding: 80px 0 50px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	min-height: 360px;
	background: rgb(0,71,115);
	background: linear-gradient(90deg, rgba(235,245,249,1) 0%, rgba(25,145,191,0.9026961126247374) 37%, rgba(18,103,135,1) 67%, rgba(0,71,115,1) 100%);
	-webkit-box-shadow: 0px 10px 20px 0px rgba(112,112,112,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(112,112,112,0.4);	
}



.truck img{
	position: absolute; 
	width:442px;
	/* right: -50px; */
}
.truck-2 img{
	position: absolute;
	width:442px;
    left: 0;
	top: -100px;
}
.truck h1,
.truck-2 h2,
.truck h2{
	color: #fff;
	font-weight: 700;
	font-size:40px;
	margin: 0 0 5px;
}
.truck-2 h5,
.truck h5{
	color:#fff;
	font-size:24px;
	margin:0 0 30px 0;
}
.truck-2 p,
.truck p{	
	color:#fff;
	font-size:18px;
	margin:0 0 30px 0;
}
.truck-2 p:last-child,
.truck p:last-child{
	margin: 0;
}
.imgs{
	position: static;
}
.box-radius-shadow{
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 10px;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 16%);	
}
.services-cont .box-radius-shadow{
	padding: 30px 10px;
	background:rgba(0, 71, 115, 0.95);
	color:#fff;
}

.services-cont .box-radius-shadow img{
	margin-bottom: 10px;
	max-width: 70%;
}

.services-cont .box-radius-shadow h3{
	font-size: 26px;
	color:#fff;
}

.services-cont{
	clear:both;
	float:left;
	width:100%;
	padding-top: 0;
	position:relative;
	background-image: url("images/bg-services.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	/* min-height: 900px; */
	min-height: 780px;
}

.img-backgorund{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	background-image: url("images/bg-services.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	/* min-height: 900px; */
	min-height: 780px;
}

.img-backgorund .imgs{
	position: static;
	opacity: 0.6;
}

.img-backgorund .s1 img {
	position: absolute;
	 right: 0;
   }
	
.img-backgorund .s2 img {
	position: absolute;
	left: 0;
	top: 40%;
}

.img-backgorund .s3 img {
    position: absolute;
    right: 0;
    top: 75%;
}
	

.services-cont .btn-green a{
	width: 310px;
	height: 44px;
	line-height: 25px;
	font-size: 17px;
}

.block-1{
	clear:both;
	float:left;
	width:90%;
	height: 250px;
	margin: 0 0 20px 0;
	position:relative;
	background-image: url("images/01.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;

}
.block-2{
	clear:both;
	float:left;
	width:90%;
	height: 250px;
	margin: 40px 0 20px 0;
	position:relative;
	background-image: url("images/02.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;

}
.block-3{
	clear:both;
	float:left;
	width:90%;
	height: 250px;
	margin: 0 0 20px 0;
	position:relative;
	background-image: url("images/03.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;

}
.block-4{
	clear:both;
	float:left;
	width:90%;
	height: 250px;
	margin: 40px 0 20px 0;
	position:relative;
	background-image: url("images/04.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;

}



.checkout-pane-payment-information .js-form-type-radio { margin-bottom:5px;}


.checkout-pane-payment-information .js-form-type-radio input.payment-method--new, .checkout-pane-payment-information .js-form-type-radio input.payment-method--stored {margin: 6px 6px 0px 0;
    padding: 0;}

	
	.checkout-pane-payment-information	.js-form-type-radio label {font-weight: 900;}


#edit-payment-information-billing-information {margin-top:20px}

.path-frontpage .services-cont h1{
	text-align: center;
}
.path-frontpage .services-cont p{
	font-weight: 700;
	font-size: 15px;
}
.services-cont h1{
	text-align: left;
	/* color:#407495; */
	color:#004773;
	font-size: 40px;
	font-weight: 700;
}
.path-frontpage .services-cont h2{
	font-weight: 400;
	font-size: 50px;
}
.services-cont .s1 img{
	position: absolute;
	right:0;
}
.channel-cont .s2 img{
	position: absolute;
	left:0;
}
.services-cont .s2 img {
    position: absolute;
    left: 0;
    top: 40%;
}

 .archive-companies .view-filters .form-text{margin-left:-15px;}

  .archive-companies .box-row-company img {max-width: 20px;}

  .archive-companies .company-product-scope {min-height: 140px;}


.container-channels-company {clear: both; float:left; width:100%; margin-bottom:15px;}
.container-channels-company .field--name-field-channel-attached {clear: both; float:left; width: 100%;}
.container-channels-company .field--name-field-channel-attached .field__item {float:left; width: auto; font-size:12px; }
.container-channels-company .field--name-field-channel-attached .field__item::after {content: '|';
	font-size:12px; margin:0 4px;}

	.container-channels-company .field--name-field-channel-attached .field__item:last-child:after {content: '';
		font-size:12px; margin:0;}

.company-cont .s2 img{
	position: absolute;
	left:0px;
	    top: 40%;
}
.services-cont .s3 img{
	position: absolute;
	right:0;
	top:75%;
}
.company-cont{
	position:relative;
}
.company-cont .s3 img{
	position: absolute;
	right:0;
	top:75%;
}
.channel-cont .s1 img{
	position: absolute;
	right:0px;
}
.company-cont .s1 img{
	position: absolute;
	right:0px;
	top:10%;
}
.discover-section{
	clear:both;
	float:left;
	width:100%;
	text-align: center;
	position:relative;
	background-image: url("images/bg1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 390px;	
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;	
	box-shadow: 0px 10px 20px 0px rgb(112 112 112 / 40%);
	-webkit-box-shadow:0px 10px 20px 0px rgb(112 112 112 / 40%);
}
.discover-section .btn-green a,
.discover-section .btn-green{
	float:none;
}
.discover-section h1{
	color:#fff;
	margin-bottom:30px;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.user-login-form #edit-pass--description,
.user-login-form #edit-name--description
{
	display: none;
}
.user-login-form #edit-submit{
	margin-top: 20px;
}
.detail-cont{
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	display: flex;
}
.detail-cont h1,
.detail-cont h2
{
	margin-bottom:20px;
	font-size: 40px;
	text-align: center;
	color: #004773;
	font-weight: 700;
	text-transform: uppercase;
}

.detail-cont p{
	/* font-weight: 600; */
}

.detail-cont .s1 img{
    position: absolute;
    left: 0px;
}
.video-border{
	clear: both;
	float: left;
	width: 100%;
	border:5px solid #1991BF;
	border-radius:12px;
	margin: 0 0 20px 0;
}
.video-border > *{
	border-radius:12px;
	width: 100%;
}
.channel-cont .s3 img,
.company-overview .s3 img,
.detail-cont .s2 img{
	position: absolute;
    right: 0px;
	bottom:0;
}

.btn-w1 a{
	background-color: #fff;
    padding: 5px 40px;
    font-size: 18px;
    border: 2px solid #69ACCA;
    border-radius: 20px;
    width: auto;
	text-transform: uppercase;
    color: #1991BF;
	text-decoration: none;
	-webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);	
    text-align: center;	
}

.btn-w2 a{
	pointer-events: none;
    background-color: #fff;
    padding: 5px 40px;
    font-size: 18px;
    border: 2px solid #69ACCA;
    border-radius: 20px;
    width: auto;
	text-transform: uppercase;
	text-decoration: none;
    color: #1991BF;
	-webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);	
    text-align: center;	
}
.diab-box{
	position: relative;
	display: flex;
    color: #fff;
    padding:20px 30px 10px 30px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    width: 200px;
    height: 150px;
    color: #1991BF;
	-webkit-box-shadow: 0px 20px 75px 0px rgb(44 44 44 / 40%);
    box-shadow: 0px 20px 75px 0px rgb(44 44 44 / 40%);	
    text-align: center;	
	background: #1991BF;
	background: -webkit-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: -o-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: linear-gradient(to top, #1991BF 0%, #9BB34D 100%);	
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
	margin: 50px auto;
}

.det-box{
	position: relative;
	display: flex;
    color: #fff;
    padding:20px 30px 10px 30px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    width: 200px;
    height: 150px;
    color: #ffffff;
	-webkit-box-shadow: 0px 20px 75px 0px rgb(44 44 44 / 40%);
    box-shadow: 0px 20px 75px 0px rgb(44 44 44 / 40%);	
    text-align: center;	
	background: #004773;
	background: -webkit-linear-gradient(bottom, #004773 0%, #407495 100%);
	background: -o-linear-gradient(bottom, #004773 0%, #407495 100%);
	background: linear-gradient(to top, #004773 0%, #407495 100%);	
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
	margin: 0 auto;
	margin-bottom: 40px;
}


.det-box a,
.diab-box a{
	text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    width: 200px;
    height: 150px;
	text-decoration: none;
    display: flex;
    align-items: flex-end;
    bottom: 10px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.det-box img,
.diab-box img{
    height: 60%;
    margin: -40px 0 0 0;
}
.btn-blu a {
    background:rgb(25 145 191 / 15%);
    padding: 5px 40px;
    font-size: 18px;
    border: 2px solid #69ACCA;
    border-radius: 20px;
    width: auto;
	text-decoration: none;
    text-transform: uppercase;
    color: #1991BF;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    text-align: center;
}
.detail-cont .text-center.col-12 .btn-blu a {
	pointer-events: none;
}
.section-onThePulse{ 
	-webkit-box-shadow: 0px 20px 19px 30px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 20px 19px 30px rgba(0, 0, 0, 0.4);
	background-color: #ebf5f9;
}
.social-section{
	clear:both;
	float:left;
	width:100%;
	text-align: center;
	position:relative;
	background-image: url("images/bg2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 390px;	
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;	
	border-bottom-right-radius: 15px;
	z-index: 3;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 40%);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 40%);
}
.chat-section h1,
.social-section h1{
	color:#fff;
	margin-bottom:10px;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.chat-section h2,
.social-section h2, .social-section h3{
	color:#fff;
	margin-bottom:20px;
	font-size: 24px;
	font-weight: 700;
}
.social-box a img{
    height: 30px;
	margin: 10px;
}
.chat-section{
	clear:both;
	float:left;
	width:100%;
	text-align: center;
	background-image: url("images/bg3.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 390px;	
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 2;
    position: relative;
    margin: -30px 0 0 0;
	padding-top: 90px;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 40%);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 40%);
}
.chat-section .btn-green, .chat-section .btn-green a{
	float: none;
}
footer h5{
	color:#fff !important;
	position: relative;
	margin-bottom: 30px !important;
	font-size:16px !important;
}
footer h5 a{
	color:#ffffff !important;
	text-decoration: none;
}
footer h5:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left:0;
	width: 100%;
	height:5px;
	background-color: #fff;
	border-radius: 10px;
}
footer .logo-footer a{
    background-image: url("images/logo-w.png");
    background-position: left top; 
    background-repeat: no-repeat;
    clear: both;
    float: left;
/* 	width: 140px;
    height: 40px;
    background-size: 140px 40px; */
	width: 100%;
    height: 40px;
    background-size: contain;
	margin:0 0 20px 0;
    overflow: hidden;
    text-indent: -9999em;	
}
footer .ul-footer {
clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.ul-footer ul li{
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
	clear: both;
	padding: 0;
}
.ul-footer ul li a{
	color:#fff;
	text-decoration: none;
	font-size:13px;
}
footer .cont-social-footer {
	clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
footer .cont-social-footer p{
	color:#fff;
	font-size: 15px;
	float: left;
	position: relative;
}
footer .cont-social-footer p:after{
	content: "";
	position: absolute;
	bottom: -10px;
	left:0;
	width: 100%;
	height:3px;
	background-color: #fff;
	border-radius: 10px;
}
footer .cont-social-footer p span, footer .cont-social-footer p a{
	float: left;
	color:#fff;
	padding: 0 5px 0 0;
	font-weight: 700;
}
footer .cont-social-footer ul{
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
}
footer .cont-social-footer ul li{
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
	width: auto;
}
footer .cont-social-footer ul li span{
	float: left;
	color:#fff;
	padding: 0 3px 0 3px;
	font-weight: 700;
}
footer .cont-social-footer ul li a{
	color:#fff;
	float: left;
	font-size: 15px;
	text-decoration: none;
	font-weight: 700;
}

footer .other-link a{
	color: #fff;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	font-size: 15px;
	font-weight: 700;
	width: 100%;
	text-decoration: underline;
}

footer .other-link p{
	font-size: 15px;
}
.anonymous.service-overview header{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:20px 0 20px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image: url("images/bg-overview-services.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
	z-index: 3;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);	
}
.anonymous .services-cont h1{
	text-align: left;
}

header .info-header{
	margin-top: 200px;
}
.path-frontpage header .info-header,
.anonymous header .info-header{
	margin-top: 102px;
}
.anonymous.company-overview header{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:20px 0 20px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image: url("images/bg-ov-company.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
	z-index: 3;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);	
}
.anonymous.channels-overview header{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:20px 0 20px 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-image: url("images/bg-channel.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
	z-index: 3;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);	
}
.summary-box{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:20px;
	border-radius: 15px;
	background-image: url("images/summary-bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
	color:#fff;
	overflow-y: auto;
	z-index: 3;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);		
	margin-bottom: 30px;
}
.mail-box{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding:20px;
	border-radius: 15px;
	background-image: url("images/mail-bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
	overflow: hidden;
	z-index: 3;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);		
	margin-bottom: 30px;
	display: flex;
	flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
}
.mail-box p{
	color:#fff;
	font-size:16px;
	font-weight: 600;
	margin-bottom: 5px;
}
.mail-box input{
	border:1px solid #B0B9BC;
	border-radius: 20px;
	background-color: #fff;
	float: left;
	width: 100%;
	height: 36px;
	padding: 0 10px;
	clear: both;
	outline: none;
	margin-bottom: 20px;
}
.mail-box .btn-green {
	margin:0 auto;
	width: auto;
	float: none;
}
.mail-box .btn-green a{
	padding: 10px 15px;	
}
.btn-subscribe{
	display: none;
}
.anonymous .btn-subscribe{
	display: block;
}
.box-detail{
	clear:both;
	float:left;
	width:100%;
	color:#fff;
	position:relative;
	margin-bottom: 30px;
	padding:20px 140px 20px 20px;
	border-radius: 15px;
    background: rgb(0,71,115);
	background: -webkit-linear-gradient(left, rgba(0,71,115,1) 0%, rgba(25,145,191,1) 100%);
	background: -o-linear-gradient(left, rgba(0,71,115,1) 0%, rgba(25,145,191,1) 100%);
	background: linear-gradient(to right, rgba(0,71,115,1) 0%, rgba(25,145,191,1) 100%);
	overflow: hidden;
	z-index: 3;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);		
}
.box-detail img{
	position: absolute;
	right: 10px;
	top:40px;
}

.channel-cont {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}
/* .anonymous h2{
	color:#004773;
	font-size: 24px;
	font-weight: 700;
} */
.summary-box h2, .box-detail h2, .mail-box h2{
	color:#fff;
}
.overflow-hidden {overflow: hidden;}
.company-cont2{
	clear:both;
	float:left;
	width:100%;
	background-color:#fff;
	position:relative;
	margin-bottom: 30px;
	padding:30px;
	border-radius: 15px;	
	min-height: 170px;
	border:1px solid #707070;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
}
.company-cont2 h2{
}
.company-cont2 img {
    float: left;
    margin: 14px;
    height: auto;
    width: 120px;
}
.box-manager{
	clear:both;
	float:left;
	width:100%;
	display: flex;
	background-color:#fff;
	position:relative;
	margin-bottom: 30px;
	padding:15px 15px 15px 15px;
	border-radius: 15px;
	min-height: 170px;
	border:1px solid #707070;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
}
.box-manager .half{
	padding-left:0;
}
.box-manager .half:last-child{
	padding-left: 15px;
	border-left: 2px solid #1991BF;
}
.box-manager .half.border-side p.name{
	color:#1991BF;
	margin:0 0 10px 0;
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.box-manager .half.border-side p.job-title{
	color:#1991BF;
	margin:0 0 10px 0;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.box-manager .half.border-side p{
	font-size:10px;	
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;	
}

.box-manager .half img.angle{
	position: absolute;
	width: 150px;
    left: 0;
    top: 0;
}
.box-manager .half img.angle-trasp{
	position: absolute;
    width: 80px;
    right: 14px;
    bottom: -12px;
    z-index: 10;
}


.box-manager .half .photo{
    z-index: 9;
    width: 160px;
    position: absolute;
    margin-top: 0;
    left: 50px;
    display: flex;
    height: 160px;
    border: 10px solid #D7EBF4;
    overflow: hidden;
    background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.box-manager .half .photo img{
	border-radius: 100%;
}

a.fb-b{
	float:left;
    background-image: url("images/fb-b.png");
    background-position: left top;
    background-repeat: no-repeat;	
	padding:0;
	width: 12px;
	height: 23px;
	background-size: 12px 23px;
	text-indent: -999em;
	overflow: hidden;
	margin: 0 7px 10px 7px;
}
a.twi-b{
	float:left;
    background-image: url("images/twi-b.png");
    background-position: left top;
    background-repeat: no-repeat;	
	padding:0;
	width: 24px;
	height: 20px;
	background-size: 24px 20px;
	text-indent: -999em;
	overflow: hidden;
	margin: 3px 7px 10px 7px;
}
a.in-b{
	float:left;
    background-image: url("images/in-b.png");
    background-position: left top;
    background-repeat: no-repeat;	
	padding:0;
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
    text-indent: -999em;
	overflow: hidden;
	margin: 0 7px 10px 7px;
}
.social-manager{
	clear: both;
	float: left;
	width: 100%;
}
.half{
	float:left;
	width: 50%;
	position: relative;
	padding: 0 15px;
}
.user-logged-in header{
	min-height: auto;
	background-position: left bottom;
	background-image: url("images/bg-header-company.jpg");
}

.channel-diabetes header{
	background-image: url("images/bg-channel-diabetes.jpg") !important;
}

.channel-oncology header{
	background-image: url("images/bg-channel-oncology.jpg") !important;
}

.channel-dtx header{
	background-image: url("images/bg-channel-dtx.png") !important;
}


.user-logged-in section{
	position: relative;
}
.user-logged-in header .info-header {
    margin-top: 20px; 
}
.user-logged-in .signin ul li:first-child a::after{
	display: none;
}
.user-logged-in .signin  ul{
	display: none;
}
.user-logged-in .signin.active ul{
	display: block;
    position: absolute;
    top: 36px;
    width: 150px;
    background-color: #fff;
    height: auto;
    right: -30px;
    z-index: 9;
    padding: 10px;
	border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.user-logged-in .signin  ul li{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #8CC8DF;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}
.user-logged-in .signin  ul li a{
	clear: both;
	float: left;
	width: 100%;
	color:#004773;
	text-align: left;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;	
}
.user-logged-in .signin ul li:first-child a{
		font-weight:700;
}
.user-logged-in .signin  ul li:last-child{
	border:0;	
	margin: 0;
    padding: 0;	
}
.user-logged-in .signin .user-info span,
.user-logged-in .signin .user-info a{
	cursor:pointer;
}
.user-logged-in .signin .user-info span:after,
.user-logged-in .signin .user-info a:after{
	content: "";
    background-image: url("images/arr-log.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 11px;
    width: 13px;
    height: 11px;
    position: absolute;
	right: -16px;
    top: 14px;
}
.user-logged-in .signin.active ul li a:after{
	display: none;
}
.total-cont-menu{
	clear: both;
	float: left;
	width:100%;	
}
.anonymous .container-header-login{
	display: none;
}

.user-logged-in .container-header-login{
	display: block;
	clear: both;
	float: left;
	width:100%;
	height: 100px;
	padding: 20px 0;
	background-color:#1991BF;
	z-index: 5;
    position: relative;
}
.channels-menu{
	clear: both;
	float: left;
	width:100%;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#ffffff;	
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	cursor: pointer;
}
.channels-menu::before{
	content:"";
	width: 100%;
	left: -100%;
	top:0;
	height:60px;
	background-color: #fff;
}
.channels-menu span{
	width: 100%;
	float: left;
	color:#004773;
	font-size:11px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;	
}
.channels-menu .item-sel span{
	color: #1991BF;
    font-size: 18px;
    margin: 0 5px 0 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    position: relative;
    width: auto;
    float: left;
}

.channels-menu ul{
	display: none;
}
.channels-menu.active{
	border-bottom-right-radius: 0;
}
.channels-menu.active ul{
	display: block;
    z-index: 8;
    position: absolute;
	border-bottom-right-radius: 20px;
    background-color: #fff;
    left: 0;
    top: 60px;
    width: 100%;
    padding: 15px;
	-webkit-box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 16%);
}
.channels-menu.active .item-sel{
	border-bottom:2px solid #8CC8DF;
	margin-bottom: 8px;
    padding-bottom: 4px;
    float: left;
	width: 100%;
}
.channels-menu ul li{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom:1px solid #8CC8DF;
}
.channels-menu ul li:last-child{
	border:0;
}
.channels-menu ul li a{
	clear: both;
	float: left;
	width: 100%;
	padding:0 10px;
	color:#1991BF;
	text-decoration: none;
	font-size: 18px;
	position: relative;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}
.channels-menu ul li.active a:before,
.channels-menu ul li a:hover:before
{
	content: "|";
    color: #1991BF;
    position: absolute;
    left: 0;
	font-weight: 600;
}
.channels-menu ul li a:hover,
.channels-menu ul li.active a{
	font-weight: 600;
}

.channels-menu ul li.noChannel div.notSelectable {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 10px;
    color: #a1a1a1;
    font-size: 18px;
    position: relative;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}


.dropup, .dropright, .dropdown, .dropleft{
	position: initial;
}
.search-cont .form-item, .search-cont .form-actions{
	margin-top: 0;
    margin-bottom: 0;
}

.menu-logged{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;	
}
.notify{
	margin-top: 20px;
}
.notify a{
	float: right;
    background-image: url(images/din.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
    width: 22px;
    height: 26px;
    background-size: 22px 26px;
}
.notify a span{
	border-radius: 100%;
    background-color: #AEBA00;
    text-align: center;
    width: 18px;
    position: absolute;
    height: 18px;
    right: -11px;
    top: -3px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 10px;
}

.menu-logged ul {
	margin: 0;
	padding: 0;
}
.menu-logged ul li{
	margin: 0 6px;
	padding: 0;
	position: relative;
	display: inline-block;
/*	border-right:1px solid #8CC8DF;*/	
}
.menu-logged ul li a{
	float: left;
	width:auto;
	padding: 20px 20px 0 20px;
	font-size: 15px;
	text-decoration: none;
	font-weight: 700;
	color:#fff;
	height: 86px;
	font-family: 'Montserrat', sans-serif;	
}
.menu-logged ul li a:hover,
.menu-logged ul li.active a{
	color:#C5E3EF;
}
.menu-logged ul li a:after{
    content: "";
    width: 1px;
    height: 60px;
    background-color: #8CC8DF;
    position: absolute;
    top: 0;
    right: -12px;
}
.menu-logged ul li:last-child a:after{
	display: none;
}


.menu-logged ul li:hover a:before,
.menu-logged ul li a:hover:before,
.menu-logged ul li.active a:before{
	content: "";
    width: 100%;
    height: 6px;
    background-color: #C5E3EF;
    position: absolute;
    bottom:30px;
	border-radius: 10px;
    left:0;
}
.menu-logged ul li a.active:before,
.menu-logged ul li.is-active a:before{
	content: "";
    width: 100%;
    height: 6px;
    background-color: #C5E3EF;
    position: absolute;
    bottom:30px;
	border-radius: 10px;
    left:0;
}


.menu-logged ul li:last-child{
	border:0;
}
.menu-logged ul li ul{
	display:none;
}

.menu-logged ul li:hover ul
{
	display:block;
	position: absolute;
	top: 80px;
    left: -6px;
	z-index: 9;
	/* width:150px; */
	width:188px;
    background-color: #C5E3EF;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 15px 12px;	
}
.menu-logged ul li ul li{
	clear: both;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom: 1px solid #8CC8DF;
}
.menu-logged ul li ul li:last-child{
	border:0;
	margin:0;
	padding: 0;
}

.menu-logged ul li ul li a{
	color:#004773 !important;
	font-size: 14px;
	font-weight: 600;
	float: left;
	width: 100%;
	height: auto;
	padding: 0;
}
.menu-logged ul li.active ul li a.active{
	color:#1991BF !important
}
.menu-logged ul li ul li a:before,
.menu-logged ul li ul li a:after,

.menu-logged ul li ul li a:before,
.menu-logged ul li.active ul li a:before{
	display: none;
}
/* .menu-logged ul li ul li.second-item a.active:after{
	content: ">";
    font-weight: 800;
    color: #004773;
    font-size: 12px;
    border: 0;
    background-color: transparent;
    position: absolute;
    left: -9px;
    height: auto;
    right: inherit;
    top: 0;
    display: block;
} */

.company-news-container .js-form-item-field-company-name-2, 
.company-news-container .js-form-item-field-name {display:none !important;}

.news-feed-cont{
	position:relative;
}

.path-news-watch section.news-feed-cont{
	padding:30px 0 30px 0;
}

.path-news-watch #block-hwi-theme-content section.news-feed-cont{
	padding-top:0;
}


.wiam-box h2,
.news-feed-cont h2{
	/* color:#53ADCE;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: 600; */
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 32px;
    color: #004773;
    font-weight: 700;
}
.int-arrow.s1{
	position:absolute;
	left:0;
	bottom: 20%;
}
.int-arrow.s2{
	position:absolute;
	right:0;
	bottom: -110px;
}

.box-monthly{
    clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
    /*margin-bottom: 30px;*/
	margin-bottom: 5px;
    padding: 10px 20px;
    border-radius: 10px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}
.box-monthly p{
	font-size: 16px;
}
.single-news-dist{
    clear: both;
    float: left;
    width: 100%;	
	margin-bottom: 15px;
}
.single-news-dist:last-child{
	margin-bottom: 0;
}
.single-news-dist p{
	color:#1991BF;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;	
}
.single-news-dist p span{
	color:#52575D;
	font-weight: 700;
	font-size: 17px;
}
span.percent-tot{
	float: left;
	background-color:#AEBA00;
	height: 10px;
	border-radius: 40px;
	clear: both;
}
span.percent{
	float: left;
	clear: both;
	background-color:#5289C9;
	height: 10px;
	border-radius: 40px;
}
.box-stories{
	clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
	margin-left: 0;
	margin-right: 0;
    margin-bottom: 10px;
    padding: 10px 20px 10px 64px;
    border-radius: 10px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 6%);
    box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 6%);
    background-image: url(images/rocket.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    
    background-size: 50px;
    display: flex;
}
.box-stories p{
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	
}
.box-stories .stories-summary p{
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	
}
.box-stories .story-title {
display: flex;
justify-content: center;
flex-direction: column;}
.box-stories .originalNews  { display:none; }
.box-stories .originalNews a {
    font-size: 14px;
    line-height: 18px;
	font-weight: 400;
    margin: 5px 0;
}

.storySwiper {cursor:ew-resize}
#cnt-top-stories .jsLoader img {width: 80px;}
.stories-summary span.summary strong {color:#53ADCE;}
 span.comment strong {color:#AEBA00;}
.stories-summary.line-left {border-left: 1px solid #53ADCE;}
a.tw300 {font-weight:300 !important;}
.box-stories a{
	text-decoration: none;
	font-weight: 900;
}
#btn_apply_filter,
table a{
	text-decoration: none;
}
.cont-filters{
	clear: both;
	float: left;
	width:100%;
	background-color: #C5E3EF;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 12px 6px;
	margin:10px 0 30px 0;
}

.view-duplicate-of-on-the-pulse .generic.r2g-form .container > .row{
	clear: both;
	float: left;
	width:100%;
	background-color: #C5E3EF;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 12px 6px;
	margin:50px 0 30px 0;
}



.styled-select {
    float: left;
    width: 100%;
    height: 28px;
    font-size: 12px;
    font-weight: 300;
    color: #004773;
    font-family: 'Montserrat', sans-serif;
    /* margin-top: -2px; */
	margin: 0 0px 10px 0
	px;
    padding: 3px 24px 3px 12px;
    border: 1px solid #53ADCE;
    border-radius: 16px;
    overflow: hidden;
    background-image: url("images/sel-ico.png");
	background-repeat:  no-repeat;
	background-color:  #fff;
    background-size: 12px 7px;
    background-position: right 7px center;
}

.styled-select select {
   background: transparent;
   width: 102%;
   padding: 0;
   font-size: 12px;
   font-weight: 300;
    color: #004773;
	line-height: 22px;
   float: left;
   border: 0;
	outline: none;
	height: auto;
   border-radius: 0;
   -webkit-appearance: none;
}
.feed-single{
	clear: both;
    float: left;
	z-index: 0;
    width: 100%;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    padding: 20px 20px 30px 20px;
    border-radius: 10px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}

.feed-single.visible-row {display:block !important;}
.feed-single-not.visible-row {display:none !important;}
.feed-single .top-head{
	clear: both;
    float: left;
    width: 100%;	
    border-bottom: 1px solid #8CC8DF;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.top-head .date{
	float:left;
	font-size: 12px;
	font-weight: 300;
	margin: 0 20px 0 0;
    font-family: 'Montserrat', sans-serif;
}
.top-head .new-story{
	float:left;
	font-size: 12px;
	font-weight: 600;
	color:#1991BF;
	margin: 0 20px 0 0;
    background-image: url("images/new.png");
	background-repeat:  no-repeat;
	background-position:left center;	
	padding: 0 0 0 20px;
	background-size:16px 16px;
    font-family: 'Montserrat', sans-serif;
}
.top-head .top-story{
	float:right;
	font-size: 12px;
	font-weight: 600;
	color:#1991BF;
	margin: 0 0 0 20px;
    background-image: url("images/rocket.png");
	background-repeat:  no-repeat;
	background-position:left center;	
	padding: 0 0 0 20px;
	background-size:20px;
    font-family: 'Montserrat', sans-serif;
}
.content-story{
	clear: both;
    float: left;
    width: 100%;	
	margin-bottom: 15px;
}
.content-story h1{
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 23px;
}
.content-story p{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.content-story p:last-child{
	margin: 0;
}
.info-story{
	clear: both;
    float: left;
    width: 100%;	
	margin-bottom: 12px;
}
.info-story span{
	float: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: 600;
	margin-right: 30px;
	color:#1991BF;	
    font-family: 'Montserrat', sans-serif;	
}
.info-story .tag-cont{
	float:left;
	width:auto;
}
.info-story .tag-cont a{
	float: left;
	width: auto;
	font-size: 13px;
	font-weight: 300;
	margin:0 10px 5px 0;
	color:#1991BF;
}
.logo-company{
	display:flex;
	clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
	min-height: 200px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #eceaea;
	flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;	
	z-index: 1;
}
.naming-cont p{
	color:#707070;
	margin: 0;
	font-size: 13px;
}
.company-total-cont{
	position: relative;
}
.company-total-cont h2{
    color: #1991BF;
    font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 700;	
	text-transform: uppercase;
}
.watchlist-btn{
	float:left;
}
.watchlist-btn a{
	float: left;
    clear: both;
    width: 196px;
    background-color: #1991BF;
    border-radius: 20px;
    color: #fff;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
	text-decoration: none;
    background-image: url(images/add.png);
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 18px 18px;
	font-family: 'Montserrat', sans-serif;
}
.watchlist-btn.added a{
	background-image: url(images/added.png);
	background-color: #AEBA00;
}

.container-tabs{
	float: left;
    clear: both;
    width: 100%;
	position: relative;
	background-color:#C5E3EF;
	padding-top: 0;
}
.container-tabs .nav-tabs {
    border-bottom: 0;
    margin-top: -42px;
}
.container-tabs .tab-content{
	padding: 50px 15px;
}
.container-tabs .nav-tabs .nav-link{
	text-align: center;
	border:0;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
	background-color: #fff;
	color:#1991BF;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;	
}
.container-tabs .nav-tabs .nav-link.active, 
.container-tabs .nav-tabs .nav-item.show .nav-link{
	background-color: #C5E3EF;
	color:#004773;	
	border-bottom:4px solid #C5E3EF;
}
.container-tabs .nav-tabs .nav-link.active:hover, .container-tabs .nav-tabs .nav-link.active:focus{
		border-bottom:4px solid #C5E3EF;
}
.container-tabs .nav-tabs .nav-link:hover, .container-tabs .nav-tabs .nav-link:focus{
	border-bottom:0;
}
.pad-20{
	padding: 20px 20px 20px 20px !important;
}
.box-tabs.comparison-tab{
	padding: 20px 0px;
}
.box-tabs.chart-box{
	padding-left: 15px;
	padding-right: 15px;
}
.box-tabs{
	clear: both;
    float: left;
    width: 100%;
	/*margin : 10px 5px 30px 5px;
    float: left;
    width: 30%;
	height: 300px;*/
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    padding: 20px 20px 20px 50px;
    border-radius: 20px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);	
}
.box-tabs a{
	color:#1991BF;
}
.box-tabs h2:last-child, .box-tabs h3:last-child, .box-tabs h4:last-child, .box-tabs h5:last-child, .box-tabs p:last-child{
	margin-bottom: 0;
}
.box-tabs p{
	font-size:15px;
}
.box-tabs h5{
	font-size: 24px;
}

.box-tabs h3{
	font-size: 24px;
	position: relative;
	width: 100%;
}
.box-tabs h3 img,
.box-tabs h4 img{
    width: 24px !important;
    position: absolute;
    left: -34px;
}
.box-tabs h4{
	font-size: 15px;
    font-weight: 600;
    line-height: 25px;
	position: relative;
	width: 100%;
}
p.icos{
	font-weight: 600;
	margin: 0 0 20px 0;
	color:#53ADCE;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;	
}
.box-tabs p.icos {
	font-size: 16px;
    background: url(/themes/custom/hwi_theme/css/images/icos.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0 0 16px;
    background-size: 12px;
}



.cont-carousel-3{
	clear: both;
    float: left;
    width: 100%;
	position: relative;
	margin:0;
}
.btn-lite{
	clear: both;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.btn-lite a{
    float: left;
    width: auto;
    border-radius: 20px;
	border:2px solid #1991BF;
    background-color: #C5E3EF;
    color: #1991BF;
    height: 38px;
    text-align: center;
    line-height: 18px;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 16px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.js-box-onThePulse{display:none;}
.cont-carousel-3 .btn-container{width: 100%;}
.cont-carousel-3 h4.date{font-size:16px; color:#1991BF}
.cont-carousel-3 h3{font-size:16px; color:#1991BF; font-weight: 900; text-transform: uppercase;}
.cont-carousel-3 h2 a{font-size:18px; color:#004773; font-weight: 900; text-decoration: none;}
.cont-carousel-3 .swiper-pagination{ clear: both;float: left;}
.cont-carousel-3 {
	height: 480px;
	margin:50px 0 0 0;
}

.cont-carousel-3 img {
	height: 100px;
}

.cont-carousel-3 .swiper{
	width: 100%;
	height: 100%;
	padding: 0 40px;
}

.cont-carousel{
	clear: both;
    float: left;
    width: 100%;
	position: relative;
	margin:10px 0 30px 0;
}
.cont-carousel-2{
	clear: both;
    float: left;
    width: 100%;
	position: relative;
	margin:0;
}



.cont-carousel-2 .swiper{
	width: 100%;
	height: 100%;
	padding: 0 40px;
}
 .cont-carousel .swiper {
	width: 100%;
	height: 100%;
}

 .cont-carousel .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	 border-radius: 15px;
	 border:2px solid #53ADCE;
}
.cont-carousel-2  .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #1991BF;
	border-radius: 15px;
	-webkit-box-shadow: 0px 10px 20px 0px rgb(44 44 44 / 15%);
    box-shadow: 0px 10px 20px 0px rgb(44 44 44 / 15%);
	padding:3px;
	height: 320px;
	overflow: hidden;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.img-carousel-2 {
	clear: both;
	float: left;
	width: 100%;
	height: 140px;
	border-radius: 15px;
	position: relative;
	border:2px solid #fff;
	display: block;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.img-carousel-2 img{
	width: 100% !important;
	height:140px !important;
	display: block;
	object-fit: cover;
}
.cont-info-carousel-2{
	clear: both;
	float: left;
	width: 100%;	
	position:relative;
	padding: 10px;
}
.cont-info-carousel-2 h2{
	color:#fff;
    font-size: 15px;
    line-height: 21px;
	margin-bottom: 10px;
}
.cont-info-carousel-2 p{
	color:#fff;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0;
}








.cont-carousel-3  .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: transparent;
	
	
	padding:3px;
	height: 420px;
	overflow: hidden;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.img-carousel-3 {
	clear: both;
	float: left;
	width: 100%;	
	position: relative;
	border:0;
	display: block;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.img-carousel-3 img{
	width: 100% !important;
	height:160px !important;
	display: block;
	object-fit: cover;
	border-radius: 10px;
	border:2px solid #1991BF
}
.box-onThePulse .img-carousel-3 img{
	width: 100% !important;
	height: unset !important;
	display: block;
	object-fit: contain;
	border-radius: 10px;
	border:2px solid #1991BF;
	background-color:#FFF;
	
}
.cont-info-carousel-3{
	clear: both;
	float: left;
	width: 100%;	
	position:relative;
	padding: 10px;
	height: 140px;
}
.cont-info-carousel-3 h2{
	color:#1991BF;
    font-size: 15px;
    line-height: 21px;
	margin-bottom: 10px;
}
.cont-info-carousel-3 p{
	color:#1991BF;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0;
}




.cont-carousel-2 .swiper-pagination-bullets,
.cont-carousel-3 .swiper-pagination-bullets,
 .cont-carousel .swiper-pagination-bullets {
    bottom: inherit;
    left: inherit;
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.cont-carousel-2 .swiper-pagination-bullet,
.cont-carousel-3 .swiper-pagination-bullet,
.cont-carousel .swiper-pagination-bullet {
    width: 36px;
    height: 4px;
    position: relative;
    border-radius: 5px;
    background: #53ADCE;
    text-align: center;
}
.cont-carousel-2 .swiper-pagination-bullet-active,
.cont-carousel-3 .swiper-pagination-bullet-active,
.cont-carousel .swiper-pagination-bullet-active{
	background:#53ADCE;
}

.cont-carousel-2 .swiper-button-next, .cont-carousel-3 .swiper-button-next{
	right:0;
}
.cont-carousel-2 .swiper-button-prev,.cont-carousel-3 .swiper-button-prev{
	left:0;
}

.news-feed-search .item-list li {
    margin: 0;
}
.user-form .generic {clear:unset !important; width: unset !important; float:unset !important;}
.clearBoth {clear:both;float:left;width:100%}
.user-form #edit-current-pass--description a, .user-form #edit-user-picture-0--description {display:none}
.user-form  div.form-item-current-pass {clear:both;float:left;width:50%; padding: 0 15px;}

.user-form .form-item, .form-actions, .user-form  .dateB-row {
    margin-top: 5px;
    margin-bottom: 5px;
}


	.user-form  .dateB-row h4.label {
font-family: helvetica;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 4px;
    color: #004773;}

.phone-number-field {clear: both;
    width: 50%;
    padding: 0 15px;
    float: left;}
.phone-number-field label {clear:both; width: 100%;}

.phone-number-flag {background-image: none !important; display:none !important; padding: 0 !important; 
  }
.phone-number-field .styled-select {background-color: #f5f8fa; border-radius: 3px; 
	background-image:none; height: 39px !important;  margin: 0;   width: 90px;
}
.phone-number-field .styled-select .country-select {width: 70px;}

legend span.fieldset-legend {display:none;}
legend p {font-size: 16px; font-weight: 500;}
.form-type-password-confirm {clear:both; float:left; width: 100%;}
.local-number.form-text {    width:137px !important;}

.user-logged-in.path-checkout #confirmMessageModal, .user-logged-in.path-checkout .modal-backdrop.show {display:none !important;}

.coupon-redemption-form__coupons table td {clear:both;width:100%; float:left;}

.form-type-password-confirm .form-item-pass-pass1 {clear: both;
    width: 50%;
    padding: 0 15px;
    float: left;}

	.form-type-password-confirm .form-item-pass-pass2 {
    width: 50%;
    padding: 0 15px;
    float: left;}

	.form-type-password-confirm	#edit-pass--description {display:none;}

	.form-type-password-confirm	.password-strength__title, .form-type-password-confirm	.password-strength__title,.form-type-password-confirm .password-confirm {
		font-size: 0.85em;
	}

.user-login-form{
	font-family: helvetica;
    font-size: 13px;	
	font-weight: 500;
    line-height: 20px;
	color: #004773;
}
.user-login-form label{
	margin-bottom: 4px;
}
.user-login-form input{
/* 	border: 1px solid #53ADCE !important;
	box-shadow: none !important;
    border-radius: 16px;
	outline: none;
	color: #004773;
	font-weight: 500;
	padding: 3px 10px;
	font-family: 'Montserrat', sans-serif; */
	display: inline-block;
    height: 40px;
    padding: 0 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
	background-color: #f5f8fa;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;	
}
.user-login-form input[type="submit"], .user-login-form input[type="submit"]:active, .user-login-form input[type="submit"]:focus{
/* 	float: left;
    width: auto;
    border-radius: 20px;
    background-color: #AEBA00 !important;
    color: #fff;
    height: 38px;
    text-align: center;
	border:0 !important;
    line-height: 19px;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 43%);
    box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 43%); */
	background: #004773;
    border-color: #004773;
    color: #ffffff;
    font-family: helvetica;
	margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 12px;
    position: relative;
    text-align: center;
    transition: all .15s linear;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 12px 24px;	
    -webkit-appearance: none;
    -moz-appearance: none;	
	box-shadow: none !important; 
}
.generic-box-cont{
    clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}
p.nmr-companies{
	color:#1991BF;
	font-weight: 600;
    font-size: 12px;
    margin: 10px 0 0 15px;
}
p.nmr-partner{
	color:#1991BF;
	font-weight: 600;
    font-size: 14px;
    margin: 10px 0 5px 10px;
}
.table-ranking{
    clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
	margin-top: 20px;
    position: relative;
	overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #1991BF;	
}
.table-ranking table{	
    border-radius: 10px;
	text-align: center;
}
.table-ranking table thead{
	background-color:#C5E3EF;
	padding: 10px;
	color:#1991BF;
}
.table-ranking table tbody{
	background-color:#fff;
	padding: 10px;
	color: #004773;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.table-ranking table td,
.table-ranking table th
{
	border-top: 0;
}
.num-apps h3{
	text-align: center;
	color:#1991BF;
	font-size:14px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.num-apps h2{
	text-align: center;
	color:#1991BF;
	font-size:50px;
	border-bottom: 1px solid #1991BF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;	
}
p.last-upd{
	font-style: italic;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.generic-box-cont.num-apps{
	min-height: 300px;
}
.generic-box-cont.num-apps p.last-upd{
	position: absolute;
    bottom: 10px;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}
.cont-filters-2 {
    clear: both;
    float: left;
    width: 100%;
    background-color: #ebf5f9;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 12px 6px;
    margin: 10px 0 30px 0;
}
.cont-filters-2 .select2-container{
	width:100% !important;
}
.cont-filters-2 .select2-container--default .select2-selection--multiple {
	float: left;
    width: 100%;
    min-height: 28px;
    font-size: 12px;
    font-weight: 300;
    color: #004773;
    font-family: 'Montserrat', sans-serif;
    /* margin-top: -2px; */
    margin: 0 5px 10px 5px;
    padding: 2px 24px 2px 12px;
    border: 1px solid #53ADCE !important;
    border-radius: 16px;
    overflow: hidden;
    background-image: url(images/sel-ico.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 12px 7px;
    background-position: right 7px center;
}
.cont-filters-2 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	border: 0;
	box-shadow: none;
	border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
	margin-top: 2px !important;
	margin-bottom: 3px !important;
}



.generic-box-cont.num-apps .table-ranking{
	margin-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.generic-box-cont.num-apps .table-ranking table{
	text-align: left;
	margin-bottom: 0;
}
.generic-box-cont.num-apps .table-ranking table thead{
	font-style: italic;
}
.title-table-market{
	clear: both;
	float: left;
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #004773;
	padding: 13px;
}
.title-table-market h4{
	font-size:14px;
	font-weight: 700;
	color:#fff;
    font-family: 'Montserrat', sans-serif;
	margin: 0;
}

.box-detail.white-cont {
    clear: both;
    float: left;
    width: 100%;
    color: #004773;
    position: relative;
    margin-bottom: 30px;
    padding: 30px 180px 30px 40px;
    border-radius: 15px;
    background: rgb(255,255,255);
    overflow: hidden;
    z-index: 3;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}
.box-detail.white-cont p{
	font-size: 15px;
}
.box-detail.white-cont img {
    width: 130px;
	right: 20px;
	top:30px;
}
h3.color-blu-int,
h2.color-blu-int  {
    color: #53ADCE;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
}
h2.color-blu{
	color:#53ADCE;
}
.bgSizeCover{background-size: cover !important;}
.bgPositionRT{background-position: right top !important;}
.bgPositionRB{background-position: right bottom !important;}
.p-relative {position:relative;}


.ribbon-wrapper-red {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
  }

  .container-ribbon {
	--d: 6px; /* folded part */
	--c: #1b90bd;; /* color */
	--f: 12px; /* ribbon font-size */
  	overflow:unset !important;	
	position: relative;
	display: inline-block;
  }

  .BGRgreen {--d:12px;--c:#afba00;}
  .BGRblue {--d:12px;--c:#1b90bd;}
  .BGRpink {--d:12px;--c:#fd6f92;}
  .container-ribbon::before {
    content: attr(data-ribbon);
    position: absolute;
    font-size: var(--f);
	letter-spacing: 1px;
	font-weight:700;
    top: 0;
    right: 0;
    transform: translate(29.29%, -100%) rotate(45deg);
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: 0;
    transform-origin: bottom left;
    padding: 1px 35px calc(var(--d));
    background: linear-gradient(rgba(0, 0, 0, 0.5) 0 0) bottom/100% var(--d) no-repeat var(--c);
    background-clip: padding-box;
    clip-path: polygon(0 0,100% 0,100% 100%,calc(100% - var(--d)) calc(100% - var(--d)),var(--d) calc(100% - var(--d)),0 100%);
    -webkit-mask: linear-gradient(135deg,transparent calc(50% - var(--d) * 0.707),#fff 0) bottom left, linear-gradient(-135deg, transparent calc(50% - var(--d) * 0.707), #fff 0)bottom right;
    -webkit-mask-size: 300vmax 300vmax;
    -webkit-mask-composite: destination-in;
    mask-composite: intersect;
}


.aTypeLabel {position:absolute; height: auto; 
  	padding: 0; 
    top: 21px;
    right: -7px;
    width: 110px;
    text-align: center; 
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);}
.aTypeLabel a {
    font-size:12px; padding: 3px 0;
    margin: 0px; 
    letter-spacing: 1px;
    color:#FFF;
    font-weight:700;
    text-decoration: none;}
 .BGgreen {
    border-bottom: 24px solid #afba00;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    font-weight:900;
    height: 0; }
  .BGblue {
    border-bottom: 24px solid #1b90bd;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    font-weight:900;
    height: 0; }
  .BGpink {
    border-bottom: 24px solid #fd6f92;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    font-weight:900;
    height: 0; }

.single-on-the-pulse h3.color-blu-int,.single-article h3.color-blu-int  {text-transform: uppercase;} 


h3.color-green-int,
h2.color-green-int  {
    color: #AEBA00;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.single-on-the-pulse h3.color-green-int,.single-article h3.color-green-int {text-transform: uppercase;} 

.single-expert,
.single-podcast, 
.single-on-the-pulse,.single-article {
	border:3px solid #C5E3EF;
    align-items: center;
}
.single-article .date {
	clear:both; float: left;
	width: 100%;
	border-bottom: 1px solid  #C5E3EF;
	padding-bottom:10px;
}
.single-article .box-info-details {margin-bottom: 0px !important;}
.single-expert .sides-border h1, .single-article  h1{
	color:#1991BF;
	font-size: 26px;
	margin: 0 0 10px 0;
	font-weight: 700;
}
.single-expert .sides-border h1 a,.single-article h1 a, .single-on-the-pulse .sides-border h1 a {
	color:#1991BF;
	text-decoration: none;
}
.single-expert .sides-border h2,.single-on-the-pulse h2, .single-article h2{
	color:#2E4765;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: 700;
}
.single-expert .sides-border h2 a, .single-on-the-pulse h2 a, .single-article h2 a{
	color:#2E4765;
	text-decoration: none;
}
.single-expert .sides-border p, .single-on-the-pulse p, .single-article p{
	font-size: 13px;
	margin: 0 0 10px 0;
}

.img-blog{
	float: left;
	width:100%;
	height: 250px;
	margin: 0 0 15px 0;
	border:2px solid #53ADCE;
	border-radius: 10px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cont-img-blog{
	clear:both;
	float: left;
	width:100%;	
	margin: 0 0 15px 0;		
}

img.img-on-the-pulse {clear:both;width:100%;border:2px solid #53ADCE;border-radius: 10px;}

.img-podcast{
	float: left;
	width:120px;
	height: 80px;
	margin: 0 15px 0 0;
	border:2px solid #53ADCE;
	border-radius: 10px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.img-podcast a,.img-blog a {
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	height: 100%;
    width: 100%;
}
.img-experts, .img-single-on-the-pulse, .img-single-article{
	float: left;
	width:100%;
	height: 200px;
	margin: 0 15px 0 0;
	border:2px solid #53ADCE;
	border-radius: 10px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
 .img-single-on-the-pulse-arc img,.img-single-article-arc img { border:2px solid #53ADCE;
	border-radius: 10px; margin: 0 15px 0 0;  width:100%; float: left;}
.img-experts a, .img-single-on-the-pulse a, .img-single-article a{
	text-indent: -9999em;
	overflow: hidden;
	float: left;
    width: 100%;
    height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70px 73px;
	background-image: url("images/play-ico.png");
}

.img-single-article.BGRblue a{ background-image:none !important; }

.type-podcast{
    float: left;
    display: flex;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 2px solid #C5E3EF;
    border-radius: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.type-podcast img{
	text-align: center;
	width: 35px;
}
.single-podcast h2{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}
.single-podcast h2 a{
	color:#1991BF;
	text-decoration: none;
}
.single-podcast p{
    font-family: 'Montserrat', sans-serif;	
	font-size: 13px;
	margin: 0;
}
.single-podcast p.date{
	font-size: 12px;
    font-family: 'h_light', sans-serif;
}
.sides-border{
	border-left:2px solid #C5E3EF;
	border-right:2px solid #C5E3EF;
}
.single-expert .sides-border{
	border-left:2px solid #C5E3EF;
	border-right:0;
}
.btn-center-w a{
	background-color: #fff;
    padding: 9px 40px;
    font-size: 15px;
    border:0;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
    color: #1991BF;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;	
}
.title-detail{
	color:#1991BF;
	font-size:34px;
	margin-bottom: 30px;
	font-weight: 700;
}
.date {
    font-size: 12px;
    font-family: 'h_light', sans-serif;
}
.marginLeft30{
	margin-left: 30px;
}
.generic-box-cont.detail .type-podcast{
	width:60px;
	height: 60px;
}
.generic-box-cont.detail .type-podcast img{
	width:26px;
}
.generic-box-cont.detail h2{
	border-bottom:1px solid #8CC8DF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.single-on-the-pulse .box-info-details, .single-article .box-info-details {margin-bottom:30px;} 
.single-on-the-pulse .b-right, .single-article .b-right { border-right: 2px solid #C5E3EF;}
.box-sharing span{ font-size:20px;}

.generic-box-cont.detail.container-blog .img-download {float:left; width:23px; margin: 0 10px 10px 0;}

.generic-box-cont.detail.container-blog .img-sharing {width:25px; margin: 0 0 10px 5px}
.col-sharing {position: absolute; bottom:-5px;}
.col-sharing span{ font-size:16px; margin-top:4px;clear: both;float: left;}
.col-sharing img {width:20px; margin: 0 0 0px 5px}

.generic-box-cont.detail.container-blog ul.list-documents li {clear:both; float:left; width: 100%; margin-bottom:15px;}
.generic-box-cont.detail.container-blog ul.list-documents li a{ text-decoration: none; font-size:18px;}
.generic-box-cont.detail.container-blog h2{
	border-bottom:0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color:#B9BF04;
	text-transform: uppercase;
}

.generic-box-cont.detail.container-blog h1{
	border-bottom:1px solid #8CC8DF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size:24px;
}

.generic-box-cont.detail p{
	font-size:14px;	
}
.generic-box-cont.detail .img-podcast{
	width: 100%;
	height: 200px;
	
}

.generic-box-cont.detail .img-blog{
	width: 100%;
	height: 560px;
	margin: 0 0 15px 0;
	background-size: contain;
}
.players{
    clear: both;
    float: left;
    width: 100%;
	margin:30px 0;
}

.modal-open .modal{
	background:rgba(0, 71, 115, 0.6);
}
.modal-body{
	padding-top:0;
}
 .modal-header h5 {
    color: #1991BF;
    font-size: 24px;
    margin: 0;
    font-weight: 700;
	float:left;
	width:100%;
	clear:both;
}
.modal-body h6 {
    color: #2E4765;
    font-size: 18px;
    margin: 0 0 15px 0;
    font-weight: 700;
	float:left;
	width:100%;
	clear:both; 
}
.modal-header{
    border-bottom: 0;
    padding-bottom: 5px;
    clear: both;
    padding-right: 70px;
    min-height: 68px;
    float: left;
    width: 100%;
}
.modal-body p{
    font-family: 'Montserrat', sans-serif;	
    font-size: 14px;
	margin: 0 0 20px 0;
	color: #2E4765;
	line-height: 22px;
}
.modal-body video{
	border-radius:10px;
	border:2px solid #53ADCE;
}
.modal-header .close{
	outline:none;
	float: left;
	right: 15px;
    position: absolute;
	z-index: 99;
    width: 45px;
    height: 45px;
	margin: 0;
	opacity: 1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 45px 45px;
	background-image: url("images/close-modal.png");	
}
.modal-header .close span{
	display: none;
}
.generic-box-cont.company{
	text-align: center;
	padding: 10px 5px 5px 5px;
	min-height: 400px;
	height: 400px;
	overflow: hidden;
}
.generic-box-cont.company .img-cont{
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    height: 130px;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.generic-box-cont.company .img-cont h4{
	font-size:16px;
	margin: 0;
}

.path-competitors-watch  .search-cont.col-12,.path-company-overview .search-cont.col-12{
	padding-left: 0 !important;
}


.generic-box-cont.company .img-cont img{
	height: auto;
    width: 85%;
}
.generic-box-cont.company .info-cont{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color:#EBF5F9;
	padding: 10px 20px;
/* 	clear: both;
	float: left;
	width: 100%; */
	 width: calc(100% - 10px); 
    position: absolute; 
    bottom: 4px;
	text-align: center;
}
.bord{
	border-right: 2px solid #fff;
	padding: 0;
}

.info-cont span.bold-text{
	color:#1991BF;
	font-size:13px;
	font-weight: 600;
	clear: both;
	float: left;
	width:100%;
}

.info-cont span:first-child{
	color:#1991BF;
	font-size:13px;
	font-weight: 600;
	clear: both;
	float: left;
	width:100%;
}
.modal-content{
	border-radius: 20px;
}
.info-cont span:last-child{
	color:#93C1D3;
	font-size:13px;
	font-weight: 500;
	clear: both;
	float: left;
	width:100%;
}

.info-cont span.bold-text{
	color:#1991BF;
	font-size:13px;
	font-weight: 600;
	text-align: left;
	clear: both;
	float: left;
	width:100%;
}
.info-cont p{
	color:#93C1D3;
	font-size:13px;
	font-weight: 500;
	clear: both;
	float: left;
	width:100%;
	text-align: left;
	margin: 0;
}
.border-top-w{
	border-top:2px solid #fff;
	clear: both;
	float: left;
	width:100%;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.border-bot-w{
	border-bottom:2px solid #fff;
	clear: both;
	float: left;
	width:100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.info-cont a{
	/* float:left; */
	width:auto;
	color:#1991BF;
	font-weight: 600;
	font-size: 14px;
}
.anonymous .user-login-form .search-cont.col-12{
	padding: 0;
}
.players iframe{
	width:100% !important;
	height: 500px;
}
.pager{
	text-align: center;

}
.total-news-results-count {display:none}
.news-company-tab .total-news-results-count { display: block;
    position: absolute;
    top: -20px;
    right: 30px; font-weight: 700;}

.path-competitors-watch .pager,
.path-news-watch .pager,
.path-company-overview .pager, .news-feed-cont .pager{
	text-align: center;
	margin: 0 auto;
	text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	clear: both;
}
.path-competitors-watch  .page-item.active .page-link,
.path-news-watch  .page-item.active .page-link,
.path-company-overview  .page-item.active .page-link,  .news-feed-cont .page-item.active .page-link{
    z-index: 3;
    color: #fff;
    background-color: #004773;
    border-color: #004773;
}
.page-item.active .page-link{
	background-color: #004773;
	border-color: #004773;
}
.page-link{
	color: #004773;
	text-decoration: none;
}

.pager .button{
	background-color: #fff;
    padding: 9px 40px;
    font-size: 15px;
    border: 0;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
	outline: 0 none;
    color: #1991BF !important;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;
}

.pager-show-more{
	text-align: center;
	margin-bottom:40px;
}
.pager-show-more .pager__item a{
	background-color: #fff;
    padding: 9px 40px;
    font-size: 15px;
    border: 0;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
	text-decoration: none;
    font-weight: 600;
	outline: 0 none;
    color: #1991BF !important;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;
}
.bg-success {
	float: left;
    background-color: #AEBA00 !important;
    height: 10px;
    border-radius: 40px;
    clear: both;	
}
.bg-info {
    background-color: #5289C9 !important;
    height: 10px;
    border-radius: 40px;
    clear: both;
	float: left;	
}
.progress
{
	background-color: transparent;
}
.count-value{
    color: #52575D;
    font-weight: 700;
    font-size: 17px;
	margin-right: 5px;;
	font-family: 'Montserrat', sans-serif;
}
.category-value{
    color: #1991BF;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
.cnt-progressbar{
	margin-bottom: 13px;
}
.path-company-outlook form.bef-exposed-form{
	clear: both;
    float: left;
    width: 100%;
    background-color: #C5E3EF;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 12px 6px;
    margin: 10px 0 30px 0;	
}
.path-company-outlook form.bef-exposed-form .form--inline .form-item{
	margin: 0;
}
.password-suggestions {
	font-size: 0.85em;
	margin: 0;
	padding: 0 0 5px 0;
	border: 0px;
	}
.form-item-pass-pass2  {
	margin-bottom: 10px;
}

ol{
	margin:0 0 30px 30px;
}
ol li{
	font-size: 16px;
    font-weight: 100;
    margin: 0 0 40px 0;
    width: auto;
    float: left;
    clear: both;
    padding: 10px;
	/* background-color: #C5E3EF; */
    border-radius: 10px;
    /* border: 1px solid #004773; */
    color: #004773;
	-webkit-box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 8%);
    font-family: 'Montserrat', sans-serif;
}
ol li::marker{
	color: #004773;
    font-size: 50px;
    line-height: 1px;
}
ol.default {
    margin: 0 0 30px 0px;
}
ol.default li{
	font-size: 14px;
    font-weight: 500;
    margin: 0 0 0px 0;
    width: auto;
    float: left;
    clear: both;
    padding: 10px;
	
    border-radius:unset;
    /* border: 1px solid #004773; */
    color: #004773;
	-webkit-box-shadow:none;
    box-shadow:none;
	font-family: 'h_neue';
}
ol.default li::marker{
	color: #004773;
    font-size: 14px;
    line-height: 1px;
}
button{
	background-color: #fff;
    padding: 9px 40px;
    font-size: 15px;
    border: 0;
	margin: 0 5px 10px 5px;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0 none;
    color: #1991BF !important;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;
}
.box-white{
	clear: both;
    float: left;
    width: 100%;
    color: #004773;
    position: relative;
	border-radius: 20px;
    margin-bottom: 30px;
    padding: 30px 20px 20px 20px;
    background: rgb(255,255,255);
    overflow: hidden;
    z-index: 3;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}
#cnt-company-outlook-news{
	clear: both;
	float: left;
	width: 100%;
	margin:30px 0 10px 0;
}
.date-news{
    color: #2E4765;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: 5px;
	font-family: 'h_light';	
}
.title-news{
    color: #2E4765;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;	
}
.label-type{
	clear: both;
	float: left;
	width: 100%;
	border-radius: 50px;
	height: 32px;
	background-color:#C5E3EF;
	position: relative;
	padding: 5px 20px;
	text-align: center;
	color:#1991BF;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;	
}
.label-type:after{
	content:"";
	width:24px;
	height: 24px;
	border-radius: 100%;
	border:3px solid #fff;
	background-color:#1991BF;
	position: absolute;
	right:5px;
	top:3px;
}
iframe .Select-control{
	width: 250px !important;
}

.box-light-blue{
	background-color: #C5E3EF;
	color:#407495 !important;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    padding: 20px;	
	border-radius: 15px;
	-webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
	overflow: hidden;
}
.box-blue{
	background-color: #004773;
	color:#fff !important;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    padding: 20px;	
	border-radius: 15px;
	-webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
	overflow: hidden;
}
input.hs-input.error, div.field.error input, div.field.error textarea, div.field.error .chzn-choices, textarea.hs-input.error, select.hs-input.error{
	border-color:red;
}
.checkout-complete, 
.path-cart form[id^="views-form-commerce-cart-form-default"],
.user-form, 
.user-register-form.user-form {
    float: left;
    width: 100%;
	background-color: #fff;
    position: relative;
    margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 20px;
}
.path-cart  form[id^="views-form-commerce-cart-form-default"]{
	margin-top:30px;
}

.path-cart .field--name-field-channels {display:none !important;}

.layout-region-checkout-secondary {
margin-top: 1em;
margin-bottom: 1em;
}

form[id^="views-form-commerce-cart-form-default"] #edit-submit { 
	display:none !important;

}

/* fieldset.checkout-pane-payment-information {
	float: left;
    width: 100%;
	background-color: #fff;
    position: relative;
    margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 20px;
} */
.order-total-line-label {margin-right:5px;}
.layout-region-checkout-secondary h3 {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
font-weight: 500;
}
legend {
font-family: 'Montserrat', sans-serif;
}
.user-form label {
    font-weight: 300;
    font-size: 14px;
}

.form-type-checkbox label.option {
    font-weight: 600;
    font-size: 16px;
}
.path-user .user-pass p,
.path-user .user-pass label,
.path-user.user-logged-in .user-form label,
.layout-checkout-form label{
	font-family: helvetica;
    font-size: 13px;	
	font-weight: 500;
    line-height: 20px;
	margin-bottom: 4px;
	color: #004773;
}
.separator{
	font-weight: 600;
    border-bottom: 1px solid #004773;
}


.separator-light {
   
    border-bottom: 1px solid #8CC8DF;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.checkEvidence label {text-transform: uppercase;}

.path-user.user-logged-in .user-form .image-preview{
	float: left;
	margin-bottom: 20px;
}
.path-user.user-logged-in .user-form .col-xs-12.col-lg-6.col-md-6.float-left:first-child{
	padding-left: 0;
}
.path-user.user-logged-in .user-form .col-xs-12.col-lg-6.col-md-6.float-left{
	padding-right: 0;
}
.user-form input{
	float: left;
    width: 100%;
	height: 36px;
	clear: both;
	border: 1px solid #53ADCE !important;
    box-shadow: none !important;
    border-radius: 16px;
    outline: none;
    color: #004773;
    font-weight: 500;
    padding: 3px 10px;
    font-family: 'Montserrat', sans-serif;	
}

.layout-checkout-form .styled-select{
	background-image: none;
	border: 0;
	height: 46px;
	margin-left: 0;
	margin-right: 0;
    padding-left: 0;
    border-radius: 3px;
    padding-right: 0;	
}
.path-user .user-pass input,
.path-user.user-logged-in .user-form input,
.user-register-form.user-form input{
	display: inline-block;
    height: 40px;
    padding: 0 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
	background-color: #f5f8fa;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;		
}
.path-user .user-pass input{
	width:100%;
}
.layout-checkout-form .styled-select select{
	display: inline-block;
    height: 40px;
    padding: 0 15px;
	width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
	background-color: #f5f8fa;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;		
}



.layout-checkout-form input{
	display: inline-block;
    height: 40px;
    padding: 0 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
	background-color: #f5f8fa;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;	
	float: left;
	width:100%;	
	margin-bottom: 10px;
}

.layout-checkout-form .form-item{
	margin:0;
}
.layout-checkout-form .form-type-select .col-12{
	padding-left: 0;
	padding-right: 0;
}
.layout-checkout-form fieldset{
	margin: 0 !important;
}
.user-form {
	margin-top: 30px;
}
.user-form input[type="checkbox"],
.user-register-form.user-form input[type="checkbox"]{
	float: left;
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.layout-checkout-form .form-checkbox{
	float: left;
	margin:5px 5px 0 0;
}
.user-form details,
.user-register-form.user-form details{
	border: 0;

}
.user-form .styled-select {
	height: 36px;
}
.user-form .styled-select select{
	font-size: 15px;
	line-height: 27px;
}
.user-form .image-widget-data input[type="submit"]{
	margin: 10px 10px 15px 0;
}
.user-form .form-item-pass-pass2 .float-right,
.user-form .form-item-pass-pass1 .float-right,
.user-form .form-item-current-pass .float-right,
.user-register-form.user-form .form-item-name .float-right{
	float: left !important;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.user-form input[type="submit"]{
	float: left;
    width: auto;
    border-radius: 20px;
    background-color: #AEBA00 !important;
    color: #fff;
    height: 38px;
    text-align: center;
    border: 0 !important;
    line-height: 19px;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 43%);
    box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 43%);	
}
.path-user .user-pass input[type="submit"],
.path-user.user-logged-in .user-form input[type="submit"],
.layout-checkout-form input[type="submit"],
.user-register-form.user-form input[type="submit"]{
	background: #004773 !important;
    border-color: #004773 !important;
    color: #ffffff;
    font-family: helvetica;
	margin: 0 0 10px 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
	width: auto;
    line-height: 12px;
    position: relative;
    text-align: center;
    transition: all .15s linear;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 12px 24px;	
    -webkit-appearance: none;
    -moz-appearance: none;	
	box-shadow: none !important; 
}
.edit-checkout,
.layout-checkout-form input[id^="edit-actions-next"]
{
	background-color: #AEBA00 !important;
    border: none;
    border-radius: 3px;
	color: #fff;
	float:left;
	width:auto;
    font-weight: 600;
	text-align: center;
    vertical-align: middle;
    user-select: none;
	padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 .layout-region-checkout-main{
	background-color: #fff;
	padding: 20px;
	margin: 30px 0;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 20px;	
	width:60%;
	margin-right: 1%;
} 

.layout-region-checkout-secondary{
	background-color: #fff;
	padding: 20px;
	margin: 30px 0;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 20px;	
	width:39%;
} 

.link--previous{
	float: left;
	font-weight: 700;
	clear: both;
	text-decoration: underline;
}
.checkout-complete {
	clear: both;
	float: left;
	width: 100%;
	margin: 30px 0;
}

.layout-checkout-form input[type="submit"]{
	margin:10px 0;
}
table.cols-4 thead th#view-purchased-entity-table-column{
    text-indent: -999em;
}
.table-striped tbody tr:nth-of-type(odd){
	background: transparent;
}

.table thead th{
	border-top:0;
}
.checkout-order-summary table {
	margin-bottom: 15px;
	width:100%; margin-right: 0;
}
.checkout-order-summary table tr td:first-child{
	display: none;
}

.checkout-order-summary table tr td:nth-child(2) .field--name-title{
	display: none;
	width:70%;
}
.checkout-order-summary table tr td:nth-child(3){
	vertical-align: top;
	width:30%;
	text-align:right;
}
.checkout-complete__payment-instructions h2 {display:none !important;}
.checkout-pane-payment-information input.address-book-edit-button {display:none !important;}

.order-total-line{
	padding: 0;
}

.box-radius-plan {
    /* float: left; */
    width: 252px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 30px 0;
    border-radius: 30px;
    overflow: hidden;
    /* background-color: #C5E3EF; */
}
.box-radius-plan .diab-box{
	-webkit-box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 8%);
}
.channels-menu .r2g-form .container{
	max-width: inherit;
    padding: 0;
}
.channels-menu .r2g-form .row{
    display: block;
    margin-left: 0;
    margin-right: 0;
}
.channels-menu .r2g-form .col-12{
    padding: 0;
    position: static;
}
.delete-order-item{
	background-color: #ff0000 !important;
	border: none;
	border-radius: 3px;
	font-weight: 600;
}
input[value="Remove coupon"]{
	clear: both;
	float:left;
}
input.btn-primary[value="Checkout"]{
	background-color:#AEBA00 !important;
	border: none;
	border-radius: 3px;
	font-weight: 600;
}
input.btn-primary[value="Update cart"]{
	background-color:#1991BF !important;
	border: none;
	border-radius: 3px;
	font-weight: 600;
}
.table{
    font-family: 'h_neue';
}
.quantity-edit-input.form-number{
	font-family: 'Montserrat', sans-serif;
    padding: 5px 5px 5px 20px;
    border: 1px solid #53ADCE;
	border-radius: 20px;
}
.ui-dialog .ui-dialog-title{
	color: #1991BF;
    font-size: 22px;
	font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-weight: 700;
}

.external-link-popup-content p{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px !important;
	margin: 0 0 20px 0;
	color: #2E4765;
	line-height: 22px;
}
.ui-dialog .ui-dialog-buttonpane,
.ui-dialog .ui-dialog-titlebar{
	border: 0;
    border-radius: 0.3rem;
	background-color: #fff;
}
.ui-widget.ui-widget-content{
    border-radius: 0.3rem;
}
.ui-dialog-titlebar-close{
	outline: none;
    float: left;
	top: 10px !important;
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    opacity: 1;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 28px 28px !important;
    background-image: url(images/close-modal.png) !important;
}
.ui-widget-overlay{
	background:rgba(0, 71, 115, 0.6);
	opacity: 0.6;
}

/*GIAN*/
table.table-striped {margin: 20px 0;}
#views-form-commerce-cart-form-default-5 #edit-submit {display:none !important;}


table.table-striped .quantity-edit-input {
	pointer-events: none;
	border: 1px solid #eee;
	padding: 20px;
  }



.cart-empty-page {
text-align: center;
font-size: 20px;
margin: 30px 0;
}
.container-product-box form {
margin: 20px -15px;}

.r2g-products {display:none;}

.path-user .user-pass,
.user-login-form {
	width:400px; 
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 20px 30px 20px;
    border: 1px solid #eceaea;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 20px;
}
.user-login-form .description{
	font-size:12px;
}
.user-login-form .form-text {
	width:100%;
}

.focus-select-channel{
	border: 3px solid rgba(204, 0, 0, 0.5);
}

.custom-button{
	background-color: #1991BF;
    padding: 9px 40px;
    font-size: 13px;
    border: 0;
	margin: 0 5px 10px 5px;
    border-radius: 20px;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0 none;
	text-decoration: none;
    color: #fff !important;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
    text-align: center;	
}
/*END GIAN*/

.about-container{

}
.about-img{
	text-align: center;
    margin-bottom: 30px;
    height: 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.about-img img{
	text-align: center;
} 
.about-text{
	clear: both;
	float: left;
	width: 100%;
}
.about-text h3{
	margin-bottom: 20px;
	text-align: center;
}
.about-text p{
	text-align: left;
}
.cont-prelogin-box .txtblock{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
    padding: 30px 0 20px 0;	
}
.box-anonymous{
	display: none;
}
.box-authenticate{
	display: none;
}
.user-logged-in .box-authenticate{
	text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.box-anonymous-old,
.anonymous .box-anonymous{
	text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}






#CybotCookiebotDialogBodyDecline{
	background-color:#004773 !important;
	color:#fff !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
	color:#004773 !important;
	border-color: #004773 !important;
}

#CybotCookiebotDialogBodyEdgeMoreDetails a{
	color:#004773 !important;
}
#CybotCookiebotDialogBodyContentText a{
	color:#004773 !important;
}
h2#CybotCookiebotDialogBodyContentTitle {
	color:#004773 !important;
}
#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #004773 !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #00456f !important;
    border-color: #00456f !important;
    color: #fff !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
 border-color: #00456f !important;
color: #00456f !important;
}

#CybotCookiebotDialogBodyButtonDecline {
 border-color: #00456f !important;
color: #00456f !important;
}

/*START STYLE SUBSCRIPTION PLAN*/
.node-1166 header{
	/* background-image: url(images/bg-subcription-plan.png) !important; */
	background-image: url(images/bg-home.jpg) !important;
	min-height: auto;
	background-position: center bottom;
	border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}
.box-white.plans{
	padding-top:20px;
}
.plans h4{
	font-size:19px;
}
.plans h3{
	font-size:36px;
}
.plans h3 span{
	font-weight: 300;
}
.btn-transparent{
	clear:both;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.btn-transparent a{
	clear: both;
    float: left;
    width: 100%;
    background: transparent;
	pointer-events: none;
    border: 2px solid #004773;
	color:#004773 !important;
    padding:7px 20px;
    text-align: center;
    font-size: 30px;
    border-radius: 15px;
    font-weight: 700;
    height: 60px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}
.node-1166 h1{
	font-weight: 700;
	margin-bottom: 20px;
}

.btn-white-transparent{
	clear: both;
    float: left;
    width: 100%;
	margin-bottom: 20px;
    background: transparent;
    border: 3px solid #fff;
	color:#fff !important;
    padding:7px 20px;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    font-weight: 700;
    height: 60px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}
.price{
	clear: both;
    float: left;
    width: 100%;
	text-align: center;
}
.price p{
	color:#fff;
	font-size:62px;
	font-weight: 700;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
.price span{
	clear: both;
    float: left;
    width: 100%;
	text-align: center;	
	font-size: 28px;
	font-weight: 300;
}
.box-multicolor{
	clear: both;
    float: left;
	overflow: hidden;
    width: 100%;
	margin-bottom: 60px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
}
.blue-part{
	position: relative;
    background-color: #004773;
    background-image: url(images/angle-trasp.png);
    background-position: right 100px bottom;
    background-repeat: no-repeat;
    background-size: 220px;
    clear: both;
    float: left;
    padding: 40px;
    width: 100%;
}
.box-multicolor .blue-part .btn-white-transparent{
	height:auto;
}
.white-part{
    position: relative;
    background-color: #fff;
    background-image: url(images/det-1.png);
    background-position: left 30px center;
    background-repeat: no-repeat;
    background-size: 120px;
    clear: both;
    float: left;
    text-align: center;
    padding: 20px 40px 30px 40px;
    width: 100%;	
}
.white-part p{
	text-align: center;
	font-size:24px;
	font-family: 'Montserrat', sans-serif;
}

.white-part .btn-green{
	float:none;
}
.white-part .btn-green a{
	float:none;
	font-size: 20px;	
	-webkit-box-shadow: 0px 10px 30px 0px rgb(7 7 7 / 20%);
    box-shadow: 0px 10px 30px 0px rgb(7 7 7 / 20%);	
}
.road-plan-txt{
    font-size: 23px;
    text-align: center;
    line-height: 32px;
    margin: 0 0 30px 0;
    font-weight: 500;
}
.road-txt-box{
	clear: both;
    float: left;
    width: 100%;
	background-color: #C5E3EF;
	margin-bottom: 50px;
	border-radius: 20px;
	padding: 20px 40px;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);	
}
.road-txt-box h3{
	color:#004773;
	font-size: 26px;
	text-align: center;
}
.road-txt-box h3 span{
	font-weight: 600;
	font-size: 24px;
	clear: both;
	float: left;
    width: 100%;	
}
.road-txt-box img{
	position: absolute;
    left: -80px;
    top: -29px;
    width: 198px;
}
.container-getintouch .btn-green,
.container-getintouch .btn-green a
{
	width: 250px;
}

.big-mng .half{
	width:25%;
}

.big-mng .half.border-side{
	width:75%;
}
.competitor-market-box .cont-info-slider img{
	height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.competitor-market-box .cont-info-slider.h-190 img{
	height: 190px;
}


.home-slider .cont-info-slider .title h3{
	color:#fff;
	font-size:26px;
}
.contBoxJuicer {
    position: fixed;
    right: 15px;
    width: 350px;
    height: auto;
	z-index: 999;
	display: none;
}
 
.contBoxJuicer .ico-juicer-block {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
}
 
.boxJuicer{
	/* position: absolute;
	right:0;
	top:60px; */
    max-height: 550px !important;
	width: 350px;
	background: #004773;
	padding:20px 20px 50px 20px;
	background: linear-gradient(to top, #004773 0%, #407495 100%);
	border-radius:24px;
	z-index: 2;
	float: left;
}
.boxJuicer h3{
	color:#fff;
	text-align: center;
	font-size:18px;
	margin: 0 0 20px 0;
}
.boxJuicer .close-juicer{
	font-size: 11px;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 25px;
    width: 25px;
    text-align: center;
    border: 1px solid #fff;
    font-weight: 300;
    color: #fff;
    background-color: #004773;
    padding: 4px;
    border-radius: 100%;
	cursor: pointer;
}
.boxJuicer .ico-juicer-block{
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
}

.boxJuicer .cont-information{
	clear: both;
	float: left;
	width: 100%;
	border-radius:8px;
	border:1px solid #f7f7f7;
	background-color: #E9E9E9;
	padding: 10px;
	max-height:450px !important;
	overflow-y: scroll;
	color:#5B5B5B;
	font-size: 14px !important;
	line-height: 18px !important;
}
.boxJuicer .cont-information h5{
	color:#5B5B5B;
	font-size: 14px !important;
	line-height: 18px !important;
	margin-bottom: 5px !important;
}
.boxJuicer .cont-information p{
	color:#5B5B5B;
	font-size: 14px !important;
	line-height: 18px !important;
	margin: 0 0 20px;
}
.block-open-juicer{
	clear: both;
	float: left;
	width: 100%;
	border-radius:10px;
	padding: 20px 20px 20px 20px;
	background-color: #003860;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 20px 38px -8px rgba(177,177,177,0.7); 
	box-shadow: 0px 20px 38px -8px rgba(177,177,177,0.7);
}
.block-open-juicer h2{
	color: #fff;
	margin-bottom: 20px;
	font-size:23px;
}

.block-open-juicer p{
	color: #fff;
	margin: 0px;
    font-size: 18px;
    line-height: 24px;
}
.block-open-juicer .col-lg-1.col-3,
.block-open-juicer .col-lg-3.col-12
{
	display: flex;
	align-items: center;
}

.user-noPaid .menu-logged ul li a.authSection {

	color:#8CC8DF;
	background-image: url(../css/images/lock.png);
	background-position: right top 16px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    padding-right: 28px;
}
.user-noPaid .menu-logged ul li:hover a.authSection:before, 
.user-noPaid .menu-logged ul li a.authSection:hover:before,
.user-noPaid .menu-logged ul li:hover a.authSection + ul {

	display: none;
}
.ico-juicer-fixed{
	position: fixed;
	bottom:40px;
	right:20px;
	height: 60px;
    width: 60px;
	z-index: 999;
	cursor: pointer;
}
.close-juicer-2{
	display: none;
}
.swiper-button-next{
	top: var(--swiper-navigation-top-offset, 43%) !important;
	background-image: url(../css/images/arrow-circle-right.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    width: 50px !important;
    height: 50px !important;
	overflow: hidden;
    text-indent: -9999em;
}


.swiper-button-prev{
	top: var(--swiper-navigation-top-offset, 43%) !important;
	background-image: url(../css/images/arrow-circle-left.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    width: 50px !important;
    height: 50px !important;
	overflow: hidden;
    text-indent: -9999em;
}
.swiper-pagination-bullet{
	width: 14px !important;
	height: 14px !important;
}
.swiper-pagination-bullet-active{
	background-color:#1991BF !important;
}
.bg-box-color{
	background-color: #ededed;
	border-radius: 15px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 40px;
}
.bg-box-color .int-arrow.s1,
.bg-box-color .int-arrow.s2{
	display: none;
}

@media (min-width:1980px){
	/*.imgs{
		position: relative;
	}*/
}

@media (max-width:1199px){
	.competitor-market-box .cont-info-slider.h-190 img {
		height: auto;
	}

	.box-anonymous-old .btn-green a,
	.anonymous .box-anonymous .btn-green a{
		font-size: 12px;
	}
	.mail-box h2{
		font-size: 20px;
	}
	.menu-logged ul li a{
		font-size: 14px;
	}

	.FilterNewsReset { 
		clear:both;   
		float: right;
		width: 45px;
		padding: 0;
		margin: 0;
	}
	
	.cont-carousel-3 .swiper-slide {
		height:440px ;
	}

	.btn-transparent a{
		height: auto;
	}
	.btn-white-transparent{
		font-size:20px;
		height: auto;
	}
	.container-tabs .nav-tabs .nav-link{
		font-size:12px;
		height: 42px;
	}

	.offset-lg-1.menu-logged{
		margin-left:0;
	    -ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;	
	}
	.signin ul {
		margin: 0;
	}
	.bar-app > .col-1{
		padding-left: 0;
	}
	.menu ul li a{
		padding: 3px 5px;
	}
	.box-manager .col-6 .photo{
		width: 110px;
		position: absolute;
		margin-top: 25px;
		height: 110px;
	}
	.box-manager .half img.angle-trasp{
		bottom:60px;
	}

	.menu ul li ul li a,
	.menu ul li ul li ul li a{
		padding-left: 14px;
	}
}
@media (max-width:1190px){
.signin ul li a{
	font-size:12px;
}

}

@media (max-width:991px){ 

	.menu ul li.first-item a.is-active,
.menu ul li.first-item a.active{
	color:#C5E3EF !important;
}
 .menu ul li.second-item a.active.is-active
{
	color:#1991BF !important;
}



	.menu-logged ul li a.active:before{
		background-color: transparent;
	}
	.menu-logged ul li a.active.is-active{
		color: #C5E3EF;
	}
	

	.cont-form-ambassador {
		padding: 30px;
	}

	.swiper-button-prev,
	.swiper-button-next{
		display: none !important;
	}
	#cnt-top-stories{
		margin-top: 50px;
	}
	.close-juicer-2{
		display: block;
		position: absolute;
		bottom: -30px;
		left:50%;
		margin-left: -30px;
		height: 60px;
		width: 60px;
		z-index: 999;
		cursor: pointer;
	}
	.ico-juicer-fixed{
		display: none;
	}


	
	.contBoxJuicer{
		bottom: inherit !important;
		clear: both;
		position: relative;
		right: inherit !important;
		top: inherit !important;
		width: 690px;
		margin: 0 auto;
		margin-bottom: 50px;
		max-width: 100%;
	}

	.boxJuicer {
		clear: both;
		position: relative;
		right: inherit;
		top: inherit;
		width: calc(100% - 30px);
		margin-bottom: 0px;
		margin-left: 15px;
		max-width: 100%;
		background: #004773;
		background: linear-gradient(to top, #004773 0%, #407495 100%);
		border-radius: 24px;
		z-index: 2;
	}

	.block-open-juicer .btn-green{
			margin-top: 20px;
	}
	.competitor-market-box .cont-info-slider img{
		height: auto;
	}

	.big-mng .half{
		width:35%;
	}
	
	.big-mng .half.border-side{
		width:65%;
	}
	
	.cont-info-carousel-3 {height: 100px !important;}

	.cont-carousel-3 .swiper-slide {height: 490px !important;}

	.cont-filters-2 .select2-container--default .select2-selection--multiple{
    	margin: 20px 5px 10px 5px;
	}

	.archive-companies .company-product-scope {min-height: 140px;}
	.box-detail{
			padding:20px 20px 20px 20px;
	}
	.box-detail img{
		display: none;
	}

.road-txt-box img {
    left: -80px;
    top: 9px;
    width: 120px;
	}
	.btn-white-transparent{
		font-size:14px;
	}
	.price p{
		font-size:50px;
	}
	.path-competitors-watch .views-view-grid.horizontal.cols-4.clearfix, .path-company-overview .views-view-grid.horizontal.cols-4.clearfix{
		margin-left: 15px;
		margin-right: 15px;
	}
	

	.path-competitors-watch .search-cont.col-12, .path-company-overview .search-cont.col-12 {
		padding-left: 15px !important;
	}
	.generic-box-cont.company .img-cont{
		/*height: auto;*/
	}

	.generic-box-cont.company .info-cont{
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		background-color:#EBF5F9;
		padding: 10px 20px;
	/* 	clear: both;
		float: left;
		width: 100%; */
		 width: calc(100% - 10px); 
		position: absolute; 
		bottom: 4px;
		text-align: center;
	}

	.layout-region-checkout-secondary,
	.layout-region-checkout-main{
		clear: both;
		width:100% !important;
		margin-right: 0 !important;
	} 
	.generic-box-cont.company .img-cont img {
		height: auto;
		width: 60%;
	}
	



	.generic-box-cont.company {  
		min-height: auto;
		height: 400px;
	}
	footer{
		padding:40px 0;
	}
	.img-blog{
		margin:0 ;
	}
	.img-podcast{
		margin:0 0 10px 0;
	}
	
	.col{
		clear: both;
		float: left;
		width: 100%;
		max-width: 100%;
		flex-basis: inherit;
	}
	.col .styled-select {
    margin-bottom: 30px;
}
	.container-tabs .nav-tabs{
		margin-top:30px;
		align-items: center;
	}
	.container-tabs .nav-tabs .nav-item{
		margin-bottom:20px;
		float: left;
		clear: both;
		width: 280px;
		max-width: 280px;
	}
	.container-tabs .nav-tabs .nav-link {
		font-size: 12px;
		height: auto;
		float: left;
		width: 250px;
		border-radius: 1rem;
	}
	.container-tabs .nav-tabs .nav-link.active:hover, .container-tabs .nav-tabs .nav-link.active:focus,
	.container-tabs .nav-tabs .nav-link.active, 
	.container-tabs .nav-tabs .nav-item.show .nav-link{
		border:2px solid #004773;
	}
	.bar-app{
		padding: 10px 0;
	}
	.box-manager .half img.angle-trasp{
		display: none;
	}
	.company-cont .s1 img{
		display: none;
	}
	/* .search-cont,*/ 
	.btn-w{ 
		display: none;
	}
	.cont-filters .search-cont{
		display: block;
	}
	.styled-select{
		padding-left:5px;
	}
	.styled-select select{
		font-size:13px;

	}
/*	.menu ul{
		display:none;
	}*/
	.menu-logged{
		display: block;
		float: left;
		cursor: pointer;
		position: relative;
		width: 30px;
		height: 24px;
		margin: 20px 0 0 0;
		padding: 0;
		background-image: url(images/ham-menu-w.png);
		background-position: right 20px top;
		background-repeat: no-repeat;
		background-size: 30px 24px;
	}
	.menu-logged ul{
		display: none;
	}
	.menu-logged.active ul{
		width:280px;
		display: block;
		position:absolute;
		right: 0;
    	top: 60px;
		z-index:9;
		background-color:#004773;
		border:1px solid #fff;
	}
	.menu-logged.active ul li{
		clear:both;
		float:left;
		position:relative;
		width:100%;
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:1px solid #fff;
	}
	.menu-logged ul li a{
		height: auto;
		padding: 10px 20px 10px 20px;
	}
	.menu-logged ul li:hover a:before, .menu-logged ul li a:hover:before, .menu-logged ul li.active a:before{
		display:none;
	}
	.menu-logged.active ul li ul, .menu-logged ul li.active ul, .menu-logged ul li:hover ul{
		display: block;
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		border: 0;
		z-index: 9;
		float: left;
		width: 100%;
		background-color: #004773;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding: 15px 30px;
	}
	.menu-logged.active ul li ul li{
		border:0;
	}
	.menu-logged.active ul li:last-child{
		border:0;
	}
	.menu-logged ul li ul li a {
   	 color: #fff !important;
	}
	
	.menu{
		display:block;
		float:left;
		cursor: pointer;
		position: relative;
		width:30px;
		height:24px;
		margin:0;
		padding:0;
		background-image: url("images/ham-menu.png");
		background-position: left top; 
		background-repeat: no-repeat;
		background-size: 30px 24px;
	}
	.menu ul{
		display: none;
	}
	.menu.active ul{
		width:280px;
		display: block;
		position:absolute;
		left: 0;
    	top: 35px;
		z-index:9;
		background-color:#004773;
		border:1px solid #fff;
	}
	.menu.active ul li{
		clear:both;
		float:left;
		position:relative;
		width:100%;
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:1px solid #fff;
	}
	.menu.active ul li:hover ul{
		
	    display: block;
    position: relative; 
    top: inherit; 
     width: inherit; 
     background-color: inherit; 
     border-bottom-left-radius: 0; 
     border-top-right-radius: 0; 
     border-bottom-right-radius: 0; 
	padding: 8px 8px 8px 20px;
}
	.menu.active ul li ul{
		width: 100%;
		display: block !important;
		clear: both;
		position: relative;
		left: inherit;
		top: inherit;
		float: left;
		z-index: 5;
		background: none;
		border: 0;
		padding: 8px 8px 8px 20px;
	}
	.menu.active ul li ul li{
		clear:both;
		float:left;
		position:relative;
		width:100%;
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:0;	
	}
	.menu.active ul li ul li:hover ul {
		display: block;
		top: inherit;
		right: inherit;
		width: 100%;
		border-left: 0;
		position: relative;
		padding: 0 0 0 20px;
		background-color: inherit;
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;

	}
	.menu-logged ul li a:after{
		display: none;
	}
	.menu.active ul li ul li.active a:before, .menu.active ul li ul li a:hover:before {
     left: -6px;
}
	.menu.active ul li ul li ul{
		padding: 0 0 0 20px;
		border-top: 0;
				min-height: auto;
	}
	.menu.active ul li ul li a{
		padding:0 0 8px 0px;
		color:#fff !important;
	}
	.menu.active ul li:hover ul li ul{
		padding:0 0 0 20px;
	}
	.menu.active ul li:last-child, .menu.active ul li ul li:last-child{
		border-bottom:0;
	}
	.menu.active ul li a{
		color:#fff !important;
		width:100%;
		float: left;
		text-align: left;
		background-color: #004773 !important;
		padding:10px 0 5px 10px;
		box-shadow: none !important;
		border-radius: 0;
	}
	.menu ul li ul li.second-item ul li a.active:before, .menu ul li ul li.second-item ul li a:hover:before{
		left: -14px;
		top: 5px;
		display: none;
	}
	.menu ul li a:after, .menu ul li a:before{
		display: none;
	}
	
	.signin ul {
		margin: 0;
	}
	/*.menu{
		display: none;
	}*/

}

@media (max-width:768px){
	.cont-form-ambassador .cont-form,
	.cont-form-ambassador {
		padding: 20px;
	}

	.news-comments-container .comment_author_name {width:245px;}
	.label-comments, .label-comments-disabled{
		margin-bottom: 20px;float:left;
	}
	.label-comments span , .label-comments-disabled span{		
		font-size: 14px;
		
	}
	.cont-info-carousel-3 {
		height: 140px !important;
	}
	.cont-carousel-3 .swiper-slide {
		height: 480px !important;
	}
	.cont-carousel-3 .swiper-slide {height: 400px;}
	.single-on-the-pulse h3, .single-article h3 {margin-top:10px;}
	.single-on-the-pulse .b-right, .single-article .b-right {border:0;}
	.cont-carousel-3 h4.date{font-size:14px !important; }
	.cont-carousel-3 h3{font-size:14px !important; }
	.cont-carousel-3 h2 a{font-size:16px !important;}
	.cont-carousel-3 .btn-lite a{font-size:13px !important; line-height: 15px !important;}

	.generic-box-cont.detail.container-blog h1{
		font-size:22px;
	}

	.generic-box-cont.company {  
		min-height: auto;
		height: auto;
	}

	.archive-companies .company-product-scope {min-height: auto;}

	.generic-box-cont.company .img-cont{
		height: auto;
	}

	.generic-box-cont.company .info-cont{
		clear: both;
	   float: left;
	   width: 100%; 
	   position: relative; 
	   bottom: inherit;		
   }

   .generic-box-cont.company .img-cont img {
    height: auto;
    width: 80%;
}

	.channel-cont .s3 img, .company-overview .s3 img, .detail-cont .s2 img{
		right: 0;
	}
	
.box-radius-shadow {
    	width: 100%;
	}
}

@media (max-width: 767px) {
	.contBoxJuicer
	 {
		width: 510px;
	}
	

	.big-mng  .box-manager{
		display: block;
	}
	.big-mng .half{
		clear: both;
		float: left;
		width:100%;
		margin-bottom: 20px;
		padding: 0 15px;
	}
	
	.big-mng .half.border-side{
		clear: both;
		margin-bottom: 0px;
		float: left;
		width:100%;
		border:0;
	}
	.box-manager .half .photo{
		position: relative;
		left: inherit;
	}

	.list-on-the-pulse {
		width: 270px;
		margin: 0 auto;
	}
	.list-on-the-pulse li.btn-blue:first-child,
	.list-on-the-pulse li.btn-blue:first-child a
	{
		clear: both;
		float: left;
		width: 98%;
	}
	.road-txt-box img {
		left: 0px;
		top: -33px;
		width: 60px;
	}
	.cont-filters-2 .select2-container--default .select2-selection--multiple{
    	margin: 20px 0px 10px 0;
	
	}
	.glam.p-0{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.block-2, .block-4{
		margin-top: 0;
	}
	.user-form  div.form-item-current-pass {width: 100%;
		padding: 0;
		float: left;}
	.form-type-password-confirm .form-item-pass-pass1 {clear: both;
		width: 100%;
		padding: 0 15px;
		float: left;}
		.phone-number-field {clear: both;
			width: 100%;
			padding: 0 0;
			float: left;}

		.user-form .form-type-password-confirm .form-item-pass-pass1, .user-form .form-type-password-confirm .form-item-pass-pass2 {clear: both;
			width: 100%;
			padding: 0 ;		float: left;}
	
		.form-type-password-confirm .form-item-pass-pass2 {
			clear: both;
		width: 100%;
		padding: 0 15px;
		float: left;}

	.path-user.user-logged-in .user-form .col-xs-12.col-lg-6.col-md-6.float-left{
		padding:0;
	}

	.channels-menu {
		padding-left: 5px;
	}
	.channels-menu .item-sel span {
		font-size: 14px;
	}
	.channels-menu .col-12{
		padding-right: 5px;
	}
	.box-detail.white-cont{
		padding:20px;
	}
	.box-detail.white-cont img{
		display:none;
	}
	.sides-border{
		border:0;
		margin-bottom: 15px;
	}
	.single-expert .sides-border
	{
		border:0;
		margin-top: 15px;
	}
	.img-podcast{
		margin:0 15px 15px 0;
	}
	.styled-select {
		margin-bottom: 30px;
	}
	.channels-menu ul li a{
		padding: 0;
		font-size: 14px;
	}
	.channels-menu ul li.active a:before, .channels-menu ul li a:hover:before{
		left:-10px;
	}
	.channels-menu a.item-sel{
		font-size: 14px;
	}
	.signin .user-info{
		right:20px;
	}
	.user-logged-in .signin.active ul{
		right:0;
	}
	.menu.active ul{		
		left: -68px;
	}
	.company-cont img{	
		margin: 0 0 20px 0;
	}

	.truck-2 img, .truck img{
		display: none;
	}
/*	h1, h2{
		font-size: 28px !important;
	}*/
	h3,h4,h5,h6{
		font-size: 20px !important;
	}

	.signin ul li a{
		font-size:11px !important;
	}
	.signin ul {
    right: 34px;
}
}
@media (max-width: 610px) {
	.toolbar-horizontal .container-header,
	.toolbar-vertical .container-header {
		z-index: 99;
		top: 80px;
	}
	.contBoxJuicerr{
		width: calc(100% - 30px);
	}
	

}

@media (max-width:575px){
	.services-cont .s2 img, .services-cont .s1 img, .services-cont .s3 img{
		display: block;
	}
	.channel-cont .s1 img, .channel-cont .s2 img, .channel-cont .s3 img,
	.detail-cont .s2 img,  .detail-cont .s1 img{
		display: none;
	}
	.channels-menu a.item-sel img{
		display: none;
	}
	.offset-lg-1.menu-logged.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
} 
	.box-stories{
		height:auto;
	}
}
@media (max-width:480px){

	.cont-info-carousel-3 {
		height: 180px !important;
	}
	.cont-carousel-3 .swiper-slide {
		height: 420px !important;
	}

.logo{
	width:120px;
}
.bar-app{
	height: 50px;
}
	.channels-menu .item-sel img{
		display: none;
	}

	.channels-menu .item-sel span {
		font-size: 15px;
	}
	.players iframe{
		height: auto;
	}
	
	.box-manager .half .photo {
		width: 40px;
		margin-top: 0;
		left: inherit;
		border:0;
		right: 0;
		height: 40px;
	}
	.box-manager{
		display: block;
	}
	.box-manager .half img.angle{
		display: none;
	}
	.box-manager .half:last-child,
	.half{
		width:100%;
		clear: both;
		border: 0;
	}
	
}
@media (max-width:414px){
	.generic-box-cont.detail .type-podcast{
		width:52px;
		height: 52px;
	}
	.cont-prelogin-box .txtblock,
	.path-user .user-pass,
	.user-login-form {
		width:320px; 
	}
	.news-comments-container ul.links.inline {
		position: relative;
	}
}

@media (max-width:375px){
	.channels-menu .item-sel span {
		font-size: 14px;
	}
	.generic-box-cont.detail .type-podcast{
		width:40px;
		height: 40px;
	}
	.generic-box-cont.detail .type-podcast img{
		width:18px;
	}

	
	.btn-blu a, .btn-green a, .btn-w a, .btn-w1 a, .btn-w2 a, .btn-contact a{
		font-size: 14px;
		height: auto;
		float: left;
		margin-bottom: 20px;
	}
	.channels-menu .item-sel span {
		font-size: 15px;
		}
	header h1{
		font-size:28px;
	}
	
}

@media (max-width:370px){
	.signin ul li a {
    font-size: 10px !important;
}
	.channels-menu {	
		padding-left: 5px;
	}
	.logo {
		width: 102px;
		margin-top: 5px;
	}
	.white-part{
		padding: 20px 20px 30px 20px;
	}
}
@media (max-width:346px){
.channels-menu .item-sel span {
    font-size: 13px;
	}

}
@media (max-width:320px){
	.cont-prelogin-box .txtblock,
	.path-user .user-pass,
	.user-login-form {
		width:280px; 
	}
	.offset-lg-1.menu-logged.col-5 {
		-ms-flex: 0 0 37%;
		flex: 0 0 37%;
		max-width: 37%;
	}
	
}

/*CUSTOM DATEPICKER WIDGET*/
#ui-datepicker-div{
	border: 1px solid #53adce;
}

div.ui-datepicker-buttonpane{
	border: 0;
}

.ui-datepicker-calendar{
	display: none;
}

button.ui-datepicker-current{
	display: none;
}

button.ui-datepicker-close{
	width: 100% !important;
	background-color: #ebf5f9 !important;
    color: #0c4d73 !important;
    border-color: #ebf5f9 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
}
button.ui-datepicker-close:hover{
	background-color: #0c4d73 !important;
	border-color:  #0c4d73 !important;;
    color: #ebf5f9 !important;
}

div.ui-datepicker-header{
	background-color: #c5e3ef;
	border: 1px solid #8cc7dd;
	
}

select.ui-datepicker-month, select.ui-datepicker-year{
	color:#0c4d73;
	border-color: #8cc7dd;
	background-color: white;
    border-radius: 5px;
}

.input-calendar{
	float: left;
    width: 100%;
    height: 28px;
    font-size: 12px;
    font-weight: 300;
    color: #004773;
    font-family: 'Montserrat', sans-serif;
    padding: 5px;
    border: 1px solid #53ADCE;
    border-radius: 16px;
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 13px;
    outline: none;
}

div.form-item-field-time-min>label,div.form-item-field-time-max>label{
	display: none !important;
}

.bef-exposed-form .form--inline .form-item{
	float: left;
}

fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper{
	margin-top: 0;
	margin-bottom: 0;
}

fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper>legend{
	display: none;
}
.bef-exposed-form .form-item{
	margin-right: 5px;
}
.bef-exposed-form .col-12.edit-search-api-fulltext{
	padding:0;
}
.bef-exposed-form .form-item.form-type-select{
	margin-right: 0;
}
.news-company-tab fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper{
	margin-top: 0;
	margin-bottom: 0;
}
.news-company-tab .cont-filters{
	background-color:#ebf5f9;
}
.news-company-tab .bef-exposed-form .form-item{
	margin-bottom: 0;
}

.news-company-tab section.news-feed-cont {padding:0;}
.news-company-tab .int-arrow {display:none !important;}
.form-type-select .col-12{
	padding-left: 0;
}

@media (max-width:1199px) {
	.bef-exposed-form fieldset.form-item .form-item-field-time-min,
	.bef-exposed-form fieldset.form-item .form-item-field-time-max
	{
		margin-right: 10px;
		width: 190px;
	}

}
@media (max-width:767px) {
	.news-company-tab fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper{
		margin-right: 0;
	}
	.bef-exposed-form fieldset.form-item .form-item-field-time-min,
	.bef-exposed-form fieldset.form-item .form-item-field-time-max
	{
		margin-right: 0px;
		width: 100%;
	}
	.form-item.form-item-search-api-fulltext{
		margin-right: 0px;
		width: 100%;
	}
	.styled-select {
		margin-bottom: 0px;
		margin-right: 0;
		margin-left: 0;
	}

}

.container-table{
	margin-top: 25px;
    border-top: 2px solid;
    padding: 10px;
}


/*TIMELINE SECTION*/
blockquote {
	background: #eee;
	border-left: 5px solid #ddd;
}

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
	min-height: 50px;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	background: white;
	/*border: 1px solid #53adce;
	border-radius: 2px;*/
	padding: 20px 20px 20px 0;
	position: relative;
   
}

.timeline > li > .timeline-panel > .timeline-panel-child {
   /* width: 46%;*/
	border-radius: 2px;        
	padding: 10px;
	margin-bottom: 3px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fdf9f9;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #53adce;
	border-right: 0 solid #53adce;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #53adce;
	border-right: 0 solid #53adce;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #53adce;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}
.chart-nodata{
	float: left;
	clear: both;
	width: 100%;
	text-align:center;
}



@media (max-width: 991px) {
	ul.timeline:before {
		left: 40px;
	}
	.dataTables_wrapper{
		overflow-x: scroll;
	}
	
	ul.timeline > li > .timeline-panel {
		width: calc(100% - 90px);
		width: -moz-calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
	}

	ul.timeline > li > .timeline-badge {
		left: 15px;
		margin-left: 0;
		top: 16px;
		font-size:15px;
	}

	.timeline-title{
		margin-left:0;
		font-size: 16px;
	}
	ul.timeline > li > .timeline-panel {
		float: right;
	}

	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}

	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
}

hr {    
	border-top: 1px solid rgb(83 173 206);
}



/*CUSTOM TIMELINE*/
.custom-timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
	text-align: center;
}
.part-cont{
	margin: 0 0 50px 0;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    overflow-x: auto;
    z-index: 999;
}

#cnt-partnership-timeline,#cnt-funding-timeline{
	width: 100%;
    padding-top: 46px;
    float: left;
    display: inline-block;
	max-width: inherit;
}

/* width */
.chart-box ::-webkit-scrollbar {
	width: 20px;
  }
  
  /* Track */
  .chart-box ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey; 
	border-radius: 5px;
  }
   
  /* Handle */
  .chart-box ::-webkit-scrollbar-thumb {
	background: #53adce; 
	border-radius: 10px;
  }
  
  /* Handle on hover */
  .chart-box ::-webkit-scrollbar-thumb:hover {
	background: #1991BF; 
  }



.custom-timeline:before {
	top: -15px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 3px;
	background-color: #eeeeee;
	left: 0;
	margin-left: -1.5px;    
}

.custom-timeline > li {
	margin-bottom: 20px;
	position: relative;
	float: left;
	margin-right: 5px;     
	min-width: 70px;  
	max-width: 200px;  
	word-wrap: break-word;
}

.custom-timeline > li:before,
.custom-timeline > li:after {
	content: " ";
	display: table;
}

.custom-timeline > li:after {
	clear: both;
}

.custom-timeline > li:before,
.custom-timeline > li:after {
	content: " ";
	display: table;
}

.custom-timeline > li:after {
	clear: both;
}

/*Triangolo*/
.custom-timeline > li > .custom-timeline-panel {
   /* width: 46%;*/
	float: left;
	background: white;
	/*border-top: 1px solid #53adce;*/
	/*border-radius: 2px;*/
	position: relative;
   
}

.custom-timeline > li > .custom-timeline-panel > .custom-timeline-panel-child {
   /* width: 46%;*/
	border-radius: 2px;        
	padding: 2px;
	margin-bottom: 3px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fdf9f9;
}

.custom-timeline > li > .custom-timeline-panel:before {
	position: absolute;
	top: -10px;        
	left: 6px;
	display: inline-block;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #53adce;               
	content: " ";
	z-index: -1;
}

.custom-timeline > li > .custom-timeline-panel:after {
	position: absolute;
	top: -10px;        
	left: 6px;
	display: inline-block;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #53adce;               
	content: " ";
	z-index: -1;
}
.float-left {float:left !important; width:auto;}

/*Cerchio con anno*/
.custom-timeline > li > .custom-timeline-badge {        
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 37px;
	font-size: 15px;
	text-align: center;
	position: absolute;
	top: -55px;
	left: 25px;
	margin-left: -25px;
	background-color: #53adce;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}


.custom-timeline-title {
	margin-top: 0;
	color: inherit;
}

.custom-timeline-body > p,
.custom-timeline-body > ul {
	margin-bottom: 0;
}

.custom-timeline-body > p + p {
	margin-top: 5px;
}

.custom-timeline-heading>h6{
	font-size: 14px;
	font-weight: 700;
}

.custom-timeline-body>p{
	font-size: 10px;
	margin-bottom: 2px;
}

.cont-li-center-footer ul{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    width: auto;
    display: flex;
    text-align: center;
    margin-bottom: 15px;
    flex-direction: row;
    justify-content: center;
}

.cont-li-center-footer ul li { text-align: center; color:#FFF; text-decoration: none; float:left;}
.cont-li-center-footer ul li a { text-align: center; color:#FFF; text-decoration: none; padding: 0px 10px; }


@media (min-width: 992px) {
	.timeline{
		display: none;
	}
}

@media (max-width: 991px) {
	.stories-summary.line-left {border: 0px  !important;}
	.custom-timeline{
		display: none;
	}
}

@media (max-width: 991px) {
#cnt-partnership-timeline,#cnt-funding-timeline{
	width: 100% !important;
	overflow-x: hidden !important;
}
}

.box-onThePulse{
	background-color:#C5E3EF;
	border-radius: 10px;
	padding-bottom: 40px;
	padding-top: 40px;
}	

.cont-swiper{
	cler:both;
	float: left;
	width: 100%;
	padding: 40px;
	color:#fff;
	border-radius: 12px;	
	background: #1991BF;
	background: -webkit-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: -o-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: linear-gradient(to top, #1991BF 0%, #9BB34D 100%);
}	

.cont-carousel-3 h4.date{

   font-family:'h_bold', sans-serif !important;
}
.cont-ico-slider{
	width:60px;
	height:60px;
	border-radius: 16px;
	padding: 5px;
	background: rgba(255, 255, 255, 0.15);
}
.data-block h2{
	color:#AEBA00;
}
.card-service{
	border: 1px solid #D9D9D9;
	border-radius: 8px;
	float: left;
	width: 100%;
	background-color: #fff;
	margin: 0 0 20px 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding-bottom: 20px;
}

.path-frontpage .card-service{
	padding-bottom: 0;
}

.card-service .img-card{
	background-color: #fff;
	text-align: center;
	align-content: center;
	justify-content: center;
	border-radius: 8px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 1px solid #00000015;
	-webkit-box-shadow: 1px 4px 16px 0px rgba(0,0,0,0.15); 
	box-shadow: 1px 4px 16px 0px rgba(0,0,0,0.15); 
}
.card-service .img-card img{
	padding: 30px;
	height: 160px;
	
}
.card-service .generic{
	background-color: #fff;
	height: 300px;
	overflow: hidden;
}
.card-service h3{
	font-size: 18px;
	padding-bottom: 12px;
}
.card-service p{
	font-size: 15px;
	line-height: 22px;
}
.blue-2{
	color:#53ADCE;
}
.competitor-market-box{
	display: flex;
	align-items: center;
	clear: both;
	float: left;
	width: 100%;
	padding: 40px;
	color: #fff;
	border:4px solid #AEBA00;
	border-radius: 12px;
	background: #024874;
}
.competitor-market-box .cont-ico-slider{
	border-radius: 0;
	background: 0 none;
}
.competitor-market-box .title h1,
.competitor-market-box .title h2
{
	font-size: 26px;
	color:#fff;
}

/*swiper flip*/
.mySwiper .swiper-slide {
	background-position: center;
	background-size: cover;
	padding: 60px 30px 30px 30px;
	width: 390px;
	height: 460px;
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	border:1px solid #4f4f4f;
	background-color: #003860;
  }

 .mySwiper .swiper-slide img {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	display: block;
	 pointer-events: none;
	width: 280px;
  }
.mySwiper .swiper-slide p{
	font-size:16px;
	color:#69ACCA;
	font-family: 'h_neue', sans-serif; 
	font-weight: 500;
	margin: 0 0 20px;
}
.mySwiper .swiper-slide p.txt{
	color:#fff;
	font-size: 14px;
	margin: 0;
	line-height: 20px;
}


.mySwiper .swiper-slide h2{
	font-size:32px;
	color:#fff;
	margin: 0 0 20px;
}
.mySwiper .swiper-slide .btn-green{
	position:absolute;
	bottom:40px;
}
.mySwiper .swiper-slide .btn-green a{
	font-size: 12px;	
	font-weight: 500;
}

/*ferra*/
.mySwiper .swiper-slide .btn-select-ambassador{
    display: none;
}
.abassadorCardDetail .card  .btn-select-ambassador{
    display: inline !important;
    position: absolute;
    bottom: 40px;
}
#block-webform-ambassador,
#block-webform-project{
    position: relative;
    top:-40px;
}
.webform-submission-ambassador-request-form .styled-select,
.webform-submission-project-request-form .styled-select
{
    background-image:none;
    height:initial;
    border: none;
    padding: 0;
    border-radius: 0;
}
.webform-submission-project-request-form .form-item-request-description .col-12,
.webform-submission-ambassador-request-form .form-item-ambassador-selection .col-12{
	padding-right: 0;
}

.webform-submission-ambassador-request-form select,
.webform-submission-project-request-form select
{
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/*ferra end*/




@media (max-width:1199px) {	

}


@media (max-width:991px) {
.data-block .row.m-0{
	margin-bottom: 20px !important;
}
.data-block .col-lg-2 img{
	width:100px;
	margin-bottom: 20px;
}
.o1{
	order: 1;
}
.o2{
	order: 2;
}
.btn-green a{
	height: auto;
}
}


@media (max-width:767px) {
.competitor-market-box{
	padding:20px;
}
.competitor-market-box .col-{
	padding: 0;
}
.competitor-market-box h1{
	font-size:21px;
	margin-bottom: 10px;
}
}	
@media (max-width:340px) {	

.mySwiper .swiper-slide img{
	width:200px;
}
}
.data-block p{
	font-size: 16px;
}

.btn-green-2 a{
    display: inline-block;
	width: auto;
    border-radius: 20px;
    background-color: #AEBA00;
    color: #fff;
    height: 38px;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	-webkit-box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
    box-shadow: 0px 3px 30px 0px rgb(7 7 7 / 20%);
}

/*GAN*/

.user-noPaid .nav-item.second-item:has(.authSubSection) {
    display: none !important;
}
.abassadorCardDetail {display:none; position:relative; clear:both;float:left; width:100%; top:0; left: 0; z-index: 9; }

.abassadorCardDetail .card {
    background-position: center;
    background-size: cover;
    padding: 60px 30px 30px 30px;
    width: 100%;
  height: auto;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #4f4f4f;
    background-color: #003860;
}
.abassadorCardDetail .card img{
	width: 50% !important;
	z-index: -1;
}

.abassadorCardDetail .card h2 {
    font-size: 32px;
    color: #fff;
    margin: 0 0 20px;
}

.abassadorCardDetail .card p {
    font-size: 16px;
    color: #69ACCA;
    font-family: 'h_neue', sans-serif;
    font-weight: 500;
    margin: 0 0 20px;
}

.abassadorCardDetail .ambassadorFullText {
    color: #fff !important;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
	z-index: 2;
}

.abassadorCardDetail .card img {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
	z-index: 1;
    pointer-events: none;
    width: 50%;
}


.closeAmbassadorCard {    position: absolute;
    cursor: pointer;
    padding: 5px 10px;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 77%;
    margin-top: 20px;
    top: 0;
    font-weight: 900;
    right: 20px;
    z-index: 9;
    font-size: 14px;}
.swiper-ambassador .ambassadorFullText {display:none; z-index: 2;}
.abassadorCardDetail .ambassadorFullText {display:block;margin-bottom: 80px; }
.abassadorCardDetail .btn-green, .abassadorCardDetail .txt {display:none; }

/*WebForm Ambassador*/
.cont-form-ambassador{
	clear:both;
	width: 100%;
	padding: 40px 100px;
	border-radius: 12px;	
	background: #1991BF;
	background: -webkit-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: -o-linear-gradient(bottom, #1991BF 0%, #9BB34D 100%);
	background: linear-gradient(to top, #1991BF 0%, #9BB34D 100%);
}	
.cont-form-ambassador .cont-form{
	background: #fff;
	height: 100%;
	padding: 20px 40px 20px 40px;
	border-radius: 12px;	
}
.cont-form-ambassador .cont-form .generic{
	float: none;
}
.cont-form-ambassador .cont-form .form-item-ambassador-selection{
	/*display: none;*/
}
.cont-form-ambassador .cont-form input[type=submit]{
	background-color: transparent;
	color: #AEBA00;
	border: 1px solid #AEBA00;
	margin-left: 15px;
	width: calc(100% - 30px);
}
.cont-form-ambassador .cont-form input[type=submit]:hover{
	background-color: #AEBA00;
	color: #fff;
}
.bkg-white{
	-webkit-box-shadow: 0px 0px 12px 0px #cccccc;
    box-shadow: 0px 0px 12px 0px #cccccc;
	background-color: #fff;
}

@media (max-width:991px) {
	.cont-form-ambassador {
		padding: 30px;
	}
}

@media (max-width:767px) {
	.cont-form-ambassador {
		padding: 20px;
	}
	.cont-form-ambassador .cont-form{
		padding: 10px;
	}

}

fieldset.captcha{clear:both !important;}