/*
Theme Name: rediscoverycentre
Theme URI: http://www.catalysto.com/
Author: Catalysto
Author URI: http://www.catalysto.com/
*/ 

.titlinggothicfbnormlight {
  font-family: "Titling Gothic FB Norm Light";
  font-style: normal;
  font-weight: normal;
}

.titlinggothicfbnormmedium {
  font-family: "Titling Gothic FB Norm Med";
  font-style: normal;
  font-weight: bold;
}

@font-face {
    font-family: DINNextLTPro-Regular;
    src: url("fonts/DINNextLTPro-Regular.otf") format("opentype");
}

body, html {
 
 font-family:DINNextLTPro-Regular;
 font-style: normal;
 font-weight: normal;
 color:#6D7071
 }
 
 
h1, h2, h3,  h4, h5 {
	font-family: "Merriweather";
}

* {
  margin:0;
  padding:0;
  
  }
  


.container {
    max-width: 1600px;
    padding-left: 45px;
    padding-right: 45px;
    width: 100%;
}

.page-container {
    max-width: 1000px;
}

.content-area { margin-left:auto; margin-right:auto; max-width:550px; width: 100%}

.content-area .entry-title {
    font-size: 26px;
}

.content-area article { margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #DDE3E4}

.content-area article:last-child { border-bottom: none}

.single-event .eventbrite-widget, .single-event .eventbrite-event  { margin-top:50px} 

.content-area .wp-post-image {
    width: 100%;
}


.screen-reader-text {
    display: none;
    visibility: hidden;
}

.page-template-eventbrite-index #sidebar, .page-template-eventbrite-index .entry-footer { display:none; visibility: hiden}


.gallery-item { margin:0 !important; background:#F47721}

.gallery-item img {
    border: none !important;
    height: auto;
    width: 100%;
	transition: all 0.3s ease
}

.gallery-item img:hover { opacity:0.3}

.page-container h2 {
    color: #389cd9;
    font-size: 35px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.page-container h3 {color:#389CD9}

.page-container h4 {color:#389CD9}

section.header-white {
    background: white none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 50px;
}

.logo-section {
    float: left;
}

.logo-section img {
    max-width: 540px;
    width: 100%;
}

p.descr {margin-top:10px; margin-bottom:0}

.logo-section a:hover img {
 opacity:0.8}

.search-section {
    float: right;
    padding-top: 0;
}

.search-section input#s {
    background-image: url("img/lupa.png");
    background-repeat: no-repeat;
    color: #36465d;
    height: 39px;
    padding-bottom: 6px;
    padding-left: 45px;
    text-transform: uppercase;
    width: 350px;
	border:none;
	border-bottom:2px solid #F47721
}

_:-ms-input-placeholder, :root .search-section input#s { height:28px }

.search-section input#searchsubmit {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #6D7071;
    padding-bottom:6px;
    background:none;
    text-transform:uppercase;
    margin-left:-4px;
    color:#6D7071;

}

.search-section input#searchsubmit:hover {
 color:#36465d
 }
 
.header-orange {
    background: #f47721 none repeat scroll 0 0;
    padding-top: 20px;
}
 
ul#menu-header-menu-1 {
    background: #f47721 none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}

ul#menu-header-menu-1 > li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 0;
    margin-right: 50px;
    padding-bottom: 20px;
    text-align: left;
    width: auto;
}

ul#menu-header-menu-1 > li:first-child { margin-left: 0 }

ul#menu-header-menu-1 > li > a {
    color: white;
    font-size: 25px;
    text-transform: none;
}

ul#menu-header-menu-1 > li > a:hover {
 text-decoration:none}

ul#menu-header-menu-1 li.menu-item-has-children > a {
    padding-right: 0;
}

ul#menu-header-menu-1 li ul.sub-menu {
    background: rgba(244, 119, 33, 0.87) none repeat scroll 0 0;
    margin: 10px 0 0 -20px;
    padding: 0;
    z-index: 10000;
}
 
ul#menu-header-menu-1 li ul.sub-menu li {
 list-style-type:none;
 padding:20px
}

ul#menu-header-menu-1 li ul.sub-menu li a {
    color: #fff;
    display: block;
    font-size: 22px;
    padding: 0;
}

ul#menu-header-menu-1 li ul.sub-menu li.current-menu-item > a {
 font-weight:bold
}
 
ul#menu-header-menu-1 li ul.sub-menu li:hover {
}
 
ul#menu-header-menu-1 li ul.sub-menu li a:hover { text-decoration: none; color:#F0B900
}

ul#menu-header-menu-1 li ul.sub-menu { display:none }

ul#menu-header-menu-1 li:hover ul.sub-menu { display:block; position: absolute }

ul#menu-header-menu-1 li.current-menu-ancestor > a, ul#menu-header-menu-1 li.current-menu-item > a {
    border-bottom: 2px solid white;
    font-weight: bold;
}

ul.sub-menu ul.sub-menu {
    margin-left: 200px !important;
    margin-top: -54px !important;
    width: 300px !important;
	display:none !important
}

.single-blog-right ul {
    padding-left: 13px;
}

.single-blog-right ul li {
    font-size: 17px;
    margin-bottom: 10px;
}

li.menu-item-78 > ul.sub-menu { margin-left: 143px !important}

li ul.sub-menu li:hover > ul.sub-menu { display:block !important}


.menu-item-object-custom.menu-item-74 { visibility: hidden}

.footer-grey {
    background: #dde3e4 none repeat scroll 0 0;
    border-top: 20px solid #F47721;
    padding-bottom: 80px;
    padding-top: 50px;
}

.footer-grey {}

.footer-grey h4 {
    color: #6d7071;
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
}

.footer-grey .footer-logo {
    float: left;
    width: 33.3333%;
}  

.footer-grey .footer-logo:last-child {}

.footer-grey .footer-grey .footer-logo img { opacity:0.5; }

.footer-grey .footer-grey .footer-logo img:hover { opacity: 1 }

.footer-social img {
    margin-bottom: 10px;
}

.footer-grey #footer-outer {
    align-items: center;
    border-right: 2px solid #6D7071;
    display: flex;
    flex-flow: row wrap;
    height: 160px;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.footer-grey #footer-inner {
  display: inline-block;
    position: relative;
}

* { outline:none !important}

.footer-grey #footer-inner img {

	opacity:1;
	transition:all 0.2s ease
}

.footer-grey #footer-inner img:hover {

	opacity:0.4;}

.footer-bottom {
    background: #6D7071 none repeat scroll 0 0;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
}

.footer-bottom ul {
    list-style: outside none none;
    margin: 0;
}

.footer-bottom ul li {
    display: inline;
    margin-left: 30px;
    margin-right: 30px;
}

.footer-bottom ul li a {
    color: #dde3e4;
    font-size: 17px;
}

.footer-bottom ul li a:hover { color:white; text-decoration: none }

.orange-footer {
    background: white none repeat scroll 0 0;
    color: #6d7071;
    padding-bottom: 70px;
    padding-top: 70px;
}
.orange-footer h4 {
    margin-top: 0;
}

.orange-footer .footer-orange-left {
    float: left;
    width: 50%;
}

.orange-footer .footer-orange-right {
    border-left: 2px solid #6d7071;
    float: right;
    padding-left: 36px;
    width: 50%;
}

.orange-footer .footer-orange-right p:last-child {
 margin-bottom:0}

.orange-footer p {
    font-size: 16px;
}

.footer-orange-left-left {
    float: left;
    width: 50%;
}

.footer-orange-left-right {
    float: right;
    text-align: center;
    width: 50%;
}

.footer-orange-left-right ul {
    list-style: outside none none;
    margin: 0 0 0 calc(50% - 60px);
    width: 120px;
}

.footer-orange-left-right ul li {
    display: inline-block;
    padding: 3px 5px;
	opacity: 0.8
}

.footer-orange-left-right ul li a:hover img { opacity: 0.5 }

.orange-footer .footer-orange-left a.newsletter {
    border-bottom: 2px solid #6d7071;
    color: #6d7071;
    font-size: 17px;
}

.orange-footer .footer-orange-left a.newsletter:hover { border-bottom:2px solid #639BA3; text-decoration:none; color: #639BA3}


/* HOMEPAGE */

.homepage-image {
 background: url('img/home-banner.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:600px}
  
.page-image {
 background: url('img/home-banner.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:300px}
  
.homepage-white {
    padding-bottom: 0;
    padding-top: 0;
}

.page-white {
    padding-bottom: 70px;
    padding-top: 0;
}

.homepage-white p {
    color: #36465d;
    font-size: 28px;
    padding-bottom: 0;
    padding-left: 35%;
}

.homepage-orange {
    background: #36465d none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}
.homepage-orange h2 {
    display: block;
    float: left;
    margin: 0 0 -33px;
    padding: 0;
}

.page-white p {
    color: #36465d;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 30px;
}

.attachment-full {
    height: auto;
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
}

.page-white p:last-child {
 margin-bottom:0}

.homepage-orange .homepage-news:last-child {
 margin-bottom:0}
 
.homepage-news {
 margin-bottom:20px;
 clear:both}
 
.home-news-left {
    float: left;
    padding-right: 7%;
    width: 35%;
}
 
.home-news-left img {
  width:100%;
  height:auto;
  background: #36465d;
  padding:5px;
  border:1px solid white
  }
  
  
.home-news-right {
    float: right;
    width: 65%;
}

.home-news-right h3 {
    color: white;
    font-size: 29px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
}

.home-news-right p {
    color: white;
    font-size: 18px;
    margin-bottom:15px
}

.home-news-right a.read-more {
    border-bottom: 3px solid #DDE3E4;
    color: white;
    display: inline-block;
    float: right;
    font-size: 19px;
    text-align: right;
}

.home-news-right a.read-more:hover { text-decoration:none; border-bottom:3px solid white}

.homepage-grey {
    background: #6D7071 none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}

.homepage-grey .twitter-container {
 padding-left:35%}
 
.twitter-header {
    background: #988578 none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 10px;
}

.twitter-header h3 {
    color: white;
    float: left;
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.twitter-header a img {
    float: right;
}

.twitter-header a:hover img { opacity:0.7 }

.page-orange {
    background: #36465d none repeat scroll 0 0;
    padding: 70px 0;
}

.page-orange h3 {
    color: #6D7071;
    font-size: 28px;
    margin: 0 0 15px;
    padding: 0;
}
 
.page-orange p {
    color: white;
    font-size: 26px;
    margin-bottom: 0;
}
 
.page-orange p:last-child {
 margin-bottom:0}
 
.breadcrumb {
    background-color: #DDE3E4;
    border-radius: 0;
    font-size: 20px;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 10px 0;
}

.breadcrumb a {
 color:#6D7071}
 
.breadcrumb a:hover {
 color:white}
 
.page-white ul {
    list-style: outside none none;
    margin: -15px 0 30px;
    padding-left: 15px;
}

.page-white ul li {
    background-position: 5px 5px;
    color: #36465d;
    font-size: 15px;
    list-style-type: initial;
    margin-bottom: 10px;
    padding-left: 3px;
}

.page-dark-grey {
    background: #6D7071 none repeat scroll 0 0;
    padding: 70px 0;
}

.page-dark-grey img {
    background: #6D7071 none repeat scroll 0 0;
    border: 1px solid #DDE3E4;
    height: auto;
    margin-right: 1.5%;
    padding: 5px;
    width: 32%;
}

.page-dark-grey a:last-child img  {
 margin-right:0}

.page-dark-grey img:hover { border:1px solid #36465d; opacity:0.8}

.page-light-grey {
    background: #E0E0E0 none repeat scroll 0 0;
    padding: 70px 0;
}

.homepage-1-2 {
    background: #4EA3D7;
    float: left;
    height: 600px;
    width: 50%;
}

.homepage-1-3 {
    background: #4EA3D7;
    float: left;
    height: 600px;
    width: 25%;
}

.homepage-1-8 {
    background: #4EA3D7;
    display: block;
    float: left;
    height: 300px;
    width: 50%;
}

.homepage-1-6 {
    background: #4EA3D7;
    height: 300px;
}

.box01 {
    background-image: url("img/box01.jpg");
    background-size: cover;
    position: relative;
}

.box01 p {
    bottom: 25px;
    color: white;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 25px;
    position: absolute;
	font-family: "Merriweather";
}

.box02 {
    background-image: url("img/box02.jpg");
    background-size: cover;
	position:relative
}

.box02 p {
    bottom: 25px;
    color: white;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 25px;
    position: absolute;
	font-family: "Merriweather";
}

.box03 {
    background-image: url("img/box03.jpg");
    background-size: cover;
	font-family: "Merriweather";
}

.box04 {
    background-image: url("img/box04.jpg");
    background-size: cover;
	font-family: "Merriweather";
}

.box05 {
    background-image: url("img/box05.jpg");
    background-size: cover;
	position:relative
}

.box05 p {
    bottom: 25px;
    color: white;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 25px;
    position: absolute;
	font-family: "Merriweather";
}

.box06 {
    background-color: #f0b900;
    padding: 25px;
}

.box06 h3 {
    color: white;
    margin: 0 0 20px;
}

.box06 p {
    color: white;
    font-size: 17px;
    margin-bottom: 30px;
    padding: 0;
}

.box06 a {
    background: white none repeat scroll 0 0;
    border-radius: 10px;
    color: #36465d;
    padding: 10px 20px;
	transition: all 0.3s ease
}

.box06 a:hover { background: #F47721; color:white; text-decoration: none}

.box07 {
    background-image: url("img/box07.jpg");
    background-size: cover;
    display: block;
    position: relative;
}

.box07 p {
    bottom: 25px;
    color: white;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 25px;
    position: absolute;
}

.box08 {
    background-image: url("img/box08.jpg");
    background-size: cover;
	display: block;
    position: relative;
}

.box08 p {
    bottom: 25px;
    color: white;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 25px;
    position: absolute;
}

.box09 {
    background-image: url("img/box09.jpg");
    background-size: cover;
}

.box10 {
    background-color: #36465D;
	padding:25px
}

.box10 h3 {
    color: white;
    margin: 0 0 20px;
}

.box10 p {
    color: white;
    font-size: 17px;
    margin-bottom: 30px;
    padding: 0;
}

.box10 a {
    background: white none repeat scroll 0 0;
    border-radius: 10px;
    color: #36465d;
    padding: 10px 20px;
	transition: all 0.3s ease
}

.box10 a:hover { background: #F47721; color:white; text-decoration: none}


.blue-hover {
    background-color: #3388bb;
    display: block;
    height: 100%;
    opacity: 0;
    width: 100%;
	transition: all 0.3s ease
}

.box02 .blue-hover { background-color: #F0B900}

.box05 .blue-hover { background-color: #F47721}

.box07 .blue-hover { background-color: #8DEDEF}

.box08 .blue-hover { background-color: #C0C0C0}

.blue-hover:hover { opacity: 0.8}



.row-like {
    border-bottom: 2px solid #36465d;
    margin-bottom: 15px;
}

.row-like h3 {
    color: #36465d;
    font-size: 30px;
    margin: 0;
    padding: 0 0 15px;
}

.row-like:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cell-like-01 {
    float: left;
    font-size: 17px;
    width: 35%;
}

.cell-like-02 {
    float: right;
    text-align: left;
    width: 65%;
}
.cell-like-01 p {}

.cell-like-02 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.cell-like-02 ul li {
    background-image: url("img/li.png");
    background-position: 5px 6px;
    background-repeat: no-repeat;
    font-size: 17px;
    margin-bottom: 15px;
    padding-left: 30px;
}

.our-team-light-grey {
 background:#DDE3E4;
 padding:70px 0}
 
.our-team-dark-grey h2 {
    color: #36465d;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0 0 0 35%;
}

.our-team-dark-grey h3 {
    color: white;
    margin: 0 0 20px;
    padding-left: 35%;
}

.our-team-dark-grey ul {
    color: white;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 35%;
}

.our-team-dark-grey ul li {
    background-image: url("img/li2.png");
    background-position: 3px 6px;
    background-repeat: no-repeat;
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.our-team-dark-grey ul li:last-child { margin-bottom:0 }

.our-team-dark-grey ul li span {
    display: inline-block;
    font-weight: bold;
    width: 220px;
}

.our-team-light-grey h3 {
    color: #8d3e45;
    font-size: 28px;
    margin: 0 0 20px;
    padding-left: 35%;
}

.our-team-light-grey ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 35%;
}

.our-team-light-grey ul li {
background-image: url("img/li3.png");
    background-position: 3px 6px;
    background-repeat: no-repeat;
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 30px;

}

.our-team-light-grey ul li:last-child { margin-bottom:0 }

.our-team-light-grey ul li span {
 width:290px;
 font-weight:bold;
 display:inline-block}
 
.our-team-orange h3 {
    margin: 0 0 20px;
    padding: 0 0 0 35%;
}

.our-team-orange ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 35%;
}

.our-team-orange ul li {
    background-image: url("img/li2.png");
    background-position: 3px 6px;
    background-repeat: no-repeat;
    color: white;
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.our-team-orange ul li:last-child { margin-bottom: 0 }

.our-team-orange ul li span { font-weight:bold; width:280px; display:inline-block
}

.our-team-light-grey .container {
 background:url(img/circle.png) no-repeat
 }
 
.stakeholders-dark-grey h3 {
    color: #36465d;
    font-size: 30px;
    margin: 0 0 15px;
    padding: 0;
}

.stakeholders-dark-grey ul {
    margin: 0;
    padding: 0;
}

.stakeholders-dark-grey ul li {
    color: white;
    font-size: 16px;
    list-style: outside none none;
    margin-bottom: 15px;
}

.stakeholders-dark-grey ul li:last-child {margin-bottom:0 }

.stakeholders-dark-grey strong {
    color: #36465d;
}

.stakeholders-dark-grey a {
    color: #36465d;
    font-weight: bold;
    text-decoration: underline;
}

.stakeholders-dark-grey a:hover {  color:white }

.stakeholders-light-grey .container { background: none }

.stakeholders-light-grey h3 {
    color: #6D7071;
    padding-left: 0;
}

.stakeholders-light-grey ul {
    padding: 0;
}

.stakeholders-light-grey ul li {
    background-image: none;
    padding: 0;
}

.stakeholders-light-grey ul li:last-child { margin-bottom:0 }

.stakeholders-light-grey strong {}

.stakeholders-light-grey a {
    color: #6D7071;
    font-weight: bold;
    text-decoration: underline;
}

.stakeholders-light-grey a:hover { color:#36465d; text-decoration: none}

.stakeholders-beige {
    background: #988578 none repeat scroll 0 0;
    padding: 70px 0;
}

.stakeholders-beige h3 {
    color: white;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0;
}

.stakeholders-beige strong {}

.stakeholders-beige ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.stakeholders-beige li {
    color: white;
    font-size: 17px;
    margin-bottom: 15px;
}

.stakeholders-beige ul li:last-child { margin-bottom:0 }

.stakeholders-beige ul li a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.stakeholders-beige ul li a:hover { color: #36465d }


.stakeholders-purple {
    background: #8D3E45 none repeat scroll 0 0;
    padding: 70px 0;
}

.stakeholders-purple h3 {
    color: white;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0;
}

.stakeholders-purple strong {}

.stakeholders-purple ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.stakeholders-purple li {
    color: white;
    font-size: 17px;
    margin-bottom: 15px;
}

.stakeholders-purple ul li:last-child { margin-bottom:0 }

.stakeholders-purple ul li a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.stakeholders-purple ul li a:hover { color: #36465d }


.gallery-white {
    padding: 70px 0;
    border-bottom:1px solid #DDE3E4
}

.gallery-white h3 {
    color: #36465d;
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}

.ug-textpanel-title {
    font-family: Titling Gothic FB Norm Light;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: center !important;
}

.boiler-brown {
    background: #988578 none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}

.boiler-brown h3 {
    color: white;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0 0 0 35%;
}

.boiler-brown p {
    color: white;
    font-size: 17px;
    margin: 0;
    padding-left: 35%;
}

.boiler-light-grey {
    background: #e0e0e0 none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}
 
.boiler-light-grey h3 {
    color: #36465d;
    font-size: 28px;
    margin: 0 0 20px;
}
 
.boiler-light-grey p {
    font-size: 17px;
    margin: 0;
}
 
.boiler-left {
    float: left;
    margin-right: 3%;
    width: 32%;
}

.boiler-right { float:right; width: 65% }

.boiler-left img {
    background: #e0e0e0 none repeat scroll 0 0;
    border: 1px solid #988578;
    height: auto;
    padding: 10px;
    width: 100%;
}

.documents {
 padding-top:70px;
 padding-bottom:70px}
 
.documents h2 {
    color: #36465d;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0;
}

.documents-grey {
    background: #6D7071 none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}

.documents-grey h3 {
    color: #36465d;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0 0 0 35%;
}

.documents-grey p {
    color: white;
    font-size: 17px;
    padding-left: 35%;
}

.documents-grey a.read-more {
    border-bottom: 2px solid white;
    color: white;
    float: right;
    font-size: 17px;
    font-weight: bold;
}

.documents-grey a.read-more:hover { border-bottom: 2px solid #36465d}

p.no-docs {
    color: #36465d;
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 35%;
}

p.no-docs a {
    color: #6D7071;
    text-decoration: underline;
}

p.no-docs a:hover { text-decoration: none; color: #8C8C8C }

.single-document {
    clear: both;
    margin-bottom: 50px;
    padding-left: 35%;
}

.single-document:last-chld {
 margin-bottom:0}

.single-document h3 {
    color: #8d3e45;
    margin-bottom: 15px;
    margin-top: 0;
}

.single-document p {
    font-size: 17px;
}

.single-document a {
    border-bottom: 2px solid #DDE3E4;
    color: #DDE3E4;
    float: right;
    font-size: 17px;
    font-weight: bold;
}

.single-document a:hover { border-bottom: 2px solid #36465d; color:#8d3e45}

.timeline-white {
    padding: 70px 0;
}

.timeline-white h2 {
    color: #36465d;
    margin: 0;
    padding: 0;
}

.timeline-dark-grey {
    background: #6D7071 none repeat scroll 0 0;
    padding: 70px 0 35px;
}

.timeline-dark-grey .container {
    color: white;
    padding-left: 250px;
    font-size:17px
}

.timeline-dark-grey .container p {
    border-bottom: 1px dashed #988578;
    color: white;
    margin-bottom: 7px;
    padding-bottom: 7px;
}


.timeline-dark-grey .container p:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.timeline-medium-grey {
    background: #8C8C8C none repeat scroll 0 0;
    padding: 35px 0 35px;
}

.timeline-medium-grey .container {
    color: white;
    padding-left: 250px;
    font-size:17px
}

.timeline-medium-grey .container p {
    border-bottom: 1px dashed #6D7071;
    color: white;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.timeline-medium-grey .container p:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.timeline-purple {
    background: #8D3E45 none repeat scroll 0 0;
    padding: 35px 0 35px;
}

.timeline-purple .container {
    color: white;
    padding-left: 250px;
    font-size:17px
}

.timeline-purple .container p {
    border-bottom: 1px dashed #988578;
    color: white;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.timeline-purple .container p:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.timeline-beige {
    background: #988578 none repeat scroll 0 0;
    padding: 35px 0 35px;
}

.timeline-beige .container {
    color: white;
    padding-left: 250px;
    font-size:17px
}

.timeline-beige .container p {
    border-bottom: 1px dashed #DDE3E4;
    color: white;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.timeline-beige .container p:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.timeline-light-grey {
    background: #DDE3E4 none repeat scroll 0 0;
    padding: 35px 0 70px;
}

.timeline-light-grey .container {
    color: #6D7071;
    padding-left: 250px;
    font-size:17px
}

.timeline-light-grey .container p {
    border-bottom: 1px dashed #8D3E45;
    color: #6D7071;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.timeline-light-grey .container p:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.timeline-light-grey .container p span.my-month,
.timeline-beige .container p span.my-month,
.timeline-purple .container p span.my-month,
.timeline-medium-grey .container p span.my-month,
.timeline-dark-grey .container p span.my-month   {
    display: inline-block;
    width: 215px;
}

.timeline-light-grey .container p span.my-text, .timeline-beige .container p span.my-text, .timeline-purple .container p span.my-text, .timeline-medium-grey .container p span.my-text, .timeline-dark-grey .container p span.my-text {
    float: right;
    width: calc(100% - 215px);
}

.year-2014 {
    background-image: url("img/2014.png");
    background-position: 16% 70px;
    background-repeat: no-repeat;
}

.year-2015 {
    background-image: url("img/2015.png");
    background-position: 16% 0;
    background-repeat: no-repeat;
}

.year-2016 {
    background-image: url("img/2016.png");
    background-position: 16% 0;
    background-repeat: no-repeat;
}

.year-2017 {
    background-image: url("img/2017.png");
    background-position: 16% 0;
    background-repeat: no-repeat;
}

.year-2018 {
    background-image: url("img/2018.png");
    background-position: 16% 0;
    background-repeat: no-repeat;
}

.press-grey {
    background: #6D7071 none repeat scroll 0 0;
    color: white;
    padding: 70px 0;
}

.press-beige {
    background: #988578 none repeat scroll 0 0;
    padding: 70px 0;
}

.press-grey h2 {
    font-size: 28px;
    margin: 0 0 30px;
    padding: 0;
}

.press-grey h3 {
    color: #DDE3E4;
    font-size: 26px;
    margin: 0 0 20px;
    padding: 0 0 0 35%;
}

.press-beige h3 {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0 0 0 35%;
}

.press-grey ul,
.press-beige ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 35%;
}

.press-grey li,
.press-beige li {
    font-size: 17px;
    margin-bottom: 15px;
}

.press-grey li:last-child, .press-beige li:last-child { margin-bottom:0 }

.press-grey a, .press-beige a { color:white}

.press-grey a:hover, .press-beige a:hover { color:#36465d}

.wsp-pages-title, .wsp-posts-title, .wsp-documentss-title, .wsp-project-eventss-title {
    font-size: 22px !important;
    margin-top: 70px !important;
}

.page-white ul.children, .page-white ul.wsp-posts-list ul.wsp-posts-list { padding-left:20px; margin-top:10px}

.blog-listing {
    padding: 70px 0;
    border-bottom:1px solid #DDE3E4
}

.blog-listing h2 {
    color: #36465d;
    font-size: 28px;
    margin: 0 0 70px;
    padding: 0;
}

.single-blog {
margin-bottom:60px}

.single .single-blog {
margin-bottom:0}

.single-blog-left {
    float: left;
    width: 35%;
    padding-right:3%
}

.single-blog-right {
    float: right;
    width: 65%;
}

.single-blog-left img {
    background: white none repeat scroll 0 0;
    border: 1px solid #DDE3E4;
    height: auto;
    padding: 10px;
    width: 100%;
}

.single-blog-left img:hover { border: 1px solid #36465d; opacity:0.8}

.single-blog h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #8d3e45;
    font-size: 28px;
}

.single-blog h3 a {
    color: #8d3e45;
    font-size: 28px;
    text-decoration: none;
}

.single-blog h3 a:hover { color:#36465d; text-decoration:none }

.single-blog p {
    font-size: 17px;
}

.single-blog a.read-more {
    border-bottom: 2px solid #DDE3E4;
    color: #6D7071;
    display: inline-block;
    float: right;
    font-size: 17px;
}

.single-blog a.read-more:hover { border-bottom: 2px solid #36465d; }

.wp-pagenavi {
    text-align: center;
}

.pages {
    border: 1px solid #DDE3E4;
    margin-right: 5px;
    padding: 10px;
}

.current {
    border: 1px solid #DDE3E4;
    margin-right: 5px;
    padding: 10px;
}

a.page,
a.nextpostslink,
a.previouspostslink {
    border: 1px solid #DDE3E4;
    color: #36465d;
    padding: 10px;
    margin-right:5px
}

a.page:hover,
a.nextpostslink:hover,
a.previouspostslink:hover {
 border: 1px solid #36465d;
 }
 
.newsletter-archives {
 padding:70px 0}
 
.newsletter-archives h2 {
    color: #36465d;
    float: left;
    font-size: 28px;
    margin: 0;
    padding: 0;
    width: 35%;
}

.newsletter-archives p {
    float: right;
    font-size: 23px;
    margin: 0;
    width: 65%;
}

/*.single-event {
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc(33.3333% - 20px);
}

.single-event:nth-of-type(3),
.single-event:nth-of-type(6),
.single-event:nth-of-type(9) {
 margin-right:0}
 
.single-event img {
    border: 1px solid #6D7071;
    height: auto;
    padding: 10px;
    width: 100%;
}

.single-event img:hover { border:1px solid #36465d; opacity:0.7 }

.single-event h3 {
    color: #DDE3E4;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 10px;
}

.single-event h3 a {
    color: #8c8c8c;
}

.single-event h3 a:hover { color: #36465d }*/

.wpcf7-form {}

.wpcf7-form input {
    border: 1px solid #DDE3E4;
    max-width: 500px;
    padding: 4px;
    width: 100%;
}

.wpcf7-form input.wpcf7-not-valid { border:1px solid #36465d}

.wpcf7-form textarea {
    border: 1px solid #DDE3E4;
    max-width: 500px;
    padding: 4px;
    width: 100%;
}

.wpcf7-form input[type="submit"] {
    background: #36465d none repeat scroll 0 0;
    border: medium none;
    color: white;
    padding: 5px;
    width: 130px;
}

.wpcf7-form input[type="submit"]:hover { background: #6D7071}

.wpcf7-form  span.wpcf7-not-valid-tip {
    color: #36465d;
    display: block;
    font-size: 12px;
}

.wpcf7-form div.wpcf7-validation-errors {
    border: 1px solid #36465d;
    color: #36465d;
    font-size: 17px;
    padding: 20px;
    text-align: center;
    margin: 30px 0 0;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    border: 1px solid #00a33b;
    color: #00a33b;
    font-size: 17px;
    padding: 20px;
    text-align: center;
    margin: 30px 0 0;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.page-white .arconix-faq-wrap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border:none;
    border-bottom: 2px solid #389cd9;
    border-radius: 0;
    clear: both;
    margin: 10px 0 0;
    padding: 10px 0 15px;
	color:#36465D
}

.page-white .arconix-faq-title, .page-white .arconix-faq-title.faq-open {
    background-position: right center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    position: relative;
}

.page-white .arconix-faq-content {
    margin-left: 6px;
    padding: 10px 20px;
}

 





/* media queries */

@media (max-width: 1280px) { 

ul#menu-header-menu-1 > li {
    margin-right: 40px;
}


}





@media (max-width: 1024px) {

.year-2014 { 
  background-position: 8% 70px;  
}

.year-2015, .year-2016, .year-2017, .year-2018 {
 background-position: 8% 0;  
 }
 
.homepage-1-2, .homepage-1-3 { height: 380px; }

.homepage-1-8 {
    height: 190px;
}

.homepage-1-6 {
    height: 190px;
}

.homepage-1-6.box06 > p {
    display: none;
}

.homepage-1-6.box10 > p {
    display: none;
}

.box06 a { display:block }

.homepage-1-6.box10 a { display:block}

section.header-white {
    padding-bottom: 50px;
}

.homepage-grey .twitter-container {
    padding-left: 0;
}

ul#menu-header-menu-1 > li { margin-right:20px}

.footer-grey #footer-inner img { max-width:100% }

.footer-grey #footer-outer {border:none}

ul#menu-header-menu-1 > li > a { font-size:19px}

}

@media (min-width: 961px) {
  
  .desktop-view {display:block}
  
  .mobile-view {display:none}
  
}


@media (max-width: 960px) {

.desktop-view {display:none}
  
.mobile-view {display:block}
  
.search-section {
    display: none;
}
  
button.navbar-toggle {
    background: #6D7071 none repeat scroll 0 0;
    display: block;
    margin: 5px 0 0;
    padding-bottom: 13px;
    padding-top: 13px;
}

section.header-white {
    padding-bottom: 26px;
}

.navbar-toggle .icon-bar {
    background: white none repeat scroll 0 0;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}

.mobile-view ul#menu-header-menu { display: none }

.mobile-view ul#menu-header-menu {
    background: white none repeat scroll 0 0;
    box-shadow: 3px 3px 8px grey;
    float: right;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 24px;
    top: 130px;
    width: 300px;
    z-index: 2147483647;
}

ul#menu-header-menu > li {
    border-bottom: 1px solid #DDE3E4;
    display: none;
    list-style: outside none none;
    margin-left: 40px;
    padding: 8px 15px;
}

ul#menu-header-menu > li > a {
    color: #6D7071;
    font-size: 17px;
    text-transform: uppercase;
}

ul#menu-header-menu li ul.sub-menu,
ul#menu-header-menu li:hover ul.sub-menu {
    margin: 0;
    padding: 0;
    position: relative;
    display:block
}

ul#menu-header-menu li ul.sub-menu li:nth-child(2n+1) {
    background: white none repeat scroll 0 0;
}

ul#menu-header-menu li ul.sub-menu li a {
    border-bottom: 1px solid #DDE3E4;
    color: #6D7071;
    display: block;
    font-size: 15px;
    padding: 5px 0 7px 36px;
}

ul#menu-header-menu li ul.sub-menu li:last-child a {
 border-bottom:none}
 
ul#menu-header-menu li ul.sub-menu li a:hover {  color: #6D7071 }

#menu-item-144 ul.sub-menu {
    margin-left: 0 !important;
    width: auto;
}

ul#menu-header-menu > li {
    border-bottom: 1px solid #DDE3E4;
    display: block;
    list-style: outside none none;
    margin-left: 0;
    padding: 0;
}

ul#menu-header-menu li.menu-item-has-children > a {
    border-bottom: 1px solid #DDE3E4;
    display: block;
    padding: 10px 20px;
}

ul#menu-header-menu > li > a {
    display: block;
    padding: 10px 20px;
}

ul#menu-header-menu li ul.sub-menu li { list-style-type: none }

li.current_page_item > a,
li.current-menu-item > a  { font-weight: bold }

section.header-white {
    padding-bottom: 50px;
}

li.menu-item-78 > ul.sub-menu,
li.menu-item-72 > ul.sub-menu {
    display: block !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    position: relative !important;
    width: auto !important;
	border-bottom:1px solid #dde3e4
}

li.menu-item-78 > ul.sub-menu a {
    padding-left: 55px !important;
}

li.menu-item-72 > ul.sub-menu a {
	padding-left: 70px !important;
}

}



@media (max-width:800px) {
 
 .footer-grey .footer-logo {
    margin-bottom: 30px;
    width: 50%;
}

.footer-grey .footer-logo:nth-of-type(2) #footer-outer {
 border:none}

.footer-grey .footer-logo:nth-of-type(3),
.footer-grey .footer-logo:nth-of-type(4) {
 margin-bottom:0}
 
.page-dark-grey img {
    width: 31.8%;
}

.footer-bottom ul li {
    margin-left: 10px;
    margin-right: 10px;
}

.homepage-orange h2 {
    display: block;
    float: left;
    margin: 0 0 -63px;
    padding: 0;
    width: 200px;
}

.homepage-1-2, .homepage-1-3 {
    float: none;
    width: 100%;
}

.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10  {
    float: none;
    height: 380px;
    width: 100%;
	display: block;
	
}

.box06 {
    display: none;
}

.box10 {
    display: none;
}

.homepage-white .container { padding: 0}

.firstlink {
    display: block;
    margin-top: -380px;
}
 
}



@media (max-width:700px) {

.footer-bottom ul li {
    margin-left: 5px;
    margin-right: 5px;
}

.timeline-dark-grey .container,
.timeline-medium-grey .container,
.timeline-purple .container,
.timeline-beige .container,
.timeline-light-grey .container {
 padding-left:210px} 
 
.timeline-light-grey .container p span.my-month, .timeline-beige .container p span.my-month, .timeline-purple .container p span.my-month, .timeline-medium-grey .container p span.my-month, .timeline-dark-grey .container p span.my-month {
    width: 130px;
}

.timeline-light-grey .container p span.my-text, .timeline-beige .container p span.my-text, .timeline-purple .container p span.my-text, .timeline-medium-grey .container p span.my-text, .timeline-dark-grey .container p span.my-text {
    width: calc(100% - 130px);
}

.logo-section {
    float: left;
    width: calc(100% - 70px);
}

.header-white .container {padding-left:20px; padding-right:20px}

}

@media (max-width:600px) {

.homepage-image {
    height: 350px;
}

.homepage-white p,
.homepage-grey .twitter-container,
.page-white h2,
.page-white p,
.page-white ul,
.our-team-dark-grey h2,
.our-team-dark-grey h3,
.our-team-dark-grey ul,
.our-team-light-grey h3,
.our-team-light-grey ul,
.our-team-orange h3,
.our-team-orange ul,
.boiler-brown h3,
.boiler-brown p,
.single-document,
.press-grey h3,
.press-grey ul,
.press-beige h3, 
.press-beige ul,
.home-news-right h3,
.home-news-right,
p.no-docs,
.documents-grey h3,
.documents-grey p {
    padding-left: 0;
}

.box01 p, .box02 p, .box03 p, .box04 p, .box05 p, .box06 p, .box07 p, .box08 p, .box09 p, .box10 p  {
    padding-left:30px
	
}

.orange-footer .footer-orange-left {
    float: none;
    margin-bottom: 40px;
    width: 100%;
}

.orange-footer .footer-orange-right {
    border-left: medium none navy;
    float: none;
    padding-left: 0;
    width: 100%;
}

#map {
    height: 350px !important;
}

.our-team-light-grey .container { background-image: none }

.boiler-left {
    float: none;
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
}

.boiler-right {
    float: none;
    width: 100%;
}

.documents h2 {
   margin: 0 0 35px;
}

.timeline-dark-grey .container, .timeline-medium-grey .container, .timeline-purple .container, .timeline-beige .container, .timeline-light-grey .container {
    padding-left: 180px;
}

.homepage-orange h2 {
    display: block;
    float: none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}

.home-news-right {
    float: none;
    margin-bottom: 60px;
    width: 100%;
}



}



@media (max-width:500px) {

.home-news-left {
    float: left;
    margin-bottom: 40px;
    padding-right: 0;
    width: 100%;
}

.home-news-right {
    float: none;
    width: 100%;
}

.footer-grey .footer-logo {
    margin-bottom: 10px;
    width: 100%;
}

.footer-grey #footer-outer { border:none !important}

.page-dark-grey img {
    margin-bottom: 30px;
    width: 100%;
}

.page-dark-grey a:last-child img { margin-bottom: 0}

.cell-like-01, .cell-like-02 { width:100%; float:none }

.cell-like-01 b {
    display: block;
    margin-bottom: 11px;
}

.year-2014 { 
  background-position: 10px 70px;  
}

.year-2015, .year-2016, .year-2017, .year-2018 {
 background-position: 10px 0;  
 }
 
.timeline-dark-grey .container, .timeline-medium-grey .container, .timeline-purple .container, .timeline-beige .container, .timeline-light-grey .container {
    padding-left: 150px;
}

.timeline-dark-grey .container, .timeline-medium-grey .container, .timeline-purple .container, .timeline-beige .container, .timeline-light-grey .container {
    padding-left: 150px;
}

.single-blog-right {
    float: none;
    width: 100%;
}

.single-event {
    float: none;
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
}

.newsletter-archives h2 {
    float: none;
    font-size: 28px;
    margin: 0 0 30px;
    width: 100%;
}

.newsletter-archives p {
    float: none;
    font-size: 23px;
    margin: 0;
    width: 100%;
}

.blog-listing h2 {
    margin: 0 0 30px;
}

.single-blog-left {
    float: none;
    padding-right: 0;
    width: 100%;
    margin-bottom:30px
}



}

@media (max-width:400px) {

.homepage-image, .page-image {
    height: 200px;
}

.homepage-white {
    padding-bottom: 0;
    padding-top: 0;
}

.single-document {
    margin-bottom: 80px;
}

.single-document:last-child {
    margin-bottom: 0;
}

.timeline-light-grey .container p span.my-month, .timeline-beige .container p span.my-month, .timeline-purple .container p span.my-month, .timeline-medium-grey .container p span.my-month, .timeline-dark-grey .container p span.my-month {
    font-weight: bold;
    width: 100%;
}

.timeline-light-grey .container p span.my-text, .timeline-beige .container p span.my-text, .timeline-purple .container p span.my-text, .timeline-medium-grey .container p span.my-text, .timeline-dark-grey .container p span.my-text {
    width: 100%;
}


}


@media (max-width:360px) { 

p.descr {display:none}



 }


/*.menu-item-745 { display:none !important}*/



.single-blog-right .related-events { margin:0; padding:0; list-style:none}

.single-blog-right .related-events li { display: inline-block; width:30%; margin-right:3%}

.single-blog-right .related-events li img { width:100%; height:auto; border:1px solid #dde3e4; padding:10px}

select#cat {
    float: right;
    font-size: 21px;
    margin-top: -110px;
    padding: 16px;
}


