/*
 Theme Name:   Basecamp Child
 Template:     basecamp
*/

/* Wordpress defaults */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Basics */

html, body {
	height: 100%;
}
body {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: 400;
	font-size: 16px;
}
a, a:hover, a:hover, a:focus {
	color: #0042aa;
	outline: 0;
}
h1, h2, h3, h4, h5 {
	color: #0042aa;
}
h1 {
	font-size: 28px;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

/* hr */

.hr_blue {
margin: 70px 0px;
height: 1px;
border: none;
background-color:  #0042aa;
	
}


/* Text */

.text_category {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
}
.text_news {
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.text_more {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
		font-family: 'Oswald', Arial, Helvetica, sans-serif;
}
.text_white {
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
}


.text_oswald {

	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #fff;
}


.text_title_news {
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform:uppercase;
	
}

.text_publications {
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 0px;
	text-transform:uppercase;
}





.text_home_title {
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: 200;
    /* was 300, new value not always apparent*/
	text-transform:uppercase;
	letter-spacing:2px;
}
.text_home {
	font-size: 18px;
}
.euros {
	font-size: 28px;
	line-height: 28px;
}


.text_underlined::after {
	border-bottom: 3px solid #0042aa;
	content: "";
	display: block;
	height: 20px;
	margin: 0 45% 40px 45%;
	text-align: center;
	width: 10%;
}

.text_large p{	
font-size: 18px; 
}

.text_border_bottom::after {
	border-bottom: 3px solid #0042aa;
	content: "";
	display: block;
	height: 20px;
	margin: 0 0 40px 0;
	text-align: center;
	width: 100%;
}

.text_border_bottom_dark::after {
	border-bottom: 3px solid #030a23;
	content: "";
	display: block;
	height: 20px;
	margin: 0 0 40px 0;
	text-align: center;
	width: 100%;
}


/* Border */

.border_bottom {
		border-bottom: 3px solid #0042aa;
		
}

.border_all {
		border: 1px solid #0042aa;
		padding: 30px;	
}

/* Font Awesome */



/* Boxes */

.box_euros {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 10px;
}
/* Sections */

.section_fullscreen {

	height: 100%;
	width: 100%;
	background: #00030d;
	background-image: url(/images/background_fullscreen.jpg);
	color: #FFF;
	background-position: center bottom;
	background-repeat: no-repeat;
		display: flex;
	align-items: center;
	justify-content: center;
}


.section_quote h2 {
color: #fff;	
}

.section_graph {
	background: #030a23;
	padding: 100px 0px;
	color: #fff;
}
.section_graph h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}


.section_graph ul {
	  list-style-type: none;
	  padding-left: 0px;
}

.section_graph li {
	padding: 8px 0px;
	border-bottom: 1px solid #0042aa;
}


.section_banner {
	background: #00030d;
	background-image: url(/images/background_fullscreen.jpg);
	color: #FFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 350px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section_banner h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
	
}
.section_banner h2 {
	color: #fff;
	margin-top: 0px;
	font-weight: 400;
}
.section_banner_home {
	min-height: 450px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.section_home {
	padding: 20px 0px;
}
.section_content {
	margin: 40px 0px 40px 0px;
}


.section_ticker {
padding: 20px 0px 50px 0px;
	background-color: #0042aa;


}

#webTicker li {
	font-family: 'Lato', Arial, Helvetica, sans-serif !important;
	font-size: 14px;
		color: #fff;
}


.section_content h2 {
	color: #0042aa;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	
}




.section_news {
	padding: 60px 0px 30px 0px;
	/*border-top: 1px solid #eee;*/
	background-color: #eee;
}
.section_case_studies {
	padding: 0px 0px 30px 0px;
}
.section_testimonial {
	background-color: #8cc63e;
	min-height: 180px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.section_testimonial h2 {
	color: #fff;
}
/* Boxes */

.box_hide {
	display: none;
}
.box_show {
}
.box_home {
	background-color: #1b3564;
	padding: 6px;
	margin-bottom: 10px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.box_home h4 {
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
}
/* Buttons */

.btn-primary {
	background-color: #F00;
	border-color: #F00;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.btn-primary:hover {
	background-color: #C00;
	border-color: #C00;
}
.btn-secondary {
	border: 1px solid #fff;
	color: #FFF;
	border-radius: 0px;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing:1px;
    background-color: transparent;
	margin-bottom:10px;
}
.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus {
	color: #FFF;
}

/* Backgrounds */
.background_bokeh {
	background-image: url(/images/background_bokeh.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat:no-repeat;

}


/* Clears */

.clear_10 {
	clear: both;
	height: 10px;
}
.clear_20 {
	clear: both;
	height: 20px;
}
.clear_30 {
	clear: both;
	height: 30px;
}
.clear_40 {
	clear: both;
	height: 40px;
}
.clear_50 {
	clear: both;
	height: 50px;
}
.clear_60 {
	clear: both;
	height: 60px;
}
.clear_70 {
	clear: both;
	height: 70px;
}
.clear_80 {
	clear: both;
	height: 80px;
}
/* Navigation */

.navbar {
	margin-bottom: 0px;
	border: 0px;
	border-radius: 0px;
}
.navbar-default {
	background-color: #000;
}
.navbar-brand {
	padding: 2px 0px 0px 0px;
}




.navbar-default .navbar-nav > li > a {
	color: #FFF;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: 900;
	letter-spacing:1px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #333;
	color: #FFF;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #333;
  color: #FFF;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: none;	
}


.dropdown-menu {
  background-color: #000;
}
.dropdown-menu > li > a {
  color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #0042aa;
  color: #fff;
  outline: 0 none;
  text-decoration: none;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #0042aa;
  color: #fff;
  text-decoration: none;
}


.navbar-nav > li > a {
  padding-left: 10px;
  padding-right:10px;
}

/* Font Awesome */
.fa_padding {
	padding: 9px 2px 5px 2px !important;
}
a .fa {
	color: #fff;
}
/* Footer */

footer {
	clear: both;
	padding: 40px 0px 60px 0px;
	background-color: #030a23;
	color: #fff;

}
footer p, footer a, footer a:hover {
}


footer a .fa {
 	color: #0042aa;
}

.heading_20 {
margin-top: 20px !important;
margin-bottom: 20px !important;	
}


/* Contact Form 7 */

.wpcf7-form {
	background: #eee none repeat scroll 0 0;
	margin-bottom: 30px;
	padding: 20px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
}
.wpcf7-form input, .wpcf7-form textarea {
	margin-top: 10px;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7 label {
	font-weight: 400;
	display: block;
}
.wpcf7-text, .wpcf7-textarea {
	width: 100% !important;
	border: none;
}
.wpcf7-submit {
	font-weight: 700;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff;
	font-size: 14px;
	background:#0042aa;
	text-decoration: none;
	border: none;
	padding: 8px 16px !important;
}



/* Flexbox */


.aligner_800 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	min-height: 400px;
}

.aligner_600 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	min-height: 300px;
}
.aligner_500 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}
.aligner_400 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	height: 300px;
}
.aligner_300 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	min-height: 150px;
}
.aligner_200 {
	display: flex;
  	display: -webkit-box;
  	display: -webkit-flex;
 	display: -ms-flexbox;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	min-height: 100px;
}
.aligner_item {
	max-width: 80%;
}


.marquee {
  width: 100%;
  overflow: hidden;
	height: 20px;
	text-transform:uppercase;
}

/*==========  Mobile First Method  ==========*/
/*
Min-Width: Refers to everything greater than or equal to the amount given.
Max-Width: Refers to everything less than or equal to the amount given. 
*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
}

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
}

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
.text_home_title {
	font-size: 72px;
	margin-bottom: 40px;
	margin-top: 40px;
}


.aligner_800 {
	min-height: 800px;
}
.aligner_600 {
	min-height: 600px;
}
.aligner_500 {
	min-height: 500px;
}
.aligner_400 {
	height: 400px;
}
.aligner_300 {
	min-height: 300px;
}
.aligner_200 {
	min-height: 200px;
}

}

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
}

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
}

/*
     FILE ARCHIVED ON 15:01:56 Jul 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:50:13 Oct 20, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 73.07
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.076
  RedisCDXSource: 14.739
  esindex: 0.012
  LoadShardBlock: 40.433 (3)
  PetaboxLoader3.datanode: 151.765 (6)
  CDXLines.iter: 15.454 (3)
  load_resource: 259.118 (2)
  PetaboxLoader3.resolve: 119.754 (2)
  loaddict: 13.26
*/
