/*------------------*/
/*	HEADER AREA CLASSES
/*------------------------------------------------------*/

/* Logo */
#topHeader {
	float:right;
	width: 100%;
	z-index: 101;
	
	
}
.blue { background-color:#4a7cb1; }
.verde {
	background-color:#5ab35d;
	color:#000 !important
}
.amarelo{
	background-color:#ffc000;
	color:#000 !important
	
	 }
.vermelho{
	background-color:#ed1c24;
	color:#fff !important
	
	}
.bordo{
	background-color:#a54686;
	color:#fff !important
	
	}
.azul{
	background-color:#4a7cb1;
	color:#fff !important
	}
.laranja{
	background-color:#f58220;
	color:#fff !important
	}
.price_btn {
  display: inline-block;
  font-size: 12px;
  
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 8px 5px;  
   -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.price_btn:hover{
	color:#fff !important;
	text-decoration: none;
	outline: none;
	background-color: #000;	
}	
#topHeader .wrapper {
	background-color:#4a7cb1;
	-ms-background-color:#000;
	color: #fff;
	z-index: 101;
	}

#logo{ border:none; }

#trueHeader #logo{
	float:left;
	width:150px;
	min-height: 170px;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
	z-index: 200;
	/* text-indent:-999em;
	/* background:url(../images/logo.png) no-repeat left bottom; */
	border:none !important;
	/* box-shadow:12px 10px 30px #000; */
}
.boxLogo{
	width:100%;
	height:100%;
	text-align:center !important;	 
float:right;
padding-left:20px;
padding-top:29px;
margin-left:200px;
margin-top: -26px;
margin-top:-80px\0/; /* ie */
position: absolute;
z-index:9999;
border:none !important;
background-color:#fff; 
 box-shadow:-10px 10px 40px -10px #000; 
}

.mobile {display:none ; }

_::-webkit-:not(:root:root), .safari_on {

  margin-top:-80px

}



.triangulo {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #aaa;
}
.boxLogo img{
	width:70%;
}
	

.negative {
	border:none !important;
	/*height: 100px; */
  -webkit-transform: skew(-20deg); /* Chrome, Opera */
      -ms-transform: skew(-20deg); /* IE */
          transform: skew(-20deg); /* Padrão */
  
}
.positivo {
	
  -webkit-transform: skew(20deg); /* Chrome, Opera */
      -ms-transform: skew(20deg); /* IE */
          transform: skew(20deg); /* Padrão */
  
}



/* top navigation */
.top_nav {
	float: left;
	width: 100%;
	padding: 10px 50px 0px 0px;
	/*background-color: #fff;*/
}
.top_nav .right {
	float: right;
	width: 100%;
	padding-bottom: 0px;
	
	/*border-bottom: 1px solid #f7f7f7;*/
}
.top_nav .right ul {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	
}
.top_nav .right li {
	float: left;
	font-size: 18px;
	font-weight:400;
	padding: 0px;
	margin: 0px 0px 0px 18px;
}
.top_nav .right li:hover i {
	color: #FFFFFF;
}
.top_nav .right li a {
	color: #FFFFFF;
}
.top_nav .right li a:hover {
	color: #FFFFFF;
}
.top_nav .right li.link {
	float: left;
	font-size: 12px;
	margin-left: 18px;
	margin-top: 1px;
}
.top_nav .right li.link i {
	margin-right: 3px;
}

/* header area adinationals */
.logo {
	
	float: left;
	
	
}
.navbar-default {
	background-color:#fff !important;
	border:none;
	
	/*box-shadow:12px 10px 20px #000; */
}
#navbar-collapse-1 {
	background-color:#fff !important;
	
}
.navbar-collapse { 	
background-color:#fff !important;
}
.menu_main {
	float: right;
	padding-left:5px !important;
	width: 50%;
	height:92px !important;
	z-index: 9000;
	position: relative;
	background-color:#fff !important;
}

.menu_main ul.nav>li>a.active {
	color: #fff;
	background-color: #5ab35d ;


	
	
}
.menu_main ul.nav>li>a:hover.active {
	color:#fff;
	background-color: #5ab35d;
}

.menu_main ul.nav>li>a.activeazul {
	color:#fff;
	background-color: #4a7cb1;
}
.menu_main ul.nav>li>a.activevermelho {
	color:#fff;
	background-color: #ed1c24;
}

.menu_main ul.nav>li>a.activeamarelo {
	color:#fff;
	background-color: #ffc000;
}
.menu_main ul.nav>li>a.activebordo{
	color:#fff;
	background-color: #a54686;
}
.menu_main ul.nav>li>a.activelaranja{
	color:#fff;
	background-color: #f58220;
}

.menu_main ul.nav>li>a:hover {
	color:#fff;
	background-color: #4a7cb1;
}

.menu_main .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #5ab35d;
}

.menu_main .dropdown-menu>li>a:hover,
.menu_main .dropdown-menu>li>a:focus {
    background-color: #5ab35d;
	color:#fff

}
#mobile { display:none}
/* animaçao */

.slidershadow {
	float: left;
	width: 100%;
	height: 32px;
	background: url(../images/shadow.png) no-repeat center top;
	position: relative;
	z-index: 999;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: 354px;
	
}
#team{
	 
}
.team_area{
	float: left;
	display: inline;
	width: 100%;
}
.team_slider{
	float: left;
	display: inline;
	width: 100%;
}
.team_slider .slick-next, .team_slider .slick-prev{
  height: 40px;
  background-color:#000
}
.single_team {
  border: 2px solid #ccc;
  border-radius: 5px;
  display: inline;
  float: left;
  padding: 25px 15px;
  text-align: center;
  width: 100%;
}
.team_img{
	float: left;
	display: block;
	width: 100%;
}
.team_img > img {
  border-radius: 100%;
  height: 150px;
  margin: 0 auto 15px;
  width: 150px;
}
.single_team h5 {
  color: #000;
  font-weight:bold;
  margin-bottom: 0;
  margin-top: 18px;
  
  font-size: 14px;
}
.single_team span {
  display: inline-block;
  font-size: 13px;
   margin-bottom: 10px;
  
}
.single_team p {
  line-height: 26px;
}
.single_team ul li {
	font-size:12px;
	text-align:left;
	padding-left:15px;
}
.team_social{
	float: left;
	display: inline;
	width: 100%;
	margin-top: 10px;
}
.team_social a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  background: #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* foooter 01 */
.skills_area{
	/*float: left; */
	/*display: inline; */
	width: 100%;
	min-height: 350px;
	height:375px;
	padding: 5px 0px;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.skills{
	position: relative;
	z-index: 999;
}
.footer_top ul li a { color:#fff !important }

/*SERVICOS*/

/*catalogo detalhes
=============================*/
#blog-single{
    padding: 55px 0px;
}
#banner{
    background-size: cover;
    height: 200px;
}


.fundo{
  /* margin-top: 10px\0/; */
  padding-top:0;	
  background: url("../images/servicos.png") left top no-repeat;
  background-size: 183px 345px;
  height:200px;
 
}
.blog-header{
	
    padding: 30px 0px 0px 20px;
    margin-top: 45px;
}
.blog-header h2{
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
}
.blog-header .breadcrumb{
    background: transparent;
    color: #fff;
}

.blog-desc .post-meta-links{
    margin: 10px 0px 20px 0px;
}

.blog-desc p{
    font-size: 14px;
}
.blog-desc .post-meta-links li a span{
    color: #555;
    margin-right: 10px;
}
.blog-desc blockquote{
    margin: 5px 10px;
    padding: 0px 25px;
    line-height: 25px;
    letter-spacing: 1px;
}
.blog-desc blockquote i{
    font-size: 40px;
    margin-right: 10px;
}
.tags1 p{
    float: left;
    margin-right: 10px;
}
.tags1 a{
    padding: 6px 15px;
    border-radius: 3px;
    color: #FFF;
    font-size: 14px;
    text-transform: capitalize;
}
.share1{
    background: #EEE;
    padding: 20px;
    border: 1px solid#CCC;
    height: 74px;
    border-radius: 3px;
}
.share1{
    margin: 30px 0px;
}
.share1 h4{
    margin-top: 2px;
    float: left;
}
.share1 .social-contact {
    float: right;
}
.share1 .social-contact li {
    margin: 0px;
}
.share1 .social-contact li i{
    border-radius: 50%!important;
    color: #fff;
    border:0px;
    padding: 8px 0px 5px 8px;
    font-size: 16px;
}

.share1 .social-contact li .fa-facebook{
    background: #395793;
}
.share1 .social-contact li .fa-linkedin{
    background: #0A6594;
}
.share1 .social-contact li .fa-google-plus{
    background: #9E3023;
}
.share1 .social-contact li .fa-twitter{
    background: #1CA3DB;
}
.share1 .social-contact li .fa-pinterest{
    background: #A9272F;
}

.blog-desc .share h4{
   margin-bottom: 15px;
   float: left!important;
    margin-right: 20px;
}
.share h4{
   margin-bottom: 15px;
    margin-right: 20px;
}

.share .social-contact{
    margin: 30px 0px;
    background: #EEE;
    padding: 20px;
    border: 1px solid#CCC;
}

.about-auther{
    margin: 50px 0px;
}
.about-auther .well{
    -webkit-box-shadow:none!important ;
    box-shadow: none!important;
    border: 0px;
}

.about-auther h4,.comments h4{
    margin-bottom: 10px;
}
.about-auther .well img{
    float: left;
    margin-right: 20px;
    width: 85px;
    height: 82px !important;
    margin-top: -13px;
}

/* galeria */

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 30px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
}
.thumbnail img { width: 100% ; height:162px !important; overflow:hidden}
.profile { margin-top: 20px }
.profile h2 {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 40px;
}


/* dicas */


/*blog*/
.blog-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ddd;
}
/*blog-2-col*/
.blog-left {
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.blog-left .btn {
    margin-left: 20px;
    margin-bottom: 20px;
}
.blog-right {
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.blog-right .btn {
    margin-left: 20px;
    margin-bottom: 20px;
}
.blog-two-info { padding: 15px 10px 0 20px }
.blog-two-info .label-info {
    background-color: #800000;
    opacity: .7;
    margin-right: 4px;
}
.blog-content { padding: 20px }
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.single-video { padding-bottom: 43% !important }
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*blog 2*/
.date-wrap,
.comnt-wrap { margin-bottom: 20px }
.date-wrap span,
.comnt-wrap span {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.date-wrap .date {
    font-size: 30px;
    font-weight: 300;
    background: #800000;
    color: #fff;
    border-radius: 1px 1px 0 0;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
}
.date-wrap .month {
    font-size: 16px;
    font-weight: 300;
    background: #f6f5f0;
    color: #a19fa2;
    border-radius: 0 0 1px 1px;
    -webkit-border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
}
.comnt-wrap .comnt-ico {
    background: #efeee9;
    color: #a0a0a0;
    border-radius: 1px 1px 0 0;
    -webkit-border-radius: 44px;
    font-size: 20px;
}
.comnt-wrap .value {
    background: #f6f5f0;
    color: #a0a0a0;
    border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
    -webkit-border-radius: 0 0 1px 1px;
}
.blog-img img {
    width: 100%;
	height:100px;
	overflow:hidden;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
}
.blog-item h1,
.blog-item h1 a {
    font-size: 25px;
    color: #800000;
    font-weight: 300;
}
.blog-item h1 {
    margin-bottom: 20px;
    line-height: 35px;
}
.blog-item h1 a:hover { text-decoration: none }
.author {
    margin: 25px 0 30px 0;
    font-size: 16px;
}
.author a,
.st-view a { color: #800000 }
.st-view { margin-top: 20px }
.st-view ul li { margin-bottom: 5px }
.blog-side-item h3 {
    margin-top: 30px;
    color: #475268;
    font-size: 18px;
}
.blog-side-item ul li {
    margin-bottom: 5px;
    border-bottom: 1px solid #efefef;
    line-height: 35px;
}
.blog-side-item ul li a {
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.media p { line-height: normal }
ul.tag {
    display: inline-block;
    width: 100%;
}
ul.tag li {
    float: left;
    margin: 0px 5px 0 0;
    border-bottom: none;
    list-style: none;
}
ul.tag li a {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    line-height: 15px;
    padding: 5px;
    border-radius: 1px 1px 10px 1px;
    -moz-border-radius: 1px 1px 10px 1px;
    -webkit-border-radius: 1px 1px 10px 1px;
}
.media img.media-object {
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    height: 80px;
    width: 80px;
}


/*contato */

/*contact*/
.contact-map {
    margin-top: 40px;
    margin-bottom: 40px;
}
.contact-form { margin-bottom: 20px }
.address h4 {
    color: #797979;
    margin-top: -3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
section.contact-infos {
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding: 10px;
}

/*related post
=======================*/
.rel-post{
    margin-bottom: 30px;
    background: #F5F5F5;
    width: 225px;
}
.rel-post{}
.rel-post .caption{
    padding: 15px;
}
.rel-post .caption p{
    margin-top: 10px;
}
.rel-post img{
    width: 100%;
    height: 140px;
}

.comments{
    margin: 50px 0px;
}
.comments .media{
    margin: 60px 0px;
    padding: 10px 10px;
    overflow: visible!important;
    background: #FAFAFA;
    position: relative;
}
.comments .media img{
    display: block;
    border-radius: 50%;
    border: 10px solid #FFF;
    position: absolute;
    top: -45px;
    width: 95px;
    height: 95px;
}
.comments .media-heading span{
    margin-left: 10px;
    font-size: 12px;
    color: #ccc;
}
.comments .media-body{
    padding: 45px 0px 10px 25px;
}
.comments .media.middle{
   margin-left: 60px;
}
.comments .media-body p{
    margin-bottom: 20px;
}
.comments .media-body a{
    background: #555;
    padding: 10px 10px;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.comments .media-body a:hover{
    padding: 10px 10px;
    color: #fff;
}
.blog-form .form-control{
    margin-bottom: 15px;
    border: 1px solid #ccc;
    -webkit-box-shadow:none!important ;
    box-shadow: none!important;
    border-radius: 2px;
}
.blog-form input{
    height: 45px;
}
.blog-form h4{
    margin-bottom: 20px;
}
.blog-form label{
    margin-bottom: 10px;
}
.blog-form .btn-main{
    margin-top: 10px;
    border-radius: 2px;
}


/*Right side blog
=======================*/
.blog-sidebar{}
.serach{
    margin-bottom: 30px;
}
.serach input{
    background-color: #FFF;
    padding-right: 80px;
    width: 100%;
    outline: medium none;
    resize: none;
    padding: 20px;
    line-height: 20px;
    border: 1px solid #C9C9C9;
}
.blog-search {
    position: relative;
}
.serach button{
    position: absolute;
    width: 60px;
    height: 60px;
    right: 1px;
    top: 1px;
    font-size: 24px;
    border: medium none;
    background: none repeat scroll 0% 0% transparent;
    color: #3C3C3C;
}
.blog-catagory{
    margin-top: 40px;
}
.blog-catagory h4{
    margin: 20px 0px;
    padding-bottom: 10px;
}
.blog-catagory ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted#ccc;
}
.blog-catagory ul li a{
    color: #222;
}

.blog-catagory ul li a i{
    color: #ccc;
    margin-right: 10px;
}
.blog-catagory ul li a span{
    float: right;
    width: 25px;
    height: 25px;
    border-radius: 0px;
    padding-top: 6px;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*blog-tab*/

.blog-tab .tab-content{
    background: #F3F3F3;
}
.blog-tab{
    margin: 60px 0px!important;
}
.blog-tab .nav-tabs li.active a{
    background: #F3F3F3!important;
    color: #222;
    border: 1px solid#ccc;
}
.blog-tab .nav-tabs li a{
    background: #f8f8f8!important;
    color: #222;
    border-top: 5px solid#464646!important;
    border-radius: 3px 3px 0px 0px ;
}
.blog-tab .tab-content{
    border-right: 4px solid #EEE;
    padding: 10px 0px 0px 0px;
}
.blog-tab .tab-content .single-tweet{
     margin: 10px 0px;
     padding: 0px 15px;
     border-bottom: 1px solid#eee;
}
.blog-tab .tab-content .single-tweet p{
    padding: 5px 0px 25px 25px;
}
.com p{
    padding: 10px 25px;
}
.blog-tab .tab-content .single-tweet i{
    margin-right: 5px;
}
.blog-tab .tab-content .single-tweet span{
    font-size: 12px;
    font-style: italic;
    float: right;
    margin-bottom: 5px;
    color: #888!important;
}
.recent-post{
    margin: 40px 0px !important;
}
.recent-post li{
    margin-bottom: 10px;
    padding: 15px 0px;
}
.single-post{
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DDD;
    width: 100%;
}
.single-post img{
    height: 160px;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.recent-post p{
    font-weight: 500;
}
.recent-post span{
    font-size: 14px;
}

.photo-stream{}
.photo-stream h4{
    margin: 20px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid#ccc;
}
.photo-stream{
     margin-top: 60px;
}
.b-stream img{
    margin: 0px 0px 5px 10px;
    width: 105px;
    height: 85px;
    float: left;
}
.right-tags{
    margin-top: 30px;
}




/*portfolio
=================*/
.single-portfolio figcaption,.single-portfolio figcaption .description{
    background: none repeat scroll 0% 0% #3a9dd7;
}
.single-portfolio figcaption .description,.single-portfolio figcaption h5{
      color: #fff!important;
}
figcaption .links a:hover{
    background: #222;
    color: #3a9dd7;
}
#isotope-filter a{
    color:#959595;
}
#isotope-filter a.active,#isotope-filter a:hover,#isotope-filter a:focus{
    color:#fff!important;
}
.feature-content{
    color: #222;
}


/*single portfolio
------------------*/
.portfolio-desc h4:after{
    background: #3a9dd7;
}
.right-sidebar h4:after{
    background: #3a9dd7;
}
.related h3:after{
    background:#3a9dd7;
}





#blog{
    background: #F8F8F8;
}
.post-date{
    background:#3a9dd7;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0% 0% #3a9dd7;
}

.blog-desc .post-meta-links li a{
    color: #3a9dd7;
}
.tags1 a{
    padding: 6px 15px;
    background: #3a9dd7;
}
.about-auther .well{
    border-top: 5px solid#3a9dd7!important;
}
.blog-tab .nav-tabs li.active a{
    border-top: 5px solid#3a9dd7!important;
}

.blog-tab .tab-content .single-tweet i{
    color: #3a9dd7;
}
.blog-tab .tab-content .single-tweet p a{
    color: #3a9dd7;
}
.comments .media-body a:hover{
    background: #3a9dd7;
}
.blog-form h4 span{
    color: #3a9dd7;
}
.blog-catagory ul li a:hover{
    color: #3a9dd7;
}
.blog-catagory ul li a:hover span{
    color: #fff;
    background: #3a9dd7;
}
.blog-form .form-control:hover{
    border: 1px solid#3a9dd7;
}
.rel-post .caption h4:hover{
    color: #3a9dd7;
}