body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;}

.carousel-caption {
    color: white; 
    text-shadow: black 0.2em 0.2em 0.3em
}

/** {
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}*/

.planear_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.planear-top-bar {
    min-height: 40px;
    background-color:rgba(31, 30, 30, 0.9);

}
hr {   height: 1px;   border: none;   border-top: 5px solid #FF0000;}
.planear-top-menu {
    min-height:90px;
    /*background-color:#ffffff;*/
    z-index: 5000;
    width:100%;
    background: #1f1e1e;
    border-width: medium;
    border-style: solid;
    border-bottom-width: 6px;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-color: #aec62c;
      position:fixed;
    margin-top: 0px !important;

}

.planear-top-menu .navbar-toggle {
    margin-top: 38px;
}

.planear-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */
#planear-carousel {
    background: url('../images/home-bg.jpg') no-repeat center center fixed ;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
    width:100%;
}

#planear-carousel .carousel-caption {
    z-index: 100;
}

#planear-carousel .item {
    height: 500px;

}
#planear-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #planear-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 25px;
    }

    #planear-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #planear-carousel .carousel-caption {
        padding-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    #planear-carousel {
        background: url('../images/home-bg_s.jpg') no-repeat center center; 
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        
        
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
        width:100%;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.planear-curso {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.planear-slogan {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 90px 0;
    margin-bottom: 60px;
    color: #333333;
}

@media only screen and (max-width: 959px) {
    .planear-slogan {
        font-size: 39px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 93px 0;
        margin-bottom: 25px;
        color: #333333;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .planear-slogan {
        font-size: 36px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 93px 0;
        margin-bottom: 25px;
        color: #333333;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .planear-slogan {
        font-size: 33px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 93px 0;
        margin-bottom: 25px;
        color: #333333;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .planear-slogan {
        font-size: 30px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 93px 0;
        margin-bottom: 25px;
        color: #333333;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .planear-slogan {
        font-size: 27px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        margin: 93px 0;
        margin-bottom: 25px;
        color: #333333;
    }
}
.subtit{
    margin-top: -60px;
    font-size: 0.81em;
}
.banner {
    font-size: 1.950em;
    color: #aec62c;
}

.content-courses {
    margin-top: 20px;
    margin-bottom: 25px;
}

.planear-service {
    margin-bottom: 100px;
    margin-top: 50px;
}

.planear-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}

a:hover {
	color: #69b8e1;
	}
.planear-service-item p {
    font-weight: bolder; 
    text-align: justify; 
    margin: 0px 60px;
    font-size: 14px;
    color: #333333;
}

.subheader, .mail {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
}

/* botões "saiba mais" */
.btn-orange {  
    background-color: #f5ba17;
    border-bottom:2px solid #808080;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color:#ffffff;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #f5ba17;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0.17);
    color:#aec62c;
    font-weight: 300;
    font-size: 15px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#1f1e1e;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    /*background-color: #f5ba17;*/
    color:#00acac;
    font-weight: 500;
    font-size: 15px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.navbar {
    margin-bottom: 0px;
}

.planear-service-item-header {
    margin-left: -10px; 
    padding: 10px 20px 10px; 
    font-weight: bold;
    display: inline-block;
}

.planear-header-orange {
    background-color:#f5ba17;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 2px solid #cccccc; 
    width: 38%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.planear-team {
    background: url('../images/background.png') ; 
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;

}
.planear-line-header {
    margin-top:100px;
    margin-bottom:80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}

.planear-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.planear-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #f5ba17;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.planear-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
}

.txt_slogan {
    font-size:16px; 
    color:#52527a;
}

.planear-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
}

#planear-contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.planear-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.planear-partners {
	border-top: 2px solid #cccccc;
}

.planear-partners .planear-partner-item {
    margin-bottom: 5px;
}

.planear-footer {
	border-top: 2px solid #cccccc; 
	margin-top: 100px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.planear-project-gallery  li  a img:hover {
    border: 3px solid #f5ba17;
}

.planear-gallery-category a {
	color:#333333; 
}

.planear-gallery-category a.active {
	color:#e67e22; 
	text-decoration:none;
}

.planear-gallery-category a:focus {
	color:#e67e22;
	text-decoration:none;	
}

.planear-gallery-category a:hover {
	color:#e67e22; 
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.planear-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.planear-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.planear-project-gallery li img {
  cursor: pointer;
}

.planear-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.plano {
    font-weight: normal;
    color: #015579;
    font-size: 1.750em;
    background-color: #aec62c !important;
    border-right: #aec62c solid 1px;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
.plano2 {
    font-weight: normal;
    color: #015579;
    font-size: 1.750em;
    background-color: #aec62c !important;
    border-right: #aec62c solid 1px;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-top: 90px;
}
.plano3 {
    font-weight: normal;
    color: #015579;
    font-size: 1.750em;
    background-color: #8b8a89 !important;
    border-right: #8b8a89 solid 1px;
    padding: 5px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}


.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .planear-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .planear-project-gallery {
        margin-left: -70px;
    }

    .planear-service-item-header {
        padding: 16px 10px 20px;
    }

    .planear-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .planear-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .planear-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .planear-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .planear-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.planear-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.planear-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}
.bg-blue-darker  {
    background: #2a72b5 !important;
}
.fa  {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.curso .icon {
    float: left;
    width: 50px;
    height: 50px;
    background: #242a30;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;

}
a .fa {
  color: #fff;
  text-decoration: none;
}

.link-blue{
      color: #00acac;
  text-decoration: none;
}

a[href="#top"]{
    padding:10px;
    position:fixed;
    top: 90%;
    right:40px;
    display:none;
    font-size: 30px;
    background-color: #015579;
    color: #fff;
        -webkit-border-radius: 50px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
}
a[href="#top"]:hover{
    text-decoration:none;
    color: #fc7d01;
}

.ajust{
    margin-top: 90px;
}

.copyright {
    color: #fff;
}

.about-left p {
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
    color: #444444;
    font-weight: 400;
    line-height: 1.9em;
    margin: 4% 0 0%;
}
.concreto .projeto {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 90px;
}

.pl_pag {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: -180px;
    color: #FFF;
    font-weight: 700;
}
.pl_cond  {
    font-weight: normal;
    color: #4e4747;
    font-size: 1.2em;
    background-color: #fff !important;
    border: #fff solid 1px;
    padding: 8px;
    line-height: 20px;
    text-align: center;
}

.princ_cond {
    font-weight: normal;
    color: #fff;
    font-size: 1.8em;
    background-color: #2a72b5 !important;
    border: #fff solid 1px;
    padding: 8px;
    line-height: 20px;
    text-align: center;
}
.princ_parc {
    font-size: 12px;
}
.princ_botao {
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 13px;
    background: #00acac;
    color: #fff;
}

