/*
 * Theme Name: Letím Brno
 * Theme URI: http://www.letimbrno.cz
 * Description: A Company Responsive Theme
 * Author: David Světlík
 * Author URI: http://www.davidsvetlik.cz
 * License: GNU General Public License version 3.0
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Version: 1.0
 *
 * Designed & Handcrafted by David Světlík
 * All files, unless otherwise stated, are released under the GNU General Public License
 * version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
 */

/* start */

/* generally open */

html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, form, fieldset, table, th, td, img {
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    background-color: #fff;
    color: #62626F;
    font-family: 'Nunito', sans-serif;
    text-align: center;
}

/* IE 8,9,10 */
@media screen\0 {
    body {
        font-family: Verdana, Geneva, sans-serif !important;
    }
}

/* IE 10,11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {
        font-family: Verdana, Geneva, sans-serif !important;
    }
}

a {
    color: #4F4FCB;
    text-decoration: none;
}

a:hover {
    color: #4F4FCB;
    text-decoration: underline;
}

.displaynone {
    display: none;
}

.dopr-sl-h1 {
    font-size: 2.9em !important;
    font-weight: 300;
    line-height: 52px;
    margin-top: -10px;
    width: 50%;
}

/* generally close */
/* sidenav open */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #E5E5FD;
    overflow-x: hidden;
    padding-top: 33px;
    transition: 0.2s;
    text-align: left;
    z-index: 9999;
}

.sidenavclose {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.sidenavmenu {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.sidenav a {
    color: #4F4FCB;
    display: block;
    font-size: 1.3125em;
    margin: 20px 50px 20px 50px;
    text-decoration: none;
    transition: 0.2s;
}

.sidenav a:hover {
    color: #373447;
}

.sidenav a:active {
    color: #4F4FCB;
}

.sidenav .closebtn {
    background: url("images/sidenav-close-a.png") no-repeat;
    background-size: 18px 18px;
    float: right;
    height: 18px;
    position: relative;
    width: 18px;
}

.sidenav .closebtn:hover {
    background: url("images/sidenav-close-b.png") repeat-x bottom;
    background-size: 18px 18px;
}

.sidenav .closebtn:active {
    background: url("images/sidenav-close-a.png") no-repeat;
    background-size: 18px 18px;
}

/* sidenav close */
/* container home open */

#container_home {
    height: auto;
    width: 100%;
}

/* container home close */
/* container open */

#container {
    height: auto;
    width: 100%;
}

#container_ {
    background-color: #4F4FCB;
    background-size: 100% 200px;
    position: absolute;
    top: 0px;
    height: 320px;
    width: 100%;
}

/* container close */
/* header home open */

#header_home_ {
    background-color: #4F4FCB;
    height: 480px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
}

#header_home {
    color: #fff;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
    width: 1140px;
    z-index: 1000;
}

#header_home_topm_info_ {
    background-color: #E6E7FF;
    height: auto;
    overflow: hidden;
    width: 100%;
}

#header_home_topm_info {
    color: #504FCB;
    font-size: 1.125em;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    margin: 0px 5% 0px 5%;
    text-align: center;
    width: 90%;
}

#header_home_topm_info a {
    color: #504FCB;
    text-decoration: underline;
}

#header_home_topm_info a:hover {
    color: #504FCB;
    text-decoration: none;
}

#header_home_topm {
    display: block;
    position: fixed;
    height: auto;
    width: 100%;
    left: 0;
    top: 0px;
    padding-bottom: 50px;
    background: transparent;
    transition: 0.3s all;
    z-index: 100;
}

#header_home_topm2 {
    display: block;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
    padding: 0px 25px 0px 25px;
    width: 1090px;
}

#header_home_topm.background {
    background: #4F4FCB;
}

#header_home_top_center.header_home_top_center_vis {
    visibility: hidden;
}

#header_home_top_center.butspan {
    visibility: visible !important;
    transition: 1s all;
}

.header_home_topm_inner {
    max-width: 1140px;
    margin: 0 auto;
}

#header_home_top {
    height: auto;
    overflow: hidden;
    padding: 0px 2% 0px 2%;
    width: 96%;
}

#header_home_top_left {
    float: left;
    font-size: 1.5em;
    height: auto;
    line-height: 26px;
    padding-top: 45px;
    text-align: left;
    width: 12%;
}

#header_home_top_left a {
    color: #fff;
    text-decoration: none;
}

#header_home_top_center {
    float: left;
    height: auto;
    padding-top: 50px;
    text-align: left;
    width: 76%;
}

#header_home_top_center a {
    background-color: #FD8D63;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    height: auto;
    padding: 10px 20px 10px 20px;
    text-align: center;
    width: 200px;
}

#header_home_top_center a:hover {
    background-color: #fff;
    color: #4F4FCB;
    text-decoration: none;
}

#header_home_top_right {
    float: left;
    height: auto;
    padding-top: 64px;
    text-align: right;
    width: 12%;
}

#header_home_top_right a {
    background: url("images/menu-symbol-a.png") no-repeat;
    background-size: 20px 16px;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    width: 20px;
}

#header_home_top_right a:hover {
    background: url("images/menu-symbol-b.png") no-repeat;
    background-size: 20px 16px;
}

#header_home_middle {
    background: url("images/header-middle-bg.png") no-repeat right bottom;
    background-size: 301px 188px;
    height: auto;
    text-align: left;
    margin-bottom: 60px;
    padding: 120px 0px 0px 2%;
    width: 96%;
}

.header_home_middle2 {
    padding: 180px 0px 0px 2% !important;
}

#header_home_middle h1 {
    font-size: 2.9em;
    font-weight: 300;
    line-height: 52px;
    width: 50%;
}

.header_home_bottom_h1 {
    display: none;
}

#header_home_bottom {
    background-color: #fff;
    border-radius: 10px;
    -moz-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    -webkit-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    height: auto;
    margin: 0px auto 0px auto;
    text-align: left;
    overflow: hidden;
    padding: 5%;
    width: 86%;
}

#header_home_bottom input {
    background-color: #fff;
    border-radius: 4px;
    border: 2px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 0px 0px 10px;
    width: auto;
}

#header_home_bottom_block1 {
    float: left;
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 46%;
}

#header_home_bottom_block1_top {
    color: #949397;
    font-size: 1.25em;
    height: auto;
    padding-bottom: 10px;
    width: auto;
}

#header_home_bottom_block1_top img {
    height: 19px;
    margin-right: 5px;
    width: 19px;
}

#header_home_bottom_block1_bottom {
    height: auto;
    width: auto;
}

#header_home_bottom_block1_bottom input {
    width: 28%;
    margin-right: 7px;
}

#header_home_bottom_block2 {
    float: left;
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 20%;
}

#header_home_bottom_block2_top {
    color: #949397;
    font-size: 1.25em;
    height: auto;
    padding-bottom: 10px;
    width: auto;
}

#header_home_bottom_block2_top img {
    height: 19px;
    margin-right: 5px;
    width: 19px;
}

#header_home_bottom_block2_bottom {
    height: auto;
    width: auto;
}

#header_home_bottom_block2_bottom input {
    width: 88%;
}

#header_home_bottom_block3 {
    float: left;
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 20%;
}

#header_home_bottom_block3_top {
    color: #949397;
    font-size: 1.25em;
    height: auto;
    padding-bottom: 10px;
    width: auto;
}

#header_home_bottom_block3_top img {
    height: 19px;
    margin-right: 5px;
    width: 19px;
}

#header_home_bottom_block3_bottom {
    height: auto;
    width: auto;
}

#header_home_bottom_block3_bottom input {
    width: 88%;
}

#header_home_bottom_block4 {
    float: left;
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 14%;
}

#header_home_bottom_block4_top {
    height: auto;
    width: auto;
}

#header_home_bottom_block4_bottom {
    height: auto;
    width: auto;
}

#header_home_bottom button {
    background-color: #535DFF;
    border-radius: 4px;
    border: 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1.125em;
    height: auto;
    padding: 13px 20px 13px 20px;
    text-align: center;
    width: 138px;
}

#header_home_bottom button:hover {
    background-color: #E6E7FF;
    color: #535DFF;
}

/* header home close */
/* header open */

#header {
    color: #fff;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
    width: 1140px;
    z-index: 3;
}

#header_top {
    height: auto;
    overflow: hidden;
    padding: 0px 2% 0px 2%;
    width: 96%;
}

#header_top_left {
    float: left;
    font-size: 1.5em;
    height: auto;
    line-height: 26px;
    padding-top: 45px;
    text-align: left;
    width: 12%;
}

#header_top_center {
    float: left;
    height: auto;
    padding-top: 50px;
    text-align: left;
    width: 76%;
}

#header_top_center a {
    background-color: #FD8D63;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    height: auto;
    padding: 10px 20px 10px 20px;
    text-align: center;
    width: 200px;
}

#header_top_center a:hover {
    background-color: #fff;
    color: #4F4FCB;
    text-decoration: none;
}

#header_top_right {
    float: left;
    height: auto;
    padding-top: 64px;
    text-align: right;
    width: 12%;
}

#header_top_right a {
    background: url("images/menu-symbol-a.png") no-repeat;
    background-size: 20px 16px;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    width: 20px;
}

#header_top_right a:hover {
    background: url("images/menu-symbol-b.png") no-repeat;
    background-size: 20px 16px;
}

#header_middle {
    height: auto;
    text-align: left;
    padding: 130px 0px 40px 2%;
    width: 96%;
}

.header_middle2 {
    padding: 190px 0px 40px 2% !important;
}

#header_middle h1 {
    font-size: 2em;
    line-height: 52px;
    width: 100%;
}

#header_middle h1 img {
    height: 21px;
    width: 21px;
}

.header_bottom_h1 {
    display: none;
}

/* header close */
/* content home open */

.content_home {
    height: auto;
    margin: 0px auto 0px auto;
    padding: 70px 0px 0px 0px;
    width: 1140px;
}

#content_home_block1 {
    background: url("images/content-home-block1-bg.png") no-repeat left bottom;
    background-size: 920px 257px;
    background-color: #4F4FCB;
    border-radius: 10px;
    color: #fff;
    font-size: 2em;
    -moz-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    -webkit-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    height: 412px;
    line-height: 38px;
    margin: 0px auto 70px auto;
    text-align: left;
    overflow: hidden;
    padding: 5%;
    width: 86%;
}

#content_home_block1 h2 {
    margin-bottom: 40px;
}

#content_home_block1 ul li {
    list-style: none;
    margin-bottom: 10px;
}

#content_home_block2 {
    height: auto;
    margin: 0px auto 0px auto;
    text-align: center;
    margin: 0px 0px 0px 1%;
    overflow: hidden;
    width: 99%;
}

#content_home_block2 h2 {
    color: #373447;
    font-size: 2em;
    margin-bottom: 60px;
}

#content_home_block2 h3 {
    color: #4F4FCB !important;
    font-size: 1.4em !important;
    margin-bottom: 60px;
}

#content_home_block2 p {
    color: #373447;
    font-size: 1.2em !important;
    padding: 0px 5% 0px 5%;
    width: 90%;
}

.content_home_block2_block {
    border: 1px #DFDFDF solid;
    height: auto;
    float: left;
    margin: 0px 1% 60px 1%;
    text-align: center;
    vertical-align: middle;
    width: 22.5%;
}

.content_home_block2_block a {
    display: block;
    height: 100%;
    width: 100%;
}

.content_home_block2_block img {
    height: 183px;
    width: 183px;
}

.content_home_block2_block2 {
    border: 1px #DFDFDF solid;
    height: 160px;
    float: left;
    margin: 0px 1% 60px 1%;
    text-align: center;
    vertical-align: middle;
    width: 47%;
    padding: 15px;
    box-sizing: border-box;
}

.content_home_block2_block2 a {
    display: block;
    height: 100%;
    width: 100%;
}

.content_home_block2_block2 img {
    width: min(100%, 300px);
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

.content_home_block2_block3 {
    border: 1px #DFDFDF solid;
    height: auto;
    float: left;
    margin: 0px 1% 0px 1%;
    text-align: center;
    vertical-align: middle;
    width: 98%;
}

.content_home_block2_block3 a {
    display: block;
    height: 100%;
    width: 100%;
}

.content_home_block2_block3 img {
    height: 183px;
    width: 183px;
}

.content_home_block2_block4 {
    height: auto;
    float: left;
    margin: 0px 1% 60px 1%;
    text-align: center;
    vertical-align: middle;
    width: 31%;
}

.content_home_block2_block4 a {
    display: block;
    height: 100%;
    width: 100%;
}

.content_home_block2_block4 img {
    height: auto;
    margin-bottom: 10px;
    width: 270px;
}

#content_home_block3 {
    height: auto;
    margin: 0px auto 70px auto;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

#content_home_block3 a {
    background-color: #FFE7EB;
    border-radius: 8px;
    color: #FD687D;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 20px 20px 20px 20px;
    text-align: center;
    width: 240px;
}

#content_home_block3 a:hover {
    background-color: #E6E7FF;
    color: #535DFF;
    text-decoration: none;
}

#content_home_block4 {
    height: auto;
    margin: 0px auto 90px auto;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

#content_home_block4 h2 {
    color: #373447;
    font-size: 2em;
    margin-bottom: 60px;
}

#content_home_block4 p {
    color: #373447;
    font-size: 1.2em;
    padding: 0px 5% 0px 5%;
    width: 90%;
}

.content_home_block4_block {
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 33%;
}

.content_home_block4_block img {
    height: 242px;
    width: 280px;
}

.content_home_block4_block h3 {
    color: #4F4FCB;
    font-size: 1.5em;
}

.content_home_block4_block2 {
    height: auto;
    float: left;
    margin: 60px 0px 60px 0px;
    overflow: hidden;
    padding-left: 15%;
    text-align: center;
    vertical-align: middle;
    width: 35%;
}

.content_home_block4_block2 img {
    height: 242px;
    width: 280px;
}

.content_home_block4_block2 h3 {
    color: #4F4FCB;
    font-size: 1.5em;
}

.content_home_block4_block3 {
    height: auto;
    float: left;
    margin: 60px 0px 60px 0px;
    overflow: hidden;
    padding-right: 15%;
    text-align: center;
    vertical-align: middle;
    width: 35%;
}

.content_home_block4_block3 img {
    height: 242px;
    width: 280px;
}

.content_home_block4_block3 h3 {
    color: #4F4FCB;
    font-size: 1.5em;
}

#content_home_block5 {
    background-image: url('images/sample.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
}

#content_home_block6_ {
    height: auto;
    overflow: hidden;
    width: 100%;
}

#content_home_block6_ a {
    text-decoration: none;
}

#content_home_block6_ h2 {
    color: #373447;
    font-size: 2em;
    margin-bottom: 60px;
}

#content_home_block6 {
    background-size: 100% auto;
    border-radius: 10px;
    color: #fff;
    -moz-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    -webkit-box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    box-shadow: 0 2px 12px 0 rgba(49, 49, 49, 0.1), 0 2px 12px 0 rgba(49, 49, 49, 0.10);
    height: 390px;
    line-height: 38px;
    margin: 0px auto 70px auto;
    text-align: left;
    overflow: hidden;
    width: 96%;
    position: relative;
}

#content_home_block6_ p {
    margin-bottom: 20px;
}

#content_home_block6 iframe {
    height: 100%;
    width: 100%;
}

#content_home_block6_block {
    height: auto;
    overflow: hidden;
    width: 180px;
    display: block;
    position: absolute;
    top: 40%;
    left: 43%;
}

#content_home_block6_block_top {
    border-radius: 10px;
    background-color: #E5E5FD;
    color: #4F4FCB;
    font-size: 1.25em;
    height: auto;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    width: 160px;
}

#content_home_block6_block_bottom {
    border: 6px solid transparent;
    width: 0px;
    height: 0px;
    display: inline-block;
    position: relative;
    border-top: 12px solid #E5E5FD;
    top: -6px;
    left: 49%;
    margin: 0px auto 0px auto;
}

#content_home_block6 .marker {
    display: block;
    position: absolute;
    top: 35%;
    left: 49%;
}

#content_home_block7 {
    height: auto;
    margin: 30px auto 70px auto;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

#content_home_block7 a {
    background-color: #FD8D63;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 20px 20px 20px 20px;
    text-align: center;
    width: 240px;
}

#content_home_block7 a:hover {
    background-color: #E6E7FF;
    color: #535DFF;
    text-decoration: none;
}

/* content home close */
/* content open */

#content_ {
    height: auto;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 1140px;
}

#content {
    background-color: #fff;
    border-radius: 10px;
    height: auto;
    margin: 0px auto 0px auto;
    text-align: left;
    overflow: hidden;
    padding: 5%;
    width: 86%;
}

#content h2 {
    color: #373447;
    font-size: 2em;
    margin-bottom: 20px;
}

#content h3 {
    color: #373447;
    font-size: 1.75em;
    margin-bottom: 20px;
}

#content h4 {
    color: #373447;
    font-size: 1.375em;
    margin-bottom: 20px;
}

#content p {
    font-size: 1em;
    line-height: 28px;
    margin-bottom: 40px;
}

#content ul li {
    line-height: 34px;
    margin-left: 20px;
    list-style: disc;
}

.contentulli {
    margin-bottom: 80px;
    padding: 0px 2% 0px 2%;
}

.contentulli ul li {
    background-image: url('images/indent-blue.png');
    background-size: 28px 20px;
    background-position: left;
    background-repeat: no-repeat;
    color: #4F4FCB;
    font-size: 2em;
    line-height: 54px !important;
    margin-left: 20px;
    padding-left: 50px;
    list-style: none !important
}

#content ol li {
    line-height: 34px;
    margin-left: -20px;
}

#content a {
    color: #373447;
    text-decoration: underline;
}

#content a:hover {
    color: #373447;
    text-decoration: none;
}

.blockleft {
    float: left;
    height: auto;
    overflow: hidden;
    width: 50%;
    text-align: left;
}

.blockright {
    float: right;
    height: auto;
    overflow: hidden;
    width: 50%;
    text-align: right;
    font-size: 1.375em;
    margin-bottom: 20px;
}

.cenik {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.cenik_left {
    float: left;
    height: auto;
    overflow: hidden;
    padding-right: 4%;
    width: 46%;
}

.cenik_right {
    float: left;
    height: auto;
    overflow: hidden;
    padding-left: 4%;
    width: 46%;
}

.cenik_l1 {
    background-color: #eee;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 4%;
    text-align: left;
    width: 46%;
}

.cenik_r1 {
    background-color: #eee;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-right: 4%;
    text-align: right;
    width: 46%;
}

.cenik_l2 {
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 4%;
    text-align: left;
    width: 46%;
}

.cenik_r2 {
    float: left;
    height: 40px;
    line-height: 40px;
    padding-right: 4%;
    text-align: right;
    width: 46%;
}

/* content close */
/* step open */

/* content formular -> containercheck open */

.containercheck {
    display: block;
    position: relative;
    height: 60px;
    width: 100%;
}

.containerpayment ul {
    list-style: none;
    overflow: hidden;
}

.containercheck ul li {
    display: block;
    position: relative;
    float: left;
    margin: 0px 42px 0px 0px;
    width: auto;
    height: 10px;
}

.containercheck ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.containercheck ul li label {
    display: block;
    font-size: 1.1em !important;
    font-weight: 700;
    position: relative;
    padding: 0px 0px 0px 30px;
    margin: 11.8px 0px 8px 0px;
    height: auto;
    line-height: 24px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 0.15s linear;
}

.containercheck ul li .check {
    display: block;
    position: absolute;
    border: 2px solid #DFDFDF;
    border-radius: 20%;
    height: 15px;
    width: 15px;
    top: 14px;
    left: 0px;
    transition: border .15s linear;
    -webkit-transition: border .15s linear;
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .containercheck ul li .check {
            display: block;
            position: absolute;
            border: 2px solid #DFDFDF;
            border-radius: 20%;
            height: 15px;
            width: 15px;
            top: 14px;
            left: 0px;
            transition: border .15s linear;
            -webkit-transition: border .15s linear;
        }
    }
}

.containercheck ul li:hover .check {
    border: 2px solid #373447;
}

.containercheck ul li:hover label {
    color: #373447;
}

.containercheck ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 20%;
    height: 11px;
    width: 11px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.15s linear;
    -webkit-transition: background 0.15s linear;
}

.containercheck input[type=radio]:checked ~ .check {
    border: 2px solid #373447;
}

.containercheck input[type=radio]:checked ~ .check::before {
    background: #373447;
}

.containercheck input[type=radio]:checked ~ label {
    color: #373447;
}

.symfony-errors {
    color: red;
}

.containercheck2 {
    display: block;
    position: relative;
    height: 60px;
    width: 100%;
}

.containerpayment ul {
    list-style: none;
    overflow: hidden;
}

.containercheck2 ul li {
    display: block;
    position: relative;
    float: left;
    margin: 0px 28px 0px 0px;
    width: auto;
    height: 10px;
}

.containercheck2 ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.containercheck2 ul li label {
    display: block;
    font-size: 1.1em !important;
    font-weight: 700;
    position: relative;
    padding: 0px 0px 0px 30px;
    margin: 11.8px 0px 8px 0px;
    height: auto;
    line-height: 24px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 0.15s linear;
}

.containercheck2 ul li .check {
    display: block;
    position: absolute;
    border: 2px solid #DFDFDF;
    border-radius: 20%;
    height: 15px;
    width: 15px;
    top: 14px;
    left: 0px;
    transition: border .15s linear;
    -webkit-transition: border .15s linear;
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .containercheck2 ul li .check {
            display: block;
            position: absolute;
            border: 2px solid #DFDFDF;
            border-radius: 20%;
            height: 15px;
            width: 15px;
            top: 14px;
            left: 0px;
            transition: border .15s linear;
            -webkit-transition: border .15s linear;
        }
    }
}

.containercheck2 ul li:hover .check {
    border: 2px solid #373447;
}

.containercheck2 ul li:hover label {
    color: #373447;
}

.containercheck2 ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 20%;
    height: 11px;
    width: 11px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.15s linear;
    -webkit-transition: background 0.15s linear;
}

.containercheck2 input[type=radio]:checked ~ .check {
    border: 2px solid #373447;
}

.containercheck2 input[type=radio]:checked ~ .check::before {
    background: #373447;
}

.containercheck2 input[type=radio]:checked ~ label {
    color: #373447;
}

.containercheck3 {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
}

.containerpayment ul {
    list-style: none;
    overflow: hidden;
}

.containercheck3 ul li {
    display: block;
    position: relative;
    float: none;
    margin: 0px 28px 20px 0px;
    width: 100%;
    height: auto;
}

.containercheck3 ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.containercheck3 ul li label {
    display: block;
    font-size: 1.1em !important;
    font-weight: 700;
    position: relative;
    padding: 0px 0px 0px 30px;
    margin: 21.8px 0px 8px 0px;
    height: auto;
    line-height: auto;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 0.15s linear;
}

.containercheck3 ul li .check {
    display: block;
    position: absolute;
    border: 2px solid #DFDFDF;
    border-radius: 20%;
    height: 15px;
    width: 15px;
    top: 3px;
    left: 0px;
    transition: border .15s linear;
    -webkit-transition: border .15s linear;
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .containercheck3 ul li .check {
            display: block;
            position: absolute;
            border: 2px solid #DFDFDF;
            border-radius: 20%;
            height: 15px;
            width: 15px;
            top: 3px;
            left: 0px;
            transition: border .15s linear;
            -webkit-transition: border .15s linear;
        }
    }
}

.containercheck3 ul li:hover .check {
    border: 2px solid #373447;
}

.containercheck3 ul li:hover label {
    color: #373447;
}

.containercheck3 ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 20%;
    height: 11px;
    width: 11px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.15s linear;
    -webkit-transition: background 0.15s linear;
}

.containercheck3 input[type=radio]:checked ~ .check {
    border: 2px solid #373447;
}

.containercheck3 input[type=radio]:checked ~ .check::before {
    background: #373447;
}

.containercheck3 input[type=radio]:checked ~ label {
    color: #373447;
}

/* content formular -> containercheck close */

#step_ {
    height: auto;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 1140px;
}

#step {
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 0px 2% 0px 2%;
    width: 96%;
}

#step_top {
    height: auto;
    overflow: hidden;
    width: 100%;
}

#step_top img {
    height: 16px;
    width: 16px;
}

.step_top_left_a.displaynone {
    display: block !important;
}

.step_top_left_a {
    background-color: #fff;
    border-top-left-radius: 10px;
    display: block;
    float: left;
    font-size: 1.25em;
    height: 98px;
    line-height: 98px;
    text-decoration: none;
    width: 50%;
}

.step_top_left_b.displaynone {
    display: block !important;
}

.step_top_left_b {
    background-color: #DFDFDF;
    border-top-left-radius: 10px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1.25em;
    height: 98px;
    line-height: 98px;
    text-decoration: none;
    width: 50%;
}

.step_top_left_b:hover {
    background-color: #EEEEEE;
}

.step_top_right_a.displaynone {
    display: block !important;
}

.step_top_right_a {
    background-color: #fff;
    border-top-right-radius: 10px;
    display: block;
    float: left;
    font-size: 1.25em;
    height: 98px;
    line-height: 98px;
    text-decoration: none;
    width: 50%;
}

.step_top_right_b.displaynone {
    display: block !important;
}

.step_top_right_b {
    background-color: #DFDFDF;
    border-top-right-radius: 10px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1.25em;
    height: 98px;
    line-height: 98px;
    text-decoration: none;
    width: 50%;
}

.step_top_right_b:hover {
    background-color: #EEEEEE;
}

.first_step_div {
    height: auto;
    overflow: hidden;
    padding: 90px 0px 20px 4%;
    text-align: left;
    width: 96%;
}

.first_step_div h2 {
    color: #373447;
    font-size: 1.25em;
    margin-bottom: 30px;
}

.first_step_div .first_step_block {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 33%;
}

.first_step_div .first_step_block2 {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 50px 0px 0px 0px;
    width: 33%;
}

.first_step_div .first_step_block3 {
    float: left;
    height: auto;
    overflow: hidden;
    padding: -50px 0px 20px 0px;
    width: 100%;
}

.first_step_div .first_step_block4 {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 50px 0px 20px 0px;
    width: 100%;
}

.first_step_div .first_step_div_top {
    color: #949397;
    height: auto;
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 100%;
}

.first_step_div .first_step_div_middle {
    color: #949397;
    height: auto;
    text-align: left;
    width: 100%;
}

.first_step_div input {
    box-sizing: border-box;
    background-color: #FBFBFB;
    border-top: 0px #DFDFDF solid;
    border-right: 0px #DFDFDF solid;
    border-bottom: 2px #DFDFDF solid;
    border-left: 0px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 1rem 0px 1rem;
    width: 90%;
}

#step_bottom1 {
    height: auto;
    overflow: hidden;
    padding: 90px 0px 0px 4%;
    text-align: left;
    width: 96%;
}

#step_bottom2 {
    height: auto;
    overflow: hidden;
    padding: 90px 0px 0px 4%;
    text-align: left;
    width: 96%;
}

#step_bottom3 {
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 4%;
    text-align: left;
    width: 96%;
}

#step_bottom1 h2 {
    color: #373447;
    font-size: 1.25em;
    margin-bottom: 30px;
}

#step_bottom2 h2 {
    color: #373447;
    font-size: 1.25em;
    margin-bottom: 30px;
}

#step_bottom3 h2 {
    color: #373447;
    font-size: 1.25em;
    margin-bottom: 30px;
}

#step_bottom_send {
    height: auto;
    overflow: hidden;
    padding: 0px 4% 90px 4%;
    width: 92%;
}

#step_bottom_send_left {
    color: #373447;
    float: left;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: left;
    width: 50%;
}

.step_bottom_send_left_txt::after {
    content: ":";
}

.step_bottom_send_left_price {
    color: #FE8D63;
    font-size: 1.25em;
    margin-left: 8px;
}

#step_bottom_send_right {
    float: left;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 50%;
}

#step_bottom_send_right button {
    background-color: #535DFF;
    border-radius: 4px;
    border: 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1.125em;
    height: 50px;
    padding: 0px 20px 0px 20px;
    text-align: center;
    width: 260px;
}

#step_bottom_send_right button:hover {
    background-color: #E6E7FF;
    color: #535DFF;
}

.step_bottom_block {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0px 0px 90px 0px;
    width: 33%;
}

.step_bottom_block_top {
    color: #949397;
    height: auto;
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 100%;
}

.step_bottom_block_middle {
    color: #949397;
    height: auto;
    text-align: left;
    width: 100%;
}

.step_bottom_block_middle input {
    background-color: #FBFBFB;
    border-top: 0px #DFDFDF solid;
    border-right: 0px #DFDFDF solid;
    border-bottom: 2px #DFDFDF solid;
    border-left: 0px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 90%;
}

.step_bottom_block_bottom {
    color: #C6C6C6;
    font-size: 0.875em;
    height: auto;
    text-align: left;
    width: 100%;
}

.step_bottom_block2 {
    float: left;
    height: auto;
    /*overflow: hidden;*/
    padding: 0px 0px 90px 0px;
    width: 50%;
}

.step_bottom_block2_top {
    color: #949397;
    height: auto;
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 90%;
}

.step_bottom_block2_middle {
    color: #949397;
    height: auto;
    text-align: left;
    width: 100%;
}

.step_bottom_block2_middle input {
    background-color: #FBFBFB;
    border-top: 0px #DFDFDF solid;
    border-right: 0px #DFDFDF solid;
    border-bottom: 2px #DFDFDF solid;
    border-left: 0px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 90%;
}

.step_bottom_block2_bottom {
    color: #C6C6C6;
    font-size: 0.875em;
    height: auto;
    padding: 10px 0px 10px 0px;
    text-align: left;
    width: 100%;
}

.step_bottom_block3 {
    float: none;
    height: auto;
    padding: 0px 0px 90px 0px;
    width: 100%;
}

.step_bottom_block3_top {
    color: #949397;
    height: auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
}

.step_bottom_block3_middle {
    color: #949397;
    height: auto;
    padding: 0px 0px 20px 0px;
    text-align: left;
    width: 100%;
}

.first_step_div_middle select,
.step_bottom_block_middle select {
    background-color: #FBFBFB;
    border-top: 0px #DFDFDF solid;
    border-right: 0px #DFDFDF solid;
    border-bottom: 2px #DFDFDF solid;
    border-left: 0px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
}

.step_bottom_block3_middle img {
    vertical-align: middle;
    margin-right: 30px;
}

.step_bottom_block3_middle input {
    background-color: #FBFBFB;
    border-top: 0px #DFDFDF solid;
    border-right: 0px #DFDFDF solid;
    border-bottom: 2px #DFDFDF solid;
    border-left: 0px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    height: 44px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 45%;
}

.step_bottom_block3_middle textarea {
    background-color: #FBFBFB;
    border: none;
    border-bottom: 2px #DFDFDF solid;
    color: #373447;
    font-size: 1em;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    width: 45%;
}

.step_bottom_block3_bottom {
    color: #C6C6C6;
    font-size: 0.875em;
    height: auto;
    text-align: left;
    width: 100%;
}

.step_bottom_block3_middle .checkbox {
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.step_bottom_block3_middle .checkbox input {
    position: absolute;
    visibility: hidden;
    height: 1rem;
    width: 1rem;
}

.step_bottom_block3_middle .checkbox label {
    position: relative;
}

.step_bottom_block3_middle .checkbox label::before {
    position: absolute;
    left: -2rem;
    top: 0;
    height: 15px;
    width: 15px;
    content: '';
    background-color: #FBFBFB;
    border: 2px solid #373447;
    border-radius: 20%;
    color: #373447;
}

.step_bottom_block3_middle .checkbox input:checked ~ label::after {
    position: absolute;
    left: -2rem;
    top: 0;
    margin-top: 4px;
    margin-left: 4px;
    height: 11px;
    width: 11px;
    content: '';
    background-color: #373447;
    border-radius: 20%;
    box-sizing: border-box;
}


.step_bottom_block3_middle .checkbox label {
    margin-left: 2rem;
}

/* step close */
/* footer open */

#footer_ {
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 0px 0px 70px 0px;
    width: 1140px;
}

#footer {
    border-top: 2px #FFE8EB solid;
    height: auto;
    margin: 0px 2% 0px 2%;
    padding: 50px 0px 0px 0px;
    text-align: left;
    width: 96%;
}

#footer h2 {
    color: #373447;
    font-size: 2em;
    margin-bottom: 20px;
}

#footer ul li {
    list-style: none;
}

#footer ul li a {
    color: #4F4FCB;
    font-size: 1em;
    line-height: 29px;
    text-decoration: none;
}

#footer ul li a:hover {
    color: #373447;
}

#footer_left {
    float: left;
    height: auto;
    width: 50%;
}

#footer_right {
    color: #373447;
    float: left;
    height: auto;
    width: 50%;
}

#footer_right h2 {
    margin-bottom: 29px;
}

#footer_right p {
    line-height: 21px;
}

#footer_right p a {
    color: #373447;
    text-decoration: underline;
}

#footer_right p a:hover {
    text-decoration: none;
}

/* footer close */

/* max-width: 1140px close */

@media all and (max-width: 1140px) {

    /* header home open */
    #header_home {
        padding: 0px 5% 0px 5%;
        width: 90%;
    }

    #header_home_topm2 {
        padding: 0px 5% 0px 5%;
        width: 90%;
    }

    #header_home_top {
        padding: 0px 0px 0px 0px;
        width: 100%;
    }

    #header_home_top_left {
        width: 20%;
    }

    #header_home_top_center {
        width: 60%;
    }

    #header_home_top_center a {
        font-size: 1em;
        padding: 10px 0px 10px 0px;
        width: 190px;
    }

    #header_home_top_right {
        width: 20%;
    }

    #header_home_middle {
        padding: 180px 0px 0px 0px;
        width: 100%;
    }

    #header_home_middle h1 {
        font-size: 2.375em;
        line-height: 52px;
        width: 50%;
    }

    #header_home_bottom {
        width: 90%;
    }

    #header_home_bottom input {
        background-color: #fff;
        border-radius: 4px;
        border: 2px #DFDFDF solid;
        color: #373447;
        font-size: 1em;
        height: 44px;
        overflow: hidden;
        padding: 0px 0px 0px 10px;
        width: auto;
    }

    #header_home_bottom_block1 {
        float: none;
        height: auto;
        padding: 0px 0px 30px 0px;
        width: 100%;
    }

    #header_home_bottom_block1_top {
        padding-left: 4px;
    }

    #header_home_bottom_block1_bottom input {
        width: 29%;
        margin: 0px 4px 0px 4px;
    }

    #header_home_bottom_block2 {
        width: 33%;
    }

    #header_home_bottom_block2_top {
        padding-left: 4px;
    }

    #header_home_bottom_block2_bottom input {
        width: 88%;
    }

    #header_home_bottom_block3 {
        width: 33%;
    }

    #header_home_bottom_block3_top {
        padding-left: 4px;
    }

    #header_home_bottom_block3_bottom input {
        width: 88%;
    }

    #header_home_bottom_block4 {
        padding: 0px 3% 0px 0px;
        width: 30%;
    }

    /* header home close */
    /* header open */
    #header {
        padding: 0px 5% 0px 5%;
        width: 90%;
    }

    #header_top {
        padding: 0px 0px 0px 0px;
        width: 100%;
    }

    #header_top_left {
        width: 20%;
    }

    #header_top_center {
        width: 60%;
    }

    #header_top_right {
        width: 20%;
    }

    #header_middle {
        height: auto;
        text-align: left;
        padding: 130px 0px 40px 0px;
        width: 100%;
    }

    #header_middle h1 {
        font-size: 1.75em;
        line-height: 52px;
    }

    #header_middle h1 img {
        height: 18px;
        width: 18px;
    }

    #header_bottom {
        width: 90%;
    }

    #header_bottom input {
        background-color: #fff;
        border-radius: 4px;
        border: 2px #DFDFDF solid;
        color: #373447;
        font-size: 1em;
        height: 44px;
        overflow: hidden;
        padding: 0px 0px 0px 10px;
        width: auto;
    }

    #header_bottom_block1 {
        float: none;
        height: auto;
        padding: 0px 0px 30px 0px;
        width: 100%;
    }

    #header_bottom_block1_top {
        padding-left: 4px;
    }

    #header_bottom_block1_bottom input {
        width: 29%;
        margin: 0px 4px 0px 4px;
    }

    #header_bottom_block2 {
        width: 33%;
    }

    #header_bottom_block2_top {
        padding-left: 4px;
    }

    #header_bottom_block2_bottom input {
        width: 88%;
    }

    #header_bottom_block3 {
        width: 33%;
    }

    #header_bottom_block3_top {
        padding-left: 4px;
    }

    #header_bottom_block3_bottom input {
        width: 88%;
    }

    #header_bottom_block4 {
        padding: 0px 3% 0px 0px;
        width: 30%;
    }

    /* header home close */
    /* content home open */
    .content_home {
        padding: 70px 5% 0px 5%;
        width: 90%;
    }

    #content_home_block1 {
        background-size: 90% auto;
        height: 312px;
        width: 90%;
    }

    #content_home_block1 h2 {
        margin-bottom: 20px;
    }

    #content_home_block1 ul li {
        margin-bottom: 5px;
    }

    .content_home_block2_block img {
        height: auto;
        width: 100%;
    }

    .content_home_block2_block4 {
        height: auto;
        float: left;
        margin: 0px 0px 0px 0px;
        text-align: center;
        vertical-align: middle;
        width: 33%;
    }

    .content_home_block2_block4 img {
        height: auto;
        width: 100%;
    }

    #content_home_block4 {
        margin: 0px auto 70px auto;
    }

    .content_home_block4_block {
        height: auto;
        float: left;
        margin: 0px 0px 0px 0px;
        text-align: center;
        vertical-align: middle;
        width: 33%;
    }

    .content_home_block4_block img {
        height: auto;
        width: 100%;
    }

    .content_home_block4_block h3 {
        font-size: 1.2em;
    }

    .content_home_block4_block2 img {
        height: auto;
        width: 100%;
    }

    .content_home_block4_block2 h3 {
        font-size: 1.2em;
    }

    .content_home_block4_block3 img {
        height: auto;
        width: 100%;
    }

    .content_home_block4_block3 h3 {
        font-size: 1.2em;
    }

    #content_home_block5 {
        height: 400px;
    }

    #content_home_block6 {
        background-size: auto 100%;
        width: 88%;
    }

    #content_home_block6_block {
        margin: 10px 0px 0px -5%;
    }

    #content_home_block7 {
        margin: 20px auto 0px auto;
    }

    /* content home close */
    /* content open */
    #content_ {
        padding: 0px 5% 0px 5%;
        width: 90%;
    }

    #content {
        background-color: #fff;
        border-radius: 10px;
        height: auto;
        margin: 0px auto 0px auto;
        text-align: left;
        overflow: hidden;
        padding: 5%;
        width: 90%;
    }

    /* content close */
    /* content formular -> containercheck open */
    .containercheck ul li {
        margin: 0px 12px 14px 0px;
    }

    .containercheck2 ul li {
        margin: 0px 12px 14px 0px;
    }

    .containercheck2 ul li label {
        padding: 0px 0px 0px 24px;
    }

    /* content formular -> containercheck close */
    /* step open */
    #step_ {
        padding: 0px 3% 0px 3%;
        width: 94%;
    }

    /* step close */
    /* footer open */
    #footer_ {
        padding: 70px 5% 70px 5%;
        width: 90%;
    }

    /* footer close */

}

/* max-width: 1140px close */

/* max-width: 720px close */

@media all and (max-width: 720px) {

    /* container open */
    #container_ {
        height: 276px;
    }

    #error_txt {
        font-size: 0.875em;
        height: auto;
        line-height: 20px;
        padding: 10px 0px 10px 0px;
    }

    #error_txt2 {
        font-size: 0.875em;
        height: auto;
        line-height: 20px;
        padding: 10px 0px 10px 0px;
    }

    .contentulli {
        margin-bottom: 80px;
        padding: 0px 0px 0px 0px;
    }

    .contentulli ul li {
        background-image: url('images/indent-blue.png');
        background-size: 20px 12px;
        background-position: left;
        background-repeat: no-repeat;
        color: #4F4FCB;
        font-size: 1em;
        line-height: 54px !important;
        margin-left: -15px !important;
        padding-left: 25px;
        list-style: none !important
    }

    .dopr-sl-h1 {
        font-size: 2em !important;
    }

    /* container open */
    /* header home open */
    #header_home_topm_info {
        font-size: 1em;
        height: auto;
        line-height: 24px;
        padding: 5px 0px 5px 0px;
    }

    #header_home_top_left {
        padding-top: 25px;
    }

    #header_home_top_center {
        padding-top: 30px;
    }

    #header_home_top_right {
        padding-top: 44px;
    }

    #header_home_middle {
        display: none;
    }

    #header_home_bottom {
        margin: 180px auto 0px auto;
    }

    .header_home_bottom_h1 {
        color: #373447;
        display: block;
        font-size: 1.75em;
        line-height: 34px;
        margin-bottom: 20px;
    }

    #header_home_bottom_block1_bottom input {
        margin: 0px;
        width: auto;
    }

    .header_home_bottom_block1_bottom_in1 {
        margin-right: 0px !important;
        width: 96% !important;
    }

    .header_home_bottom_block1_bottom_in2 {
        margin-left: 0px !important;
        margin-top: 10px !important;
        width: 96% !important;
    }

    .header_home_bottom_block1_bottom_in3 {
        margin-top: 10px !important;
        width: 96% !important;
    }

    #header_home_bottom_block1_top {
        padding-left: 0px;
    }

    #header_home_bottom_block2 {
        width: 100%;
    }

    #header_home_bottom_block2_top {
        padding-left: 0px;
    }

    #header_home_bottom_block2_bottom input {
        width: 96%;
    }

    #header_home_bottom_block3 {
        padding-top: 20px;
        width: 100%;
    }

    #header_home_bottom_block3_top {
        padding-left: 0px;
    }

    #header_home_bottom_block3_bottom input {
        width: 96%;
    }

    #header_home_bottom_block4 {
        padding: 0px 0px 0px 0px;
        width: 100%;
    }

    #header_home_bottom button {
        background-color: #535DFF;
        border-radius: 8px;
        border: 0px;
        color: #fff;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 1.125em;
        height: auto;
        padding: 15px 20px 15px 20px;
        text-align: center;
        width: 100%;
    }

    #header_home_bottom button:hover {
        background-color: #E6E7FF;
        color: #535DFF;
    }

    /* header home close */
    /* header open */
    #header_middle h1 {
        font-size: 1.375em;
        line-height: 38px;
    }

    #header_middle h1 img {
        height: 16px;
        width: 16px;
    }

    /* header close */
    /* content home open */
    .content_home {
        padding: 30px 5% 40px 5%;
        width: 90%;
    }

    #content_home_block1 {
        font-size: 1em;
        height: 200px;
        line-height: 20px;
        margin: 0px auto 20px auto;
    }

    #content_home_block2 {
        text-align: left;
        margin: 0px 0px 0px 0px;
        width: 100%;
    }

    #content_home_block2 h2 {
        font-size: 1em;
        margin-bottom: 20px;
    }

    .content_home_block2_block {
        margin: 0px 1% 2% 1%;
        width: 47.5%;
    }

    .content_home_block2_block4 {
        height: auto;
        float: left;
        margin: 0px 0px 60px 0px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .content_home_block2_block4 img {
        height: auto;
        width: 80%;
    }

    #content_home_block3 {
        display: none;
    }

    #content_home_block4 {
        margin: 20px 0px 0px 0px;
        padding: 0px;
        text-align: left;
    }

    #content_home_block4 h2 {
        font-size: 1em;
        margin-bottom: 30px;
    }

    .content_home_block4_block h3 {
        font-size: 1.5em;
    }

    .content_home_block4_block {
        float: none;
        padding-bottom: 30px;
        width: 100%;
    }

    .content_home_block4_block img {
        height: auto;
        width: 80%;
    }

    .content_home_block4_block2 h3 {
        font-size: 1.5em;
    }

    .content_home_block4_block2 {
        float: none;
        padding-bottom: 30px;
        margin: 0px;

        padding-left: 0px;
        width: 100%;
    }

    .content_home_block4_block2 img {
        height: auto;
        width: 80%;
    }

    .content_home_block4_block3 h3 {
        font-size: 1.5em;
    }

    .content_home_block4_block3 {
        float: none;
        padding-bottom: 30px;
        margin-top: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .content_home_block4_block3 img {
        height: auto;
        width: 80%;
    }

    #content_home_block5 {
        height: 240px;
    }

    #content_home_block6_ {
        text-align: left;
    }

    #content_home_block6_ h2 {
        font-size: 1em;
        margin-bottom: 30px;
    }

    #content_home_block6_block {
        margin: 10px 0px 0px -8%;
    }

    #content_home_block7 {
        margin: 0px auto 0px auto;
    }

    #content_home_block7 a {
        padding: 20px 0px 20px 0px;;
        width: 100%;
    }

    .cenik_left {
        float: none;
        height: auto;
        overflow: hidden;
        padding-right: 0px;
        width: 100%;
        margin-bottom: 45px;
    }

    .cenik_right {
        float: none;
        height: auto;
        overflow: hidden;
        padding-left: 0px;
        width: 100%;
    }

    /* content home close */
    /* step open */
    #step_top img {
        height: 14px;
        width: 14px;
    }

    .step_top_left_a {
        font-size: 1em;
        height: 68px;
        line-height: 68px;
    }

    .step_top_left_b {
        font-size: 1em;
        height: 68px;
        line-height: 68px;
    }

    .step_top_right_a {
        font-size: 1em;
        height: 68px;
        line-height: 68px;
    }

    .step_top_right_b {
        font-size: 1em;
        height: 68px;
        line-height: 68px;
    }

    #step_bottom1 {
        padding: 60px 0px 0px 0px;
        width: 100%;
    }

    #step_bottom2 {
        padding: 60px 0px 0px 0px;
        width: 100%;
    }

    #step_bottom3 {
        padding: 0px 0px 60px 0px;
        width: 100%;
    }

    #step_bottom_send {
        padding: 0px 0px 60px 0px;
        width: 100%;
    }

    #step_bottom_send_left {
        height: auto;
        line-height: 26px;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
    }

    .step_bottom_send_left_txt::after {
        content: ":";
    }

    .step_bottom_send_left_price {
        margin-left: 6px;
    }

    #step_bottom_send_right {
        height: auto;
        line-height: auto;
        width: 100%;
    }

    #step_bottom_send_right button {
        padding: 0px 10px 0px 10px;
        width: 100%;
    }

    .step_bottom_block {
        float: none;
        padding: 0px 0px 60px 0px;
        width: 100%;
    }

    .step_bottom_block_middle input {
        width: 100%;
    }

    .step_bottom_block2 {
        float: none;
        padding: 0px 0px 60px 0px;
        width: 100%;
    }

    .step_bottom_block2_middle input {
        width: 100%;
    }

    .step_bottom_block2_top {
        width: 100%;
    }

    .step_bottom_block3 {
        float: none;
        padding: 0px 0px 60px 0px;
        width: 100%;
    }

    .step_bottom_block3_middle input {
        width: 100%;
    }

    /* step close */
    /* footer open */
    #footer_ {
        padding: 0px 5% 0px 5%;
        width: 90%;
    }

    #footer {
        border-top: 0px #FFE8EB solid;
        height: auto;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
        width: 100%;
    }

    #footer h2 {
        color: #373447;
        font-size: 1em;
        margin-bottom: 0px;
    }

    #footer ul li {
        border-bottom: 2px #EEEEEE solid;
    }

    #footer ul li a {
        display: block;
        line-height: 50px;
    }

    #footer_left {
        float: none;
        height: auto;
        line-height: 50px;
        width: 100%;
    }

    #footer_left h2 {
        display: none;
    }

    #footer_right {
        color: #949397;
        float: none;
        font-size: 0.875em;
        height: auto;
        line-height: 18px;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 100%;
    }

    #footer_right h2 {
        font-size: 1.2em;
        margin-bottom: 20px;
    }

    #footer_right p a {
        color: #949397;
    }

    .taxiForm .first_step_block {
        width: 100%;
        padding-top: 50px;
    }

    .taxiForm .first_step_block2 {
        width: 100%;
    }

    /* footer close */

}

/* max-width: 720px close */

/* max-width: 480px close */

@media all and (max-width: 480px) {

    #header_home_top_left {
        width: 25%;
    }

    #header_home_top_right {
        width: 15%;
    }

    .content_home_block2_block {
        margin: 0px 1% 2% 1%;
        width: 47.2%;
    }

}

/* max-width: 480px close */


/* stop */


#error_txt {
    background-color: #FD687C;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

#error_txt ul {
    list-style: none;
}

#error_txt2 {
    background-color: #FD687C;
    border-radius: 8px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

#surchargeNotice {
    background-color: #4F4FCB;
    border-radius: 8px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

#parkingLotInformation {
    background-color: #4F4FCB;
    border-radius: 8px;
    color: #fff;
    line-height: 1.5rem;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
    padding: 0.5rem 0;
}

.innerFormWrap {
    position: relative;
    width: 100%;
    min-height: 85px;
    margin-bottom: 30px;
}

#parkingLotSelectionWrapper {
    position: relative;
    width: 100%;
}

.parkingLotSelection {
    position: relative;
    border: 2px solid #4F4FCB;
    border-radius: 8px;
    color: #333;
    height: 69px;
    line-height: 1.5rem;
    margin-bottom: 15px;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
}

.parkingLotSelection > label > input[type=radio] {
    position: relative;
    height: 100%;
    width: 25px;
    margin-right: 6px;
}

.parkingLotSelection > label {
    display: flex;
    position: relative;
    height: 100%;
    width: 100%;
}

.parkingLotSelection > label > span {
    position: relative;
    height: 100%;
}

.parkingLotSelection:has(input:checked) {
    border: 2px solid #333;
    background: #4F4FCB;
    color: #ddd;
}

#inputErrorBubble {
    position: absolute;
    display: none;
    top:-13px;
    border-radius: 4px;
    width: 100%;
    background: #FD687C;
    color: white;
    padding: 1rem;
    box-sizing: border-box;
}

.time-tooltip {
    position: absolute;
    bottom: -4px;
    right: -245px;
    width: 240px;
    height: 3rem;
    font-weight: bold;
    background: #FD8D63;
    border: 4px solid #FD8D63;
    border-radius: 6px;
    box-sizing: border-box;
    color: #333;
    font-size: 1rem;
}

.time-tooltip::after {
    position: absolute;
    content: '';
    top: 0.25rem;
    left: -2rem;
    border-style: solid;
    border-color: transparent #FD8D63 transparent transparent;
    border-width: 1rem;
    z-index: -1;
}

@media all and (max-width: 700px) {
    .innerFormWrap #header_home_bottom_block2 {
        width: 100%;
        float: none;
    }

    .innerFormWrap #header_home_bottom_block3 {
        width: 100%;
        float: none;
    }

    .innerFormWrap #header_home_bottom_block4 {
        width: 100%;
        float: none;
    }

    .innerFormWrap #header_home_bottom_block5 {
        width: 100%;
        float: none;
    }

    .time-tooltip {
        position: absolute;
        bottom: -3rem;
        left: 50%;
        width: 240px;
        height: 44px;
        font-weight: bold;
        background: #FD8D63;
        border: 4px solid #FD8D63;
        border-radius: 6px;
        box-sizing: border-box;
        color: #333;
        transform: translate(-50%);
    }

    .time-tooltip::after {
        position: absolute;
        content: '';
        top: -0.25rem;
        left: 50%;
        border-style: solid;
        border-color: transparent transparent #FD8D63 transparent;
        border-width: 1rem;
        z-index: -1;
    }
}
