.main-block-content-right{width:100%}.ecs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-line-pack:center;align-content:center;border-radius:24px;padding:10px 10px 12px}.ecs_small_block{display:flex;flex-flow:column nowrap;margin:0 auto;justify-content:center}.ecs_small_block:first-child{margin-top:-25px;padding-bottom:20px;border-bottom:1px solid #fff}.ecs_small_block:last-child{width:70%;max-width:994px;justify-content:space-around;margin-top:20px}.ecs>*:not(:first-child){min-height:38px}.ecs>*:last-child{margin-bottom:0}.ecs__title{font-size:14px;text-align:left;color:#1f2021;padding:5px 0;width:100%}.ecs__service{}.ecs__list__wrapper--service{top:57px;min-height:100px!important}.ecs__level{}.ecs__list__wrapper--level{top:114px}.ecs__deadline{}.ecs__list__wrapper--deadline{top:173px}.ecs__service__current,.ecs__level__current,.ecs__deadline__current{display:inline-block;margin:7px 0 0 0;font-size:14px;letter-spacing:1.2px;color:#000;width:100%;cursor:pointer;text-align:left;padding-left:24px}.ecs__list{position:relative;width:220px;height:34px;background-color:#fff;border:solid 1px #e5e5e5;margin:0 10px}.ecs__list:focus{background:#000}.ecs__list__wrapper{margin-top:19px;background:#fff;position:absolute;padding:32px 10px 10px;width:200px;left:10px;overflow-y:hidden;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;border:1px solid #e5e5e5;z-index:1}.ecs__list__wrapper--open{opacity:1;visibility:visible;transition-delay:0s,0s,.3s}.ecs__list--dropdown{border-top:none;background:0 0;top:39px;left:17px;width:100%;overflow-x:hidden;max-height:180px;overflow-y:auto;-moz-appearance:none;-webkit-appearance:none}.ecs__list--dropdown::-webkit-scrollbar{width:10px}.ecs__list--dropdown::-webkit-scrollbar-track{background-color:#1f2021;box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.46);border-radius:100px}.ecs__list--dropdown::-webkit-scrollbar-thumb{width:8px;border-radius:100px;background-color:#fff;border:solid 2px #1f2021}.ecs__select-option{display:inline-block;font-size:14px;line-height:1.3;color:#1f2021;width:92%;padding:5px 10px;cursor:pointer}.ecs__select-option:hover{color:#fff;background-color:#1f2021;border-radius:15px}.ecs__list::after{content:'';position:absolute;height:10px;width:10px;display:block;right:20px;top:calc(50% - (10px * 1.62)/2);border-bottom:2px solid #1f2021;border-left:2px solid #1f2021;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);pointer-events:none}.ecs__page-count,.ecs__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:none;position:relative;margin-bottom:0!important}.ecs__page-count,.ecs__price>*{}.ecs__page-count{width:200px;height:34px;display:flex;flex-flow:row nowrap;background:#fff;border:1px solid #e4e4e4;position:absolute;right:115px;top:122px}@media only Screen and (max-width:1203px){.ecs__page-count{position:initial}}.ecs__page-count>span{position:relative;display:inline-block;word-break:keep-all;height:34px}.pre_block{display:flex;flex-flow:row wrap}.ecs__minus-btn{display:inline-block;line-height:34px;text-align:center;color:#00c8fe;font-size:27px;cursor:pointer;width:50px;height:34px;background-color:#fff}.ecs__plus-btn{display:inline-block;line-height:34px;text-align:center;color:#ff5158;font-size:27px;cursor:pointer;width:50px;height:34px}.ecs__plus-btn:hover,.ecs__minus-btn:hover{background:#00c8fe;color:#fff}.ecs__plus-btn:active,.ecs__minus-btn:active{background:#00538b;color:#fff}.ecs__page-input{background:0 0;height:35px;outline:none;border:none;text-align:center;-moz-appearance:textfield;-webkit-user-select:none;font-size:18px;line-height:52px;letter-spacing:1.2px;cursor:text;display:inline-block}.ecs__page-input::-webkit-outer-spin-button,.ecs__page-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ecs__page-input::-moz-placeholder,.ecs__page-input::-webkit-input-placeholder,.ecs__page-input:-ms-input-placeholder{color:#72dcfb;font-size:30px}.ecs__page--subtitle{background:0 0;height:34px;outline:none;border:none;text-align:center;-moz-appearance:textfield;-webkit-user-select:none;font-size:14px;line-height:34px;cursor:pointer}.ecs__price{width:100%;-webkit-box-align:center;-ms-flex-align:center;margin-bottom:10px;-ms-flex-pack:distribute;-webkit-box-pack:justify;justify-content:space-between;align-items:center;display:flex;flex-flow:row nowrap}.ecs__price__title{font-size:16px;line-height:1.06;text-align:right;color:#000}.ecs__prices{white-space:nowrap;position:relative;height:50px;line-height:20px}.ecs__price__value{font-size:30px;color:#000;position:relative;top:10px;padding-left:2px;margin:0 40px}.ecs__price__value::before{content:'$'}.ecs__price__old{position:relative;top:11px;font-size:20px;color:#000}.ecs__price__old::before{content:'$'}.ecs__price__old__line{position:absolute;display:block;background:#ff5158;width:30px;height:2px;top:-5px}.ecs__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0 0!important}.ecs__btn{margin:10px;width:130px;font-size:13px;text-align:center;text-transform:uppercase;text-shadow:0 0 3px rgba(0,0,0,.4);line-height:24px;cursor:pointer;box-sizing:border-box;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.ecs__btn--order{background:#ff5158;color:#fff;padding-top:15px;padding-bottom:10px}.ecs__btn--order:hover{background:#cd3200}.ecs__btn--order:active{background:#a32600}.ecs__btn--inquiry{background-color:#147995;color:#fff;padding-top:15px;padding-bottom:10px}.ecs__btn--inquiry:hover{background:#0075c2}.ecs__btn--inquiry:active{background:#00538b}.ecs__select-option[data-value='---------------']{display:none}.ecs__sort-list{width:100%;font-size:13px;font-weight:400;font-stretch:normal;line-height:1;color:#30505a;border:none;margin-top:5px;outline:none;padding:0 10px 2px;border-bottom:solid 1px #e5e5e5;margin-bottom:10px}.block_paralelogram{width:328.8px;height:68px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.35);transform:skewX(-10deg);position:absolute;top:10px;left:-15px;padding:5px 50px}.block_paralelogram::before{content:"";position:absolute;height:0;width:0;bottom:-18px;left:.1px;border-top:18px solid #adadad;border-left:24px solid transparent;transform:skewX(10deg)}.block_paralelogram img{transform:none}.block_paralelogram span{transform:none;width:142px;display:inline-block}.block_paralelogram span p:first-child{color:#000;font-weight:600;font-size:14px;letter-spacing:.3px}.block_paralelogram span p:last-child{color:#fc3747;font-size:14px;font-weight:600;letter-spacing:.3px}@media only Screen and (max-width:1193px){.ecs{margin:40px auto 20px}}