@charset "utf-8";
/* CSS Document */

html {
    background-color: #f1f1f1 !important;
    background-blend-mode: soft-light;
    background-image: url(/./images/esagoni-5.svg) !important;
}

body {
  color: #333;
  /* background-image: linear-gradient(
      to bottom,
      rgba(221, 221, 223, 1) 27%,
      rgba(221, 221, 223, 0.9) 29%,
      rgba(221, 221, 223, 0.5) 37%,
      rgba(255, 255, 255, 0) 65%,
      rgba(221, 221, 223, 0.95) 74%,
      rgba(221, 221, 223, 1) 100%
    ),
    url(https://www.agonweb.it/images/bg-header.jpg); */
	background: transparent;
    /* user-select: none; */
    -webkit-user-drag: none;
    /* -webkit-user-select: none; */

  background-repeat: no-repeat;
  background-position: center;
  font-family: "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
  font-size: 16px;
}

#header_fullwidth {
  width: 100%;
  height: 547px;
}

#header_fullwidth .header-top strong.tit-grasetto {
  font-family: "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
}

#logo {
  float: none;
  width: 100%;
  height: 80px;
  margin-top: 10px;
}

#tagline {
  float: left;
  width: 440px;
  margin-top: 17px;
  padding-top: 9px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}

#certificazioni {
  float: right;
  margin-top: 17px;
}

/* FORM */

#container-form {
  width: 560px;
}

#box-form {
  padding: 2rem;
  backdrop-filter: blur(6px);
  border-radius: 2rem;
}

#box-form p {
  font: 19px/26px "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
  color: #333333;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 1.5rem;
}

#box-form p.slogan {
  font: 17px/20px "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
  color: #333333;
  margin: 18px 0 0 0;
  padding-bottom: 21px;
  text-align: right;
  width: 290px;
}

#box-form strong {
  font: 25px/26px "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
  color: #fff;
}

.contactform{
	width: 100%;
}

#contactforms #field-left, #contactforms #field-right{
	padding: 1rem;
	width: 50%;
}

#contactforms #field-left {
  float: left;
}

#field-left .testo-privacy {
  font-size: 11px;
  line-height: 14px;
  margin-top: 15px;
}

#field-left .testo-privacy a {
  color: #666666;
}

#field-left .testo-privacy a:hover {
  color: #f96706;
  text-decoration: none;
}

#contactforms #field-right {
  float: left;
}

#contactforms label.campi {
  color: #1B2528;
  width: 100%;
  display: block;
  margin-top: 3rem;
  margin-bottom: .5rem;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: initial;
}

#contactforms label.campi.iniziali{
	margin-top: .5rem;
}

#contactforms .testo-privacy label {
  display: inline;
  font-size: 9px;
  font-weight: 600;
}

#contactforms input {
  width: 100%;
  border: none;
  padding: 6px 10px;
  border-radius: 5px 5px 5px 5px;
  margin: 0;
  font-size: 16px;
  font-family: "Lato","Helvetica", Arial, sans-serif;
 
}

#contactforms input:focus, input:hover, textarea:focus, textarea:hover{
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
}

#contactforms select {
  width: 165px;
  border: none;
  padding: 6px 10px;
  border-radius: 5px 5px 5px 5px;
  font-family: "Lato","Helvetica", Arial, sans-serif;
}

#contactforms input.big {
  width: 100%;
  border: none;
  padding: 6px 10px;
  border-radius: 5px 5px 5px 5px;
}

#contactforms input[type="checkbox"] {
  width: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 none;
  margin-top: 7px;
}

.checkform {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.check {
  font-weight: 500 !important;
}

#contactforms textarea {
  width: 100%;
  border: none;
  padding: 6px 10px;
  border-radius: 5px 5px 5px 5px;
  height: 60px;
  resize: none;
  font-family: "Lato","Helvetica", Arial, sans-serif;
  font-size: 16px;
}

#submit {
  display: flex;
  background-image: url(../img/richiedi-button.png);
  background-color: transparent;
  width: 100%;
  max-width: 30rem;
  height: 45px;
  border: 0;
  margin: auto;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font: 18px "Lato", "Helvetica", "Open Sans", Arial, sans-serif;
  color: #ffffff;
}

.richiedi:hover {
  background-position: left 65px;
  background-color: transparent;
}

.error {
  border: 2px dashed red !important;
}

/* STRUTTURA */

.marginetop {
  margin-top: 10px;
}

#installazione {
  width: 280px;
  margin-left: 97px;
  margin-top: 20px;
  font-family: "Lato","DroidSansRegular", Arial, sans-serif;
  font-size: 14px;
}

#cta-footer-a {
  font-family: "Lato","DroidSansRegular", Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  font-size: 28px;
}

#cta-footer {
  width: 960px;
  margin: 0 auto;
  height: 124px;
  background: url("../img/cta-footer.png") no-repeat scroll center top
    transparent;
  text-align: center;
  margin-top: 20px;
}

#cta-footer p {
  padding-top: 24px;
  line-height: 28px;
}

.grid_7 {
  width: 560px !important;
}

.grid_5 {
  margin-left: 0 !important;
}

#lavoro {
  padding: 0 20px;
}

/* FOOTER */

#footer_fullwidth {
  width: 100%;
  margin-top: 2rem;
}

#footer_fullwidth p {
  color: #333333;
  padding-top: 25px;
  line-height: 22px;
}

#social {
  float: right;
  margin-top: 20px;
}

.nascosto {
  display: none;
}

#logo {
  float: none;
  width: 100%;
  height: 80px;
  margin-top: 10px;
}

.logo-header-agon {
  display: flex;
  justify-content: center;
  padding: 2rem;
}

.header-logo-image {
  max-width: 12rem;
}

.h1titolo {
  color: #1B2528;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
}

#container-form {
  /* background: rgba(255, 255, 255, 0.3); */
  box-shadow: 0 0 10px rgba(0, 0, 0, 10%);
}

#submit {
  /*background-image: none;*/
  /*background: rgba(236,115,38,0.9) !important;*/
  /*background: RGBA(255, 54, 73, 1.00) !important;*/
  /* background: #ff4758 !important; */
  background: #008FFB !important;
  user-select: none;
  transition: 0.5s;
  background-size: 200% auto !important;
  /* background-image: linear-gradient(to right, #4890F6 0%, #859398 51%, #566876 100%) !important; */
  border-radius: 4px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
  transition: 0.5s;
  background-size: 200% auto !important;
}
#submit:hover,  #submit:focus  {
	box-shadow: 0 0 12px rgb(0, 143, 251, 30%);
	transition-duration: 0.3s;
	transition-delay: 0.1s;
}

body h1,
body .sottotitolo {
  color: #1B2528;
}

body .st-accordion ul li > a:hover {
  color: #616264;
}

body .container_12 {
  width: 100% !important;
  max-width: 1100px !important;
}

body .container_12 .grid_12 {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

/* body .grid_7 {
  max-width: 660px !important;
} */

.container_12 .grid_7 {
  width: 100% !important;
  display: flex;
  margin: auto;
  max-width: 90%;
}

.container_12 .grid_5 {
  width: 100% !important;
  max-width: 50%;
}

.frase-form {
  font-size: 16px;
  line-height: 23px;
}

h1 {
  font-size: 38px;
  line-height: 44px;
}

h1 span {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
}

.sottot{
	width: 90%;
	font-size: 24px; 
	display: flex; 
	justify-content: center;
    margin: 2rem auto;
}

#container-form {
  max-width: 100% !important;
  border-radius: 2rem;
}

.st-accordion ul li a {
  font-size: 16px !important;
  line-height: 23px;
}

body .st-accordion ul li {
  height: auto !important;
}

body .st-content p {
  margin-top: 10px !important;
}

.st-accordion ul li {
  border-bottom: 0.5px solid #e2e2e1 !important;
}

h2 {
  border-bottom: 1px solid #e2e2e1 !important;
}

.frase-form {
  margin-bottom: 20px;
}

#footer_fullwidth p {
  line-height: 18px !important;
  font-size: 13px !important;
  font-weight: 400;
}

body .container_12 .grid_5 {
  width: 100% !important;
  max-width: 380px;
  margin-right: 0px !important;
  float: right;
}

body .grid_4.divDaTutti {
  margin: 0px;
}

.footcont{
	display: flex !important;
    align-items: center;
}
