@charset "utf-8";
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/* ----------------------------------
			helper class
----------------------------------- */

.mha {
	margin-left: auto!important;
	margin-right: auto!important;
}
.mh5 {
	margin-left: 5px!important;
	margin-right: 5px!important;
}
.mh10 {
	margin-left: 10px!important;
	margin-right: 10px!important;
}
.mh15 {
	margin-left: 15px!important;
	margin-right: 15px!important;
}
.mh20 {
	margin-left: 20px!important;
	margin-right: 20px!important;
}
.mv5 {
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}
.mv10 {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.mv15 {
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}
.mv20 {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.ml5 {
	margin-left: 5px!important;
}
.mt5 {
	margin-top: 5px!important;
}
.mr5 {
	margin-right: 5px!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.ml10 {
	margin-left: 10px!important;
}
.mt10 {
	margin-top: 10px!important;
}
.mr10 {
	margin-right: 10px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.mt15 {
	margin-top: 15px!important;
}
.mr15 {
	margin-right: 15px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mr20 {
	margin-right: 20px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.ml30 {
	margin-left: 30px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mr30 {
	margin-right: 30px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.ml40 {
	margin-left: 40px!important;
}
.mt40 {
	margin-top: 40px!important;
}
.mr40 {
	margin-right: 40px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.ph0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.ph5 {
	padding-left: 5px!important;
	padding-right: 5px!important;
}
.ph10 {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.ph15 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
.ph20 {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.pv5 {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
.pv10 {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.pv15 {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.pv20 {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.pl5 {
	padding-left: 5px!important;
}
.pt5 {
	padding-top: 5px!important;
}
.pr5 {
	padding-right: 5px!important;
}
.pb5 {
	padding-bottom: 5px!important;
}
.pl10 {
	padding-left: 10px!important;
}
.pt10 {
	padding-top: 10px!important;
}
.pr10 {
	padding-right: 10px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pl15 {
	padding-left: 15px!important;
}
.pt15 {
	padding-top: 15px!important;
}
.pr15 {
	padding-right: 15px!important;
}
.pb15 {
	padding-bottom: 15px!important;
}
.pl20 {
	padding-left: 20px!important;
}
.pt20 {
	padding-top: 20px!important;
}
.pr20 {
	padding-right: 20px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pl30 {
	padding-left: 30px!important;
}
.pt30 {
	padding-top: 30px!important;
}
.pr30 {
	padding-right: 30px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.pl40 {
	padding-left: 40px!important;
}
.pt40 {
	padding-top: 40px!important;
}
.pr40 {
	padding-right: 40px!important;
}
.pb40 {
	padding-bottom: 40px!important;
}
.inB {
	display: inline-block !important;
	*display: inline!important;
	*zoom: 1;
}
.txtL {
	text-align: left!important;
}
.txtC {
	text-align: center!important;
}
.txtR {
	text-align: right!important;
}
.valignT {
	vertical-align: top!important;
}
.valignM {
	vertical-align: middle!important;
}
.valignB {
	vertical-align: bottom!important;
}
.isBlock {
	display: block!important;
}
.isHidden {
	display: none!important;
}
.fs-5 {
	font-size: 33%!important;
}
.fs-4 {
	font-size: 50%!important;
}
.fs-3 {
	font-size: 65%!important;
}
.fs-2 {
	font-size: 82%!important;
}
.fs-1 {
	font-size: 90%!important;
}
.fs0 {
	font-size: 100%!important;
}
.fs1 {
	font-size: 115%!important;
}
.fs2 {
	font-size: 125%!important;
}
.fs3 {
	font-size: 150%!important;
}
.fs4 {
	font-size: 165%!important;
}
.fs5 {
	font-size: 175%!important;
}
.flh1 {
line-height: 1em;
}
.fwN {
	font-weight: normal!important;
}
.fwB {
	font-weight: bold!important;
}
.fc--emph {
	color: #bf0000 !important;
}
.fc--caution {
	color: red !important;
}

html, body{
font-family: "Montserrat", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Raleway, sans-serif;
	font-size: 13px;
	background: #f7f7f7;
		font-weight: 500;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
		color: #f05858;
}
input[type="button"],input[type="submit"],li.parallelogram{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}	
p{
	margin: 0 1em 1em;
	line-height: 1.8em;

}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- Header --*/
.header {
		background: #FFF;
		padding: 1em 0;
		box-shadow: 0px 1px 9px 1px #cfcfcf;
		border-top: 2px solid #fa4b2a;
}
.navbar-right {
		float: left !important;
		margin-right: -15px;
}
.header-search{
		width: 25%;
}
/*--search--*/
.search{
	position: relative;
		display: inline-block;
		float: left;
}
label.icon-search {
		color: #212121;
	cursor: pointer;
}
.search_form{
	position:absolute;
	z-index:9999;
	left:0;
	top:15px;
	overflow: hidden;
	width: 20px;
	height:0px;
	background:#303030;
	transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
	-webkit-transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.search_form form{
	opacity:0;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
.search_form input[type='text']{
	width: 380px;
		padding: 10px;
		outline: none;
		font-size: 14px;
		color:#fff;
		border: 1px solid #999;
		background: none;
}
.search_form input[type='text']::-webkit-input-placeholder{
	color:#fff !important;
}
.search_form input[type='submit']{
		outline: none;
		background: none;
		display: inline-block;
		color: #fff;
		font-size: 14px;
		border: 1px solid #999;
		text-transform: uppercase;
		padding: 10px 28px;
}
.search_form input[type='submit']:hover{
	background:#fff;
	border:1px solid #fff;
	color:#212121;
}
.search_box{
	visibility: hidden;
}
.search_box:checked~.search_form{
		width: 500px;
		height: 62px;
		padding: 10px;
		top: 44px;
	transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
	-webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.search_box:checked~.search_form form{
	opacity:1;
	transition:0.3s all ease-out 0.5s;
	-webkit-transition:0.3s all ease-out 0.5s;
}
label.icon-search span {
		color: #303030;
	font-size:1.1em;
	top:-11px;
}
/*--//search--*/

/*--social-icons--*/
.social-icons {
		margin-top: 0.5em;
}
.social-icons ul li {
		display: inline-block;
		margin-left: 1em;
}
.social-icons ul li a {
		background: url(../images/social-icons.png) no-repeat -3px -2px;
		display: block;
		height: 22px;
		width: 20px;
		-webkit-transition: .5s all;
		transition: .5s all;
		-moz-transition: .5s all;
		padding: 0;
}
.social-icons ul li a.pin {
		background-position: -3px -38px;
}
.social-icons ul li a.in {
		background-position: -3px -78px;
}
.social-icons ul li a.be {
		background-position: -3px -115px;
}
.social-icons ul li a.you {
		background-position: -3px -154px;
}
.social-icons ul li a.vimeo {
		background-position: -2px -192px;
}
.social-icons ul li a:hover{
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
}
.header_right {
		float: right;
		margin-left: 0em;
		margin-right: 0em;
}
.head-left {
		float: left;
		position: relative;
		width: 9%;
}
.navbar {
		margin-bottom: 0;
}
.navbar-default {
		background: none;
		border: none;
}
.navbar-default .navbar-nav > li > a {
		color: #303030;
}
.navbar-nav > li > a {
		font-size: 14px;
		padding: 10px 18px;
		text-transform: uppercase;
		font-weight: 600;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #fa4b2a;
		background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color:#fa4b2a;
}
.navbar-default .navbar-nav > .active > a:before{
	color:#fa4b2a;
}
.link-effect-7 {
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
}
.link-effect-7 a {
	color: rgba(0, 0, 0, 0.4);
	text-shadow: none;
	margin: 0;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.link-effect-7 a::before {
	color: white;
	content: attr(data-hover);
	position: absolute;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-moz-transform-origin: 50% 0 50%;
	-ms-transform-origin: 50% 0 50%;
	-webkit-transform-origin: 50% 0 50%;
	transform-origin: 50% 0 50%;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.link-effect-7 a:hover {
	color: #797878;
}
.link-effect-7 a:hover::before {
	-moz-transform: translateY(22px) rotateX(-90deg);
	-ms-transform: translateY(22px) rotateX(-90deg);
	-webkit-transform: translateY(22px) rotateX(-90deg);
	transform: translateY(22px) rotateX(-90deg);
}
.logo {
		padding: 1.2em 0;
		text-align: center;
		margin-top: 20px;
}
.logo h1 {
		font-size: 2.5em;
		color: #ffffff;
}
.logo p {
		font-size: 14px;
		margin-top: 0.5em;
		line-height: 1.8em;
		color: #fa4b2a;
		font-weight: 400;
	position:relative;
}
label.of {
		width: 86px;
		height: 2px;
		margin-top: -26px;
		position: absolute;
		top: 37px;
		left: 366px;
		background: #303030;
}
label.on{
		background: #303030;
		width: 86px;
		height: 2px;
		margin-top: -26px;
		position: absolute;
		top: 37px;
		left: 690px;
}
/*--banner--*/
.banner{
background: url(../images/banner-1.jpg) no-repeat 0px 0px;
background-size:cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;
min-height: 600px;
}
.banner-1{
background: url(../images/banner-1.jpg) no-repeat 0px 0px;
background-size:cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;
min-height: 250px;
}
.banner a {
		font-size: 1em;
		color: #fff;
		font-weight: 600;
		padding: 0.8em 2em;
		background:#fa4b2a;
}
.banner a:hover {
		color: #fff;
		background: #000;
}
.banner h2 {
		font-size:2.5em;
		font-weight: 600;
		color: #fff;
}
.banner {
		padding: 10em 0 0;
		text-align: center;
}
.banner p {
		font-size: 1.2em;
		color: rgba(255, 255, 255, 0.46);
		font-weight: 400;
		line-height: 1.8em;
		margin: 1em auto 2em;
		width: 70%;
}
/*--banner--*/
.tab-content>.tab-pane {
		padding: 50px 0;
}
.nav-tabs > li {
		width: 33.33%;
		text-align: center;
}

.nav-tabs>li>a {
	margin: 0 0px;
	padding: 10px 53px;
	line-height: 1.42857143;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #016773;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
		text-decoration: none;
		background-color: #FFF;
		border-bottom: 3px solid #fa4b2a;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	 border-bottom: 3px solid #fa4b2a;
}
.tab-info p {
		line-height: 1.9em;
		margin-bottom: 1em;
		font-weight: 400;
		color: #999;
}
/*--technology-left--*/
.blog-poast-info {
	border-top: 1px solid #aeaeae;
		padding: 1em 0;
		text-align: left;
}
.blog-poast-info ul li {
	display:inline-table;
	margin-right: 1em;
}
.blog-poast-info ul li{
	color: #000;
	font-size:0.8125em;
	vertical-align:middle;
}
.blog-poast-info li i {
		font-size:1.5em;
		color: #aeaeae;
		margin-right: 0.3em;
		margin-top: 0px;
	vertical-align:middle;
}
i.glyphicon.glyphicon-comment {
		vertical-align: middle;
}
.blog-poast-info ul li a {
			color:#000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	vertical-align:middle;
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	color:#fa4b2a;
}
.blog-section {
	padding: 4em 0;
	position: relative;
}
.tc-ch h3 a,.wthree h3 a {
		color: #fa4b2a;
		font-weight: 600;
}
.tc-ch h3 a:hover, .wthree h3 a:hover {
		color: #000000;
}
.tc-ch p,.wthree p {
		color: #777;
		font-size: 0.95em;
		line-height: 1.8em;
		margin: 1em 0;
}
.tc-ch h3,.wthree h3	{
		margin: 0.5em 0 0;
	font-size:1.5em;
}
.wthree h3	{
	margin:0;
}
.wthree {
		margin-bottom: 2em;
		background: #fff;
		padding: 2em 2em;
}
.insta li {
		display: inline-block;
		width: 30%;
		margin: 1%;
}
.w3ls-left {
		padding: 0;
}
.tc-ch {
		background: #fff;
		padding: 2em 2em;
		margin: 1em 0;
}
.bht1 a{
		background: #fa4b2a;
		padding: 0.3em 1.8em;
	display:inline-block;
		color: #fff;
}
.bht1 a:hover{
		background: #000;
}
.bht1 {
		float: left;
		padding-top: 1em;
}
.tc-ch h6,.wthree h6	{
		font-size: 1em;
		color: #303030;
		font-weight: 600;
		margin-top: 1em;
}
.tc-ch h6 a,.wthree h6 a {
		color: #fa4b2a;
}
.wthree-left {
		padding: 0;
}
.soci {
		float: right;
		padding-top: 1em;
}
.soci li {
		display: inline-block;
}
.soci ul li{
	list-style-type:none;
	display:inline-block;
	margin:0 2px;
	overflow:hidden;
	height:32px;
}
.soci  ul li a{	
		width: 32px;
		height: 32px;
		display: inline-block;
		border: 1px solid #d2d1d1;
}
.soci  ul li a.fb{
		background: url(../images/social.png) no-repeat -48px -7px;
}
.soci  ul li a.twit{
		background: url(../images/social.png) no-repeat -7px -7px;
}
 /*-- agileits --*/
.soci  ul li a.goog{
		background: url(../images/social.png) no-repeat -88px -7px;
}
.soci  ul li a.pin{
		background: url(../images/social.png) no-repeat -130px -7px;
}
.soci  ul li a.drib{
		background: url(../images/social.png) no-repeat -171px -7px;
}
/*--technology-left--*/
/*--technology-right--*/
.blog-grid-left {
		display: table-cell;
		width: 25%;
}
.blog-grid-right {
		display: table-cell;
		width: 75%;
		margin-left: 0.5em;
			vertical-align: middle;
}
.tech-btm p {
		margin: 1em 0;
		font-size: 0.875em;
		color: #777;
	line-height:1.8em;
}
.tech-btm h4 {
		font-size: 1.5em;
		color: #fa4b2a;
		font-weight: 700;
		margin-bottom: 1em;
}
.insta h4 {
		font-size: 1.5em;
		color: #fa4b2a;
		font-weight: 700;
		margin-bottom: 1em;
}
.insta {
		margin-top: 2em;
}
.tech-btm h5 {
		font-size: 1em;
		line-height: 1.6em;
		font-weight: 700;
}
.blog-grid-right a {
		font-weight: bold;
}

.blo-top {
		border-bottom: 1px solid #aeaeae;
}
.tech-btm {
		padding: 2em 0;
		background: #fff;
}
.btn1 {
		padding: 6px 12px;
		background: #fa4b2a;
		font-size: 14px;
		color: #fff;
		border: none;
		border-radius: 0px;
}
.btn1:hover{
		background: #000000;
		color: #fff;
}
.technology-right{
	width:33%;
		padding-left: 0;
}
.technology-right-1 {
		width: 30%;
}
.technology-left{
	width:66.7%;
	padding:0;
			float: right;
}
.fixedmenu {
		margin: 0px;
		height: 100%;
		overflow-y: visible;
		overflow-x: hidden;
	box-shadow: 0 5px 25px -8px rgba(0,0,0,0.8);
		padding-right: 0;
}

.blog-grids {
		border-bottom: 1px dotted #aeaeae;
		padding: 1.3em 0;
		display: table;
		width: 100%;
}
/*--technology-right--*/
.search-1 {
		border: 1px solid #000;
		margin: 0px 0px 2em 0;
}
.search-1 input[type="search"] {
	border: none;
	outline: none;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
	background:none;
	width:82%;
}
.search-1 form input[type="submit"] {
		background: url(../images/key2.png) no-repeat 13px 9px;
		width: 40px;
		height: 32px;
		border: none;
		margin: 0 0 0 0px;
		padding: 0;
		border-left: 1px solid #000;
		border-right: none;
		border-bottom: none;
		border-top: none;
		outline: none;
}
/*--footer--*/
.footer {
		background: #303030;
		padding: 3em 0;
		margin-top: 3em;
}
.footer h6 {
		font-size: 1.7em;
		background: #fa4b2a;
		padding: 0.5em 1.7em;
		font-weight: 700;
		color: #fff;
}
.footer p {
		font-size: 0.875em;
		color: #fff;
		margin: 1em 0;
		line-height: 1.8em;
}
.footer-middle p {
		margin: 0;
}
.footer-middle a {
		color: #fa4b2a;
	font-family: 'Open Sans', sans-serif;
}
.footer h4 {
		font-size: 1.7em;
		color: #fff;
		border-bottom: 1px solid #fff;
		margin-bottom: 1em;
		padding-bottom: 1em;
}
.mid-btm {
		margin-bottom: 1em;
}
.footer-right li a {
		color: #fff;
		font-size: 0.875em;
		line-height: 1.8em;
}
.footer-right li a:hover{
		color: #fa4b2a;
}
.footer-right li {
	display:block;
}
.name  form input[type="text"] {
	width: 100%;
	color: #333333 ! important;
	outline: none;
	font-size: 16px;
	padding: .5em;
	border: none;
	-webkit-appearance: none;
	margin-bottom:0.5em;
	font-family: 'Open Sans', sans-serif;
}
.name form input[type="submit"] {
	background:#fa4b2a; 
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	display: block;
	outline: none;
	border: none;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.name form input[type="submit"]:hover{
	background:#000000;
}
/*--footer--*/
.copyright {
		background:#0a0a0a;
		padding: 1em 0;
		text-align: center;
}
.copyright p {
		font-size: 0.875em;
		color: #ffffff;
		line-height: 1.8em;
}
.copyright p a{
		color: #ffffff;
	font-weight:700;
}
.copyright p a:hover{
		color:#fa4b2a;
}
.technology {
		margin-top: 3em;
}
/*--welcome-starts--*/
.w3agile-1{
		padding: 2em;
		background: #fff;
}
h2.w3,h3.w3{
		font-size: 2em;
		color: #fa4b2a;
		font-weight: 600;
}
.welcome-bottom{
	margin-top:4%;
}
.welcome-bottom p {
	color: #777;
		font-size: 0.875em;
		line-height: 1.8em;
		margin: 1em 0;
}
/*--//welcome-end--*/
/*-- team --*/
p.sint{
	color:#999;
	line-height:1.8em;
	text-align:center;
	position:relative;
	padding-bottom:1em;
	font-weight: 500 !important;
}
.team-grid1{
	position:relative;
	overflow: hidden;
}
.team-grid1 .p-mask{
		position: absolute;
		top:90%;
		width: 100%;
		padding: 1em;
		background:rgba(34, 34, 34, 0.55);
		transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-webkit-transform: translateY(-35px);
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
}
.team-grid1 .event-meta {
		opacity: 0;
		-moz-opacity: 0;
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
}
.team-grid:hover .event-meta {
		opacity: 1;
		-moz-opacity: 1;
}
.team-grid:hover .p-mask {
		transform: translateY(-65%);
		-moz-transform: translateY(-65%);
		-ms-transform: translateY(-65%);
		-webkit-transform: translateY(-65%);
}
/*-- w3layouts --*/
.event-meta h4{
	color:#fa4b2a;
	font-size:1em;
	margin:1em 0 0em;
	text-transform:capitalize;
	line-height:1.5em;
}
.p-mask p{
	color: #fff;
		font-size: 0.875em;
		line-height: 1.8em;
		margin: 1em 0;
}
.team-grid h5 {
		font-size: 1.2em;
		color: #fa4b2a;
		margin: 1em 0;
		text-align: center;
		font-weight: 600;
}
.team-grid h5 span{
	display: block;
		color: #999;
		font-size: .8em;
		margin: .5em 0 0;
}
.team-grid {
		text-align: center;
		margin-top: 2em;
}
ul.social li{
	display:inline-block;
	margin:0 0.1em;
}
.social a {
	position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-decoration: none;
		-webkit-transition: all .15s ease;
		transition: all .15s ease;
		z-index: 2;
/*-- agileits --*/
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
}
.social a:hover {
	color: #fff;
}
.social a:hover .tooltip {
	display: block;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, -10px);
					transform: translate(0, -10px);
}
.social a:active {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
	opacity: 0;
	position: absolute;
	top: -20px;
	left: 50%;
	z-index: 1;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
}
.social .tooltip span {
	position: relative;
	left: -50%;
	padding: 6px 8px 5px 8px;
	border-radius: 3px;
	color: #fff;
	font-size: .7rem;
	line-height: 1;
	z-index: 1;
	background: #565656;
		color: #fff;
}
.social .tooltip span:after {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	border: 8px solid transparent;
	border-top-color: #565656;
}
.social i {
	position: relative;
	top: 1px;
	font-size: 1.5rem;
	border-radius: 65%;
	-webkit-border-radius: 65%;
	-moz-border-radius: 65%;
	-o-border-radius: 65%;
	-ms-border-radius: 65%;
}
.social li a.social-twitter i{
	background:url(../images/img-sp.png) no-repeat -25px 11px #3D99DC;
		display: block;
		width: 40px;
		height: 40px;
}
.social li a.social-google i{
	background:url(../images/img-sp.png) no-repeat -63px 10px #3D99DC;
		display: block;
		width: 40px;
		height: 40px;
}
.social li a.social-facebook i{
	background: url(../images/img-sp.png) no-repeat 8px 11px #3D99DC;
		display: block;
		width: 40px;
		height: 40px;
}
.social li a.social-pinterest i{
	background:url(../images/img-sp.png) no-repeat -93px 11px #3D99DC;
		display: block;
		width: 40px;
		height: 40px;
}
.social li a.social-instagram i{
	background:url(../images/img-sp.png) no-repeat -129px 9px #3D99DC;
		display: block;
		width: 40px;
		height: 40px;
}
.team{
		margin: 3em 0 0;
}
h3.team-heading {
		font-size: 2em;
		color: #fa4b2a;
		font-weight: 600;
}
/*-- //team --*/
img.zoom-img {
		 transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover{
		transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
/*-- gallery --*/
.gallery {
		padding: 2em 2em;
		background: #fff;
}
.gallery-grids {
		margin: 3em 0 0;
}
.gallery-grid{
	float:left;
	width:50%;
}
.gallery-grid a {
		display: block;
		overflow: hidden;
}
.gallery-grid img{
	padding:.5em;
	border:2px solid #aaa;
}
.gallery p {
		color: #777;
		font-size: 0.875em;
		line-height: 1.8em;
		margin: 1em 0;
}
/*-- //gallery --*/
/*-- featured-services --*/
.featured-services-grd {
		text-align: center;
		padding: 15px 0px;
}
.featured-services-grd span{
	font-size:40px;
	color:#fa4b2a;
}
.featured-services-grd h4 {
		font-size: 20px;
		color: #303030;
		font-weight: 700;
		margin: 20px 0;
}
.featured-services-grd p{
	font-size:0.875em;
	color:#9c9c9c;
	line-height:1.8em;
}
.featured-services-grids{
	margin:3em 0 0;
}

.fea-img img{
width:100%;
}
.fea-top p {
		text-align: left;
		color: #9c9c9c;
		font-size: 0.875em;
		margin: 2em 0;
		line-height: 1.8em;
}
.fea-text h4 {
		margin: 20px 0;
		font-size: 21px;
		color: #303030;
		font-weight: 700;
}
.fea-text p {
 color: #9c9c9c;
	font-size: 0.875em;
	line-height: 1.8em;
}
.feature-botttom{
margin-top:50px;
}
.fea-grid:nth-child(3),.fea-grid:nth-child(4){
margin-top:50px;
}
.featured-services {
		margin-bottom: 3em;
}
.agile-1 {
		padding: 2em 2em;
		background: #fff;
}
/*-- //featured-services --*/
/*-- tips --*/
.tip-grid img{
width:100%;
}
.tip-grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.tips {
	background: #464646;
}
.tip-grid figure img {
	width: 100% !important;
}
/* Common style */
.tip-grid figure {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.tip-grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.tip-grid figure figcaption {
		padding: 25px 25px 0px 25px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tip-grid figure figcaption,
.tip-grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.tip-grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.tip-grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}


.tip-grid figure h4,
.grid figure p {
	margin: 0;
}

.tip-grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Julia *****/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h4 {
	position: relative;
	padding: 0.5em 0;
	font-family: 'FjallaOne-Regular';
	font-size: 30px;
	color: #BBE42A;
}

figure.effect-julia p {
	display: block;
	margin: 33px 0 0 0;
	padding: 6px 14px;
	background: #fff;
	color: #9c9c9c;
	text-transform: none;
	font-size: 14px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-500px,0,0);
	transform: translate3d(-500px,0,0);
}
figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.micro-left{
float:left;
width:12.5%;
}
.micro-right{
float:right;
width:80%;
}
.micro-left img{
width:100%;
}
.latest h4 {
		font-size: 24px;
		color: #303030;
		margin-bottom: 20px;
		font-weight: 600;
}
.latest p {
		font-size: 0.875em;
		color: #9c9c9c;
		line-height: 1.8em;
		margin: 1em 0;
}
.tip-gd-left:nth-child(2) {
	margin-top: 60px;
}
.music {
		background: #fff;
		padding: 2em 2em;
}
.tip-grids {
		margin: 3em 0;
}
/*-- //music--*/
/*-- contact --*/
.contact-section {
		padding: 2em 2em;
		background: #fff;
}
.google-map iframe {
		width: 100%;
		height: 500px;
		border: 2px solid#CECECE;
		padding: 15px;
		background: #D8D8D8;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
		display: block;
		background: #fff;
		color: #777;
		border: none;
		width: 94%;
		outline: none;
		font-size: 1em;
		padding: 0.8em 1em;
		border: 1px solid #BBB;
}
.contact-grid input[type="email"] {
		margin: 1em 0;
}
.contact-grid textarea{
	width: 94%;
		height: 200px;
		resize: none;
	margin: 1em 0;
}
.contact-grid input[type="submit"] {
		background: #fa4b2a;
		border: none;
		padding: 1em 0;
		width: 40%;
		font-size: 0.95em;
		color: #fff;
		letter-spacing: 0.5px;
		outline: none;
		transition: .5s all;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-o-transition: .5s all;
		-ms-transition: .5s all;
}
.contact-grid input[type="submit"]:hover {
		background: #303030;
}
.google-map {
		margin-top: 3em;
}
.contact-grids {
		margin-top: 3em;
}
.contact-grid  p {
		color: #777;
		padding: 1em 0;
	font-size:0.875em;
		line-height: 1.8em;
}
.contact-grid1 h4 {
		font-size: 1.5em;
		font-weight: 600;
		color: #303030;
}
.contact-grid1 ul li {
		list-style: none;
		line-height: 2.5em;
		font-size: 0.95em;
		color: #777;
}
.contact-grid1 ul li i {
		font-size: 1.2em;
		margin-right: 7px;
		color: #fa4b2a;
}
.contact-top {
		margin: 1em 0;
}
.contact-grid1 a {
		color: #777;
}
.agent-img {
		float: left;
		width: 30%;
		margin-right: 3%;
		border-radius: 60%;
		border: 4px solid#fff;
}.agent-info {
		float: left;
		width: 67%;
		margin-top: 1.5em;
}
.agent-info h6 {
		font-size: 0.95em;
		color: #f58025;
		padding-top: .5em;
}
/*-- //contact --*/
.page {
		padding: 2em 2em;
		background: #fff;
}
/*--codes--*/
.page-header h3 {
		font-size: 2em;
		color: #303030;
		font-weight: 600;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
}
.grid1 {
	margin: 1.5em 0 0;
}
ul.nav.nav-pills {
	margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
	text-align: left;
}
/*--codes--*/
/*-- /single--*/
p.sub {
		line-height: 1.9em;
		font-size: 0.9em;
		color: #777;
	margin-bottom: 1em;
}
ul.share {
	margin: 2em 0 3em 0;
}
ul.social-share {
		float: left;
}
.single-middle {
	 background: #f4f4f4;
		padding: 1.5em;
		margin: 2em 0;
}
ul.social-share li{
list-style:none;
display:inline-block;
}
ul.social-share li i,i.arrow,p.reply {
			 background: url(../images/icons2.png) no-repeat -4px -3px;
		width: 25px;
		height: 25px;
		display: inline-block;
		margin: 0 12px;
		vertical-align: middle;
}
ul.social-share li	i.tin:hover,ul.social-share li	i.message:hover,p.reply i:hover,i.arrow:hover,ul.social-share li i:hover{
	opacity:0.7;
}
ul.social-share li	i.tin{
			background: url(../images/icons2.png) no-repeat -30px -3px;
}
ul.social-share li	i.message{
		 background: url(../images/icons2.png) no-repeat -55px -3px;
}
i.arrow{
	background: url(../images/icons2.png) no-repeat -79px -3px;
		display: inline-block;
		float: right;
}
p.reply i{
			background: url(../images/icons2.png) no-repeat -4px -3px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 14px 0 0px;
}
.client {
	float:left;
	width:8%;
	margin-right:7%;
}
.client img {
	width:100%;
	border-radius:50%;
	-web-kit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;	
}
.client-message {
	float:left;
	width:70%;
}
.blog-posts h3 {
		line-height: 1.5em;
		font-size: 2.1em;
		font-weight: 400;
}
.blog-posts iframe {
	width:100%;
	height:400px;
}
.client-message i.fa.fa-calendar {
	font-size: 10px;
	margin-right: 6px;
	vertical-align: baseline;
}
.response h4 {
		color: #fa4b2a;
		font-size: 1.5em;
		font-weight: 600;
		margin-bottom: 1.5em;
}
.coment-form input[type="text"] {
		display: block;
		background: none;
		color: #777;
		border: 1px solid #ddd;
		width: 70%;
		margin-bottom: 5px;
		outline: none;
		font-size: 13px;
		font-weight: 400;
		padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form input[type="submit"] {
		background: #fa4b2a;
		border: 1px solid #fa4b2a;
		padding: .8em 0;
		width: 30%;
		margin-top: .5em;
		font-size: 15px;
		color: #fff;
		letter-spacing: 0.5px;
		outline: none;
		transition: .5s all;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-o-transition: .5s all;
		-ms-transition: .5s all;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.coment-form input[type="submit"]:hover{
	 background:#303030;
		border: 1px solid #303030;
}
.coment-form input[type="email"] {
		background: none;
		color: #777;
		border: 1px solid #ddd;
		width: 70%;
		margin-bottom: 5px;
		outline: none;
		font-size: 13px;
				font-weight: 400;
		padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form textarea {
		background: none;
		color: #777;
		border: 1px solid #ddd;
		width: 100%;
		display: block;
		height: 150px;
		outline: none;
		font-size: 13px;
			 font-weight: 400;
		resize: none;
		padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form h4 {
 color: #fa4b2a;
		font-size: 1.5em;
		font-weight: 600;
		margin-bottom: 1.5em;
}
.media-left.response-text-left {
		float: left;
		width: 19%;
}
.response-text-right p {
		color: #777;
		font-size:0.9em;
		margin: 0 0 1em;
	line-height:1.9em;
}
.media-body.response-text-right ul li {
		color: #F26649;
		font-size: 0.9em;
		display: inline-block;
				font-weight: 400;
}
.media-body.response-text-right ul li a {
		color: #000000;
		font-size: 1em;
		font-weight: 700;
		display: block;
		margin-top: 6px;
		margin-left: 2em;
}
.media-body.response-text-right {
		float: right;
		width: 77%;
		text-align: left;
}
.media-left.response-text-left h5 a {
		color: #4A245E;
		font-weight: 400;
		line-height: 2em;
}
.coment-form {
		margin-top: 2em;
	padding-bottom:1em;
}
.media-left.response-text-left a img {
		border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
}
.media-body.response-text-right ul li a:hover {
		text-decoration: none;
		color: #f26649;
}
.agileinfo {
		background: #fff;
}
h5.top {
		color: #fa4b2a;
		font-size: 1.6em;
		font-weight: 600;
		margin: 0.8em 0;
}
.single {
		margin-top: 3em;
}
span.glyphicon.glyphicon-comment:hover, span.glyphicon.glyphicon-eye-open:hover, span.glyphicon.glyphicon-thumbs-up:hover, a.span_link {
		color: #000008;
}
span.glyphicon.glyphicon-comment, span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-thumbs-up {
		font-size: 10px;
		margin: 0 4px 0 20px;
		color: #CCCBC6;
}
.response {
		margin-top: 3em;
}
/*-- blog --*/
.blog-grid-left1,.blog-grid-right1{
	padding:0;
}
.blog-grid-left1 img {
		width: 100%;
}
.blog-grid-right1 a {
		font-size: 1.3em;
		padding: 0.5em 0;
		color: #303030;
		display: block;
		font-weight: 600;
		text-decoration: none;
		text-transform: capitalize;
}
.blog-grid-right1 a:hover{
	color:#fa4b2a;
}
.blog-grid-right1 h4{
	text-transform: capitalize;
		font-size: 1em;
		color: #fa4b2a;
		margin: 0.5em 0;
		line-height: 1.8em;
}
.blog-grid-right1 p{
	font-size:14px;
	color:#999;
	margin:0;
	line-height:1.8em;
}
.m1 {
		margin: 2em 0 0;
}
.paging{
	margin:3em 0 0; 
}
.blog-grids1 {
		margin-top: 3em;
}
.blog {
		padding: 2em 2em;
		background: #fff;
}
/*-- //blog --*/


.cityBlock {
	overflow: hidden;
background: white;
font-size:0;
}

.cityBlock--sidenavi {
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
}
.cityBlock__list {
	width: 50%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size:12px;
	z-index: 2;
		margin-bottom: 10px;
}
.cityBlock__list--saidenavi{
	width: 100%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
font-size:12px;
z-index: 2;
}
.cityBlock__list--dst {
	display: table;
	width: 100%;
}
.cityBlock__list--img {
	display: table-cell;
	width: 25%;
	position: relative;
		vertical-align: middle;
}
.cityBlock__list__sidenavi{
	padding: 0 0 2em;
	background: #fff;
position: relative;
}

.cityBlock__list__sidenavi--img {
		display: table-cell;
		width: 50%;
		position: relative;
		vertical-align: middle;
}
.cityBlock__list--title {
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: 0;
		padding: 0;
		color: white;
		text-align: center;
		width: 80%;
		background: rgba(0, 0, 0, 0.57);
}
.cityBlock__list--img img {
	width: 100%;
	object-fit: cover;
	-o-object-fit: cover;
		height: 200px;
}
.cityBlock__list__sidenavi--img img {
	width: 100%;
	object-fit: cover;
	-o-object-fit: cover;
		height: 120px;
}
.cityBlock__list__sidenavi--titleimg img {
		position: relative;
	width: 100%;
	object-fit: cover;
	-o-object-fit: cover;
		height: 155px;

}
.cityBlock__list__sidenavi--titleimg:before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
		border-bottom: 30px solid #fff;
		top: 90px;
		left: 50%;
		margin-left: -30px;
		position: absolute;
		z-index: 1;
}

.cityBlock__list__desc {
	width: 50%;
	color: #333333;
	padding: 5px 10px;
	vertical-align: middle;
	display: table-cell;
	line-height: 1.15;
	position: relative;
	text-align: center;
}
.cityBlock__city--en {
	font-size: 30px;
	font-weight:700;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:5px;
}
.cityBlock__city__sidenavi--en {
	font-size: 11px;
	font-weight:700;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:5px;
	color:#c9302c;
}
.cityBlock__city--jp {
	font-size: 14px;
	font-weight:700;
	display: inline-block;
		margin-bottom: 5px;
		margin-top: 10px;
}
.cityBlock__city__sidenavi--jp {
	font-size: 14px;
	font-weight:700;
	display: inline-block;
	margin-bottom:5px;
}
.cityBlock__country {
	font-size: 16px;
	font-weight:700;
	display: block;
font-family: 'Montserrat', sans-serif;
font-style: italic;
		color: #c0c0c0;
margin-bottom:10px;
}
.cityBlock__intro {
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
}
.cityBlock__list__desc--left:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 30px solid #fff;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	position: absolute;
	top: 35%;
	right: -30px;
		z-index: 1;
}
.cityBlock__list__desc--right:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-right: 30px solid #fff;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	position: absolute;
	top: 35%;
	left: -30px;
}
.cityBlock__list__sidenavi__desc--right:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-right: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	top: 35%;
	left: -20px;
}
.cityBlock__list__sidenavi__desc--left:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	top: 35%;
right: -20px;
z-index: 1;
}
.sota:before, .sota:after {
	top: 0px;
	left: 0px;
	transform-origin: center center 0px;
box-sizing: border-box;
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
transition: .3s all ease;
}
.sota:before {
	border-top: 10px solid #c9302c;
	border-bottom: 10px solid #c9302c;
	transform: scale3d(0, 1, 1);
}
.sota:after {
	border-left: 10px solid #c9302c;
	border-right: 10px solid #c9302c;
	transform: scale3d(1, 0, 1);
}

.sota:hover:before, .sota:hover:after {
transform: scale3d(1, 1, 1);
transition: transform 0.5s;
opacity: 1;
}

h3.m_3:after,h2.m_3:after {
		content: "";
		display: block;
		margin: 20px auto 0;
		width: 70px;
		height: 4px;
		background: #f05858;
}
.btn-danger a {
		color: #fff;
}



/*-- responsive design --*/
@media (max-width:1024px) {
.navbar-nav > li > a {
		padding: 10px 16px;
}
.head-left {
		width: 3%;
}
.social-icons ul li {
		margin-left: 0.5em;
}
.header_right {
		margin-left: 0em;
		margin-right: 0em;
}
label.of {
		left: 267px;
}
label.on {
		left: 586px
}
.banner p {
		width: 80%;
}
.tc-ch h6, .wthree h6 {
		font-size: 0.9em;
}
.tc-ch h3, .wthree h3 {
		font-size: 1.4em;
}
.tc-ch p, .wthree p {
		font-size: 0.85em;
}
.tc-ch {
padding: 2em 1em;
}
.tech-btm {
		padding: 2em 0em;
		background: #fff;
}
.tech-btm h5 {
		font-size: 0.95em;
}
.insta h4 {
		font-size: 1.4em;
}
.search-1 input[type="search"] {
		width: 79%;
}
.footer h4 {
		font-size: 1.5em;
}
.tech-btm p {
		font-size: 0.85em;
}
.tech-btm h4 {
		font-size: 1.4em;
}
.wthree {
		padding: 2em 1em;
}
.footer p {
		font-size: 0.85em;
}
.w3agile-1 {
		padding: 2em 1em;
}
.welcome-bottom p {
		font-size: 0.85em;
}
.agile-1 {
		padding: 2em 1em;
}
.featured-services-grd p {
		font-size: 0.85em;
}
.fea-text p {
		font-size: 0.85em;
}
.blog {
		padding: 2em 1em;
}
.gallery {
		padding: 2em 1em;
}
.gallery p {
		font-size: 0.85em;
}
.latest h4 {
		font-size: 20px;
}
.latest p {
		font-size: 0.85em;
}
.music {
		padding: 2em 1em;
}
.page {
		padding: 2em 1em;
}
.contact-section {
		padding: 2em 1em;
}
.contact-grid p {
		font-size: 0.85em;
}
p.sub {
		font-size: 0.85em;
}
.response-text-right p {
		font-size: 0.85em;
}
}
/*-- responsive design --*/
@media (max-width:991px) {
.social-icons ul li {
		margin-left: 0px;
}
.navbar-nav > li > a {
		font-size: 14px;
		padding: 10px 6px;
}
label.of {
		left: 160px;
}
label.on {
		left: 475px;
}
.banner h2 {
		font-size: 2em;
}
.banner p {
		font-size: 1em;
		width: 90%;
}
.banner {
		padding: 9em 0 0;
}
.banner {
		min-height: 480px;
}
.tab-image {
		width: 33.33%;
		padding: 0 7px;
}
.tab-content>.tab-pane {
		padding: 30px 0 0;
}

.tech-btm h5 {
		font-size: 0.9em;
}
.search-1 input[type="search"] {
		width: 78%;
}
.footer-left,.footer-middle,.footer-right {
		float: left;
		width: 33.33%;
}
.wthree-right {
		padding: 0;
		margin-top: 1em;
}
.team-grid1 img {
		width: 100%;
}
.team-grid1 .p-mask {
		top: 91%;
}
h2.w3, h3.w3 {
		font-size: 1.7em;
}
h3.team-heading {
		font-size: 1.7em;
}
.fea-grid {
		margin-bottom: 2em;
}
.blog-grid-right1 a {
		font-size: 1.1em;
}
.paging {
		margin: 1em 0 0;
}
.blog-grid {
		margin-bottom: 2em;
}
.blog-grids1 {
		margin-top: 2em;
}
.m1 {
		margin: 1em 0 0;
}
.tip-gd-left {
		margin-top: 1em;
}
.grid li {
		width: 210px;
}
.grid figcaption h4 {
		font-size: 16px;
}
.page-header h3 {
		font-size: 1.7em;
}
.contact-grid1 {
		margin-top: 2em;
}
h5.top {
		font-size: 1.3em;
}
.coment-form input[type="submit"] {
		width: 54%;
}
}
/*-- responsive design --*/
@media (max-width:800px) {
}
/*-- responsive design --*/
@media (max-width:768px) {
.banner {
		padding: 8em 0 0;
}
.banner {
		min-height: 430px;
}
.team-grid1 .p-mask {
		top: 92%;
}
}
/*-- responsive design --*/
@media(max-width:767px){
.navbar-toggle {
		padding: 5px 10px 3px;
		margin-top: 28px;
		margin-bottom: 0px;
	margin-top:0px;
		background-color: transparent;
}
.navbar {
	position: relative;
	min-height: 0px;
	margin-bottom: 0px;
	border: none;
}
.navbar-nav > li > a {
	padding: 0.8em 0em;
	font-size: 1em;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #303030;
		margin: 4px auto 1px;
		height: 2px;
		width: 32px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-nav {
		margin: 7.5px 0px;
		width: 100%;
		text-align: center;
}
.navbar-default .navbar-toggle {
		border-color: #b93535;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #fff;
	background:#fa4b2a;
}
.navigation {
		margin: 0.5em 0 0;
		float: left;
		width: 100%;
}
.navbar-default .navbar-nav > li > a {
	font-size:1em;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		 color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #fff;
		background-color: #fa4b2a;
}
.navbar-default .navbar-nav > li > a {
		color: #1D0E05;
}
.header_right {
		float: left;
	width:80%;
}
.head-left {
		width: 20%;
		float: left;
}
.social-icons {
		width: 33%;
		float: right;
	margin-top: 0.88em;
}
.cityBlock__list {
		width: 100%;
}
}
/*-- responsive design --*/
@media (max-width:736px) {
body{
		padding-top: 65px;
}
.tab-image {
		float: left;
}
.technology-left {
		width: 100%;
		float: left;
}
.tc-ch {
		padding: 2em 2em;
}
.wthree {
		padding: 2em 2em;
}
.technology-right {
		width: 100%;
		float: left;
		padding: 0;
}
.tech-btm {
		background: #fff;
}
.footer-left, .footer-middle, .footer-right {
		float: left;
		width: 100%;
		margin-bottom: 2em;
}
.footer {
		padding: 2em 0 1em;
}
.footer h4 {
		font-size: 1.4em;
}
.banner h2 {
		font-size: 1.8em;
}
.header {
		padding: 0.5em 0;
		position: fixed;
		top: 0px;
		left: 0px;
		height: 65px;
		z-index: 9999;
		width: 100%;
}

#navi-melborne{
	padding-top: 75px; /* 打ち消し用のパディング */
}
label.icon-search span {
		font-size: 1.1em;
		top: -3px;
}
label.of {
		left: 143px;
}
label.on {
		left: 462px;
}
.team-grid1 .p-mask {
		top: 95%;
}
.search-1 input[type="search"] {
		width: 92%;
}
}
/*-- responsive design --*/
@media (max-width:667px) {
.logo p {
		font-size: 13px;
}
label.of {
		left: 116px;
}
label.on {
		left: 418px;
}
.banner h2 {
		font-size: 1.6em;
}
.banner p {
		font-size: 0.95em;
		width: 100%;
}
.navbar-toggle {
}
abel.icon-search span {
		font-size: 1.1em;
		top: -9px;
}
}
/*-- responsive design --*/
@media (max-width:640px) {
.banner {
		min-height: 380px;
}
label.of {
		left: 102px;
}
label.on {
		left: 406px;
}
.search-1 input[type="search"] {
		width: 91%;
}
.navbar-toggle {
}
}
/*-- responsive design --*/
@media (max-width:600px) {
.banner h2 {
		font-size: 1.5em;
}
label.of {
		left: 80px;
}
label.on {
		left: 386px;
}
.search-1 input[type="search"] {
		width: 90%;
}
.navbar-toggle {
}
}
/*-- responsive design --*/
@media (max-width:568px) {
label.of {
		left: 64px;
}
label.on {
		left: 370px;
}
.banner h2 {
		font-size: 1.4em;
}
.banner p {
		font-size: 0.875em;
}
.banner {
		min-height: 350px;
}
.navbar-toggle {
}
}
/*-- responsive design --*/
@media (max-width:480px) {
label.of {
		left: 21px;
}
label.on {
		left: 326px;
}
.banner h2 {
		font-size: 1.2em;
}
.banner a {
		font-size: 0.85em;
}
.banner {
		min-height: 326px;
	padding: 5em 0 0;
}
.bht a {
		padding: 0.5em 1em;
		font-size: 0.85em;
}
.fea-text h4 {
		font-size: 18px;
}
.featured-services-grd h4 {
		font-size: 18px;
}
.page-header h3 {
		font-size: 1.5em;
}
.contact-grids {
		margin-top: 1em;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
		width: 100%;
		font-size: 0.9em;
}
.contact-grid textarea {
		width: 100%;
		height: 177px;
}
.contact-grid input[type="submit"] {
		width: 50%;
		font-size: 0.95em;
}
.google-map {
		margin-top: 2em;
}
.google-map iframe {
		width: 100%;
		height: 200px;
}
.search-1 input[type="search"] {
		width: 87%;
}
.navbar-toggle {
}
.search_box:checked~.search_form {
		width: 436px;
}
.search_form input[type='text'] {
		width: 316px;
}
}
/*-- responsive design --*/
@media (max-width:414px) {
.cityBlock__list--img{
		display: block;
		width: 100%;
}
.cityBlock__list--img img {
		height: 130px;
}
.cityBlock__list__desc{
		display: block;
		width: 100%;
		padding: 15px 10px;
}
.cityBlock__list__desc--right:before{
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
		border-bottom: 30px solid #fff;
		top: -55px;
		left: 50%;
		margin-left: -30px;
}


.soci {
		float: left;
		padding-top: 1em;
		width: 100%;
}
.banner h2 {
		font-size: 1em;
	
}
.banner {
		padding: 4em 0 0;
	min-height: 300px;
}
.banner p {
		font-size: 0.8125em;
		width: 100%;
}
.banner a {
		font-size: 0.8em;
}
label.of {
		width: 50px;
		left: 26px;
}
label.on {
		left: 292px;
	width: 50px;
}
.nav-tabs>li>a {
		padding: 10px 20px;
		font-size: 14px;
}
.tc-ch h3, .wthree h3 {
		font-size: 1.3em;
}
.tc-ch h6, .wthree h6 {
		font-size: 0.875em;
}
.footer h4 {
		font-size: 1.3em;
}
.technology {
		margin-top: 2em;
}
h2.w3, h3.w3 {
		font-size: 1.5em;
}
h3.team-heading {
		font-size: 1.5em;
}
.team-grid1 .p-mask {
		top: 86%;
}
h5.top {
		font-size: 1.1em;
	line-height: 1.7em;
}
.search-1 input[type="search"] {
		width: 85%;
}
label.icon-search span {
		font-size: 1.1em;
		top: -7px;
}
.navbar-toggle {
}
.search_box:checked~.search_form {
		width: 374px;
}
.search_form input[type='text'] {
		width: 254px;
}
.coment-form h4 {
		font-size: 1.3em;
}
.response h4 {
		font-size: 1.3em;
}
.single {
		margin-top: 2em;
}
}
/*-- responsive design --*/
@media (max-width:384px) {
.logo p {
		font-size: 12px;
}
label.of {
		margin-top: -28px;
		left:23
}
label.on {
		left: 266px;
	 margin-top: -28px;
}
.banner h2 {
		line-height: 1.4em;
}
.banner a {
		padding: 0.5em 1em;;
}
.banner p {
		margin: 1em auto 1em;
}
.banner {
		padding: 3em 0 0;
}
.name form input[type="text"] {
		font-size: 14px;
		padding: .8em;
}
.search-1 input[type="search"] {
		width: 83%;
}
.navbar-toggle {
}
.search_box:checked~.search_form {
		width: 333px;
}
.search_form input[type='text'] {
		width: 213px;
}
.head-left {
		width: 18%;
}
.social-icons {
		width: 35%;
}
.coment-form input[type="submit"] {
		width: 57%;
	font-size:14px;
}
}
/*-- responsive design --*/
@media (max-width:375px) {
label.of {
		left: 18px;
}
label.on {
		left: 260px;
}
.head-left {
		width: 4%;
}
.social-icons {
		width: 36%;
}
.header_right {
		width: 95%;
}
.navbar-toggle {
}
}
/*-- responsive design --*/
@media (max-width:320px) {
label.of {
		left: 0;
	width:42px;
}
label.on {
		left: 235px;
	width:42px;
}
.banner {
		min-height: 300px;
	padding:2em 0 0;
}
.tab-image {
		width: 100%;
		padding: 10px 0px;
}
.technology {
		margin-top: 1em;
}
.tc-ch {
		padding: 1em 1em;
}
.wthree {
		padding: 1em 1em;
}
.tech-btm {
		background: #fff;
}
.footer-left, .footer-middle, .footer-right {
		padding: 0;
}
.team-grid {
		padding: 0;
}
.featured-services-grid {
		padding: 0;
}
.feature-botttom {
		margin-top: 24px;
}
.fea-grid {
		margin-bottom: 1em;
		padding: 0;
}
.blog-grid {
		margin-bottom: 2em;
		padding: 0;
}
.pagination-lg > li > a, .pagination-lg > li > span {
		padding: 8px 13px;
		font-size: 14px;
}
.gallery-grids {
		margin: 2em 0 0;
}
.gallery-grid {
		float: left;
		width: 100%;
}
.tip-grid {
		padding: 0;
}
.tip-grids {
		margin: 2em 0;
}
.tip-grid-right {
		padding: 0;
}
.contact-grid {
		padding: 0;
}
.search-1 input[type="search"] {
		width: 81%;
}
.social-icons {
		width: 44%;
}
.header_right {
}
.head-left {
		width: 3%;
}
.navbar-toggle {
}
.search_box:checked~.search_form {
		width: 275px;
}
.search_form input[type='submit'] {
		font-size: 13px;
		padding: 10px 16px;
}
.search_form input[type='text'] {
		width: 181px;
		font-size: 13px;
}
label.icon-search span {
		font-size: 1.1em;
		top: -5px;
		left: -4px;
}
.media-left.response-text-left {
		float: left;
		width: 30%;
}
.media-body.response-text-right {
		width: 69%;
}
.coment-form input[type="text"] {
		width: 100%;
}
.coment-form input[type="email"] {
		width: 100%;
}
.coment-form input[type="submit"] {
		width: 74%;
}
}



/*
Author: W3layout diamond
*/







body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header-toppage {
	background: url(../images/1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	padding-top: 3em;
}
.header-bottom {
		background: url(../images/1.jpg) no-repeat center top;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		padding: 2em 0 0;
}
.header_responsive{
	display:none;
}
.tiles {
	background: url(../images/tiles.png) no-repeat left top;
	position: relative;
	min-height:910px;
	text-align:center;
}
.header_mac {
		position: absolute;
		left: 400px;
		top: 260px;
}
.header_mac i.icon1 {
	background-position:-314px -326px;
}
.header_mac i {
	width:50px;
	height:43px;
	background: url(../images/img-sprite.png) no-repeat;
	display: inline-block;
}
.header_mac h3, .header_book h3, .header_team h3, .header_about h3, .header_contact h3 {
	font-size:1.5em;
	color:#fff;
	margin: 0;
}
.header_mac a:hover, .header_book a:hover, .header_team a:hover, .header_about a:hover, .header_contact a:hover{
	text-decoration:none;
}
.header_mac a:hover h3, .header_book a:hover h3, .header_team a:hover h3, .header_about a:hover h3, .header_contact a:hover h3{
	color:#f05858;
}
.header_book {
		position: absolute;
		left: 630px;
		top: 255px;
}
.header_book i.icon2 {
	background-position:-383px -323px;
}
.header_book i {
	width: 50px;
	height: 48px;
	background: url(../images/img-sprite.png) no-repeat;
	display: inline-block;
}
.logo-toppage {
	position: absolute;
		left: 215px;
		top: -10px;
}
.logo-toppage img {
	width: 80%;
}

.header_team {
	position: absolute;
	left: 210px;
	top: 620px;
}
.header_team i.icon3 {
	background-position:-23px -400px;
}
.header_team i {
	width: 55px;
	height: 44px;
	background: url(../images/img-sprite.png) no-repeat;
	display: inline-block;
}
.header_about {
	position: absolute;
	left: 630px;
	top: 160px;
	width:400px;
}
.header_about i.icon4 {
	width: 50px;
	height: 43px;
	background: url(../images/img-sprite.png) no-repeat -99px -401px;
	display: inline-block;
}
.header_contact {
	position: absolute;
	left:992px;
	top: 370px;
	display:none;
}
.header_contact i.icon5{
	width: 50px;
	height: 43px;
	background: url(../images/img-sprite.png) no-repeat -173px -400px;
	display: inline-block;
}
.menu{
	float:right;
	margin: 0em 1em 0 0;
}
.menu img{
	display:block;
}
/*-----stat-header----*/
/*--//header-welcome-note--*/
.box{
	position:absolute;
	top:-1200px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:center;
	left:0px;
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1.5em;
	right:1.5em;
}
.box_content_center{
	background:rgba(71, 206, 192, 0.52);
}
.menu_box_list{
	display: inline-block;
	padding:6% 0;
}
.menu_box_list ul li {
	display:block;
}
.menu_box_list li a{
	color: #FFF;
	font-size:1em;
	display: block;
	margin: 0.3em;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
}
.menu_box_list li a:hover{
	color:#000000;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
a#activator1{
	top: 1018px;
	position: absolute;
	right: 6em;
	background: url(../images/menu.png) no-repeat;
	width: 168px;
	height: 168px;
}
.header_arrow {
	text-align: center;
	top:63em;
	position: absolute;
	left: 52em;
}
.header_arrow a span {
	width: 90px;
	height: 117px;
	display: inline-block;
	background: url(../images/scroller.png) no-repeat 0px 0px;
	vertical-align: middle;
}
/*--content--*/
.content_top{
	padding:8em 0;
}
.content_top h1{
	color:#777;
	font-size:4em;
}
span.m_1{
	color:#f05858;
	font-weight:bold;
}
.top_grids{
	margin-top:5em;
}
.grid1{
	position:relative;
}
.grid1 span {
	width: 235px;
	height: 242px;
	display: inline-block;
	background: url(../images/base.png) no-repeat 0px 0px;
}
.grid1:hover .top_grid h3{
	color:#777;
}
.grid1:hover .top_grid p{
	color:#777;
}
.top_grid {
	position: absolute;
	top:74px;
	left: 80px;
}
.top_grid h3 {
	font-size:3em;
	text-transform: uppercase;
	margin: 0;
	color:#f05858;
}
.top_grid p{
	font-size:1.3em;
	color:#f05858;
}
/*--about--*/
.about{
	background:#eee;
	padding:4em 0;
}
.about_top{
	text-align:center;
}
h2.m_3{
	font-size: 2.5em;
	text-align: center;
	margin:auto 10px;
}

h2.m_3--country{
	font-size: 3.5em;
	padding: 30px 0 30px;
}
.divider--country{
		width: 70px;
		height: 4px;
		background: #f05858;
}


p.head_text{
	color:#777;
	font-size:1.2em;
	line-height:2em;
	margin-top:1em;
}
p.m_2{
	color: #777;
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom:2em;
}
.about_bottom {
	margin-top: 3em;
}
.about_left a, .feature_right a, .post_but a, .subscribe label, .contact_but label, .planContainer .button a{
	position: relative;
	z-index: 1;
}
.btn1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding:15px 80px;
	display: inline-block;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-1 {
	font-size:2em;
	color: #fff;
	background:#f05858;
}
/* Button 1b */
.btn-1b:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #fff;
}
.btn-1b:hover,
.btn-1b:active {
	color:#f05858;
	text-decoration:none;
}
.btn-1b:hover:after,
.btn-1b:active:after {
	height: 100%;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*--services-*/
.services{
	padding:4em 0;
}
.services_box {
	margin-top: 5em;
}
ul.service_grid {
	padding: 0;
	list-style: none;
}
.service_bottom{
	margin-top: 3em;
}

i.s1 {
		background: url(../images/icons.png) no-repeat 0px 0px;
}
i.s2{
		background:url(../images/icons.png) no-repeat -40px 0px;
}
i.s3 {
		background: url(../images/icons.png) no-repeat -81px 0px;
}
i.s4 {
		background:url(../images/icons.png) no-repeat -122px 0px;
}
i.s5 {
		background: url(../images/icons.png) no-repeat -163px 0px;
}
i.s6 {
		background: url(../images/icons.png) no-repeat -204px 0px;
}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6{
		width: 40px;
		height: 40px;
		background-size: 240px;
		float: left;
}

ul.service_grid li.desc {
	overflow: hidden;
}
ul.service_grid li.desc h4{
	margin-bottom:1em;
}
ul.service_grid li.desc  h4 a {
	color: #777;
	font-size: 1em;
}
ul.service_grid li.desc  h4 a:hover{
	text-decoration:none;
	color:#f05858;
}
ul.service_grid li.desc  p {
	color: #888;
	font-size:1.2em;
	line-height: 1.5em;
}
/*--features--*/
.feature {
	background: url(../images/feature.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top:8em;
}
.feature_left span{
	width:550px;
	height:470px;
	background:url(../images/mockup.png) no-repeat 0px 0px;
	display:block;
}
i.f1{
	width: 100px;
	height: 100px;
	background: url(../images/img-sprite.png) no-repeat -378px -8px;
	float: left;
	margin-right: 1em;
}
ul.service_grid li.desc1{
	overflow: hidden;
	text-align: left;
	margin-bottom:10px;
}

ul.service_grid li.desc1 h4 a {
	color:#fff;
}
ul.service_grid li.desc1 h4 a:hover {
	color: #f05858;;
}
.feature_lst{
	margin-bottom:2em;
}
a.btn1.btn2.btn-1.btn-1b {
	padding: 20px 50px;
}
/*--team--*/
.team{
	padding:8em 0;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	margin-bottom:8em;
	padding: 2.5em 0;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
	max-width:200px;
	max-height:120px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 180px;
	height: 180px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top: 2.5em;
}
.nbs-flexisel-nav-left {
	left:-12%;
	background: url(../images/img-sprite.png) no-repeat -10px -100px;
}
.nbs-flexisel-nav-right {
	right: -12%;
	background: url(../images/img-sprite.png) no-repeat -205px -100px;
}
.team_grid h3{
	font-size:1.5em;
	margin-top:1em;
}
.team_grid h3 a{
	color:#f05858;
}
.team_grid:hover h3 a{
	color:#777;
	text-decoration:none;
}
h3.m_4 {
	color:#777;
	font-size: 4em;
	text-align:center;
	padding:0em 0 1em;
}
.post_desc{
	background:#fff;
	padding:2em;
}
.post_desc h4{
	font-size:1.5em;
}
.post_desc h4 a{
	color:#777;
}
.post_desc h4 a:hover{
	text-decoration:none;
	color:#f05858;
}
.post_desc p{
	color:#999;
	font-size:1.1em;
	line-height:1.8em;
}
.info {
		display: inline-block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8125em;
	position: absolute;
	top: -190px;
	left: 115px;
}
.view-fifth img {
		-webkit-transition: all 0.2s ease-in;
	 -moz-transition: all 0.2s ease-in;
	 -o-transition: all 0.2s ease-in;
	 -ms-transition: all 0.2s ease-in;
	 transition: all 0.2s ease-in;
}
.view-fifth .mask {
	 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	 filter: alpha(opacity=0);
	 opacity: 0;
	 -webkit-transform: translate(0px, 0px) rotate(0deg);
	 -moz-transform: translate(0px, 0px) rotate(0deg);
	 -o-transform: translate(0px, 0px) rotate(0deg);
	 -ms-transform: translate(0px, 0px) rotate(0deg);
	 transform: translate(0px, 0px) rotate(0deg);
	 -webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}
.view-fifth:hover .mask {
	 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	 filter: alpha(opacity=100);
	 opacity: 1;
	 -webkit-transform: translate(0px, 0px) rotate(0deg);
	 -moz-transform: translate(0px, 0px) rotate(0deg);
	 -o-transform: translate(0px, 0px) rotate(0deg);
	 -ms-transform: translate(0px, 0px) rotate(0deg);
	 transform: translate(0px, 0px) rotate(0deg);
}
.view {
 	position: relative;
}
.post_bottom{
	margin-top:2em;
}
ul.time{
	padding:0;
	list-style:none;
	float:left;
}
ul.post_list{
	margin-right:2em;
}
i.time1{
	width: 36px;
	height: 36px;
	background: url(../images/img-sprite.png) no-repeat -397px -172px;
	float: left;
	margin-right:1em;
}
i.bubble{
	width: 37px;
	height: 36px;
	background: url(../images/img-sprite.png) no-repeat -448px -172px;
	float: left;
	margin-right:1em;
}
ul.time li.time_desc{
	overflow: hidden;
	font-size: 1em;
	color: #999;
	margin-top: 6px;
}
.post_grid{
	border-bottom:5px solid #fff;
}
.post_grid:hover{
	border-bottom:5px solid#f05858;
}
.post_but{
	margin-top:5em;
	text-align:center;
}
/*--skills--*/
.skills{
	padding:8em 0;
}
.circle {
	color:#aaa;
}
div#canvas {
	margin-bottom: 8em;
}
.skill-grid h3 {
	font-size: 1.5em;
	margin-top:1em;
}
.skill-grid h3 a {
	color:#aaa;
}
.skill-grid h3 a:hover{
	color:#f05858;
	text-decoration:none;
}
/*========================
 Transitions
 ========================*/
.searchfield:focus, .searchfield:not(:focus) {
	-webkit-transition-property: width;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-out;
}
.lb-album {
	margin: 0 auto;
	padding:0;
	list-style:none;
}
.lb-album li {
	width: 16.6666%;
	float: left;
	position: relative;
}
.lb-album li:nth-child(4), .lb-album li:nth-child(8), .lb-album li:nth-child(12) {
	margin-right: 0;
}
.lb-album li > a, .lb-album li > a img {
	display: block;
	width: 100%;
}
.lb-album li > a {
	position: relative;
}
.lb-album li > a span {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height:10em;
	color: #fff;
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background:rgba(228, 53, 53, 0.65);
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay {
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background:#000;
}
.lb-overlay > div {
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3, .lb-overlay div p {
	padding: 0px 20px;
	width: 200px;
	height: 60px;
	color: #fff;
}
.lb-overlay div h3 {
	color: #fff;
	font-size:30px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span, .lb-overlay div p {
	font-size: 13px;
	font-style: italic;
}
.lb-overlay div h3 span {
	display: block;
	line-height: 6px;
}
.lb-overlay div p {
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close {
	font-size: 0.924em;
	padding: 4px;
	background: rgba(64, 72, 109, 0.61);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 36px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img {
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
	display: inline-block;
}
.lb-overlay:target a.lb-close, .lb-overlay:target > div {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
0% { -o-transform: scale(0.6); opacity: 0; }
100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}

/*
 100% Height for Opera as the max-height seems to be ignored, not optimal for large screens
 http://bricss.net/post/11230266445/css-hack-to-target-opera
 */
x:-o-prefocus, .lb-overlay img {
	height: 100%;
}
.lb-album h2 {
	color:#999;
	font-size:3em;
	font-weight:700;
}
.lb-album p {
	color:#333;
	font-size:13px;
	line-height:1.5em;
}
/*--plans--*/
.plans{
	padding:4% 0;
}
.pricing{
	padding:5% 0 0%;
}
#plans,#plans ul,#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pricePlans {
	text-align: center;
}
#pricePlans #plans .plan {
	background: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}
.planContainer .title h2 {
	font-size: 2.125em;
	color: #3e4f6a;
	margin: 0;
	padding: .6em 0;
	padding: 25px 0;
}
.planContainer .title1 h3 {
	font-size: 2.125em;
	color:#777;
	margin: 0;
	padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
	color:#f05858;
}
.text{
	padding: 0px 0 10px;
}
.planContainer .price p {
	color: #645035;
	font-size:4em;
	line-height:1.6em;
}
.planContainer .price p span {
	color:#B3823F;
}
.planContainer .options {
	margin-top: 10em;
}
.planContainer .options li {
	color:#777;
	line-height:3em;
	border-bottom: 1px solid #E9E9E9;
	font-size: 1.2em;
}
.planContainer .options li span {
	color: #333;
}
.planContainer .button a {
	background: #555;
	display: inline-block;
	padding: 15px 35px;
	margin: 1.5em 0 -15px;
	font-size: 1.5em;
}
.planContainer .button a:hover {
	color:#f05858;
	background:#f05858;
}
.planContainer .button a.bestPlanButton {
	background:#523E23;
}
.planContainer .button a.bestPlanButton {
	background:#f05858;
	border:none;
}
.planContainer .button a.bestPlanButton:hover {
	background:#777;
}
#pricePlans #plans .plan {
	width: 30.9999%;
	margin: 0 2.33% 0px 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
li.plan-middle{
	width:30.9999%;
	margin: 0 3.33% 20px 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#pricePlans #plans > li:last-child {
	margin-right: 0;
}
.planContainer .button a {
	-webkit-transition: all .25s;
		 -moz-transition: all .25s;
			-ms-transition: all .25s;
			 -o-transition: all .25s;
					transition: all .25s;
}
.planContainer .price1 p {
	color:#f05858;
}
/*--subscribe--*/
.subscribe {
	background: url(../images/subscribe.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top:4em;
	padding-bottom:3em;
		color: white;
}
.subscribe h4 {
	color:#fff;
	font-size:17px;
}
.subscribe p{
	color:#fff;
}
.subscribe input[type="text"] {
	display: block;
	width: 100%;
	padding: 40px;
	border: none;
	outline: none;
	margin: 1.5em 0;
	font-size: 1.6em;
	color: #fff;
	background:rgba(174, 166, 164, 0.45);
	text-align: center;
}
.subscribe input[type="submit"], .contact input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	font-weight: 100;
}
label.btn1.btn3.btn-1.btn-1b {
	padding: 30px 50px;
}
/*--contact--*/
.contact{
	padding:5em 0;
}
.contact_left input[type="text"] {
	padding: 30px;
	width: 100%;
	font-size: 1.6em;
	margin:0px 0 50px;
	border: none;
	color:#aaa;
	background: #eee;
	outline: none;
}
.contact_right textarea {
	width:100%;
	font-size:1.6em;
	border: none;
	color:#aaa;
	outline: none;
	background:#eee;
	height:390px;
	padding:30px;
	resize: none;
}
.contact_but{
	margin-top:2em;
	text-align:center;
}
label.btn1.btn4.btn-1.btn-1b {
	padding: 30px 100px;
}
.contact h4 {
	color:#777;
	font-size:4em;
	text-align: center;
	padding: 1em 0;
}
.contact p {
	color:#777;
	font-size: 1.6em;
	margin-bottom: 4em;
	text-align:center;
}
.social{
	text-align:center;
	margin-top:6em;
}
.social ul {
	list-style:none;
	padding: 0;
}
.social ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
.social li {
	background: none;
	display: inline-block;
	margin-right:1em;
}
.social ul li a i {
	width:75px;
	height: 75px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat;
}
.social ul li a i:hover{
	opacity:0.8;
}
.social ul li a i.fb {
	background-position:-13px -310px;
}
.social ul li a i.tw {
	background-position:-109px -310px;
}
.social ul li a i.db{
	background-position:-215px -309px;
}
p.copy {
	font-size:1.5em;
	color: #aaa;
	margin: 3em 0 0 0;
}
p.copy a{
	color:#f05858;
}
p.copy a:hover{
	color:#aaa;
	text-decoration:none;
}
.header_social ul{
	padding:0;
	list-style:none;
}
.header_social ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
.header_social li {
	background: none;
	display: inline-block;
	margin-right: 1em;
}
.header_social ul li a i.fb1 {
	width: 32px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -245px -404px;
	position: absolute;
		left:1035px;
		top: 176px;
}
.header_social ul li a i.fb1:hover, .header_social ul li a i.tw1:hover, .header_social ul li a i.db1:hover, .header_social ul li a i.g1:hover, .header_social ul li a i.skype:hover, .header_social ul li a i.vimeo:hover{
	opacity:0.8;
}
.header_social ul li a i.tw1 {
	width: 32px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -294px -404px;
	position: absolute;
	left: 1115px;
		top: 178px;
}
.header_social ul li a i.db1 {
	width: 36px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -342px -404px;
	position: absolute;
	left: 1195px;
		top: 177px;
}
.header_social ul li a i.g1 {
	width: 36px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -389px -405px;
	position: absolute;
	left: 1075px;
		top: 248px;
}
.header_social ul li a i.skype{
	width: 36px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -444px -405px;
	position: absolute;
	left:1196px;
		top: 254px;
}
.header_social ul li a i.vimeo{
	width: 36px;
	height: 40px;
	display: block;
	background: url(../images/img-sprite.png) no-repeat -27px -452px;
	position: absolute;
	left: 1155px;
		top: 298px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width:70px;
	height:70px;
	border: none;
	text-indent: 100%;
	background: url(../images/back-top.png) no-repeat 0px 0px;
		z-index: 9999;
}
/*--responsive design--*/
@media (max-width:1660px){
.header_mac {
		left: 95px;
}	
.header_book {
		left: 310px;
}
.header_team {
		left: 210px;
}
.header_contact {
		left: 950px;
}
.header_about {
}
.header_social ul li a i.fb1 {
		left: 995px;
}
.header_social ul li a i.tw1 {
		left: 1075px;
}
.header_social ul li a i.db1 {
		left: 1154px;
}
.header_social ul li a i.g1 {
		left: 1037px;
}
.header_social ul li a i.skype {
		left: 1158px;
}
.header_social ul li a i.vimeo {
		left: 1115px;
}
.logo-toppage {
		position: absolute;
}
}
@media (max-width:1440px){
.header_mac {
		left: 95px;
}
.header_book {
		left: 310px;
}
.header_social ul li a i.fb1 {
		left: 915px;
}
.header_social ul li a i.tw1 {
		left: 995px;
}
.header_social ul li a i.db1 {
		left:1075px;
}
.header_social ul li a i.g1 {
		left:955px;
}
.header_social ul li a i.skype {
		left:1075px;
}
.header_social ul li a i.vimeo {
		left:1035px;
}
.logo-toppage {
		position: absolute;
}
.header_contact {
		left:873px;
}
.header_team {
		left:210px;
}
.header_about {
}
.header_arrow {
		left: 47em;
}
.nbs-flexisel-nav-right {
		right: -10%;
}
.nbs-flexisel-nav-left{
		right: -10%;
}
}
@media (max-width:1366px){
.header_mac {
	left: 95px;
}
.header_book {
	left: 310px;
}
.logo-toppage {
}
.header_team {
	left: 210px;
}
.header_about {
}
.header_contact {
	left: 823px;
}
.header_social ul li a i.fb1 {
		left: 879px;
}
.header_social ul li a i.tw1 {
	left: 960px;
}
.header_social ul li a i.db1 {
	left: 1036px;
}
.header_social ul li a i.g1 {
	left: 920px;
}
.header_social ul li a i.skype {
	left: 1040px;
}
.header_social ul li a i.vimeo {
	left: 998px;
}
.header_arrow {
	left: 40em;
}
.header_mac {
		left: 95px;
}
.header_book {
		left: 310px;
}
.logo-toppage {
}
.header_team {
		left: 210px;
}
.header_about {
}
.header_contact {
		left: 836px;
}
.nbs-flexisel-nav-left {
		left: -12%;
		background: url(../images/img-sprite.png) no-repeat 30px -40px;
		background-size: 190%;
		width: 99px;
		height: 65px;
		left:-5%;
}
.nbs-flexisel-nav-right {
		right: -5%;
		background: url(../images/img-sprite.png) no-repeat -71px -38px;
		background-size: 251%;
		width: 75px;
		height: 65px;
}
}
@media (max-width:1280px){
.header_mac {
	left:95px;
}
.header_book {
	left: 310px;
}
.logo-toppage {
}
.header_team {
	left:210px;
}
.header_about {
}
.header_contact {
	left:790px;
}
.header_social ul li a i.fb1 {
	left:835px;
}
.header_social ul li a i.tw1 {
	left:915px;
}
.header_social ul li a i.db1 {
	left:995px;
}
.header_social ul li a i.g1 {
	left:875px;
}
.header_social ul li a i.skype {
	left:995px;
}
.header_social ul li a i.vimeo {
	left:955px;
}
.header_arrow {
	left: 47em;
}
.nbs-flexisel-nav-right {
		right: -1%;
}
}
@media (max-width:1024px){
.tiles {
	height: 700px;
	width: 1000px;
	display: inline-block;
	background-size: 100%;
}
.header_mac {
		left: 80px;
		top: 235px;
}
.header_book {
		left: 285px;
		top: 230px;
}
.logo-toppage {
left: 200px;
}
.header_team {
		left: 190px;
		top: 570px;
}
.header_about {
		left: 610px;
}
.header_contact {
		left: 645px;
		top: 350px;
}
.header_social ul li a i.fb1 {
		left: 690px;
		top: 162px;
}
.header_social ul li a i.tw1 {
		left: 765px;
		top: 165px;
}
.header_social ul li a i.db1 {
		left: 838px;
		top: 164px;
}
.header_social ul li a i.g1 {
		left: 730px;
		top: 232px;
}
.header_social ul li a i.skype {
		left: 840px;
		top: 235px;
}
.header_social ul li a i.vimeo {
		left: 802px;
		top: 277px;
}
.header-toppage {
	min-height: 900px;
	padding-top: 2em;
}
.header_arrow {
	left: 31em;
	top: 63em;
}
a#activator1{
	top:826px;
	right:2em;
}
.content_top h1, h2.m_3, h3.m_4, .planContainer .price p{
	font-size: 3em;
}
p.head_text {
	font-size: 1.3em;
	margin-top: 1em;
}
.grid1 span {
	width: 200px;
	height: 200px;
	background-size: 100%;
}
.top_grid h3 {
	font-size: 2em;
}
.top_grid p{
	font-size: 1em;
}
.top_grid {
	top: 71px;
	left: 72px;
}
.top_grids {
	margin-top: 3em;
}
.content_top, .about, .services, .team, .skills{
	padding: 5em 0;
}

.btn1 {
	padding: 20px 50px;
}
.btn-1 {
	font-size:1.6em;
}

.feature_left span {
	width: 400px;
	height: 390px;
	background-size: 114%;
}
.feature {
	background: url(../images/feature.jpg) no-repeat center top;
	min-height: 740px;
	padding-top: 5em;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
a.btn1.btn2.btn-1.btn-1b {
	padding: 15px 40px;
}
.post_desc p {
	font-size: 0.95em;
}
.post_desc {
	padding: 1em;
}
i.time1, i.bubble{
	margin-right: 0.5em;
}
#canvas {
	margin-bottom: 5em;
}
.planContainer .options li {
	line-height: 2.5em;
	font-size: 1em;
}
.planContainer .title1 h3, .planContainer .title h2{
	font-size: 1.5em;
}
.planContainer .button a {
	padding: 12px 25px;
	font-size: 1.2em;
}
.subscribe h4 {
	color: #fff;
}
.subscribe input[type="text"] {
	padding: 30px;
	margin: 0 0 1.5em;
	font-size: 1.3em;
}
.subscribe p {
	color: #fff;
	margin-bottom: 2em;
}
label.btn1.btn3.btn-1.btn-1b {
	padding: 25px 40px;
}
.contact h4 {
	color: #777;
	font-size: 3em;
	padding:0;
}
.contact p {
	font-size: 1.3em;
	margin-bottom: 2em;
}
.contact_left input[type="text"] {
	padding: 20px;
	width: 100%;
	font-size: 1.3em;
	margin: 0px 0 30px;
}
.contact_right textarea {
	width: 100%;
	font-size: 1.3em;
	height: 271px;
	padding: 20px;
}
label.btn1.btn4.btn-1.btn-1b {
	padding: 20px 60px;
}
.social {
	margin-top: 3em;
}
.copy {
	font-size: 1.3em;
	margin: 2em 0 0 0;
}
.lb-album li > a span {
		line-height: 6em;
}
}
@media (max-width:800px){
.header-toppage{
	display:none;
}
.header_responsive {
	background: url(../images/1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	min-height:670px;
	padding-top:1em;
	display: block;
}
.tiles_resp{
	background: url(../images/res_tiles.png) no-repeat left;
	-webkit-background-size: 100%;
			-moz-background-size: 100%;
			-o-background-size: 100%;
	background-size: 100%;
	height: 585px;
}
.header_arrow {
	left:23em;
	top:35em;
}
.header_arrow a span {
	width: 60px;
	height: 76px;
	background-size: 100%;
}
.header_about {
		left: 5%;
}
.header_about {
		width: 90%;
		background: rgba(0, 0, 0, 0.63);
		padding: 10px;
		border-radius: 10px;
}
.top_grid {
	top: 72px;
	left: 315px;
}

p.head_text {
	font-size: 1.1em;
	margin-top: 1em;
	line-height: 1.8em;
}
.about_bottom {
	margin-top: 1em;
}
.about_left {
	margin-bottom:3em;
	padding: 0;
}
.feature_left{
	text-align: center;
}
.feature_left span {
	width: 350px;
	height: 310px;
	background-size: 100%;
	display: inline-block;
}
.feature_lst {
	margin-bottom: 1em;
}
.feature {
	background: url(../images/feature.jpg) no-repeat center top;
	min-height: 825px;
	padding-top: 3em;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 90px;
	height: 90px;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/img-sprite.png) no-repeat -6px -7px;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/img-sprite.png) no-repeat 27% -7px;
}
.nbs-flexisel-container {
	margin-bottom: 2em;
}
.team_grid img, .view-fifth img {
	display: inline-block;
}
.view {
	text-align: center;
}
.post_grid {
	margin-bottom: 2em;
}
.info {
	left:110px;
}
.skill-grid {
	margin-bottom: 3em;
}
div#canvas {
	margin-bottom: 1em;
}
.lb-album li {
	width: 24.9999%;
	float: left;
}
}
@media (max-width:768px){
.tiles_resp {
	height: 500px;
	margin: 0 auto;
}
.header_arrow {
	left: 23em;
	top: 32em;
}
.header_responsive {
	min-height: 617px;
}
.content_top h1, h2.m_3, h3.m_4, .planContainer .price p {
	font-size: 2em;
}
.content_top, .about, .services, .team, .skills {
	padding: 2em 0;
}
p.head_text {
	font-size: 1em;
	margin-top: 1em;
}
.top_grids {
	margin-top: 1em;
}
.service_bottom {
	margin-top: 2em;
}
.post_grid {
		width: 50%;
		margin: 1em auto 0em;
}
.post_but {
		margin-top: 3em;
}
i.s1 {
		background: url(../images/icons.png) no-repeat 0px 0px;
}
i.s1:hover{
		background: url(../images/icons.png) no-repeat 0px -55px;
		background-size: 650%;
		width: 50px;
		height: 50px;
}
i.s2{
		background:url(../images/icons.png) no-repeat -55px 0px;
}
i.s2:hover {
		background: url(../images/icons.png) no-repeat -55px -55px;
		width: 50px;
		height:50px;
		 background-size: 650%;
}
i.s3 {
		background: url(../images/icons.png) no-repeat -110px 1px;
}
i.s3:hover {
		background: url(../images/icons.png) no-repeat -110px -54px;
		width: 50px;
		height:50px;
		 background-size: 650%;
}
i.s4 {
		background:url(../images/icons.png) no-repeat -165px 0px;
}
i.s4:hover{
		background: url(../images/icons.png) no-repeat -165px -55px;
		 width: 50px;
		height:50px;
		 background-size: 650%;
}
i.s5 {
		background: url(../images/icons.png) no-repeat -220px 0px;
}
i.s5:hover{
		background: url(../images/icons.png) no-repeat -220px 0px;
		 width: 50px;
		height:50px;
		 background-size: 650%;
}
i.s6 {
		background: url(../images/icons.png) no-repeat -276px 0px;
}
i.s6:hover{
		background: url(../images/icons.png) no-repeat -276px -55px;
		 width: 50px;
		height:50px;
		 background-size: 650%;
}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6 {
		width: 50px;
		height:50px;
		 background-size: 650%;
}
ul.service_grid {
		margin: 0em 0em 1em 0em;
}
ul.service_grid li.desc h4 {
		margin-bottom: 0.2em;
}
.service_bottom {
		margin-top: 0em;
}
}
@media (max-width:640px){
.tiles_resp {
	height: 400px;
	margin: 0 auto;
}	
.header_responsive {
	min-height: 500px;
}
.header_arrow {
	left: 18em;
	top: 25em;
}
.top_grid {
	top: 72px;
	left: 254px;
}
.post_grid {
		width: 60%;
}
}
@media (max-width:480px){
.tiles_resp {
	height: 340px;
	margin: 0 auto;
}
.header_arrow a span {
	width: 40px;
	height: 50px;
	background-size: 100%;
}
.header_arrow {
	left: 13em;
	top: 22em;
}
.header_responsive {
	min-height: 420px;
}
.grid1 span {
	width: 130px;
	height: 130px;
	background-size: 100%;
}
.top_grid h3 {
	font-size: 1.6em;
}
.top_grid p {
	font-size:0.75em;
}
.top_grid {
	top: 40px;
	left: 176px;
}
.btn1 {
	padding: 10px 30px;
}
.btn-1 {
	font-size: 1.2em;
}
.services_box {
	margin-top: 2em;
}
ul.service_grid li.desc h4 {
	margin-bottom: 0em;
}

.feature_left span {
	width: 240px;
	height: 230px;
	background-size: 100%;
	display: inline-block;
}
.feature {
	background:url(../images/feature.jpg)repeat center top;
	min-height: 730px;
	padding-top: 3em;
}
a.btn1.btn2.btn-1.btn-1b {
	padding: 10px 20px;
}
#pricePlans #plans .plan {
	width: 100%;
	margin: 0 0 3em;
}
.subscribe h4 {
	color: #fff;
	font-size: 1.8em;
	padding: 1em 0 0.5em;
}
.subscribe p {
	font-size: 1.1em;
}
.subscribe input[type="text"] {
	padding: 20px;
	margin: 0 0 1.5em;
	font-size: 1.1em;
}
label.btn1.btn3.btn-1.btn-1b {
	padding: 15px 30px;
}
.contact h4 {
	font-size: 2em;
}
.contact {
	padding: 2em 0;
}
.contact p {
	font-size: 1.1em;
	margin-bottom: 1em;
}
.contact_left input[type="text"] {
	padding:12px;
	font-size: 1.1em;
	margin: 0px 0 20px;
}
.contact_right textarea {
	font-size: 1.1em;
	height:200px;
	padding: 10px;
}
p.copy {
	font-size: 1.3em;
	margin-top: 1em;
}
.info {
	left: 125px;
}
.post_grid {
		width: 90%;
}
.lb-album li {
		width: 50% ;
}
.lb-album li > a span {
		line-height: 9em;
}
}
@media (max-width:320px){
.tiles_resp {
	height: 245px;
}
.header_arrow {
	left: 8em;
	top: 15em;
}
.header_responsive {
	min-height: 300px;
}
.top_grid {
	top: 40px;
	left: 100px;
}
.info {
	left: 59px;
	top: -145px;
}
.post_desc {
	padding: 10px;
}
ul.time li.time_desc {
	font-size: 0.85em;
}
.social li {
	margin-right: 0em;
}
p.copy {
	font-size: 0.95em;
}
.post_but {
	margin-top:0.5em;
}
.subscribe h4 {
	font-size: 1.5em;
}
.lb-album li {
	width:50%;
}
.feature {
		background: url(../images/feature.jpg)repeat center top;
		min-height: 690px;
		padding-top: 2em;
}
.post_grid {
		width: 100%;
		padding: 0px;
}
.post_bottom {
		margin-top: 1em;
}

.skill-grid {
		margin-bottom: 1.5em;
}
.menu_box_list li a {
		font-size: 0.7em;
}
.menu img {
		width: 70%;
}
p.head_text {
		font-size: 0.85em;
}
.top_grid h3 {
		font-size: 1.3em;
}
.about_left {
		padding: 0px;
}

.nbs-flexisel-nav-left {
		left: -5px;
		background: url(../images/img-sprite.png) no-repeat 3px -17px;
		background-size: 227%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 40px;
		height: 40px;
}
.nbs-flexisel-nav-right {
		right: 0%;
		background:url(../images/img-sprite.png) no-repeat 63% -17px;
		background-size: 227%;
}
label.btn1.btn3.btn-1.btn-1b {
		padding: 10px 15px;
}
label.btn1.btn4.btn-1.btn-1b {
		padding: 10px 30px;
}
#toTop {
		width: 40px;
		height: 40px;
		background-size: 100%;
}
.nbs-flexisel-inner {
		width: 59%;
		margin: 0 auto;
}
.info img {
		width: 50%;
		top: -120px;
}
i.f1 {
		width: 40px;
		height: 40px;
		background: url(../images/img-sprite.png) no-repeat -143px -2px;
		background-size: 480%;
}
.feature {
		min-height: 600px;
}
.lb-album li > a span {
		line-height: 6em;
}
}




.centerLine {
	position: relative;
	text-align: center;
}
.centerLine span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 4em;
	padding: 0 1em;
				-webkit-background: linear-gradient(0deg, transparent, rgba(255, 255, 255, 1) 50%, rgb(255, 255, 255) 50%, transparent);
				background: linear-gradient(0deg, transparent, rgba(255, 255, 255, 1) 50%, rgb(255, 255, 255) 50%, transparent);
	text-align: left;
}
.centerLine::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
	background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

.breadcrumb {
		width: 100%;
		margin-top: 5em;
		text-align: center;
		list-style: none;color: #ffffff;
}
.breadcrumb__child{
		display: inline;
}
.breadcrumb__child a{
	color: #ffffff;
}
.breadcrumb__child a:hover{
	color: #f05858;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ffffff;
	content: "＞";
}
.highlight {
	background: rgba(0, 0, 0, 0.75);
		color: white;
		margin: 0 1em;
		padding: 1em 0;
}
.topbox {
	width: 100vw;
	height: auto;
	min-height: 100vh;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* 左右中央寄せ */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

	/* 上下中央寄せ */
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}



@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('/fonts/codropsicons/codropsicons.eot');
	src:url('/fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('/fonts/codropsicons/codropsicons.woff') format('woff'),
		url('/fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('/fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}
.content-related {
	text-align: center;
	font-weight: bold;
	padding: 3em 0;
}

.media-item {
	display: inline-block;
	padding: 1em;
	vertical-align: top;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.media-item__img {
	opacity: 0.7;
	max-width: 100%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
	opacity: 1;
}

.media-item__title {
	font-size: 1em;
	margin: 0;
	padding: 0.5em;
}

.text--transparent {
	fill: transparent; }

.anim-shape {
	-webkit-transform-origin: 0px 150px;
	transform-origin: 0px 150px;
	-webkit-transform: scale(0, 1) translate(0, 0);
	transform: scale(0, 1) translate(0, 0);
	-webkit-animation: moving-panel 3s infinite alternate;
	animation: moving-panel 3s infinite alternate; }
	.colortext .anim-shape:nth-child(1) {
		fill: #0E1826; }
	.colortext .anim-shape:nth-child(2) {
		fill: #166973; }
	.colortext .anim-shape:nth-child(3) {
		fill: #65BFA6; }
	.colortext .anim-shape:nth-child(4) {
		fill: #F2CD5C; }
	.colortext .anim-shape:nth-child(5) {
		fill: #F26444; }

.shadow {
	-webkit-transform: translate(10px, 10px);
	transform: translate(10px, 10px); }

.anim-shape--shadow {
	fill: #000;
	fill-opacity: .2; }

@-webkit-keyframes moving-panel {
	100% {
		-webkit-transform: scale(1, 1) translate(20px, 0);
		transform: scale(1, 1) translate(20px, 0); } }
@keyframes moving-panel {
	100% {
		-webkit-transform: scale(1, 1) translate(20px, 0);
		transform: scale(1, 1) translate(20px, 0); } }
/* Other stuff */
.topbox__content {
	font: 800 8em/1 "Montserrat";
	padding: 0 .1em;
	text-align: center;
	width: 100%;
}
svg {
	width: 100%;
	margin: 0 auto 50px;
	display: block;
}

/* Image Quote */
.image-quote {
		position: relative;
	padding-bottom: 1.3em;
}
.image-quote-mask {
		position: absolute;
	top: 0;
		right: 0;
		bottom: 0;
	left: 0;
		-webkit-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
}
.image-quote-text {
		position: absolute;
		right: 5px;
		bottom: 0;
	font-size:8px;
		color: #5b5353;
}
.image-quote-text a {
	color: #fff;
}
.image-quote-text a:hover {
	color: #f05858;
}
.image-quote-mask:hover {
		background: rgba(0,0,0,.6);
}


/* Card design */
.card {
	background:white;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow: 0 2px 5px #ccc;
	margin: 20px 0 20px 5px;
padding: 5px;
		color: #000;
}
.card-grey {
	background:#eee;
}
.card1-topblock {
		border-bottom: 2px solid #f05858;
		padding-bottom: 10px;
		margin-bottom: 5px;
}
.card1-bottomblock {
		padding: 10px;
}
.card1-imgblock {
	width: 25%;
	display: table-cell;
}
.card1-imgblock_img {
		padding: 2px;
		border: 1px solid #aaa;
		border-radius: 50%;
		width: 70px;
		height: 70px;
		margin: 0 auto;
}
.card1-headblock {
	display: table-cell;
	vertical-align: middle;
		padding-left: 5px;
}
.card1-img {
	width: 25%;
	display: table-cell;
}

ol.mokuji {
		border: solid 2px #F89174;
		padding: 0.5em;
	position: relative;
	margin-top: 3em;
		background: #fffbf4;
	counter-reset:number; /*数字をリセット*/
	list-style-type: none!important; /*数字を一旦消す*/
}
ol.mokuji li {
		line-height: 1.5;
		padding: .5em 0 .5em 2em;
	border-bottom: dashed 1px silver;
	list-style-type: none!important;
		font-size: 14px;
	position: relative;
}
ol.mokuji li:last-of-type{
	border-bottom: none;
}
ol.mokuji li:before {/*リスト内のアイコン*/
	/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/*以下数字のデザイン変える*/
	display:inline-block;
	background: #F89174;
	color: white;
	font-family: 'Avenir','Arial Black','Arial',sans-serif;
	font-weight:bold;
	font-size: 13px;
	border-radius: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align:center;
}
ol.mokuji li ul li:before{
		counter-increment: none;
		content: "";
		width: 5px;
		height: 5px;
		line-height: 5px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 10px;
}

ol.mokuji:after {/*タイトルタブ*/
		background: #F89174;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		position: absolute;
		left: -2px;
		bottom: 100%;
		padding: 2px 7px;
		content: "本ページの目次";/*タブの文字*/
		letter-spacing: 0.05em;/*字間*/
	}
