/*
Theme Name:   Riverside
Description:  Riverside House Theme - Template
Author:       Riverside House
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  aedesit-trad
*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/jquery.swipebox/1.4.4/css/swipebox.min.css");
@font-face {
  font-family: 'Baloo Tammudu 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/balootammudu2/v4/1Pt2g8TIS_SAmkLguUdFP8UaJcK-xQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo Tammudu 2';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/balootammudu2/v4/1Ptzg8TIS_SAmkLguUdFP8UaJcKGHV8y4Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo Tammudu 2';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/balootammudu2/v4/1Ptzg8TIS_SAmkLguUdFP8UaJcKGZV0y4Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR7lXcf_.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4m0qyriQwlOrhSvowK_l5-eSZJ.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR71Wsf_.ttf) format('truetype');
}
body {
  width: 100vw;
  overflow-x: hidden;
  font-family: 'Baloo Tammudu 2', Cursive;
  font-size: 16px;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Merriweather', serif;
}
h1 {
  font-size: 52px;
  font-weight: 600;
}
h1 div {
  font-size: 21px;
  font-family: 'Baloo Tammudu 2', Cursive;
  font-weight: 300;
}
.h2,
h2 {
  font-size: 32px;
  padding-bottom: 25px;
}
h3 {
  font-size: 24px;
  padding-bottom: 20px;
}
.bg-light {
  background: #E9E8E6;
}
img {
  max-width: 100%;
}
#gallery-wrap img {
  padding-right: 30px;
}
.slick-list.draggable {
  padding: 0 !important;
  overflow: visible;
}
p.AligneCentre.italique {
  display: none;
}
.btn {
  transition: all 0.2s ease-in-out;
  position: relative;
  border: none;
  padding: 16px 30px 8px !important;
  padding-top: 16px !important;
}
.btn:after {
  content: '';
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 4px solid;
  border-radius: 10px;
}
.btn.btn-primary {
  background: #bbc628;
}
.btn.btn-primary:after {
  border-color: rgba(255, 255, 255, 0.25);
}
.btn.btn-primary:hover {
  background: #476372;
}
.btn.btn-primary:hover .bot {
  color: #fff;
}
.btn.btn-secondary {
  background: #476372;
}
.btn.btn-secondary:after {
  border-color: rgba(255, 255, 255, 0.25);
}
.btn.btn-secondary:hover {
  background: #bbc628;
}
.btn.btn-secondary:hover .bot {
  color: #fff;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 15px 0;
  transition: all 0.2s ease-in-out;
}
#header .navbar-brand {
  filter: invert(1) brightness(30.5);
  transition: all 0.2s ease-in-out;
}
#header .navbar-brand img {
  max-width: 320px;
  transition: all 0.2s ease-in-out;
}
#header.navbar_fixed {
  padding: 10px 0;
  background: #fff;
}
#header.navbar_fixed #cd-navigation {
  padding-top: 17px;
}
#header.navbar_fixed #cd-navigation li a {
  color: #000;
}
#header.navbar_fixed .navbar-brand {
  filter: none;
}
#header.navbar_fixed .navbar-brand img {
  max-width: 200px;
  transition: all 0.2s ease-in-out;
}
#header .mobile-menu {
  display: none;
}
#cd-navigation {
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 30px;
}
#cd-navigation li {
  display: inline-block;
}
#cd-navigation li a {
  font-size: 19px;
  font-weight: 400;
  padding: 5px 15px;
  color: #fff;
}
#cd-navigation .contact-menu a {
  background: #bbc628;
  border-radius: 10px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 2px 35px 4px;
  transition: all 0.2s ease-in-out;
}
#cd-navigation .contact-menu a:hover {
  background: #476372;
}
a {
  color: #bbc628;
}
.content-wrap {
  overflow: hidden;
}
section.section {
  padding: 85px 0;
}
#home_header {
  padding: 280px 0 160px;
}
#home_header a {
  margin: 0 15px;
}
.block-light {
  margin: 60px 0;
  position: relative;
  z-index: 10;
  background: #ffffff;
}
.block-light.left {
  padding: 60px 60px 60px 0;
  box-shadow: 65px 0px 60px rgba(0, 0, 0, 0.05);
}
.block-light.right {
  padding: 60px 0px 60px 60px;
  box-shadow: -65px 0px 60px rgba(0, 0, 0, 0.05);
}
.pageheader {
  position: relative;
  padding: 280px 0 100px;
}
.pageheader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9;
}
.pageheader .container {
  position: relative;
  z-index: 10;
}
.pageheader .container h1,
.pageheader .container h2,
.pageheader .container h3,
.pageheader .container p {
  color: #fff;
}
.pageheader .container h1 span {
  padding-bottom: 30px;
  display: block;
}
.pageheader .container h1 div {
  padding-bottom: 30px;
}
.equip-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.equip-item h3 {
  padding-bottom: 10px;
}
.equip-item span {
  display: inline-block;
  padding: 10px 15px 2px;
  background: #f4f6f9;
  border-radius: 4px;
  line-height: 1.5;
  margin: 0 8px 10px 0;
}
.act-inner {
  text-align: justify;
  margin-bottom: 35px !important;
}
.act-inner h3 {
  padding: 15px 0 10px;
}
#cta {
  background: #bbc628;
}
#cta h2,
#cta p {
  color: #fff;
}
#gallery .subtitle {
  padding-bottom: 45px;
}
.filter-item img {
  max-width: 65px;
  max-height: 60px;
  display: block;
  margin: 0 auto 20px;
}
.filter-item {
  text-align: center;
  cursor: pointer;
  opacity: 0.35;
  transition: all 0.2s ease-in-out;
}
.filter-item.active,
.filter-item:hover {
  opacity: 1;
}
footer.footer.text-center {
  background: #333;
  padding: 20px 0;
  color: #fff;
}
.wpcf7 input[type="text"],
.wpcf7 textarea {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 8px 5px 8px 20px;
  border: 4px solid rgba(39, 51, 74, 0.25);
}
.wpcf7 input[type="text"]::placeholder,
.wpcf7 textarea::placeholder {
  color: rgba(39, 51, 74, 0.25);
}
.wpcf7 input[type="text"]:active,
.wpcf7 textarea:active,
.wpcf7 input[type="text"]:focus,
.wpcf7 textarea:focus {
  outline: none;
  border-color: #bbc628;
}
.wpcf7 textarea {
  height: 160px;
  margin-bottom: 0;
}
.wpcf7 .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 15px;
}
.wpcf7 .wpcf7-list-item input {
  margin-right: 10px;
}
.wpcf7 .wpcf7-list-item label {
  color: #000;
  font-size: 14px;
}
.wpcf7 .wpcf7-list-item label a {
  color: #bbc628;
}
.wpcf7 .mid span {
  width: calc(50% - 15px);
  float: left;
}
.wpcf7 .mid span + span {
  margin-left: 30px;
}
.wpcf7 input[type="submit"] {
  background: #bbc628;
  color: #fff;
  padding: 8px 60px;
  text-transform: uppercase;
  border-radius: 10px;
  float: right;
  margin-bottom: 45px;
  transition: all 0.2s ease-in-out;
  border: 3px solid rgba(255, 255, 255, 0.25);
}
.wpcf7 input[type="submit"]:hover {
  background: #476372;
}
.wpcf7 .wpcf7-response-output {
  font-size: 14px;
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border-color: red !important;
  box-shadow: 0 0 15px rgba(255, 0, 0, 0.3);
}
.wpcf7 .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #ffb900;
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1410px;
  }
}
@media screen and (max-width: 768px) {
	.mobile-menu {
		display: block !important;
		float: right !important;
		margin-top: -47px;
		font-size: 28px;
	}
	#header {
		padding: 10px 0;
		background: #fff;
	}
	#header #cd-navigation li a {
		color: #000;
	}
	.slick-prev {
		left: 0px !important;
	}
	.slick-next {
		right: 0px !important;
	}
	.pageheader {
		position: relative;
		padding: 150px 0 50px !important;
	}
	h1 {
		font-size: 38px;
		font-weight: 600;
	}
	section#home_intro {
		    margin-bottom: 0 !important;
		margin-top: 0 !important;
	}
	#home_intro img{display:none !important;}
	.row.filters.justify-content-md-center {
		display: none;
	}
	.leaflet-map.leaflet-container {
    margin-bottom: 30px;
}
	.mobile-menu.show i{transform: rotate(45deg);}
	nav#navbar.closed{display: none;}
	nav#navbar.opened{display: block;}
	nav#navbar li{display: block; width: 100%; text-align:center;}
	#header .navbar-brand {
		filter: inherit !important;
		transition: all 0.2s ease-in-out;
		max-width: 260px !important;
	}
	#header .navbar-brand img{width: 100%}
}
