/*--------CUSTOM STYLING----------
--------------------------------*/

.logo-fix{
	max-height:75px;
	opacity:0;
}

.fixed .logo-fix, body.overflowed #header .logo-fix{
	opacity:1;
}

img, table img{
	max-width:100%!important;
}

.text-content table{
	max-width:800px;
	width:auto;
}

table, td{
	max-width:100%;
}

.text-content{
	color:#6f6b6d;
}

.box-one, .box-two, .box-three, .box-four{
	position:relative;
	overflow:hidden;
}

#presentation .align-table-cell{
	position:relative;
	z-index:2;
}

.box-one:after, .box-two:after, .box-three:after, .box-four:after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    z-index: 0;
    height: 100%;
    width: 100%;
    padding:100px 0px;
}
/*
.box-one:hover:after, .box-two:hover:after, .box-three:hover:after{
	opacity:0.6;
}
*/
.box-one:after{
    background: url(../images/coffee.jpg) center;
	background-size:cover;
}

.box-two:after{
    background: url(../images/ice.jpg) center;
	background-size:cover;
}

.box-three:after{
    background: url(../images/refill.jpg) center;
	background-size:cover;
}

.box-four:after{
    background: url(../images/filters.jpg) center;
	background-size:cover;
}

.box-one a, .box-two a, .box-three a, .box-four a{
	text-transform:uppercase;
	font-weight:bold;
	margin-right:0px;
}


#presentation{
	padding:0px 0px!important;
}

.slide-content p{
	max-width:800px;
	margin:auto;
	color:#fff;
	font-size:20px;
	margin-bottom:30px;
}

.navbar-brand{
	height:auto;
}

.wwd-block .wwd-data {
	min-height:145px;
}

.wwd-block img{
	max-height:240px;
}

.section.dark{
	background:#fff;
}
		
#home-slider .overlay{
	background:#009DDA;
	opacity:0.15;
}
		
#footer{
	background:#333;
}

#footer p{
	color:#fff;
}
		
.button.fill{
	background:#009ddb;
	border-color:#009ddb;
	color:#fff!important;
}
				
.wwd-block .wwd-data .wwd-link, a, #header .menu-item.active a, #header .menu-item.current a, #header .menu-item a:hover, .counter .icon, .primary, #footer .block-title{
	color:#1ca4db;
}
					
.title.main:after, #footer .scrolltop{
	background-color:#1ca4db;
}

.loader{
	background:#1ca4db;
}

.button:hover {
  color: #fff;
  border-color: #8ac4db;
  background-color: #8ac4db;
}

.wwd-block{
	overflow:hidden;
}

.wwd-block:hover {
	background:#fff!important;
}
			
.wwd-block:hover:hover a{
	color:#333;
}

.imgFloatLeft{
	float:left;
	margin-right:30px;
}
	
.imgFloatRight{
	float:right;
	margin-left:30px;
}

.counter .data .literal{
	font-size:15px;
}

.nohover:hover{
	background:#fff;
}

.presentation{
	color:#333!important;
}

#counters{
	background:#fff;
}

.fz40, .fz18{
	color:#242237;
}

	/*
.box-one .button, .box-two .button, .box-three .button{
	border:3px solid #242237;
	color:#242237;
}
		*/

#header.overflow, body.overflowed #header{
	background:#009ddb;
}

#header .menu-item.active a, #header .menu-item.current a, #header .menu-item a:hover{
	color:#fff;
	opacity:0.7;
}

hr{
	border-bottom:5px solid #009ddb;
	margin:30px 0px;
}

h2{
	color:#0d4c66;
	margin-bottom:30px;
}

.page-header.blog{
	background: url(../images/blog-bg.jpg) no-repeat fixed bottom center;
}

.wwd-block .wwd-data .wwd-title{
	font-size:21px;
		}

/*--------END CUSTOM TYLING----------*/

table td{
	padding: 0px 30px 0px 0px;
	background:#fff;
}

.text-content .number{
	width:60px; 
	height:60px; 
	float:left; 
	font-size:50px;
	padding:15px;
	background:#fff;
	color:#0d4c66;
	font-weight:bold;
	overflow:hidden;
	margin-top:0px;
	margin-right:15px;
}

#services img{
	background:#fff;
	border:15px solid #fff;
}

.wwd-block img{
	border:0px!important;
}

#services{
	padding-top:50px;
}

.section{
	padding-top:65px;
}

.small-contact{
	font-size: 17px;
    line-height: 30px;
    font-family: "Open Sans";
}

.small-contact:hover{
	opacity:0.6;
}

.title.main{
	margin-bottom:30px;
}

.container{
	max-width:1920px;
	margin:auto;
}

.home-slide{
	min-height:600px;
	width:100%;
	background: url(/images/water-bg.jpg) no-repeat;
	background-size:cover;
	position:relative;
	overflow:hidden;
}
		
.home-slide:after{
	content:"";
	background:#242234;
	opacity:0.6;
	position:absolute;
	width:100%;
	height:600px;
	top:0px;
}
		
		
.home-slide .slide-content{
	max-width:500px;
	text-align:center;
	margin:auto;
	padding-top:200px;
	position:relative;
	z-index:2;
}
				
.home-slide h2{
	font-size:50px;
	color:#fff;
	font-weight:700;
	text-transform:normal!important;
	text-shadow:0px 1px 0px #242234;
	margin-bottom:30px;
	padding-bottom:0px;
}

.slide-content p{
	text-shadow:0px 1px 0px #242234;
}

.navbar-main-collapse.in .navbar-nav, .navbar-main-collapse.collapsing .navbar-nav{
	background:none!important;
	width:100%;
	padding-top:15px;
}
		
#header .navbar-main-collapse.in .menu-item a{
	padding-left:0px;
}

#header.overflow, body.overflowed #header{
	overflow:hidden;
}

.blog-cats{
	padding:0px;
	margin:0px;
}

.blog-cats li{
	float:left;
	display:inline;
	margin-right:30px;
}

.blog{
	padding-top:40px;
}

@media (max-width: 767px){
	#presentation .subtitle {
		line-height: 24px !important;
		margin-top: 10px;
		font-size:14px!important;
	}
	.text-content{
		font-size:14px;
		line-height:24px;
	}
	.align-table{
		height:auto!important;
	}
	#header, #header.overflow{
		background:#009ddb!important;
		top:0px;
		padding:10px 0px;
	}
}

@media (max-width: 1200px){
	#presentation .subtitle {
		line-height: 24px !important;
		margin-top: 10px;
		font-size:14px!important;
	}
}

.box-spot{
	overflow:hidden;
	background:#efefef;
	padding:15px;
}

.header.style3.stick, .header.style4.stick, .header.header-cons.stick{
	padding-top:0px;
}

table{
	background:#fff;
}

table table{
	max-width:400px;
	margin:auto;
}

table td{
	background:none;
}

table table tr:nth-child(even){background: #efefef!important;}

.fz40{
	font-size:36px!important;
}

.browser-bg{
	background: url(../images/blog-bg.jpg) no-repeat top center;
}

.header-browser{
	background:#009ddb;
	padding:30px 0px;
}
				
.browser-slide{
	background:rgba(255,255,255,0.9);
	padding:100px 0px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
