section#section-1{background: url("../img/bg-section-1.jpg") center center no-repeat; background-size: cover;text-align: center;color:#fff;padding-top: 20px;padding-bottom: 45px;position: relative;}
section#section-1 h2{font-size:1.875em;font-family: 'uni_sans_boldregular';}
section#section-1 p{font-size: 1.125em;font-family: 'Lato', sans-serif;font-weight: 700}

section#section-2{background: url("../img/bg-section-2-mobile.jpg") center top no-repeat; background-size: cover;padding-bottom: 200px}
section#section-2 > div{background: url("../img/bg-section-2-icon-mobile.png") top left no-repeat;padding-top: 50px;}
section#section-2 h2{font-family: 'uni_sans_boldregular';color:#004473;font-size: 1.500em}
section#section-2 p{color:#000;font-size: 1em;font-family: 'Lato', sans-serif;font-weight: 400}


section#section-3{background: url("../img/bg-section-3.jpg") center center no-repeat; background-size: cover;padding-bottom: 30px;padding-top: 20px;position: relative}
section#section-3 a,section#section-3 a:hover,section#section-3 a:focus{text-decoration: none;outline: none}
section#section-3 h2{text-align: center;color:#fff;font-family: 'uni_sans_boldregular';font-size: 1.500em;margin-bottom: 30px;}
section#section-3 p{font-size: 1em;font-family: 'Lato', sans-serif;font-weight: 400;color:#fff}
section#section-3 p span{font-size: 1.125em;font-family: 'uni_sans_boldregular';color:#d7d7d7;margin-top: 15px;}
section#section-3 .item > div{padding: 0 }
section#section-3 .item .bg-image{height: 220px;width: 100%}
section#section-3 .seta-branca-left{background: url("../img/seta-branca.svg") 0 0 no-repeat; display: block;width: 40px;height: 50px;transform: rotate(-180deg);position: absolute;}
section#section-3 .seta-branca-right{background: url("../img/seta-branca.svg") 0 0 no-repeat; display: block;width: 40px;height: 50px;position: absolute;}
section#section-3 .carousel-control{text-shadow: none;opacity:1;width: auto;top:50px;}
section#section-3 .carousel-control.left{right:15px;left:auto;z-index: 3;}
section#section-3 .carousel-control.right{left:-30px;right:auto;z-index: 3;}
section#section-3 .btn-produtos{padding-top:20px;}
section#section-3 .btn-home i {background: url("../img/seta-branca.svg") 0 0 no-repeat;width: 40px;height: 50px;display: block;margin: auto}

section#section-4{background: url("../img/bg-section-4.jpg") center center no-repeat; background-size: cover;padding-bottom: 20px;padding-top: 40px;text-align: center;color:#fff;}
section#section-4 h2{font-family: 'uni_sans_boldregular';font-size: 1.500em;}
section#section-4 p{font-family: 'Lato', sans-serif;font-weight: 400;font-size: 1em}
section#section-4 .btn-home i {background: url("../img/seta-branca.svg") 0 0 no-repeat;width: 40px;height: 50px;display: block;margin: auto}

section#section-5{background: url("../img/bg-section-5-mobile.jpg") center top no-repeat; background-size: cover;padding-bottom: 120px;text-align: right;}
section#section-5 > div{background: url("../img/bg-section-5-icon-mobile.png") top right no-repeat;padding-top: 50px;}
section#section-5 h2{font-family: 'uni_sans_boldregular';font-size: 1.500em;color:#004473}
section#section-5 p,section#section-6 .contato p{color:#000;font-size: 1em;font-family: 'Lato', sans-serif;font-weight: 400}


section#section-5 .btn-home i{background: url("../img/seta-azul.svg") 0 0 no-repeat;width: 50px;height: 57px;display: block;transform: rotate(-90deg);position: relative;right: 0;top:0;float: right}

section#section-6 .btn-home i,section#section-2 .btn-home i{background: url("../img/seta-azul.svg") 0 0 no-repeat;width: 50px;height: 57px;display: block;transform: rotate(-90deg);position: relative;right: 0px;top:0;webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;-o-transition: 0.5s ease-in;transition: 0.5s ease-in;}

section#section-6{background-color:#eeeeee;}
section#section-6 .texto{padding-bottom: 20px;padding-top: 20px}
section#section-6 h2{font-size: 1.500em;font-family: 'uni_sans_boldregular';color:#004473}

@media (max-width: 767px) {
	section#section-3 .carousel-inner .active.left { left: 0; }
	section#section-3 .carousel-inner .next        { left:  100%; }
	section#section-3 .carousel-inner .prev		 { left: -100%; }
	section#section-3 .active > div { display:none; }
	section#section-3 .active > div:first-child { display:block;}
	

	
}
@media (min-width: 767px) and (max-width: 992px ) {
	section#section-3 .carousel-inner .active.left,section#novidades .carousel-inner .active.right { left: 0; }
	section#section-3 .carousel-inner .next        { left:  50%; }
	section#section-3 .carousel-inner .prev		 { left: -50%; }
	section#section-3 .active > div { display:none; }
	section#section-3 .active > div:first-child { display:block; }
	section#section-3 .active > div:first-child + div { display:block; }
}
@media (min-width: 768px) {
	section#section-1{padding-top: 150px;padding-bottom: 160px}
	section#section-2{background: url("../img/bg-section-2.jpg") center top no-repeat; background-size: cover;padding-bottom: 100px}
	section#section-2 > div{background: url("../img/bg-section-2-icon.png") top left no-repeat;padding-top: 50px;}
	section#section-3{padding-bottom: 90px;padding-top: 100px}
	section#section-3 h2{font-size:3.000em;margin-bottom: 60px}
	section#section-3 .item > div{padding: 0 30px}
	section#section-3 .carousel-control{top:20px;}
	section#section-3 .carousel-control.left{right: 30px;left:auto}
	section#section-3 .carousel-control.right{left: 0;right:auto}
	section#section-4{padding-top: 120px;padding-bottom: 80px}
	section#section-5{background: url("../img/bg-section-5.jpg") center top no-repeat; background-size: cover;padding-bottom: 120px}
	section#section-5 > div{background: url("../img/bg-section-5-icon.png") top right no-repeat;padding-top: 115px;}
	
	section#section-6 .endereco i{background: url("../img/seta-branca.svg") 0 0 no-repeat;width: 40px;height: 50px;display: block;position: absolute;top:10px;transform: rotate(-180deg);left: -45px;z-index: 5}
	section#section-6 .endereco p,section#section-6 .endereco p a{color:#262626;font-size: 1em;font-family: 'Lato', sans-serif;font-weight: 400}
	section#section-6 .endereco p a:hover{text-decoration: none;}
	section#section-6 .endereco h5{font-family: 'Lato', sans-serif;font-weight: 700;color:#004473;font-size: 1em;}
	section#section-6 .btn-home i{float: none;}
	section#section-6 #map{height: 500px}
	section#section-6 .texto{padding-top: 30px;}
	
	
}

@media (min-width: 992px) {
	
	section#section-1 h2,section#section-2 h2,section#section-4 h2,section#section-6 h2{font-size: 3em}

	section#section-3 .carousel-inner .active.left,section#section-3 .carousel-inner .carousel-inner .active.right { left: 0; }
	section#section-3 .carousel-inner .prev		 { left: -33.33333%; }
	section#section-3 .carousel-inner .next        { left:  33.33333%;}	
	
	
	section#section-4 .btn-home,section#section-3 .btn-home{display: block;position: relative;width: 50px;margin:2px auto 0}
	section#section-4 .btn-home h5,section#section-3 .btn-home h5{background: url("../img/bg-seta-branca.png") 0 0 no-repeat;padding: 15px 0 0 25px;left:35px;width:0;height: 49px;position:absolute;margin-top:4px;visibility:hidden;webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;-o-transition: 0.5s ease-in;transition: 0.5s ease-in;text-align: left;font-family: 'uni_sans_boldregular';color:#004473;font-size: 0.001em;}
	section#section-4 .btn-home:hover h5,section#section-3 .btn-home:hover h5{width: 150px;visibility: visible;font-size: 0.875em;right: -90px}
	section#section-4 .btn-home i,section#section-3 .btn-home i{background: url("../img/seta-branca-btn.svg") 0 0 no-repeat;width: 50px;height: 57px;display: block;transform: rotate(-90deg);position: absolute;right: -30px;top:0;webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;-o-transition: 0.5s ease-in;transition: 0.5s ease-in;}
	section#section-4 .btn-home:hover i,section#section-3 .btn-home:hover i{right: -155px}
	
	
	
	section#section-5 .btn-home{display: block;position: relative;margin-top: 2px;float:right;width: 50px;}
	section#section-5 .btn-home h5{background: url("../img/bg-seta.png") 0 0 no-repeat;padding: 15px 0 0 25px;left:35px;width:0;height: 49px;position:absolute;margin-top:4px;visibility:hidden;webkit-transition: 0.5s ease-in-out;-moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;transition: 0.5s ease-in-out;text-align: left;font-family: 'uni_sans_boldregular';color:#fff;font-size: 0.2em;}
	section#section-5 .btn-home:hover h5{width: 150px;left: -90px;visibility: visible;font-size: 0.875em;}
	section#section-5 .btn-home:hover,section#section-6 .btn-home:hover{text-decoration: none}
	section#section-5 .btn-home i{background: url("../img/seta-azul.svg") 0 0 no-repeat;width: 50px;height: 57px;display: block;transform: rotate(-90deg);position: absolute;right: -30px;top:0}
	
	section#section-6 .btn-home,section#section-2 .btn-home{display: block;position: relative;margin-top: 2px;float:left;width: 50px;}
	section#section-6 .btn-home h5,section#section-2 .btn-home h5{background: url("../img/bg-seta.png") 0 0 no-repeat;padding: 15px 0 0 25px;left:35px;width:0;height: 49px;position:absolute;margin-top:4px;visibility:hidden;webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;-o-transition: 0.5s ease-in;transition: 0.5s ease-in;text-align: left;font-family: 'uni_sans_boldregular';color:#fff;font-size: 0.001em;}
	section#section-6 .btn-home:hover h5,section#section-2 .btn-home:hover h5{width: 150px;visibility: visible;font-size: 0.875em;right: -90px}
	section#section-6 .btn-home i,section#section-2 .btn-home i{background: url("../img/seta-azul.svg") 0 0 no-repeat;width: 50px;height: 57px;display: block;transform: rotate(-90deg);position: absolute;right: -30px;top:0;webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;-o-transition: 0.5s ease-in;transition: 0.5s ease-in;}
	section#section-6 .btn-home:hover i,section#section-2 .btn-home:hover i{right: -155px}
}

@media (min-width: 1200px) {
	section#section-5 h2{font-size: 3em}
}