﻿@import url(font-awesome.css);@import url(slick.css);@import url(bootstrap.min.css);@import url(flaticon.css);@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic-ext);@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700);.serif{font-family:"Playfair Display",serif}.mono{font-family:"Source Code Pro"}img{max-width:100%}h1,h2,h3,h4,h5,h6,p,a{line-height:1.3}a{text-decoration:none !important;color:#000}a:hover{color:#000}.button{display:block;font-size:14px;color:#000;width:140px;padding:0.5em;border-radius:25px;border:1px solid;text-align:center;transition:all 0.5s}.button:hover,.button.active{background:#fdb833;color:#000;border-color:transparent}.title{font-size:60px}.p-reletive{position:relative}body{font-family:"Arimo",sans-serif;min-width:320px;color:#000}.absolut-header header{position:absolute;width:100%;z-index:100}header{position:relative;padding:1em}header .logo{margin-top:1em;display:block}@media only screen and (max-width: 1024px){header .logo{margin-top:2.5em}}header .logo img{width:100px;display:inline-block;margin-top:-2em}header .logo h2{display:inline-block;margin:0;font-size:24px;line-height:1;padding-left:0.5em}@media only screen and (max-width: 1024px){header .logo h2{display:none}}header .cart-button{position:absolute;width:120px;right:1em;top:1.5em;background:#fdb833;padding:0.5em 1em;text-align:right}header .cart-button i{padding-right:0.5em}header .cart-button .name{display:block}.cart-side{position:fixed;width:300px;right:-300px;top:0;background:#fff;height:100%;z-index:99999999;transition:all 0.5s;overflow:scroll;-webkit-box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55);-moz-box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55);box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55)}.cart-side .cart-button{position:absolute;top:1em;right:1em;background:#fdb833;border:0;padding:0.1em 0.5em;display:block;font-size:18px}.cart-side .cart-box{padding:2em}.cart-side .cart-box h3{margin-top:0.4em;margin-bottom:2em}.cart-side .cart-box .cart-items{margin-top:1em;padding-bottom:0.5em;border-bottom:1px solid #aaa}.cart-side .cart-box .cart-items .bg{position:absolute;width:220px;height:220px;right:0;left:0;z-index:-1;bottom:0em;margin:auto;background-size:100%;opacity:0;transition:all 0.5s}.cart-side .cart-box .cart-items h2{font-size:18px;margin:0}.cart-side .cart-box .cart-items h2 span{font-size:14px;color:#888;display:block}.cart-side .cart-box .cart-items .price-and-amount{position:relative;font-size:16px;margin-top:0.3em}.cart-side .cart-box .cart-items .price-and-amount button{position:absolute;width:20px;height:20px;top:0em;right:0;background:transparent;border:0;font-size:14px}.cart-side .cart-box .cart-items .amount{vertical-align:baseline}.cart-side .cart-box .cart-items .price{display:inline}.cart-side .cart-box .cart-items .price h3{font-size:20px;padding-left:0.5em;margin:0}.cart-side .cart-box .cart-items .price span{font-size:14px;vertical-align:super}.cart-side .cart-box .cart-items:hover .bg{opacity:0.3}.cart-side .button{margin:2em auto}.cart-side.show{right:0}@media only screen and (max-width: 1024px){.menu-here{position:absolute;top:200%;padding-bottom:5em;left:0;width:100%;height:auto;background:#fff;z-index:10000;opacity:0;visibility:hidden;transition:all 0.5s}.menu-here.show{opacity:1;visibility:visible}}.menu{padding:0;position:relative;z-index:9999999;list-style:none;text-align:center;display:table;margin:1em auto 0}@media only screen and (max-width: 1024px){.menu{display:block;background:#fff}}.menu li{display:table-cell;position:relative}@media only screen and (max-width: 1024px){.menu li{display:block}}.menu li a{padding:1em 2em;display:block;transition:all 0.3s;position:relative}.menu li a:hover{background:#f4f4f4}.menu li a span{width:0px;height:0px;border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid;display:block;position:absolute;top:22px;right:10px;transition:all 0.5s}@media only screen and (max-width: 1024px){.menu li a span.open{transform:rotate(180deg)}}.menu li:hover a+.drop{opacity:1;visibility:visible}.menu li .drop{position:absolute;background:#fff;width:100%;z-index:1000;list-style:none;padding:0;transition:all 0.3s;opacity:0;visibility:hidden;display:block}@media only screen and (max-width: 1024px){.menu li .drop{background:#eee;position:relative;visibility:visible;opacity:1;font-size:12px;display:none}.menu li .drop.open{display:block}}.menu li .drop li{display:block}.menu li .drop li .drop-down{padding:0;margin:0;list-style:none;position:absolute;width:150px;right:-150px;background:#eee;top:0;opacity:0;visibility:hidden;transition:all 0.3s}@media only screen and (max-width: 1024px){.menu li .drop li .drop-down{right:0;z-index:1000;background:#ddd;position:relative;right:0;left:0;margin:auto;opacity:1;visibility:visible;display:none}.menu li .drop li .drop-down.open{display:block}}.menu li .drop li:hover a+.drop-down{opacity:1;visibility:visible}.open-menu{position:absolute;display:block;width:50px;height:50px;background:transparent;border:0;left:0;right:0;top:3em;margin:auto;opacity:0;visibility:hidden}@media only screen and (max-width: 980px){.open-menu{top:7em}}.open-menu span{width:30px;height:2px;background:#000;display:block;position:relative;margin:auto;transition:all 0.5s}.open-menu span:after{content:"";position:absolute;width:30px;height:2px;background:#000;display:block;top:-6px;transition:all 0.5s}.open-menu span:before{content:"";position:absolute;width:30px;height:2px;background:#000;display:block;top:6px;transition:all 0.5s}.open-menu.show span{transform:rotate(45deg)}.open-menu.show span:after{transform:rotate(-90deg);top:0}.open-menu.show span:before{height:0}@media only screen and (max-width: 1024px){.open-menu{opacity:1;visibility:visible}}.hero{padding:5em 0;height:100vh;position:relative;min-height:700px}.hero .container{position:relative}.hero .slider-box{position:absolute;width:100%;z-index:10;top:-3em;left:0}.hero .slider-box .item{position:relative}.hero .slider-box .item .info{text-align:right;position:absolute;width:200px;right:1em;top:50%}.hero .slider-box .item .info .button{float:right;margin-top:1em}.hero .slider-box img{display:block;max-width:500px;margin:auto}.hero .slider-box .slick-arrow{position:absolute;opacity:0}.hero .title-hero{padding-top:5em}.hero .title-hero h2{font-size:50px;line-height:1.2;margin-bottom:0.5em}.hero .page-info{position:absolute;z-index:1000;height:30px;bottom:3em;width:100%;left:0;transition:all 0.5s;opacity:0.5}@media only screen and (max-width: 1024px){.hero .page-info{opacity:1;text-align:center;bottom:6em}}.hero .page-info .social a{display:inline-block;padding-right:2em}@media only screen and (max-width: 1024px){.hero .page-info .social a{padding:0 1em;margin-bottom:1em}}.hero .page-info .social a i{font-size:18px;color:#fdb833}.hero .page-info .telephones a{padding-left:1em}@media only screen and (max-width: 1024px){.hero .page-info .telephones a{padding:0 1em}}.hero .page-info:hover{opacity:1}.price h3{font-weight:800;font-size:70px;margin:0;line-height:1;color:#fdb833;display:inline-block}.price span{color:#fdb833;font-size:24px;vertical-align:top}.price.old h3{position:relative;color:#b4b3b3;display:inline-block;text-decoration:line-through}.price.old span{color:#b4b3b3}.slider-box .price h3{font-size:70px}.slider-box .price span{font-size:24px}@media only screen and (max-width: 1024px){.slider-box{display:none}}.categories{padding:5em 0;background:#fffbf4}.categories i:before{font-size:150px;color:#fdb833;margin-bottom:-0.2em;display:block}.categories .button{margin:auto;margin-top:2em}.categories .links a{display:block;font-size:25px;padding:1em;transition:all 0.5s;position:relative}@media only screen and (max-width: 1024px){.categories .links a{text-align:center}}@media only screen and (max-width: 1024px){.categories .links a .img-small{display:none}}.categories .links a .img-small img{width:30px;margin-right:0.5em}.categories .links a:hover{background:#fdb833}.categories .links.text-right .img-small img{margin-right:0;margin-left:0.5em}.best-product{padding:5em 0}.best-product .slider-best{position:relative}.best-product .slider-best:after{content:"";position:absolute;width:200px;left:0;top:0;height:100%;background:-moz-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%)}@media only screen and (max-width: 1024px){.best-product .slider-best:after{display:none}}.best-product .slider-best:before{content:"";position:absolute;width:200px;right:0;top:0;height:100%;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);z-index:100}@media only screen and (max-width: 1024px){.best-product .slider-best:before{display:none}}.best-product .slick-arrow{position:absolute;z-index:999;top:40%;width:100px;height:50px;background:transparent;border:0;color:transparent}.best-product .slick-prev{left:0}.best-product .slick-prev:after{content:"";font:normal normal normal 14px/1 FontAwesome;display:block;color:#000;font-size:30px}.best-product .slick-next{right:0}.best-product .slick-next:after{content:"";font:normal normal normal 14px/1 FontAwesome;display:block;color:#000;font-size:30px}.best-product .slick-center{background:#fdb833;transition:all 0.5s}.best-product .slick-center .price h3,.best-product .slick-center .price span{color:#fff}.story{padding:5em 0 3em;background:#f8f8f8}.story i:before{font-size:70px;line-height:1;color:#fdb833}@media only screen and (max-width: 1024px){.story i:before{text-align:center;display:block}}.story .info{margin-bottom:3em;padding:0em 0;position:relative;z-index:10}@media only screen and (max-width: 1024px){.story .info{text-align:center}}.story .info p{color:#888}.products-grid{padding:5em 0}.product-item{height:260px;position:relative;transition:all 0.5s}@media only screen and (max-width: 1024px){.product-item{height:100%;margin-bottom:1.5em}}.product-item .bg{position:absolute;width:100%;height:100%;top:0;left:0;background-size:50%;background-repeat:no-repeat;background-position:0}@media only screen and (max-width: 1024px){.product-item .bg{position:relative;height:250px;background-size:70%;background-position:50%}}.product-item .info{width:150px;position:absolute;right:1em;bottom:3em;text-align:right}@media only screen and (max-width: 1024px){.product-item .info{width:100%;position:relative;text-align:center;right:auto;bottom:2em}}.product-item .info h2{font-size:22px}.product-item .info p{color:#888}.product-item .info .price h3{font-size:30px}.product-item .info .price span{font-size:18px}.product-item .info .button{float:right;margin-top:1em;width:120px}@media only screen and (max-width: 1024px){.product-item .info .button{float:none;margin:auto}}.product-item:hover a{background:#fdb833;border-color:transparent}.pagitat-ion{padding:0}.pagitat-ion li{display:inline-block;position:relative}.pagitat-ion li:after{content:"";position:absolute;width:20px;background:#fdb833;height:2px;top:0.65em;right:0.5em;display:block}.pagitat-ion li:last-child:after{opacity:0}.pagitat-ion li a{color:#777;padding-right:2.5em}.title-category .filters-box{padding-top:2.7em}.title-category .filters-box p{text-transform:uppercase;font-size:12px;padding-left:1em}.title-category .filters-link{padding:0}.title-category .filters-link li{display:inline-block;position:relative;text-align:right}.title-category .filters-link li:after{content:"";position:absolute;width:1px;background:#fdb833;height:20px;top:0;right:0;display:block}.title-category .filters-link li:last-child:after{opacity:0}.title-category .filters-link li a{white-space:nowrap;color:#777;padding:0 1em}.subscribe{background:#fdb833;padding:5em 0}.subscribe h2{margin:0}@media only screen and (max-width: 1024px){.subscribe h2{font-size:40px}}.subscribe input{padding:1em;width:80%;float:left;font-size:18px;border:0;border-radius:25px 0px 0px 25px}@media only screen and (max-width: 1024px){.subscribe input{padding:0.6em;width:60%}}.subscribe button{float:left;width:20%;padding:1.5em 0;background:#000;color:#fff;border:0}@media only screen and (max-width: 1024px){.subscribe button{padding:1em;width:40%}}.category-hero{position:relative;padding:5em 0;background:#fdb833}.category-hero .bg{opacity:0.5;top:0;left:0;position:absolute;width:100%;height:100%;background-size:cover;background-position:100%}.category-hero h2{margin-top:2em}.category-content{padding:5em 0}.category-list{margin-top:1em}@media only screen and (max-width: 1024px){.category-list{position:absolute;top:-3em;left:1em;width:320px;z-index:100;background:#fff}}.category-list button{display:block;padding:0.5em;width:100%;height:100%;background:transparent;text-align:left;border:0}.category-list button i{padding-right:0.5em}@media only screen and (max-width: 1024px){.category-list button{display:block}}.category-list ul{padding:0;margin:0;list-style:none}@media only screen and (max-width: 1024px){.category-list ul{display:none}}.category-list ul li a{display:block;padding:0.5em;font-size:24px;transition:all 0.5s}.category-list ul li a .img-small{height:0px;transition:all 0.5s}.category-list ul li a .img-small img{width:20px;opacity:0;transition:all 0.5s;margin-right:0.2em}.category-list ul li.drop{position:relative;display:block}.category-list ul li.drop:after{content:"";position:absolute;width:0px;height:0px;top:5px;bottom:0;right:1em;margin:auto;border:5px solid transparent;border-left:10px solid #000;transition:all 0.5s}.category-list ul li.drop .down{position:absolute;top:0;width:100%;background:#fdb833;right:-90%;opacity:0;visibility:hidden;transition:all 0.5s;z-index:-1000}.category-list ul li.drop .down a{font-size:18px}.category-list ul li.drop .down a:hover{color:#fff}.category-list ul li:hover a{background:#fdb833}.category-list ul li:hover a .img-small{height:30px}.category-list ul li:hover a img{opacity:1}.category-list ul li:hover .down{opacity:1;visibility:visible;z-index:1000;display:block;right:-100%}@media only screen and (max-width: 1024px){.category-list ul li:hover .down{right:0;top:100%}}.category-list ul li:hover:after{border-right:10px solid #000;border-left:10px solid transparent}.product-content{padding:5em 0;background:#fdb833}.product-content .pagitat-ion{opacity:0.6}.product-content .pagitat-ion li:after{background:#fff}.product-content .pagitat-ion a{color:#000}.product-content .image-box img{max-height:555px;margin:auto}.product-content .image-box .slider-nav{margin-top:2em}.product-content .image-box .slider-nav img{max-height:95px}.product-content .price-box{padding:1.5em;padding-bottom:2.5em;background:#fff;margin-top:2em}.product-content .price-box .price{margin:0.2em 0}.product-content .price-box .price.old h3{font-size:50px;text-decoration:line-through}.product-content .price-box .price.old span{font-size:16px}.product-content .price-box .price+.old{margin-top:-0.5em}.product-content .price-box .button{margin-top:1em;font-size:20px;width:100%}.product-content .price-box p{color:#999}@media only screen and (max-width: 1024px){.product-content .price-box{padding:1em;margin:0}}.product-content .social-share{text-align:center}.product-content .social-share a{display:inline-block;padding:0 0.6em;font-size:18px;transition:all 0.5s}.product-content .social-share a:hover{color:#fff}.mini-category{position:absolute;top:-3.5em;width:270px;background:#fdb833;z-index:100}.mini-category .category-list{position:relative}.mini-category .category-list .open-categories{display:block;padding:0.5em;width:100%;height:100%;background:transparent;text-align:left;border:0}.mini-category .category-list .open-categories i{padding-right:0.5em}.mini-category .category-list ul{display:none}@media only screen and (max-width: 1024px){.mini-category{display:none}}.reviews .reviews-rating{margin-top:2em}.reviews .reviews-rating .amount-rating h2{font-size:60px;color:#fff;margin:0;font-weight:800;line-height:1}.reviews .reviews-rating .amount-rating h2 span{font-size:20px;vertical-align:top}.reviews .reviews-rating .amount-rating p{font-size:12px;opacity:0.5}.reviews .reviews-rating .total-box p{font-size:12px;text-transform:uppercase;margin:0}.reviews .reviews-list{margin-top:4em}.reviews .reviews-list .reviews-item{margin-bottom:1.5em;border-bottom:1px solid #a87208}.reviews .reviews-list .reviews-item .reviews-head{font-size:12px}.reviews .reviews-list .reviews-item .reviews-head p{margin-bottom:0.5em}.reviews .reviews-list .reviews-item .reviews-head i{padding-right:0.5em}.scroll-bar{position:relative;width:100%;margin-bottom:1.5em}.scroll-bar .bar{display:block;position:absolute;width:50%;height:5px;background:#fff}.scroll-bar .bar.proc-1{width:10%}.scroll-bar .bar.proc-2{width:25%}.scroll-bar .bar.proc-3{width:50%}.scroll-bar .bar.proc-4{width:75%}.scroll-bar .bar.proc-5{width:100%}footer{padding:5em 0;background:#000;color:#fff;position:relative}footer a{color:#fff}footer a:hover{color:#fdb833}footer .category-list button{display:none}footer .category-list ul li{float:left;width:50%}@media only screen and (max-width: 1024px){footer .category-list ul li{float:none;width:auto}}footer .category-list ul li .img-small{display:none}footer .category-list ul li a:hover{color:#000}footer .category-list ul li ul li{float:none;width:100%}@media only screen and (max-width: 1024px){footer .social-footer{text-align:center}}footer .social-footer a{display:block;font-size:25px;margin-bottom:0.5em}@media only screen and (max-width: 1024px){footer .social-footer a{display:inline-block;margin:0.5em}}footer .copy{position:absolute;height:45px;padding:1em;background:#fdb833;bottom:0;left:0;text-align:center;width:100%;color:#000}.modal-window{position:fixed;width:100%;height:100%;z-index:9999999;top:0;left:0;opacity:0;visibility:hidden;transition:all 0.5s}.modal-window>a.modal-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:10;background:rgba(255,255,255,0.52)}.modal-window .modal-box{width:600px;height:90%;overflow:scroll;top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;background:#fff;padding:2em;z-index:99999999;-webkit-box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55);-moz-box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55);box-shadow:0px 5px 29px -10px rgba(0,0,0,0.55)}@media only screen and (max-width: 1024px){.modal-window .modal-box{width:auto;height:auto}}.modal-window .modal-box .modal-link{position:absolute;width:30px;height:30px;font-size:20px;background:#fdb833;border:0;top:1em;right:1em;padding:0}.modal-window.show{opacity:1;visibility:visible}.review-modal h2{margin:0;margin-bottom:1em}.review-modal .rating-box,.review-modal .input-box{margin-bottom:1em}.review-modal input,.review-modal textarea{width:100%;margin-bottom:0.5em;padding:0.4em;border-radius:5px;border:1px solid #ccc}.review-modal textarea{height:101px}.review-modal .button{margin:auto;width:200px}.review-modal span{font-weight:800}@media only screen and (max-width: 1024px){.in-cart h1{margin-top:1em}}@media only screen and (max-width: 1024px){.in-cart .title-items{display:none}}.in-cart .item-product{position:relative;transition:all 0.5s;padding-top:1em;padding-bottom:0.5em;margin-bottom:2em}@media only screen and (max-width: 1024px){.in-cart .item-product{text-align:center;padding-top:3em}}.in-cart .item-product .delete-procuct{position:absolute;right:0px;width:30px;height:30px;top:35%;z-index:10}@media only screen and (max-width: 1024px){.in-cart .item-product .delete-procuct{left:0;margin:auto;top:0}}.in-cart .item-product .delete-procuct button{background:transparent;border:0}@media only screen and (max-width: 1024px){.in-cart .item-product .delete-procuct button{font-size:20px}}.in-cart .item-product img{height:50px;margin-right:0.5em;margin-bottom:0.5em}.in-cart .item-product h2{font-size:20px;margin:0}.in-cart .item-product h3{margin:0;margin-top:0.5em}.in-cart .item-product .amount-item{position:relative}.in-cart .item-product .amount-item button{position:absolute;border:0;background:transparent;top:25%;font-size:20px;background:#fdb833;padding:0.2em;display:block}.in-cart .item-product .amount-item button.plus{right:20%}.in-cart .item-product .amount-item button.minus{left:20%;padding:0.2em 0.3em}.in-cart .item-product:hover{background:#fdb833}.in-cart .price-total{margin-top:2em;margin-bottom:5em}.in-cart .price-total .kassa-link{text-align:center;margin-top:-0.5em;display:block;width:100%;padding:2em;background:#fdb833;border:0}.in-cart .price-total .kassa-link i{display:block}.controls-elements nav{text-align:center}.controls-elements .pagination li{display:inline-block}.controls-elements .pagination li a{border-radius:0;border:0;color:#000;transition:all 0.5s;font-size:18px}.controls-elements .pagination li a:hover{color:#000;background:#fdb833}.controls-elements .show-more-select{position:absolute;width:150px;top:0.5em;text-align:right;right:0;font-size:12px}@media only screen and (max-width: 1024px){.controls-elements .show-more-select{position:relative;margin:auto;text-align:center}}@media only screen and (max-width: 1024px){.kassa h1{margin-top:1em}}.kassa .login-or-new-user .panel{border:0}.kassa .login-or-new-user .panel-heading{border:0;background:#fdb833;border-radius:0}.kassa .login-or-new-user .panel-heading a{display:block;color:#000;position:relative}.kassa .login-or-new-user .panel-heading a .lines{position:absolute;width:20px;height:20px;top:0px;right:0em}.kassa .login-or-new-user .panel-heading a .lines span{display:block;width:100%;height:2px;background:#000;position:absolute;top:50%;transition:all 0.5s}.kassa .login-or-new-user .panel-heading a.collapsed .lines span:last-child{transform:rotate(90deg)}.kassa .login-or-new-user .panel-body .input-field{margin-bottom:0.5em}.kassa .login-or-new-user .panel-body label{font-weight:400}.kassa .login-or-new-user .panel-body input{width:100%;padding:0.3em;display:block}.kassa .login-or-new-user .panel-body .button{width:140px;margin:1em auto;padding:0.5em}.kassa .login-or-new-user .panel-body .lost-password{display:block;font-size:12px;text-align:center}.kassa .payment-info .row{margin-bottom:1em}.kassa .payment-info label{font-weight:400}.kassa .payment-info label span{color:#fdb833}.kassa .payment-info input{display:block;padding:0.35em;width:100%}.kassa .payment-info .checkbox-here input{display:inline;width:auto}.kassa .payment-info .checkbox-here span{padding-left:1em;color:#000}.kassa .payment-method{margin-top:3em;margin-bottom:5em}.kassa .payment-method label{font-weight:400;text-align:center;padding:2em;width:160px;position:relative}.kassa .payment-method label span{display:block}.kassa .payment-method label i{font-size:50px;display:block;margin-bottom:10px}.kassa .payment-method label .bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;border:2px solid #fdb833}.kassa .payment-method label input:checked+.bg{background:#fdb833}.kassa .payment-method .checkbox-here{margin-top:1em;padding:0;text-align:left;width:auto}.kassa .payment-method .checkbox-here input{display:inline;width:auto}.kassa .payment-method .checkbox-here span{display:inline;padding-left:1em;color:#000}.kassa .send-button{margin:2em auto;padding:1em}.kassa .disable-form{opacity:0.5;pointer-events:none}
#map{height:370px;width:100%}
.error-page{
    margin-top:120px;
    margin-bottom: 80px;
    
}
.error-page h3{
    color:#fdb833;
    font-size: 152px;
}
input.error, textarea.error{
    border:1px solid #900;
    background:pink;
}
.inline a{
    display:inline;
}