@charset "UTF-8";
/* CSS Document */

/*

.home-boxed-slider.style-2 .item-image .overlay {
  background-color: rgba(51, 51, 51, 0.2);
  z-index: 512;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  left: 10%;
  top: 40%;
  right: 10%;
  bottom: 10%;
  height: 50%;
  width: 80%;
}
.home-boxed-slider.style-2 .item-image .caption-wrapper h4 {
  font-size: 2.2em;
  letter-spacing: 0px;
  margin-bottom: 0;
  color: #ffffff;
  font-family: 'Cormorant', serif;
  font-style: italic;
}
*/

/* Highlight green = #4a8b2c */

/* Change logo size above sticky-nav bar */

/* Responsive video */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe, .video-container object, .video-container embed {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    }

/*.video-container {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
.video-container iframe {
      /* Make video to at least 100% wide and tall 
      min-width: 100%;
      min-height: 100%;
      /* Setting width & height to auto prevents the browser from stretching or squishing the video 
      width: auto;
      height: auto;
      /* Center the video 
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
*/
}

.before-main-nav-3-b1 img,
.before-main-nav-3-b2 img {
  height: 170px;
}

/* Change sticky-nav bar font size*/


.nav-main-menu:not(.left-menu) a {
  font-size: 20px;
}
.nav-main-menu a {
  font-family: 'Cormorant', serif;
  letter-spacing: 0em;
  cursor: pointer;
}

/* Home slider custom styles*/

.home-boxed-slider.style-2 .item-image {
  position: relative;
}
.home-boxed-slider.style-2 .item-image .caption-wrapper {
  background-color: rgba(74, 139, 44, 0.7);
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px 45px;
  width: 470px;
}
.home-boxed-slider.style-2 .item-image .caption-wrapper .heading-icon-1 {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
.home-boxed-slider.style-2 .item-image .caption-wrapper .heading-icon-1:before {
  color: #ffffff;
  content: "\e2d0";
  display: block;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: "wolverine";
}
.home-boxed-slider.style-2 .item-image .caption-wrapper h4 {
  font-size: 2.4em;
  line-height: 1.2em;
  letter-spacing: 0px;
  margin-bottom: 0;
  padding: 10px 5px;
  color: #ffffff;
  font-family: 'Cormorant', serif;
  font-style: italic;
}
.home-boxed-slider.style-2 .item-image .caption-wrapper p {
  margin-bottom: 15px;
}
.home-boxed-slider.style-2 .item-image .overlay {
    background-color: transparent;
  z-index: 512;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.home-boxed-slider.style-2 .slick-dots li.slick-active button:before {
  opacity: 1;
}
.home-boxed-slider.style-2 .slick-dots li button:before {
  background-color: #999999;
  opacity: 0.3;
}
.home-boxed-slider.style-2 .slick-dots li button:hover:before {
  opacity: 1;
}
.home-boxed-slider.style-2 .slick-prev,
.home-boxed-slider.style-2 .slick-next {
  border-color: #ffffff;
}
.home-boxed-slider.style-2 .slick-prev:before,
.home-boxed-slider.style-2 .slick-next:before {
  color: #ffffff;
}
@media (max-width: 767px ) {
  .home-boxed-slider.style-2 .item-image .caption-wrapper {
  background-color: rgba(74, 139, 44, 0.7);
	padding: 0px 60px;
    width: 90%;
  }
}
@media (max-width: 500px) {
  .home-boxed-slider.style-2 .item-image .caption-wrapper {
    padding: 0 20px;
  }
  .home-boxed-slider.style-2 .item-image .caption-wrapper p {
    display: none;
  }
  .home-boxed-slider.style-2 .slick-dots {
    visibility: hidden;
  }
  .home-boxed-slider.style-2 .slick-prev,
  .home-boxed-slider.style-2 .slick-next {
    visibility: hidden;
  }
}

/* menu */

.main-nav .nav-hamburger::before,
.main-nav .nav-hamburger-special::before,
.main-nav .nav-hamburger::after,
.main-nav .nav-hamburger-special::after,
.main-nav .nav-hamburger span,
.main-nav .nav-hamburger-special span {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  background-color: #4a8b2c;
}
@media only screen and (min-width: 992px ) {
  .main-nav-wrapper.nav-wrapper-3.sticky-nav nav .main-nav-3 .nav-content-wrapper {
    -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
    background-color: #f5faf6;
  }
}

.main-nav-3 .nav-logo {
  width: 100px;
}
.main-nav-3 .nav-content-wrapper {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  height: 100%;
}
.main-nav-3 .nav-content-wrapper .nav-content {
  height: 100%;
}
.main-nav-3 .nav-top-search,
.main-nav-3 .nav-main-menu,
.main-nav-3 .nav-hamburger-wrapper {
  float: right;
}
.main-nav-3 .nav-top-search .search-trigger-show {
  margin-left: 25px;
}
@media only screen and (min-width: 992px ) {
  .main-nav-3 {
    height: 60px;
  }
  .main-nav-3 .nav-logo {
    display: none;
  }
  .main-nav-3 .nav-search-form {
    top: 0;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 940px;
  }
  .main-nav-3 .nav-search-form .content-wrapper {
    max-width: 720px;
  }
  .main-nav-3 .nav-content-wrapper {
    position: relative;
    text-align: center;
  }
  .main-nav-3 .nav-content-wrapper .nav-content {
    display: inline-block;
  }
  .main-nav-3 .nav-top-search {
    line-height: 60px;
  }
  .main-nav-3 .nav-main-menu {
    text-align: left;
  }
  .main-nav-3 .nav-main-menu > li > a {
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    color: #333333;
  }
  .main-nav-3 .nav-main-menu > li:first-of-type > a {
    padding-left: 0;
  }
  .main-nav-3 .nav-main-menu > li:hover > a,
  .main-nav-3 .nav-main-menu > li.current-menu-item > a {
    color: #4a8b2c;
  }
  .main-nav-3 .nav-main-menu > .sub-menu > ul {
    left: -15px;
  }
  .main-nav-3 .nav-main-menu > .sub-menu.mega-menu > ul,
  .main-nav-3 .nav-main-menu > .sub-menu.menu-tabs > ul {
    left: auto;
    right: 0;
  }
  .main-nav-3 .nav-main-menu > .sub-menu._pending {
    position: relative;
  }
  .main-nav-3 .nav-main-menu > .sub-menu._pending > ul {
    left: -15px;
    right: auto;
  }
  .main-nav-3 .nav-main-menu > li.division span {
    background-color: #DDD;
    height: 16px;
  }
}
@media only screen and (min-width: 1230px ) {
  .main-nav-3 .nav-search-form {
    max-width: 1170px;
  }
}

/* This is the background of the small screen nav bar */


@media (max-width: 991px ) {
  .main-nav-3 {
    background-color: #ebf5ed;
  }
  .main-nav-3 .nav-logo {
    line-height: 60px;
  }
  .main-nav-3 .nav-top-search .search-trigger-show {
    margin-left: 15px;
  }
}

/* END OF the background of the small screen nav bar */


@media only screen and (min-width: 992px ) {
  .main-nav-3.type-1 .nav-content-wrapper {
    background-color: #F4F4F4;
  }
}

@media (max-width: 991px ) {
  .nav-main-menu:not(.small-screen) {
    display: none;
  }
  .nav-main-menu.small-screen {
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    position: absolute;
    top: 100%;
    width: 250px;
    right: 0;
    overflow: auto;
    background-color: #e4f0dc;
  }
  .nav-main-menu.small-screen a {
    color: #333;
    display: block;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
  }
  .nav-main-menu.small-screen a:hover {
    color: #4a8b2c;
  }
  .nav-main-menu.small-screen li {
    display: block;
  }
  .nav-main-menu.small-screen li.current-menu-item > a {
    color: #4a8b2c;
  }
  .nav-main-menu.small-screen > li {
    border-bottom: 1px solid #4a8b2c;
  }
  .nav-main-menu.small-screen > li > a:not(.menu-trigger):hover,
  .nav-main-menu.small-screen > li > a.menu-trigger {
    background-color: #cae1bb;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul {
    background-color: #333333;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul:before {
    border-top-color: #4a8b2c;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #4a8b2c;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li > a:not(.menu-trigger):hover,
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li > a.menu-trigger {
    background-color: #292929;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li.menu-dropdown > ul {
    background-color: #444444;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li.menu-dropdown > ul:before {
    border-top-color: #292929;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li.menu-dropdown > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #4a8b2c;
  }
  .nav-main-menu.small-screen > li.menu-dropdown > ul > li.menu-dropdown > ul > li > a:not(.menu-trigger):hover {
    background-color: #383838;
  }
  .nav-main-menu.small-screen .menu-dropdown > a {
    position: relative;
    padding-right: 25px;
  }
  .nav-main-menu.small-screen .menu-dropdown > a:after {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
            transition: transform 0.4s ease-in-out;
    position: absolute;
    font-family: "wolverine";
    content: "\e07f";
    top: 0;
    right: 10px;
    bottom: 0;
    font-size: 15px;
    height: 15px;
    width: 15px;
    line-height: 1;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .nav-main-menu.small-screen .menu-dropdown > a.menu-trigger:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .nav-main-menu.small-screen .menu-dropdown > a:hover {
    color: #4a8b2c;
  }
  .nav-main-menu.small-screen .menu-dropdown > ul {
    position: relative;
  }
  .nav-main-menu.small-screen .menu-dropdown > ul:before {
    content: "";
    display: block;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-top: solid 6px;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 1;
  }
  .nav-main-menu.small-screen.style-2 {
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    background-color: #ffffff;
  }
  .nav-main-menu.small-screen.style-2 a {
    color: #333333;
  }
  .nav-main-menu.small-screen.style-2 a:hover {
    color: #4a8b2c;
  }
  .nav-main-menu.small-screen.style-2 > li {
    border-bottom: 1px solid #BBB;
  }
  .nav-main-menu.small-screen.style-2 > li > a:not(.menu-trigger):hover,
  .nav-main-menu.small-screen.style-2 > li > a.menu-trigger {
    background-color: #F1F1F1;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul {
    background-color: #E5E5E5;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul:before {
    border-top-color: #F1F1F1;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #BBB;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li > a:not(.menu-trigger):hover,
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li > a.menu-trigger {
    background-color: #DDD;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li.menu-dropdown > ul {
    background-color: #D2D2D2;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li.menu-dropdown > ul:before {
    border-top-color: #DDD;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li.menu-dropdown > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #BBB;
  }
  .nav-main-menu.small-screen.style-2 > li.menu-dropdown > ul > li.menu-dropdown > ul > li > a:not(.menu-trigger):hover {
    background-color: #CCC;
  }
  .nav-main-menu.small-screen.style-2 .menu-dropdown > a:hover {
    color: #4a8b2c;
  }
}

/* Bullets*/

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  margin-left: 0px;
  padding-top: 0px;
  font-size: 16px;
  line-height: 20px;

}

.bullet ul li {
  list-style: disc;
  margin-left: 35px;
  padding-top: 0px;
}

.bullet h5 {
  padding-top: 20px;
}


/* Quote*/

.quote-slider-01 .quote-item .item-content {
  padding: 0 15px;
}
.quote-slider-01 .quote-item .item-content .heading-icon-2 {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
.quote-slider-01 .quote-item .item-content .heading-icon-2:after {
  color: #ffffff;
  content: "\e2d1";
  display: block;
  font-size: 68px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: "wolverine";
}
.quote-slider-01 .quote-item .item-content .heading-icon-2:after {
  font-style: normal;
  margin-top: 10px;
}
.quote-slider-01 .quote-item .item-content p {
  font-size: 28px;
  line-height: 1.4;
  padding-bottom: 0.5em;
  margin-bottom: 0;
  color: #ffffff;
  font-style: italic;
  font-family: 'Cormorant', serif;
}
.quote-slider-01 .quote-item .item-content h2 {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.4;
  padding-bottom: 0.2em;
  margin-bottom: 0;
  color: #ffffff;
  font-family: 'Cormorant', serif;
  font-weight: 700;
}
@media (max-width: 767px ) {
  .quote-slider-01 .quote-item .item-content p {
   font-size: 20px;
   line-height: 1.4;
 }
.quote-slider-01 .quote-item .item-content h2 {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0.2em;
  letter-spacing: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-family: 'Cormorant', serif;
  font-weight: 700;
 }
}

/* END Quote*/


/* Box heading and text*/

.heading-hr-2 {
  text-align: center;
}
.heading-hr-2:after {
  content: "";
  display: block;
  position: relative;
  margin-top: 5px;
  width: 40px;
}
.heading-hr-2:after {
  margin-left: auto;
  margin-right: auto;
}
.service-section-03 .block-service-style-03 i {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-size: 52px;
  display: block;
  margin-bottom: 0px;
  color: #808080;
}
.service-section-03 .block-service-style-03 h5 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: -10px;

}
.service-section-03 .block-service-style-03 p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.service-section-03 .block-service-style-03 .heading-hr-2:after {
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  border-color: #808080;
  height: 2px;
  margin-top: 24px;
}
.service-section-03 .block-service-style-03 a:hover .heading-hr-2:after {
  border-color: #4a8b2c;
  background-color: #4a8b2c;
}
.service-section-03 .block-service-style-03 a:hover i {
  color: #4a8b2c;
}
.service-section-03 .block-service-style-03 a {
  color: #4a8b2c;
}
.service-section-03 .block-service-style-03 a:hover {
  color: #0E461D;
}
.bgc-green {
  background-color: #d7e9cc;
}

/* Change footer background colour */

.footer-preset-groto {
  background-color: #d7e9cc;
}
.footer-preset-groto .footer-foot {
  background-color: transparent;
}
.footer-preset-groto .footer-preset-wrapper {
  margin: 0px;
}
.footer-preset-fort .footer-preset-wrapper h5 {
  color: #ffffff;
}
.footer-preset-groto p {
  color: #999999;
}
.footer-quote-groto p {
  color: #000;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  margin: 0;
  font-family: 'Cormorant', serif;
  text-align: center;
}
.footer-quote-groto .credit {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.footer-quote-groto .pvi {
  color: #000;
  font-size: 10px;
  font-weight: 400;
  padding-top: 15px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  text-align: center;
}
.footer-quote-groto .credit a {
    color: #4a8b2c;
}
.footer-quote-groto .credit a:hover {
    color: #C80000;
}
.page-contact h3 {
  margin-bottom: 10px;
}
.page-contact h5 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
}
.page-contact p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.footer-preset-wrapper {
  padding-top: 80px;
  padding-bottom: 0px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
}


/* Input */
input:not([type="submit"]):not([type="checkbox"]),
textarea {
  border: 1px solid #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  line-height: 16px;
  outline: none;
  padding: 13px;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  letter-spacing: 0.00em;
}
input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus {
  border-color: #4a8b2c;
}
input:-webkit-autofill {
  background-color: red !important;
}
/* Button */
.border-btn {
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 1.6;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: 'Cormorant', serif;
  letter-spacing: 0.05em;
}
.border-btn.border-btn-light {
  border-color: #ffffff;
  color: #ffffff;
}
.border-btn.border-btn-light:hover,
.border-btn.border-btn-light:focus {
  background-color: #ffffff;
  color: #333333;
}
.border-btn.border-btn-gray {
  border-color: #999999;
  color: #555555;
}
.border-btn.border-btn-gray:hover,
.border-btn.border-btn-gray:focus {
  background-color: #999999;
  color: #ffffff;
}
.border-btn.border-btn-lightgray {
  border-color: #dddddd;
  color: #777777;
}
.border-btn.border-btn-lightgray:hover,
.border-btn.border-btn-lightgray:focus {
  background-color: #dddddd;
  color: #ffffff;
}
.border-btn.border-btn-main {
  border-color: #4a8b2c;
  color: #4a8b2c;
}
.border-btn.border-btn-main.color-common {
  color: #555555;
}
.border-btn.border-btn-main:hover,
.border-btn.border-btn-main:focus {
  background-color: #4a8b2c;
  color: #ffffff;
}
.border-btn.btn-size-1 {
  padding: 16px 139px;
}
.border-btn.btn-size-2 {
  padding: 16px 107px;
}
.border-btn.btn-size-3 {
  padding: 13px 87px;
}
.border-btn.btn-size-4 {
  padding: 13px 57px;
}
.border-btn.btn-size-5 {
  padding: 13px 37px;
}
.border-btn.btn-size-6 {
  padding: 9px 17px;
}
/* Button changes: */
.normal-btn {
  border: 0;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.6;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.normal-btn.btn-size-1 {
  padding: 17px 140px;
}
.normal-btn.btn-size-2 {
  padding: 17px 108px;
}
.normal-btn.btn-size-3 {
  padding: 14px 88px;
}
.normal-btn.btn-size-4 {
  padding: 14px 58px;
}
.normal-btn.btn-size-5 {
  padding: 14px 38px;
}
.normal-btn.btn-size-6 {
  padding: 10px 18px;
}
.normal-btn.normal-btn-dark {
  background-color: #333333;
}
.normal-btn.normal-btn-dark:hover,
.normal-btn.normal-btn-dark:focus {
  background-color: #0E461D;
  color: #ffffff;
}
.normal-btn.normal-btn-darkgray {
  background-color: #555555;
}
.normal-btn.normal-btn-darkgray:hover,
.normal-btn.normal-btn-darkgray:focus {
  background-color: #0E461D;
  color: #ffffff;
}
.normal-btn.normal-btn-gray {
  background-color: #999999;
}
.normal-btn.normal-btn-gray:hover,
.normal-btn.normal-btn-gray:focus {
  background-color: #0E461D;
  color: #ffffff;
}
.normal-btn.normal-btn-main {
  background-color: #4a8b2c;
}
.normal-btn.normal-btn-main:hover,
.normal-btn.normal-btn-main:focus {
  background-color: #0E461D;
  color: #ffffff;
}

/* Portfolio overlay: */

.dark-overlay .portfolio-item .overlay,
.portfolio-item.dark-overlay .overlay {
  background-color: rgba(74, 139, 44, 0.7);
	width: 50%;
	height: 50%;
	margin: 25%;
}

/* History: */

.history h5 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 20px;

}
.history p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 15px;
}