
html { height: 100%; overflow-x:hidden !important; }
body 
{ 
    height: 100% !important; 
    margin: 0 !important; 
    padding: 0 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1rem !important; 
    font-weight:normal !important;
    line-height: 1.5 !important; 
    text-align:left !important;
	color:#000000 !important;
    background-color: #fff !important;
    overflow-x:hidden !important;
  
}


h6 {
  line-height: 1.7;
}

header{
background-color:#888888 !important;
}
    
 .button-container{
display:inline-block;
position:relative;
}

.button-container a{
position: absolute;
bottom:4em;
right:4em;
background-color:#8F0005;
border-radius:1.5em;
color:white;
text-transform:uppercase;
padding:1em 1.5em;
} 

hr {
height: .3rem;
background-color: #cccccc;

}


/* =====================         Adding a gradient background        =====================*/

#app-navbar {
    background: linear-gradient(120deg, #33ccff , #cccccc);
}

.rgba-gradient {
  background: -moz-linear-gradient(45deg, rgba(42, 27, 161, 0.5), rgba(29, 210, 177, 0.5) 100%);
  background: -webkit-linear-gradient(45deg, rgba(42, 27, 161, 0.5), rgba(29, 210, 177, 0.5) 100%);
  background: -webkit-gradient(linear, 45deg, from(rgba(42, 27, 161, 0.5)), to(rgba(29, 210, 177, 0.5)));
  background: -o-linear-gradient(45deg, rgba(42, 27, 161, 0.5), rgba(29, 210, 177, 0.5) 100%);
  background: linear-gradient(to 45deg, rgba(42, 27, 161, 0.5), rgba(29, 210, 177, 0.5) 100%);
}


/* =====================         Carousel        =====================*/




/* change transition duration to control the speed of fade effect */
.carousel-item {
  transition: transform 2.6s ease-in-out;
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

/* =====================         Social Media Font Awesome Icons        =====================*/

.socialMediaLinks a {
    font-size: 1.75rem;
    margin: 0 10px 0 0;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

.socialMediaLinks a:hover { 
    color:#34A3E0; 
}

.socialMediaLinks2 a {
    font-size: 1.75rem;
    margin: 0 10px 0 0;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.socialMediaLinks2 a:hover { 
    color:#34A3E0; 
}


/* =====================         Buttons - Primary and More        =====================*/


a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color:#000;
    text-decoration: underline;
}

.btn-outline-primary {
  color: #006633;
  border-color: #ffffff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color:  #006633;
  border-color: #ffffff;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 2.0rem;
  font-weight: bold;
  line-height: 1.2;
}

h1, .h1 {
font-size: 1.75rem;
padding-top: 1.0rem;    
padding-bottom:1.0rem;
}

h2, .h2 {
  font-size: 1.50rem;
}

h3, .h3 {
  font-size: 1.25rem;
}

h4, .h4 {
  font-size: 1.00rem;
}

h5, .h5 {
  font-size: 0.75rem;
}

h6, .h6 {
  font-size: 0.60rem;
}



.lead {
  font-size: 1.75rem !important;
  font-weight: 300;
}

.display-1 {
  font-size: 3rem !important;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 2.5rem !important;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 2.0rem !important;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 1.75rem !important;
  font-weight: 300;
  line-height: 1.2;
}

.display-5 {
  font-size: 1.5rem !important;
  font-weight: 300;
  line-height: 1.2;
}


p, .p {
  font-size: 1.15rem !important;
  font-weight: 500;
  line-height: 1.2;    
}

.btn-primary {
  color: #ffffcc;
  background-color:transparent;
  border-color: #339966;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color:#cccccc;
  border-color: #000000;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-info {
  color: #ffffff;
  background-color: #006699;
  border-color: #ffffff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
 color: #ffffff;
  background-color: #b01f24;
  border-color: #ffffff;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/* =====================        Lightbox Gallery        =====================*/

.lightbox-gallery {
    background-image: linear-gradient(#4A148C, #E53935);
    background-repeat: no-repeat;
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}


/* =====================        Backgrounds and More        =====================*/

.jumbotron {
 margin-left: 0.5rem !important;
 margin-right: 0.5rem !important;    
 padding: 1.0rem !important;
 background:#D0D0D0!important;  
 background-position: center center !important; 
 background-repeat: no-repeat !important;
 background-size: contain !important; 
 text-align:left !important;    
 color:#000000 !important;
 height: auto!important; 
 overflow-x:hidden !important;

}


a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color:#7B773E;
    text-decoration: underline;
}

   
.body-back-1{
	background-color:#ffffff;
}

.body-back-2{
background-color:#e8d87e;
}

.body-back-3{
    background:#a71010;
    color: #000000;
     text-align:center;
    
}
.body-back-4{
    background:#000000;
    color: #ffffff;
}

.body-back-card{
    background:#6bb8e0;
    color: #000000;
    text-align:center;
    
}

.body-back-card-2{
    background:#F7F0B0;
    color: #000000;
    text-align:center;
    
}

.holder {
    width: 100%;
    height: 100%;
    padding: 1rem;
    padding-bottom: 1rem;
    background: #e8d87e;
    border-radius: 0.5rem;
    color: #fff;
}

/*----------------------cards----------------------------*/ 

.card {
  position: relative  !important;;
  display: -ms-flexbox  !important;
  display: flex  !important;
  -ms-flex-direction: column  !important;
  flex-direction: column  !important;
  min-width: 0 !important;
  word-wrap: break-word  !important;
  background-color: #fff  !important;
  background-clip: border-box !important;
  border:0px !important;
}



.card > hr {
  margin-right: 0;
  margin-left: 0;
}



.card-header {
  padding: 0.75rem 0.75rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-img-overlay {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0  !important;
  left: 0  !important;
  padding: 0.5rem !important;
  border:0px !important;
  color:#fae053  !important;
}


.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0!important;
  width: 100% !important;
}

.card-img,
.card-img-top {
  /*border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);*/
  border:none !important;
}

.card-img,
.card-img-bottom {
    /*border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);*/
border:none !important;    
}

.img-fluid {
  max-width: 100% !important;  
  height: auto !important;  
}

.card-img-fluid {
  max-width: 100% !important;  
  height: auto !important;  
}


/*----------------------Embed Google Maps----------------------------*/ 

.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}



.imageBox{
	border-radius:6px 6px 0 0;
}

.lightLink2:hover {
    border:1px solid #68ADAC;
}
.imageBox2{
	border-radius:6px;
}



/* =====================     HOVER OVER IMAGE EFFECT   =====================*/

.hovereffect {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align:center;
  cursor: default;
  background-color: rgba(255,255,255,0.5);
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,0.1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(167, 16, 16, 0.7);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform:none;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  margin:0px;
}

.hovereffect p.info {
  display: inline-block;
  text-decoration: none;
  padding: 14px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: 15px;
}

.hovereffect:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect p.info:hover {
  box-shadow: 0 0 5px #fff;
}





/*=========================  Navbar Hover for automatic dropdown  =========================*/
a:hover {
  color: #0056b3;
  text-decoration: underline;
} 

@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
/* =====================          NAVIGATION        =====================*/

/* controls NAVBAR background colour*/
.navbar {
    border-radius: 0;
    margin-top:0px;
	position:relative;
	width: 100%;
    color:#cccccc !important;
	background-color:#000000 !important;
}

.navbar a {
	color:#ffbd38 !important;
}


.dropdown-item {
    left: auto;
    display: block;
    width: 100%;
    padding: .50rem;
    clear: both;
    font-weight: 400;
    color: #000000 !important;
    text-align: left;
    white-space: nowrap;
    border: 0;
}

.navbar .dropdown-menu{
	background-color: rgba(153,153,153,0.90) !important;
}



.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 2rem;
    padding-right:2rem;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav > li{
  padding-left:10px;
  padding-right:10px;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 2px solid #ffff00 !important;
    border-radius: 0.25rem;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: no-repeat;
    background-color: #ffbd38!important;
}


/* =====================          Make Button outline thicker        =====================*/

.pagination>li>a, .pagination>li>span {
   border: 4px solid #ddd;
}

/* =====================          Responsive You Tube video        =====================*/

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



/* ---------------DK-boxes-------------------------------*/ 

.boxed {
  
  border:#EB1014;
  border-radius:0%;
	color: #000;
  width:100%;
  padding: 2px;
  margin: 2px;
	text-decoration: none;
}


.boxed a:hover hover{
  border: 1px solid #EB1014;
  border-radius:0%;
  width:100%;
  padding: 2px;
  margin: 2px;
text-decoration: none;
}



/*=======================          MEDIA                ==============================*/

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 100%;
  }
}


@media (min-width: 992px) and (max-width: 1199px) {
  html,
  body,
  header,
  .view {
    height: 400px;
  }
  .container, .container-sm, .container-md, .container-lg {
    max-width: 100%;
  }
}
    


@media (min-width: 768px) and (max-width: 991px) {
  html,
  body,
  header,
  .view {
    height: 350px;
  }

  .container, .container-sm, .container-md, .container-lg {
    max-width: 100%;
  }
}    


@media (min-width: 576px) and (max-width: 767px) {
  html,
  body,
  header,
  .view {
    height: 300px;
  }

  .container, .container-sm, .container-md, .container-lg {
    max-width: 100%;
  }
} 


@media (max-width: 576px) {

  .container, .container-sm, .container-md, .container-lg {
    max-width: 100%;
      
      
  }
    
 p, .p {
  font-size: 1.00rem !important;
}    
    
h1, .h1 {
  font-size: 1.50rem !important;
}  
    
 h2, .h2 {
  font-size: 1.35rem !important;
}      
    
h3, .h3 {
  font-size: 1.25rem !important;
}
    
h4, .h4 {
  font-size: 1.00rem !important;
}  
    
footer p{
color: #000000;
  text-align:center;
	font-size:0.85rem;
     margin: 0.5rem;		
}



footer h3{
  color: #000000;
  text-align:center;
	font-size:1.0rem;
     margin: 1.0rem;
}    
} 
    



/*=======================          FOOTER                   ==============================*/

footer {
background:#999999 !important;
   
}

footer ul{
  list-style: none;
  margin:1.5rem;
  padding: 1.5rem;
}


footer p{
color: #ffbd38;
  text-align:center;
	font-size:1.0rem;
     margin: 2rem;		
}



footer h3{
  color: #000000;
  text-align:center;
	font-size:1.0rem;
     margin: 2rem;
}

footer h4{
color: #000000;
text-align:center;
font-size:.80rem;	
}

footer h5{
color: #000000;
text-align:center;
font-size:.70rem;
}

footer h6{
color: #000000;
text-align:center;
font-size:.65rem;
}
  
  

footer ul li a {
    color: #ffbd38 !important;
}

footer p a{
  color: #ffffff !important;;
  text-decoration:underline;
  
}

footer a {
color: #ffbd38 !important;;
}

footer a:hover {
     color: #000000 !important;
}

blockquote {
    font-size: 1.0rem;
}		

