/*general*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
html {
    box-sizing: border-box;
    background: #f4f9ff;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}


/*clearfix*/

.group:before,
.container:before,
.group:after,
.container:after {
    content: " ";
    display: table;
}

.group:after,
.container:after {
    clear: both;
}

body {
    color: #10125a !important;
    font-size: 100%;
    text-align: center;
    font-family: "Montserrat";
    font-weight: 300;
    background-image: url("../baner.jpg");
    background-repeat: no-repeat;
    background-position: center top, 80% 0%;
    /*background-size: cover;*/
    background-attachment: fixed;
    background-color: #f4f9ff !important;
}

img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.vsetko {
    width: 100%;
    height: 1600px;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-bottom: 50px;
}

.hdl {
    position: relative;
    width: 1000px;
    text-align: left;
    margin: auto;
    padding: 50px 0px;
}

.hdlA {
    position: relative;
    width: 300px;
    left: 0px;
    display: inline-block;
    font-family: "Montserrat";
    font-size: 55px;
    font-weight: 300;
    text-align: left;
    display: block;
    color: #1D1854;
    line-height: 66px;
    margin: 60px 0px;
    z-index: 5;
}

.hdlB {
    position: relative;
    width: 410px;
    left: 0px;
    display: inline-block;
    vertical-align: top;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    display: block;
    color: #E30513;
    z-index: 5;
}

.hdlB1 {
    position: relative;
    margin-top: 60px;
    width: 520px;
    height: 110px;
    border-radius: 150px;
    padding: 20px 40px;
    background: #0094da;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 21px;
    font-weight: 400;
    text-align: left;
    z-index: 9;
}

.hdlC {
    position: absolute;
    right: 120px;
    top: 60px;
    z-index: 2;
}

.hdlCin {
    position: relative;
    top: 0px;
    right: 0px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    border: 3px #1D1854 solid;
    background: url(../kalkulacka1.jpg);
    background-size: cover;
    overflow: hidden;
    z-index: 2;
}

.hdlP1 {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 350px;
    height: 1000px;
    border-radius: 350px;
    background: #dceefc;
    transform: rotate(45deg);
    transform-origin: 60% 20%;
    z-index: 0;
}

.hdlP2 {
    position: absolute;
    top: 230px;
    right: 230px;
    width: 150px;
    height: 150px;
    background: url(../ikony/prasatko.png);
    background-size: cover;
    overflow: hidden;
    z-index: 3;
}

.calcule {
    position: relative;
    display: block;
    width: 1200px;
    height: 400px;
    border-radius: 300px;
    background: #ffffff;
    margin: auto;
    margin-top: -90px;
    padding: 60px;
    z-index: 4;
}

.cal {
    position: relative;
    display: inline-block;
    margin: 20px;
    width: 170px;
    max-height: 200px;
}

.cal .popisin {
    position: relative;
    display: inline;
    height: 70px;
    vertical-align: bottom;
}

.cal .popis {
    position: relative;
    color: #000;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 300;
    height: auto;
}

.iflex {
    position: relative;
    border: 2px #85c9f0 solid;
    border-radius: 9px;
    margin-top: 10px;
    height: 50px;
    text-align: right;
}

.inpu {
    width: 80px;
    text-align: right;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 22px;
    border: none !important;
    background: none !important;
    display: inline-block;
    border-right: 1px #000 solid !important;
    height: 35px;
    margin-top: 6px;
    margin-right: 6px;
    padding-right: 6px;
}

.euro {
    font-family: "Montserrat";
    font-weight: 500;
    color: #000;
    font-size: 22px;
    display: inline-block;
    margin-right: 6px;
}

.ikon {
    position: absolute;
    background: #85c9f0;
    width: 56px;
    height: 46px;
    top: 0px;
    left: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.iko1 {
    position: relative;
    width: 48px;
    height: 40px;
    top: 4px;
    left: 5px;
    background: url(../ikony/iko1.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.iko2 {
    position: relative;
    width: 48px;
    height: 40px;
    top: 4px;
    left: 5px;
    background: url(../ikony/iko2.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.iko3 {
    position: relative;
    width: 48px;
    height: 40px;
    top: 4px;
    left: 5px;
    background: url(../ikony/iko3.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.iko4 {
    position: relative;
    width: 48px;
    height: 40px;
    top: 4px;
    left: 5px;
    background: url(../ikony/iko4.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.iko5 {
    position: relative;
    width: 48px;
    height: 38px;
    top: 4px;
    left: 9px;
    background: url(../ikony/iko5.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.irs-slider {
    background: #024594 !important;
    box-shadow: 0px 0px 0px !important;
}

.irs-bar,
.irs-bar-edge,
.irs-line,
.irs-line-left,
.irs-line-mid,
.irs-line-right {
    background: #87caf7 !important;
}

.vA {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-left: 120px;
    z-index: 5;
}

.vA .popA {
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 23px;
    color: #024594;
    display: inline-block;
    position: relative;
}

.vAfin {
    display: inline-block;
    background: #024594;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 33px;
    width: 200px;
    height: 60px;
    border-radius: 80px;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    margin-left: 20px;
    position: relative;
}

.vcA,
.vAfin .eurV {
    display: inline-block;
    position: relative;
}

.row {
    clear: both;
    position: relative;
}

.box {
    border: black solid;
    width: 250px;
    height: 125px;
    margin: 25px 5px 25px 0;
    position: relative;
}

.row:last-child {
    margin-right: 200px;
    position: relative;
}

.vyslo {
    position: relative;
    display: block;
    right: 0px;
    margin: auto;
    font-family: "Montserrat";
    text-align: right;
    width: 1100px;
    top: -36px;
    z-index: 5;
}

.vB {
    color: #e20612;
    display: inline-block;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 22px;
    position: relative;
    z-index: 5;
}

.vB .popB {
    display: inline-block;
    position: relative;
}

.vBfin {
    color: #fff;
    background: #e20612;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 44px;
    display: inline-block;
    margin-left: 20px;
    width: auto;
    height: auto;
    text-align: right;
    border-radius: 80px;
    padding: 35px 70px;
    min-width: 300px;
    position: relative;
}

.vcB,
.vBfin .eurV {
    display: inline-block;
    position: relative;
}

.dole {
    right: 0px;
    text-align: right;
    width: 1100px;
    margin: 50px auto;
    position: relative;
}

.doleA {
    color: #000;
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 17px;
    text-align: right;
    margin-bottom: 50px;
    position: relative;
    z-index: 3;
}

.but {
    text-align: center;
    font-family: "Montserrat";
    font-weight: 500;
    background: none;
    color: #e20612;
    padding: 25px;
    width: 260px;
    height: 100px;
    border: 2px #e20612 solid;
    font-size: 33px;
    border-radius: 100px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.but:hover {
    transform: scale(1.1, 1.1);
}

.peta {
    position: relative;
    display: block;
    width: 1100px;
    height: 45px;
    right: 0px;
    margin: auto;
    text-align: right;
    font-size: 14px;
    color: #000;
    font-family: "Montserrat";
    font-weight: 300;
    border-right: 1px #000 solid;
    padding-right: 10px;
    z-index: 0;
}

.dolex {
    position: absolute;
    bottom: 0px;
    left: 200px;
}

.doleIM {
    position: relative;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    border: 3px #1D1854 solid;
    background: url(../kalkulacka2.jpg);
    background-size: cover;
    overflow: hidden;
    z-index: 2;
}

.dolePA {
    position: absolute;
    bottom: 130px;
    left: 100px;
    width: 350px;
    height: 1000px;
    border-radius: 350px;
    background: #dceefc;
    transform: rotate(-135deg);
    transform-origin: 80% 60%;
    z-index: 0;
}