@charset "utf-8";
/* CSS Document */

/* html and body styling */
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
	scroll-behavior: smooth;
}

body{ 
	min-height: 100vh; 
}

.back-to-top btn{
    position: fixed;
    display:none;
	margin-right: 100px;
}

button:focus{
	outline: 0;
}
a:focus{
	outline: 0;
}
/* html and body styling */

/* All pages styling content */

/* navbar start */
/* navbar links customize */
.navbar{
	background-color: #495256 !important;
}

.navbar .navbar-toggler-icon {
background-image: url('https://mdbootstrap.com/img/svg/hamburger2.svg?color=fff');
}
.navbar .navbar-nav .nav-link  {
	color:#fff;
	font-size:20px;
	padding-right: 50px;
	font-family: "Times New Roman", Times, serif;
}

.navbar .nav-item:hover .nav-link{
	color:#560000;
}

.navbar .nav-item.active .nav-link,
.navbar .nav-link{
	color:#fff;
}

.navbar-brand img{
	width: 300px;
	height:auto;
}

.navbar .nav-item .dropdown.active .nav-link,
.navbar .nav-link{
	color:#fff;
}

.dropdown-menu{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	background-color: #495256;
}

.dropdown-item{
	color: #fff;
}
.dropdown-item:hover{
	color: #495256;
	background: #560000;
}
/* navbar Ends */

.center{
	margin:auto;
	width: 100%;
	justify-content: center; 
}

/* All pages styling content */

/* Homepage styling starts here */
.homepage-content{
	background-color:#495256;
	height:auto;
}

.homepage-content h4{
	color:#FCF4f4;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

.carousel-item img{
	width: 100%;
	height: auto;
}

.homepage-content p{
	font-size:16px;
	text-align:center;
	color:#FCF4f4;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homepage-content img{
	width: 100%;
	height: auto;
}

.homepage-service-colums{
	margin-top:15px;
	margin-bottom: 50px;
}

.homepage-service-colums h1{
	text-align: center;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
}

.homepage-service-colums p{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
}

.icon img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 60px;
}

.homepage-service-header{
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-style:italic;
	padding-bottom: 10px;
	margin-top: 25px;
}



/* homepage styling element ends here */

/* about us page styling starts here */
.aboutpage-header {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	padding-bottom: 10px;
	
}
/*creating an responsive image*/
.aboutpage-image img{
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.aboutpage-content h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

.aboutpage-content p{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
}

.aboutpage-service-delivery-header{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
.aboutpage-service-delivery-content{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;

}
.aboutpage-service-delivery-footer{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
}
/* about us page styling ends here */

/* services page styling starts her */
.servicepage-header{
	position:relative;
	text-align:center;
	color: #fff;
}
.servicepage-header img{
	height:auto;
	width:100%;
	opacity: 0.7;
}
.servicepage-header h1{
	font-family: 'Livvic', sans-serif;
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
}
.centered{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%, -50%);
}

.underline1b{
	width:80px;
	display:inline-block;
}
hr1b{
	border-top: 3px solid #fff;}

.servicepage-content img{
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 0 10px 0;
}
.servicepage-content h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-align: center;
	color:#000000;
	padding: 20px 0 20px 0;
}
[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}
.servicepage-box-1{
	opacity:0.8;
	background-color:#495256;
	color: #fff;
	padding: 15px 0 25px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.servicepage-box-1 .btn-readmore{
	background-color:#540000;
	color: #ffffff;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-radius: 6px;
	height: 50px;
	width: 145px;
	line-height: 38px;
	text-transform:uppercase;
}
.servicepage-box-1 .btn-readmore:hover{
	background-color:#665f5f;
	color: #000000;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-radius: 6px;
	height: 50px;
	width: 145px;
	text-transform:uppercase;
}
.servicepage-box-2 .btn-readmore{
	background-color:#665f5f;
	color: #000000;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-radius: 6px;
	height: 50px;
	width: 145px;
	line-height: 38px;
	text-transform:uppercase;
	clear:both;
}
.servicepage-box-2 .btn-readmore:hover{
	background-color:#540000;
	color: #ffffff;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-radius: 6px;
	height: 50px;
	width: 145px;
	text-transform:uppercase;
}
.servicepage-box-2{
	opacity:0.8;
	background-color:#f4f4ff;
	text-align:center;
	padding: 15px 0 25px 0;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* services page styling ends here */

/* contact us page styling starts here */
.card {
	border-color: #561717;
	border: 2px solid;
}
.contactmap iframe{
	height: 600px;
	width:100%
}
.contactpage-card{
	padding: 15px;
}

.contactpage-card .card-header{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color: #ffffff;
	background-color: #495256;
}

.contactpage-card .card-body{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	
}


/* footer styling starts here */
.qoute{
	font-style:italic;
	color: #fff;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
}

.page-footer{
	background-color: #495256;
	color: #fff;
}

.blockquote-footer{
	color: #561717;
	font-size:14px;
}

.underline{
	width:65px;
	display:inline-block;
}

a {color:#fff;}
a:hover {color:#561717; text-decoration:none;}
a:active {color:#000; text-decoration:none;}

hr{
	border-top: 2px solid #561717;}
/* footer styling ends here */

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 70px;
    
}


.err1{
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	text-transform:uppercase;
	text-align:center;
}
.err2{
	font-family: "Times New Roman", Times, serif;
	font-size:150px;
	text-transform:uppercase;
	text-align:center;
}
.err3{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	text-transform:uppercase;
	text-align:center;
}
.err4{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}
.err5{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	font-style:italic;
	text-align:center;
}