

/* Start:/local/templates/ufa_ural_profil/css/calc.css?159660947023047*/
.calc-form{
	position:relative;
	padding:0px;	
}

.modal_form .disp_none {
    display: none;
}

.modal_form .right .select_type {
    display: block;
}

.modal_form {
    width: 600px;
    padding: 30px 15px;
    background-color: #ffffff;
    /*position: fixed;*/
    position: relative;
    /*top: 45%;
    display: none;
    opacity: 0;
    z-index: 155;*/
    text-align: center;
    border-radius: 1px;
}

.modal_form {
    color: black;
}

.modal_form .modal_close {
    display: none;
    width: 46px;
    height: 46px;
    position: absolute;
    top: -28px;
    right: -34px;
    cursor: pointer;
    display: block;
    color: #fff;
    font-family: ubuntu;
    font-size: 26px;
    transition: all 200ms ease-in;
}

.modal_form > .h2 {
    display: block;
    padding: 10px;
    padding-left: 40px;
    background: url(/local/templates/ufa_ural_profil/css/img/calc.png) 0 50% no-repeat;
    background-size: 30px;
}

.modal_form .calc_form {
    padding: 10px;
}

.modal_form .left {
    text-align: left;
}

.modal_form .right {
    text-align: left;
}
.modal_form select {
    width: 150px;
    height: 28px;
    margin-top: 5px;
    padding: 0 2px;
    margin-bottom: 5px;
    cursor: pointer;
    border: 1px solid #BBBBBB;
    background-color: #ffffff;
    border-radius: 0;
    transition: all 20ms ease-in;
}

.modal_form input[type='text'] {
    width: 138px;
    height: 24px;
    padding: 0 5px;
    border-radius: 0;
    border: 1px solid #BBBBBB;
    font-family: ubuntu;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: all 200ms ease-in;
}

.c_comment {
}

a.calculate,a.send_mail_calc {
/*    display: block;
        width: 170px;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #8f33c4;
    cursor: pointer;
    margin-right: 8px;
    transition: all 200ms ease-in;
    margin: 8px 0;*/
    background-color: #626262;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    width:130px;
    text-align:center;
    display:inline-block;
    cursor:pointer;
}

a.send_mail_calc {
    background-color: #2f6db3;
    margin: 15px 0px;
    float: left;
}
.print_page {
    display: inline-block;
    width: 24px;
    padding: 5px;
    margin-left: 8px;
    background: url(/local/templates/ufa_ural_profil/img/print.png) 50% 50% no-repeat;
    background-size: 20px;
    background-color: #8F33C4;
    cursor: pointer;
    transition: all 200ms ease-in;
}

.calc_result table {
    width: 100%;
}
.calc_result table tr td:first-child{
	text-align:left;
	padding-left:10px;
}
.calc_result table tr:first-child td{
   background-color: #ebebeb;
}
.calc_result table tr:last-child td {
   background-color: #2f6db3;
   font-size: 18px;
   color: #ffffff;
   font-weight:bold;
   text-align:left;
   border:0px;
 }
.calc_result table tr:last-child td:last-child {
	text-align:right;
	padding-right:10px;
}

.calc_result table tr td {
    border: 1px solid #dedede;
    padding: 5px;
    font-size: 14px;
    color: #555555;
}


.modal_form .calc_form {
    padding: 10px;
    margin-top: 25px;
}

.color_tab {
	width: 520px;
	margin-left: -260px;
	position: fixed;
	
	background-color: #fff;
	left: 50%;
	top: 45%;
	display: none;
	opacity: 0;
	z-index: 160;
	padding: 15px;
}
.modal_send {
	width: 270px;
	margin-left: -135px;
	position: fixed;
	/*height: 225px;*/
	background-color: #fff;
	left: 30%;
	top: 25%;
	display: none;
	opacity: 0;
	z-index: 162;
	padding: 15px;
}

.modal_form .modal_close {
    width: 46px;
    height: 46px;
    position: absolute;
    top: -28px;
    right: -34px;
    cursor: pointer;
    display: block;
    color: #fff;
    font-family: ubuntu;
    font-size: 26px;
    transition: all 200ms ease-in;
    display: none;
}

.modal_form .modal_close:hover {
	color: #8F33C4;
}

.modal_form .left {
    text-align: left;
}
.modal_form .right {
    text-align: left;
    margin-left:5%;
}

.modal_form .inline{
	width:47%;
	display:inline-block;
	vertical-align:top;
}

.modal_form a.go_color {
	width: 100%;
	height: 26px;
	border: 1px solid #BBBBBB;
	display: inline-block;
	cursor: pointer;
	margin: 5px 0;
	transition: all 200ms ease-in;
}

.modal_form .right a.go_color:hover {
	box-shadow: inset 0 0 5px #999;
}


.modal_form  span.sel_col {
	display: block;
    float: left;
    margin-top: 10px;
    width: 258px;
}

.modal_form  span {
	display: inline-block;
	width: 250px;
}

.modal_form h2,
.modal_form .h2 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #262323;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 15px;
}

.modal_form > h2,
.modal_form > .h2 {
/*	display: block;
	padding: 10px;
	padding-left: 40px;
	background: url('/local/templates/ufa_ural_profil/css/img/calc.png') 0 50% no-repeat;
	background-size: 30px;*/
	width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold !important;
    font-size: 23px !important;
    color: white;
    padding: 15px 0px;
    background-color: #2f6db3;
    margin: 0px;
    text-align: center;
}

.modal_form h2 span {
	font-family: ubuntu_bold;
	display: block;
}

.modal_form p {
    font-size: 12px;
    color: #5e5e5e;
    text-align: left;
    line-height: 16px;
    margin-top: 5px;
}

.modal_form h3,
.modal_form .h3 {
	color: #5e5e5e;
    font-size: 12px;
	text-align: left;
	margin-top: 10px;
}

.modal_form input[type='text'] {
	/*width: 49%;*/
	width: 100%;
    box-sizing: border-box;
	height: 24px;
	padding: 0 5px;
	border-radius: 0;
	border: 1px solid #BBBBBB;
	font-family: ubuntu;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	transition: all 200ms ease-in;

}
.modal_form .check-double{
	width:100%;
	height:50px;
	margin-bottom: 25px;
	padding-top:20px;
}

.modal_form .disp_none {
	display: none;
}

.modal_form .right .select_type {
	display: block;
}

.modal_form select {
	/*width: 49%;*/
	width: 100%;
    box-sizing: border-box;
    height: 28px;
    margin-top: 5px;
    padding: 0 2px;
    margin-bottom: 5px;
    cursor: pointer;
    border: 1px solid #BBBBBB;
    border-radius: 0;
	transition: all 20ms ease-in;
}

.modal_form select:focus, .modal_form input[type='text']:focus {
	outline: none;
	border: 1px solid #ff6600;
}



.modal_form .send_mail {
	display: block;
	text-align: center;
	width: 284px;
	padding: 11px;
	font-family: ubuntu;
	font-size: 14.54px;
	color: #fff;
	background-color: #e22933;
	border: 3px solid #e00038;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
	transition: all 200ms ease-in;
}

.modal_form .send_mail:hover {
	background-color: #BF1A22;
}

.modal_form p.comm {
	font-size: 12px;
	text-align: center;
}

.modal_form .tbclr > div > div:first-child {
	width: 82px;
	height: 36px;
	margin: 1px;
    box-shadow: inset 0 0 1px #000;
}

.modal_form .tbclr > div > div:last-child {
	padding: 11px 5px;
	width: 72px;
	text-align: center;
	position: absolute;
	top: 2px;
	left: 2px;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	transition: all 200ms ease-in;
}

.modal_form .tbclr > div:hover > div:last-child {
	opacity: 1;
}


.modal_form .tbclr {
	text-align: left;
}

.modal_form .tbclr > div {
	min-height: 20px;
	position: relative;
	cursor: pointer;
	padding: 1px;
}
.go_color {
    background: white;
}

.tbl1{
    background: url(/img/tabcolor/1.jpg);
}
.tbl2{
    background: url(/img/tabcolor/2.jpg);
}
.tbl3{
    background: url(/img/tabcolor/3.jpg);
}
.tbl4{
    background: url(/img/tabcolor/4.jpg);
}
.tbl5{
    background: url(/img/tabcolor/5.jpg);
}
.tbl6{
    background: url(/img/tabcolor/6.gif);
}
.tbl7{
    background: url(/img/tabcolor/7.jpg);
}
.tbl8{
    background: url(/img/tabcolor/8.jpg);
}
.tbl9{
    background: url(/img/tabcolor/9.jpg);
}
.tbl10{
    background: url(/img/tabcolor/10.jpg);
}
.tbl11{
    background: url(/img/tabcolor/11.jpg);
}
.tbl12{
    background: url(/img/tabcolor/12.jpg);
}
.tbl13{
    background: url(/img/tabcolor/13.jpg);
}
.tbl14{
    background: url(/img/tabcolor/14.jpg);
}
.tbl15{
    background: url(/img/tabcolor/15.jpg);
}
.tbl16{
    background: url(/img/tabcolor/16.jpg);
}
.tbl17{
    background: url(/img/tabcolor/17.jpg);
}
.tbl18{
    background: url(/img/tabcolor/18.jpg);
}
.tbl19{
    background: url(/img/tabcolor/19.jpg);
}
.tbl20{
    background: url(/img/tabcolor/9006.jpg);
}
.tbl21{
    background: url(/img/tabcolor/21.jpg);
}
.tbl22{
    background: transparent;
}
.tbl23{
    background: url(/img/tabcolor/23.jpg);
}
.tbl24{
    background: url(/img/tabcolor/24.jpg);
}
.tbl25{
    background: url(/img/tabcolor/101-min.jpg);
}
.tbl26{
    background: url(/img/tabcolor/802-min.jpg);
}
.tbl27{
    background: url(/img/tabcolor/701-min.jpg);
}
.tbl28{
    background: url(/img/tabcolor/801-min.jpg);
}
.tbl29{
    background: url(/img/tabcolor/102-min.jpg);
}
.tbl30{
    background: url(/img/tabcolor/301-min.jpg);
}

.tbl31{
    background: url(/img/tabcolor/401-min.jpg);
}

.tbl32{
    background: url(/img/tabcolor/602-min.jpg);
}
.tbl33{
    background: url(/img/tabcolor/RAL7024.jpg);
    /*background: url(/img/tabcolor/001.jpg);*/
}

.tbclr > div {
    display: inline-block;
    padding: 5px 0;
    min-height: 108px;
    vertical-align: middle;
}

.overlay_color {
    z-index: 158;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.modal_form > .h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
}

/*.modal_form input[name='pre_width'] {
    width: 22%;
}*/

.calc_qq {
    display: none !important;
}

.otpform {
    width: 600px;
    color: #1f1f1f;
    background-color: #b5babe;
    border: 1px solid white;
    padding: 46px 40px;
    box-sizing: border-box;
    text-align: center;
}

.otpform .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 19px;
}

.otpform p {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 27px;
}

.otpform input {
    display: block;

    /* Style for "Прямоуголь" */
    width: 400px;
    height: 33px;
    background-color: white;
    border: 1px solid white;
    box-shadow: inset 1.8px 2.4px 0 rgba(104, 104, 104, 0.24);
    margin: 0 auto;
    margin-bottom: 19px;
}

.otpform .btn {
    width: 151px;
    height: 33px;
    margin:  0 auto;
    color: white;
}

.otpform textarea {
    width: 433px;
    height: 95px;
    background-color: white;
    border: 1px solid white;
    box-shadow: inset 1.8px 2.4px 0 rgba(104, 104, 104, 0.24);
    resize: none;
    box-sizing: border-box;
}




.suc {
    display: none;
}
.calc-form {
    display: none;
}

.buy-form {
    display: none;
}

.bread {
    background: rgba(255,255,255, 0.2);
    padding: 20px 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
    font-size: 13px;
}

.bread a {
    text-decoration: underline;
}


.entry-header {
    text-align: center;
}

.site-content h1 {
    display: inline-block;
    position: relative;
}
.site-content h1:before {
    background: rgba(255,255,255,0.5);
    width: 500px;
    top:50%;
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    right: calc(100% + 20px);
}

.site-content h1:after {
    background: rgba(255,255,255,0.5);
    width: 500px;
    top:50%;
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    left: calc(100% + 20px);
}

#comments textarea {
    background: url(/redesign/img/form-text.png) 8px 10px no-repeat;
    padding-left: 32px;
    padding-top: 7px;
    font-size: 14px;
}

#comments .comment-content {
    margin-bottom: 10px;
}

.comment-reply-link {
    text-decoration: underline;
}

.contacts .map  {
    width: 1024px;
    margin-left: -31px;
    margin-bottom: -59px;
}

.contacts a {
    text-decoration: underline;
}

.banner-form {
    height: 137px;
}

.archive-header {
    text-align: center;
}

/**/

#dszakaz-form {
    background-color: #b5babe;
    border: 1px solid white;
    font-family: 'PT Mono', monospace;
    text-align: center;
}

#dszakaz-form .form-head {
    color: #1f1f1f;
    font-size: 25px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-top: 3px;
    border: none;
}

#dszakaz-form p {
    color: #1f1f1f;
    font-size: 14px;
}

#dszakaz-form input,
#dszakaz-form textarea {
    width: 400px;
    margin: 0 auto;
    margin-top: 21px;
}

#dszakaz-form input {
    height: 33px;
    background-color: white;
    border: 1px solid white;
    box-shadow: inset 1.8px 2.4px 0 rgba(104, 104, 104, 0.24);
}

#dszakaz-form textarea {
    resize: none;
}

#dszakaz-form input[type="submit"] {
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;

    background-color: #2461a6;
    background-image: linear-gradient(to top, #2760a1 0%, #3677c1 100%);
    border: 1px solid #739fd0;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
}


#dszakaz-form input[type="submit"]:hover {
    background-image: linear-gradient(to top, #3677c1 0%, #2760a1 100%);
}


#dszakaz-form input[id="youname"] {
    background: white url(/redesign/img/form-name.png) 10px 50% no-repeat;
    padding-left: 32px;
}

#dszakaz-form input[id="youemail"] {
    background: white url(/redesign/img/form-tel.png) 10px 50% no-repeat;
    padding-left: 32px;
}

#dszakaz-form textarea {
    background: white url(/redesign/img/form-text.png) 8px 10px no-repeat;
    padding-left: 32px;
    font-size: 14px;
}

.banner .container{
    position: relative;
}

.banner .slick-slide img {
    position: absolute;
    right: 40px;
}

#back-top {
    position: fixed;
    bottom: 30px;
    margin-left: -124px !important;
}
#back-top a {
    width: 108px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
    width: 108px;
    height: 108px;
    display: block;
    margin-bottom: 7px;
    background: url(/redesign/img/up.png) no-repeat center center;
    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
}

#back-top {
    position: fixed;
    bottom: 30px;
   /* right: 153px; */
   right: 50px;
}

/*.dszakaz {
    background-color: #b5babe !important;
    border: 1px solid white !important;
}*/

#dszakazformmessagereport .form-head {
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    text-transform: uppercase !important;
    border: none !important;
    color: #1f1f1f !important;
    margin-top: 12px !important;
}

.tbclr {
    text-align: center;
}
.tbclr > div {
    display: inline-block;
    padding: 5px 0;
    min-height: 108px;
    vertical-align: middle;
}

.tbclr > div > div:first-child {
    width: 140px;
    height: 50px;
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.tbclr > div > div {
    margin: 0 auto;
}


.tbl22 {
    background: white;
}

.content .stb .image-cr {
    width: 30%;
}


.content .stb .table-cr {
    width: 65%;
}


.categoryes .block .img {
    padding: 0 13px;
}

.categoryes .block:hover .img img {
    filter: none;
    -webkit-filter: none;
}

.categoryes .block:hover .img-wrap{
    border: 1px solid rgba(120, 180, 247, 0.47);
}

.categoryes .block:hover .title a {
    color: #79b5f7;
}

.modal_send {
    width: 270px;
    margin-left: -135px;
    position: fixed;
  /*  height: 225px;*/
    background-color: #fff;
    left: 30%;
    top: 25%;
    display: none;
    opacity: 0;
    z-index: 162;
}

.modal_send p {
    display: block;
    font-size: 14px;
    font-family: arial;
    margin-left: 15px;
}

.modal_send input[type="text"] {
    width: 225px;
}

.modal_send a {
    display: block;
    width: 225px;
    margin: 15px auto;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #ff6600;
    cursor: pointer;
    transition: all 200ms ease-in;
}

.overlay_send {
    z-index: 161;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.header .main-menu li {
    position: relative;
}

ul.sub-menu {
    position: absolute;
    top: 100%;
    background: url(/redesign/img/arb.png) 18px 0 no-repeat;
}
.header .container {
    overflow: visible;
}

.main-menu li:hover ul.sub-menu {
    display: block;
    background-color: #3baef7;
    z-index: 999;
    padding: 8px 8px 11px 8px;
    min-width: 167px;
}

.main-menu ul.sub-menu li {
    line-height: 24px;
    border-bottom: 1px solid #7ab2f1;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;

}

.main-menu ul.sub-menu li:last-child {
    border-bottom: none;
}
.main-menu ul.sub-menu li a {
    text-decoration: none !important;
}

.main-menu ul.sub-menu li:hover a {
    text-decoration: underline !important;
}

.reply {
    display: none;
}

.tbclr > div > div {
    font-size: 12px;
}

.calc-form input,
.calc-form textarea,
.calc-form select{
/*    font-family: 'PT Mono', monospace !important;*/
    font-size: 15px !important;
    color: #555555;
}

.c_comment .h3 {
    font-weight: 700;
    font-size: 14px;
    color: #555555;
}

.c_comment p {
    font-size: 11px !important;
    font-weight: 400;
    color: #555555;
}

.main-menu .current_page_item {
    text-decoration: underline;
}

.main-menu .current-menu-item{
text-decoration: underline;
}

.main-menu  .current-menu-parent{
    text-decoration: underline;
}



.c_comment {
    clear: both;
}

/*url(/wp-content/themes/twentytwelve/img/print.png) 50% 50% no-repeat;*/

a.print_page {
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;
    width: 40px;

    background-color: #2461a6;
    background-image: linear-gradient(to top, #2760a1 0%, #3677c1 100%);
    background: url(/img/print.png) 50% 50% no-repeat, linear-gradient(to top, #2760a1 0%, #3677c1 100%);
    border: 1px solid #739fd0;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
}

a.calculate:hover,
a.send_mail_calc:hover{
    background-image: linear-gradient(to top, #3677c1 0%, #2760a1 100%);
}

a.print_page:hover {
    background: url(/img/print.png) 50% 50% no-repeat, linear-gradient(to top, #3677c1 0%, #2760a1 100%);
}

.vod tr td img {
    width: 180px;
    height: auto;
}



#post-164 .entry-content .invbl > div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 20px;
}

.calc-form span span.calc_qq,.calc-form label span.calc_qq {
    width: 16px;
    height: 16px;
    display: inline-block !important;
    float: right;
    margin-right: 10px;
    background: url(/local/templates/ufa_ural_profil/img/qq.png) 50% 50% no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
}

.modal_form span {
    display: inline-block;
}
.modal_form span.sel_col {
    display: block;
    float: left;
    margin-top: 2px;
    width: 276px;
}
.modal_form .right a.go_color {
    width: 46%;
}

#bubbleWrap {
    position: absolute;
    z-index: 150;
    left: 158px;
    top: 30px;
}

.bubble img {
    width: 500px;
    height: 250px;
}

.bubble {
    position: absolute;
    opacity: 0;
    border: 1px solid #444;
}

#post-2243 > div > p:nth-child(3) {

    background: transparent !important;
        width: 142px !important;
        border: 1px solid white;
}

.main-menu li:hover ul.sub-menu {
    width: 651px;
}

.main-menu ul.sub-menu li {
    line-height: 24px;
    border-bottom: 1px solid #7ab2f1;
    width: 46%;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    padding-left: 5px;
    margin-right: 5px;
}

#post-164 .entry-content .invbl img {
    width: 254px;
    height: 150px;
}

.modal_form {
    width: 640px;
}

.modal_form span {
    display: inline-block;
}

.modal_form span.sel_col {
    display: block;
    float: left;
    margin-top: 2px;
}

.bubble {
    background: white;
}
.tabs-cr{
    display:inline-block;
}
.tabs-cr > div{
    padding-top:10px;
}
.tabs-cr > ul{
    margin:0px;
    padding:0px;
}
.tabs-cr > ul:after{
    content:"";
    display:block;
    clear:both;
    height:5px;
    background:#316fb6;
}

.tabs-cr > ul li{
    margin:0px;
    padding:0px;
    cursor:pointer;
    display:block;
    float:left;
    padding:10px 15px;
    background:#e9eaeb;
    color:#707070;
}
.tabs-cr > ul li.active, .tabs-cr ul li.active:hover{
    background:#316fb6;
    color:#fff;
}
.tabs-cr > ul li:hover{
    background:#d6d6d7;
}
.table-cr.new-table {
    width: 980px;
    border-collapse: collapse;
}
.table-cr.new-table td {
    border: 1px solid #fff;
    padding: 5px;
}
.table-cr-new {
    width: 100%;
}
.table-cr-new td {
    padding: 3px;
}
.table-cr-new tr:nth-child(1) td {
    font-weight: bold;
}
.tablestyle6 td p,
.tablestyle5 td p{
margin:0px;
padding:0px;
}
.rucovoditel-call {
    float: right;
    margin: 20px;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px dashed #555;
    color: #555;
}




a.fancy.btn.orange_btn_calc {
    width: 221px;
    background-color: #b9144e;
    height: 38px;
    -webkit-box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
    margin-right: 24px;
    display: block;
    line-height: 38px;
    color: #fff;
}

/* input[type="checkbox"] {
  display: none;
} */
 
/* стили для метки */
.calc-form label {
  color: #000;
  cursor: default;
  font-weight: normal;
  line-height: 30px;
  padding: 10px 0;
  vertical-align: middle;
}
 
/* формируем внешний вид чекбокса в псевдоэлементе before */
.calc-form label:before {
  content: " ";
  color: #000;
  display: inline-block;
  font: 20px/30px Arial;
  margin-right: 15px;
  position: relative;
  text-align: center;
  text-indent: 0px;
    width: 20px;
    height: 20px;
  background: #FFF;
  border: 1px solid #e3e3e3;
  border-image: initial;
  vertical-align: middle;
}
 
/* вариации внешнего вида в зав-ти от статуса checkbox */
/* checked */
.calc-form input:checked + label:before {
  content: " ";
  background: url(/img/galka.png) center center no-repeat;
}
/* disabled */
.calc-form input:disabled + label:before {
  background: #eee;
  color: #aaa;
}


/* End */


/* Start:/local/templates/ufa_ural_profil/css/reset.css?15562783471576*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
}
p {
    color: blue;
}

a {
    text-decoration: none;
}

li,
p,
a,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #555555;
}

body {
    /*font-family: 'PT Mono', monospace;*/
    font-family: 'Open Sans', sans-serif;
}

input textarea {
    padding-left: 15px;
    border: none;
}

.image img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.slick-slide:focus {
    border: none!important;
}



/* End */


/* Start:/local/templates/ufa_ural_profil/css/style.css?1728889337186340*/
body {
    overflow-x: hidden;
}

.buy-btn-new {
    width: 100%;
    float: right;
    text-align: right;
}

.buy-btn-new a {
    background: #9C3850;
    color: #fff;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    padding: 10px 20px;
}

.basket_header, .cd-cart, a.cd-cart-trigger {
    display: none;
}

.mob_sm_basket {
    display: none;
}

#toTop {
    position: fixed;
    right: 50px;
    bottom: 120px;
    background: url(/local/templates/ufa_ural_profil/css/../icon/up_new.png) no-repeat;
    cursor: pointer;
    width: 70px;
    height: 70px;
    background-size: contain;
    z-index: 99;
}

.news-detail a {
    text-decoration: underline;
}

.rule {
    background: #fceac6;
    padding: 0 20px;
}

.rule_title {
    text-align: center;
    font-size: 19px;
    color: #ff6600;
    padding: 10px 0;
    cursor: pointer;
}

.rule ol {
    counter-reset: item;
}

.rule ol > li::before {
    direction: rtl;
    content: counter(item) ". ";
    counter-increment: item;
    color: #ff6600;
}

.rule_text ul > li:before {
    direction: rtl;
    content: "•";
    counter-increment: item;
    color: #ff6600;
}

.rule_text ul > li {
    padding-left: 30px;
}

.go-back-news a {
    width: 165px !important;
}

/*HEADER*/
/*HEAD REDIS*/
.header_top {
    background-color: #cdcdcd;
    font-size: 14px;
    line-height: 1;
    padding: 8px 0;
    color: #555;
}

.header-first, .header-second {
    float: left;
}

.menu_top_wrapper .header-third {
    /*float: right;

    margin-right: 50px;*/
    width: 100%;
    margin-right: 0;
}

.header-third {
    float: right;
    /* width: 100%; */
    margin-right: 50px;
}

.header-first {
    width: 55%;
}

.inviz_btn {
    display: none;
}

span.last_elem {
    color: #9C3850;
}

.rule_text {
    padding-bottom: 20px;
    display: none;
}

.akciya_detail {
    background: #50473fba;
    /* position: absolute; */
    /* left: 55px; */
    color: #fff;
    padding: 40px;
    font-size: 32px;
    line-height: 40px;
    margin-top: 120px;
    margin-left: 40px;
    display: inline-block;
}

.only_mobile_head {
    display: none;
}

.head_search_wrapper {
    float: left;
    clear: both;
    margin-top: 25px;
    width: 100%;
}

.header-number, .header_email {
    float: left;
}

.header_email a {
    /*color: #ff6600;*/
    position: relative;
    top: 1px;
    padding-left: 10px;
}

.header_top .header_email a {
    padding-left: 0;
}

.header_email a:hover {
    color: #ff6600;
}

.header_email a:before {
    content: '';
    background: url(/images/local/assets/mail_new.png) no-repeat;
    position: absolute;
    left: -20px;
    width: 19px;
    height: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.izi .header_email a:before.header_emaila {
    top: 50%;
    transform: translateY(-50%);
}

.header_schedule {
    position: relative;
    padding-left: 20px;
    margin-right: 10px;
    max-height: 14px;
}

header.izi .header_schedule {
    max-height: unset;
    max-height: auto;
}

.ico-before {
    position: relative;
}

.ico-before:before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.header_schedule:before {
    background-image: url(/images/local/assets/clock.png);
    width: 18px;
    height: 18px;
}

.header_email.ico-before:before {
    background: url(/images/local/assets/почта.png) no-repeat;
    width: 19px;
    height: 14px;
}

.header_email {
    padding-left: 21px;
}

.izi .header_top .header_email {
    max-height: 14px;
}

.izi .header_email a:before {
    /*display: none;*/
}

.header_email:before {
    background-image: url(/images/local/assets/почта.png);
    width: 19px;
    height: 14px;
}

.header-slogan {
    color: #9c3850;
    font-size: 24px;
    line-height: 1.1;
}

.izi .logo img {
    width: auto;
    max-height: 80px;
}

.flex-block {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: flex;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jcfe {
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.izi .header-second {
    width: 100%;
}

.flex-auto {
    flex: 1 0 auto;
}

.izi .header-call-back-master {
    margin-left: 10px;
}

.izi .header-call-back {
    margin-right: 10px;
}

.izi .header-call-back-master, .izi .header-call-back {
    width: auto;
    margin-top: 0;
}

.izi .header-call-back-master {
    background-color: unset;
}

.izi .header-second-left {
    width: 100%;
    float: none;
    margin: 0;
}

.izi .header-second input[type=text] {
    margin: 0;
}

.header_search {
    margin-top: 15px;
}

.tac {
    text-align: center;
}

.izi .header-number {
    float: none;
}

.izi .left-number {
    width: 100%;
    justify-content: center;
}

.aic {
    -ms-align-items: center;
    align-items: center;
}

.desctop_hidden {
    display: none;
}

.call-back-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    justify-content: center;
    padding: 8px 25px;
    max-width: calc(50% - 10px);
    cursor: pointer;
}

.call-back-btn span {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.call-back-btn:before {
    width: 20px;
    height: 20px;
    left: 15px;
}

.call-back-btn.green {
    background-color: #489D3E;
    margin-left: 10px;
}

.call-back-btn.green:before {
    background: url(/img/zamer_ico.png) 0px 50% no-repeat;
}

.call-back-btn.red {
    background-color: #9C3850;
    margin-right: 10px;
}

.call-back-btn.red:before {
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
}

.grey-block {
    background-color: #cdcdcd;
}

.gallery_text {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.text_nowrap {
    white-space: nowrap;
}

.mb25 {
    margin-bottom: 25px;
}
.mb10 {
    margin-bottom: 10px;
}

.text-left {text-align: left;}

.footer .left-number-img img {
    margin-right: 10px;
}

/*.header_email a:hover:before {
    content: '';
    background: url(/images/local/assets/mail-hover.png) no-repeat;
    position: absolute;
    left: -20px;
    width: 19px;
    height: 14px;
    top: 0px;
}*/

.row.gallery-row > div {
    display: inline-block;
    width: 100%;
}

.news-item {
    margin-bottom: 30px;
}

.stati_img img {
    height: auto;
    width: 200px;
}

.stati_text_prev img {
    width: 200px;
    height: auto;
    margin: 0 10px 10px 0;
}

a.read_more {
    color: #ff6600;
    text-decoration: underline;
}

a.read_more:hover {
    text-decoration: none;
}

.stati_elem span.strong {
    display: block;
}

.clear {
    clear: both;
}

.gal_heading {
    margin-bottom: 15px;
    font-size: 22px;
    position: relative;
}

span.head_t_bg {
    color: #9C3850;
    background: #fff;
    display: inline-block;
    /*z-index: 9999;*/
    z-index: 1;
    position: relative;
    height: 25px;
    padding-right: 5px;
}

.gal_heading:after {
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    height: 0px;
    content: '';
    position: absolute;
    top: 17px;
    z-index: 0;
}

.gallery-str-div a {
    display: block;
    background-color: unset;
    color: #9C3850;
    font-size: 18px;
    text-align: right;
    float: right;
    padding: 6px;
    text-decoration: underline;
}

.gallery-str-div a:hover {
    text-decoration: none;
}

.gallery-str-div {
    height: auto !important;
    padding: 0 !important;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    margin-right: 25px;
}

.gallery_elem_row .gallery-str-div:nth-child(3n) {
    margin-right: 0;
}

.gallery_block p > a {
    color: #fff;
    width: 221px;
    background-color: #9C3850;
    height: 38px;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
    display: block;
    margin-right: 24px;
    line-height: 38px;
    background-image: url(/img/back_arrow.png);
    background-repeat: no-repeat;
    background-position: 15px;
}

p.gal_elem_name {
    font-weight: bold;
}

.gallery-str-div .gallery_main_img {
    position: relative;
}

.gallery-str-div .gallery_main_img:before {
    content: '';
    background-color: #9C3850;
    background-image: url(/img/gal_ico.png);
    background-repeat: no-repeat;
    background-position: 10px;
    width: 46px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 4px;
}

.mini {
    /* width: auto; */
    max-width: 100%;
    height: auto !important;
    max-height: 180px;
}

input.search-suggest {
    height: 35px;
    box-shadow: inset 3px 3px 5px 0px rgba(225, 216, 216, 0.75);
    padding-left: 10px;
    border: none;
}

.header-second-left {
    width: 95%;
    overflow: hidden;
    /*margin-left: 35px;*/
    float: left;

}

.header-number, .header_email {
    float: left;
}

form.search_form {
    position: relative;
}

input.search_in {
    background-image: url(/img/search_new.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 23px;
    background-size: contain;
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    border: none;
    top: 7px;
    right: 15px;
}

/*HEAD REDIS*/
/*MY STYLES*/
.strong, .b {
    font-weight: bold;
}

.i {
    font-style: italic;
}

.name-color p {
    font-size: 11px !important;
}

.mobile-add-main {
    display: none;
}

.basket-coupon-section {
    display: none !important;
}

.basket-items-list-item-price {
    display: none !important;
}

.btn {
    background-color: #9C3850 !important;
    border-color: #9C3850 !important;
}

.btn-default {
    background-color: #9C3850 !important;
    border-color: #9C3850 !important;
}

p.quest-block-answer a {
    text-decoration: underline;
    font-weight: bold;
}

.item-buy {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-top: 62px;
}

.item-buy-input {
    display: -webkit-box;
    display: flex;
}

.slider-category .slick-prev:before, .slider-category .slick-next:before {
    color: #337bb5;
}

.choose-color-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.colorrr {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.colorrr div {
    width: 17%;
    background-position: center;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 100px;
}

.choose-color-item div {
    display: -webkit-box;
    display: flex;
}

.choose-color-item input[type="radio"] {
    opacity: 0;
    width: 100%;
    height: 100%;
}

.item-buy-input input {
    height: 35px;
    /*margin-left: 12px;*/
    width: 214px;
}

.item-buy div {
    display: -webkit-box;
    display: flex;
}

/*.item-buy div .item-buy-input:nth-child(even) {*/
/*padding: 0px 35px;*/
/*}*/
.item-buy-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-right: 30px;
}

.item-buy-input input:focus {
    outline: none;
}

.item-buy-input label {
    padding-left: 4px;
    padding-bottom: 5px;
}

.choose-color-item h3 {
    font-size: 25px;
    padding-bottom: 15px;
}

.item-buy h3 {
    font-size: 25px;
    padding-bottom: 25px;
}

.characters-item {
    padding-top: 62px;
}

.choose-color-item {
    padding-top: 62px;
}

.characters-item h3 {
    font-size: 25px;

    padding-bottom: 15px;
}

.characters-table {

    display: -webkit-box;

    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}


.characters-table-item {
    display: -webkit-box;
    display: flex;
    width: 47%;
    border-bottom: 1px solid #000000;
    padding: 10px 10px;
}

.characters-table-item-name {
    color: #090803;
    font-size: 16px;
    font-weight: 700;
    width: 50%;
}

.characters-table-item-display-value {
    color: #868686;
    width: 50%;
    text-align: center;
    padding-left: 15px;
}

.left-item-detail-img {
    width: 22%;
    height: 200px;
}

.left-item-detail-img img {
    width: 100%;
    height: 100%;
}

.left-item-detail-description {
    width: 60%;
}

.left-item-detail {
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
}

.item-detail-name {
    padding-bottom: 42px;
}

.item-detail-name h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: inherit !important;
}

/* item_detail_v2 */
.bx_item_detail .bx_item_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
    min-height: 24px
}

.bx_item_detail .bx_item_title h1, .bx_item_detail .bx_item_title .h1 {
    font-size: 24px;
    border-bottom: 0 none transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.bx_item_detail h1 span, .bx_item_detail .h1 span {
    color: #000
}

.bx_item_detail .bx_item_container {
}

.bx_item_detail .bx_item_container .bx_lt {
    float: left;
    box-sizing: border-box;
    margin-right: 2%;
    width: 38%;
}

.bx_item_detail .bx_item_container .bx_rt {
    float: left;
    box-sizing: border-box;
    margin-left: 2%;
    width: 58%;
}

.bx_item_detail .bx_item_container .bx_md {
    clear: both
}

.bx_item_detail .bx_item_container .bx_lb {
    float: left;
    margin-right: 2%;
    width: 48%;
}

.bx_item_detail .bx_item_container .bx_rb {
    float: right;
    margin-left: 2%;
    width: 48%;
}

.bx_item_detail .bx_optionblock {
    float: right;
    margin-left: 10px;
    width: 120px;
}

/* Item info */
.bx_item_detail .item_price {
    margin-bottom: 20px
}

.bx_item_detail .item_name {
    margin: 0;
    padding: 0;
}

.bx_item_detail .item_name a {
    color: #000;
    text-decoration: none;
    font-size: 23px;
}

.bx_item_detail .item_old_price {
    padding: 0 10px;
    color: #b8b8b8;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 15px;
}

.bx_item_detail .item_current_price {
    display: inline-block;
    margin-top: 2px;
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
    background: #f8f5ab;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmY5Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f5ab), to(#fbf9cb));
    background: linear-gradient(to bottom, #f8f5ab 0%, #fbf9cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f5ab', endColorstr='#fbf9cb', GradientType=0);
    color: #cf1515;
    font-weight: bold;
    font-size: 21px;
    line-height: 33px;
}

.bx_item_detail .item_economy_price {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #b8b8b8;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
}

.bx_item_detail .item_info_section {
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 19px;
}

.bx_item_detail .item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .item_info_section dl {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}

.bx_item_detail .item_info_section dl dt {
    clear: both;
    float: left;
    font-weight: bold;
}

.bx_item_detail .item_info_section dl dd {
    float: left;
    margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block {
    display: inline-block;
    margin-right: 10px;
    vertical-align: baseline;
    color: #3f3f3f;
    font-size: 13px;
    text-align: left;
}

.bx_item_detail .item_buttons_counter_block a {
    vertical-align: baseline;
}

.bx_item_detail .bx_cnt_desc {
    vertical-align: baseline;
}

/* Item SET */

.bx_item_detail .transparent_input {
    border: none;
    background: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    width: 60px;
    text-align: center;
}

/*tab-section-container*/
.bx_item_detail .tab-section-container {
    position: relative;
}

.bx_item_detail .tab-list {
    padding: 0;
    border-bottom: 1px solid #d9e1e3;
    vertical-align: bottom;
    text-align: left;
}

.bx_item_detail .tab-list li {
    display: inline-block;
    border: 1px solid #d9e1e3;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    background: #f7f7f7;
    box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, .12);
    vertical-align: bottom;

}

.bx_item_detail .tab-list li a {
    display: block;
    padding: 0 10px;
    height: 30px;
    box-shadow: none;
    color: #999;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active {
    background: #fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a {
    position: relative;
    bottom: -2px;
    height: 35px;
    background: #fff;
    color: #3f3f3f;
    line-height: 35px;
}

.bx_item_detail .tab-boby-container .container > div.tab-off {
    display: none;
}

.bx_item_detail .tab-boby-container .container > div {

}

.bx_item_detail .item_comments {
    display: block;
    padding-left: 10px;
}

.bx_item_detail .item_comments li {
    display: block;
    padding-bottom: 10px;
}

.bx_item_detail .item_comments_username {
    display: inline-block;
    color: #5d90bd;
    font-size: 14px;
}

.bx_item_detail .item_comments_date {
    display: inline-block;
    margin-left: 10px;
    color: #b8b8b8;
    font-size: 14px;
}

.bx_item_detail .item_comments_container p {
    margin-top: 5px;
    color: #3f3f3f;
    font-size: 14px;
}

.bx_item_detail .bx_notavailable {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #E4E4E4;
    background: #F3F3F3;
    white-space: normal;
    line-height: normal;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2 {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2 {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active {
    box-shadow: none
}

.bx_item_detail .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#00a2df), to(#006fcb));
    background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
    color: #fff;
    text-shadow: 0 1px 0 #006cae;
}

.bx_item_detail .bx_bt_button:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#21afe4), to(#006fcb));
    background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}

.bx_item_detail .bx_bt_button:active {
    background: #006fcb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#006fcb), to(#00a2df));
    background: linear-gradient(to bottom, #006fcb 0%, #00a2df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcb', endColorstr='#00a2df', GradientType=0);
    box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21);
}

.bx_item_detail .bx_bt_button_type_2 {
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f1f1f1));
    background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
    color: #656565;
    text-shadow: 0 1px 0 #fff;
}

.bx_item_detail .bx_bt_button_type_2:hover {
    background: #fff;
}

.bx_item_detail .bx_bt_button_type_2:active {
    background: #f1f1f1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fcfcfc));
    background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}

.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    min-width: 20px;
    line-height: 20px;
}

.bx_item_detail .bx_small.bx_bt_button {
}

.bx_item_detail .bx_small.bx_bt_button:hover {
}

.bx_item_detail .bx_small.bx_bt_button:active {
}

.bx_item_detail .bx_small.bx_bt_button_type_2 {
}

.bx_item_detail .bx_small.bx_bt_button_type_2:hover {
}

.bx_item_detail .bx_small.bx_bt_button_type_2:active {
}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
}

.bx_item_detail .bx_medium.bx_bt_button {
    height: 27px;
    line-height: 27px;
}

.bx_item_detail .bx_medium.bx_bt_button:hover {
}

.bx_item_detail .bx_medium.bx_bt_button:active {
}

.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    font-weight: bold
}

.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {
}

.bx_item_detail .bx_medium.bx_bt_button_type_2:active {
}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
}

.bx_item_detail .bx_big.bx_bt_button {
    height: 36px;
    line-height: 36px;
}

.bx_item_detail .bx_big.bx_bt_button:hover {
}

.bx_item_detail .bx_big.bx_bt_button:active {
}

.bx_item_detail .bx_big.bx_bt_button_type_2 {
}

.bx_item_detail .bx_big.bx_bt_button_type_2:hover {
}

.bx_item_detail .bx_big.bx_bt_button_type_2:active {
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span {
    position: relative;
    bottom: -7px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 26px;
    height: 23px;
    background: url(/local/templates/ufa_ural_profil/css/images/bt_cart.png) no-repeat center;
}

.bx_item_detail .bx_fwb {
    font-weight: bold
}


.smet-item {
    border: 1px solid #ccc;
    padding: 0 5px 18px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
}

.smet-item-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 140px;
}

.smet-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.smet-item-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 15px;
    height: 42px;
}

.smet-item-desc {
    font-size: 13px;
}

.smet-item-price-block {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    flex: 1 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
}

.smet-item-price {
    color: #489d3e;
    font-size: 18px;
}

.smet-item-price-desc {
    font-size: 12px;
    height: 21px;
}

.smet-item-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.smet-item-btn a.one_click_btn {
    border: 3px solid #9C3850;
    text-align: center;
    padding: 5px 0px;
    color: #9C3850;
    height: 40px;
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
    display: block;
    flex: 1 0 auto;
}

.smet-item-btn a.one_click_btn:hover {
    background: #9C3850;
    color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.smet-item-btn a.call_btn {
    width: 40px;
    flex: 0 0 40px;
    display: none;
    height: 40px;
    border: 3px solid #489d3e;
    text-align: center;
    font-size: 0;
    color: #489d3e;
    background-color: #489d3e;
    height: 40px;
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
}

.smet-item-btn a.call_btn:before {
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
    width: 100%;
    background-position: center;
    height: 100%;
}

.smet-item-btn a.call_btn:hover {
    background: #489d3e;
    color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.smet-text {
    margin-top: 35px;
    margin-bottom: 55px;
}

.full-width {
    margin-left: calc(-50vw + 50%);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100vw !important;
    min-width: 100vw;
}

.main-smety-block {
    background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 55px;
}

.main-smety-block img {
    position: absolute;
    left: 40px;
    bottom: 0;
}

.main-smety-block-part {
    flex: 0 0 calc(100% - 300px);
    padding: 40px;
}

.main-smety-block h2 {
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.1;
}

.main-smety-block-link {
    color: #fff;
    margin-left: auto;
    margin-right: auto !important;
}


@media (min-width: 981px) {
}


@media (max-width: 740px) {
    .bx_item_detail .bx_optionblock {
        display: none
    }

    .bx_item_detail .item_buttons_counter_block {
        margin-bottom: 10px
    }

    .bx_item_detail .bx_item_container .bx_lb,
    .bx_item_detail .bx_item_container .bx_rb {
        width: 48%
    }
}

@media (min-width: 640px) and (max-width: 980px) {
}

@media (min-width: 480px) and (max-width: 639px) {
}

@media (max-width: 480px) {
    #toTop {
        right: 20px;
        bottom: 20px;
    }

    .bx-touch .bx_item_detail .bx_item_container .bx_lt,
    .bx-touch .bx_item_detail .bx_item_container .bx_rt,
    .bx-touch .bx_item_detail .bx_item_container .bx_md,
    .bx-touch .bx_item_detail .bx_item_container .bx_lb,
    .bx-touch .bx_item_detail .bx_item_container .bx_rb {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .bx-touch .bx_item_detail .item_info_section {
        padding-left: 0
    }

}

@media (max-width: 319px) {
}

/* item_detail_slider */
.bx_item_detail .bx_item_slider {
    position: relative;
    margin-bottom: 10px;
}

.bx_item_detail .bx_item_slider .bx_bigimages {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    max-width: 440px;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    height: 0;
    width: 100%;
    padding-top: 130%;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
    display: inline-block;
    max-width: 100% !important;
    max-height: 100% !important;
    vertical-align: middle;
    text-align: center;
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner {
    position: relative;
    padding-top: 20px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
    position: relative;
    margin-left: -5%;
    padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_slider .bx_slide {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide {
    overflow-x: auto
}

.bx_item_detail .bx_item_slider .bx_slide ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_slider .bx_slide ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

.bx_item_detail .bx_item_slider_lupe_small {
    position: absolute;
    background: rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .5);
    cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe {
    position: absolute;
    border: 1px solid #b2b2b2;
    left: 105%;
    top: 0;
    bottom: 4px;
    margin: 0;
    background: #fff url(/local/templates/ufa_ural_profil/css/images/wait.gif) no-repeat scroll center center;
    z-index: 120;
    box-sizing: border-box;
    overflow: hidden;
}

.bx_item_detail .bx_item_slider_lupe img {
    max-width: 99999px !important;
    max-height: 99999px !important;
}

/* Stickers */
.bx_item_detail .bx_bigimages .bx_stick {
    position: absolute;
    width: 123px;
    height: 35px;
    background: url(/local/templates/ufa_ural_profil/css/images/stick.png) left center no-repeat;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.bx_item_detail .bx_bigimages .bx_stick.short {
    font-weight: bold;
    font-size: 18px
}

.bx_item_detail .bx_bigimages .bx_stick.average {
    font-weight: bold;
    font-size: 13px
}

.bx_item_detail .bx_bigimages .bx_stick.long {
    font-weight: normal;
    font-size: 11px
}

.bx_item_detail .bx_bigimages .bx_stick_disc {
    position: absolute;
    width: 72px;
    height: 74px;
    background: url(/local/templates/ufa_ural_profil/css/images/stick_disc.png) no-repeat center;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 23px;
    line-height: 74px;
}

.bx_item_detail .bx_bigimages .bx_stick.left,
.bx_item_detail .bx_bigimages .bx_stick_disc.left {
    left: -2px;
}

.bx_item_detail .bx_bigimages .bx_stick.right,
.bx_item_detail .bx_bigimages .bx_stick_disc.right {
    right: 0;
}

.bx_item_detail .bx_bigimages .bx_stick.top,
.bx_item_detail .bx_bigimages .bx_stick_disc.top {
    top: 15px;
}

.bx_item_detail .bx_bigimages .bx_stick.bottom,
.bx_item_detail .bx_bigimages .bx_stick_disc.bottom {
    bottom: 5px;
}

.bx_item_detail .bx_bigimages .bx_stick.middle,
.bx_item_detail .bx_bigimages .bx_stick_disc.middle {
    top: 49%;
}

@media (min-width: 641px) and (max-width: 960px) {
    .bx_item_detail .bx_bigimages .bx_stick {
        width: 90px;
        height: 30px;
        background-size: 100%;
        line-height: 30px;
    }

    .bx_item_detail .bx_bigimages .bx_stick.short {
        font-weight: normal;
        font-size: 14px
    }

    .bx_item_detail .bx_bigimages .bx_stick.average {
        font-weight: normal;
        font-size: 11px
    }

    .bx_item_detail .bx_bigimages .bx_stick.long {
        font-weight: normal;
        font-size: 11px
    }

    .bx_item_detail .bx_bigimages .bx_stick_disc {
        width: 64px;
        height: 65px;
        background-size: 100%;
        font-size: 20px;
        line-height: 65px;
    }
}

@media (max-width: 640px) {
    .bx-touch .bx_item_detail .bx_bigimages .bx_stick {
        width: 70px;
        height: 30px;
        background-size: 100%;
        font-size: 11px;
        line-height: 30px;
    }

    .bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc {
        width: 48px;
        height: 49px;
        background-size: 100%;
        font-size: 16px;
        line-height: 49px;
    }
}

@media (max-width: 479px) {
    .bx-touch .bx_item_detail .bx_bigimages .bx_stick {
        width: 70px;
        height: 30px;
        background-size: 100%;
        font-size: 11px;
        line-height: 30px;
    }

    .bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc {
        width: 37px;
        height: 38px;
        background-size: 100%;
        font-size: 13px;
        line-height: 38px;
    }
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_size .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size {
    overflow-x: auto;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important;
}

.bx_item_detail .bx_item_detail_size ul li {
    position: relative;
    display: block;
    float: left;
    box-sizing: border-box;
    height: 25px;
}

.bx_item_detail .bx_item_detail_size ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: 2px solid #006cc0;
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing > i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(/local/templates/ufa_ural_profil/css/images/missing.png) no-repeat center;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu {
    overflow-x: auto
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index: 10;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing > i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(/local/templates/ufa_ural_profil/css/images/missing.png) no-repeat center;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/ufa_ural_profil/css/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: contain;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: -5%;
    background: url(/local/templates/ufa_ural_profil/css/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: 0;
    background: url(/local/templates/ufa_ural_profil/css/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* item_detail_description */
.bx_item_detail .bx_item_description p {
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_specifications_table {
    margin-top: 10px;
    width: 100%;
    border-collapse: collapse;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd) {
    background: #f2f2f2;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even) {
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td {
    padding: 3px 10px;
    font-size: 12px;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child {
    font-weight: bold;
}

.element-nedetail-price p {
    text-align: center;
    margin: 20px 0;
    color: #489D3E;
    font-size: 16px;
}

.element-nedetail-price p span {
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    color: #489D3E;
    font-size: 24px;
}

.element-nedetail-btn {
    background-color: #ff6600;
    padding: 3px 0px;
    margin-top: 20px;
}


.element-nedetail-title {
    text-align: center;
    font-weight: bold;
    color: #ff6600;
    height: 40px;
    overflow: hidden;
    padding-bottom: 15px;
}

.element-nedetail-title a:hover {
    color: #9C3850;
}

.element-nedetail {
    /* padding-bottom: 25px; */
    /* min-height: 400px; */
    position: relative;
    margin-top: 0px;
}

.element-nedetail-img {
    /* height: 200px;*/
}

.element-nedetail-btn a {
    background-color: #ff6600;
    color: #ffffff;
    text-align: center;
    display: block;
    padding: 3px 0px;
}

.element-nedetail-btns a {
    display: inline-block;
    width: 48%;
    margin: 20px 0;
}

.element-nedetail-btns a.one_click_btn {
    border: 3px solid #9C3850;
    text-align: center;
    padding: 5px 0px;
    color: #9C3850;
    height: 40px;
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
    /*width: 100%;*/
}

.element-nedetail-btns a.basket_link {
    text-align: center;
    border: 3px solid #9C3850;
    background: #9C3850;
    padding: 5px 0px;
    color: #fff;
    height: 40px;
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
}

.ielement-nedetail-btns a.one_click_btn, .ielement-nedetail-btns a.basket_link {
    width: 100%;
    margin: 0;
}

.ielement-nedetail-btns a.one_click_btn {
    margin-bottom: 12px;
}

.col-lg-5.element-wrapper:hover {
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
}

.element-nedetail-btns a.basket_link:hover {
    color: #9C3850;
    background: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.element-nedetail-btns a.one_click_btn:hover {
    background: #9C3850;
    color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.col-lg-5.element-wrapper {
    background: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #ff6600;
}

.tables table td {
    background: rgba(0, 0, 0, 0.29);
    border: 1px solid #60666d;
    text-align: center;
    vertical-align: middle;
}

.entry-content table td {
    color: #555555;
}

table.center-cr td {
    padding-left: 5px;
    padding-right: 5px;
}

.tables table {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
}

.tables h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.item-main-color label {
    width: 100%;
    height: 100%;
    display: block;
    background-size: 100%;
    padding: 10px 0px 0px 0px;
    text-align: center;
    opacity: 1;
    font-size: 13px;
    color: #ff6600;
}

.item-main-color input {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 10 px1000;
}

.item-main-characters {
    padding-top: 30px;
}

.buy-btn button {
    margin-left: auto;
    display: block;
    background: #ff6600;
    color: #fff;
    outline: none;
    border: 1px solid #ff6600;
    padding: 10px 33px;
    cursor: pointer;
}

.buy-btn button:active {
    border: 1px solid #000000;
}

.choose-property-price p {
    padding-top: 20px;
    padding-left: 100px;
}

.choose-property-center {
    display: -webkit-box;
    display: flex;
}

.property-long-inp input {
    height: 28px;
    margin-top: 3px;
    border: 1px solid #e4d6ba;
    outline: none;
    padding-left: 10px;
    width: 160px;
}

.property-quantity-inp input {
    height: 28px;
    margin-top: 3px;
    border: 1px solid #e4d6ba;
    outline: none;
    padding-left: 10px;
    width: 160px;
}

.choose-property-right {
    padding-right: 30px;
}

.property-width-check {
    display: -webkit-box;
    display: flex;
}

.property-width-title {
    font-size: 25px;
    padding-bottom: 15px;
}

.property-width-checkbox label {
    padding: .25rem .8rem;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #d3d3d3;
    padding: .25rem .5rem;
    padding-left: .5rem !important;
    display: inline-block;
    font-size: .75rem;
    color: #5e5e5e;
    margin: 3px;
    background-color: #fff;
    -webkit-transition: border .3s ease, background-color .3s ease, color .3s ease;
    transition: border .3s ease, background-color .3s ease, color .3s ease;
}

/* line */
.prop_name {
    display: inline-block;
    width: 50%;
}

.prop_val {
    float: right;
    text-align: right;
    display: inline-block;
}

.product-nedetail-list .element-wrapper:nth-child(2n) {
    margin-right: 0;
}

.element-wrapper {
    /*width: 47%;*/
    display: inline-block;
    vertical-align: top;
    /*margin-right: 40px;*/
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px 20px 20px;
    width: 100%;
}

.element-nedetail-btn {
    margin-top: 20px;
    /*    position: absolute;
        bottom: -40px;*/
    width: 100%;
}

.element-wrapper .element-nedetail-img {
    margin-top: 0px;
    max-height: 200px;
    min-height: 240px;
    text-align: center;
}

.element-nedetail-img img {
    /*width: 100%;*/
    /* height: 100%; */
    max-height: 240px;
    max-width: 100%;

}

.col-xs-12 {
    width: 100%;
}

.bx_catalog_line {
    margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
    padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
    margin-bottom: 20px;
    list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
    content: '' !important
}

.bx_catalog_line .bx_catalog_line_img {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
    color: #4c7da6;
    font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
    font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
    color: #3f3f3f;
    font-size: 13px;
    line-height: 16px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_line .bx_catalog_line_img {
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title a {
        font-size: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_description {
        font-size: 11px;
    }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* text */
.bx_catalog_text {
    margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
    float: left;
    margin: 0 10px 10px;
    list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
    content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
    margin: 0;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_text .bx_catalog_text_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
    text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
    font-size: 12px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_text .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_catalog_text .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
    margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 12.5%;
    list-style: none;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
    content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #4c7da6;
    font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
    font-size: 12px;
}

/*2*/
@media (max-width: 980px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 20%;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: both;
    }
}

/*3*/
@media (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
        font-size: 11px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 25%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
        clear: both;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 33.3%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%;
        height: 80px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
        clear: both;
    }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
    margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
    color: #000;
    text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
    padding: 0;
    line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
    content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
    margin-bottom: 10px;
}

.bx_sitemap .bx_sitemap_li_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
    text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
    font-size: 11px;
}

@media (max-width: 639px) {
    .bx-touch .bx_sitemap .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_sitemap .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.property-width-checkbox input {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    z-index: -1000;
}

.calc-wrapper {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    max-height: 200px;
    margin-bottom: 15px;
}

.calc-wrapper a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.calc-wrapper a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .4);
}

.calc-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #9C3850;
    color: #fff;
    width: 80%;
    padding: 10px;
    text-align: center;
}

.calc-title img {
    margin-right: 10px;
}

.colorrr input:checked + label {
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
}

.colorrr div input:checked .colorrr div {
    width: 1000px;
}

.property-width-checkbox input:checked + label {
    background-color: #fceac6;
    border: 1px solid #e4d6ba;
    color: #000;
}

.colorrr {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: left !important;
    justify-content: left !important;
}

.colorrr div {
    width: 17%;
    background-position: center;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 100px;
    margin-right: 32px;
}

.politica {
    padding-top: 10px;
    font-size: 12px;
}

.politica a {
    color: #9C3850;
    text-decoration: none;
}

.choose-color-item div {
    display: -webkit-box;
    display: flex;
}

.item-main-color {
    font-size: 25px;
    padding-bottom: 15px;
}

.characters-table {

    display: -webkit-box;

    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.characters-table-item {
    display: -webkit-box;
    display: flex;
    width: 47%;
    border-bottom: 1px solid #000000;
    padding: 10px 10px;
}

.characters-table-item-name {
    color: #090803;
    font-size: 16px;
    font-weight: 700;
    width: 50%;
}

.characters-table-item-display-value {
    color: #868686;
    width: 50%;
    text-align: center;
    padding-left: 15px;
}

.item-main-characters {
    padding-bottom: 25px;
}

.item-main-characters-title {
    font-size: 25px;
    padding-bottom: 15px;
}

.item-main-part {
    /*display: -webkit-box;
    display: flex;*/
}

/*.item-main-part-img {*/
/*width: 300px;*/
/*height: 300px;*/
/*}*/
/*.item-main-part-description {
    width: calc(100% - 300px);
    padding-left: 20px;
}*/

.item-main-part-img img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* height: 100%;*/
}

.item-detail-name {
    padding-bottom: 40px;
}

.h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
}

.item-detail-name h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: inherit;
}

.news-list-item-img {
    width: 20% !important;
}

.news-list-item-txt {
    width: 80% !important;
    padding-left: 35px;
}

.news-list-item {
    padding-bottom: 30px;
}

.news-list-item-txt a {
    background-color: #ff6600 !important;
    background-image: none !important;
}

.go-back-news a {
    background-color: #ff6600 !important;
    background-image: none !important;
}

/*before delete this*/
.header-call-back {
    margin-left: 0px !important;
    margin-right: 0 !important;
}

.footer-logo {
    margin-top: 26px;
}

.footer-background .header-number, .footer-background .header_email {
    float: none;
}

.footer-background .call-back-btn {
    max-width: 100%;
}

.footer_menus {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
}

.footer_menus h3 {
    font-weight: bold;
    margin-bottom: 20px;
}

.footer_menu {
    flex: 1 0 auto;
    max-width: 40%;
    padding-right: 15px;
}

.footer_menu li {
    line-height: 1.8;
}

.footer_slogan {
    font-size: 14px;
    color: #9c3850;
    white-space: nowrap;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer_bottom {
    margin-top: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}


.footer .footer-logo img {
    width: 100%;
    max-height: unset;
    height: auto;
}

.jcc {
    justify-content: center;
}

.footer .social-block {
    width: 100%;
    margin-bottom: 10px;
}

.footer-right {
    text-align: right;
}

.footer .call-back-btn {
    margin: 0;
    margin-top: 15px;
}

.footer_number {
    justify-content: flex-start;
}

.footer_number p {
    white-space: nowrap;
}

.footer .footer-logo {
    margin-top: 0;
}


.right-number {
    display: none !important;
}


.left-number-text {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;

}

.left-number-text p {
    padding-left: 20px !important;
}

/* basket */
.cd-add-to-cart {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.cd-add-to-cart:hover {
    background: #ff6600;
}

.cd-add-to-cart:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

/* --------------------------------
  Main Components
  -------------------------------- */
.cd-cart-container::before {
    /* dark bg layer visible when the cart is open */
    content: '';
    position: fixed;
    z-index: 1;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

.cd-cart-container.cart-open::before {
    opacity: 1;
    visibility: visible;
}

.cd-cart-trigger,
.cd-cart {
    position: fixed;
    bottom: 20px;
    right: 5%;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: transform;
    backface-visibility: hidden;
}

.empty .cd-cart-trigger,
.empty .cd-cart {
    /* hide cart */
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
}

@media only screen and (min-width: 1170px) {
    .cd-cart-trigger,
    .cd-cart {
        bottom: 40px;
    }
}

.cd-cart-trigger {
    /* button that triggers the cart content */
    z-index: 3;
    height: 72px;
    width: 72px;
    /* replace text with image */
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    background-color: #fff;
}

.cd-cart-trigger::after,
.cd-cart-trigger::before {
    /* used to create the cart/'X' icon */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    width: 100%;
    background: url(/local/templates/ufa_ural_profil/img/cd-icons-cart-close.svg) no-repeat 0 0;
    background: url('/local/templates/ufa_ural_profil/img/cd-icons-cart-close.svg') no-repeat 0 0;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
}

.cd-cart-trigger::after {
    /* 'X' icon */
    background-position: -72px 0;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

.cart-open .cd-cart-trigger::before {
    opacity: 0;
}

.cart-open .cd-cart-trigger::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.cd-cart-trigger .count {
    /* number of items indicator */
    position: absolute;
    top: -10px;
    right: -10px;
    height: 28px;
    width: 28px;
    background: #ff6600;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 50%;
    text-indent: 0;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s, -webkit-transform .2s .5s;
}

.cd-cart-trigger .count li {
    /* this is the number of items in the cart */
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.cd-cart-trigger .count li:last-of-type {
    visibility: hidden;
}

.cd-cart-trigger .count.update-count li:last-of-type {
    -webkit-animation: cd-qty-enter .15s;
    animation: cd-qty-enter .15s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

.cd-cart-trigger .count.update-count li:first-of-type {
    -webkit-animation: cd-qty-leave .15s;
    animation: cd-qty-leave .15s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

.cart-open .cd-cart-trigger .count {
    -webkit-transition: -webkit-transform .2s 0s;
    transition: -webkit-transform .2s 0s;
    transition: transform .2s 0s;
    transition: transform .2s 0s, -webkit-transform .2s 0s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.empty .cd-cart-trigger .count {
    /* fix bug - when cart is empty, do not animate count */
    -webkit-transform: scale(1);
    transform: scale(1);
}

.cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3);
}

.cart-open .cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
}

.header-second {
    width: 45%;
    width: 25%;
}

.head-third-tel {
    width: 20%;
    text-align: right;
    float: left;
    margin-right: 0px;
    font-size: 17px;
    padding-right: 10px;
}

.cd-cart {
    /* cart content */
    z-index: 2;
    width: 90%;
    max-width: 520px;
    height: 400px;
    max-height: 90%;
    pointer-events: none;
}

.cart-head .checkout {
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    margin-right: 72px;
    background: url(/img/basket_bg.png) no-repeat;
    color: #ffffff;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    -webkit-transition: all .2s 0s;
    transition: all .2s 0s;
}

.cd-cart .wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    height: 72px;
    width: 72px;
    border-radius: 6px;
    -webkit-transition: height .4s .1s, width .4s .1s, box-shadow .3s;
    transition: height .4s .1s, width .4s .1s, box-shadow .3s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    background: #ffffff;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
    pointer-events: auto;
}

.cd-cart .header-basket,
.cd-cart .footer-basket {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
}

.cd-cart .header-basket,
.cd-cart .body {
    opacity: 0;
}

.cd-cart .header-basket {
    top: 0;
    border-radius: 6px 6px 0 0;
    padding: 0 1.4em;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    -webkit-transition: opacity .2s 0s;
    transition: opacity .2s 0s;
    border-bottom: 1px solid #e6e6e6;
}

.cd-cart .header-basket::after {
    clear: both;
    content: "";
    display: block;
}

.cd-cart .footer-basket {
    bottom: 0;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
    background: #ffffff;
}

.cd-cart h2, .cd-cart .h2 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .1em;
}

.cd-cart .undo {
    float: right;
    font-size: 1.2rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s;
    color: #808b97;
}

.cd-cart .undo a {
    text-decoration: underline;
    color: #2b3e51;
}

.cd-cart .undo a:hover {
    color: #ff6600;
}

.cd-cart .undo.visible {
    opacity: 1;
    visibility: visible;
}

.cd-cart .checkout {
    display: block;
    height: 72px;
    line-height: 72px;
    margin-right: 72px;
    background: #ff6600;
    color: #ffffff;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    -webkit-transition: all .2s 0s;
    transition: all .2s 0s;
}

.cd-cart .checkout:hover {
    background-color: #ff6600 !important;
}

.cd-cart .checkout em {
    position: relative;
    display: inline-block;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: -webkit-transform 0s .2s;
    transition: -webkit-transform 0s .2s;
    transition: transform 0s .2s;
    transition: transform 0s .2s, -webkit-transform 0s .2s;
}

.cd-cart .checkout em::after {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    content: '';
    height: 24px;
    width: 24px;
    background: url('/local/templates/ufa_ural_profil/img/cd-icon-arrow-next.svg') no-repeat center center;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.cd-cart .body {
    position: relative;
    z-index: 1;
    height: calc(100% - 40px);
    padding: 20px 0 10px;
    margin: 40px 0 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.cd-cart .body ul {
    overflow: hidden;
    padding: 0 1.4em;
    position: relative;
    padding-bottom: 90px;
}

.cd-cart .body li {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
    -webkit-transition: opacity 0s .2s, -webkit-transform 0s .2s;
    transition: opacity 0s .2s, -webkit-transform 0s .2s;
    transition: opacity 0s .2s, transform 0s .2s;
    transition: opacity 0s .2s, transform 0s .2s, -webkit-transform 0s .2s;
}

.cd-cart .body li::after {
    clear: both;
    content: "";
    display: block;
}

.cd-cart .body li:not(:last-of-type) {
    margin-bottom: 20px;
}

.cd-cart .body li.deleted {
    /* this class is added to an item when it is removed form the cart */
    position: absolute;
    left: 1.4em;
    width: calc(100% - 2.8em);
    opacity: 0;
    -webkit-animation: cd-item-slide-out .3s forwards;
    animation: cd-item-slide-out .3s forwards;
}

.cd-cart .body li.deleted.undo-deleted {
    /* used to reinsert an item deleted from the cart when user clicks 'Undo' */
    -webkit-animation: cd-item-slide-in .3s forwards;
    animation: cd-item-slide-in .3s forwards;
}

.cd-cart .body li.deleted + li {
    -webkit-animation: cd-item-move-up-mobile .3s;
    animation: cd-item-move-up-mobile .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cd-cart .body li.undo-deleted + li {
    -webkit-animation: cd-item-move-down-mobile .3s;
    animation: cd-item-move-down-mobile .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cd-cart .product-image {
    display: inline-block;
    float: left;
    /* the image height determines the height of the list item - in this case height = width */
    width: 50px;
}

.cd-cart .product-image img {
    display: block;
    width: 70px;
    height: 70px;
}

.cd-cart .product-details {
    position: relative;
    display: inline-block;
    float: right;
    width: 100%;
    padding: 0.3em 0 0 0.5em;
}

.cd-cart .product-details::after {
    clear: both;
    content: "";
    display: block;
}

.cd-cart h3,
.cd-cart .price {
    font-weight: bold;
}

.cd-cart h3 {
    width: 76%;
    margin-bottom: 0px !important;
    float: left;
    /* truncate title with dots if too long */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
}

.cd-cart h3 a {
    color: #2b3e51;
    font-size: 19px;
}

.cd-cart h3 a:hover {
    color: #ff6600;
}

.cd-cart .price {
    float: right;
    width: 24%;
    text-align: right;
}

.cd-cart .actions {
    font-size: 1.4rem;
    height: 1.6em;
    line-height: 1.6em;
}

.cd-cart .actions::after {
    clear: both;
    content: "";
    display: block;
}

.cd-cart .delete-item,
.cd-cart .quantity {
    float: left;
    color: #808b97;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-cart .delete-item {
    margin-right: 5em;
    font-size: 13px;
    padding-top: 3px;
}

.product-details p {
    margin-bottom: 0px;
}

.cd-cart .delete-item:hover {
    color: #e94b35;
}

.cd-cart .quantity label {
    display: inline-block;
    margin-right: .3em;
}

.cd-cart .select {
    position: relative;
}

.cd-cart .select::after {
    /* switcher arrow for select element */
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 12px;
    height: 12px;
    background: url(/local/templates/ufa_ural_profil/img/cd-icon-select.svg) no-repeat center center;
    background: url('/local/templates/ufa_ural_profil/img/cd-icon-select.svg') no-repeat center center;
    pointer-events: none;
}

.cd-cart select {
    position: relative;
    padding: 0 1em 0 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 1.4rem;
    margin: 0;
    color: #808b97;
}

.cd-cart select:focus {
    outline: none;
    color: #2b3e51;
    box-shadow: 0 1px 0 currentColor;
}

.cd-cart select::-ms-expand {
    /* hide default select arrow on IE */
    display: none;
}

.cart-open .cd-cart .wrapper {
    height: 100%;
    width: 100%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.cart-open .cd-cart .header-basket,
.cart-open .cd-cart .body {
    opacity: 1;
}

.cart-open .cd-cart .header-basket {
    -webkit-transition: opacity .2s .2s;
    transition: opacity .2s .2s;
}

.cart-open .cd-cart .body {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
}

.cart-open .cd-cart .body li {
    -webkit-transition: opacity .3s .2s, -webkit-transform .3s .2s;
    transition: opacity .3s .2s, -webkit-transform .3s .2s;
    transition: transform .3s .2s, opacity .3s .2s;
    transition: transform .3s .2s, opacity .3s .2s, -webkit-transform .3s .2s;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.cart-open .cd-cart .body li:nth-of-type(2) {
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.cart-open .cd-cart .body li:nth-of-type(3) {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.cart-open .cd-cart .body li:nth-of-type(4),
.cart-open .cd-cart .body li:nth-of-type(5) {
    -webkit-transition-duration: .55s;
    transition-duration: .55s;
}

.cart-open .cd-cart .checkout {
    color: #ffffff;
    -webkit-transition: color .2s .3s;
    transition: color .2s .3s;
    background-color: #ff6600;
    -webkit-transition: 1.3s;
    transition: 1.3s;
}

.cart-open .cd-cart .checkout em {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: transform .2s .3s, padding .2s 0s;
    transition: transform .2s .3s, padding .2s 0s, -webkit-transform .2s .3s;
    top: -2px;
    font-size: 36px;
}

.cart-open .cd-cart .checkout:hover em
    /*.cart-open .cd-cart .checkout:hover .em*/
{
    padding-right: 30px;
}

.cart-open .cd-cart .checkout:hover em::after,
.cart-open .cd-cart .checkout:hover .em::after {
    opacity: 1;
}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 768px) {
    /*.slideout-panel {*/
    /*margin-left: 256px;*/
    /*}*/
    .inviz_btn {
        height: 35px;
        position: absolute;
        width: 35px;
        top: 0;
        display: block;
    }

    .head_search_wrapper.open {
        float: none;
        width: 85%;
    }

    .slideout-menu {
        display: block;
    }

    .btn-hamburger {
        display: none;
    }

    .cd-cart .body li:not(:last-of-type) {
        margin-bottom: 14px;
    }

    .cd-cart .body li.deleted + li {
        -webkit-animation: cd-item-move-up .3s;
        animation: cd-item-move-up .3s;
    }

    .cd-cart .body li.undo-deleted + li {
        -webkit-animation: cd-item-move-down .3s;
        animation: cd-item-move-down .3s;
    }

    .cd-cart .checkout {
        font-size: 2.4rem;
    }

    .cd-cart .product-image {
        width: 90px;
    }

    .cd-cart .product-details {
        padding: 1em 0 0 0em;
        width: 100%;
    }

    .cd-cart h3,
    .cd-cart .price {
        font-size: 21px;
        padding: 3px 0px;
    }
}

@-webkit-keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

@-webkit-keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}

@keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}

@-webkit-keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 70px;
    }
    100% {
        padding-top: 0px;
    }
}

@keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 70px;
    }
    100% {
        padding-top: 0px;
    }
}

@-webkit-keyframes cd-item-move-up {
    0% {
        padding-top: 104px;
    }
    100% {
        padding-top: 0px;
    }
}

@keyframes cd-item-move-up {
    0% {
        padding-top: 104px;
    }
    100% {
        padding-top: 0px;
    }
}

@-webkit-keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 70px;
    }
}

@keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 70px;
    }
}

@-webkit-keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 104px;
    }
}

@keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 104px;
    }
}

@-webkit-keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@-webkit-keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

header.comp {
    background-color: #e8e8e8;
}

/*tabs*/
.tab {
    margin-bottom: 30px;
    overflow: hidden;

}

.logo {
    height: auto;
}

.logo img {
    width: 100%;
    height: auto;
}

.gallery-row .tabcontent:first-child {
    display: block;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
}

.tabcontent .col-md-3 {
    padding-bottom: 20px;
}

.tablinks {
    background-color: #ff6600;
    outline: none;
    color: #ffffff;
    border: none;
    padding: 10px 30px;
}

.tablinks:hover {
    cursor: pointer;
    opacity: 0.7;
}

/*tabs*/

header.comp:before {
    content: '';
    background: url(/local/templates/ufa_ural_profil/css/../img/uzor-pattern.png) no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    height: 30px;
    width: 100%;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    display: none;
}

.header-path {
    padding-top: 50px;
}

header.copm .logo {
    width: 154px;
    height: 134px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}


.header-number {
    display: -webkit-box;
    display: flex;
}

.left-number {
    display: -webkit-box;
    display: flex;
}

.right-number {
    display: -webkit-box;
    display: flex;
}

.left-number-img img {
    padding-top: 5%;
}

.left-number-text {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 10px;
}

.left-number-text a {
    font-weight: 400;
    font-size: 24px;
}

.footer_number a {
    font-size: 24px;
}

.left-number-text a:hover {
    color: #ff6600;
}

.left-number-text p {
    font-size: 14px;
}

.tech-dock a {
    text-decoration: underline;
}

.main-page-where {
    color: #555555;
}

b {
    font-weight: bold;
}

.news-detail ul li {
    list-style: square outside;
    margin-left: 20px;
}

.right-number {
}

.section-title {
    font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
}

.vacansii-block {
    padding-top: 20px;
}

.map-columns ul {
    list-style: square outside;
}

footer ul li ul {
    display: none !important;
}

.map-level-1 {
    padding: 7px 0px 7px 15px;
}

.vacansii-block ul {
    list-style: square outside;
}

.vacansii-block p:first-child {
    font-weight: bold;
    border-left: 3px solid;
    padding-left: 10px;
    margin-bottom: 10px;
}

/* CALL BACK HEADER */

.header-call-back {
    width: 221px;
    height: 38px;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
    margin-right: 24px;
}

.header-call-back:hover {
    cursor: pointer;
    background-color: #048e04;
}

.myBtn:focus {
    outline: none;
}

.header-call-back a {
    color: #fff;
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
    display: block;
    padding: 8px 0px;
    background-position-x: 18px;
}

.header-call-back input {
    color: #fff;
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
    display: block;
    padding: 11px 0px;
    background-position-x: 18px;
    width: 100%;
    border: none;
    background-color: #9C3850;
}

.header-call-back input:hover {
    cursor: pointer;
}

/* SEARCH */

.header-second input[type=text] {
    border: none;
    padding: 5px;
    width: 100%;
    margin-left: 71px;
    padding-left: 15px;
}

.form-row-title {
    padding: 23px 0px;
}

.hvr-float-shadow {
    margin-bottom: 20px;
}

/* NAVIGATION */

.header-third nav ul:first-child {
    display: -webkit-box;
    display: flex;
    /*padding-left: 26px;*/
    margin-top: 27px;
}

.header-third ul li {
    padding-right: 16px;
}

.menu_top_wrapper .header-third ul li {
    padding-right: 26px;
    position: relative;
}

.menu_top_wrapper .header-third nav > ul > li > a {
    padding-bottom: 20px;
    display: block;
    position: relative;
    white-space: nowrap;
}

.menu_top_wrapper .header-third nav > ul > li > a:hover {
    color: #9C3850;
}

.menu_top_wrapper .header-third nav > ul > li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #9C3850;
    display: block;
    right: 12px;
    top: 7px;
    position: absolute;
}

.menu_top_wrapper .header-third nav > ul > li:last-child:before, .menu_top_wrapper .header-third nav > ul > li:nth-last-child(2):before {
    display: none;
}

.menu_top_wrapper .header-third nav li.curtail_block {
    display: none;
}

.menu_top_wrapper .header-third nav li.curtail_block.parent_li > a:after {
    display: none;
}


/* MAIN */
.slick-initialized .slick-slide {
    outline: none !important;
}

/* BANNER  */

.promo-banner {
    padding: 20px 0px;
}

.banner .slick-dots {
    position: absolute;
    bottom: 38px;
    right: 35px;
    text-align: right;
    width: 200px;
}

.banner img {
    width: 100%;
    height: 100%;
}

.banner .slick-dots li button:before, .our-partner-slider .slick-dots li button:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: white;
    opacity: 1;
}

.banner-btn {

    background: #9C3850;
    border: none;
    box-shadow: none;
    color: #ffffff;
    padding: 9px 36px;
    text-align: center;
    bottom: 67px;
    display: block;
    margin-left: 365px;
    bottom: 57px;
    position: absolute;
}

/* CATALOG */

.catalog-section {
    background-color: #e8e8e8;
}

.catalog-section h1, .catalog-section .h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555555;
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
}

.catalog-preview-block-img {
    background-color: #ffffff;
    padding: 47px 0px;
    width: 100%;
}

.catalog-preview-block-img img {
    width: 133px;
    height: 92px;
    /* -webkit-filter: grayscale(100%); */
    margin: auto;
    display: block;
}

.catalog .col-lg-2:hover .catalog-preview-block-img img {
    -webkit-filter: none;
}

.catalog-preview-block-text {
    background-color: #ffffff;
    padding: 5px;
}

.slick-slider .catalog-preview-block-text {
    border: 1px solid #e8e8e8;
    margin: 10px;
    box-shadow: 5px 5px 3px rgba(232, 232, 232, 0.8);
}

.slick-slider .catalog-preview-block-text:hover {
    box-shadow: 2px 2px 5px 2px rgba(189, 187, 189, 1);
}

.catalog-preview-block-text p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    color: #9C3850;
    height: 39px;
    font-weight: normal;
}

.onastxt .catalog-preview-block, .bx_catalog_tile_ul .catalog-preview-block {
    padding-bottom: 30px;
}

.onastxt .catalog-preview-block-img, .bx_catalog_tile_ul .catalog-preview-block-img {
    padding: 20px 0px;
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.onastxt .catalog-preview-block-img img, .bx_catalog_tile_ul .catalog-preview-block-img img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.catalog-preview-block-price {
    text-align: center;
    padding-top: 5px;
}

.catalog-preview-block {
    /*padding-bottom: 30px;*/
}

/* MASTER */

.consulting {
    background-color: #a09f9f;
    /*background-image: url('/local/templates/ufa_ural_profil/css/../img/master-new.png');*/
    background-repeat: no-repeat;
    z-index: 10;
    position: relative;
}

.consulting > .container {
    /*background-image: url('/local/templates/ufa_ural_profil/css/../img/master-new.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;*/
}

#form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.flex-in-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.consulting-block {
}

.consulting {
    background-position: center;
    background-position-y: 21px;
}

.consulting .consulting-block {
    padding-top: 30px;
    padding-bottom: 25px;
}

.consulting-block-title p, .consulting-block-text p {
    color: #fff;
    line-height: 1.3;
}

.consulting-block {
    width: 50%;
    margin-left: 70px
}

.consulting-block-price {
    margin-left: 0;
}

.consulting-block-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 25px;
}

.consulting-block-image, .consulting-block-image-price {
    position: relative;
    flex: 1 1 auto;
}

.consulting-image {
    background-image: url('/local/templates/ufa_ural_profil/css/../img/master-new.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.consulting-desc {
    background-color: #9C3850;
    color: #fff;
    border-radius: 20px;
    padding: 20px;
    bottom: 35px;
    right: 70px;
    position: absolute;
    font-size: 18px;
    line-height: 1;
    max-width: 330px;
    text-align: center;
    text-transform: uppercase;
    padding-right: 110px;
    z-index: 0;
}

.consulting-desc p {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.3;
}

.field-1, .field-2, .ds-form .buttonform, [class*='field-'] {
    padding-left: 15px;
    padding-right: 15px;
}

.flex-in-form input:first-child {
    width: 255px;
    height: 33px;
    background-color: white;
    border: 1px solid white;
    background: white url(/local/templates/ufa_ural_profil/css/../img/form-name.png) 10px 50% no-repeat;
    padding-left: 32px;
    margin-right: 20px;
}

.flex-in-form input:nth-child(2) {
    width: 255px;
    height: 33px;
    background-color: white;
    border: 1px solid white;
    background: white url(/local/templates/ufa_ural_profil/css/../img/form-tel.png) 10px 50% no-repeat;
    padding-left: 32px;
}

.consulting-block-text {
    text-align: center;
    padding-bottom: 20px;
}

.consulting input[type=submit] {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff6600), to(#ff6600));
    background: linear-gradient(to top, #ff6600 0%, #ff6600 100%);
    border: none;
    box-shadow: none;
    color: #ffffff;
    width: 255px;
    height: 33px;
    margin: 0 auto;
    margin-top: 20px
}

.agree-form {
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding-top: 12px;
}

.agree-form a {
    color: #fff;
    text-decoration: underline;
}

/* POPULAR ITEM */

.popular {
    background-color: #e8e8e8;
}


.popular h2 {
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    color: #555555;
    padding-top: 25px;
    padding-bottom: 35px;
}

/*.popular h2:before {
    background: rgba(255, 255, 255, 0.5);
    width: 500px;
    top: 12.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    right: 61%;
}

.popular h2:after {
    background: rgba(255, 255, 255, 0.5);
    width: 500px;
    top: 12.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    left: 61%;
}

.popular h2:before,
.popular h2:after {
    background: #555555;
    opacity: 0.5;
    z-index: 2;
}*/

.popular-slide-photo img {
    margin: auto;
    width: 100%;
    height: 100%;
}

/* POPULAR SLIDER */

.popular .slick-next:before,
.popular .slick-prev:before {
    color: #3474bd;
}

.image {
    overflow: hidden;
}

.image {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.image:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.popular-slide-name {
    text-align: center;
    width: 82%;
    margin: auto;
}

.popular-slide-price {
    text-align: center;
    padding-top: 13px;
}

.popular-slide-get a {
    background-color: #9C3850;
    padding: 7px 0px;
    display: inline-block;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}

.popular-slide-get {
    margin-top: 13px;
    text-align: center;
}

.popular {
    padding-bottom: 30px;
}

.popular-slide-photo {
    width: 100%;
    height: auto;
    max-height: 250px;
    border: 5px solid #fff;
    overflow: hidden;
    margin: auto;
}

.popular-slider-slide {
    padding-left: 25px;
    padding-right: 25px;
}

/* buy-our-block */

.buy-our-block {
    display: -webkit-box;
    display: flex;
    padding-top: 30px;
}

.buy-our {
    padding: 30px 0px;
}

.buy-our h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
}

/*.buy-our h2:before {
    background: rgba(255, 255, 255, 0.5);
    width: 500px;
    top: 2.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    right: 61%;
}

.buy-our h2:after {
    background: rgba(255, 255, 255, 0.5);
    width: 500px;
    top: 2.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    left: 61%;
}

.buy-our h2:before,
.buy-our h2:after {
    background: #555555;
    opacity: 0.5;
    z-index: 2;
}*/

.buy-our-block-right {
    padding-left: 20px;
}

.buy-our h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    margin-bottom: 19px;
}

/* GALLERY OBJECT SLIDER */

.gallery-object-div img {

    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
}

.gallery-object-div {
    height: 100%;
    padding: 0 20px;
    width: 100%;
}

.gallery-object-section h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 25px;
}

.gallery-object-section h2:before {
    background: rgba(255, 255, 255, 0.5);
    width: 50%;
    top: 4.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    right: 61%;
}

.gallery-object-section h2:after {
    background: rgba(255, 255, 255, 0.5);
    width: 50%;
    top: 4.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    left: 61%;
}

.gallery-object-section h2:before,
.gallery-object-section h2:after {
    background: #555555;
    opacity: 0.5;
    z-index: 2;
}

.gallery-object-section {
    padding-top: 20px;
    padding-bottom: 30px;
}

.gallery-object-section .slick-next {
    background: url(/local/templates/ufa_ural_profil/css/../img/ar-r.png) 50% 50% no-repeat;
}

.gallery-object-section .slick-prev:before {
    background: url(/local/templates/ufa_ural_profil/css/../img/ar-l.png) 50% 50% no-repeat;
}

.gallery-object-section .slick-next:hover {
    background: url(/local/templates/ufa_ural_profil/css/../img/ar-r.png) 50% 50% no-repeat;
}

.gallery-object-section .slick-prev:before:hover {
    background: url(/local/templates/ufa_ural_profil/css/../img/ar-l.png) 50% 50% no-repeat;
}

.gallery-object-section .slick-prev:before,
.gallery-object-section .slick-next:before {
    color: transparent;
}

.go-to-gallery a {
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    padding-top: 30px;
    display: block;
}

/* FOOTER */

footer {
    background-color: #e8e8e8;
    padding: 25px 0px 0px 0px;
}

footer:before {
    content: '';
    background: url(/local/templates/ufa_ural_profil/css/../img/uzor-pattern.png) no-repeat;
    position: absolute;
    /* top: 5px; */
    left: 0;
    height: 30px;
    width: 100%;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
}

.footer-logo img {
    width: 100%;
    height: 100%;
}

.footer-background {
    padding: 35px 0px 0px 0px;
}

.footer-column-1 ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.footer-column-1 ul li {
    margin-right: 20px;
}

.footer-column-1 ul li a {
    font-size: 15px;
}

.footer-column-2 {
    display: -webkit-box;
    display: flex;
}

.footer-column-2-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 75%;
}

.footer-column-2-left-number {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 23px 0;
}

.footer-column-2-left-number-block {
    width: 45%;
    display: -webkit-box;
    display: flex;

}

.social-block {
    display: -webkit-box;
    display: flex;
    width: 45%;
}

.social-block-txt {
    padding-left: 15px;
}

.social-block-txt a:hover {
    color: #ff6600;
}

.footer-column-2-left-social {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.footer-column-2-right a:nth-child(2) .footer-column-2-right-block input {
    color: #fff;
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
    display: block;
    padding: 8px 0px;
    background-position-x: 18px;
    width: 100%;
    border: none;
}

.footer-column-2-right a:nth-child(2) .footer-column-2-right-block input:hover {
    cursor: pointer;

}

/*.footer-column-2-right a:nth-child(1) .footer-column-2-right-block input {
    color: #fff;
    background: url(/local/templates/ufa_ural_profil/css/../img/btn1.png) 0px 50% no-repeat;
    display: block;
    padding: 8px 0px;
    background-position-x: 18px;
    width: 100%;
    border: none;
}*/

.footer-column-2-right-block {
    background-color: #9C3850;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    display: -webkit-box;
    display: flex;
    padding: 2px 8px;
}

.footer-column-2-right-block:hover {
    cursor: pointer;
    background-color: #048e04;
}

.footer-column-2-right-block-green {
    background-color: #489D3E;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    display: -webkit-box;
    display: flex;
    padding: 2px 8px;
}

.footer-column-2-right-block-green:hover {
    cursor: pointer;
    background-color: #ec6308;
}

input[type=button]:active {
    outline: none;
}

.footer-column-2-right-block-txt {
    width: 100%;
}

.footer-column-2-right-block-txt p {
    color: #fff;
    padding-top: 5px;
    padding-left: 10px;
}

.footer-column-2-right-block-img {

}

.footer-column-2-right-block-img img {
    padding-top: 5px;
}

.footer-column-2-right a:first-child {
    margin-bottom: 20px;
    display: block;
}

/*.footer-column-2-left-number-block-txt {
    padding-left: 15px;
}*/

.footer-column-2-left-number-block-txt a {
    font-size: 18px;
}

.footer-column-2-left-number-block-txt a.email {
    font-size: 14px;
    text-decoration: underline;
    padding-left: 15px;
}

.footer-column-2-left-number-block-txt a.email:hover {
    color: #ff6600;
}

.footer-column-2-right {
    width: 25%;
    padding-top: 23px;
}

.line {
    text-decoration: underline;
    margin-left: 45px;
}

.footer-background .row:nth-child(2) {
    padding-top: 25px;
}

.aktsii-item .header-call-back {
    margin-left: auto;
}

.aktsii-item h2, .aktsii-item .h2 {
    text-align: left;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 7px;
    border-bottom: 1px solid;
}

.aktsii-item .col-lg-12 {
    padding-bottom: 15px;
}

/*style for modal web*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    /* overflow: auto;  Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 30%; /* Could be more or less, depending on screen size */
}

#myModal .modern-forms .form-row {
    margin: 0;
}

/* */
#myModal .form-row-title p {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* О НАС*/

.categories_menu {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.categories_menu_block {
    width: 50%;
}

.main-page-where {
    padding: 25px 0px;
}

.left-menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.left-menu-block {
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #CCC;
    padding: 8.2px 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.left-menu-block:hover {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.left-menu-block:hover p {
    color: #9C3850;
}

.left-menu-block p {
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px;
    line-height: 17px;
}

.left-menu-block img {
    width: 16px;
    height: 16px;
}

.breadcrumb {
    padding-top: 8px;
}

.main-page-where h1, .main-page-where .h1 {
    font-size: 23px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
}

.about-us-img {
    padding-top: 25px;
}

.onastxt p {
    padding-bottom: 15px;
}

.onastxt ul {
    padding-bottom: 15px;
}

.our-partner-slider-slide {
    width: 150px;
    height: 150px;
}

.our-partner-slider-slide img {
    width: 100%;
    height: 100%;
}

.about-us-slider {
    padding: 20px 0px;
}

.about-us-slider-img {
    width: 211px;
    height: 200px;
}

.about-us-slider-img img {
    width: 100%;
    max-height: 140px;
    /* height: 100%;*/
}

font.errortext {
    color: red;
    display: none;
}

.header-second {
    /*    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;*/
}


.header-second-left input.search-suggest {
    width: 100%;
    box-shadow: none;
}

.header-second-right {
    float: left;
}

a.cd-cart-trigger-top {
    position: relative;
}

a.cd-cart-trigger-top .count {
    position: absolute;
    top: -10px;
    left: 50px;
    height: 28px;
    width: 28px;
    background: #ff6600;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50%;
    text-indent: 0px;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s, -webkit-transform .2s .5s;
}

a.cd-cart-trigger-top .count li {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.basket_header {
    width: 35%;
    float: right;
}

a.cd-cart-trigger-top {
    position: relative;
}

.header-call-back-master {
    margin-top: 9px;
    width: 221px;
    background-color: #9C3850;
    box-shadow: 2px 3.5px 0 rgba(51, 57, 64, 0.24);
    text-align: center;
}

.header-call-back-master a {
    color: #fff;
    background: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png) 0px 50% no-repeat;
    display: block;
    padding: 8px 0px;
    background-position-x: 18px;
}

.header-call-back-master input {
    color: #fff;
    background: url(/img/zamer_ico.png) 0px 50% no-repeat;
    display: block;
    padding: 11px 0px;
    background-position-x: 18px;
    width: 100%;
    border: none;
    background-color: #66b12d;
}

.header-call-back-master input:hover {
    cursor: pointer;
    background-color: #ec6308;
}

.zamer-footer-btn input {
    color: #fff;
    background: url(/img/zamer_ico.png) 0px 50% no-repeat;
    display: block;
    padding: 11px 0px;
    background-position-x: 18px;
    width: 100%;
    border: none;
    background-color: #66b12d;
}

.zamer-footer-btn input:hover {
    cursor: pointer;
    background-color: #ec6308;
}

.menu_top_wrapper .header-third nav ul li ul {
    margin-top: 0;
    display: none;
    flex-wrap: wrap;
    background-color: #e8e8e8;
    position: absolute;
    width: 659px;
    top: 41px;
    z-index: 999;
    padding: 13px 26px;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.menu_top_wrapper .header-third nav ul li.right ul {
    right: -26px;
}

.menu_top_wrapper .header-third nav ul li.curtail_block > ul li.right ul {
    right: unset;
    left: 26px;
    width: auto;
}

.menu_top_wrapper .header-third nav ul li.curtail_block > ul li.right ul > li {
    width: 100%;
}

.menu_top_wrapper .header-third nav ul li ul li ul {
    background-color: #e8e8e8;
}

.menu_top_wrapper .header-third nav ul li ul:after {
    content: '';
    background: url(/img/menubg_new.png) repeat-y;
    width: 29px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

li.parent_li > a:after {
    content: '';
    background: url(/img/arrow_down_new.png) no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 25px;
    left: 50%;
}

.curtail_block li.parent_li > a:after {
    top: 14px;
}

.flex {
    display: -webkit-box;
    display: flex;
}

.mob-comp {
    padding-left: 35px !important;
}

.menu_top_wrapper .header-third nav ul li ul li {
    border-bottom: none;
    padding: 5px 0px;
    width: 45%;
}

.menu_top_wrapper .header-third li.parent_li ul li ul {
    top: 25px;
}

.menu_top_wrapper .header-third nav ul li ul li a {
    color: #555;
    text-decoration: none;
    border: none;
}

.menu_top_wrapper .header-third nav ul li ul li:hover > a {
    color: #9C3850;
}

.header-third nav ul li ul {
    display: none;
    flex-wrap: wrap;
    background-color: #9C3850;
    position: absolute;
    width: 659px;
    top: 30px;
    z-index: 999;
    margin-top: 20px;
    padding: 13px 26px;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.header-third nav ul li ul li {
    border-bottom: 1px solid #7ab2f1;
    padding: 5px 0px;
    width: 45%;
}

.header-third nav ul li ul li a {
    color: #fff;
}

.feed-back form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.feed-back .one-step {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

/*STYLE FOR COMMENT*/

.mdn-bg {
    background: #F2F5F7;
    margin: 0;
    padding: 0;
}

.modern-forms,
.modern-forms * {
    box-sizing: border-box;
}

.modern-forms {
    line-height: 1.231;
    font-weight: normal;
    font-size: 16px;
    color: #34495E;
}

.modern-container {
    margin: 50px auto;
    max-width: 700px;
    background: #fff;
    padding: 50px 40px;
}

.modern-forms .mdn-shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15), 0 2px 10px 0 rgba(0, 0, 0, .15);
}

.modern-forms .mc1 {
    max-width: 1024px;
}

.modern-forms .mc2 {
    max-width: 540px;
}

.modern-forms .mdn-group {
    margin-bottom: 20px;
}

.modern-forms .field-group {
    display: block;
    position: relative;
}

.modern-forms .field-group {
    margin-bottom: 20px;
}

/*  all elements inputs | textarea | selects | buttons
------------------------------------------------------------- */
/* @element general styling :: fonts :: adjust accordingly
------------------------------------------------------------- */
.modern-forms :not(output):-moz-ui-invalid,
.modern-forms input:invalid {
    box-shadow: none;
}

.modern-forms label,
.modern-forms input,
.modern-forms button,
.modern-forms select,
.modern-forms textarea {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #34495E;
    outline: none;
}

/* @remove browser specific styling
----------------------------------------------- */
.modern-forms .mdn-input,
.modern-forms .mdn-textarea,
.modern-forms .mdn-select > select,
.modern-forms input[type="button"],
.modern-forms input[type="submit"],
.modern-forms input[type="search"],
.modern-forms .mdn-selectmulti select {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* @placeholder styling
---------------------------------------------------------- -*/
.modern-forms ::-webkit-input-placeholder {
    color: #aaa;
}

.modern-forms :-moz-placeholder {
    color: #aaa;
}

.modern-forms ::-moz-placeholder {
    color: #aaa;
}

.modern-forms :-ms-input-placeholder {
    color: #aaa;
}

.modern-forms .mdn-input.placeholder,
.modern-forms .mdn-textarea.placeholder {
    color: #aaa;
}

/* @basic styling for inputs
----------------------------------------------------------- */
.modern-forms .mdn-input,
.modern-forms .mdn-textarea,
.modern-forms .mdn-select > select,
.modern-forms .mdn-select-multiple select {
    background: none;
    position: relative;
    vertical-align: top;
    border: 1px solid #DBDBDB;
    border-width: 0 0 1px 0;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    color: #34495E;
    outline: none;
    height: 46px;
    width: 100%;
    *zoom: 1;
}

/* @select multiple element
------------------------------------------------ */
.modern-forms .mdn-select-multiple select {
    width: 100%;
    height: 110px;
    padding: 10px 0;
}

/* @select element
------------------------------------------------ */
.modern-forms .mdn-select:after {
    content: ' ';
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-top-color: #B5B5B5;
    border-width: 4px;
    z-index: 100;
    bottom: 10px;
    right: 5px;
    height: 0;
    width: 0;
}

.modern-forms .mdn-textarea {
    resize: none;
    line-height: 19px;
    overflow: auto;
    max-width: 100%;
    padding: 12px 0;
    height: 80px;
}

.modern-forms .mdn-bar {
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
}

.modern-forms .mdn-bar:before,
.modern-forms .mdn-bar:after {
    content: '';
    bottom: -1px;
    position: absolute;
    background: #ff6600;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
    height: 2px;
    width: 0;
}

/* @file inputs
-------------------------------------------------------- */
.modern-forms .mdn-upload {
    display: block;
    width: 100%;
}

.modern-forms .mdn-upload .mdn-file {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 8px 10px;
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 11;
    bottom: 0;
    right: 0;
}

.modern-forms .mdn-upload .mdn-button {
    position: absolute;
    top: 2px;
    right: 0;
    float: none;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    z-index: 10;
}

/* @radio and checkbox options
----------------------------------------------------- */
.modern-forms .mdn-option {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.modern-forms .mdn-option > input {
    position: absolute;
    height: inherit;
    width: inherit;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    opacity: 0;
    left: 0;
}

.modern-forms .mdn-checkbox,
.modern-forms .mdn-radio {
    position: relative;
    margin-right: 2px;
    display: inline-block;
    border: 2px solid #B5B5B5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
    outline: none;
    height: 21px;
    width: 21px;
    top: 5px;
}

.modern-forms .mdn-checkbox:before,
.modern-forms .mdn-radio:before {
    content: '';
    display: block;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .25s;
    transition: all .25s;
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
    opacity: 0;
}

.modern-forms .mdn-checkbox:before {
    width: 0;
    height: 0;
    -webkit-transition: -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: transform .33s cubic-bezier(.55, 0, .1, 1), -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.modern-forms input:checked + .mdn-checkbox:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 8px;
    height: 3px;
    border: solid #fff;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;

}

.modern-forms input:checked + .mdn-checkbox,
.modern-forms input:checked + .mdn-radio {
    border: 2px solid #3baef7;
}

.modern-forms input:checked + .mdn-checkbox {
    background: #3baef7;
}

.modern-forms .mdn-radio {
    border-radius: 20px;

}

.modern-forms input + .mdn-radio:before {
    width: 11px;
    height: 11px;
    margin: 3px;
    background: #3baef7;
    border-radius: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.modern-forms input:checked + .mdn-radio:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* @radio and checkbox hover and focus
--------------------------------------------------- */
.modern-forms input:hover + .mdn-radio,
.modern-forms input:focus + .mdn-radio,
.modern-forms input:hover + .mdn-checkbox,
.modern-forms input:focus + .mdn-checkbox {
    border-color: #3baef7;
}

.modern-forms input:focus + .mdn-radio:before {
    background: #3baef7;
}

.modern-forms input:focus + .mdn-checkbox:before {
    border-color: #fff;
}

.modern-forms .option-tick .mdn-checkbox {
    -webkit-transition: -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: transform .33s cubic-bezier(.55, 0, .1, 1);
    transition: transform .33s cubic-bezier(.55, 0, .1, 1), -webkit-transform .33s cubic-bezier(.55, 0, .1, 1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.modern-forms .option-tick input:checked + .mdn-checkbox {
    background: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 0;
}

.modern-forms .option-tick .mdn-checkbox:before,
.modern-forms .option-tick input:checked + .mdn-checkbox:before {
    width: 18px;
    height: 8px;
    border-color: #3baef7;
    border-width: 0 0 2px 2px;
    top: 0;
}

/* @options ripple
---------------------------------------------------- */
.modern-forms .mdn-radio:after,
.modern-forms .mdn-checkbox:after {
    content: '';
    width: 18px;
    height: 18px;
    background: none;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    left: 0;
    top: 0;
}

.modern-forms .mdn-radio:active:after,
.modern-forms .mdn-checkbox:active:after,
.modern-forms .mdn-option:active .mdn-radio:after,
.modern-forms .mdn-option:active .mdn-checkbox:after,
.modern-forms input[disabled]:checked + .mdn-radio:active:after,
.modern-forms input[disabled]:checked + .mdn-checkbox:active:after,
.modern-forms input[disabled]:checked + .mdn-option:active .mdn-radio:after,
.modern-forms input[disabled]:checked + .mdn-option:active .mdn-checkbox:after {
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0), 0 0 0 24px rgba(128, 128, 128, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0), 0 0 0 24px rgba(128, 128, 128, 0.1);
}

.modern-forms input:checked + .mdn-radio:active:after,
.modern-forms input:checked + .mdn-checkbox:active:after,
.modern-forms input:checked + .mdn-option:active .mdn-radio:after,
.modern-forms input:checked + .mdn-option:active .mdn-checkbox:after {
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0), 0 0 0 24px #3baef7;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0), 0 0 0 24px #3baef7;
}

/* @toggle switch
--------------------------------------------------- */
.modern-forms .mdn-switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    cursor: pointer;
}

.modern-forms .mdn-switch input {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: inherit;
    width: inherit;
    opacity: 0;
    left: 0;
}

.modern-forms .mdn-switch .switch-label {
    display: inline-block;
    position: relative;
    top: 2px;
}

.modern-forms .mdn-switch > .switch-label {
    padding-right: 5px;
}

.modern-forms .mdn-switch .switch-toggle + .switch-label {
    padding-left: 5px;
}

.modern-forms .mdn-switch .switch-toggle {
    width: 44px;
    height: 16px;
    background: #B5B5B5;
    position: relative;
    display: inline-block;
    background: rgba(0, 0, 0, 0.26);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 1px rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    vertical-align: middle;
    border-radius: 10px;
    cursor: pointer;
}

.modern-forms .mdn-switch .switch-toggle::before {
    content: '';
    position: absolute;
    top: -6px;
    left: -4px;
    width: 26px;
    height: 26px;
    background: #fff;
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 26px;
}

.modern-forms .mdn-switch input:checked + .switch-toggle {
    background: #3baef7;
}

.modern-forms .mdn-switch input:checked + .switch-toggle::before {
    left: 20px;
    background: #3baef7;
}

.modern-forms .mdn-switch input:disabled + .switch-toggle {
    background: #d5d5d5;
    pointer-events: none;
}

.modern-forms .mdn-switch input:disabled + .switch-toggle::before {
    background: #bcbdbc;
}

.modern-forms .mdn-switch input:disabled + .switch-toggle + .switch-label {
    color: #D5D5D5;
}

.modern-forms .modern-switch .switch-toggle {
    width: 40px;
    height: 24px;
    border-radius: 50px;
}

.modern-forms .modern-switch .switch-toggle::before {
    width: 22px;
    height: 22px;
    bottom: 1px;
    left: 1px;
    top: 1px;
}

.modern-forms .modern-switch input:checked + .switch-toggle::before {
    left: 17px;
    background: #fff;
}

.modern-forms .modern-switch input:disabled + .switch-toggle::before {
    background: #f5f5f5;
}

/* @switch ripple
--------------------------------------------------------------------- */
.modern-forms .mdn-switch:active .switch-toggle::before,
.modern-forms .mdn-switch .switch-toggle:active::before,
.modern-forms .mdn-switch:active input[disabled]:checked + .switch-toggle::before,
.modern-forms .mdn-switch input[disabled]:checked + .switch-toggle:active::before {
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}

.modern-forms .mdn-switch:active input:checked + .switch-toggle::before,
.modern-forms .mdn-switch input:checked + .switch-toggle:active::before {
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}

/* @switch morph animate
--------------------------------------------------------------------- */
.modern-forms .morph-switch:active .switch-toggle:before,
.modern-forms .morph-switch .switch-toggle:active::before,
.modern-forms .morph-switch:active input:checked + .switch-toggle::before,
.modern-forms .morph-switch input:checked + .switch-toggle:active::before {
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    -webkit-transform: scale(1.15, 0.85);
    transform: scale(1.15, 0.85);
}

/* @animated form element bar
------------------------------------------------ */
.modern-forms .mdn-bar:before {
    left: 50%;
}

.modern-forms .mdn-bar:after {
    right: 50%;
}

.modern-forms .mdn-file:focus ~ .mdn-bar:after,
.modern-forms .mdn-file:focus ~ .mdn-bar:before,
.modern-forms .mdn-input:focus ~ .mdn-bar:after,
.modern-forms .mdn-input:focus ~ .mdn-bar:before,
.modern-forms .mdn-textarea:focus ~ .mdn-bar:after,
.modern-forms .mdn-textarea:focus ~ .mdn-bar:before,
.modern-forms .mdn-select > select:focus ~ .mdn-bar:after,
.modern-forms .mdn-select > select:focus ~ .mdn-bar:before,
.modern-forms .mdn-select-multiple select:focus ~ .mdn-bar:after,
.modern-forms .mdn-select-multiple select:focus ~ .mdn-bar:before {
    width: 50%;
}

/* @all labels above the inputs
------------------------------------------------ */
.modern-forms .field-group .mdn-label {
    width: 100%;
    position: absolute;
    margin-bottom: 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #496785;
    top: 12px;
    left: 0;
}

.modern-forms .field-group .mdn-label,
.modern-forms .mdn-label-pos .mdn-label,
.modern-forms .mdn-input:focus + .mdn-label,
.modern-forms .mdn-textarea:focus + .mdn-label,
.modern-forms .mdn-input[placeholder] + .mdn-label,
.modern-forms .mdn-textarea[placeholder] + .mdn-label,
.modern-forms .mdn-select > select:focus + .mdn-label,
.modern-forms .mdn-select > select + .mdn-label,
.modern-forms .mdn-select-multiple select:focus + .mdn-label,
.modern-forms .mdn-select-multiple select + .mdn-label {
    top: -10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}

.modern-forms .mdn-label-pos {
    position: relative;
}

.modern-forms .mdn-label-pos .mdn-label {
    position: absolute;
    margin-bottom: 2px;
    color: #496785;
}

/* @all borders  below non linear inputs
---------------------------------------------------- */
.modern-forms .mdn-bottom-border {
    border: 1px solid #DBDBDB;
    border-width: 0 0 1px 0;
    height: 46px;
}

.modern-forms .mdn-bottom-border .mdn-option {
    top: 4px;
}

.modern-forms .mdn-auto {
    height: auto;
    padding-bottom: 20px;
}

.modern-forms .mdn-auto .option-label {
    line-height: 22px;
}

/* @input focus state
------------------------------------------------ */
.modern-forms .mdn-input:focus + .mdn-label,
.modern-forms .mdn-textarea:focus + .mdn-label,
.modern-forms .mdn-select > select:focus + .mdn-label,
.modern-forms .mdn-select-multiple select:focus + .mdn-label,
.modern-forms .mdn-upload .mdn-file:focus ~ .mdn-label {
    color: #ff6600;
}

/* @inputs disabled state
------------------------------------------------ */
.modern-forms .mdn-input[disabled],
.modern-forms .mdn-textarea[disabled],
.modern-forms .mdn-select > select[disabled],
.modern-forms .mdn-select-multiple select[disabled],
.modern-forms .mdn-upload .mdn-file[disabled] + .mdn-input {
    color: #D5D5D5;
    border-color: #D5D5D5;
    border-style: dotted;
}

.modern-forms .mdn-input[disabled] ~ .mdn-bar,
.modern-forms .mdn-textarea[disabled] ~ .mdn-bar,
.modern-forms .mdn-select > select[disabled] ~ .mdn-bar,
.modern-forms .mdn-select-multiple select[disabled] ~ .mdn-bar,
.modern-forms .mdn-upload .mdn-file[disabled] + .mdn-input ~ .mdn-bar {
    display: none;
}

.modern-forms .mdn-input[disabled] ~ .mdn-icon i,
.modern-forms .mdn-textarea[disabled] ~ .mdn-icon i,
.modern-forms .mdn-select > select[disabled] ~ .mdn-icon i,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .mdn-icon i,
.modern-forms .mdn-input[disabled] + .mdn-label,
.modern-forms .mdn-textarea[disabled] + .mdn-label,
.modern-forms .mdn-select > select[disabled] + .mdn-label,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .mdn-label,
.modern-forms .mdn-select-multiple select[disabled] + .mdn-label {
    color: #D5D5D5;
}

.modern-forms input:disabled::-webkit-input-placeholder {
    color: #D5D5D5;
}

.modern-forms input:disabled:-ms-input-placeholder {
    color: #D5D5D5;
}

.modern-forms input:disabled::-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms input:disabled:-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms textarea:disabled::-webkit-input-placeholder {
    color: #D5D5D5;
}

.modern-forms textarea:disabled:-ms-input-placeholder {
    color: #D5D5D5;
}

.modern-forms textarea:disabled::-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms textarea:disabled:-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms .mdn-upload .mdn-file[disabled] + input:-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms .mdn-upload .mdn-file[disabled] + input::-moz-placeholder {
    color: #D5D5D5;
}

.modern-forms .mdn-upload .mdn-file[disabled] + input:-ms-input-placeholder {
    color: #D5D5D5;
}

.modern-forms .mdn-upload .mdn-file[disabled] + input::-webkit-input-placeholder {
    color: #D5D5D5;
}

/* @disabled state checkbox and radio
--------------------------------------------------------- */
.modern-forms input:disabled + .mdn-radio,
.modern-forms input:disabled + .mdn-checkbox,
.modern-forms .option-tick input:checked:disabled + .mdn-checkbox:before {
    border-color: #D5D5D5;
}

.modern-forms input:checked:disabled + .mdn-checkbox,
.modern-forms input:checked:disabled + .mdn-radio:before {
    background: #D5D5D5;
}

.modern-forms input:disabled + .mdn-radio + .option-label,
.modern-forms input:disabled + .mdn-checkbox + .option-label {
    color: #D5D5D5;
}

.modern-forms .option-tick input:checked:disabled + .mdn-checkbox {
    background: none;
    border: 0;
}

/* @rating widget
------------------------------------------------ */
.modern-forms .mdn-rating {
    position: relative;
    margin: 10px 0;
    display: block;
}

.modern-forms .mdn-rating label {
    color: #BBBBBB;
}

.modern-forms .mdn-rating label i {
    font-size: 17px;
    text-align: center;
    color: inherit;
}

.modern-forms .mdn-rating label span {
    font: 22px/22px Times, Serif;
}

.modern-forms .star-l {
    margin-left: 4px;
}

.modern-forms .star-i {
    position: absolute;
    left: -9999px;
    top: auto;
}

.modern-forms .mdn-rating:hover .star-l:hover,
.modern-forms .mdn-rating:hover .star-l:hover ~ .star-l,
.modern-forms .star-i:checked ~ .star-l {
    color: #3baef7;
}

.modern-forms .star-l,
.modern-forms .mdn-rating:hover .star-l {
    width: 18px;
    float: right;
    display: block;
    cursor: pointer;
    color: #BBBBBB;
}

.modern-forms .mdn-rating:before,
.modern-forms .mdn-rating:after {
    line-height: 0;
    display: table;
    content: "";
}

.modern-forms .mdn-rating:after {
    clear: both;
}

.modern-forms .mdn-rating .mdn-rating-label {
    font-size: 14px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    display: inline-block;
    font-weight: 400;
    float: left;
}

.modern-forms .mdn-rating-widget {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 0;
}

.modern-forms .mdn-rating label span {
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px rgba(255, 255, 255, 0);
    -webkit-transition: margin 0.6s, opacity 0.6s;
    transition: margin 0.6s, opacity 0.6s;
    border-radius: 3px;
    white-space: nowrap;
    position: absolute;
    padding: 5px 10px;
    font-weight: bold;
    background: #34495E;
    font-size: 11px;
    margin-left: -5px;
    margin-bottom: 15px;
    display: block;
    left: -9999px;
    color: #fff;
    opacity: 0;
    z-index: 10;
}

.modern-forms .mdn-rating label:hover span {
    opacity: 1;
    left: auto;
    bottom: 100%;
    margin-bottom: 5px;
}

.modern-forms .mdn-rating label span:before {
    content: '';
    position: absolute;
    border-top: 4px solid #34495E;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    left: 8px;
    top: 100%;
}

/* @buttons
--------------------------------------------- */
.modern-forms .mdn-button {
    border: 0;
    height: 46px;
    color: #243140;
    line-height: 1;
    font-size: 14px;
    cursor: pointer;
    padding: 0 30px;
    background: none;
    text-align: center;
    position: relative;
    vertical-align: top;
    display: inline-block;
    -webkit-user-drag: none;
    text-transform: uppercase;
    transition: all .55s ease-out;
    -moz-transition: all .55s ease-out;
    -webkit-transition: all .55s ease-out;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    overflow: hidden;
}

/* @basic button states
------------------------------------------------- */
.modern-forms .mdn-button:hover,
.modern-forms .mdn-button:active,
.modern-forms .mdn-upload .mdn-file:hover ~ .mdn-button {
    color: #1d2938;
    background: #EBEBEB;
}

/* button disabled
-------------------------------------------------- */
.modern-forms .mdn-button[disabled],
.modern-forms .mdn-button[disabled]:hover,
.modern-forms .mdn-button[disabled]:active,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .mdn-button,
.modern-forms .mdn-upload .mdn-file[disabled]:hover ~ .mdn-button {
    color: #D5D5D5;
    background: none;
}

.modern-forms a.mdn-button,
.modern-forms span.mdn-button,
.modern-forms label.mdn-button {
    line-height: 46px;
    text-decoration: none;
}

.modern-forms .mdn-button i {
    font-size: 14px;
}

.modern-forms .mdn-button-list .mdn-button {
    margin-bottom: 5px;
}

.modern-forms .mdn-group .mdn-button {
    margin-bottom: 10px;
}

/* @flat button
------------------------------------------------ */
.modern-forms .btn-flat {
    color: #3baef7;
}

.modern-forms .btn-flat:hover,
.modern-forms .btn-flat:active {
    color: #3baef7;
    background: #EBEBEB;
}

/* @flat button disabled
------------------------------------------------ */
.modern-forms .btn-flat[disabled],
.modern-forms .btn-flat[disabled]:hover,
.modern-forms .btn-flat[disabled]:active,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .btn-flat,
.modern-forms .mdn-upload .mdn-file[disabled]:hover ~ .btn-flat {
    color: #A4D9D3;
    background: none;
}

/* @primary button
------------------------------------------------ */
.modern-forms .btn-primary {
    color: #fff;
    background-color: #9C3850;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}

.modern-forms .btn-primary:hover,
.modern-forms .btn-primary:focus,
.modern-forms .btn-primary:active,
.modern-forms .mdn-upload .mdn-file:hover ~ .btn-primary {
    background-color: #9C3850;
    color: #fff;
}

/* @button raised
---------------------------------------------------------------- */
.modern-forms .btn-raised {
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
}

.modern-forms .btn-raised:hover,
.modern-forms .btn-raised:active {
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}

/* @ primary button disabled
---------------------------------------------------------------- */
.modern-forms .btn-primary[disabled],
.modern-forms .btn-primary[disabled]:hover,
.modern-forms .btn-primary[disabled]:focus,
.modern-forms .btn-primary[disabled]:active,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .btn-primary,
.modern-forms .mdn-upload .mdn-file[disabled]:hover ~ .btn-primary {
    /*background-color:#3baef7;*/
    color: #fff;
}

.modern-forms .btn-raised[disabled],
.modern-forms .btn-raised[disabled]:hover,
.modern-forms .btn-raised[disabled]:active {
    -o-box-shadow: none;
    box-shadow: none;
}

/* @info / tooltip input messages
-------------------------------------------------------  */
.modern-forms .mdn-msg {
    position: absolute;
    bottom: -22px;
    font-size: .7em;
    line-height: 24px;
    transition: all .55s ease-out;
    -moz-transition: all .55s ease-out;
    -webkit-transition: all .55s ease-out;
}

.modern-forms .mdn-msg.right {
    right: 0;
}

.modern-forms .mdn-input:focus ~ .mdn-msg,
.modern-forms .mdn-textarea:focus ~ .mdn-msg,
.modern-forms .mdn-select > select:focus ~ .mdn-msg,
.modern-forms .mdn-select-multiple select:focus ~ .mdn-msg,
.modern-forms .mdn-upload .mdn-file:focus ~ .mdn-msg {
    color: #3baef7;
}

.modern-forms .mdn-input[disabled] ~ .mdn-msg,
.modern-forms .mdn-textarea[disabled] ~ .mdn-msg,
.modern-forms .mdn-select > select[disabled] ~ .mdn-msg,
.modern-forms .mdn-select-multiple select[disabled] ~ .mdn-msg,
.modern-forms .mdn-upload .mdn-file[disabled] ~ .mdn-msg {
    color: #D5D5D5;
}

.modern-forms .msg-hidden {
    opacity: 0;
    bottom: -42px;
}

.modern-forms .mdn-input:focus ~ .msg-hidden,
.modern-forms .mdn-textarea:focus ~ .msg-hidden,
.modern-forms .mdn-select > select:focus ~ .msg-hidden,
.modern-forms .mdn-select-multiple select:focus ~ .msg-hidden,
.modern-forms .mdn-upload .mdn-file:focus ~ .msg-hidden {
    opacity: 1;
    bottom: -22px;
}

/* @icon append (right) :: prepend (left)
------------------------------------------------- */
.modern-forms .append-icon,
.modern-forms .prepend-icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
}

.modern-forms .append-icon .mdn-icon,
.modern-forms .prepend-icon .mdn-icon {
    top: 0;
    z-index: 1;
    width: 42px;
    height: 42px;
    color: inherit;
    line-height: 42px;
    position: absolute;
    text-align: left;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
}

.modern-forms .append-icon .mdn-icon i,
.modern-forms .prepend-icon .mdn-icon i {
    position: relative;
    font-size: 14px;
    color: #AEBCC6;
}

.modern-forms .prepend-icon .mdn-icon {
    left: 0;
}

.modern-forms .append-icon .mdn-icon {
    right: 0;
}

.modern-forms .prepend-icon > input,
.modern-forms .prepend-icon > select,
.modern-forms .prepend-icon > textarea {
    padding-left: 20px;
}

.modern-forms .append-icon > input,
.modern-forms .append-icon > textarea {
}

.modern-forms .mdn-select .mdn-icon {
    line-height: 42px;
    z-index: 99 !important;
}

.modern-forms .mdn-input:focus ~ .mdn-icon i,
.modern-forms .mdn-textarea:focus ~ .mdn-icon i,
.modern-forms .mdn-select > select:focus ~ .mdn-icon i,
.modern-forms .mdn-upload .mdn-file:focus ~ .mdn-icon i {
    color: #ff6600;
}

/* error + success states
------------------------------------------------------------ */
.modern-forms .mdn-error .mdn-file ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-file ~ .mdn-bar:before,
.modern-forms .mdn-error .mdn-input ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-input ~ .mdn-bar:before,
.modern-forms .mdn-error .mdn-textarea ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-textarea ~ .mdn-bar:before,
.modern-forms .mdn-error.mdn-select > select ~ .mdn-bar:after,
.modern-forms .mdn-error.mdn-select > select ~ .mdn-bar:before,
.modern-forms .mdn-error.mdn-select-multiple select ~ .mdn-bar:after,
.modern-forms .mdn-error.mdn-select-multiple select ~ .mdn-bar:before,
.modern-forms .mdn-error .mdn-file:focus ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-file:focus ~ .mdn-bar:before,
.modern-forms .mdn-error .mdn-input:focus ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-input:focus ~ .mdn-bar:before,
.modern-forms .mdn-error .mdn-textarea:focus ~ .mdn-bar:after,
.modern-forms .mdn-error .mdn-textarea:focus ~ .mdn-bar:before,
.modern-forms .mdn-error.mdn-select > select:focus ~ .mdn-bar:after,
.modern-forms .mdn-error.mdn-select > select:focus ~ .mdn-bar:before,
.modern-forms .mdn-error.mdn-select-multiple select:focus ~ .mdn-bar:after,
.modern-forms .mdn-error.mdn-select-multiple select:focus ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-file ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-file ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-input ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-input ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-textarea ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-textarea ~ .mdn-bar:before,
.modern-forms .mdn-success.mdn-select > select ~ .mdn-bar:after,
.modern-forms .mdn-success.mdn-select > select ~ .mdn-bar:before,
.modern-forms .mdn-success.mdn-select-multiple select ~ .mdn-bar:after,
.modern-forms .mdn-success.mdn-select-multiple select ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-file:focus ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-file:focus ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-input:focus ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-input:focus ~ .mdn-bar:before,
.modern-forms .mdn-success .mdn-textarea:focus ~ .mdn-bar:after,
.modern-forms .mdn-success .mdn-textarea:focus ~ .mdn-bar:before,
.modern-forms .mdn-success.mdn-select > select:focus ~ .mdn-bar:after,
.modern-forms .mdn-success.mdn-select > select:focus ~ .mdn-bar:before,
.modern-forms .mdn-success.mdn-select-multiple select:focus ~ .mdn-bar:after,
.modern-forms .mdn-success.mdn-select-multiple select:focus ~ .mdn-bar:before {
    width: 50%;
}

.modern-forms .mdn-error .mdn-icon i,
.modern-forms .mdn-error .mdn-icon i,
.modern-forms .mdn-error .mdn-input + .mdn-label,
.modern-forms .mdn-error .mdn-textarea + .mdn-label,
.modern-forms .mdn-error.mdn-select > select + .mdn-label,
.modern-forms .mdn-error.mdn-select-multiple select + .mdn-label,
.modern-forms .mdn-error.mdn-upload .mdn-file ~ .mdn-label,
.modern-forms .mdn-error .mdn-input:focus ~ .mdn-icon i,
.modern-forms .mdn-error .mdn-textarea:focus ~ .mdn-icon i,
.modern-forms .mdn-error.mdn-select > select:focus ~ .mdn-icon i,
.modern-forms .mdn-error.mdn-upload .mdn-file:focus ~ .mdn-icon i,
.modern-forms .mdn-error .mdn-msg,
.modern-forms .mdn-error .mdn-input:focus ~ .mdn-msg,
.modern-forms .mdn-error .mdn-textarea:focus ~ .mdn-msg,
.modern-forms .mdn-error.mdn-select > select:focus ~ .mdn-msg,
.modern-forms .mdn-error.mdn-select-multiple select:focus ~ .mdn-msg,
.modern-forms .mdn-error.mdn-upload .mdn-file:focus ~ .mdn-msg {
    color: #F44336;
}

.modern-forms .mdn-error .mdn-bar:after,
.modern-forms .mdn-error .mdn-bar:before,
.modern-forms .mdn-error.mdn-upload .btn-primary,
.modern-forms .mdn-error.mdn-upload .mdn-file:hover ~ .btn-primary {
    background: #F44336;
}

.modern-forms .mdn-error.mdn-select:after {
    border-top-color: #F44336;
}

.modern-forms .mdn-error.mdn-upload .mdn-file:focus ~ .btn-primary,
.modern-forms .mdn-error.mdn-upload .mdn-file:hover ~ .btn-primary {
    background: #D61B0C;
}

input.mdn-error,
.modern-forms .mdn-error .mdn-radio,
.modern-forms .mdn-error .mdn-checkbox,
.modern-forms .mdn-error input:hover + .mdn-radio,
.modern-forms .mdn-error input:focus + .mdn-radio,
.modern-forms .mdn-error input:hover + .mdn-checkbox,
.modern-forms .mdn-error input:focus + .mdn-checkbox {
    border-color: #F44336;
}

.modern-forms .mdn-success .mdn-icon i,
.modern-forms .mdn-success .mdn-icon i,
.modern-forms .mdn-success .mdn-input + .mdn-label,
.modern-forms .mdn-success .mdn-textarea + .mdn-label,
.modern-forms .mdn-success.mdn-select > select + .mdn-label,
.modern-forms .mdn-success.mdn-select-multiple select + .mdn-label,
.modern-forms .mdn-success.mdn-upload .mdn-file ~ .mdn-label,
.modern-forms .mdn-success .mdn-input:focus ~ .mdn-icon i,
.modern-forms .mdn-success .mdn-textarea:focus ~ .mdn-icon i,
.modern-forms .mdn-success.mdn-select > select:focus ~ .mdn-icon i,
.modern-forms .mdn-success.mdn-upload .mdn-file:focus ~ .mdn-icon i,
.modern-forms .mdn-success .mdn-msg,
.modern-forms .mdn-success .mdn-input:focus ~ .mdn-msg,
.modern-forms .mdn-success .mdn-textarea:focus ~ .mdn-msg,
.modern-forms .mdn-success.mdn-select > select:focus ~ .mdn-msg,
.modern-forms .mdn-success.mdn-select-multiple select:focus ~ .mdn-msg,
.modern-forms .mdn-success.mdn-upload .mdn-file:focus ~ .mdn-msg {
    color: #3baef7;
}

.modern-forms .mdn-success .mdn-bar:after,
.modern-forms .mdn-success .mdn-bar:before,
.modern-forms .mdn-success.mdn-upload .btn-primary,
.modern-forms .mdn-success.mdn-upload .mdn-file:hover ~ .btn-primary {
    background: #3baef7;
}

.modern-forms .mdn-success.mdn-select:after {
    border-top-color: #3baef7;
}

.modern-forms .mdn-success.mdn-upload .mdn-file:focus ~ .btn-primary,
.modern-forms .mdn-success.mdn-upload .mdn-file:hover ~ .btn-primary {
    background: #3baef7;
}

.modern-forms .mdn-success .mdn-radio,
.modern-forms .mdn-success .mdn-checkbox,
.modern-forms .mdn-success input:hover + .mdn-radio,
.modern-forms .mdn-success input:focus + .mdn-radio,
.modern-forms .mdn-success input:hover + .mdn-checkbox,
.modern-forms .mdn-success input:focus + .mdn-checkbox {
    border-color: #3baef7;
}

/* @form rows || colms
--------------------------------------------------------- */
.modern-forms .form-row {
    margin: 0 -10px;
}

.modern-forms .form-row:before,
.modern-forms .form-row:after {
    line-height: 0;
    display: table;
    content: "";
}

.modern-forms .form-row:after {
    clear: both;
}

.modern-forms .form-row .col {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
}

.modern-forms .form-row .col-1 {
    width: 8.33%;
}

.modern-forms .form-row .col-2 {
    width: 16.66%;
}

.modern-forms .form-row .col-3 {
    width: 25%;
}

.modern-forms .form-row .col-4 {
    width: 33.33%;
}

.modern-forms .form-row .col-5 {
    width: 41.66%;
}

.modern-forms .form-row .col-6 {
    width: 50%;
}

.modern-forms .form-row .col-7 {
    width: 58.33%;
}

.modern-forms .form-row .col-8 {
    width: 66.66%;
}

.modern-forms .form-row .col-9 {
    width: 75%;
}

.modern-forms .form-row .col-10 {
    width: 83.33%;
}

.modern-forms .form-row .col-11 {
    width: 91.66%;
}

.modern-forms .form-row .col-12 {
    width: 100%;
}

.modern-forms .form-row .col-1-5 {
    width: 20%;
}

.modern-forms .form-row .col-1-8 {
    width: 12.5%;
}

/* @basic support styles
---------------------------------------------------------------------*/
.modern-forms fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.modern-forms fieldset legend {
    border: none;
    color: #7796B5;
    font-size: 18px;
    position: static;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 4px solid #7796B5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 100%;
}

.modern-forms fieldset fieldset legend {
    border-bottom: 2px solid #404040;
    font-weight: normal;
}

.modern-forms fieldset fieldset fieldset legend {
    border-bottom: 1px solid #404040;
    font-weight: normal;
    font-size: 15px;
}

.modern-forms .mdn-footer {
    display: block;
    position: relative;
}

.modern-forms .mdn-footer .mdn-button {
    margin-bottom: 0;
}

.modern-forms .block-group .mdn-option {
    display: block;
    padding-bottom: 8px;
}

.modern-forms .block-label {
    padding-bottom: 20px;
}

.modern-forms .block-label .mdn-label {
    top: 0px;
}

.modern-forms .mdn-section {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 20px;
}

.modern-forms .mdn-section .mdn-group {
    margin-bottom: 15px;
}

.modern-forms .block-group .mdn-switch {
    display: block;
    padding: 5px 0;
    height: 34px;
}

.modern-forms .pad-r {
    padding-right: 40px;
}

.modern-forms .pad-l {
    padding-left: 40px;
}

@media (max-width: 860px) {
    .modern-forms .form-row {
        margin: 0;
    }

    .modern-forms .form-row .col {
        width: 100%;
        float: none;
        padding: 0;
    }

    .modern-forms .mdn-bottom-border {
        height: auto;
        padding-bottom: 20px;
    }

    .modern-forms .pad-r {
        padding-right: 0;
    }

    .modern-forms .pad-l {
        padding-left: 0;
    }
}

@media screen and (max-width: 1200px) {
    .footer-column-2-right {
        width: 34%;
    }

    .footer-column-2-left {
        width: 70%;
    }
}

@media screen and (max-width: 1199px) {
    .izi .header-call-back-master input, .izi .header-call-back input {
        background-position-x: 10px;
    }

    .call-back-btn {
        padding: 8px 0px 8px 25px;
    }

    .call-back-btn:before {
        left: 7px;
    }

    .footer_number a {
        font-size: 21px;
    }

    .field-1, .field-2 {
        flex: 0 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }
}

@media screen and (max-width: 1024px) {
    .menu_top_wrapper .header-third ul li {
        padding-right: 18px;
    }

    .menu_top_wrapper .header-third nav > ul > li:before {
        right: 10px;
    }

    .header-call-back-master input {
        background-position-x: 5px;
    }

    .header-first {
        width: 62%;
    }

    .header-second-left {
        width: 90%;
    }

    .header-second {
        width: 38%;
    }

    .header-call-back, .header-call-back-master {
        width: 180px;
    }

    .element-nedetail-btns a {
        font-size: 12px;
    }
}

/*END STYLE FOR COMMENT*/
@media screen and (min-width: 1024px) {

    #menu {
        display: none;
    }

    .col-lg-5.element-wrapper {
        -webkit-box-flex: 0;
        flex: 0 0 45.666667%;
        max-width: 45.666667%;
    }
}

.mobile-menu {
    display: none;
}

@media only screen and (max-width: 991px) {
    .mb25.footer_number, .mb25.header_email {
        margin-bottom: 7px;
    }

    .izi .header-second {
        margin-top: 20px;
    }

    .izi .header-path {
        padding-top: 20px;
    }

    .call-back-btn {
        padding: 8px 30px;
    }

    .call-back-btn:before {
        left: 10px;
    }

    .footer .footer-logo img {
        max-height: 80px;
        width: auto;
    }

    .footer-menu-md {
        order: 4;
        margin-top: 15px;
    }

    .footer-right {
        margin-top: 15px;
    }

    .calc-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .calc-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        height: 300px;
        max-height: 300px;
    }

    .calc-wrapper figure {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        height: 100%;
    }

    .calc-wrapper figure > img {
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    /*.form_inputs_flex {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }*/
    .consulting-image {
        display: none;
    }

    .consulting > .container {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .consulting .consulting-block {
        width: 100% !important;
        margin-left: 0;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-order: 1;
        -o-order: 1;
        order: 1;
    }

    #dscallme2 p.politica, #dscallme2 p.politica a {
        text-align: center;
    }

    .consulting-block-image {
        flex: 0 0 100%;
        order: 0;
        border-radius: 0;
        margin-left: calc(-50vw + 50%);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: 100vw;
        max-width: 100vw;
        min-width: 100vw;
    }

    .consulting-block-image-price {
        margin-left: -15px;
        margin-right: -15px;
        order: 0;
        border-radius: 0;
    }

    .consulting-image {
        display: none;
    }

    .consulting-desc {
        position: relative;
        right: unset;
        bottom: unset;
        padding: 10px 20px;
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }

    .consulting-block-title {
        margin-top: 0;
    }

    .characters-table-item {
        width: 100%;
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -o-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .main-smety-block img {
        z-index: 0;
        opacity: 0.5;
        height: 100%;
    }

    .main-smety-block-part {
        flex: 1 0 100%;
        z-index: 2;
    }
}

/* MOBILE */
@media screen and (min-width: 767px) and (max-width: 1024px) {
    .akciya_detail {
        padding: 10px;
    }

    #menu {
        display: none;
    }

    h2:before {
        width: 0px !important;
    }

    h2:after {
        width: 0px !important;
    }

    .banner-btn {
        position: inherit;
        margin: auto !important;
        width: 300px;
    }

    .slick-slide div {
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .menu_top_wrapper .header-third ul li {
        padding-right: 10px;
    }

    .menu_top_wrapper .header-third nav > ul > li:before, li.parent_li > a:after {
        display: none;
    }

    .gallery-str-div {
        width: 45%;
    }

    .gallery_elem_row .gallery-str-div:nth-child(2n), .element-wrapper {
        margin-right: 0;
    }

    .gallery_elem_row .gallery-str-div:nth-child(3n) {
        margin-right: 22px;
    }

    input.search_in {
        background-image: url(/img/search_new.png);
        background-repeat: no-repeat;
        background-position-y: 5px;
        background-position-x: 7px;
        width: 35px;
        height: 35px;
        background-size: auto;
        position: absolute;
        cursor: pointer;
        background-color: #fff;
        border: none;
        top: 0;
        right: 0;
    }

    .header-second-left {
        width: 35px;
        overflow: hidden;
        margin-left: 0;
        float: left;
        margin-bottom: 20px;
    }

    .head_search_wrapper {
        float: left;
        clear: none;
        margin-left: 15px;
        width: 35px;
        margin-top: 0;
    }

    .header-third {
        margin-right: 0px;
    }

    .header-second-right {
        width: 70%;
    }

    .basket_header {
        width: 25%;
    }

    a.cd-cart-trigger-top .count {
        left: -20px;
    }

    .header-first {
        width: 100%;
    }

    .header-second-left {
        width: 100%;
        overflow: hidden;
        margin-left: 0;
        float: left;
        margin-bottom: 20px;
    }

    .header-second {
        text-align: center;
        width: 100%;
    }

    .header-second-right > div {
        display: inline-block;
    }

    .consulting-block-title, .consulting-block-text {
        /*padding-bottom: 0;*/
    }
}

@media screen and (max-width: 767px) {
    .calc-wrapper {
        max-height: 200px;
        height: 200px;
    }

    .left-number-text a {
        font-size: 18px;
    }

    .gallery-str-div {
        width: 100%;
    }

    .inviz_btn {
        display: none;
    }

    span.text-menu {
        display: inline-block;
        font-size: 25px;
        vertical-align: top;
        margin-top: 5px;
    }

    nav#menu, .left-menu {
        display: none;
    }

    button.toggle-button.on + nav#menu {
        display: block;
    }

    .catalog-preview-block-img img {
        width: 100%;
    }

    header.comp:before {
        display: none;
    }

    .left-mob {
        width: 38%;
        float: left;
    }

    .right-mob.mob_contact {
        float: right;
        margin-top: 15px;
        width: 60%;
        text-align: right;
    }

    .action_block_mob .mob_sm_basket {
        margin-right: 0;
        width: 18%;
        float: left;
    }

    .action_block_mob .mob_sm_btns {
        width: 31%;
        margin: 30px 10px;
        float: left;
        text-align: center;
    }

    .action_block_mob .mobile_search {
        width: 44% !important;
        float: left;
        margin: 30px 0px;
    }

    .cart-head .checkout {
        display: block;
        width: 35px;
        background-size: contain;
        margin-top: 30px;
    }

    .search-suggest {
        box-shadow: none !important;
    }

    a.cd-cart-trigger-top .count {
        left: 25px;
        top: -5px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }

    a.mob_phone, a.mob_email {
        float: right;
        position: relative;
        display: block;
        width: 160px;
        text-align: right;
    }

    a.mob_phone:before {
        background: url(/local/templates/ufa_ural_profil/img/tel.png) no-repeat;
        content: '';
        width: 15px;
        height: 15px;
        background-size: contain;
        position: absolute;
        left: -15px;
    }

    a.mob_email:before {
        background: url(/images/local/assets/почта.png) no-repeat;
        content: '';
        width: 15px;
        height: 15px;
        background-size: contain;
        position: absolute;
        left: -15px;
        top: 5px;
    }

    input.zakaz-mob {
        background-color: #fe9d54;
        border: none;
        width: 35px;
        height: 35px;
        background-image: url(/local/templates/ufa_ural_profil/css/../img/tel-white.png);
        background-repeat: no-repeat;
        background-position: 10px;
    }

    input.vizov-mob {
        background-color: #489D3E;
        border: none;
        width: 35px;
        height: 35px;
        background-image: url(/img/zamer_ico.png);
        background-repeat: no-repeat;
        background-position: 10px;
    }


    a.mob_email {
        color: #ff7e25;
        font-size: 11px;
        text-decoration: underline;
    }

    .mobile-add-main, .only_mobile_head {
        display: block;
    }

    .header-third, .header-path {
        display: none;
    }

    .izi .header-path {
        display: block;
        padding-bottom: 20px;
    }

    .header-mobile-logo img {
        width: 110px;
        display: block;
    }

    .header-mobile-number {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        margin-top: 25px;
    }

    .header-call-back {
        width: 48%;
    }

    .header-call-back input {
        text-align: center;
        padding-right: 11px;
        background-position-x: 10px;
        /*background: none;*/
    }


    .item-detail-name h2 {
        font-size: 25px !important;
    }

    .item-main-part {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .choose-property-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    footer {
        padding: 0;
    }

    .item-main-part-description {
        width: 100% !important;
        padding-left: 0;
    }

    .colorrr .divColor {
        width: 15% !important;
        margin-right: 25px !important;
    }

    .tab {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .tablinks {
        margin-bottom: 10px;
        padding: 10px 30px;
        width: 48%;
    }

    .slick-slide img {
        width: 100%;
    }

    @-moz-document url-prefix() {
        a.mob_email {
            font-size: 10px;
        }
        a.cd-cart-trigger-top .count {
            top: 5px;
        }
    }
    .gallery-str-div {
        padding: 0px;
    }

    .gallery-str-div p {
        text-align: center;
    }

    .mini {
        width: 100%;
        height: 265px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    /*    .gallery-str-div {
            height: 100%;
            padding: 0 20px;
            width: 100%;
        }*/
    .document-price-list {
        padding: 15px 0px !important;
    }

    .price-list-block-metric {
        padding: 8px 0px !important;
        text-align: center;
    }

    .price-list-block-name {
        padding: 8px 0px !important;
        text-align: center;
    }

    .price-list-block-price {
        padding: 8px 0px !important;
        text-align: center;
    }

    /*    main {
            padding-top: 40px;
        }*/
    .footer-column ul {
        flex-wrap: wrap;
    }

    body {
        width: 100%;
        height: 100%;
    }

    .mobile-menu {
        display: block;
    }

    .mobile-menu #menu {
        width: 100%;
    }

    .tal {
        text-align: left;
    }

    #panel {
        background-color: #f1f1f1;
    }

    .slideout-menu {
        position: absolute;
        left: 0;
        top: 45px;
        /*bottom: 0;*/
        right: 0;
        z-index: 5;
        width: 266px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        display: none;
    }

    .slideout-panel {
        position: relative;
        z-index: 1;
    }

    j
    .slideout-open,
    .slideout-open body,
    .slideout-open .slideout-panel {
        overflow: hidden;
    }

    .toggle-button {
        border: none;
        background: none;
        outline: none;
        position: relative;
        z-index: 10;
    }

    .slideout-open .slideout-menu {
        display: block;
    }

    /*    .comp {
            display: none;
        }*/
    .container.mobile-add-main {
        display: none;
    }

    header.mobile-menu {
        background-color: #fde5b4;
        /* position: fixed;
         top: 0;*/
        width: 100%;
        z-index: 12;
    }

    h2:before, h2:after {
        display: none !important;
        height: 0px !important;
        width: 0px !important;
    }

    .flex-in-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .flex-in-form input {
        width: 100% !important;
    }

    .flex-in-form input:first-child {
        margin-bottom: 15px;
    }

    .consulting-block {
        width: 100%;
        margin-left: 0px;
    }

    .consulting {
        background-image: none;
        background-color: #a09f9f;
    }

    .consulting .consulting-block {
        width: 100% !important;
    }

    .consulting-block-title {
        margin-top: 0;
    }

    .consulting > .container {
        background-image: unset;
        background-image: none;
    }

    .consulting-block-title p, .consulting-block-text p {
        color: #fff;
        line-height: 1.3;
    }

    .consulting-block-text {
        /*margin-top: 25px;
        margin-bottom: 25px;*/
    }

    .menu-mobile-list {

    }

    .menu-mobile-list ul {
        list-style-type: none;
    }

    .menu-mobile-list a {
        /*color: #b63b4d;*/
        text-decoration: none;
    }

    /** =======================
     * Contenedor Principal
     ===========================*/
    .menu-mobile-list h1, .menu-mobile-list .h1 {
        color: #FFF;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        margin-top: 80px;
    }

    .menu-mobile-list h1 a, .menu-mobile-list .h1 a {
        color: #c12c42;
        font-size: 16px;
    }

    .accordion {
        width: 100%;
        max-width: 360px;
        margin: 0px auto 20px;
        background: #FFF;
        border-radius: 4px;
    }

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 15px 15px 42px;
        color: #4D4D4D;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #CCC;
        position: relative;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .about-us-slider-img {
        margin: auto;
    }

    .modern-forms .form-row .col {
        max-width: 100%;
    }

    .accordion li:last-child .link {
        border-bottom: 0;
    }

    .accordion li i {
        position: absolute;
        top: 16px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li i.fa-chevron-down {
        right: 12px;
        left: auto;
        font-size: 16px;
    }

    .accordion li.open .link {
        color: #b63b4d;
    }

    .accordion li.open i {
        color: #b63b4d;
    }

    .accordion li.open .link i.fa-chevron-down,
    .mobile-submenu-active i.fa-chevron-down {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    /**
     * Submenu
     -----------------------------*/
    .submenu {
        display: none;
        background: #444359;
        font-size: 14px;
    }

    .submenu li {
        border-bottom: 1px solid #4b4a5e;
    }

    .submenu a {
        display: block;
        text-decoration: none;
        color: #d9d9d9;
        padding: 12px;
        padding-left: 42px;
        -webkit-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .submenu a:hover {
        background: #b63b4d;
        color: #FFF;
    }

    .footer-column-1 {
        display: none;
    }

    .social-icon-list {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .social-icon-list .fa {
        border: 3px solid;
        border-radius: 67px;
        padding: 7px;
        font-size: 1.5em;
        margin: 0px 4px;

    }

    .footer-column-2-left-social {
        display: none;
    }

    .footer-column-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .footer-column-2-left {
        width: 100%;
    }

    .footer-column-2-right {
        width: 100%;
    }

    .footer-column-2-right-block {
        /*padding: 2px 91px;*/
    }

    .footer-column-2-left-number-block {
        width: 50%;
    }

    .promo-banner {
        display: none;
    }

    .modal-content {
        width: 84%;
    }

    .main-page-where .row .col-lg-2:first-child {
        display: none;
        padding-left: 0px !important;
    }

    .mob-comp {
        padding-left: 0px !important;
    }

    .footer-column-2-right a:nth-child(1) .footer-column-2-right-block input {
        width: 100%;
    }

    .footer-column-2-right a:nth-child(2) .footer-column-2-right-block input {
        width: 100%;
    }

    .izi .left-number {
        justify-content: flex-end;
    }

    .header-slogan {
        text-align: right;
        font-size: 14px;
    }

    .desctop_hidden {
        display: block;
        text-align: right;
        float: none;
    }

    .header_top {
        display: none;
    }

    .header_search {
        display: none;
    }

    .header_search_mobile .header-second-left {
        margin: 0;
        float: none;
    }

    .header_search_mobile {
        margin-top: 5px;
    }

    .mobile_menu.active {
        padding: 10px;
        position: absolute;
        width: 100%;
        background-color: #fde5b4;
        z-index: 9;
    }

    .mobile_menu.active #menu {
        display: block;
    }
}

.desc__block p {
    padding-bottom: 10px;
}

.desc__block h2 {
    font-size: 20px;
    padding-bottom: 10px;
}
.desc__block h3 {
    font-size: 18px;
    padding-bottom: 10px;
}
.desc__block ul, .desc__block ol {
    margin-left: 25px;
}

.desc__block ol li {
    list-style-type: decimal;
    padding-bottom: 5px;
}

.desc__block ul li {
    list-style-type: disc;
    padding-bottom: 5px;

}

/*Скрываем цвет цинк*/
div#color-num120353 {
    display: none;
}


.zabory-tab {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.zabory-tab tr td {
    border: 1px solid #000;
    padding: 2px;
}

ul.disc li {
    margin-left: 15px;
    list-style: disc;
}

footer a:hover {
    color: #ff6600;
}

@media (max-width: 575px) {
    .catalog-preview-block-img img {
        width: initial;
    }

    .toggle-button {
        padding: 0;
    }

    .video iframe {
        width: 100%;
    }

    .header_email a {
        font-size: 14px;
    }

    .header_search_mobile_wrap {
        flex: 0 0 50%;
    }

    .header_search_mobile_wrap.active {
        position: absolute;
        z-index: 99;

    }

    .vs-flex {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vs-jcsb {
        justify-content: space-between;
    }

    .footer .call-back-btn.red {
        margin-right: 10px;
    }

    .footer .call-back-btn.green {
        margin-left: 10px;
    }

    .footer .call-back-btn {
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
    }

    .footer_menus {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer_menus h3 {
        margin-bottom: 15px;
    }

    .footer_menu {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
        padding-bottom: 7px;
        border-bottom: 1px solid #cdcdcd;
    }

    .footer .social-block {
        margin-bottom: 5px;
    }

    .slick-prev, .slick-next {
        z-index: 99;
    }

    .slick-prev:before, .slick-next:before {
        font-size: 25px !important;
    }

    .slick-prev {
        left: 0 !important;
    }

    .slick-next {
        right: 0 !important;
    }

    .smet-item-btn a.call_btn {
        display: block;
        margin-left: 10px;
    }

    .smet-item-img img {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 480px) {

    .call-back-btn span {
        line-height: 1;
    }

    .call-back-btn {
        padding: 8px 55px;
    }

    .call-back-btn:before {
        left: 7px;
    }

    .prop_name {
        width: auto;
    }
}

@media (max-width: 360px) {
    .prop_line, .characters-table-item-name, .characters-table-item-display-value {
        font-size: 13px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .menu_top_wrapper .header-third nav ul li ul {
        background-color: #d7c9af !important;
    }
}

/*.element-nedetail .prop_line{padding-left:25px;}*/
.element-nedetail .prop_line.shirina {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/shirina.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.tolshina {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/tolshina.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.min-dlina {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/min-dlina.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.max-dlina {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/max-dlina.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.shag-dliny {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/shag-dliny.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.shag-stupeny {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/shag-stupeny.png) left center no-repeat;
    padding-left: 25px;
}

.element-nedetail .prop_line.dlina-izgiba {
    background: url(/local/templates/ufa_ural_profil/img/prop-img/dlina-izgiba.png) left center no-repeat;
    padding-left: 25px;
}

.bold {
    font-weight: bold;
}

.gallery-object-section-monterrej {
    margin-top: 100px;
    background-color: #fff;
}

td a {
    text-decoration: underline;
}

.side_line {
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.side_line:before {
    content: '';
    position: absolute;
    background: #555555;
    width: 100%;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -100%;
    opacity: .5;
}

.side_line:after {
    content: '';
    position: absolute;
    background: #555555;
    width: 100%;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    opacity: .5;
}

.side_line h1, .side_line h2, .side_line h3, .side_line h4 {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

font.notetext {
    color: #489D3E !important;
}

.checkbox-group {
    position: relative;
}

.checkbox-values {
    background: #ffffff url(/images/local/assets/arrow-checkbox.png) no-repeat right 12px center;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    width: 190px;
    min-height: 30px;
    display: flex;
    align-items: center;
    padding: 0 33px 0 15px;
    cursor: pointer;
    user-select: none;
}

.checkbox-group.checkbox-group-expanded .checkbox-values,
.checkbox-values:hover {
    border-color: #669cc7;
}

.checkbox-expand-values span {
    font-size: 15px;
    color: #777777;
    line-height: normal;
}

.checkbox-expand {
    position: absolute;
    top: 100%;
    width: 190px;
    background: #ffffff;
    border: 1px solid #cccccc;
    z-index: 100;
    padding: 4px 0;
    box-sizing: border-box;
    display: none;
}

.checkbox-group.checkbox-group-expanded .checkbox-expand {
    display: block;
}

.checkbox-expand-control {
    display: flex;
    width: 100%;
    cursor: pointer;
    padding: 4px 15px 4px 15px;
    box-sizing: border-box;
    align-items: center;
}

.checkbox-expand-control:hover {
    background: #eee;
}

.checkbox-expand-control .checkbox-expand-mask {
    display: flex;
    width: 15px;
    min-width: 15px;
    height: 15px;
    backgronud: #ffffff;
    border: 1px solid #777777;
    align-items: center;
    justify-content: center;
}

.checkbox-expand-mask::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background: #669cc7;
    opacity: 0;
}

.checkbox-expand-control input[type="checkbox"] {
    display: none;
}

.checkbox-expand-control input[type="checkbox"]:checked ~ .checkbox-expand-mask::before {
    opacity: 1;
}

.checkbox-expand-text {
    font-size: 15px;
    color: #777777;
    margin-left: 10px;
    line-height: normal;
}

.checkbox-expand-values span {
    font-size: 13px;
}

.checkbox-expand-values span::after {
    content: ", ";
}

.checkbox-expand-values span:last-child::after {
    content: "";
}

.checkbox-expand-values {
    line-height: 8px;
    padding: 5px 0;
}

.new-filter-row {
    display: flex;
    flex-wrap: wrap;
}

.new-filter-6 {
    width: 105px;
    display: flex;
    align-items: center;
}

.new-filter-6.bx-left {
    margin-right: 18px;
}

.new-filter-6 i {
    padding-bottom: 0 !important;
    margin-right: 9px;
    font-size: 14px !important;
    color: #777777;
    text-transform: lowercase;
    margin-top: -2px;
}

.new-filter-price-input input {
    box-sizing: border-box;
    height: 30px;
    border: 1px solid #cccccc;
    background: #ffffff;
    width: 80px;
    padding: 0 14px;
    text-align: center;
    font-size: 13px;
    color: #777777;
    line-height: normal;
}

.new-filter-price-input input:focus,
new-filter-price-input input:hover {
    outline: none;
    border-color: #669cc7;
}

.new-filter-12 {
    width: 100%;
    max-width: 228px;
}

.bx-ui-slider-part {
    display: none;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-v,
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn,
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
    display: none !important;
}

.bx-filter.bx-blue .bx-ui-slider-track {
    background: #ffffff !important;
    height: 5px;
}

.bx-filter.bx-blue .bx-ui-slider-handle {
    width: 15px !important;
    height: 15px !important;
    border: none;
    background: #669cc7 !important;
    display: block;
    border-radius: 8px;
    margin-top: -10px !important;
}

.bx-filter.bx-blue .bx-filter-section {
    background: #e8edf3 !important;
}

.new-filter-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 40px;
}

.bx-filter .bx-ui-slider-handle.left {
    margin-left: -7px !important;
}

.bx-filter .bx-ui-slider-handle.right {
    margin-right: -7px !important;
}


.new-filter-items .bx-filter-parameters-box {
    width: max-content;
    min-width: 200px;
}

.bx-filter.bx-blue .bx-filter-section {
    padding: 0 !important;
}

.bx-filter-parameters-box-container .col-xs-12 {
    padding: 0 15px;
}

.new-checkbox {
    display: flex;
    align-items: center;
}

.checkbox-group-mm {
    padding-bottom: 0 !important;
    margin-left: 13px;
    font-size: 14px !important;
    color: #777777;
    text-transform: lowercase;
    margin-top: -2px;
}

.new-filter-title span {
    font-size: 15px;
    color: #a14258;
    display: block;
    padding: 16px 0 8px 0;
}

.bx-filter-parameters-box-container {
    padding-bottom: 0 !important;
}

.bx-filter .bx-ui-slider-track-container {
    padding: 21px 0 0 0 !important;
}

.new-filter-buttons {
    display: flex;
    justify-content: flex-end;
    padding: 8px 40px 30px 40px;
}

.new-filter-buttons input[name="set_filter"] {
    height: 32px;
    padding: 0 20px;
    border: none;
    border-radius: 5px;
    color: #fff;
    background: #a14258 !important;
    cursor: pointer;
}

.new-filter-buttons input[name="set_filter"]:hover {
    background: #dd5a79 !important;
}

.new-filter-buttons input[name="del_filter"] {
    background: none !important;
    border: none;
    height: 32px;
    padding: 0 20px;
    font-size: 13px;
    color: #555555;
    text-decoration: underline;
    cursor: pointer;
}

.new-filter-buttons input[name="del_filter"]:hover {
    text-decoration: none;
}

.bx-filter-popup-result .arrow,
.bx-filter-popup-result br,
.bx-filter-popup-result a {
    display: none;
}

.bx-filter-popup-result {
    border: 0 !important;
    bottom: 0 !important;
    height: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    z-index: 1 !important;
}


@media (max-width: 768px) {

    .new-filter-items {
        flex-direction: column;
    }

    .new-filter-buttons {
        justify-content: flex-start;
        padding: 22px 20px 30px 20px;
    }

    .new-filter-items {
        padding: 0 20px;
    }
}

.checkbox-group.checkbox-values {
    width: 200px !important;
}

.checkbox-group.checkbox-expand {
    width: 200px !important;
}

.new-filter-items {
    justify-content: flex-start;
}

.news-detail-item img {
    max-width: 100%;
}

/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}

/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}

/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 1rem 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    font-size: 16pt;
    color: #000;
    text-shadow: 1px 2px 4px #ddd;
}

/* кнопка закрытия */
.closed {
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;

}

.closed:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/* кнопка закрытия при наведении */
.closed:hover {
    background-color: rgba(252, 20, 0, 0.8);
}

/* изображения в модальном окне */
.popup img {
    width: 100%;
    height: auto;
/ / box-shadow: 0 2 px 5 px 0 rgba(0, 0, 0, 0.16), 0 2 px 10 px 0 rgba(0, 0, 0, 0.12);
}

#overlay-2 {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}

.social-block-head .whats-head:before {
    content: none;
}

.social-block-head {
    width: calc(100% + 19px) !important;
    position: relative;
    left: -21px;
    margin-top: 10px;
    align-items: center;
}

.social-block-head .social-block-txt {
    padding-left: 0px !important;
    position: relative;
    top: -2px;
}

.social-block-head img {
    width: 22px !important;
}

.footer_tel {padding-left:0!important;}

.footer-email-social {padding-left: 20px!important;}

@media (max-width: 767px) {
    .social-block-head {
        justify-content: end !important;
    }
	.footer-social {
        justify-content: start !important;
    }
}

.header_email > a {
    padding-left: 2px !important;
}

.header_schedule {
    padding-left: 22px !important;
}

.storage-condition-table {
    margin: 20px auto 0 auto;
    max-width: 80%;
}

.storage-condition-item {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 15px;
    vertical-align: middle;
}

.parent {
    position: relative;
}

.parent .fa-chevron-down {
    color: #ffffff !important;
}

.mobile-dropdown-menu {
    display: none;
}

@media (max-width: 820px) {
    .storage-condition-table {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .mainmbanners .slick-arrow {
        display: none !important;
    }
}
.news-detail i {font-style: italic;}

.agreement-text-scroll {
	max-width: 450px;
	margin: 15px auto;
	max-height: 200px;
	overflow-y: scroll;
	padding: 10px;
	background-color: #f1f1f1;
	border: 1px solid #a7a7a7;
	border-radius: 8px;
}
.modern-container .agreement-text-scroll {
	max-width: 100%;
}
/* End */


/* Start:/local/templates/ufa_ural_profil/bootstrap/css/bootstrap-grid.min.css?155627834718528*/
@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/local/templates/ufa_ural_profil/slick-1.8.0/slick/slick.css?15562783471720*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* End */


/* Start:/local/templates/ufa_ural_profil/slick-1.8.0/slick/slick-theme.css?15589530953147*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./fonts/slick.eot');
    src: url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./fonts/slick.woff') format('woff'), url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/ufa_ural_profil/slick-1.8.0/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #0084ff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/font-awesome.min.css?155627834831000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/ufa_ural_profil/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/ufa_ural_profil/js/fancy/jquery.fancybox.css?15562783484895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/ufa_ural_profil/js/fancy/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/ufa_ural_profil/js/fancy/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/ufa_ural_profil/js/fancy/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/ufa_ural_profil/js/fancy/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/ufa_ural_profil/js/fancy/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/ufa_ural_profil/js/fancy/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1556278337501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/local/templates/ufa_ural_profil/components/bitrix/sale.basket.basket.line/basket_head/style.min.css?15562783473567*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center;white-space:normal}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;color:#3f3f3f;text-decoration:none;white-space:normal;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/ufa_ural_profil/components/bitrix/menu/top_menu_main/style.min.css?15562783473715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/ufa_ural_profil/components/bitrix/menu/top_menu_main/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/ufa_ural_profil/components/bitrix/menu/top_menu_main/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/ufa_ural_profil/components/bitrix/menu/top_menu_main/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/ufa_ural_profil/components/bitrix/breadcrumb/main/style.min.css?1617880114467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/ufa_ural_profil/components/bitrix/sale.basket.basket.line/basket_my/style.min.css?15562783473567*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center;white-space:normal}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;color:#3f3f3f;text-decoration:none;white-space:normal;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/ufa_ural_profil/template_styles.css?171342506811479*/
.mainmbanners {display: none!important;}


.slick-slide img {
    display: block;
    width: 100%;
}
/*.section_show_309 {
display:none;
}*/

/*catalog-detail-calc*/
.calc-row {
	justify-content: space-between;
	margin-top: 10px;
}
.calc-block {	
	text-align: center;
	background-color: #e8edf3;
	flex: 0 0 calc(33.33333% - 13px);
	max-width: calc(33.33333% - 13px);
	padding: 15px;
	position: relative;
}
.calc-block-ico:before {
	position: absolute;
	content:'x';
	top: 50%;
	left: -13px;
	transform: translateY(-50%);
}
.calc-block-ico:after {
	position: absolute;
	content:'x';
	top: 50%;
	right: -13px;
	transform: translateY(-50%);
}
.calc-block-title {
	max-width: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 14px;
}
.calc-block input {
	width: 58px;
	height: 28px;
	border: 1px solid #c3c8ce;
	padding-left: 5px;
	padding-right: 5px;
}
.detail-img {
	max-width: 100%;
}
.calc-total {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	opacity: 1;
	text-align: right;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
.calc-total.active {
	opacity: 1;
}
.calc-total-price {
	font-size: 16px;
	margin-top: 10px;
}
.calc-total-price span {
	color:#489d3e;
	font-weight: bold;
}
.catalog-detail .element-nedetail-price p {
	font-size: 24px;
	color: #555555;
	margin-top: 15px;
	text-align: right;
}
.element-similar-price p span {
	font-weight: normal;
}
.detail-img-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.tabs {
	margin-top: 50px;
}
.tabs-btn-row {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 3px solid #943b57;
}
.tabs-btn {
	font-size: 20px;
	padding: 15px 20px;
	background-color: #dce2e7;
	margin-right: 4px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.tabs-btn.active {
	color: #fff;
	background-color: #943b57;
}
.tabs-content {
	padding-top: 30px;
	display: none;
}
.tabs-content.active {
	display: block;
}
.ielement-nedetail-prop {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.ielement-nedetail-prop .prop_line.shirina{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.tolshina{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.min-dlina{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.max-dlina{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.shag-dliny{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.shag-stupeny{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.ielement-nedetail-prop .prop_line.dlina-izgiba{padding-top: 20px; padding-left: 0; background-position: center 20px;}
.element-wrapper {
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	padding: 10px 20px 20px;
}
.ielement-wrapper {
	background-color: #fff;
}
.element-wrapper:hover {
	-webkit-box-shadow: 0px 0 6px 1px #ccc;
	 box-shadow: 0px 0 6px 1px #ccc; 
}
.ielement-wrapper .element-nedetail-img {
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	min-height: 0;
	max-height: 240px;
}
.ielement-wrapper .element-nedetail-img a {
	display: block;
	max-height: 240px;
	overflow: hidden;
}
.ielement-wrapper .element-nedetail-img img {
	max-height: 239px;
}
.ielement-wrapper .element-nedetail-title {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	max-height: 82px;
}
.ielement-nedetail-btns a.one_click_btn, .ielement-nedetail-btns a.basket_link {
	max-width: 180px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.h3 {
	padding: 14px 20px;
	background-color: #e8e8e8;
}
.detail-buy-btn {
	justify-content: flex-end;
}
.detail-buy-btn .call-back-btn{
	padding: 13px 20px;
	line-height: 1;
}
.colors_row {
	margin-top: 60px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.colors_row_title {
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	flex: 1 0 100%;
	margin-bottom: 10px;
}
.color_wrapper {
	flex: 0 0 60px;
	width: 60px;
	height: 60px;
	border: 3px solid #dce2e7;
	margin-right: 8px;
	margin-bottom: 8px;
}
.color_wrapper.active {
	border: 3px solid #943b57;
}
.color_wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.form-group-score {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.form-group-label input {
	display: none;
}
.form-group-label .iscore-text {
	position: relative;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.form-group-label .iscore-text i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.form-group-label .iscore-text i.hidden {
	display: none;
	color: #943b57;
}
.form-group-label .iscore-text.active i.hidden, .form-group-label .iscore-text.activeclick i.hidden{
	display: block;
}
.form-group label {
	font-size: 0.875em;
}
span.mf-req {
	color: #943b57;
}
.form-group input, .form-group textarea {
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    width: 100%;
    display: block;
    height: 2.05556em;
    margin: 0 0 0.88889em 0;
    padding: 0.44444em;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #78767a;
    font-family: inherit;
    font-size: .875em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: border-color 0.15s linear, background 0.15s linear;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
}
.form-group textarea {
	resize: none;
	height: 100px;
}
.form-group input[type="submit"] {
    width: auto;
    font-family: inherit;
    font-size: .875em;
    color: #fff;
    text-transform: none;
    padding: 8px 20px;
    background: #9C3850;
    border-style: solid;
    border-width: 0px;
    border-color: #9C3850;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0;
    opacity: .95;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;
    cursor: pointer;
    height: auto;
}
.form-group-2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.form-group-2 .form-group {
	flex: 0 0 calc(50% - 7px);
}
.irequest_checkbox {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #943b57;
    position: relative;
}
.main-user-consent-request input:checked + .irequest_checkbox:before {
    content: '';
    background-color: #943b57;
    background-image: url(/upload/galka2.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.reviews-item {
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
.reviews-item-name {
	background-color: #e8e8e8;
	padding: 10px;
}
.reviews-item-text {
	padding: 10px;
}
.ds-form form#dscallme-review-form {
	padding-left: 0;
	padding-right: 0;
}
.ds-form form#dscallme-review-form .form-head, .ds-form form#dscallme-review-form .politica{
	padding-left: 15px;
	padding-right: 15px;
}
.tab-delivery h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
blockquote {
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative;
}
blockquote:before {
    position: absolute;
    left: 0;
    top: 25px;
    content: '!';
    color: #943b57;
    font-size: 40px;
    display: block;
    line-height: 1;
}
.delivery-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.delivery-row img {
	max-width: 100%;
}
@media(max-width: 991px) {
	.calc-total {
		text-align: center;
	}
	.detail-buy-btn {
		justify-content: center;
	}
	.calc-block-title {
		max-width: 100%;
	}
}
@media(max-width: 575px) {
	.calc-row {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.calc-block {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.calc-block-ico:before {
		top: -20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.calc-block-ico:after {
		bottom: -20px;
		top: unset;
		left:50%;
		transform: translateX(-50%);
	}
	.calc-block-title {
	    flex: 1 0 auto;
    	text-align: left;
    	margin-bottom: 0;
    	line-height: 28px;
	}
	.calc-input {
	    flex: 0 0 90px;
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: flex;
	}
	.calc-block input {
		margin-right: 5px;
	}
	.detail-buy-btn {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		margin-right: 0;
	}
	.detail-buy-btn .call-back-btn {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.tabs-btn-row {
		border-bottom: unset;
	}
	.tabs-btn {
		text-align: center;
		flex: 0 0 100%;
	}
	.h3 {
		margin-left: calc(-50vw + 50%);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		width: 100vw!important;
		max-width: 100vw;
		text-align: center;
	}
}
/*catalog-detail-calc end*/
@media (max-width: 767px) {
    .maindbanners {display: none!important;}
    .mainmbanners {display: block!important;}
    .delivery-row {
    	margin-top: 10px;
    	margin-bottom: 10px;
    }
    .delivery-row img {
    	margin-bottom: 20px;
    }
}

.seo_links {margin: 20px 15px;}
.seo_links a {
	padding: 10px;
    border: 1px solid #a14258;
    border-radius: 5px;
	display: inline-block;
	margin: 5px;
}
.seo_links a:hover {
	background-color: #a14258;
	color: #fff;
}
/* End */
/* /local/templates/ufa_ural_profil/css/calc.css?159660947023047 */
/* /local/templates/ufa_ural_profil/css/reset.css?15562783471576 */
/* /local/templates/ufa_ural_profil/css/style.css?1728889337186340 */
/* /local/templates/ufa_ural_profil/bootstrap/css/bootstrap-grid.min.css?155627834718528 */
/* /local/templates/ufa_ural_profil/slick-1.8.0/slick/slick.css?15562783471720 */
/* /local/templates/ufa_ural_profil/slick-1.8.0/slick/slick-theme.css?15589530953147 */
/* /local/templates/ufa_ural_profil/font-awesome-4.7.0/css/font-awesome.min.css?155627834831000 */
/* /local/templates/ufa_ural_profil/js/fancy/jquery.fancybox.css?15562783484895 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1556278337501 */
/* /local/templates/ufa_ural_profil/components/bitrix/sale.basket.basket.line/basket_head/style.min.css?15562783473567 */
/* /local/templates/ufa_ural_profil/components/bitrix/menu/top_menu_main/style.min.css?15562783473715 */
/* /local/templates/ufa_ural_profil/components/bitrix/breadcrumb/main/style.min.css?1617880114467 */
/* /local/templates/ufa_ural_profil/components/bitrix/sale.basket.basket.line/basket_my/style.min.css?15562783473567 */
/* /local/templates/ufa_ural_profil/template_styles.css?171342506811479 */
