@charset "utf-8";

/* ============================== */
/*
	- Title: Simplify Landing Page - Blue Color
	- Autor: Coralix Themes
	- Email: coralixthemes@gmail.com
	- Version: 2.0
*/
/* ============================== */



/* ---------------------------------------------------------------------- */
/*	Import styles
/* ---------------------------------------------------------------------- */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.css");
@import url("bootstrap/bootstrap-responsive.css");
/*jquery.fancybox-1.3.1.css  - Lightbox*/
@import url("../js/fancybox/jquery.fancybox-1.3.1.css");
/*carousel.css*/
@import url("carousel/flexslider.css");
/*slide.css*/
@import url("slide/camera.css");
/*Tables.css*/
@import url("tables/style.css");
/*Icons*/
@import url("font/fontello.css");
/*Animations*/
@import url("animations/animate.css");
/*Google Fonts*/
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");

@import url("custom.css");


/* Standar Styles --------------------------------------------------------*/

body{
	position: relative;

	color: #8f9394;

	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}
a {
	color: #3d81a8;
	text-decoration: underline;
	outline: 0;
}
a:hover { outline: 0 }
a:hover,
a:active,
a:focus { text-decoration: none }

p {
	margin: 0 0 20px 0;
	padding: 0;
}
h1 { font-size: 36px }
h2 { font-size: 30px }
h3 { font-size: 24px }
h4 { font-size: 20px }
h5 { font-size: 18px }
h6 { font-size: 14px }

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 30px;
	padding: 5px 0 15px 0;
	color: #747778;
}

/*  Transitional elements
================================================== */

.social ul li,
nav ul li a,
.language a,
.head_info .button,
.is-sticky li a,
.is-sticky .language a,
#pricing .dg-center .button,
input.button,
.contact input.button {
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}



/* Class and styles General ----------------------------*/

.alignleft  { float: left }
.alignright { float: right }

.text_right { text-align: right }
.center     { text-align: center }

.padding_top{
	padding-top: 50px;
}

.head_info .button{
	width: auto;
	background-color: #dddcd6;
	border:5px solid #dddcd6;
	color: #fff;
	padding: 20px 40px;
	font-size: 21px;
	line-height: 31px;
	margin: 30px 0;
	border-radius:5px;
}

.head_info .button:hover{
	background-color: transparent;
	border:5px solid #fff;
	color: #fff;
}

.title{
	position: relative;
	margin-bottom: 35px;
	line-height: 46px;
	font-weight: normal;
}
.title .underline-heading {
	height: 5px;
	left: 0;
	background:  #b1b7b8;
	bottom: 0;
	width: 80px;
	position: absolute;
}

.subtitle{
	margin-bottom: 30px;
}
.subtitle h5{
	padding: 0;
	font-weight: normal;
}





/* Head ----------------------------*/

.logo img{
	width: auto;
}
.social ul{
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	text-align: right;
}
.social ul li{
	display: inline-block;
	border: 2px solid #d5d6d5;
	padding: 8px 11px;
	border-radius: 50%;
	margin-left: 10px;
	text-align: center;
}
.head{
	border-bottom: 1px solid #cdcdcd;
	padding: 40px 0 25px 0;
}



/* Menu Nav ------------------------------------*/

.tinynav{ display: none }
.is-sticky{
	width: 100%;
	padding:14px 0;
	z-index: 99999;
}
.is-sticky li {
	padding: 0;
}
.is-sticky .language{
	padding: 0;
}
.is-sticky .language a{
	color: #fff;
	outline: 0;
	font-size:12px;
}
.is-sticky .language a:hover{
	opacity: 0.8;
	outline: 0;
}
.is-sticky li a{
	color: #fff;
	outline: 0;
}
.is-sticky li a:hover{
	opacity: 0.8;
	outline: 0;
}
nav{ padding: 26px 0 22px 0 }
nav ul{
	margin: 0;
	list-style: none;
	height: auto;
}
nav ul li{
	list-style: none;
	float: left;
	margin:0;
	margin:0 27px 0 0;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #555;
	border-top: 2px solid transparent;
}
nav ul li a{
	text-align: center;
	color: #737778;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
nav ul li:last-child{
	margin:0;
}

.language{
	text-align: right;
	text-transform: uppercase;
	font-size:12px;
}



/* head_info ------------------------------------*/

.head_info{
	background-position: center center;
	background-repeat:no-repeat;
	padding: 0;

}
.head_info h1{
	font-size:60px;
	line-height: 70px;
	margin-top: 40px;
	color:#fff;
}
.head_info h5{
	font-size:26px;
	line-height: 36px;
	margin-bottom: 15px;
	color:#fff;
}
.head_info p{
	font-weight: bold;
	color:#fff;
}



/* Section Area ------------------------------------*/

.section_area{
	background-color: #fff;
	padding: 40px 0 0 0;
	position: relative;
	overflow: hidden;
}
.section_area .title {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.section_area h1:not(.title) {
	margin-top: 3em;
}
.section_area h2 {
	margin-top: 2.5em;
}
.section_area h3 {
	margin-top: 2em;
}
.section_area h4 {
	margin-top: 1em;
}
.resalt{
	background-color: #f0f0f0;
	border-bottom: 3px solid #e5e5e5;
	margin-top: 110px;
	padding: 55px 0 70px 0;
}
.image_resalt{
	overflow: hidden;
}
.resalte{
	position: relative;
	right: -1000px;
}

.services li img:hover {
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
	opacity:0.7;
	}

/* Galley ------------------------------------*/

.flexslider .gallery > li {
	padding: 5px;
	max-width: 296px;
	border:solid 1px #eee;
	border-radius: 3px;
	position: relative;
}
.flexslider .gallery > li img {
	width: 100%;
	margin: 0;
}
.overlay {
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 9999;
	width:  100%;
	height: 100%;
/*
	background: url("../img/more.png") no-repeat 50% 50%;
	background-color: #2292d2;
	background-color: rgba(34,146,210, .7);
*/
	cursor: pointer;
	-webkit-transition: .3s all ease;
	   -moz-transition: .3s all ease;
	    -ms-transition: .3s all ease;
	     -o-transition: .3s all ease;
	        transition: .3s all ease;
}
.flexslider .gallery li:hover .overlay { bottom: 0 }



/* Testimonials ------------------------------------*/

.item_testimonial{
	position: relative;
	margin-bottom: 50px;
	height: 300px;
}
.line_commnet{
	height: 2px;
	width: 100%;
	background: #eaeaea;
	position: absolute;
	top: 34%;
	z-index: 0;
}
.item_testimonial p{
	margin: 0;
	position: relative;
}
.image_testimonial{
	border-radius: 50%;
	overflow: hidden;
	border:solid 23px #fff;
	width: 40%;
	margin: 0 auto;
	z-index: 2;
	background: #efefef;
	position: relative;
	padding: 3px;
}
.item_testimonial img{
	border-radius: 50%;
}
.info_testimonial{
	position: absolute;
	top: -300px;
	left: 0;

	border-radius: 50%;
	height: 100%;
	width:  100%;
	overflow: hidden;

	text-align: center;
	background: #eae5e3;
	background: rgba(234, 229, 227,0.7);
	color: #fff;

	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.info_testimonial::before{	/* 縦中 央配置用 */
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: "";
}
.info_testimonial.showed { top: 0 }
.info_testimonial.showed.who { background-color: rgba(0,0,0, .1) }
.info_testimonial.showed.who h5 { font-size: 1.4em }
.info_testimonial h5 {
	display: inline-block;
	padding: .3em 0 0;
	width: 90%;
	color: #fff;
	vertical-align: middle;
}
.image_testimonial:hover .info_testimonial{
	top: 0;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.comment{
	background: url("../img/comment.png") no-repeat;
	width: 26px;
	height: 18px;
	position: absolute;
	bottom: 0;
	right: 40%;
}

/* Pricing Tables ------------------------------------*/

.item_princing{
	text-align: center;
	border:solid #ececec 1px;
}
.item_princing h2{
	background-color: #c6c6c6;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
}
.item_princing h1{
	font-size: 70px;
	line-height: 80px;
	padding: 0;
	margin: 0;
}
.item_princing h1 span{
	font-size: 20px;
}
.item_princing ul{
	list-style: none;
	margin:0;
	text-align: center;
	margin-bottom: 30px;
}
.item_princing ul li{
	line-height: 30px;
	padding-bottom: 10px;
}
.item_princing .info{
	padding: 10px 20px;
}
#pricing .item_princing .button{
	padding: 8px 25px;
	margin: 30px 0;
	color:#fff;
	background-color: #ccc;
	border:5px solid #ccc;
}
#pricing .dg-center .button{
	padding: 8px 25px;
	margin: 30px 0;
	color:#fff;
	border-style:solid;
	border-width:5px;
}
#pricing .item_princing .button:hover {
	background-color: transparent;
	border-style:solid;
	border-width:5px;
}
#pricing{
	padding-bottom: 100px;
}

/* Newsletter ------------------------------------*/

.newsletter{
	margin: 30px 0;
	border: 3px solid #f5f5f5;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	box-shadow: 0px 0px 10px 0px rgba(245, 245, 245, 0.8);
}
.newsletter input{
	background-color: #f5f5f5;
	border: 1px solid #ededed;
	height: 45px;
	width: 90%;
	margin: 0;
}
form{
	margin: 0;
}
input.button{
	width: auto;
	border-style:solid;
	border-width:5px;
	color: #fff;
	padding: 8px 20px;
	font-size: 21px;
	line-height: 31px;
	margin: 25px 0 0 0;
	height: auto;
}
input.button:hover{
	background-color: transparent;
	border-style:solid;
	border-width:5px;
}


.contact{
	border: 3px solid #f5f5f5;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	box-shadow: 0px 0px 10px 0px rgba(245, 245, 245, 0.8);
}
.input_form{
	margin-bottom: 20px;
}
.contact input{
	background-color: #f5f5f5;
	border: 1px solid #ededed;
	height: 45px;
	width: 98%;
	margin: 0;
}
textarea{
	background-color: #f5f5f5;
	border: 1px solid #ededed;
	height: 140px;
	width: 98%;
}
.contact input.button{
	width: auto;
	border-style:solid;
	border-width:5px;
	color: #fff;
	padding: 8px 20px;
	font-size: 21px;
	line-height: 31px;
	margin: 25px 0 0 0;
	height: auto;
}
.contact input.button:hover{
	background-color: transparent;
	border-style:solid;
	border-width:5px;
}
.contact .text_right{
	margin: 0;
}
.border_footer{
	border-top: 1px solid #edeef0;
	padding: 20px 0 0 0;
	margin-top: 120px;
}



/* ---------------------------------------------------------------------- */
/*	Version 1024px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1024px) {}


/* ---------------------------------------------------------------------- */
/*	Mobile Version 767px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 767px) {

	.is-sticky { padding: 0 }

	#menu{ display: none }
	.tinynav {
		display: inline;
		width: 100%;
		background: white;
		margin-top: 12px;
		float: right;
		font-size: 14px;
		border: 1px solid #dbdbdb;
		height: 35px;
	}
	.logo {
		text-align: center;
	}
	.social ul {
    	text-align: center;
	}
	nav {
		padding: 0;
	}
	.head_info {
   	 	margin-top: 80px;
	}
	.language {
    	text-align: center;
	}
	.head_info h1 {
		font-size: 32px;
		line-height: 32px;
		margin-top: 10px;
	}
	.head_info h5 {
		font-size: 25px;
		line-height: 25px;
	}
	.head_info .button {
		font-size: 13px;
		line-height: 13px;
		margin: 30px 0;
		padding: 12px 20px;
		width: auto;
	}
	.head_info p {
		margin: 0;
	}
	.head_info img {
		 margin-bottom: 0;
		 width:50%;
	}

	/*Section*/
	.section_area {
    	padding: 60px 0 0;
	}
	.section_area .title {
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
		margin-bottom: 25px;
	}
	.section_area p {
		font-size: 14px;
		font-weight: normal;
	}
	.dg-wrapper {
		width: 340px;
	}
	.dg-container .nav_princing {
		left: 39%;
		width: 110px;
	}
	.item_princing h2 {
		font-size: 16px;
	}
	.item_princing h1 {
		font-size: 26px;
	}
	.item_princing .info ul li {
		font-size: 14px;
	}

	.newsletter {
		margin: 20px 0;
		padding: 20px;
	}
	.contact {
		padding: 20px;
		margin:0;
	}

	/*Footer*/
	.border_footer p {
		font-size: 11px;
	}
}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 600px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 600px) {
	.logo {
		text-align: center;
	}
	.social ul {
    	text-align: center;
	}
	nav {
		padding: 0;
	}
	.head_info {
   	 	margin-top: 80px;
	}
	.language {
    	text-align: center;
	}
	.head_info h1 {
		font-size: 32px;
		line-height: 32px;
		margin-top: 10px;
	}
	.head_info h5 {
		font-size: 25px;
		line-height: 25px;
	}
	.head_info .button {
		font-size: 13px;
		line-height: 13px;
		margin: 30px 0;
		padding: 12px 20px;
		width: auto;
	}
	.head_info p {
		margin: 0;
	}
	.head_info img {
		 margin-bottom: 0;
		 width:50%;
	}

	/*Section*/
	.section_area {
    	padding: 60px 0 0;
	}
	.section_area .title {
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
		margin-bottom: 25px;
	}
	.section_area p {
		font-size: 14px;
		font-weight: normal;
	}
	.dg-wrapper {
		width: 340px;
	}
	.dg-container .nav_princing {
		left: 39%;
		width: 110px;
	}
	.item_princing h2 {
		font-size: 16px;
	}
	.item_princing h1 {
		font-size: 26px;
	}
	.item_princing .info ul li {
		font-size: 14px;
	}

	.newsletter {
		margin: 20px 0;
		padding: 20px;
	}
	.contact {
		padding: 20px;
		margin:0;
	}

	/*Footer*/
	.border_footer p {
		font-size: 11px;
	}

}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 568px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 568px) {
	.logo {
		text-align: center;
	}
	.social ul {
    	text-align: center;
	}
	nav {
		padding: 0;
	}
	.head_info {
   	 	margin-top: 80px;
	}
	.language {
    	text-align: center;
	}
	.head_info h1 {
		font-size: 30px;
		line-height: 30px;
		margin-top: 10px;
	}
	.head_info h5 {
		font-size: 20px;
		line-height: 20px;
	}
	.head_info .button {
		font-size: 13px;
		line-height: 13px;
		margin: 30px 0;
		padding: 12px 20px;
		width: auto;
	}
	.head_info p {
		margin: 0;
	}
	.head_info img {
		 margin-bottom: 0;
		 width:60%;
	}

	/*Section*/
	.section_area {
    	padding: 60px 0 0;
	}
	.section_area .title {
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
		margin-bottom: 25px;
	}
	.section_area p {
		font-size: 14px;
		font-weight: normal;
	}
	.dg-wrapper {
		width: 340px;
	}
	.dg-container .nav_princing {
		left: 27%;
		width: 110px;
	}
	.item_princing h2 {
		font-size: 16px;
	}
	.item_princing h1 {
		font-size: 26px;
	}
	.item_princing .info ul li {
		font-size: 14px;
	}

	.newsletter {
		margin: 20px 0;
		padding: 20px;
	}
	.contact {
		padding: 20px;
		margin:0;
	}

	/*Footer*/
	.border_footer p {
		font-size: 11px;
	}

}
@media handheld, only screen and (max-width: 480px) {
	.logo {
		text-align: center;
	}
	nav {
		padding: 0;
	}
	.head_info {
   	 	margin-top: 80px;
	}
	.language {
    	text-align: center;
	}
	.head_info h1 {
		font-size: 25px;
		line-height: 25px;
		margin-top: 10px;
	}
	.head_info h5 {
		font-size: 16px;
		line-height: 16px;
	}
	.head_info .button {
		font-size: 13px;
		line-height: 13px;
		margin: 30px 0;
		padding: 12px 20px;
		width: auto;
	}
	.head_info p {
		margin: 0;
	}
	.head_info img {
		 margin-bottom: 0;
		 width:60%;
	}

	/*Section*/
	.section_area {
    	padding: 60px 0 0;
	}
	.section_area .title {
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
		margin-bottom: 25px;
	}
	.section_area p {
		font-size: 14px;
		font-weight: normal;
	}
	.dg-wrapper {
		width: 340px;
	}
	.dg-container .nav_princing {
		left: 35%;
		width: 110px;
	}
	.item_princing h2 {
		font-size: 16px;
	}
	.item_princing h1 {
		font-size: 26px;
	}
	.item_princing .info ul li {
		font-size: 14px;
	}

	.newsletter {
		margin: 20px 0;
		padding: 20px;
	}
	.contact {
		padding: 20px;
		margin:0;
	}

	/*Footer*/
	.border_footer p {
		font-size: 11px;
	}


}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 320px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 320px) {
	.logo {
		text-align: center;
	}
	nav {
		padding: 0;
	}
	.head_info {
   	 	margin-top: 80px;
	}
	.language {
    	text-align: center;
	}
	.head_info h1 {
		font-size: 22px;
		line-height: 22px;
		margin-top: 10px;
	}
	.head_info h5 {
		font-size: 15px;
		line-height: 15px;
	}
	.head_info .button {
		font-size: 13px;
		line-height: 13px;
		margin: 30px 0;
		padding: 12px 20px;
		width: auto;
	}
	.head_info p {
		margin: 0;
	}
	.head_info img {
		 margin-bottom: 0;
		 width:70%;
	}

	/*Section*/
	.section_area {
    	padding: 60px 0 0;
	}
	.section_area .title {
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
		margin-bottom: 25px;
	}
	.section_area p {
		font-size: 14px;
		font-weight: normal;
	}
	.dg-wrapper {
		width: 241px;
	}
	.dg-container .nav_princing {
		left: 27%;
		width: 110px;
	}
	.item_princing h2 {
		font-size: 16px;
	}
	.item_princing h1 {
		font-size: 26px;
	}
	.item_princing .info ul li {
		font-size: 14px;
	}

	.newsletter {
		margin: 20px 0;
		padding: 20px;
	}
	.contact {
		padding: 20px;
		margin:0;
	}

	/*Footer*/
	.border_footer p {
		font-size: 11px;
	}

}
