

/* ==============================
   CUSTOM
   ============================== */


/* cormorant-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/cormorant-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* cormorant-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant';
  font-style: italic;
  font-weight: 300;
  src: url('../webfonts/cormorant-v24-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* cormorant-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/cormorant-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* cormorant-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/cormorant-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    background-color: #eeedde;
    color:#2f633f;
}

h1, h2, h3, h4 { 
  font-family: 'Cormorant', "Times New Roman", "serif";
  font-style: normal;
  font-weight: 300;
}
h3, .h3 {
  letter-spacing: 0em;
}
a{
    color: #2f633f;
}
a:hover{
    color: #5d8b6b;
}


.home-section{ background-attachment:scroll; }
.mxy-header{margin: 2rem 10%!important}
.inner-nav ul li .mn-sub li a {  
  font-size: 18px;
  color:#fff!important; 
}
.main-nav.dark .inner-nav ul > li > a {
  opacity: 1;
}
.mn-sub {
  width: 320px;
  background: rgba(47,99,63, 1);
}
.main-nav.dark {
  background: rgba(47,99,63, .9);
/*    background-image:url("../images/header-01+.jpg");    */
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.9!important;
}
.nav-logo-wrap .logo {
  max-width: 188px;
  height: 120px;
}
.stick-fixed {
  height: 120px !important;
}
.page-section, .small-section {
  padding: 100px 0;
}
.section-title-descr {
  color: #2f633f;
}
.section-title {
  font-weight: 300;
  letter-spacing: 0em;
}

.fixed-height-small {
  min-height: 400px;
}

.hs-line-7 {
  background: rgba(47,99,63, .8);
  padding: 1rem;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 76px;
  letter-spacing: 0em;
}
.mt-200{margin-top:200px!important}

.starbox {     
    background-color: #eeedde;
    padding: 80px 30px;
    height: 100%;
    text-align: center;
}
.starbox i {
    font-size: 56px;
    margin-bottom: 20px;
}
.btn-mod, a.btn-mod {
  background: rgba(196,146,58, 1);
  padding: 14px 60px 15px 60px!important;}
.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus{
  background: rgba(229,184,104, 1);
}
.bg-maingreen {
  background-color: #2f633f;
    color: #fff;
}
.btn-mod.btn-large {
  padding: 14px 38px 15px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .05em;
}

.works-grid.hide-titles .work-item .work-intro {
  bottom: -10px;
}

.work-title {
  font-size: 28px;
  font-weight: 400;
}

.work-descr {
  font-size: 18px;
  opacity: 1;
}

.work-item .work-img:after{
  background: rgba(196,146,58, 0);    
}

.works-grid.hover-white .work-item:hover .work-intro,
.works-grid.hover-white .work-item:hover .work-title,
.works-grid.hover-white .work-item:hover .work-descr{
    color: #fff;
}
.works-grid.hover-white .work-item:hover .work-img:after{    
  background: rgba(255,255,255, 0.5);
}

.bg-section{
    padding: 100px 0!important;
}


.bg-lightgreen {
  background-color: #d2d8c6!important;
}
.bg-person {
  background-color: rgba(210,216,198, 0.8);
}

.service-card {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.service-card-cols {
  padding: 24px 0px 24px 0px;
  border-bottom: 2px solid #fff;
}

.text-left { 
    text-align: left!important; 
}

footer a {
    color:#fff; }

a.link-to-top:link { color:#2f633f; }

.footer a:hover{
    color: #e0e8e2;
     text-decoration: none;
}

.footer-social-links {
  font-size: 24px;
}
.footer-social-links a {
    width: 54px;
    height: 54px;
    line-height: 54px !important;
    margin: 0 2px;
    color: #2f633f;
}
.footer-social-links a:before {
    background: #fff;
}
.footer-social-links a:hover {
    color: #2f633f;
}
.footer-social-links a:hover:before {
    background: #fff;
}

.footerleft {
  text-align: left !important;
}
.footerright {
  text-align: right !important;
}


@media only screen and (max-width: 480px) {
  .footer-social-links a i, .footer-social-links a span[class^="icon"] {
    line-height: 54px;
    }
.works-grid.hide-titles .work-item .work-intro {
  bottom: -80px;
}    

}


@media only screen and (max-width: 767px) {
.works-grid.hide-titles .work-item .work-intro {
  bottom: -60px;
}
.work-title {
  font-size: 18px;
}

.work-descr {
  font-size: 14px;
}     
.footerleft {
  text-align: center!important;
}
.footerright {
  text-align: center!important;
} 
.bg-section{
    padding: 30px 0!important;
}    
}

@media only screen and (max-width: 1024px) {
.section-title {
    font-size: 32px;
  }
.hs-line-7 {
  font-size: 30px;
  line-height: 36px;
}
.fixed-height-small {
  min-height: 300px;
}
.mt-200 {margin-top:10px!important
}    
.stick-fixed {
  height: 120px !important;
}
.main-nav.dark {
  background: rgba(47,99,63, 1);
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
/*  background-image: url("../images/header-01+.jpg");    */
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1 !important;
}    

.main-nav, .main-nav.small-height, .nav-logo-wrap .logo, .nav-logo-wrap .logo.small-height, .mobile-cart, .mobile-cart.small-height, .mobile-nav, .mobile-nav.small-height {
    height: auto !important;
    line-height: auto !important;
  }
.mobile-on .desktop-nav ul li a {
  padding: 0 20px;
}
    
.nav-logo-wrap .logo img {
  width: auto;
  max-height: 50px;
} 
.mxy-header {
  margin: 1rem 10% !important;
}
.main-nav.dark .mobile-nav {
  margin-top: 15px;
}
.mobile-on .full-wrapper .desktop-nav {
  margin-top: 18px;
}
.mobile-on .desktop-nav ul {
  width: 100%;
  float: none;
  background: rgba(47,99,63, .99);
  position: relative;
  overflow-x: hidden;
}
 .bg-section{
    padding: 80px 0!important;
}
}


@media only screen and (max-width: 1200px) {
  .inner-nav ul {
    font-size: 18px;
  }
.bg-section{
    padding: 10px 0!important;
}
}

@media only screen and (min-width: 1280px) {
.fixed-height-large {
  min-height: 830px;
}
}
@media only screen and (min-width: 2400px) {
.fixed-height-large {
  min-height: 930px;
}
}

@media only screen and (min-width: 1580px) {
.bg-section{
    padding: 100px 0!important;
}

}

@media only screen and (min-width: 1880px) {
.bg-section{
    padding: 100px 0!important;
}
}

