@import url(http://fonts.googleapis.com/css?family=Abel|Satisfy);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);

html, body {
}

body {
	margin: 0em;
	padding: 0em;
	background: #CFCFCF url(images/img01.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;
}

h1, h2, h3 {
	margin: 0em;
	padding: 0em;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

p {
	line-height: 170%;
}

a {
	color: #FF3002;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

/* Wrapper */

#wrapper {
	overflow: hidden;
	padding-bottom: 3em;
	background: url(images/img02.png) repeat;
}

#sub{
	font-family: "Courier New", Courier, monospace;
	color:#000;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
}
#logo {
	/*background:url('../images/logo.png')50px 20px no-repeat;
	background-size:80px;*/
}
.title {
	background:#000 !important;
}
.slider {
	padding-bottom:20px;
}
@media only screen and (max-width: 480px){
.logo_wrapper .logo img{
	height:45px;
	margin:-77px 0 0 55px;
	position:absolute;
}
.logo_wrapper h1, .logo_wrapper h2{
	text-align: right;
}
.logo_wrapper h1{
	position:absolute;
	top:-45px;
	width:80%;
	right:5px;
}
.logo_wrapper h2{
	position:absolute;
	top:-25px;
	width:80%;
	right:5px;
}
.logo_wrapper h1 a{
	color:#000 !important;
	text-decoration: none;
	text-transform: ;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: 200;
	color: #000;
}
.logo_wrapper h2{
	letter-spacing: 0;
	font-style:italic;
	text-decoration: none;
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: 200;
	color: #000;
}
.translate { position:relative; float: none; margin:0 auto; text-align:center;}
#google_translate_element { position: relative;}


#page {
	margin:0;
}

.slider {
	padding:0;
	margin-bottom:-30px;
}

.header {
	position:absolute;
	top:0;
	margin-top:-44px;
	z-index:11;
	width:100%;
	background:green;
}
#icon { width:80px; margin:50px 10px; position:absolute;}
#logo h1, #logo h2 {
	width:80%;
	float:right;
}
#logo h1 a {
	display: block;
	padding: .5em 0em 0em 0em;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #FFFFFF;
}
#sub{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-align:center;
	font-size:18px;
	letter-spacing:1px;
}

.m20 {
	margin:20px 0 0 0;
}
.icons {
	margin:20px 0;
	text-align:center
}
.icons img {
	width:90%;
	height:auto;
	margin:20px 0;
}
}
/* Copyright */

#copyright {
	overflow: hidden;
	padding: 1.875em 0em;
	text-align: center;
}

#copyright p {
	font-family: 'Abel', sans-serif;
	font-size: 1.125em;
	color: #333333;
}

#copyright a {
	color: #232323;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */

.button-style a {
	display: block;
	width: 11.250em;
	height: 3.125em;
	margin-top: 1.875em;
	background: url(images/img01.png) repeat;
	line-height: 3.125em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
	font-weight: 200;
	color: #FFFFFF;
}

/* Button Style 2 */

.button-style2 a {
	display: inline-block;
	height: 2em;
	margin-top: 1.25em;
	padding: 0em 1.25em;
	background: #FE3602 url(images/img06.png) repeat-x;
	border-radius: 5px;
	line-height: 2em;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0em;
	list-style: none;
}

ul.style1 li {
	padding: 0.94em 0em;
	border-top: 1px solid #E6E6E6;
}

ul.style1 a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	background: url(images/img10.png) no-repeat left top;
	text-decoration: none;
	color: #fe3e13;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: 0;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style2 li {
	padding: 1.25em 0em 1.25em 0em;
	border-top: 1px solid #E6E6E6;
}

ul.style2 a {
	text-decoration: none;
	color: #525252;
}

ul.style2 a:hover {
	text-decoration: underline;
}

ul.style2 .date {
	display: inline-block;
	margin: 0em 0em 1.56em 0em;
	padding: 0.35em 0.63em;
	background: url(images/img06.png) repeat;
	border-radius: 5px;
	letter-spacing: 0.06em;
	line-height: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #FFFFFF;
}

ul.style2 .date a {
	color: #FFFFFF;
}

ul.style2 .first {
	padding-top: 0;
	border-top: 0;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style3 li {
	padding: 1.25em 0em 1.56em 0em;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #C18062;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
}

ul.style3 .date b {
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0em;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style4 li {
	padding: 0.94em 0em 0.94em 0em;
	border-top: 1px solid #742F0E;
}

ul.style4 a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	background: url(images/img10.png) no-repeat left top;
	text-decoration: none;
	color: #C18062;
}

ul.style4 a:hover {
	text-decoration: underline;
}

ul.style4 li {
	border-top: 0;
}

/** LIST STYLE 5 */

ul.style5 {
	overflow: hidden;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	list-style: none;
}

ul.style5 li {
	float: left;
	padding: 0.25em 0.25em;
	line-height: 0;
}

ul.style5 a {
}



/** LIST STYLE 6 */

ul.style6 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}


ul.style6 h3 {
	margin: 0em;
	padding: 0em 0em 0.63em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #4F4F4F;
}

ul.style6 p {
	font-style: italic;
	font-size: 0.87em;
}

ul.style6 li {
	padding: 1.25em 0em 1.25em 0em;
	border-top: 1px solid #C9C8C8;
	line-height: 170%;
}

ul.style6 a {
	display: block;
	padding: 0em;
	text-decoration: none;
	color: #737373;
}

ul.style6 a:hover {
	text-decoration: underline;
}

ul.style6 .first {
	padding-top: 0em;
	border-top: 0;
}



.balloon {
	padding: 1.87em;
	background: url(images/img08.jpg) repeat left top;
	border-radius: 5px;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}

.ballon-bgbtm {
	height: 1.87em;
	background: url(images/img09.jpg) no-repeat right top;
}

.services {
}
.services h3{
	text-align:center;
}
.services .item{
	background:#eee;
	display:block;
	padding:10px;
	margin-bottom:20px;
	text-decoration:none;
	font-size:20px;
	text-align:center;
	transition:all 0.3s ease-in;
}
.services .item:hover{
	background:#fff;
	box-shadow:1px 1px 5px #999;
}
.info {
	width:100%;
}
.info li {
	line-height:2.5em;
	border-bottom:1px dashed #ccc;
	color:#111;
}
.footer-links li{
	display:inline-block;
	padding:0 30px;
	border-right:1px solid #000;
}
.footer-links li:last-child{
	border-right: none;
}
.footer-links li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.footer-links li a:hover{
	color:#000;
	text-decoration: underline;
}

#design {
	color:#333;
	background:#fff;
	border-radius:3px;
	transition:all 0.3s ease-in;
	margin:0 10px;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
}
#design:hover {
	background:rgba(0,0,0,0.5);
	color:#fff;
}
#design:hover span {
	color:#fff;
}
#design span {
	color:#800;
}
/**************************************/
.form-style-6{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 100%;
    margin: 10px auto;
    padding: 16px;
    background: #F7F7F7;
}
.form-style-6 h1{
    background: #43D1AF;
    padding: 20px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select 
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 10px;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
}
.form-style-6 textarea {
	height:100px;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
    box-shadow: 0 0 5px #43D1AF;
    border: 1px solid #43D1AF;
}

.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #43D1AF;
    border-bottom: 2px solid #30C29E;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;    
    color: #fff;
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
    background: #2EBC99;
	cursor:pointer;
}
.form-style-6 .btn { width:100px !important;}
/******************************************/
