h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Arial, sans-serif !important;
}

h4, .h4 {
    font-size: 20px;
    font-weight: 400;
}

body, blockquote p, .tooltip, .popover, ul.footer_menu li a, .custom.address p {
  font-family: "Open Sans", Arial, sans-serif !important;
}

body {
    color: #5d5d5d;
}

#t3-footer a:hover {
    color: #cc8d7a;
}

.t3-megamenu .mega > .mega-dropdown-menu {
    min-width: 240px;
}

#t3-top {
    padding-bottom: 0;
    padding-top: 0;
}

.swiper-slide-caption .btn.custom-link {
  display:none!important;
}

.swiper-slide-caption .slide-title {
    font: 300 60px/90px 'Roboto Slab', serif;
    font-weight: 500;
  line-height: 1.1;
}

.swiper-slide h4
    margin-bottom: 0px;
}

.t3-header-wrapper.stuck-container .navbar-nav.level0 {
    text-shadow: 1px 1px 2px #000000b3;
}
.t3-header-wrapper.stuck-container .mega-nav.level1 {
    text-shadow: none;
}

.t3-header .scroll-to-fixed-fixed {
    height: auto;
}

.t3-header-wrapper.stuck-container.scroll-to-fixed-fixed .logo {
    margin-top: 0px;
}

.t3-header-wrapper.stuck-container.scroll-to-fixed-fixed .logo img {
    height: 50px;
    margin-top: 5px;
}

.t3-header-wrapper.stuck-container.scroll-to-fixed-fixed .logo-control .logo-img {
    padding-bottom: 0;
}

#t3-mainbody {
    margin-top: 100px;
}

.home #t3-mainbody {
    margin-top: 0;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a::before, .t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span::before, .t3-mainnav .t3-navbar-collapse .navbar-nav li > a:hover::before, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span:hover::before, .t3-mainnav .t3-navbar-collapse .navbar-nav li > a::before, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span::before {
    background: #ebb19f;
}

.logo-control .logo-img {
    padding-bottom: 10px;
}

.logo-control .logo-img-sm {
    padding-bottom: 10px;
}

.moduletable.top_text .page_header p {
    color: #5d5d5d;
    font-size: 12px;
    font-weight: 600;
}

.stuck-container, .stuck-container.scroll-to-fixed-fixed {
    padding-top: 0px;
    padding-bottom: 0px;
	background-position:right;
    background-color: #779c7d;
}

.position-7 {
    padding-bottom: 0;
}

#back-top a span {
    color: #cc8d7a;
}

.t3-footer {
  color:#fff;
  padding-top: 40px;
  background-image: url(../images/bottom_background.jpg);
background-size: cover;
  background-repeat: repeat-y;
    background-color: #87b390;
  line-height:20px;
  overflow-x: hidden;
}

.t3-footer .moduleTitle, .t3-footer .item_title {
    color:#fff;
}

.t3-sl-footer > .container::before {
    content: none;
}

.t3-footer .footer_slogan {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
}

.t3-footer h5 {
  color: #cc8d7a;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
  padding-bottom: 10px;
}

.t3-footer time {
    font-size: 12px;
}

.footer-1 {
    padding-bottom: 0;
}

.t3-sl-footer > .container > .row {
    padding-top: 0;
    padding-bottom: 0;
}
 
.custom.footer_mod_1.col-sm-3 {
  width:100%;
}

#back-top a {
    text-shadow: none;
}

.copyright {
 	color:#ddd;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.copyright .row {
  padding-left:25px;
  padding-right:25px;
}

#t3-footer ul.menufooter_social_menu li a {
  color:#fff;
    font-size: 28px;
		border-radius: 50%;
		padding: 5px;
		background-color: #cc8d7a;
  width: 40px;
text-align: center;
}

#t3-footer ul.menufooter_social_menu li a:hover {
		background-color: #739779;
}

#t3-footer .top_social {
    margin-bottom: 40px;
    width: 100%;
    float: none;
}

#t3-footer .top_social .module_container {
    display: table;
    margin: auto;
}

#t3-footer a:not(:hover) {
    color: #fff;
}

h3, .h3 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 30px;
}

h3::after, .h3::after {
    margin-top: 10px;
    margin-bottom: 20px;
}

h2.heading-style-2 {
  margin-top: 20px;
	font-size: 28px;
	line-height: 30px;
}

h2.heading-style-2::after {
    content: "";
    width: 66px;
    height: 3px;
    display: block;
    position: relative;
    background: #739779;
    margin-top: 20px;
    margin-bottom: 45px;
}

.contact_vcard {
  line-height: 1.3;
    margin-top: 20px;
}

.contact_address, .contact_misc p {
  line-height: 1.3;
}

.toppad {
  padding-top:60px;
}

.view-category.layout-blog .tags {
  display:none;
}

blockquote {
    padding: 20px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #cc8d7a;
	background: #fbfbfb;
  display: table;
}

blockquote p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
}

.item_fulltext > p:first-child {
  font-weight: bold;
font-size: 20px;
color: #739779;
line-height: 1.3;
}

.services .item_title {
    text-align: center;
    padding-top: 60px;
}

.copyright {
    display: table;
    margin: auto;
}

@media only screen and (min-width: 995px) {
.t3-header-wrapper.stuck-container:not(.scroll-to-fixed-fixed) .navbar-nav {
    padding-top: 28px;
}
}

@media only screen and (max-width: 1190px) {
  .t3-header-wrapper.stuck-container.scroll-to-fixed-fixed .logo-control .logo-img {
    padding-bottom:5px!important;
}
  .t3-mainnav .t3-navbar-collapse .navbar-nav li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
    font: 400 12px/42px "Lato", Helvetica, Arial, sans-serif;
  }
}

@media only screen and (max-width: 995px) {
.t3-header-wrapper.stuck-container:not(.scroll-to-fixed-fixed) .navbar-nav {
    padding-top: 10px;
}
.t3-footer {
    padding-left: 15px;
    background-position-x: -8px;
}
.moduletable.footer_mod_1 {
    width: 100%;
}
.img-intro__left, .img-full__left, .img-intro__right, .img-full__right {
    float: none;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
}
.services .item_title {
    padding-top: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
  #t3-footer .moduletable.navigatiom, #t3-footer .moduletable.footer_recent, #t3-footer .moduletable.address   {
    width:33.333%;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
    font: 400 12px/42px "Lato", Helvetica, Arial, sans-serif;
  }
}

@media only screen and (max-width: 768px) {
.swiper-slide .btn, .btn.btn-info, .btn.btn-primary {
  padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}
  #t3-mainbody {
    margin-top: 120px;
}
}
