@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700");
body{background-color:#fff;font-family:"Montserrat",sans-serif;
font-weight:400;margin:0;padding:0; }


body header{position:relative;width:80%;margin:0 auto}
@media screen and (min-width: 769px){body header{width:90%}}
@media screen and (min-width: 992px){body header{max-width:64.33333rem}}
@media screen and (min-width: 769px){body main{width:90%;margin:0 auto;position:relative}}
@media screen and (min-width: 992px){body main{max-width:64.33333rem}}
body main:before,body main:after{content:"";display:table}body main:after{clear:both}
body main .column{position:relative;width:80%;margin:0 auto}
@media screen and (min-width: 769px){body main .column{width:50%;float:right}}
@media screen and (min-width: 992px){body main .column{overflow:hidden}}
body main .column.left 
h2{font-size:2rem;font-weight:700}

body main 
.column.left 
p{font-size:1rem;line-height:1.33333rem;color:#666}
@media screen and (min-width: 769px){body main .column.left 
p{padding-right:2.66667rem}}body main .column.left .goToWeb{background-color:transparent;border:.06667rem solid #c3a269;color:#c3a269;font-weight:400;width:100%;text-align:center;padding:.66667rem 0;margin-bottom:2rem;cursor:pointer}@media screen and (min-width: 769px){body main .column.left .goToWeb{width:90%}}body main .column.left h3{font-size:2rem;font-weight:700}body main .column.left form{color:#656565}body main .column.left 
form input{display:block;width:100%;height:1.66667rem;margin-bottom:2.33333rem;margin-top:.66667rem;padding-left:.33333rem;border:.06667rem solid #eee;outline:none}
@media screen and (min-width: 769px){body main .column.left form input{width:80%}}body main .column.left form input[type=submit]{background-color:#212123;color:#fff;margin-top:2rem;cursor:pointer}body main .column.left form select{display:block;width:100%;height:2.66667rem;margin-bottom:1.33333rem;margin-top:.66667rem;border:.06667rem solid #eee;outline:none}@media screen and (min-width: 769px){body main .column.left form select{width:80%}}body main .column.right{overflow:hidden}body main .column.right img{position:relative}body main .column.right img.mobile{width:100%;display:block}@media screen and (min-width: 769px){body main .column.right img.mobile{display:none}}body main .column.right img.desktop{display:none}@media screen and (min-width: 769px){body main .column.right img.desktop{display:block;width:auto}}body footer{width:100%;background-color:#212123;text-align:center;padding:2.66667rem 0;margin-top:6.66667rem}

hr{
  color: grey; 
  border: 1;
  width: 60%;
  margin-top: 50px;
  opacity:60%;
  align: left;
}

option { font-family: "Montserrat", sans-serif; font-weight: 400; font-size:1rem}
select { font-family: "Montserrat", sans-serif; font-weight: 400;font-size:1rem}

.inputText { height: 50px;
     width: 90%;
 font-family:"Montserrat", sans-serif; font-size:1rem;
border-radius: 5px;
}

input::placeholder { font-family: "Montserrat", sans-serif; font-size:0.9rem}

.buttonSend {width: 90%; padding: 10px; margin-top: 30px; font-family: "Montserrat"; border-radius: 5px}

.buttonErr {width: 20%; padding: 10px; margin-top: 30px; font-family: "Montserrat"; border-radius: 5px}

.thankYouP {text-align: center; padding: 20px}

.divThanks{width:100%;text-align:center;padding:2.66667rem 0;margin-top:6.66667rem}
.divThanks2{width:100%;text-align:center;padding:2.66667rem 0;margin-top:2.66667rem}

.h1Thanks {position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
padding:5.0rem}

.imgThanks{width: 100%;}

.htextColor{color:#CDCAC9;}

/*# sourceMappingURL=style.css.map */
