body {
	font-family:  Montserrat,system-ui;
    scroll-behavior: smooth; 
   overflow-x:  hidden;
   color: #000;
}

/* remove cor/decoração dos links detectados pelo iOS */
a[x-apple-data-detectors],
a[href^="tel:"],
a[href^="sms:"] {
  color: inherit !important;
  text-decoration: none !important;
  cursor: default;
  pointer-events: auto;
}

/*
button, a, input[type="button"], input[type="submit"] {
  -webkit-appearance: none; /* remove estilo nativo iOS/Safari */
  /*-moz-appearance: none;    /* remove estilo nativo Firefox */
  /*appearance: none;         /* padrão moderno */
  
  /*background: #0f0e38;     /* sua cor de fundo */
  /*color: black !important;   /* cor do texto */
  /*text-decoration: none !important; /* remove underline azul */
  /*border: none;             /* remove borda nativa */
  /*border-radius: 8px;       /* arredondamento opcional */
  /*padding: 10px 20px;
  cursor: pointer;
  display: inline-block; }*/



/*dropdown */
/* Dropdown Button */
.dropbtn {
    background-color: #21385a;
    color: white;
    font-weight: 600;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    display: none;
    font-family: montserrat,system-ui;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */

#header {
height:  100px;
width:  100%;
background:  white;
}
#logo {
	width:  180px;
	float: left;
	margin-top:  -10px;
}
#menu {
	width: 60%;
	float:  right;
	text-align:  center;
}
#menu a {
    color: black;
}
#user_icon {
    width: 28px;
    float: none;
    margin-left: 0px;
    vertical-align: middle;
}
#marcas {
    margin-top:  50px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 150px
}
#cmsg {
        width: 90%;
    padding: 10px;
    border: none;
    font-family: montserrat,system-ui;
    margin-top: 20px;
    border-radius: 0px;
    font-size: 12px;
    outline:  none;
    border: none;
    border-bottom: 2px solid #b0bed3;
    height:  80px;
    margin-left:  5%;
}
#map {
    width:  100%;
    margin-top:  100px;
    height:  400px;
}
#csub {
        width: 40%;
    float: left;
    padding: 10px;
    margin-top: 20px;
    border: none;
    background: #152d51;
    border-radius: 8px;
    cursor: pointer;
    color: white;
    margin-left: 5%;
    font-weight: 600;
    font-family: montserrat,system-ui;
    font-size: 13px;
}
#cform {
    width: 40%;
    background: white;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    padding: 10px;
    text-align: left;
    padding-bottom: 50px;
    /*height: 350px; */
    border-radius: 30px;
    padding-top:  50px;
    margin-top:  50px;
}
#ctext {
    width: 90%;
    padding: 10px;
    border: none;
    font-family: montserrat,system-ui;
    margin-top: 20px;
    /* border-radius: 10px; */
    outline: none;
    font-size: 12px;
    border-bottom: 2px solid #b0bed3;
    margin-left: 5%;
}
#cont_title {
    width: 100%;
    background: none;
    border: none;
    font-size: 20;
    font-family: montserrat,system-ui;
    font-weight: 700;
    outline: none;
    color: #152d51;
}
#img_logo {
    width: 10%;
    margin-left: 2%;
    object-fit: contain;
    margin-top: 20px;
}
#menu_i {
    padding: 15px;
    cursor: pointer;
    background: none;
    border: none;
    font-family: Montserrat,system-ui;
    font-size: 13px;
    color: black;

}
#menu_i2 {
      -webkit-appearance: none; /* remove estilo nativo iOS/Safari */
  -moz-appearance: none;    /* remove estilo nativo Firefox */
  appearance: none;         /* padrão moderno */
  
  /*background: #0f0e38;     /* sua cor de fundo */
  color: black !important;   /* cor do texto */
  text-decoration: none !important; /* remove underline azul */
  border: none;             /* remove borda nativa */
	    background: #ffa816;
    border-radius: 10px;
        padding: 15px;
    cursor: pointer;
   color: black;
    border: none;
    font-family: Montserrat,system-ui;
    font-size: 13px;
}
#menu_i2 a {
    color: black;
}
#cat {
       width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 19%);
    margin-left: -5px;
}
#pistola {
    width: 100%;
}
#cat_item {
    background: none;
    font-family: montserrat,system-ui;
    border: none;
    font-weight: 500;
    outline: none;
    padding: 10px;
    cursor: pointer;
    color: #343434;
    transition:  .5s;
    text-transform: uppercase;
}
#cat_item:hover {
    margin-top:  -5px;
}
#banner {
	width:  104%;
	/*height:  250px;*/
	background:  none;
	margin-left:  -2%;
}
#banner_image {
	width: 100%;
	/*height:  600px; */
	object-fit:  ;
}
#fale_cnnsc {
        background: none;
    border: none;
   width:  100%;
    padding: 5px;
    font-family: montserrat,system-ui;
    font-size: 13px;
    letter-spacing: 1.2px;
    line-height: 1.5;
    font-weight:  500;
}
.nserv {
    width:  100%;
    height: 450px;
    display:  flex;
    flex-wrap:  wrap;
    opacity:  0;
    margin-left:  50%;
}
.clirev {
     margin-left:  -50%;
}
#imgserv {
    width:  100%;
    height:  150px;
    object-fit:  cover;
    border-radius:  10px;
}
.serv1 {
    width: 22%;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    padding: 5px;
    height: 300px;
    /* border: 1px solid grey; */
    margin-left: 1.5%;
    margin-top: 80px;
    font-family: montserrat,system-ui;
    font-size: 14px;
    border-radius: 10px;
}
.serv1 button {
      -webkit-appearance: none; /* remove estilo nativo iOS/Safari */
  -moz-appearance: none;    /* remove estilo nativo Firefox */
  appearance: none;         /* padrão moderno */
  
  /*background: #0f0e38;     /* sua cor de fundo */
  color: black !important;   /* cor do texto */
  text-decoration: none !important; /* remove underline azul */
  border: none;             /* remove borda nativa */
    background: none;
    font-family: montserrat,system-ui;
    font-size: 15px;
    font-weight: 500;
    border: none;
    padding: 5px;
    text-align: center;
    outline: none;
    width: 100%;
    padding: 10px;
}
#back {
  
    width:  102%;
    margin-left:  -10px;
    height:  500px;
}
#op1 {
    padding: 10px;
    width: 150px;
    margin-top: 20px;
    font-family: montserrat,system-ui;
    font-weight: 500;
    background: #ffa816;
    border: none;
    cursor:  pointer;
}
#quem {
    width:  60%;
    margin-left: 20%;
    margin-top: 100px;
    font-family:  montserrat,system-ui;
    font-size:  15px;
    text-align:  justify;
}
#quem button {
      -webkit-appearance: none; /* remove estilo nativo iOS/Safari */
  -moz-appearance: none;    /* remove estilo nativo Firefox */
  appearance: none;         /* padrão moderno */
  
  /*background: #0f0e38;     /* sua cor de fundo */
  color: black !important;   /* cor do texto */
  text-decoration: none !important; /* remove underline azul */
  border: none;             /* remove borda nativa */
    width: 100%;
    background: none;
    font-family: montserrat,system-ui;
    border: none;
    font-size: 23px;
    font-weight: 500;
    padding: 20px;
    outline: none;
    font-weight:  700;
    color: black;
}
#op2 {
    padding: 8px;
    width: 150px;
    margin-top: 20px;
    font-family: montserrat,system-ui;
    font-weight: 500;
    background: none;
    border: 2px solid white;
    color: white;
    border-left: none;
    backdrop-filter: blur(4px);
    cursor:  pointer;
}
#valores {
        width: 100%;
    height: 500px;
    display: flex;
    flex-wrap:  wrap;
    margin-top: 170px;

}
#v1 h1 {
    text-align:  center;
    font-size:  22px;
    color: black;
}
#v1 img {
    width:  40px;
}
#v1 button {
    width:  100%;
    background:  none;
    padding:  5px;
    border:  none;
}
#pics {
    width:  104%;
    margin-left:  -10px;
    background:  lightgrey;
    height:  600px;
    margin-top:  -20px;
    padding:  10px;
}
#fimg {
    width:  46%;
    margin-left:  2%;
    height:  260px; 
    background:  white;
    padding:  10px;
    margin-top:  10px;
    object-fit:  cover;
}
#limg {
      width:  40%;
    margin-left:  2%;
    height:  260px; 
    background:  white;
    padding:  10px;
    margin-top:  10px;
    object-fit:  contain;
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: all 2s ease;
}

.reveal.active{
  transform: translateY(0px);
  opacity: 1;
}
    
#distance {
    margin-top:  100px;
    }
#simg {
    #fimg 
    width:  20%;
    margin-left:  10px;
    height:  260px;
    background:  white;
    padding:  10px;
    margin-top:  10px;
}
#clientes {
    display:  flex;
    flex-wrap:  wrap;
    width:  100%;
    height:  200px;
    margin-top:  -30px;
}
#promo {
       background: white;
    width: 100%;

}
#form-cont {
    width:  100%;
    background:  url('f.png')no-repeat;
    background-size:  cover;
    background-position-x: center;
    height:  600px;
    padding-top:  50px;
} 
#form-back {
        background: #fdfdfdb0;
    margin-top: -50px;
    height: 100%;
    padding-top: 50px;
}

#promo button {
    width: 25%;
    padding:  10px;
    font-family:  montserrat, system-ui;
    background:  none;
    border:  none;
    outline:  none;
    color:   #031530;
}
#face {
    width:  20px;
}
#qsicon {
    padding: 5px;
    width: 30px;
    vertical-align: middle;
}
#promo img {
    width: 25px;
    margin-top: 5px;
    vertical-align: middle;
    margin-left:  10px;
}
#clientes h1 {
    width:  100%;
    text-align:  center;
}
#clogo {
   width:  8%;
   margin-left:  7%;
  
   object-fit:  contain;
}
#v1 {
    width: 30%;
    height: 282px;
    background: white;
    margin-left: 2.5%;
    background-color: #fff;
    font-family: Century;
    backdrop-filter: blur(6px);
    /* box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 8%); */
    /* border-radius: 15px; */
    border-bottom: 4px solid #2049a5;
    font-family: montserrat, system-ui;
    font-size: 15px;
}
#gradiente {
    width: 100%;
    height: 500px;
    background: linear-gradient(159deg, #152d51, #152d5136);
}
#desc {
    width:  100%;
    font-size:  13px;

    width: 60%;
    margin-left: 20%;
    margin-top:  20px;
}
#slogan {
        color: white;
    width: 100%;
    padding-top: 100px;
    text-align: center;
    font-family: montserrat,system-ui;
    font-size: 24px;
    font-weight: 300;
}
#cover {
    width:  100%;
    height:  500px;
    background:  url('1.jpeg')no-repeat;
    background-size:  cover;
}

#cover2 {
    width:  100%;
    height:  500px;
    background:  url('7.jpeg')no-repeat;
    background-size:  cover;
}
#serv {
    width:  100%;
    background: white;
    margin-top:  100px;
    font-family:  montserrat,system-ui;
    display:  flex;
    flex-wrap:  wrap;
}
#serv h1 {

    width:  100%;
    text-align:  center;
    font-size:  24px;
    color: black;
}
#button_serv {
    background: none;
    border: none;
    border-bottom: 1px solid #7091c3;
    outline: none;
    padding: 10px;
    font-family: montserrat,system-ui;
    text-align: left;
    width: 100%;
}
#icone_serv {
        width: 25px;
    padding-right: 10px;
}
#s1 {
    width: 45%;
    border-right: 2px solid #6b88b338;
    padding: 10px;
    margin-left: 4%;
}
#s2 {
    width:  42%;
  
    padding:  10px;
    margin-left:  4%;
}

#negativo {
        width: 200px;
    float: left;
    margin-left: 30px;
    margin-top: 100px;
}
#dest {
	width:  100%;
    padding-bottom:  100px;
}
#dest_title {
	width: 100%;
	text-align:  center;

}
#dest_title button {
      -webkit-appearance: none; /* remove estilo nativo iOS/Safari */
  -moz-appearance: none;    /* remove estilo nativo Firefox */
  appearance: none;         /* padrão moderno */
  
  /*background: #0f0e38;     /* sua cor de fundo */
  color: black !important;   /* cor do texto */
  text-decoration: none !important; /* remove underline azul */
  border: none;             /* remove borda nativa */
	    font-size: 24px;
    background: none;
    border: none;
    border-left: 5px solid #ffa816;
    padding: 10px;
    outline:  none;
    cursor:  pointer;
    transition:  .8s;
    color: black;
}
#item_box {
	width: 22%;
	height:  330px;
	border:  1px solid lightgrey;
	margin-left: 2.4%;
	margin-top:  20px;
	overflow:  hidden;
	padding-top:  10px;
}
#nova_foto {
        background: white;
    float: left;
    padding: 5px;
    border: none;
    font-family: montserrat,system-ui;
       box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    color: #252525;
}
#item_box_edit {
        width: 30%;
    height: 380px;
    border: 1px solid lightgrey;
    background: white;
    margin-left: 35%;
    margin-top: 20px;
    overflow: hidden;
   box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    padding-top: 10px;
}
#trabalhos {
    position: relative;
    width: 100%;
    /* height: 200px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    margin-top:  100px;
}
#th1 {
    width:  100%;
    padding: 10px;
    font-size:  20px;
    margin-top:  50px;
    text-align:  center;
}
#tra_cont {
        position: relative;
    width: 200%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    animation: 15s cubic-bezier(1, 0.95, 0.565, 1) sliding infinite;
}
#tra_cont img {
    width:  60%;
    margin-left:  20%;
    object-fit: contain;
}




#edit_text {
        padding: 10px;
    width: 90%;
    font-family: montserrat,system-ui;
    border: 2px solid #80a0cf;
    border-radius: 10px;
    margin-top: 10px;
}
#arrow {
    float: right;
    width: 20px;
    padding: 5px;
}
#dest_title button:hover {
    margin-top: -10px;
}
#box_wrap {
	display:  flex;
	flex-wrap:  wrap;
	margin-top:  100px;
}
#i_image {
    width: 90%;
    margin-left: 5%;
    object-fit: contain;
    height: 180px;
}
#contacto {
	width: 104%;
	/*height: 300px; */ 
	margin-left: -2%;
	background: #152d51;
    text-align:  center;
    padding-top:  20px;
    margin-top:  50px;
}
#contacto button {
     background: none;
    color: white;
    font-family: montserrat,system-ui;
    font-size: 13px;
    border: none;
    padding: 7px;
    outline: none;
    text-align: left;
    width: 45%;
}
#address {
       width: 50%;
    /* float: right; */
    padding-bottom: 20px;
    text-align: left;
    margin-left: 25%;
    margin-top: 50px;
}
#marcas_mobile {
    display:  none;
}
#login {
    width: 40%;
    margin-top: 50px;
    height: 400px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    border-radius: 30px;
}
 #link {
    width: 20px;
    /* float: right; */
    vertical-align: sub;
    margin-left: 10px;
 }
 #login form{
 	    width: 80%;
    margin-top: 20px;
    background: none;
    margin-left: 10%;
 }
 #post_form {
 	    width: 40%;
    margin-top: 50px;
    height: 450px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    border-radius: 30px;
 }
 #post_text {
 	    width: 100%;
    padding: 10px;
    font-family: montserrat,system-ui;
    border-radius: 10px;
    margin-top: 20px;
    font-size:  13px;
    bordr: none;
    border: 2px solid #b0bed3;
    outline: none;
 }
 #display-image {
    font-size:  12px;
    font-family:  montserrat,system-ui;
    height:  20px;
    overflow:  hidden;
 }
 #postf {
 	width: 80%;
 	padding-top:  20px;
 	margin-left:  10%;
 }
 #textfield {
    width: 100%;
    padding: 10px;
    font-family: montserrat,system-ui;
    border-radius: 10px;
    margin-top: 20px;
    bordr: none;
    border: 2px solid #b0bed3;
    outline: none;
 }
 #sess {
    padding: 10px;
    font-family: montserrat,system-ui;
    width: 50%;
    border-radius: 8px;
    margin-top: 20px;
    border: none;
    font-size: 13px;
    background: #f59b00;
    font-weight: 500;
    color: white;
    cursor:  pointer;
 }
 #pic_b {
 	width:  100%;
 	background:  none;
 	border: none;
 	outline:  none;
 	margin-top:  25px;
 }
 #pic {
 	width:  65px;
 }
 /* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
    background-color: #152d51;
    margin-top: 20px;
 
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  border-radius: 10px;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
#prod_info {
    padding:  10px;
    font-family:  montserrat,system-ui;
    font-size:  13px;
    line-height:  1.5;
}
#db {
    background: red ;
    border:  none;
    outline:  none;
    color:  white;
    font-family:  montserrat,system-ui;
    font-weight:  400;
    font-size:  12px;
    padding:  8px;
    border-radius:  5px;
}
#edit {
    background: #005911;
    border: none;
    outline: none;
    cursor: pointer;
    color: white;
    font-family: montserrat,system-ui;
    font-weight: 400;
    font-size: 12px;
    padding: 8px;
    border-radius: 5px;
}
.users_form {
    width: 40%;
    margin-top: 50px;
    height: 300px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    border-radius: 30px;
}
#form-user {
    text-align:  center;
}
.users_form input[type='text'] {
        width: 80%;
    padding: 10px;
    font-family: montserrat,system-ui;
    border-radius: 10px;
    margin-top: 20px;
    
    font-size: 13px;
    bordr: none;
    border: 2px solid #b0bed3;
    outline: none;
}
.users_form h1 {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #152d51;
    padding-top: 20px;
    font-size: 18px;
}
#sub_user {
        padding: 10px;
    margin-top: 20px;
    width: 50%;
    border: none;
    outline: none;
    font-family: montserrat,system-ui;
    font-weight: 500;
    background: #ffa816;
    color: white;
    border-radius: 7px;
    cursor: pointer;
}
#user_list {
    width:  100%;
    padding:  10px;
    margin-top: 100px;
    display:  flex;
    flex-wrap:  wrap;

}
#user_pro {
    
    padding: 10px;
    font-family: montserrat,system-ui;
    height: 41px;
    border-radius: 10px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 5%;
    font-weight: 400;
    color: green;
    font-size: 12px;
    margin-top:  20px;
}
#user_pro b {
    color:  #252525;
    font-size:  15px;
}
#img_pro {
        width: 30px;
    float: left;
    padding-right: 10px;
}
#user_list h1 {
    width:  100%;
    padding:  20px;
    text-align:  center;
    font-size:  20px;
}
#msg-cont {
    width:  100%;
    display:  block;
}
#msg-open {
    width:  40%;
        padding: 10px;
    font-family: montserrat,system-ui;
    height: 41px;
    border-radius: 10px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    font-weight: 400;
    color: green;
    font-size: 12px;
    margin-top:  20px;
}
#msg-open b {
    color:  #252525;
}
#msg-open button {
        padding: 10px;
    float: right;
    vertical-align: unset;
    height: 100%;
    margin-top: -15px;
    width: 100px;
    background: #2aad00;
    border: none;
    color: white;
    border-radius: 8px;
    cursor: pointer;
}
#ler {
        width: 40%;
    padding: 10px;
    padding-bottom:  20px;
    font-family: montserrat,system-ui;
    color: black;
    border-radius: 10px;
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 28%);
    margin-left: 30%;
    font-weight: 400;
    color: black;
    font-size: 12px;
    margin-top: 20px;
}
#ler button {
         font-family: montserrat,system-ui;
    background: none;
    padding: 10px;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    border: none;
    border-bottom: 1px solid grey;
    font-weight: 500;
}



/* slider */
.pic1 {
    width:  80%;
    margin-left:  10%;
}
html, body {
  margin: 0;
  padding: 0;
}
.pic-ctn {
  width: 100vw;
  height: 1500px;
}
@keyframes display {
  0% {
    transform: translateX(200px);
    opacity: 0;
  }
  10% {
    transform: translateX(0);
    opacity: 1;
  }
  20% {
    transform: translateX(0);
    opacity: 1;
  }
  30% {
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    transform: translateX(-200px);
    opacity: 0;
  }
}


.pic-ctn {
  position: relative;
  width: 100vw;
  height: 200px;
  margin-top: 15vh;
}

.pic-ctn > img {
  position: absolute;
  top: 0;
  left: calc(10% - 100px);
  opacity: 0;
  animation: display 10s infinite;
}

img:nth-child(2) {
  animation-delay: 2s;
}
img:nth-child(3) {
  animation-delay: 4s;
}
img:nth-child(4) {
  animation-delay: 6s;
}
img:nth-child(5) {
  animation-delay: 8s;
} 



/* banner slide */

.slider_container {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}
.slider {
  position: relative;
  width: 400%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  animation: 15s cubic-bezier(1, 0.95, 0.565, 1) sliding infinite;
}
.slide {
  position: relative;
  min-width: 100%;
  height: unset;
}
.slide img {
  width: 100%;
  height: 100%;
}
.slide .caption {
  position: absolute;
  left: 0;
  bottom: 5%;
  font-size: 5rem;
  font-weight: 600;
  color: white;
  text-transform: capitalize;
  background: rgba(0, 0, 0, 0.348);
  backdrop-filter: blur(10px);
  padding: 1rem 5rem;
  border-radius: 0 2rem 2rem 0;
  display:  none;
}
.slide.one {
  background: #fff;
}
.slide.two {
  background: #fff;
}
.slide.three {
  background: #fff;
}
.slide.four {
  background: #fff;
}
.slide.five {
  background: #fff;
}
@keyframes sliding {
  0% {
    transform: translateX(0%);
  }
  20% {
    transform: translateX(0%);
  }
  25% {
    transform: translateX(-100%);
  }
  45% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-200%);
  }
  70% {
    transform: translateX(-200%);
  }
  75% {
    transform: translateX(-300%);
  }
  95% {
    transform: translateX(-300%);
  }
  100% {
    transform: translateX(-400%);
  }
}






/* whatsapp */
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}
#address_mobile {
    display:  none;
}
.my-float{
    margin-top:16px;
}

#slider_mobile {
    display:  none;
}
@media screen and (max-width: 388px) { 
   .dropbtn {
    display:  block;
}


    #address {
        width: 100%;
    /* float: right; */
    padding-bottom: 20px;
    text-align: left;
    margin-left: 0;
    margin-top: 50px;
    text-align: center;
    padding: 10px;
}
#clientes {
    margin-top: 80px;
}

#address_mobile {
    display:  block;
}
#address_desk {
    display:  none;
}
.pic1 {
        width: 80%;
    margin-left: 25%;
}
.pic2 {
        width: 80%;
    margin-left: 25%;
}
.pic3 {
        width: 80%;
    margin-left: 25%;
}


#marcas_mobile {
    display:  block;
}
#marcas_desk {
    display:  none;
}
#slider_desk {
    display:  none;
}
#slider_mobile {
    display: block;
}
.slider_container {
    height:  unset;
}
.slide.one {
    background:  none;
}
.slide.two {
    background:  none;
}
.slide.four {
    background:  none;
}
.slide.three {
    background:  none;
}
#negativo {
    width:  50%;
    float:  none;
}
#contacto button {
    width:  90%;
    text-align:  center;
}
}

@media screen and (max-width: 600px) {
.dropbtn {
    display:  block;
}

.dropdown {
    position: relative;
    background: ;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}



#slider_desk {
    display:  none;
}
#slider_mobile {
    display: block;
}
#cover {
    /*height:  80vh; */
    height:  500px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;


}

#clientes {
    margin-top: 80px;
}

.pic1 {
        width: 80%;
    margin-left: 25%;
}
.pic2 {
        width: 80%;
    margin-left: 25%;
}
.pic3 {
        width: 80%;
    margin-left: 25%;
}


#marcas_mobile {
    display:  block;
}
#marcas_desk {
    display:  none;
}
.slider_container {
    height:  unset;
}
.slide.one {
    background:  none;
}
.slide.two {
    background:  none;
}
.slide.four {
    background:  none;
}
.slide.three {
    background:  none;
}

#menu {
        width: 100%;
    float: left;
    text-align: center;
}
#menu_i {
    padding:  5px;
}
#menu_i2 {
    padding:  10px;
}
#cat_item {
  /*  width:  0px;
    height:  0px;
    overflow:  hidden;
    padding:  0px; */
}
#logo {
        width: 60%;
    float: left;
    margin-top: -10px;
    margin-left: 20%;
}
.serv1 {
   width: 90%;
   margin-left: 4%;
}
#slider_cont_mobile {
    margin-top:  1200px;
}
#item_box {
    width:  90%;
    margin-left:  5%;
    height:  350px;
}
#clogo {
    width:  20%;
    margin-left:  10%;
}
#address {
        width: 100%;
    /* float: right; */
    padding-bottom: 20px;
    text-align: left;
    margin-left: 0;
    margin-top: 50px;
    text-align: center;
    padding: 10px;
}
#negativo {
    width:  50%;
    float:  none;
}
#cform {
    width:  90%;
    margin-left: 3%;
}
#tra_cont img {
        width: 90%;
    margin-left: 5%;
    object-fit: contain;
}

#s1 {
    width:  90%;
    margin-left:  3%;
}
#s2 {
    width:  90%;
    margin-left:  3%;
}
#serv {
    margin-top:  1300px;
}
#desc {
    width:  90%;
    line-height: 1.6;
    margin-left:  4%;
}



#quem {
    width: 90%; 
    margin-left:  5%;
}
#v1 {
    width:  90%;
    margin-left:  5%;
    margin-top: 35px;
}
#valores {
    height:  unset;
}
#login {
    width:  90%;
    margin-left: 5%;
}
}

@media screen and (min-width: 1024px) {
  #cover2 {
    background-attachment: fixed;
  }
}


@media screen and (min-width: 1150px) {


    #quem {
        font-size:  17px;
    }
    #v1 {
        font-size:  17px;
    }
   
    .slider_container {
        height:  650px;
    }

}
@media screen and (min-width: 1250px) {

.slider_container {
    height: 800px;
}
   #v1 {
        font-size:  18pxpx;
    }
    #quem {
        font-size:  18px;
    }
    #v1 {
        font-size:  18px;
    }
    #form-cont {
    width:  100%;
    background:  url('f.png')no-repeat;
    background-position-x: center;
    height:  650px;

}