@charset "UTF-8";
.TopContainer, .PortfolioPage-topContainer, .CooperationPage-descriptionContainer {
  margin: 100px 0 120px 0; }
  @media (max-width: 767px) {
    .TopContainer, .PortfolioPage-topContainer, .CooperationPage-descriptionContainer {
      margin: 60px 0 100px 0; } }

/*!
Theme URI:
Theme Name: HND Child 01
Description: Child 01 theme for the HND theme
Author: <a href="http://detheme.com">detheme</a>
Author URI:
Template: hnd
Version: 1.1.2
*/
.post-article {
  overflow: hidden; }

.post-1448 {
  padding-top: 0 !important; }

.eg-hnd-services-element-2 {
  display: inline !important; }

h1, h2, h3, h4, h5, h6 {
  text-transform: none !important; }

a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

body.dt_custom_body {
  background-color: #ffffff; }
body.page {
  background-color: #ffffff; }

#banner-section {
  background-position: 50% 0 !important;
  position: relative; }
  #banner-section:after {
    background: rgba(37, 39, 60, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }

.breadcrumbs {
  display: none !important; }

h1.page-title {
  font-family: "Montserrat", "Open Sans";
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase !important; }

.BackButton {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  cursor: pointer; }
  .BackButton i {
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    left: 0;
    position: relative; }
  .BackButton:hover {
    color: #5d6174; }
    .BackButton:hover i {
      left: -10px; }

.dt-social-share .fontelloicon-facebook {
  color: #3b5998; }
.dt-social-share .fontelloicon-twitter {
  color: #0084b4; }
.dt-social-share .fontelloicon-pinterest {
  color: #C92228; }

@media (max-width: 767px) {
  section#banner-section .banner-title h1.page-title {
    font-size: 20px; } }

@media (max-width: 767px) {
  .eg-portfolios-wrapper .esg-entry-cover {
    opacity: 1 !important;
    visibility: visible !important; }
  .eg-portfolios-wrapper .esg-overlay {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important; }
  .eg-portfolios-wrapper .esg-slideshortdown {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important; }
  .eg-portfolios-wrapper a.eg-portfolios-element-8 {
    color: #ffffff; } }

.line-separator {
  background: #000;
  border-bottom: 1px solid #bdbfd6;
  height: 1px;
  margin: 40px auto;
  max-width: 30%;
  box-shadow: 1px 0px 1px #e7e7e7;
  border-radius: 3px; }

.space-20 {
  margin: 20px 0; }

.space-40 {
  margin: 40px 0; }

.wpb_text_column :last-child {
  max-width: 100%; }

/* Main menu */
#dt-menu {
  margin-top: 20px !important; }
  @media (max-width: 991px) {
    #dt-menu {
      margin-top: 0 !important;
      background-color: #ffffff; } }

@media (max-width: 991px) {
  #head-page #dt-menu > ul > li > a, #menu-main-menu a > span {
    color: #25273c !important; } }

@media (max-width: 991px) {
  #dt-menu > ul > li, #menu-main-menu {
    border: none !important; } }

#menu-main-menu span, #menu-main-menu i, #mobile-header i.icon-menu {
  -moz-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
  color: #ffffff !important;
  padding: 0 5px; }

#menu-main-menu span:hover {
  background: #ffffff;
  color: #25273c !important; }

.close-all i {
  color: #25273c !important; }

.sticky #dt-menu {
  margin-top: 0 !important; }
.sticky .stickysolid {
  box-shadow: 0 0 6px #727272; }
.sticky #menu-main-menu span {
  color: #121b1b !important;
  font-size: 13px; }
.sticky #logomenureveal {
  width: 100px;
  position: relative;
  top: -5px; }
@media (max-width: 767px) {
  .sticky #mobile-header {
    min-height: 50px; } }
.sticky #mobile-header i.icon-menu {
  color: #121b1b !important; }

/* ENDOF Main menu */
/* Main page Slider */
.rev_slider {
  overflow: hidden !important; }

.MainPage-slider-arrowButton {
  -moz-transition: 0.2s all linear !important;
  -o-transition: 0.2s all linear !important;
  -webkit-transition: 0.2s all linear !important;
  transition: 0.2s all linear !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 300;
  padding: 12px;
  text-align: center;
  -moz-transition: 0.3s background linear, 0.3s color linear;
  -o-transition: 0.3s background linear, 0.3s color linear;
  -webkit-transition: 0.3s background linear, 0.3s color linear;
  transition: 0.3s background linear, 0.3s color linear; }
  .MainPage-slider-arrowButton:hover {
    background: #ffffff;
    color: #25273c !important; }

.MainPage-title {
  font-family: "Montserrat", "Open Sans";
  font-size: 20px;
  font-weight: 400;
  color: #fff; }

.MainPage-sliderOverlay {
  background: rgba(37, 39, 60, 0.7) !important;
  height: 100% !important;
  position: absolute !important;
  width: 100% !important;
  z-index: 9999 !important; }

/* ENDOF Main page Slider */
/* Main page top mobile section */
.MainPage-topMobile-container {
  height: 100vh;
  position: relative; }

.MainPage-topMobile {
  background: rgba(37, 39, 60, 0.7);
  height: 100%;
  padding-top: 200px;
  position: absolute;
  width: 100%; }
  @media (max-width: 767px) {
    .MainPage-topMobile {
      padding-top: 150px; } }
  .MainPage-topMobile h1, .MainPage-topMobile h2 {
    color: #ffffff;
    margin: auto;
    padding: 0 110px;
    text-transform: uppercase !important;
    width: 970px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .MainPage-topMobile h1, .MainPage-topMobile h2 {
        width: 750px; } }
    @media (max-width: 767px) {
      .MainPage-topMobile h1, .MainPage-topMobile h2 {
        width: auto;
        padding: 0 50px; } }
  .MainPage-topMobile h1, .MainPage-topMobile .MainPage-topMobile-subtitle {
    font-family: "Montserrat", "Open Sans";
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 0; }
    .MainPage-topMobile h1.MainPage-topMobile-title, .MainPage-topMobile .MainPage-topMobile-subtitle.MainPage-topMobile-title {
      font-family: "Montserrat", "Open Sans";
      font-size: 28px;
      font-weight: 400;
      line-height: 32px;
      margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .MainPage-topMobile h1, .MainPage-topMobile .MainPage-topMobile-subtitle {
        font-family: "Montserrat", "Open Sans";
        font-size: 42px;
        font-weight: 600;
        line-height: 42px; }
        .MainPage-topMobile h1.MainPage-topMobile-title, .MainPage-topMobile .MainPage-topMobile-subtitle.MainPage-topMobile-title {
          font-family: "Montserrat", "Open Sans";
          font-size: 24px;
          font-weight: 400;
          line-height: 28px; } }
    @media (max-width: 767px) {
      .MainPage-topMobile h1, .MainPage-topMobile .MainPage-topMobile-subtitle {
        font-family: "Montserrat", "Open Sans";
        font-size: 30px;
        font-weight: 600;
        line-height: 36px; }
        .MainPage-topMobile h1.MainPage-topMobile-title, .MainPage-topMobile .MainPage-topMobile-subtitle.MainPage-topMobile-title {
          font-family: "Montserrat", "Open Sans";
          font-size: 18px;
          font-weight: 400;
          line-height: 26px; } }
  .MainPage-topMobile h2 {
    font-family: "Montserrat", "Open Sans";
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .MainPage-topMobile h2 {
        font-family: "Montserrat", "Open Sans";
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .MainPage-topMobile h2 {
        font-family: "Montserrat", "Open Sans";
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 20px; } }

.MainPage-topMobile-buttonContainer {
  margin: auto;
  width: 970px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .MainPage-topMobile-buttonContainer {
      width: 750px; } }

.MainPage-topMobile-button {
  -moz-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  left: 110px;
  padding: 6px;
  position: relative;
  top: 50px; }
  .MainPage-topMobile-button:hover {
    background-color: #ffffff;
    color: #25273c !important; }
  .MainPage-topMobile-button:visited {
    color: #ffffff; }
  @media (max-width: 767px) {
    .MainPage-topMobile-button {
      left: 50px;
      padding: 4px; } }

/* ENDOF Main page top mobile section */
/* Main page About us section */
.MainPage-about {
  margin: 100px 0 100px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .MainPage-about {
      margin: 50px 0 50px 0; } }
  @media (max-width: 767px) {
    .MainPage-about {
      margin: 40px 0 40px 0; } }

.MainPage-about-imageLeft, .MainPage-about-imageRight {
  position: relative; }

@media (max-width: 1199px) {
  .MainPage-about-imageRight {
    display: none !important; } }
.MainPage-about-imageRight img {
  position: absolute;
  right: -158px;
  top: -61px; }

@media (max-width: 991px) {
  .MainPage-about-imageLeft {
    display: none !important; } }
.MainPage-about-imageLeft img {
  left: -300px;
  position: absolute;
  top: -340px;
  transform: rotate(15deg);
  width: 440px; }

.MainPage-about-paragraphLarge {
  font-family: "Poppins", sans-serif;
  font-size: 27px;
  line-height: 48px; }
  .MainPage-about-paragraphLarge strong {
    font-weight: 600; }

.MainPage-about-paragraphSmall {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272;
  padding-top: 16px;
  padding-left: 25px; }
  @media (max-width: 991px) {
    .MainPage-about-paragraphSmall {
      padding-left: 0px; } }

/* ENDOF Main page About us section */
/* Main page Services section */
/* + in Domy, Mieszkania, remonty grid */
a.eg-hnd-services-element-7 {
  border: 1px solid #ffffff;
  -moz-transition: 0.3s background linear, 0.3s color linear;
  -o-transition: 0.3s background linear, 0.3s color linear;
  -webkit-transition: 0.3s background linear, 0.3s color linear;
  transition: 0.3s background linear, 0.3s color linear;
  /* remove borders from + in services */ }
  .esg-grid a.eg-hnd-services-element-7 {
    display: inline-block !important;
    height: 50px;
    padding: 7px 18px !important;
    width: 50px; }
    @media (max-width: 767px) {
      .esg-grid a.eg-hnd-services-element-7 {
        font-size: 16px !important;
        height: 40px;
        padding: 3px 10px !important;
        width: 40px; } }
  a.eg-hnd-services-element-7:before, a.eg-hnd-services-element-7:after {
    display: none !important; }
  a.eg-hnd-services-element-7:hover {
    background-color: white !important; }

@media (min-width: 768px) and (max-width: 991px) {
  div.eg-hnd-services-element-7-a {
    margin: 30px 0 0 0 !important; } }
@media (max-width: 767px) {
  div.eg-hnd-services-element-7-a {
    margin: 15px 0 0 0 !important; } }
@media (max-width: 639px) {
  div.eg-hnd-services-element-7-a {
    margin: 50px 0 0 0 !important; } }

.esg-overlay.eg-hnd-services-container {
  -moz-transition: 0.2s background-color linear;
  -o-transition: 0.2s background-color linear;
  -webkit-transition: 0.2s background-color linear;
  transition: 0.2s background-color linear; }
  .eg-hnd-services-wrapper:hover .esg-overlay.eg-hnd-services-container {
    background-color: rgba(37, 39, 60, 0.8) !important; }

/* text in Domy, Mieszkania, remonty grid */
@media (max-width: 991px) {
  a.eg-hnd-services-element-2 {
    font-size: 24px !important; } }

/* ENDOF Main page Services section */
/* Main page Projects section */
.MainPage-projects {
  margin: 80px 0 30px 0;
  position: relative; }
  @media (max-width: 767px) {
    .MainPage-projects {
      margin: 30px 0 30px 0; } }

.MainPage-projects-paragraphLarge {
  margin-left: -18px; }
  @media (max-width: 767px) {
    .MainPage-projects-paragraphLarge {
      margin-left: 0; } }
  .MainPage-projects-paragraphLarge h2 {
    color: #121b1b;
    font-family: "Montserrat", "Open Sans";
    font-size: 44px;
    font-weight: 600;
    line-height: 54px;
    text-transform: uppercase !important; }
    @media (max-width: 767px) {
      .MainPage-projects-paragraphLarge h2 {
        font-size: 32px; } }

.MainPage-projects-paragraphSmall h3 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272;
  line-height: 26px; }
  @media (max-width: 767px) {
    .MainPage-projects-paragraphSmall h3 {
      font-family: "Poppins", sans-serif;
      font-size: 15px;
      font-weight: 300;
      line-height: 34px;
      color: #727272;
      font-family: "Poppins", sans-serif !important;
      font-size: 15px;
      font-weight: 300 !important; } }

.MainPage-projects-imageRight {
  position: absolute;
  right: -370px;
  top: -36px; }
  @media (max-width: 991px) {
    .MainPage-projects-imageRight {
      display: none; } }

.MainPage-services .eg-hnd-services-element-8 {
  text-transform: uppercase !important;
  font-weight: 600; }

.MainPage-projects-grid {
  z-index: 2; }
  .MainPage-projects-grid .portfolio-latest {
    z-index: 2 !important; }
  .MainPage-projects-grid .eg-portfolio-latest-element-8 {
    -moz-transition: 0.3s background linear, 0.3s color linear;
    -o-transition: 0.3s background linear, 0.3s color linear;
    -webkit-transition: 0.3s background linear, 0.3s color linear;
    transition: 0.3s background linear, 0.3s color linear;
    border: 1px solid #ffffff;
    display: inline-block;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    width: 50px; }
    .MainPage-projects-grid .eg-portfolio-latest-element-8:hover {
      background-color: white !important;
      font-size: 21px;
      line-height: 50px; }
    @media (max-width: 767px) {
      .MainPage-projects-grid .eg-portfolio-latest-element-8 {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        width: 40px; } }

/* ENDOF Main page Projects section */
/* Main page quote section */
.MainPage-quote {
  margin-bottom: 0 !important;
  padding: 100px 0 100px 0;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    .MainPage-quote {
      display: none !important; } }
  .MainPage-quote:after {
    background-color: rgba(37, 39, 60, 0.98);
    display: block;
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.MainPage-quote-text-container {
  position: relative;
  z-index: 999; }

.MainPage-quote-underline {
  font-family: "Roboto", "Open Sans";
  font-size: 13px;
  font-weight: 300;
  color: #5d6174;
  position: absolute;
  right: 300px;
  top: 120px; }
  @media (max-width: 1199px) {
    .MainPage-quote-underline {
      position: relative;
      top: 0;
      display: block;
      right: 0; } }
  @media (max-width: 767px) {
    .MainPage-quote-underline {
      top: -50px; } }

.MainPage-quote-text {
  color: #ffffff;
  font-family: "Roboto", "Open Sans";
  font-size: 31px;
  font-weight: 300;
  font-style: italic;
  quotes: "“" "”" "‘" "’"; }
  @media (max-width: 1199px) {
    .MainPage-quote-text {
      font-size: 28px; } }
  @media (max-width: 767px) {
    .MainPage-quote-text {
      margin-left: 0px; } }
  .MainPage-quote-text::before, .MainPage-quote-text::after {
    color: #5d6174;
    font-family: "Montserrat", "Open Sans";
    font-size: 72px; }
  .MainPage-quote-text::before {
    content: open-quote;
    margin-right: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .MainPage-quote-text::before {
        margin-right: 30px; } }
    @media (max-width: 767px) {
      .MainPage-quote-text::before {
        margin-right: 10px; } }
  .MainPage-quote-text::after {
    content: close-quote;
    margin-left: 50px;
    vertical-align: text-top; }

/* ENDOF Main page quote section */
.BottomText {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #5d6174;
  padding: 100px 0 80px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .BottomText {
      padding: 70px 0 50px 0; } }
  @media (max-width: 767px) {
    .BottomText {
      padding: 40px 0 30px 0; } }
  .BottomText.no-padding {
    padding-top: 0; }

/* Main page Footer section */
.MainPage-footer {
  background-color: #e7e7e7;
  color: #121b1b;
  margin: 0 -45px; }
  @media (max-width: 991px) {
    .MainPage-footer {
      margin: 0; } }
  @media (max-width: 767px) {
    .MainPage-footer {
      text-align: center; } }

.fb-like {
  left: 0; }
  @media (max-width: 767px) {
    .fb-like {
      left: 0; } }

@media (max-width: 767px) {
  .Footer-fbLike {
    margin: auto;
    width: 208px; } }

.MainPage-footer-right {
  text-align: right; }

.MainPage-footer-name {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h4.MainPage-footer-name {
  color: #121b1b;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 50px;
  text-transform: none; }

h5.MainPage-footer-name {
  color: #121b1b;
  font-size: 15px;
  margin-bottom: 10px;
  text-transform: none;
  text-align: right; }
  @media (max-width: 767px) {
    h5.MainPage-footer-name {
      text-align: center; }
      h5.MainPage-footer-name:first-of-type {
        margin-top: 50px; } }

.MainPage-footer-paragraph {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 300; }
  .MainPage-footer-paragraph.right {
    font-size: 15px;
    margin-bottom: 40px;
    text-align: right !important; }
    @media (max-width: 767px) {
      .MainPage-footer-paragraph.right {
        text-align: center !important;
        margin-bottom: 20px; } }
  .MainPage-footer-paragraph small {
    font-size: 11px; }
    @media (max-width: 767px) {
      .MainPage-footer-paragraph small {
        display: block; } }

.MainPage-footer-rightInfo {
  text-align: right; }
  @media (max-width: 767px) {
    .MainPage-footer-rightInfo {
      text-align: center; } }

.MainPage-footer-copyright {
  padding-top: 40px;
  text-align: left; }
  @media (max-width: 991px) {
    .MainPage-footer-copyright {
      padding-top: 10px; } }
  @media (max-width: 767px) {
    .MainPage-footer-copyright {
      position: relative;
      bottom: -100px;
      text-align: center; } }
  .MainPage-footer-copyright img {
    margin-right: 30px; }
    @media (max-width: 991px) {
      .MainPage-footer-copyright img {
        display: block; } }
    @media (max-width: 767px) {
      .MainPage-footer-copyright img {
        margin: 0 auto 10px auto; } }

.MainPage-footer-copyright-text {
  color: #a7a8b4;
  display: block;
  font-family: "Montserrat", "Open Sans";
  font-size: 11px;
  padding-top: 10px;
  vertical-align: middle; }

.MainPage-footer-button {
  padding-top: 10px;
  text-align: right; }
  @media (max-width: 767px) {
    .MainPage-footer-button {
      text-align: center;
      position: relative;
      top: -90px; } }
  .MainPage-footer-button .btn.btn-ghost {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 11px 44px;
    text-transform: none; }
    .MainPage-footer-button .btn.btn-ghost:hover {
      background-color: #25273c; }
    .MainPage-footer-button .btn.btn-ghost:hover span {
      color: #ffffff !important; }
    .MainPage-footer-button .btn.btn-ghost span {
      -moz-transition: 0.2s color linear;
      -o-transition: 0.2s color linear;
      -webkit-transition: 0.2s color linear;
      transition: 0.2s color linear;
      color: #121b1b; }

.MainPage-footer-buttonText {
  position: relative;
  left: -15px;
  top: -2px; }

.MainPage-footer-buttonIcon {
  font-family: "Montserrat", "Open Sans";
  font-size: 19px;
  font-weight: 300;
  position: relative;
  right: -15px; }

/* ENDOF Main page Footer section */
/* ============== ABOUT PAGE ======================= */
.AboutPage-initialRow, .AboutPage-descriptionRow h2,
.AboutPage-descriptionParagraph, .AboutPage-descriptionParagraph h3 {
  font-family: "Poppins", sans-serif; }

.AboutPage-initialRow {
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
  margin: 95px 0 115px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .AboutPage-initialRow {
      margin: 65px 0 65px 0; } }
  @media (max-width: 767px) {
    .AboutPage-initialRow {
      margin: 15px 0 0 0; } }

.AboutPage-descriptionRow {
  margin-bottom: 190px; }
  @media (max-width: 767px) {
    .AboutPage-descriptionRow {
      margin-bottom: 70px; } }
  .AboutPage-descriptionRow h2 {
    color: #121b1b;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 45px;
    text-transform: none; }
    @media (max-width: 767px) {
      .AboutPage-descriptionRow h2 {
        font-family: "Poppins", sans-serif;
        font-size: 21px;
        font-weight: 600;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .AboutPage-descriptionRow h2 {
        margin-bottom: 30px !important; } }

.AboutPage-descriptionParagraph {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272; }
  .AboutPage-descriptionParagraph h3 {
    color: #121b1b;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 40px;
    text-transform: none; }

@media (max-width: 767px) {
  .AboutPage-image img {
    margin-bottom: 30px; } }

/* ============== ENDOF ABOUT PAGE ======================= */
/* ============== CONTACT PAGE ========================= */
.ContactForm-group {
  position: relative;
  margin-bottom: 25px; }

.wpcf7-form-control-wrap input.ContactForm-input {
  border: none;
  border-bottom: 1px solid #121b1b;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  padding-left: 5px; }
  .wpcf7-form-control-wrap input.ContactForm-input:focus {
    outline: none; }
  .wpcf7-form-control-wrap input.ContactForm-input.wpcf7-not-valid {
    margin-bottom: 0; }

.wpcf7-textarea.ContactForm-textarea {
  border: 1px solid #121b1b;
  height: 100px; }

.ContactForm-label, .ContactForm-textareaLabel {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 600; }

.ContactForm-label {
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 15px;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .ContactForm-label.focused {
    top: -12px;
    font-size: 12px;
    color: #a7a8b4; }

.ContactForm-group.phone, .ContactForm-group.email {
  display: inline-block;
  width: 45%; }
.ContactForm-group.email {
  float: right; }
.ContactForm-group.textarea {
  margin-bottom: 0; }
  .ContactForm-group.textarea textarea {
    resize: vertical; }

.ContactForm-submitButton {
  text-align: right; }
  .ContactForm-submitButton input {
    color: #121b1b !important; }
    .ContactForm-submitButton input.btn.btn-ghost {
      font-family: "Poppins", sans-serif;
      font-size: 12px;
      font-weight: 600;
      padding: 20px 55px;
      text-transform: none; }
      .ContactForm-submitButton input.btn.btn-ghost:hover, .ContactForm-submitButton input.btn.btn-ghost:active, .ContactForm-submitButton input.btn.btn-ghost:focus {
        background-color: #25273c;
        color: #ffffff !important; }

.wpcf7-response-output {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-color: #cc0000;
  background-color: #cc0000;
  color: #ffffff;
  margin: 0 !important;
  position: absolute; }

.wpcf7-mail-sent-ok {
  background-color: #5d6174 !important; }

.wpcf7-validation-errors {
  background-color: #25273c !important;
  color: #ffffff !important; }

.wpcf7-not-valid-tip {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 16px !important; }

.wpcf7-form {
  position: relative;
  z-index: 2; }

.ContactPage-contactData {
  margin-top: 85px; }
  @media (max-width: 767px) {
    .ContactPage-contactData {
      margin-top: 35px; } }

.ContactPage-mapContainer {
  margin-bottom: 0; }

.ContactPage-map {
  padding: 0; }
  .ContactPage-map #map {
    height: 600px;
    padding: 0; }

.ContactPage-formHeader {
  margin-bottom: 48px !important; }
  @media (max-width: 767px) {
    .ContactPage-formHeader {
      margin-top: 48px !important; } }

.ContactPage-address h3, .ContactPage-contact h3, .ContactPage-mapText h3 {
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #121b1b; }

.ContactPage-address small {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300; }

.ContactPage-address-icon {
  margin-right: 5px;
  font-size: 26px; }
  .ContactPage-address-icon i:before {
    margin: 0 !important; }

.ContactPage-map-link {
  color: #5d6174;
  display: block;
  font-weight: 400;
  margin: 10px 0 25px 0; }

.ContactPage-contact {
  margin-top: 60px; }
  .ContactPage-contact h3 {
    color: #121b1b;
    font-size: 18px; }

.ContactPage-contact p, .ContactPage-address p, .ContactPage-contact div {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300; }

.ContactPage-text p {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272;
  margin-top: 45px; }
  @media (max-width: 767px) {
    .ContactPage-text p {
      margin-top: 80px; } }

.ContactPage-mapText {
  margin: 115px 0 85px 0 !important; }
  @media (max-width: 767px) {
    .ContactPage-mapText {
      margin: 40px 0 0 0 !important; } }

.ContactPage-formContainer {
  color: #121b1b;
  float: right; }
  .ContactPage-formContainer h2 {
    color: #121b1b; }

.ContactPage-bottomContainer {
  margin-bottom: 0;
  position: relative; }
  @media (max-width: 767px) {
    .ContactPage-bottomContainer {
      margin-bottom: 30px; } }

.ContactPage-coffee {
  position: absolute;
  top: -45px;
  right: -489px; }
  @media (max-width: 767px) {
    .ContactPage-coffee {
      display: none !important; } }

.ContactPage-laptop {
  position: absolute;
  top: -285px;
  right: -1438px;
  z-index: 1; }
  @media (max-width: 767px) {
    .ContactPage-laptop {
      display: none !important; } }

.fontelloicon-facebook-7 {
  color: #3b5998; }

.fontelloicon-pinterest-3 {
  color: #C92228; }

/* ============== ENDOF CONTACT PAGE ========================= */
/* ============== PORTFOLIO PAGE ========================= */
/* Top string in image */
.eg-portfolios-element-10 {
  letter-spacing: 2px; }

@media (max-width: 767px) {
  .PortfolioPage-topContainer {
    margin: 0; } }

.PortfolioPage-titleContainer {
  position: relative; }

.PortfolioPage-title {
  padding-top: 25px;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .PortfolioPage-title {
      padding-top: 0;
      padding-left: 0; } }
  .PortfolioPage-title h2 {
    color: #121b1b;
    color: #121b1b;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 45px; }
    @media (max-width: 767px) {
      .PortfolioPage-title h2 {
        font-family: "Poppins", sans-serif;
        font-size: 21px;
        font-weight: 600;
        line-height: 36px; } }

.PortfolioPage-description {
  padding-top: 25px;
  padding-left: 30px; }
  @media (max-width: 767px) {
    .PortfolioPage-description {
      margin-bottom: 32px !important;
      padding-top: 0;
      padding-left: 0; } }
  .PortfolioPage-description p {
    color: #727272;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 34px;
    color: #727272; }

.PorfolioPage-image img {
  position: absolute;
  left: -475px;
  top: 0; }

/* Load more button */
.hnd .esg-navigationbutton.esg-loadmore {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #121b1b;
  margin-top: 100px;
  padding: 10px 32px;
  text-transform: none; }
  @media (max-width: 767px) {
    .hnd .esg-navigationbutton.esg-loadmore {
      margin-top: 32px; } }

.hnd .esg-navigationbutton.esg-loadmore:focus,
.hnd .esg-navigationbutton.esg-loadmore:hover,
.hnd .esg-navigationbutton.esg-loadmore:active {
  background-color: #25273c !important; }

/* ============== ENDOF PORTFOLIO PAGE ========================= */
/* ============== PORTFOLIO DETAILS PAGE ========================= */
.single-essential_grid section#banner-section {
  background-position: 50% -250px !important; }
  @media (max-width: 767px) {
    .single-essential_grid section#banner-section {
      background-position: 50% 50% !important;
      height: 300px !important;
      min-height: 300px !important; } }

.ProductDetailsPage-title {
  margin: 75px 0 55px 0;
  position: relative; }
  @media (max-width: 767px) {
    .ProductDetailsPage-title {
      margin: 20px 0 20px 0; } }
  .ProductDetailsPage-title h1 {
    color: #121b1b;
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-align: center; }
    @media (max-width: 767px) {
      .ProductDetailsPage-title h1 {
        text-align: left; } }

.PortfolioDetails-descriptionContainer .column_container {
  padding-left: 0; }
  @media (max-width: 991px) {
    .PortfolioDetails-descriptionContainer .column_container {
      padding-left: 15px;
      padding-right: 15px; } }
.PortfolioDetails-descriptionContainer .dt-social-share {
  margin: 60px 0; }
  .PortfolioDetails-descriptionContainer .dt-social-share i {
    font-size: 29px; }

@media (max-width: 991px) {
  .PortfolioDetails-descriptionContainer,
  .PortfolioDetails-gridContainer,
  .PortfolioDetails-titleContainer {
    margin: 0; } }

.PorfolioDetailsPage-mainText h2,
.PorfolioDetailsPage-bottomTitle h2 {
  color: #121b1b;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 45px; }
  @media (max-width: 767px) {
    .PorfolioDetailsPage-mainText h2,
    .PorfolioDetailsPage-bottomTitle h2 {
      font-family: "Poppins", sans-serif;
      font-size: 21px;
      font-weight: 600;
      line-height: 36px; } }

@media (max-width: 767px) {
  .PorfolioDetailsPage-mainText,
  .PortfolioDetailsPage-description {
    margin-bottom: 32px !important; } }

.PortfolioDetailsPage-description {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272;
  margin-bottom: 0; }

.PortfolioDetailsPage-goBack {
  position: absolute;
  left: -12px;
  top: 17px; }
  @media (max-width: 991px) {
    .PortfolioDetailsPage-goBack {
      left: 0; } }
  @media (max-width: 767px) {
    .PortfolioDetailsPage-goBack {
      display: none; } }
  .PortfolioDetailsPage-goBack i {
    font-size: 25px; }

.PortfolioDetailsPage-goBackText {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-left: 12px;
  position: relative;
  top: -4px; }

.PorfolioDetailsPage-bottomTitle {
  margin-top: 50px; }

.eg-portfolio-detail-element-9 {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

/* ============== ENDOF PORTFOLIO DETAILS PAGE ========================= */
/* ============== COOPERATION DETAILS PAGE ========================= */
.CooperationPage-mainText h2,
.CooperationPage-middleText h2 {
  color: #121b1b;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 45px; }
  @media (max-width: 767px) {
    .CooperationPage-mainText h2,
    .CooperationPage-middleText h2 {
      font-family: "Poppins", sans-serif;
      font-size: 21px;
      font-weight: 600;
      line-height: 36px; } }

.CooperationPage-description {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 34px;
  color: #727272; }
  @media (max-width: 767px) {
    .CooperationPage-description {
      margin-left: 15px;
      margin-right: 15px; } }

.CooperationPage-mainText {
  margin-left: -15px;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .CooperationPage-mainText {
      margin-left: 15px; } }
  @media (max-width: 767px) {
    .CooperationPage-mainText h2 {
      margin-bottom: 15px !important; } }

.CooperationPage-descriptionContainer .column_container,
.CooperationPage-accordionContainer .column_container {
  padding-left: 0;
  padding-right: 0; }

.CooperationPage-accordionContainer {
  margin-bottom: 0; }

.CooperationPage-middleText {
  background-color: #e7e7e7;
  margin-bottom: 0;
  padding: 60px 0;
  text-align: center; }
  @media (max-width: 767px) {
    .CooperationPage-middleText {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .CooperationPage-middleText h2 {
      font-size: 21px; } }

.CooperationPage-accordion {
  counter-reset: section; }
  .CooperationPage-accordion br {
    content: '';
    display: none;
    margin: 0; }
  .CooperationPage-accordion h2, .CooperationPage-accordion h3, .CooperationPage-accordion h4, .CooperationPage-accordion h5 {
    color: #121b1b; }
  .CooperationPage-accordion h3 {
    margin: 0; }
  .CooperationPage-accordion .accordion-title {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 600;
    background-position: 300px;
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    padding: 60px 0 60px 410px;
    position: relative; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .CooperationPage-accordion .accordion-title {
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        font-weight: 300;
        background-position: 200px;
        padding: 45px 0 45px 310px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .CooperationPage-accordion .accordion-title {
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        font-weight: 300;
        background-position: 150px;
        background-size: 28px;
        padding: 30px 0 30px 240px; } }
    @media (max-width: 767px) {
      .CooperationPage-accordion .accordion-title {
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        font-weight: 300;
        background: none;
        padding: 18px 40px 18px 80px; } }

.CooperationPage-accordion .accordion-title:nth-child(even),
.CooperationPage-accordion .accordion-title:nth-child(odd)::before {
  background-color: #121b1b; }

.CooperationPage-accordion .accordion-title:nth-child(odd),
.CooperationPage-accordion .accordion-title:nth-child(even)::before {
  background-color: #25273c; }

.CooperationPage-accordion .accordion-title::before {
  counter-increment: section;
  content: counter(section) ".";
  left: 0;
  padding: 60px 67px;
  position: absolute;
  top: 0;
  width: 156px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .CooperationPage-accordion .accordion-title::before {
      padding: 45px 57px;
      width: 120px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .CooperationPage-accordion .accordion-title::before {
      padding: 30px 42px;
      width: 90px; } }
  @media (max-width: 767px) {
    .CooperationPage-accordion .accordion-title::before {
      padding: 18px 20px;
      height: 100%;
      width: 50px; } }

.CooperationPage-accordion .accordion-title::after {
  -moz-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
  content: '\e8b5';
  font-family: fontello;
  font-size: 40px;
  position: absolute;
  right: 75px;
  top: 50px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .CooperationPage-accordion .accordion-title::after {
      font-size: 32px;
      top: 36px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .CooperationPage-accordion .accordion-title::after {
      font-size: 28px;
      top: 25px; } }
  @media (max-width: 767px) {
    .CooperationPage-accordion .accordion-title::after {
      font-size: 20px;
      top: 12px;
      right: 30px; } }

.CooperationPage-accordion .accordion-title.open::after {
  transform: rotate(180deg); }

.CooperationPage-accordionItemContainer {
  margin: auto;
  width: 1020px; }
  @media (max-width: 1199px) {
    .CooperationPage-accordionItemContainer {
      width: 970px; } }
  @media (max-width: 991px) {
    .CooperationPage-accordionItemContainer {
      width: 750px; } }
  @media (max-width: 767px) {
    .CooperationPage-accordionItemContainer {
      margin: 0 15px;
      width: auto; } }
  .CooperationPage-accordionItemContainer h4 {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-top: 120px;
    padding-bottom: 30px;
    position: relative; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .CooperationPage-accordionItemContainer h4 {
        margin-top: 80px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .CooperationPage-accordionItemContainer h4 {
        font-size: 21px;
        margin-top: 60px; } }
    @media (max-width: 767px) {
      .CooperationPage-accordionItemContainer h4 {
        font-size: 20px;
        margin-top: 50px; } }
    .CooperationPage-accordionItemContainer h4::before {
      border-bottom: 3px solid #25273c;
      bottom: 0;
      content: "";
      position: absolute;
      width: 30px; }
  .CooperationPage-accordionItemContainer h5 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 60px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .CooperationPage-accordionItemContainer h5 {
        margin-top: 40px;
        font-size: 15px; } }
    @media (max-width: 767px) {
      .CooperationPage-accordionItemContainer h5 {
        margin-top: 20px;
        font-size: 15px; } }

.CooperationPage-accordionItemText {
  color: #0e0f17;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .CooperationPage-accordionItemText {
      font-size: 13px;
      margin-bottom: 40px;
      margin-top: 20px; } }
  .CooperationPage-accordionItemText.bottom {
    margin-bottom: 120px !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      .CooperationPage-accordionItemText.bottom {
        margin-bottom: 100px !important; } }
    @media (max-width: 767px) {
      .CooperationPage-accordionItemText.bottom {
        margin-bottom: 60px !important; } }
  .CooperationPage-accordionItemText.list {
    margin-bottom: 8px; }

.CooperationPage-accordionItemList {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding-left: 18px; }
  @media (max-width: 767px) {
    .CooperationPage-accordionItemList {
      font-size: 13px; } }

.CooperationPage-accordionContractHeader {
  background-image: url("./images/partnership-contract-icon.png"); }

.CooperationPage-accordionStocktakingHeader {
  background-image: url("./images/partnership-binoculars-icon.png"); }

.CooperationPage-accordionStartHeader {
  background-image: url("./images/partnership-cooperation-icon.png"); }

.CooperationPage-accordionConceptHeader {
  background-image: url("./images/partnership-concept-icon.png"); }

.CooperationPage-accordionVisualizationHeader {
  background-image: url("./images/partnership-visualization-icon.png"); }

.CooperationPage-accordionMeetingsHeader {
  background-image: url("./images/partnership-meetings-icon.png"); }

.CooperationPage-accordionDocumentationHeader {
  background-image: url("./images/partnership-documentation-icon.png"); }

.CooperationPage-summaryContainer {
  margin-bottom: 0; }

.CooperationPage-summary {
  text-align: center; }
  .CooperationPage-summary h2 {
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #121b1b;
    letter-spacing: 1px;
    padding: 110px 0 50px 0; }
    @media (max-width: 767px) {
      .CooperationPage-summary h2 {
        font-size: 21px;
        padding: 60px 0 40px 0; } }
  .CooperationPage-summary p {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0 60px 165px 60px; }
    @media (max-width: 767px) {
      .CooperationPage-summary p {
        font-size: 15px;
        padding: 0 15px 50px 15px; } }

/* ============== ENDOF COOPERATION DETAILS PAGE ========================= */
.ErrorPage-text {
  width: 100% !important;
  overflow: hidden !important; }
  @media (max-width: 1199px) {
    .ErrorPage-text {
      width: 970px; } }
  @media (max-width: 991px) {
    .ErrorPage-text {
      width: 750px; } }
  @media (max-width: 767px) {
    .ErrorPage-text {
      margin: 0 15px;
      width: auto; } }
  .ErrorPage-text h1 {
    font-family: "Montserrat", "Open Sans";
    font-size: 112px;
    font-weight: 600;
    text-align: center; }

.ErrorPage-mainText {
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center; }

.ErrorPage-secondaryText {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center; }

.about-author, .blog_info_author {
  display: none !important; }

.blog_info_categories {
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  font-weight: 600; }

.blog_info_date {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal; }

h2.blog-post-title {
  color: #121b1b; }
  h2.blog-post-title a {
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    font-weight: 600; }
    @media (max-width: 767px) {
      h2.blog-post-title a {
        font-size: 26px; } }

.postcontent .blog-post-title {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px; }
  .postcontent .blog-post-title a {
    color: #4c507b; }

.postcontent h3 {
  margin-top: 60px; }

.post a {
  color: #5d6174; }
  .post a:hover {
    color: #25273c; }

.form-submit {
  text-align: right; }

.comment-notes {
  display: none; }

.comment-count {
  display: none; }
  .comment-count h3 {
    font-family: "Poppins", sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 32px; }

.comment-respond {
  font-family: "Montserrat", "Open Sans";
  font-size: 24px;
  font-weight: 300; }

.comment_item {
  list-style-type: none; }
  .comment_item .media-body {
    border: 1px solid #e7e7e7;
    margin-bottom: 16px;
    padding: 15px; }
    @media (max-width: 767px) {
      .comment_item .media-body .btn.btn-ghost {
        padding: 4px 16px; } }
  @media (max-width: 767px) {
    .comment_item img {
      width: 45px; } }

@media (max-width: 767px) {
  .section-comment ul.children {
    padding-left: 40px; } }

.comment-reply-link, .comment-edit-link {
  font-size: 12px;
  top: 0; }

.comment-form .form-control ::-webkit-input-placeholder {
  font-size: 40px !important;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 300; }
.comment-form .form-control :-moz-placeholder {
  font-size: 40px !important;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 300; }
.comment-form .form-control ::-moz-placeholder {
  font-size: 40px !important;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 300; }
.comment-form .form-control :-ms-input-placeholder {
  font-size: 40px !important;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 300; }
.comment-form .form-group i {
  line-height: 38px; }
.comment-form .form-group input, .comment-form .form-group textarea {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400; }

.dt-comment-buttons {
  padding: 0; }

.dt-comment-date.secondary_color_text {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: rgba(18, 27, 27, 0.4); }
  @media (max-width: 767px) {
    .dt-comment-date.secondary_color_text {
      display: inline-block;
      float: right;
      font-size: 12px;
      width: auto !important; } }

.dt-comment-author {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #25273c; }
  @media (max-width: 767px) {
    .dt-comment-author {
      display: inline-block;
      float: left;
      font-size: 16px;
      width: auto !important; } }

.dt-comment-comment {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #727272; }
  @media (max-width: 767px) {
    .dt-comment-comment {
      font-size: 14px; } }

.img-circle {
  border-radius: 0; }

.gplus-button {
  display: none; }

.social-share-button-group i, .social-share-button-group span {
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear; }

.blog_info_comments {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal; }

.blog_info_categories a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #5d6174 !important; }
  .blog_info_categories a:hover {
    color: #25273c !important; }

.btn.skin-dark:hover {
  background-color: #25273c !important; }

.recentcomments .comment-author-link {
  font-family: "Montserrat", "Open Sans";
  font-size: 15px;
  font-weight: 300; }
.recentcomments a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  font-weight: 100;
  font-style: normal; }
  .recentcomments a:hover {
    color: #25273c; }

.postmetabottom a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }
.postmetabottom a:hover {
  color: #5d6174; }

.widget_calendar a {
  color: #ffffff !important; }

.single-post .post-3572 .postimagecontent {
  display: none !important; }

.post-4296 .postimagecontent {
  display: none; }

#eu-cookie-bar {
  background: rgba(37, 39, 60, 0.8); }

@media (max-width: 767px) {
  button#euCookieAcceptWP {
    display: block;
    margin: 5px auto 5px auto; } }

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