/*!
Theme Name: Omega Recycling Solutions
Author: Bramblett Group
Author URI: https://bramblettgrp.com/
Description: Omega Electronic Recycling
Version: 0.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: omega-recycling-theme
*/@font-face{font-family:Rale;src:url(resources/fonts/Raleway-Regular.ttf);font-display:swap}@font-face{font-family:Rale-b;src:url(resources/fonts/Raleway-Bold.ttf);font-display:swap}@font-face{font-family:Rale-i;src:url(resources/fonts/Raleway-Italic.ttf);font-display:swap}body{margin:0px;padding:0px;font-family:Rale;font-size:20px}.navbar{background-color:#05133b;position:fixed;top:0;left:0;width:100%;height:85px;z-index:50}@media only screen and (max-width: 800px){.navbar{height:60px}}.navbar__container{padding:0px 15px;max-width:1350px;margin:0px auto;position:relative;align-content:center;display:flex;height:100%}.navbar__logo{position:absolute;margin-top:15px}@media only screen and (max-width: 650px){.navbar__logo img{width:90px;height:auto}}.navbar__links{list-style:none;margin-left:125px;display:inline-flex}@media only screen and (max-width: 1080px){.navbar__links{display:none}}.navbar__link{display:inline-flex;padding:0px 25px;text-transform:uppercase;align-items:center}.navbar__link a{color:#fff;text-decoration:none;transition-duration:.2s;position:relative}.navbar__link a:after{position:absolute;content:"";height:2px;margin:0 auto;left:0;right:0;width:0%;background:#fff;transition-duration:.2s;bottom:-5px}.navbar__link a:hover{color:#fff}.navbar__link a:hover:after{width:100%}.navbar__cta{position:absolute;right:15px;align-self:center}@media only screen and (max-width: 1080px){.navbar__cta{right:75px}}@media only screen and (max-width: 800px){.navbar__cta{font-size:20px !important}}@media only screen and (max-width: 450px){.navbar__cta{font-size:16px !important;padding:5px !important}}.navbar-mobile,.navbar-mobile-open,.navbar-mobile-closed{background-color:#fff;position:fixed;top:85px;transition-duration:.2s;padding:0px 0px 0px 0px;width:100%;max-width:400px;z-index:5;display:none;height:fit-content}@media only screen and (max-width: 1080px){.navbar-mobile,.navbar-mobile-open,.navbar-mobile-closed{display:block}}@media only screen and (max-width: 800px){.navbar-mobile,.navbar-mobile-open,.navbar-mobile-closed{top:60px}}@media only screen and (max-width: 650px){.navbar-mobile,.navbar-mobile-open,.navbar-mobile-closed{max-width:280px}}@media only screen and (max-width: 450px){.navbar-mobile,.navbar-mobile-open,.navbar-mobile-closed{max-width:250px}}.navbar-mobile-closed{right:-500px}.navbar-mobile-open{right:0px}.navbar-mobile__links{list-style:none;color:#000;font-size:20px;padding:0px;margin:0px}.navbar-mobile__links__item{text-transform:uppercase;border-top:#d3d3d3 2px solid;border-left:#d3d3d3 2px solid}.navbar-mobile__links__item__link{background-color:#fff;color:#05133b;text-decoration:none;padding:25px;display:block;font-size:28px}.navbar-mobile__links__item__link:hover{color:#fff;background-color:#0057ad}@media only screen and (max-width: 650px){.navbar-mobile__links__item__link{font-size:20px}}.navbar-mobile__links__item:first-child{border-top:none}.navbar-mobile__links__item:last-child{border-bottom:#d3d3d3 2px solid}.navbar-mobile__overlay{height:100vh;width:100vw;position:fixed;top:85px;left:0;background-color:#fff;opacity:.8;z-index:2;cursor:pointer;display:none}.navbar-mobile__overlay-hidden{display:none}.navbar__btn{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:none;width:30px;height:30px;overflow:hidden;text-indent:-1000000000px;outline:0;cursor:pointer;background-color:rgba(0,0,0,0);border:none;z-index:100;transition-duration:.2s}.navbar__btn:hover .navbar__btn-ui{background:#fff}.navbar__btn:hover .navbar__btn-ui::after,.navbar__btn:hover .navbar__btn-ui::before{background:#fff}@media only screen and (max-width: 1080px){.navbar__btn{display:block}}.navbar__btn-ui{transform:translate(-50%, -50%) rotate(0);width:2rem;height:4px;top:50%;left:50%;transition:transform .2s ease-out;display:block;border-radius:1px;background:#fff;position:absolute}.navbar__btn-ui::before{transform:translateY(-10px) rotate(0)}.navbar__btn-ui::after{transform:translateY(10px) rotate(0)}.navbar__btn-ui::after,.navbar__btn-ui::before{content:"";transition:transform .2s ease-out;display:block;border-radius:1px;background:#fff;position:absolute;height:4px;width:100%}.navbar__btn-ui--active{transform:translate(-50%, -50%) rotate(45deg)}.navbar__btn-ui--active::before,.navbar__btn-ui--active::after{transform:translateY(0) rotate(-90deg)}.navbar__btn--active{right:20px}.button,.button-rounded,.button-square,.button-blue,.button-gray,.button-small,.button-regular,.button-large{font-family:Rale-b;padding:5px 10px;border-radius:5px;text-transform:uppercase;transition-duration:.2s;text-decoration:none}.button__row{margin:50px 0px}.button__row .button,.button__row .button-rounded,.button__row .button-square,.button__row .button-blue,.button__row .button-gray,.button__row .button-small,.button__row .button-regular,.button__row .button-large{margin-right:20px}.button-large{font-size:28px}.button-regular{font-size:20px}.button-small{font-size:18px}.button-gray{background-color:#d3d3d3;color:#05133b}.button-gray:hover{background-color:#0057ad;color:#fff}.button-blue{background-color:#05133b;color:#fff}.button-blue:hover{background-color:#0057ad;color:#fff}.button-square{border-radius:0px}.button-rounded{border-radius:5px}.top__container{margin-top:80px;width:100%;background-image:linear-gradient(#E1E1E2, #05133B);height:fit-content;position:relative;z-index:0}@media only screen and (max-width: 800px){.top__container{margin-top:60px;background-image:none}}.top__overlay{height:100%;position:absolute;z-index:1;width:100%;object-fit:cover;object-position:center;transform:translate(-50%, -50%);top:50%;left:50%;opacity:.4}@media only screen and (max-width: 800px){.top__overlay{z-index:3}}.subpage__container{max-width:1200px;margin:100px auto}@media only screen and (max-width: 1080px){.subpage__container{margin:0px auto}}.section,.section-slide{padding:150px 0px}.section__container{max-width:1350px;margin:0 auto;padding:0px 15px;position:relative}.section__title{text-align:center;font-size:48px;text-transform:uppercase;font-family:Rale-b;color:#05133b;margin:auto auto 10px auto}@media only screen and (max-width: 650px){.section__title{font-size:36px}}@media only screen and (max-width: 450px){.section__title{font-size:28px}}.section-slide{position:relative;z-index:2;transition-duration:.5s;overflow:hidden;padding:150px 0px 300px 0px}@media only screen and (max-width: 800px){.section-slide{padding:0px;z-index:unset}}@media only screen and (max-width: 800px){.section-slide__container{z-index:unset;height:100%;padding:100px 0px 380px 0px;background-image:linear-gradient(#E1E1E2, #05133B)}}.section-slide__text__container{width:60%;position:relative;z-index:2;color:#05133b;transition-duration:.5s}@media only screen and (max-width: 1080px){.section-slide__text__container{width:80%}}@media only screen and (max-width: 800px){.section-slide__text__container{width:100%}}.section-slide__text__container-hidden{opacity:0;margin-left:-500px}.section-slide__title{font-size:48px;font-family:Rale-b;text-transform:uppercase;margin-bottom:10px}@media only screen and (max-width: 800px){.section-slide__title{font-size:40px}}@media only screen and (max-width: 650px){.section-slide__title{font-size:28px}}.section-slide__subtitle{font-size:40px;font-family:Rale-i;color:#fff;text-transform:uppercase;margin:10px 0px}@media only screen and (max-width: 800px){.section-slide__subtitle{font-size:40px}}@media only screen and (max-width: 650px){.section-slide__subtitle{font-size:28px}}.section-slide__overlay{display:none;height:100%;position:absolute;z-index:1;width:100%;min-width:1000px;object-fit:cover;object-position:center;transform:translate(-50%, -50%);top:50%;left:50%;opacity:.4}@media only screen and (max-width: 800px){.section-slide__overlay{display:block}}.section-slide__image{position:absolute;top:0px;right:0px;width:800px;height:auto;z-index:1;opacity:.3;transition-duration:.5s}@media only screen and (max-width: 800px){.section-slide__image{width:400px}}.section-slide__image-end{transform:translate(-50%, -50%);top:70%;left:90%}@media only screen and (max-width: 800px){.section-slide__image-end{top:135%}}.section-slide__image-center{transform:translate(-50%, -50%);top:70%;left:50%}@media only screen and (max-width: 650px){.section-slide__image-center{top:45%}}.section-slide__buttons{margin:0px;padding:10px 0px 0px 0px;list-style-type:none;display:block}.section-slide__button{margin-right:20px;margin-top:30px;display:inline-block}.section-slide__button:first-child{margin-top:0px}@media only screen and (max-width: 800px){.section-slide__button{display:block}.section-slide__button a{font-size:18px}}.section-blocklinks{text-align:center;position:relative;z-index:5}.section-blocklinks__title{color:#fff;font-size:48px;position:relative;text-transform:uppercase}.section-blocklinks__title:after{position:absolute;content:"";height:5px;margin:0 auto;left:0;right:0;width:300px;background:#fff;transition-duration:.2s;bottom:-10px}@media only screen and (max-width: 800px){.section-blocklinks__title:after{background:#05133b;width:80%}}@media only screen and (max-width: 450px){.section-blocklinks__title:after{background:#05133b;width:70%}}@media only screen and (max-width: 800px){.section-blocklinks__title{color:#05133b;font-family:Rale-b;padding:0px 15px;font-size:40px}}@media only screen and (max-width: 450px){.section-blocklinks__title{font-size:28px}}.section-blocklinks__text{color:#fff;width:80%;margin:auto;padding-bottom:200px}@media only screen and (max-width: 800px){.section-blocklinks__text{color:#05133b;width:auto;padding:0px 15px 200px 15px;text-align:left}}.section-blocklinks__links{list-style:none;position:absolute;width:100%;display:flex;padding:0px;margin-top:-150px;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;left:0}@media only screen and (max-width: 800px){.section-blocklinks__links{position:relative}.section-blocklinks__links a{width:80%}}.section-blocklinks__links a{text-decoration:none}.section-blocklinks__link{position:relative;width:300px;margin:0px 15px 60px 15px}@media only screen and (max-width: 800px){.section-blocklinks__link{width:100%;margin:0px 0px 60px 0px}}.section-blocklinks__link:hover a{background-color:#0057ad;color:#fff}.section-imgtxt-topm{margin-top:360px}@media only screen and (max-width: 1005px){.section-imgtxt-topm{margin:650px 0px 150px 0px}}@media only screen and (max-width: 800px){.section-imgtxt-topm{margin:50px 0px 150px 0px}}@media only screen and (max-width: 1334px){.section-imgtxt{margin:650px 0px 150px 0px}}@media only screen and (max-width: 800px){.section-imgtxt{margin:50px 0px 150px 0px}}.section-imgtxt__container{max-width:1200px;margin:20px auto;padding:0px 15px;position:relative;display:flex;align-items:center}@media only screen and (max-width: 800px){.section-imgtxt__container{padding:0px;display:block;text-align:left;margin:40px auto}}.section-imgtxt__image{position:relative;width:200px;height:auto}@media only screen and (max-width: 800px){.section-imgtxt__image{width:150px}}.section-imgtxt__text{padding:0px 0px 0px 20px;color:#05133b}@media only screen and (max-width: 800px){.section-imgtxt__text{padding:0px 0px 0px 0px;text-align:left}}.section-imgtxt__text a{color:#05133b;text-decoration:underline}.section-imgtxt__text a:hover{cursor:pointer}.section-slideblock,.section-slideblock-r,.section-slideblock-l{margin:200px 0px}@media only screen and (max-width: 1080px){.section-slideblock,.section-slideblock-r,.section-slideblock-l{margin-top:0px;margin-bottom:0px}}.section-slideblock-l .slideblock-text,.section-slideblock-l .slideblock-text-primary,.section-slideblock-l .slideblock-text-secondary{padding:20px 100px 80px 80px}@media only screen and (max-width: 1080px){.section-slideblock-l .slideblock-text,.section-slideblock-l .slideblock-text-primary,.section-slideblock-l .slideblock-text-secondary{padding:20px 15px 80px 15px}}.section-slideblock-l .slideblock__image__container{right:0}.section-slideblock-r .slideblock-text,.section-slideblock-r .slideblock-text-primary,.section-slideblock-r .slideblock-text-secondary{padding:20px 20px 80px 160px;margin-left:auto}@media only screen and (max-width: 1080px){.section-slideblock-r .slideblock-text,.section-slideblock-r .slideblock-text-primary,.section-slideblock-r .slideblock-text-secondary{padding:20px 15px 80px 15px}}.section-slideblock-r .slideblock-text__title{width:100%}.section-slideblock-r .slideblock-text__text{width:90%}@media only screen and (max-width: 1080px){.section-slideblock-r .slideblock-text__text{width:100%}}.section-slideblock-r .slideblock__image__container{left:0}.section-slideblock .section__container,.section-slideblock-l .section__container,.section-slideblock-r .section__container{display:flex;align-items:center;height:max-content}@media only screen and (max-width: 1080px){.section-slideblock .section__container,.section-slideblock-l .section__container,.section-slideblock-r .section__container{flex-wrap:wrap;padding:0px}}.section-text,.section-text-blue{margin:50px auto}@media only screen and (max-width: 1080px){.section-text,.section-text-blue{margin:0px auto}}.section-text-blue{background-color:#05133b;color:#fff}.section-text-blue a{color:#fff;text-decoration:underline}.section-text-blue a:hover{cursor:pointer}.section-text__container{width:80%;padding:40px;margin:auto}@media only screen and (max-width: 650px){.section-text__container{width:auto;padding:40px 15px}}.section-text__title{font-family:Rale-b;text-align:center;font-size:28px}.section-image-full{width:100%}.section-image-full img{width:100%;height:auto;display:block}.section-ic,.section-ic-right,.section-ic-left{position:relative;display:flex;max-width:1200px;margin:40px auto;padding:0px 15px}@media only screen and (max-width: 800px){.section-ic,.section-ic-right,.section-ic-left{flex-wrap:wrap}}.section-ic-left .section-ic__image{order:1}.section-ic-left .section-ic__text__container{order:2}.section-ic-left .section-ic__text__container{margin-left:40px}@media only screen and (max-width: 800px){.section-ic-left .section-ic__text__container{margin-left:0px}}.section-ic-right .section-ic__image{order:2}@media only screen and (max-width: 800px){.section-ic-right .section-ic__image{order:1}}.section-ic-right .section-ic__text__container{order:1}@media only screen and (max-width: 800px){.section-ic-right .section-ic__text__container{order:2}}.section-ic-right .section-ic__text__container{margin-right:40px}@media only screen and (max-width: 800px){.section-ic-right .section-ic__text__container{margin-right:0px}}.section-ic__image{width:300px;height:300px}.section-ic__image__container{max-width:40%}@media only screen and (max-width: 800px){.section-ic__image{width:100%;height:auto}}.section-ic__title{color:#05133b;font-family:Rale-b;margin-top:0px}@media only screen and (max-width: 800px){.section-ic__title{text-align:center}}.section-ic__text__container{display:block}@media only screen and (max-width: 800px){.section-ic__text__container{margin-top:40px}}.section-ti{margin:100px 0px}@media only screen and (max-width: 1080px){.section-ti{margin:0px}}.section-ti__container{max-width:1350px;margin:0 auto;padding:0px 15px;position:relative;display:flex}@media only screen and (max-width: 1080px){.section-ti__container{padding:0px;flex-wrap:wrap}}.section-ti__text__title{font-family:Rale-b;font-size:28px;margin-top:80px}.section-ti__text__container{background-color:#05133b;color:#fff;padding-left:300px;padding-right:125px;padding-top:50px;padding-bottom:50px;margin-left:-200px;position:relative;z-index:1;order:2}@media only screen and (max-width: 1200px){.section-ti__text__container{padding-left:200px;padding-right:50px;padding-top:50px;padding-bottom:50px;margin-left:-150px}}@media only screen and (max-width: 1080px){.section-ti__text__container{order:1;padding:20px 15px;margin:0px}}.section-ti__text__container a{color:#fff;text-decoration:underline}.section-ti__text__container a:hover{cursor:pointer}.section-ti__text__container ul{padding:0;margin-left:35px}.section-ti__image,.section-ti__image-tall,.section-ti__image-small{height:auto;position:relative;z-index:2}@media only screen and (max-width: 1080px){.section-ti__image,.section-ti__image-tall,.section-ti__image-small{position:absolute;transform:translate(0%, 0%);width:100%;object-fit:cover;object-position:center}}.section-ti__image__container{position:relative;margin-top:25px;order:1}@media only screen and (max-width: 1080px){.section-ti__image__container{margin-top:0px;order:2;width:100%;height:300px;overflow:hidden}}.section-ti__image-small{max-width:500px;height:300px}@media only screen and (max-width: 1080px){.section-ti__image-small{max-width:100%;width:100%;height:140%}}.section-ti__image-tall{max-width:500px;height:600px;margin:10px 0px}@media only screen and (max-width: 1080px){.section-ti__image-tall{max-width:100%;width:100%;height:140%;margin:-30px 0px}}.section-ti__list{list-style:none;padding:0px;display:flex;flex-wrap:wrap}.section-ti__list__column{flex-basis:50%}@media only screen and (max-width: 800px){.section-ti__list__column{flex-basis:100%}}.section-ti__list__column ul{list-style:none;padding:0px}.section-form,.section-form-background,.section-form-primary{padding:50px 0px}.section-form-primary{background-color:#05133b;color:#fff}.section-form-background{color:#05133b}.section-form__container{max-width:800px;margin:0 auto;padding:0px 15px;position:relative}.section-form__container p{margin:0px}#slideHeader>.section-slide__container>.section__container{z-index:4}.section-ti>.section-ti__container:nth-child(n+2)>.section-ti__text__container{padding-left:300px;padding-right:125px;padding-top:0px;padding-bottom:50px}@media only screen and (max-width: 1080px){.section-ti>.section-ti__container:nth-child(n+2)>.section-ti__text__container{padding:0px 15px 30px 15px}}.blocklink{position:relative}.blocklink__image{position:absolute;object-fit:cover;object-position:center;transform:translate(-50%, -50%);top:50%;left:50%}@media only screen and (max-width: 800px){.blocklink__image{width:100%;height:100%}}.blocklink__image__container{position:relative;height:200px;overflow:hidden}@media only screen and (max-width: 800px){.blocklink__image__container{height:300px;width:100%}}.blocklink__title{color:#05133b;font-family:Rale-b;font-size:22px;margin:20px 0px 15px 0px;text-align:center;text-transform:uppercase}@media only screen and (max-width: 800px){.blocklink__title{font-size:36px;text-align:center;margin:20px 0px}}@media only screen and (max-width: 650px){.blocklink__title{font-size:28px;text-align:center}}@media only screen and (max-width: 450px){.blocklink__title{font-size:22px}}.blocklink__text{color:#05133b;font-size:18px;text-align:center}.blocklink__button{margin:20px auto;font-size:22px;text-transform:uppercase;display:block;padding:10px 0px}@media only screen and (max-width: 800px){.blocklink__button{position:relative;margin-top:20px;font-size:22px}}@media only screen and (max-width: 450px){.blocklink__button{font-size:20px}}.blocklink__button__top{width:100%;display:block;text-transform:uppercase;font-size:14px;font-weight:100;margin:5px}.slideblock-text,.slideblock-text-primary,.slideblock-text-secondary{padding:20px 100px 80px 80px;width:40%;position:relative}@media only screen and (max-width: 1080px){.slideblock-text,.slideblock-text-primary,.slideblock-text-secondary{width:100%;order:2}}.slideblock-text-secondary{background-color:#0057ad;color:#fff}.slideblock-text-secondary .button-square{color:#fff;background-color:#05133b;padding:10px 20px;margin:45px 0px 0px 0px;display:block;width:fit-content;transition-duration:.2s;max-width:80%}.slideblock-text-secondary .button-square:hover{color:#05133b;background-color:#d3d3d3}.slideblock-text-primary{background-color:#05133b;color:#fff}.slideblock-text-primary .button-square{color:#05133b;background-color:#d3d3d3;padding:10px 20px;margin:45px 0px 0px 0px;display:block;width:fit-content;transition-duration:.2s;max-width:80%}.slideblock-text-primary .button-square:hover{color:#fff;background-color:#0057ad}.slideblock-text__title{color:#fff;font-size:40px;text-transform:uppercase;width:85%}@media only screen and (max-width: 1080px){.slideblock-text__title{font-size:28px}}@media only screen and (max-width: 450px){.slideblock-text__title{font-size:22px}}.slideblock-text__text{color:#fff;width:80%}@media only screen and (max-width: 1080px){.slideblock-text__text{width:100%}}.slideblock-text__text a{color:#fff;text-decoration:underline}.slideblock-text__text a:hover{cursor:pointer}.slideblock__image{position:absolute;object-fit:cover;object-position:center;transform:translate(-50%, 0%);height:100%}@media only screen and (max-width: 1080px){.slideblock__image{width:100%;height:140%}}.slideblock__image__container{position:absolute;top:-50;width:55%;height:600px;overflow:hidden}@media only screen and (max-width: 1080px){.slideblock__image__container{position:relative;transform:none !important;order:1;width:100%;height:400px}}@media only screen and (max-width: 800px){.slideblock__image__container{position:relative;transform:none !important;order:1;width:100%;height:300px}}.footer{background-color:#d3d3d3;padding:70px 15px}@media only screen and (max-width: 1080px){.footer{margin-top:0px}}@media only screen and (max-width: 800px){.footer{margin-top:0px;padding:40px 15px 70px 15px}}.footer__container{max-width:1200px;margin:0px auto;display:flex;position:relative;flex-wrap:wrap}.footer__logo{max-width:145px;align-self:end;margin-bottom:-5px}@media only screen and (max-width: 1080px){.footer__logo{order:2}}@media only screen and (max-width: 650px){.footer__logo{margin:1rem 0 1rem 10px}}@media only screen and (max-width: 450px){.footer__logo{max-width:140px;height:auto}}.footer__logo img{max-width:100%}.footer__text{color:#05133b;font-family:Rale-b;margin-left:20px;margin:0px 0px 0px 50px;align-self:end}@media only screen and (max-width: 1080px){.footer__text{order:2;align-self:center}}@media only screen and (max-width: 650px){.footer__text{margin:0;margin-left:20px}}@media only screen and (max-width: 450px){.footer__text{font-size:26px;margin-top:10px}}.footer__text a{color:#05133b;text-decoration:none}@media only screen and (max-width: 450px){.footer__text a{font-size:16px}}.footer__text a:hover{color:#0057ad}.footer__links{list-style:none;padding:0px;width:100%;margin:0px}@media only screen and (max-width: 1080px){.footer__links{order:1;width:100%}}.footer__links__container{margin-left:auto;width:600px;align-self:end}@media only screen and (max-width: 1080px){.footer__links__container{width:100%;margin:auto auto 60px auto}}@media only screen and (max-width: 800px){.footer__links__container{margin:auto auto 60px auto}}.footer__link{width:46%;margin:10px;display:inline-block}@media only screen and (max-width: 800px){.footer__link{width:100%;margin:30px 0px 0px 0px;font-size:28px}}@media only screen and (max-width: 450px){.footer__link{font-size:22px}}.footer__link a{width:100%;display:inline-block;text-align:center;padding:20px 0px}.header{height:350px;width:100%;position:relative;background-color:#0057ad;overflow-y:hidden}.header__title{position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;z-index:3;color:#fff;text-transform:uppercase;font-family:Rale-b;width:90%;text-align:center}.header__image{width:100%;position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;pointer-events:none;object-fit:cover;object-position:center;height:140%;z-index:1;opacity:.4}.header__image__container{height:400px;width:100%;position:relative;overflow:hidden}.header__image__overlay{content:"";height:100%;width:100%;background-color:#000;opacity:.4;position:relative;z-index:2}.parallax-section{width:100%;height:300px;position:relative;overflow:hidden;margin:60px 0px;color:#fff;z-index:2}.parallax-section__image{width:100%;z-index:0;position:absolute;transform:translate(-50%, 0);pointer-events:none;object-fit:cover;object-position:center;height:140%}.parallax-section__overlay{height:100%;background-color:#000;opacity:.6;z-index:1;position:relative}.parallax-section-text{width:100%;height:400px;position:relative;overflow:hidden;margin:60px 0px}@media only screen and (max-width: 1080px){.parallax-section-text{height:500px}}.parallax-section-text__image{width:100%;z-index:0;position:absolute;transform:translate(0%, 0);pointer-events:none;object-fit:cover;object-position:center;height:140%}.parallax-section-text__overlay{height:100%;background-color:#000;opacity:.6;z-index:1;position:relative}.parallax-section-text__container{position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;z-index:2;color:#fff}@media only screen and (max-width: 1080px){.parallax-section-text__container{width:80%}}.parallax-section-text__title{text-align:center;font-size:3rem;margin-bottom:30px;margin-top:0px;text-transform:uppercase;font-family:Rale-b}.parallax-section-text__text{font-size:1rem}.form__row{display:flex;flex-wrap:wrap;position:relative;width:100%;justify-content:space-between}.form__row .form__group{width:48%}@media only screen and (max-width: 1080px){.form__row .form__group{width:100%}}@media only screen and (max-width: 1080px){.form__row{flex-wrap:nowrap;display:block}}.form__group{display:block;position:relative;width:100%;margin-bottom:40px}.form__input,.form__input-textarea{font-size:20px;padding:10px 10px;width:100%;box-sizing:border-box;text-align:center}.form__input__label{font-size:28px;font-family:Rale-b;margin:10px 0px;text-align:center;width:100%;display:block}.form__input-textarea{height:300px}.form__submit{color:#fff;background-color:#0057ad;border:none;padding:25px 20px;text-transform:uppercase;font-family:Rale-b;font-size:20px;margin-top:20px;width:100%}.form__submit:hover{background-color:#05133b}.light{fill:#fff;opacity:.5}svg>g>path{opacity:.5}/*# sourceMappingURL=style.min.css.map */