@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
.breadcrumbs-wrapper {
  background: url(../img/heading.jpg) no-repeat #7400c6;
  text-align: center;
  background-size: cover;
  padding: 60px; }
  .breadcrumbs-wrapper .page-title {
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase; }
  .breadcrumbs-wrapper .breadcrumbs {
    margin: 0 auto;
    width: 100%; }
    .breadcrumbs-wrapper .breadcrumbs a {
      color: #fff;
      display: inline;
      float: inherit;
      font-family: Raleway, sans-serif; }
    .breadcrumbs-wrapper .breadcrumbs span.sep {
      color: #cbcbcb;
      display: inline;
      float: inherit; }
    .breadcrumbs-wrapper .breadcrumbs .trail-before {
      display: none;
      float: inherit;
      font-family: Raleway, sans-serif; }
    .breadcrumbs-wrapper .breadcrumbs .trail-end {
      color: #bebebe;
      float: inherit;
      display: inline;
      font-family: Raleway, sans-serif; }

.template-page .entry-content-wrapper h1 {
  color: #000 !important; }

.avia-button-wrap > a {
  border-radius: 40px !important;
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: bold !important;
  letter-spacing: 2.4px; }

.margin-top-30 {
  margin-top: 30px !important; }

.button {
  border-radius: 30px !important;
  font-size: 20px !important;
  background: #E947A5; }
  .button:hover {
    background: #e21b8e !important;
    border-color: #e21b8e !important; }

main.content-full-width {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

h2 {
  font-size: 45px !important; }

em {
  font-size: 17px; }

#header_main .main_menu {
  position: relative;
  float: right; }
  #header_main .main_menu .avia-menu-text {
    font-weight: normal;
    font-size: 16px;
    font-family: Raleway, sans-serif; }
#header_main .header-contact-info {
  float: right;
  position: relative;
  padding-left: 20px; }
  @media screen and (max-width: 1024px) {
    #header_main .header-contact-info {
      display: none; } }
  #header_main .header-contact-info:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 33%;
    border-left: 1px solid #bfbfbf;
    display: block;
    height: 35%; }
  #header_main .header-contact-info .contact-item {
    float: left;
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    font-weight: normal;
    font-family: Raleway, sans-serif; }
    #header_main .header-contact-info .contact-item > i {
      color: #E947A5;
      font-size: 18px;
      margin-right: 5px; }
	#header_main .header-contact-info .contact-item > span > a {
		color: #4d4d4d;
	}
@media screen and (min-width: 1200px) {
#header .twelve.units {
  width: 1050px !important; }
}

#home-about-us {
  text-align: center; }
  @media screen and (min-width: 768px) {
    #home-about-us .av-special-heading-tag {
      font-size: 3.66rem;
      text-align: right; } }

.home-page-slider {
  font-family: "Ubuntu", serif !important; }
  .home-page-slider .avia-caption-title {
    background: none !important; }
  .home-page-slider .avia-caption-content {
    background: none !important; }
  .home-page-slider p {
    font-size: 18px;
    background: none !important; }
.home-page-slider .image-overlay-inside {
  display: none !important;
}
.home-page-slider .image-overlay {
  background: none !important;
}

.home-about-us-more-btn {
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .home-about-us-more-btn {
      text-align: right !important;
      display: block !important; } }

#print-types-blocks .print-types-head .av-special-heading-tag {
  font-weight: bold; }
#print-types-blocks .block-text > p {
  font-family: "Raleway", Sans-serif, serif; }
@media screen and (max-width: 767px) {
  #print-types-blocks > .flex_cell {
    width: 100% !important;
    display: block; }
    #print-types-blocks > .flex_cell .block-text {
      display: block;
      max-height: 100% !important; } }
#print-types-blocks .block-text {
  max-height: 0 !important;
  -webkit-transition: max-height .6s ease-in;
  -moz-transition: max-height .6s ease-in;
  -ms-transition: max-height .6s ease-in;
  -o-transition: max-height .6s ease-in;
  transition: max-height .6s ease-in;
  overflow: hidden; }
#print-types-blocks > div {
  height: 320px; }
  #print-types-blocks > div:hover .block-text {
    max-height: 300px !important; }

.home-company-promotion-right-col {
  float: right !important;
  margin: 15px auto !important; }

.home-company-promotion-left-col {
  margin: 15px auto !important;
  float: left !important; }

.products-image-slider > ul > li img {
  max-width: 200px; }

#after_section_4 {
  border: none; }

#portfolio-section .container .av-masonry {
  background: #fcfcfc; }
@media screen and (max-width: 767px) {
  #portfolio-section .av-tab-section-tab-title-container {
    min-width: inherit !important;
    left: 0 !important; }
    #portfolio-section .av-tab-section-tab-title-container > a {
      display: block !important; }
      #portfolio-section .av-tab-section-tab-title-container > a > .av-outer-tab-title > .av-inner-tab-title {
        margin: 0; } }
#portfolio-section .av-tab-section-tab-title-container > a {
  display: inline-block;
  width: auto; }
  #portfolio-section .av-tab-section-tab-title-container > a:hover > span:before {
    background-color: #E947A5; }
  #portfolio-section .av-tab-section-tab-title-container > a > span {
    position: relative; }
    #portfolio-section .av-tab-section-tab-title-container > a > span .av-inner-tab-title {
      width: auto;
      text-align: left;
      padding-left: 16px; }
    #portfolio-section .av-tab-section-tab-title-container > a > span:before {
      content: '';
      position: absolute;
      left: 0;
      top: 20px;
      width: 8px;
      height: 8px;
      display: block;
      margin-right: 10px;
      border-radius: 50%;
      background-color: #e9ebef; }
#portfolio-section .av-tab-section-inner-container .av-layout-tab {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
#portfolio-section .av-tab-section-inner-container .av-layout-tab-inner > .container {
  margin: 0;
  padding: 0;
  max-width: 100%; }

#portfolio-header .template-page {
  padding-bottom: 0;
  padding-top: 0; }

#map-section > .flex_cell, #map-section > .flex_cell.no_margin {
  padding: 0 !important; }

.responsive #top #wrap_all #map-section .no_margin {
  padding: 0 !important; }

.container_wrap.footer_color {
  border: none; }

#contact-form-wrapper {
  position: relative;
  height: 700px; }
  #contact-form-wrapper .flex_cell {
    padding: 0; }
  #contact-form-wrapper .contact-left-panel {
    width: 600px;
    min-height: 550px;
    float: right;
    z-index: 2; }
    #contact-form-wrapper .contact-left-panel ul li {
      padding-bottom: 60px; }
      #contact-form-wrapper .contact-left-panel ul li span.iconlist-char {
        font-size: 70px; }
      #contact-form-wrapper .contact-left-panel ul li .avia-icon-list article.article-icon-entry {
        min-height: 115px; }
  #contact-form-wrapper .contact-right-panel {
    width: 600px;
    min-height: 550px;
    margin-left: -30px;
    margin-top: 30px; }

.offer-title {
  margin-top: 0; }

.offer-image {
  margin-bottom: 0 !important; }
  .offer-image .avia_image {
    height: 158px; }

#portfolio-page-section .container .av-masonry {
  background: #fcfcfc; }
@media screen and (max-width: 767px) {
  #portfolio-page-section .av-tab-section-tab-title-container {
    min-width: inherit !important;
    left: 0 !important; }
    #portfolio-page-section .av-tab-section-tab-title-container > a {
      display: block !important; }
      #portfolio-page-section .av-tab-section-tab-title-container > a > .av-outer-tab-title > .av-inner-tab-title {
        margin: 0; } }
#portfolio-page-section .av-tab-section-tab-title-container > a {
  display: inline-block;
  width: auto; }
  #portfolio-page-section .av-tab-section-tab-title-container > a:hover > span:before {
    background-color: #E947A5; }
  #portfolio-page-section .av-tab-section-tab-title-container > a > span {
    position: relative; }
    #portfolio-page-section .av-tab-section-tab-title-container > a > span .av-inner-tab-title {
      width: auto;
      text-align: left;
      padding-left: 16px; }
    #portfolio-page-section .av-tab-section-tab-title-container > a > span:before {
      content: '';
      position: absolute;
      left: 0;
      top: 20px;
      width: 8px;
      height: 8px;
      display: block;
      margin-right: 10px;
      border-radius: 50%;
      background-color: #e9ebef; }
#portfolio-page-section .av-tab-section-inner-container .av-layout-tab {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
#portfolio-page-section .av-tab-section-inner-container .av-layout-tab-inner > .container {
  margin: 0;
  padding: 0;
  max-width: 100%; }

/* CSS WYBORY */
.breadcrumbs-wrapper-wybory {
  background: url(../img/heading_1_procent.jpg) no-repeat #7400c6;
  text-align: center;
  background-size: cover;
  padding: 60px;
  min-height: 223px; }

.breadcrumbs-wrapper-wybory .page-title {
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase; }

.breadcrumbs-wrapper-wybory .breadcrumbs {
    margin: 0 auto;
    width: 100%; }

.breadcrumbs-wrapper-wybory .breadcrumbs a {
      color: #fff;
      display: inline;
      float: inherit;
      font-family: Raleway, sans-serif; }

.breadcrumbs-wrapper-wybory .breadcrumbs span.sep {
      color: #cbcbcb;
      display: inline;
      float: inherit; }

.breadcrumbs-wrapper-wybory .breadcrumbs .trail-before {
      display: none;
      float: inherit;
      font-family: Raleway, sans-serif; }

.breadcrumbs-wrapper-wybory .breadcrumbs .trail-end {
      color: #bebebe;
      float: inherit;
      display: inline;
      font-family: Raleway, sans-serif; }


#header .avia_mega_div
{
    left: -300px;
}

/*# sourceMappingURL=custom.css.map */

.table-responsive, .tab_inner_content.invers-color {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > table, .tab_inner_content.invers-color > table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
