﻿/* Style inputs with type="text", select elements and textareas */
 input[type=text] {
  width: 80%;
  max-width: 80%;     
  padding: 19px;
  height: 56%;     
  border: 1px solid white;
  background: white;      
  border-radius: 16px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  color: black;
  font-size: 1.25em;
  resize: vertical;
  opacity: 1   
}
input[type=text1] {
  width: 69%;
  max-width: 69%;     
  padding: 19px;
  height: 43px;     
  border: 1px solid #ccc;
  background: whitesmoke;      
  border-radius: 22px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  color: black;
  font-size: 0.95em;
  resize: vertical;
  opacity: 0.8     
}
 textarea[type=text_2], textarea {
  width: 56%;
  max-width: 56%;     
  padding: 15px 15px 7px;
  height: 205px;     
  border: 1px solid #ccc;
  background: whitesmoke;      
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: -91px;
  margin-bottom: 42px;
  color: black;
  font-size: 1.45em;
  cursor: text;
  font-family: Arial, Helvetica, sans-serif;
  resize: none;
  margin-left: 18%;  
  opacity: 0.8      
}
textarea[type=products], textarea {
  width: 54%;
  max-width: 54%;     
  padding: 15px 15px 7px;
  height: 205px;     
  border: 1px solid #ccc;
  background: whitesmoke;      
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  color: black;
  font-size: 1.09em;
  cursor: text;
  font-family: Arial, Helvetica, sans-serif;
  resize: none;
  margin-left: -5%;  
  opacity: 0.8      
}

textarea[type=info], textarea {
  width: 56%;
  max-width: 59%;     
  padding: 15px 15px 7px;
  height: 195px;     
  border: 1px solid white;
  background: white;      
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: -120px;
  margin-bottom: 42px;
  color: black;
  font-size: 1.45em;
  cursor: text;
  font-family: Arial, Helvetica, sans-serif;
  resize: none;
  margin-left: 3.3%;  
  opacity: 1 
}
textarea[type=info2], textarea {
  width: 56%;
  max-width: 56%;     
  padding: 15px 15px 7px;
  height: 205px;     
  border: 1px solid #ccc;
  background: whitesmoke;      
  border-radius: 5px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  color: black;
  font-size: 1.09em;
  cursor: text;
  font-family: Arial, Helvetica, sans-serif;
  resize: none;
  margin-left: -12.8%;  
  opacity: 0.8      
}

input[type=text_3],select {
  width: 80%;
  max-width: 80%;     
  padding: 10px;
  height: 43px;     
  border: 1px solid #ccc;
  background: whitesmoke;      
  border-radius: 22px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  font-size: 0.95em;
  resize: vertical;
  color: black;
  opacity: 0.8    
}

input[type=text_3-1],select {
  width: 80%;
  max-width: 80%;     
  padding: 10px;
  height: 56%;     
  border: 1px solid white;
  background: white;      
  border-radius: 16px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  font-size: 1.21em;
  resize: vertical;
  color: #1f1f1f;
  opacity: 1   
}

/* Style the submit button with a specific background color etc */
input[type=submit-1] {
  border-radius: 7px;
  cursor: pointer;
  background: white;
  border-color: #0071DC;
  color: #0071DC;
  font-size: 1.45em;
  padding: 10px 13px;
  line-height: 25px;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit-1]:hover {
  background-color: white;
  color: #003366;
  transition: 0.6s
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  border-radius: 7px;
  cursor: pointer;
  background: white;
  border: 1px solid #0071DC;
  color: #0071DC;
  font-size: 1.45em;
  padding: 11px 27px;
  line-height: 25px;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  color: white;
  background-color: #0071DC;
  transition: 0.6s
}

/* Add a background color and some padding around the form */


.container_new {
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('../images/img_bg.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(255,255,240,.35);
  height: 800px;
}
.container_x {
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  background-image: url('../images/marcas6.png');
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1000px rgba(255,255,255,.3);
  width: 100.8%;
  height: 573px;
  margin-left: 3.5%;
  margin-top: 2%;
}

.container_8 {
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('../images/img_bg.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  height: 740px;
  max-height: 636px
  width: 110%;
  box-shadow: inset 0 0 0 1000px rgba(255,255,255,.35);    
}


.contact_form{
   width: 46%;
   max-width: 46%;
   margin-left: 10%;
   margin-top: 6%
}

.first_column{
   
}

.first_elnt{
    height: 75px;
}
.second_elnt{
    height: 75px;
}
.third_elnt{
    height: 75px;
}

.second_column{
  
}
.first2_elnt{
    height: 75px;
}
.second2_elnt{
    height: 75px;
}
.third2_elnt{
    height: 75px;
}

.third_column{
    text-align: center !important;
    
}
.first3_eln2{
    width: 70%;
}

.contact2_form{
margin-left: 64%;
margin-top: -23.4em;
width: 141%;
}
.contact3_form{
   width: 46%;
   max-width: 46%;
   margin-left: 9.1%;
   margin-top: 3.5em
}
.contact2_form2{
margin-left: 64%;
margin-top: -23.4em;
width: 134%;
}

.info2{
   margin-left: 67%;
   margin-top: -10.5%; 
}
/* <label for="subject">E-mail</label> <label for="lname">País</label> */


input[type=file]{
  width: 40%;     
  padding: 19px;
  height: 43px;        
  border-radius: 22px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 42px;
  resize: vertical;
  color: white;
  font-size: 1em;
  margin-left: 22.5%;
  cursor: pointer
}


.ltype{
    margin-left: 24%;
    color: white;
    font-size: 1.75em
}
.ltype-1{
    margin-left: 18.5%;
    color: white
}
.ltype-2{
    margin-left: 16%;
    color: white
}
.type{
    margin-left: 31%;
    color: white;
    font-size: 1.75em
}
.form{
    font-size: 2.2em;
    color: white;
    margin-top: 6%;
    font-family: candara;
    margin-left: 10%
}


-----------------------------------------------

body {
  align-items: center;
  background: #E3E3E3;
  display: flex;
  height: 100vh;
  justify-content: center;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

.slider {
  background: white;
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 55px;
  margin-bottom: 40px;
}

.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 1;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(350px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
  margin-top: 10px;
}

.fref{
    color: red
}

@media screen and (max-height: 1200px) {    
    
    .slider{
    width: auto;    
    }

}

@media screen and (min-height: 1000px) {    
    
    .container_x{
    height: 1000px;
}

}

@media screen and (min-width: 1400px) {    
    
    .container_x{
    height: 1365px;
}

}

@media screen and (max-width: 790px) {    
    
    textarea[type="info"], textarea{
        
    width: 125%;
    max-width: 125%;
    margin-top: 307px;
    height: 255px;
    margin-left: -64.7%;

}
   .container_8{
       
    height: 1130px;   
   }
   
   
   input[type="text"]{
    
    width: 175%;
    max-width: 175%;
    
   }
   
   input[type="text_3-1"], select{
    
    width: 175%;
    max-width: 175%;
    
   }
   
   input[type="submit"]{
       
    font-size: 1.5em;
    padding: 5px 30px;
    margin-top: 3.5%;
    float: right;
    margin-right: 30%;
   }
   
   input[type="file"]{
       
    width: 83%;   
    margin-left: -50%;
    height: 43px;
    font-size: 1.15em;
   }
   
   .ltype{
       
    margin-left: -45%;   
   }
   
   input[type="text"]{
    font-size: 1.2em;   
       
   }
   
   textarea[type="text_2"], textarea{
   
   width: 130%;
   max-width: 130%;
   margin-top: 314px;
   margin-left: -56%;
   font-size: 1.5em;
   }
   
   .type{
   margin-left: -43%;
   font-size: 1.6em;
   margin-top: 3px;             
   }
}


@media screen and (max-width: 540px) {    
    
    input[type="file"]{
       
    font-size: 1.15em;
    width: 130%;
   }
   
    input[type="submit"]{
        
    font-size: 1.5em;
    padding: 5px 20px;
    margin-top: 2%;
   }  
   
   .container_new{
    height: 1190px;   
   }
   
   .form{
    font-size: 1.95em;
    margin-left: 10%;
    margin-right: 10%;   
   }
   
}


@media screen and (min-width: 1400px) {    
    
    textarea[type=info], textarea {
    
    margin-top: -127px;
    margin-left: 3.3%;
    height: 245px;
    }
    
    .contact_form{
    margin-top: 6.5%;    
    }
    
    .forma{
    margin-top: 6%;    
    }
    
    .container_new{
        
    height: 880px;    
    }
    
    .container_8{
    height: 880px;    
    }
}    

@media screen and (min-height: 1100px) {    
    
    .form{
    margin-top: 12%;
    font-size: 2em;
    }
    
    .forma{
    margin-top: 6%;    
    }
    
    .contact_form{
    margin-top: 14%;
    
    }
    
    .container_new{
    height: 916px;    
    }
    
    .container_8{
    height: 880px;    
    }
    
    input[type="submit"]{
    margin-left: 1%;
    }
}
    

@media screen and (max-width: 465px) {
    
    .slider{
     margin-top: 35px;
     margin-bottom: 20px;    
    }
    
    .slider::before, .slider::after {
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 60%);
    }
}    