/*
Theme Name: Shazzoo	
Theme URI: http://www.shazzoo.com/shazzoo-wordpress-theme
Description: Shazzoo Wordpress theme.
Author: Erwin van den Berg
Author URI: http://www.shazzoo.com/
Version: 1.0
Tags: responsive, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/
*/
.call-to-action
{
	background-color: #000000;
	color: #ffffff;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
a
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 27px;
}
video{
	min-width: 100%;
	min-height: 100%;
}
.boldParagraph
{
    font-weight: 700;
}
body { 
     /*padding-top: 50px;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: 100;
     font-size: 20px;
     line-height: 24px;
     position: relative;
}

h1{
	font-family: 'Open Sans', sans-serif !important;
        font-weight: 700;
	margin-bottom: 0px !important;
        margin-top: 0px !important;
	font-size: 28px !important;
	line-height: 30px !important;
        color: #000000;
}
h2{
	font-family: 'Open Sans', sans-serif !important;
        font-weight: 700;
	margin-bottom: 15px !important;
        margin-top: 10px !important;
	font-size: 27px !important;
	line-height: 37px !important;
        color: #000000;
}
h3{
	font-family: 'Open Sans', sans-serif !important;
        font-weight: 700;
	margin-bottom: 0px !important;
	font-size: 17px !important;
	line-height: 24px !important;
}

.bg-stretch { 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.bg-stretchAlt { 

}
.homepage.backgroundBanner
{	
	top: 0px;
	left: 0px;
	right: 0px;
    height: 850px;
    overflow: hidden;
    position: absolute;
    /*top: 180px;*/
    width: 100%;
	background-color: #333333;
	/*margin-top: -60px;*/
}
.homepage.backgroundBanner .bannerImageContainer
	{
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		overflow: hidden;
	}
.info_page.backgroundBanner
{
    height: 560px;
    /*margin-top: 160px;*/
    margin-bottom: 60px;
    overflow: hidden;
    /*position: absolute;*/
    position: relative;
    /*top: 180px;*/
    width: 100%;
}
.info-page.OLDmainNavigation
{
    height: 60px;
    /*background-color: rgba(0,0,0,0.5);*/
    position: absolute;
	top: 0px;
	width: 100%;
}
.knvwlogo
{
	height: 40px;
	margin-bottom: 12px;
}
.homepage.mainNavigation
{
    height: 60px;
    /*background-color: rgba(0,0,0,0.5);*/
    position: fixed;
	top: 60px;
	width: 100%;
}
.scrolled nav.homepage
{
	background-color: #ffffff;
}
.scrolled .mainNavigation
{
    height: 60px;
    background-color: #000000;
    position: fixed;
	/*top: 0px;*/
	width: 100%;
	z-index: 100;
}
.homePageBannerContainer
{
	margin-top: 60px;
}
.homepageMainContainer
{
	height: auto !important;
	margin-top: 0px;
}
.resellerBlock
{
	height: 200px;
	width: 100%;
	overflow: hidden;
	font-weight: 400;
}
.resellerBlock a
{
	font-weight: 400;
}
.resellerBlock .reseller_title
{
	font-weight: 700;
	text-transform: uppercase;
}
.resellerBlock .reseller_tags
{
	color: #646161;
	font-weight: 100;
	font-style: italic
}
.navbar-default
{
	z-index: 10;

}
.info_page.mainNavigation
{
	background-color: rgba( 0, 0, 0, 0.35 );
	position: absolute;
	top: 150px;
	width: 100%;
}
.scrolled .info_page.mainNavigation {
	background-color: #000000;
	position: fixed;
	top: 60px;
	width: 100%;
	z-index: 100;
}
.customerContainer
{
    padding: 15px 0px;
}
.customerLogo
{
    height: 80px;
    width: 100%;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
}
.customerLogo img
{
	max-width: 90%;
	max-height: 80%;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    vertical-align: middle;
}
.customerRow
{
    margin-bottom: 60px;
}
.selectorRow
{
	margin-bottom: 60px;
}
.selectorRow h3
{
	margin-top: 0px;
}
.customerListTitle h3
{
    margin: 0px;
    font-size: 23px;
    font-weight: 100;
    color: #000000;
}

.homePageBackground
{
	height: 500px;
        width: 100%;
	position: relative;
        overflow: hidden;
}
ul.footerlinks
{
	padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 10px 0px !important;
    list-style-type: none; 
}
ul.supportlinks
{
	padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    list-style-type: none; 
}
ul.supportlinks li
{
	display: inline-block;
}
ul.supportlinks li::after
{
	content: '|';
	margin-left: 10px;
	margin-right: 10px;
}
ul.supportlinks li:last-child::after
{
	content: '';
	display: none;
}

ul.newsList
{
    border-top: 1px solid #ffffff;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 10px 0px !important;
    list-style-type: none; 
}
li.newListItem
{
    padding-top: 10px;
    border-bottom: 1px solid #ffffff;
    font-size: 17px;
}
li.newListItem h3
{
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}
li.newListItem b a
{
    font-weight: 700 !important;
}
li.newListItem a
{
    color: #ffffff;
    font-size: 17px;
}
li.newListItem p
{
    color: #ffffff;
    font-size: 17px;
}
.homepageBlock, .pageBlock, .newsBlock
{
    /*border: 1px solid #02A3D0;*/
    /*height: 514px;*/
    /*background-color: #000000;*/
    margin-bottom: 60px;
    min-height: 660px;
    position: relative;
}
.homepageBlock.leftAligned
{
	-webkit-border-bottom-right-radius: 270px;
    -moz-border-bottom-right-radius: 270px;
    border-bottom-right-radius: 270px;
    position: relative;
    overflow: hidden;
}
.homepageBlock.rightAligned
{
	-webkit-border-top-left-radius: 270px;
    -moz-border-top-left-radius: 270px;
    border-top-left-radius: 270px;
    position: relative;
    overflow: hidden;
}
.homepageBlock .homepageBlockImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.workBlock
{
    background-color: rgba(11,91,136,0.1);
    min-height: 480px;
    position: relative;
}
.workBlockContainer
{
    position: relative;
}
.workBlock .workBlockImage
{
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 250px;
    height: 450px;
    overflow: hidden;
}
.workBlock .workBlockInner .workBlockText
{
    line-height: 35px !important;
}
.workBlock .workBlockImage img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 0px;
}
.workBlock .workBlockInner
{
    padding: 30px 30px 120px 310px;
    position: relative;
    height: 100%;
}
.workBlock .workBlockPerson
{
    position: absolute;
    padding-left: 280px;
    bottom: 30px;
}
.newsBlock .newsBlockImage
{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.newsBlock .newsBlockInner
{
    padding: 30px;
}
.newsBlock .newsBlockInner h2
{
    color: #000000;
}
.newsBlock .newsBlockInner .newsReadMore
{
    color: #252B5D;
    font-size: 17px;
    font-weight: 100;
}
.newsBlock .newsBlockInner .newsBlockText
{
    height: 75px;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 20px;
}

.articleBlock
{
    /*border: 1px solid #02A3D0;*/
    background-color: #ffffff;
    margin-bottom: 60px;
}
.articleBlock.articleBlockLast
{
    /*border: 1px solid #02A3D0;*/
    background-color: #ffffff;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 12px solid #000000;
}
.articleBlock .imageBlock
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.imageBlockSquare
{
	padding-bottom: 100%;
	margin-bottom: 30px;
	-webkit-border-top-left-radius: 270px;
    -moz-border-top-left-radius: 270px;
    border-top-left-radius: 270px;
}
.imageBlockRectangle
{
	padding-bottom: 80%;
	margin-bottom: 0px;
	-webkit-border-top-left-radius: 270px;
    -moz-border-top-left-radius: 270px;
    border-top-left-radius: 270px;
}
.articleBlock .imageBlock img
{
    min-width: 100%;
    min-height: 100%;
    background-color: #cccccc;
}
.articleBlock .articleBlockInner
{
    padding: 0px 0px;
    background-color: #ffffff;
}
blockquote {
    border:none;
    color: #00B2E3;
    font-weight: 700;
	font-size: 32px;
	line-height: 38px;
    quotes: "\201C""\201D""\2018""\2019";
    padding: 0px;
    margin: 0px;
}
blockquote h2
{
    color: #252B5D !important;
    font-size: 30px !important;
    font-weight: 100 !important;
    font-style: italic !important;
}

blockquote h2:before {
  color: #252B5D !important;
  font-style: normal;
  content: open-quote;
  font-family: FontAwesome;
  /*content: open-quote;*/
  font-size: 52px;
  line-height: 0.1em;
  margin-right: 5px;
  vertical-align: -10px;
}

blockquote h2:after {
  color: #252B5D !important;
  font-style: normal;
  content: close-quote;
  font-family: FontAwesome;
  font-size: 52px;
  line-height: 0.1em;
  margin-left: 5px;
  vertical-align: -35px;
}

.articleBlock .articleBlockInner .articleText
{
    color: #252B5D;
}
.homepageBlock .homepageBlockInner
{
    padding: 0px;
} 

.pageBlock .pageBlockInner
{
    padding: 30px;
}
.homepageBlock .homepageBlockInner .homepageBlockText
{
    height: 125px;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #000000;
    text-align: left;
}
.homepageBlock .homepageBlockInner .homepageBlockText ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none; 
}
.homepageBlock .homepageBlockInner .homepageBlockText ul li::before
{
    font-family: 'FontAwesome';
    content: '\f00c';
    margin-right: 10px;
}
ul.uspList
{
    padding: 10px 0px 30px 0px;
    margin: 0px;
    list-style-type: none; 
}
ul.uspList li
{
    display: inline-block;
    margin-right: 20px;
}
ul.uspList li::before
{
    font-family: 'FontAwesome';
    content: '\f00c';
    margin-right: 10px;
    color: #00B2E3;
}
.pageBlock .pageBlockInner .pageBlockText
{
    height: auto;
    width: 100%;
    line-height: 25px;
    margin-bottom: 20px;
    color: #ffffff !important;
}
.leftAligned .homepageContentBlockOuter
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 50%;
}
.rightAligned .homepageContentBlockOuter
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 50%;
}
.homepageContentBlock.alignBottom
{
	position: absolute;
	bottom: 0px;
    padding: 30px;
    margin-bottom: 0px;
}
.homepageContentBlock.alignMiddle
{
	position: absolute;
	top: 50%;
	height: auto;
    transform: translateY(-50%);
    padding: 30px;
    margin-bottom: 0px;
}

.pageContentBlock
{
    /*margin-bottom: 30px;*/
    background-color: #ffffff;
    /*border: 1px solid #02A3D0;*/
}
.pageContentBlock .pageContentBlockInner
{
    padding: 30px;
    background-color: #ffffff;
}
.pageContentBlock .pageContentBlockInner blockquote h2:before, .pageContentBlock .pageContentBlockInner blockquote h2:after
{
    color: #FFFFFF !important;
}
.pageContentBlock .pageContentBlockInner .uspTitle
{
    font-size: 35px;
    font-weight: 100 !important;
    font-style: italic !important;
    color: #252B5D !important;
}
.pageContentBlock .pageContentBlockInner h2
{
    font-weight: 100 !important;
    font-style: italic !important;
    color: #252B5D !important;
}
.pageContentBlock .pageContentBlockInner blockquote h2
{
    font-size: 25px !important;
    color: #FFFFFF !important;
}
.pageBlock .pageBlockInner h2
{
    color: #FFFFFF !important;
}
.textBlock
{
    margin: 30px 0px;
}
.blockBg2
{
    background-color: #F4C6A6 !important;
}
.blockBg1
{
    background-color: #252B5D !important;
}
.linkBlock
{
    background-color: #252B5D;
    margin-bottom: 30px;
}
ul.toplinks
{
    padding: 0px;
    margin: 0px;
    list-style-type: none; 
    display: flex;
    justify-content: space-between;
}
img.homeLink 
{
    height: 32px;
    margin-bottom: 8px;
}
ul.toplinks li
{
    line-height: 60px;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    display: inline-block;
    padding: 0px 15px;
    height: 60px;
}
ul.toplinks li a
{
    line-height: 60px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff; 
}
ul.toplinks li a.active, ul.toplinks li a:hover
{
    color: #00B2E3 !important; 
    text-decoration: none;
}
.linkBlock ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.linkBlock ul li
{
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.linkBlock ul li a
{
    line-height: 45px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff; 
    width: 100%;
}
.linkBlock ul li::before
{
    font-family: 'FontAwesome';
    content: '\f061';
    float: right;
}
.jobLinkBlock
{
    background-color: #252B5D;
    padding: 30px;
    margin-bottom: 30px;
}
.jobLinkBlock .jobLinkBlockInner h2
{
    color: #ffffff !important;
}
.jobLinkBlock ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.jobLinkBlock ul li
{
    padding-left: 0px;
    padding-right: 0px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    padding: 10px 0px;
}
.jobLinkBlock ul li a
{
    line-height: 27px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff; 
    width: 100%;
}
.jobLinkBlock ul li p, .jobLinkBlock ul li a.readmore
{
    line-height: 27px;
    font-size: 18px;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff; 
    margin: 0px !important;
}
.homepageNewsBlock
{
    background-color: #252B5D;
    padding: 30px;
    margin-bottom: 30px;
}
.homepageNewsBlock .homepageNewsBlockInner
{
    
}
.homepageNewsBlock .homepageNewsBlockInner h2
{
    color: #ffffff !important;
}
.homepageNewsBlock .homepageNewsBlockInner a
{
    color: #ffffff;
    font-size: 17px;
}
.homepageBlock .homepageBlockInner .homepageBlockIcon
{
    height: 150px;
    text-align: center;
}
.homepageBlock .homepageBlockInner .btn
{
    background-color: #00B2E3;
    color: #ffffff !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 40px;
    height: 40px;
    padding: 0px 40px !important;
}
.homepageBlock .homepageContentBlock
{
	background-color: #ffffff;
}
.homepageBlock h2
{
    color: #000000;
    font-weight: 700 !important;
    font-size: 45px;
    text-align: left;
}
.homePageBannerContainer
{
    position: relative;
    height: 520px;
}
.pageBannerContainer
{
	height: 500px;
	position: relative;
	margin-bottom: 60px;
}
.pageBannerContainer .pageShoutBox
{
	/*background-color: #ffffff;*/
	height: auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
}
.homePageBanner
{
	position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
}
.homepageProductContainer
{
	/*margin-top: 60px;*/
	margin-bottom: 60px;
}
.homepageProductRow
{
	background-color: #ffffff;
	position: relative;
	padding-top: 60px;
}
.homepageProductBlock
{
	height: 420px;
}
.homepageProductBlock img
{
	max-width: 130%;
}
.productDetailBlock img
{
	max-width: 130%;
}
.pageBlockContainer, .homepageBlockContainer
{
    position: relative;
}
.homePageBackgroundLow
{
	min-height: 600px;
	background-color:#ff0000;
	height: 600px;
	position: relative;
}
.homePageContainer
{
	min-height: 800px;
	position: relative;
        height: 500px;
        width: 100%;
}
.homePageContainerAlt
{
	padding-top: 80px;
	min-height: 600px;
	height: 600px;
	position: relative; 
	top: 0px;
	bottom: 0px;
	left: 0px; 
	right: 0px;
}
.homePageShoutBox
{
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	right: 15px;
    left: 15px;
	color: #ffffff;
	vertical-align: middle;
    text-align: center;
	top: 50%;
    font-size: 21px;
    font-weight: 400;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
    line-height: 28px;
}
.homePageShoutBox h2
{
    color: #252B5D !important;
}
.homePageTopRow
{
	position: absolute;
	top: 80px;
	bottom: 330px;
	width: 100%;
}
.homePageTopRowAlt
{
	position: absolute;
	top: 80px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.homePageBottomRow
{
	position: absolute;
	bottom: 0px;
	height: 330px; 
	width: 100%;
}
.homepage-button
{
}
a.homepage-button-inner
{
	display: block;
	position: relative;
	/*background-color: #9aadc7;*/
	color:#ffffff;
	height:80px;
	max-height: 50%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 39px;
    margin-bottom: 30px;
}
a.homepage-button-inner .homepage-button-inner-bg
{
	background-color: #c2bebf;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px; 
	color:#FFFFFF;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 39px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60);
}
a.homepage-button-inner .homepage-button-inner-text
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;  
	text-align: center;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 39px;
}
a.homepage-button-inner span
{
	line-height: 80px;

}


a.homepage-button-inner:hover
{
	/*color:#C68658 !important;*/

	text-decoration: none;
}
a.homepage-button-inner:hover .homepage-button-inner-bg
{
	background-color: #C68658 !important;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
}
a.homepage-button-inner:hover span
{
	text-decoration: none;
}

.homepage-button-inner .homepage-button-inner-table
{
	display: table;

}
.homepage-button-inner .homepage-button-inner-table span
{
	display: table-cell;
  	vertical-align: middle;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    cursor: default;
}


.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
    color: #323232;
    background-color: #efefef !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #000000 !important;
}

/*NAVBAR*/
.navbar
{
	border-radius: 0px !important;
}
.navbartop{
	height: 30px;
	line-height: 30px;
	text-align: right;	
}
.infopage.navbar-header
{
	position: absolute;
	bottom: 0px;
	left: 0px;
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    top: 0px;
    height: 120px !important;
}
.homepage.navbar-header
{
	position: absolute;
	bottom: 0px;
	left: 0px;
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    top: 0px;
    height: 60px !important;
}
.homepage .navbar-brand{
	height: 60px;
	padding: 5px 0px !important;
}
.info_page .navbar-brand{
	height: 80px;
	padding: 25px 0px !important;
}
.scrolled .info_page .navbar-brand{
	height: 60px;
	padding: 5px 0px !important;
}

.scrolled .info_page .navbar-brand .logo
{
	height: 100% !important;
}

.navbar-brand .logo{
	margin-left: 15px;
}
.navbar-toggle
{
	top: 20px;
}

/*NAVBAR*/

.dropdown-menu {
	background-color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
    border: 0px solid #cccccc !important;
    border: 0px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    
}
.dropdown-menu a
{
	color: #323232 !important;
	font-weight: 400 !important;
}
.navbar .container .navbar-collapse
{
    margin-top: 80px;
}
.navbar-collapse ul li a
	{
		line-height: 60px;
	}
.navbar .container .navbar-collapse .logo
{
	position: absolute;
	display: block;
	right: 0px;
	top: 10px;
	height: 200px;
}
.navbar.shrink .container .navbar-collapse .logo
{
	position: absolute;
	display: block;
	right: 0px;
	top: 10px;
}
.navbar .container .navbar-collapse .logo img
{
	max-height: 100%;
	max-width: 100%;
}

.block_title
{
	display: block;
	height: 44px;
	/*border-bottom: 6px solid #efefef;*/
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
.containerGradient
{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
.block_title h2
{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	height: 40px;
	/*border-bottom: 6px solid #000000;*/
	positon: relative;
}
div.ngg-gallery-thumbnail-box
{
	width: 33,33% !important;
	margin: 0px !important;
	padding: 0px !important;
}
div.ngg-gallery-thumbnail-box
{
	margin: 0px !important;
	padding: 15px 15px !important;
}
.ngg-gallery-thumbnail img, .ngg-gallery-thumbnail img:hover {
	width: auto;
	height: auto;	
}
ul.really_simple_twitter_widget
{
	padding: 0px;
	margin: 0px;
}
ul.really_simple_twitter_widget li
{
	position: relative;
	margin-left: 80px;
	margin-bottom: 30px;	
	list-style-type: none;
}

ul.really_simple_twitter_widget li img
{
	padding: 0px 10px 10px 0px;	
	position: absolute;
	left: -80px;
}
.sub_page_menu
{
	background-color: #000000;
	color: #ffffff;
	margin: 20px 0px;
	padding: 20px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.sub_page_menu h3
{
	margin: 0px 30px;
}
.sub_page_menu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sub_page_menu ul li
{
	color: #ffffff;
}
.sub_page_menu ul li.current_page_item
{
	background-color: #C68658 !important;
}
.sub_page_menu ul li a
{
	color: #ffffff;
	display: block;
	padding: 10px 30px;
}
.sub_page_menu ul li a:hover
{
	color: #ffffff;
	background-color: #C68658;
	text-decoration: none;
	display: block;
	padding: 10px 30px;
}
.urgent_message
{
	background-color: #000000;
	color: #ffffff;
	padding: 30px;
}

.urgent_message a
{
	color: #ffffff;
}

.post_time
{
	color: #888888;
	font-size: 14px;
    line-height: 21px;
}

.post_location
{
	color: #888888;
	font-size: 14px;
    line-height: 21px;
}

.urgent_message .post_time
{
	color: #ffffff;
}

.row
{
	
}

.agenda_item
{
	position: relative;
	height: 60px;
	width: 100%;
	margin-bottom: 30px;
}

.agenda_date
{
	position: relative;
}

.agenda_day
{
	position: absolute;
	width: 48px;
	height: 48px;
	font-size: 48px;
    line-height: 48px;
    text-align: center;
    font-family: Oswald;
	font-weight: 700;
}

.agenda_month
{
	position: absolute;
	left: 0px;
	width: 60px;
	top: 48px;
	height: 12px;
	font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    font-family: Oswald;
	font-weight: 700;
}
.agenda_text
{
	position: absolute;
	left: 80px;
	right: 0px;
	top: 0px;
	height: 60px;
}
.agenda_text .agenda_parargraph
{
	height: 30px;
	line-height: 30px;
}
.btn
{
    background-color: #000000;
    color: #ffffff !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 40px;
    height: 40px;
    padding: 0px 40px !important;
    margin-right: 30px;
    text-transform: uppercase;
    margin-top: 15px;
}
body .gform_wrapper .gform_footer input[type=submit] { 
     background-color: #000000;
    color: #ffffff !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 40px;
    height: 40px;
    padding: 0px 40px !important;
    margin-right: 30px;
    text-transform: uppercase;
    border-style: none;
}
.gform_wrapper select, .gform_wrapper select option {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 100 !important;
    font-size: 17px !important;
}
.btnWide
{
    width: 100% !important;
}
.btnEmph
{
    background-color: #00B2E3;
}
.emphasize
{
	color: #00B2E3;
}
.btnExtra
{
    background-color: #00B2E3;
    color: #FFFFFF !important;
}

.btn:hover
{
        background-color: #00B2E3 !important;
	color: #ffffff !important;
}
.btnEmph:hover
{
	background-color: #000000 !important;
	color: #ffffff !important;
}
.btnExtra:hover
{
	background-color: #ffffff !important;
	color: #00B2E3 !important;
}
.homeIcon
{
	display: inline-block;
	height: 23px;
	width: auto;
}
.homeIcon img
{
	max-width: 100%;
	max-height: 100%;
}
footer
{
	position: relative;
	/*background-image: url( img/footer_bg.jpg );*/
	/*background-position-x: center;*/
	/*background-position-y: bottom;*/
	/*background-size: cover;*/
	background-color: #000000;	
	color: #ffffff;
    min-height: 100px;
	font-size: 17px;
    line-height: 25px;
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
}
OLDfooter::before{
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.70);
}
.upperFooter
{
	padding: 30px 0px 30px 0px;
}
.blackContainer
{
	background-color: #000000;
}
footer a, footer a:hover
{
    color: #ffffff;
}


div.social-media-icons
{
    text-align: center;
    margin-bottom: 60px;
}

.social-media-icons .fa
{
	color: #000000 !important;
	font-size: 30px !important;
	line-height: 30px !important;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px;
}

img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
.pageMainContainer
{
	/*margin-top: 560px;*/
	margin-bottom: 60px;
}
.pageLightboxContainer
{
	margin-bottom: 60px;
}

@media (min-width: 768px) {
	.info_page.backgroundBanner
	{
		-webkit-border-bottom-right-radius: 270px;
		-moz-border-bottom-right-radius: 270px;
		border-bottom-right-radius: 270px;
	}
	.info_page.backgroundBanner .bannerImageContainer
	{
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
	}
	.homepage.navbar-default
	{
		background-color: rgba( 0, 0, 0, 0.35 );
		margin-bottom: 0px !important;
	}
	.homepage.navbar .dropdown a
	{
		color: #ffffff !important;
	}
	.scrolled .homepage.navbar .dropdown a {
		color: #000000 !important;
	}
	.info_page.navbar-default
	{
		background-color: #ffffff;
		margin-bottom: 0px !important;
	}
    .homepage.navbar{
		color: #000000;
		height: 60px !important;
		border: 0px solid transparent; 
		/*position: relative;*/
		left: 0px;
		right: 0px;
		top: 0px;
		position: fixed;
    }
    .info_page.navbar{
		color: #000000;
		height: 160px !important;
		border: 0px solid transparent; 
		position: relative;
    }
    .scrolled .info_page.navbar {
		color: #000000;
		height: 60px !important;
		border: 0px solid transparent;
		position: fixed;
		left: 0px;
		top: 0px;
		right: 0px;
	}
    .navbar-brand .logo img
    {  
		height: 42px;
    }
    .disclaimer{
        text-align: right;
    }
	.navbar .container .navbar-collapse
	{
		margin-top: 0px;
	}
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -0px !important;
    }
    .navbar-brand .logo{
		margin-left: 0px;
	}
	.navbar{
		height: 110px;
		border: 0px solid transparent;
		/*border-bottom: 6px solid #0859AA;*/
		margin-top: 0px;
		margin-top: 0px;
	}
	
	.navbar-brand{
		height: 80px;
		padding: 9px 0px !important;
	}
	
	.navbar-brand .logo{
		margin-left: 15px;
	}
	.navbar-brand .logo img
	{
		 height: auto;
	}
	.scrolled .navbar-brand .logo img {
		height: 42px;
	}
	
	.navbar-nav > li > a {
	    color: #252B5D !important;
	    font-size: 21px;
	    font-weight: 300 !important;
        padding: 0px 0px 0px 30px !important;
	    display: inline-block;
	    height: 60px;
	    line-height: 60px;
	}
	
	.navbar-nav > li > a:hover {
	    /*background-color: #C68658 !important;*/
	    color: #252B5D !important;
	    font-weight: 300 !important;
	}
	
	.navbar .navbar-nav{
		float: right;
	}
	a.homepage-button-inner .homepage-button-inner-text
	{
        font-size: 16px !important;	
	}
	a.homepage-button-inner {
        height:  158px;
        font-size: 16px;
        padding-bottom: 60px;
    }
    a.homepage-button-inner span
	{
		line-height: 158px;
	}
	.homePageBottomRow
	{
		height: 218px; 
	}
}

@media (min-width: 768px) AND (max-width: 991px) {
	ul.toplinks li
	{
		padding: 0px 10px !important;
	}
	ul.toplinks li a
	{
		font-size: 18px !important;
	}
	.navbar-default
	{
		height: 60px !important;
	}
	.navbar-brand .logo img
	{
		height: auto;
	}
	.navbar-collapse ul li a
	{
		line-height: 60px;
	}
}
@media (min-width: 992px) {
	a.homepage-button-inner .homepage-button-inner-text
	{
        font-size: 21px !important;	
	}
    a.homepage-button-inner {
        height: 212px;
        font-size: 21px;
        padding-bottom: 60px;
    }
    a.homepage-button-inner span
	{
		line-height: 212px;
	}
	.homePageBottomRow
	{
		height: 272px; 
	}
}

@media (min-width: 1200px) {
	a.homepage-button-inner .homepage-button-inner-text
	{
        font-size: 24px !important;	
	}
    a.homepage-button-inner {
        height: 263px;
        font-size: 24px; 
        padding-bottom: 60px;
    }
    a.homepage-button-inner span
	{
		line-height: 263px;
	}
	.homePageBottomRow
	{
		height: 323px; 
	}
}

.bgGradient
{
	height: 60px;
    background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* Standard syntax (must be last) */
}

.iscwp-gallery-slider-wrp
{
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 60px; 
}

.search_form
{
    position: absolute;
    right: 30px;
    top: 60px;
    height: 40px;
    border: 1px solid #252B5D;
    width: 240px;
}

.search_field
{
    position: absolute;
    left: 0px;
    right: 40px;
    bottom: 0px;
    top: 0px;
    border: 0px solid transparent;
    padding: 0px 10px;
}

.search_submit
{
    background-color: #252B5D;
    position: absolute;
    right: 0px;
    width: 40px;
    bottom: 0px;
    top: 0px;
    text-shadow:none !important;
    border:none !important;
    box-shadow:none !important;
    color: #ffffff;
}

.panel
{
    border-radius: 0px !important;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 0px solid transparent !important;
}
.panel-default {
  border:0px solid transparent !important;
}

.panel-default > .panel-heading {
  color: #ffffff !important;
  background-color: #252B5D !important;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  font-size: 21px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}

.panel-collapse
{
    border-left: 1px solid #02A3D0 !important;
    border-right: 1px solid #02A3D0 !important;
    border-bottom: 1px solid #02A3D0 !important;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.panel-default > .panel-heading a{
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

a .fa-arrow-down{
    display: none;
}

a .fa-arrow-right{
    display: inline;
}

a[aria-expanded="true"] .fa-arrow-down{
    display: inline;
}

a[aria-expanded="true"] .fa-arrow-right{
    display: none;
}

.panel-group .panel + .panel {
    margin-top: 1px !important;
}

.fileBlock
{
    height: 60px;
    padding-left: 60px;
    background: url( 'img/doc_icon.png' );
    background-repeat: no-repeat;
    backgroun-position-y: center;
}

.fileBlock a
{
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 40px;
}

.pageBackContainer
{
    margin-bottom: 30px !important;
}

a.pageBackLink
{
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #252B5D;
}
.pageContentBlock .pageContentBlockInner h1
{
    color: #252B5D !important;
}

.searchResult a.searchReadMore
{
    color: #252B5D;
    font-size: 17px;
    font-weight: 100;
}

.gform_wrapper .gsection {
    border-bottom: 0px solid transparent !important;
}
.clearBoth
{
    clear: both;
}

.gfield_label
{
    display: none !important;
}

.ginput_container input, .ginput_container textarea
{
    width: 100% !important;
    border: 1px solid #000000;
}
.ginput_container input::placeholder, .ginput_container textarea::placeholder
{
    color: #000000;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 0px 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 0px;
  top: 5px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 50px;
  height: 5px;
  border-radius: 1px;
  background-color: #252B5D !important;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}

.info-page .navbar-default
{
	background-color: #ffffff !imoportant;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent !important;
}
.noLeftPad
{
    padding-left: 0px !important;
}
.noRightPad
{
    padding-right: 0px !important;
}
.marginTop
{
    margin-top: 30px;
}

#map {
    height: 400px;
    width: 100%;
}

.quoteBlock
{
    background-color: #000000;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.quoteBlock .quoteBlockInner h2
{
    color: #ffffff !important;
}
.quoteBlock .quoteBlockInner h2::before, .quoteBlock .quoteBlockInner h2::after
{
    color: #ffffff !important;
}
.quoteBlock .quoteBlockInner blockquote
{
    color: #ffffff !important;
}
.quoteBlock .quoteBlockInner p
{
    color: #ffffff !important;
}
.quoteBlock .quoteBlockInner .quoteText
{
    color: #ffffff !important;
}
.bottomMargin
{
	margin-bottom: 30px;
}
.quoteBox
{
	background-color: #EFEFEF;
	margin-bottom: 60px;
}
.expertBox
{
	margin-bottom: 60px;
}
.expertBox .expertBoxLast
{
    padding-bottom: 60px;
    border-bottom: 12px solid #000000;
}
.quoteBox.quoteBoxRounded
{
	 -webkit-border-bottom-right-radius: 108px;
    -moz-border-bottom-right-radius: 108px;
    border-bottom-right-radius: 108px;
}
.quoteBox .singleQuoteBox
{
	padding: 30px 0px 30px 0px;
}
.quoteBox .quoteTextBlock
{
	background-color: #ffffff;
	padding: 15px;
	position: relative;
		margin-top: 30px;
	margin-bottom: 0px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
	-webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
	-moz-filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
}
.quoteBox .quoteTextBlock::before
{
	content: '';
	position: absolute;
	top: -30px;

	width: 0;
	height: 0;
	border-bottom: 30px solid #ffffff;
	border-left: 15px solid transparent;
}
.quoteBox .singleQuote
{
	border-top: 12px solid #00B2E3;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.personInfo
{
	position: relative;
}
.personText
{
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	left: 95px;
	top: 0px;
	right: 0px;
	bottom: 0px; 
}
.pictureFrame
{
	display: inline-block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	background-color: #cccccc;
	-webkit-border-top-left-radius: 40px;
    -moz-border-top-left-radius: 40px;
    border-top-left-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
    -moz-border-bottom-left-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-bottom-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.pictureFrame img
{
	width: 100%;
	min-width: 100%;
	height: auto;
}
.textAlignRight
{
	text-align: right;
}
.textAlignCenter
{
	text-align: center;
}
.bottomFooter
{
	line-height: 77px;
}
.bottomFooter p
{
	margin: 0px;
}
.iconRow
{
	min-height: 75px;
	padding-left: 60px;
	position: relative;
	margin-bottom: 10px;
}
.iconTemp .productIcon
{
	background-image: url( 'img/icon_temp.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconGlass .productIcon
{
	background-image: url( 'img/icon_glass.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconBottle .productIcon
{
	background-image: url( 'img/icon_bottle.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconCountryFrance .productIcon
{
	background-image: url( 'img/icon_country_france.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconCountryItaly .productIcon
{
	background-image: url( 'img/icon_country_italy.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconCountryGermany .productIcon
{
	background-image: url( 'img/icon_country_germany.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconCountryPortugal .productIcon
{
	background-image: url( 'img/icon_country_portugal.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconFork .productIcon
{
	background-image: url( 'img/icon_fork.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}
.iconApproval .productIcon
{
	background-image: url( 'img/icon_approval.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: absolute;
	width: 50px;
	height: 100px;
	top: 0px;
	left: 0px;
}

.backgroundBanner
{

}
.bannerContentBlock
{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
}
.bannerContentCover
{
	position: absolute;
	background-color: #ffffff;
	left: 0px;
	bottom: 0px;
	top: 0px;
	width: 50%;
}
.bannerContent
{
	height: auto;
	padding-top: 15px;
}
.imageContainer
{
	width: 100%;
	padding-bottom: 80%;
	position: relative;	
	overflow: hidden;
	margin: 15px 0px;
}
.imageContainer img
{
	position: absolute;
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.slick-dots
{
	display: none !important;
}
.footerLogoColumn
	{
		text-align: center;
		
		margin-bottom: 30px;
	}
	.footerLogoColumn img
	{
		max-width: 100%;
	}
@media (max-width: 767px) {
	.homepage.backgroundBanner .bannerImageContainer {
		position: absolute;
		top: 60px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		overflow: hidden;
	}
	.navbar-default
	{
		position: fixed;
	}
	blockquote
	{
		border: none;
		color: #00B2E3;
		font-weight: 700;
		font-size: 35px;
		line-height: 52px;
		line-height: 53px;
		quotes: "\201C""\201D""\2018""\2019";
		padding: 0px;
		margin: 0px;
	}
	.quoteBox{
		margin-bottom: 30px;
	}
	.btn{
		width: 100%;
	}
	.productDetailImage
	{
		text-align: center;
	}
	.productDetailText
	{
		padding-bottom: 30px;
	}
	.pageMainContainer
	{
		margin-top: 0px;
	}
	.info_page.backgroundBanner
	{
		margin-bottom: 30px;
	}
	.customerRow
	{
		margin-bottom: 30px;
	}
	.selectorRow
	{
		margin-bottom: 30px;
	}
	.articleBlock.articleBlockLast
	{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.navbar-collapse ul li a
	{
		line-height: 30px;
	}
	.homepageProductRow
	{
		background-color: #ffffff;
		position: relative;
		padding-top: 30px;
	}
	.homepageProductContainer
	{
		margin-bottom: 0px;
	}
	.homepageProductBlock
	{
		height: auto;
		margin-bottom: 30px;
	}
	div.social-media-icons
	{
		margin-bottom: 30px;
	}
	.iscwp-gallery-slider-wrp
	{
		margin-bottom: 30px;
	}
	video
	{
		display: none;
	}
	.blackContainer
	{
		padding: 0px 31px 46px 31px;
	}
	.bottomFooter .textAlignRight
	{
		text-align: left;
	}
	.bottomFooter, .bottomFooter ul, .bottomFooter li
	{
		line-height: 23px;
	}
	{
		line-height: 23px;
	}
	.upperFooter
	{
		padding: 46px;
	}
	.navbar-default 
	{
		margin-bottom: 0px;
	}
	.navbar-header
	{
		height: 60px !important;
	}
	.homepage.backgroundBanner
	{
		height: 270px;
		position: relative;
	}
	.pageMainContainer
	{
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.info_page.backgroundBanner{
		height: auto;
	}
	.info_page.backgroundBanner .bannerContentCover
	{
		display: none;
	}
	.info_page.backgroundBanner .bannerContentBlock
	{
		position: relative;
		height: auto;
	}
	.info_page.backgroundBanner .bannerImageContainer
	{
		position: relative;
		height: 200px;
		width: 100%;
	}
	.workBlock .workBlockInner
	{
    	padding: 30px 30px 30px 30px;
		position: relative;
		height: 100%;
	}
	.homePageShoutBox
	{
		position: relative;
		margin-top: auto;
		margin-bottom: auto;
		right: 0px;
		left: 0px;
		color: #252B5D;
		vertical-align: middle;
		text-align: left;
		top: 0;
		font-size: 23px;
		font-weight: 400;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		line-height: 32px;
		margin-bottom: 30px;
	}
	div.homepageMainContainer
	{
		height: auto !important;
		margin-top: 60px;
		display: none;
	}
	div.homePageBannerContainer
	{
		height: auto !important;
	}
	div.pageContentBlockInner
	{
		padding: 0px !important;
	}
	.pageBlockContainer
	{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.homepageMainContainer, .pageMainContainer
	{
		/*padding-top: 300px;*/
	}
	.backgroundBanner
	{
	    height: 300px;
	    background-position: left bottom;
	    background-size: cover;
	    background-position-x: left;
	}
    .navbar{
		background-color: #ffffff !important;
		color: #000000;
		height: 60px !important;
		border: 0px solid transparent; 
		position: fixed;
		width: 100%;
    }
    .navbar-brand .logo img
    {
		display: positive;
		z-index: 10;
		height: auto;
    }
    .disclaimer{
        text-align: left;
    }
    .navbar .container .navbar-collapse
    {
        background-color: #ffffff !important;
        margin-top: 0px;
        z-index: 500;
        position: absolute;
        width: 100%;
        /*top: 40px;*/
    }
	.leftAligned .homepageContentBlockOuter
	{
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		width: 100%;
	}
	.rightAligned .homepageContentBlockOuter
	{
		position: absolute;
		top: 0px;
		bottom: 0px;
		right: 0px;
		width: 100%;
	}
	.homepageBlock .homepageBlockImage
	{
		position: relative;
		height: 210px;
	}
	.homepageBlock.leftAligned
	{
		-webkit-border-bottom-right-radius: 0px;
	    -moz-border-bottom-right-radius: 0px;
	    border-bottom-right-radius: 0px;
	}
	.homepageBlock.rightAligned
	{
		-webkit-border-top-left-radius: 0px;
	    -moz-border-top-left-radius: 0px;
	    border-top-left-radius: 0px;
	}
	.homepageBlock.leftAligned .homepageBlockImage
	{
		-webkit-border-bottom-right-radius: 86px;
	    -moz-border-bottom-right-radius: 86px;
	    border-bottom-right-radius: 86px;
	}
	.homepageBlock.rightAligned .homepageBlockImage
	{
		-webkit-border-top-left-radius: 86px;
	    -moz-border-top-left-radius: 86px;
	    border-top-left-radius: 86px;
	}
	.homepageBlock, .pageBlock, .newsBlock
	{
	    /*border: 1px solid #02A3D0;*/
	    /*height: 514px;*/
	    /*background-color: #000000;*/
	    margin-bottom: 30px;
	    min-height: auto;
	    position: relative;
	}
	.rightAligned .homepageContentBlockOuter, .leftAligned .homepageContentBlockOuter
	{
		position: relative;
		top: 0;
		height: auto;
		transform: none;
		padding: 30px;
		margin-bottom: 0px;
		padding: 0px;
	}
	.homepageContentBlock.alignMiddle, .homepageContentBlock.alignTop, .homepageContentBlock.alignBottom
	{
		position: relative;
		top: 0;
		transform: none;
		padding: 0px;
	}
}


/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}
.custom-select select {
  /*display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: DodgerBlue;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}