/* Base */

html, body {overflow-x: hidden
	!important;
-webkit-overflow-scrolling: touch
	!important;
  scroll-behavior: smooth;
}
.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }


.gradient-2, .site-footer{
  transition: all 0.5s ease;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
@media screen and (max-width: 55em) {
.gradient-2, .site-footer{
  transition: all 0.5s ease;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}}
.gradient-2, .top-bar {
	background: none;
  transition: all 0.5s ease;
  background-blend-mode: luminosity;
	box-sizing: border-box;
background: rgb(241,237,223);
background: -moz-linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
background: -webkit-linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
background: linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1eddf",endColorstr="#e4dabc",GradientType=1);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
@media screen and (max-width: 55em) {
.gradient-2, .top-bar {
	background: none;
  transition: all 0.5s ease;
	box-sizing: border-box;
	 background-blend-mode: luminosity;
	 opacity:85%;
background: rgb(241,237,223);
background: -moz-linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
background: -webkit-linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
background: linear-gradient(0deg, rgba(241,237,223,1) 0%, rgba(228,218,188,0.27979131105567223) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1eddf",endColorstr="#e4dabc",GradientType=1);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}}
.font-gray-1 {
  color: #f7f7f7; }

.font-gray-2 {
  color: #e9e9e9; }

.font-gray-3 {
  color: #d9d9d9; }

.font-gray-4 {
  color: #c9c9c9; }

.font-gray-5, .block-heading-1 span {
  color: #4d4d4d;
}
.font-gray-6 {
  color: #a8a8a8; }
.font-gray-7, body {
color: #4a4635; }

.font-gray-8 {
  color: #7b7b7b; }
.font-gray-9 {
  color: #4d4d4d; }
.font-gray-10 {
  color: #353535; }
.border-gray-1 {
  border-color: #f7f7f7; }
.border-gray-2 {
  border-color: #e9e9e9; }
.border-gray-3 {
  border-color: #d9d9d9; }
.border-gray-4 {
  border-color: #c9c9c9; }
.border-gray-5 {
  border-color: #b8b8b8; }
.border-gray-6 {
  border-color: #a8a8a8; }
.border-gray-7 {
  border-color: #939393; }
.border-gray-8 {
  border-color: #7b7b7b; }
.border-gray-9 {
  border-color: #636363 #4d4d4d; }

.border-gray-10 {
  border-color: #353535; }

.bg-gray-1 {
  border-color: #f7f7f7; }

.bg-gray-2 {
  border-color: #e9e9e9; }

.bg-gray-3 {
  border-color: #d9d9d9; }

.bg-gray-4 {
  border-color: #c9c9c9; }

.bg-gray-5 {
  border-color: #b8b8b8; }

.bg-gray-6 {
  border-color: #a8a8a8; }

.bg-gray-7 {
  border-color: #939393; }

.bg-gray-8 {
  border-color: #fec81e }

.bg-gray-9 {
  border-color: #636363 #4d4d4d; }

.bg-gray-10 {
	border-color: #004899;
}

.letter-spacing-1 {
  letter-spacing: 0.1em; }

.letter-spacing-2 {
  letter-spacing: 0.2em; }

.border-w-1 {
  border-width: 1px; }

.border-w-2 {
  border-width: 2px;
}

.border-w-3 {
  border-width: 3px; }

.border-w-4 {
  border-width: 4px; }

.border-w-5 {
  border-width: 5px; }

.primary-black--hover {
  background: #E9C719;
  color: #fff; }
  .primary-black--hover:hover {
    background: #000;
    color: #fff; }

.primary-dark--hover {
  background: #E9C719;
  color: #fff; }
  .primary-dark--hover:hover {
    background: gray;
    color: #fff; }
	
#text-icons:  {
  color: #1310b6!important; }	

.primary-primary-outline--hover {
 content: "\f2b7";
  border-radius: 50%;
	border: 2px solid #fec81e;
		 -webkit-transition: -webkit-transform .5s ease-in-out;
     -moz-transition: -moz-transform .5s ease-in-out;
      -o-transition: -o-transform 5.s ease-in-out;
      -ms-transition: -ms-transform 5.s ease-in-out;
transition: transform 5.s ease-in-out;
 background: none;
  padding: 7px; 
  width: auto;
  height: 100%;}
  .primary-primary-outline--hover:hover {
  content: "\f2b7";
   border-radius: 50%;
       -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
     -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
    transform: rotate(360deg);
	  display: inline-block;/* mandatory to be able to use transform */
  transition: 1s all;
 background: none; 
}

.primary-outline-primary--hover {
  background: transparent;
  border-color: #E9C719; }
  .primary-outline-primary--hover:hover {
    color: #fff;
    background: #E9C719; }

body {
  line-height: 1.7;
  font-weight: 400;
  font-size: 1rem; }
  body:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
	transition: 0.1s ease background;
	height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    z-index: 399; }
.svg-icon path {
  fill: #fff;
}
a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
  font-weight: 400;
  font-weight: bold;
   left: -0.07em;
   transition: all 1s ease-in-out;
	margin-bottom: 0.5rem;
 }
 h1 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
  margin-Left: -0.07em;
  color: #eebc1b;
  font-weight: bold;
  transition: all 1s ease-in-out;
 }
 @media screen and (max-width: 55em) {
  h1 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
   left: -0.07em;
  font-size: 1.45em!important;
  color: #eebc1b;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 32px;
  color:#4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
 }
 @media screen and (max-width: 600px) {
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 122%!important;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
  @media screen and (max-width: 768px) {
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	 margin-left: 3em!important;
	 	 margin-bottom: -0.5em!important;
	font-size: 130%;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
  @media screen and (min-width: 1200px) {
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	 margin-bottom: 7em!important;
	font-size: 160%!important;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
  @media screen and (min-width: 1800px) {
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 170%;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
 /* IPAD PORTRAIT */ 
@media only screen and (min-width:768px) and (max-width:991px) {
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	 margin-bottom: -0.5em!important;
	 margin-left: 2em!important;
	font-size: 145%;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
    }   
}
 /* IPAD LANDSCAPE */ 
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* STYLES GO HERE */  
 #h4 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	 margin-bottom: 15em!important;
	 margin-left: 2em!important;
	font-size: 145%;
  color: #4a4635;
  font-weight: bold;
  transition: all 1s ease-in-out;
    }
}
h5 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 30px;
  color: #eebc1b;
  font-weight: bold;
  transition: all 1s ease-in-out;
 }
 @media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */  
h5 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 25px;
  color: #eebc1b;
  font-weight: bold;
  transition: all 1s ease-in-out;
 }}
.h1title {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
  font-weight: 400;
  font-weight: bold;
   transition: all 1s ease-in-out;
	text-align: left;
	margin-left: 0;
 }
.hr {
margin-left: 0;
	border: 1px solid #d6cda7;
	max-width: 90%;
	z-index: -2!important;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	transition: all 0.5s ease;
}
@media screen and (max-width: 55em) {
.hr {
margin-left: 0;
	border: 1px solid #d6cda7;
	display: block;
	max-width: 57%;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	transition: all 0.5s ease;
}}
@media screen and (max-width: 55em) {
.mb-3, h1 {
		font-size-adjust: auto;
	margin-bottom: 0.5rem;
		font-size: 24px;
	width: 100%;
		justify-content: space-between;
	  margin-left:  auto;
	  margin-right: auto;
	  flex-direction: column;
		word-break: break-all;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	}
}
@media screen and (max-width: 55em) {
.mb-3, h1 {
		font-size-adjust: auto;
	margin-bottom: 0.5rem;
		font-size: 24px;
	width: 100%;
		justify-content: space-between;
	  margin-left:  auto;
	  margin-right: auto;
	  flex-direction: column;
		word-break: break-all;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	}
}

@media screen and (max-width: 55em) {
	.mb-6 h2 {
		font-size-adjust: auto;
		font-size: 20px;
		justify-content: space-between;
	  margin-left:  auto;
	  margin-right: auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
}
  }
@media screen and (max-width: 55em) {
	.col-lg-5 {
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
		padding-bottom: 1em;
	margin-left:  auto;
	  margin-right: auto;
	width: 85%;
  flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
	display: block;
	align-content: center;
  overflow: hidden;
	cursor: pointer;
	transition: 0.5s ease all;
}
  }

.col-lg-7 {
padding: 0;
padding-left: -2;
}

.col-lg-5 {
padding: 0;
	padding-right: 0;
	padding-bottom: 3em;
	
}
@media screen and (max-width: 55em) {
.d-block  {
	font-size-adjust: auto;
		font-size: 80%;
		justify-content: space-between;
	  margin-left:  auto;
	  margin-right: auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	transition: 0.5s ease all;
}
  }

.ptext {
font-weight: 400;
		font-size: 18px;
	font-style: normal;
	margin-left:  auto;
	  margin-right: auto;
	text-align: left;
	width: 100%;
  overflow: hidden;
	cursor: pointer;
	transition: 0.5s ease all;
}

@media screen and (max-width: 55em) {
	p1 {
	font-weight: 400;
		font-size: 22px;
	font-style: normal;
	line-height: 1.5;
	margin-left:  auto;
	  margin-right: auto;
	text-align: left;
	width: 100%;
  flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
	display: block;
	align-content: center;
  overflow: hidden;
	cursor: pointer;
	transition: 0.5s ease all;
}
  }

@media screen and (max-width: 55em) {
	h4 {
		font-size-adjust: auto;
		font-size: 30px;
		justify-content: space-between;
	word-break: break-all;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
		
}
  }
@media only screen and (min-width:768px) and (max-width:991px) {
h4 {
		font-size-adjust: auto;
		font-size: 30px;
		margin-top: 10%;
		justify-content: space-between;
	word-break: break-all;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
		
	}

}

@media only screen and (min-width:900px) and (max-width:1250px) {  
h4 {
		font-size-adjust: auto;
		font-size: 30px;
	margin-top: 25%;
		justify-content: space-between;
	word-break: break-all;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
		
	}

}
.foottekst {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
  font-weight: 400;
  font-weight: bold;
  color: #eebc1b; }

.border-2 {
  border-width: 2px; }

.text-black {
  color: #000 !important; }

.bg-black {
  background: #000 !important; }

.color-black-opacity-5 {
  color: rgba(0, 0, 0, 0.5); }

.color-white-opacity-5 {
  color: rgba(255, 255, 255, 0.5); }

.btn.btn-outline-white {
  border-color: #fff;
  background: transparent;
  color: #fff;
  cursor: pointer;
  scroll-behavior: smooth;
}
  .btn.btn-outline-white:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
	cursor: pointer;
	scroll-behavior: smooth;
}

.line-height-1 {
  line-height: 1 !important; }

.bg-black {
  background: #000; }

.form-control {
  height: 55px;
  background: #fff !important;
  font-family: "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .form-control:active, .form-control:focus {
    border-color:#eebc1b; }
  .form-control:hover, .form-control:active, .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.site-section {
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2em;
}
site-section .bg-light {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
background-repeat: no-repeat;
 }
@media only screen and (max-width: 600px) {
site-section .bg-light {
	height: 500vh!important;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
overflow-x: hidden !important;
	  will-change: transform;
-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
 }}
  @media (min-width: 768px) {
.site-section {
      padding: 5em 0; } }
  .site-section.site-section-sm {
    padding: 4em 0; }

.site-footer {
  padding: 4em 0; }
  @media (min-width: 768px) {
    .site-footer {
      padding: 8em 0; } }
  .site-footer .border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important; }
  .site-footer p {
    color: black; 
bottom: 0}
  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
    color: #fff; }
  .site-footer a {
    color: black; }
    .site-footer a:hover {
      color: #98906f; }
  .site-footer ul li {
    margin-bottom: 10px; }
  .site-footer .footer-heading {
    font-size: 18px;
    color: #98906f; }
  .site-footer #footer-headingg {
    font-size: 18px;
    color: #98906f; }

@media screen and (max-width: 55em) {
  .site-footer .footer-heading {
 white-space: wrap;
	font-size:20px!important;
	display: block;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
}
}
@media screen and (max-width: 55em) {
  .site-footer #footer-headingg {
 white-space: wrap;
	font-size:20px!important;
	display: block;
	  margin-left: 0.7em!important;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
}
}
 /* IPAD PORTRAIT */ 
@media only screen and (min-width:768px) and (max-width:991px) {
  .site-footer #footer-headingg {
 white-space: wrap;
	font-size:18px!important;
	display: block;
	  margin-left: -3.5em!important;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
}
}
.bg-text-line {
  display: inline;
  background: #000;
  -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
  box-shadow: 20px 0 0 #000, -20px 0 0 #000; }

.text-white-opacity-05 {
  color: rgba(255, 255, 255, 0.5); }

.text-black-opacity-05 {
  color: rgba(0, 0, 0, 0.5); }

.hover-bg-enlarge {
  overflow: hidden;
  position: relative; }
  @media (max-width: 991.98px) {
    .hover-bg-enlarge {
      height: auto !important; } }
  .hover-bg-enlarge > div {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s all ease-in-out;
    -o-transition: .8s all ease-in-out;
    transition: .8s all ease-in-out; }
  .hover-bg-enlarge:hover > div, .hover-bg-enlarge:focus > div, .hover-bg-enlarge:active > div {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  @media (max-width: 991.98px) {
    .hover-bg-enlarge .bg-image-md-height {
      height: 300px !important; } }

.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed; }

  .bg-image > .container {
    position: relative;
    z-index: 1; }

@media (max-width: 991.98px) {
  .img-md-fluid {
    max-width: 100%; } }

@media (max-width: 991.98px) {
  .display-1, .display-3 {
    font-size: 3rem; } }

.play-single-big {
  width: 90px;
  height: 90px;
  display: inline-block;
  border: 2px solid #fff;
  color: #fff !important;
  border-radius: 50%;
  position: relative;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .play-single-big > span {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%); }
  .play-single-big:hover {
    width: 120px;
    height: 120px; }

.overlap-to-top {
	margin-top: -120px;
}

.ul-check {
  margin-bottom: 50px;
	margin-left: 0%;
font-weight: 600; 
font-size: 17px;
	color: #ada584;
}
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */  
  .ul-check li {
	position: relative;
	line-height: 1.2;
	font-size: 15px; 
	  width: 100%;
    }
}	
  .ul-check li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 15px;
	line-height: 1.5;
	width: 80%;

}	  
@media screen and (max-width: 55em) {	
  .ul-check li {
	position: relative;
	line-height: 1.2;
	font-size: 15px; 
	  width: 100%;
	  
	}  
}
    .ul-check li:before {
      left: 0;
      font-size: 20px;
      top: -.3rem;
      font-family: "icomoon";
      content: "\e5ca";
      position: absolute; }
  .ul-check.white li:before {
    color: #fff; }
  .ul-check.success li:before {
    color: #71bc42; }
  .ul-check.primary li:before {
	color: #ffec81f;
}

.select-wrap, .wrap-icon {
  position: relative; }
  .select-wrap .icon, .wrap-icon .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px; }
  .select-wrap select, .wrap-icon select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%; }

.top-bar {
  border-bottom: 1px solid #e9ecef !important;
  height: 50%;
position: relative;
}

/* Navbar */
.site-navbar {
	margin-bottom: 0px;
	z-index: 1999;
	position: relative;
	width: 100%;
	padding-top: 0.2rem;
	padding-right: 0.2rem;
	padding-left: 0.2rem;
	padding-bottom: 0.2rem;
}
  @media (max-width: 991.98px) {
    .site-navbar {
      padding-top: 3rem;
      padding-bottom: 1rem; 
		height: 2.4rem;
		width: 100%;
		  top: 0;

	  } }
  .site-navbar .toggle-button {
    position: absolute;
    right: 15px; 
top: -2.5rem;
		  transform: scale(1.75)!important;}
  .site-navbar .site-logo {
	position: absolute;
	line-height: 0;
	margin: 0;
	  left:-4px;
	padding: 0;
	z-index: 3;
	width: 273px;
	top: -0.15em;
}
.menutext {
font-size: 12px;
margin-left: 88%!important;
position: absolute;
transform: translateY(-5em)!important;
right: 0.025em!important;
letter-spacing: 1px;
font-weight: 300;
font-family: "Poppins", sans-serif;
padding: 0;
color: black;
transition: all 0.5s ease-in-out;
text-align: left;	
z-index: 789000;
}
@media (min-width: 1200px) {
.menutext {
        display: none !important;
} }
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */  
.menutext {
        display: none !important;
} }
    @media (max-width: 991.98px) {
      .site-navbar .site-logo {
        float: left;
        position: relative; 
		  top: -5.25rem;
		  transform: scale(0.95)!important;
} }
  .site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid white !important; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-navbar .site-navigation .site-menu .active {
      color: #eebc1b !important; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block;
		font-size: 20px;}
      .site-navbar .site-navigation .site-menu > li > a {
	margin-left: 15px;
	font-size: 20px;
	margin-right: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	color: #000 !important;
	display: inline-block;
	text-decoration: none !important;
}
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #eebc1b; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative;}
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
	position: absolute;
	content: "\e313";
	font-size: 16px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: 'icomoon';
}
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
	visibility: hidden;
	opacity: 0;
	top: 100%;
	position: absolute;
	text-align: left;
	border-top: 2px solid #eebc1b;
	-webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
	padding: 0px 0;
	margin-top: 20px;
	margin-left: 0px;
	background: #fff;
	-webkit-transition: 0.2s 0s;
	-o-transition: 0.2s 0s;
	transition: 0.2s 0s;
}
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            display: none;
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #000 !important; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
            color: #eebc1b !important;
            background: #f8f9fa; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              background: #f8f9fa;
              color: #ced4da; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            background: #f8f9fa;
            color: #ced4da; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #E9C719; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu {
  width: 53vw;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 14px!important;
	border-bottom-left-radius: 1.1em;
	opacity: .96;
background: rgb(230,228,222);
background: -moz-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: -webkit-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e4de",endColorstr="#f5f1df",GradientType=1);
	border: 2px solid #004899;
	background-attachment: fixed;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  transition: 0.1s ease background;
 height: calc(73vh);
    -webkit-transform: translate(140%, 10%);
  -ms-transform: translate(140%, 10%);
  transform: translate(140%, 10%);
  -webkit-box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translate(0, 10%);
  -ms-transform: translate(0, 10%);
  transform: translate(0, 10%);
  z-index: 2000;	  
}
  @media (max-width: 600px) {
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translate(0, 14%)!important;
  -ms-transform: translate(0, 14%)!important;
  transform: translate(0, 14%)!important;
  z-index: 2000;	
}}
@media (max-width: 768px) {
.site-mobile-menu {
  width: 95vw;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 1px;
	border-bottom-left-radius: 1.1em;
background: rgb(230,228,222);
background: -moz-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: -webkit-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e4de",endColorstr="#f5f1df",GradientType=1);
	border: 2px solid #004899;
	background-attachment: fixed;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  transition: 0.1s ease background;
 height: calc(108vh);
 overflow-y:scroll;
    -webkit-transform: translate(140%, 10%);
  -ms-transform: translate(140%, 10%);
  transform: translate(140%, 10%);
  -webkit-box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }}
  @media (max-width: 768px) {
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translate(0, -16%);
  -ms-transform: translate(0, -16%);
  transform: translate(0, -16%);
  z-index: 2000;	
	  
}}
  @media (max-width: 600px) {
.site-mobile-menu {
  width: 53vw!important;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 14px;
	border-bottom-left-radius: 1.1em;
background: rgb(230,228,222);
background: -moz-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: -webkit-linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
background: linear-gradient(0deg, rgba(230,228,222,1) 0%, rgba(245,241,223,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e4de",endColorstr="#f5f1df",GradientType=1);
	border: 2px solid #004899;
	background-attachment: fixed;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  transition: 0.1s ease background;
 height: calc(80vh);
 overflow-y:hidden !important;
    -webkit-transform: translate(140%, 10%);
  -ms-transform: translate(140%, 10%);
  transform: translate(140%, 10%);
  -webkit-box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  box-shadow: 2px 0 8px 8px rgba(56,55,55,0.25);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }}
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
}
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
	  margin-right: -0.18em!important;
      margin-top: -0.18em!important; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 35px;
        display: inline-block;
		border-radius: 50%;
		top:-3em;
        left: 5px;
		color: #eebc1b;
		border: 2px solid #eebc1b;
        line-height: 1;
        cursor: pointer;
		background: none;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
  @media (max-width: 600px) {
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 35px;
        display: inline-block;
		border-radius: 50%;
		margin-top: auto!important;
        left: 5px;
		color: #eebc1b;
		border: 2px solid #eebc1b;
        line-height: 1;
        cursor: pointer;
		background: none;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
}}
  @media (max-width: 768px) {
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 35px;
        display: inline-block;
		border-radius: 50%;
		margin-top:2em;
        left: 5px;
		color: #eebc1b;
		border: 2px solid #eebc1b;
        line-height: 1;
        cursor: pointer;
		background: none;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
}}
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          border-radius: 50%;
background: #eebc1b;
color: #f8f9fa;}
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 75px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  @media (max-width: 768px) {
  .site-mobile-menu .site-mobile-menu-body {
   overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding-bottom: 0.12px;
}}
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #212529; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #eebc1b; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li .nav-link.active {
        color: #eebc1b; 
}
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      left: 6em;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 8px;
		  padding-right: 2px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }
    .site-mobile-menu .site-nav-wrap[data-class="social"] {
      float: left;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 5em; }
      .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
        width: auto; }
        .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
          padding-left: 15px !important; }

#sticky-wrapper {
  position: fixed!important;
  z-index: 100;
  width: 100%;
   background: #eeebe1; 
	  background: url(https://koozand.nl/images/sandy.png) repeat;
  transition: 0.1s ease background;
	-webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
background-position: center center;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
}
  @media (max-width: 768px) {
#sticky-wrapper {
  position: fixed!important;
  z-index: 100;
  width: 100%;
   background: #eeebe1; 
	  background: url(https://koozand.nl/images/sandy.png) repeat;
  transition: 0.1s ease background;
	-webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
background-position: center center;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
}}
.sticky-wrapper {
  position: fixed;
  z-index: 100;
  width: 100%;}
  .sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .sticky-wrapper .site-navbar {
    background: #eeebe1; 
	  background: url(https://koozand.nl/images/sandy.png) repeat;
  transition: 0.1s ease background;
	-webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
background-position: center center;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
}
    .sticky-wrapper .site-navbar .site-logo a {
      color: #fff;}
    .sticky-wrapper .site-navbar ul li a {
      color: rgba(255, 255, 255, 0.7) !important; }
      .sticky-wrapper .site-navbar ul li a.active {
        color: #fff !important; }
  .sticky-wrapper.is-sticky .site-navbar {
    background: #eeebe1;
	  background: url(https://koozand.nl/images/sandy.png) repeat;
  transition: 0.1s ease background;
	-webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
background-position: center center;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
    .sticky-wrapper.is-sticky .site-navbar .site-logo a {
      color: #eebc1b; }
    .sticky-wrapper.is-sticky .site-navbar ul li a {
      color: #000 !important; }
      .sticky-wrapper.is-sticky .site-navbar ul li a.active {
        color: #eebc1b !important; }
  .sticky-wrapper .shrink {}
    @media (max-width: 991.98px) {
      .sticky-wrapper .shrink {
} }

/* Blocks */
.site-section-cover {
  position: relative; 
transition: 1s ease-in-out;
}
  .site-section-cover, .site-section-cover .container {
    position: relative;
    z-index: 2;
	transition: 1s ease-in-out;	  
	  
}
  .site-section-cover, .site-section-cover .container > .row {
    height: calc(50vh - 196px);
    min-height: 100px; 
transition: 1s ease-in-out;
}
    @media (max-width: 991.98px) {
      .site-section-cover, .site-section-cover .container > .row {
        height: calc(40vh - 196px);
        height: 200px;
		transition: 1s ease-in-out;
} }   
  .site-section-cover.inner-page, .site-section-cover.inner-page .container > .row {
    height: auto;
    min-height: auto;
    padding: 2em 0; 
}
  .site-section-cover.img-bg-section {
	width: 100%;
	opacity: 0,5;
	z-index: 0;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	cursor: pointer;
	background: url("../images/home2.jpg") center;
	background-size: cover;
	background-position: center center;
	display: block;
	transition: 1s ease-in-out;
	}
@media screen and (max-width: 55em) {
.site-section-cover.img-bg-section {
	width: 100%;
	height: 50vh;
	overflow: hidden;
	transition: 1s ease-in-out;
	position: relative;
	opacity: 0,5;
	cursor: pointer;
	display: block;
	}
}
 /* IPAD LANDSCAPE */ 
@media only screen and (min-width:900px) and (max-width:1250px) {       
.site-section-cover.img-bg-section {
width: 100%;
	height: 40vh;
	overflow: hidden;
	position: relative;
	padding: 0 40px 100px;
	opacity: 0,5;
	cursor: pointer;
	display: block;
    }
}
 /* IPAD PORTRAIT */ 
@media only screen and (min-width:768px) and (max-width:991px) {
.site-section-cover.img-bg-section {
width: 100%;
	height: 30vh;
	overflow: hidden;
	transition: 1s ease-in-out;
	position: relative;
	padding: 0 40px 100px;
	opacity: 0,5;
	cursor: pointer;
	display: block;
    }   
}
 /* DESKTOP FULL */ 
@media only screen and (min-width:1800px) {       
.site-section-cover.img-bg-section {
width: 100%;
	height: 50vh;
	overflow: hidden;
	transition: 1s ease-in-out;
	position: relative;
	padding: 0 40px 100px;
	opacity: 0,5;
	cursor: pointer;
	display: block;
    }
}
@media (max-width:325px) {
.site-section-cover.img-bg-section {
    height: 20vh;
	position: relative;
    transition: 1s ease-in-out;
		}
    }  
.background-overlay:before {
  	content: " ";
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; 
    top: 0;
    left: 0;
}	
.background-overlay:after {
position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;

}
  .site-section-cover h1 {
    font-size: 4.5rem;
    color: #fff;
	  margin-top: 15%;
	  
}
    @media (max-width: 991.98px) {
      .site-section-cover h1 {
        font-size: 2rem; 
		margin-top: 15%;} }
  .site-section-cover p {
    font-size: 18px;
    color: #fff; }

.site-section {
  padding: 7rem 0; }
  @media (max-width: 991.98px) {
    .site-section {
      padding: 3rem 0; } }

.gradient-bg-1, .block-feature-1 .icon {
  background: #51eaea;}

.block-heading-1 span {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: bold;
}
.block-heading-1 h2 {
	font-size: 3rem;
	color: #eebc1b;
}
 @media screen and (max-width: 55em) {
.block-heading-1 h2 {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 33px;
  color: #eebc1b;
  font-weight: bold;
  transition: all 1s ease-in-out;
 } }
.block-feature-1-wrap {
  margin-bottom: 7rem; }
  .block-feature-1-wrap > .container > .row {
    margin-left: -18px;
    margin-right: -18px; }
    .block-feature-1-wrap > .container > .row > .col,
    .block-feature-1-wrap > .container > .row > [class*="col-"] {
      padding-right: 36px;
      padding-left: 36px; }

.block-feature-1 {
  background: #f2f2f2;
  padding: 30px 30px 30px 50px;
  position: relative; }
  .block-feature-1 h2 {
    font-size: 18px; }
  .block-feature-1 .icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: -40px;
    top: 50%;
    border: 4px solid #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
    .block-feature-1 .icon > span {
      font-size: 40px;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.block-img-video-1-wrap .block-img-video-1 {
  position: relative; }

.block-img-video-1 > a {
  display: block;
  position: relative;
  cursor: pointer; }
  .block-img-video-1 > a .icon {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff; }
    .block-img-video-1 > a .icon > span {
      position: absolute;
      top: 50%;
      font-size: .8rem;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #000; }

.block-counter-1 {
  text-align: center; }
  .block-counter-1 .number, .block-counter-1 .caption {
    display: block;
    line-height: 1; }
  .block-counter-1 .number {
    color: #fff;
    font-size: 4rem;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .block-counter-1 .number {
        font-size: 2rem; } }
    .block-counter-1 .number:after {
      position: absolute;
      content: "";
      width: 50px;
      height: 3px;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: rgba(255, 255, 255, 0.3); }
  .block-counter-1 .caption {
    font-size: 14px;
    color: #fff;
    letter-spacing: .05em; }

.block-team-member-1 {
  padding: 2.4em;
  margin: 0.45em;
  height: 350px;
   max-width: 98vw!important;
  border: 2px solid #fcf2c9;
    background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eee9d3",GradientType=1);
  position: relative;
  top: 0;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out; 
   -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); 
		clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
  .block-team-member-1 figure img {
    width: 110px; 	
	  opacity: .9;
  border: 2px solid #fcf2c9;
  background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eee9d3",GradientType=1);
	  			 -webkit-transition: -webkit-transform .5s ease-in-out;
     -moz-transition: -moz-transform .5s ease-in-out;
      -o-transition: -o-transform 5.s ease-in-out;
      -ms-transition: -ms-transform 5.s ease-in-out;
transition: transform 5.s ease-in-out;
	  cursor: pointer;
	    padding: 0.25em;}
  .block-team-member-1 figure img:hover {
    width: 110px; 	
	  cursor: pointer;
	      border: 1px solid #ede1ae;
	    padding: 0.25em;
	 transform: rotate(360deg);
	    -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); }		
  .block-team-member-1:hover {
    top: -4px;
    border: 1px solid #ede1ae;
    -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); 
	   -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); }

.block-service {
  padding: 0.75em;
  margin: 0.45em;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #fcf2c9;
  opacity: .9;
background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eee9d3",GradientType=1);
  position: relative;
  max-width: 100%;
  top: 0;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out; 
}
  .block-service figure img {
    width: 130px; 
}
  .block-service:hover {
    top: -4px;
    border: 1px solid #fcf2c9;
background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eee9d3",GradientType=1);
    -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); }

.rounded-circle1 {
  padding: 30px;
  background: transparent;
	border: 3px, solid #fcf2c9;
	position: relative;
  width: 50%;
	display: inline-block;
	z-index: 888;
transition: all 0.3s ease;
		clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

}
.img-fluid.rounded-circle1:hover {
	  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	border: 3px, solid #fcf2c9;
	  width: 50%;
	box-sizing: border-box;
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	 transform: rotate(360deg);	
 }
.img-fluid.rounded-circle1 {
	  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	  width: 50%;
	cursor: pointer;
		border: 3px, solid #ede1ae;
		background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
background: linear-gradient(0deg, rgba(255,255,255,0.884833327862395) 9%, rgba(238,233,211,0.8092030757615546) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eee9d3",GradientType=1);
	box-sizing: border-box;
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
			 -webkit-transition: -webkit-transform .5s ease-in-out;
     -moz-transition: -moz-transform .5s ease-in-out;
      -o-transition: -o-transform 5.s ease-in-out;
      -ms-transition: -ms-transform 5.s ease-in-out;
transition: transform 5.s ease-in-out;	
 }
.rounded-circle2 {
  padding: 30px;
  background:#004899;
	 background-color:#004899;
	display: inline-block;
	margin-top: -50%;
  width: 50%;
	z-index: -888;
transition-height: all 0.3s ease;
		clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

}

.rounded-circle2.img2-fluid {
display:none;
}	

.block-social-1 > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative; }
  .block-social-1 > a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.block-testimony-1 {
  padding: 20px; }
  .block-testimony-1 blockquote {
    background: #fff;
    padding: 30px;
    font-style: italic;
    font-size: 18px;
    color: #000;
    font-family: "Noto Sans", sans-serif; }
  .block-testimony-1 figure {
    position: relative;
    padding-top: 20px; }
    .block-testimony-1 figure:before {
      position: absolute;
      content: "";
      width: 50px;
      left: 50%;
      display: none;
      top: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #ff8b00;
      height: 2px; }
    .block-testimony-1 figure img {
      max-width: 60px; }
  .block-testimony-1 h3 {
    font-size: 18px; }

.block-13 .owl-nav {
  display: none; }

.block-13 .owl-dots {
  text-align: center;
  position: relative;
  bottom: -30px; }
  .block-13 .owl-dots .owl-dot {
    display: inline-block; }
    .block-13 .owl-dots .owl-dot span {
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 4px;
      background: #cccccc;
      -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      margin: 3px; }
    .block-13 .owl-dots .owl-dot.active span {
      width: 20px;
      background: #fec81e; }

.post-entry {
  background: #fff;
  padding: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  .post-entry:hover {
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1); }
  .post-entry h2 {
    font-size: 20px; }
  .post-entry *:last-child {
    margin-bottom: 0; }

.by {
  color: #000;
  border-bottom: 1px dotted #ccc; }
  .by:hover {
    border-bottom: 1px dotted #ff8b00; }

.form-control {
  border: none;
  border: 1px solid #e6e6e6; }
  .form-control:hover, .form-control:active, .form-control:focus {
    border: 1px solid #666666; }

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff; }
  .sidebar-box *:last-child {
    margin-bottom: 0; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px; }

.categories li, .sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #dee2e6;
  list-style: none; }
  .categories li:last-child, .sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  .categories li a, .sidelink li a {
    display: block; }
    .categories li a span, .sidelink li a span {
      position: absolute;
      right: 0;
      top: 0;
      color: #ccc; }
  .categories li.active a, .sidelink li.active a {
    color: #000;
    font-style: italic; }

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 20px;
        color: #000; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000;
        text-transform: uppercase;
        font-size: 14px; }
        .comment-list li .comment-body .reply:hover {
          color: #000;
          background: #e3e3e3; }

.search-form {
  background: #f7f7f7;
  padding: 10px; }
  .search-form .form-group {
    position: relative;
	width: 50%}
    .search-form .form-group input {
      padding-right: 50px; }
  .search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.post-meta {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .2em; }
  .post-meta a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.slide {
  height: 100vh;
  min-height: 900px;
  background-size: cover; }

.btn-md {
  padding: 8px 20px; }

.border-w-2 {
  border-width: 2px !important; }

.block__73694 .block__73422 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; 
}
  @media (max-width: 991.98px) {
    .block__73694 .block__73422 {
      height: 300px;  } }

@media (max-width: 991.98px) {
  .slide-one-item .owl-nav {
    display: none; } }

.slide-one-item .owl-nav .owl-prev, .slide-one-item .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.4); }
  .slide-one-item .owl-nav .owl-prev:hover, .slide-one-item .owl-nav .owl-next:hover {
    color: #fff; }

.slide-one-item .owl-nav .owl-prev {
  left: 20px; }

.slide-one-item .owl-nav .owl-next {
  right: 20px; }

.slide-one-item .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 2; }
  .slide-one-item .owl-dots .owl-dot {
    display: inline-block; }
    .slide-one-item .owl-dots .owl-dot > span {
      -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 4px;
      background: rgba(255, 255, 255, 0.4);
      margin: 3px; }
    .slide-one-item .owl-dots .owl-dot.active > span {
      width: 20px;
      background: #fff; }

.top-bar {
display:none!important;
}
 @media screen and (max-width: 55em) {
.top-bar {
display:none!important;
}}
.service > span {
  font-size: 3rem;
  color: #FEC81E; }

.block__35630 .icon > span {
  font-size: 3rem;
  color: #FEC81E; }

.block-service .icon{
  color: #FEC81E; }

.footer-suscribe-form .form-control {
  color: #000; }
  .footer-suscribe-form .form-control:hover, .footer-suscribe-form .form-control:active, .footer-suscribe-form .form-control:focus {
    color: #000 !important; }

.footer-suscribe-form .btn {
  background: #7a5e86;
  color: #fff;
  border-color: #7a5e86; }

.pricing {
  background: transparent;
  padding: 30px; }
  .pricing .price > span {
    color: #cccccc; }
    .pricing .price > span > span {
      font-size: 3rem;
      color: #ff8b00; }
  .pricing ul li {
    margin-bottom: 20px; }

/*PRELOADING------------ */
#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 7100;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.loader {
  z-index: 7700;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.img,
.blog-img,
.user-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
  border: 1px solid #fec81e; 
 border-radius: 4px;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out; }

.text-left {
  text-align: left !important; 
color: #FEC81E; }
 
 @media screen and (max-width: 55em) {
.text-left {
  font-family: "Noto Sans", sans-serif;
  text-transform: none;
	font-size: 20px;
  color: #fec81e;
  transition: all 1s ease-in-out;
 } }


 .tabulation .tab-content .img {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
	color: #fec81e;
	

}
.tabulation .tab-content {
  background: none;
  padding: 0.32em; } 
	 
.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }
.nav-link {
  display: block;
  padding: 0.5rem 1rem; 
  transition: all 0.5s ease;
	-webkit-transition: max-height 1s; 
  -moz-transition: max-height 1s; 
  -ms-transition: max-height 1s; 
  -o-transition: max-height 1s; 
  transition: max-height 1s;
}
.tabhead {
line-height: 1.5;
text-transform: none;
  font-weight: 400;
  font-weight: bold;
  color: #FEC81E;
  }
.blockcontact  {
 border-radius: 8px;
	border: 2px solid #d6cda7;
background: rgb(249,246,241);
background: -moz-linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
background: -webkit-linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
background: linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f6f1",endColorstr="#ffffff",GradientType=1);
  padding: 15px; 
  width: 95%;
  height: unset;
	-webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility !important;
	bottom: auto;
	right: auto;
	flex-wrap: nowrap;
	justify-content: space-between;
	display: block;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
	display: block;

}
@media screen and (max-width: 55em) {
.blockcontact  {
 white-space: wrap;
    justify-content: space-between;
	border: 2px solid #d6cda7;
background: rgb(249,246,241);
background: -moz-linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
background: -webkit-linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
background: linear-gradient(0deg, rgba(249,246,241,1) 0%, rgba(255,255,255,0.8092030757615546) 98%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f6f1",endColorstr="#ffffff",GradientType=1);
	  margin-left:  auto;
	  margin-right: auto;
	  flex-wrap: nowrap;
	line-height: 1.4;
	max-width: 98vw;
	font-size:16px;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
	display: block;
}
}
/* IPAD PORTRAIT */  
@media only screen and (min-width:768px) and (max-width:991px) {
.blockcontact  {
 white-space: wrap;
    justify-content: space-between;
	  flex-wrap: nowrap;
	line-height: 1.4;
	transform: translateX(-4em);
	width: 24em!important;
	right: 5em!important;
	padding-right: 1.3em;
	font-size:16px;
	display: block;
	flex: initial;
  font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
}
}
.lillinks:hover {
text-color: #fec81e;
}

.sendbuttn {
	width: 55%;
	padding-top: 4px;
	float: right;
	margin-top: -12%;
	margin-right: 2%;
}
@media screen and (max-width: 600px) {
	.sendbuttn {
			justify-content: space-between;
	  margin-left:  auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
		margin-top: auto!important;
	transform: translateY(-4.12em)!important;
	margin-right: 2%;
	width: 55%!important;
	float: right;
}
	}
@media screen and (max-width: 768px) {
	.sendbuttn {
			justify-content: space-between;
	  margin-left:  auto;
	  flex-direction: column;
		margin-top: auto!important;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	transform: translateY(-4em)!important;
	margin-top: -2em;
	margin-right: 2%;
	width: 55%!important;
	float: right;
}
	}
@media screen and (max-width: 55em) {
	.sendbuttn {
		justify-content: space-between;
	  margin-left:  auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	transform: translateY(-4em)!important;
margin-top: auto;
	margin-right: 2%;
	width: 55%;
	float: right;
}
	}

 /* IPAD PORTRAIT */  
@media only screen and (min-width:768px) and (max-width:991px) {
	.sendbuttn {
			justify-content: space-between;
	  margin-left:  auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	transform: translateY(-4em);
	margin-right: 2%;
	width: 55%!important;
	float: right;
}
	}
 /* IPAD LANDSCAPE */  
@media only screen and (min-width:900px) and (max-width:1250px) {       
	.sendbuttn {
			justify-content: space-between;
	  margin-left:  auto;
	  flex-direction: column;
	-webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -ms-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
	transform: translateY(-0.70em)!important;
	margin-right: 2%;
	width: 55%!important;
	float: right;
}
	}

.two {
  height: 500px;
	margin-left: auto;
	margin-right: auto;
  text-align: center;
	top: -10%!important;
	position: relative;
  display: flex;
	overflow: visible;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: visible;
	width: 100vw;
	z-index: -20356;
  font-size: 1.5em;
	opacity: .4;
	background-repeat: no-repeat;
background-image: url("../images/scrunge1.png");
	transform: translate(-50%, -50%);
	background-position: center center;	
}	
@media screen and (max-width: 55em) {
.two {
  height: 500px;
	margin-left: auto;
	margin-right: auto;
  text-align: center;
	margin-top: 50%!important;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: visible;
	position: static;
  display: block;
	overflow: visible;
	width: 100vw;
	z-index: -20356;
  font-size: 1.5em;
	opacity: .4;
	background-repeat: no-repeat;
background-image: url("../images/scrunge1.png");
	transform: translate(-50%, -50%);
	background-position: center top;	
}}	

* {
  box-sizing: border-box;
}


.block__73694 {
	margin-top: -120px;
}

.bg-dark {
width:92%;
opacity: 95%;
  height:400px;
  float:right;
	left: 20px;
  text-align:left;
margin-bottom: 10px;
	border-radius: 20px;
	border: 2px solid #d6cda7;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
		background-image: url("../images/scrunge1.png");
	background-position: center top;
	background-repeat: no-repeat;
background-size: 40%;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
@media screen and (min-width: 1800px) {
.bg-dark {
width: 92%;
opacity: 95%;
  height:400px;
  	left: 20px;
  float:right;
  text-align:left;
	border-radius: 20px;
	border: 2px solid #d6cda7;
   margin-right: -22%!important;
   padding-right: 5em!important;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
		background-image: url("../images/scrunge1.png");
	background-position: center!important;		
	background-repeat: no-repeat;
background-size:80%!important;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
	}
}
@media screen and (min-width: 1200px) {
.bg-dark {
	width: 92%;
	opacity: 95%;
  height:400px;
  	left: 20px;
  text-align:left;
   float:right;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
 	border: 2px solid #d6cda7;
	transition: 0.5s ease;
		background-image: url("../images/scrunge1.png");
	background-position: top right;	
	background-repeat: no-repeat;
background-size:40%!important;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
	}
}
@media screen and (max-width: 55em) {
.bg-dark {
	width: 100%;
opacity: 95%;
  height: 300px;
  float:right;
	left: 20px;
  text-align:left;
	border-radius: 20px;
	border: 2px solid #d6cda7;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
	background-color:transparent;
		background-image: url("../images/scrunge1.png");
	background-position: top right;	
	background-repeat: no-repeat;
background-size:40%!important;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
	}
}
 /* IPAD PORTRAIT */  
@media only screen and (min-width:768px) and (max-width:991px) {
.bg-dark {
	width: 100%;
opacity: 95%;
  height:300px;
   float:right;
	left: 20px;
  text-align:left;
 	border: 2px solid #d6cda7;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
	background-color:transparent;
		background-image: url("../images/scrunge1.png");
	background-position: top right;	
	background-repeat: no-repeat;
background-size:50%!important;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
	}
}
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */
.bg-dark {
	width: 100%;
opacity: 95%;
  height:400px;
   float:right;
	left: 20px;
  text-align:left;
	cursor: pointer;
	border: 2px solid #d6cda7;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
	background-color:transparent;
		background-image: url("../images/scrunge1.png");
	background-position: top right;	
	background-repeat: no-repeat;
background-size:50%!important;
	background-color:transparent;
	  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
	}
}
@media screen and (max-width: 55em) {
.bg-darkipad {
  display: none !important;
	}	
}
 /* IPAD PORTRAIT */  
@media only screen and (min-width:768px) and (max-width:991px) {
.bg-darkipad {
  display: none !important;
    }   
}
@media (min-width: 1800px) {
.bg-darkipad {
  display: none !important;
    }   
}
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */  
.bg-darkipad {
  display: none !important;
visibility: hidden;
    }
}
@media screen and (max-width: 1920px) {
.bg-darkipad {
  display: none !important;
visibility: hidden;
	}
}
.bg-darkipad {
width:80%;
  height: 200px;
  float:right;
	left: 80%;
  text-align:left;
	border-radius: 20px;
	cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
	transition: 0.5s ease;
	background-color:transparent;
}
.bg-dark1 {
	width: 100%;
	height: auto;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
  transition: all 0.5s ease;
	box-sizing: border-box;
background-image: url("../images/sandyhill3.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	}
@media screen and (max-width: 55em) {
.bg-dark1 {
	width: 100%;
	height: auto;
 -webkit-transform: translateY(-2%);
  -ms-transform: translateY(-2%);
  transform: translateY(-2%);
  transition: all 0.5s ease;
	box-sizing: border-box;
background-image: url("../images/sandyhill3.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	}}
.d-flex1 {
	width: 100%;
	position: relative;
	float: right;
	right: -15%;
	margin-top: -15%;
	text-align: left;
	overflow: hidden;
	flex: initial;
	padding: 0px;
	z-index: 10;
	transition: all 0.5s ease;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
}
@media screen and (max-width: 55em) {
	.d-flex1 {
	width: 100%;
	margin-top: 30px;
	padding: 10px;
	right: 0;
	z-index: 10;
	overflow: hidden;
		font-smooth: auto;
  align-items: stretch;
	position: relative;
	justify-content: space-between;
	float: right;
		clear: right;
	transition: all 0.5s ease;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
 /* IPAD PORTRAIT */ 
	.d-flex1 {
	width: 100%;
	margin-top:5%;
	background-color: white;
	float: left;
	font-smooth: auto;
  overflow-wrap: break-word;
	justify-content: space-between;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	}
}
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */
	.d-flex1 {
	width: 100%;
margin-top: 5%;
	padding: 10px;
	right: 0;
	z-index: 10;
	overflow: hidden;
		font-smooth: auto;
  align-items: stretch;
	position: relative;
	justify-content: space-between;
	float: right;
		clear: right;
	transition: all 0.5s ease;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	}
}
@media screen and (min-width: 1800px) {
	.d-flex1 {
	width: 100%;
	top: -27em!important;
	padding: 10px;
	right: 0;
	z-index: 10;
	overflow: hidden;
		font-smooth: auto;
	transform: translateX(0)!important;
  align-items: stretch;
	position: relative;
	justify-content: space-between;
	float: right;
		clear: right;
	transition: all 0.5s ease;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	}
}
@media screen and (min-width: 1200px) {
	.d-flex1 {
	width: 100%;
	top: 1em;
	padding: 10px;
	right: 0;
	z-index: 10;
	overflow: hidden;
		font-smooth: auto;
  align-items: stretch;
	position: relative;
	justify-content: space-between;
	float: none;
		clear: none;
	transition: all 0.5s ease;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
	}
}
.d-flex2 {
	float:left;
	opacity: 94%;
	border-radius: 8px;
	 flex: initial;
	z-index: 8;
  font-smooth: auto;
  overflow-wrap: break-word;
	position: relative;
	justify-content: space-between;
	margin-top: 200px;
	width: 100%;
	padding: 15px;
	background-color: transparent;
  transition: all 0.5s ease;
	box-sizing: border-box;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
}

@media screen and (max-width: 55em) {
	.d-flex2 {
	opacity: 94%;
	width: 100%;
	margin-top: 15%;
	background-color: white;
	float: left;
	font-smooth: auto;
  overflow-wrap: break-word;
	justify-content: space-between;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;

	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
 /* IPAD PORTRAIT */ 
	.d-flex2 {
	opacity: 94%;
	width: 100%;
	margin-top: 10%;
	background-color: white;
	float: left;
	font-smooth: auto;
  overflow-wrap: break-word;
	justify-content: space-between;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;

	}
}
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* IPAD LANDSCAPE */
	.d-flex2 {
	opacity: 94%;
	width: 100%;
	margin-top: 15%;
	background-color: white;
	float: left;
	font-smooth: auto;
  overflow-wrap: break-word;
	justify-content: space-between;
	-webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -ms-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;
      -o-transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 450ms;

	}
}
	
.block-heading-2 {
	width: 850px;
	margin: 0;
	text-align: left;
	overflow-wrap: break-word;
	justify-content: space-between;
	transition: 1s ease-in-out;
	position: relative;
	background: none;
}	
 /* IPAD PORTRAIT */
@media only screen and (min-width:768px) and (max-width:991px) {
.block-heading-2 {
 width: 1015px;
	flex: initial;
	 font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
	background: none;
flex-wrap: wrap;
	min-height: 18em;
	display: flex;
	box-sizing: border-box;
    }   
}
 /* IPAD LANDSCAPE */ 
@media only screen and (min-width:900px) and (max-width:1250px) {       
.block-heading-2 {
box-sizing: border-box;
background: none;
  align-items: stretch;
  overflow-wrap: break-word;
flex-wrap: wrap;
    }
}
@media screen and (max-width: 55em) {
.block-heading-2 {
	width: 100%;
	background: none;
	 top: 10%;
	flex: initial;
	 font-smooth: auto;
  align-items: stretch;
  overflow-wrap: break-word;
flex-wrap: wrap;
	min-height: 18em;
	display: flex;
	}
}
@media (max-width:767px) {
.block-heading-2 {	
  cursor: pointer;
  top: -5%;
  opacity: 0.88;
  display: block;
  flex-direction: column;
  
    }
}
.block-headingg1 {
	width: 100%;
	box-sizing: border-box;
	flex: initial;
	justify-content: space-around;
}
@media screen and (max-width: 55em) {
.block-headingg1 {
	max-width: 100%;
	flex: initial;
	display: block;
	font-size: 18px;
	box-sizing: border-box;
	}
}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #fec81e;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 30px;
  bottom: 30px;
  transition: background 0.5s;
  z-index: 11;
}
.back-to-top i {
  padding-top: 12px;
  color: green;
  transition: all 0.5s;
}
.arrow-container {
  width: 25px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 20px;
	top: 93%;
    position: absolute;
	justify-content: center;
    left: 50%;
    margin-right: -50%;
}
@media screen and (max-width: 600px) {
.arrow-container {
  width: 25px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
display: block!important;
  height: 20px;
	top: 95%!important;
    position: absolute;
	justify-content: center;
    left: 50%;
    margin-right: -50%;
	}
}

@media screen and (max-width: 768px) {
.arrow-container {
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
display: none;
	}
}

 /* IPAD LANDSCAPE */
@media only screen and (min-width:900px) and (max-width:1250px) { 
.arrow-container {
  width: 25px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 20px;
	top: 116%;
    position: absolute;
	justify-content: center;
    left: 50%;
    margin-right: -50%;
	}
}


 /* IPAD PORTRAIT */
@media only screen and (min-width:768px) and (max-width:991px) {
.arrow-container {
  width: 25px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 20px;
	top: 85%;
    position: absolute;
	justify-content: center;
    left: 50%;
    margin-right: -50%;
	}
}
.arrow-down {
  height: 6px;
  background: #fec81e;
  transform: rotate(45deg);
  transform-origin: 0% 0%;
  border-radius: 5px;
}
.arrow-down:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 100%;
  border-radius: 5px;
  background: #fec81e;
  transform: rotate(-90deg);
  transform-origin: 0% 100%;
}
@keyframes bounce {
50% {
    transform: translateY(-15px);
  }
}
.headtitle {
margin-top: 10%;
	display: block;
}
@media screen and (max-width: 600px) {
.headtitle h4 {
display: block!important;	
left: -3em!important;
 }
}
@media screen and (max-width: 768px) {
.headtitle h4 {
display: none;		
 }
}
 /* IPAD PORTRAIT */ 
@media only screen and (min-width:768px) and (max-width:991px) {
.headtitle h4 {
		transition: 1s ease-in-out;
	margin-top: -10%;
    }   
}
 /* IPAD LANDSCAPE */ 
@media only screen and (min-width:900px) and (max-width:1250px) {       
 /* STYLES GO HERE */  
.headtitle h4 {
	transition: 1s ease-in-out;
	margin-top: 20%;
    }
}
 /* DESKTOP FULL */ 
@media only screen and (min-width:1800px) {       
.headtitle h4 {
margin-top: 20%;
transition: 1s ease-in;   
	}
}
@media screen and (max-width: 55em) {
.float-right {
display: none!important;
	}
}
.navbar-toggler {	
	position: absolute;
   top: -1.40em;
   right:3px;
	width: 44px;
	height: 37px;
	line-height: 40px;
border: 2px solid #FFB316;
}
  .navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
	left: -7px;
	top: -0.5px;
    background-color: black;
    display: block;
    margin: 5px 0;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .navbar-toggler.active .toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px; }
  .navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0; }
  .navbar-toggler.active .toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -7px; 
 }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
	  border-radius: 5px;
	  border: 1.35px solid #FFB316;
	  background: url(https://koozand.nl/images/sandy.png) repeat-x;
  transition: 0.1s ease background;
	  background-attachment: fixed;
	  background-position: center center;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px; } }

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 92%;
    left: 0;
    width: 100%;
	  border-radius: 5px;
	  border: 1.35px solid #FFB316;
	  background: url(https://koozand.nl/images/sandy.png) repeat-x;
  transition: 0.1s ease background;
	-webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
background-position: center center;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 15px; } }

.navbar-nav .nav-item {
  position: relative;
  margin-left: 40px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item {
      margin-left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item {
      margin: 0; } }
  @media (max-width: 767px) {
    .navbar-nav .nav-item {
      margin: 0; } }
  .navbar-nav .nav-item a {
    font-size: 20px;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 10px 0;
    position: relative; }
  .navbar-nav .nav-item .active a {
    font-size: 20px;
    font-weight: 400;
    color: #eebc1b !important;
    padding: 10px 0;
    position: relative; }
  .navbar-nav .nav-item.active {
    font-size: 20px;
    font-weight: 400;
    color: #eebc1b !important;
    padding: 10px 0;
    position: relative; }
    .navbar-nav .nav-item a::before {
      position: absolute;
      content: '';
      bottom: 0px;
      left: 0;
      width: 0;
      height: 3px;
      background-color: #FFB316;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .navbar-nav .nav-item a::before {
          display: none; } }
      @media (max-width: 767px) {
        .navbar-nav .nav-item a::before {
          display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #222; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #222; } }
  .navbar-nav .nav-item.active > a::before, .navbar-nav .nav-item:hover > a::before {
    width: 100%; }
  .navbar-nav .nav-item:hover .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item:hover .sub-menu {
        top: 0; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item:hover .sub-menu {
        top: 0; } }
  .navbar-nav .nav-item .sub-menu {
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible; } }
    .navbar-nav .nav-item .sub-menu li {
      display: block; }
      .navbar-nav .nav-item .sub-menu li a {
        display: block;
        padding: 8px 20px;
        color: red; }
        .navbar-nav .nav-item .sub-menu li a.active, .navbar-nav .nav-item .sub-menu li a:hover {
          padding-left: 25px;
          color: #FFB316; }

.navbar-nav .sub-nav-toggler {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #222;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; } }
  @media (max-width: 767px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #222;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; } }
  .navbar-nav .sub-nav-toggler span {
    width: 8px;
    height: 8px;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: -5px; }

.sticky .navbar-toggler .toggler-icon {
  background-color: #222; 
}
.sticky .navbar-nav .nav-item a {
  color: #222; }
.sticky .navbar-nav .nav-item.active > a, .sticky .navbar-nav .nav-item:hover > a {
  color: #FFB316; }
.sticky {
  position: fixed;
  z-index: 99;
	width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }
  .sticky .navbar {
    padding: 3px 0;
	  width: 100%;
}
.navbar {
  padding: 1 3px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; 
}
