p {
  margin: 0;
  font-family: 'Open Sans';
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
  margin-bottom: 1rem;
 }

 a{
  font-family: 'Roboto', sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 0 .5rem .5rem .5rem;
  font-weight: 300;
  position: relative;
  display: inline-block;
  cursor: pointer;
 }

 .ops{
     font-size: 15px;
     font-family: 'Roboto';
     font-weight: 400;
     text-transform: uppercase;
     text-decoration: none;
     position: relative;
     display: inline-block;
     padding: 0 .5rem .5rem .5rem;
 }

 .navbar-collapse.show .ops{
     width: 100%;
     border-bottom: 1px solid #4b4a4a;
 }

 .ops{
     color: #fff;
 }

 .ops:visited{
     color: #fff;
 }

 .ops:hover{
     color: #fff;
 }

 #navbarSupportedContent{
 }

 .header{
  background-color: rgba(0, 0, 0, 0.8) !important;
  
 }

 #navbarSupportedContent a {
  font-family:'Roboto', sans-serif;
     font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 .5rem .5rem .5rem;
  position: relative;
  display: inline-block;
 }


 #navbarsHeader .nav-item .nav-link{
  color:white;
 }

 .main_section{
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  background-color: #e5e5e5;
  padding-top: 100px;
  min-height: 586.6px;
 }

 #main_container{
  margin: auto;
  background-color: #eeeeee;
  -webkit-box-shadow: 0 0 6px 0 #000000;
  box-shadow: 0 0 6px 0 #000000;
  max-width: 1030px;
  width: 95%;
  margin-top: 18px;
  margin-bottom: 18px;
 }

 .main_content{
  padding: 30px 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
 }

 .main_content .thankyou {
  text-align: left !important;
 }

 .main_content .thankyou h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 20px;
  padding-top: 50px;
  font-weight: bold; 
 }

.main_content .thankyou h1 .boll {
  font-weight: normal; 
 }

 .main_content .thankyou h2 {
  color: black;
  font-family: 'Roboto', sans-serif;
  display: inline;
  font-weight: 300;
  padding: 5px 10px;
  font-style: italic;
 }

 .main_content p {
  font-size: 14px;
  line-height: 20px;
 }

 .main_content .thankyou p {
  padding-top: 40px!important;
 }

.main_content .thankyou a{
   font-size: 17px;
    color: #e6d177;
    text-transform: none;
    font-weight: bold;
    text-decoration: none !important;
  padding: 0 !important;
 }

 .main_content form .bnt_submit {
  float: left;
  width: 100%;
  margin: auto;
 }

.main_content p {
    font-size: 14px;
    line-height: 20px;
}


.required {
    /* background: url(http://image.unica.lamborghini.com/lib/fe3715707564047e721079/m/1/f774ff77-4871-4038-8c50-94d99e5db9a9.png) no-repeat center left; */
    padding-top: 10px!important;
    position: relative;
}

.main_content .span_select {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(https://image.communications.lamborghini.com/lib/fe3715707564047e721079/m/1/80c34092-989b-404d-a72f-cb556dd34570.png) right center no-repeat;
    border-bottom: 1px solid #b1b1b1;
    overflow: hidden;
    position: absolute;
    color: rgba(0, 0, 0, 0);
}

.scrollable {
    resize: vertical;
    outline: none;
    border: none;
    width: 100%;
    min-height: 62px;
    padding: 1px 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 150px;
    padding: 2px;
    font-style: italic;
}

.main_content .field img {
 margin: 11px -14px;
    position: absolute;
}
.main_content .field label {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#contact-flag1 {
    display: block;
    padding-top: 20px;
}

#contact-flag1 input {
    float: left;
    width: auto!important;
    margin-top: 5px;
    height: auto!important;
}

#contact-flag1 label {
    float: left;
    text-transform: none!important;
    width: 90%;
    clear: none;
    padding-left: 10px;
    font-size: 12px!important;
    line-height: 18px!important;
}

.error {
    color: #e8543c!important;
  font-size: 10px;
}

.bnt_submit button {
    cursor: pointer;
    background-color: #dfb400;
    border: none;
    font-family: 'Roboto', fontello, sans-serif;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    font-weight: 300;
    margin: auto;
    color: #ffffff;
    text-align: center;
    display: block;
    padding: 0px 20px;
}

  #contact .field select {
    filter: alpha(opacity=0);
    padding: 0;
    position: relative;
    z-index: 5;
    /* float: left; */
    -webkit-appearance: menulist-button;
    -webkit-appearance: none;
}

#contact .field input, #contact .field select {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    color: #252424;
    background: transparent!important;
}

input::placeholder {
  color: #252424;
 }


 footer {
  height: auto;
  position: relative;
  background-color: #000;
  background-position: center top;
  background-size: cover;
  padding-top: 30px;
  border-top: 3px solid white;
 }

 footer .labels p {
  font-size: 13px;
  font-family: 'Open Sans';
  font-weight: 300;
  color: white;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 2rem;
 }

 .footer_nav_el {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
 }

 .footer_nav_link {
  font-family: 'Roboto', sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 15px !important; 
  text-decoration: none !important;
  font-weight: bold;
 }

 .footer_nav_link:hover {
  opacity: .3;
  color: white;
 }

 @media (max-width: 575px){
   .main_content{
      padding: 1.0rem;
   }

 .main_section {
  padding-top: 20px;
 }
 }