body{font-family:"Open Sans",sans-serif;color:#444444;}a{color:#ffaa00;text-decoration:none;font-weight:600;}a:hover{color:#ffc85a;text-decoration:none;}h1,h2,h3,h4,h5,h6{font-family:"Raleway",sans-serif;}#hero{width:100%;height:100vh;background:url("../img/hero.jpg") top right;background-size:cover;position:relative;}#hero:before{content:"";background:rgba(0,0,0,.5);position:absolute;bottom:0;top:0;left:0;right:0;}#hero .hero-container{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 15px;}#hero h1{margin:0 0 10px 0;font-size:100px;font-family:"Satisfy",serif;color:#fff;}#hero h2{color:#eee;margin-bottom:50px;font-size:18px;font-weight:500;letter-spacing:1px;text-transform:uppercase;}#hero .btn-scroll{transition:.4s;color:rgba(255,255,255,.6);animation:up-down 1s ease-in-out infinite alternate-reverse both;}#hero .btn-scroll i{font-size:48px;}#hero .btn-scroll:hover{color:#ffaa00;}@media (max-width:575px){#hero{background:url("../img/hero.jpg") fixed center}#hero h1{font-size:68px}#hero h2{text-align:center;margin-bottom:30px}}@keyframes up-down{0%{transform:translateY(5px)}100%{transform:translateY(-5px)}}section{padding:30px 0;}.section-title{text-align:center;padding:10px 0 30px;position:relative;}.section-title h2{font-family:"Satisfy",serif;font-size:48px;font-weight:700;margin-bottom:20px;padding-bottom:0;color:#3b434a;position:relative;z-index:2;}.section-title p{margin:0 auto;padding:0 10px;max-width:750px;position:relative;z-index:2;}section.info{padding:30px 0 0;}@media (max-width:575px){.section-title h2{font-size:40px;margin-bottom:15px}}.contact .info-box{color:#444444;text-align:center;box-shadow:0 0 30px rgba(214,215,216,.6);padding:30px 0;}.contact .info-box i.bx{font-size:24px;color:#ffaa00;border-radius:50%;padding:15px;background:#fff6e4;}.contact .info-box h3{font-size:20px;color:#777777;font-weight:700;margin:10px 0;}.contact .info-box p{padding:0;line-height:24px;font-size:14px;margin-bottom:0;}.contact .email-form{box-shadow:0 0 30px rgba(214,215,216,.6);min-height:388px;padding:27px;}.contact .email-form .validate{display:none;color:red;margin:0 0 15px 0;font-weight:400;font-size:13px;}.contact .email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:center;padding:15px;font-weight:600;}.contact .email-form .error-message br+br{margin-top:25px;}.contact .email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;font-weight:600;}.contact .email-form .loading{display:none;background:#fff;text-align:center;padding:15px;}.contact .email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;animation:animate-loading 1s linear infinite;}.contact .email-form input,.contact .email-form textarea{border-radius:0;box-shadow:none;font-size:14px;}.contact .email-form input::focus,.contact .email-form textarea::focus{background-color:#ffaa00;}.contact .email-form input{padding:10px 15px;}.contact .email-form textarea{padding:12px 15px;}.contact .email-form button[type=submit]{background:#ffaa00;border:0;padding:10px 24px;color:#fff;transition:.4s;border-radius:5px;}.contact .email-form button[type=submit]:hover{background:#ffc85a;}.contact .g-recaptcha{margin:15px 0;}.contact .g-recaptcha div{margin:0 auto;}@keyframes animate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:991px){.contact .info-box:first-of-type{margin-top:1.5rem}}.details .image{background:url("../img/details.jpg") center center no-repeat;background-size:cover;min-height:500px;}.details .wedding-details span{font-size:20px;font-weight:700;}@media (max-width:991px){.details .section-title{padding:40px 0 30px}.details .section-title h2{margin-bottom:0}.details .wedding-details{padding:0 20px;text-align:center}}#footer{background:#000;background-size:cover;color:#fff;font-size:14px;margin-top:60px;text-align:center;padding:40px 0;position:relative;}#footer::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6);}#footer .container{position:relative;}#footer h3{font-size:30px;font-weight:700;color:#fff;position:relative;font-family:"Satisfy",serif;padding:0;margin:0 0 15px 0;}#footer .copyright{margin:0 0 5px 0;}@media (max-width:991px){#footer{margin-top:20px}}