/*!
Theme Name: dec
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dec
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

dec is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display&family=Poppins:wght@300;400;600&display=swap');

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: 'Poppins', sans-serif;font-weight: 300;color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Serif Display', serif;font-weight: 400;color: #000;
}

p {
	margin-bottom: 0;font-size: 14px;line-height: 22px;
}

a, a:visited, a:active {
  color: #7D7E40;transition: all .5s ease-out;text-decoration: none !important;
}

a:hover {
  color: #59593D;
}

b {
  font-weight: 400;
}

strong {
  font-weight: 600;
}

::selection {
  background: #f2f3ad; /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #f2f3ad; /* Gecko Browsers */
}

._h1 {
	font-size: 48px;line-height: 56px;
}

._h1 span {
	font-size: 32px;line-height: 40px;margin-bottom: 0;
}

._h2 {
	font-size: 36px;line-height: 44px;margin-bottom: 0;
}

._h3 {
	font-size: 30px;line-height: 38px;margin-bottom: 0;
}

._h4 {
	font-size: 18px;line-height: 26px;margin-bottom: 0;
}

._mt-40 {
	margin-top: -40px;
}

._mb0 {
	margin-bottom: 0px;
}

._mb10 {
	margin-bottom: 10px;
}

._mb20 {
	margin-bottom: 20px;
}

._mb30 {
	margin-bottom: 30px;
}

._mb40 {
	margin-bottom: 40px;
}

._mb60 {
	margin-bottom: 60px;
}

._mt10 {
	margin-top: 10px;
}

._mt15 {
	margin-top: 15px;
}

._mt30 {
	margin-top: 30px;
}

._mt40 {
	margin-top: 40px;
}

._mt60 {
	margin-top: 60px;
}

._mt80 {
	margin-top: 80px;
}

._mt100 {
	margin-top: 100px;
}

._mt120 {
	margin-top: 120px;
}

._mt180 {
	margin-top: 180px;
}

._dtable {
	display: table;width: 100%;height: 100%;
}

._dtablec {
	display: table-cell;
}

._v-middle {
	vertical-align: middle;
}

#wrapper {
  width: 100%;overflow-x: hidden;
}

._pdb0 {
	padding-bottom: 0 !important;
}

._pd0 {
	padding-left: 0;padding-right: 0;
}

._pdl0 {
	padding-left: 0;
}

._pdr0 {
	padding-right: 0;
}

._pdl40 {
	padding-left: 40px;
}

._pdr40 {
	padding-right: 40px;
}

._pdtb10 {
	padding-top:10px;padding-bottom:10px;
}

._pdtb30 {
	padding-top:30px;padding-bottom:30px;
}

._pdtb60 {
	padding-top:60px;padding-bottom:60px;
}

._pdlr30 {
	padding-left: 30px;padding-right: 30px;
}

._pdlr60 {
	padding-left: 60px;padding-right: 60px;
}

._pdt60 {
	padding-top:60px;
}

._pdtb80 {
	padding-top:80px;padding-bottom:80px;
}

._white {
	color:#fff;
}

._green {
	color:#7D7E40;
}

._w-80 {
	width: 80%;
}

._header {
	padding-top: 30px;padding-bottom: 40px;
}

ul.menu {
	list-style: none;padding: 0;margin: 0;
}

ul.menu li {
	display: inline-block;position: relative;margin: 15px 30px;
}

ul.menu li a {
	font-weight: 400;color: #000;font-size: 17px;transition: all .5s ease-out;
}

ul.menu li a:hover {
	color: #7D7E40;
}

ul.menu li a:hover::after {
	opacity: 0.5;
}

ul.menu li.current-menu-item a, ul.menu li.current-page-ancestor a {
	color: #7D7E40;
}

._tbig {
	font-size: 82px;line-height: 102px;margin-bottom: 0;
}

.custom-logo {
	width: 150px;height: auto;
}

._logo-footer {
	width: 130px;
}

._footer {
	margin-top: 80px;margin-bottom: 30px;
}

._footer ._bt {
	border-top: 1px solid #aaa;
}

._link {
	font-size: 15px;color: #7D7E40;display: inline-block;position: relative;
}

._link._wht {
	color:#fff;
}

._link::after {
	content: '';width: 60px;opacity: 1;height: 1px;background: #7D7E40;position: absolute;left: 115%;top: 50%;transition: all .5s ease-out;
}

._link._wht::after {
	background: #f5f5f5;
}

._link:hover::after {
	opacity: 0;width: 0;
}

._link._rx::after {
	left: inherit;right: 115%;
}

._box-rec {
	display: inline-block;text-align: left;
}

._slidec {
	font-size: 16px;display: block;width: 80px;position: absolute;text-align: center;margin-top: 15px;line-height: 16px;
}

._slidec._cntr {
	left: 50%;margin-left: -40px;
}

._slidec .carousel-control-next, ._slidec .carousel-control-prev {
  position: inherit;width: auto;color: #000;opacity: 1;display: inline-block;font-size: 22px;
}

._ptitle {
	font-size: 16px;font-weight: 400;margin-top: 20px;display: inline-block;margin-right: 50px;
}

.wpcf7-text, .wpcf7-textarea {
	margin-bottom: 20px;border: 0;border-radius: 0;border-bottom: 1px solid #aaa;padding: 5px 0;outline: 0;width: 100%
}

.wpcf7-list-item {
  display: inline-block;margin: 0;margin-bottom: 20px;
}

.wpcf7-submit {
	border: 0;background: #fff;font-weight: 400;padding: 0;font-size: 15px;color: #7D7E40;position: relative;
}

.wpcf7-spinner {
	float: left;
}

._map {
	width: 100%;height: 500px;
}

._p-nav {
	font-size: 22px;text-align: center;width: 150px;margin: auto;
}

._p-nav ._sx {
	float: left;
}


._p-nav ._dx {
	float: right;
}



._tview {
	display: none;
}

._mobile-menu {
	display: none;
}

._mmobile {
	display: none;
}

._eslide {
	width: 100%;height: 560px;
}

.grecaptcha-badge{
   display: none!important;
 }

 ._termini {
	 width: 15px;position: relative;top: -1px;left: 7px;
 }

 .entry-title {
	 text-align: center;
 }


.animated, .animatedl, .animatedr, .animatedb {
  -webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;
}

.delay-1s {
  -webkit-animation-delay: 1s;animation-delay: 1s;
}
.delay-2s {
  -webkit-animation-delay: calc(1s * 2);animation-delay: calc(1s * 2);
}
.delay-3s {
  -webkit-animation-delay: calc(1s * 3);animation-delay: calc(1s * 3);
}
.delay-4s {
  -webkit-animation-delay: calc(1s * 4);animation-delay: calc(1s * 4);
}
.delay-5s {
  -webkit-animation-delay: calc(1s * 5);animation-delay: calc(1s * 5);
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}


@media (min-width: 1300px) {
	.container {
		max-width: 1270px;
	}

}

@media (min-width: 1400px) {
	.container {
		max-width: 1370px;
	}
}


@media (max-width: 1200px) {
	.custom-logo {
    width: 130px;
	}
}

@media (max-width: 992px) {
 ._thide {
	 display: none;
 }

 ._tview {
 	display: inline-block;
 }

	._tmt30 {
		margin-top: 30px;
	}

	._tmt60 {
		margin-top: 60px;
	}

	._pdlr60._tdlr0 {
		padding-left: 0;padding-right: 0;
	}

	._switch {
		-ms-flex-direction: column-reverse!important;flex-direction: column-reverse!important;
	}

	._tleft {
		text-align: left !important;
	}

	._link._rx::after {
		left: 115%;right: inherit;
	}

	.menu-menu-1-container, .menu-menu-2-container {
 	 display: none;
  }

	._mmobile {
		display: inline-block;float: right;font-size: 34px;margin-top: 8px;
	}

	ul.menu {
    margin-top: 20px;display: flex;flex-direction: row;justify-content: space-between;
	}

	ul.menu li {
    margin: 40px 25px;text-align: center;
	}

	ul.menu li:first-of-type {
    margin-left: 0;
	}

	ul.menu li:last-of-type {
    margin-right: 0;
	}

	._totop {
		font-size: 32px;position: fixed;bottom:10px;right:10px;color:rgba(0,0,0,0.5);z-index: 10000;transition: all .5s ease-out;opacity: 0;
	}

	._totop._visile {
		opacity: 1;
	}
}

@media (max-width: 767px) {

	._mmt20 {
		margin-top: 20px;
	}

	._pdlr60 {
	  padding-left: 0;padding-right: 0;
	}

	._mt80 {
    margin-top: 60px;
	}

	._h1 {
    font-size: 36px;line-height: 44px;
	}

	._h1 span {
		font-size: 26px;line-height: 34px;display: block;margin-top: 15px;
	}

	._h2 {
    font-size: 32px;line-height: 38px;
	}

	._h3 {
    font-size: 24px;line-height: 32px;
	}

	._mt100 {
    margin-top: 60px;
	}

	._mt120 {
    margin-top: 70px;
	}

	._mleft {
		text-align: left !important;
	}

	._mcenter {
		text-align: center !important;
	}

	ul.menu {
    display: block;
	}

	ul.menu li {
    margin: 20px 0;width: 100%;text-align: center;
	}

	.custom-logo {
    width: 110px;
	}

}
