#options
{
    padding: 36px 36px 0 36px;
    background: #d7d7d7;
    display: table;
    -moz-border-radius-bottomright: 140px;
    -webkit-border-bottom-right-radius: 140px;
    border-bottom-right-radius: 140px;
    -moz-border-radius-bottomleft: 140px;
    -webkit-border-bottom-left-radius: 140px;
    border-bottom-left-radius: 140px;
    position: relative;
    height: 342px;
}
.otstup0 {
    margin-right: 0!important;
}
.box_ramka p {
    color: #666666;
    padding-top: 5px;
    font-size: 14px;
    text-align: left;
    margin: 0;
}
ul.tabs {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin: 0;
}
ul.tabs li {
    list-style-type: none;
    display: block;
    float: left;
    color: #ffffff;
    padding: 9px;
    background-color: #e31e24;
    cursor: pointer;
    -moz-border-radius-topleft: 19px;
    -webkit-border-top-left-radius: 19px;
    border-top-left-radius: 19px;
    -moz-border-radius-topright: 19px;
    -webkit-border-top-right-radius: 19px;
    border-top-right-radius: 19px;
    margin-right: 7px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    position:relative;
    top:10px;
    border: 2px solid #b30c11;
    font-family: 'pantonbold';
}
.pers{
    font-size: 14px!important;
}

.calc_left {
    float: left;
    width: 50%;
    position: relative;
}
.slider h4 {
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 21px;
    margin: 0;
    font-family: 'pantonbold';
}
.sl_txt {
    position: absolute;
    right: 31px;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    top: 20px;
    font-family: 'pantonbold';
}
#options .slider .cost-slide-holder {
    margin: 0 20px;
}
.mysl {
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 35px;
    padding-top: 33px;
    font-family: 'pantonbold';
}
#options .slider .cost-slide {
    background: #ff0008;
    float: left;
    height: 5px;
    background-size: 250px 20px;
    position: relative;
    width: 431px;
    z-index: 2;
    top: 10px;
    border: 0;
}
#options .slider .cost-slide .ui-slider-handle {
    border: 3px solid #ed1c24;
    cursor: pointer;
    height: 16px;
    border-radius: 20px;
    left: 0;
    margin-left: -12px;
    position: absolute;
    top: -9px;
    width: 16px;
    background: #fff;
}
#options .slider .cost-slide .ui-slider-handle:focus {
	outline: none;
}
.myitog {
    width: 100%;
	    display: table;
}
.box_ramka {
    float: left;
    width: 210px;
    margin-left: 60px;
    font-family: 'pantonbold';
    text-align: center;
}
.ramka {
    padding: 12px 14px;
    font-size: 16px!important;
    background: #fff;
    border-radius: 48px;
}
.box_ramka p {
    color: #666666;
    padding-top: 5px;
    font-size: 14px;
    text-align: left;
    font-family: 'pantonregular';
}
.myitog span {
    font-size: 26px;
}

.mybut{
    width: 100%;
    background: #ed1c24;
    text-align: center;
    font-size: 30px;
    font-family: 'pantonbold';
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 10px 0;
    border: 0;
    cursor: pointer;
}
.box_but {
    padding: 2px 36px 15px 36px;
    width: 380px;
    position: absolute;
    bottom: -50px;
    left: 275px;
}
ul.tabs li.tarif {
    background-color: #e31e24;
    padding: 13px 20px;
    position: relative;
    top: 2px;
}

.cc{  text-align: center;
    clear: both;
    display: table;
    width: 100%;
    padding-top: 50px;
	}