/* CSS Document */

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* font Styles
---------------------------------*/
.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
.wf-hannari { font-family: "Hannari"; }

/* Primary Styles
---------------------------------*/
body {
background:#fff;
	font-family: 'Hannari',serif,'Open Sans', sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#888888;
	margin:0;

}
h2{
	font-size:30px;
	color:#222222;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat';
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
	text-align:center;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Rounded Mplus 1c',serif,'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* 丸ロゴ（小）
---------------------------------*/
.site-logos {
 /*position:relative;*/
 position:absolute;
 z-index: 2;

 width:100px;
 height:100px;
 background-color:#1b2842;
 border: 2px dashed #ffffff;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
}
.site-logos {
 padding-top:30px;
}
.site-logos h1,
.site-logos p {
 text-align: center;
 color: #fff;
 margin: 0;
}
.site-logos h1 {font-size:16px !important;}
.site-logos p {font-size:14px !important; }

/* 丸ロゴ（小ss）
---------------------------------*/
.site-logoss {
 position:absolute;
 top: -10px;
 margin-left: 10px;
 z-index: 2;

 width:50px;
 height:50px;
 background-color:rgba(250, 60, 10, 0.85);/*#d4be04*/
 /*border: 2px dashed #ffffff;*/
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
}
.site-logoss {
 padding-top:10px;
}
.site-logoss h1,
.site-logoss p {
 text-align: center;
 color: #fff;
 margin: 0;
}
.site-logoss p {font-size:28px; font-weight:bold !important; }

/* 丸ロゴ（小sswide）
---------------------------------*/
.site-logosswide {
 position:absolute;
 top: -14px;
 margin-left: 10px;
 z-index: 2;

 width:90px;
 height:50px;
 background-color:rgba(250, 60, 10, 0.85);/*#d4be04*/
 /*border: 2px dashed #ffffff;*/
 border-radius: 25px;
 -webkit-border-radius: 25px;
 -moz-border-radius: 25px;
}
.site-logosswide {
 padding-top:8px;
}
.site-logosswide h1,
.site-logosswide p {
 text-align: center;
 color: #fff;
 margin: 0;
}
.site-logosswide p {font-size:28px; font-weight:bold !important; }




/* 丸ロゴ（キャッチ）
---------------------------------*/
.site-logocat {
 position:absolute;
 top: 145px;
 margin-left: 300px;
 z-index: 2;

 width:200px;
 height:200px;
 /*background-color:rgba(212, 191, 4, 0.45);/*#d4be04*/
 /*border: 2px dashed #ffffff;*/
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
}
.site-logocat {
 padding-top:60px;
}
.site-logocat h1,
.site-logocat p {
 text-align: center;
 color: #fff;
 margin: 0;
 font-size:28px;
 font-weight:bold;
}

.midashi1 {
 position: relative;
 /*position:absolute;*/
 z-index: 10;
top: -2.2em;
}


/* 横シマ
---------------------------------*/
.pattern {
  width: 100%;
  height: 90%;
  background: url(../img/yokojima.png);
  top: 0;
  left: 0;
  z-index: 2;
}

/* 反転赤（必須）
---------------------------------*/
.sred_midasi{
 font-size: 11px;
 font-weight:bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
	border-style: solid;
	color: #ffffff;
	background-color: #fd4037;/*赤*/
}

/* パネル
---------------------------------*/
.panel{
	margin: 2px;
	padding: 0px;
	border-radius:10px;
	background:rgba(250,250,250,0.8);
	/*box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);*/
	/*margin:7px 7px 25px 7px;*/
	
}

/* Header Styles
---------------------------------*/

.header{
	text-align:center;
	background:url(../img/top_big201906.jpg) center center repeat;
	padding:200px 0;
	/*background: url(../img/ESPRIT1.mp4) center center no-repeat;*/

}

/* 動画Styles
---------------------------------*/
video {
	position: fixed;
	top: 0; 
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	overflow:hidden;
}



/* ボタンButton
---------------------------------*/
.buttons {
		-moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
		-webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
		-ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
		transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		border: 0;
		background: #35b88f;
		color: #fff;
		text-shadow: 0 0 0.5px rgba(255, 255, 255, 0.25);
		cursor: pointer;
		text-decoration: none;
		outline: 0;
		padding: 1em 3em 1em 3em;
		text-align: center;
		border-radius: 3em;
		font-weight: 400;
}



/*追加*/
.black{
	background:rgba(1,30,100, 0.15);
	padding:10px 10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 40px #eeeeee;	/*発光ボックス*/
	box-shadow: 0px 0px 40px #eeeeee;
}

.logo{
	/*width:700px;*/
	margin:0 auto 150px;
	width:90%;
	margin-bottom:20px;
}
.header h1{
	font-family: 'Kokoro',serif,'Montserrat',sans-serif;
	/*font-size:50px;*/
	/*font-weight:400;*/
	font-size:52px;
	font-weight:500;
	/*letter-spacing: -1px;*/
	/*margin:0 0 22px 0 ;*/
	color:#fff;

}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#7f99b4;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#7f99b4 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #7f99b4;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	position:relative;
	background:#fff;
}
.main-nav{
	text-align:center;
	margin:10px 0 0px;
	padding:0;
	list-style:none;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color:#222222;
	text-transform:uppercase;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin:17px 32px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #7f99b4;
}

.small-logo{ 
	padding:0 32px;
}

.main-section{
	/*padding:90px 0 110px;*/
	padding:60px 0 0px;
}


/* Midashi
---------------------------------*/
/*白丸*/
.quote2-right{
	font-style:normal;
	width:96%;
	height:68px;
	margin:10px auto;
	border:2px solid #ffffff;
	border-radius:34px 34px 34px 34px;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:36px;
	color:#ffffff;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;

}

.quote2-right:hover{
color: #ffffff;
border: 2px solid #ffffff;
}
/*白丸*/
.quote4-right{
	font-style:normal;
	width:96%;
	height:58px;
	margin:10px auto;
	/*border:2px solid #ffffff;*/
	/*border-radius:34px 34px 34px 34px;*/
	display:block;
	line-height:58px;
	text-align:center;
	font-size:24px;
	color:#ffffff;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

/*黄丸*/
.quote3-right{
	font-style:normal;
	width:96%;
	height:68px;
	margin:25px auto;
	margin-bottom:35px;
	border:2px solid #7f99b4;
	border-radius:34px 34px 34px 34px;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:36px;
	color:#7f99b4;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	/*ななめ*/
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffffff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5,#ffffff),color-stop(.75, #ffffff), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;


}

.quote3-right:hover{
color: #7f99b4;
border: 2px solid #7f99b4;
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'Rounded Mplus 1c',serif,'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
	/*追加*/
	padding:4px;
	padding-top:16px;
	padding-bottom:16px;
	background-color: rgba(255,255,255,0.25);
	border-radius:10px;
	/*ななめ*/
	/*background-color: #fdfde1;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fefff0), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5,#fefff0),color-stop(.75, #fefff0), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;*/


}
.main-section.alabaster{
	background:#fafafa;
}

.main-section a{
	text-decoration:none;
}


/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	/*font-size:14px;*/
	font-size:18px;
}
.featured-box h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
.featured-box p{
	line-height:26px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'Rounded Mplus 1c',serif,'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#7f99b4;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	text-decoration:none;
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#7f99b4;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#7f99b4;
	color:#fff;
	text-decoration:none;
}
img {
   max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}

/* Clients
---------------------------------*/
.client-part{
	/*background:url(../img/section-bg1.png) right center no-repeat;*/
	/*background-size:cover;*/
	padding:55px 0;
	text-align:center;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: 'Rounded Mplus 1c',serif,'Open Sans',sans-serif;
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #7f99b4;/*＃００５ＥＡＥ*/
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#7f99b4;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;

}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-partn{
	background:#7f99b4;/*グリーン＃７ｃｃ５７６*/
	padding:10px 0;
    filter: alpha(opacity=60);
	width:100%;
}

.c-logo-part{
	background:#7f99b4;/*グリーン＃７ｃｃ５７６*/
	padding:25px 0;
    filter: alpha(opacity=60);

	/*ななめ*/
	background-color: #f6f9fd;/*#fdfde1*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffffff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5,#ffffff),color-stop(.75, #ffffff), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;

	border-left: 6px solid #7f99b4;
	border-right: 6px solid #7f99b4;

}
.c-logo-part ul{
	/*padding:0;*/
	padding:0 0 40px 0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
/*追加*/
.c-logo-part img{
	float: center !important;
}

.main-section.team{

	background:url(../img/section-bg2_1.jpg) right center no-repeat;

	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
/*.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'Rounded Mplus 1c',serif,'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}*/

/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	/*margin-right: 3.82979%;*/
	height: 500px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	/*box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;*/
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'Rounded Mplus 1c',serif,'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}



/* Talk Business
---------------------------------*/
.business-talking{
	/*background:url(../img/section-bg3.jpg) right top no-repeat;*/
	/*background-size:cover;*/
	padding:60px 0 10px;
	text-align:center;
}
.business-talking h2{
	font-family: 'Rounded Mplus 1c',serif,'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:28px;
	color:#121212;
	letter-spacing: 3px;line-height:1.8em;
}

/* Tel Business
---------------------------------*/
.business-tel{
	background:url(../img/section-bg3.jpg) bottom left no-repeat;
	background-size:cover;
	padding:60px 0 10px;
	text-align:center;
}
.business-tel h2{
	font-family: 'Rounded Mplus 1c','Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:60px;
	color:#fff;
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	/*background:url(../img/bg-map.png) left 190px no-repeat;*/
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'Rounded Mplus 1c','FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Rounded Mplus 1c','Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7f99b4;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:140px;
	height:50px;
	background:#7f99b4;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Rounded Mplus 1c','Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	margin-bottom:10px;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: #7f99b4;
    border:1px solid #7f99b4;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background:url(../img/pw_maze_black_2X.png) left top repeat;
	padding:35px 0 35px;
}
.footer-logo{
	margin:15px auto 35px;
	width: 18%;
	height: auto;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a, .credits a{
	color:#7f99b4;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'Rounded Mplus 1c','FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #7f99b4 !important;
}

.portfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}