@charset "utf-8";.calculator_section .custom_select__item .img_box{margin-right:20px}.calculator_section .custom_select__item{display:flex;align-items:flex-start;border-bottom:1px solid #dfdfdf;padding:20px;transition:.3s}.calculator_section .custom_select__item:hover{background:#f6f6f6}.calculator_section .custom_select__item span{margin-bottom:20px;display:block}.calculator_section .custom_select__title{font-weight:400;margin-bottom:5px;color:#111}.calculator_section label{position:relative;color:#999;margin-bottom:15px!important;line-height:23px}.calculator_section .custom_select{display:block;position:relative;background:#fff;border-radius:5px;cursor:pointer}.calculator_section .custom_select__head{display:block;color:#ccc;font-size:20px;padding:10px 25px;border:2px solid #dfdfdf;border-radius:5px}.calculator_section .custom_select__head:before{content:"\F107";font-family:fontello;position:absolute;right:15px;top:12px}.calculator_section .custom_select.active .custom_select__head:before{content:"\F106"}.calculator_section .custom_select__hidden{position:absolute;left:0;right:0;top:100%;opacity:0;z-index:-1;visibility:hidden;background:#fff;transition:.3s;border:2px solid #dfdfdf;border-radius:0 0 5px 5px;border-top:0}.calculator_section .selected .custom_select__head{color:#111}.calculator_section .custom_select.active .custom_select__head{border-radius:5px 5px 0 0;border-bottom:0}.calculator_section .custom_select__hidden.open{opacity:1;z-index:1;visibility:visible}.calculator_section .cargo_box .custom_select,.calculator_section .row .count{margin-top:10px}.calculator_section .cargo_box .custom_select__item:last-child p{display:inline-block;margin-right:20px}.calculator_section .custom_select__item span:last-child{margin-bottom:0!important}.calculator_section .submit_box{position:relative;margin-top:15px}.calculator_section .submit_box .btn1{width:100%!important;margin-right:auto!important}.waiting{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;padding-bottom:15px}#fountainG,.fountainG{position:absolute;height:20px}.submit_box .waiting{padding:0;left:0}.waiting .wrapper{position:relative;height:100%;background-color:#f6f6f6;border-radius:50px;margin-left:-2px;margin-right:-2px}#fountainG{width:150px;top:calc(50% - 8px);left:calc(50% - 75px)}.fountainG{top:0;background-color:#000;width:20px;animation-name:bounce_fountainG;-o-animation-name:bounce_fountainG;-ms-animation-name:bounce_fountainG;-webkit-animation-name:bounce_fountainG;-moz-animation-name:bounce_fountainG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;transform:scale(.3);-o-transform:scale(.3);-ms-transform:scale(.3);-webkit-transform:scale(.3);-moz-transform:scale(.3);border-radius:19px;-o-border-radius:19px;-ms-border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px}#fountainG_1{left:0;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}#fountainG_2{left:29px;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}#fountainG_3{left:58px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}#fountainG_4{left:88px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}#fountainG_5{left:117px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}#fountainG_6{left:146px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}#fountainG_7{left:175px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}#fountainG_8{left:205px;animation-delay:1.64s;-o-animation-delay:1.64s;-ms-animation-delay:1.64s;-webkit-animation-delay:1.64s;-moz-animation-delay:1.64s}@keyframes bounce_fountainG{0%{transform:scale(1);background-color:#000}100%{transform:scale(.3);background-color:#fff}}@-o-keyframes bounce_fountainG{0%{-o-transform:scale(1);background-color:#000}100%{-o-transform:scale(.3);background-color:#fff}}@-ms-keyframes bounce_fountainG{0%{-ms-transform:scale(1);background-color:#000}100%{-ms-transform:scale(.3);background-color:#fff}}@-webkit-keyframes bounce_fountainG{0%{-webkit-transform:scale(1);background-color:#000}100%{-webkit-transform:scale(.3);background-color:#fff}}@-moz-keyframes bounce_fountainG{0%{-moz-transform:scale(1);background-color:#000}100%{-moz-transform:scale(.3);background-color:#fff}}.modal-dialog{width:auto!important}@media (min-width:576px){.modal-dialog{max-width:580px!important}}@media screen and (max-width:767px){.submit_box{margin:5px 0!important}.submit_box [class*=btn]{margin-bottom:0!important}.custom_select__item .img_box{max-width:30px;min-width:30px}}.calculator_section .h3{font-weight:700;margin-bottom:10px!important}.calculator_section .h4{margin-bottom:10px;font-weight:700}.calculator_section div.error,.calculator_section input.error,.checkbox__text.error:before,.company_fields .error,.radio__text.error:before{border:2px solid #ec1818}.temperature_regime__box span.error{border:1px solid #ec1818}.calculator_section .tooltip_box{line-height:20px}.calculator_section .row{margin-bottom:10px}.calculator_section .row.skip label{margin-bottom:7px;font-size:.8em}.ui-widget.ui-widget-content{border:2px solid #dfdfdf!important;border-radius:0 0 5px 5px!important;border-top:0!important}.calculator_section .cargo_box{margin-bottom:15px}.calculator_section p.title{color:#999;margin-bottom:10px}.calculator_section .contact_information,.calculator_section .temperature_regime__box{padding:0;margin:0;border:0}.calculator_section .temperature_regime__box{margin-bottom:-10px}.calculator_section .temperature_regime__box .row>div{padding:0 15px;margin-bottom:10px}.calculator_section .checkbox__text,.calculator_section .radio__text,.calculator_section .row .params_cargo{margin-bottom:0}.calculator_section .temperature_regime__box .tooltip_box{margin-bottom:15px}.calculator_section .calculator_sidebar{margin-top:0!important}.calculator_sidebar__body .border_box{border-top:1px solid #ccc;border-bottom:none!important}.calculator_section .custom_select.time .custom_select__head:before,.calculator_section .hidden{display:none}.calculator_section .custom_select.time{display:block;width:150px!important}.calculator_section .custom_select.time .custom_select__head,.calculator_section .custom_select.time .custom_select__item{padding:0 20px 0 15px!important;margin-bottom:0!important;height:47px;line-height:45px;font-size:18px!important;color:#495057}.calculator_section .designation{right:10px;bottom:12px}.calculator_section .font_bold{color:#000}.calculator_section .form-control:not(.counter){padding-right:25px}.calculator_section .info_text{margin-top:-15px}.tooltip.show{color:#0a0a0a;opacity:1!important}.tooltip-inner{padding:20px;line-height:130%;color:#000;border-radius:5px;text-align:left}.calc_order__box .notice p{font-size:12px;line-height:20px}.file span,.recipient_box__btn span{margin-bottom:0;padding:9px 15px}.file input.show{position:relative!important;opacity:1!important;z-index:0!important;visibility:visible!important}.calculator_sidebar__body{padding:15px 0}.calculator_sidebar__body .way span:before{top:25px}.calculator_sidebar__body .way:before{top:35px}.calculator_sidebar__body .shipping_name{color:#111}.calculator_sidebar__body .end,.calculator_sidebar__body .end p{margin-bottom:0!important}.calculator_sidebar__body .end>p{margin-bottom:10px!important}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;line-height:normal}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.contact_information .checkbox{padding-top:0}.custom_select.active .custom_select__hidden{opacity:1;z-index:10;visibility:visible}