html,
body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color:#606060;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/*.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > li > a {
	color: #fff !important;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #1D7228;
    border-color: #1D7228;
    margin-top: 15px;
    padding: 15px;
	font-weight: 600;	
}

.btn-default {
    background-color: #1D7228;
    border-color: #1D7228;
    margin-top: 15px;
    padding: 15px !important;
	font-weight: 600;	
}*/

.alert { margin-bottom: 0; position: fixed; width: 100%; z-index: 9999; }

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/*.carousel-caption {
    bottom: initial;
    left: 0;
    padding-bottom: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}*/

.overlay {
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 10;
    /*background: url("../images/dot-pattern.png") left top repeat;*/
}

.navbar-brand{
    font-weight: 500;
    padding: 30px 15px;
    font-size: 21px;
}

.navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
}

section{
    padding-bottom: 80px;
    padding-top: 60px;
}

.green-cut{
    background-color: #349a42;
    color:#fff;
}

h3{
    font-size: 38px;
    text-transform: uppercase;
}


h4{
    text-transform: uppercase;
    font-size: 20px;
}


.carousel-caption h2{
    font-weight: 300;
    font-size: 35px;
}


.carousel-caption h3{
    font-size: 50px;
    margin-top: 10px;
}

.carousel-caption{
    text-align: left;
    bottom:80px;
    left: 10%;
    text-shadow:none;
}

.list-home{
    margin-top: 20px;
    margin-bottom: 30px;
}

.list-home li{
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
	list-style: none;
}

.list-home ul{
	padding-left: 0px;
}

.list-servicos{
	margin-top: 70px;
    margin-bottom: 30px;
}

.list-servicos li{
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
	list-style: none;
}

.list-servicos ul{
	padding-left: 0px;
}

.holanda-list li{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
	list-style: none;
}

.holanda-list ul{
	padding-left: 0px;
}

.btn-white {
  background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn{
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    padding: 15px 40px;
    text-transform: uppercase;
    transition: background 0.2s ease-in-out 0s, border 0.2s ease-in-out 0s;
}

.btn-white:hover {
    background-color: #fff;
    color: #349a42;
}

p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}


.btn-grey {
  background-color: transparent;
    border-color: #606060;
    color: #606060;
}

.btn-grey:hover {
    background-color: #606060;
    color: #fff;
}

.navbar-default{
    background-color: #fff;
}

footer{
    background-color: #c3c3c3;
    color:#fff;
    padding:20px 0;
}

footer span{
    font-size: 12px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color: #349a42;
    color:#fff;
}

.navbar-fixed-top{
    border-width: 0 0 5px;
}

.navbar-default{
    border-color: #349a42;
}

address{
	font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

#map {
    height: 500px;
    width: 100%;
}

.parceiros-space{
    margin-bottom: 50px;
}

.form-control{
    height: 44px;
}


.navbar-default .navbar-toggle{
        border-color: transparent;
        margin-top: 13px;
    }

 .navbar-default .navbar-toggle .icon-bar {
    background-color: #349a42;
}

 .navbar-default .navbar-toggle:hover,  .navbar-default .navbar-toggle:focus{
    background-color: transparent;
 }

  .language{
    margin-left: 20px;
    padding:21px 0;
  }

 .language li{
    padding:0;

 }

 .language .btn{
    padding:10px;
    font-size: 12px;
 }

 .btn-primary{
    color:#999;
    border:none;
 }

 .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #349a42;
    color: #fff;
}

.btn.active, .btn:active{
    box-shadow: none;
}

span a{
    color:#fff;
}

span a:hover{
    text-decoration: none;
    color:#349a42;
    }

/*-----------------------------Media Queries--------------------------------------*/

@media only screen and (min-width: 1233px) and (max-width: 1420px) {



    }


 /*@media only screen and (min-width: 1004px) and (max-width: 1232px) {

 


    }*/

/**********menu collapse iPad potrailt*********************/

@media (max-width: 1183px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;

    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-brand{
        line-height: 0;
    }
  }  


    @media only screen and (min-width: 992px) and (max-width: 1024px) {

    

        


    }



  @media only screen and (min-width: 768px) and (max-width: 1024px) {

    
    

    /*.container{
        width: 100%;
    }

    .navbar-nav > li > a{
        font-size: 13px;
    }*/

    .text-right{
        text-align: center;
    }

     .text-left{
        text-align: center;
    }
    
    
  
  }




  @media only screen and (max-width : 768px) { 

 
    .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    }

    .navbar-brand{
        font-size: 16px;
        line-height: 0;
    }

    .img-top{
        margin-top: 60px;
    }

    section {
   
    padding-top: 20px;
}
    
    .text-right{
        text-align: center;
    }
    
     .text-left{
        text-align: center;
    }
    
  }


    @media only screen and (max-width : 335px) {    

         .navbar-brand{
        font-size: 12px;
  
    }


.captcha{
    margin-left: -17px;
    -ms-transform: scale(0.88,0.88); /* IE 9 */
    -webkit-transform: scale(0.88,0.88); /* Safari */
    transform: scale(0.88,0.88);
}

}



