@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
* {
margin: 0;
padding: 0;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
a:hover,a:focus {
text-decoration: none;
box-shadow: none;
}
a {
transition: 0.4s all ease-in-out;
text-decoration: none;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
body {
font-family: 'Montserrat', sans-serif;
position: relative;
}
.navbar-toggler {
border: none;
}
.navbar-toggler:focus {
outline: none;
box-shadow: none;
}
.location-gps {
cursor: pointer;
height: 20px;
line-height: 33px;
position: absolute;
right: 5px;
text-align: right;
top: 5px;
background: #fff;
width: 15px;
color: #d1143e;
}
div#collage-silder .owl-nav {
display: none;
}
section.categories-sec .card {
width: 200px;
height: 120px;
border-radius: 5px;
margin-bottom: 15px;
background: #17345a;
}
.cat-desc h5 {
font-size: 16px;
margin: 0 !important;
padding: 0 !important;
color: #fff;
text-transform: uppercase;
}
section.categories-sec .card .card-body {
display: flex;
align-items: center;
justify-content: center;
}
section.categories-sec .card:hover {
background: #fff !important;
}
section.categories-sec .card:hover h5 {
color: #000;
}
.pagination span.pages {
background: #d1143e;
color: #fff !important;
border-color: #d1143e;
}
.pagination .wp-pagenavi a, .wp-pagenavi span {
padding: 5px 10px;
color: #000;
}
.pagination span.current {
background: #d1143e;
color: #fff !important;
border-color: #d1143e !important;
}
.pagination a.last {
display: inline;
} .blog-section .blog-colom {
padding: 10px 0;
}
.blog-section .blog-colom {
margin-bottom: 10px;
border-bottom: 2px solid #eaeaea;
padding: 15px 0 0 0;
}
.blog-section .blog-colom .blog-colom-des .btn {
background: #243f51;
color: #fff;
transition: all 0.5s ease-in-out;
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
}
.row .col {
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 .75rem;
min-height: 1px;
}
.blog-section .blog-colom img {
border-bottom: 4px solid #198be0;
border-radius: 4px;
width: 100%;
display: block;
object-fit: cover;
transition: all 0.4s ease-in-out;
height: 200px;
}
.blog-section .blog-colom .blog-colom-des h3 {
font-weight: 600;
color: #444;
font-size: 18px;
margin-bottom: 0;
padding-bottom: 5px;
}
.blog-section .blog-colom .blog-colom-des p {
color: #444;
font-size: 16px;
}
.blog-section .blog-colom .blog-colom-des .admin-dl {
font-size: 13px;
color: #4e4e4e;
padding-bottom: 3px;
font-weight: 500;
font-family: var(--main-font);
text-align: left;
}
.blog-section .categories-list {
box-shadow: 0px 0px 5px 0px #ccc;
padding: 10px;
margin: 15px 0;
border: 1px solid #cccccc4f;
}
.blog-section .categories-list {
box-shadow: 0px 0px 5px 0px #ccc;
padding: 10px;
margin: 15px 0;
border: 1px solid #efefef;
margin: 0;
margin-bottom: 10px;
background: #fbfbfb;
box-shadow: none;
}
.blog-section .categories-list .row.recent-sub-clm {
margin: -10px;
border-bottom: 1px solid #e4e2e2;
padding: 11px;
margin-bottom: 12px;
}
.blog-section .categories-list h3 {
position: relative;
font-size: 22px;
padding-bottom: 15px;
font-family: var(--main-font);
text-transform: uppercase;
padding-bottom: 0;
}
.blog-section .categories-list ul li a {
padding: 3px 0px;
display: inline-block;
color: #1f1d1d;
font-size: 15px;
text-decoration: none;
font-weight: 400;
font-family: var(--main-font);
}
.recent-post .recent-sub-clm img {
border-radius: 6px;
background-size: cover;
width: 86%;
height: auto;
}
.recent-post .recent-sub-clm {
padding: 10px 0;
}
.contact-sec .add-sec {
background: #efefef;
margin-top: 76px;
padding: 25px;
}
.contact-sec .add-sec ul.contact-list li {
padding: 5px 0;
list-style: none;
}
.contact-sec .add-sec ul.contact-list li i {
font-size: 20px;
padding-right: 10px !important;
height: 40px;
top: 2px;
position: relative;
left: 0px;
float: left;
}
.contact-sec .add-sec ul.contact-list li a {
color: #444;
display: block;
}
.contact-sec .contact-form h2 {
font-size: 30px;
font-weight: 700 !important;
text-transform: capitalize;
color: #444;
}
.wpcf7-textarea{
height: 92px !important;
}
.post-info .entry-content p {
line-height: 1.8em;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
.post-info .entry-content p:empty {
}
.latest-post-media.text-center img {height: 300px;}
.tw-latest-post {
margin-bottom: 30px;
}
.post-info .post-title {
line-height: 1.8em;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.collage-about-info table th{color: #fff;background-color: #343a40;padding: 10px;}
.collage-about-info table{font-family: Arial,Helvetica,sans-serif;text-align: left;font-size: 14px;border: 1px solid #ddd;margin-bottom: 30px;max-width: 900px;}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}