html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	margin: 0;
}
.map iframe{
	width:100%;
	min-height:500px;
}
.fotodesenvol{	
	height:30px;
	width:auto;
}
.fotowts{	
	height:20px;
	width:auto;
}
p,ul li,ol li{
	margin:0;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Cormorant Unicase', serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],a,.w3l_author_right h4 a,.jpagile_copy_right p a,.wthree_more a,.wthree_more a i,ul.agileinfo_social_icons li a,ul.agileinfo_social_icons li a span{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
/*-- banner --*/
.banner{
	background:url(../images/banner.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:730px;
	position: relative;
}
.banner1{
	background:url(../images/banner.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:300px;
	position: relative;
}
/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.w3_navigation {
    border-top: 1px solid #999;
	position:relative;
}
.navbar-nav {
    float: none;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#F00;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
}
.navbar-nav > li > a {
    margin: 0em 2.6em;
    padding: 0 .1em;
    line-height: 1em;
    text-transform: uppercase;
}
.navbar-nav > li:nth-child(3) a {
    margin-right:24.1em !important;
}
.navbar-default .navbar-nav > li:last-child > a {
    margin-right: 0;
}
.jp_navigation_pos{
	position: absolute;
    top:20%;
    left:41%;
    z-index: 1;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
/*.jp_navigation_pos h1 a{
	font-size: 1em;
    color:#fff;
    text-decoration: none;
    border: 2px solid #ffb500;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
}*/
.navbar-default .navbar-nav > li > a:hover{
    color:#F00;
}
.jp_navigation_pos h1 a span {
    padding: .15em .6em;
    display: inline-block;
    background: #ffb500;
}
.jp_navigation_pos h1 a i {
    padding: .15em .3em;
    font-style: normal;
    display: inline-block;
}
nav.navbar.navbar-default {
    background: rgba(0, 0, 0, 0.41);
	padding: 2.5em 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.cort_banner_info{
	text-align: center;
    width: 80%;
    margin: 15em auto 0;
}
.cort_banner_info h2{
	font-size:3em;
	color:#fff;
	text-transform:capitalize;
	background:rgba(0, 208, 245, 0.65);
}
.cort_banner_info p {
    text-transform: uppercase;
    color: #212121;
    letter-spacing: 7px;
    font-weight: bold;
    margin-bottom: 1em;
}
.link-effect-2 a {
	overflow: hidden;
	padding: 20px;
	color: #797878;
	font-weight: 400;
}
.link-effect-2 a span {
  position: relative;
  display: inline-block;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.link-effect-2 a span::before {
  color: #F00;
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 800;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.link-effect-2 a:hover span {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom,.footer-top,.single,.mail,.stats,.services,.about,.about-bottom,.team,.w3_wthree_agileits_icons,.typo,.portfolio{
	padding:5em 0;
}
.cort_banner_bottom_right h3{
	font-size:2em;
	color:#212121;
}
.cort_banner_bottom_right h3 span{
	display: block;
    font-size: .5em;
    color: #ffb500;
    line-height: 0.5;
    font-weight: bold;
}
.cort_banner_bottom_right p{
	color:#999;
	line-height:2em;
	margin-top:2em;
}
.cort_banner_bottom_right p span{
	margin-top:1em;
	display:block;
}
.w3l_banner_figure{
	margin:1em 0 0;
}
/*-- image-hover --*/
.cort_banner_bottom_left_w3{
	position:relative;
}
.cort_banner_bottom_left_w3 figure {
	position: relative;
    float: none;
    overflow: hidden;
    text-align: center;
}

.cort_banner_bottom_left_w3 figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.cort_banner_bottom_left_w3 figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cort_banner_bottom_left_w3 figure figcaption::before,
.cort_banner_bottom_left_w3 figure figcaption::after {
	pointer-events: none;
}

.cort_banner_bottom_left_w3 figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/***** Julia *****/
/*---------------*/

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

figure.effect-julia img {
    -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 h3 {
	position: relative;
    padding: 0.3em;
    font-size: 1.8em;
    width: 42%;
    border: 2px solid #ffb500;
    background: rgba(137, 132, 118, 0.52);
}
.grid figure h3 span {
    font-weight: 800;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(0, 210, 255, 0.52);
    color: #fff;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,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);
}
/*-- //banner-bottom --*/
/*-- blog --*/
.w3ls_blog_grid,.w3_agileits_blog_grid,.agile_blog_grid,.cort_blog_grid,.w3_w3ls_blog_grid,.agileits_w3ls_blog_grid{
	padding:2em;
}
.w3_agileits_blog_grid{
	background:#fc7886;
}
.w3ls_blog_grid{
	background:#01b4db;
}
.agile_blog_grid {
    background:#24e6c0;
}
.cort_blog_grid{
	background:#6cc872;
}
.w3_w3ls_blog_grid{
	background:#c8c580;
}
.agileits_w3ls_blog_grid{
	background:#808dc8;
}
.w3ls_blog_grid h3 a,.w3_agileits_blog_grid h3 a,.agile_blog_grid h3 a,.cort_blog_grid h3 a,.w3_w3ls_blog_grid h3 a,.agileits_w3ls_blog_grid h3 a{
	text-transform:capitalize;
	font-size:1.3em;
	color:#fff;
}
.agileits_blog1_left{
	float:left;
}
.agileits_blog1_left1{
	float:left;
	margin-left:1em;
}
.agileits_blog1_left1 h4{
	font-size:.9em;
	color:#fff;
	margin: .5em 0 0;
}
.agileits_blog1_left1 p{
	color:#212121;
}
.agileits_blog1 {
    margin: 1em 0;
}
.agileits_blog1_right{
	float: right;
    margin: 1em 0 0;
}
.agileits_blog1_right p{
	text-transform:uppercase;
	color:#212121;
}
.agileinfo_para p{
	color:#00768f;
	line-height:2em;
	margin-bottom:1em;
}
.wthree_more a{
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
}
.wthree_more {
    text-align: right;
} 
.wthree_more a i{
	padding-left:1em;
}
.wthree_more a:hover{
	color:#212121;
}
.wthree_more a:hover i{
	padding-left:1.5em;
}
p.agileits_cort_blog{
	color:#a31928 !important;
}
p.w3_agile_blog{
	color:#2d8675 !important;
}
p.cort_blog{
	color:#215b25 !important;
}
p.w3l_cort_blog{
	color:#212121 !important;
}
.agileinfo_w3ls_blog_grid{
	background: url(../images/3.jpg) no-repeat 0px 0px;
    min-height: 272px;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
/*-- //blog --*/
/*-- blog-bottom --*/
.blog-bottom,.agileits_cort_contact{
	padding:5em 0 0;
}
.w3_agile_blog_bottom_right{
	text-align:center;
	margin: 10em 0 0;
}
.w3_agile_blog_bottom_right h3{
	font-size: 2.5em;
    color: #ffb500;
    font-weight: bold;
}
.w3_agile_blog_bottom_right p{
	color:#999;
	line-height:2em;
	margin:1em 0 3em;
}
.w3_agile_blog_bottom_right h5{
	font-size: 1.2em;
    color: #212121;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 2em;
}
.w3_agile_blog_bottom_right h5:after{
	content: '';
    background: #212121;
    height: 2px;
    width: 27%;
    position: absolute;
    bottom: 0%;
    left: 37%;
}
.agile_more a{
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 20px;
    text-decoration: none;
    display: block;
}
.agile_more {
	position: relative;
    width: 180px;
    height: 40px;
    margin: 0 auto;
}

.type-4 span {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	opacity: 1;
	left: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 9px 0;
	-webkit-transition: all 0.3s linear 0.3s;
	transition: all 0.3s linear 0.3s;
	text-align: center;
	background: #aaa;
	z-index: 99999;
	-webkit-transition: none;
	transition: none;
}

.type-4 span:first-of-type {
	clip: rect(0px,9999px,13px,0px);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.type-4 span:nth-of-type(2) {
	clip: rect(13px,9999px,26px,0px);
	-webkit-transform-origin: 0 13px;
	transform-origin: 0 13px;
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.type-4 span:nth-of-type(3) {
	clip: rect(26px,9999px,39px,0px);
	-webkit-transform-origin: 0 26px;
	transform-origin: 0 26px;
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.type-4 span:nth-of-type(4) {
	clip: rect(39px,9999px,52px,0px);
	-webkit-transform-origin: 0 39px;
	transform-origin: 0 39px;
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.type-4:hover span:nth-of-type(1) { 
	-webkit-transition: -webkit-transform 0.2s linear 0s, opacity 0s linear 0s, background 0.2s linear 0s;
	transition: transform 0.2s linear 0s, opacity 0.05s linear 0s, background 0.2s linear 0s;
}

.type-4:hover span:nth-of-type(2) { 
	-webkit-transition: -webkit-transform 0.2s linear 0.2s, opacity 0s linear 0.2s, background 0.2s linear 0.2s;
	transition: transform 0.2s linear 0.2s, opacity 0.05s linear 0.2s, background 0.2s linear 0.2s;
}

.type-4:hover span:nth-of-type(3) { 
	-webkit-transition: -webkit-transform 0.2s linear 0.4s, opacity 0s linear 0.4s, background 0.2s linear 0.4s;
	transition: transform 0.2s linear 0.4s, opacity 0.05s linear 0.4s, background 0.2s linear 0.4s;
}

.type-4:hover span:nth-of-type(4) {
	-webkit-transition: -webkit-transform 0.2s linear 0.6s, opacity 0s linear 0.6s, background 0.2s linear 0.6s;
	transition: transform 0.2s linear 0.6s, opacity 0.05s linear 0.6s, background 0.2s linear 0.6s;
}

.type-4:hover span {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	background: #9be5f5;
	border-radius: 20px;
}

.type-4 span:nth-of-type(5) {
	-webkit-transform: none;
    transform: none;
    background: #01b4db;
    z-index: 999;
    border-radius: 20px;
}

.type-4:hover span:nth-of-type(5) {
	-webkit-transform: none;
	transform: none;
	background: #094866;
	-webkit-transition: background 0.2s linear 0.6s;
	transition: background 0.2s linear 0.6s;
	z-index: 999;
}

.type-4 span:last-of-type {
	opacity: 0;
	background: #9be5f5;
	-webkit-transition: none;
	transition: none;
	border-radius: 20px;
}

.type-4:hover span:last-of-type {
	opacity: 1;
	-webkit-transition: all 0.05s linear 0.8s;
	transition: all 0.05s linear 0.8s;
}
.agile_more a:hover{
	color:#212121;
}
/*-- //blog-bottom --*/
/*-- footer-top --*/
.footer-top{
	background:url(../images/2.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:500px;
}
.agileits_cort_sub{
	text-align:center;
	font-size:1.2em;
	color:#ffb500;
	padding-bottom:.5em;
	position:relative;
	margin-bottom:.5em;
}
.agileits_cort_sub:after{
	    content: '';
    background: #ffb500;
    height: 2px;
    width: 12%;
    position: absolute;
    bottom: 0%;
    left: 44%;
}
.jp_agileits_head{
	font-size:2em;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
}
.wthree_footer_top_grid{
	margin:3em auto 0;
	width:60%;
	text-align:center;
}
.wthree_footer_top_grid p{
	color:#fff;
	line-height:2em;
}
.wthree_footer_top_grid h5{
	font-size:1em;
	color:#01b4db;
}
.wthree_footer_top_grid img {
    border-radius: 50px;
    border: 4px solid #ffb500;
	margin:1em auto;
}
/*-- //footer-top --*/
/*-- footer --*/
.footer{
	padding:4em 0;
	background:#212121;
}
.agileinfo_footer_grid h3{
	font-size:1.7em;
	color:#fff;
	position:relative;
	margin-bottom:1.5em;
	padding-left: 3em;
}
.agileinfo_footer_grid h3:after{
	content: '';
    background: #fff;
    height: 2px;
    width: 16%;
    position: absolute;
    top: 46%;
    left: 0%;
}
.agileinfo_footer_grid p{
	color:#999;
	line-height:2em;
}
ul.w3agile_footer_grid_list li {
    list-style-type: none;
    color: #999;
    line-height: 1.9em;
    margin-bottom: 1em;
}
ul.w3agile_footer_grid_list li:last-child {
    margin-bottom: 0;
}
ul.w3agile_footer_grid_list li a{
	color:#ffb500;
	text-decoration:none;
}
ul.w3agile_footer_grid_list li a:hover{
	color:#fff;
}
ul.w3agile_footer_grid_list li span {
    display: block;
    margin: 1em 0 0;
}
ul.w3agile_footer_grid_list li span i{
    padding-right: 1.5em;
}
.agileinfo_footer_grid form{
	margin:1em 0 0;
}
.agileinfo_footer_grid input[type="email"]{
	outline:none;
	padding:10px;
	width:73%;
	background:#fff;
	border:none;
	font-size:14px;
	color:#212121;
}
.agileinfo_footer_grid input[type="email"]::-webkit-input-placeholder{
	color:#212121;
}
.agileinfo_footer_grid input[type="submit"]{
	outline: none;
    padding: 10px 0;
    width: 25%;
    background:#01b4db;
    border: none;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.agileinfo_footer_grid input[type="submit"]:hover{
	background:#515050;
	color:#fff;
}
ul.agileinfo_social_icons li{
	display:block;
	margin-bottom:2em;
}
ul.agileinfo_social_icons li:last-child{
	margin-bottom:0;
}
ul.agileinfo_social_icons li a{
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
}
ul.agileinfo_social_icons li a:hover{
	color:#fff;
}
ul.agileinfo_social_icons li a i{
	padding:0 2em;
}
ul.agileinfo_social_icons li a span{
    border-radius: 35px;
    margin: -11px 0 0;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 2.9em;
}
ul.agileinfo_social_icons li a.facebook span{
	background:#3b5998;
}
ul.agileinfo_social_icons li a.twitter span{
	background:#55acee;
}
ul.agileinfo_social_icons li a.google span{
	background:#dd4b39;
}
ul.agileinfo_social_icons li a.instagram span{
	background:#833ab4;
}
ul.agileinfo_social_icons li a.facebook:hover span{
	background:#6585c6;
}
ul.agileinfo_social_icons li a.twitter:hover span{
	background:#78a9ce;
}
ul.agileinfo_social_icons li a.google:hover span{
	background:#f78274;
}
ul.agileinfo_social_icons li a.instagram:hover span{
	background:#b268e3;
}
.jpagile_copy_right{
	padding:1.5em 0;
	background:#363636;
	text-align:center;
}
.jpagile_copy_right p{
	color:#fff;
	line-height:1.8em;
}
.jpagile_copy_right p a{
	text-decoration:none;
	color:#01b4db;
}
.jpagile_copy_right p a:hover{
	color:#fff;
}
/*-- //footer --*/
/*-- stats --*/
.agileinfo_stats_grid{
	text-align:center;
}
.agileinfo_stats_grid p{
	font-size: 2em;
    color: #212121;
    font-weight: bold;
}
.agileinfo_stats_grid h3{
	font-size: 1.2em;
    color:#01b4db;
	font-weight:bold;
}
.agileits_stats_grids{
	margin:3em 0 0;
}
.jp_agileits_head1{
	color:#212121 !important;
}
/*-- //stats --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- services --*/
.w3ls_services_grid_left{
	float: left;
    width: 25%;
    text-align: center;
}
.w3ls_services_grid_right{
	float: right;
    width: 75%;
}
.w3ls_services_grid_left i{
	font-size:2em;
	color:#212121;
}
.w3ls_services_grid_right h3{
	font-size: 1.3em;
    color: #01b4db;
    margin-bottom: 1em;
    text-transform: capitalize;
}
.w3ls_services_grid_right ul li{
	display:block;
	margin-bottom:1em;
	text-transform:capitalize;
	color:#999;
	line-height: 1.5em;
}
.w3ls_services_grid_right ul li:last-child{
	margin-bottom:0;
}
.w3ls_services_grid_right ul li i{
	padding-right:1em;
	color: #01b4db;
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
      padding: 1em;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#ffb500;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before,.w3ls_services_grid:hover .hvr-sweep-to-bottom:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.w3ls_services_grid:hover .hvr-sweep-to-bottom i{
	color:#fff;
}
.w3ls_services_grid{
	margin-top:3em;
}
.w3_breadcrumb{
	padding:.5em 0;
	text-align:center;
	background:#ffb500;
}
.w3_breadcrumb ul li{
	display:inline-block;
	color:#212121;
	text-transform:uppercase;
}
.w3_breadcrumb ul li i{
	padding:0 2em;
}
.w3_breadcrumb ul li a{
	color:#fff;
	text-decoration:underline;
}
.w3_breadcrumb ul li a:hover{
	color:#212121;
}
.cort_services_bottom_left {
    padding: 0;
}
.w3_agile_service_info{
    position: relative;
}
.w3_agile_service_info_pos{
   position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px;
    background: #01b4db;
    width:55%;
}
.w3_agile_service_info_pos p{
	font-size:2em;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
p.agile_chair{
	color:#212121 !important;
}
/*--flexisel--*/
.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding:0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background:none;
    top: -5% !important;
    border-radius: 5px;
	display:none;
}
.nbs-flexisel-nav-left {
	left:91%;
}
.nbs-flexisel-nav-right {
	right: 1.2%;
    background:none;
}
/*--//flexisel--*/
/*-- //services --*/
/*-- about --*/
.agileits_jp_about_grid h3{
	text-transform: capitalize;
    font-size: 1.5em;
    color: #212121;
    font-weight: bold;
    line-height: 1.5em;
}
.agileits_jp_about_grid p{
	color:#999;
	line-height:2em;
	margin:2em 0 3em;
}
.agileits_jp_about_grid p span{
	display:block;
	color:#ffb500;
	margin-bottom: 1em;
}
.agile_more.w3_agileits_more {
    margin: 0 !important;
}
.question{
	padding:2em 0;
	background:#ffb500;
}
.w3_agile_question_left{
	float:left;
}
.w3_agile_question_left h2{
	font-size:2em;
	color:#212121;
	text-transform:capitalize;
}
.w3_agile_question_right{
	float: left;
    margin-left: 8em;
}
/*-- //about --*/
/*-- about-bottom --*/
.about-bottom{
	background:url(../images/10.jpg) no-repeat -205px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 500px;
}
.skills{
	background:#f5f5f5;
}
body .bar_group__bar.thin::before, body .bar_group__bar.thick::before {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
}

body .bar_group__bar.thin::before {
  width: 100%;
  height: 30px;
  background: #fff;
}

body .bar_group__bar.thin {
  width: 0%;
  height: 30px;
  background: #01b4db;
  margin-bottom: 20px;
  -webkit-transition: width 2s;
          transition: width 2s;
}
.bar_group{
    position: relative;
    z-index: 1;
}
body .bar_group__bar.thin:last-child {
    margin-bottom: 0;
}
.agileits_skills_grids,.wthree_team_grids{
    margin: 3em 0 0;
}
p.b_label {
    font-size: .9em;
    text-transform: uppercase;
    color:#ffffff;
    margin-bottom: .8em;
}
/*-- //about-bottom --*/
/*-- team --*/
.wthree_team_grid{
	text-align:center;
}
.wthree_team_grid h4{
	font-size:1.2em;
	color:#212121;
	font-weight:bold;
	margin: 1em 0 0;
}
.wthree_team_grid p{
	color:#F00; /* COR */
}
.hovereffect {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hovereffect .overlay{
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
/*
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
/*
.hovereffect:hover img,.wthree_team_grid:hover .hovereffect img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}*/

.hovereffect h6 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  width: 100%;
}

.hovereffect:hover h6,.wthree_team_grid:hover .hovereffect h6{
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
  transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect .rotate {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100%;
  height: 100%;
  position: absolute;
}

.hovereffect hr {
  width: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hovereffect  hr:nth-child(2) {
  -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(0,0,1);
  transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(0,0,1);
}

.hovereffect  hr:nth-child(3) {
  -webkit-transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(0,0,1);
  transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(0,0,1);
}

.hovereffect h6, .hovereffect hr {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	margin: 0px;
}

.group1, .group2 {
  left: 50%;
  position: absolute;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}

.group1 {
  top: 43%;
}

.group2 {
  top: 57%;
}

.hovereffect p {
  width: 31%;
  text-transform: none;
  font-size: 15px;
  line-height: 2;
}

.hovereffect p a {
  color: #fff;
}

.hovereffect p a:hover,
.hovereffect p a:focus{
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.hovereffect  a i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  padding: 10px;
  font-size: 20px;
}

.group1 a:first-child i {
  -webkit-transform: translate3d(-60px,-60px,0) rotate(45deg) scale(2);
  transform: translate3d(-60px,-60px,0) rotate(45deg) scale(2);
}

.group1 a:nth-child(2) i {
  -webkit-transform: translate3d(60px,-60px,0) rotate(45deg) scale(2);
  transform: translate3d(60px,-60px,0)  rotate(45deg) scale(2);
}

.group2 a:first-child i {
  -webkit-transform: translate3d(-60px,60px,0) rotate(45deg) scale(2);
  transform: translate3d(-60px,60px,0) rotate(45deg) scale(2);
}

.group2 a:nth-child(2) i {
  -webkit-transform: translate3d(60px,60px,0)  rotate(45deg) scale(2);
  transform: translate3d(60px,60px,0)  rotate(45deg) scale(2);
}

.hovereffect:hover hr:nth-child(2),.wthree_team_grid:hover .hovereffect hr:nth-child(2){
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(1,1,1);
  transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(1,1,1);
}

.hovereffect:hover hr:nth-child(3),.wthree_team_grid:hover .hovereffect hr:nth-child(3){
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(1,1,1);
  transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(1,1,1);
}

.hovereffect:hover .group1 i:empty, .hovereffect:hover .group2 i:empty,.wthree_team_grid:hover .hovereffect .group1 i:empty,.wthree_team_grid:hover .hovereffect .group2 i:empty{
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0) rotate(45deg) scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
/*-- //team --*/
/*-- icons --*/
ul.bs-glyphicons-list li:hover {
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
ul.bs-glyphicons-list li:hover span {
    color: #fff;
}
.codes a {
    color: #999;
}
.row.fontawesome-icon-list {
    margin: 0;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
	font-size: 25px;
    color:#F00 !important;
    margin: 30px 0 15px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 30px;
    color: #000;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
	cursor: pointer;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*--contact--*/
.contact-section {
  padding: 4em 0;
  color:#666; /* COR TXT FORM */
}
p.your-para {
    font-size: 1em;
  color: #555;
  font-weight: 400;
}
.contact-grid input[type="text"], .contact-grid textarea {
  width: 100%;
  padding:0.8em;
  margin:0.6em 0;
  background: #FFF; /* COR FUNDO LINHA FORM */
  outline: none;
  border: 1px solid #dadada; /* COR LINHA FORM */
  -webkit-appearance: none;
}
.contact-grid textarea {
  resize: none;
  min-height:180px;
}
p.sed-para{
  color: #781013;
  font-size: 1.4em;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5em;
}
p.para1{
   font-size: 1em;
  color: #555;
  font-weight: 400;
  line-height: 2em;
}
.address-more,.address-left{
	float:left;
	width:40%;
}
.contact-grid {
  padding-left: 0;
}
.address-more p, .address-left p{
	  width: 100%;
   font-size: 1em;
  color: #555;
  font-weight: 400;
  line-height: 2em;
}
.address-left p a {
  color: #555;
  font-size:1em;
}
.more-address{
    padding: 1em 0;
} 
.point i {
  color: #788cb6;
  font-size: 4em;
}
.location i {
 color: #fff;
  font-size: 4em;
}
/*--contact--*/
@media (max-width:991px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}
@media (max-width: 384px){
	.icon-box {
		float: none;
		width: 100%;
	}
}
@media (max-width: 375px){
	.w3_agileits_icons_page {
		margin: 25px 0 0 !important;
	}
}
/*-- //icons --*/
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#212121;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 25px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
	.in-gp-tl {
		padding: 0 1em;
	}
	.in-gp-tb {
		padding-right: 1em;
	}
}
@media (max-width:480px){
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		font-size: 1.2em;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.grid_3.grid_4.cort {
		margin-top: 0;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*-- //typography --*/
/*-- portfolio --*/
.jp_agileits_port_grid .wthree_p_grid {
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
}
.wthree_p_grid {
    position: relative;
}
.jp_agileits_port_grid .wthree_p_grid:hover .agileinfo_content_wrap{
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
	height: 100%;
    -moz-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -o-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -webkit-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -ms-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
}
.jp_agileits_port_grid .wthree_p_grid img {
    -moz-transition: border-radius 400ms ease 0s;
    -o-transition: border-radius 400ms ease 0s;
    -webkit-transition: border-radius 400ms ease 0s;
    -ms-transition: border-radius 400ms ease 0s;
    transition: border-radius 400ms ease 0s;
    transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform-origin: center center;
    border-radius: 0;
}
.jp_agileits_port_grid .agileinfo_content_wrap{
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity 400ms ease 0s, -moz-transform 400ms ease 0s, border-radius 400ms ease 0s;
    -o-transition: opacity 400ms ease 0s, -o-transform 400ms ease 0s, border-radius 400ms ease 0s;
    -webkit-transition: opacity 400ms ease 0s, -webkit-transform 400ms ease 0s, border-radius 400ms ease 0s;
    -ms-transition: opacity 400ms ease 0s, -ms-transform 400ms ease 0s, border-radius 400ms ease 0s;
    transition: opacity 400ms ease 0s, transform 400ms ease 0s, border-radius 400ms ease 0s;
    -moz-transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );
    -o-transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );
    -webkit-transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );
    -ms-transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );
    transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );
    transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform-origin: center center;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
}
.wthree_p_grid .agileinfo_content_wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.wthree_p_grid .agileits_content{
    padding: 25px;
    background: rgba(0,0,0,.72);
    overflow: hidden;
}
.jp_agileits_port_grid .agileits_content{
    background:rgba(42, 42, 42, 0.59);
    text-align: center;
    border-radius: 0;
}
.jp_agileits_port_grid p{
    line-height: 2em;
    color: #fff;
}
.wthree_p_grid .agileits_content h3 {
    font-size: 1.2em;
    color:#ffb500;
    text-transform: uppercase;
    padding: .3em 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 1em;
}
.jp_portfolio_grid{
	margin-top:2em;
}
.agile_portfolio_grids,.w3_mail_grids{
    padding-top: 1em;
}
/*-- //portfolio --*/
/*-- contact --*/
.w3l_mail_left iframe{
	width:100%;
}
.w3l_mail_left iframe,.w3l_mail_right{
	min-height:300px;
}
.w3l_mail_left{
	padding:0;
}
.w3l_mail_right{
	padding:2.5em;
	background:#01b4db;
}
.w3l_mail_right h3{
	font-size: 1.7em;
    color: #fff;
    position: relative;
    margin-bottom: 1em;
    padding-left: 3em;
}
.w3l_mail_right h3:after {
    content: '';
    background: #fff;
    height: 2px;
    width: 16%;
    position: absolute;
    top: 46%;
    left: 0%;
}
.w3l_mail_right ul li{
	list-style-type:none;
	display:block;
	color:#212121;
	margin-bottom:1em;
	position:relative;
}
.w3l_mail_right ul li span{
	font-weight: bold;
    width: 35%;
    display: inline-block;
}
.w3l_mail_right ul li span i {
    padding-right: 1em;
}
.w3l_mail_right ul li span label{
	position:absolute;
	top:0%;
	left:10%;
}
.w3l_mail_right ul li span label {
    position: absolute;
    top: 0%;
    left: 28%;
}
.w3l_mail_right ul li a{
	color:#212121;
	text-decoration:none;
}
.w3l_mail_right ul li a:hover{
	color:#fff;
}
.w3l_mail_right ul li:last-child{
	margin-bottom:0;
}
.w3_mail_grids textarea{
	outline: none;
    padding: 10px;
    color: #212121;
    font-size: 14px;
    border: none;
    border-bottom:2px solid #f2f2f2;
    background: none;
    width: 97.3%;
    margin:0 0 3em 1.1em;
    min-height: 150px;
    resize: none;
	font-weight:600;
}
.w3_mail_grids textarea::-webkit-input-placeholder {
	color: #212121 !important;
}
.w3_mail_grids input[type="submit"]{
	outline: none;
    padding: 2px 0;
    letter-spacing: 5px;
    font-size: 1em;
    border: none;
    color:#212121;
	border-bottom: 2px solid #ffb500;
    text-transform: uppercase;
    background: none;
    width:15%;
    margin-left: 30em;
    font-weight: 600;
}
.w3_mail_grids input[type="submit"]:hover{
	color:#ffb500;
	border-bottom: 2px solid #212121;
}
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 345px;
	width: calc(100% - 2em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
    padding: 0 1em;
    width: 40%;
    color: #212121;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}
/* Jiro */
.input__field--jiro {
	padding:1em 0.5em;
	width: 100%;
	background: transparent;
	color: #212121;
    font-size: 14px;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.input__label--jiro {
	position: absolute;
	left: 0;
	padding: 0 0.85em;
	width: 100%;
	height: 100%;
	text-align: left;
	pointer-events: none;
	font-size: 14px;
}

.input__label-content--jiro {
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
}

.input__label--jiro::before,
.input__label--jiro::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label--jiro::before {
	border-top:2px solid #f2f2f2;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__label--jiro::after {
	z-index: -1;
	background:#f5f5f5;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.input__field--jiro:focus,
.input--filled .input__field--jiro {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__field--jiro:focus + .input__label--jiro .input__label-content--jiro,
.input--filled .input__label-content--jiro {
	-webkit-transform: translate3d(0, -80%, 0);
	transform: translate3d(0, -80%, 0);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--jiro:focus + .input__label--jiro::after,
.input--filled .input__label--jiro::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
/*-- //contact --*/
/*-- single --*/
.w3_agileits_single_left_grid1{
	float:left;
}
.w3_agileits_single_left_grid1_left{
	float:left;
	margin-left:1em;
}
.w3_agileits_single_left_grid1_right{
	float: right;
    margin: 0.6em 0 0;
}
.w3_agileits_single_left_grid1_left h4{
	font-size:1.2em;
	color:#212121;
	font-weight: bold;
}
.w3_agileits_single_left_grid1_left p{
	color:#999;
}
.w3_agileits_single_left_grid1_right ul li {
    display: inline-block;
    color: #212121;
}
.w3_agileits_single_left_grid1_right ul li span {
    color:#01b4db;
    padding-right: 1em;
}
.w3_agileits_single_left_grid1_right ul li a {
    color: #212121;
    text-decoration: none;
}
.w3_agileits_single_left_grid1_right ul li a:hover {
    color: #01b4db;
}
.w3_agileits_single_left_grid1_right ul li i {
    padding:0 1em;
}
.cort_single_para{
	margin:1em 0;
}
.cort_single_para p{
	padding-left: 2em;
    border-left: 3px solid #ffb500;
    color: #ffb500;
    line-height: 2em;
    font-style: italic;
	margin-bottom:2em;
}
.w3_single_img_bottom p{
	color:#999;
	line-height:2em;
}
.w3_single_img_bottom p span{
	display:block;
	margin-top:1em;
	color:#212121;
}
.w3l_author_left{
	float:left;
	width:14%;
}
.w3l_author_right{
	float:right;
	width:80%;
}
.w3l_author{
	padding:2em;
	background:#ffb500;
	margin: 2em 0;
}
.w3l_author_right h4 a{
	font-size:1em;
	color:#212121;
	text-decoration:none;
	font-weight:bold;
}
.w3l_author_right h4 a:hover{
	color:#fff;
}
.w3l_author_right p{
	margin:1em 0 0;
	color:#fff;
	line-height:2em;
}
.w3ls_reply h3,.agileits_recent_posts h3,.agileits_twitter_posts h3,.agileits_tags h3{
	font-size: 1.8em;
    color: #212121;
    font-weight: bold;
    margin-bottom: 1em;
    padding-left: 3em;
    position: relative;
}
.w3ls_reply h3:before{
	width: 10% !important;
}
.w3ls_reply h3:before,.agileits_recent_posts h3:before,.agileits_twitter_posts h3:before,.agileits_tags h3:before{
	content: '';
    background: #212121;
    height: 2px;
    left: 0%;
    top: 50%;
    position: absolute;
    width: 25%;
}
.agileits_leave{
	float: left;
    width:31.65%;
}
.agileits_leave label{
	font-size:14px;
	color:#212121;
	font-weight:600;
}
.agileits_leave input[type="text"],.agileits_leave input[type="email"],.w3ls_reply textarea{
	outline:none;
	background:#f5f5f5;
	border:1px solid #d7d7d7;
	font-size:14px;
	color:#212121;
	width:100%;
	padding:10px;
}
.w3ls_reply textarea{
	margin:0 0 1em;
	min-height:200px;
}
.agileits_leave:nth-child(3){
	margin:0 1em;
}
.w3ls_reply textarea::-webkit-input-placeholder{
	color:#212121;
	font-weight:600;
}
.w3ls_reply input[type="submit"]{
	outline: none;
    background: #01b4db;
    border: none;
    font-size: 14px;
    color: #fff;
    width: 30%;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 2em;
}
.w3ls_reply input[type="submit"]:hover{
	background:#999;
}
.agileits_recent_posts,.agileits_twitter_posts,.agileits_tags{
	padding:2em;
	border:5px solid #f5f5f5;
}
.agileits_recent_posts_gridl{
	float:left;
	width:30%;
}
.agileits_recent_posts_gridr{
	float:right;
	width:65%;
}
.agileits_recent_posts_gridr h4 a{
	font-size:1em;
	text-decoration:none;
	color:#212121;
	line-height:1.5em;
	text-transform: capitalize;
}
.agileits_recent_posts_gridr h4 a:hover{
	color:#01b4db;
}
.agileits_recent_posts_gridr ul {
    padding: 0.3em 0 0;
}
.agileits_recent_posts_gridr ul li{
	display:inline-block;
	margin-right:1.5em;
	color:#999;
}
.agileits_recent_posts_gridr ul li a{
	color:#999;
	text-decoration:none;
}
.agileits_recent_posts_gridr ul li a:hover{
	color:#ff9900;
}
.agileits_recent_posts_gridr ul li span{
	padding-right:.5em;
	color:#01b4db;
}
.agileits_recent_posts_grid:nth-child(3) {
    margin: 2em 0;
}
.agileits_recent_posts_grid:nth-child(4) {
    margin: 0em 0 2em;
}
.agileits_twitter_posts {
    margin: 3em 0;
}
.agileits_twitter_posts ul li{
	list-style-type:none;
	color:#999;
	line-height:2em;
}
.agileits_twitter_posts ul li a{
	color:#01b4db;
	text-decoration:none;
}
.agileits_twitter_posts ul li a:hover{
	color:#212121;
}
.agileits_twitter_posts ul li span.agileinfo_twi {
    margin-left: 2em;
    display: block;
}
.agileits_twitter_posts ul li:nth-child(2) {
    margin: 1.5em 0;
}
.agileits_tags ul li{
	display:inline-block;
	margin:0 .5em .5em 0;
}
.agileits_tags ul li a{
	display:block;
	padding:.3em 1em;
	background:#f5f5f5;
	color:#212121;
	text-decoration:none;
}
.agileits_tags ul li a:hover{
	background:#ffb500;
	color:#fff;
}
.agileits_twitter_posts ul li i{
	color:#212121;
}
.agileits_twitter_posts ul li i span{
	padding-right:1em;
}
.wthree_search{
	padding: 1em;
    border: 5px solid #f5f5f5;
    margin-bottom: 2em;
}
.wthree_search input[type="email"]{
	outline: none;
    background: none;
    border: none;
    font-size: 14px;
    color: #212121;
    width: 88%;
    padding-right: 10px;
}
.wthree_search input[type="submit"]{
	outline: none;
    border: none;
    width: 10%;
    background: url(../images/search.png) no-repeat 0px 0px;
}
/*-- //single --*/
/*-----start-responsive-design------*/
@media (max-width:1440px){
	.w3ls_blog_grid h3 a, .w3_agileits_blog_grid h3 a, .agile_blog_grid h3 a, .cort_blog_grid h3 a, .w3_w3ls_blog_grid h3 a, .agileits_w3ls_blog_grid h3 a {
		font-size: 1.24em;
	}
	.w3ls_blog_grid, .w3_agileits_blog_grid, .agile_blog_grid, .cort_blog_grid, .w3_w3ls_blog_grid, .agileits_w3ls_blog_grid {
		padding: 2.07em;
	}
}
@media (max-width:1366px){
	.navbar-nav > li > a {
		margin: 0em 3em;
	}
	.navbar-nav > li:nth-child(3) a {
		margin-right: 21em !important;
	}
	.banner {
		min-height: 630px;
	}
	.w3ls_blog_grid h3 a, .w3_agileits_blog_grid h3 a, .agile_blog_grid h3 a, .cort_blog_grid h3 a, .w3_w3ls_blog_grid h3 a, .agileits_w3ls_blog_grid h3 a {
		font-size: 1.18em;
	}
	.w3ls_blog_grid, .w3_agileits_blog_grid, .agile_blog_grid, .cort_blog_grid, .w3_w3ls_blog_grid, .agileits_w3ls_blog_grid {
		padding: 2.09em;
	}
}
@media (max-width:1280px){
	.jp_navigation_pos {
		left: 39%;
	}
	.w3ls_blog_grid, .w3_agileits_blog_grid, .agile_blog_grid, .cort_blog_grid, .w3_w3ls_blog_grid, .agileits_w3ls_blog_grid {
		padding: 1.3em;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 246px;
	}
}
@media (max-width: 1080px){
	.navbar-nav > li:nth-child(3) a {
		margin-right: 18em !important;
	}
	.navbar-nav > li > a {
		margin: 0em 1.8em;
	}
	.jp_navigation_pos h1 a {
		font-size: .8em;
	}
	.jp_navigation_pos h1 a span {
		padding:.18em .6em;
	}
	.jp_navigation_pos {
		left: 38%;
		top: 23%;
	}
	.cort_banner_info h2 {
		font-size: 2.5em;
	}
	.cort_banner_info {
		margin: 11em auto 0;
	}	
	.banner {
		min-height: 515px;
	}
	figure.effect-julia h3 {
		width: 45%;
		font-size: 1.5em;
	}
	.w3ls_blog_grid h3 a, .w3_agileits_blog_grid h3 a, .agile_blog_grid h3 a, .cort_blog_grid h3 a, .w3_w3ls_blog_grid h3 a, .agileits_w3ls_blog_grid h3 a {
		font-size: 1em;
	}
	.cort_blog_grid,.w3_w3ls_blog_grid,.agileits_w3ls_blog_grid {
		float: left;
		width: 50%;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 214px;
		float: right;
		width: 50%;
	}
	.w3_agileits_blog_grid {
		padding: 2.18em 1em !important;
	}
	.w3_agile_blog_bottom_right {
		padding: 0;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 2.4em;
	}
	.w3_agile_blog_bottom_right h5:after {
		width: 32%;
		left: 34%;
	}
	.w3_agile_blog_bottom_right {
		margin: 8em 0 0;
	}
	.w3ls_services_grid {
		padding-left: 0;
	}
	.w3ls_services_grid_right h3 {
		font-size: 1.2em;
		line-height:1.5em;
	}
	.hovereffect p {
		width: 40%;
		font-size: 0;
	}
	.w3_agile_question_left h2 {
		font-size: 1.7em;
	}
	.agileits_recent_posts, .agileits_twitter_posts, .agileits_tags {
		padding: 1em;
	}
	.w3ls_reply h3, .agileits_recent_posts h3, .agileits_twitter_posts h3, .agileits_tags h3 {
		font-size: 1.6em;
	}
	.agileits_tags ul li {
		margin: 0 .2em .5em 0;
	}
	.agileits_leave {
		width: 31.5%;
	}
	.agileits_recent_posts_gridr h4 a {
		font-size: .9em;
	}
	.wthree_p_grid .agileits_content {
		padding: 8px;
	}
	.input {
		max-width: 278px;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 24.5em;
	}
}
@media (max-width: 1024px){
	.w3_agileits_blog_grid {
		padding: 1.3em 1em !important;
	}
	.agileits_blog1_left1 {
		margin-left: 0.5em;
	}
	.w3_agile_service_info_pos p {
		font-size: 1.8em;
	}
}
@media (max-width: 991px){
	.nav > li > a {
		font-size: 12px;
	}
	.navbar-nav > li > a {
		margin: 0em 1.4em;
	}
	.navbar-nav > li:nth-child(3) a {
		margin-right: 15em !important;
	}
	.jp_navigation_pos {
		left: 33%;
	}
	.cort_banner_info {
		width: 95%;
	}
	.cort_banner_info h2 {
		font-size: 2em;
	}
	.banner-bottom, .footer-top, .single, .mail, .stats, .services, .about, .about-bottom, .team, .w3_wthree_agileits_icons, .typo, .portfolio {
		padding: 4em 0;
	}
	.cort_banner_bottom_left {
		width: 80%;
		margin: 0 auto 2em;
	}
	figure.effect-julia h3 {
		width: 35%;
	}
	.w3_agileits_blog_grid,.agile_blog_grid {
		float: left;
		width: 50%;
	}
	.w3_agileits_blog_grid {
		padding: 3.05em 1em !important;
	}
	.w3_agile_blog_bottom_left {
		float: left;
		width: 40%;
	}
	.w3_agile_blog_bottom_right {
		margin: 5em 0 0;
		float: right;
		width: 60%;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.95em;
	}
	.w3_agile_blog_bottom_right h5:after {
		width: 40%;
		left: 30%;
	}
	.blog-bottom, .agileits_cort_contact {
		padding: 4em 0 0;
	}
	.wthree_footer_top_grid {
		width: 100%;
	}
	.footer-top {
		min-height: 455px;
	}	
	.agileits_cort_sub:after {
		width: 17%;
		left: 42%;
	}
	.agileinfo_stats_grid {
		padding-left:0;
		float: left;
		width: 25%;
	}
	.agileinfo_stats_grid h3 {
		font-size: 1.1em;
	}
	.footer {
		padding: 3em 0;
	}
	.agileinfo_footer_grid:first-child {
		float: none;
		width: 100%;
		margin-bottom: 2em;
	}
	.agileinfo_footer_grid {
		float: left;
		width: 50%;
	}
	.agileinfo_footer_grid h3:after {
		width: 11%;
	}
	.w3ls_services_grid {
		float: left;
		width: 50%;
	}
	.w3_agile_service_info_pos p {
		font-size: 1.6em;
	}
	.w3_agile_service_info_pos {
		padding: 15px;
	}
	.agileits_jp_about_grid:nth-child(2) {
		margin-top: 2em;
	}
	.agileits_skills_grid:nth-child(2) {
		margin: 1em 0 0;
	}
	.wthree_team_grid {
		float: left;
		width: 50%;
	}
	.hovereffect {
		width: 95%;
		margin: 0 auto;
	}
	.wthree_team_grid:nth-child(2) {
		margin-bottom: 2em;
	}
	.w3_agile_question_left h2 {
		font-size: 1.5em;
	}
	.w3_agile_question_right {
		margin-left: 4em;
	}
	.agile_single_left {
		width: 70%;
		margin: 2em auto 0;
	}
	.w3ls_reply h3:before, .agileits_recent_posts h3:before, .agileits_twitter_posts h3:before, .agileits_tags h3:before {
		width: 17%;
	}
	.agileits_leave {
		width: 31.7%;
	}
	.agile_portfolio_grid {
		float: left;
		width: 50%;
	}
	.wthree_p_grid .agileits_content {
		padding: 54px;
	}
	.w3l_mail_right h3:after {
		width: 11%;
	}
	.w3l_mail_right {
		min-height: auto !important;
	}
	.input {
		max-width: 205px;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 19.5em;
	}
	.agileits_jp_about_grid img {
		margin: 0 auto;
	}
}
@media (max-width: 800px){
	.jp_navigation_pos {
		left: 34%;
	}
	.banner {
		min-height: 500px;
		background-position:-110px 0px;
	}
	.w3_agileits_blog_grid {
		padding: 2.985em 1em !important;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 242px;
	}
	.banner1 {
		min-height: 205px;
	}
	.w3_agile_service_info_pos p {
		font-size: 1.4em;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 18.5em;
		width: 17%;
	}
	
}
@media (max-width: 768px){
	.navbar-nav > li:nth-child(3) a {
		margin-right: 19em !important;
	}
	.navbar-nav > li > a {
		margin: 0em 1em;
	}
	.jp_navigation_pos {
		left: 33%;
	}
	.banner {
		background-position: -135px 0px;
	}	
}
@media (max-width: 767px){
	.jp_navigation_pos {
		position: inherit;
		float: left;
		padding-left: 1em;
	}
	nav.navbar.navbar-default {
		padding: 1.5em 0;
	}
	.navbar-default .navbar-toggle {
		border-color: #F00; /* COR BTN MENU */
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, 0.81);
		z-index: 999;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
		padding: 1.5em 0 0;
	}
	.nav > li {
		margin-bottom: 1.5em;
	}
	.navbar-nav > li > a {
		margin: 0;
	}
	.navbar-nav > li:nth-child(3) a {
		margin-right: 0 !important;
	}
	.navbar-nav .open .dropdown-menu {
		width: 50%;
		background-color: rgb(255, 255, 255);
		margin: 0 auto;
		text-align: center;
		border-radius: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		background-color: #ffb500;
	}
	.navbar-toggle {
		margin: .5em 1em 0 0em;
	}
}
@media (max-width: 736px){
	.cort_banner_info {
		margin: 8em auto 0;
	}
	.banner {
		min-height: 455px;
	}
	figure.effect-julia h3 {
		width: 36%;
	}
	.w3_agile_blog_bottom_left {
		width: 35%;
	}
	.w3_agile_blog_bottom_right {
		margin: 2em 0 0;
		width: 65%;
	}
	.agileinfo_stats_grid {
		padding: 0;
	}
}
@media (max-width: 667px){
	.cort_banner_bottom_left {
		width: 89%;
	}
	.banner-bottom, .footer-top, .single, .mail, .stats, .services, .about, .about-bottom, .team, .w3_wthree_agileits_icons, .typo, .portfolio {
		padding: 3em 0;
	}
	.w3_agileits_blog_grid {
		padding: 3.863em 1em !important;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.8em;
	}
	.blog-bottom, .agileits_cort_contact {
		padding: 3em 0 0;
	}
	.w3_agile_blog_bottom_right p {
		margin: 1em 0 2em;
	}
	.agileinfo_footer_grid h3 {
		margin-bottom: 1em;
	}
}
@media (max-width: 640px){
	.cort_banner_info h2 {
		font-size: 1.8em;
	}
	figure.effect-julia h3 {
		width: 38%;
	}
	.w3_agile_blog_bottom_right {
		margin: 0;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.7em;
	}
	.w3ls_services_grid {
		float: none;
		width: 100%;
	}
	.w3ls_services_grid {
		float: none;
		width: 80%;
		margin:3em auto 0;
	}
	.agileits_leave {
		width: 31.4%;
	}
	.agileits_cort_sub:after {
		width: 24%;
		left: 38%;
	}
	.wthree_p_grid .agileits_content {
		padding: 29px;
	}
	.input {
		max-width: 162px;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 14.5em;
		width: 20%;
	}
}
@media (max-width: 600px){
	.banner {
		min-height: 400px;
	}
	figure.effect-julia h3 {
		width: 42%;
	}
	.w3_agileits_blog_grid {
		padding: 4.73em 1em !important;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.6em;
	}
}
@media (max-width: 568px){
	.cort_banner_info h2 {
		font-size: 1.7em;
	}
	figure.effect-julia h3 {
		width: 45%;
	}
	.w3ls_blog_grid, .w3_agileits_blog_grid, .agile_blog_grid, .cort_blog_grid, .w3_w3ls_blog_grid, .agileits_w3ls_blog_grid {
		padding: 1em;
	}
	.w3_agileits_blog_grid {
		padding: 4.43em 1em !important;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 232px;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.5em;
	}
	.w3_agile_blog_bottom_right h5 {
		margin-bottom: 1.5em;
	}
	.w3_agile_blog_bottom_right h5:after {
		width: 49%;
		left: 26%;
	}
	.wthree_footer_top_grid {
		margin: 2em auto 0;
	}
	.agileinfo_footer_grid {
		float: none;
		width: 100%;
	}
	.agileinfo_footer_grid:first-child {
		margin-bottom: 0;
	}
	.agileinfo_footer_grid:nth-child(2) {
		margin: 2em 0;
	}
}
@media (max-width: 480px){
	nav.navbar.navbar-default {
		padding: 1em 0;
	}
	.cort_banner_info {
		width: 100%;
		margin: 6em auto 0;
	}
	.cort_banner_info h2 {
		font-size: 1.5em;
	}
	.banner {
		min-height: 355px;
	}
	figure.effect-julia h3 {
		font-size: 1.3em;
	}
	.cort_banner_bottom_left {
		width: 100%;
	}
	.cort_banner_bottom_right h3 {
		font-size: 1.8em;
	}
	.cort_banner_bottom_right p span {
		margin-top: 0;
		display: initial;
	}
	.w3_agileits_blog_grid, .agile_blog_grid,.w3_agile_blog_bottom_right,.cort_blog_grid, .w3_w3ls_blog_grid,.agileinfo_w3ls_blog_grid, .agileits_w3ls_blog_grid {
		float: none;
		width: 100%;
	}
	.w3_agileits_blog_grid {
		padding: 1em !important;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 285px;
	}
	.w3_agile_blog_bottom_left {
		width: 55%;
		float: none;
		margin: 0 auto 2em;
	}
	.blog-bottom,.banner-bottom, .footer-top, .single, .mail, .stats, .services, .about, .about-bottom, .team, .w3_wthree_agileits_icons, .typo, .portfolio {
		padding: 3em 0;
	}
	.agileinfo_footer_grid h3 {
		padding-left: 2em;
	}
	.w3ls_services_grid {
		float: none;
		width: 100%;
		margin: 2em auto 0;
	}
	.agileits_jp_about_grid h3 {
		font-size: 1.3em;
	}
	.agileits_skills_grids, .wthree_team_grids {
		margin: 2em 0 0;
	}
	body .bar_group__bar.thin,body .bar_group__bar.thin::before{
		height: 15px;
	}
	.hovereffect p {
		width: 55%;
	}
	.hovereffect a i {
		font-size: 15px;
	}
	.group2 {
		top: 59%;
	}
	.w3_agile_question_left h2 {
		font-size: 1.3em;
	}
	.w3_agile_question_left {
		float: none;
		margin-bottom: 1em;
	}
	.w3_agile_question_right {
		margin-left: 0;
		float: none;
	}
	.w3_agileits_single_left_grid1_right {
		float: left;
		margin: 1em 0 0;
	}
	.w3l_author {
		padding: 1em;
	}
	.w3ls_reply h3, .agileits_recent_posts h3, .agileits_twitter_posts h3, .agileits_tags h3 {
		padding-left: 2em;
	}
	.agileits_leave {
		width: 100%;
		float: none;
	}
	.agileits_leave:nth-child(3) {
		margin: 1em 0;
	}
	.w3ls_reply input[type="submit"] {
		width: 100%;
	}
	.agile_single_left {
		width: 100%;
	}
	.w3ls_reply h3:before, .agileits_recent_posts h3:before, .agileits_twitter_posts h3:before, .agileits_tags h3:before {
		width: 13%;
	}
	.agileits_twitter_posts {
		margin: 2em 0;
	}
	.agile_portfolio_grid {
		float: none;
		width: 100%;
	}
	.wthree_p_grid .agileits_content {
		padding: 80px;
	}
	.input {
		max-width: 100%;
		margin: 1em 0;
		width: calc(100% - 0em);
	}
	.w3_mail_grids textarea {
		width: 100%;
		margin: 2em 0 3em 0em;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 9.5em;
		width: 30%;
	}
}
@media (max-width: 414px){
	.cort_banner_info h2 {
		font-size: 1.3em;
	}
	.cort_banner_info p {
		letter-spacing: 5px;
		font-size: 13px;
	}
	.banner {
		background-position: -178px 0px;
	}
	figure.effect-julia h3 {
		width: 47%;
	}
	.cort_banner_bottom_left_w3 figure figcaption {
		padding: 1em;
	}
	figure.effect-julia p {
		padding: 0.4em;
	}
	.blog-bottom, .banner-bottom, .footer-top, .single, .mail, .stats, .services, .about, .about-bottom, .team, .w3_wthree_agileits_icons, .typo, .portfolio {
		padding: 2em 0;
	}
	.jp_agileits_head {
		font-size: 1.8em;
	}
	.agileits_cort_sub:after {
		width: 33%;
		left: 34%;
	}
	.footer-top {
		min-height: 410px;
	}
	.agileits_stats_grids {
		margin: 2em 0 0;
	}
	.footer {
		padding: 2em 0;
	}
	.agileinfo_footer_grid h3 {
		margin-bottom: .5em;
	}
	.agileits_jp_about_grid:nth-child(2) {
		padding: 0;
	}
	.agileits_jp_about_grid p {
		margin: 1em 0 2em;
	}
	.agileits_jp_about_grid h3 {
		font-size: 1.2em;
	}
	.wthree_team_grid {
		float: none;
		width: 75%;
		margin:0 auto;
	}
	.hovereffect {
		width: 100%;
	}
	.group2 {
		top: 56%;
	}
	.group1 {
		top: 44%;
	}
	.wthree_team_grid:nth-child(2) {
		margin: 2em auto;
	}
	.wthree_team_grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.w3_agileits_single_left {
		padding: 0;
	}
	.jp_portfolio_grid {
		margin-top: 1em;
	}
	.wthree_p_grid .agileits_content {
		padding: 56px;
	}
	.w3l_mail_left iframe{
		min-height: 200px;
	}
	.w3l_mail_right {
		padding: 1.5em;
	}
	.w3l_mail_right h3 {
		padding-left: 2em;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 8.5em;
	}
}
@media (max-width: 384px){
	.cort_banner_info h2 {
		font-size: 1.1em;
		padding: .3em 0;
	}
	figure.effect-julia h3 {
		width: 48%;
		font-size: 1.2em;
	}
	.cort_banner_bottom_right {
		padding: 0;
	}
	.cort_banner_bottom_right p {
		margin-top: 1em;
	}
	figure.effect-julia p {
		font-size: 13px;
	}
	.jp_agileits_head {
		font-size: 1.7em;
	}
	.agileinfo_stats_grid {
		width: 50%;
	}
	.agileinfo_stats_grid:nth-child(2) {
		margin-bottom: 2em;
	}
	.w3ls_services_grid_left i {
		font-size: 1.5em;
	}
	.w3ls_services_grid {
		padding: 0;
	}
	.w3ls_services_grid_left {
		width: 20%;
	}
	.w3ls_services_grid_right {
		width: 77%;
	}
	.w3_agile_service_info_pos {
		width: 45%;
	}
	.w3_agile_question_left h2 {
		font-size: 1.2em;
	}
	.wthree_p_grid .agileits_content {
		padding: 45px;
	}
	.w3l_mail_right ul li span {
		width: 32%;
	}
	.w3l_mail_right ul li span label {
		left: 30%;
	}
	.w3_mail_grids input[type="submit"] {
		font-size: 14px;
	}
	.w3_agileits_single_left_grid1_right ul li i {
		padding: 0 0.5em;
	}
}
@media (max-width: 375px){
	.jp_navigation_pos h1 a {
		font-size: .7em;
	}
	.navbar-toggle {
		margin: 0.4em 1em 0 0em;
	}
	.banner {
		min-height: 335px;
	}
	figure.effect-julia h3 {
		font-size: 1.1em;
	}
	.cort_banner_bottom_right h3 {
		font-size: 1.6em;
	}
	.w3ls_blog_grid h3 a, .w3_agileits_blog_grid h3 a, .agile_blog_grid h3 a, .cort_blog_grid h3 a, .w3_w3ls_blog_grid h3 a, .agileits_w3ls_blog_grid h3 a {
		font-size: .9em;
	}
	.agileinfo_w3ls_blog_grid {
		min-height: 215px;
	}
	.w3_agile_blog_bottom_left {
		width: 65%;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.4em;
	}
	.agile_more {
		width: 150px;
		height: 35px;
	}
	.type-4 span {
		padding: 7px 0;
	}
	.w3_agile_question_left h2 {
		font-size: 1.1em;
	}
	.question {
		padding: 1.5em 0;
	}
	.w3ls_reply h3, .agileits_recent_posts h3, .agileits_twitter_posts h3, .agileits_tags h3 {
		font-size: 1.4em;
	}
	.wthree_p_grid .agileits_content {
		padding: 42px;
	}
	.w3l_mail_right ul li {
		font-size: 13px;
	}
	.agileits_cort_contact {
		padding: 2em 0 0;
	}
}
@media (max-width: 320px){
	.navbar-toggle {
		margin: 0.2em 1em 0 0em;
	}
	.cort_banner_info p {
		letter-spacing: 4px;
		font-size: 12px;
	}
	.cort_banner_info h2 {
		font-size: 0.9em;
	}
	.banner {
		min-height: 300px;
		background-position: -165px 0px;
	}
	.cort_banner_info {
		margin: 5em auto 0;
	}
	figure.effect-julia h3 {
		width: 58%;
	}
	.cort_banner_bottom_left_w3 figure figcaption {
		padding: .5em;
	}
	.w3l_banner_figure {
		margin: 0.5em 0 0;
	}
	figure.effect-julia p {
		font-size: 12px;
	}
	.wthree_more a {
		font-size: 13px;
	}
	.w3_agile_blog_bottom_right h5 {
		margin-bottom: 1em;
		font-size: 1em;
	}
	.w3_agile_blog_bottom_right h3 {
		font-size: 1.2em;
	}
	p, ul li, ol li,.w3_mail_grids textarea,.agileits_leave label,.input__field--jiro,.input__label--jiro,.agileits_leave input[type="text"], .agileits_leave input[type="email"], .w3ls_reply textarea {
		font-size: 13px;
	}	
	.agileinfo_footer_grid h3 {
		font-size: 1.5em;
	}
	.agileinfo_footer_grid h3:after {
		width: 17%;
	}
	.w3ls_services_grid_right h3 {
		font-size: 1.1em;
	}
	.agileits_jp_about_grid:nth-child(2) {
		margin-top: 1em;
	}
	.agileits_jp_about_grid h3 {
		font-size: 1.1em;
	}
	.wthree_team_grid {
		width: 95%;
	}
	.agileits_cort_sub:after {
		width: 51%;
		left: 25%;
	}
	.agileits_cort_sub {
		font-size: 1em;
	}
	.wthree_p_grid .agileits_content {
		padding: 23px;
	}
	.w3l_mail_right h3 {
		font-size: 1.5em;
		text-align: center;
		padding: 0;
	}
	.w3l_mail_right h3:after {
		width:15%;
	}
	.w3l_mail_right ul li {
		text-align: center;
	}
	.w3l_mail_right ul li span {
		width: 100%;
		display: block;
		margin-bottom:.5em;
	}
	.w3l_mail_right ul li span label {
		left: 73%;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 6.5em;
		width: 40%;
	}
	.w3_agileits_single_left_grid1_right ul li span {
		padding-right: .5em;
	}
	.w3_agileits_single_left_grid1_right ul li i {
		padding: 0 0.4em;
	}
	.w3_agileits_single_left_grid1_left h4 {
		font-size: 1em;
	}
	.w3ls_reply h3:before {
		width: 15% !important;
	}
	.agile_single_left {
		padding: 0;
	}
	.banner1 {
		min-height: 160px;
	}
}
