body, html {
	font-family: 'Diavlo', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
}
h1 {
    font-family: 'Diavlo', sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 53px;
    color: #000;
    
    
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	
}
h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
h7 {
	font-size: 10px;
	font-weight: 500;
	color: #333;
    text-transform: uppercase;
    padding-left: 10px;
    
}
 
.titles {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    display: table;
    white-space: nowrap;
    color: #3c3c3b;
    padding: 0px 15px;
	text-align:left;
}



h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 16px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
	border:5px solid green;
}
a {
	color: #8eb640;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #F30002;
	margin: 0;
	margin-bottom: 40px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
    
}
#menu.navbar-default {
	background-color: red;
	border-color: rgba(231, 231, 231, 0);
    
}
#menu a.navbar-brand {
	font-family: 'Diavlo', cursive;
	font-size: 36px;
	color: #F30002;
	font-weight: 700;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: white;
	font-weight: 500;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 10px 15px 0 15px;
}

#menu.navbar-default .navbar-nav > li > a:hover {
	color: #DE1F2D;
	border-bottom: 5px solid #DE1F2D;
}

#menu.navbar-default .navbar-nav > li:hover > a {
	color: #DE1F2D;
	border-bottom: 5px solid #DE1F2D;
}



#menu.navbar-default .navbar-nav > li:hover ul{
	display:block !important;
}


#menu.navbar-default .navbar-nav > li ul{
	display:none;
	margin-top: 10px;
}

#menu.navbar-default .navbar-nav > li ul li a{
	color: white;
	margin-left: 40px;
	
}

#menu.navbar-default .navbar-nav > li ul li a:hover{
	color: #DE1F2D;
	
}

.on {
	background-color: #F30002 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.on #logo{
	content:url(../img/header_logo1.png);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: white !important;
	background-color: red;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #DE1F2D;
	border-color: #DE1F2D;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}


@media (min-width:801px) {
    #form_container{
       margin-top: 8%;
    }
}

@media (max-width: 480px) {
    #form_container{
       margin-left: 15%;
    }
}



/* Header Section */
.intro {
	display: table;
	width: 100%;
	height: 80%;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro span {
	color: #a7c44c;
	font-weight: 600;
}

header .intro-text {
	padding-top: 55%;
	padding-bottom: 20px;
	text-align: center;
}

/* Body Section*/
.button2{
    text-align: center;
    padding: 8px;
    width: 180px;
    background: red;
    color: white;
    border: 0px;
    margin-left: 30%;
    }
.imgbanner_mobile{
        display: none;
      position: absloute; 
        height:100%; 
        width: 100%; 
        margin-top: 116px;  
    }

.title_banner{
    width: 30%; 
    height: auto; 
    margin-top: 300px; 
    margin-left: 60%; 
    margin-right: 30%;
    position: absolute; 
    z-index: 1;
    }
.logoforeva{
    margin-left: 33%; 
    margin-bottom: 20px;
    }
.logoovercube{
    margin-top: 10px; 
    margin-left: 33%; 
    margin-bottom: 20px;
    }

.pbanner{
    margin: auto; 
    text-align: center; 
    color: #444242; 
    
    }
    
.feed{
    width: 100%; 
    height: auto; 
    padding: 0px 20px; 
    display: inline-flex;
    }
.feedprod{
    width: 16%; 
    height: auto; 
    margin: auto;
    }
.imgprod{
    width: 100%; 
    margin-bottom: 10px;
    }
    
.esqdestaque{
    width: 50%; 
    height: auto; 
    float: left;
    }
.tesqdestaque{
    width:50%; 
    height: auto; 
    float: left; 
    text-align: center;  
    margin-top: 200px;
    }
.dirdestaque {
    width:50%; 
    height: auto; 
    float: right;
    }
.tdirdestaque{
    width:50%; 
    height: auto; 
    float: right; 
    text-align: center; 
    margin-top: 200px;
    }
/* Footer Section*/

#footer h3 {
	color: #DE1F2D;
	font-weight: 10;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#footer .copyrights {
	padding: 10px 0;
	margin-top: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,8eb640+50 */
	background: red; /* Old browsers */
	
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#779936', endColorstr='#8eb640', GradientType=0 ); /* IE6-9 */
}
#footer .social {
	margin: 2px 0 2px 0;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .copy p {
	color:white;
	margin: 10px 20px;
}
#footer .social i.fa {
	font-size: 24px;
	padding: 4px;
	color: #fff;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}



.slide{
	display: table;
	background-size: 100% 100%;
    background-repeat: no-repeat;
	padding: 0;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-bottom: 40px;

}

#slides{
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
	position:relative;
    background: transparent;
    z-index: -999;
	
}

.w3-section{
	margin-top: 0px!important;
}

@media (max-width: 500px) {
 .text-right {
  float: left;
}
}

 @media (min-width: 501px) {
 .text-right {
  float: right;
}
}

@media (max-width: 671px) {
 #img_banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height:200px;
  
}
}

@media (max-width: 670px) {
 #img_banner1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height:200px;
  
}
.button2{
    float: right;
    padding: 8px;
    width: 100px;
    background: red;
    color: white;
    border: 0px;
    margin-left: 50%;
   
    font-size: 12px;
    }
    
.imgbanner_mobile{
        display: block;
      position: absloute; 
        height:100%; 
        width: 100%; 
        margin-top: 116px;  
    }
.imgbanner{
    display: none;
    }
.title_banner{
    width: 60%; 
    height: auto; 
    margin-top: 50px; 
    margin-left: 30%;
    margin-right: 5%;
    
    }
.logoforeva{
    margin-left: 50%; 
    width: 50%;
    margin-bottom: 20px;
    }
.logoovercube{
    margin-top: 10px;
    width: 50%;
    margin-left: 52%; 
    margin-bottom: 20px;
    }
.pbanner{
    margin-right: 0px; 
    text-align: right; 
    font-size: 10px;
    color: #444242;
    width: 40%;
    }
.feed{
  display: inline-block;
    }
.feedprod{
  width: 32%; 
  height: auto; 
  margin: auto;
  display: inline-block; 
}
h7{
  font-size: 8px;
    }
.imgprod{
    width: 100%; 
    margin-bottom: 0px;
    margin-top: 10px;
    padding-left: 4px;
    }
.esqdestaque{
    width: 100%; 
    }
.tesqdestaque{
    width:100%; 
    margin-top: 20px;
    margin-bottom: 30px;
    
    }
.dirdestaque {
    width:100%; 
    
    }
.tdirdestaque{
    width:100%; 
    margin-top: 20px;
    margin-bottom: 30px;
    }
    
p, a {
    font-size: 12px;
    line-height: 12px;
    }
h1 {
    font-size: 30px;
    line-height: 12px;
    }
.titles{
    font-size: 20px;
    }

}

 @media (min-width: 671px) {
 #img_banner1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height:250px;
  width:100%;
}
}

 @media (min-width: 670px) {
 #img_banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height:300px;
}
}

 @media (max-width: 500px) {
 #form_container {
  margin-top: 25%;
}
}



.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0;color:white}

