body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 2;
  background-color: #fff;

  overflow-x: hidden !important;
   }
   .container {
       max-width: 100% !important;
       overflow-x: hidden !important;
   }


   .align-top {
       vertical-align: top!important;
       margin-bottom: 10px;
   }


.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    background-image: url('images/hero_backgroun.html');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px
}

.p{
   height: 745px;
   background-repeat: no-repeat;
   background-position: center;

}

.sfondo {

    padding-top: 120px;
    margin-bottom: 20px;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000; }

h1{
font-size: 40px;
text-align: center;
font-weight: bold;
padding-bottom: 5px;
}
.colorm {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #bdc9f4;
    padding-top: 15px;
}



h2{
font-size: 35px;
text-align: center;
padding-top: 10px;
font-weight: bold;
color: #000;
}

h3{
font-size: 20px;
text-align: center;
padding-top: 15px;
font-weight: normal;

}

h4 {
    font-size: 20px;
    text-align: justify;
    padding-top: 15px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}


.ph4 {
    padding-top: 85px;

}




a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.text-black {
  color: #000; }

  .content {
  /*  padding:  -1rem 0;*/
  background-color: #fff;
}





  .form-control {

      border: 3px solid #000;
      border-radius: 12px;
  }



  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000; }

.col-form-label {
  color: #000; }

.btn, .form-control {
  height: 55px; }

.heading {
    color: #000;
    letter-spacing: .05rem;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
}

.btn {
  color: #fff;
  border: none;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1) !important; }
  .btn:hover {
    color: #fff; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.box {
  padding: 20px 70px;
  background: #fff;
  border-radius: 25px;
  margin-bottom: 12px;
  width: 550px;
  margin-left: auto;
    border: 4px solid #000;
}
   }
  .box h3 {
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center; }

label.error {
  font-size: 12px;
  color: red; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: #B90B0B; }

#form-message-success {
  color: #55A44E;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }

.submitting {
  text-align: center;
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 12px;
  color: #000; }

/* Row conten 1 */

.sfondo2 {

    background-color: #fff;
}

/* Row conten 1 */
.rowC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;

}

/* input */
.btn, .form-control {
    height: 55px;
    margin-top: 10px;
}
.titolof{
padding-top: 30px;

}


.btn-primary:hover {
  background-color: #ff0066;
    }


.btn-primary {
    color: #fff;
    background-color: #000;
    font-size: 30px;

}


.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 49px;
}



.col-smFooter {

    max-width: 90%;
    padding-top: 50px;

}



/* footer */

footer {

  width: 100%;
    height: 100%;

    background-size: 100% 100%;
    background-repeat: no-repeat;
background-position: left top;
}
.testof{
  padding-top: 5px;
  text-align: center;
color: #000;
font-size: 20px;
font-weight: 100;
}


a {
    color: #ff0066;

    background-color: transparent;
    text-decoration: dotted;
}

.f a {
    color: #000;

    background-color: transparent;
    text-decoration: dotted;
}


a:hover {
    color: #000;
    text-decoration: underline;
}
.image{
padding-top: 20px;
max-width: 100%;
text-align: center;
}



.myCol {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50% !important;
    padding-right: 200px;
}

@media (max-width: 768px)
{
  .box {
    padding: 10px 20px;
    background: #fff;
    border-radius: 25px;
    margin-bottom: 12px;
    border: 4px solid #000;
    width: 100%;
   float: none;
     }
}



@media (max-width: 768px)
{
  img {
    /* vertical-align: middle; */
/* border-style: none; */
/* width: 261px; */
max-width: 100%;
/* width: 100%; */
height: auto !important;
}
}
@media (max-width: 768px)
{
  .btn-primary {
    font-size: 5vw;
    font-weight: 900;
}
}





@media only screen and (max-width: 600px) {
.p{
    display: none;
  }
}

.myContainer {

    background-color: #fff;
}

.ct-image {
    max-width: 100%;
}



/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}



@media screen and (max-width: 667px) {
    body {
        overflow-x: hidden !important;
    }
    .container {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
}


.row{
    flex-direction: row-reverse;
}



@media (max-width: 768px)
{
  footer {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
}
}


@media (max-width: 768px)
{
  .testof {
    padding-top: 5px;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 100;
}
}



@media (max-width: 768px)
{
  .container-fluid {
      width: 100%;
      padding-right: 15px;
      padding-left:  15px;
      margin-right: auto;
      margin-left: auto;
  }
}
