@media (max-width: 860px){header{margin-top:50px}}header .header{position:fixed;top:0;left:0;height:50px;line-height:50px;width:100%;background:#000;overflow:hidden;-webkit-transition:all 0.5s ease-out, background 1s ease-out;transition:all 0.5s ease-out, background 1s ease-out;-webkit-transition-delay:0.2s;transition-delay:0.2s;z-index:1}@media (min-width: 860px){header .header{display:none}}header .header a{color:#FFF;position:absolute;left:20px}header .header .burger-container{height:50px;width:50px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:absolute;right:4px}header .header .burger-container #burger{width:18px;height:8px;position:relative;margin:-4px auto 0;top:50%}header .header .burger-container #burger .bar{width:100%;height:1px;background:#FFF;-webkit-transition:all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);-webkit-transition-delay:0s;transition-delay:0s}header .header .burger-container #burger .bar.topBar{-webkit-transform:translateY(0px) rotate(0deg);transform:translateY(0px) rotate(0deg)}header .header .burger-container #burger .bar.btmBar{-webkit-transform:translateY(6px) rotate(0deg);transform:translateY(6px) rotate(0deg)}header .header ul.menu{padding:30px 15px 0;list-style:none;margin:50px 0 0;height:100%}header .header ul.menu li.menu-item{margin-bottom:40px;text-align:center;opacity:0;-webkit-transition:opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),-webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),-webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),-webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99)}header .header ul.menu li.menu-item:nth-child(1){-webkit-transition-delay:0.49s;transition-delay:0.49s}header .header ul.menu li.menu-item:nth-child(2){-webkit-transition-delay:0.42s;transition-delay:0.42s}header .header ul.menu li.menu-item:nth-child(3){-webkit-transition-delay:0.35s;transition-delay:0.35s}header .header ul.menu li.menu-item:nth-child(4){-webkit-transition-delay:0.28s;transition-delay:0.28s}header .header ul.menu li.menu-item:nth-child(5){-webkit-transition-delay:0.21s;transition-delay:0.21s}header .header ul.menu li.menu-item a{display:block;color:#FFF;font-size:22px;position:static}header .header.menu-opened{height:100%;background-color:#000;-webkit-transition:all 0.3s ease-in, background 0.5s ease-in;transition:all 0.3s ease-in, background 0.5s ease-in;-webkit-transition-delay:0.25s;transition-delay:0.25s}header .header.menu-opened .burger-container #burger .bar{-webkit-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-webkit-transition-delay:0.2s;transition-delay:0.2s}header .header.menu-opened .burger-container #burger .bar.topBar{-webkit-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}header .header.menu-opened .burger-container #burger .bar.btmBar{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}header .header.menu-opened ul.menu li.menu-item{opacity:1}header .header.menu-opened ul.menu li.menu-item:nth-child(1){-webkit-transition-delay:0.27s;transition-delay:0.27s}header .header.menu-opened ul.menu li.menu-item:nth-child(2){-webkit-transition-delay:0.34s;transition-delay:0.34s}header .header.menu-opened ul.menu li.menu-item:nth-child(3){-webkit-transition-delay:0.41s;transition-delay:0.41s}header .header.menu-opened ul.menu li.menu-item:nth-child(4){-webkit-transition-delay:0.48s;transition-delay:0.48s}header .header.menu-opened ul.menu li.menu-item:nth-child(5){-webkit-transition-delay:0.55s;transition-delay:0.55s}header nav{position:fixed;top:0;z-index:3;background:#FFF;width:100%;height:80px;line-height:80px;overflow:hidden;border-bottom:1px solid #000}@media (max-width: 860px){header nav{display:none}}header nav .wrapper{max-width:1480px;width:100%;margin:0 auto;padding:0 20px;position:relative}header nav .brand{float:left;color:#000}header nav ul{float:right}header nav ul span{display:block;position:absolute;top:27px;right:20px}header nav ul li{display:inline-block;margin-left:60px;outline:0}header nav ul li a{color:#000;outline:0}section{max-width:1480px;width:100%;margin:0 auto;padding:0 20px}section h1{font-size:36px;color:#000;margin:110px 0 10px;font-weight:700}@media (max-width: 860px){section h1{margin:80px 0 30px}}section h3{font-family:"bookmania",serif;font-size:14px;color:#717171;margin:0 0 60px;max-width:235px;width:100%;text-align:justify;line-height:1.2}@media (max-width: 700px){section h3{margin:0 0 30px}}.form{padding:25px 20px 15px;background:#F5F4F3;max-width:100%}.form .wrapper{max-width:1440px;width:100%;margin:0 auto}.form .wrapper input::-webkit-input-placeholder,.form .wrapper textarea::-webkit-input-placeholder{font-weight:400;font-size:14px;color:#000}.form .wrapper input:-moz-placeholder,.form .wrapper textarea:-moz-placeholder{font-weight:400;font-size:14px;color:#000}.form .wrapper input::-moz-placeholder,.form .wrapper textarea::-moz-placeholder{font-weight:400;font-size:14px;color:#000}.form .wrapper input:-ms-input-placeholder,.form .wrapper textarea:-ms-input-placeholder{font-weight:400;font-size:14px;color:#000}@media (max-width: 1095px){.form .wrapper .col-20:nth-of-type(1),.form .wrapper .col-20:nth-of-type(2){width:100%}}.form .wrapper .col-20:nth-of-type(1) input[type=number]::-webkit-inner-spin-button,.form .wrapper .col-20:nth-of-type(1) input[type=number]::-webkit-outer-spin-button,.form .wrapper .col-20:nth-of-type(2) input[type=number]::-webkit-inner-spin-button,.form .wrapper .col-20:nth-of-type(2) input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.form .wrapper .col-20:nth-of-type(1) input,.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) input,.form .wrapper .col-20:nth-of-type(2) select{width:200px;height:40px;margin-bottom:10px;padding-left:20px;background:#FFF;border-radius:0;-webkit-appearance:none;-moz-appearance:textfield;-o-appearance:none;appearance:none}@media (max-width: 1095px){.form .wrapper .col-20:nth-of-type(1) input,.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) input,.form .wrapper .col-20:nth-of-type(2) select{width:100%}}.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) select{font-weight:400;font-size:14px;color:#000;cursor:pointer;background-image:url("../images/arrow.svg");background-repeat:no-repeat;background-size:15px 15px;background-position:175px 15px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:''}@media (max-width: 1095px){.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) select{background-position:98% 15px}}@media (max-width: 800px){.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) select{background-position:97% 15px}}@media (max-width: 480px){.form .wrapper .col-20:nth-of-type(1) select,.form .wrapper .col-20:nth-of-type(2) select{background-position:95% 15px}}.form .wrapper .col-20:nth-of-type(1) select::-ms-expand,.form .wrapper .col-20:nth-of-type(2) select::-ms-expand{display:none}.form .wrapper .col-20:nth-of-type(1) select:-moz-focusring,.form .wrapper .col-20:nth-of-type(2) select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}@media (max-width: 1095px){.form .wrapper .col-25:nth-of-type(3){width:100%}}.form .wrapper .col-25:nth-of-type(3) input{width:250px;height:40px;margin-bottom:10px;padding-left:20px;background:#FFF}@media (max-width: 1095px){.form .wrapper .col-25:nth-of-type(3) input{width:100%}}.form .wrapper .col-35{width:35%;float:left}@media (max-width: 1095px){.form .wrapper .col-35{width:100%}}.form .wrapper .col-35 textarea{width:100%;height:140px;resize:none;padding:10px 20px;background:#FFF}@media (max-width: 1095px){.form .wrapper .col-35 textarea{width:100%}}.form .wrapper .col-35 button{width:135px;height:40px;background:#65AFFF;border-radius:3px;font-size:14px;color:#FFF;float:right}@media (max-width: 1095px){.form .wrapper .col-35 button{border-radius:0;float:none;width:100%}}.form .clear{clear:both}.success{margin-bottom:235px;padding:40px 20px}.success h2{font-weight:400;font-size:24px;color:transparent;margin:0}.blue{color:#262ECE !important}footer{background:#F5F4F3;padding:40px 20px;position:absolute;bottom:0;left:0;right:0;height:235px}@media (max-width: 860px){footer{padding:30px 20px}}footer .wrapper{max-width:1440px;width:100%;margin:0 auto}footer .wrapper .black{color:#000;margin-right:60px}@media (max-width: 860px){footer .wrapper .black{margin-right:30px}}@media (max-width: 860px){footer .wrapper .mobile_none{display:none}}footer .wrapper .grey{color:#717171;display:block}footer .wrapper .grey:nth-of-type(1){margin-bottom:40px}footer .wrapper .grey:nth-of-type(2){margin-top:40px}label.error{display:none !important}.error{border:1px solid #B33A3A !important}
