html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}strong{font-weight:700}ol,ul{list-style:none}blockquote,q{quotes:none}em{font-style:italic}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}header{top:0;width:100%;height:100px;background-color:#edf4f6;-webkit-box-shadow:0px 3px 3px 0px rgba(199,199,199,0.6);-moz-box-shadow:0px 3px 3px 0px rgba(199,199,199,0.6);box-shadow:0px 3px 3px 0px rgba(199,199,199,0.6);position:fixed;z-index:999}@media (min-width: 0) and (max-width: 768px){header{height:70px}}header .wrapperL{position:relative}header .wrapperL nav .nav-logo{width:30%;display:inline-block;margin-top:25px;vertical-align:top}header .wrapperL nav .nav-logo img{height:50px}@media (min-width: 0) and (max-width: 768px){header .wrapperL nav .nav-logo{margin-top:20px}header .wrapperL nav .nav-logo img{height:30px}}header .wrapperL nav .nav-list{width:70%;display:inline-block;vertical-align:top}header .wrapperL nav .nav-list ul{text-align:right}header .wrapperL nav .nav-list ul li{display:inline-block}header .wrapperL nav .nav-list ul li:hover a{color:#f14c13}header .wrapperL nav .nav-list ul li:hover span{display:block}header .wrapperL nav .nav-list ul li a{text-decoration:none;color:#233d4d;font-size:13px;text-transform:uppercase;font-weight:500;line-height:100px;margin-left:25px;line-height:44px}header .wrapperL nav .nav-list ul li span{display:none;width:calc(100% - 25px);height:5px;background-color:#f14c13;position:relative;float:right;margin-top:-5px}header .wrapperL nav .nav-list ul li:nth-child(4) a{margin-top:33px;display:block;width:140px;height:44px;border-radius:5px;background-color:#233d4d;color:white;text-align:center}header .wrapperL nav .nav-list ul li:nth-child(4) a:hover{background-color:#f14c13}@media (min-width: 0) and (max-width: 768px){header .wrapperL nav .nav-list{display:none;width:120%;text-align:center;position:absolute;top:70px;left:-10%}header .wrapperL nav .nav-list ul{text-align:center;background-color:#cad5d8;padding:20px 40px}header .wrapperL nav .nav-list ul li{display:block;padding:40px 0}}@media (min-width: 0) and (max-width: 768px) and (min-width: 0) and (max-width: 512px){header .wrapperL nav .nav-list ul li{padding:20px 0}}@media (min-width: 0) and (max-width: 768px){header .wrapperL nav .nav-list ul li:hover{background-color:#233d4d;color:white}header .wrapperL nav .nav-list ul li:hover a{color:#f14c13}header .wrapperL nav .nav-list ul li:hover span{display:none}header .wrapperL nav .nav-list ul li a{font-size:18px;font-weight:700;margin-left:0px;display:block}header .wrapperL nav .nav-list ul li:nth-child(4):hover{background-color:#cad5d8}header .wrapperL nav .nav-list ul li:nth-child(4) a{margin:0 auto;font-size:13px;font-weight:500}header .wrapperL nav .nav-list ul li:nth-child(4) a:hover{background-color:#f14c13;color:white}}#hamburger{display:none;position:absolute;top:22.5px;right:0px;width:35px;height:25px}@media (min-width: 0) and (max-width: 768px){#hamburger{display:block}}#hamburger span{display:block;position:absolute;width:100%;height:5px;right:0px;background:#233d4d;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;top:50%;transform:translateY(-50%)}#hamburger:before{display:block;position:absolute;width:100%;height:5px;right:0px;background:#233d4d;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:"";top:0}#hamburger:after{display:block;position:absolute;width:100%;height:5px;right:0px;background:#233d4d;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:"";bottom:0}#hamburger.close{margin-top:10px}#hamburger.close span{opacity:0}#hamburger.close:before{width:80%;top:calc(0);transform-origin:12.5px;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#hamburger.close:after{width:80%;bottom:calc(17.5px);transform-origin:12.5px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.open{display:block !important}.hero{padding:80px 0 130px 0;position:relative;font-size:0;background-color:#5F6BDD}@media (min-width: 0) and (max-width: 768px){.hero{padding:100px 0 0px 0}}@media (min-width: 0) and (max-width: 512px){.hero{padding:100px 0 0px 0}}.hero .wrapper .hero-content{width:45%;display:inline-block;padding-top:120px}.hero .wrapper .hero-content h2{color:white}.hero .wrapper .hero-content p{color:white}.hero .wrapper .hero-content p.desktop{margin-bottom:0}@media (min-width: 0) and (max-width: 512px){.hero .wrapper .hero-content p.desktop{display:none}}@media (min-width: 0) and (max-width: 768px){.hero .wrapper .hero-content{width:100%;padding-top:40px}.hero .wrapper .hero-content h2{text-align:center}.hero .wrapper .hero-content p{text-align:center}.hero .wrapper .hero-content a{margin:0 auto}}.hero .wrapper .hero-background{width:50%;display:inline-block;text-align:right;position:absolute;bottom:0px;right:0;overflow:hidden}@media (min-width: 0) and (max-width: 768px){.hero .wrapper .hero-background{display:block;position:relative;text-align:right;right:-5%;width:100%}}@media (min-width: 0) and (max-width: 768px) and (min-width: 0) and (max-width: 380px){.hero .wrapper .hero-background{left:0;right:-5%;left:-5%;width:110%}}.hero .wrapper .hero-background img{width:700px}@media (min-width: 0) and (max-width: 1024px){.hero .wrapper .hero-background img{width:600px}}@media (min-width: 0) and (max-width: 900px){.hero .wrapper .hero-background img{width:500px}}@media (min-width: 0) and (max-width: 768px){.hero .wrapper .hero-background img{width:600px;position:relative;right:0}}@media (min-width: 0) and (max-width: 512px){.hero .wrapper .hero-background img{width:400px}}@media (min-width: 0) and (max-width: 380px){.hero .wrapper .hero-background img{width:380px;right:0}}@keyframes screen{100%{background-position:-6000px}}.services{text-align:center;background-color:#edf4f6;padding:100px 0}@media (min-width: 0) and (max-width: 768px){.services{padding:60px 0}}.services .wrapper h2{text-align:center}.services .wrapper .sub-title{text-align:center;width:50%;margin:0 auto;margin-bottom:45px}@media (min-width: 0) and (max-width: 768px){.services .wrapper .sub-title{width:100%}}.services .wrapper .services-articles article{width:25%;display:inline-block;padding:25px 20px;vertical-align:top}@media (min-width: 0) and (max-width: 1024px){.services .wrapper .services-articles article{width:33.3%}}@media (min-width: 0) and (max-width: 768px){.services .wrapper .services-articles article{width:50%}}@media (min-width: 0) and (max-width: 512px){.services .wrapper .services-articles article{width:100%;padding:15px 20px}}.services .wrapper .services-articles article p{text-align:center}.about{position:relative;vertical-align:top;z-index:50;padding-bottom:70px}@media (min-width: 0) and (max-width: 768px){.about{text-align:center;padding-bottom:0px;padding-top:50px}}.about .wrapper .about-content{width:45%;display:inline-block;padding-top:120px}@media (min-width: 0) and (max-width: 768px){.about .wrapper .about-content{width:100%;padding-top:40px}.about .wrapper .about-content h2{text-align:center}.about .wrapper .about-content p{text-align:center}.about .wrapper .about-content a{margin:0 auto}}.about .about-background{width:50%;display:inline-block;position:absolute;bottom:-95px;right:0;overflow:hidden}.about .about-background img{width:550px}@media (min-width: 0) and (max-width: 768px){.about .about-background{width:100%;position:relative;right:0;bottom:-75px}.about .about-background img{width:420px}}@media (min-width: 0) and (max-width: 512px){.about .about-background{bottom:-65px}.about .about-background img{width:380px}}@media (min-width: 0) and (max-width: 380px){.about .about-background{bottom:-55px}.about .about-background img{width:300px}}.contacts{padding-top:100px;padding-bottom:100px;position:relative;width:100%;background-color:#2D2C56;background:url(../images/contacts.png);background-size:100% auto;background-repeat:no-repeat}@media (min-width: 0) and (max-width: 1024px){.contacts{background-size:150% auto}}@media (min-width: 0) and (max-width: 768px){.contacts{background:none;background-color:#2D2C56}}@media (min-width: 0) and (max-width: 768px){.contacts .wrapper .contacts-content{margin:0 auto;width:70%}}@media (min-width: 0) and (max-width: 512px){.contacts .wrapper .contacts-content{width:90%}}@media (min-width: 0) and (max-width: 380px){.contacts .wrapper .contacts-content{width:95%}}.contacts .wrapper .contacts-content h2{color:white;margin-bottom:20px}@media (min-width: 0) and (max-width: 768px){.contacts .wrapper .contacts-content h2{text-align:center}}.contacts .wrapper .contacts-content p{color:white;padding-bottom:30px}@media (min-width: 0) and (max-width: 768px){.contacts .wrapper .contacts-content p{text-align:center}}@media (min-width: 0) and (max-width: 512px){.contacts .wrapper .contacts-content p{padding:0;padding-bottom:30px}}.contacts .wrapper .contacts-content .form h3{color:white;text-align:left;margin-left:20px}.contacts .wrapper .contacts-content .form .inputRow{width:380px;height:40px;margin-bottom:10px;position:relative}@media (min-width: 0) and (max-width: 768px){.contacts .wrapper .contacts-content .form .inputRow{width:100%;margin:0 auto;margin-bottom:10px}}.contacts .wrapper .contacts-content .form .inputRow span{width:33.3%;height:100%;display:inline-block;color:#233d4d;background-color:white;font-size:10px;font-weight:700;line-height:38px;text-align:center;text-transform:uppercase;border:2px solid white;cursor:pointer}.contacts .wrapper .contacts-content .form .inputRow span:hover{background-color:#cad5d8}.contacts .wrapper .contacts-content .form .inputRow span:active{background-color:#cad5d8}@media (min-width: 0) and (max-width: 512px){.contacts .wrapper .contacts-content .form .inputRow span{font-size:8px}}.contacts .wrapper .contacts-content .form .inputRow span:nth-child(1){border-top-left-radius:5px;border-bottom-left-radius:5px}.contacts .wrapper .contacts-content .form .inputRow span:nth-child(3){border-top-right-radius:5px;border-bottom-right-radius:5px}.contacts .wrapper .contacts-content .form .inputRow input{width:100%;height:100%;border-radius:5px;border:none;padding-left:15px;outline:none}.contacts .wrapper .contacts-content .form .inputRow select{width:100%;height:100%;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:15px;background-color:white}.contacts .wrapper .contacts-content .form .inputRow.textarea{height:auto}.contacts .wrapper .contacts-content .form .inputRow.textarea textarea{width:100%;border-radius:5px;outline:none;padding-left:15px;padding-top:10px}.contacts .wrapper .contacts-content .form .inputRow.submit{margin-top:30px;margin-bottom:0;height:50px}.contacts .wrapper .contacts-content .form .inputRow.submit button{width:100%;height:100%;border-radius:5px;outline:none;background-color:#f14c13;color:white;text-transform:uppercase;font-size:20px;border:none;outline:none;font-weight:700;cursor:pointer}.contacts .wrapper .contacts-content .form .inputRow.submit button:hover{background-color:#c34013}@media (min-width: 0) and (max-width: 512px){.contacts .wrapper .contacts-content .form .inputRow.submit{height:40px}.contacts .wrapper .contacts-content .form .inputRow.submit button{font-size:16px}}.contacts .wrapper .contacts-content .form .alertMessage{font-size:15px;line-height:18px !important}@media (min-width: 0) and (max-width: 768px){.contacts .wrapper .contacts-content .form .alertMessage{text-align:center}}@media (min-width: 0) and (max-width: 512px){.contacts .wrapper .contacts-content .form .alertMessage{font-size:13px !important}}.select-arrow-3{position:absolute;border:8px solid transparent;border-bottom:0;right:15px;pointer-events:none}.select-arrow-3:nth-child(1){top:15px;border-top-color:#233d4d}.select-arrow-3:nth-child(2){top:11px;border-top-color:#FFF}footer{width:100%;height:100px;background-color:#edf4f6}@media (min-width: 0) and (max-width: 768px){footer{height:auto}}footer .wrapperL .footer-logo{width:30%;display:inline-block}footer .wrapperL .footer-logo img{height:40px;margin-top:30px}@media (min-width: 0) and (max-width: 768px){footer .wrapperL .footer-logo{width:100%;display:block;text-align:center;padding-bottom:20px}footer .wrapperL .footer-logo img{height:30px;margin:0 auto;margin-top:20px}}footer .wrapperL .footer-links{width:70%;display:inline-block;text-align:right;vertical-align:top}footer .wrapperL .footer-links ul li{display:inline-block;margin-left:25px;vertical-align:top}footer .wrapperL .footer-links ul li a{text-decoration:none;color:#233d4d;font-size:12px;line-height:100px}footer .wrapperL .footer-links ul li a img{width:40px;vertical-align:middle}footer .wrapperL .footer-links ul li:nth-child(1){font-weight:700}@media (min-width: 0) and (max-width: 768px){footer .wrapperL .footer-links{width:100%;display:block}footer .wrapperL .footer-links ul li{display:block;text-align:center;margin:0 auto}footer .wrapperL .footer-links ul li a{line-height:20px}footer .wrapperL .footer-links ul li a img{padding-top:20px}}.thanks-hero{background-color:#233d4d;-webkit-box-shadow:0px 6px 10px 0px #292829;-moz-box-shadow:0px 6px 10px 0px #292829;box-shadow:0px 6px 10px 0px #292829;width:70%;margin:0 auto;margin-top:100px;border-radius:5px}@media (min-width: 0) and (max-width: 768px){.thanks-hero{width:90%;margin-top:10px}}.thanks-hero .wrapperL img{height:40px;left:0;margin-top:35px;margin-left:35px}@media (min-width: 0) and (max-width: 768px){.thanks-hero .wrapperL img{margin-left:0}}.thanks-hero .wrapperL .thanks-text{text-align:center;margin:0 auto;padding-top:120px;padding-bottom:100px}@media (min-width: 0) and (max-width: 512px){.thanks-hero .wrapperL .thanks-text{padding-top:60px;padding-bottom:60px}}.thanks-hero .wrapperL .thanks-text h3{color:white}.thanks-hero .wrapperL .thanks-text p{color:white}.thanks-hero .wrapperL .thanks-text h5{width:40%;margin:0 auto}@media (min-width: 0) and (max-width: 1024px){.thanks-hero .wrapperL .thanks-text h5{width:100%;margin-top:10px}}.thanks-hero .wrapperL .thanks-text span{width:40%;height:0.5px;background-color:white;display:block;margin:0 auto;margin-bottom:20px;margin-top:30px}@media (min-width: 0) and (max-width: 1024px){.thanks-hero .wrapperL .thanks-text{width:80%}}@media (min-width: 0) and (max-width: 512px){.thanks-hero .wrapperL .thanks-text{width:100%;width:100%}}.thanks-image{margin:0 auto;z-index:999;margin-top:-70px;text-align:center}.thanks-image img{width:200px}body{position:relative;height:100%;background-color:white;font-family:"Rubik",sans-serif;color:#233d4d;font-size:0}body .wrapper{max-width:1150px;width:100%;margin:0 auto;padding:0}@media (min-width: 0) and (max-width: 1200px){body .wrapper{width:90%}}.wrapperL{max-width:1200px;width:100%;margin:0 auto;padding:0}@media (min-width: 0) and (max-width: 1200px){.wrapperL{width:90%}}h2{font-size:38px;margin-bottom:20px;font-weight:700}@media (min-width: 0) and (max-width: 768px){h2{font-size:42px;margin-bottom:30px}}@media (min-width: 0) and (max-width: 512px){h2{font-size:32px;margin-bottom:20px;line-height:38px}}h3{font-size:25px;font-weight:700;text-align:center;margin-top:-40px;margin-bottom:10px}@media (min-width: 0) and (max-width: 512px){h3{font-size:22px;margin-top:-30px}}h4{font-size:80px;font-weight:900;color:white;text-align:center}@media (min-width: 0) and (max-width: 512px){h4{font-size:60px}}h5{font-size:20px;font-weight:400;text-align:center;margin-bottom:30px;color:white;line-height:25px}@media (min-width: 0) and (max-width: 512px){h5{font-size:16px;line-height:20px}}p{font-size:15px;margin-bottom:30px;font-weight:400;line-height:22px}@media (min-width: 0) and (max-width: 512px){p{font-size:13px;margin-bottom:30px;line-height:25px;padding:0 20px}}.btn{text-decoration:none;color:white;font-size:15px;text-transform:uppercase;width:250px;height:50px;display:block;background-color:#f14c13;border-radius:5px;line-height:50px;text-align:center;font-weight:500;-webkit-transition:width 0.2s, height 0.2s;transition:width 0.2s, height 0.2s}@media (min-width: 0) and (max-width: 512px){.btn{width:200px;height:40px;line-height:40px}}.btn:hover{background-color:#f14c13}.b{font-weight:700}
