/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme
Author: Jeff Priest
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");
/* import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*GENERAL*/
body {
	background-color: #ffffff;
}
body .site {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: visible;
	/* font-family: 'Lora', serif; */
}
a {
    color: #013570;
}

h1, h2, h3, .main-navigation li, .lang-links ul li a {
/* 	font-family: 'Montserrat', sans-serif;  */
}

.widget-area .widget a:visited {
     color: #264778!important;
}

/*HEADER*/
.site-header {
	padding: 0;
}
.site-header-wrap {
	overflow: hidden;
	position: relative;
}


img.header-image {
	float: left;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	border:0;
	max-width:540px;
}
.site-header-wrap a img.header-image:focus,
.site-header-wrap a img.header-image:active {
	box-shadow: none;
	border:none;
}


h1.site-title a {
	color: #009900;
}
a.header-en ,
a.header-fr ,
a.header-es {
	color: #003670;
	font-weight:600;
	text-decoration:none;
}
.lang-links {
/*	float: left;
	font-size: 11px;
	font-size: 0.6875rem;
	padding: 64px 20px 0 29px;
	padding: 4rem 1.25rem 0 1.8125rem;
	line-height: 30px;
	line-height: 1.875rem; */


  position: absolute;
  bottom: 0;
  right: 3px;
	float: right;
  width: auto;
  display: block;
}

.lang-links span {
    display: inline-block;
    margin: 0 7px;
}
.lang-links ul {
    width: auto;
    display: table;
}
.lang-links ul li {
    display: table-cell;
    vertical-align: middle;
}
.lang-links a:hover {
	text-decoration: none;
}

.fb-link-head {
	background: #013570;
    display: inline-block;
    margin-left: 12px;
    width: 24px;
    height: 24px;
}

.fb-link-head img{
    width: 24px;
}



.header-links {
	padding-top: 64px;
	padding-top: 4rem;
	line-height: 30px;
	line-height: 1.875rem;
	font-size: 20px;
	font-size: 1.25rem;
	width: 960px;
}
.header-links a {
	text-decoration: none;
	padding-left: 25px;
	padding-left: 1.5625rem;
}
.header-links a:hover {
	text-decoration: underline;
}

/*NAVIGATION*/
.menu-top-bar-container,
.menu-top-bar-spanish-container,
.menu-top-bar-french-container {
    display: inline-block;
		width: 100%;

}


.main-navigation,
#menu-top-bar-1,
#menu-top-bar-french-1,
#menu-top-bar-spanish-1 {
	margin-bottom: 28px;
}


#menu-top-bar-1,
#menu-top-bar-spanish-1 {
	    display: block;
	        max-width: 656px;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    margin: 0 auto;
}


#menu-top-bar-french-1
{
	    display: block;
	        max-width: 685px;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    margin: 0 auto;
}

#menu-top-bar-1 .sub-menu,
#menu-top-bar-french-1 .sub-menu,
#menu-top-bar-spanish-1 .sub-menu {
    display: none;
}
/*.main-navigation ul.nav-menu {
	background-image: url('http://islssl.org/wp-content/uploads/2013/04/nav-bg.gif');
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 1px solid #a5b45a;
	padding-left: 4px;
}*/

.main-navigation ul.nav-menu,
#menu-top-bar-1 ul.nav-menu,
#menu-top-bar-french-1 ul.nav-menu,
#menu-top-bar-spanish-1 ul.nav-menu{
    background: none;
		border-top: 1px solid #429ae1;
    border-bottom: 1px solid #429ae1;
}

.main-navigation li {
	margin: 0;
	padding: 0;
}

#menu-top-bar-1 li,
#menu-top-bar-french-1 li,
#menu-top-bar-spanish-1 li {
	margin: 0;
	padding: 0;
  /*  font-family: 'Montserrat';   */
    text-decoration: none!important;
    display: inline-block;
    float: left;
}




.main-navigation li a,
#menu-top-bar-1 li a,
#menu-top-bar-french-1 li a,
#menu-top-bar-spanish-1 li a {
	line-height: 32px;
	    padding: 11px 10px;
	    margin: 0px 2px 0px;
	    color: #003670!important;
	    outline: none !important;
	    font-size: 13px;
	    font-weight: 500;
}

#menu-top-bar-1 li a,
#menu-top-bar-french-1 li a,
#menu-top-bar-spanish-1 li a {
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
}
.main-navigation li a:hover {
	color: #429ae1!important;
}

.main-navigation li.home-icon ,
#menu-top-bar-1 li.home-icon,
#menu-top-bar-french-1 li.home-icon,
#menu-top-bar-spanish-1 li.home-icon {
    line-height: 32px;
		padding: 0px 5px 0;
    margin: 0px 0px 0px 17px;
    color: #003670!important;
    outline: none !important;
    font-size: 13px;
    font-weight: 500;
    background: url(/wp-content/uploads/2019/05/home.png);
    background-repeat: no-repeat;
		background-size: 20px;
		background-position-y: 11px;
	  background-position-x: 0px;
    height: 39px;
}

#menu-top-bar-1 li.home-icon,
#menu-top-bar-french-1 li.home-icon,
#menu-top-bar-spanish-1 li.home-icon {
	background: url(/wp-content/uploads/2019/05/home_white.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position-y: 5px;
	    background-position-x: 0px;

}

.main-navigation li.home-icon a,
#menu-top-bar-1 li.home-icon a,
#menu-top-bar-french-1 li.home-icon a,
#menu-top-bar-spanish-1 li.home-icon a {
    font-size: 0px;
}




.main-navigation .current-menu-item {
	background-color: #fff;

}
.main-navigation .current-menu-item > a:hover {

	background-color: transparent;
	color: #429ae1!important;
	font-weight: normal;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-item > a:hover {
    color: #013570!important;
    font-weight: bold;
}



.sub-menu {
background:#003670!important;

}

.main-navigation ul li ul li a {
	background: #013570!important;
	border-bottom: 1px solid #013570!important;
	color:#fff!important;
	display: block;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	padding: 8px 10px;
	padding: 0.571428571rem 0.714285714rem;
	width: 180px;
	width: 12.85714286rem;
	white-space: normal;
}

.menu-item-has-children.current-menu-parent ul li a,
.menu-item-has-children.current-menu-parent ul li a:hover {
	background: #013570!important;
	border-bottom: 1px solid #013570!important;
	color:#fff!important;
	font-weight:500;
}

.current-menu-ancestor .sub-menu li.menu-item:hover a,
.current-menu-ancestor .sub-menu li a.menu-item:hover,
.current-menu-ancestor .sub-menu li.current_page_item a:hover,
.current-menu-ancestor .sub-menu li.current_page_item:hover a {
color:#429ae1!important;
}



.sub-menu .current-menu-item {
    background-color: #013570;
}

/*LAYOUT*/
#primary {
	float: left;
	width: 50%;

	margin-right: 40px;
}
#primary2 {
	width: 79%;
	margin: 0 10%;
}
#primary-onesidebar {
	float: left;
	width: 60%;

}

#secondary1, #secondary2 {
float: left;
width: 196px;
margin-left: 4px;
padding-right: 20px;
margin-right: 30px;
/*border-right: 1px solid #003770;*/
/* font-family: 'Montserrat';  */
}
/*#secondary2 {
	float: right;
	width: 196px;
	margin-right: 20px;
}

*/




#secondary1 .first .widget , #secondary2 .second .widget{
border-right: 1px solid #003770;
}

#secondary2 .widget li {
    line-height: 16px;
    margin-bottom: 10px;
    line-height: 1rem;
}

.widget-area .widget li {
    line-height: 16px!important;
    margin-bottom: 10px;
}

footer.entry-meta {
    display:none;
}

/*WIDGETS*/
.widget-area {
	margin: 0;
}
.widget-title {
	line-height: 1.5;
	margin-top: 12px;
	margini-top: 0.75rem;
	color: #21759b;
}
.widget-area .widget {
	margin-bottom: 28px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p {
	line-height: 1.5;
	margin-bottom: 36px;
	margin-bottom: 2.25rem;
}
.widget-area .widget img {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.widget-area .widget ul {
	list-style: square outside none;
	padding-right:16px;
}
.widget-area .widget li {
	line-height: 16px;
	line-height: 1rem;

}
.widget-area .widget a {
	color: #841f27;
}
.template-front-page .widget-area, .parent-pageid-2 .widget-area { /*Front page widgets*/
	border-top: 0;
	padding: 0;
	clear: none;
}
.widget-area .widget h3 {
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}
.widget-area .widget .menu-organizational-information-container ul, .widget-area .widget .menu-organizational-information-french-container ul, .widget-area .widget .menu-organizational-information-spanish-container ul {
	margin-left: 16px;
}
.template-front-page .widget-area .widget li, .parent-pageid-2 .widget-area .widget li, .parent-pageid-1240 .widget-area .widget li, .parent-pageid-1242 .widget-area .widget li {
	margin: 8px 0 20px;
	margin: 0.5rem 0 1.25rem;
	font-size: 13px;
	font-size: 0.9rem;
	line-height: 16px;
	line-height: 1rem;
	list-style: square outside none;
}
.template-front-page .widget-area .widget li a {
	color: #841f27;
}

.template-front-page .widget-area .widget a {
	color: #841f27;
}
.template-front-page .widget-area .widget a:hover {
	color: #6a791d;
}
.template-front-page.two-sidebars .widget-area .front-widgets {
	width: inherit;
}
.template-front-page .widget-area .widget_text img {
	margin: 0;
}
.widget-area .widget_nav_menu li { /*Front page sidebar (left), list subpages*/
	color: #21759b;
	font-size: 13px;
	font-size: 0.9rem;
	line-height: 16px;
	line-height: 1rem;
	list-style: square outside none;
	margin: 8px 0 20px;
	margin: 0.5rem 0 1.25rem;
}
a.feature-link { /*Front page sidebar (right), features*/
	font-size: 11px;
	font-size: 0.6875rem;
}
.widget-area .widget ul.wp-handmade-widget {
	margin-left:20px;
	margin-left: 1.25rem;
}
.widget-area .widget li.wp-handmade {
	margin: 16px 0 0;
	margin: 1rem 0 0;
}
#text-22, #text-23 {
	background-color: #fafafa;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top #ffffff; #eeeeee);
	border-bottom: 1px solid #21759b;
}
#text-22 h3, #text-23 h3 {
	margin: 0;
	padding: 3px;
	color: #ffffff;
	font-weight: normal;
	background-color: #21759b;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-radius-topleft: 5px;
	-o-border-radius-topright: 5px;
	text-shadow: 1px 1px #253c70;
}
#text-22 .textwidget, #text-23 .textwidget {
	margin: 8px 6px 8px;
	line-height: 1.2;
	color: #253c70;
}
#text-22 .textwidget p, #text-23 .textwidget p {
	margin-bottom: 6px;
	font-size: 0.85rem;
}
#caticons-2 h3.widget-title { /*Member news sidebar, list catgories with icons*/
	margin-bottom: 16px;
	margin-bottom: 1rem;
}
#caticons-2 ul li {
	list-style-type: none;
	line-height: 28px;
	line-height: 1.75rem;
	font-size: 15px;
	font-size: 0.9375rem;
	margin: 9px 0 0;
	margin: 0.5625rem 0 0;
}
#caticons-2 img {
	padding-right: 6px;
	padding-right: 0.375rem;
	vertical-align: -10%;
}

/*JUMP TO*/
/*.widget-area .contents {
	border: 1px solid #a5b45a;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	background-color: #e4e8cd;
	margin: 16px 0 0 0;
	display: inline-block;
	max-width: 150px;
	padding-bottom: 12px;
	padding-bottom: 0.75rem;
}*/

.widget-area .contents {
	margin: 16px 0 0 0;
	display: inline-block;
}
.widget-area .widget a {
    color: #264778;
}

.widget-area .contents a {
    font-size: 0.928571429rem;
    line-height: 1rem;
}

/*ACCORDION */
.entry-content h3.accordion-title{
	margin:0!important;
}



h3.accordion-title {
	border-bottom: 1px solid #1fbeff!important;
	padding-bottom: 26px;
	padding-left: 75px;
	padding-top: 0!important;
	margin-top: 0!important;
	background: url(/wp-content/uploads/2019/05/down.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: 19px -10px;
	text-transform:none!important;
	/*  font-family:'Montserrat';   */
	font-weight:600;
	font-size: 15px;
}

h3.accordion-title.open {
    border-bottom: 1px solid #fff!important;
		background: url(/wp-content/uploads/2019/05/meno.png);
		background-repeat: no-repeat;
		cursor: pointer;
		background-position: 19px -8px;
	}

*:focus {
    outline: none;
}



/*.widget-area .contents-header {
	background-color: #a5b45a;
	color: #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 4px 16px 8px;
	padding: 0.25rem 1rem 0.5rem;
	text-shadow: 1px 1px #6a791d;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
}*/

.widget-area .contents-header {
margin-bottom: 0.1875rem;
line-height: 1.5;
    margin-top: 12px;
		color: #21759b;
		    font-size: 0.785714286rem;
				font-weight: bold;
    text-transform: uppercase;
	/*	font-family: 'Montserrat', sans-serif;   */
		    clear: both;
}



.widget-area .contents ul {
	margin: 0 0 3px 0;
	margin: 0 0 0.1875rem 0;
	padding: 0 16px 0 8px;
	padding: 0 1rem 0 0.5rem;
}
.widget-area .contents ul li {
	margin: 6px 0 0;
	margin: 0.375rem 0 0;
	list-style-type: none;
	font-weight: bold;
}
.widget-area .contents ul.onelevel li {
	font-weight: normal;
}
.widget-area .contents ul ul {
	margin-top: 3px;
	margin-top: 0.1875rem;
	padding: 0;
}
.widget-area .contents ul li ul li {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}
.widget-area .contents a {
	font-size: 13px;
	font-size: 0.8rem;
	line-height: 13px;
	line-height: 0.8rem;
}
.parent-pageid-2 .widget-area .widget .contents li, .parent-pageid-1240 .widget-area .widget .contents li, .parent-pageid-1242 .widget-area .widget .contents li {
	list-style-type: none;
	line-height: 13px;
	line-height: 0.8rem;
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}

/*BREADCRUMBS*/
img.greenglobe {
    float: left;
    position: relative;
    top: 5px;
    width: 20px;
}
.breadcrumbs {
	  border: none!important;
    color: #062a4f;
    font-size: 13px;
    font-size: 0.95rem;
    margin-top: 3px;
    line-height: 2rem;
    position: relative;
    top: -4px;
    display: inline-block;
    padding-bottom: 25px;
/*		font-family: 'Montserrat';   */
}
.breadcrumbs a {
	color: #419ae1;
	position: relative;
	top: 1px;
/* 	font-family:'Montserrat';   */
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration: none;
	color: #052a4f;
}

.breadcrumbs span,
.breadcrumbs span a span {
padding-right: 4px;
text-decoration: none;
padding-left: 4px;
}


/*CONTENT*/
.site-content {
	margin: 0;
}
.entry-header .entry-title {
	display: none;
}
.archive-header {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.archive-header h1.archive-title {
	display: none;
}
h1.entry-title {
	color: #21759b;
	font-weight: normal;
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 36px;
	line-height: 2.25rem;
}

.page-template-front-page h1.entry-title {
    color: #013770;
    font-weight: 600;
    font-size: 36px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
    text-align: center;
}

h1.entry-title a, h2.entry-title a {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 36px;
	line-height: 2.25rem;
	font-weight: normal;
	color: #21759b;
	text-decoration: underline;
}
h1.entry-title a:hover, h2.entry-title a:hover {
	text-decoration: none;
}
.post .entry-title {
	display: block;
	margin: 24px 0;
	margin: 1.5rem 0;
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 36px;
	line-height: 2.25rem;
}
.entry-header .entry-title a {
	text-decoration: underline;
}
.entry-header a {
	text-decoration: none!important;
}

.entry-header a:hover {
	text-decoration: underline!important;
}

.entry-header img.wp-post-image {
	box-shadow: none;
	margin: 16px 0 0;
	margin: 1rem 0 0;
}
.entry-content h2 {
	letter-spacing: 1px;
	font-size: 20px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 1.6rem;
	color: #274778;
}
.entry-content h3 {
	margin: 25px 0 16px 0;
	margin: 1.714285714rem 0 1rem 0;
	color: #21759b;
	text-transform: uppercase;
	line-height: 20px;
	line-height: 1.25rem;
}
.entry-content blockquote {
	color: #21759b;
	margin: 0 45px;
	padding: 0;
	font-size: 15px;
	line-height: 19px;
	font-style: italic;

}
.entry-content ol, ul {
	color: #21759b;
	line-height: 24px;
	line-height: 1.5rem;
}
.entry-content li {
	padding-bottom: 12px;
	padding-bottom: 0.75rem;
}
.ivycat-post {
	border-bottom: 4px double #ededed;
	margin-bottom: 50px;
	margin-bottom: 3.142857143rem;
	padding-bottom: 25px;
	padding-bottom: 1.714285714rem;
}
.list-bullet {
	color: #666666;
}
.entry-content img.nostuff {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.entry-content .divider {
	width: auto;
	text-align: right;
	line-height: 16px;
	line-height: 1rem;
	border-bottom: 1px solid #eee;
	margin: 16px 0 0 0;
	margin: 1rem 0 0 0;
}
.entry-content .divider a {
color: #229dd4;
font-size: 0.7rem;
text-decoration: none;
text-transform: uppercase;
/*   font-family: 'Montserrat';    */
font-weight: 600;
display: inline-block;
background: url(/wp-content/uploads/2019/05/up.png);
padding-left: 28px;
background-position: 0px -5px;
background-size: 25px;


    background-repeat:no-repeat;


}
.entry-content .divider a:hover {
	text-decoration: underline;
}
img.flag {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
img.screenshot {
	border: 1px solid #21759b;
	margin-top: 16px;
	margin-top: 1rem;
	margin-left: 43px;
	margin-left: 2.7rem;
}
img.screenshot:hover {
	border: 1px solid #a5b45a;
}
.site-content article {
	border-bottom: 0;
	margin-bottom: 36px;
	margin-bottom: 2.25rem;
}
footer.entry-meta {
	background-color: #f9f9f9;
	border-bottom: 1px solid #eee;
	padding: 8px 6px 2px 6px;
}
.site-content nav {
	display: none;
}

/*CUSTOM CONTENT*/
p.themes {
	margin-bottom: 11px;
	margin-bottom: 0.714285714rem;
}
#post-31 .entry-content p, #post-1320 .entry-content p, #post-1323 .entry-content p {
	margin: 0 0 11px;
	margin: 0 0 0.7rem;
}
a img {
	border: none;
}
a img:hover {
	border: none;
}
.entry-content .papers {
	border:1px solid #21759b;
	width:98%;
	height:350px;
	margin-top:0;
	margin-bottom: 30px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.entry-content table.paperstitlebar {
	width:566px;
	border:1px solid #21759b;
	margin-bottom:0;
}
.entry-content table td.paperstitle {
	color:#ffffff;
	border-right:1px solid #fff;
	padding: 6px 3px 2px 3px;
	text-align: center;
}
.entry-content .papers table {
	margin-bottom:0;
}
.papers table tr.bluebg {
	background-color: #e8f1f5;
}
.entry-content .papers table td {
	vertical-align: middle;
	padding: 3px 3px 4px 3px;
	line-height:0.9rem;
}
.entry-content .papers table td img {
	border-radius:0;
}


/*HOMEPAGE*/

.nextend-bullet-bar .n2-active,
.nextend-bullet-bar > div:hover {
	background: #fff!important;
}

.wrap-content{
    padding: 3% 2%;
}

/*BULLETINS PAGE*/
.page-template-bulletins-page .entry-content h3 {
    color: #4a9ae1;
    font-size: 1.5rem;
	}

.page-template-bulletins-page .entry-content td a img.pdfimage {
  	border-radius: 3px;
  /*  border: 1px solid #4a9ae1;    */
  /*  padding: 10px;  */
}

.page-template-bulletins-page .entry-content td{
	text-align:left!important;
}


.page-template-bulletins-page .entry-content td a strong {
  /*  text-transform: uppercase;  */
/*    font-size: 16px; */
/*    font-weight: 300;  */
/*    text-decoration: none!important;  */
}
.page-template-bulletins-page .entry-content td a {
    text-decoration: none!important;
    color: #013570;
}

.page-template-bulletins-page .entry-content td a span {
    /* font-size: 15px;   */
    font-weight: 600;
}




#bulletin-block {
	  background:url("/wp-content/uploads/2019/05/0.png");
		background-size:cover;
		background-repeat:no-repeat;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    height: 261px;
		color: #fff;
}

#bulletin-block h2 {
    margin-top: 50px;
    font-size: 2.6rem;
    font-weight: 200;
}

.bulletin-text {
    display: block;
    font-size: 17px;
    margin-top: 17px;
}

.bulletin-btn {
	background: #229dd4;
	padding: 14px;
	display: block;
	width: fit-content;
	color: #fff;
	margin: 4px auto 14px;
}

.bulletin-btn-pdf {
    background: #229dd4;
    padding: 5px 14px;
    display: block;
    width: fit-content;
    color: #fff;
    margin: 4px auto 14px 0;
  /*  font-family: 'Montserrat';    */
    font-size: 11px!important;
    text-decoration: none!important;
}




.bulletin-btn a{
    color: #fff;
    text-decoration: none;
/*    font-family: 'Montserrat';    */
    font-weight: 600;
}

.bulletin-btn a img {
    width: 22px;
    vertical-align: text-bottom;
    margin-right: 14px;
    border: none;
}

.bulletin-btn-pdf img {
    border: none;
    box-shadow: none;
    width: 20px;
    vertical-align: sub;
    margin-right: 4px;
}

.seeall {
    color: #fff;
    text-decoration: none;
/*      font-family: 'Montserrat';   */
    display: inline;
    border-top: 1px solid;
    padding-top: 8px;
}


#events-block {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
		border-top: 1px solid #d6d6d6;
margin-top: 45px;
}

#events-block h2 {
    margin-top: 50px;
    font-size: 2.6rem;
    font-weight: 200;
		color: #062a4f;
		margin-bottom: 40px;
}
.firstb {
	background: url(/wp-content/uploads/2019/05/es-azzurro.png) #4a9ae1;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 105px;
	color: #fff;
	width: 49%;
	float: left;
	display: inline-block;
	min-height: 380px;
}

.secondb {
	background: url(/wp-content/uploads/2019/05/es-blu.png) #1c3570;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 105px;
	color: #fff;
	width: 49%;
	float: right;
	min-height: 380px;
}

.seeall_second {
    color: #4a9ae1!important;
    margin-top: 40px!important;
    display: inline-block!important;
		text-decoration: none!important;
/*    font-family: 'Montserrat'!important;   */
    border-top: 1px solid!important;
    padding-top: 8px!important;
		margin-bottom: 50px;
}

.quotes {
	border: 1px solid;
	background: url('/wp-content/uploads/2019/05/quotes-azzurro.png');
	background-size: 56px;
	background-position: 12px 8px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 11px 20px 20px 76px;
	margin: 17px 17px 4px;
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
/*	font-family: 'Lora', serif;   */
	line-height: 29px;
}

.quotes_second {
	border: 1px solid;
	background: url('/wp-content/uploads/2019/05/quotes-blu.png');
	background-size: 56px;
	background-position: 12px 8px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 11px 20px 20px 76px;
	margin: 17px 17px 4px;
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
/* 	font-family: 'Lora', serif;  */
	line-height: 29px;
}

.event_title a {
/*    font-family: 'Montserrat';   */
    font-size: 22px;
    padding: 19px 44px 21px;
    display: block;
    text-align: left;
    line-height: 29px;
    font-weight: 200;
		text-decoration:none;
		color:#fff!important;
}

.event_title a:hover {
	text-decoration:underline;
	color:#fff!important;
}

.event_address {
    display: block;
  /*  font-family: 'Montserrat';   */
    padding: 25px;
    text-align: left;
    line-height: 22px;
}

.next_congress {
	background: #f2f2f2;
	    position: relative;
	    width: 100%;
	    float: left;
	    margin: 0;
}
.bookmark {
	background: url(/wp-content/uploads/2019/05/bookmarks.png);
	background-size: 40px;
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	margin:0 auto;
	display:block;
}

.next_congress .contents {
    border: 2px solid white;
    padding: 0px 0 9px;
    margin: 20px;
}

.congress-block {
	    width: 33%;
	    display: inline-block;
	    background: red;
			margin-top: 33px;
			background: #f2f2f2;
}

.info-block {
    vertical-align: baseline;
    width: 115px;
    display: inline-block;
    float: left;
    margin-top: 73px;
}

.info-block .loc {
  /*  font-family: 'Montserrat';  */
    font-size: 9px;
    font-weight: 600;
    color: #000;
}

.info-block .tit {
/*    font-family: 'Montserrat';  */
    color: #4a9ae1;
    font-weight: 600;
    margin-top: 4px;
    font-size: 17px;
    display: block;
}

.info-block .dat {
    font-size: 11px;
    margin-top: 10px;
    display: block;
		color: #616161;
}



.entry-content .bulletins-years {
    width: 100%!important;
    display: block!important;
		padding-bottom: 40px!important;
		padding-left: 10px;
		margin-left: -2px!important;
}

.entry-content .bulletins-years li {
	float: left!important;
	display: inline-block!important;
	    margin: 0;
}

.entry-content .bulletins-years li a {
    float: left!important;
    display: inline-block;
  /*  font-family: 'Montserrat';  */
    font-weight: 600;
    font-size: 15px;
    color: #052a4f;
    text-decoration: none;
    margin-right: 2px;
}

.bulletins-years li a:hover {
	color: #23a6dd;
	}



	.entry-content .bulletins-years.fixed-year {
		background: #fff!important;
    position: fixed!important;
    display: block!important;
    padding-bottom: 0!important;
    padding-top: 5px!important;
    top: 0px!important;
    margin-bottom: 0!important;
    height: max-content!important;
    max-width: 955px!important;
    border-bottom: 2px solid!important;
    box-shadow: 0px 3px 0px #25252514!important;
}

.image-cover-congress {
    width: 165px;
    height: 165px;
    background-size: contain;
    float: left;
    padding: 0px;
    vertical-align: bottom;
    margin: 10px 3px 10px 14px;
    display: inline-block;
}

.image-cover-congress img{
    width: 166px;
    height: 166px;
    margin-top: -1px;
}

.padding-anchor {
    padding-bottom: 20px;
    display: block;
}

/*MEMBERS FLAG */

.flags-members li a img {
    width: 33px;
    vertical-align: middle;
}

.flags-members li  {
    text-align: left;
	}

.flags-members li a {
/*    font-family: 'Montserrat';   */
    font-size: 11px;
		text-decoration:none;
		color: #1c3570;
}

.flags-members li a:hover {
		text-decoration:underline;
}

/*WORLD CONGRESS PAGE*/
.next-congress-block {
	margin-top: 55px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.image-congress {
    max-width: 440px;
    float: left;
    vertical-align: bottom;
}
.firstc {
    display: inline-block;
    position: relative;
    width: 100%;
}
.description_congress {
    display: inline-block;
    position: absolute;
    bottom: 0;
}
.extended-block {
	background: #efefef;
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.container-congress {
	padding: 30px;
	display: block;
	min-height: 255px;
}
.video {
	  max-width: 50%;
	   float: left;
    border: 1px solid #1fbeff!Important;
}

.description {
  float: left;
  width: 45%;
  margin-left: 30px;
	line-height: 19px;
  margin-left: 30px;
}

.title_congress {
    display: block;
/*    font-family: 'Montserrat';  */
    color: #1fbeff;
    font-size: 3.4rem;
    font-weight: 600;
}

.description h3 {
	display: block;
/*	font-family: 'Montserrat';   */
	color: #1fbeff;
	font-size: 1.5rem;
	margin-bottom: 15px;
	font-weight: 700;
}

.location_congress {
  /*  font-family: 'Montserrat';  */
    font-weight: 600;
}
.date_congress {
/*    font-family: 'Lora';*/
    font-style: italic;
    font-size: 2.2rem;
    font-weight: 100;
    margin-top: 20px;
    display: block;
}
.description_congress {
    display: inline-block;
}

/*FOOTER*/

#members-block {
    margin-top: 55px;
    padding-top: 40px;
    border-top: 1px solid #dedede;
	text-align: center;
}

#members-block h2 {
    margin-top: 50px;
    font-size: 2.6rem;
    font-weight: 200;
		    color: #1c3570;
}

#members-block ul {
   	-moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
		max-width: 80%;
    margin: 30px auto 60px;
}


.prefooter {
    width: 400px;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 10px;
}

.prefooter h3{
color: #fff;
font-size: 19px;
line-height: 25px;
font-weight: 200!important;
font-family: 'Montserrat'!important;
text-transform:uppercase;
}

.prefooter h3 strong{
    font-weight: 500!important;
}

.prefooter .fblink{
display: block;
border-top: 1px solid #fff;
width: 70px;
margin: 0px auto;
padding-top: 10px;
}

.prefooter .fblink a img {
    width: 29px;
}


footer[role="contentinfo"] {
	border-top: none;
    background: url(/wp-content/uploads/2019/05/S_footer.png) #013570;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
    text-align: center;
    padding: 0;
}
footer[role="contentinfo"] a {
	color: #fff;
}
footer[role="contentinfo"] h3 {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}
footer[role="contentinfo"] .footer-column {
	float: left;
	text-align: left;
	padding: 0 32px;
	padding: 0 2rem;
	margin-bottom: 32px;
	margin-bottom: 2rem;
	border-right: 1px solid #ccc;
	display: block;
}
footer[role="contentinfo"] .footer-column a {
	color: #21759b;
	text-decoration: none;
}
footer[role="contentinfo"] .footer-column a:hover {
	text-decoration: underline;
}
.footer-column img {
	margin: 2px 3px;
	margin: 0.125rem 0.1875rem;
	border: 1px solid #fff;
}
#colophon table {
	width: 500px;
	margin: 0 auto;
}
#colophon .backtotop {
	float: right;
	clear: both;
	margin: 0 6px 0 0;
	margin: 0 0.375rem 0 0;
}
#footer-bottom {
	margin-bottom: 0;
	margin-top: 15px;
	padding: 16px 0 32px;
	padding: 1rem 0 1rem;
	border-top: 1px solid #4a9ae1;
}



#footer-bottom a {
	color: #fff;
}
#footer-bottom a:hover {
	color: #fff;
	text-decoration: none;
}
.site-info {
	color: #fff;
/*	font-family:'Montserrat';  */
	font-size:11px;
}
.backtotop a {
	font-size: 13px;
	font-size: 0.8rem;
	text-decoration: none;
	text-shadow: 1px 1px #ffffff;
}
.backtotop a:hover {
	text-decoration: underline;
}
/* For modern browsers */
#footer-columns:before,
#footer-columns:after {
    content:"";
    display:table;
}
#footer-columns:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#footer-columns {
    zoom:1;
}

@media screen and (max-width: 924px) {

	#secondary1 {
		float: left;
		width: 196px;
		margin-left: 4px;
	}
	#secondary2 {
		display: block;
		width: 100%;
	}
	#primary, #primary-onesidebar {
		float: left;
		width: 60%;
		margin-left: 24px;
		margin-right: 40px;
	}

}


@media screen and (max-width: 700px) {
	#secondary1 {
		float: left;
		width: 100%;
		margin-left: 4px;
		margin-right: 0;
	}
	aside.wp_handmade_catlist_wmpl {
		margin-left: 4px;
	}
	#primary, #primary-onesidebar {
		float: left;
		width: 90%;
		margin-left: 24px;
		margin-right: 40px;
	}
	.menu-organizational-information-container {
		float:left;
		display: block;
		width: 30%;
		margin-left: 3%;
	}
	.template-front-page.two-sidebars .widget-area .front-widgets {
		margin-bottom: 12px;
	}
	.main-navigation, #menu-top-bar-1 {
		margin-bottom: 20px;
	}

/* For modern browsers */
	.widget-area .contents:before,
	.widget-area .contents:after {
	    content:"";
	    display:table;
	}
	.widget-area .contents:after {
	    clear:both;
	}
/* For IE 6/7 (trigger hasLayout) */
	.widget-area .contents {
	    zoom:1;
	}
/* For modern browsers */
	.widget-area .subpages:before,
	.widget-area .subpages:after {
	    content:"";
	    display:table;
	}
	.widget-area .subpages:after {
	    clear:both;
	}
/* For IE 6/7 (trigger hasLayout) */
	.widget-area .subpages {
	    zoom:1;
	}

	aside#text-28 {
		margin-bottom:0;
	}
	.widget-area .textwidget ul {
		margin-bottom: 0px;
	}
	.widget-area .contents {
		display: block;
		margin-left: 20px;
		margin-right: 20px;
		width: auto;
		max-width: none;
	}
	.contents-column {
		float: left;
		display: block;
		width: 30%;
		margin-left: 3%;
	}
	.contents-column2 {
		float: left;
		display: block;
		width: 47%;
		margin-left: 3%;
	}
}
@media screen and (max-width: 600px) {

	.firstb, .secondb, .congress-block{
		width:100%!important;
	}

	.image-congress, .description_congress {
		width:100%!important;
    float: right;
	}

.description_congress {
	width: 100%!important;
	padding: 5px;
	float: right;
	background: rgba(255, 255, 255, 0.76);
}

.video {
    max-width: 100%;

}
.description {
width: 100%;
padding: 15px 11px;
float: left;
margin: 0;
width: 95%;
}
	img.header-image {
    max-width: 295px;
}
.flags-members li a {
    font-size: 0;
}
#bulletin-block {
    background: #305378;
	}

	.entry-content td a img {
		width:80px;
		padding:0;
	}

.bulletin-btn-pdf img {
width:21px!important;
}

	#primary, .entry-content {
		width:95%;
		margin: 0;
    padding: 6px 8px;
    display: inline-block;
	}


	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		line-height: 32px;
		padding: 2px 10px;
		margin: 3px 2px 4px;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation ul li ul li a {
		background: #013570!important;
    border-bottom: 1px solid #013570!important;
		color:#fff!important;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}



	.menu-toggle {
		display: none;
	}
}
