@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0;

 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */


   }
   
body {
    font-family: arial;
    margin: 0;
    min-width: 320px;
    padding: 0;
}
.main-content {
	float: left;
	width: 100%;
	z-index: 1;
}
header { 
	width:100%;   
}
section { 
	float:left; 
	width:100%; 
}
.fit-width-outer { 
	margin: 0px auto;
	width: 1280px;
}
.fit-width-inner { 
	float:left;
	width: 1280px;
}
.top-area {
	width:100%;
	height:auto;
	background:#4796ff;
	float:left;
	padding:10px 0;
}
.top-area span {
	float:left;
	width:222px;
	height:auto;
	color: #fff;
    font-size: 11px;
    letter-spacing: 0.5px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:27px;
}
.phone {
	background:url(../images/ph.jpg) no-repeat top left;
}
.mail {
	background:url(../images/mail.jpg) no-repeat top left;
}
.logo-nav-area {
	width:100%;
	height:auto;
	float:left;
	background:#fff;
}
.logo-nav-area .fit-width-inner h1 {
    float: left;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    z-index: 101;
}
.logo-nav-area .fit-width-inner h1 img {
	width:100%;
}
.top-menuarea {
	background:#fff;
	background:rgba(255,255,255,0.8);
	position:relative;
	z-index:999;
    border-bottom-right-radius:1em;
	border-bottom-left-radius:1em; 

}

/*navigation styles*/
#header nav {
  position: absolute;
  right: 0;
  z-index: 9999;
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  margin-right: 0px;
  text-align: right;
  padding-right: 10px;
}
#header nav li {
    float: left;
    list-style: outside none none;
    margin-top: 0;
	margin-left: 38px;
	
}

#header nav li a.active {
	color:#4774b7;
	
}
#header nav ul li ul {
    display: block;
    float: left;
    right: 75px;
    position: absolute;
    top: 70px;
    width: 30%;
	background:#fff;
	background:rgba(255,255,255,0.8);
	z-index:999;
    border-bottom-right-radius:1em;
	border-bottom-left-radius:1em; 

}

#header nav li ul li {
    float: left;
    list-style: outside none none;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
#header nav a {
    color: #323232; 
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-decoration: none;
	text-transform:uppercase;
	padding-top:16px;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
}
#header nav a:hover {
    color: #4774b7;
	cursor: pointer;
    transition: all 0.05s ease 0s;
}
.slicknav_menu {
  display: none;
}

.slider_area {
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:-90px;
}
#content {
	float:left;
	width:100%;
	margin-top:15px;
}
.home-box {
	float:left;
	width:21%;
	margin-right:5%;
}
.home-box span {
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0;
}
.home-box span img {
	width:auto;
	height:auto;
}
.home-box h1 {
	float:left;
	width:100%;
	text-align:center;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#6aa5f3;
	margin:10px 0;
}

.home-box p {
	float:left;
	width:100%;
	text-align:center;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	font-weight:normal;
	color:#5d5d5d;
	margin:0 0 10px 0;
	height:65px;
	overflow:hidden;
}
.home-box a {
	width:40%;
	text-align:center;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	font-weight:normal;
	color:#6aa5f3;
	border: 1px solid #4796ff;
    border-radius: 25px;
	padding:5px 10px;
	text-decoration:none;
}

#gallery-hm {
	background:#9bc8ce;
	width:100%;
	margin-top:20px;
}
#gallery-hm h2 {
	float:left;
	width:auto;
	text-align:left;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:25px;
	font-weight:normal;
	color:#fff;
}
#gallery-hm span a {
	float:right;
	width:auto;
	text-align:left;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#fff;
	border: 2px solid #fff;
    border-radius: 25px;
	padding:5px 10px;
	text-decoration:none;
}
.gall-box {
	float:left;
	width:21%;
	margin-right:5%;
	margin-bottom:20px;
}
.link-out {
	float:left;
	width:100%;
	margin-top:20px;
}

.gall-box span {
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0;
	border:3px solid #fff;
}
.gall-box span img {
	width:100%;
	float:left;
	height:auto;
}

.gall-box h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    float: left;
    font-family: "Century Gothic","Kozuka Gothic Pr6N B",Arial,verdana;
    font-size: 16px;
    font-weight: bold;
    margin: -48px 0 0 3px;
    padding: 7px;
    text-align: left;
    width: auto;
}
.no-margin {
	margin:0;
}
footer {
	float:left;
	width:100%;
}
.foot-cont {
	float:left;
	width:100%;
	height:auto;
	background:#484f5e;
	padding:20px 0;
}
.foot-cont-box {
	float:left;
	width:22%;
	margin-right:3%;
	overflow:hidden;
}
.foot-cont-box span {
	float:left;
	width:100%;
	border-bottom:1px solid #6d6d6d;
	margin-bottom:15px;
}
.foot-cont-box h1 {
    color: #fff;
    float: left;
    font-family: "Century Gothic","Kozuka Gothic Pr6N B",Arial,verdana;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: auto;
	border-bottom:2px solid #4796ff;
	margin-bottom:-1px;
	padding-bottom:5px;
}
.foot-cont-box p {
	float:left;
	width:100%;
	text-align:left;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	font-weight:normal;
	color:#d1d1d1;
	margin:0 0 10px 0;
	height:auto;
	overflow:hidden;
}
.foot-cont-box ul {
	float:left;
	width:100%;
	list-style:none;
}
.foot-cont-box ul li {
	float:left;
	width:100%;
	list-style:none;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#d1d1d1;
	margin-bottom:5px;	
}
.foot-cont-box ul li a {
	color:#d1d1d1;
	text-decoration:none;
}
.foot-cont-box ul li a:hover {
	color:#4774B7;
	text-decoration:underline;
}
.foot-links {
	float:left;
	width:100%;
	background:#303745;
	padding:30px 0;
}
.foot-links ul {
	float:left;
	width:60%;
	list-style:none;
}
.foot-links ul li {
	float:left;
	width:auto;
	list-style:none;
	margin-bottom:5px;
	margin-right:10px;
}
.foot-links ul li a {
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#d1d1d1;
	text-decoration:none;
}
.foot-links span {
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#d1d1d1;
	width:40%;
	text-align:right;
	float:left;
}

#inner-banner {
	float:left;
	width:100;
	height:auto;
	background:url(../images/inner-head-bg.jpg) no-repeat top center fixed;
}

#inner-banner h1 {
    color: #fff;
    float: left;
    font-family: "Century Gothic","Kozuka Gothic Pr6N B",Arial,verdana;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}
#inner-banner span {
	width:100%;
	float:left;
	padding:15px 0;
	background:url(../images/background_1.jpg) bottom center;
	text-align:center;
		font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#fff;
}
#inner-banner span a {
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
#inner-banner span a:hover {
	color:#dcdcdc;
}
#inner-banner span a.selected {
	color:#dcdcdc;
}
.inner-content {
	padding:0 0 20px 0;
}
.inner-content span {
    border-bottom: 1px solid #d1d1d1;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.inner-content h1 {
    color: #729acb;
    float: left;
    font-family: "Century Gothic","Kozuka Gothic Pr6N B",Arial,verdana;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: auto;
	border-bottom:2px solid #4796ff;
	margin-bottom:-1px;
	padding-bottom:5px;

}
.inner-content p {
	float:left;
	width:100%;
	text-align:left;
	font-family:"Century Gothic", "Kozuka Gothic Pr6N B", Arial, verdana;
	font-size:12px;
	font-weight:normal;
	color:#587598;
	height:auto;
	overflow:hidden;
	text-align:justify;
	margin-bottom:8px;
}

.inner-content ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    width: 100%;
}


.inner-content ul li {
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px 0;
    width: 12%;
}
.inner-content ul li img {
    border: 1px solid #f5f5f5;
    height: auto;
    max-width: 150px;
    width: 100%;
}
/*contact*/

.cont-addr {
	float:left;
	width:50%;
	margin-top:4px;
}
.inner-content .cont-addr p {
    color: #8c9398;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    text-align: justify;
    text-indent: 0px;
	font-weight:bold;
}
.inner-content form {
    margin-top: 20px;
	float:left;
}
.for-contact-form.for-contact-form {
    width: 100%;
	float:left;
}
.inner-content input[type="text"] {
    background:#f3f2f2;
    border: 1px solid #e8e8e8;
    color: #000;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 7px;
    width: 47.8%;
}

.inner-content textarea {
    background:#f3f2f2;
    border: 1px solid #e8e8e8;
    color: #000;
    margin-bottom: 10px;
    padding: 12px;
    width: 97.4%;
}
.inner-content input[type="submit"] {
    background:#4796ff;
    border: 1px solid #6ba8f9;
    color: #fff;
    letter-spacing: 1px;
    padding: 7px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
	cursor:pointer;
}
.inner-content input[type="submit"]:hover {
    background: #6ba8f9;
    border: 1px solid #4796ff;
    color: #fff;
}
.cont-map {
	float:left;
	width:50%;
	height:auto;
	overflow:hidden;
	padding:5px;
	border:1px solid #e8e8e8;
}