/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */

/* Float Elements 


---------------------------------*/

@font-face {
    font-family: 'overpassbold';
    src: url('../fonts/overpass-bold-webfont.woff2') format('woff2'),
         url('../fonts/overpass-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/overpass-light-webfont.woff2') format('woff2'),
         url('../fonts/overpass-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/overpass-regular-webfont.woff2') format('woff2'),
         url('../fonts/overpass-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'overpasssemibold';
    src: url('../fonts/overpass-semibold-webfont.woff2') format('woff2'),
         url('../fonts/overpass-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'overpassthin';
    src: url('../fonts/overpass-thin-webfont.woff2') format('woff2'),
         url('../fonts/overpass-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold-webfont.woff2') format('woff2'),
         url('../fonts/oswald-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.woff2') format('woff2'),
         url('../fonts/oswald-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldsemibold';
    src: url('../fonts/oswald-semibold-webfont.woff2') format('woff2'),
         url('../fonts/oswald-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*=======================================================================*/
.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;
}

/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3a3a3a;
	margin:0;
}
h2{
	font-size:34px;
	color:#3a3a3a;
	font-family: 'overpassbold', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'overpassbold', sans-serif;
    color: #3a3a3a;
    font-size: 16px;
    margin: 25px 0 15px 0;
    /* text-transform: uppercase; */
    font-weight: 400;
    line-height: 25px;
}
h6{
	font-size:16px;
	color:#585757;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* Header Styles
---------------------------------*/

.position-static{
	position: static !important;
}

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; } 

.header{
	text-align:center;
	background:url(../img/space-bg.jpg) center;
	height: 100vh;
	background-size: cover;	
	position: relative;
}

.white-transparent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 271px;
    background-image: url(../img/white-transparent.png);
    background-size: contain;
}

.logo {
    width: auto;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 11vh;
    /* bottom: 0; */
}

.header .logo img {
    max-width: 22%;
    margin-top: 20px;
}

.banner-title{
	font-family: 'Open Sans';
    font-size: 1.5em;
    color: #fff;
    margin: 60px auto 94px;
    opacity: 0.8;
    font-weight: 100;
}

.down-arrow {
    background-image: url(../img/down-arrow.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    opacity: 0;
    bottom: -80px;
    display: block;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
}

.logo img{
	opacity: 0.80;
}

.header h1{
	font-family: 'overpassbold', sans-serif;
	font-size:50px;
	font-weight:400;
	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: 'overpassbold', 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:#7cc576;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Open Sans', 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:#7cc576 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #7cc576;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	z-index: 9;
	box-shadow:0 4px 5px -3px #ececec;
	background:#fff;
}
.main-nav{
	text-align:center;
	margin:1px 0 0px;
	padding:0;
	list-style:none;
}
.main-nav li{
	display: inline;
    margin: 0 1px;
    float: right;
}
.main-nav li a{
	display:inline-block;
	color: #3a3a3a;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin: 35px 40px;
	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: #1AB7B3;
}

.main-nav li.small-logo {
    padding: 0;
    float: left;
}

.main-nav li.small-logo a {
    margin: 0;
}

.small-logo img {
    width: 110px;
    margin: 19px 0;
}

.main-section{
	padding:90px 0 110px;
	min-height: calc(100vh - 60px);
}

.ctc-logo{
	width: 67%;
    margin-top: -35px;
}

/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}

.service-icon img {
    width: 35%;
}

.main-section.alabaster{
	background:#fafafa;
}

.service-list {
    text-align: center;
}

.service-text {
    margin: 0px 15px;
    margin-top: -10px;
}

#services h2 {
    margin-bottom: 85px;
}

.main-section.paddind {
    padding-bottom: 60px;
    overflow: hidden;
}
/* 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;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.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: '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:#7cc576;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Open Sans', 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:#3a3a3a;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'Open Sans', 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:#7cc576;
	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:#7cc576;
	color:#fff;
	text-decoration:none;
}
img {
   max-width:100%;
}

.small-logo.mobile{
	display: none;
}

/* 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.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	min-height: auto;
	text-align:center;
	display: none;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: '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 #fff;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#fff;
	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-part{
	background:#f5f5f5;
	min-height: 0;
}

#clients.main-section{
	padding:90px 0;
}

.logo-clients{
	display: flex;
	width: 100%;
}

.logo-clients >div{
	height: 150px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.logo-clients >div img {
	max-width: 80%;
	opacity: 1;
}

.logo-clients >div img.hub {
	max-width: 65%;
}

.logo-clients >div img.resultados {
	max-width: 70%;
}



.logo-clients >div img:hover {
	opacity: 1;
}

#clients h2 {
    margin-bottom: 75px;
}

.c-logo-part ul{
	padding: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;
}
.main-section.team{
	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}

a.btn-app {
    width: 170px;
    margin-left: 15px;
    display: inline-block;
    margin-top: 1px;
}


/* 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: '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;
}

.me-text,
.me-text span{
	display: flex;
	align-items: center;
	font-size: 16px;
}

.me-text span p{
	margin-bottom: 10px;
}

.thumbnail-perfil {
    border-radius: 100%;
    overflow: hidden;
    margin-right: 40px;
}

.row.me-row {
    margin-top: 95px;
}

.mobile-img{
	display: none;
}


/* Talk Business
---------------------------------*/
.business-talking{
	background:url(../img/section-bg2.jpg) center no-repeat;
	background-size:cover;
	padding:80px 0 40px;
	text-align:center;
}

.business-talking.first{
	background:url(../img/space-bg.jpg) top center no-repeat;
}
.business-talking h2{
	font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 20px 0 70px;
    text-transform: none;
    font-size: 30px;
    color: #fff;
    font-weight: inherit;
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

#contact h2 {
    margin-bottom: 75px;
}

.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;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#13A0A0;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	display: inline-block;
    padding: 23px;
    overflow: hidden;
    margin: 0;
    list-style: none;
}
.social-link li{
	float:left;
	margin-right:28px;
}

.social-link li:last-child{
	margin: 0;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	font-size:25px;
	color:#fff;
	background:#0077b5;
	margin-top: 0;
	border-radius: 10%;
	padding: 6px 0;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.social-link li.twitter  a{
	background: #55acee;
}
.social-link li.facebook  a {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.linkedin a:hover {
	margin-top: -5px;
}

.form{
	max-width: 70%;
    margin: auto;
}
.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: '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;
}

.footer-wenit {
    background: whitesmoke;
    width: 100%;
    text-align: center;
}

.input-text:focus {
	border: 1px solid #7cc576;
	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,
.btn-primary{
	min-width:175px;
	height:50px;
	background:#13A0A0;
	border-radius:4px;
	color:#ffffff;
	font-size:16px;
	padding: 14px 20px;
	font-family: 'Open Sans', sans-serif;
	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;
	cursor: pointer;
}

.input-btn:active,
.btn-primary:active,
.input-btn:focus,
.btn-primary:focus{
	outline: 0;
	color: #fff;
}

.input-btn:hover,
.btn-primary:hover{
	background: #1AB7B3;
	color: #fff;
}

.validation {
    color: #bf5b5b;
    display: block;
    margin: 0px 0 0px;
    font-weight: 400;
    font-size: 14px;
}
.error {
    color: #bf5b5b;
}

#services .sub-title{
	margin: 0px 0 155px 0;
}

#sendmessage {
    color: #7cc576;
    border:1px solid #7cc576;
    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: 76px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a, .credits a{
	color:#7cc576;
	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: '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: #7cc576 !important;
}

.portfolioContainer{
	max-width: 1140px;
}

.owl-dots {
    display: table;
    margin: auto;
    margin-top: 10px;
}

.owl-dot {
    background: #13A0A0;
    width: 15px;
    height: 15px;
    float: left;
    margin: 6px;
    border-radius: 100%;
    opacity: 0.5;
    transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}

.owl-dot.active {
    opacity: 1;
    transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}

.portfolio-item{
	border-bottom: 1px solid #dddddd;
	padding: 0 0 60px;
	margin-top: 60px;
}

.portfolio-title{
	display: block;
	font-size: 28px;
	margin-bottom: 12px;
}

.portfolio-subtitle{
	display: block;
	font-size: 15px;
	margin-bottom: 24px;
	font-family: 'Open Sans', sans-serif;
}

.portfolio-text{
	display: block;
	font-size: 16px;
	margin-bottom: 24px;
	font-family: 'Open Sans', sans-serif;
}

.portfolio-row,
.portfolio-col{
	display: flex;
}

.portfolio-col{
	width: 50%;
	align-items: center;
}

.portfolio-content{
	padding-left: 60px;
}

.border-none{
	border: 0 !important;
}

.item {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.owl-carousel .owl-item img {
    display: flex;
    width: 100%;
    max-width: 100%;
    height: auto;
    align-self: center;
    justify-content: center;
}

/*=============================================== project page ===============================================*/

.container.project-page {
    margin-top: 80px;
}

.project-page h1{
    text-align: center;
    margin-bottom: 80px;
    text-transform: uppercase;
}

.text-item{
	margin-bottom: 35px;
	padding-right: 140px;
}

.text-item .title{
	font-family: 'overpassbold';
	font-size: 20px;
	margin-bottom: 8px;
}

.me-in-project .text-item,
.project-detail .text-item{
	padding-right: 0;
}

.me-in-project img{
	max-width: 45%;
}

.project-images {
    margin-top: 55px;
    text-align: center;
}

.image-item{
	margin-bottom: 55px;
}

.project-images img,
.project-detail img{
	width: 100%;
}


.project-detail {
    margin: 95px auto;
}

.detail-item {
    margin-bottom: 45px;
}

.project-detail h2{
	margin-bottom: 55px;
}

.side-menu a {
    position: fixed;
    top: 0;
    display: block;
    bottom: 0;
    left: 0;
    width: 110px;
    margin: auto;
    flex-flow: row wrap;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: lighter;
    text-align: center;
    color: #13A0A0;
    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;
}

.side-menu a:hover {
	text-decoration: none;
	color: #1AB7B3;
}

.side-menu a i{
	display: inline-block;
	width: 100%;
	 margin-top: 70%;
}

.side-menu a div{
	font-size: 16px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.side-menu a:hover div{
	opacity: 1;
}


a.link-next {
    right: 0;
    left: auto;
}

.me-in-project img.votorantim {
    max-width: 80%;
    margin-left: -15px;
}

.me-in-project img.peoplencloud {
    max-width: 75%;
}

a.image-link {
    cursor: default;
}

.text-item ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.text-item ul li{
    padding-bottom: 7px;
}

.input-text:focus {
    border: 1px solid #1AB7B3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(19, 160, 160, 0.52);
    -moz-box-shadow: inset 0 1px 1px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(19, 160, 160, 0.52);
    box-shadow: inset 0 1px 1px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(19, 160, 160, 0.52);
}

.main-nav li.mobile-only{
	display: none;
}


/* 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; 
}