@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
@import url(http://fonts.googleapis.com/css?family=Quicksand:300,400);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700);
@import url(http://fonts.googleapis.com/css?family=Seaweed+Script);

html, body {
  height: 100%;
}

body, h1 {
	font-family: 'Source Sans Pro','Open Sans Condensed', sans-serif;
	color: #414141;
	}
	
::selection {
	background-color: #00cb00;
	color: #ffffff;
}
	
h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro','Open Sans Condensed', sans-serif;
	font-weight: 300;
	color: #414141;
	}
	
p {
	font-family: 'Source Sans Pro','Open Sans Condensed', sans-serif;
	font-weight: 400;
	color: #414141;
	}
	
body {
	font-weight: 400;
	color: #414141;
	font-size: 1em;
	}
	
a:hover {
	text-decoration:underline;
}


	
.slide_startscreen {
	padding-top: 0px;
	min-height: 100%;
	
  
  margin: auto;     /*Negates #push on longer pages*/
	}
	
	.slide {
	padding-top: 50px;
	min-height: 100%;
	
  
  margin: auto;     /*Negates #push on longer pages*/
	}
	
	.slide_not {
	padding-top: 50px;
	 
	}

#whatwedo {
	background: #FFFFFF;
	/*background-image:url('../img/what_we_do_background.jpg');*/
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:center; 
	background-size: cover;
	}
	
#whsatwedo h1  {
	color: #d5d5d5!important;
	opacity: 0.8;
	}
	
#whsatwedo h2  {
	color: #d5d5d5!important;
	opacity: 0.8;
	}
	
#whsatwedo p  {
	color: #d5d5d5!important;
	}



	
.highlight {
	color: #00cb00!important;
}

#contactus, #ourproducts {
	background-color: #efefef;
}
	
h1 {
	font-weight: 200;
text-transform: uppercase;
font-size: 450%;
text-align: center;
margin-top: 0%;
margin-bottom: 0.1em;
margin-left: 0;
margin-right: 0;
padding: 0;

	}


h2 {
	text-transform: none;
font-size: 150%;
text-align: center;
margin-top: -0.2em;
margin-left: 0;
margin-right: 0;
padding: 0;
	}
	
h3 {
font-size: 150%;
text-align: center;
margin-top: -0.2em;
margin-left: 0;
margin-right: 0;
padding: 0;
font-weight: 400;
	}
	
h4.product_title {
	min-height: 70px;
	margin-bottom: -15px;
	}
	
h4.product_title2 {
	margin-bottom: -15px;
	}

.description {
	min-height: 150px;
	}
.description2 {
	min-height: 100px;
	}

small {
font-size: 80%;
line-height: inherit;
	}

.inline-list > li {
list-style: none;
float: left;
margin-left: 0.375em;
margin-bottom: 0.0em;
margin-top: 0.375em;
display: block;
	}
	
#discprinting {
	border-width: 5px;
	border-style: solid;
	border-color: #d5d5d5;
	margin-bottom: 2em;
	}
	
.numberCircle {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    behavior: url(PIE.htc);
	float: left!important;

    width: 36px;
    height: 36px;
    padding: 40px;
	margin: 10px;

    background: #fff;
    border: 2px solid #00cb00;
    color: #00cb00;
    text-align: center;
	font-size: 32px;
	}

.orderthisway {
	
	}
	
@media only screen and (min-device-width: 768px) {
.tabledisplay {
 display: table; width: 100%; text-align: center; height:auto;
 }
 
.tablecell {
display: table-cell; vertical-align: middle;
}

.introduction {
	background-image:url('../img/intro_slide_bcg.jpg');
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:center; 
	background-size: cover;
	margin-top: 0px;
	margin-bottom: 0px;
	}


.is-Negative {
        width: 1000px;
        height: 452px;
        padding: 0;
        position: absolute;
        top: 50%; left: 50%;
        margin-left: -500px; /* (width + padding)/2 */
        margin-top: -226px; /* (height + padding)/2 */
}
	
}

@media only screen and (max-device-width: 768px) {
h1 {
	font-size: 200%;
	margin-bottom: 20px;
	margin-top: 40px;
}

h4.product_title {
	font-size: 150%;
	margin-top: 50px;
	}

.button_new {
	display: block!important;
	float: none;
  clear: both;
  width: 90%;
}

.description {
	min-height: 0px;
	}

}

.orbit-container {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
background: ffffff;
padding: 10%;
text-align: center;

}

.orbit-slides-container {
overflow: hidden;
width: 100%;
position: relative;
background: ffffff;
padding: 10%;
}

.row2 {
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 100%;
}

.button_new {
  font-size: 0.65em;
  margin: 0;
  padding: 14px 14px;
  border: 0px solid transparent;
  border-radius: 4px;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: light;
  text-decoration: none!important;
  line-height: 1.5384615384615385;
  cursor: pointer;
  outline: none;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.8;
}

.button_new:hover, .button:hover {
  background-color: #e5ffb7;
  color:#434a54!important;
  }
  
  .button_new2 {
  width: 80%;
  margin-bottom: 30px;
  padding: 14px 14px;
  border: 0px solid transparent;
  border-radius: 4px;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: light;
  
  line-height: 1.5384615384615385;
  outline: none;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.8;
}


.starthere a {
	color: #ffffff;
	text-transform: uppercase;
	}
	
	
.footer {
	background-color: #2a2a2a;
	color: #FFF;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footer a {
	font-size: 0.8em;
}
.footer .inline-list li:not(:last-of-type) {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #636363;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-right: 0.5em;

}

.social_footer {
	position: relative;
	top: -5px;
}
.footer  h3, h5, hr {
	color: #FFF;
	opacity: 0.5;
}

.button {
border-style: solid;
border-width: 1px;
cursor: pointer;
font-weight: 400;
line-height: normal;
margin: 0 0 1.25em;
position: relative;
text-decoration: none;
text-align: center;
display: inline-block;
padding-top: 0.55em;
padding-right: 1em;
padding-bottom: 0.55em;
padding-left: 1em;
font-size: 1.5em;
background-color: #FFFFFF;
border-color: #cccccc;
color: #2795b6;
border-radius: 4px;
-webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.written {
	font-family: 'Seaweed Script', cursive;
}

.price_no {
	color: #ffffff!important;
	font-size: 175%;
	margin-top: 0px;
	padding-top: 23px;
	position: relative;
	margin-right: 0px;
	vertical-align: middle;
	font-weight: 400;
	padding-right: 10px;

}

dl dd {
margin-bottom: 0.25em;
}

#contactus .row .large-6.columns.contactus {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #ffffff;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-bottom: 50px;
}

label {
font-size: 1em;
color: #4d4d4d;
cursor: pointer;
display: block;
font-weight: 400;
margin-bottom: 0.1875em;
}


.ordernow:hover:before {content:"Order now for just "}

.no-bullet li {
	margin-bottom: 20px;
}

.panel {
	border-radius: 4px;
}

#megjegyzes:focus {
opacity: 1!important;
}

#Payment_info ol, #TermsAndConditions ul {
	list-style-position:outside;
	padding-left: 20px;
	
}

.pricing-table .description_price {
background-color: white;
padding: 0.9375em;
text-align: center;
color: #777777;
font-size: 0.75em;
font-weight: normal;
line-height: 1.4;
border-bottom: dotted 1px #dddddd;
min-height: 120px;
}

.yourproduct { border-width: 2px; border-style:dashed; border-color: #00cb00; background-color: transparent;
}

.pricing-table .title {
background-color: #00cb00;
padding: 0.9375em 1.25em;
text-align: center;
color: #FFFFFF;
font-weight: normal;
font-size: 1.3em;
}

.packagings {
	margin-top: 50px;
	background-color: ;
 }
 
 .row.packagings .large-12.columns .large-6.columns .inline-list .text-center.expand .label a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}