 
/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {/*list-style:none;margin-left: 30px;*/}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 14px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #222; background:#ebecf0; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #222; text-decoration: none;}
a:hover, a:focus {color:#e14c41; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:700; font-size:30px;margin-bottom: 20px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}

.fixed {z-index: 999 !important;top: 0;right: 0;left: 0;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 30px; display:inline-block; height:40px; line-height:40px; border-radius:5px; cursor:pointer; 
background-color:#324d5b; color:#fff; text-align:center; font-weight:700; font-size:14px;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color:#009e82; color:#fff;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp, .img-resp-v, .img-resp-sq {overflow:hidden; position:relative; background-color:#000;}
.img-resp {padding-top:57%;}
.img-resp-v {padding-top:130%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-v img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .th-img {transition: all .3s;}
.button, .tile {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}




/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden;}
.center {max-width:1240px; margin:0 auto; position:relative; z-index:20;}
.header {background-color:#FFF; border-bottom: 1px solid #ebecf0; position: relative; z-index: 888;}
.header-in {height:120px; padding: 0 20px;}
.topline {height:60px; background-color:#4e81b6; padding:10px 30px;}
.cols {padding:20px 20px;}
.side {width:300px; float:right;}
.main {width:calc(100% - 320px); width:-webkit-calc(100% - 320px); float:left; min-height:100vh;}
.main div#mainregio {background:#fff;margin-bottom: 20px;padding: 20px 30px;}
.main div#mainregio a {width:24%;display: inline-flex;margin-bottom: 10px;}
.footer-in {padding:20px;} 
.footer {background-color:#FFF; border-top: 1px solid #ebecf0;}
.pages {padding:20px; border-radius: 5px;}

#gotop{position:fixed; width:50px; height:50px; line-height:46px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:1; background-color:#fff; color:#e14c41; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}

.white-bg {background-color: #fff; color:#222;}
.red-bg {background-color: #e14c41; color:#fff;}
.yellow-bg {background-color: #f4942d; color:#fff;}
.blue-bg {background-color: #3498db; color:#fff;}
.dark-bg {background-color: #324d5b; color:#fff;}
.green-bg {background-color: #009e82; color:#fff;}


/* HEADER
----------------------------------------------- */
.main-header {margin-bottom: 20px;}
.logo {display: block; width: 31.8%; height: 140px; text-transform: uppercase; font-weight: 700; font-size: 18px;
background: url(../images/logo.png) center 10px no-repeat; text-align: center; padding-top: 90px;}
.tile-consult {height: 140px; width:65.8%; border-radius: 5px; padding: 20px;
/*background-image: url(../images/consult.png); background-position: right bottom; background-repeat: no-repeat; */}
.consult-text {font-size: 16px; line-height: 1.5;}
.red-text {color: #e14c41;}
.tile-consult .button {padding: 0 15px;}
.big-text {font-size: 24px;}

.header-in .logo {height: 120px; width: 180px; padding-top: 80px; float: left; 
	background-position: center 5px; font-size: 15px;}/*background-size: auto 50px;*/
.header-in .tile-consult {height: 120px; padding: 5px 0; width:300px; float: right;}
.header-in .consult-text, .header-in .button {width: 100%; font-size: 14px;}
.header-in .big-text {font-size: 16px;}
.header-in .consult-text br {display: none;}

.nav-menu {float: left;}
.nav-menu > li {position:relative; float: left;}
.nav-menu > li > a {display:block; height:120px; width: 130px; border-left: 1px solid #e3e3e3;
text-transform:uppercase; font-weight: 700; text-align: center; position: relative; padding-top: 10px;}
.nav-menu > li > a:hover, .nav-menu > .menuactive > a {background-color:#f8f8f8;}
.hidden-menu {position:absolute; left:0; top:100%; z-index:998; width:300px;
box-shadow:0 2px 2px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu li {position: relative;}
.hidden-menu a {display:block; padding:10px 20px; font-weight:700; color:#FFF; 
	border-bottom:1px solid rgba(0,0,0,0.2);}
.hidden-menu a:hover, .hidden-menu .menuactive > a {background-color:rgba(0,0,0,0.1); color: #fff;}
.hidden-menu .hidden-menu {top:0; left: 100%; width:300px;}
.nav-menu img {display: block; margin: 0 auto 5px auto; height: 65px;}
.text-2row img {margin-bottom: 10px;}
.submenu22 > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px;}
.hidden-menu .submenu > a:after {content:"\f105 "; font-family:'FontAwesome'; margin-left:0;
position: absolute; right: 20px; top: 12px;}
.nav-menu a.active {background-color:#f8f8f8; box-shadow: inset 0 5px #e14c41;}


/* SECTION, MAIN
----------------------------------------------- */
.speedbar {margin-bottom: 15px; font-size: 14px; color: #9f9e9e;}
.mtitle {font-weight: 700; font-size: 24px; margin-bottom: 20px;}

.tiles-wrap {-webkit-column-width:240px; -webkit-column-gap:20px; -moz-column-width:240px; -moz-column-gap:20px; 
column-width:240px; column-gap:20px;}
.tile {display: block; width: 100%; overflow: hidden; border-radius: 5px; 
margin-bottom: 20px; height: 340px; background-repeat: no-repeat; padding: 20px; position: relative; 
-webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.tiles-col {width: 31.8%;}
.tile-small {height: 220px;}
.tile-smallest {height: 97px;}
a.tile:hover {color: #fff; opacity: 0.8;}
.tile-slide {background-image: url(../images/faqs-slider_ico.png); background-position: center 210px;}
.tile-estate {background-image: url(/templates/bankrot/images/4.svg); background-position: center 40px;background-size: 110px;}
.tile-divorce {background-image: url(../images/lines.png); background-position: center 200px;}
.tile-aliments {background-image: url(../images/aliments-icon.png); background-position: center 40px;}
.tile-contract {background-image: url(/templates/bankrot/images/5.svg); background-position: center 40px;background-size: 110px;}
.tile-children {background-image: url(/templates/bankrot/images/3.svg); background-position: center 12px;background-size: 140px;}
.tile-search {background-image: url(../images/search.png); background-position: center center; padding: 15px 20px;}
.tile-estate, .tile-aliments, .tile-contract, .tile-children {font-weight: 700; text-transform: uppercase; 
text-align: center; padding-top: 160px; font-size: 16px;}

.tile-divorce:before {background-image: url(../images/1.svg); background-position: center bottom; 
position: absolute; left: 65px; right: 0; top: 0; bottom: 15px; content:""; background-repeat: no-repeat;max-width: 150px; }
.tile-desc {padding-top: 10px; position: relative; z-index: 10; 
	height: 155px; overflow: hidden; display: block;}
.tile-title {font-weight: 700; text-transform: uppercase; text-align: center; font-size: 16px; margin-bottom: 15px;}

.search-title {margin-bottom: 10px;}
.search-box {}
.search-field2 {width:100%; position:relative;}
.search-field2 input, .search-field2 input:focus {width:100%; padding:0 30px 0 15px; border-radius:5px;
background-color:#fff; color:#222; height:30px; line-height:30px !important; box-shadow:0 0 0 1px #e3e3e3;}
.search-box button {position:absolute; right:0; top:0; padding:0 !important; width:40px; 
	height: 30px !important; line-height: 30px !important}
.search-box .fa {font-size:18px;}


/* SHORT
----------------------------------------------- */
.short {padding:20px 20px 20px 320px; position:relative; margin:0 0 20px 0;/* border-radius: 5px;*/}
.short-left {width:300px; margin-left:-300px; float:left; display:block;}
.short-right {width:100%; float:right; padding-left:20px; position:relative;}
.short-title {display:block; font-size:18px; margin-bottom:10px; line-height:24px; font-weight:700;}
.short-text {line-height:22px; margin-bottom:10px; opacity:0.8;}
.short-cats {opacity:0.5; font-size: 12px;}
.short-views {margin-left:15px;}
.short-left:hover {opacity:0.7;}

.short a#sroau {color:#e14c41;}
.short a#sroau:hover {text-decoration: underline !important;}

.thumb {width:31.8%; display: block; overflow: hidden; padding:0px; border-radius: 5px; margin-bottom: 20px;}
.th-img {display:block;}
.th-desc {position:relative; padding: 10px;}
.th-title {display:block; font-size:14px; font-weight:700; 
height:60px; overflow:hidden; line-height:20px;}/*margin:10px 0 10px 0;*/
.th-cats {font-size:12px; display: inline-block; padding: 5px 10px; 
position: absolute; left: 0; bottom: 0;}
.th1-views {margin-left:15px;}
.th-img:hover {opacity: 0.8;}


/* SIDE
----------------------------------------------- */
.side-box img {display: block;}
.side-box + .side-box {margin-top:20px;}
.side-box {border-radius: 5px; overflow: hidden;}
.side-bt {font-size:16px; font-weight: 700; padding:10px 20px;}
.side-bc {padding: 20px;}

.side-item {margin-bottom:10px;}
.side-title {display:block; margin-bottom:7px;}
.side-date {font-size:12px; opacity:0.6;}
.side-bc > *:last-child, .side-box:last-child {margin-bottom:0;}
.side1-item {padding-left:70px; position:relative; min-height:50px;}
.side1-item .side-title {}
.side-img {width:50px; height:50px; position:absolute; top:0; left:0;}


/* FOOTER
----------------------------------------------- */
.ft-menu li {display: inline-block; margin-right: 20px; line-height: 30px;}
.ft-menu a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:left;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
background-color:#fff; margin:5px 7px 0 0; border-radius:5px;  min-width:40px;}
.navigation span, .pagi-nav a:hover {background-color:#e14c41; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#888;}
.pagi-nav a:hover {background-color:#e14c41; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full-header {margin-bottom:30px;}
.full-header h1 {font-weight:700; font-size:28px; margin-bottom:20px;}
.first-img {margin: 0 -20px 20px -20px;}


/* RELATED
----------------------------------------------- */
.side3 {display:block; margin-bottom:20px;}
.side3-img img {width:100%;}
.side3-img {position:relative; margin-bottom:10px;}
.shorts {margin:0 -15px;}
.rels {border-top: 1px solid #e3e3e3; margin-top: 40px; padding-top: 20px;}
.rels-title {font-size:18px; font-weight:700; margin-bottom:20px;}
.rels .side3 {width:33.33%; float:left; padding:0 15px; margin-bottom:30px;}
.rels .side3-img {}
.rels .side3-title {font-size:14px; line-height:16px; height:32px; overflow:hidden;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video/*, .video-box iframe, .video-box frame */
{width: 100%; max-width:100% !important; /*height:400px;*/ display:block; margin:20px auto;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:18px; line-height:28px; color:#5c5c5c; /*padding-bottom:20px;*/}/*font-family:Arial, Helvetica, sans-serif;*/
.full-text img:not(.emoji) {max-width:100%; border:0px solid #e3e3e3; margin:10px auto;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color: #e14c41;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:15px 0; font-size:26px; font-weight:700;}
.full-text p {margin-bottom:20px;}
.full-text ul {margin-left:30px;}
.full-text > ul, .full-text ol {margin:10px 0;}
.full-text > ul > li {list-style:none; margin-left:40px; display:block; position:relative;}
.full-text > ul > li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#3498db; border-radius:0;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; /*border:2px solid #fff;*/}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
/*.full-text table tr:nth-child(1) {background-color:#598597 !important; color:#FFF; font-size:14px !important;}*/
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:10px 15px 10px 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#428bca !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:10px 15px; margin:0 -15px 15px -15px; font-size:18px; line-height:normal; 
color:#FFF; font-weight:700;}
.full-taglist a {color:#598597;}
.full-taglist {margin-bottom:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:30px 0; margin:0 0 30px 0; 
border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.ac-soc {position:absolute; right:0; top:25px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; height:30px; border-radius:15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px;}
.ac-inputs input {width:49%; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#598597;}
.full-comms {}

.comm-item {padding-left:70px; margin-bottom:20px; font-size: 12px;}
.comm-left {width:45px; height:45px; margin-left:-65px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 0px 15px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; background-color:#f5f5f5; box-shadow:0 2px 4px 0 rgba(0,0,0,0.1); padding:10px; position:relative;}
.comm-right:after {right: 100%; top:15px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #f5f5f5; border-width: 10px;}

.comm-one {padding:0 90px 10px 0; position:relative;}
.comm-one > span:nth-child(4) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {text-decoration:underline;}
.rate3-comm {position:absolute; right:0; top:-5px; white-space:nowrap; font-size:16px; height:30px; line-height:30px; 
padding:0 10px; border-radius:15px; background-color:#f8f8f8; box-shadow:inset 0 0 10px 0 rgba(0,0,0,0.1);}
.rate3-comm a {cursor:pointer; height:30px; line-height:30px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate2-comm a {color:#598597;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:30px; line-height:30px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; line-height:26px; padding-bottom:0;}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {text-decoration:underline;}
.comm-three li:first-child {margin-left:0px; float:left;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff; 
padding:0; z-index:88888; position:fixed; left:-280px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:88887; display:none;}
.side-panel > li > a {display:block; height:70px; line-height: 70px; border-bottom: 1px solid #e3e3e3;
text-transform:uppercase; font-weight: 700;padding: 0 10px;}
.side-panel > .menuactive > a {background-color:#f8f8f8;}
.side-panel img {display: inline-block; vertical-align: middle; margin: 0 10px 0 0; 
width: 40px;}
.side-panel .hidden-menu {position: static; width: 100%;}


@media screen and (max-width: 1220px) {
.wrap {overflow:hidden;}
.center {max-width:1000px;}
.header-in, .footer-in, .cols, .pages {padding-left: 10px; padding-right: 10px;}
.tile-consult {height: auto;}
.consult-text, .tile-consult .button {width: 100%; font-size: 14px;}
.big-text {font-size: 16px;}
.consult-text br {display: none;}
.tiles-col, .thumb {width: 48.5%;}
.tiles-col:last-child {width: 100%;}

.first-img {margin: 0 -10px 20px -10px;}
.nav-menu {display: none;}
.btn-menu {height:50px; width: 50px; line-height: 50px; text-align: center; background:#e14c41; color:#FFF; 
cursor:pointer; display:block; float: left; margin-top: 35px; font-size: 24px; margin-left: 40px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.side {display:none;}
.main {width:100%;}
.cols {padding-top: 20px;}
.ft-menu {width: 100%; margin-bottom: 10px;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.logo, .tile-consult {width: 100%;}
.tile-consult .button {margin-top: 10px;}
.mtitle {font-size: 18px;}
.header-in {height: auto;}
.header-in .logo {height:60px; line-height: 60px; width: 230px; padding: 0 0 0 60px;
	background-position: left 5px; background-size: auto 40px; text-align: left;}
.header-in .tile-consult {height: auto; padding: 10px; width:100%;}
.btn-menu {float: right; margin: 5px 0 0 0;}

.rels .side3 {width:50%;}
.rels .side3 {padding:0 5px;}
.shorts {margin: 0 -5px;}
.full-header h1 {font-size:20px;}
.comm-one > span:nth-child(3), .comm-one > span:nth-child(1), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.short {padding:10px;}
.short-left {margin:20px auto 0 auto; float:none; width:280px;}
.short-right {float:none; padding:0;}
.tiles-col, .thumb {width: 100%;}

.comm-one > span:nth-child(4) {display:none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc:before {display:none;}
.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center22 {max-width:320px;}
.thumb {width:100%;}
.main div#mainregio a {width:100%;}
    
.comm-two {line-height:18px; font-size:14px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}






/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:static; left:0; right:0; top:0;}
.owl-prev, .owl-next {width:50px; height:50px; position:absolute; top:125px; z-index:200;
text-align:center; line-height:50px; color:#fff; font-size:18px; border-radius: 50%; 
background-color: #5B86E5; box-shadow:0 7px 10px  rgba(0,0,0,0.1);}
.owl-prev {left:-25px;}
.owl-next {right:-25px;}
.owl-prev:hover, .owl-next:hover {background-color:#e74c3c; color:#fff;}
.owl-dots {text-align:center; padding-top:10px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#d3d3d3;}
.owl-dot.active {background-color:#009e82;}


/* Social Button */
.uSocial-Share{text-align: center;}
.uscl-list > .uscl-item{width: 115px;}
.uscl-list > .uscl-item > span{ height: 34px !important;
    line-height: 34px !important;
    font-size: 21px !important;
    border-radius: 5px!important;
    padding: 0px 30px;}
#uSocial .ico_uscl .uscl-each-counter, .uSocial-Share .ico_uscl .uscl-each-counter{border-left: 0px !important;}
#uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl{width: 115px !important;}
#uSocial .uscl-bar.uscl-size48 .uscl-item, .uSocial-Share .uscl-bar.uscl-size48 .uscl-item{margin: 0px 15px !important;}



/* кастом сро и ау */
.mdesc {margin:0 0 30px 0; line-height: 1.5;font-size: 15px;border-top: 1px solid #e7e7e7;}
.mdesc h1 {font-size: 28px; font-weight: 600; margin-bottom: 15px;}
.mdesc h2 {font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.mdesc p {margin-bottom: 15px;}
.mlist {width: 48%; margin-top: 15px;}
.mlist li {margin-bottom: 10px; padding-left: 30px; position: relative;}
.mlist li:before {content:"\f178"; font-family:'FontAwesome'; position: absolute; left: 0; top: 0;color: #017ba3;}

.side-bt {text-transform: uppercase; font-weight: 600; margin-bottom: 15px;}
.mdesc a {color: #017BA3; text-decoration: underline;}
.mdesc a:hover {color: #017BA3; text-decoration: none;}
.side-list li + li {margin-top: 15px;}




.sect-title {font-weight: 800; font-size: 28px; margin-bottom: 30px;}
.sect-title-small {font-weight: 800; font-size: 24px; margin-bottom: 30px;}
.fconf {margin-top: 30px; font-size: 14px; color: #999;}
.fconf a {color: #686de0; text-decoration: underline;}
.fctrl li {padding: 15px 15px 15px 50px; position: relative; font-weight: 600; margin-bottom: 15px; border-radius: 4px; 
background: linear-gradient(to bottom, #fff 0%,#f2f2f2 100%); border: 1px solid #e3e3e3; cursor: pointer;list-style-type: none;}
.fctrl li:before {content:""; /*font-family:'Font Awesome 5 Pro'; color: #6ab04c; 
font-size: 18px; font-weight: 400; */position: absolute; left: 15px; top: 16px;width: 15px;height: 15px;border: 1px solid #009e82;border-radius: 2px;}/*content:"\f111";*/
.fctrl li:hover {background: linear-gradient(to top, #fff 0%,#f2f2f2 100%); border: 1px solid #000000;}
.fctrl {text-align: left !important;}


@media screen and (max-width: 950px) {
.mform .btn, .mform button {width: 100%;}
}

.mform .btn, .mform button {padding: 0 30px;}
.mform textarea, .mform input {box-shadow: inset 0 0 0 1px #e3e3e3; margin-bottom: 8px;}
.mform textarea {height: 100px; margin-bottom: 15px;}
.mform textarea:focus {box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}







