@charset "utf-8";
/*
Theme Name: Whiteboard
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0

 */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {font: 13px Roboto, sans-serif; color: #525252;}
a {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus {text-decoration: none; outline: none;}
a:focus {outline: none;}

p {line-height: 1.55em; margin-bottom: 1em;}

.so-panel img {max-width: 100%; height: auto;}

.btn-primary {background-color: #169CE0;}

h3.widget-title {
	margin: 0 0 2rem;  
	padding: 0 0 1rem;
	text-transform: uppercase; 
	font: bold 1.5rem/1em 'Roboto Condensed', sans-serif;
	color: #3666A0;
	position: relative;
	}
h3.widget-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 80px;
	background: #169CE0;
}

#header .widgets {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.btn-home img {max-height: 40px; width: auto;}
#header .widget_sow-image {flex: 1 1 auto; padding-top: 20px}
#header .widget_sow-image img {width: 450px; height: auto;}
#logo {margin: 0;}
#logo a {display: block; width: 244px; height: 126px; background: url(img/logo.png) no-repeat;}
#logo a strong {display: none;}

.form-search {float: right; clear: right;}

.nav ul {text-align: center; padding: 0; margin: 0;}
.nav li {list-style: none; display: inline-block; position: relative;	z-index: 9998;}	
.nav li a, .menu li a {display: block;}
	
.nav ul li ul {
padding: 0;
position: absolute;
top: 0;
left: 0;
}

.nav li li {display: list-item}

.nav ul ul, .nav ul li:hover ul ul, .nav ul ul li:hover ul ul {display: none;}
.nav ul li:hover ul, .nav ul ul li:hover ul, .nav ul ul ul li:hover ul {display: block;}

#header .menu {text-align: right; height: 68px; padding-top: 24px; margin-bottom: 8px;}
#header .menu li {list-style: none; float: right;}
#header .menu li.call > a {width: 223px; height: 44px; background: url(img/b_call.png) no-repeat;}
#header .menu li.call > a em {display: none;}
#header input[type="text"] {width: 176px;}

#nav-primary {background: #0d376b;}
#nav-primary li#menu-item-77 {z-index: 99998}
#nav-primary li a {color: #FFF; font: 14px/40px 'Roboto Condensed', sans-serif;  padding: 0 9px; text-transform: uppercase;}
#nav-primary li a:hover {text-decoration: none;}
#nav-primary li a:focus {color: #0d376b !important}
#nav-primary li:hover > a, #nav-primary li.current-menu-item > a {background: #FFF; color: #8b8b8b;}
#nav-primary ul ul {
	top: 40px;
	width: 200px;
	background: #FFF;
	z-index: 99999;
	text-align: left;
	}
#nav-primary li li {border-bottom: 1px solid #0d376b}
#nav-primary li li a {color: #0d376b; text-transform: capitalize; line-height: normal; padding: 12px}
#nav-primary li li a:hover {background: #0d376b; color: #FFF;}


#left-nav {
	padding: 20px; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #e7e7e7;
	margin: 0 10px 0 0;
	}
#left-nav ul {margin: 0; padding: 0;}
#left-nav li {list-style: none; border-bottom: 1px solid #e7e7e7; padding: 4px 0; }
#left-nav li a {display: block; padding: 8px}
#left-nav li:hover>a {background: #0d376b; color: #FFF; text-decoration: none;}

#tagline {
	background: #7e7e7e; 
	padding: 12px; 
	color: #FFF; 
	text-align: center; 
	font-style:italic; 
	font-size: 18px;
	height: 56px;
	}
#sidebar {padding: 20px 0;}
#content {padding: 20px 15px;}
#content.content-home {padding: 0 0 10px;}
#content h2 {margin: 0;}
#content li {line-height: 1.55em;}



.featured-thumbnail {margin: 0 0 20px;}
.featured-thumbnail img {width: 100%; height: auto;}
	
#footer { padding: 4rem 0 1rem; }

#footer i {color: #02406f;}

#affiliations img {margin: 0 1rem 1rem 0;}

.copyright {
	background: #0D376B; 
	color: #FFF; 
	padding: 4rem 0;
	font-size: 1rem;
	}

.copyright a {color: #FFF;}
.copyright a.linkedin  {
	display: block;
	margin: 0 8px;
	line-height: 44px; 
	height: 44px;
	width: 44px;
	background: #074d82; 
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	}
.copyright a.linkedin:hover {background: #6b6b6b}
.copyright h3 {
	color: #FFF
	}


.frs-bullets-wrapper {bottom: 20px !important;}


#tagline p, .copyright p {margin: 0;}
#slideshow {background: #f2f2f2 url(img/bg_slider.png) repeat-x}
.cycloneslider-template-standard {margin: 0;}
.cycloneslider-template-standard .cycloneslider-pager {bottom: 10px !important;}

.intro {font-size: 1.6em; padding: 20px 0; border-bottom: 1px solid #ccc; margin-bottom: 20px; text-align: center}
.intro p {margin: 0;}
.intro strong {color: #002a5d}
/* .home h3.widget-title {margin: 0; color:#002a5d; text-transform: uppercase;} */

#services {
	padding: 4rem 2%;
	background: #f0f0f0;
}

#services > div {display: flex; flex-wrap: wrap; justify-content: center;}
#services .widget_sow-image {
	width: 25%;
	padding: 1rem 1rem 0;
	}
#services .so-widget-sow-image {
	background: #FFF;
	padding: 10px 10px 0;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);

}
#services h3.widget-title {
	display: block;
	color: #497290;
	text-align: center;
	font-weight: normal;
	padding: 1rem 0 ;
	margin: 0;
	font-size: 1.2rem;
}
#services h3.widget-title:after {display: none; }
#pg-4-0 {margin-bottom: 0 !important}

.request-form {background: #cdcdcf; padding: 20px 20px 0;}
.request-form h3 {margin: 0 0 20px !important; color: #179ce0 !important; font-size: 18px;}
.request-form .btn {background: #179ce0; border: 0;}

.project-item {clear: both; padding-bottom: 30px; border-bottom: 1px solid #e7e7e7; margin-bottom: 30px;}
.project-item .thumb {float: left; margin-right: 30px; max-width: 460px; overflow: hidden;}
.project-item .thumb img {min-width: 460px;}

.media-item {padding: 30px 0; border-bottom: 1px solid #e7e7e7;}
.media-item img {max-width: 100% !important; height: auto !important;}

.project-cat ul {margin: 0; padding: 0;}
.project-cat li {line-height: 1em; border-bottom: 1px solid #f0f0f0; list-style: none;  padding: 8px 0}
.single-projects ul {margin: 10px 0 10px 20px; padding: 0;}
.single-projects li {line-height: 1.55em;}
.single-projects .project-content {padding-top: 20px;}
.single-projects .info {margin: 20px 0;}
.single-projects .info > div {border-left:  1px dotted #ccc; line-height: 1.5em;}
.single-projects #scope {text-align: justify;}

.jsj-gs-gallery img {width: 100% !important;}
#dangers a {color: #525252}
#dangers a:hover {color: #169CE0}
#dangers a img {transition: all .7s ease-out}
#dangers a:hover img {transform: scale(1.1)}