#toolbar-administration {
  display: none;
}
.page--head .title, .page--head .link {
  color: #191919;
}
.page--head .link>span:before {
  background: url(../images/arrow-black.svg) center center no-repeat;
}
.page--head .link {
  font-size: 17px;
}
.form-submit {
  display: block;
  float: left;
  border: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  --width: 100%;
  --time: 0.7s;
  position: relative;
  height: 1em;
  padding: 1em;
  overflow: hidden;
  border-radius: 27px;
  background: #fff;
  width: 194px;
  height: 54px;
  color: #191919;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.webform-submission-form .form-submit:hover,
.modal_form .webform-submission-form .form-submit {
  background: #fff;
  color: #191919;
}
.webform-submission-form .form-submit,
.modal_form .webform-submission-form .form-submit:hover,
.form-submit:hover {
  background: #191919;
  color: #fff;
}
@media (min-width: 1000px) {
  .statistics-section .bottom .col {
    width: 33.3%;
    margin-right: 0;
    margin-top: 100px;
  }
  .statistics-section .bottom .col:nth-child(1),
  .statistics-section .bottom .col:nth-child(2),
  .statistics-section .bottom .col:nth-child(3) {
    margin-top: 0;
  }
}
.image-section img {
  width: 100%;
  height: auto;
}
.node--type-portfolio-item .page--head .title, .node--type-portfolio-item .page--head .link {
  color: #fff;
}
.node--type-portfolio-item .page--head .link>span:before {
  background: url(../images/arrow.svg) center center no-repeat;
}
.left-socials {
  z-index: 4;
}
.blog-single .single-content ul li {
  display: list-item;
  margin: 0 0 0 40px;
  font-size: 17px;
  color: #8C8C8C;
  line-height: 1.7;
  padding: 0 0 5px;
  font-style: italic;
}
.blog-single .img-block img {
  height: auto;
}
.blog-single .fixed-bg .text p {
  font-size: 22px;
  color: #fff;
  max-width: 720px;
  font-weight: 400;
  line-height: 1.5;
}
.blog-single .node--type-article .ccn-blog-post-section {
  padding: 65px 0;
}
.blog-single .node--type-article .ccn-blog-post-section:nth-child(1) {
  padding: 250px 0 0;
}
.layout-one-sidebar.page-node-type-article .blog-single .node--type-article .ccn-blog-post-section:nth-child(1) {
  padding-top: 0;
}
.blog-single .node--type-article .ccn-blog-post-section:nth-child(2) {
  padding: 0;
}
.blog-single .node--type-article .ccn-blog-post-section:nth-child(3) {
  padding-top: 0;
}
.blog-single .node--type-article .ccn-blog-post-share {
  padding-top: 0;
}
.comment-form .form-item>label:first-child {
  display: none;
}
.filter-wrapper {
  display: none;
}
.comment-text ul.inline li {
  width: auto;
}
.blog-item .item-list li,
.sidebar ._block .item-list li {
  background: #191919;
  height: 34px;
  width: auto;
  padding: 0 13px;
  line-height: 34px;
  font-size: 17px;
  color: #fff;
  margin: 0 10px 0 0;
}
.sidebar ._block .archives .item-list li {
  background: none;
  color: #191919;
  margin: 0 0 20px;
  width: 100%;
}
.sidebar ._block .archives .item-list li:last-child {
  margin-bottom: 0;
}
.blog-list .blog-item .content .author {
  padding-left: 0;
}
.sidebar .archives ul li {
  margin: 0 0 20px;
}
.sidebar .archives ul li a {
  margin-right: 6px;
}
.blog-single .single-head .author .name {
  display: inline;
}
.path-frontpage .top_panel .logo,
body[class^="path-portfolio"] .top_panel .logo,
body[class*=" path-portfolio"] .top_panel .logo {
  filter: brightness(0) invert(1);
}
.layout__region>.ccn-section:nth-child(odd) section {
  background-color: #fff;
}
.layout__region>.ccn-section:nth-child(even) section {
  background-color: #F4F4F4;
}
.tabs a:focus, .tabs a:hover {
  background-color: transparent;
}
@media (min-width: 992px) {
  .main_slider .slider_wrap .slide .slide_title {
    max-width: 350px;
  }
}
@media (min-width: 1400px) {
  .main_slider .slider_wrap .slide .slide_title {
    max-width: 550px;
  }
}
.layout-one-sidebar.page-node-type-article .blog-single .fixed-bg {
  flex-direction: column;
  min-height: 600px;
  justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: -70px;
  margin-top: 50px;
}
.full-image-section img {
  width: 100% !important;
  height: auto !important;
}
