@import url('https://fonts.googleapis.com/css?family=Dosis|Roboto|Slabo+27px');
/*font-family: 'Dosis', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Slabo 27px', serif;*/
@charset "utf-8";
/* CSS Document */

body {
	background-color:#f2f5f8;
	font-family: 'Dosis', sans-serif;
	font-size:16px;
	padding:0px;
	margin:0px;
	color:#828383;
}
a {
	color:#FC0;
	text-decoration:none;	
}
h1 {
	color:#000000;
	font-weight:lighter;
	font-size: 3vw;
}
h2 {
	color:#000000;
	font-size: 2vw;
	font-family: 'Slabo 27px', serif;
}
.link1 {
	color:#900;
	text-decoration:none;
}
.link1 a {
	color:#900;
	text-decoration:none;
}
h2 {
	font-family: 'NeoSansStd-Regular';
	font-size:16px;
	padding:0px;
	margin:0px;
	line-height:22px;	
}
h3 {
	font-size:16px;
	padding:0px;
	margin:0px;
	line-height:22px;
	color:#890000;	
}
.space10 {
	height:10px;	
}
.space20 {
	height:20px;	
}
.space30 {
	height:30px;	
}
.space50 {
	height:50px;	
}
.space70 {
	height:70px;	
}
.space100 {
	height:100px;	
}
.space150 {
	height:150px;	
}
.space170 {
	height:170px;	
}
.space300 {
	height:300px;	
}
.padding10 {
	padding:10px;	
}
.padding5 {
	padding:5px;	
}
.padding20 {
	padding:20px;	
}
.padding0 {
	padding:0px;
}
.clear {
	clear:both;	
}
.filds {
	width:100%;
}
.filds .con_heading {
	float:left;
	width:25%;	
	padding-bottom:2px;
}
.filds .con_fild {
	float:right;
	width:75%;
	padding-bottom:2px;
}
input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}
input[type="text"]:focus {
  outline: none;
}
.btn_sec {
	float:left;
	width:75px;
}
.error {
	color:#F00;
	font-size:11px;	
}
.contact_input1 {
	width:250px;	
}
.contact_input2 {
	width:250px;	
}
.scode {
	width:90px;	
}
.submit {
	background-image:url(../images/btt_submit.gif);
	background-repeat:no-repeat;
	width:72px;
	height:23px;
	border:0px;	
}

.clear1{
	background-image:url(../images/btt_reset.gif);
	background-repeat:no-repeat;
	width:59px;
	height:23px;
	border:0px;	
}

.marginauto {
	margin:0 auto;	
}

.aligncenter {
	text-align:center;	
}
.alignright {
	text-align:right;	
}
.alignleft {
	text-align:left;	
}
.valigntop {
	vertical-align:top;	
}
.subMenu {
	text-align:center;
}
.subMenu ul {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.subMenu ul li {
	display:inline-block;
	padding:0px;
	margin:0px;
	
}
.subMenu ul li a {
	color:#FFF;
	padding-left:30px;
	padding-right:30px;
}
.maxw800 {
	max-width:800px;
	margin:0 auto;	
}
.maxw1000 {
	max-width:1000px;
	margin:0 auto;	
}
.maxw1100 {
	max-width:1100px;
	margin:0 auto;	
}
.maxw1200 {
	max-width:1200px;
	margin:0 auto;	
}
.maxw1300 {
	max-width:1300px;
	margin:0 auto;	
}

.error {
	color:#F00;
	font-size:11px;	
}
.contact_input1 {
	width:250px;	
}
.contact_input2 {
	width:250px;	
}
.scode {
	width:90px;	
}
.submit {
	background-image:url(../images/btt_submit.gif);
	background-repeat:no-repeat;
	width:72px;
	height:23px;
	border:0px;	
}

.clear1{
	background-image:url(../images/btt_reset.gif);
	background-repeat:no-repeat;
	width:59px;
	height:23px;
	border:0px;	
}
.form-style-5{
    max-width: 1200px;
    padding: 10px 20px;
    margin: 10px auto;
    padding: 20px;
    border-radius: 8px;
}
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;
    margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
    
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #d2d9dd;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #109177;
}
.form-style-5 textarea {
	height:100px;
}

.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 10px;
}
.button:a {
    color:#FFF;
}
.button1 {
    background-color: transparent;
    color: #FFFFFF;
    border: 2px solid #FFF;
}

.button1:hover {
    background-color: #4CAF50;
    color: white;
}

.button2 {
    background-color: white;
    color: black;
    border: 2px solid #008CBA;
}

.button2:hover {
    background-color: #008CBA;
    color: white;
}

.button3 {
    background-color: white;
    color: black;
    border: 2px solid #f44336;
}

.button3:hover {
    background-color: #f44336;
    color: white;
}

.button4 {
    background-color: white;
    color: black;
    border: 2px solid #e7e7e7;
}

.button4:hover {background-color: #e7e7e7;}

.button5 {
    background-color: white;
    color: black;
    border: 2px solid #555555;
}

.button5:hover {
    background-color: #555555;
    color: white;
}
.button6 {
    background-color: #0066FF; /* Green */
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 10px;
}
.button6:hover {
    background-color: #0033CC; /* Green */
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 10px;
}
.button6 a {
    color: white;
}
.nav {
	background-image:url(../images/navigation-back1.png);
	background-repeat:repeat;
	padding:10px;
	position:absolute;
	z-index:1000;
	width:100%;	
}
.naviMain {
	text-align:right;
	font-family: 'Dosis', sans-serif;
	color:#fdfbfa;
	padding-top:30px;
	font-weight:bold;	
	font-size:18px;
}
.naviMain ul {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-top:20px;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.naviMain ul li {
	display:inline-block;
	padding:0px;
	margin:0px;
	padding-right:2%;
	padding-left:2%;
	text-align:center;
	line-height:25px;
	vertical-align:top;
	line-height:25px;
}
.naviMain ul li a {
	color:#fdfbfa;
}
.naviMain ul li a:hover {
	color:#FC0;
}
.naviMain ul li a.mark {
	color:#FC0;
}
.section1 {
	padding:30px;
	padding-bottom:50px;
	padding-top:50px;
	background-color:#FFF;
}
.sec1 {
		
}
.sec1 ul {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-top:20px;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.sec1 ul li {
	display:inline-block;
	padding:0px;
	margin:0px;
	padding-right:1%;
	padding-left:1%;
	text-align:center;
	line-height:25px;
	vertical-align:top;
	line-height:25px;
	width:300px;
}
.section2 {
	
}
.section2txt {
	padding:30px;	
}
.section3 {
	background-color:#FFF;
	padding:40px;	
}
.hServi {
	text-align:center;	
}
.hServi ul {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-top:20px;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.hServi ul li {
	display:inline-block;
	padding:0px;
	margin:0px;
	padding-right:1%;
	padding-left:1%;
	text-align:center;
	line-height:25px;
	vertical-align:top;
	line-height:25px;
	width:300px;
}
.hServi h3 {
	padding-top:10px;
}
.fsec1 {
	background-color:#cccccd;
	padding:20px;
	color:#504f4f;	
}
.fsec2 {
	padding:10px;
	color:#000;
	font-size:14px;	
}
.nametxt1 {
	font-size:30px;
	color:#000;	
}
.text1 {
	font-size:18px;	
}
.bold {
	font-weight:bold;	
}
.black {
	color:#000;	
}
.iaddress {
	background-image:url(../images/icon-address.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;	
}
.itelepho {
	background-image:url(../images/icon-tel.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;	
}
.iemail {
	background-image:url(../images/icon-email.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;	
}
.highlight {
    background-color:#093;
	padding-left:40px;
	padding-right:40px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
.aboutim4 img {
	width:100%;
	height:auto;
	max-width:616px;
	max-height:288px;
}