.calc-wrap{padding:100px 0;background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;display:inline-block;position:relative}.calc-wrap>div{position:relative;z-index:1}.calc-inner{background:#fff;box-shadow:0 6px 20px rgba(160,188,208,.2);border-radius:15px;padding:40px 50px;max-width:950px;margin:0 auto}.calc-price-item{display:flex;align-content:center;justify-content:center;margin:50px 0}.price-symb{margin:0 10px}.price-symb a{border:2px solid #12c3f4;border-radius:50%;padding:5px;width:45px;height:45px;display:flex;align-content:center;justify-content:center;margin:0;font-size:24px;font-weight:800;cursor:pointer}.price-symb.active a,.price-symb a:hover{border:2px solid #12c3f4;background-color:#12c3f4;color:#fff}.ctrl-items{display:flex;flex-wrap:wrap;position:relative;justify-content:space-between}.ctrl-item{width:48%;position:relative}.ctrl-items.ctrl-main{padding-bottom:30px}.ctrl-rest .ctrl-item label{font-size:20px}.ctrl-item label{font-size:17px;color:#16252e;line-height:1.5;font-weight:500}.ctrl-items.ctrl-rest .ctrl-item{background:#f8f8f8;text-align:center;margin:10px 0;padding:20px}.ctrl-item input{border-bottom:2px solid #000!important;border-radius:0!important;font-size:20px!important}.ctrl-item .result{border:2px solid #11a8fd!important;padding:10px;border-radius:5px!important;width:100%;display:inline-block;height:50px;font-size:18px;position:relative;background:#fff}.calc_form h4,.ctrl-item .result{text-align:center;font-weight:600}.calc_form h4{font-size:26px}.calc_form input.hs-button.primary.large:hover{border-color:#11a8fd!important}.calc_form .hs-input::placeholder{text-align:center}.calc_form .hs-input:-ms-input-placeholder{text-align:center}.calc_form .hs-input::-ms-input-placeholder{text-align:center}.calc_form .hs-input{border-bottom:1px solid;border-radius:0;max-width:250px}.calc_form{text-align:center;padding-top:40px}div#result3.sym3:before,div#result4.sym3:before{content:"$"}div#result3.sym2:before,div#result4.sym2:before{content:"£"}div#result3.sym1:before,div#result3:before,div#result4.sym1:before,div#result4:before{content:"€"}@media (max-width:1080px){.calc-wrap{padding:70px 0}}@media (max-width:767px){.ctrl-item{width:100%;position:relative;margin-top:50px}.calc-inner{padding:30px}.ctrl-item-1:before{top:105%}.ctrl-item-1:before,.ctrl-item-2:before{right:48%;font-size:30px;font-weight:700;color:#12c3f4}.ctrl-item-2:before{top:102%}.calc-price-item{margin:50px 0 0}}