@import url('https://fonts.googleapis.com/css?family=Asap:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

.flex
{
	color: #ffffff;
	background: #222222;
	padding: 5px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 9999;
}
.crop
{
	
	overflow: hidden;
}
input[type=submit].loginbutton
{
	color: #ffffff;
	background: #0993d7;
	height: auto;
	border: 1px solid #0993d7;
	padding: 5px 15px;
}
#contact_form .row
{
	margin: 0px;
}
#contact_form
{
	padding-left: 30px;
}
.website
{
	height: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	opacity: hidden;
}
.msg
{
	display: block;
	width: 70%;
	margin: 0 auto;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
	text-shadow: none;
	background: #cfcfcf;
	text-align: center;
	border: 1px solid #8a8a8a;
}
.download_list
{
	padding-bottom: 10px;
}
.toggler h3
{
	padding: 5px;
	background: #0993d7;
	color: #ffffff;
	display: block;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	text-shadow: none;
}

.loginblock .row, .loginforms .row

{
	margin: 0px ;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 44px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

html
{
margin: 0; padding: 0;
font-family: 'Asap', sans-serif;
color: #707070; 
margin: 0; padding: 0; 
text-align: left;
width: 100%;
font-size: 14px;
background: #ffffff;
line-height: 130%;
outline: 0 !important;
}
a
{
color: #707070; 
text-decoration: none;
outline: 0 !important;
}
a:hover
{
font-weight: bold;
}

body
{
margin: 0;
padding: 0;
background: #ffffff;
width: 100%;
}

.imageoffer a.layerlink {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.center
{
width: 1140px;
display: block;
margin: 0 auto;

}

@media screen and (max-width:  1140px) {
.center
{
width: 100%;
padding: 0px 15px;
}
}

.top{
	background: #0993d7;
	padding: 20px 0px;
	color: #ffffff;
}
.top a
{
	color: #ffffff;
}


.top2
{
	padding-top: 40px;
}
.bx-controls .bx-pager
{
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: auto;
	display: block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0px;
    display: block;
    height: 15px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #2480ae;
}
.bx-controls-direction
{
	display: none;
}


#menu{
	display: table;
	width: 100%;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	
}
#menu li.red a
{color: #FF0000 !important; text-shadow: none; font-weight: bold;

text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
#menu li
{
	display: table-cell;
	list-style-type: none;
	padding: 0px 10px;
	min-width: 60px;
	position: relative;
	margin: 0px;
	text-align: center;
}
/*
#menu li > ul
{
	display: none;
	position: absolute;
	background: #ffffff;
	z-index: 300;
	top: 40px;
	padding: 20px;
	z-index: 99999;
	min-width: 300px;
}
#menu li:hover ul
{
	display: block;
	
}
#menu li ul li, #menu li ul ul
{
	display: block;
	float: left;
	width: 100%;
	position: relative !important;
	top: 0px !important;
	padding: 0px !important;
	clear: both;
}
 #menu li ul ul
 {
 	width: 100%;
 	
 }
  #menu li ul ul li
  {
  	padding-left: 20px !important;
 	margin-left: 10px !important;
 	width: calc(100% = 30px) !important;

  }
   #menu li ul li ul a
   {
   	font-weight: normal;
   }
 #menu li ul li a
 {
 	padding: 5px 0px;
 	font-size: 15px;
 	border-bottom: 0px;
 	font-weight: bold;
 	display: block;
	float: left;
	width: 100%;
	clear: both;
 }
 */
#menu li a
{
	
	
	padding: 0px 0px 15px 0px;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 5px solid #0993d7;
}

.hvr-underline-from-left::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 100%;
    transition-duration: 0.3s;
    transition-property: right;
    transition-timing-function: ease-out;
    z-index: -1;
}
 #menu li.active a::before
 {
	 background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0px;
   
    z-index: -1;
 }
.lang
{
	display: block;
	float: right;
	margin-top: 10px;
}
.lang a
{
	display: block;
	float: left;
	margin-right: 10px;
}
.lang a:last-child
{
	margin-right: 0px;
}
.sb-slidebar {
	padding: 14px;
	color: #fff;
}
h1
{
	color: #0993d7;
}
.blocksoffer
{
	padding: 30px 0px 30px 0px;
}
.homepage .blocksoffer
{
	padding: 50px 50px 30px 50px;
}
.pagee
{
	padding: 30px 0px 30px 0px;
}
.clearfix
{
	clear: both;
}
.titleoffer
{
	margin-top: 1px;
	padding: 25px;
	color: #ffffff;
	width: 100%;
	position: relative;
	text-align: center;
}

.titleoffer a.layerlink
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.titleoffer::before {
	
}
.titleoffer {
	background: #0993d7;
	transition: all 0.5s;
}
.titleoffer a
{
	color: #ffffff;
}
.titleoffer h2
{
	font-size: 29px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.offerblock:hover .titleoffer
{
	background: #1f7ca8;
}
footer
{
	background: #000000;
	color: #ffffff;
	padding: 20px 0px;
}
footer #menubottom
{
	display: table;
	margin: 0px;
	padding: 0px;
}
footer #menubottom li
{
	list-style-type: none;
	display: table-cell;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
footer #menubottom li a
{
	padding-bottom: 5px;
}
footer a
{
	color: #ffffff;
}

.copy
{
	text-align: right;
}
.morebutton
{
	display: block;
	margin: 0 auto;
	width: 190px;
	max-width: 100%;
	padding: 5px 30px 5px 0px;
	background: url(../img/icon_arrow.png) center right no-repeat;
}
.offerblock
{
	display: block;
	float: left;
	width: 458px;
	max-width: 100%;
	margin: 0px 20px 20px 0px;
}
.offerblock.offerthree
{
	display: block;
	float: left;
	width: 46%;
	max-width: 100%;
	margin: 0px 2% 20px 2%;
	position: relative;
}
.offerblock.four
{
	display: block;
	float: left;
	width: 23%;
	max-width: 100%;
	margin: 0px 1% 20px 1%;
	position: relative;
}
.offerblock.offerthree .titleoffer
{
padding: 15px;	
}
.offerblock.offerthree .titleoffer h2
{
font-size: 16px;	
margin: 0px;
}
.offerblock.offerthree .imageoffer
{
	min-height: 140px;
	max-height: 140px;
	padding: 20px;
	text-align: center;
}
.offerblock.four .imageoffer
{
	min-height: 200px;
	max-height: 200px;
	display: block;
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.offerblock.four .imageoffer img
{
	max-width: 90% !important;
	max-height: 200px !important;
	display: block;
	margin: 0 auto;
	position: relative;
}
#html5-watermark
{
	display: none !important;
}
.offerblock.four  .imageoffer a.layerlink
{
	z-index: 99;
}
.offerblock.four .desc_prod
{
	display: block;
	width: 100%;
	position: relative;
	float: left;
	line-height: 20px;
	min-height: 110px;
}
.offerblock.four .desc_prod p
{
	margin: 0px;
}
.offerblock.four .titleoffer
{
	display: table;
	padding: 10px;
	width: 100%;
	position: relative;


}
.offerblock.four
{
	margin-bottom: 30px;
}
.offerblock.four .titleoffer h2
{
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	height: 80px;
	line-height: 120%;
	width: 100%;
}
.offerblock.offerthree .imageoffer img
{
	max-width: 100%;
	max-height: 100%;
}
.blocksoffer .offer2
{
	margin: 0px 0px 20px 0px;
	float: right;
}
html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

/* Fixed position examples */
#sb-site.top-padding {
	padding-top: 50px;
}

#fixed-top {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: red;
	z-index: 4;
}

#fixed-top span.sb-toggle-left {
	float: left;
	color: white;
	padding: 10px;
}

#fixed-top span.sb-toggle-right {
	float: right;
	color: white;
	padding: 10px;
}

@media screen and (max-width:  1066px) and  (min-width:  640px) {
	.blocksoffer .offerblock
	{
		display: table-cell;
		float: none;
		width: calc(50% - 20px);
		padding: 10px;
	}
	.imageoffer img
	{
		width: 100%;
	}
	.blocksoffer
	{
		display: table;
		width: 100%;
		padding: 0px 0px 30px 0px;
	}
}
@media screen and (max-width:  870px) and  (min-width:  640px) {
	.titleoffer h2
	{
		font-size: 20px;
	}
}
				@media screen and (max-width:  767px) {
					.menitop
					{
						display: none !important;
					}
					.copy
					{
						padding-top: 10px;
						text-align: left;
					}
					.flex
					{
						display: block;
					}
					body{
						padding-top: 50px;
					}
					
					.top .col-s-2
					{
						text-align: center;
					}
					.lang{
						width: 100%;
						padding-top: 10px;
					}
					.lang a
					{
						display: inline;
						float: none;
					}
					}
	@media (max-width: 640px) {
	.offerblock
	{
		margin: 0px;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	
}	
@media (max-width: 530px) {
.blocksoffer
{
	padding: 0px 0px 0px 0px;
}
.titleoffer h2 {
	line-height: 110%;
}
}	
					
	.sb-slidebar.sb-left 
	{
		padding-top: 50px;
	}
	#menu2, #menu2 ul, #menu2 li
	{
		margin: 0px;
		padding: 0px;
	}
	#menu2
	{
		margin-top: 30px;
	}
	#menu2 > li > a
	{
		text-transform: uppercase;
		font-weight: bold;
	}
	#menu2 li 
	{
		padding: 10px 0px 10px 15px;
		list-style-type: none;
	}
	#menu2 a
	{
		font-size: 17px;
		color: #ffffff;
	}
	#menu2 a:hover
	{
		text-decoration: underline;
	}
	#menu2 li li
	{
		padding-left: 20px;
	}
	#menu2 li li li
	{
		padding-left: 20px;
		margin-left: 15px;
		background: url(../img/icon_punkt2.png) left center no-repeat;
	}
	
	
	body {
	background: #fafafa url(http://jackrugile.com/images/misc/noise-diagonal.png);
	color: #444;
	font: 100%/30px 'Helvetica Neue', helvetica, arial, sans-serif;
	text-shadow: 0 1px 0 #fff;
}

strong {
	font-weight: bold; 
}

em {
	font-style: italic; 
}

table {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	line-height: 24px;
	margin: 0px auto;
	text-align: left;
	width: 100%;
}	

table tr:first-child {
	background: #0993d7;
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
  font-weight: bold;
	padding: 10px 15px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
}
table tr:first-child td {
	background: #0993d7;
}
.form_content
{
	padding-top: 15px;
}

table tr:first-child:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

table tr:first-child:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px !important;
	position: relative;
	vertical-align: middle !important;
	transition: all 300ms;
	height: auto !important;

}
.imagephoto
{
	margin-bottom: 15px;
}
td p
{
	margin: 0px !Important;
}
.term h2
{
	margin-top: 0px;
	color: #000000;
}
td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

tr {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}
table tbody tr:first-child td, table tbody tr:first-child {
	background: #f1f1f1 url(http://jackrugile.com/images/misc/noise-diagonal.png);	
	text-shadow: none;
	color: #444;
	font-weight: normal;
}
tr:nth-child(odd) td {
	background: #f1f1f1 url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}

tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}	

@media (max-width: 955px) {
.offerblock.four
{
	width: 48%;
}

}
@media (max-width: 430px) {
.offerblock.four
{
	width: 98%;
}

}

@media print {

  .noprint {
   display: none;
  }
}