.clear,
.container:after {
  height: 0;
  visibility: hidden;
}

#page-wrap,
#pagination,
.clear,
.clearfix:after,
.container:after,
.row:after,
.widget_search:after,
hr {
  clear: both;
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-controls {
  -webkit-tap-highlight-color: transparent;
}

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

address,
cite,
dfn,
em,
i {
  font-style: italic;
}

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

blockquote,
q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.container .column,
.container .columns {
  float: left;
  display: inline;
  margin-left: 18px;
  margin-right: 18px;
}

.row {
  margin-bottom: 40px;
}

.column.alpha,
.columns.alpha {
  margin-left: 0;
}

.column.omega,
.columns.omega {
  margin-right: 0;
}

.container .one.column,
.container .one.columns {
  width: 35px;
}

.container .two.columns {
  width: 110px;
}

.container .three.columns {
  width: 185px;
}

.container .four.columns {
  width: 264px;
}

.container .five.columns {
  width: 335px;
}

.container .six.columns {
  width: 410px;
}

.container .seven.columns {
  width: 485px;
}

.container .eight.columns {
  width: 560px;
}

.container .nine.columns {
  width: 635px;
}

.container .ten.columns {
  width: 710px;
}

.container .eleven.columns {
  width: 785px;
}

.container .twelve.columns {
  width: 860px;
}

.container .thirteen.columns {
  width: 935px;
}

.container .fourteen.columns {
  width: 1010px;
}

.container .fifteen.columns {
  width: 1085px;
}

.container .sixteen.columns {
  width: 1160px;
}

.container .one-third.column,
.container .one-third.columns {
  width: 360px;
}

.container .two-thirds.column,
.container .two-thirds.columns {
  width: 780px;
}

.container .twelve.alt.sidebar-right {
  padding-right: 40px;
  width: 819px;
  border-right: 1px solid #efefef;
}

.container .twelve.alt.sidebar-left {
  padding-left: 40px;
  width: 819px;
  border-left: 1px solid #efefef;
}

#sidebar.sidebar-right #sidebar-widgets {
  border-left: 1px solid #efefef;
  margin-left: -21px;
  padding-left: 40px;
}

#sidebar.sidebar-left #sidebar-widgets {
  border-right: 1px solid #efefef;
  margin-right: -21px;
  padding-right: 40px;
}

.wrapall,
p img,
select {
  margin: 0;
}

.container:after {
  content: '\0020';
  display: block;
}

.clearfix:after,
.clearfix:before,
.row:after,
.row:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix,
.row {
  zoom: 1;
}

.clear {
  width: 0;
}

body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  color: #777;
  -webkit-font-smoothing: antialiased;
}

.wrapall {
  padding: 0;
  background: #fff;
  min-width: 1200px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre {
  margin: 0 0 20px;
}

.wrapall--fixed {
  padding-top: 165px;
}

img,
img.scale-with-grid {
  max-width: 100%;
  height: auto;
}

.minti-error {
  text-align: center;
  background: #fff5f5;
  color: #900;
  font-weight: 600;
  font-size: 16px;
  display: block;
  padding: 20px;
}

.page-template-page-blank-php #content,
.page-template-page-blank-php #page-wrap,
body,
html {
  height: auto;
}

.page-template-page-blank-php #page-wrap {
  overflow: visible !important;
}

.table-outer {
  display: table;
  height: 100%;
  width: 100%;
}

.table-inner {
  display: table-cell;
  vertical-align: middle;
}

.vertical-center {
  opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  font-weight: 400;
  padding: 0;
  line-height: 1.4;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 16px;
  font-weight: 400;
  color: #444;
}

h5 {
  font-size: 14px;
  font-weight: 600;
}

h6 {
  font-size: 12px;
}

.highlight {
  color: #44bdbd;
}

b,
p strong,
strong {
  font-weight: 700;
}

p b {
  font-weight: 600;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  margin: 10px 0 30px;
  height: 0;
}

pre {
  height: auto;
  font-family: Consolas, monospace;
  border: 1px solid #e2e2e2;
  background: #f9f9f9;
  padding: 20px;
  border-radius: 3px;
  overflow-x: auto;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.hidden {
  display: none !important;
}

dfn {
  border-bottom: 1px dashed;
}

small,
sub,
sup {
  position: relative;
  font-size: 11px;
  vertical-align: baseline;
}

.widget_flickr img,
.widget_sponsor a img {
  vertical-align: top;
}

sub {
  top: 3px;
}

sup {
  bottom: 3px;
}

mark {
  display: inline;
  padding: 2px 4px;
  background-color: #f6f2d6;
  color: #7c6d08;
  border-radius: 3px;
}

button,
input,
input[type='submit'],
textarea {
  -webkit-border-radius: 2px;
}

mark.dark {
  background-color: #333;
  color: #fff;
}

::selection {
  /* background: #f7d046; */
  color: #0a0a0a;
  background:#E7B9D1;
}

::-moz-selection {
  /* background: #f7d046; */
  color: #0a0a0a;
  background:#E7B9D1;
}

a {
  color: #3bc3f3;
  text-decoration: none;
  outline: 0;
}

a i.fa {
  font-weight: 400 !important;
}

a strong {
  color: inherit;
}

#back-to-top a,
#bbpress-forums a,
#cancel-comment-reply-link,
#copyright a,
#filters a,
#footer .widget a,
#footer .widget ul li:after,
#footer li a,
#mobile-navigation-btn,
#mobile-shopping-btn,
#related-posts ul li a,
.entry-meta a,
.entry-quote a .quote-source,
.latest-blog .blog-item h4 a,
.portfolio a,
.portfolio-filters a,
.portfolio-item a,
.post .entry-quote a,
.post a,
.product-remove a,
.product_meta a,
.sharebox ul li a,
.social-icon a,
.widget a,
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.woocommerce a,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.wpb_content_element a,
.wpb_text_column p a,
a.button,
a:hover,
button,
input[type='submit'] {
  color: #666;
}

#topbar a,
select {
  color: #999;
}

p a {
  line-height: inherit;
}

ol,
ul {
  margin-bottom: 20px;
  margin-left: 30px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: square;
}

ol li ol,
ol li ul,
ul li ul {
  margin-bottom: 0;
}

button,
input[type='text'],
input[type='password'],
input[type='email'],
input[type='submit'],
textarea {
  -webkit-appearance: none;
}

input::-ms-clear {
  width: 0;
  height: 0;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='tel'],
textarea {
  padding: 10px 12px;
  outline: 0 !important;
  border-radius: 2px;
  font-family: 'ProximaNova', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  margin: 0 0 20px;
  width: 200px;
  max-width: 100%;
  display: block;
  color: #999;
  line-height: 1.6;
  border: 1px solid #ddd;
  resize: none;
  background: #fff;
  box-sizing: border-box;
}

input[type='text']::placeholder,
input[type='password']::placeholder,
input[type='email']::placeholder,
input[type='tel']::placeholder,
textarea::placeholder {
  font-family: 'ProximaNova', sans-serif;
}

textarea {
  height: 100px;
}

input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='tel']:focus,
select:focus,
textarea:focus {
  color: #666;
  background: #fff;
  outline: 0 !important;
  border-color: #999;
}

textarea {
  min-height: 60px;
}

select {
  display: block;
  padding: 10px 12px;
  outline: 0 !important;
  border-radius: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  max-width: 100%;
  border: 1px solid #ddd;
  background: #fff !important;
}

.footer_contact_inbox select:focus {
  box-shadow: 0 0 1px 1px #2173a4;
}

label,
legend {
  cursor: pointer;
  display: block;
}

#topbar ul.menu li,
#topbar ul.menu li a {
  display: inline-block;
}

label span,
legend span {
  font-weight: 600;
}

button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
  cursor: pointer;
  outline: 0 !important;
  -webkit-font-smoothing: antialiased;
}

#search-top input:focus,
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus,
div.pp_pic_holder a:focus {
  outline: 0;
}

.boxed-layout {
  width: 1240px;
  padding: 0;
  margin: 0 auto !important;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

a.button,
button,
input[type='submit'] {
  border: none;
}

.boxed-layout #header {
  width: 1240px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

#header.header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  animation-name: header;
  animation-delay: 0.4s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes header {
  100% {
    opacity: 1;
    min-height: 165px;
    height: auto;
  }
}

#topbar {
  position: relative;
  z-index: 99999;
  background: #f9f9f9;
  color: #777;
  min-height: 40px;
  line-height: 40px;
}

#topbar .topbar-col1 {
  float: left;
  margin: 0;
  padding: 0;
}

#topbar .topbar-col2 {
  float: right;
  margin: 0;
  padding: 0;
}

#topbar ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

#topbar ul.menu li {
  list-style: none;
  line-height: 1;
  margin: 0 20px 0 0;
}

#topbar .topbar-col2 ul.menu li {
  margin: 0 0 0 20px;
}

#topbar a:hover {
  color: #333;
}

#navigation ul {
  margin: 0;
  list-style: none;
}

#navigation ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#navigation ul li a {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 13px;
  line-height: 1.3;
  color: #555;
  text-align: center;
}

#navigation > ul > li > a {
  font-weight: 700;
}

#navigation li.current-menu-ancestor > a,
#navigation li.current-menu-ancestor > a:hover,
#navigation li.current-menu-item > a,
#navigation li.current-menu-item > a:hover,
#navigation li.current-menu-parent > a,
#navigation li.current-menu-parent > a:hover,
#navigation li.current-page-ancestor > a,
#navigation li.current-page-ancestor > a:hover,
#navigation li.current_page_ancestor > a,
#navigation li.current_page_ancestor > a:hover,
#navigation ul li a:hover,
#navigation ul > li:hover > a,
#navigation > ul > li.sfHover > a {
  color: #44bdbd;
}

#navigation ul li ul li.sfHover > a {
  color: #fff;
}

#navigation .sub-menu {
  width: 200px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  background: #666;
  border: none;
  z-index: 200;
  border-radius: 0 0 2px 2px;
  display: none;
}

#navigation .sub-menu li {
  float: none;
  border: none;
  margin: 0 10px;
  padding: 0;
  height: auto;
  position: relative;
}

#navigation .sub-menu li a,
#navigation .sub-menu ul li a {
  display: block;
  text-align: left;
  text-transform: none;
  padding: 10px 6px;
}

#navigation .sub-menu li a {
  color: #bbb;
  margin: 0;
  border: none;
  border-bottom: 1px solid #757575;
}

#navigation .sub-menu > li:last-child > a {
  border: none !important;
}

#navigation .sub-menu li:hover {
  border: none;
}

#navigation .sub-menu li a:hover,
#navigation .sub-menu li.current-menu-ancestor > a,
#navigation .sub-menu li.current-menu-ancestor > a:hover,
#navigation .sub-menu li.current-menu-item > a,
#navigation .sub-menu li.current-menu-item > a:hover,
#navigation .sub-menu li.current-menu-parent > a,
#navigation .sub-menu li.current-menu-parent > a:hover,
#navigation .sub-menu li.current-page-ancestor > a,
#navigation .sub-menu li.current-page-ancestor > a:hover,
#navigation .sub-menu li.current_page_ancestor > a,
#navigation .sub-menu li.current_page_ancestor > a:hover {
  color: #fff;
}

#navigation .sub-menu ul {
  position: absolute;
  left: 202px;
  margin: 0 0 0 -10px;
  top: 0;
  border-radius: 2px;
}

#navigation .sub-menu ul li a {
  color: #bbb;
  margin: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#navigation ul li ul li.current-menu-item > a {
  color: #44bdbd;
}

#navigation ul li.megamenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#navigation > ul > li.megamenu {
  position: inherit !important;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#navigation > ul > li.megamenu > ul.sub-menu {
  width: 1160px;
  left: 0;
  right: 0;
  padding: 20px 0;
  margin: 0 20px;
  background-color: #666;
}

#navigation > ul > li.megamenu > ul > li {
  float: left !important;
  padding: 0;
  width: 25%;
  margin: 0;
}

#navigation > ul > li.megamenu > ul > li:last-child {
  border-right: none !important;
}

#navigation ul > li.megamenu.columns-2 > ul > li {
  width: 50%;
}

#navigation ul > li.megamenu.columns-3 > ul > li {
  width: 33.33%;
}

#navigation ul > li.megamenu.columns-4 > ul > li {
  width: 25%;
}

#navigation ul > li.megamenu.columns-5 > ul > li {
  width: 20%;
}

#navigation ul > li.megamenu.columns-6 > ul > li {
  width: 16.66%;
}

.megamenu li.hiddentitle > a {
  display: none !important;
}

#navigation > ul > li.megamenu > ul > li ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0;
  width: 100%;
  opacity: 1 !important;
  position: relative !important;
  border: none;
  border-radius: none;
  box-shadow: none;
}

#navigation > ul > li > a.sf-with-ul:after,
.sf-arrows .sf-with-ul:after {
  position: absolute;
  top: 50%;
  font-family: FontAwesome;
}

#navigation > ul > li.megamenu > ul > li {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#navigation > ul > li.megamenu ul li a {
  border-bottom: none !important;
  padding: 8px 40px;
  color: #fff;
}

#navigation > ul > li.megamenu > ul > li > a {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
  cursor: default;
}

#navigation > ul > li.megamenu > ul ul li a:hover,
#navigation > ul > li.megamenu > ul ul li.current-menu-item a {
  color: #fff !important;
  background-color: #555 !important;
  border: none !important;
}

#navigation > ul > li.megamenu > ul > li.sfHover > a,
#navigation > ul > li.megamenu > ul > li > a:hover {
  background-color: transparent !important;
}

.header-v3 .navigation-wrap,
.header-v4 .navigation-wrap {
  background: #fff;
  border-top: 1px solid #efefef;
}

#header,
#mobile-header {
  background-color: #fff;
  z-index: 8000;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.16);
}

#navigation ul li.megamenu ul li ul li {
  margin: 0;
  padding: 0;
}

.sf-arrows .sf-with-ul:after {
  right: 10px;
  font-size: 10px;
  margin-top: -7px;
  content: '\f054';
}

#navigation .megamenu .sf-with-ul:after,
#navigation > ul > li > a.sf-with-ul:after {
  display: none !important;
}

#navigation > ul > li > a.sf-with-ul:after {
  margin-top: -5px;
  right: 6px;
  font-size: 11px;
  content: '\f107';
  display: none !important;
}

#header {
  position: relative;
  width: 100%;
}

.logo {
  font-size: 24px;
  line-height: 20px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#search-btn,
#shopping-btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

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

#slogan {
  float: right;
  margin-top: 20px;
}

.header-v1 #header {
  height: 90px;
}

.header-v1 .logo {
  float: left;
  margin-top: 33px;
  margin-bottom: 0;
}

.header-v1 #navigation {
  float: right;
}

.header-v1 #navigation > ul > li {
  height: 90px;
  padding-top: 35px;
}

.header-v1 #navigation > ul > li > a {
  padding-left: 15px;
  padding-right: 0;
}

.header-v1 #navigation .sub-menu {
  top: 90px;
}

.header-v1 #shopping-btn {
  float: right;
  line-height: 90px;
  margin: 0 0 0 20px;
  width: 21px;
}

.header-v1 #search-btn {
  float: right;
  line-height: 90px;
  margin: 0 0 0 20px;
  width: 23px;
}

.header-v3 .logo {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}

.header-v3 #navigation > ul {
  margin: 0 5px 0 0;
}

.header-v3 #navigation > ul > li > a {
  padding: 20px 30px 20px 0;
}

.header-v3 .navigation-wrap {
  position: relative;
}

.header-v3 #navigation {
  float: left;
}

.header-v3 #shopping-btn {
  float: right;
  margin: 21px 0 0;
  padding-right: 3px;
  line-height: 1;
}

.header-v3 #search-btn {
  float: right;
  margin: 11px 0 0 20px;
}

.header-v4 .logo {
  float: none;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.header-v4 #navigation {
  float: none;
  display: inline;
  text-align: center;
}

.header-v4 #navigation > ul {
  margin: 0;
}

.header-v4 #navigation > ul > li {
  float: none;
  display: inline-block;
  text-align: center;
}

.header-v4 #navigation > ul > li > a {
  padding: 20px 15px;
}

.header-wide-container {
  padding: 0 40px;
}

.header-wide-container #navigation > ul > li.megamenu > ul.sub-menu {
  width: 97%;
  margin: 0 1.5%;
}

#mobile-header {
  display: none;
  position: relative;
  height: 90px;
  width: 100%;
}

#mobile-header .logo {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}

#mobile-navigation-btn {
  float: right;
  font-size: 36px;
  line-height: 90px;
  margin-top: -54px;
  color: #ccc;
}

#mobile-navigation-btn:hover {
  color: #999;
}

#mobile-shopping-btn {
  float: right;
  line-height: 90px;
  margin: 2px 20px -3px 0;
  font-size: 17px;
  width: 21px;
  color: #999;
}

#mobile-shopping-btn:hover {
  color: #555;
}

#mobile-navigation {
  background: #666;
  padding: 0;
  position: relative;
  margin: 0;
  z-index: 1001;
  display: none;
}

#mobile-navigation .container ul {
  list-style: none;
  margin: 16px 0 30px;
}

#mobile-navigation .container ul li ul {
  margin: 0 0 0 30px;
  display: none;
}

#mobile-navigation .container > ul > li:last-child a {
  border-bottom: 0;
}

#mobile-navigation ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #bbb;
  display: block;
  position: relative;
  padding: 12px 0 !important;
}

#mobile-navigation li.open > a,
#mobile-navigation ul li a:hover,
#mobile-navigation ul li a:hover [class^='fa-'],
#mobile-navigation ul li.current-menu-ancestor > a,
#mobile-navigation ul li.current-menu-item > a,
body #mobile-navigation li.open > a [class^='fa-'] {
  color: #fff;
}

#close-search-btn:hover,
#search-btn:hover,
#shopping-btn {
  color: #999;
}

#mobile-navigation ul li i {
  display: block;
  padding: 10px 6px 10px 40px;
  float: right;
  margin: -7px 0 0;
  font-size: 14px;
}

#mobile-navigation form {
  position: relative;
  background: #444;
  padding: 0 12px 0 37px;
  margin: 0 0 32px;
  border: none;
  border-radius: 2px;
}

#mobile-navigation form input {
  width: 100%;
  padding: 12px 0;
  margin: 0;
  background: #444;
  border: none;
  border-radius: none;
  box-shadow: none;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
}

#mobile-navigation form:before {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 16px;
  color: #999;
  content: '\f002';
  font-family: FontAwesome;
}

.header-icons {
  float: right;
}

.header-icons-divider {
  height: 30px;
  line-height: 90px;
  width: 1px;
  float: left;
  background: #efefef;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  display: block;
}

#page-wrap,
body.reply-edit .reply {
  float: none;
}

#search-btn {
  font-size: 23px;
  color: #bbb;
  transition: all 0.3s;
}

#shopping-btn {
  position: relative;
  font-size: 17px;
  transition: all 0.3s;
}

#shopping-btn:hover {
  color: #555;
}

#shopping-btn span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  right: -7px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  border-radius: 50%;
  background: #44bdbd;
  color: #fff;
}

#search-top {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 1160px;
  margin: 0 20px;
  padding: 0;
  display: none;
}

#page-wrap,
#transparentimage,
.entry-gallery,
.entry-image {
  position: relative;
}

.header-wide-container #search-top {
  width: 100%;
  margin: 0;
  padding: 0 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#search-top input {
  float: left;
  margin: 0;
  width: 96%;
  height: 90px;
  padding: 0;
  border: 0;
  background: 0 0;
  color: #666;
  font-size: 38px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  border-radius: none;
  box-shadow: none;
  -webkit-font-smoothing: antialiased;
}

#fulltitle,
#smalltitle .sixteen {
  border-bottom: 1px solid #efefef;
}

#smallimage .sixteen,
#smallimage h1,
.entry-gallery,
.entry-gallery img,
.entry-image {
  border-radius: 2px;
}

#search-top input::-webkit-input-placeholder {
  color: #666;
  opacity: 0.6;
}

#search-top input:-moz-placeholder {
  color: #666;
  opacity: 0.6;
}

#search-top input::-moz-placeholder {
  color: #666;
  opacity: 0.6;
}

#search-top input:-ms-input-placeholder {
  color: #666;
  opacity: 0.6;
}

#close-search-btn {
  float: right;
  line-height: 90px;
  margin: 0;
  padding: 0;
  font-size: 21px;
  color: #bbb;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#close-search-btn i {
  line-height: 1;
}

#header.header-transparent.header-v1 #navigation > ul > li:hover > a,
#header.header-transparent.header-v1 #navigation > ul > li > a:hover {
  color: rgba(255, 255, 255, 1);
}

#header.header-transparent.header-v1 #close-search-btn,
#header.header-transparent.header-v1 #mobile-cart-btn,
#header.header-transparent.header-v1 #mobile-navigation-btn,
#header.header-transparent.header-v1 #search-btn,
#header.header-transparent.header-v1 #shopping-btn {
  color: rgba(255, 255, 255, 0.8);
}

#header.header-transparent.header-v1 #close-search-btn:hover,
#header.header-transparent.header-v1 #mobile-cart-btn:hover,
#header.header-transparent.header-v1 #mobile-navigation-btn:hover,
#header.header-transparent.header-v1 #search-btn:hover,
#header.header-transparent.header-v1 #shopping-btn:hover {
  color: rgba(255, 255, 255, 1);
}

#header.header-transparent.header-v1 .header-icons-divider {
  background: rgba(255, 255, 255, 0.2);
}

#header.header-transparent.header-v1 #search-top input {
  color: #fff;
}

#header.header-transparent.header-v1
  #search-top
  input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header.header-transparent.header-v1 #search-top input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header.header-transparent.header-v1 #search-top input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header.header-transparent.header-v1 #search-top input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.header-is-transparent #mobile-navigation {
  top: 0;
}

#header.header-transparent.darkheader.header-v1 #navigation > ul > li:hover > a,
#header.header-transparent.darkheader.header-v1
  #navigation
  > ul
  > li
  > a:hover {
  color: rgba(0, 0, 0, 0.8);
}

#header.header-transparent.darkheader.header-v1 #close-search-btn,
#header.header-transparent.darkheader.header-v1 #mobile-cart-btn,
#header.header-transparent.darkheader.header-v1 #mobile-navigation-btn,
#header.header-transparent.darkheader.header-v1 #search-btn,
#header.header-transparent.darkheader.header-v1 #shopping-btn {
  color: rgba(0, 0, 0, 0.4);
}

#header.header-transparent.darkheader.header-v1 #close-search-btn:hover,
#header.header-transparent.darkheader.header-v1 #mobile-cart-btn:hover,
#header.header-transparent.darkheader.header-v1 #mobile-navigation-btn:hover,
#header.header-transparent.darkheader.header-v1 #search-btn:hover,
#header.header-transparent.darkheader.header-v1 #search-top input,
#header.header-transparent.darkheader.header-v1 #shopping-btn:hover {
  color: rgba(0, 0, 0, 0.8);
}

#header.header-transparent.darkheader.header-v1 .header-icons-divider {
  background: rgba(0, 0, 0, 0.1);
}

#header.header-transparent.darkheader.header-v1
  #search-top
  input::-webkit-input-placeholder {
  color: #111;
  opacity: 0.5;
}

#header.header-transparent.darkheader.header-v1
  #search-top
  input:-moz-placeholder {
  color: #111;
  opacity: 0.5;
}

#header.header-transparent.darkheader.header-v1
  #search-top
  input::-moz-placeholder {
  color: #111;
  opacity: 0.5;
}

#header.header-transparent.darkheader.header-v1
  #search-top
  input:-ms-input-placeholder {
  color: #111;
  opacity: 0.5;
}

.logo_standard {
  display: inherit;
}

.header-transparent .logo_retina,
.header-transparent .logo_standard,
.logo_retina,
.logo_retina_transparent,
.logo_transparent {
  display: none;
}

.header-transparent .logo_transparent {
  display: inherit;
}

.header-transparent .logo_retina_transparent {
  display: none;
}

.header-transparent.darkheader .logo_standard {
  display: inherit;
}

.header-transparent.darkheader .logo_transparent {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .logo_standard {
    display: none;
  }

  .logo_retina {
    display: inherit;
  }

  .header-transparent .logo_retina,
  .header-transparent .logo_standard,
  .header-transparent .logo_transparent,
  .logo_retina_transparent,
  .logo_transparent {
    display: none;
  }

  .header-transparent .logo_retina_transparent {
    display: inherit;
  }

  .header-transparent.darkheader .logo_standard {
    display: none;
  }

  .header-transparent.darkheader .logo_retina {
    display: inherit;
  }

  .header-transparent.darkheader .logo_retina_transparent,
  .header-transparent.darkheader .logo_transparent {
    display: none;
  }
}

.titlebar h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  color: #777;
}

#fullimagecenter h1,
#transparentimage h1 {
  text-align: center;
  display: block;
  color: #fff;
  padding: 140px 0;
  margin: 0;
  font-size: 32px;
}

#fulltitle {
  background: #f9f9f9;
  padding: 24px 0;
}

#fullimagecenter,
#smallimage .sixteen,
#transparentimage {
  background-position: center center;
  background-size: cover;
}

#fullimagecenter {
  text-align: center;
}

#transparentimage {
  padding: 90px 0 0;
}

#transparentimage h1 {
  position: relative;
  z-index: 1;
}

#smalltitle .sixteen {
  border-top: 1px solid #efefef;
}

#smalltitle h1 {
  display: inline-block;
  border-bottom: 3px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: -1px;
}

#smallimage h1 {
  display: inline-block;
  background: #fff;
  padding: 5px 14px;
  margin: 50px 0 50px 30px;
}

#smallimage #breadcrumbs {
  margin-top: 60px;
}

#smallimage #breadcrumbs span {
  margin-right: 30px;
}

#breadcrumbs {
  color: #aaa;
  text-align: right;
  font-size: 11px;
  margin-top: 4px;
}

#pagination,
#pagination a,
.entry-image .entry-overlay i,
.entry-quote a,
.page-404 .entry,
.page-404 h2,
.portfolio-noslider,
.post-time,
.search-page .post .entry-icon {
  text-align: center;
}

#breadcrumbs a {
  color: #aaa;
}

#breadcrumbs a:hover {
  color: #666;
}

.on-mobile #page-wrap {
  overflow: hidden;
}

#content {
  padding-top: 60px;
  padding-bottom: 40px;
}

#sidebar-widgets {
  padding-top: 60px;
  padding-bottom: 60px;
}

#content.nopadding {
  padding: 0;
  margin: 0;
}

#content.sidebar-left {
  float: right;
}

.blog-page:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.blog-page .post {
  margin: 0 0 60px;
  padding: 0 0 53px;
  border-bottom: 1px solid #efefef;
}

.blog-page .post.format-quote {
  padding: 0 0 60px;
}

.blog-page .post .button i {
  margin: 0;
}

.blog-page .post h1,
.blog-page .post h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1;
}

.blog-page .post h1 a,
.blog-page .post h2 a {
  color: #444;
}

.blog-page .post h1 a:hover,
.blog-page .post h2 a:hover {
  color: #44bdbd;
}

.blog-page .post h1 i,
.blog-page .post h2 i {
  margin: 0 0 0 5px;
}

.post-time {
  width: 42px;
  border-right: 1px solid #efefef;
  float: left;
  padding: 0 20px 0 0;
  margin: 0 20px 0 0;
  color: #999;
}

.post-time .day,
.post-time .month {
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
}

.post-time .month {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 400;
}

.post-time .day {
  font-size: 30px;
  font-weight: 700;
}

.blog-page article {
  overflow: hidden;
}

.entry-audio,
.entry-gallery,
.entry-image,
.entry-video {
  margin: 0 0 30px;
}

.entry-audio iframe,
.entry-video iframe {
  max-width: 100%;
}

.entry-audio iframe {
  max-width: 100%;
  width: 100%;
  margin: 0 0 -8px !important;
}

.entry-image {
  overflow: hidden;
}

.entry-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.entry-image .entry-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 2px;
}

.entry-image .entry-overlay i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
}

.entry-quote a {
  display: block;
  background: #f9f9f9;
  color: #666;
  padding: 40px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 600;
  border-radius: 3px;
  position: relative;
  margin: 0;
}

.entry-quote a .quote-source {
  display: block;
  font-size: 14px;
  color: #666;
  opacity: 0.6;
  margin: 10px 0 0;
}

.entry-quote a:hover .quote-source {
  color: #fff;
}

.entry-quote a:hover {
  background: #666;
  color: #fff;
}

.entry-link {
  margin-bottom: 7px;
}

.entry-link a,
.entry-link a:active {
  display: block;
  background: #666;
  border-radius: 2px;
  padding: 20px;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  color: #fff !important;
}

.entry-link a span {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-weight: 400;
  opacity: 0.6;
}

.entry-link a:hover {
  background: #333;
  color: #fff;
}

.entry-meta {
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}

.blog-single .entry-meta {
  margin: 0 0 20px;
}

.entry-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #999;
}

.entry-meta ul li {
  display: inline;
}

.blog-medium .entry-meta .meta-author,
.blog-medium .entry-meta .meta-category:after,
.blog-medium .entry-meta .meta-edit,
.blog-medium .post-time {
  display: none;
}

.entry-meta ul li:after {
  content: ' | ';
  margin: 0 6px;
  color: #efefef;
}

.entry-meta ul li:last-child:after {
  content: '';
  margin: 0;
}

.entry-meta a {
  color: #999;
}

.entry-meta a:hover {
  color: #666;
}

.blog-medium .post h1,
.blog-medium .post h2 {
  font-size: 22px;
}

.blog-medium .entry-audio,
.blog-medium .entry-gallery,
.blog-medium .entry-image,
.blog-medium .entry-video {
  float: left;
  width: 310px;
  margin: 0 40px 7px 0;
}

.blog-medium .entry-audio iframe {
  max-width: 100%;
  width: 100%;
  height: 116px;
}

.blog-medium .entry-wrap {
  overflow: hidden;
}

.blog-center .blog-wrap {
  width: 920px;
  margin: 0 auto;
}

.blog-masonry .blog-wrap {
  opacity: 0;
  width: 100% !important;
  margin: 0;
  overflow: hidden;
}

.blog-masonry .post {
  width: 360px;
  float: left;
  margin: 0 20px 60px;
  padding: 0;
  display: inline-block;
  border: none;
  overflow: hidden;
}

.blog-masonry .post .entry-meta .meta-author,
.blog-masonry .post .entry-meta .meta-comment,
.blog-masonry .post .entry-meta .meta-comment:after,
.blog-masonry .post .entry-meta .meta-edit,
.blog-masonry .read-more-link,
.blog-single .post-time {
  display: none;
}

.blog-masonry .post h2 {
  font-size: 20px;
}

.blog-masonry .post .entry-meta {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}

.blog-masonry .post.format-quote {
  padding: 0;
}

.blog-masonry .entry-quote {
  position: relative;
  z-index: 2;
  margin: 0 0 10px;
}

.blog-masonry .entry-link {
  margin: 0 0 10px;
}

.blog-masonry .entry-audio iframe {
  max-width: 100%;
  width: 100%;
  height: 116px;
  margin: 0 0 -8px !important;
}

.blog-single .post {
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.blog-single .post h1 {
  line-height: 1.6 !important;
}

.blog-single .post h1 a {
  color: #444;
}

.blog-single .post .entry-quote {
  margin: 0 0 30px;
}

.blog-single .post.format-quote {
  padding: 0;
}

.blog-single .post .entry-link {
  margin-bottom: 30px;
}

.entry-tags a {
  color: inherit;
}

#author-info {
  margin: 0 0 60px;
  display: block;
  padding: 60px 0 0;
  border-top: 1px solid #efefef;
}

#author-info p {
  margin: 0;
}

#author-info .author-image {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  margin: 2px 30px 0 0;
}

#author-info .author-image img {
  display: block;
  width: 80px;
  height: 80px;
}

#author-info .author-bio {
  overflow: hidden;
}

#author-info .author-bio h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666;
}

.author-archive #author-info {
  margin: 0 0 60px;
  background: #f9f9f9;
  padding: 30px;
  border: none;
  border-radius: 2px;
}

.sharebox {
  display: block;
  padding: 0;
  margin: -20px 0 60px;
}

.sharebox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sharebox ul li {
  float: left;
  padding: 0;
  margin: 0 22px 0 0;
  line-height: 1 !important;
}

.sharebox ul li a {
  display: block;
  float: left;
  color: inherit;
  padding: 10px 0;
  margin: 0;
}

.sharebox ul li i {
  display: inline-block;
  font-size: 16px;
  margin: 0 3px 0 0;
  line-height: 1;
}

#related-posts {
  margin: 0 0 60px;
  display: block;
  padding: 60px 0 0;
  border-top: 1px solid #efefef;
}

#related-posts ul li span {
  margin-left: 10px;
}

#post-navigation .next,
#post-navigation .prev {
  position: fixed;
  top: 50%;
  height: 60px;
  width: 80px;
  background: #444;
  margin: -30px 0 0;
  opacity: 0.3;
  z-index: 1;
  cursor: pointer;
}

#post-navigation .prev {
  left: -25px;
  color: #fff;
  border-radius: 0 2px 2px 0;
}

#post-navigation .next {
  right: -25px;
  color: #fff;
  border-radius: 2px 0 0 2px;
}

#post-navigation .next:before,
#post-navigation .prev:before {
  position: absolute;
  top: 50%;
  margin: -7px 0 0;
  line-height: 1;
  color: #fff;
  font-family: FontAwesome;
  font-size: 14px;
}

#post-navigation .prev:before {
  right: 25px;
  content: '\f053';
}

#post-navigation .next:before {
  left: 25px;
  content: '\f054';
}

.portfolio .entry {
  width: 100%;
}

.portfolio-sidebyside,
.portfolio-wide {
  margin: 0 0 20px;
}

.portfolio-noslider img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.portfolio-noslider .noslide {
  border-radius: 2px;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto 30px 0;
  text-align: center;
  max-width: 100%;
}

#portfolio-embed {
  margin-bottom: 40px;
}

#portfolio-embed iframe {
  max-width: 100%;
}

.portfolio-detail-attributes ul {
  list-style: none;
  margin: 0;
  background: #f9f9f9;
  padding: 14px 24px;
  border-radius: 2px;
}

.portfolio-detail-attributes ul li {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}

.portfolio-detail-attributes ul li:last-child {
  border: none;
}

.portfolio-detail-attributes ul li strong {
  float: left;
  display: block;
  width: 64px;
  font-weight: 700;
}

.portfolio-detail-attributes ul li span {
  display: block;
  overflow: hidden;
}

.portfolio-detail-attributes ul li a {
  color: inherit;
}

.portfolio-detail-attributes ul li a:hover {
  color: #44bdbd;
}

.portfolio-sidebyside .flexslider,
.portfolio-wide .flexslider {
  margin: 0 0 40px;
}

.portfolio-sidebyside .portfolio-detail-description-text {
  margin-bottom: 40px;
}

#portfolio-related-post {
  margin: 30px 0 0;
}

.search-page .read-more-link {
  display: none;
}

.search-page .post .entry-icon {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 30px;
  margin-top: 1px;
  background: #efefef;
  border-radius: 3px;
  color: #999;
}

.search-page .post .entry-icon i {
  font-size: 14px;
  line-height: 1;
}

.search-page .post .entry-wrap {
  overflow: hidden;
}

.search-page .post h3 {
  margin: 0;
  font-size: 20px;
}

.search-page .post .entry-content {
  margin: 10px 0 0;
}

.search-page .post .entry-type {
  color: #adadad;
  font-weight: 700;
  text-transform: uppercase;
}

.search-page h3 {
  margin: 0;
}

.search-page #content #searchform input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 10px 0 0;
  width: 440px;
  max-width: 100%;
  display: inline-block;
  float: left;
}

.search-page #content #searchform input#searchsubmit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 0;
  width: auto;
  display: inline-block;
  float: left;
}

.search-page #content #searchform {
  clear: both;
  margin-bottom: 0;
}

#pagination,
.blog-masonry #pagination {
  margin: 0 0 60px;
}

#pagination {
  position: relative;
  z-index: 1;
}

.blog-center #pagination,
.blog-fullwidth #pagination,
.blog-medium #pagination {
  margin: 0 0 20px;
}

.woocommerce #pagination {
  margin: 20px 0;
}

.portfolio-nomargin #pagination {
  margin: 60px 0;
}

.pagination-masonry,
.pagination-nomargin {
  margin-top: 60px;
}

#pagination ul {
  list-style: none;
  margin: 0;
}

#pagination ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

#pagination a {
  display: inline-block;
  margin: 2px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background: #efefef;
  color: #999;
  font-weight: 600;
  border-radius: 50%;
}

#pagination a:hover {
  color: #fff;
  background: #ccc;
}

#pagination .current a {
  background: #44bdbd;
  color: #fff;
  font-weight: 600;
}

#pagination li span {
  margin: 3px 5px 0 3px;
  color: #ccc;
}

#pagination ul li a i {
  font-size: 12px;
}

.comments-list {
  border-top: 1px solid #efefef;
  padding: 60px 0 0;
  margin: 0 0 60px;
}

.commentlist {
  list-style: none;
  margin: 30px 0 0;
}

.commentlist li {
  margin: 0 0 40px;
  padding: 0;
}

.commentlist > li:last-child {
  margin: 0;
}

.commentlist li ul {
  list-style: none;
  margin: 0 0 0 80px;
}

.commentlist li ul li {
  margin: 40px 0 0;
  padding: 0;
}

.commentlist li .avatar {
  float: left;
  margin-right: 30px;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  position: relative;
}

.commentlist li .avatar img {
  display: block;
}

.commentlist li .comment-text {
  background: #f9f9f9;
  border-radius: 2px;
  padding: 20px 20px 0;
  position: relative;
  overflow: hidden;
}

.commentlist li .avatar:after {
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  right: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #f9f9f9 transparent transparent;
}

.commentlist li .author {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.6;
  color: #444;
}

.commentlist li .author a {
  color: inherit;
}

.commentlist li .author span {
  display: inline;
  font-weight: 700;
}

.commentlist li .date {
  display: block;
  color: #999;
}

.commentlist li .date a {
  color: #999;
}

.commentlist li .date a:hover {
  color: #333;
}

.commentlist li em {
  font-size: 11px;
  color: #ccc;
  font-style: normal;
  margin-bottom: 20px;
  display: block;
}

.comments-reply {
  border-top: 1px solid #efefef;
  padding: 60px 0 0;
  margin: 0;
}

#respond form {
  margin: 0;
}

#respond .required {
  color: #c82929;
  display: inline-block;
  margin: 3px 0 0 6px;
  font-size: 14px;
  font-weight: 400;
}

#respond input[type='text'],
#respond textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  width: 100%;
}

#respond-inputs p {
  width: 32%;
  margin-right: 2%;
  float: left;
}

#respond-inputs p.last {
  margin-right: 0;
}

#respond input[type='text'] {
  box-sizing: border-box;
  margin: 0;
}

#respond textarea {
  box-sizing: border-box;
}

#respond p.comment-notes,
#respond p.form-allowed-tags {
  display: none;
}

#cancel-comment-reply-link {
  display: inline-block;
  background: #ccc;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 2px 8px;
  font-weight: 700;
  float: right;
}

#cancel-comment-reply-link:hover {
  background: #999;
}

.commentlist .comment-respond {
  margin-top: 40px;
}

.page-template #comments,
.page-template-default #comments {
  margin-top: 60px;
}

.single-portfolio #comments {
  margin-top: 20px;
  margin-bottom: 60px;
}

.single-portfolio #comments .comments-list,
.single-portfolio #comments .comments-reply {
  padding: 0;
  border: none;
}

.page-404 .entry {
  padding: 40px 0 80px;
}

.page-404 h2 {
  font-size: 100px;
  font-weight: 700;
  width: 300px;
  height: 300px;
  line-height: 300px;
  border: 10px solid #999;
  color: #999;
  border-radius: 50%;
  margin: 0 auto 60px;
}

#copyright .menu,
#wp-calendar tfoot #next {
  text-align: right;
}

.page-404 h3 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  color: #999;
  text-transform: uppercase;
}

#footer,
#footer a {
  color: #aaa;
}

#footer {
  padding: 60px 0 20px;
  background: #555;
}

#footer a:hover {
  color: #fff;
}

#copyright {
  padding: 15px 0 13px;
  background: #333;
  color: #777;
}

#copyright .copyright-col1 {
  float: left;
  margin: 0;
  padding: 0;
}

#copyright .copyright-col2 {
  float: right;
  margin: 0;
  padding: 0;
}

#copyright a {
  color: #999;
}

#copyright a:hover {
  color: #ccc;
}

#copyright .social-icons {
  float: right;
  margin: -7px 0;
}

#copyright .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#copyright .menu li {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 0;
}

#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  right: 24px;
  display: none;
}

#back-to-top a {
  position: relative;
  display: block;
  width: 42px;
  height: 36px;
  background: #000;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-radius: 3px 3px 0 0;
  opacity: 0.8;
}

#back-to-top a:hover {
  background-color: #44bdbd;
  opacity: 1;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar .widget {
  margin-bottom: 40px;
  color: #888;
}

#sidebar .widget:last-child {
  margin-bottom: 0;
}

#sidebar .widget h3 {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #444;
}

#sidebar .widget ul {
  margin: -10px 0 0;
}

#sidebar .widget > ul > li {
  border-bottom: 1px solid #efefef;
  position: relative;
  padding: 10px 0;
}

#sidebar .widget > ul > li:last-child {
  border: none;
}

#sidebar .widget > ul > li ul {
  margin-top: 10px;
  margin-bottom: -10px;
  border-top: 1px solid #efefef;
}

#sidebar .widget > ul > li ul li {
  background: #f9f9f9;
  padding: 10px 0 10px 14px;
  border-bottom: 1px dashed #efefef;
}

#sidebar .widget > ul > li ul li:last-child {
  border-bottom: none;
}

#sidebar .widget > ul > li ul li a:before {
  content: '+';
  margin-right: 10px;
}

#sidebar .widget ul li:after {
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #ccc;
}

#sidebar .widget ul li a {
  display: block;
  color: #777;
}

#sidebar .widget ul li a:hover,
#sidebar .widget ul li:hover:after {
  color: #44bdbd;
}

#sidebar .widget > ul > li.current-menu-item,
#sidebar .widget > ul > li.current_page_item {
  font-weight: 600;
}

#sidebar .widget img {
  margin-bottom: 0 !important;
}
.fancybox-stage .fancybox-slide{
  padding: 0;
}
.fancybox-stage .fancybox-slide .fancybox-content{
  padding: 0;
  background-color: transparent;
}
.fancybox-stage .fancybox-slide .fancybox-content .feedback2{
  padding: 0;
}
.fancybox-stage .fancybox-slide .fancybox-content .feedback2 .container{
  padding: 0;
}
.faq1-item__text {
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  max-height: 0;
  padding: 0 !important;
  display: block !important;
}

.faq1-item__text.active {
  max-height: 500px; /* Максимальная высота, которую может занимать блок */
  padding: 30px 55px !important;
  color: black;
  padding-top: 0 !important;
}
.faq1-item__text.active p,.faq1-item__text.active li{
  color: black;
}
.widget_search input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 10px 12px 10px 36px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
  border-radius: 2px;
  background: #fff;
}

.widget_search form {
  position: relative;
}

.widget_search form:before {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 14px;
  font-family: FontAwesome;
  content: '\f002';
  -webkit-font-smoothing: antialiased;
  color: #999;
  line-height: 1;
}

.widget_search input:focus {
  border-color: #d3d3d3;
}

.widget_search #searchsubmit {
  display: none;
}

.widget_search:after {
  content: '\0020';
  display: block;
  height: 0;
  visibility: hidden;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  padding: 0 10px;
  text-align: right;
  font-weight: 600;
  margin: -5px 0 5px;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar tfoot #next,
#wp-calendar tfoot #prev {
  font-size: 11px;
  font-weight: 600;
  padding-top: 5px;
  text-transform: uppercase;
}

#wp-calendar thead th {
  padding: 5px 10px;
  font-weight: 600;
  border-top: 1px solid #f9f9f9;
}

#wp-calendar tbody {
  color: #aaa;
}

#wp-calendar tbody td {
  background: #f9f9f9;
  border: 1px solid #fff;
  text-align: center;
  padding: 5px 8px;
}

#wp-calendar tbody td:hover {
  background: #fff;
}

#wp-calendar tbody .pad {
  background: 0 0;
}

.widget_product_tag_cloud a,
.widget_tag_cloud a {
  display: inline-block;
  font-size: 13px !important;
  border: 1px solid #efefef;
  border-radius: 30px;
  padding: 1px 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
  margin: 0 4px 10px 0;
}

.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover {
  background: #44bdbd;
  border-color: #44bdbd;
  color: #fff !important;
}

.widget_sponsor .sponsors {
  margin-right: -20px;
}

.widget_sponsor a {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

.widget_flickr a:hover img {
  opacity: 0.6;
}

.widget_flickr img {
  width: 100%;
  height: auto;
  float: left;
}

.widget_portfolio .portfolio-widget-item {
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}

.widget_portfolio .portfolio-widget-item:nth-child(3n) {
  margin: 0 0 10px;
}

.widget_portfolio .portfolio-widget-item .portfolio-pic {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
  border-radius: 2px;
}

.widget_portfolio .portfolio-widget-item .portfolio-pic img {
  width: 100%;
  height: 100%;
  display: block;
}

.widget_portfolio .portfolio-widget-item .portfolio-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #44bdbd;
  text-align: center;
  opacity: 0;
}

.widget_portfolio .portfolio-widget-item .portfolio-overlay i {
  font-size: 24px;
  line-height: 80px;
  color: #fff;
}

.widget_contact address {
  font-style: normal;
}

.widget_contact address span {
  display: block;
  margin-bottom: 6px;
}

.widget_contact address strong {
  display: none;
}

.widget_contact address span i {
  display: inline-block;
  width: 24px;
  float: left;
  margin: 5px 0 0;
}

.widget_contact .adress-overflow {
  overflow: hidden;
}

#sidebar .widget_nav_menu {
  margin-left: -41px;
}

#sidebar .widget_nav_menu h3 {
  margin-left: 40px;
  margin-bottom: 20px;
}

#sidebar .widget_nav_menu ul {
  margin-top: 20px;
}

#sidebar .widget_nav_menu ul li {
  border: none;
  padding: 0;
}

#sidebar .widget_nav_menu ul li a {
  display: block;
  color: #999;
  padding: 7px 0 7px 41px;
}

#sidebar .widget_nav_menu ul li a:hover {
  color: #44bdbd;
}

#sidebar .widget_nav_menu ul li.current_page_item a {
  font-weight: 600;
  color: #444;
  margin: -1px 0;
  border: 1px solid #efefef;
  border-left: 1px solid #fff;
}

#sidebar .widget_nav_menu ul li:after {
  display: none;
}

#sidebar.sidebar-left .widget_nav_menu {
  margin-left: 0;
  margin-right: -41px;
}

#sidebar.sidebar-left .widget_nav_menu h3 {
  margin-left: 0;
}

#sidebar.sidebar-left .widget_nav_menu ul li a {
  text-align: right;
  padding: 7px 41px 7px 0;
}

#sidebar.sidebar-left .widget_nav_menu ul li.current_page_item a {
  font-weight: 600;
  color: #444;
  margin: -1px 0;
  border: 1px solid #efefef;
  border-right: 1px solid #fff;
}

#footer .widget {
  margin-bottom: 40px;
}

#footer .widget h3 {
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 20px;
  color: #fff;
}

#footer .widget ul {
  margin: -10px 0 0;
}

#footer .widget ul li {
  border-bottom: 1px solid #666;
  position: relative;
  padding: 10px 10px 10px 0;
}

#footer .widget ul li .post-date {
  opacity: 0.7;
}

#footer .widget ul li a {
  display: block;
}

#footer .widget ul li:after {
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #999;
}

#footer .widget ul li:hover:after {
  color: #fff;
}

#footer .widget_product_search input[type='text'],
#footer .widget_search input {
  color: #aaa;
  background-color: #444;
  box-shadow: none;
  border: 1px solid #444;
}

#footer .widget_search input:focus {
  color: #fff;
}

#footer #wp-calendar thead th {
  border-top: 1px solid #666;
}

#footer #wp-calendar tbody {
  color: #aaa;
}

#footer #wp-calendar tbody td {
  background: #666;
  border: 1px solid #555;
}

#footer #wp-calendar tbody td:hover {
  background: #777;
  color: #fff;
}

#footer #wp-calendar tbody .pad {
  background: 0 0;
}

#footer .widget_product_tag_cloud a,
#footer .widget_tag_cloud a {
  border: none;
  background: #444;
  color: #aaa;
  box-shadow: none;
}

#footer .widget_product_tag_cloud a:hover,
#footer .widget_tag_cloud a:hover {
  background: #44bdbd;
  border-color: #44bdbd;
  color: #fff !important;
}

#footer .widget_twitter ul li:last-child {
  margin: 0;
}

.social-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-icons ul li {
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  float: left;
}

.social-icons ul li a {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 21px;
  text-align: center;
  opacity: 0.6;
}

.social-icons a:hover {
  opacity: 1;
}

.alignleft {
  display: block;
  float: left;
  margin-top: 5px;
  margin-right: 20px !important;
  margin-bottom: 12px;
}

.alignright {
  float: right;
  margin-left: 20px !important;
  margin-bottom: 12px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  padding: 0;
}

.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
  color: #888;
  margin: 10px 0 !important;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.simpleselect,
.simpleselect .placeholder {
  position: relative;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.hidden_select_container {
  width: 0;
  height: 0;
  overflow: hidden;
}

.simpleselect,
.simpleselect * {
  box-sizing: content-box;
}

.simpleselect {
  font-weight: 400 !important;
  width: 100%;
  min-width: 220px;
  color: #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.simpleselect .options {
  width: 100%;
  min-width: 198px;
}

.simpleselect .options .optgroup .optgroup-label,
.simpleselect .options .option,
.simpleselect .placeholder {
  padding: 8px 12px;
  cursor: pointer;
}

.simpleselect .options .optgroup .optgroup-label {
  cursor: default;
  font-weight: 400 !important;
}

.simpleselect .options .optgroup .option {
  padding-left: 20px;
}

.simpleselect .options,
.simpleselect .placeholder {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.simpleselect .placeholder:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA0Q0FGMUI4RTU1MTFFMzhGMThCQzUzMTMxMzdBN0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA0Q0FGMUM4RTU1MTFFMzhGMThCQzUzMTMxMzdBN0YiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDRDQUYxOThFNTUxMUUzOEYxOEJDNTMxMzEzN0E3RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRDQUYxQThFNTUxMUUzOEYxOEJDNTMxMzEzN0E3RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq8U8ZgAAAClSURBVHjaYpw7dw4DEggEYh4gXgwTYEGS5AfiyVD6FBDfBAkyISloB2JpqAlLgZgNWYENEGciKTYG4haYFSCVKA6BglIg3gdSIAHEfQzYASfj////GfABJgYCgGXevLlyQNoDh/xrkBteAHEREKtjUeAJsuIXEKdgkewG4h0wNxwB4ulIkmeBuAbdkZVA/BSIvwBxNNRklLj4CMS50KC+CRMECDAA5ogdqmResXgAAAAASUVORK5CYII=)
    0 center no-repeat;
}

.simpleselect .placeholder:hover {
  background: #fafafa;
}

.simpleselect .options {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

.simpleselect .options .option.active {
  background: #666;
  color: #fff;
}

.simpleselect.disabled .placeholder,
.simpleselect.disabled .placeholder:hover {
  background: #fafafa;
  color: #aaa;
  border-color: #eee;
  cursor: default;
}

.simpleselect.disabled .placeholder:after {
  opacity: 0.5;
}

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100%;
  margin: 5px 0 0;
  background: #fff;
}

.wpcf7-form select,
.wpcf7-form textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  margin: 5px 0 0;
  max-width: 100%;
}

.wpcf7-form select,
.wpcf7-form textarea {
  box-sizing: border-box;
}

.wpcf7-form .customSelect {
  margin: 5px 0 0;
  padding: 8px 10px;
}

.wpcf7-form {
  margin: 0;
  padding: 0;
}

.wpcf7-form .wpcf7-submit {
  background: #999;
  color: #fff;
  border: none;
  font-weight: 700;
}

.wpcf7-form input[type='checkbox'] {
  width: auto;
}

.wpcf7 form.wpcf7-form p {
  position: relative;
  font-weight: 600;
  margin: 0 0 20px !important;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 10px 0 0 !important;
}

.wpcf7-list-item-label {
  font-weight: 400;
}

.wpcf7-response-output {
  display: none;
}

.wpcf7-form .invalid {
  color: #bf1515 !important;
}

.wpcf7-not-valid {
  border-color: #bf1515 !important;
}

.wpcf7 span.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
  display: none !important;
}

div.wpcf7-response-output {
  margin: 0 !important;
  padding: 5px 10px !important;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  position: relative;
  display: block;
  text-align: center;
  border-radius: 2px;
  font-weight: 700;
  padding: 12px 40px 12px 20px !important;
  border: none !important;
  background-color: #44bdbd;
  color: #fff;
  margin: 0 0 30px !important;
}

div.wpcf7-mail-sent-ok {
  color: #fff;
}

.one-line-form .wpcf7-submit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 5px 0 0 !important;
  padding: 15px 16px;
  font-weight: 700;
}

.wpcf7-form .simpleselect {
  margin: 5px 0 0 !important;
}

.tipsy {
  font-size: 13px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}

.tipsy-inner {
  background-color: #000;
  color: #fff;
  max-width: 200px;
  padding: 5px 12px 4px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000;
}

.tipsy-arrow-n {
  border-bottom-color: #000;
}

.tipsy-arrow-s {
  border-top-color: #000;
}

.tipsy-arrow-e {
  border-left-color: #000;
}

.tipsy-arrow-w {
  border-right-color: #000;
}

.tipsy-n .tipsy-arrow,
.tipsy-nw .tipsy-arrow {
  border-left-color: transparent;
  border-right-color: transparent;
  top: 0;
  border-bottom-style: solid;
  border-top: none;
}

.tipsy-n .tipsy-arrow {
  left: 50%;
  margin-left: -5px;
}

.tipsy-nw .tipsy-arrow {
  left: 10px;
}

.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

.tipsy-s .tipsy-arrow,
.tipsy-se .tipsy-arrow,
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
  left: 50%;
  margin-left: -5px;
}

.tp-bullets.custom .tp-bullet,
.tp-bullets.simplebullets.custom .bullet {
  display: inline-block !important;
  cursor: pointer !important;
  height: 12px !important;
  margin-left: 7px !important;
}

.tipsy-sw .tipsy-arrow {
  left: 10px;
}

.tipsy-se .tipsy-arrow {
  right: 10px;
}

.tipsy-e .tipsy-arrow,
.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -5px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.tipsy-e .tipsy-arrow {
  right: 0;
  border-left-style: solid;
  border-right: none;
}

.tipsy-w .tipsy-arrow {
  left: 0;
  border-right-style: solid;
  border-left: none;
}

.tp-bullets.simplebullets.custom .bullet {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff !important;
  width: 12px !important;
  border-radius: 50% !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: all 0.2s;
  opacity: 0.5;
}

#bbpress-forums ul,
.tp-bullets.custom .tp-bullet {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-bullets.simplebullets.custom .bullet.last {
  margin-right: 7px !important;
}

.tp-bullets.simplebullets.custom .bullet:hover {
  opacity: 1;
}

.tp-bullets.simplebullets.custom .bullet.selected {
  background: #fff !important;
  opacity: 1;
}

.tp-bullets.custom .tp-bullet {
  box-sizing: border-box;
  background: 0 0;
  border: 2px solid #fccc12 !important;
  width: 12px !important;
  border-radius: 50% !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: all 0.2s;
  opacity: 0.5;
}

.tp-bullets.custom .tp-bullet.last {
  margin-right: 7px !important;
}

.tp-bullets.custom .tp-bullet:hover {
  opacity: 1;
}

.tp-bullets.custom .tp-bullet.selected {
  background: #fccc12 !important;
  opacity: 1;
}

.tp-leftarrow.custom,
.tp-rightarrow.custom {
  margin-top: 45px !important;
  top: 50% !important;
  background: #fff !important;
  color: #333 !important;
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  text-align: center !important;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.tp-leftarrow.custom:before,
.tp-rightarrow.custom:before {
  color: #333;
  line-height: 60px !important;
  font-family: FontAwesome !important;
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
}

.tp-leftarrow.custom {
  border-radius: 0 2px 2px 0 !important;
}

.tp-rightarrow.custom {
  border-radius: 2px 0 0 2px !important;
}

.tp-leftarrow.custom:before {
  content: '\f104' !important;
  margin-right: 3px;
}

.tp-rightarrow.custom:before {
  content: '\f105' !important;
  margin-left: 3px;
}

.tp-leftarrow.custom:hover,
.tp-rightarrow.custom:hover {
  background: rgba(0, 0, 0, 0.79) !important;
  opacity: 1 !important;
}

.tp-leftarrow.custom:hover:before,
.tp-rightarrow.custom:hover:before {
  color: #fff !important;
}

.tparrows {
  line-height: 1 !important;
}

div.pp_default .pp_contract:after,
div.pp_default .pp_expand:after {
  background: rgba(0, 0, 0, 0.2);
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 0;
  text-indent: 0;
  font-size: 14px;
  font-family: FontAwesome;
  position: absolute;
  text-align: center;
  left: 0;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

.rev_slider a.button {
  -webkit-transition: all 0.2s !important;
  -moz-transition: all 0.2s !important;
  -ms-transition: all 0.2s !important;
  -o-transition: all 0.2s !important;
  transition: all 0.2s !important;
}

div.pp_default .pp_expand {
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin: 0 11px 0 0;
}

div.pp_default .pp_expand:after {
  content: '\f065';
}

div.pp_default .pp_contract {
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin: 0 11px 0 0;
}

div.pp_default .pp_contract:after {
  content: '\f066';
}

a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
  margin: 5px -7px 0 0;
  padding: 0;
  line-height: 1;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

div.pp_default .pp_close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

div.pp_default .pp_close:after {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  top: 0;
  left: 0;
  text-indent: 0;
  font-size: 18px;
  font-family: icomoon;
  content: '\e603';
  -webkit-font-smoothing: antialiased;
}

div.pp_default .pp_gallery ul li a {
  border-radius: 1px;
  overflow: hidden;
}

div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_pause:after,
div.pp_default .pp_nav .pp_play:after {
  position: absolute;
  height: 30px;
  text-indent: 0;
  font-size: 14px;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  width: 30px;
  line-height: 30px;
  top: 0;
}

div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
  height: 30px;
  width: 30px;
  margin: 0;
  color: #fff;
  display: none;
}

div.pp_default .pp_nav .pp_play:after {
  left: 0;
  content: '\f04b';
}

div.pp_default .pp_nav .pp_pause:after {
  left: 0;
  content: '\f04c';
}

div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
  height: 30px;
  width: 30px;
  position: relative;
  color: #fff;
}

div.pp_default a.pp_arrow_previous:after {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  top: 0;
  left: 0;
  text-indent: 0;
  font-size: 14px;
  font-family: FontAwesome;
  content: '\f053';
  -webkit-font-smoothing: antialiased;
}

div.pp_default a.pp_arrow_next:after {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  top: 0;
  left: 0;
  text-indent: 0;
  font-size: 14px;
  font-family: FontAwesome;
  content: '\f054';
  -webkit-font-smoothing: antialiased;
}

div.pp_default .pp_nav .currentTextHolder {
  color: #fff;
  display: block;
  text-align: center;
  padding: 0 4px;
  width: 30px;
  line-height: 30px;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  opacity: 0.7;
}

div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
  opacity: 0.7;
}

div.pp_overlay {
  background: #000;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  z-index: 10000 !important;
}

.pp_content {
  margin: 0;
  padding: 0;
  min-width: 40px;
  min-height: 40px;
}

.pp_content_container {
  margin-left: 15px;
  width: 100%;
}

.pp_description {
  display: none !important;
  margin: 0;
}

.pp_social {
  float: left;
  height: 20px;
  margin: 10px 0 0;
}

.pp_social .facebook {
  float: left;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
  margin-right: 10px;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 5px 10px 0 -10px;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 0;
}

.pp_nav .pp_pause,
.pp_nav .pp_play {
  float: left;
  margin-right: 0;
  text-indent: -10000px;
}

a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 30px;
  overflow: hidden;
  text-indent: -10000px;
  width: 30px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

a.pp_next:after,
a.pp_previous:after {
  text-align: center;
  line-height: 60px;
  top: 50%;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 40px;
  font-family: FontAwesome;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px;
}

a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
  position: relative;
  overflow: hidden;
}

a.pp_next:after {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 0;
  border-radius: 2px 0 0 2px;
  text-indent: 0;
  content: '\f105';
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
  position: relative;
  overflow: hidden;
}

a.pp_previous:after {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  border-radius: 0 2px 2px 0;
  text-indent: 0;
  content: '\f104';
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

div.pp_default .pp_next:hover:after,
div.pp_default .pp_previous:hover:after {
  opacity: 1;
  background: #333;
}

div.pp_default .pp_next:hover {
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  cursor: pointer;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-indent: -10000px;
}

.ppt {
  margin-left: 15px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #fff;
}

#pp_full_res {
  line-height: 1 !important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
  position: relative;
}

.pp_bottom,
.pp_top {
  height: 0;
  position: relative;
}

* html .pp_bottom,
* html .pp_top {
  padding: 0;
}

.pp_details .pp_nav .pp_arrow_next,
.pp_details .pp_nav .pp_arrow_previous,
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}

.pp_loaderIcon {
  width: 34px;
  height: 34px;
  border-radius: 54px;
  border: 3px solid rgba(120, 120, 120, 0.8);
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  z-index: 1 !important;
}

.pp_loaderIcon:after {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  border: 3px solid #fff;
  border-radius: 54px;
  height: 34px;
  width: 34px;
  clip: rect(0, 26px, 17px, 0);
  -moz-animation: rotate 0.7s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -webkit-animation: rotate 0.7s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -ms-animation: rotate 0.7s;
  -ms-animation-timing-function: linear;
  -ms-animation-iteration-count: infinite;
  animation: rotate 0.7s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  padding: 0;
  margin: 0;
  position: relative;
  zoom: 1;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flex-direction-nav a,
.no-js .slides > li:first-child,
.slides:after,
html[xmlns] .slides {
  display: block;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: '\0020';
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.flex-direction-nav a:before,
.owl-theme .owl-controls .owl-nav .owl-prev:after {
  content: '\f104';
}

* html .slides {
  height: 1%;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 0.2 ease;
  -moz-transition: all 0.2 ease;
  -o-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.flex-direction-nav a {
  cursor: pointer !important;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  text-decoration: none;
  color: #fff !important;
  width: 60px;
  height: 60px;
  margin: -30px 0 0;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-prev {
  left: 0;
  border-radius: 0 2px 2px 0;
}

.flex-direction-nav .flex-next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
  opacity: 0.7;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  color: #fff;
  background: #333;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 40px;
  display: inline-block;
}

.blog-masonry .flex-direction-nav a:before,
.blog-medium .flex-direction-nav a:before {
  font-size: 34px;
}

.flex-direction-nav a.flex-next:before {
  content: '\f105';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
}

.flex-control-paging li a {
  text-indent: -9999px;
  display: inline-block;
  background: 0 0;
  border: 2px solid #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0;
  cursor: pointer;
}

.blog-masonry .flex-direction-nav .flex-next,
.blog-masonry .flex-direction-nav .flex-prev,
.blog-medium .flex-direction-nav .flex-next,
.blog-medium .flex-direction-nav .flex-prev {
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-top: -24px;
}

.flex-control-paging li a:hover {
  opacity: 1;
}

.flex-control-paging li a.flex-active {
  background: #fff;
  opacity: 1;
}

.blog-medium .flex-direction-nav .flex-prev {
  left: 0;
}

.blog-medium .flex-direction-nav .flex-next {
  right: 0;
}

.blog-masonry .flex-direction-nav .flex-prev {
  left: 0;
}

.blog-masonry .flex-direction-nav .flex-next {
  right: 0;
}

.tour-3d {
  margin-bottom: -10px;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -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 {
  -webkit-transition: height 0.4s ease;
  -moz-transition: height 0.4s ease;
  -ms-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  transition: height 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy,
.owl-carousel .owl-video-tn {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  opacity: 0;
}

.owl-carousel {
  display: none;
  width: 100%;
  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(0, 0, 0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  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-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.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;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 0.1s ease;
  -moz-transition: scale 0.1s ease;
  -ms-transition: scale 0.1s ease;
  -o-transition: scale 0.1s ease;
  transition: scale 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  color: #fff;
  cursor: pointer;
  margin-top: -60px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-theme .owl-controls .owl-nav .owl-next:after,
.owl-theme .owl-controls .owl-nav .owl-prev:after {
  font-family: FontAwesome;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: rgba(0, 0, 0, 0.6);
}

.owl-theme .owl-controls .owl-nav .owl-prev {
  left: -50px;
}

.owl-theme .owl-controls .owl-nav .owl-next:after {
  content: '\f105';
}

.owl-theme .owl-controls .owl-nav .owl-next {
  right: -50px;
}

.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  opacity: 1;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.cross,
.service-form .icon_day-visit {
  cursor: pointer;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 0 4px;
  opacity: 0.5;
  border: 2px solid #999;
  background: 0 0;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #999;
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
}

.boxed-layout .owl-nav {
  display: none;
}

#bbpress-forums hr {
  margin: 0 0 24px;
}

#bbpress-forums {
  background: 0 0;
  clear: both;
  margin-bottom: 0;
  overflow: hidden;
}

#bbpress-forums div.reply {
  height: auto;
  width: 100%;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header {
  background-color: #fff;
  border-bottom: 1px dashed #efefef;
  padding: 16px 20px;
}

#bbpress-forums .status-spam.even,
#bbpress-forums .status-spam.odd,
#bbpress-forums .status-trash.even,
#bbpress-forums .status-trash.odd {
  background-color: #fee;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
  color: #ccc;
}

#bbpress-forums ul {
  background: 0 0;
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#bbpress-forums ul.bbp-threaded-replies {
  margin-left: 50px;
}

#bbpress-forums li {
  background: 0 0;
  margin: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
  overflow: hidden;
  margin-bottom: 20px;
  clear: both;
}

#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
  clear: both;
}

#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
  background: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 20px;
  color: #666;
  text-align: center;
}

#bbpress-forums li.bbp-header {
  background: #666;
  color: #fff;
  border-radius: 2px;
}

#bbpress-forums li.bbp-header a {
  color: #fff;
  display: inline-block;
  background: #333 !important;
  border-radius: 3px;
  padding: 8px 12px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 12px;
  letter-spacing: 1px;
}

#bbpress-forums li.bbp-header ul {
  overflow: hidden;
}

#bbpress-forums .bbp-forums-list {
  margin: 0;
  padding-left: 20px;
  border-left: 1px solid #efefef;
}

#bbpress-forums .bbp-forums-list li {
  display: inline;
}

#bbpress-forums li.bbp-footer {
  display: none;
}

#bbpress-forums li.bbp-footer p {
  margin: 0;
}

li.bbp-forum-info,
li.bbp-topic-title {
  float: left;
  text-align: left;
  width: 55%;
}

li.bbp-forum-info a {
  font-weight: 600;
}

li.bbp-forum-reply-count,
li.bbp-forum-topic-count,
li.bbp-topic-reply-count,
li.bbp-topic-voice-count {
  float: left;
  text-align: center;
  width: 10%;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
  text-align: center;
  float: left;
  width: 22%;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  padding: 20px;
}

li.bbp-header div.bbp-reply-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-topic-content span#subscription-toggle {
  float: right;
}

#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-reply-title h3,
#bbpress-forums div.bbp-topic-title h3 {
  background: 0 0;
  border: none;
  margin: 20px 0;
  padding: 0;
  text-transform: none;
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-topic-author {
  float: left;
  text-align: center;
  width: 115px;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar {
  border: none;
  max-width: 66px;
  padding: 0;
  margin: 25px auto 0;
  float: none;
  border-radius: 50%;
}

#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name {
  margin: 0 auto -18px;
  word-break: break-word;
  display: inline-block;
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name {
  clear: left;
  display: block;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role {
  background: #999;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 1px 10px;
  border-radius: 40px;
  margin-bottom: 30px;
}

#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-topic-author {
  float: left;
  margin: 0;
  padding: 0;
  width: 120px;
}

#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-topic-content {
  margin-left: 140px;
  padding: 0;
  text-align: left;
}

div.bbp-forum-header,
div.bbp-reply-header,
div.bbp-topic-header,
li.bbp-body div.hentry {
  margin-bottom: 0;
  overflow: hidden;
  padding: 20px 0 0 20px;
  border-bottom: 1px solid #efefef;
}

div.bbp-forum-header,
div.bbp-reply-header,
div.bbp-topic-header {
  clear: both;
}

span.bbp-author-ip {
  display: none;
}

#bbpress-forums .bbp-topics .bbp-body ul .bbp-topic-title {
  position: relative;
  padding-left: 40px;
}

#bbpress-forums .bbp-topics .bbp-body ul .bbp-topic-title:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -11px 0 0;
  line-height: 1;
  content: '\f0e6';
  font-size: 21px;
  color: #999;
  font-family: FontAwesome;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
  margin-left: 130px;
  padding: 20px 40px 15px 20px;
  text-align: left;
}

#bbpress-forums div.bbp-forum-content:after,
#bbpress-forums div.bbp-reply-content:after,
#bbpress-forums div.bbp-topic-content:after {
  clear: both;
  content: '.';
  display: block;
  float: none;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

#bbpress-forums div.bbp-reply-content a,
#bbpress-forums div.bbp-topic-content a {
  background: 0 0;
  border: none;
  display: inline;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

#bbpress-forums div.bbp-reply-content h1,
#bbpress-forums div.bbp-reply-content h2,
#bbpress-forums div.bbp-reply-content h3,
#bbpress-forums div.bbp-reply-content h4,
#bbpress-forums div.bbp-reply-content h5,
#bbpress-forums div.bbp-reply-content h6,
#bbpress-forums div.bbp-topic-content h1,
#bbpress-forums div.bbp-topic-content h2,
#bbpress-forums div.bbp-topic-content h3,
#bbpress-forums div.bbp-topic-content h4,
#bbpress-forums div.bbp-topic-content h5,
#bbpress-forums div.bbp-topic-content h6 {
  clear: none;
}

#bbpress-forums div.bbp-reply-content img,
#bbpress-forums div.bbp-topic-content img {
  max-width: 100%;
}

#bbpress-forums div.bbp-reply-content ol,
#bbpress-forums div.bbp-reply-content ul,
#bbpress-forums div.bbp-topic-content ol,
#bbpress-forums div.bbp-topic-content ul {
  margin: 0 15px 15px;
  padding: 0;
}

#bbpress-forums div.bbp-reply-content ul li,
#bbpress-forums div.bbp-topic-content ul li {
  list-style-type: disc;
}

#bbpress-forums div.bbp-reply-content ol li,
#bbpress-forums div.bbp-topic-content ol li {
  list-style-type: decimal;
}

#bbpress-forums div.bbp-reply-content ol li li,
#bbpress-forums div.bbp-topic-content ol li li {
  list-style-type: lower-alpha;
}

#bbpress-forums div.bbp-reply-content ol li li li,
#bbpress-forums div.bbp-topic-content ol li li li {
  list-style-type: upper-roman;
}

#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-reply-content pre,
#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-topic-content pre {
  font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
  display: inline-block;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 0 5px;
  max-width: 95%;
  vertical-align: middle;
  margin-top: -3px;
}

#bbpress-forums div.bbp-reply-content pre,
#bbpress-forums div.bbp-topic-content pre {
  display: block;
  line-height: 18px;
  margin: 0 0 24px;
  padding: 5px 10px;
  white-space: pre;
  overflow: auto;
}

#bbpress-forums div.bbp-reply-content pre code,
#bbpress-forums div.bbp-topic-content pre code {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  overflow-wrap: normal;
  overflow: auto;
  max-width: 100%;
}

#bbpress-forums div.bbp-reply-to {
  margin-left: 130px;
  padding: 12px 12px 12px 0;
  text-align: right;
}

#bbpress-forums div#bbp-cancel-reply-to {
  text-align: right;
}

div.bbp-breadcrumb {
  display: none;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
  margin: 0;
}

#bbpress-forums div.bbp-topic-tags {
  border: 1px solid #efefef;
  float: right;
  margin: 0 0 40px;
  padding: 4px 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}

#bbp-topic-hot-tags {
  clear: both;
}

#bbpress-forums .bbp-search-form:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#bbpress-forums .bbp-search-form {
  clear: both;
  margin: 0 0 20px !important;
}

#bbpress-forums #bbp-search-form .hidden {
  display: none;
}

#bbpress-forums #bbp-search-form #bbp_search {
  display: block;
  width: 84% !important;
  margin-right: 2%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#bbpress-forums #bbp-search-form #bbp_search_submit {
  display: block;
  width: 14% !important;
  margin: 0;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

span.bbp-admin-links {
  float: right;
  color: #efefef;
}

span.bbp-admin-links a {
  font-weight: 400;
  color: #999;
  text-decoration: none;
}

span.bbp-admin-links a:hover {
  color: #666;
}

fieldset span.bbp-admin-links {
  float: left;
}

td.bbp-topic-admin-links,
td.bbp-topic-counts {
  width: 50%;
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-reply-header a.bbp-reply-permalink,
.bbp-topic-header a.bbp-topic-permalink {
  float: right;
  margin-left: 10px;
  color: #ccc;
  font-weight: 700;
}

#subscription-toggle {
  color: #666;
  float: right;
}

#subscription-toggle a {
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  padding: 8px 16px;
  letter-spacing: 1px;
  font-size: 12px;
  margin: 0 0 40px;
  display: inline-block;
  border-radius: 2px;
  background: #333;
  color: #fff;
}

#subscription-toggle a:hover {
  color: #fff;
  background-color: #44bdbd;
}

#subscription-toggle span.is-subscribed a {
  color: #fff;
  background-color: #d25c5a;
}

#subscription-toggle span.is-subscribed a:hover {
  color: #d25c5a;
  background-color: #fceeee;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

#bbpress-forums p.bbp-topic-meta span {
  white-space: nowrap;
  color: #999;
}

#bbpress-forums p.bbp-topic-meta span a {
  color: #999;
}

.bbp-pagination-count {
  display: none;
}

.bbp-no-reply,
.bbp-no-topic {
  margin-top: 40px;
}

.bbp-reply-form:before,
.bbp-topic-form:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.bbp-reply-form,
.bbp-topic-form {
  padding-top: 40px;
  padding-bottom: 20px;
}

.topic-edit .bbp-reply-form,
.topic-edit .bbp-topic-form {
  padding-top: 00px;
  padding-bottom: 20px;
}

.reply-edit .bbp-reply-form {
  padding-top: 0;
}

#bbpress-forums fieldset.bbp-form {
  clear: both;
}

#bbpress-forums form > fieldset.bbp-form > legend {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
  background: #666;
  color: #fff;
  width: 100%;
  padding: 15px 20px;
  border-radius: 2px;
}

#bbpress-forums fieldset.bbp-form label {
  margin: 0 0 10px;
  font-weight: 700;
  display: inline-block;
}

#bbpress-forums fieldset.bbp-form input[type='text'] {
  width: 100%;
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-lost-pass fieldset label,
#bbp-register fieldset label {
  width: 100px;
}

#bbpress-forums fieldset.bbp-form input,
#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea#bbp_forum_content,
textarea#bbp_reply_content,
textarea#bbp_topic_content {
  width: 97%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea#bbp_forum_content {
  height: 210px;
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
  width: 200px;
  float: right;
  clear: none;
  margin-left: 25px;
}

#bbpress-forums fieldset select#bbp_forum_id {
  max-width: 200px;
}

.popup,
p.form-allowed-tags {
  max-width: 100%;
}

.bbp-reply-form,
.bbp-topic-form,
.bbp-topic-tag-form {
  clear: left;
}

body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img,
body.topic-edit .bbp-topic-form div.avatar img {
  margin-right: 0;
  padding: 10px;
  border: 1px solid #ddd;
  line-height: 0;
  background-color: #efefef;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.reply-edit .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.topic-edit .bbp-topic-form code {
  font-size: 10px;
  background-color: #f0fff8;
  border: 1px solid #ceefe1;
  display: block;
  padding: 8px;
  margin-top: 5px;
  width: 369px;
}

#delete_tag,
#merge_tag {
  display: inline;
}

div.bbp-submit-wrapper {
  margin-top: 0;
  clear: both;
}

#bbpress-forums div.bbp-the-content-wrapper {
  margin-bottom: 20px;
  border-radius: 2px;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  width: 100%;
  margin: 0;
}

.wp-editor-wrap.html-active {
  border: 1px solid #ddd;
  border-radius: 2px;
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper td,
#bbpress-forums div.bbp-the-content-wrapper tr {
  border: none;
  padding: 0;
  margin: 0;
  width: auto;
}

#bbpress-forums div.bbp-the-content-wrapper input {
  padding: 5px;
  margin: 0 2px 0 0;
  line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
  padding: 10px;
  min-height: 26px;
  background: #fff;
  border-bottom: 1px dashed #efefef;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
  padding: 4px 4px 8px;
}

#bbpress-forums div.wp-editor-container {
  margin: 0;
  padding: 0;
  line-height: 0;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
  line-height: 16px;
}

#bbpress-forums #bbp-your-profile h2 {
  display: none;
}

#bbpress-forums #bbp-your-profile fieldset {
  margin: 0 0 40px;
}

#bbpress-forums #bbp-your-profile fieldset div,
#bbpress-forums #bbp-your-profile fieldset fieldset.password input,
#bbpress-forums #bbp-your-profile fieldset fieldset.password span {
  width: 100%;
}

#bbpress-forums #bbp-your-profile fieldset select {
  margin-bottom: 0;
}

#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

#bbpress-forums #bbp-your-profile fieldset legend {
  display: block;
}

#bbpress-forums #bbp-your-profile fieldset.submit legend,
.bbp-login-form fieldset legend,
div.bbp-template-notice.info {
  display: none;
}

#bbpress-forums #bbp-your-profile fieldset label[for] {
  padding: 0;
  margin: 0 0 5px;
  cursor: pointer;
}

#bbpress-forums #bbp-your-profile fieldset fieldset {
  margin: 0;
  border: none;
  padding: 0;
  clear: none;
  float: none;
}

#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
  margin: 0;
}

#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
  margin-left: 0;
  display: none;
}

#bbpress-forums #bbp-your-profile fieldset.submit {
  margin-top: -40px;
}

div.bbp-template-notice,
div.indicator-hint {
  padding: 15px 20px;
  margin: 0 0 20px;
  border-radius: 3px;
  background-color: #f9f9f9;
  clear: both;
}

div.bbp-template-notice.important {
  border: 1px solid #e6db55;
  background-color: #fffbcc;
}

div.bbp-template-notice.error,
div.bbp-template-notice.warning {
  background-color: #fceeee;
  color: #d25c5a;
}

div.bbp-template-notice p {
  margin: 0 !important;
}

.bbp-forum-content ul.sticky .bbp-topic-title:before,
.bbp-topics ul.sticky .bbp-topic-title:before,
.bbp-topics ul.super-sticky .bbp-topic-title:before,
.bbp-topics-front ul.super-sticky .bbp-topic-title:before {
  content: '\f0a1' !important;
  color: #44bdbd !important;
}

#bbpress-forums .bbp-topics .bbp-body .bbp-topic-title .bbp-topic-permalink {
  font-weight: 600;
}

#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log {
  width: 100%;
  margin: 0 0 27px;
  padding: 12px 0 0;
  border-top: 1px dashed #efefef;
  border-radius: 2px;
  color: #999;
  font-size: 11px;
}

#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li {
  list-style-type: none;
}

.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input,
.bbp-login-form .bbp-username input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.mainform input[type='text'],
.mainform input[type='password'],
.mainform input[type='email'],
.mainform input[type='tel'],
.payment-link,
.service-form input {
  box-sizing: border-box;
}

.bbp-login-form label {
  margin: 0 0 5px;
}

.bbp-login-form .bbp-remember-me:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.bbp-login-form .bbp-remember-me input {
  display: inline-block !important;
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}

.bbp-login-form .bbp-remember-me label {
  float: left;
}

.bbp-login-form .bbp-submit-wrapper {
  margin-top: 10px;
}

.bbp-login-form .bbp-login-links a {
  float: left;
  clear: left;
}

#bbpress-forums #bbp-user-wrapper fieldset.bbp-form,
#bbpress-forums #bbp-user-wrapper h2.entry-title,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums h1 {
  clear: none;
}

.bbp-logged-in img.avatar {
  margin: 0;
  border-radius: 50%;
}

.widget_display_stats dd,
.widget_display_stats dt {
  display: inline-block;
}

#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  float: none;
  margin-bottom: -7px;
  display: none;
}

fieldset div.avatar {
  float: right;
}

#bbpress-forums #bbp-user-wrapper {
  float: left;
  width: 100%;
}

#bbpress-forums .bbp-user-section {
  overflow: auto;
}

#bbpress-forums .bbp-user-section .bbp-user-forum-role,
#bbpress-forums .bbp-user-section .bbp-user-reply-count,
#bbpress-forums .bbp-user-section .bbp-user-topic-count {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  display: none;
}

#bbpress-forums #bbp-single-user-details {
  margin: 0 10px 0 0;
  width: 140px;
  float: left;
  overflow: hidden;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
  margin: 0;
  width: 140px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  border: none;
  height: 140px;
  padding: 0;
  margin: 0 0 20px;
  width: 140px;
  border-radius: 50%;
}

#bbpress-forums #bbp-single-user-details #bbp-user-description {
  float: none;
  margin-left: 180px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
  float: none;
  margin: 0 0 20px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
  margin: 0;
  border-bottom: 1px solid #efefef;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:last-child {
  border: none;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  padding: 8px 0;
  display: block;
  text-decoration: none;
  border-radius: 2px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
  font-weight: 600;
}

#bbpress-forums #bbp-user-body {
  margin-left: 180px;
}

body.my-account #bbpress-forums {
  border-top: none;
  padding-top: 0;
  margin-bottom: 0;
}

#bbpress-forums dl.bbp-user-capabilities {
  display: inline-block;
  vertical-align: top;
}

.payment-link,
.payment-link img,
.payment-link span {
  vertical-align: middle;
  display: inline-block;
}

#bbpress-forums dl.bbp-user-capabilities dt {
  margin: 0 0 10px;
  text-transform: capitalize;
}

#bbpress-forums dl.bbp-user-capabilities dd {
  margin: 0;
  padding: 0;
}

.activity-list li.bbp_reply_create .activity-content .activity-inner,
.activity-list li.bbp_topic_create .activity-content .activity-inner {
  border-left: 2px solid #eaeaea;
  margin-left: 5px;
  padding-left: 10px;
}

#bbpress-forums div.row-actions {
  font-size: 11px;
  visibility: hidden;
}

#bbpress-forums li:hover > div.row-actions {
  visibility: visible;
}

#bbp-search-results .bbp-reply-header .bbp-meta,
#bbp-search-results .bbp-topic-header .bbp-meta,
#bbp-search-results .bbp-topic-header .bbp-topic-title-meta {
  display: none;
}

.page-numbers {
  margin-bottom: 20px;
}

.bbp-pagination-links {
  list-style: none;
  display: inline;
}

.bbp-pagination-links a,
.bbp-pagination-links a.next,
.bbp-pagination-links a.prev {
  display: block;
  float: left;
  padding: 4px 9px;
  margin-right: 7px;
  background: #f9f9f9;
  color: #666;
  border-radius: 2px;
}

.bbp-pagination-links span.current {
  display: block;
  float: left;
  padding: 4px 9px;
  margin-right: 7px;
  background: #44bdbd;
  color: #fff;
  font-weight: 700;
  border-radius: 2px;
}

.bbp-pagination-links span.dots {
  display: block;
  float: left;
  padding: 4px;
  margin-right: 7px;
}

.doctor-card-photo {
  width: 153px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}

.doctor-card-photo iframe {
  max-width: 100%;
  height: 145px;
}

.doctor-card__wrapper {
  height: 597px;
}

.block {
  width: 153px;
  height: 153px;
  position: absolute;
}

.block:hover {
  background: url(images/polnyj-po-ryadok-video-pri-navedenii.png) no-repeat;
}

.article {
  padding: 0 20px;
  text-align: justify;
}

.article h1.textBlue {
  margin: 32px 0 24px;
  text-transform: uppercase;
}

.service {
  margin-bottom: 32px;
}

.service-header {
  background-image: url(/images/main_banner11.jpg);
  padding: 48px 0;
  color: #444;
}

.service-header a {
  color: #1fa5eb;
  font-weight: 700;
}

.service__text {
  margin-top: 36px;
  font-size: 17px;
  line-height: 1.3;
  color: #4a4e35;
  text-align: justify;
}

.service__text ol > li {
  margin-bottom: 20px;
}

.iconbox-content p a {
  color: #ff0;
}

.features {
  padding: 50px 0;
}

.features .features__title,
.features h1 {
  margin: 0;
  padding-bottom: 10px;
  font: 36px/1 ProximaNovaBold;
  text-transform: uppercase;
  color: #000;
}

.features .features__title--blue,
.features h1:nth-of-type(2) {
  padding-bottom: 20px !important;
  color: #38c4f3;
}

.features .features__subtitle,
.features h3 {
  position: relative;
  margin: 0;
  font-size: 26px;
}

.features p {
  font-size: 18px;
}

.features .features__subtitle::before,
.features h3::before {
  content: '';
  display: block;
  float: left;
  margin-right: 14px;
  width: 74px;
  height: 74px;
  left: 0;
  top: 0;
  background: url(../images/777.png) no-repeat;
  background-size: cover;
}

#content {
  padding: 0;
}

.service-title {
  margin-left: 18px;
  font: 36px/1 ProximaNovaBold;
  text-transform: uppercase;
  color: #444;
}

.service-intro,
.service-intro h2 {
  color: #444;
}

.service-intro p {
  font-size: 17px;
  line-height: 1.6;
}

.service-intro ul {
  margin: 0;
  list-style: none;
}

.service-intro ul li {
  padding: 0 !important;
  margin-bottom: 20px;
}

.benefit h3 {
  font-size: 22px;
  color: #444;
}

.benefits-list ul {
  list-style: none;
}

.benefits-list ul > li {
  min-height: 268px;
}

.benefits-list ol {
  margin: 20px 0;
}

.benefits-list ol li {
  color: #fff;
  line-height: 1.2;
}

.service__links {
  margin: 0 0 40px;
}

.service__links a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 4px 18px;
  font-size: 16px;
  border: 1px solid #38c4f3;
  transition: all ease 0.3s;
  border: 1px solid #3bc3f3;
  border-radius: 3px;
  color: #3bc3f3;
}

.service__links a:hover {
  background: #38c4f3;
  color: #fff;
}

.service-form {
  margin-top: 6px;
  padding: 36px 36px 24px;
  background-image: linear-gradient(to left top, #3fbeeb, #1fa5eb);
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}

.service-form__title {
  margin-bottom: 24px;
  font: 28px/1 ProximaNovaBold;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.service-form input {
  width: 100%;
}

.service-form .service-form__submit {
  padding: 14px 20px;
  border-radius: 2px;
  border: none;
  color: #000;
  background-color: #2173a4;
  font: 18px/1 ProximaNovaBold !important;
  text-align: center;
  margin: 24px auto;
  display: block;
}

.advantage_block h3.advantage_title,
.content .success-message,
.mainform .form-group label,
.mainform .success-message,
.mainform .text_area_hint span,
.mainform ol.work_list li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.service-form__date {
  position: relative;
}

.service-form #datepicker {
  display: none;
  position: absolute;
  top: -148px;
  right: -140px;
  background: #fff;
  z-index: 1000;
}

.mainform {
  display: none;
  background: #e6e6e6;
}

.mainform--visible {
  display: block;
  padding: 30px 0;
}

.mainform-content {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 40px;
}

.mainform .h4 {
  font-size: 24px;
  line-height: 22px;
  margin-bottom: 23px;
}

.mainform ol.work_list {
  margin: 0;
  list-style: none;
  counter-reset: li;
  padding-right: 40px;
}

.mainform ol.work_list li {
  position: relative;
  padding: 0 0 22px 40px;
  font-size: 16px;
  line-height: 19px;
  min-height: 38px;
}

.mainform ol.work_list li:before {
  content: counter(li, decimal);
  counter-increment: li;
  position: absolute;
  left: 0;
  font-size: 42px;
  line-height: 36px;
  font-weight: 900;
  color: #38c4f3;
}

.advantage_block,
.mainform .form_body {
  position: relative;
}

.mainform .step {
  display: none;
}

.mainform .step.active {
  display: block;
}

.mainform .form_head {
  padding: 0 10px 20px;
}

.mainform .form_head img {
  float: left;
  width: 60px;
  margin-right: 20px;
}

.mainform .form_head h2,
.mainform .form_head h3 {
  overflow: hidden;
}

.mainform .form_head h2 {
  font-size: 18px;
  padding: 4px 0 6px;
  margin: 0;
}

.mainform .form_head h3 {
  font-size: 12px;
  margin: 0;
}

.mainform button {
  background: #2173a4;
  color: #fff;
  border: 1px solid #2173a4;
}

.form-mobile .form-control,
.mainform .form-control {
  display: block;
  width: 100%;
  padding: 10px 15px 9px;
  background: #fff;
  border-radius: 4px;
}

.form-mobile textarea.form-control,
.mainform textarea.form-control {
  border-radius: 4px 4px 0 0;
  height: 123px;
  resize: vertical;
}

.form-mobile {
  margin-bottom: 60px;
  padding: 20px;
  background: #dedede;
  border-radius: 4px;
}

.form-mobile .green-btn {
  width: 100%;
}

.form-mobile ~ .contact-form {
  display: none;
}

.mainform input:-moz-placeholder,
.mainform textarea:-moz-placeholder {
  color: #b0b0b0;
}

.mainform input::-moz-placeholder,
.mainform textarea::-moz-placeholder {
  color: #b0b0b0;
}

.mainform input:-ms-input-placeholder,
.mainform textarea:-ms-input-placeholder {
  color: #b0b0b0;
}

.mainform input::-webkit-input-placeholder,
.mainform textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}

.mainform .text_area_hint {
  font-size: 12px;
  line-height: 19px;
  padding: 13px 10px;
  color: #fff;
  background: #32302b;
  border-radius: 0 0 4px 4px;
}

.mainform .text_area_hint span {
  font-weight: 700;
}

.advantage_block {
  padding: 0 20px;
}

.advantage_block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  width: 10px;
  height: 11px;
  background: url(../images/spritesheet.png) no-repeat;
}

.advantage_block1:before {
  background-position: -9px 0;
}

.advantage_block2:before {
  background-position: -9px -15px;
}

.advantage_block h3.advantage_title {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  margin-top: 16px;
  margin-bottom: 6px;
}

.advantage_block .advantage_text {
  font-size: 10px;
  line-height: 12px;
}

.mainform .button_block {
  margin-top: 12px;
  text-align: right;
}

.mainform .form-group {
  margin-bottom: 25px;
  position: relative;
}

.mainform .form-group label {
  display: block;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}

.content .success-message,
.mainform .success-message {
  font-size: 24px;
  font-weight: 700;
  padding: 40px 5%;
  text-align: center;
  color: #878787;
}

.mainform form {
  margin-top: 0;
}

.navigation_mode {
  margin-left: 6px;
  font-size: 14px;
  font-weight: 700;
  color: #3bc3f3;
}

.col-13 {
  float: left;
  width: 33.33%;
}

.col-23 {
  float: left;
  width: 66.67%;
}

input.empty,
select.empty,
textarea.empty {
  position: relative;
  border: 1px solid #b2121f !important;
}

.error-text {
  position: absolute;
  opacity: 0;
  transition: all linear 0.1s;
}

input.empty ~ .error-text,
textarea.empty ~ .error-text {
  display: block;
  position: absolute;
  font-size: 12px;
  line-height: 12px;
  color: #b2121f;
  top: -14px;
  left: 0;
  opacity: 1;
}

.mainform input.empty ~ .error-text,
.mainform textarea.empty ~ .error-text {
  left: auto;
  right: 0;
}

.popup {
  display: none;
  position: fixed;
  width: 552px;
  max-height: 100%;
  overflow-y: auto;
  padding: 40px 50px 45px 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(to left top, #3fbeeb, #1fa5eb);
  border-radius: 10px;
  z-index: 30000;
}

.cross,
.popup--opened {
  display: block;
}

.popup--promo {
  padding: 0;
  width: 600px;
  max-width: 90%;
  background: 0 0;
}

.popup--promo .popup__img {
  display: block;
  width: 100%;
  text-decoration: none;
}

.popup__row {
  position: relative;
  font-size: 0;
  display: flex;
  margin: 0px -6px;
}

.popup__title {
  color: #fff;
  font: 36px/1 ProximaNovaBold;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}

.popup p {
  color: #fff;
  margin-bottom: 20px;
}

.popup--price-desc .popup__title {
  font: 24px/1.2 ProximaNovaBold;
  margin-bottom: 24px;
  text-align: left;
}

.popup--price-desc p {
  text-align: justify;
}

.cross {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  z-index: 20;
}

.cross::after,
.cross::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cross::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cross--dark::after,
.cross--dark::before {
  background: #000;
}

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 28000;
}

.overlay--active {
  display: block;
}

.popup input[type='text'],
.popup input[type='password'],
.popup input[type='email'],
.popup input[type='tel'],
.popup textarea {
  display: inline-block;
  margin: 0 6px 12px 6px;
  width: 236px;
  padding: 8px 12px;
  font-size: 14px;
}

.popup .select-wrapper {
  display: inline-block;
  width: 115px;
}

.popup .select-wrapper:first-of-type {
  position: relative;
  margin-right: 32px;
}

.popup .select-wrapper:first-of-type::before {
  content: '-';
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  font-size: 20px;
  color: #fff;
}

.popup .select-wrapper select {
  width: 100%;
  height: 39px;
}

input[type='submit'].popup__submit {
  width: 262px;
  margin-top: 10px;
  color: #fff;
  background: #2173a4;
  transition: all ease 0.2s;
}

.trademark {
  position: relative;
  top: -7px;
  right: -3px;
  font-size: 18px;
}

.trademark_mob {
  position: relative;
  top: -8px;
  right: -4px;
  font-size: 20px;
}

.checkbox {
  display: none;
}

.checkbox ~ .checkbox__label {
  display: inline-block;
  margin-top: 8px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}

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

.checkbox ~ .checkbox__label::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 1px;
  left: 5px;
  border-radius: 2px;
  border: 1px solid #fff;
}

.checkbox ~ .checkbox__label--dark {
  margin-bottom: 20px;
}

.checkbox__label--dark a,
.checkbox ~ .checkbox__label--dark {
  color: #000;
}

.checkbox ~ .checkbox__label--dark::before {
  border: 1px solid #000;
}

.checkbox ~ .checkbox__label--page {
  display: block;
  margin: 16px 0 0;
}

.checkbox ~ .checkbox__label::after {
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 5px;
  top: -1px;
  left: 7px;
  border-left: 3px solid #2173a4;
  border-bottom: 3px solid #2173a4;
  transform: rotate(-45deg);
  opacity: 0;
  transition: opacity ease 0.3s;
}

.checkbox ~ .checkbox__label--dark::after {
  border-left: 3px solid #3bc3f3;
  border-bottom: 3px solid #3bc3f3;
}

.checkbox:checked ~ .checkbox__label::after {
  opacity: 1;
}

.checkbox ~ .popup__submit,
.checkbox ~ input[type='submit'] {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}

.checkbox:checked ~ .popup__submit,
.checkbox:checked ~ input[type='submit'] {
  pointer-events: initial;
  cursor: pointer;
  opacity: 1;
}

.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.4;
}

.light-bg {
  background: url(/images/main_banner11.jpg);
  background-size: cover;
}

#popup-mailto .popup-input,
.popup--vacancy input[type='text'],
.popup--vacancy input[type='password'],
.popup--vacancy input[type='email'],
.popup--vacancy input[type='tel'] {
  display: inline-block;
  margin: 0 6px 12px 6px;
  width: 100%;
  padding: 8px 12px;
}

.popup .popup-textarea,
.popup--vacancy textarea {
  width: 100%;
  resize: none;
}

#to-contact-form {
  position: absolute;
  bottom: 165px;
  left: 0;
  width: 0;
  height: 0;
}

.search_top {
  width: 290px;
}

input.ya-site-form__input-text {
  padding: 10px 12px;
  padding-right: 0;
  outline: 0 !important;
  border-radius: 2px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  margin: 0 0 20px;
  width: 200px;
  max-width: 100%;
  display: block;
  color: #999;
  line-height: 1.6;
  background: #fff;
  border: 1px solid #ddd;
  height: 32px;
  border-color: #ddd !important;
}

#ya-site-form0 .ya-site-form__submit {
  background: #38c4f3;
  font: 12px/1 ProximaNova !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  padding: 10px 20px 14px;
  margin: 0 5px 5px 0;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #38c4f3;
  height: 32px;
}

@media only screen and (max-width: 767px) {
  .popup {
    max-width: 100%;
    box-sizing: border-box;
    padding: 40px 20px;
  }

  .popup__title {
    font: 28px/1 ProximaNovaBold;
  }

  .popup input[type='text'],
  .popup input[type='password'],
  .popup input[type='email'],
  .popup input[type='tel'],
  .popup textarea {
    width: 100%;
    box-sizing: border-box;
  }

  .cross {
    right: 20px;
  }
}

.slider-mob img {
  margin-left: auto;
  margin-right: auto;
}

.slider-mob .slick-next,
.slider-mob .slick-next:hover,
.slider-mob .slick-prev,
.slider-mob .slick-prev:hover {
  background: 0 0;
}

.slider-mob .slick-next:hover:before,
.slider-mob .slick-prev:hover:before {
  color: #333;
}

.slider-mob .slick-dots {
  bottom: auto;
}

.slider-mob .slick-dots li button:before {
  background: #39c4f3;
}

.slider-mob .slick-dots li button {
  background-color: #dedede;
  border: none;
}

.slider-mob .slick-dots li.slick-active button {
  border-color: #39c4f3;
  background: #39c4f3;
}

.slider-mob .slick-dots li.slick-active button:before {
  opacity: 1;
}

.slider-mob .slick-dots li {
  margin: 0 3px;
}

.mobile-header--tel {
  height: 120px !important;
}

.header_mob-row {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
}

.header_mob-row .container {
  font: 24px/1 ProximaNovaBold;
  font-weight: 700;
  text-align: center;
  color: #00a9ec;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

.header_mob-row .container::after,
.header_mob-row .container::before {
  display: none;
}

.header_mob-tel {
  color: #2b2b2b;
  margin-left: 10px;
}

.header_mob-row .search_top {
  float: none;
  margin: 0;
  text-align: right;
}

.header_mob-row .search_top a {
  display: inline-block;
  vertical-align: middle;
  width: 186px;
}

@media (max-width: 767px) {
  .header_mob-tel {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}

.header_mob-row .search_top .ya-site-form__submit {
  font-size: 0 !important;
  background: #38c4f3;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  padding: 10px 20px 14px;
  margin: 0 5px 5px 0;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #ddd;
  height: 32px;
}

#footer #mailto-trigger,
.payment-link,
.btn--yellow {
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px;
  transition: all ease 0.3s;
}

.site-wrapper .testimonial-desc-ov {
  z-index: 10000;
}

.site-wrapper .testimonial-desc-popup {
  z-index: 11111;
}

@media (max-width: 999px) {
  .site-wrapper .testimonial-desc-popup {
    padding: 0;
    max-height: 100vh;
  }

  .site-wrapper .testimonial-desc-popup > div {
    top: 50%;
    transform: translateY(-50%);
    max-height: 100%;
  }
}

[class*='ymaps-2-1'][class*='-ground-pane'] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}

.container .columns.footer__columns {
  display: flex;
  justify-content: space-between;
}

.copyright-links {
  display: flex;
  justify-content: center;
}

.copyright-link-item {
  margin-right: 15px;
  text-decoration: underline;
}

.copyright-link-item:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .container .columns.footer__columns {
    flex-direction: column;
  }

  .copyright-links {
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .mobile-header--tel {
    height: 160px !important;
  }

  #mobile-header .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .header_mob-row .search_top {
    text-align: center;
  }

  .copyright-links {
    flex-direction: column;
  }

  .copyright-link-item {
    margin-right: 0;
  }
}

.payform {
  margin: 0 auto;
  width: 300px;
  max-width: 100%;
}

.payform-img {
  margin-bottom: 20px;
}

.payform input[type='text'] {
  width: 100%;
}

.payform__submit-wrapper {
  text-align: center;
}

.payform__submit {
  background-color: #333;
}

.payment-link {
  width: 100%;
  padding: 9px 20px;
  margin: 10px 0 40px;
  background: #267ca6;
  font: 22px/1 ProximaNovaBold;
  color: #fff;
}

.payment-link:hover {
  color: #fff;
  background: #075073;
}

.payment-link img {
  width: 32px;
  margin-right: 14px;
}

.payment-link span {
  margin-top: 4px;
  margin-left: 10px;
}

.payment-link--vacancy {
  color: #fff;
  display: inline-block;
  padding: 10px 0;
  width: 182px;
  font: 14px/1 ProximaNova;
  font-weight: 700;
  text-align: center;
  background-color: #38c4f3;
  margin-bottom: 0;
}

#footer #mailto-trigger,
.btn--yellow {
  display: block;
  padding: 11px 0 9px;
  margin-top: 20px;
  width: 174px;
  font: 12px/1 ProximaNova;
  font-weight: 900;
  color: #000;
  background: #fcce00;
}

.btn--yellow {
  margin: 0;
}

#footer #mailto-trigger:hover,
.btn--yellow:hover {
  color: #000;
  background: #f9af17;
}

@media only screen and (min-width: 992px) {
  .title--sub {
    text-align: right;
    margin-top: -70px !important;
  }
}

.main-slider__relative {
  position: relative;
}

.main-slider__relative .tp-parallax-wrap {
  left: 80% !important;
  top: 84% !important;
}

.container .reviews-doctors {
  margin: 0 0 25px;
  overflow: initial;
}

.reviews-doctors .wpb_wrapper .headline.doctors-text {
  color: #fff;
  margin: 35px 0 45px 0;
}

.reviews-doctors .reviews-doctors__box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  padding: 0 25px;
}

.reviews-doctors .reviews-doctors__box::before {
  display: none;
}

.reviews-doctors .reviews-doctors__box .wpb_column {
  width: 100%;
}

@media (max-width: 1060px) {
  .reviews-doctors .reviews-doctors__box {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .reviews-doctors .reviews-doctors__box {
    grid-template-columns: 1fr;
  }

  .reviews-doctors .reviews-doctors__box .doctor-testimonial-column {
    margin: 0;
  }

  .reviews-doctors {
    padding: 10px 5px 0;
  }
}

@media (max-width: 400px) {
  .reviews-doctors .reviews-doctors__box {
    padding: 0 10px;
  }
}

@media (max-width: 365px) {
  .reviews-doctors .reviews-doctors__box .testimonial-name-info {
    font-size: 12px;
  }
}

.usluga-vrach {
  width: 83%;
}

.payment1-text p {
  margin: 15px 0;
}

.payment1-text ol {
  margin-top: 15px;
  margin-bottom: 30px;
  counter-reset: li;
}

.payment1-text ol li {
  margin-bottom: 7px;
}

.payment1-text ol li:before {
  content: counter(li) '.';
  counter-increment: li;
  font-weight: 700;
  font-size: 18px;
  color: #3bc3f3;
  margin-right: 10px;
}

.payment1-text a {
  transition: all 0.3s;
}

.no-touch .payment1-text a:hover {
  text-decoration: underline;
  color: #3bc3f3;
}

.personalArea-login__text {
  margin-bottom: 15px;
}

.fancybox-slide--video {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hed-adr {
  color: #666;
}

.hed-adr:hover {
  color: #3bc3f3;
}

@media (min-width: 200px) and (max-width: 374px) {
  #popup-mailto .popup-input,
  .popup--vacancy input[type='text'],
  .popup--vacancy input[type='password'],
  .popup--vacancy input[type='email'],
  .popup--vacancy input[type='tel'] {
    display: inline-block;
    margin: 0 6px 12px 6px;
    width: calc(100% - 12px);
    max-width: 100%;
    padding: 8px 12px;
  }

  .popup__row {
    flex-wrap: wrap;
  }

  input[type='text'],
  input[type='password'],
  input[type='email'],
  input[type='tel'],
  textarea {
    padding: 10px 12px;
    outline: 0 !important;
    border-radius: 2px;
    font-family: 'ProximaNova', sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 20px;
    width: 200px;
    max-width: 100%;
    display: block;
    color: #999;
    line-height: 1.6;
    border: 1px solid #ddd;
    resize: none;
    background: #fff;
    box-sizing: border-box;
  }
}

@media (min-width: 375px) and (max-width: 424px) {
  .popup__row {
    flex-wrap: wrap;
  }

  #popup-mailto .popup-input,
  .popup--vacancy input[type='text'],
  .popup--vacancy input[type='password'],
  .popup--vacancy input[type='email'],
  .popup--vacancy input[type='tel'] {
    display: inline-block;
    margin: 0 6px 12px 6px;
    width: calc(100% - 12px);
    width: 100%;
    padding: 8px 12px;
  }

  input[type='text'],
  input[type='password'],
  input[type='email'],
  input[type='tel'],
  textarea {
    padding: 10px 12px;
    outline: 0 !important;
    border-radius: 2px;
    font-family: 'ProximaNova', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin: 0 0 20px;
    width: 200px;
    max-width: 100%;
    display: block;
    color: #999;
    line-height: 1.6;
    border: 1px solid #ddd;
    resize: none;
    background: #fff;
    box-sizing: border-box;
  }
}

@media (min-width: 425px) and (max-width: 430px) {
  #popup-mailto .popup-input,
  .popup--vacancy input[type='text'],
  .popup--vacancy input[type='password'],
  .popup--vacancy input[type='email'],
  .popup--vacancy input[type='tel'] {
    display: inline-block;
    margin: 0 6px 12px 6px;
    width: calc(50% - 12px);
    max-width: 100%;
    padding: 8px 12px;
  }

  input[type='text'],
  input[type='password'],
  input[type='email'],
  input[type='tel'],
  textarea {
    padding: 10px 12px;
    outline: 0 !important;
    border-radius: 2px;
    font-family: 'ProximaNova', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin: 0 0 20px;
    width: 200px;
    max-width: 100%;
    display: block;
    color: #999;
    line-height: 1.6;
    border: 1px solid #ddd;
    resize: none;
    background: #fff;
    box-sizing: border-box;
  }
}

.feedback2 {
  padding: 30px 0;
  position: relative;
}

.feedback2__form {
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
  background: linear-gradient(287.1deg, #3bc3f3 5.22%, #2399d2 94.04%);
  border-radius: 10px;
  padding: 46px;
  color: #fff;
}

.feedback2__form p {
  color: #fff;
}

.label-checkbox input:checked ~ span:after {
  background: #fff url('/wp-content/themes/belberry/assets_2021/img/check-icon.svg') center no-repeat;
}

.label-checkbox input {
  display: none;
}

.feedback2__form-title {
  color: #fff;
  font-weight: 600;
  font-size: 31px;
  line-height: 1.2;
  margin-bottom: 25px;
}

.feedback2__form-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.feedback2__form-wrap1 {
  width: 48%;
}

.feedback2__form-wrap1 .input {
  width: 100%;
}

.feedback2__form-wrap2 {
  width: 48%;
}

.label-checkbox-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.label-checkbox-container:last-child {
  margin-bottom: 0;
}

.label-checkbox-title {
  width: 100%;
  font-size: 17px;
  line-height: 1.2;
}

.label-checkbox-container .label-checkbox {
  margin-right: 10px;
  margin-top: 10px;
}

.label-checkbox-container .label-checkbox span {
  font-size: 14px;
}

.label-radio-container .label-radio {
  margin-right: 10px;
  margin-top: 10px;
}

.label-radio {
  position: relative;
  cursor: pointer;
  padding-left: 23px;
}

.label-radio input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.label-radio input:checked ~ .label-radio__icon::after {
  opacity: 1;
}

.label-radio__icon {
  position: absolute;
  top: -1px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #fff;
  border-radius: 50%;
}

.label-radio__icon::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 50%;
  background-color: #3bc3f3;
  opacity: 0;
  transition: opacity 0.3s;
}

.label-radio span {
  display: block;
  font-weight: 300;
  font-size: 14px;
}

.label-radio-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.label-radio-container:last-child {
  margin-bottom: 0;
}

.label-radio-title {
  width: 100%;
  font-size: 17px;
  line-height: 1.2;
}

.feedback2__form-text1 {
  font-size: 15px;
  margin-bottom: 10px;
}

.feedback2__form-text1 a {
  color: #fff;
  text-decoration: underline;
  transition: text-decoration 0.3s;
}

.no-touch .feedback2__form-text1 a:hover {
  text-decoration-color: transparent;
}

.feedback2__form-wrap1 .callback-form-btn {
  margin-left: 0;
  width: 100% !important;
}

.feedback2 .input-checkbox {
  display: none;
}

.feedback2 .input-checkbox:checked ~ .feedback2__form .callback-form-btn {
  cursor: pointer;
  pointer-events: initial;
}

.feedback2
  .input-checkbox:checked
  ~ .feedback2__form
  label[for='input-checkbox04052024']
  span:after {
  background: #fff url('/wp-content/themes/belberry/assets_2021/img/check-icon.svg') center no-repeat;
}

#feedback2-thanks {
  position: absolute;
  top: -150px;
}

@media (max-width: 950px) {
  .feedback2__form-wrap2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .feedback2__form-wrap1 {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .feedback2__form {
    padding: 30px 15px;
  }

  .feedback2__form-title {
    font-size: 24px;
  }
}

.atricles1 {
  padding-top: 40px;
  padding-bottom: 100px;
}

.atricles1__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.atricles1__wrap1 {
  position: sticky;
  top: 170px;
  max-width: 200px;
  width: 100%;
}

.atricles1__menu a {
  display: block;
  color: #454545;
  font-weight: 700;
  padding: 8px 16px;
  background-color: #f7fcfe;
  transition: background-color 0.3s;
}

.atricles1__menu a:first-child {
  border-radius: 8px 8px 0 0;
}

.atricles1__menu a:last-child {
  border-radius: 0 0 8px 8px;
}

.atricles1__menu a:hover {
  color: #454545;
  background-color: #d4eefb;
}

.atricles1__wrap2 {
  width: calc(100% - 220px);
}

.atricles1__list-wrap {
  position: relative;
  margin-bottom: 40px;
}

.anchor {
  position: absolute;
  top: -160px;
  left: 0;
}

.atricles1__list-wrap:last-child {
  margin-bottom: 0;
}

.atricles1__list-wrap .btn1-style2 {
  max-width: 314px;
  margin-left: auto;
  margin-right: auto;
}

.atricles1__list-title {
  color: #3bc3f3;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 32px;
}

.atricles1__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0px -10px;
  margin-top: -20px;
  margin-bottom: 64px;
}

.atricles1__col {
  display: none;
  width: 33.3333%;
  padding: 0px 10px;
  margin-top: 20px;
}

.atricles1__col:nth-child(1),
.atricles1__col:nth-child(2),
.atricles1__col:nth-child(3) {
  display: flex;
}

.atricles1-item {
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 8px;
  transition: box-shadow 0.3s;
}

.no-touch .atricles1-item:hover {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
}

.atricles1-item__img {
  position: relative;
  width: 100%;
  padding-top: 56%;
}

.atricles1-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.atricles1-item__text-wrap {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 24px 24px 32px 24px;
}

.atricles1-item__title {
  display: inline-block;
  color: #454545;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px;
}

a.atricles1-item__title:hover {
  color: #454545;
}

.atricles1-item__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #454545;
  font-weight: 700;
  margin-top: auto;
  transition: color 0.3s;
}

a.atricles1-item__link:hover {
  color: #3bc3f3;
}

a.atricles1-item__link:hover svg {
  fill: #3bc3f3;
  transition: fill 0.3s;
}

.atricles1-item__link-icon {
  display: flex;
  margin-left: 9px;
}

.atricles1-item__link-icon svg {
  width: 6px;
  height: 9px;
  fill: #454545;
}

@media (max-width: 1100px) {
  .atricles1__wrap1 {
    position: static;
    max-width: none;
    margin-bottom: 32px;
  }

  .atricles1__wrap2 {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .atricles1__col {
    width: 50%;
  }
}

@media (max-width: 550px) {
  .atricles1__col {
    width: 100%;
  }

  .atricles1 {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .atricles1__menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0px -30px;
    padding: 0px 30px;
    padding-bottom: 5px;
    overflow: auto;
  }

  .atricles1__menu a {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .atricles1__list {
    margin-bottom: 40px;
  }
}

.main-header-address {
  display: flex;
  align-items: center;
  gap: 0.62rem;
}

.main-header-address__icon {
  border-radius: 100%;
  background: #2173a4;
  width: 2rem;
  height: 2rem;
  position: relative;
}
.main-header-address__icon::before {
  content: '';
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 14 18" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.7118 17.9086C6.712 17.9087 6.71215 17.9088 7 17.5L6.7118 17.9086ZM7.2882 17.9086L7.29 17.9073L7.29455 17.9041L7.31045 17.8927C7.3241 17.8829 7.34375 17.8687 7.36895 17.8502C7.41935 17.8132 7.4921 17.7589 7.58405 17.6882C7.76785 17.5469 8.02855 17.3397 8.34055 17.073C8.96385 16.54 9.7954 15.7664 10.6283 14.8029C12.2819 12.8899 14 10.1597 14 7.03845C14 5.1727 13.2632 3.38275 11.9508 2.06255C10.6383 0.74227 8.85745 0 7 0C5.14255 0 3.36175 0.74227 2.0492 2.06255C0.7368 3.38275 0 5.1727 0 7.03845C0 10.1597 1.71805 12.8899 3.37175 14.8029C4.2046 15.7664 5.03615 16.54 5.65945 17.073C5.97145 17.3397 6.23215 17.5469 6.41595 17.6882C6.5079 17.7589 6.58065 17.8132 6.63105 17.8502C6.65625 17.8687 6.6759 17.8829 6.68955 17.8927L6.70545 17.9041L6.71 17.9073L6.7118 17.9086C6.88445 18.0301 7.11555 18.0301 7.2882 17.9086ZM7 17.5L7.2882 17.9086C7.288 17.9087 7.28785 17.9088 7 17.5ZM9.5 7C9.5 8.3807 8.3807 9.5 7 9.5C5.6193 9.5 4.5 8.3807 4.5 7C4.5 5.6193 5.6193 4.5 7 4.5C8.3807 4.5 9.5 5.6193 9.5 7Z" fill="white"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.875rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-header-address__dropdown {
  position: relative;
}
.main-header-address__dropdown-btn {
  color: #2173a4;
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.12rem;
}
.main-header-address__dropdown-btn::after {
  content: '';
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><path d="M11.3101 6.8457L7.9998 10.156L4.68945 6.8457" stroke="%232173a4" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  transition: all 0.3s;
}
.main-header-address__dropdown-btn.active::after {
  transform: rotate(-180deg);
}
.main-header-address__dropdown-items {
  border-radius: 0.25rem;
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.05);
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  display: none;
}
.main-header-address__item {
  padding: 0.75rem 1rem;
  background-color: #fff;
  transition: all 0.3s;
}
.main-header-address__item:hover {
  background: #f4fafc;
  border: 0;
}
.main-header-address__item:hover:not(:last-child)
  .main-header-address__item-inner::after {
  content: none !important;
}
.main-header-address__item:not(:last-child)
  .main-header-address__item-inner::after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: rgba(37, 37, 37, 0.1);
  position: absolute;
  bottom: -0.75rem;
}
.main-header-address__item-inner {
  position: relative;
  cursor: pointer;
}
.btn-dis{
    cursor: default;
    opacity: 0.4;
    pointer-events: none;
    cursor: default;
}
.main-header-address__item-inner.no-after::after {
  content: none !important;
}
.main-header-address__item-tel {
  display: flex;
  align-items: center;
  gap: 0.38rem;
  margin-bottom: 0.19rem;
}
.main-header-address__item-tel a {
  color: #252525;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 130%;
}
.main-header-address__item-tel .main-header-address__item-icon::before {
  content: '';
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_578_227)"><path d="M8.002 0H7.998C3.587 0 0 3.588 0 8C0 9.75 0.564 11.372 1.523 12.689L0.526 15.661L3.601 14.678C4.866 15.516 6.375 16 8.002 16C12.413 16 16 12.411 16 8C16 3.589 12.413 0 8.002 0Z" fill="%234CAF50"/><path d="M12.6566 11.2962C12.4636 11.8412 11.6976 12.2932 11.0866 12.4252C10.6686 12.5142 10.1226 12.5852 8.28456 11.8232C5.93356 10.8492 4.41956 8.4602 4.30156 8.3052C4.18856 8.1502 3.35156 7.0402 3.35156 5.8922C3.35156 4.7442 3.93456 4.1852 4.16956 3.9452C4.36256 3.7482 4.68156 3.6582 4.98756 3.6582C5.08656 3.6582 5.17556 3.6632 5.25556 3.6672C5.49056 3.6772 5.60856 3.6912 5.76356 4.0622C5.95656 4.5272 6.42656 5.6752 6.48256 5.7932C6.53956 5.9112 6.59656 6.0712 6.51656 6.2262C6.44156 6.3862 6.37556 6.4572 6.25756 6.5932C6.13956 6.7292 6.02756 6.8332 5.90956 6.9792C5.80156 7.1062 5.67956 7.2422 5.81556 7.4772C5.95156 7.7072 6.42156 8.4742 7.11356 9.0902C8.00656 9.8852 8.73056 10.1392 8.98956 10.2472C9.18256 10.3272 9.41256 10.3082 9.55356 10.1582C9.73256 9.9652 9.95356 9.6452 10.1786 9.3302C10.3386 9.1042 10.5406 9.0762 10.7526 9.1562C10.9686 9.2312 12.1116 9.7962 12.3466 9.9132C12.5816 10.0312 12.7366 10.0872 12.7936 10.1862C12.8496 10.2852 12.8496 10.7502 12.6566 11.2962Z" fill="%23FAFAFA"/></g><defs><clipPath id="clip0_578_227"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
.main-header-address__item-address {
  display: flex;
  align-items: center;
  gap: 0.38rem;
  color: #252525;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 130%;
  cursor: default;
}
.main-header-address__item-address .main-header-address__item-icon::before {
  content: '';
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M10.5936 1.79883L7.99992 9.97582L5.40638 1.79883C2.32115 2.85929 0 5.73601 0 9.03398C0 11.0204 0.810383 12.8522 2.12143 14.2023H5.8817L6.27591 12.4928C1.78365 10.7326 2.63307 5.27844 4.26161 4.38813C4.45491 4.44626 7.28754 14.1621 7.28754 14.1621H8.71213C8.71213 14.1621 11.5449 4.44626 11.7381 4.38813C13.3668 5.27844 14.2158 10.7326 9.72359 12.4928L10.118 14.2023H13.8782C15.1894 12.8522 15.9998 11.0204 15.9998 9.03398C15.9998 5.73601 13.6787 2.85929 10.5936 1.79883Z" fill="%238547B2"/></svg>');
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
.main-header-address__text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 130%;
}

.main-header-phone {
  display: flex;
  align-items: center;
  gap: 0.62rem;
}
.main-header-phone__icon {
  border-radius: 100%;
  background: #2173a4;
  width: 2rem;
  height: 2rem;
  position: relative;
  transform: rotate(-7.423deg);
}
.main-header-phone__icon::before {
  content: '';
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="19" viewBox="0 0 16 19" fill="none"><path d="M5.28556 9.38899C4.67846 8.47602 4.3173 7.37448 4.24278 7.28091C5.13196 6.6368 6.871 5.82738 6.96837 4.66599C7.09226 3.16545 4.64554 0.0285004 4.17649 0C2.89279 0.0142502 0.543444 2.27148 0.265034 2.95359C-0.252471 4.36389 0.00399545 5.67633 0.893629 7.57636C2.02647 10.4027 6.23417 15.7641 8.64112 17.447C10.2339 18.7172 11.3973 19.2159 12.7866 18.9148C13.4326 18.7875 15.7655 16.7986 15.9991 15.4539C16.0563 14.9551 13.3444 11.6486 11.9418 11.5175C10.8529 11.413 9.80871 13.1069 9.06034 13.9348C8.98582 13.836 8.34762 13.3187 7.6628 12.4998C6.77133 11.5265 5.94296 10.3832 5.28556 9.38899Z" fill="white"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.875rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-header-phone__tel a {
  color: #2173a4;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
}

.main-header-address__item-icon {
  line-height: 0;
}

.novetly__wrap1 p {
  margin-bottom: 20px;
}

.novetly__wrap1 ul {
  margin: 20px 0;
}

.novetly__wrap1 ul li {
  margin-bottom: 0;
  padding: 5px 20px 5px 40px;
  /* border: 1px solid rgba(0, 0, 0, 0.1); */
  border-radius: 3px;
  color: #000;
  position: relative;
}

.novetly__wrap1 ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background: #3bc3f3;
  left: 0;
  top: 14px;
}

.novetly__wrap1 ol {
  counter-reset: point;
}

.novetly__wrap1 ol > li {
  color: #000;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  border: 1px solid #eeeeee;
  padding: 20px 40px 20px 60px;
  border-radius: 6px;
}

.novetly__wrap1 ol > li::before {
  content: counter(point) '.';
  content: counter(point);
  counter-increment: point 1;
  position: absolute;
  left: 20px;
  color: #fff;
  background: #2173a4;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
}

.otzyvy-block{
  
}

