.footer {
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #273924 !important;
	color: #ffffff;
	text-align: center;
}

.subheader {
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #3D9969  !important;
	color: #ffffff;
	text-align: center;
	font-size:24px;
	font-family:Rockwell;
	padding:10px 0px;
}


.fta {
	margin-top:23px;
}
.fta a {
	color:#FFFFFF !important;
}
.fta a:hover {
	color:red !important;
}
.fa-facebook-f:hover {
	color:#3b5998 !important;
}
.fa-twitter:hover {
	color:#1da1f2 !important;
}
.fa-google-plus-g:hover {
	color: #db4a39 !important;
}
.fa-linkedin-in:hover {
	color: #0077B5 !important;
}
.fa-instagram:hover {
	color: #bc2a8d !important;
}
.carousel-item .col-md-4 {
	float:left;
}
.mr-auto1 {
    margin-left: auto !important;
}
.light-blue {
	margin-top:20px;
}
.mbo {
	bottom: -40px !important;
}
.mtp {
	margin-top: 25px;
}
.btn-rounded {
	border-radius: 50px !important;
}
.tja {
	text-align:justify !important;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right:-550px;
  z-index: 99;
  outline: none;
  cursor: pointer;
  padding: 15px;
}
/*.bsd {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
nav.navbar.navbar-expand-lg.navbar-dark.danger-color {
    padding: 0px;
}*/
/* Gallery */
.demo-gallery > ul {
	margin-bottom: 20px;
}
.demo-gallery > ul > li {
	float: left;
}
.demo-gallery > ul > li a {
	border: 3px solid #FFF;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.demo-gallery > ul > li a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery > ul > li a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}
.demo-gallery.dark > ul > li a {
	border: 3px solid #04070a;
}
.home .demo-gallery {
	padding-bottom: 80px;
}
.demo-gallery > ul > li > a > img {
	max-width:100% !important;
}
/* Gallery */
/* Contact */
.form-header {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    color: #fff;
    text-align: center;
    margin-top: -3.13rem;
    margin-bottom: 3rem;
    padding: 1rem;
    border-radius: .125rem;
}
.brs {
	border-radius:50%;
	padding-left:22px;
	padding-right:22px;
	padding-top:19px;
	padding-bottom:19px;
}
.brs1 {
	border-radius:50%;
	padding-left:20px;
	padding-right:20px;
	padding-top:19px;
	padding-bottom:19px;
}
.tcs {
	color: #ffffff;
	font-size:20px !important;
}
/* Contact */
/* Media Queries */
@media (min-width: 768px) {
	.w-100 {
		max-height:500px !important;
	}
	.tla {
		text-align:left !important;
	}
	.navbar-brand img {
		max-width:480px;
	}
	.mxh {
		max-height:224px;
		width:100%;
	}
	.mhx {
		max-width:100% !important;
		max-height:250px !important;
	}
	.mxh-1 {
		max-height:150px !important;
		width:100% !important;
	}
	.ccaption {
		text-align:right !important;
		margin-right:50px;
		font-size:50px;
		font-weight:500px !important;
		margin-top:-110px;
		/*color:#21d192;*/
		color: #ffffff;
	}
	.mbtm {
		margin-bottom:35px;
	}
	.stc {
		color:#ff6435;
	}
}
@media (min-width:320px) and (max-width:767px) {
	.w-100 {
		max-height:200px !important;
	}
	.carousel-caption {
		display:none;
	}
	.tla {
		text-align:center !important;
	}
	.dark-grey-text {
		text-align:left !important;
	}
	.navbar-brand img {
		max-width:300px;
	}
	.mhx {
		max-width:100% !important;
		max-height:200px !important;
	}
	.mxh-1 {
		max-height:150px !important;
		width:100% !important;
	}
	.imh {
		max-width:100% !important;
		max-height:180px !important;
	}
	/* Gallery */	
	.head {
		font-size:23px;
	}
}
@media (min-width:320px) and (max-width:991px) {
	.caption {
		display:none;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.breadcrumb {
		margin-top: -34px;
	}
}
@media (min-width:992px) {
	.breadcrumb {
		display:none;
	}
}


/* Media Queries */