﻿#header {
}

  #header .header-body,
  #header .header-body .dropdown-menu,
  #header .header-nav-main::before {
    background-color: #0c740e;
    /*background: url('../Images/header_background.png') repeat;*/
  }

    #header .header-body a.nav-link,
    #header .header-body a.nav-link:hover,
    #header .header-body a.nav-link.active,
    #header .header-body a.dropdown-item,
    #header .header-body a.dropdown-item.active {
      color: #fff !important;
    }

    #header .header-body .social-icons li a,
    #header .header-body .bottomtext {
      color: #fff !important;
      border-color: #fff !important;
    }

  #header .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  
.field-message {
  padding: 5px;
  background-color: #ff6c6c;
  color: #fff;
  text-transform: uppercase;
}
.text-green { color: #52bc0c; !important}
.text-gray {color: #777 !important; font-size:1.2em !important}
.featured-boxes-modern-style-primary .featured-box {
    background: linear-gradient(135deg, #52bc0c 0%, #182027 100%);
}
html .text-color-green, html .text-color-green {
    color: #52bc0c !important;
}
#footer {
    z-index: 9999 !important;
}

.rev_slider .tp-caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  z-index: 1;
  width: 100%;
  background: black;
  opacity: .7 !important;
}
html.photography-demo-3 h2, html.photography-demo-3 h3, html.photography-demo-3 h4, html.photography-demo-3 h5, html.photography-demo-3 h6, html.photography-demo-3 a, html.photography-demo-3 p, html.photography-demo-3 span {
  color: #777 !important;
  font-family: "PT Sans", sans-serif;
}
.list.list-icons.list-icons-style-2 li > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-2 li > .icons:first-child, .list.list-icons.list-icons-style-2 li a:first-child > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-2 li a:first-child > .icons:first-child {
  border-width: 0px;
  border-style: solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 4px;
  font-size: 1.6em;
  line-height: 0.7;
}

.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
  color: #255e08;
  border-color: #242E39;
}
/* COOKIE BAR */
#cookiebar {
  position: relative;
  z-index: 99999 !important;
}

  #cookiebar #manage h2 {
    margin-bottom: 0px;
  }
@media (max-width: 500px) {

  html.photography-demo-3 .tp-caption-photo-label {
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding-bottom: 0;
    padding: 20px !important;
    line-height: 0.8em !important;
  }

    html.photography-demo-3 .tp-caption-photo-label span {
      font-size: 11px !important;
      text-transform: none !important;
      padding-bottom: 0;
      line-height: 1.5em !important;
    }
}

@media (min-width: 280px) and (max-width:1100px) {
  #header, .sticky-wrapper, .sticky-body {
    
  }
    #header .header-logo img, .sticky-wrapper  img {
      height: 130px !important
    }
    #header .header-logo, .sticky-wrapper {
      margin: 0 0;
      margin: 0 0;
      position: relative;
      z-index: 1;
    }
  .nopy{padding-top:0 !important; padding-bottom:0 !important}
}

  @media (min-width: 501px) and (max-width:991px) {
    #header .header-nav-main nav > ul li a {
      font-size: 14px;
      font-style: normal;
      line-height: 20px;
      padding: 7px 8px;
      margin: 1px 0;
      margin-top: 1px;
      margin-bottom: 1px;
      border-radius: 4px;
      text-align: left;
    } 

  }
    @media (min-width: 992px) and (max-width: 1200px) {
      html.photography-demo-3 .sticky-wrapper {
        z-index: 1000 !important;
        background-color: #0c740e;
      }
   
    html.photography-demo-3 .tp-caption-photo-label {
      font-size: 16px !important;
      text-transform: uppercase !important;
      padding-bottom: 0;
      padding: 20px !important;
      line-height: 1em
    }

      html.photography-demo-3 .tp-caption-photo-label span {
        font-size: 13px !important;
        text-transform: none !important;
        padding-bottom: 0;
        line-height: 1.5em !important;
      }
      .sticky-wrapper .social-icons li a, #header .header-body .bottomtext {
        color: #fff !important;
        border-color: #fff !important;
      }
  }

  @media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
      display: inline-flex;
      align-items: center;
      white-space: normal;
      border-radius: 4px;
      color: #ccc;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      padding: .5rem 1rem;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      text-decoration: none;
    }

    html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul, html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul {
      height: 90%;
      justify-content: center;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
      border-bottom: 1px solid #f7f7f7;
      color: #777;
      font-size: 1.1em;
      font-weight: 400;
      padding: 6px 18px;
      position: relative;
      text-transform: none;
      text-decoration: none;
      letter-spacing: -.5px;
    }

    html.photography-demo-3 .tp-caption-photo-label {
      font-size: 28px !important;
      text-transform: uppercase !important;
      padding-bottom: 0;
      padding: 30px !important;
    }

    #header .header-nav-main {
      display: block !important;
      height: auto !important;
    }
  }
