#kasko-form-return{
	display: block;
	position: absolute;
	right: 0px;
	top: 72px;
	background-color: #c70635;
	padding: 10px;
	color: #fff;
	cursor:pointer;
}


.slider-pager ul li.slide6 a .icon {
    background-position: 0px -240px;
}

.calc-cost .calc-cost-list li{
	padding: 14px 90px 14px 23px;
	line-height:16px;
}

.calc-cost-list i{
font-style:normal;	
} 

div.calc-cost {
position:relative;	
}

.ajaxUpdate {
  height: 100%;
  position: absolute;
  top: 0;
left: 0;
  width: 100%;
  text-align:center;
  vertical-align:middle;
  opacity:0.5;
  background:#fff;
}

.ajaxUpdate table{
height: 100%;	
 width: 100%;
}

.ajaxUpdate table tr td{
vertical-align:middle;	
}

.personal-content.list {
  background: url("../images/slide_6.jpg") no-repeat scroll center -70px transparent;
}

.component.gray-back h4 {
	margin-left:33px;	
}

.static-content .our-clients b.phone {
	font-size: 30px;
}

.static-content b.phone{
	font-size: 25px;
}

.step-fields.increase-height {
	height: 30px;
}

#kasko-calc-page .steps-block ul.stepy-titles li {
	width: 50%!important;
}

.calc-content .steps-block ul.stepy-titles li {
	width: 50%!important;
}

.message_div{
	position:relative;	
	background-color:#F3F3E4;
}


.message_div .close{
	position:absolute;	
	right:5px;
	top:3px;
}

.message_div table{	
	font-size:14pt;
	color:green;
	margin:30px;
	height:80px;	
	font-weight:bold;
	
}

ul.insurance-type-list li a.active{
	color:#C80635 !important;
}

.ajaxUpdate table td{
color:#000	;
padding:10px;
font-size:14pt;
font-weight:bold;
}

div.bootstrap-select.choose	
 {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(71, 60, 129, 1);
  outline: 0 none;
}

div.calc-cost .VirtuError {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  color:#F00;
  font-weight:bold;
}
.VirtuError table {
  height: 100%;
  width: 100%;
}

.VirtuError table tr td {
  vertical-align: middle;
}

.tab-content.burgundy{
    overflow: hidden;
}

.YMaps-layer-container img {
    max-width: none !important;
}

.YMaps-cursor-grab{
    float: left;
}
.ctoa-tab-content{
    display: none!important;
    width: 0;
    height: 0;
}

.ctoa-tab-content_map{
    display: flex!important;
    width: 0;
    height: 0;
}

.ctoa-tab-content.active,.ctoa-tab-content_map.active{
    width: 100%;
    height: auto;
    display: block!important;
}
.static-content .news-list {
    margin: 0 40px;
    padding: 20px 0 20px;
}
.static-content .fancybox {
    display: inline-block;
    margin-right: 10px;
}
.contacts-insure-case img {
    margin-top: 0 !important;
}
.contacts-insure-case .link {
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    display: inline-block;
}
.contacts-insure-case .link:hover {
    color: #fff;
}

#frameCompare {
    white-space: normal;
    font-size: 14px;
    background: #9a0259 !important;
    line-height: 20px;
    height: 55px;
    padding-top: 10px;
    margin-top: 10px;
}
#frameCompare:hover {
    background: #73023d !important;
}

#wid {
    box-shadow: 0 0 60px rgba(0,0,0,0.25);
    display: block;
    position:absolute;
    width: 430px;
    /*height: 394px;*/
    z-index: 310;
    background: #fff;
    right:0;
    top:182px;
    overflow: hidden;
    opacity: .5;
}
#wid:hover {
    opacity: 1;
}
.wid_head {
    cursor: move;
    padding: 10px 0 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 4px solid #E1E0E3;
    background: #f6f6f6;
}
.wid_turn{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
}
#wid .wid_content {
    display: none;
}

/*radio btns*/
.radio-container:after {
    content: '';
    display: table;
    clear: both;
}
.radio-container input[type="radio"] {
    display: none;
}
.radio-container .radio-label {
    line-height: 22px;
    float: left;
    width: 100px;
    display: block;
}
.icon-radio-btn {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #f0f0f0;
    background: #f0f0f0;
    float: left;
    margin-right: 8px;
    box-sizing: border-box;
}
.icon-radio-btn:hover {
    border: 2px solid #d15d79;
}
.radio-container input[type="radio"]:checked + .radio-label .icon-radio-btn {
    background: #c70635;
    border: 5px solid #f0f0f0;
}

textarea.error {
    border-color: #f00!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
}

/*f_form*/
.f_form label {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
}
.f_form input[type=text] {
    display: inline-block;
    width: 250px;
    height: 29px;
    vertical-align: middle;
}
.f_form textarea {
    width: 355px;
    min-height: 72px !important;
}
.f_form .f_row {
    margin-bottom: 10px;
}

.f_form-index {
    width: 250px;
}
.f_form-index label {
    font-size: 16px;
    margin: 5px 0;
}
.f_form-index input[type=text] {
    margin-bottom: 10px;
    width: 100%;
}
.f_form-index input[type=button] {
    background-color: #c70635;
    height: 59px;
    line-height: 59px;
    font-size: 19px;
    padding: 0 28px;
    width: 100%;
    color: #fff;
    font-weight: 500;
    font-family: 'PFBeauSansPro';
    border: none;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
}
.f_form-index input[type=button]:hover {
    background-color: #9d0026;
}

/*index banners*/
.slide6.car > a {
    background: #ccc;
    /*box-shadow: inset 0 0 0 3px #005580;*/
}
.slide6.car:hover > a {
    background-color: #1083b2;
}
.slide6.car .back {
    /*background-color: #005580 !important;*/
}

.slide1.car > a {
/*background: #f25101;*/
    /*box-shadow: inset 0 0 0 3px #a03d01;*/
}
.slide1.car .back {
    /*background-color: #a03d01 !important;*/
}

.warning{
    color: #a30000;
    font-size:20px;
    margin-bottom:25px;
    font-weight: bold;
}
