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

header
,nav
,article
,aside
,footer
,hgroup
{
position:relative;
display: block;
}
section {
	display: block;
}
*:not(.owl-stage) {
	max-width: 100vw;
}
div {
	position: relative;
}
*.clickable {
	cursor: pointer;
}
.img-rounded {
	border-radius: 20px;
}

.will_animate {
	visibility: hidden;
}
.inline-block {
	display: inline-block;
}

body {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 300;
	color:#000000;
    overflow-x: hidden;
	max-width: 100vw;
	font-size: 14px;
	line-height: 1.6em;
	background-image: url('/img/assets/back2.png');
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;

	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: subpixel-antialiased;
	font-smoothing: subpixel-antialiased;
}

#cookieNotification {
	position: fixed;
	left:0; bottom:0;
	width: 100vw;
	color: #FFF;
	padding: 20px;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
}
#cookieNotification a {
	text-decoration: underline;
	cursor: pointer;
}

h1 a, h2 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
	color:inherit;
}
h1, h2, h3, h4, h5 {

}
h1 {

}
h2 {

}
h3 {

}
h4 {

}
strong {
	font-weight: 500;
}
@media (min-width: 1400px) {

}

@media (max-width: 768px) {
	*[data-mobilehidden="mobileHidden"] {
		display: none;
	}
}
@media (max-width: 768px) {
	*[data-desktophidden="desktopHidden"] {
		display: none;
	}
}

@media (max-width: 768px) {
	h1 {
		font-size: 30px;
	}
	.text-center-xs {
		text-align: center !important;
	}
}
.text-lightmuted {
	color:#B7B7B7;
}
.text-warning {
	color: #f0802a !important;
}
a,a:hover {
	color:inherit;
}
div[class^=col-] {
	background-size: cover;
}
*[data-href]:not([data-href=""]) {
	cursor:pointer;
}

.well-white {
	background-color: #FFF;
	border:0;
	border-radius: 0;
}
.uppercase {
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.soft-hidden-xs {
		display: none;
	}
}
.row.pad45 {
	margin-right:-45px;
	margin-left:-45px;
}
.row.pad45 > [class*='col-'] {
	padding-right:45px;
	padding-left:45px;
}
.row.pad25 {
	margin-right:-25px;
	margin-left:-25px;
}
.row.pad25 > [class*='col-'] {
	padding-right:25px;
	padding-left:25px;
}
.row.pad5 {
	margin-right:-5px;
	margin-left:-5px;
}
.row.pad5 > [class*='col-'] {
	padding-right:5px;
	padding-left:5px;
}
.row.pad15 {
	margin-right:-15px !important;
	margin-left:-15px !important;
}
.row.pad15 > [class*='col-'] {
	padding-right:15px !important;
	padding-left:15px !important;
}
.row.no-pad {
	margin-right:0;
	margin-left:0;
}
.row.no-pad > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}
hr.noMargin {
	margin:0;
}
hr.dotted {
	border-bottom: 1px dotted #000;
}
img:not(.media-object), video {
	max-width:100%;
	height:auto !important;
}
section {
	/*background-color:#FFF;*/
}

section.greybg {
	background-color: #e7ebf0;
}
section.greyerbg {
	background-color: #dfe4e9;
}
section.brownbg {
	background-color: #5C5756;
}
section.bordertop {
	border-top:1px solid #efefef;
}
.noPad {
	padding:0;
}
@media (max-width: 767px) {
	.noPadTop-xs {
		padding-top: 0 !important;
	}
}


.text-success {
	color:#00A49B;
}
.text-warning {
	color:#FFB100;
}


.modal-header {

}
.modal-content {

}

.form-control {
	border-radius: 10px !important;
	border:1px solid #EFEFEF;
}
.form-dark .form-control {
	background-color: #505255;
	border-color: #505255;
	color:#FFF;
}
.input-group .input-group-addon + .form-control {
	border-radius: 0 10px 10px 0 !important;
}
.input-group .input-group-addon {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	border:1px solid #EFEFEF;
}

.orderform .form-control {
	margin-bottom: 20px;
}
.previewform .form-control {
	margin-bottom: 10px;
}


input[name="quantity"] {
	text-align: center;
}
.qButton {
	color:#254920 !important;
	font-size: 25px !important;
	padding-top: 7px !important;
}

.btn {
	border-radius: 10px !important;
	

}
.btn-transparent {
	 border: 0;
	 background-color: transparent;
	 color: inherit;
	 font-weight: 100;
 }
.btn-transparent:hover,.btn-transparent:active,.btn-transparent:focus {
	color: inherit;
}
.btn-warning {
	background-color: #C32F37;
	border-color: #C32F37;
}

.form-group > label:not(label[for="pvariation"]) {
	/*display: none;*/
}
.form-control {
	/*border:1px solid #FFFFFF;*/
	resize: none;
	box-shadow: none;
	/*-webkit-appearance: none;*/
	display: block;
	border-radius: 50px;
}
.form-control:focus {
	border:1px solid #00A49B;
}
.form-control.input-grey {
	background-color:#F8F8F8;
}
input.form-control.ess {
	background-image: url("/img/asterisk-solid.svg");
	background-position: right 10px top 10px;
	background-size: 10px 10px;
	background-repeat: no-repeat;
}
textarea.form-control {
	resize: vertical;
}

.input-group .form-control:first-child {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.input-group .input-group-btn:last-child > .btn {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.input-group .input-group-btn:first-child > .btn {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}


.text-warning {
	color:#f0802a;
}

@media (min-width: 767px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
	.row.equal .column > div {
		height: 100%;
	}

}
*[nowrap] {
	white-space: nowrap;
}

@media (max-width: 767px) {
	.hide-sm {
		display: none;
	}
}

.container {
	position: relative;
}
.container-fluid {

}

@media (max-width: 768px) {

}
.container-fluid.noPad {
	padding:0;
}
.container-fluid.noPad .row {
	margin: 0;
}


footer {
	background-color: #3D434A;
	background-color: #6c7e83;
	background-color: #DB9D9D;
	color:#000000;
	padding:30px 0;
	font-size: 14px;
	/*margin:30px;*/
	/*border-radius: 15px;*/
}
.footerLogos {
	position: relative;
	margin-top: -85px;
}
footer h5 {
	font-size: 19px;
}
subfooter {
	display: block;
	padding:30px 0;
	background-color: #FFF;
}
.footerSocialIcons {
	padding-bottom: 15px;
}
.footerSocialIcons a {
	margin:10px 15px;
}
.footerSocialIcons a:first-child {
	margin-left: 0;
}
@media (max-width: 768px) {
	footer	{
		padding:15px 15px 35px 15px;
		text-align: center;
	}
}


.navbar {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 95px;
}
@media (max-width: 768px) {
	.navbar {
		height: auto;
	}
}

.navbar-fixed-top {
	transition: all 0.2s;
}

.navbar-fixed-top .container-fluid {
	position: relative;
}

.nav-top {

}

.navbar-toggle {
	/*display: none !important;*/
}
.navbar-toggle, .navbar-toggle:active, .navbar-toggle:focus, .navbar-toggle:hover {
	background-color: transparent !important;
	border:0 !important; border-radius: 0;
	margin-top: 15px;
}
.navbar-toggle span, .navbar-toggle:active span, .navbar-toggle:focus span, .navbar-toggle:hover span {
	background-color: #FFF !important;
}


@media (max-width: 768px) {
	.navbar-default .navbar-collapse {
		z-index: 100;
		/*background-color: rgba(0,0,0,0.6);*/
		/*backdrop-filter: blur(5px);*/
		/*-webkit-backdrop-filter: blur(5px);*/

		border-radius: 20px;
		border-top:0
	}
}

body.merchant .nav-top {

}
.nav-top a {
	display: inline-block;
	font-size: 12px;
	border-left:1px solid rgba(255,255,255,0.7);
	padding:5px 10px;
	font-weight: 500;
	transition: all 0.2s;
}
.nav-top a:last-child {
	border-right:1px solid rgba(255,255,255,0.7);
}
.nav-top a:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.4);
}



.contentWrapper {
	margin-top: 125px;
	transform: translate3d(0,0,10px);
	overflow-x: hidden;

	min-height: calc(100vh - 350px);
}


.navbar-topspacer {
	border-top:6px solid #FFF;
}
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	border:0;
	box-sizing: content-box;
	background-color: rgba(255,255,255,0.0);
	backdrop-filter: blur(0px);
	-webkit-backdrop-filter: blur(0px);
	transition: all 0.3s;
}
.navbar.withBack {

}

.navbar-white {
	padding:5px 0;
}

.navbar-inverse {

}

@media (max-width: 767px) {
	.navbar-fixed-top {
		margin: 0;
	}
	.navbar {
		background-color: rgba(0,0,0,0.6);
		backdrop-filter: blur(5px);
		-webkit-backdrop-filter: blur(5px);
	}

}
@media (min-width: 767px) {

	.navbar-fixed-top.withBack .navbar-right {
		/*top: 0px;*/
	}

	.navbar-btn {
		margin-left: 6px;
	}
}

.navbar-inverse {
	background-color: #FFF;
}
.navbar-right {
	margin-top: 25px;
}
.navbar-right .navbar-nav {
	float: right;
}
.navbar-white {
	background-color: #FFF;
	border-bottom:1px solid #d4d6d7;
}

.navbar-default .navbar-nav > li > a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color:#333;
	font-weight: 600;
	padding:15px 10px;
}
.navbar-default .navbar-nav > li:last-child a {

}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active,.navbar-nav > li > a:active,  .navbar-nav > li > a:focus  {
	text-decoration: none;
	color: #333 !important;
}

.navbar-header {
	height: 100px;
}
@media (max-width: 768px) {
	.navbar-header {
		height: auto;
		min-height: 65px;
	}
}
.navbar-brand {
	background-color: transparent;
	padding:0; margin: 0;
	width: 130px;
	z-index: 10;
	position: relative;
	padding-left: 15px;
}

@media (max-width: 768px) {
	.navbar-brand {
		width: 150px;
		padding-top: 25px;
	}
}

.navbar-btn {
	margin-left: 6px;
	background-color: #C32F37;
	border-radius: 5px;
	font-size: inherit;
	color:#FFF !important;
	float: left;
}
.navbar-btn:hover {
	background-color: #C32F37;
}


@media (max-width: 768px) {
	.navbar-src {
		padding:5px 15px;
		padding-bottom: 0;
	}
}
@media (max-width: 1100px) {

}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent !important;
}

.navbar-inverse .navbar-nav > .open > a {
	background-color: transparent !important;
}
.dropdown-menu {
	border-radius: 15px !important;
	padding:0;
}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover {
	padding:10px 20px 10px 20px;
	width: 250px;
	color:#000000 !important;
}

.dropdown-menu > li > a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dropdown-menu > li:first-child > a {
	border-radius: 15px 15px 0 0;
}
.dropdown-menu > li:last-child > a {
	border-radius: 0 0 15px 15px;
}



.heroCarousel {
	height: 45vw;
	overflow: hidden;
	transform: rotate(-2deg) translate3d(100px,-50px,10px);
	transform-origin: left bottom;
	border-radius: 0 0 0 100px;
	/*border:40px solid #EFEFEF;*/
}
#heroCarousel {
	height: 100%;
}
#heroCarousel .item {
	width: 100vw;
	height: 45vw;
}
#heroCarousel .item section {
	height: 100%;
}
#heroCarousel .item .background {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}
#heroCarousel .item .gradient {
	position: absolute;
	width: 100%; height: 100%;
	left:0; top:0;
	background: linear-gradient(180deg, rgba(13,21,25,0.7133228291316527) 0%, rgba(0,0,0,0) 36%);
	z-index: 2;
}
.heroCarousel .item > section {
	background-position: top 0px center;
}
.heroCarousel .containerHolder {
	position: absolute;
	left:0; top:20vw;
	width: 100%;
	z-index: 5;
}
.heroCarousel .title {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 55px;
	font-weight: bold;
	color:#FFF;
	line-height: 55px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}
.heroCarousel .subtitle {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 80px;
	font-weight: bold;
	color:#FFF;
	line-height: 80px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.6);
}
.heroCarousel .subtitle x {
	display: inline-block;
	color:#FFB400;
	font-weight: 900;
	font-size: 100px;
}

#heroCarousel .owl-nav {
	position: absolute;
	top: 15vw;
	width: 100%;
}

#heroCarousel.owl-theme .owl-nav [class*=owl-] {
	background-color: #FFFFFF !important;
	color:#000000;
	width: 50px;
	height: 50px;
	border-radius: 80px !important;
	font-size: 16px !important;
	padding-top: 10px !important;
	margin: 0 10px !important;
}
#heroCarousel .owl-prev {
	position: absolute;
	left:20px;
}
#heroCarousel .owl-next {
	position: absolute;
	right:110px;
}

@media (max-width: 768px) {
	.heroCarousel {
		height: 100vw;
		transform: rotate(-2deg) translate3d(20px,-20px,10px);
		border-radius: 0 0 0 50px;
	}
	#heroCarousel .item {
		width: 100vw;
		height: 100vw;
	}
	.heroCarousel .title {
		font-size: 35px;
		line-height: 35px;
	}
	.heroCarousel .subtitle {
		font-size: 35px;
		line-height: 35px;
	}
	.heroCarousel .subtitle x {
		font-size: 35px;
		line-height: 35px;
	}
	.heroCarousel .containerHolder {
		position: absolute;
		left: 0;
		top: 60vw;
	}
	#heroCarousel .owl-nav {
		display: none;
	}
}

.headerImage {
	min-height: 400px;
	background-position: center center;
	background-size: cover;

}
.headerContent {
	background-color: #efefef;
	padding:45px;
	border-radius: 15px;
	transform: translate(6vw,0);
	margin-top: 7vw;
	z-index: 3;
}
.headerContent h1 {
	font-family: 'Montserrat Alternates', Sans-Serif;
	font-weight: 700;
	font-size: 2.5vw;
	margin-top: 0;
}
.headerContent .subtitle {
	font-family: 'Montserrat Alternates', Sans-Serif;
	font-size: 18px;
	line-height: 32px;
}


.headerVideo {
	height: 40vw;
	position: relative;
}
.headerVideo video {
	position: relative;
	width: 100%; height: 100% !important;
	overflow: hidden;
	object-fit: cover;
	z-index: 2;
}


.headerVideo .videoOverlay {
	position: absolute;
	left:0; top:0;
	width: 100%; height: 100%;
	z-index: 3;
}
.headerVideo .videoOverlay .gradient {
	position: absolute;
	left:0; top:0;
	width: 100%; height: 100%;
	z-index: 3;
	background: rgb(0,0,0);
	background: radial-gradient(circle, rgba(0,0,0,0) 52%, rgba(13,21,25,0.7133228291316527) 100%);
}

@media (max-width: 768px) {
	.headerVideo {
		height: 100vw;
	}
	.headerContent {
		z-index: 3;
		padding-top: 61vw;
	}
	.headerContent h1 {
		font-weight: 700;
		font-size: 40px;
	}
	.headerContent .subtitle {
		font-size: 30px;
	}
}




.filterForm {
	background-color: #F8F8F8;
	border-radius: 25px;
	padding: 25px;
	margin-bottom: 25px;
}

.contactFormRow {
	padding: 5px 0px;
}

.panel {
	border-radius: 20px;
	border:0;
}
.panel .panel-heading {
	padding:25px;
	border-radius: 20px 20px 0 0;
}
.panel-body {
	padding:25px;
	border:1px solid #efefef;
	border-radius: 20px;
}
.panel-heading + .panel-body {
	border-radius: 0 0 20px 20px;
}
.panel-grey {
	background-color: #F8F8F8;
}
.panel-grey .panel-body {
	border:0px;
}

.panel > ul > li {
	border-left:1px solid #efefef !important;
	border-right:1px solid #efefef !important;
}
.panel > ul > li:first-child {
	/*border-radius: 20px 20px 0 0 !important;*/
}
.panel > ul > li:last-child {
	border-radius: 0 0 20px 20px !important;
}


#testimonialSlider .owl-prev, #testimonialSlider .owl-next{
	background-color: transparent;
	color:#333;
}
.testimonialItem {
	padding:20px;
	text-align: center;
	border:1px solid #EFEFEF;
	background-color: #FFFFFF;
	border-radius: 30px;
}
.testimonialItem .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.testimonialItem .spec {

}
.testimonialItem .text {
	margin-top: 10px;
	font-style: italic;
}
.testimonialItem .logo {
	max-width: 150px;
	height: 78px;
	text-align: right;
}
.testimonialItem .logo img {
	display: inline-block;
	margin:0 !important;
	max-height: 100% !important;
}
.testimonialList .testimonialItem {
	margin-bottom: 15px;
}
.testimonialItem .readon {
	width: 35px !important;
	display: inline-block !important;
}

.allLogos {
	margin-bottom: 15px;
}
.allLogos .logo {
	background-color: #F7F7F7;
	padding: 10px;
	height: 100px;
	text-align: center;
}
.allLogos .logo img {
	max-height: 100% !important;
}



.animalSubForm {
	background-color: #F8F8F8;
	padding: 25px;
	border-radius: 15px;
	margin-bottom: 25px;
}




.alert-template {
	background-color: #F8F8F8;
}



.img-parralax {
	position: relative;
	z-index: 100;
}




.checkbox a {
	text-decoration: underline;
}



.introText, .outroText {
	font-size: 16px;
	line-height: 28px;
	padding: 25px 0;
}



.animalSizeImage {
	max-width: 350px !important;
	width: 350px !important;
	height: 350px !important;
}
.quotation {

}
.quotation h3 {
	color:#E2373F;
}
.quotation .productRow {
	border-left: 3px solid #efefef;
	padding:5px 0 5px 20px;
}
.quotation .productRow {
	clear: both;
}
.quotation .productRow h4 {
	margin-bottom: 0;
}
.quotation .productRow .subtitle {
	margin:5px 0 10px 0;
	color:#777;
}


.quotation .documentationRow {
	border-left: 3px solid #efefef;
	padding:5px 0 5px 20px;
}
.quotation .documentationRow h4 {
	margin-bottom: 0;
}
.quotation .documentationRow .subtitle {
	margin:5px 0 10px 0;
	color:#777;
}


.quotation .attachmentRow {
	padding:5px 0;
}
.quotation .attachmentRow h4 {
	margin-bottom: 5px;
}

.quotation #signature {
	border:1px solid #efefef;
}


#priceTable tfoot {
	font-weight: 400;
	font-size: 1.2em;
}

