@charset "utf-8";
body {
	color: #140101;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	background-image: url(images/fotolia_56293432_xl%20ver2-page-fr6.jpg);
}
.row .col-xl-4 .text-center {
	font-weight: bold;
	font-size: x-large;
}
.row .col-xl-4 p {
	font-size: large;
	font-weight: bolder;
	text-align: left;
}
.row .col-xl-6 a {
	color: #0D0DC6;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

.container-fluid .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	background-color: #FFFFFF;
	align: center;
}
.navbar-nav.mx-auto .nav-item .nav-link {
	color: #0D0DC6; */
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: large;
}



.container-fluid #carouselExampleIndicators1 {
	background-image: -webkit-linear-gradient(270deg,rgba(175,217,239,0.28) 0%,rgba(175,217,239,1.00) 48.19%,rgba(175,217,239,0.32) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(175,217,239,0.28) 0%,rgba(175,217,239,1.00) 48.19%,rgba(175,217,239,0.32) 100%);
	background-image: -o-linear-gradient(270deg,rgba(175,217,239,0.28) 0%,rgba(175,217,239,1.00) 48.19%,rgba(175,217,239,0.32) 100%);
	background-image: linear-gradient(180deg,rgba(175,217,239,0.28) 0%,rgba(175,217,239,1.00) 48.19%,rgba(175,217,239,0.32) 100%);
	float: none;
	clear: none;
}
.carousel-item.active .carousel-caption h5 {
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-shadow: 3px 0px rgba(20,1,1,1.00);
	font-size: 25px;
}

/* Tap to call phone */
.container-fluid .row .col-xl-6 {  
	color: #0D0DC6;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	
}

#headingOne1 .mb-0 a {
	color: #0D0DC6;
}
#headingTwo1 .mb-0 .collapsed {
	color: #0D0DC6;
}
#headingThree1 .mb-0 .collapsed {
	color: #0D0DC6;
}
.container-fluid .container .img-fluid {
	float: none;

}
.container-fluid .container-fluid p {
	font-size: large;
}
footer {
	text-align: center;
}
.container-fluid .img-fluid.img-thumbnail {
	text-align: center;
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.container-fluid .row {
	color: #140101;
}
.container-fluid .row .col-xl-6 {
}
.row .col-xl-6 h2 {
	color: #140101;
	font-weight: bold;
}
.container-fluid .row .col-xl-4 {
	color: #140101;
}
.row .col-xl-4 a {
	color: #0D0DC6;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
 
.container {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
h2 {
    text-align: center;
    margin-bottom: 20px;
}
body h2 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
}

form {
    display: grid;
    gap: 10px;
}
label {
    font-weight: bold;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="subject"],
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
input[type="submit"] {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
}
.card #collapseOne1 .card-body {
	text-align: left;
}

input[type="submit"]:hover {
    background-color: #0056b3;
}
body h3 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
}
body p {
	color: #140101;
	font-size: large;
	text-align: center;
}

.container-fluid h1 {
	color: rgba(255,48,0,1.00);
	text-align: center;
	font-style: italic;
	font-size: xx-large;
	font-weight: bold;
}
.row .col-xl-4 h2 {
	font-size: 25px;
}
.row .col-xl-4 h4 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.row .col-xl-4 h3 {
	font-size: 25px;
	font-weight: bold;

}
.row .col-xl-6 .img-fluid {
	padding-top: 3px;
}
