

/* Desktop */

	@media screen and (min-width: 737px) {





	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */



		/* Wrappers */



		/* Articles */

        /* Google Maps */


        /* Form */
         #contacts_form{
            width: 95%;
            margin: 30px auto;
            float: none;
        }
        #contacts_form input[type="text"]:first-of-type, #contacts_form input[type="email"]:nth-of-type(2){
            width:90%;
            float:none;

        }
        #contacts_form input[type="text"]:nth-of-type(3), #contacts_form textarea, #contacts_form input[type="text"]:nth-of-type(5) {
             width:90%;
            float:none;

        }
        #contacts_form input, #contacts_form textarea {
            padding: 5%;
            width: 95%;
            float: none;
        }
        #contacts_form input[type="email"]:nth-of-type(2) {
          float: none;
        }
         input[type="text"],
	    input[type="password"],
	    input[type="email"],
	    textarea,
	    input[type="number"],
	    input[type="date"]
	    {
            padding:10px 20px;
        }



	}

/* Mobile */

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

		/* Basic */
            .wrapper {padding-top: 50px;}
			body, input, textarea, select {
				line-height: 1.75em;
				font-size: 10pt;
				letter-spacing: 0;
			}

			h1, h2, h3, h4, h5, h6 {
				font-size: 1.25em;
				margin: 0 0 0.4em 0;
			}

			h1 {
				font-size: 2.25em;
				line-height: 1.25em;
			}

			header {
				margin: 0 0 0 0;
			}

			header > p {
			    font-size: 1.25em;
			}
            h1.headerLogo img{
              width: 150px;
            }
            .certificate, .information{
              display: none;
            }



		/* Section/Article */

			section, article {
				clear: both;
			}

		/* Button */



		/* List */



		/* Box */



		/* Wrappers */



		/* Nav */
        .pull-right{
          float: left !important;
        }



		/* Articles */

        /* Google Maps */
        #map_canvas{
          height:350px;
        }

        /* Forms*/
        #contacts_form{
            width: 95%;
            margin: 30px auto;
            float: none;
        }
        #contacts_form input[type="text"]:first-of-type, #contacts_form input[type="email"]:nth-of-type(2){
            width:95%;
            float:none;

        }
        #contacts_form input[type="text"]:nth-of-type(3), #contacts_form textarea, #contacts_form input[type="text"]:nth-of-type(5) {
             width:95%;
            float:none;

        }
        #contacts_form input, #contacts_form textarea {
            padding: 5%;
            width: 95%;
            float: none;
        }
        #contacts_form input[type="email"]:nth-of-type(2) {
          float: none;
        }
        .contacts_info {
            float: none;
            text-align: center;
            width: auto;
            margin-top: 40px;
        }
         input[type="text"],
	    input[type="password"],
	    input[type="email"],
	    textarea,
	    input[type="number"],
	    input[type="date"] {
            padding:8px 15px !important;
        }



		/* Produts */
        h2.produtos{
          font-size:1.2em;
        }



	}


#sustentabilidade{
    width: 100% !important;
    max-width: 1200px;
    margin: auto;
    min-height: 768px;
    display: block;
    background: url(../images/new_bg_sustentabilidade.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;

}

.sust_item{
    position: absolute;
}


.sust_item{
    max-width: 140px;
    height: auto;
}

.sust_item img {
    max-height: 70px;
    width: auto;
    height: auto;
    margin: auto;
}

#sustentabilidade #item_1{
    top: 8%;
    left:22%;
}

#sustentabilidade #item_2{
    top: 8%;
    right: 22%;
}
#sustentabilidade #item_3{
    left: 16%;
    top: 30%;
    
}
#sustentabilidade #item_4{
    top: 30%;
    right: 14%;
}
#sustentabilidade #item_5{
    top: 50%;
    left: 12%;
}
#sustentabilidade #item_6{
    top: 50%;
    right: 14%;
    
}
#sustentabilidade #item_7{
    top: 70%;
    left: 16%;
}
#sustentabilidade #item_8{
    top: 70%;
    right: 16%;
}
#sustentabilidade #item_9{
    top: 85%;
    left: 22%;
}
#sustentabilidade #item_10{
    bottom: 85%;
    right: 22%;
}

@media screen and (max-width: 991px) {
    #sustentabilidade #item_1{
        top: 12%;
    }
    #sustentabilidade #item_2{
        top: 12%;
    }
     #sustentabilidade #item_9{
        top: 82%;
    }
     #sustentabilidade #item_10{
        top: 82%;
    }
}

@media screen and (max-width: 765px) {
    #sustentabilidade #item_1{
        top: 16%;
    }
    #sustentabilidade #item_2{
        top: 16%;
    }
     #sustentabilidade #item_9{
        top: 78%;
    }
     #sustentabilidade #item_10{
        top: 78%;
    }
    
    #sustentabilidade #item_3{
        left: 16%;
        top: 32%;
    }
    #sustentabilidade #item_4{
        top: 32%;
        right: 14%;
    }
}


@media screen and (max-width: 575px) {
    
    .sust_item img {
        max-height: 40px;
        max-width: 90px;
    }
    
    #sustentabilidade #item_1{
        top: 30%;
        left:15%;
    }
    
    #sustentabilidade #item_2{
        top: 30%;
        right: 15%;
    }
    #sustentabilidade #item_3{
        left: 8%;
        top: 40%;
        
    }
    #sustentabilidade #item_4{
        top: 40%;
        right: 8%;
    }
    #sustentabilidade #item_5{
        top: 50%;
        left: 4%;
    }
    #sustentabilidade #item_6{
        top: 50%;
        right: 4%;
    }
    #sustentabilidade #item_7{
        top: 60%;
        left: 10%;
    }
     #sustentabilidade #item_8{
        top: 60%;
        right: 10%;
    }
     #sustentabilidade #item_9{
        top: 70%;
        left: 18%;
    }
     #sustentabilidade #item_10{
        top: 70%;
        right: 18%;
    }
}


/*LOGIN-REGISTO / AREA-CLIENTE*/

#register-login,
#area-cliente{
    margin-top: 50px;
}

#register-login .row,
#update_form .row {
    max-width: 100%!important;  
    margin-right: 0!important;
    margin-left: 0!important;
}

#register-login input,
#update_form input {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: calc( 100% - 20px);
}

#register-login .captcha {
    margin-top: 10px;
    margin-bottom: 5px;
}

#area-cliente h3 {
    margin-top: 10px;
}

#area-cliente .nav{
 margin-top: 20px;
 margin-bottom: 20px;
}

#area-cliente .nav a{
   margin-right: 20px;
   font-size: 16px;
   color: #666;
}


.lista-pedidos h3{
    margin-top: 20px!important;
    margin-bottom: 15px;
}

.btn-aquitex {
    padding: 5px 10px;
    background-color: white;
    border: 1px solid #ed1c24;
    color: #ed1c24;
}
.btn-aquitex:hover {
    background-color: #ed1c24;
    border: 1px solid white;
    color: white;
}
/*#area-cliente .nav a.active{
   color: black;
   text-decoration: underline;
}*/

.modal-header .close {
    margin-top: -40px;
}

.btn.button.reset {
    background: #ededed !important;
    border: 1px #ccc solid;
    color: #aaa;
}

.modal-body input,
.modal-body textarea{
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-body select {
    -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%;
}

.captcha-div {
    margin-top: 20px;
}

.d-none {
    display: none;
}

.error_msg {
    color: red;
}

.success_msg {
    color: green;
}


#v-pills-tab a.active{
    font-weight: bold;
    color: black;
    text-decoration: underline;
}


/*LOADER*/
.loader{
	width: 100%;
	height: calc(100% + 50px);
	position: absolute;
	z-index: 10000;
	background: rgba(0, 0, 0, 0.3);
	top:0;
    bottom:0;
    min-height: 100vh;
}


.gooey{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 142px;
  height: 40px;
  margin: -20px 0 0 -71px;
  background: transparent;
  filter: contrast(1);
}

.dot{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    filter: blur(1px);
    background: #3d3d3d;
    border-radius: 50%;
    transform: translateX(0);
    animation: dot 2.8s infinite;
}

.dots{
    transform: translateX(0);
    margin-top: 12px;
    margin-left: 31px;
    animation: dots 2.8s infinite;
}

.dots span{
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    filter: blur(1px);
    background: #3d3d3d;
    border-radius: 50%;
 }

@keyframes dot{
  50%{
    	transform: translateX(96px);
	}
}

@keyframes dots{
  50%{
    	transform: translateX(-31px);
    }
}
