
@import "https://fonts.googleapis.com/css?family=Ubuntu:300,400,700&subset=cyrillic";
article, aside, audio, b, body, canvas, dd, details, div, dl, dt, em, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, img, label, li, mark, menu, nav, ol, p, section, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, u, ul, video {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, td img {
    vertical-align: top;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    outline: 0 none;
}
input[type="password"], input[type="text"], textarea {
    padding: 0;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
sub {
    font-size: smaller;
    vertical-align: sub;
}
sup {
    font-size: smaller;
    vertical-align: super;
}
article, aside, details, figcaption, kakpopastv24shkolu-figure, footer, header, menu, nav, section {
    display: block;
}
nav ul {
    list-style: outside none none;
}
html {
    height: 100%;
}
body {
    background-color: #fff;
    color: #333;
    font-family: Ubuntu,sans-serif;
    font-size: 16px;
    height: 100%;
    min-width: 320px;
}
a {
    color: #fcd56e;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
.alert-success {
    background-color: #0a0;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
.alert-danger {
    background-color: #b92c28;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
.g-recaptcha {
    margin-bottom: 15px;
}
@font-face {
    font-family: "Pe-icon-7-stroke";
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("/fonts/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("/fonts/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
}
[class*=" pe-7s-"], [class^="pe-7s-"] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
.pe-7s-close::before {
    content: "";
}
.pe-7s-angle-right::before {
    content: "";
}
.pe-7s-angle-left::before {
    content: "";
}
.pe-2x {
    font-size: 2em;
}
.pe-3x {
    font-size: 3em;
}
.pe-4x {
    font-size: 4em;
}
.pe-5x {
    font-size: 5em;
}
.container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 15px;
}
.col-2, .col-3, .col-4 {
    -moz-box-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -15px;
}
.col-2 .item, .col-3 .item, .col-4 .item {
    box-sizing: border-box;
    margin: 0 15px;
}
.col-2 .item {
    width: calc(50% - 30px);
}
.col-3 .item {
    flex-basis: 300px;
    width: calc(33% - 30px);
}
.col-4 .item {
    flex-basis: 262px;
    width: calc(25% - 30px);
}
.input {
    margin-bottom: 15px;
}
.input label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.input input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    height: 45px;
    padding: 0 10px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.input input:focus {
    border-color: #2792ef;
    box-shadow: 0 0 10px 0 #2792ef;
}
.input .has-error .help-block {
    color: red;
}
textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    font-family: Ubuntu,sans-serif;
    height: 100%;
    padding: 10px;
    resize: none;
    width: 100%;
}
textarea:focus {
    border-color: #2792ef;
    box-shadow: 0 0 15px 0 #2792ef;
}
.submit button {
    height: 45px;
    width: 100%;
}
.btn {
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-width: 180px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.btn-yellow {
    background-color: #fcd56e;
    border: 1px solid #e6a805;
    color: #333;
}
.btn-yellow:hover {
    background-color: #feebb9;
}
.modal-box {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}
.modal-box .overlay {
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
@media screen and (max-width: 480px) {
.modal-box .overlay {
    background-color: rgba(0, 0, 0, 0.9);
}
}
.modal {
    background-color: #fff;
    display: none;
    max-width: 600px;
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 150;
}
.modal .btn-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: all 0.3s ease 0s;
}
.modal .btn-close:hover {
    color: #00f;
}
.modal h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
}
@media screen and (max-width: 480px) {
.modal h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
}
.lightbox {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 130;
}
.lightbox .btn-close-modal {
    color: #fff;
    cursor: pointer;
    opacity: 0.3;
    position: fixed;
    right: 10px;
    top: 10px;
    transition: all 0.3s ease 0s;
    z-index: 10005;
}
.lightbox .btn-close-modal:hover {
    opacity: 1;
}
.lightbox .lightbox-content {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-around;
    position: relative;
    width: 800px;
    z-index: 150;
}
.lightbox .lightbox-content .img-wrapper {
    -moz-box-ordinal-group: 3;
    margin: 0 10px;
    max-height: 90%;
    max-width: 90%;
    order: 2;
}
.lightbox-nav.prev {
    -moz-box-ordinal-group: 2;
    margin-right: auto;
    order: 1;
}
.lightbox-nav.next {
    -moz-box-ordinal-group: 4;
    margin-left: auto;
    order: 3;
}
.lightbox-nav {
    color: #fff;
    cursor: pointer;
    font-size: 40px;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
}
.lightbox-nav:hover {
    opacity: 1;
}
@media screen and (max-width: 768px) {
.lightbox .lightbox-content {
    width: 100%;
}
.lightbox-nav {
    font-size: 32px;
}
}
#header {
    background-color: #222;
    height: 80px;
}
@media screen and (max-width: 480px) {
#header {
    height: auto;
    padding: 10px 0;
}
}
#header .container {
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    display: flex;
    height: inherit;
    justify-content: space-between;
}
@media screen and (max-width: 480px) {
#header .container {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
}
}
#header .kakpopastv24shkolu-logo {
    text-align: center;
}
@media screen and (max-width: 480px) {
#header .kakpopastv24shkolu-logo {
    margin-bottom: 10px;
}
}
#header .kakpopastv24shkolu-logo h2 {
    color: #fcd56e;
    font-size: 22px;
    font-weight: 400;
}
#header .kakpopastv24shkolu-logo p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
#header .kakpopastv24shkolu-contacts {
    color: #fff;
}
#header .kakpopastv24shkolu-contacts .kakpopastv24shkolu-phone {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: center;
}
#header .kakpopastv24shkolu-contacts .kakpopastv24shkolu-phone a {
    color: #ffffff;
    text-decoration: none;
}
#header .kakpopastv24shkolu-contacts .kakpopastv24shkolu-phone img {
    margin-bottom: 4px;
    margin-right: 4px;
    width: 25px;
}
#main-screen {
    background-image: url("/img/evakuator24shkola.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    position: relative;
}
@media screen and (max-width: 768px) {
#main-screen {
    height: 400px;
}
}
#main-screen .page-nav {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#main-screen .page-nav .menu {
    -moz-box-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main-screen .page-nav .menu li a {
    -moz-box-align: center;
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 50px;
    padding: 0 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
#main-screen .page-nav .menu li a:hover {
    color: #fcd56e;
}
@media screen and (max-width: 768px) {
#main-screen .page-nav .menu li a {
    font-size: 14px;
    padding: 0 15px;
}
}
@media screen and (max-width: 480px) {
#main-screen .page-nav .menu li a {
    height: 30px;
}
}
#main-screen .kakpopastv24shkolu-info {
    color: #fff;
    height: inherit;
    text-shadow: 1px 1px 3px #323232;
}
#main-screen .kakpopastv24shkolu-info .container {
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: inherit;
    justify-content: center;
}
#main-screen .kakpopastv24shkolu-info h1 {
    font-size: 38px;
    text-align: center;
}
@media screen and (max-width: 768px) {
#main-screen .kakpopastv24shkolu-info h1 {
    font-size: 28px;
}
}
@media screen and (max-width: 480px) {
#main-screen .kakpopastv24shkolu-info h1 {
    font-size: 22px;
}
}
#main-screen .kakpopastv24shkolu-info .slogan {
    font-size: 28px;
    margin: 10px 0;
    text-align: center;
}
@media screen and (max-width: 768px) {
#main-screen .kakpopastv24shkolu-info .slogan {
    font-size: 24px;
}
}
@media screen and (max-width: 480px) {
#main-screen .kakpopastv24shkolu-info .slogan {
    font-size: 18px;
}
}
#main-screen .kakpopastv24shkolu-info .kakpopastv24shkolu-phone {
    color: #fcd56e;
    font-size: 38px;
    font-weight: 700;
}
#main-screen .kakpopastv24shkolu-info .kakpopastv24shkolu-phone a {
    color: #fcd56e;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
#main-screen .kakpopastv24shkolu-info .kakpopastv24shkolu-phone {
    font-size: 28px;
}
}
#main-screen .kakpopastv24shkolu-info .kakpopastv24shkolu-phone img {
    bottom: 3px;
    position: relative;
    width: 40px;
}
@media screen and (max-width: 768px) {
#main-screen .kakpopastv24shkolu-info .kakpopastv24shkolu-phone img {
    bottom: 2px;
    width: 30px;
}
}
#main-form {
    background-color: #1f3952;
    padding: 50px 0;
}
@media screen and (max-width: 768px) {
#main-form {
    padding: 30px 0;
}
}
#main-form h2 {
    color: #fcd56e;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
#main-form h2 {
    text-align: center;
}
}
#main-form form {
    font-size: 16px;
}
@media screen and (max-width: 480px) {
#main-form form {
    font-size: 14px;
}
}
@media screen and (max-width: 992px) {
#main-form form {
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    align-items: center;
    flex-direction: column;
}
}
#main-form form .fields {
    display: flex;
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
#main-form form .fields {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
}
}
#main-form form .fields .inputs {
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-right: 15px;
}
@media screen and (max-width: 768px) {
#main-form form .fields .inputs {
    margin-bottom: 15px;
    margin-right: 0;
}
}
#main-form form .fields .inputs .input {
    box-sizing: border-box;
    margin-bottom: 15px;
}
#main-form form .fields .inputs .input:last-child {
    margin-bottom: 0;
}
#main-form form .fields .textarea {
    -moz-box-flex: 1;
    flex-grow: 1;
}
@media screen and (max-width: 768px) {
#main-form form .fields .textarea {
    height: 160px;
}
}
#main-form form .fields .textarea .field-order-comment {
    height: 100%;
}
#main-form form .kakpopastv24shkolu-time-submit {
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
}
#main-form form .kakpopastv24shkolu-time-submit .kakpopastv24shkolu-time {
    display: flex;
    margin-bottom: 15px;
}
#main-form form .kakpopastv24shkolu-time-submit .kakpopastv24shkolu-time .kakpopastv24shkolu-figure {
    color: #fcd56e;
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    margin-right: 15px;
    position: relative;
    top: 5px;
}
#main-form form .kakpopastv24shkolu-time-submit .kakpopastv24shkolu-time .text {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#main-form form .kakpopastv24shkolu-time-submit .kakpopastv24shkolu-time .text .kakpopastv24shkolu-small-text {
    font-size: 21px;
    line-height: 1;
    position: relative;
    top: -2px;
}
#main-form form .kakpopastv24shkolu-time-submit .kakpopastv24shkolu-time .text .kakpopastv24shkolu-big-text {
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
}
#main-form form .kakpopastv24shkolu-time-submit .submit {
    width: 304px;
}
@media screen and (max-width: 480px) {
#main-form form .kakpopastv24shkolu-time-submit .submit {
    width: 100%;
}
}
#main-form .kakpopastv24shkolu-warning {
    color: #fff;
    margin-top: 15px;
}
@media screen and (max-width: 480px) {
#main-form .kakpopastv24shkolu-warning {
    font-size: 14px;
}
}
#prices {
    background-color: #f4f3f4;
    padding: 50px 0 20px;
}
@media screen and (max-width: 768px) {
#prices {
    padding: 30px 0 0;
}
}
#prices h2 {
    font-size: 32px;
    margin-bottom: 50px;
    text-align: center;
}
@media screen and (max-width: 480px) {
#prices h2 {
    font-size: 22px;
    margin-bottom: 40px;
}
}
#prices .item {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    text-align: center;
}
@media screen and (max-width: 480px) {
#prices .item {
    margin-bottom: 15px;
}
}
#prices .item .img-wrapper {
    box-sizing: border-box;
    padding: 30px;
}
#prices .item .img-wrapper img {
    width: 170px;
}
#prices .item h3 {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    padding-bottom: 15px;
}
#prices .item .price {
    border-top: 1px solid #eee;
    font-size: 18px;
    padding: 30px 0;
}
#prices .item .price span {
    background-color: #fef2d2;
    display: inline-block;
    padding: 10px 50px;
}
#pokemonzyaba-about {
    background-color: #f4f3f4;
    padding-top: 30px;
}
@media screen and (max-width: 480px) {
#pokemonzyaba-about {
    font-size: 14px;
}
}
#pokemonzyaba-about h2 {
    font-size: 32px;
    margin-bottom: 20px;
    text-align: center;
}
#pokemonzyaba-about h3 {
    font-size: 18px;
    padding: 10px 0 5px;
}
@media screen and (max-width: 480px) {
#pokemonzyaba-about h2 {
    font-size: 22px;
    margin-bottom: 10px;
}
}
#pokemonzyaba-about p {
    line-height: 1.5;
}
#pokemonzyaba-about .kakpopastv24shkolu-benefits {
    padding: 30px 0 50px;
}
@media screen and (max-width: 768px) {
#pokemonzyaba-about .kakpopastv24shkolu-benefits {
    padding-bottom: 30px;
}
}
#pokemonzyaba-about .kakpopastv24shkolu-benefits .benefit {
    margin-bottom: 30px;
    text-align: center;
}
@media screen and (max-width: 480px) {
#pokemonzyaba-about .kakpopastv24shkolu-benefits .benefit {
    margin-bottom: 15px;
}
}
#pokemonzyaba-about .kakpopastv24shkolu-benefits .benefit img {
    width: 150px;
}
#pokemonzyaba-about .kakpopastv24shkolu-benefits .benefit h3 {
    font-size: 18px;
}
#images {
    background-attachment: fixed;
    background-image: url("/img/photos-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
    padding-top: 50px;
}
#images .photo {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    cursor: pointer;
    margin-bottom: 30px;
    padding: 10px;
    transition: all 0.3s ease 0s;
}
#images .photo:hover {
    background-color: #fcd56e;
}
#images .photo .img-wrapper {
    background-position: center center;
    background-size: cover;
    height: 200px;
}
#images .photo .img-wrapper a {
    display: block;
    height: 100%;
    width: 100%;
}
#footer {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}

#login-form {min-height:100px; text-align:center;}
