
.article-main  ul{
  list-style-position: inherit !important;
}

.btn_add_form {
	margin-bottom:11px;
    display: block;
    height: 42px;
    border-bottom: 2px solid #864e20;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #cd8032;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: background .3s;
    transition: background .3s;
	cursor:pointer;
}
.btn_add_form:hover{
    background: #bd462b;
}
.conteyner-form{
	display:none;}
.btn_add_image{
display: inline-block;
margin: 10px auto;
padding: 15px 23px;
font-family: Roboto,sans-serif;
font-size: 14px;
line-height: 1;
color: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #bd462b;
-webkit-transition: background .3s;
transition: background .3s;
}
.img_add_on_form{
	width:150px;
	height:150px;
	object-fit: cover;

	}
#img_content_add{
font-size:16px;
	color:red;
}
.law-event-preview {
    margin: 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #aaa;
}
.law-event-preview-info {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    color: #aaa;
}
.law-event-preview__title {
    display: block;
    margin-bottom: 5px;
    color: #bd462b;
    font-size: 16px;

}
.law-event-preview__title:hover{

    color: #bd462b;

}
.law-event-preview-info__link {
font-size: 16px;
line-height: 22px;

/* identical to box height */

/* red1 */
color: #C74A2E;}
.law-event-preview__image {
    max-width: 100%;
}
.law-event-preview__button {
    float: right;
}
.button-inline {
    display: inline-block;
    margin: 10px auto;
    padding: 15px 23px;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #bd462b;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.subnav {
	margin-bottom:15px;
    border-bottom: 1px solid #bd462b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.subnav__item {
    display: inline-block;
    padding: 18px 27px;
    color: #bd462b;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.subnav__item_active {
    position: relative;
}
.subnav__item_active::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: #fff;
    bottom: -7px;
    left: 50%;
    left: -webkit-calc(50% - 4px);
    left: calc(50% - 4px);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 1px solid #bd462b;
    border-left: 1px solid #bd462b;
}

@media only screen and (max-width: 767px) {

    .subnav {
        display: block
    }
    .subnav__item {
        display: block;
        padding: 10px
    }
    .subnav__item_active {
        color: #fff;
        background: #bd462b
    }
    .subnav__item_active::after {
        display: none
    }
}

.info-message_ss {
    position: relative;
    max-width: 600px;
    margin: 20px 0;
        margin-left: 0px;
    margin-left: 0px;
    margin-left: 95px;
    padding: 5px 15px 5px 18px;
    border-left: 4px solid #cd8032;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    line-height: 22px;
}
.info-message__icon_ss {
    position: absolute;
    left: -95px;
    top: 0;
    color: #bd462b;
    font-size: 36px;
}
.info-messagemy__title {
    font-size: 22px;
    color: #bd462b;
    font-weight: 700;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}
.info-messagemy__text_ss {
    margin-top: 15px;
    color: #000;
    font-weight: 600;
}
.info-message__text_smal_ss{

    font-size: 14px;
    font-weight: 700;
}
.arc_conteyner_title{

width:90%;
margin-left:5%;
/* Primary accent color */


margin-top:15px;
}
.arc_title{
font-weight: 600;
font-size: 24px;
line-height: 33px;

/* identical to box height */
font-feature-settings: 'liga' off;

color: #000000;

}
.arc_conteyner_info{
	padding:0 !important;

	border-bottom:1px solid #CCC;

	}
.arc_conteyner_info__el{
	display:inline-block;


	}
.arc_conteyner_info__date{
		font-family: OpenSans;
font-size: 18px;
line-height: 19px;

color: #aaa;
margin-bottom:15px;
}
.arc_conteyner_info__el_btn{
	padding:12px 19px;
	background: #BD462B;
border-radius: 4px;
color:white;
cursor:pointer;

}
.arc_conteyner_info__el_btn_reg{
	padding:12px 19px;
	background:#E45332;
border-radius: 4px;
color:white;
cursor:pointer;

}
.arc_conteyner_info__el_btn_con{
margin-top:20px;
margin-bottom:20px;
margin-left:5px;

}

.sub-widget {
    font-size: 0;
    padding: 15px 0;
	border-bottom:1px solid #CCC;
}
.sub-widget__title {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
}
.facebook-icon {
    color: #3b5998;
    border-color: #3b5998;
}
.sub-widget-item {
    display: inline-block;
    margin-bottom: 9px;
    padding: 0 15px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 14px;
    border: 1px solid #bd462b;
        border-top-color: rgb(189, 70, 43);
        border-right-color: rgb(189, 70, 43);
        border-bottom-color: rgb(189, 70, 43);
        border-left-color: rgb(189, 70, 43);
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
    color: #bd462b;
    -webkit-transition: color .3s,background .3s;
    transition: color .3s,background .3s;
}
.telegram-icon {
    color: #08c;
    border-color: #08c;
}
.viber-icon {
    color: #59267c;
    border-color: #59267c;
}
.sub-widget-item:last-child {
    margin-right: 0;
}
.youtube-icon {
    color: #e52d27;
    border-color: #e52d27;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.facebook-icon {
    color: #3b5998;
    border-color: #3b5998;
}
.view_cols_arch{
color: #bd462b;
	}
.img_arc_view{
	width:300px;
	height:300px;
	object-fit: cover;
	}
.img_arc_conteyner{
	margin:15px 0;

	}
.law-event-preview-info__icon__text{
	color: #aaa;
	font-size: 16px;
	font-weight:bold;
	margin-left:5px;
	}
.arc_conteyner_body{
	width: 90%;
margin-left: 5%;
margin-top: 15px;
	}
.arc_img_src{
	width: 90%;
	margin-left: 5%;
	font-size:12px;
	font-style:italic;
}
.arc_conteyner_info__el_active{
	background-color:#CC7F31;

}

.img-view-autor{
	border-radius:50%;
	width:50px;
	height:50px;
		object-fit: cover;
	}

.widget-like {
    position: relative;
    display: table;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
	float: left;
	margin-top: 20px;
}
.like-widget{
float:left
}
.like-widget__counter {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #bd462b;
    text-align: center;
    line-height: 40px;
    color: #bd462b;
    font-size: 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
	display: table-cell;
height: 40px;
min-width: 40px;
padding: 0 8px;
border-radius: 3px;
color: #bd462b;
vertical-align: middle;
border: 1px solid #bd462b;
}
.widget-like .widget-spacer {
    display: table-cell;
    width: 7px;
}
.widget-like .widget-button {
    display: table-cell;
    height: 40px;
    width: 160px;
    padding-left: 10px;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;

}
.comment-widget {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    vertical-align: bottom;
    margin-left: 8px;
}
.comment-widget__counter {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #bd462b;
    text-align: center;
    line-height: 40px;
    color: #bd462b;
    font-size: 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}
.comment-widget__counter::after {
    content: "";
    display: block;
    width: 13px;
    height: 16px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><polygon points='0,0 11,0 0,10' style='fill:none;stroke:rgb(175, 77, 54);stroke-width:2'/><polygon points='0,0 9,0 0,0' style='fill:none;stroke:rgb(255, 255, 255);stroke-width:2' /></svg>") no-repeat;
    position: absolute;
    bottom: -16px;
    left: 4px;
}
.like-widget__counter::after {
    position: absolute;
    right: -4.5px;
    top: 15px;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #bd462b;
    border-right: 1px solid #bd462b;
}
.comment-widget__button {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #af4d36;
}
.comment-widget__button, .comment-widget__counter {
    display: inline-block;
    vertical-align: middle;
}
.law-world-event-social {
    display: inline-block;

	margin: 20px 0;
}
.doc-actions {
    text-align: right;
}
#fb-share-button {
    font-family: Helvetica;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    float: right;
    position: static;
    margin-top: 7px;
	float:left !important;
}
.law-world-event-social a {
    display: inline-block;
    margin: 0 5px;
    color: #bd462b;
    font-size: 32px;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.law-world-event-social {
    display: inline-block;
    float: right;
}
.doc-actions {
    text-align: right;
}

элемент {

}
#fb-share-button svg {

    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px;

}
svg:not(:root) {

    overflow: hidden;

}
#viber_share{
color: #59267c;
border-color: #59267c;
}
.tel_icon{
color:#337ab7 !important;
}
.widget-like.widget-unliked .widget-button > div {
    position: relative;
    left: 10px;
}
.comments-widget__textarea {
    display: block;
    width: 100%;
    height: 200px;
    padding: 16px;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    border: 1px solid #bd462b;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(205,128,50,.05);
	overflow: hidden; overflow-wrap: break-word; height: 200px;
}
.comments-widget__title {
    margin-bottom: 15px;
    font-size: 18px;
}
.commnets_one_conteyner{
	margin-top:2%;
	margin-left:10px;

	}
.img_comm_user{
height:58px;
border-radius: 90px;
width:58px;
object-fit: cover;
}
.commnets_one_conteyner_img{
width:70px;
}
.body_comm{
	word-wrap:break-word !important;
}
.body_comm p{
	word-wrap:break-word !important;
}
.com_edr_tro{
	text-align:right;
}
.btnaddcommm{
	color:#337ab7; margin-right:1%; cursor:pointer;
}
.com_date_ri{
font-size:10px;
}
.formaddcommconteyner{
border-left:1px solid #CCC;
}
.widget-like_act{

    background: url(/images/widget-like.png)  13px -48px no-repeat #cd8032;
}
.widget-like_none{

   background: url(/images/widget-like.png) 15px 6px no-repeat #bd462b;
}
.baner_cont{
	width:300px;}
.aside-slider-item__image_rr{
	width: 100%;
	height:200px;
	object-fit: cover;
	border-radius: 8.51763px;
}
.aside-slider-item {
    position: relative;
    height: 100%;
}.aside-slider-item__heading {
	width:100%;
  font-family: OpenSans;
font-size: 13px;
line-height: 15px;

color: #BD462B;
}
.ather_news_con_text
{
	font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 25px;

color: #383838;
}
.laws_type{
color: #2c2c2c;
font-size: 18px;
line-height: 22px;
font-weight: 600;
margin-top: 15px;
}
.laws_alpha {
    color: #bd462b;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: bold;
	margin:10px 0;
}
.laws_type_in_co{
color: #aaa;
font-size: 18px;
line-height: 22px;
font-weight: 600;
margin-top: 15px;
}
.laws_type_in_co_sect{
color: #aaa;
font-size: 14px;
font-weight: 600;
margin: 10px 0;

}
.decision-title {
    color: #7d3221;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .1px;
    line-height: 31px;
}
.comtent_head{
	padding:10px;
	font-size:16px;
	font-weight:bold;
	border-top:2px solid #cd8032;
	}
.company-header {
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid #efefef
}

.company__logo {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 157px;
    height: 147px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 4px solid #dedede;
    background: #ffff;
    text-align: center;
    line-height: 157px;
    font-size: 0
}

.company-title {
    margin: 20px 0
}

.company__name {
    display: inline-block;
    padding-right: 20px;
    margin-right: 10px;
    border-right: 2px solid #bd462b;
    color: #bd462b;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

.company__desc {
    font-size: 16px;
    line-height: 22px
}

.company-links {
    margin: 20px 0
}

.company-link {
    display: inline-block;
    width: 96px;
    margin: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.company-link:hover {
    -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2)
}

.company-link_as {
    height: 33px;
    background-image: url("../img/app-store-logo.png");
    background-size: cover
}

.company-link_gp {
    height: 32px;
    background-image: url("../img/android-app-on-google-play-badge.png")
}

.company-tabs {
    margin: 10px 0
}

.company-tabs__item {
    display: inline-block;
    margin-right: 15px;
    color: #000;
    padding: 5px 0;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: color .3s;
    transition: color .3s
}

.company-tabs__item::after {
    content: '';
    display: block;
    margin: 4px auto;
    height: 3px;
    width: 0%;
    background: #bd462b;
    -webkit-transition: width .3s;
    transition: width .3s
}

.company-tabs__item.active,
.company-tabs__item:hover {
    color: #bd462b
}

.company-tabs__item.active::after,
.company-tabs__item:hover::after {
    width: 100%
}

.company-news-prevs {
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.company-new-preview {
    margin: 20px 0;
    padding: 10px;
    display: inline-block;
    border: 1px solid #efefef;
    max-width: 290px;
    font-family: "Roboto", sans-serif
}

.company-new-preview__image {
    font-size: 0;
    margin: -10px -10px 20px -10px
}

.company-new-preview__name {
    color: #8b8b8b;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase
}

.company-new-preview__title {
    color: #191919;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px
}

.company-new-preview__link {
    margin-top: 5px;
    display: inline-block;
    color: #bd462b;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px
}

.company-new-preview__link .icon {
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}

.company-new-preview__link:hover .icon {
    margin-left: 4px
}

.company-about {
    margin: 20px 0
}

.company-about__title {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 2
}

.company-about__text {
    font-family: "Roboto", sans-serif;
    font-size: 16px
}

.company-about-ul {
    margin: 20px 0;
    list-style-type: none;
    padding: 0
}

.company-about-li {
    position: relative;
    margin: 6px 0;
    padding-left: 30px;
    font-family: "Roboto", sans-serif
}

.company-about-li__icon {
    width: 20px;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 16px
}

.company-about-li__text {
    font-size: 18px;
    line-height: 22px;
    color: #444
}

.company-about-team {
    margin: 15px 0;
    padding: 20px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef
}

.company-team-member {
    position: relative;
    margin: 15px 0;
    padding-left: 110px
}

.company-team-member__image {
    position: absolute;
    left: 0;
    width: 80px
}

.company-team-member__image img {
    max-width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.company-team-member__name {
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px
}

.company-team-member__text {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px
}

.right{
	text-align:right;}
.pan_strt{
background: #BD462B;
margin-top:10px;

color:white;
padding:10px 20px;
text-align:center;
border-radius: 4px;

}
.pan_estdrt{
	background: #F26D5B;
margin-top:10px;
color:white;
padding:10px 15px;
border-radius: 4px;
text-align:center;}
.pan_estdrt_price{
background: #F5F5F5;
border: 1px solid #B44F45;
box-sizing: border-box;
border-radius: 4px;
margin-top:10px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
border-radius: 4px;
line-height: 21px;

/* identical to box height */

color: #BD462B;


padding:9px 15px;
text-align:center;}
.sevm_lmm{
	color:white;
	text-decoration:none;
	}
.sevm_lmm:hover{
	color:white;
	text-decoration:none;
	}
.panel_sem_ing{
	margin-top:15px;
	padding:0 !important;}
.brt_srte_sr{
	padding:0 !important;
}
.more_sem-inf{
	padding:10px 20px;
	color:white;
	background: #B44F45;
	}
.date_seminar{
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 49px;

}
.margin-top-25{
	margin-top:25px;}
.arc_conteyner_info__el_btn_seminar{
	padding: 12px 19px;

border-radius: 4px;
color: white;
background: #cd8032;
	}
.time_seminar{
font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 25px;

/* blact\text */
color: #333333;
}
.price_sem_np{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 49px;
}
.price_sem{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 33px;

/* identical to box height */
text-decoration-line: line-through;

/* Gray 3 */
color: #828282;

text-decoration-line: line-through;
}
.price_sem_sk{
	font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 49px;

/* identical to box height */

/* Primary accent color */
color: #B44F45;

	}
.sem_sk{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 25px;

/* identical to box height */

/* Primary accent color */
color: #B44F45;


}
.sem_sk_tx{

font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;

/* blact\text */
color: #333333;


}
.sem_loc{
	font-size:16px; font-style:italic; font-weight:bold;
	margin-top:5px;}
.banerimg{
	margin-top:5px;}
.col-md-12 {
	padding:0;
}
.col-md-6 {
	padding:0 !important;
}
.col-md-4 {
	padding:0;
}

.bef_pro{

	font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 12px;

color: #3F3F3F;
position:absolute;
top:10px;
left:20px;
}

.bef_pro_trac{
	position:absolute;
top:15px;
left:20px;
border: 1px solid #797979;
transform: matrix(0.98, -0.15, -0.18, 0.96, 0, 0);
width:40px;

	}
.brt_srte_cent{
	margin:0px 5px;}
.brt_sevmdr{
	max-width:150px;

	}

@media only screen and (max-width: 767px) {

.brt_srte_sr_end{
	margin-left:30%;}
.brt_srte_lfg{
		margin-left:8%;

}
.brt_sevmdr {
    width: 130px !important;
}
.sem_tre_se{
	margin:auto;}

}

@media only screen and (min-width: 767px) {

	.law-event-preview__image {
		height:145px;
		width:100%;
		object-fit: cover;
		border-radius:4px;
	}

   .bef_pro{

	font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 12px;

color: #3F3F3F;
position:absolute;
top:10px;
left:20px;
}

.bef_pro_trac{
	position:absolute;
top:15px;
left:20px;
border: 1px solid #797979;
transform: matrix(0.98, -0.15, -0.18, 0.96, 0, 0);
width:40px;

	}
}

.bef_pro_elef{
	position:absolute;
top:-5px;
left:70%;
transform: matrix(-1, 0.05, 0.05, 1, 0, 0);
width:45px;
}
.bef_pro_pers{
	position:absolute;
top:24px;
left:79%;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 12px;

color: #FFFFFF;

transform: rotate(32.83deg);
}

  .form_toggle {
	display: inline-block;
	overflow: hidden;
}
.form_toggle-item {
	float: left;
	display: inline-block;
}
.form_toggle-item input[type=radio] {
	display: none;
}
.form_toggle-item label {
	display: inline-block;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #999;
	border-right: none;
	cursor: pointer;
	user-select: none;
}

.form_toggle .item-1 label {
	border-radius: 6px 0 0 6px;
}
.form_toggle .item-2 label {
	border-radius: 0 6px 6px 0;
	border-right: 1px solid #999;
}

/* Checked */
.form_toggle .item-1 input[type=radio]:checked + label {
	background: #ffc5c5;
}
.form_toggle .item-2 input[type=radio]:checked + label {
	background: #bbffbb;
}

.form_toggle .item-3 label {
	border-radius: 6px 0 0 6px;
}
.form_toggle .item-4 label {
	border-radius: 0 6px 6px 0;
	border-right: 1px solid #999;
}

/* Checked */
.form_toggle .item-3 input[type=radio]:checked + label {
	background: #ffc5c5;
}
.form_toggle .item-4 input[type=radio]:checked + label {
	background: #bbffbb;
}
.form_radio_btn {
	display: inline-block;
	margin-right: 20px;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #CC7F31;
	border-radius: 6px;
	user-select: none;
	width:150px;

}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #B44F45;
	color:#FFFFFF;
}

/* Hover */
.form_radio_btn label:hover {
	color: #666;
}

/* Disabled */
.form_radio_btn input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
.aside-slider-controls-dev{

    position: absolute;
    top: 10px;
    right: 25px;
    vertical-align: top;

}
.aside-slider-wrapper_trac{
	border-radius:15px;}
.banerimg_r{
	width:300px;
	margin:auto;}
.rtet:hover{
	color:white;
	text-decoration:none;
	}
.rtet{
	background-color:#EA5736;
}
.arc_conteyner_info__el_r
{
	display:inline-block;
}

@media only screen and (max-width: 767px) {
.arc_conteyner_info__el{

	display:inline;
	width:100% !important;

}
.arc_conteyner_info__el_r{

width:100% !important;


}
.arc_conteyner_info{
	text-align:center;

}
}
.actions__item_rr{
display: inline-block;
margin: 0 5px;
color: #bd462b;
font-size: 32px;
-webkit-transition: color .3s;
transition: color .3s;

}
.widget-like_nr{
	margin-top:0;

}
