/*
Theme Name: infinite -  Marketing Landing Page
Author: Adnan and Ahmed
Author URI:
Version: 1.0
Text Domain: infinite
Tags: one-column, two-columns
Theme URI:
*/

/*------------------------------------------------------------------

1. import files
2. Global style classes
3. button styles / .btn-default
4. main headinig styles / .main-heading
5. sub headinig styles / .subheading
6. main wrapper styles / #wrapper
7. header of the page styles / #header
8. navigation of the page styles / #nav
9. main section styles / #main
10. main banner styles / .main-banner
11. quote form of the page styles / .quote-form
12. gallery box of the page styles / .gallery-box
13. test section of the page styles / .test-section
14. price box of the page styles / .price-box
15. quote section of the page styles / .quote-section
16. footer of the page styles / #footer
17. social of the page styles / .social
18. main slider of the page styles / .main-slider
19. loader container of the page styles / .loader-container

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
	1. import files
-------------------------------------------------------------------*/
/* ajusto os botões no tamanho que eu quero */
.owl-prev, .owl-next{
   width: 50px;
   height: 50px;
   position: relative;
   background: none !important;
}

/* crio os pseudo-elementos */
.owl-prev::before, .owl-next::before{
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: #fedc59;
   border-radius: 0% !important;
   line-height: 50px;
    align-content: center;
}

/* hover para mudar de cor */
.owl-prev:hover::before, .owl-next:hover::before{
   background: #e5ce00;
}

/* crio as setas e centralizo */
.owl-prev::after, .owl-next::after {
   content: "";
   width: 18px;
   height: 18px;
   position: absolute;
   transform: rotate(135deg);
   border: solid black;
   border-width: 0 3px 3px 0;
   top: 50%; left: 50%;
   margin-top: -9px;
   margin-left: -4px;
}

/* ajusto a seta next */
.owl-next::after {
   transform: rotate(-45deg);
   margin-left: -14px;
}

/*-------------------------------carrossel-------------------------*/

input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 100%;
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;		
}




textarea {
	width: 100%;
	height: 150px;
	max-width: 100%;
	line-height: 18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	margin-bottom: 10px;
	color: #999999;
        display: block;
}

.submit input {
	width: 100px; 
	height: 40px;
	background-color: #133141; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}
/*--------------------------------------------------------*/





.sub{
 margin-left: 230px;
    color:#000;
    
}
.sub::after {content: ''; height: 3px; width: 90px; background: #F9CA24; display: block;}

.sub1{
 margin-left: 230px;
    color:#000;
    
}
.sub1::after {content: ''; height: 3px; width: 432px; background: #F9CA24; display: block;}

.sub2{
 margin-left: 230px;
    color:#000;
    
}
.sub2::after {content: ''; height: 3px; width: 225px; background: #F9CA24; display: block;}

.sub3{
 margin-left: 230px;
    color:#000;
    
}
.sub3::after {content: ''; height: 3px; width: 275px; background: #F9CA24; display: block;}

.sub4{
 margin-left: 230px;
    color:#000;
    
}
.sub4::after {content: ''; height: 3px; width: 120px; background: #F9CA24; display: block;}

.sub5{
 margin-left: 230px;
    color:#000;
    
}
.sub5::after {content: ''; height: 3px; width: 355px; background: #F9CA24; display: block;}


body {
  background-color: #fff;
}

.carousel {
  width: 100%;
  margin: 0 auto;
}

.centro{
padding-left: 230px;    
padding-right: 230px;    
}

@media (max-width: 768px){
 .centro{
padding-left: 0px;    
padding-right: 0px;    
    }}

@media (max-width: 768px){
    .sub{
 margin-left: 0px;
    color:#000;
    font-size: 26px;
    
}
 
    
    
.titulo{
  padding-bottom: 30px;
  font-size: 28px;
        
    }
    .sub::after{
    content: '';
    height: 3px; 
    width: 85px;
    background: #F9CA24;
    display: block;
    }
    
    
    
    
}

@media (max-width: 768px){
    .sub1{
 margin-left: 0px;
    color:#000;
    font-size: 24px;
    
    }
.sub1::after{
    content: '';
    height: 3px; 
    width: 347px;
    background: #F9CA24;
    display: block;
    }




}
@media (max-width: 768px){
    .sub2{
 margin-left: 0px;
    color:#000;
    font-size: 24px;
    
    }
.sub2::after{
    content: '';
    height: 3px; 
    width: 183px;
    background: #F9CA24;
    display: block;
    }



}
@media (max-width: 768px){
    .sub3{
 margin-left: 0px;
    color:#000;
    font-size: 24px;
    
    }
    .sub3::after{
    content: '';
    height: 3px; 
    width: 221px;
    background: #F9CA24;
    display: block;
    }


}
@media (max-width: 768px){
    .sub4{
 margin-left: 0px;
    color:#000;
    font-size: 24px;
    
    }
.sub4::after{
    content: '';
    height: 3px; 
    width: 100px;
    background: #F9CA24;
    display: block;
    }


}
@media (max-width: 768px){
    .sub5{
 margin-left: 0px;
    color:#000;
    font-size: 24px;
    
    }
.sub5::after{
    content: '';
    height: 3px; 
    width: 310px;
    background: #F9CA24;
    display: block;
    }
    
    
}





.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

/*------------------------------------------------------------------
	2. Global style classes
-------------------------------------------------------------------*/

.dark-bg {
	background-color: #191b1f;
}

.dark-bg2 {
	background-color: #111111;
}

.grey-bg {
	background-color: #eee;
}

.grey-bg2 {
	background-color: #f5f5f5;
}

.white-bg {
	background-color: #fff;
}

.bg-img-full {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-img-parallax {
	background-attachment: fixed;
}

.overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .3;
	position: absolute;
	pointer-events: none;
	background-color: #000;
}

.divider {
	width: 80px;
	height: 3px;
	display: block;
	margin: 0 0 19px;
	overflow: hidden;
}

.divider span {
	width: 50%;
	height: 3px;
	display: block;
}

.divider.center {
	margin: 0 auto 19px;
}

.border-top {
	border-top: 1px solid #eee;
}

.section {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.center-img {
	margin: 0 auto;
}

.mar-top-xs {
	margin-top: 30px !important;
}

.mar-top-sm {
	margin-top: 60px !important;
}

.mar-top-md {
	margin-top: 80px !important;
}

.pad-top-xs {
	padding-top: 30px !important;
}

.pad-top-sm {
	padding-top: 60px !important;
}

.pad-top-md {
	padding-top: 80px !important;
}

.mar-top-lg {
	margin-top: 100px !important;
}

.pad-top-lg {
	padding-top: 100px !important;
}

.mar-bottom-xs {
	margin-bottom: 30px !important;
}

.mar-bottom-sm {
	margin-bottom: 60px !important;
}

.mar-bottom-md {
	margin-bottom: 80px !important;
}

.pad-bottom-sm {
	padding-bottom: 60px !important;
}

.pad-bottom-xs {
	padding-bottom: 30px !important;
}

.pad-bottom-md {
	padding-bottom: 80px !important;
}

.mar-bottom-lg {
	margin-bottom: 100px !important;
}

.pad-bottom-lg {
	padding-bottom: 100px !important;
}

/*------------------------------------------------------------------
	3. button styles / .btn-default
-------------------------------------------------------------------*/

.btn-default {
	border: 0;
	color: #fff;
	font-weight: 700;
	border-radius: 0;
	padding: 16px 43px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.btn-default:focus,
.btn-default:active,
.btn-default:hover {
	color: #fff;
	background-color: #191b1f !important;
}

.btn-default.sm-round {
	border-radius: 2px;
}

.btn-default.lg-round {
	border-radius: 25px;
}

body.pattern1 {
	background-image: url(images/patterns/pattern1.png);
}

body.pattern2 {
	background-image: url(images/patterns/pattern2.png);
}

body.pattern3 {
	background-image: url(images/patterns/pattern3.png);
}

body.pattern4 {
	background-image: url(images/patterns/pattern4.png);
}

body.pattern5 {
	background-image: url(images/patterns/pattern5.png);
}

body.pattern6 {
	background-image: url(images/patterns/pattern6.png);
}

body.pattern7 {
	background-image: url(images/patterns/pattern7.png);
}

body.pattern8 {
	background-image: url(images/patterns/pattern8.png);
}

body.pattern9 {
	background-image: url(images/patterns/pattern9.png);
}

body.pattern10 {
	background-image: url(images/patterns/pattern10.png);
}

body.pattern11 {
	background-image: url(images/patterns/pattern11.png);
}

body.pattern12 {
	background-image: url(images/patterns/pattern12.png);
}

body.pattern13 {
	background-image: url(images/patterns/pattern13.png);
}

body.pattern14 {
	background-image: url(images/patterns/pattern14.png);
}

body.boxed-v #wrapper {
	max-width: 80%;
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1);
}

a {
	outline-offset: 0;
	outline: 0 !important;
}

/*------------------------------------------------------------------
	4. main headinig styles / .main-heading
-------------------------------------------------------------------*/

.main-heading .heading {
	color: #222;
	margin: 0 0 26px;
	font: 700 36px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-heading p {
	margin: 0;
}

/*------------------------------------------------------------------
	5. sub headinig styles / .subheading
-------------------------------------------------------------------*/

.subheading {
	color: #222;
	margin: 0 0 20px;
	font: 700 16px/20px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.subheading .fa {
	font-size: 23px;
	margin-right: 20px;
}

/*------------------------------------------------------------------
	6. main wrapper styles / #wrapper
-------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

/*------------------------------------------------------------------
	7. header of the page styles / #header
-------------------------------------------------------------------*/

#header {
	z-index: 2;
	position: relative;

}

#header .holder {
	
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
    
	 background:url('images/head2.jpg') no-repeat top center;
	 background-size: cover;

}

#header.sticky .holder {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

#header .nav-opener {
	width: 45px;
	height: 40px;
	display: none;
	font-size: 24px;
	margin: 30px 0 0;
	line-height: 34px;
	border-radius: 3px;
	text-align: center;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	border: 1px solid rgba(255, 255, 255, .5);
}

/*------------------------------------------------------------------
	8. navigation of the page styles / #nav
-------------------------------------------------------------------*/

#nav {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	font: 700 13px/20px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#nav li {
	vertical-align: top;
	padding: 4px 0 0 2.1%;
}

#nav a {
	color: #292d33;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

/*------------------------------------------------------------------
	9. main section styles / #main
-------------------------------------------------------------------*/

#main {
	width: 100%;
	overflow: hidden;
	position: relative;
}

/*------------------------------------------------------------------
	10. main banner styles / .main-banner
-------------------------------------------------------------------*/

.main-banner {
	color: #eee;
}

.main-banner .heading {
	color: #fff;
	margin: 0 0 23px;
	font: 700 48px/60px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-banner p {
	margin: 0 0 36px;
}

.main-banner .btn-play {
	width: 65px;
	height: 65px;
	font-size: 19px;
	line-height: 65px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	padding: 0 0 0 4px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.main-banner .divider {
	margin: 0 0 24px;
}

.main-banner .divider.center {
	margin: 0 auto 24px;
}

/*------------------------------------------------------------------
	11. quote form of the page styles / .quote-form
-------------------------------------------------------------------*/

.quote-form {
	margin-top: -50px;
	padding: 26px 22px 10px;
	background-color: #fff;
	border: 1px solid #eee;
}

.quote-form .title {
	margin: 0;
	color: #222;
	display: block;
	text-align: center;
	font: 700 25px/30px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.quote-form .txt {
	color: #222;
	display: block;
	margin: 0 0 40px;
	text-align: center;
	font: 16px/25px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.quote-form .form-control {
	height: 48px;
	outline: none;
	color: #999;
	box-shadow: none;
	padding: 6px 20px;
	background: #eee;
	border-color: #eee;
}

.quote-form .form-group {
	width: 27%;
	float: left;
	margin: 0 2.2% 13px 0;
}

.quote-form .form-group.has-error .form-control {
	color: #f33;
	border-color: #f33;
}

.quote-form .form-group:nth-child(3) {
	margin: 0 0 13px;
}

.quote-form .btn {
	float: right;
	font-weight: 400;
	padding: 11px 2.3%;
	opacity: 1 !important;
}

.quote-form .shake .form-message {
	bottom: -79px;
}

.quote-form .form-message {
	left: 50%;
	color: #fff;
	bottom: -43px;
	font-size: 11px;
	font-weight: 600;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 15px 25px 13px 50px;
}

.quote-form .form-message:after {
	top: 14px;
	left: 17px;
	width: 20px;
	content: "";
	height: 20px;
	font-size: 9px;
	font-weight: 400;
	line-height: 20px;
	border-radius: 50%;
	position: absolute;
	text-align: center;
	font-family: "FontAwesome";
}

.quote-form .form-message.error {
	margin: 0 0 20px;
	background: #f33;
	padding: 15px 20px 13px 50px;
}

.quote-form .form-message.error:after {
	content: "\f00d";
	background: #cc2929;
}

.quote-form .form-message.success {
	margin: 0 0 20px;
	background: #698cf0;
	padding: 15px 20px 13px 50px;
}

.quote-form .form-message.success:after {
	content: "\f00c";
	background: #5470c0;
}

.quote-form .form-message.hidden {
	display: none;
}

.quote-form.style2 {
	border: 0;
	margin: 0;
	width: 340px;
	padding: 40px 0 20px;
}

.quote-form.style2 .form-group {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}

.quote-form.style2 .form-group:nth-child(3) {
	margin: 0 0 20px;
}

.quote-form.style2 .form-message {
	left: auto;
	bottom: auto;
	position: relative;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.quote-form.style2 .btn {
	padding: 11px 30px;
}

.shadow {
	height: 25px;
	display: block;
	margin: 0 auto;
	max-width: 813px;
	background: url(images/shadow.png) no-repeat center 0;
	background-size: cover;
}

/*------------------------------------------------------------------
	12. gallery box of the page styles / .gallery-box
-------------------------------------------------------------------*/


.box1{
    height: 200px;
    width: 325px;
    
}

.gallery-box {
	overflow: hidden;
	margin-right: -2px;
}

.gallery-box .box {
	float: left;

	overflow: hidden;
	border: 2px solid #fff;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.gallery-box .box img {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	margin-right: 20px;
}

.gallery-box .box:hover img {
	-webkit-transform: scale(1.2) rotate(4deg) translateX(10px);
	-ms-transform: scale(1.2) rotate(4deg) translateX(10px);
	transform: scale(1.2) rotate(4deg) translateX(10px);
}

.info-box {
	font-size: 13px;
	line-height: 21px;
}

.top-icon {
	font-size: 40px;
}

/*------------------------------------------------------------------
	13. test section of the page styles / .test-section
-------------------------------------------------------------------*/

.test-section {
	color: #fff;
}

.test-section img {
	border-radius: 50%;
	margin: 0 auto 27px;
}

.test-section .slider {
	margin: 0 auto;
	max-width: 800px;
}

.test-section .slider .slick-arrow {
	display: none !important;
}

.test-section p {
	margin: 0 0 40px;
}

.test-section .fa {
	display: block;
	font-size: 20px;
	margin: 0 0 14px;
}

.test-section .name {
	display: block;
	margin: 0 0 8px;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
}

.test-section .subtitle {
	display: block;
	font-size: 12px;
}

/*------------------------------------------------------------------
	14. price box of the page styles / .price-box
-------------------------------------------------------------------*/

.price-box {
	font-size: 16px;
	line-height: 28px;
	background: #fff;
	padding: 49px 8% 55px;
	border: 1px solid #eee;
}

.price-box .title {
	display: block;
	color: #222;
	margin: 0 0 8px;
	font: 700 20px/36px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.price-box .price {
	color: #222;
	vertical-align: top;
	padding: 0 20px 17px;
	display: inline-block;
	border-bottom: 1px solid #eee;
	font: 700 72px/76px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.price-box .price .add {
	margin: 0 -4px;
	font-size: 40px;
}

.price-box p {
	margin: 0 0 37px;
}

.price-box .btn {
	font-size: 12px;
}

/*------------------------------------------------------------------
	15. quote section of the page styles / .quote-section
-------------------------------------------------------------------*/

.quote-section {
	color: #fff;
	padding: 147px 0;
}

.quote-section .subtitle {
	display: block;
}

.quote-section h2 {
	margin: 0 0 52px;
	font: 700 48px/69px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.quote-section p {
	margin: 0 0 28px;
}

/*------------------------------------------------------------------
	16. footer of the page styles / #footer
-------------------------------------------------------------------*/

#footer {
	padding: 136px 0 110px;
	border-bottom: 10px solid #F9CA24; 
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer .logo {
	margin: 0 0 53px;
	vertical-align: top;
	display: inline-block;
}

/*------------------------------------------------------------------
	17. social of the page styles / .social
-------------------------------------------------------------------*/

.social {
	margin: 0 0 30px;
}

.social a {
	width: 65px;
	height: 65px;
	display: block;
	font-size: 20px;
	line-height: 65px;
	border-radius: 50%;
	background: #25272a;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.social a:hover {color: #ff7200;}

.line-box {
	overflow: hidden;
	text-align: center;
}

.line-box .box {
	float: left;
	width: 200px;
}

/*------------------------------------------------------------------
	18. main slider of the page styles / .main-slider
-------------------------------------------------------------------*/

.main-slider .slick-arrow {
	top: 50%;
	border: 0;
	padding: 0;
	z-index: 2;
	width: 30px;
	opacity: .2;
	font-size: 0;
	height: 30px;
	line-height: 0;
	position: absolute;
	background: transparent;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	border: solid #fff;
	border-width: 3px 3px 0 0;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.main-slider .slick-arrow:hover {
	opacity: 1;
}

.main-slider .slick-prev {
	left: 55px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
}

.main-slider .slick-next {
	right: 55px;
}

.main-slider .slick-dots {
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	bottom: 40px;
	text-align: center;
	position: absolute;
}

.main-slider .slick-dots li {
	padding: 0 3px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}

.main-slider .slick-dots li.slick-active button {
	opacity: 1;
}

.main-slider .slick-dots button {
	border: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	opacity: .2;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	background: #fff;
	text-indent: -9999px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.main-slider .slick-dots button:hover {
	opacity: 1;
}

.popup-holder {
	height: 0;
	overflow: hidden;
	position: relative;
}

.lightbox .quote-form {
	margin: 0;
	width: 450px;
}

#back-top {
	bottom: 0;
	opacity: 0;
	z-index: 9;
	right: 20px;
	width: 50px;
	color: #fff;
	height: 50px;
	z-index: 9999;
	cursor: pointer;
	font-size: 25px;
	position: fixed;
	line-height: 47px;
	text-align: center;
	border-radius: 3px;
	background: #252525;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	-ms-transform: translateY(40px);
	-webkit-transition: all .6s ease;
	-webkit-transform: translateY(40px);
}

#back-top.show {
	opacity: 1;
	transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
}

#back-top:hover {
	opacity: .9;
}

/*------------------------------------------------------------------
	19. loader container of the page styles / .loader-container
-------------------------------------------------------------------*/

.loader-container {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	position: fixed;
	background: rgba(0, 0, 0, .5);
}

.loader-container .holder {
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.la-ball-clip-rotate,
.la-ball-clip-rotate > div {
	position: relative;
	box-sizing: border-box;
}

.la-ball-clip-rotate {
	display: block;
	font-size: 0;
	color: #fff;
}

.la-ball-clip-rotate.la-dark {
	color: #333;
}

.la-ball-clip-rotate > div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor;
}

.la-ball-clip-rotate {
	width: 32px;
	height: 32px;
}

.la-ball-clip-rotate > div {
	width: 32px;
	height: 32px;
	background: transparent;
	border-width: 2px;
	border-bottom-color: transparent;
	border-radius: 100%;
	-webkit-animation: ball-clip-rotate .75s linear infinite;
	animation: ball-clip-rotate .75s linear infinite;
}

.la-ball-clip-rotate.la-sm {
	width: 16px;
	height: 16px;
}

.la-ball-clip-rotate.la-sm > div {
	width: 16px;
	height: 16px;
	border-width: 1px;
}

.la-ball-clip-rotate.la-2x {
	width: 50px;
	height: 50px;
}

.la-ball-clip-rotate.la-2x > div {
	width: 50px;
	height: 50px;
	border-width: 3px;
}

.la-ball-clip-rotate.la-3x {
	width: 96px;
	height: 96px;
}

.la-ball-clip-rotate.la-3x > div {
	width: 96px;
	height: 96px;
	border-width: 6px;
}

/*
 * Animation
 */

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}
}

@-webkit-keyframes ball-clip-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes ball-clip-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.box-alert-home{
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #DDF9BF;
	position: fixed;
	z-index: 99999;
	margin-left: 35%;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid rgba(186, 220, 88,1.0);
	display:none;
}
.box-alert-home-texto{
	font-size: 14px;
	color:rgba(106, 176, 76,1.0);
	font-weight: bold;
  text-align: center;

}
.box-servicos{
	width: 70%;
	height: auto;
	margin-left: 15%;
	display:inline-block;
	padding-top: 50px;
	padding-bottom: 100px;


}

.box-servicos1{
	width: 70%;
	height: auto;
	margin-left: 15%;
	display:inline-block;
	padding-top: 50px;
	


}
.tumb1{
   height:263px;
    width:268px;
}

.tumb2{
   height:300px;
    width:300px;
}





@media (max-width: 768px){
 .tumb1{
   height:100%;
    width:100%
}}

@media (max-width: 768px){
 .tumb2{
   height:300px;
    width:300px
}}



.titulo{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 30px;

}

.titulo1{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:47% ;
    position: absolute;
    top: 0%;
	
}

@media (max-width: 768px){
 .titulo1{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:32% ;
    position: absolute;
    top: 0%;
	
}}


.breadcrumbs{
    
    margin-left: 45%;
    margin-top: 70px;
    color: #fff;
    
    
    
}




.titulo2{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#f9ca24;
	font: 700 28px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:45% ;
    position: absolute;
    top: 2%;
	
}

@media (max-width: 768px){
 .titulo2{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:25% ;
    position: absolute;
    top: 1%;
	
}}

.titulo3{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 28px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:43% ;
    position: absolute;
    top: 1%;
	
}
@media (max-width: 768px){
 .titulo3{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:8% ;
    position: absolute;
    top: 1%;
	
}}

.titulo4{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 28px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:43% ;
    position: absolute;
    top: 1%;
	
}
@media (max-width: 768px){
 .titulo4{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left: 18%;
    position: absolute;
    top: 1%;
	
}}


.titulo5{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left:47% ;
    position: absolute;
    top: 0%;
	
}


@media (max-width: 768px){
 .titulo5{
	width: 100%;
	height: auto;
	display:inline-block;
	color:#FFC312;
	font: 700 25px/54px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
    margin-left: 38% ;
    position: absolute;
    top: 1%;
	
}}









#img-box{
	cursor: pointer;
	width: 15em;
	height:14em;
	background-repeat: no-repeat;
	background-size: 110%;
    background-position: center;

    margin-bottom: 20px;
}
.btn-detalhes{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	color:#fff;
	background: #f1c40f;
	padding-left: 20px;
	padding-right: 20px;
}
.btn-detalhes:hover{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	color:#fff;
	background: #191b1f;
	padding-left: 20px;
	padding-right: 20px;
}
.box-texto-thumb{
	height: 220px;
}
.s-galeria{

	margin-bottom: 20px;

}
.sombra-galeria{

	margin-bottom: 20px;
	box-shadow: 0px 2px 6px #ccc;
	padding-bottom: 20px;
}
.box-dethalhes{
	font-size: 14px;
	margin-top: 20px;
}
.box-alinha-right{
	width: 90%;
	float:right;
}
.link-servicos{
	font-size: 13px;
	color:#333;
}
.link-servicos:hover{
	font-size: 13px;
	color:#f1c40f;
    text-decoration:  none;
}
.box-text-thum-portfolio{
	height: auto;
	background: rgba(254, 211, 48,0.8);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;


}
.box-text-thum-portfolio h3{
	height: auto;
	padding: 0px;
	margin-top:5px;
	font-size: 12px;
	color:#333;
	font-weight: bold;

}
.box-text-thum-portfolio p{
	height: auto;
	padding: 0px;
	margin-top:5px;
	font-size: 11px;
	color:#576574;

}
.detalhes-contato{
	font: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;

}
.detalhes-resumo{
	height: auto;
}
.box-demostracao{

	height: auto;
}
.text-img{
	position: absolute;
	margin-top: 200px;
	text-align: center;
	width: 242px;

}
.modal-lightbox{
	width: 100%;
	height: 100%;
	background: rgba(34, 47, 62,0.7);
	position: fixed;
	z-index: 99999;
	display: none;
	overflow: visible;

}
.close{
	width: 40px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
color:#fff;
	background: #fff important;


}
#file{
	width: 41em;
	height: auto;
  margin:auto;
  padding: 20px;
  margin-top: 70px;
	background-color: transparent;
	border-radius: 10px;
}

.baseIMG{
	white:40em;
	height: 40em;
  background-repeat: no-repeat;
  background-size:;
  background-position: center;
}
.close{
	color:#fff;
}
.alert-input{

	font-size:11px;
	color:red;
	padding-left: 5px;
}
.alert{
	display:none;
}
.sub-text{
	font-size: 16px;
	background: transparent;
	
	color:#333;
	width: 171px;
	text-align: center;
}

@media (max-width: 768px){
.sub-text{
	font-size: 16px;
	background: transparent;
    padding-right: 25px;
	color:#333;
	width: 171px;
	text-align: right;
    }}






.sub-text-portfolio{
	font-size: 16px;
	background: transparent;
	position: absolute;
	color:#333;
	width: 242px;
	text-align: center;
}
.class-modal{
	width: 100%;
	height: 100%;
	position:fixed;
	z-index: 999;
	background-color: rgba(236, 240, 241,0.8);
	padding-top: 200px;
	display: none;
}
.img-01{
	margin-top: 100px;
	width:304px;
	height:417px;
	background: url('images/sobre.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
	float:right;
}
.spinner {
  margin: 100px auto;
  width: 80px;
  height: 80px;
  position: relative;
  text-align: center;

  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: rgba(241, 196, 15,1.0);
  border-radius: 100%;

  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

#nav a {font-size: 18px;}

.contener-banner{
	height: 600px;
	width: 100%;
}

/*=====================================
Banner slide home
======================================*/
.img-banner-01{
  width:100%;
	height: 600px;
	background: url('../assets/images/slider1.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.img-banner-02{
  width:100%;
	height: 600px;
	background: url('../assets/images/slider2.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.img-banner-03{
  width:100%;
	height: 600px;
	background: url('../assets/images/slider3.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.img-banner-04{
  width:100%;
	height: 600px;
	background: url('../assets/images/slider4.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}


.flexslider {
		width: 100%;
		margin: 0 auto;
		height: 500px;
		box-shadow: none;
		border:none;
}

.flexslider li {
		position: relative;


}

.flexslider li .meta {
		position: absolute;
		width: 100%;
		bottom: 0px;
		left: 0px;
		top:100px;
		color: white;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		font-family: 'Roboto', sans-serif;
}

.flexslider  h1 {
		background: transparent;
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 3.5em;
		font-weight: bold;
	  font:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
		width: 100%;
position: absolute;
left: 0;
top: 20%;
z-index: 1;
text-align: center;
    text-shadow: 0 0 10px #000;
}

.flexslider  p {
		background: transparent;
		padding: 13px 18px 11px;
		font-size: 13px;
		top:200px;
		width: 70%;
		margin-left: 15%;
		left:10%;
	  font:  "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.flexslider li .category {
		display: flex;
		flex-direction: row;
}

.flexslider li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

.flexslider li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}

.flex-direction-nav {
		position: absolute;
		top: 0;
		left: 30px;
}

.flex-direction-nav a {
		text-decoration: none;
		display: block;
		width: 30px;
		height: 30px;
		background-color: #333;
		margin: -20px 0 0;
		position: absolute;
		top: 50px;
		z-index: 10;
		overflow: hidden;
		opacity: .5;
		cursor: pointer;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
		text-align: left;
		left: -10px;
		top:550px;
}

.flex-direction-nav .flex-next {
		text-align: right;
		left: 30px;
	top:550px;
}

.flexslider:hover .flex-prev {
		left: -10px;
	top:550px;
}

.flexslider:hover .flex-next {
		left: 30px;
	top:550px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
		opacity: 1;
}

.flex-direction-nav a:before {
		font-family: FontAwesome;
		content: '\f104';
		font-size: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		padding: 2px;
		font-size: 19px;
    line-height: 27px;
}

.flex-direction-nav a.flex-next:before {
		content: '\f105';
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}
/*====================
Navegação portfólio
======================*/
.exibir-portfolio-contener{
	
	width: 100%;
	margin: auto;
	height: auto;
	padding-top: 20px;
	padding-left: 5%;
}
.box-img-porfolio{
	width: 200px;
	height: 200px;
	background: #ccc;
	animation-duration: 3s;
	margin-left: 10px;
	margin-top: 7.5px;
}
.barra-nav{
	width: 109%;
    box-shadow: 0px 2px 7px #2d3436;
	height: 60px;
	background-image: linear-gradient(to right, #2d3436 , #000);
    margin-left:-20px;
    
}
.barra-nav li{
	list-style:none;
	float:left;
}
.barra-nav-a{
	display: block;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 30.0px;
	padding-right:  33.5px;
	cursor:pointer;
	text-align: center;
	color:#fff;
	text-decoration:none;
	
	font-size: 15px;
	font:  "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

.barra-nav-a:hover, active{
	display: block;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 30.0px;
	padding-right:  33.5px;
	cursor:pointer;
	text-align: center;
	background: #ffc312;
	color:#fff;
	text-decoration:none;
	font-size: 15px;
	font:  "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thumbnail-01{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto1-1mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-02{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto2-2mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-03{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto3-3mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-04{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto4-4mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-05{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto5-5mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-06{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto6-6mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-07{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto7-7mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-08{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto8-8mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-09{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto9-9mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-10{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto10-10mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-11{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto11-11mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-12{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto12-12mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-13{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto13-13mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-14{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto14-14mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-15{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto15-15mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-16{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto16-16mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-17{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto17-17mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-18{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto18-18mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-19{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto19-19mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-20{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto20-20mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-21{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto21-21mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-22{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto22-22mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-23{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto23-23mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-24{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto24-24mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-25{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto25-25mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-26{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto26-26mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-27{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto27-27mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-28{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto28-28mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-29{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto29-29mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.thumbnail-30{
	width: 200px;
	height: 200px;
	background: url('images/portfolio/foto30-30mini.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.banner-vertical{
	width: 456px;
	height:  456px !important;
	margin-bottom: 50px;
}
/*======================
before after
========================*/

.before-after:before {
  content: '';
  display: block;
  padding-bottom: 430px;
}
.before-after .slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: top left;
  background-repeat: no-repeat;
}
.before-after .slide.before {
  right: 50%;
}
.before-after .handle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 24px;
  left: 50%;
  margin-left: -12px;
  cursor: ew-resize;
  overflow: hidden;
    height: 100%;
}
.before-after .handle:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  left: 10px;
  background: #ffffff;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
}
.before-after .handle:after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  margin-top: -12px;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKVJREFUeNpiYBgFQwp4enr8B2FS9DDR2lHD3AJgeDsA8X088vdBavCZwYJDowCQqgfiAgIOVADi/UD1E4B04/btOz4Q9AHUReeJMBwZgNSex+YbJjTD+0EugrqMVADzTf/ARTIwDAuBlCMQPyDDLJAeR6gZuH0AVHAASBkC8QQSDAepNYTqJZyKoKmhEBieG4H0fAKuTsRm8GhZNHgsGAUDDwACDADvZTa8+q/DAgAAAABJRU5ErkJggg==");
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
}

@import "compass/css3";

.before-after {
  width: 100%;
  position: relative;
  &:before {
    content: '';
    display: block;
    padding-bottom: 430px;
    height: 741px;
  }
  .slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: top left;
    background-repeat: no-repeat;
    &.before {
      right: 50%;
    }
  }
  .handle {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    left: 50%;
    margin-left: -12px;
    cursor: ew-resize;
    overflow: hidden;
    &:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      width: 2px;
      height: 100%;
      left: 10px;
      background: #ffffff;
      @include box-shadow(rgba(0,0,0,0.6) 0 0 10px);
    }
    &:after {
      position: absolute;
      content: '';
      display: block;
      top: 50%;
      left: 50%;
      width: 24px;
      height: 24px;
      margin-left: -12px;
      margin-top: -12px;
      background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKVJREFUeNpiYBgFQwp4enr8B2FS9DDR2lHD3AJgeDsA8X088vdBavCZwYJDowCQqgfiAgIOVADi/UD1E4B04/btOz4Q9AHUReeJMBwZgNSex+YbJjTD+0EugrqMVADzTf/ARTIwDAuBlCMQPyDDLJAeR6gZuH0AVHAASBkC8QQSDAepNYTqJZyKoKmhEBieG4H0fAKuTsRm8GhZNHgsGAUDDwACDADvZTa8+q/DAgAAAABJRU5ErkJggg==');
      @include border-radius(2px);
      @include box-shadow(rgba(0,0,0,0.3) 0 1px 3px);
    }
  }
}

.topo-invocado h2 {background: #F9CA24; display: inline-block; padding: 5px; margin-top: 40px;}
.topo-invocado span {margin-bottom: 30px;display: block;}