.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } html,
body {
margin: 0;
padding: 0;
font-family: 'Philosopher', sans-serif;
color: black;
scroll-behavior: smooth;
font-size: 15px;
}
a,
a:hover {
text-decoration: none;
color: black;
}
.category-archive {
min-height: 100vh;
} .logo-img {
width: 350px;
height: 70px;
margin-left: -85px;
padding: 3px 0px;
}
nav {
background-color: #004d40;
}
.navbar-brand {
color: white;
}
.navbar-brand:hover {
color: white;
}
.navbar-nav * {
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.navbar-nav .custom-hover {
margin-left: 10px;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
padding: 0 0.7em;
position: relative;
text-decoration: none;
display: inline-block;
color: #e0e0e0;
}
.navbar-nav .custom-hover:hover {
color: #f4f4f4;
}
div.dropdown-menu {
margin-top: 0 !important;
}
.dropdown-menu {
background-color: #004d40;
}
.dropdown-item {
color: white;
transition: 0.5s;
}
.dropdown:hover > .dropdown-menu {
display: block;
}
.dropdown-item:hover {
color: #004d40;
transition: 0.5s;
}
.custom-toggler.navbar-toggler {
border-color: transparent;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
} .custom-header-img {
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important;
}
.img-custom {
width: 100%;
height: 450px;
object-fit:cover;
}
.custom-card {
border-bottom: 1px solid black;
border-top: 1px solid black;
overflow: hidden;
margin-left: 10px;
margin-right: 10px;
} .post-section {
margin-bottom: 50px;
margin-top: 50px;
}
.section-title {
position: relative;
margin-bottom: 20px;
}
.section-title .title {
position: relative;
display: inline-block;
background-color: #fff;
font-size: 16px;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
padding-right: 10px;
z-index: 20;
}
.section-title:after {
content: "";
display: inline-block;
height: 2px;
background-color: #e8eaed;
position: absolute;
left: 0;
right: 0;
top: 10px;
z-index: 10;
}
.meta-data {
margin: 5px;
}
.main-post-content p {
font-size: 16px;
}
.card-img-top {
height: 250px;
object-fit:cover;
}
.card {
border: none;
} .text-muted a {
color: white;
text-decoration: none;
background-color: #004d40;
padding: 5px;
border-radius: 5px;
} .footer-nav {
height: 60px;
background-color: #004d40;
}
.nav-second {
padding-top: 10px;
}
.nav-second a {
color: white;
} .searchform {
margin-bottom: 25px !important;
}
.widget-title {
margin-top: 20px !important;
}
#searchsubmit {
background-color: #004d40;
color: white;
padding: 4px 6px;
border: none;
border-radius: 5px;
}
#s {
border: 3px solid #004d40;
border-radius: 5px;
width: 60%;
}  .wpcf7 {
width: 100%;
margin-top: 40px;
} .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea {
font-size: 16px;
background-color: #f5f5f5;
border: none;
width: 650px;
padding: 2%;
} .wpcf7 input[type="submit"] {
color: #ffffff;
font-size: 14px;
background: grey;
padding: 5px 10px 5px 10px;
border: none;
border-radius: 5px;
width: auto;
text-transform: uppercase;
}
.wpcf7 input:hover[type="submit"] {
background: #494949;
transition: all 0.4s ease 0s;
}
.wpcf7 input:active[type="submit"] {
background: #000000;
} @media(max-width: 990px) {
.dropdown-menu {
display: block;
box-shadow: none;
border: none;
margin-left: 15px;
}
.dropdown-item {
font-size: 16px;
margin-bottom: 10px;
}
.card-img-top {
max-height: 350px;
}
.custom-hover {
margin-bottom: 15px;
font-size: 18px;
}
.navbar-nav {
padding-top: 20px;
}
}
@media (max-width: 768px) {
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea {
font-size: 14px;
background-color: #f5f5f5;
border: none;
width: 100%;
padding: 2%;
}
.img-custom {
height: 250px;
object-fit: cover;
}
.nav-second a {
color: white;
font-size: 14px;
}
.logo-img {
width: 250px;
height: 50px;
}
.excerpt-main {
display: none;
}
}
@media (min-width: 1010px) {
nav {
height: 80px;
}
}