

/* Start:/local/templates/antifake/styles.css?1687911823144*/
.choose .item.true {
     margin-right: 0px; 
}
.top-fake .item.false {
    padding-left: 20px;
}
.main-head {
    font-size: 29px !important;
}
/* End */


/* Start:/local/templates/antifake/template_styles.css?167749758243277*/
body{ margin:0; color: #000; font-family: Arial,Helvetica,sans-serif; /* font-family: 'Open Sans', sans-serif; */ padding-top: 268px; }
img { border:0; max-width: 100%; }
input:focus, textarea:focus, select:focus{ outline:none; }
input::-moz-focus-inner, select::-moz-focus-inner{ border:0; }
input{ padding:0; margin:0; border:0; }
a{ text-decoration: none; color: inherit; }
a:hover, a:visited{ text-decoration: none; }
form{ margin-bottom: 0; }

ul{ padding-left: 20px; }
ul.unstyled{ margin: 0; padding: 0; list-style: none; }
.fio {font-size:1.3em;}

.db{ display: block; }
.dn{ display: none; }
.wid{ width:100%; }
.fll{ float:left; }
.flr{ float:right; }
.clb{ clear: both; }
.tal{ text-align:left; }
.tar{ text-align:right; }
.tac{ text-align:center; }
.fwb{ font-weight: bold; }
.ovh{ overflow:hidden; }
.ovv{ overflow: visible; }
.ovx-a{ overflow-x: auto; }
.ovx-v{ overflow-x: visible; }
.ovx-h{ overflow-x: hidden; }
.posr{ position: relative; }
.posa{ position: absolute; }
.ttu{ text-transform: uppercase; }
.ttn{ text-transform: none; }
.dib{ display: inline-block; }
.tdu{ text-decoration: underline; }
a.tdu:hover{ text-decoration: none; }
.tdn{ text-decoration: none; }
.vam{ vertical-align: middle !important; }
.tb{ /*display: table;*/ }
.td{ display: table-cell; vertical-align: top; }
.pad-r-big {padding-right: 40px;}
.curp {cursor: pointer;}
.hidden-item{ display: none; }
.hidden-item.active{ display: block; }
.pad0 { padding: 0!important;}

/* === admin fix bgn === */
body.admin-log #bx-panel{ position: absolute !important; left: 0; top: 0; right: 0; }
body.admin-log .header{ top: 40px; }
body.admin-log .header.scrolled{ top: 0; }
/* === admin fix end === */

/* === header bgn === */
.header{ position: absolute; box-shadow: 0 1px 15px #adadad; left: 0; top: 0; right: 0; z-index: 100; }
.header .top-line{ min-height: 73px; background: #fff; position: relative; padding: 14px 0; }
.header .login-btn{ display: inline-block; padding: 6px 0; color: #cc3333; text-decoration: none; font-size: 16px; }
.header .login-btn img{ margin-right: 4px; }
.header .mid-line{ background: linear-gradient(to top, #7a8c99, #a7a9ac); padding: 20px 0 25px; transition:0.6s; }
.header .mid-line .tb{ width: 100%; }
.header .mid-line .td{ vertical-align: middle; }
.header .mid-line .td:first-child{ padding-right: 50px; width: 10%; }
.header .mid-line .logo img{ transition:0.6s; height: 100%; max-width: none; }
.header .mid-line .logo .small-logo{ display: none; }
.header .add-link{ position: relative; height: 62px; transition:0.6s; border: 1px solid #c6c6c6; border-radius: 4px; background: #fff; padding: 2px; }
.header .add-link input{ width: 100%; height: 100%; border: 0; font-size: 22px; padding: 0 15px; transition:0.6s; }
.header .add-link .add-btn{ display: inline-block; border-radius: 3px; color: #fff; padding: 0 20px; cursor: pointer; text-transform: uppercase; font-size: 26px; line-height: 100%; position: absolute; right: 2px; top: 2px; bottom: 2px; background-color: #f33b34; transition:0.6s; line-height: 56px; }
.header .add-link .add-btn:hover{ background-color: #fa5a54; }
.header .search{ width: 100%; height: 46px; padding: 0 15px; transition:0.6s; border: 1px solid #c6c6c6; border-top: 0; border-bottom: 0; font-size: 20px; }
.header .search-btn{ line-height: 46px; }
.header .main-menu{ text-align: center; font-size: 14px; font-weight: bold; }
.header .main-menu > ul{ display: inline-block; list-style: none; padding: 12px 0; margin: 0; }
.header .main-menu > ul > li{ display: inline-block; padding: 0 8px; position: relative; }
.header .main-menu .inner-btn{ position: relative; top: 2px; width: 16px; height: 16px; float: right; display: inline-block; cursor: pointer; margin-left: 3px; background:url('/local/templates/antifake/images/open-arw.png') center center no-repeat; -webkit-background-size: contain; background-size: contain; }
.header .main-menu .inner-menu{ display: none; position: absolute; top: 100%; left: 0; list-style: none; padding: 4px 0; margin: 0; border-radius: 4px; background-color: #fff; min-width: 100%; }
.header .main-menu .inner-menu.active{ display: block; }
.header .main-menu .inner-menu li{ padding: 0 8px; text-align: left; }
.header .main-menu a{ text-decoration: none; }
.header .sections-menu{ margin: 10px 0; font-size: 18px; font-weight: bold; }
.header .sections-menu .sections-inner{ position: relative; }
.header .sections-menu ul{ display: inline-block; list-style: none; padding: 0; margin: 0; }
.header .sections-menu ul li{ padding-right: 50px; display: inline-block; }
.header .sections-menu ul li:last-child{ padding-right: 0; }
.header .sections-menu a{ text-decoration: none; transition:0.4s; }
.header .sections-menu a:hover,
.header .sections-menu li.active a{ color: #e8280b; }
.header .bottom-line{ background-color: #fff; }
.header.scrolled{ position: fixed; }
.header.scrolled .top-line{ display: none; }
.header.scrolled .mid-line{ padding: 10px 0 12px; }
.header.scrolled .mid-line .logo img{ height: 80px; }
.header.scrolled .add-link{ height: 44px; }
.header.scrolled .add-link input{ font-size: 18px; }
.header.scrolled .add-link .add-btn{ line-height: 36px; font-size: 20px; }
.partner-logo .part { padding-left:5px;}
/* === header end === */

/* === content bgn === */
.cond{ font-family: 'Open Sans Condensed', sans-serif; }
.light{ font-weight: 300; }
.no-pad{ padding-left: 0; padding-right: 0; }

.pad{ padding-top: 30px; padding-bottom: 30px; }
.pad-sm{ padding-top: 15px; padding-bottom: 15px; }
.pad-big{ padding-top: 60px; padding-bottom: 60px; }

.pb{ padding-bottom: 30px; }
.pb-sm{ padding-bottom: 15px; }
.pb-big{ padding-bottom: 60px; }

.pt{ padding-top: 30px; }
.pt-sm{ padding-top: 15px; }
.pt-big{ padding-top: 60px; }

.mar{ margin-top: 30px; margin-bottom: 30px; }
.mar-sm{ margin-top: 15px; margin-bottom: 15px; }
.mar-big{ margin-top: 60px; margin-bottom: 60px; }

.mb{ margin-bottom: 30px; }
.mb-sm{ margin-bottom: 15px; }
.mb-big{ margin-bottom: 60px; }

.mt{ margin-top: 30px; }
.mt-sm{ margin-top: 15px; }
.mt-big{ margin-top: 60px; }

h1{ line-height: 1.2; }
h2{ font-weight: bold; margin: 5px 0 30px; line-height: 1.2; text-transform: uppercase; }
h3{ font-size: 19px; font-weight: bold; margin: 0 0 10px; line-height: 1.2; }
h4{ font-size: 16px; font-weight: bold; margin: 0 0 5px; line-height: 1.2; }

.main-container{ position: relative; padding-top: 20px; overflow: hidden; }
.main-container.no-pad{ padding: 0; }

.main-col{ float: left; min-height: 1px; position: relative; }
.main-col.col-1{ width: 45%; padding-left: 25px; padding-right: 25px; z-index: 20; }
.main-col.col-2{ width: 55%; padding-left: 40px; padding-right: 40px; z-index: 10; }
.main-col .main-inner{ position: relative; }
.main-col.col-1 .main-inner{ margin-left: -25px; margin-right: -25px; padding-left: 25px; padding-right: 25px; }
.main-col.col-2 .main-inner{ margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; }
.r-shadow{ box-shadow: 0px 0 9px #bbb; }

.col-red, a.col-red{ color: #ff3333; }
.col-gray, a.col-gray{ color: #a8a8a8; }
.col-green, a.col-green{ color: #669900; }

.main-head{ font-size: 30px; padding: 15px 0; font-weight: bold; line-height: 1.2; }
.main-head.arw-head span{ padding-right: 30px; background:url('/local/templates/antifake/images/title-arrow.png') right center no-repeat; }
.subhead{ font-size: 20px; padding: 15px 0; font-weight: bold; line-height: 1.2; }
.fsz14{ font-size: 14px!important;}

.choose{ text-align: right; }
.choose .item{ margin-bottom: 10px; text-transform: uppercase; font-style: italic; font-weight: bold; cursor: pointer; opacity: 0.45; transition:opacity .3s ease 0s; }
.choose .item:last-child{ margin-bottom: 0; }
.choose .item:hover,
.choose .item.active{ opacity: 1; }
.choose .item img{ margin-left: 2px; position: relative; }
.choose .item span.txt{ opacity: 0; transition:opacity .3s; }
.choose .item:hover span{ opacity: 1; }
.choose .item.true{ color: #669900; }
.choose .item.false{ color: #f23b34; }
.choose .item .rating{ font-style: normal; font-weight: normal; margin-left: 5px; }
.choose.big-size{ font-size: 15px; float: left; margin-right: 15px; padding: 12px 0; }
.choose.big-size .item{ display: inline-block; margin-bottom: 0; padding-right: 5px; }
.choose.big-size .item:first-child{ margin-right: 10px; }
.choose.inline{ overflow: hidden; }
.choose.inline .item{ float: left; width: 50%; }
.choose.inline .item:first-child{ padding-right: 10px; }
.choose.top-fake{ text-align: left; }
.choose.top-fake .item img{ margin-left: 0; margin-right: 4px; }
.choose.top-fake .item span.txt{ opacity: 1; }
.choose.top-fake .item .rating{ margin-left: 0; margin-right: 5px; }

.tabs{ position: relative; }
.tabs .top-tabs{ position: relative; padding-bottom: 20px; overflow: hidden; }
.tabs .top-tabs .tab{ float: left; position: relative; padding: 0 12px; color: #666; cursor: pointer; background-color: #eee; font-size: 15px; text-transform: uppercase; line-height: 40px; transition:background-color .3s ease 0s; }
.tabs .top-tabs .tab.active{ background-color: transparent; }
.tabs .top-tabs .tab:last-child{ margin-right: 0; }
.tabs .bottom-tabs{ position: relative; }
.tabs .bottom-tabs .tab{ position: absolute; width: 100%; top: 0; opacity: 0; visibility: hidden; transition: opacity 0.1s; }
.tabs .bottom-tabs .tab.active{ position: relative; opacity: 1; visibility: visible; overflow: visible; transition: opacity 0.4s; }

.date,
.gray-sm{ font-size: 11px; color: #999; margin-bottom: 5px; }

.breadcrumbs{ position: relative; margin-bottom: 15px; font-size: 12px; }
.breadcrumbs i{ padding: 0 5px; font-style: normal; }
.breadcrumbs a{ text-decoration: underline; }
.breadcrumbs a:hover{ text-decoration: none; }

.section{ position: relative; padding: 30px 0; }
.section:before,
.section:after{ content: " "; display: table; }
.section:after{ clear: both; }

.partner-logo .part-tb{ display: table; width: 100%; }
.partner-logo .sm-text{ font-size: 12px; color: #999; padding-right: 15px; text-align: right; line-height: 1.1; }
.partner-logo .part{ font-weight: bold; color: #333; font-size: 15px; text-transform: uppercase; line-height: 1; }
.partner-logo .part a{ text-decoration: none; }
.partner-logo .part img{ margin-right: 10px; max-width: none; }

.gray-bg{ position: relative; background-color: #f3f3f3; }
.gray-bg:before,
.gray-bg:after{ content:''; display: block; position: absolute; width: 1000px; height: 100%; top: 0; background-color: #f3f3f3; }
.gray-bg:before{ left: -1000px; }
.gray-bg:after{ right: -1000px; }
.gray-bg.cont-size{ padding-left: 20px; padding-right: 20px; }
.gray-bg.cont-size:before,
.gray-bg.cont-size:after{ display: none; }

.main-news{ position: relative; }
.main-news .td-img{ width: 45%; }
.main-news .img{ display: block; width: 100%; height: 0; padding-bottom: 65%; border: 3px solid #ff3333; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.main-news .td-info{ padding-left: 40px; padding-right: 40px; }
.main-news .title{ font-size: 25px; font-weight: bold; line-height: 1.1; margin-bottom: 5px; }
.main-news .title+.title{ margin-bottom: 12px; }
.main-news p{ font-size: 13px; line-height: 1.3; }
.main-news .date{ font-size: 12px; margin-bottom: 10px; }
.main-news .choose .item{ display: inline-block; margin-bottom: 0; margin-right: 12px; }
.main-news .choose .item:last-child{ margin-right: 0; }

.gray-wrap{ background-color: #f6f6f6; position: relative; }
.gray-wrap:before{ content:''; display: block; position: absolute; background-color: #f6f6f6; height: 100%; width: 200%; right: 100%; top: 0; }
.gray-wrap:after{ content:''; display: block; position: absolute; top: 9px; left: 100%; width: 27px; height: 46px; background:url('/local/templates/antifake/images/gray-after.png') right center no-repeat; }

.news-list{ position: relative; }
.news-list .list-body{ max-height: 1200px; overflow-x: hidden; overflow-y: auto; margin-left: -25px; margin-right: -25px; }
.news-list .list-body.short-list{ max-height: 300px; }
.news-list .list-body.no-mar{ margin-left: 0!important; margin-right: 0!important; }
.news-list .list-item{ padding: 0 25px; cursor: pointer; transition:background .4s ease 0s; font-size: 13px; }
.news-list .list-item.no-items{ min-height: 1100px; }
.news-list .list-item .inner{ display: table; width: 100%; padding: 12px 0; border-bottom: 1px solid #cfcfcf; }
.news-list .list-item .img{ padding-right: 10px; width: 67px; }
.news-list .list-item .img .image{ width: 55px; height: 50px; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.news-list .list-item .inner-tb{ width: 100%; display: table; }
.news-list .list-item .inner-tb .cell{ display: table-cell; vertical-align: top; }
.news-list .list-item .inner-tb .cell:last-child{ padding-left: 5px; }
.news-list .list-item .title{ margin-bottom: 5px; line-height: 1.1; }
.news-list .list-item .text{ color: #666; margin-bottom: 5px; line-height: 1.1; visibility: hidden; opacity: 0; max-height: 0; transition:0.5s ease 0s; }
.news-list .list-item .choose{ min-width: 90px; font-size: 12px; }
.news-list .list-item .link{ display: block; float: left; line-height: 32px; padding: 0 12px; background-color: #eee; font-size: 12px; visibility: hidden; opacity: 0; max-height: 0; transition:0.5s ease 0s; }
.news-list .list-item:hover,
.news-list .list-item.active{ background: #fff; }
.news-list .list-item.active .text,
.news-list .list-item.active .link{ visibility: visible; opacity: 1; max-height: 300px; }
.news-list .list-bottom-info{ font-size: 12px; padding: 15px 0 45px; color: #666; line-height: 1.1; }
.news-list.big-news .list-item .img{ width: 120px; }
.news-list.big-news .list-item .img .image{ width: 110px; height: 100px; border: 1px solid #999; }
.news-list.big-news .list-item .link{ margin-bottom: 5px; }
.news-list.mid-news .list-body{ margin-left: -40px; margin-right: -40px; }
.news-list.mid-news .list-item{ padding-left: 40px; padding-right: 40px; }
.news-list.mid-news .list-item:hover,
.news-list.mid-news .list-item.active{ background: #fef3f3; }
.news-list.mid-news .list-item .title{ font-weight: bold; font-size: 15px; }
.news-list.mid-news .list-item .choose{ min-width: 140px; }
.news-list.left-news .list-item .choose{ min-width: 140px; }
.tabs .news-list .list-body{ max-height: 1050px; }
.tabs .news-list .list-body.short-list{ max-height: 240px; }
.news-list.left-news .list-body{ max-height: 1200px; }

.news-photo{ display: block; max-width: 400px; padding-bottom: 65%; height: 0; margin-bottom: 15px; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.news-photo.full-width{ max-width: none; margin-bottom: 40px; }
.news-text{ margin-bottom: 40px; }
.gray-text{ font-size: 12px; text-transform: uppercase; color: #c3c3c3; margin-bottom: 15px; }

.mCSB_inside>.mCSB_container{ margin-right: 0; }
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: rgba(0,0,0,.1); }
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,.3); }

.show-wrap{ /* padding: 60px 0; */ padding: 50px 0; }
.show-all-btn{ display: inline-block; color: #fff; line-height: 44px; padding: 0 30px; font-size: 15px; background: #f33b34; border-radius: 4px; cursor: pointer; transition:background.3s ease 0s; }
.show-all-btn:hover{ background: #fa5a54; color: #fff; }

.bodered-left{ border-left: 2px solid #f33b34; }
.bodered-left:before{ content:''; display: block; position: absolute; width: 23px; height: 43px; left: 0; top: 10px; background:url('/local/templates/antifake/images/red-trg-before.png'); }
.bodered-left .main-head{ padding-left: 25px; color: #f33b34; }

.top-list{ position: relative; }
.top-list .item{ padding: 12px 15px; border-bottom: 1px solid #eee; display: block; transition:background .3s ease 0s; }
.top-list .item:hover{ background-color: #fef3f3; }
.top-list .item h3{ font-size: 17px; font-weight: bold; color: #f33b34; margin: 0 0 5px; }
.top-list .item .tb{ width: 100%; }
.top-list .item .td.img{ width: 28px; padding-right: 12px; }
.top-list .item .td.img .icon{ width: 16px; height: 16px; margin-top: 1px; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.top-list .item p{ margin-bottom: 0; font-size: 13px; }

.social-body{ position: relative; text-align: center; }
.social-body a{ display: inline-block; margin: 0 2px; }

.inp{ width: 100%; height: 40px; padding: 0 15px; border-radius: 4px; border: 1px solid #c6c6c6; font-size: 18px; transition:color .3s ease 0s, border-color .3s ease 0s; }
.inp.red-border{ border-color: #f33b34!important; color: #f33b34; }
.inp.red-border::-webkit-input-placeholder{ color:#f33b34; }
.inp.red-border::-moz-placeholder         { color:#f33b34; }
.inp.red-border:-moz-placeholder          { color:#f33b34; }
.inp.red-border:-ms-input-placeholder     { color:#f33b34; }
.ta{ width: 100%; min-height: 120px; padding: 5px 10px; border: 1px solid #c6c6c6; resize:none; border-radius: 4px; transition:min-height .3s ease 0s; color: #000; }
a.main-btn,
.main-btn{ line-height: 40px; display: inline-block; background-color: #f33b34; color: #fff; font-size: 18px; text-transform: uppercase; padding: 0 15px; border-radius: 4px; text-align: center; transition:background-color .3s ease 0s; }
.main-btn:hover{ background-color: #fa5a54; }
.main-btn.sm-font{ font-size: 14px; text-transform: none; }
.sub-form .main-btn{ position: absolute; right: 0; top: 0; }
.small-text{ font-size: 12px; }

.sect-item{ position: relative; margin-bottom: 30px; }

.exp-op{ background-color: #e8e8e8; border-radius: 4px; padding: 18px; position: relative; }
.exp-op:before{ content:''; display: block; position: absolute; width: 23px; height: 45px; top: 50%; margin-top: -26px; left: -23px; background:url('/local/templates/antifake/images/exp-op-before.png'); }
.exp-op .tb{ width: 100%; margin-bottom: 20px; }
.exp-op .ava{ width: 66px; padding-right: 12px; }
.exp-op .ava .img{ width: 54px; height: 58px; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.exp-op .info{ font-size: 13px; line-height: 1.2; }
.exp-op .date{ font-size: 12px; }
.exp-op .main-btn{ background-color: #626262; color: #fff; font-size: 15px; text-transform: lowercase; width: 170px; max-width: 100%; }
.exp-op .main-btn:hover{ background-color: #7d7d7d; }

.exp-quote{ display: table; width: 100%; }
.exp-quote .quote{ font-size: 20px; font-weight: bold; line-height: 1.2; }
.exp-quote .cell{ display: table-cell; vertical-align: middle; }
.exp-quote .left{ width: 35%; padding-right: 20px; }
.exp-quote .left .img{ width: 180px; height: 180px; border-radius: 50%; border: 3px solid #000; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }
.exp-quote .left .name{ font-weight: bold; font-size: 22px; line-height: 1.2; color: #ff3333; }
.exp-quote .left .link{ font-size: 13px; text-decoration: underline; line-height: 1.2; }
.exp-quote .left .link:hover{ text-decoration: none; }
.exp-quote .left .td{ vertical-align: middle; }
.exp-quote .left .td:first-child{ width: 220px; padding-right: 10px; }

.sm-table{ display: table; width: 100%; margin-bottom: 30px; }
.sm-table .cell{ display: table-cell; vertical-align: top; }
.sm-table .icon{ width: 100px;  height:100px; border-radius: 50%; margin-right: 20px; overflow: hidden; }
.sm-table .name{ font-weight: bold; font-size: 22px; line-height: 1.2; margin-bottom: 5px; }
.sm-table .link{ text-decoration: underline; line-height: 1.2; }
.sm-table .link:hover{ text-decoration: none; }
.sm-table .sm-txt{ font-size: 13px; line-height: 1.2; }
.sm-table.sm-block .icon{ min-width: 70px; }
.sm-table.sm-block .name{ font-size: 18px; }
.sm-table.sm-block .sm-txt{ font-size: 12px; }

.popup-wrap{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; background:rgba(0,0,0,0.5); transition:0.4s; opacity: 0; visibility: hidden; z-index: 500; text-align: center; }
.popup-wrap:before{ content:''; display: inline-block; height: 100%; vertical-align: middle; }
.popup-wrap .popup{ display: inline-block; vertical-align: middle; max-width: 90%; background-color:#fff; transition:0.4s; visibility: hidden; opacity: 0; z-index: 510; padding: 30px; border-radius: 5px; color: #000; text-align: left; position: relative; pointer-events:none; }
.popup-wrap .popup.p-login{ width: 660px; }
.popup-wrap .popup.p-sotr{ width: 460px; }
.popup-wrap.active,
.popup-wrap .popup.active{ opacity: 1; visibility: visible; pointer-events:auto; }
.popup-wrap .popup .close-btn{ position: absolute; display: block; cursor: pointer; width: 16px; height: 16px; top: 15px; right: 15px; background:url('/local/templates/antifake/images/close-btn.png') center center no-repeat; z-index: 30; }
.popup-wrap .popup .head{ font-size: 16px; text-transform: uppercase; margin-bottom: 15px; }

.reg-form .top-tabs{ text-align: center; font-size: 0; }
.reg-form .top-tabs .tab{ display: inline-block; float: none; font-weight: bold; border: 1px solid transparent; border-radius: 5px; transition:border-color .2s ease 0s; background-color: #fff; }
.reg-form .top-tabs .tab.active{ border-color: #d5d5d5; }
.reg-form .social{ margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px; border-right: 1px solid #d5d5d5; }
.reg-form .social .item{ display: table; width: 100%; margin-bottom: 10px; border-radius: 4px; border: 1px solid #d5d5d5; height: 40px; color: #505050; text-align: center; transition:color .3s ease 0s, border-color .3s ease 0s; }
.reg-form .social .item:hover{ color: #000; text-decoration: none; border-color: #737373; }
.reg-form .social .item:last-child{ margin-bottom: 0; }
.reg-form .social .td{ vertical-align: middle; }
.reg-form .social .img{ width: 40px; border-right: 1px solid #d5d5d5; transition:border-color .3s ease 0s; }
.reg-form .social .item:hover .img{ border-color: #737373; }
.reg-form .social.inline-social{ border: 0; }
.reg-form .social.inline-social .item{ width: auto; margin: 0 20px 0 0; float: left; }
.reg-form .social.inline-social .item:last-child{ margin: 0; }
.reg-form .social.inline-social .img{ border: 0; }
.reg-form .sm-text{ color: #959595; font-size: 13px; max-width: 540px; margin: 0 auto; }
.reg-form .sm-text a{ text-decoration: underline; }
.reg-form .sm-text a:hover{ text-decoration: none; }
.reg-form .line{ margin-bottom: 10px; position: relative; }
.reg-form .line:last-child{ margin-bottom: 0; }
.reg-form .inp{ border: 0; border-bottom: 1px solid #d5d5d5; padding: 0; font-size: 16px; border-radius: 0; }
.reg-form .ta{ border-radius: 0; min-height: 80px; }
.reg-form .main-btn{ font-size: 14px; }
.reg-form .red-link{ text-decoration: underline; color: #cc3333; }
.reg-form .red-link:hover{ text-decoration: none; }
.reg-form form{ font-size: 13px; }
.reg-form hr.separator{ margin: 30px; border-color: #d5d5d5; }
.reg-form .opinion-info{ text-align: center; padding-bottom: 10px; font-size: 20px; display: none;}
.reg-form .opinion-info.active{ display: block;}
.reg-form .opinion-info .red{ color:#f23b34 }
.reg-form .opinion-info .green{ color:#669900}
.reg-form .opinion-info .gray{ color:#959595}
.error-msg{ display: none; margin-bottom: 15px; font-size: 13px; text-align: center; color: #f33b34; }
.error-msg.active{ display: block; }

.bd-btn{ position: relative; background-color: transparent; display: inline-block; padding: 0 20px; line-height: 44px; border-radius: 3px; border: 1px solid #666; color: #666; transition:color 0.25s ease-in; text-decoration: none; cursor: pointer; overflow: hidden; z-index: 1; }
.bd-btn:before{ content:''; display: block; position: absolute; background-color: #666; height: 100%; width: 100%; left: 0; top: 100%; transition:top 0.25s ease-in; z-index: -1; }
.bd-btn.dark-blue{ color: #3a4353; }
.bd-btn.dark-blue:before{ background-color: #3a4353; }
.bd-btn:hover{ color: #fff; }
.bd-btn:hover:before{ top: 0; }

.sm-info{ font-size: 12px; color: #666; margin-bottom: 15px; }
.news-info{ padding: 25px 0; margin-bottom: 15px; border-bottom: 1px solid #b2b2b3; position: relative; overflow: hidden; }
.news-info .bd-btn{ margin-right: 15px; float: left; }

.social.n-social{ float: right; font-size: 20px; margin: 9px 0; }
.social.n-social a{ margin-right: 20px; transition:color .3s ease 0s; }
.social.n-social a:hover{ color: #666; }
.social.n-social a:last-child{ margin-right: 0; }

.detail-img{ position: relative; margin-bottom: 15px; overflow: hidden; }
.detail-img .share-icons{ position: absolute; left: 25px; top: 25px; width: 30px; }
.detail-img .share-icons a{ display: block; margin-bottom: 6px; cursor: pointer; opacity: 0.85; transition:opacity .3s ease 0s; box-shadow: 0 0 12px rgba(255,255,255,0.7); }
.detail-img .share-icons a:hover{ opacity: 1; }
.link-detail{ display: block; float: left; line-height: 32px; margin-top: 20px; padding:0 12px; background-color: #eee; font-size: 12px; transition:0.5s ease 0s; }

.pagination{ position: relative; margin: 20px 0; text-align: center; display: block; font-size: 18px; }
.pagination a,
.pagination span{ padding: 10px 16px; border-radius: 4px; }
.pagination span{ background-color: #e8e8e8; }

.mCustomScrollBox{ height: auto; }

.search-line{ margin: 0 40px 30px 0; position: relative; }
.search-btn{ display: block; position: absolute; right: 0; line-height: 40px; padding: 0 10px; top: 0; cursor: pointer; color: #f33b34; font-size: 18px; }
.search-btn input{ display: none; }

.stat{ width: 100%; font-size: 12px; }
.stat .img{ padding-right: 10px; width: 67px; }
.stat .img .image{ width: 80px; height: 80px; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; border-radius: 50px;}
.stat .text{ margin-bottom: 5px; }

.bsh-bottom{ position: relative; z-index: 60; }
.bsh-bottom:after{ content:''; display: block; position: absolute; width: 100%; height: 8px; top: 100%; left: 0; background:url('/local/templates/antifake/images/shadow.png') bottom left repeat-x; }

.comments{ position: relative; padding: 20px 0; }
.comments .comment{ padding: 20px 0; border-bottom: 1px solid #e4e4e4; }
.comments .mar-1{ margin-left: 40px; }
.comments .mar-2{ margin-left: 80px; }
.comments .mar-3{ margin-left: 120px; }
.comments .head{ font-weight: bold; /* font-size: 16px; */ margin-bottom: 5px; }
.comments .text{ margin-bottom: 5px; }
.comments .reply{ font-size: 12px; color: #999; }

.popupWidgetSocialFacebook .topside { background-color: #3b5998; color: #fff; padding: 20px 20px 47px 20px; background-image: url('/local/templates/antifake/images/facebook-dialog-background.png'); background-position: bottom center; background-repeat: no-repeat; background-size: contain;}
.popupWidgetSocialFacebook .topside .socialTitle { padding: 20px 0 0 0}
.popupWidgetSocialFacebook a.logo { background-image: url('/local/templates/antifake/images/facebook-dialog-logo.png');background-position: center; background-repeat: no-repeat; display: block; width: 108px; height: 28px}
.popupWidgetSocialFacebook a.cancel_link {color: black; font-size: 11px; padding: 20px;text-align: center;border-top: 1px solid #e3e3e3; display: block;background-color: #e3e3e3}

.sort-icon {opacity: 0.45;}
.sort-icon.active {opacity: 1;}

.fake-calend-inp { background-image: url('/local/templates/antifake/images/calendar.png'); float: right; width: 30px; background-size: contain; height: 30px; background-repeat: no-repeat; font-size: 0px;}
.top-fake-form{ display: inline-block; float: right; }
.top-fake-form.inner { float: none; padding-left: 12px;}
.top-fake-ch-cont .item { display: inline-block; float: left; }
.top-fake-ch-cont .item:first-child { padding-right: 15px; }


/* === content end === */

/* === footer bgn === */
.footer{ position: relative; padding-top: 50px; background:url('/local/templates/antifake/images/footer-bg.png'); color: #fff; }
.footer .footer-top{ padding-bottom: 45px; }
.footer .footer-bottom{ background-color: #000; padding: 30px 0; font-size: 15px; color: #999; }
.footer .logo{ margin-bottom: 45px; }
.footer .donate{ position: relative; background-color: transparent; display: inline-block; padding: 0 20px; line-height: 44px; border-radius: 3px; border: 1px solid #fff; color: #fff; transition:color 0.35s ease-in; text-decoration: none; cursor: pointer; overflow: hidden; margin-left: 100px; z-index: 1; }
.footer .donate:before{ content:''; display: block; position: absolute; background-color: #fff; height: 100%; width: 100%; left: 0; top: 100%; transition:top 0.35s ease-in; z-index: -1; }
.footer .donate:hover{ color: #313846; }
.footer .donate:hover:before{ top: 0; }
.footer .f-head{ font-size: 18px; font-weight: bold; padding-bottom: 25px; }
.footer .address{ font-size: 12px; }
.footer .footer-nav{ list-style: none; margin: 0; padding: 0; }
.footer .footer-nav li{ padding-bottom: 25px; font-size: 15px; }
.footer .footer-nav li:last-child{ padding-bottom: 0; }
.footer .footer-nav li.f-head{ font-size: 18px; }
.footer .social{ float: right; font-size: 22px; line-height: 1; }
.footer .social a{ display: inline-block; margin-right: 20px; transition:color .3s ease 0s; }
.footer .social a:hover{ color: #fff; }
.footer .copyright a{ transition:color .3s ease 0s; }
.footer .copyright a:hover{ color: #fff; }
/* === footer end === */

@media screen and (max-width: 1229px){
	body{ padding-top: 248px; }
	/* .header .login-btn{ font-size: 15px; } */
	.header .main-menu{ font-size: 13px; }
	.header .partner-logo .part{ font-size: 13px; }
	.header .partner-logo .part img{ width: 45px; }
	.header .partner-logo .sm-text{ padding-right: 10px; }
	.header .mid-line,
	.header.scrolled .mid-line{ padding: 10px 0 12px; }
	.header .mid-line .logo img{ height: 90%; }
	.header .mid-line .td:first-child{ padding-right: 35px; }
	.header .add-link input{ font-size: 19px; padding: 0 12px; }
	.header .add-link .add-btn{ font-size: 22px; }
	.header .search{ font-size: 18px; }
	.header .sections-menu ul li{ padding-right: 40px; }

	.main-news .title{ font-size: 24px; }
	.main-news .td-info{ padding-left: 30px; padding-right: 30px; }
	.main-col.col-2{ padding-left: 30px; padding-right: 30px; }

	.news-list.mid-news .list-body{ margin-left: -30px; margin-right: -30px; }
	.news-list.mid-news .list-item{ padding-left: 30px; padding-right: 30px; }
	.news-list .list-item .choose{ min-width: 83px; font-size: 11px; }

	.tabs .top-tabs .tab{ padding: 0 10px; font-size: 13px; }

	.sm-table.sm-block{ display: block; }
	.sm-table.sm-block .cell{ display: block; padding-bottom: 15px; }
	.sm-table.sm-block .icon{ max-width: 100px; }

	.footer .logo{ margin-bottom: 35px; }
}

@media screen and (max-width: 1021px){
	body{ padding-top: 212px; }
	.header .login-btn{ padding: 11px 0; /* font-size: 13px; */ }
	/* .header .login-btn img{ margin-right: 3px; width: 20px; } */
	.header .partner-logo .part{ font-size: 12px; }
	.header .partner-logo .part img{ width: 38px; }
	.header .partner-logo .part-tb{ display: block; width: auto; }
	.header .partner-logo .part-tb > .td{ display: block; }
	.header .partner-logo .part-tb > .td:first-child{ margin-bottom: 3px; }
	.header .partner-logo .sm-text{ text-align: left; font-size: 11px; }
	.header .main-menu ul{ font-size: 12px; }
	.header .main-menu ul li{ padding: 0 1px; }
	.header .top-line{ padding: 11px 0; }
	.header .mid-line,
	.header.scrolled .mid-line{ padding: 12px 0; }
	.header .mid-line .td:first-child{ padding-right: 20px; }
	.header .mid-line .logo img{ height: 70%; }
	.header .add-link{ height: 52px; }
	.header .add-link input{ font-size: 16px; padding: 0 10px; }
	.header .add-link .add-btn{ padding: 0 10px; font-size: 18px; line-height: 46px; }
	.header .sections-menu{ font-size: 16px; }
	.header .sections-menu ul li{ padding-right: 20px; }
	.header .search{ height: 42px; font-size: 16px; }
	.header.scrolled .add-link{ height: 40px; }
	.header.scrolled .add-link input{ font-size: 16px; }
	.header.scrolled .mid-line .logo img{ height: 70px; }
	.header.scrolled .add-link .add-btn{ font-size: 16px; line-height: 34px; }

	.choose{ font-size: 11px; overflow: hidden; }
	.choose .item{ /* margin-bottom: 6px; */ float: left; width: 50%; max-width: 110px; }
	.choose .item .rating{ margin-right: 5px; }
	.big-size.choose .item{ float: none; width: auto; max-width: none; }

	.main-head{ font-size: 22px; }

	.main-news .td-img{ width: 50%; }
	.main-news .title{ font-size: 22px; }
	.main-news .td-info{ padding-left: 25px; padding-right: 25px; }
	.main-col.col-2{ padding-left: 25px; padding-right: 25px; }

	.news-list.mid-news .list-body{ margin-left: -25px; margin-right: -25px; }
	.news-list.mid-news .list-item{ padding-left: 25px; padding-right: 25px; }
	.news-list .list-item .inner-tb{ display: block; }
	.news-list .list-item .inner-tb .cell{ display: block; padding-bottom: 5px; }
	.news-list .list-item .inner-tb .cell:last-child{ padding-left: 0; }
	.news-list .list-item .img{ width: 62px; }
	.news-list .list-item .img .image{ width: 50px; height: 46px; }
	.news-list .list-item .text{ font-size: 12px; }
	.news-list .list-item .choose{ font-size: 11px; }

	.main-col.col-1{ width: 50%; }
	.main-col.col-2{ width: 50%; }

	.show-wrap{ padding: 50px 0; }

	.sm-table{ display: block; }
	.sm-table .cell{ display: block; padding-bottom: 15px; }
	.sm-table .icon{ max-width: 100px; }

	.exp-quote .left .img{ width: 140px; height: 140px; }

	.exp-op{ margin-top: 30px; }
	.exp-op:before{ transform:rotate(90deg); left: 40px; top: 0; }

	.comments{ font-size: 13px; }
	.comments .mar-1{ margin-left: 30px; }
	.comments .mar-2{ margin-left: 60px; }
	.comments .mar-3{ margin-left: 90px; }

	.footer{ padding-top: 30px; }
	.footer .logo{ margin-bottom: 30px; }
	.footer .donate{ margin: 0 0 30px; }
	.footer .f-head{ padding-bottom: 15px; }
	.footer .footer-top{ padding-bottom: 30px; }
	.footer .footer-nav{ padding-bottom: 20px; }
	.footer .footer-nav li{ padding-bottom: 10px; }
}

@media screen and (max-width: 786px){
	.header .menu-btn{ position: relative; display: inline-block; width: 30px; height: 24px; top: 10px; cursor: pointer; }
	.header .menu-btn span:after,
	.header .menu-btn span:before{ display: block; content: ""; }
	.header .menu-btn span,
	.header .menu-btn span:after,
	.header .menu-btn span:before{ background: #000; position: absolute; width: 30px; height: 2px; transition-timing-function: ease; transition-duration: .15s; transition-property: transform; border-radius: 4px; }
	.header .menu-btn span{ top: 50%; display: block; margin-top: -2px; transition-timing-function: cubic-bezier(.55,.055,.675,.19); transition-duration: 0.3s; }
	.header .menu-btn span:after{ bottom: -10px; transition: bottom 0.3s ease .32s,transform 0.3s cubic-bezier(.55,.055,.675,.19); }
	.header .menu-btn span:before{ top: -10px; transition: top 0.3s ease .32s,opacity 0.3s ease; }
	.header.active .menu-btn span{ transition-delay: .32s; transition-timing-function: cubic-bezier(.215,.61,.355,1); transform: rotate(45deg); }
	.header.active .menu-btn span:after{ bottom: 0; transition: bottom 0.3s ease,transform 0.3s cubic-bezier(.215,.61,.355,1) .32s; transform: rotate(-90deg); }
	.header.active .menu-btn span:before{ top: 0; transition: top 0.3s ease,opacity 0.3s ease .32s; opacity: 0; }
	
	.header .login-btn{ /* font-size: 12px; */ }
	/* .header .login-btn img{ width: 16px; } */
	.header .main-menu .inner-btn,
	.header .inner-menu{ display: none !important; }
	.header .add-link{ height: 40px; }
	.header .add-link .add-btn{ line-height: 34px; font-size: 13px; }
	.header .add-link input{ font-size: 13px; }
	.header.scrolled .add-link input{ font-size: 13px; }
	.header.scrolled .add-link .add-btn{ font-size: 13px; }
	.header .mid-line .td:first-child{ padding-right: 10px; }
	.header .mid-line .logo .main-logo{ display: none; }
	.header .mid-line .logo .small-logo{ display: block; }
	.header .mid-line .logo img{ height: 60%; }
	.header.scrolled .mid-line .logo img{ height: 60%; }
	.header .sections-menu{ position: fixed; margin: 0; left: 0; top: 0; right: 0; bottom: 0; visibility: hidden; opacity: 0; font-size: 17px; z-index: 20; transition:0.5s; }
	.header .sections-menu.active{ visibility: visible; opacity: 1; }
	.header .sections-menu .shadow-bg{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color:rgba(0,0,0,0.3); visibility: hidden; opacity: 0; transition:0.3s; z-index: -1; }
	.header .sections-inner{ position: fixed; left: -220px; width: 220px; padding: 0 15px; top: 0; height: 100%; background-color: #fff; transition:0.5s; z-index: 20; }
	.header .sections-inner ul{ padding: 10px 0; border-bottom: 1px solid #ccc; }
	.header .sections-inner ul li{ width: 100%; padding: 3px 0; }
	.header .sections-menu.active .sections-inner{ left: 0; }
	.header .sections-menu.active .shadow-bg{ visibility: visible; opacity: 1; }

	.main-head{ font-size: 20px; }

	.main-news .tb{ display: block; }
	.main-news .tb .td{ display: block; margin-bottom: 20px; }
	.main-news .tb .td-img{ width: auto; max-width: 450px; }
	.main-news .tb .td-info{ padding: 0; }

	.news-list .list-item .img{ padding-right: 0; padding-bottom: 7px; display: block; }
	.news-list .list-item .info{ display: block; }
	.news-list .list-item .inner-tb .cell:last-child{ padding-left: 0; }
	/* .news-list .list-item .choose{ font-size: 10px; } */
	.choose .item span.txt{ opacity: 1; }

	.choose .item .rating{ margin-right: 3px; }

	.col-wrapper{ margin-left: -15px; margin-right: -15px; }

	.main-news .title{ font-size: 20px; }

	.gray-wrap:after{ width: 15px; }

	.tabs .top-tabs .tab{ padding: 0 8px; line-height: 32px; font-size: 13px; }

	.news-photo{ padding-bottom: 250px; margin: 0 auto 10px; }
	.news-photo.full-width{ max-width: 400px; margin-bottom: 15px; }
	.news-text{ margin-bottom: 15px; }

	.show-wrap{ padding: 40px 0; }
	.show-all-btn{ padding: 0 10px; line-height: 35px; }

	.sm-table,
	.sm-table.sm-block{ display: table; width: 100%; margin-bottom: 20px; }
	.sm-table .cell,
	.sm-table.sm-block .cell{ display: table-cell; vertical-align: middle; padding-bottom: 0; }
	.sm-table .cell:first-child{ width: 20%; }

	.exp-quote{ display: block; }
	.exp-quote .cell{ display: block; padding: 0; width: auto; }
	.exp-quote .cell:last-child{ padding-bottom: 0; }
	.exp-quote .left .img{ width: 120px; height: 120px; }
	.exp-quote .left .tb.wid .td:first-child{ width: 35%; }
	.exp-quote .left .name{ font-size: 20px; }

	.news-info{ text-align: center; }
	.news-info .social{ display: inline-block; float: none; }
	.news-info .bd-btn{ float: none; }
	.choose.big-size{ float: none; display: inline-block; }

	.detail-img .share-icons{ width: 24px; }
	.detail-img .share-icons a{ float: left; }
	.detail-img .share-icons img{ max-width: 24px; }

	.tabs .top-tabs{ padding-bottom: 15px; }

	.search-line{ margin: 0 15px 30px; }

	.popup-wrap .popup{ padding: 15px; font-size: 13px; }
	.reg-form .inp{ height: 28px; }
	.reg-form .ta{ min-height: 60px; }
	.reg-form .sm-text{ font-size: 12px; }
	.reg-form hr.separator{ margin: 15px 0; }
	.reg-form .social .td{ font-size: 11px; }
	.reg-form .social .item{ height: 28px; }
	.reg-form .social .img{ width: 32px; }
	.reg-form .social .img img{ max-height: 68%; }
	.reg-form a.main-btn,
	.reg-form .main-btn{ line-height: 34px; }

	.footer .footer-bottom{ padding: 20px 0; }
}

@media screen and (max-width: 550px){
	.main-col.col-1,
	.main-col.col-2{ padding-left: 15px; padding-right: 15px; }
	.news-list .list-body,
	.news-list.mid-news .list-body{ margin-left: -15px; margin-right: -15px; }
	.news-list .list-item,
	.news-list.mid-news .list-item{ padding-left: 15px; padding-right: 15px; }

	/* .tabs .top-tabs .tab{ padding: 0 6px; font-size: 11px; } */

	.detail-img .share-icons{ width: auto; left: 15px; top: 15px; right: 15px; overflow: hidden; }
	.detail-img .share-icons a{ margin: 0 8px 0 0; }
	.detail-img .share-icons a:last-child{ margin-right: 0; }
}

@media screen and (max-width: 460px){
	body{ padding-top: 202px; }
	.header .add-link .add-btn,
	.header .add-link input,
	.header.scrolled .add-link input,
	.header.scrolled .add-link .add-btn{ font-size: 12px; }
	.header .add-link .add-btn,
	.header .add-link input{ padding: 0 6px; }

	.col-wrapper{ margin: 0; }

	h2{ font-size: 26px; }
	.main-head{ font-size: 18px; }

	.flex-parent{ display: flex; flex-flow: column wrap; }
	.main-col.col-1,
	.main-col.col-2{ width: auto; float: none; }
	.main-col.col-1{ order: 2; }
	.main-col.col-2{ order: 1; padding-left: 0; padding-right: 0; }

	.gray-wrap:before,
	.gray-wrap:after{ display: none; }

	.news-list .list-item .img .image{ width: 55px; height: 50px; }
	.news-list .list-item .img{ display: table-cell; padding-right: 10px; }
	.news-list .list-item .info{ display: table-cell; }

	.show-wrap{ padding: 25px 0; }

	.news-photo{ padding-bottom: 200px; }

	.sm-table .icon{ min-width: 75px; }

	.exp-quote .left .img{ width: 90px; height: 90px; }
	.exp-quote .left .tb.wid .td:first-child{ width: 40%; }
	.exp-quote .left .name{ font-size: 18px; }

	.footer .col-xs-fix{ float: none; width: auto; margin-bottom: 10px; }
	.footer .col-xs-fix:last-child{ margin-bottom: 0; }
	.footer .social{ float: none; }
}

@media screen and (max-width: 430px){
	body{ padding-top: 180px; }
	.header .mid-line .td:first-child{ display: none; }
}

@media screen and (max-width: 360px){
	.comments{ font-size: 12px; }
}
.ui-datepicker {
    width: 200px; /*what ever width you want*/
    font: 12px Arial, sans-serif;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    width: 50%;font-size: 10px
;
}



.line_brand
{
    list-style: none;
    margin: 8px 0px;
    padding: 0px;
    display: block;
    float: left;

}
select.region{
    margin: 13px 0 0 30px;
    width: 300px;
}
.clearFilterPartners{
    margin: 13px 0 0 26px;
    display: block;
    float: left;
    text-decoration: underline;
}
.line_brand li
{
    float: left;

}

.line_brand a
{
    color: #8cafc2;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    float: left;
    text-decoration: none;
    background-color: #dbe6ec;
}

.line_brand a.select
{
    background-color: #7a8c99;
    color: #F1F5F8;
}

.list_brands
{
    margin: 40px 0px;
}

.list_brands .wr_item_brands
{
    width: 30%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 31px;
}

.list_brands .wr_item_brands:nth-child(3n+3)
{
    margin-right: 0%;
}

.list_brands .item_brands
{
    border: 1px solid #ecf2f6;
    border-radius: 3px;
}

.list_brands .item_brands:hover
{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.list_brands .pict
{
    height: 118px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.list_brands .text
{
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    font-style: italic;
    margin: 0px 0px 14px;
}

.list_brands .text a
{
    margin-right: 8px;
}

.list_brands .text a:hover
{

}
/* End */
/* /local/templates/antifake/styles.css?1687911823144 */
/* /local/templates/antifake/template_styles.css?167749758243277 */
