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

body{font-family: ff-meta-web-pro, sans-serif; color: #000;background: #fff;}
p{font-family: ff-meta-web-pro, sans-serif; font-size: 1.2em;}

h1{font-family: usual, sans-serif; font-weight: bolder;  color:#000; }
h2{font-family: usual, sans-serif; font-weight: bolder;  color:#000;}
h3 { font-family: usual, sans-serif; color: #000;}
h4{font-family: usual, sans-serif; font-weight: bolder;  }
h5{font-family: usual, sans-serif; font-weight: bolder; color: #fff;}

a { color: #000;  transition: 1s;  text-decoration: underline;}
a:hover {color:#838182; transition:1s;}


#socialbar {
  background: #000;
}

#socialbar p{
	margin-top:0px;
	margin-bottom:0px;
	word-spacing: 0px;
	font-size:1.2em;
}

#socialbar a{
	color:#ffffff;
	text-decoration: none;	
	transition:0.5s;
}

#socialbar a:hover {
  color: #919191;
}
.p7AMM.amm-subs-red ul ul {
  background-color: rgb(255, 255, 255) !important;
}

.p7AMM.amm-subs-red ul ul a {
  color: #000 !important;
}

.p7AMM.amm-subs-red ul ul a:hover, .p7AMM.amm-subs-red ul ul a:focus, .p7AMM.amm-subs-red ul ul a.amm-trigger.open {
  background-color: rgb(34,34,34);
  color: #FFF !important;
}

.tiles h3{font-family: usual, sans-serif; color:#FFFFFF; background: #B60202 }
.tiles h2{font-family: usual, sans-serif; color:#FFFFFF; background: #B60202 }
.header {
  background: #000;
  color: #fff;
}

.header-top {
   
   box-shadow: 0 4px 33px -11px #000;
   
	} 

.header-top .width-80 {
  width: 80%;
  padding-top: 5px;
  padding-bottom: 30px;
}


#socialbar .width-100 {
  float: none;
  padding-bottom: 8px;
  padding-top: 28px;
}
.footer {
  background: #000;
  color: #fff;
}

.footer .lbm-column{padding:5px;}

.footer p{font-size:1em;}

.image-background  a{color: #fff; transition:1s; text-decoration: none;}
.image-background  a:hover {color:#000; transition:1s;}
.header a {
  color: #fff;
  transition: 1s;
  text-decoration: none;
  padding: 5px;
}
.header a:hover {
  color: #919191;
  transition: 1s;
}
.footer a {
  color: #fff;
  transition: 1s;
  text-decoration: underline;
}
.footer a:hover {
  color: #FFFFFF;
  text-decoration: none !important;
}
.contact { 
	background:  #b60202 ; 
	color: #fff; 
	padding: 16px; 
	transition: filter 0.5s;}

.contact:hover{ 
	/*background: linear-gradient(to top, #b60202 -4%, #000000 58%); */
	filter:brightness(75%);
	transition: filter 0.5s;
}


.contact h4{font-family: usual, sans-serif; font-weight: bolder; color: #fff; font-size:2.5em; letter-spacing: 15px; transition:0.5s; margin: 4px;
padding-top:15px;
padding-bottom:15px;}

.background-image {
    color: #FFFFFF;
	background-image: url(../images/background-6.jpg);
    background-size: cover;
    height: 65vh;
    min-height: 250px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.tile-background {background: #dbdbdb; color: #000000; }

.tile-background h3 {
  color: #FFFFFF;
  background: #0000009c;
  padding: 15px;
}
.tile-background h2 { color: #FFFFFF; background: #0000009c; padding: 15px; }



.background-footer {
    color: #FFFFFF!important;
    background-image: url("../images/background-footer.jpg");
    background-size: cover;
  /*  height: 23vh;
    min-height: 425px;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.logo {margin: 170px;}
.arrow {margin-top:10px; font-size: 35px; color: #000000; /*padding-left: 85px;*/}

.arrow a:hover{ color: #B60202!important; transition:0.5s;}

.button {
    border-radius: 0px;
    color: #000;
    border: 4px solid #000;
    padding-top: 10px;
    padding-right: 22px;
    padding-bottom: 10px;
    padding-left: 22px;
    margin-top: 15px;
    letter-spacing: 0.1em;
    font-size: 1.2em;
    display: inline-block;
    margin: 16px;
}

.button:hover {
    border: 4px solid #000000;
	background-color: #B60202;
    color: #FFFFFF;
} 

.divider {
    height: 12px;
    border: 0;
    border-top: 5px solid #fff;
    padding: 0;
    max-width: 25%;
    width: 150px;   
	margin-top: 15px;
}

/* Container holding the image and the text */
.container {
  position: relative;
  text-align: center;
  color: white;
  overflow: hidden;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 50px;
  left: 50px;
}



.tile img{ transition: filter 0.5s;  }
.tile:hover img{ 
	filter: grayscale(0.88) blur(1.3px) brightness(1.1) contrast(0.7); 
	 transition: filter 0.5s;  }

.title a img{transition:2s!important;}
.tile a:hover img{ transition:2s!important;   }

.logo-small {
  max-width: 100%;
  transition: 0.5s;
margin-top: -55px;
  width: 220px;
}

.image-shadow {
    box-shadow: 0 4px 45px -6px #000000;
}

.bounce {
    position: relative;
    animation: bounce 0.5s infinite linear;
display: inline-block;
    -moz-animation: bounce 1s infinite linear;
    -o-animation: bounce 1s infinite linear;
    -webkit-animation: bounce 1s infinite linear;
}


.menu-bar-on-scroll {
    margin-top: -70px;
    position: fixed;
    width: 100%;
    z-index: 50;
}


.smaller-logo {
    width: 100px;
    max-width: 100%;
    transition: 0.5s;
    margin-top: initial;
    border: none;
}

.cta{
	text-transform: none;
	font-size:1.5em;
	display:inline-block;
	border-radius:5px;
	
}

.white-row .cta {
border: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
  text-decoration: none;
}
.white-row .cta:hover{
	background: #999999;
	color:#FFFFFF;
	transition: 0.5s;	
}

iframe{
	max-width:100%;
}

.contact-form input[type="text"], .contact-form input[type="text"]:active {
	width:85%;
	padding:20px 20px;
	font-family: calibri, sans-serif;
font-weight: 400;
font-style: normal;
font-size:1.2em;
	border:1px solid #151515;
}

.contact-form input[type="email"], .contact-form input[type="email"]:active {
	width:85%;
	padding:20px 20px;
	font-family: calibri, sans-serif;
font-weight: 400;
font-style: normal;
font-size:1.2em;
	border:1px solid #151515;
}

.contact-form textarea, .contact-form textarea:active {
	width:85%;
	padding:20px 20px;
	font-family: calibri, sans-serif;
font-weight: 400;
font-style: normal;
font-size:1.2em;
	border:1px solid #151515;
}

.contact-form select, .contact-form select:active {
	width:85%;
	padding:20px 20px;
	font-family: calibri, sans-serif;
font-weight: 400;
font-style: normal;
font-size:1.2em;
	border:1px solid #151515;
}

.contact-form input[type="submit"] {
  width: 30%;
  margin-top: 15px;
  padding: 20px 25px;
  border-radius: 5px;
  transition: 0.5s;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  color: #fff;
  border: none;
  background: #000;
}

.contact-form input[type=submit]:hover{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	transition:0.5s;
	background: #999999;
}

.contact-form label {
  color: #000;
  font-size: 1.2em;
}

.contact-form input:focus-visible {
  outline: 2px solid #000;
  border-radius: 3px;
}
.contact-form  textarea:focus-visible {
  outline: 2px solid #000;
  border-radius: 3px;
}


.name_2{
	display: none !important;
}

a.p7AP4-01 {
  background-color: #000000 !important;
}

a.p7AP4-01:hover {
  background-color: #707070 !important;
}

/*Responsive Image*/

@media only screen and (min-width: 0px) and (max-width: 768px) {
	  .responsiveImage{ width: 60%;  align: left; margin-top: 335px;}
}


@media only screen and (min-width: 768px) {
 .responsiveImage{width:24%; align:left; margin-top: 220px;  }
	
}

.background-footer hr{
	margin-left: 0px;
}

.background-footer  ul{list-style:none;margin-left:-45px;}
.background-footer  li{font-size:1.2em;margin-bottom:10px;}

@media only screen and (min-width: 0px) and (max-width: 480px) {
 .responsiveImage{width:24%; align:left; margin-top: 220px;  }
	
	/*.background-image{height: unset; min-height: unset;}*/
	.responsiveImage{margin-top:unset; width:unset;max-width:100%}	
	.header-top{position:unset;}
	.background-footer{
		height: unset !important;
		min-height: unset !important;
	}
	.background-footer hr{
		margin-left: auto;
	}
}


@-webkit-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}
@-moz-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}
@-o-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}
@-ms-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}
@keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}

@media only screen and (min-width: 801px) and (max-width: 1400px) {
	.tile-background .hmy-section{flex-basis:50% !important}
	
	.background-image {
    background-attachment: inherit;
	background-position: center;
    height: 55vh;
}
	
}

@media only screen and (min-width: 0px) and (max-width: 1400px) {

	.background-image {
    background-attachment: inherit;
	background-position: center;
    height: 55vh;
}
	
}

@media only screen and (min-width: 1000px) and (max-width: 1030px) {
  .logo-small {
    width: 150px;
    margin-top: -100px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 990px) {
	
	.background-image {height: 45vh;}
	
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
	
	.background-image {height: 35vh;}
	
}

@media only screen and (min-width: 0px) and (max-width: 890px) {
	.tile-background h2 {padding: 10px; font-size: 135%;}
	.top-left {top: 25px; left: 25px;}
}

@media only screen and (min-width: 801px) and (max-width: 1030px) {
	.tile-background .hmy-section{flex-basis:50% !important}
	.centered  {font-size: 49px; }
}


@media only screen and (min-width: 601px) and (max-width: 1030px) {
	.tile-background .hmy-section{flex-basis:50% !important}
}


@media only screen and (min-width: 900px) and (max-width: 1000px) {
  .logo-small {
    width: 150px;
    margin-top: -100px;
    margin-bottom: 4px;
  }
}


@media only screen and (min-width: 700px) and (max-width: 900px) {
  .logo-small {
    width: 150px;
    margin-top: -100px;
    margin-bottom: 10px;
  }
	
}

@media only screen and (min-width: 0px) and (max-width: 700px) {

	.header-top .lbm-column{text-align:center;}
	
	.header-top .p7AMM.amm-right{text-align:center;}
	
	#socialbar {text-align:center}
	#socialbar p {
  word-spacing: 0px;
  font-size: 1.2em;
}
	#socialbar .lbm-right {
  text-align: center;
}
		.menu {
  margin-top: -14px;
}
.header-top .width-80 {
  width: 80%;
  padding-top: 5px;
  padding-bottom: 10px;
}
  .logo-small {
    width: 150px;
    margin-top: 0px;
  }	
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.hmy-left {text-align: center!important;}
	.background-footer {text-align: left!important;}
	
	.header-top{
		text-align: center;
	}
	
	.logo img{
		max-width:50%;
	}
	
	.logo-small {
    width: 150px;
		margin-top:unset;
}
	
	#socialbar .lbm-right{text-align: center;}
	
	.hide-on-mobile{display:none;}
	
	
	.menu {
		margin-top: initial;
	}
	
	.background-image {height: 30vh;}
	
	
	
}



@media only screen and (min-width: 600px) and (max-width: 768px) {
	.cta{
		font-size:1.2em;
	}
}
