@import url(https://fonts.googleapis.com/css?family=Heebo:300,400,500,700);html,body{height:100%}.btn:focus,.btn:active:focus,.btn.active:focus{outline:none!important}body{font-family:'Heebo',sans-serif;font-weight:400;font-size:20px;line-height:30px;color:#fff;background:#19203e}.rel{position:relative}.copy a,.copy{color:#666d88;font-size:14px;line-height:1.2}#float_contact .tel,#float_contact .mail,.btn{font-size:20px;line-height:24px;color:#fff;z-index:2}#float_contact .tel,#float_contact .mail{font-weight:300;display:inline-block;margin:0 0 0 30px;vertical-align:top;float:left}#float_contact .tel:hover,#float_contact .mail:hover{opacity:.8}.btn{margin:10px 0;overflow:hidden;display:inline-block;width:240px;height:50px;text-decoration:none;padding:13px 30px;text-transform:uppercase;position:relative;letter-spacing:1px;border:3px solid #fff;border-top:0;border-bottom:0}.btn-border:hover{color:#fff}.btn-border:before,.btn-border:after{content:'';position:absolute;z-index:3;left:0;right:0;width:100%;height:3px;background:#fff;transition:all .2s ease}.btn-border:before{top:0}.btn-border:after{bottom:0}.btn-border:hover:before{right:100%}.btn-border:hover:after{right:-100%}@media (max-width:991px){#float_contact .tel,#float_contact .mail{display:none}#float_contact img{margin:30px auto 10px;width:115px}.img{margin:20px auto;width:100%;max-width:320px}h1{font-size:42px!important;line-height:49px!important;font-weight:400!important;margin:10px auto}body{text-align:center}#mainbg{display:none}.copy{display:block;margin-bottom:104px;margin-top:20px}}@media (max-width:991px) and (min-width:768px){#sec_bg{width:100%}}@media (min-width:992px){#float_contact{position:absolute;top:50px;right:80px;z-index:9;left:54%}#float_contact img{display:inline-block}.main_img{float:left}.container #main{top:50%;right:60px;position:absolute;transform:translateY(-50%);z-index:9}.container{height:100vh}#sec_bg{bottom:0;position:absolute;right:0;max-width:50%;opacity:.4}.copy{position:absolute;bottom:20px;right:80px}#mainbg{background-position:left center;background-repeat:no-repeat;background-size:45%;width:100%;position:absolute;top:23px;left:80px;bottom:0;right:auto;z-index:1}h1{font-size:60px;line-height:64px;font-weight:400;margin:10px auto}#mainPoster .img{display:none}body{height:100%;overflow:hidden}.txt{text-align:justify;margin:30px 0;max-width:582px}}@media (max-width:1299px) and (min-width:992px){#float_contact{right:25px!important;left:49%!important}.copy{right:25px!important}.container #main{right:20px}.txt{padding-left:25px}#mainbg{left:23px}#float_contact .tel,#float_contact .mail{font-size:18px}}@media (max-width:1199px) and (min-width:992px){#float_contact img{max-width:70px}}@media (max-width:1499px) and (min-width:1200px){#float_contact img{max-width:110px}#float_contact .tel,#float_contact .mail{font-size:18px}}@media (min-width:1200px){.container{width:calc(100% - 120px);max-width:1765px}}.sticky_footer{background:#fff;position:fixed;bottom:0;left:0;right:0;padding:10px 15px 25px;-webkit-box-shadow:0 1px 9px 0 rgba(0,0,0,.55);-moz-box-shadow:0 1px 9px 0 rgba(0,0,0,.55);box-shadow:0 1px 9px 0 rgba(0,0,0,.55);text-align:center}.sticky_footer a:focus,.sticky_footer a:hover,.sticky_footer a{font-size:22px;font-weight:400;margin:0 5px 0 0;padding:7px 20px;display:inline-block;border-radius:0;color:#19203e;border:2px solid #19203e;width:47%;max-width:160px}h1{font-size:45px;line-height:40px;margin:10px auto}a:hover{text-decoration:none}.se-pre-con{height:100%;width:100%;position:fixed;top:0;left:0;bottom:0;right:0;background-color:#19203e;display:flex;flex-direction:column;justify-content:center;z-index:99;text-align:center}.spinner{margin:0 auto;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateX;animation-name:rotateX;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:40px;width:40px;background-color:#fff}@-webkit-keyframes rotateX {
  from {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
  to {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
}@keyframes rotateX {
  from {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
  to {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
}