/*.header .logo {
    width: 30%;
}*/
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}


@media screen and (min-width: 767px){
.header .logo {
		width: 20%;
		}
}
.header .logo a img {
    color: transparent;
    margin-right: 20px;
    max-width: 78%;
}
.alignright {
    float: right;
    margin: 15px 0 14px 20px;
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: #cccccc!important;
		background: #cccccc!important;
		 -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
/*.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
	fill: white!important;
background: #40484A!important;
    /* border-radius: 50%; 
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
*/
.header .logo a img {
    color: transparent;
    margin-right: 20px;
		
}

transparent-header-container .header-container.sticky.move .sf-menu li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1352 a, .transparent-header-container .header-container.sticky.move .sf-menu li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1352  a:visited{
		color: #ffffff;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1352{
		background: #0274F3;
		margin-left: 20px;
    padding-right: 30px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1352 a{
		color: #ffffff;
}