@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,600,600italic,700");
@import url("font-awesome.min.css");

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /*ol, ul, li,*/ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
    strong, b{
      font-weight: bold !important;
    }


	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	/*ol, ul {
		list-style: none;
	}*/

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Basic */

	body, input, textarea, select {
		font-family: 'Open Sans', sans-serif;
		line-height: 1.55em;
		color: #888;
		font-weight: 300;
	}
    body.is-loading *, input.is-loading *, textarea.is-loading *, select.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	a {
		-moz-transition: color .2s ease-in-out;
		-webkit-transition: color .2s ease-in-out;
		-ms-transition: color .2s ease-in-out;
		transition: color .2s ease-in-out;
		color: #43B3E0;
		text-decoration: none;
	}

	a:hover {
			color: #43bff0 !important;
            text-decoration:none;
	}

	a img {
			border: 0;
	}
/* Titles */
    h1.title{
        font-size: 2em;
        font-weight: 600;
        letter-spacing: 2px;
        padding: 40px 0;
        margin:0;
        text-align: center;
        color: #404142;
        text-transform: uppercase;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

   h1.title:after {
        content: '';
        text-align: center;
        border-bottom: 2px solid;
        display: block;
        width: 80px;
        padding: 15px 0;
        margin:0 auto;
    }
    h1.line0::after{ border-bottom: 4px solid #ffffff;}
    h1.line1::after{ border-bottom: 4px solid #cc0000;}
    h1.line2::after{ border-bottom: 4px solid #404142;}


/* colors*/
.blk{
  color: #FFFFFF !important;
}




/* Header */
    header {
      position: absolute;
      height:50px;
      top: 0px;
      width: 100%;
      cursor: default;
      z-index: 100;
    }

/* Nav */
    nav h1{
        margin: 10px 20px 10px 5px;
    }
    .navbar{
        border-radius:0;
    }

    .navbar {
		background-color: #282828;
		text-align: left;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 10000;
		cursor: default;
	}

	.navbar ul {
			margin-bottom: 0;
		}

    .navbar a {
			display: block;
			color: #fff;
			text-decoration: none;
			outline: 0;
	}

	.navbar a:hover {
				color: #fff !important;
	}

	.navbar a.active:before {
				content: '';
				display: block;
				position: absolute;
				bottom: -0.6em;
				left: 50%;
				margin-left: -0.75em;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;
				border-top: solid 0.6em #282828;
	}
    .navbar-toggle {
      position: relative;
      float: right;
      padding: 9px 10px;
      margin-top: 13px;
      margin-right: 15px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
    }
    .navbar{
      margin-bottom:0;
    }
    .navbar-right h2{
      color:#cc0000;
    }



/* Containers */
    .main {
        width: 100%;
        margin:0;
    }
    .content{
        width: 100%;
        min-height: 400px;
        height: auto !important;
        border: 0px solid #ccc;
        margin: 0;
        padding: 0;
    }
    #section1, #section2, #section3, #section4 {
        box-sizing: border-box;
        padding: 20px;
    }
    section.keyword{
        padding-top:130px;
    }
    section.contact{
        background-color: #fff;
        color: #999;
        padgin
    }
    section.main{
      padding-bottom:0px;
      width:100%;
    }
    .wrapper {
        width: 100%;
        margin:0;
        padding-top:50px;
    }
    .scrollDown{
      display:block;
      width:100%;
      height:120px;
    }
    .keyword{
      display:block;
      width:100%;
      background-color: #efefef;
    }



/* Section/Article */

	section, article {
		margin-bottom: 0;
	}

	section > :last-child,
	article > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}






/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
    .jssorb05 {
        position: absolute;
    }
    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        /* size of bullet elment */
        width: 16px;
        height: 16px;
        background: url(../images/b05.png) no-repeat;
        overflow: hidden;
        cursor: pointer;
    }
    .jssorb05 div { background-position: -7px -7px; }
    .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
    .jssorb05 .av { background-position: -67px -7px; }
    .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* Google Maps*/
    #map_canvas{
      width:100%;
      height:400px;
      border:0px solid #000;
    }


/* Form */

    #contacts_form{
        width: 670px;
        float: left;
    }
    #contacts_form input[type="text"]:nth-of-type(2), #contacts_form input[type="email"]:nth-of-type(3){
        width:320px;
        float:left;

    }
    #contacts_form input[type="email"]:nth-of-type(3){
        float:right;

    }
    #contacts_form textarea, #contacts_form input[type="text"]:nth-of-type(5) {
        width:670px;

    }
    #contacts_form input, #contacts_form textarea {
        margin-bottom: 15px;
    }
    .contacts_info {
        float: right;
        width: 380px;
    }
    .contacts_info .block{
        margin-bottom: 30px;
    }


    .contacts_info h4 {
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .5px;
        margin:0;
    }
    .contacts_info p {
        font-size: 15px;
        margin:0;
        padding: 0;
        line-height: 20px;
    }
    .hightlight{
      border:1px solid #ff0000 !important;
    }


    input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
        background: #f8f8f8;
		border: 1px #cccccc solid;
		border-radius: 4px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 15px 25px;;
		text-decoration: none;
		width: 100%;
	}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    textarea:focus {
    	border-color: #66afe9;
              webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
              box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

	input[type="text"],
	input[type="password"],
	input[type="email"] {
		line-height: 1em;
	}

	label {
		display: block;
		color: inherit;
		font-weight: 600;
		line-height: 1.75em;
		margin-bottom: 0.5em;
	}

	::-webkit-input-placeholder {
		color: #999;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: #999;
	}

	::-moz-placeholder {
		color: #999;
	}

	:-ms-input-placeholder {
		color: #999;
	}

	.formerize-placeholder {
		color: #999;
	}
    input[type="submit"], input[type="reset"], button, .button {
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        -webkit-appearance: none;
        position: relative;
        display: inline-block;
        background: #3d3d3d;
        padding: 0.85em 3em 0.85em 3em;
        border-radius: 0.25em;
        cursor: pointer;
        border: 0;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size:1em;
    }
    input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
        background: #4f4f4f;
        color:#fff;
    }
    /* Reset */
    #reset{
      background: #ededed !important;
      border:1px #ccc solid;
      color: #aaa;
    }
    #reset:hover {
        background: #dedede !important;
    }


/* Products */

    .prod-items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-left: -1px;
        margin-top: -1px;
      }
      .prod-items .item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 240px;
            -ms-flex: 1 0 240px;
                flex: 1 0 240px;
        margin-left: 1px;
        margin-top: 1px;
      }
      @media (min-width: 482px) {
        .prod-items .item {
          max-width: calc(50% - 1px);
        }
      }
      @media (min-width: 723px) {
        .prod-items .item {
          max-width: calc(33.33333% - 1px);
        }
      }
      @media (min-width: 964px) {
        .prod-items .item {
          max-width: calc(25% - 1px);
        }
      }
      @media (min-width: 960px) {
        .prod-items .item {
          min-width: calc(25% - 1px);
        }
      }

      .prod-items .item {
        background: #eeeeee;
        color: #171e42;
        box-sizing: border-box;
        padding: 0px;
      }
      /* Images */
      .prod-items .item  img {
	    width: 100%;
	    height: auto;
      }
      .prod-items .item h4{
        color: #aaaaaa;
        text-align: center;
        font-size:14px;
        font-weight:600;
        text-transform: uppercase;
        margin:0;
        }


        /*List Products*/

        .prod-list-items {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            margin-left: -1px;
            margin-top: -1px;
          }
          .prod-list-items .item {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 200px;
                -ms-flex: 1 0 200px;
                    flex: 1 0 200px;
            margin-left: 1px;
            margin-top: 1px;
          }
          @media (min-width: 402px) {
            .prod-list-items .item {
              max-width: calc(50% - 1px);
            }
          }
          @media (min-width: 201px) {
            .prod-list-items .item {
              max-width: calc(100% - 1px);
            }
          }
          @media (min-width: 200px) {
            .prod-list-items .item {
              min-width: calc(100% - 1px);
            }
          }

          .prod-list-items .item {
            background: #e0ddd5;
            color: #171e42;
            box-sizing: border-box;
            padding: 10px;
          }
          /* Images */
          .prod-list-items .item  img {
    	    width: 120px;
    	    height: auto;
            float:left;
          }

          /* Detalhe de Produtos */
          .prod-detail-items {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            margin-left: -10px;
            margin-top: -10px;
          }
          .prod-detail-items .item {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 300px;
                -ms-flex: 1 0 300px;
                    flex: 1 0 300px;
            margin-left: 10px;
            margin-top: 10px;
          }
          @media (min-width: 520px) {
            .prod-detail-items .item {
              max-width: calc(50% - 10px);
            }
          }
          @media (min-width: 500px) {
            .prod-detail-items .item {
              min-width: calc(50% - 10px);
            }
          }

          .prod-detail-items .item {
            background: #fff;
            color: #171e42;
            box-sizing: border-box;
            padding: 20px;
          }
          .prod-detail-items .item .block {
            margin-bottom:30px;
          }
          .prod-detail-items .item .block p {
            line-height:22px;
          }
          span.bold{
            font-weight:600;
          }
          /* Slider Product*/
          .flexslider{
            max-width:480px;
          }




/* company */
    .company{
      padding-bottom: 60px;
    }


    .company-mission {
        background: url("../../images/bg-company-mission.jpg");
        background-size: cover;
        width: 100%;
        text-align:center;
    }
    .company-mission h1{
      color: #ffffff;
    }
    .company-mission p{
      color:#ffffff;
      max-with:850px;
    }
    .company h1:after {
        content: '';
        text-align: center;
        border-bottom: 2px solid;
        display: block;
        width: 80px;
        padding: 15px 0;
        margin:0 auto;
    }



/* Contactos */
    .hightlight {
    	border:1px solid #9F1319;
    }
    .security{
      font-size: 13px;
    }
    .alert{
      display: none;
    }
    .contact-home{
      background-color: #fff;
      padding-bottom: 20px;
    }
    
    
    
    
/* QUALIDADE */
.mb-4 {
    margin-bottom: 10px;
}
.quality_form {
    max-width: 850px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.matricula {
    margin-bottom: 40px;
}

.matricula input {
    max-width: 140px; 
    margin: auto;
}
.matricula label {
    text-align: center;
}
.rating {
    padding-bottom: 25px!important;
}
.sub {
    padding-left: 35px; 
}
.form-check-inline {
    display: inline-block;
}
.form-check-inline label {
    display: inline;
}
.rating input {
	position:absolute;
	left:-1000000em;
	right:-1000000em;
	display: inline-block;
	z-index: -5;
	visibility: hidden;
}

.rating label {
	text-indent: -1000em;
	display: inline-block;
	background-image: url('./images/icon-star.svg');
	width: 2em;
	height: 2em;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 2px;
	margin-right: .5em;
}

.rating:not(.disabled) input:hover + label, .rating:not(.disabled) input:hover ~ span label, 
.rating:not(.disabled) input:focus + label, .rating:not(.disabled) input:focus ~ span label, 
.rating input:checked + label, .rating input:checked ~ span label {
	background-image: url('./images/icon-star-on.svg');
	cursor: pointer;
}

.rating span {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.rating legend {
    display: block;
    color: inherit;
    font-weight: 600;
    line-height: 1.75em;
    margin-bottom: 0.5em;
}




/* Back To Top  */


    #toTop{
    	position: fixed;
    	bottom: 65px;
    	right: 30px;
    	cursor: pointer;
    	display: none;
    }
    #toTop .fa {margin-right: 5px;}


/* Scroll Down */


    .backToBottom {
			-moz-transition: background-color 0.2s ease-in-out;
			-webkit-transition: background-color 0.2s ease-in-out;
			-ms-transition: background-color 0.2s ease-in-out;
			transition: background-color 0.2s ease-in-out;
			background-color: rgba(144, 144, 144, 0.15);
			background-image: url("images/arrow.svg");
			background-position: center center;
			background-repeat: no-repeat;
			border-radius: 100%;
			border: 0;
			display: block;
			height: 4em;
			left: 50%;
			line-height: 4em;
			margin-left: -2em;
			overflow: hidden;
			position: absolute;
			text-indent: 4em;
			white-space: nowrap;
			width: 4em;
            margin: 30px auto;
		}


			.backToBottom:hover {
				background-color: rgba(144, 144, 144, 0.25);
			}

/* Footer */
    footer {
            font-family: Roboto, sans-serif;
            font-weight: 300;
            position: relative;
            margin: 0;
            text-align: center;
            padding: 0em 0 2em 0;
            box-shadow: inset 0 1px 0 0 #e6e6e6;
            background-color: #333;
    }
    footer a{
      text-decoration: none;
    }


    .copyright{
      padding: 10px 0;
      margin: 20px 0;
      font-size: 14px;
      border-top: 1px solid #666;
      text-align: center!important;
      line-height: 30px;
    }

/* Icons On Footer*/

    /* footer social icons */
    ul.social-network {
    	list-style: none;
    	display: inline;
    	margin:0 auto;
    	padding: 0;
    }
    ul.social-network li {
    	display: inline;
    	margin: 0 5px;
    }
    /* footer social icons */
    .social-network a.icoRss:hover {
    	background-color: #F56505;
    }
    .social-network a.icoFacebook:hover {
    	background-color:#3B5998;
    }
    .social-network a.icoTwitter:hover {
    	background-color:#33ccff;
    }
    .social-network a.icoGoogle:hover {
    	background-color:#BD3518;
    }
    .social-network a.icoVimeo:hover {
    	background-color:#0590B8;
    }
    .social-network a.icoLinkedin:hover {
    	background-color:#007bb7;
    }
    .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
    .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    	color:#fff;
    }
    a.socialIcon:hover, .socialHoverClass {
    	color:#44BCDD;
    }

    .social-circle li a {
    	display:inline-block;
    	position:relative;
    	margin:0 auto 0 auto;
    	-moz-border-radius:50%;
    	-webkit-border-radius:50%;
    	border-radius:50%;
    	text-align:center;
    	width: 50px;
    	height: 50px;
    	font-size:20px;
    }
    .social-circle li i {
    	margin:0;
    	line-height:50px;
    	text-align: center;
    }

    .social-circle li a:hover i, .triggeredHover {
    	-moz-transform: rotate(360deg);
    	-webkit-transform: rotate(360deg);
    	-ms--transform: rotate(360deg);
    	transform: rotate(360deg);
    	-webkit-transition: all 0.2s;
    	-moz-transition: all 0.2s;
    	-o-transition: all 0.2s;
    	-ms-transition: all 0.2s;
    	transition: all 0.2s;
    }
    .social-circle i {
    	color: #fff;
    	-webkit-transition: all 0.8s;
    	-moz-transition: all 0.8s;
    	-o-transition: all 0.8s;
    	-ms-transition: all 0.8s;
    	transition: all 0.8s;
    }

    footer .social-network a {
     background-color: #5d5d5d;
    }

/* Buttons */


/* Matrix List*/
    .keywords {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-left: -2px;
      margin-top: -2px;
      justify-content: center;
      padding: 50px 0 30px 0;
    }
    .keywords .item {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 200px;
          -ms-flex: 1 0 200px;
              flex: 1 0 200px;
      margin-left: 2px;
      margin-top: 2px;
    }
    @media (min-width: 404px) {
      .keywords .item {
        max-width: calc(50% - 2px);
      }
    }
    @media (min-width: 606px) {
      .keywords .item {
        max-width: calc(33.33333% - 2px);
      }
    }
    @media (min-width: 808px) {
      .keywords .item {
        max-width: calc(25% - 2px);
      }
    }
    @media (min-width: 1010px) {
      .keywords .item {
        max-width: calc(20% - 2px);
      }
    }
    @media (min-width: 1000px) {
      .keywords .item {
        min-width: calc(20% - 2px);
      }
    }

    .keywords .item {
      background: #efefef;
      color: #171e42;
      box-sizing: border-box;
      padding: 1px;
    }
    .keywords .item img {
      width:100%;
    }
    .keywords .item h1 {
      text-align:center;
      font-size:14px;
      font-weight: 600;
    }
    
    
/*LOADING*/

.loading {
    display: none;
    width:100%;	
    height:100%;	
    position:fixed;	
    left:0;	
    top:0;	
    z-index:9999;	
    overflow:hidden;
    background-color: black;
    opacity: 0.4;
    
}
    
.loader {
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
  color: #ffffff;
  font-size: 45px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  transform: translateZ(0);
  animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
}

@keyframes mltShdSpin {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em,
    0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
    0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 
    0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
    0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, 
    -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
    -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
     -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
     -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
     -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
     -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
    0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes round {
  0% { transform: rotate(0deg) }
  100% { transform: rotate(360deg) }
}
