﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/* =============================================================
   GENERAL STYLES
 ============================================================ */
 @import url('https://fonts.googleapis.com/css?family=Dancing+Script');

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600');
.face{}
.face:hover{ opacity:0.7}
.banner{margin-top:225px}
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 14px;
}
.clear{    float: left;}
.set-pad {
    padding-top:35px;
}
.set-row-pad {
    padding-top:30px;
    padding-bottom:50px;
}
/*=====================================
  NAVBAR STYLES 
    ===================================*/

.logo-custom {
          margin-top: 42px;
}
.navbar-nav > li {
    margin-top:24px
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #e87925;
}

#menu {
    background-color: #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    min-height: 147px;
}
.autor{font-size:14px}
.texto-empresa{    color: #333;
    font-size: 17px;
    line-height: 32px; margin-top:39px}


.texto-banner{ font-size:50px;
text-transform:none;font-family: 'Dancing Script', cursive; }


.dados-contato{    float: left;
    color: #fff;
    margin-top: 3px;
    font-weight: 500;
    line-height: 18px;
}
.icone-face{     float: right;
    position: relative;
    margin-top: -4px;
    right: -63px;}
	
	
.coluna-topo{padding: 10px;
       min-height: 38px;
    height: 43px;
    background-color: #e87925;
     
}
	
.navbar-inverse {
    border-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
        color: #888;
        padding: 18px 10px;     font-weight: 300;
    font-size: 16px;
    }
h1 {font-size:50px; text-transform:none !important}

/*=====================================
  HOME STYLES 
    ===================================*/
.home-sec {
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(../img/header.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}

    .home-sec .overlay {
       
        min-height: 740px;
    }

    .home-sec{
        color: #fff;
        font-weight: 900;
        font-size: 50px;
        text-transform: uppercase;
        padding-bottom: 35px;
    }

    .home-sec h3 {
        text-transform: uppercase;
    }
	
	.servicos{
    padding-top: 10px;
    padding-bottom: 60px;
    /*background: url(../img/servicos.jpg) no-repeat center center;*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed; min-height:640px; background-color:#e1f1e0;
}

    .servicos .overlay {
       
        min-height: 650px;
    }

    .servicos h1 {
         font-weight: 300;
    font-size: 70px;
        padding-bottom: 5px;
    padding-top: 44px;
    }

    .servicos h3 {
        text-transform: uppercase;
    }

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}


.set-flexi {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    background-color: transparent;
    border: 0px solid #000;
    padding-top: 120px;
}

.flex-control-nav {
    display: none!important;
}

.set-flexi a {
    margin: 5px;
}
/*=====================================
  TAG LINE STYLES 
    ===================================*/

.tag-line {
    background: #E9E9E9;
    color: #000;
}

    .tag-line h2 {
        font-size: 20px;
        font-weight: 900;
        padding: 5px 10px 10px 5px;
        color: #005E5A;
    }

        .tag-line h2 > i {
            margin-left: 8px;
            margin-right: 8px;
        }
/*=====================================
  HEADER LINE STYLES 
    ===================================*/
.header-line {
    font-weight: 300;
    font-size: 66px;
    padding-bottom: 5px;
    padding-top: 44px;
    color: #789f02;
font-family: 'Raleway', sans-serif;float: left;
    padding-right: 30px;
}


.header-line1 {
    font-weight: 300;
    font-size: 80px;
    padding-bottom: 5px;
    padding-top: 35px;
    color: #e87925;
	font-family: 'Raleway', sans-serif;
}


/*=====================================
  ABOUT STYLES 
  ===================================*/
.about-div {
    padding: 30px;
}
.text-left{ text-align:left}
.icon-round-border {
    border: 10px double #1A94C4;
    color: #2f9484;
    text-align: center;
    padding-top: 15px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .icon-round-border:hover {
        color: #fff;
        border: 10px double #fff;
        background-color: #1A94C4;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.about-div hr {
    border: 1px solid #1A94C4;
}

.about-div h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase; 
}
.servicosa{ color:#666 !important}
.about-div p {
    padding-top: 10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color:#6ba643; color: #fff !important;}

.nav-tabs > li a:focus {color: #666 !important;}
.btn-set {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 20px;
}


#features-sec {background: url(../img/quem-somos1.jpg) no-repeat center center;
    background-color:#fff;
    min-height: 570px; background-size:cover
}

#contact-sec {background: url(../img/contato-curve.jpg) no-repeat center center;
    background-color: #000;
    min-height: 540px; background-size:cover
}

.space{    color: #272727;
    line-height: 25px;
    }
/*=====================================
  FACULTY STYLES 
  ===================================*/

    #faculty-sec .header-line {
        color: #fff;
    }
.faculty-div h4 {
    line-height:30px;
    font-weight:700;
}
.faculty-div {
    padding: 30px;
}

    .faculty-div hr {
        border: 1px solid #1A94C4;
    }

    .faculty-div h3 {
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .faculty-div p {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .faculty-div img {
        border: 10px double #fff;
    }

/*=====================================
  CONTACT STYLES 
  ===================================*/
#contact-sec {
  
}

#contact-sec .overlay {
      
        min-height: 600px;
    }

    #contact-sec h1 {
        color:#fff;
    }
#contact-sec .form-control{
    background-color:#fff;
    color:#fff;    padding: 23px;
}
/*=====================================
  Footer STYLES 
  ===================================*/
#footer {
	padding: 5px 20px;
	background-color: #0b783c;
	text-align: right;
	color: #fff;
	font-size: 11px;
}

#footer a {
	color: #fff;
}
.faleconosco{ color:#444}
.topo-dados{ font-size:12px; color:#fff}

@media (max-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;  }
	.dados-contato{ text-align:center}
	.topo-dados{ font-size:12px; color:#fff;}
	.logo-custom {    margin-top: -57px;
    margin-left: 10px;     width: 76%;}
	.clear{ clear:both; float:none} 
	.icone-face{     float: none;
    clear: both;
    position: absolute;
    top: 80px;
    left: 34%;}
	.coluna-topo{
    padding: 10px;
    min-height: 38px;
    height: 123px;}

	.coluna-topo{    margin-bottom: 107px;}
.header-line{padding-top:0px; padding-right:0px}
	.navbar-inverse .navbar-toggle {
      border-color: #fff;
    top: 150px;
}
.home-sec{    height: 464px;}

.texto-banner {
        font-size: 30px;
    margin-top: -23px;}

.navbar-toggle {
background-color: #e87925;
    margin-top: 11px;
    /* margin-right: 15px; */
    margin-bottom: 8px;

    right: 10%;
}

.move-me{  }
.header-line{ font-size:45px;     margin-bottom: -16px;}
.header-line1{    font-size: 57px;}

.texto-empresa {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    margin-top: 14px;
}
.servicos h1{margin-bottom: 20px;}
#features-sec{    min-height: 450px;}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: 3px solid #e87925; 
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
    color: #888;
    padding: 5px 9px;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #e87925;
right: 10%;
}
.tab-content > .active {
    display: block;
    padding: 4px;
    color: #666;
    font-size: 12px;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
    text-align: center;    border-bottom: 1px solid #ddd;
}
.navbar-nav{margin-top:-98.5px}
.navbar-toggle{}

#contact-sec {
   
    min-height: 440px;
   
}
.icone-face{
 
    left: 43%;
}
.dados-contato{ float:none}

#contact-sec .overlay {
    min-height: 440px;
}
}