@charset "utf-8";
/* CSS Document */
p.secondarybig {
	font-style: italic;
	margin: 20px;
	display: block;
}

#secondary {
	padding: 50px 0;
}

#secondary ul {
	margin: 30px;
	list-style: disc;
	list-style-type:disc;	
}

#secondary ul.oiw-downloads a {
	color: #333399;
	text-decoration: none;	
	display: inline;
}

#secondary #right-column ul {
	margin: 0px;
	list-style: none;
	list-style-type:none;
	margin-top: 20px

}
#secondary .column-aside ul {
	margin: 0px;
	list-style: none;
	list-style-type:none;
	margin-top: 20px

}
#secondary #right-column ul li {
	list-style: none;
	list-style-type:none;

}

#secondary .column-aside ul li {
	list-style: none;
	list-style-type:none;

}




#secondary ul li {
	list-style: disc;
	list-style-type: disc;
	display:list-item;
}

#secondary .product-single .product-thumbnails li {
	display: inline-block;
}

#secondary .tabs-custom ul {
	margin: 0px;
	margin-left: 20px;
}


#secondary  .post-classic a {
	color: #cc0000;
	text-decoration: underline;
}

#secondary  .post-classic a:hover {
	color: #333399;
}

#secondary  .post-classic .col-4 a {
	color: inherit;
	text-decoration:inherit;
}


#secondary h1 {
	font-size: 45px;
	margin-bottom: 10px;
}

#secondary h2 {
	font-size: 30px;
	color: #333399;
	margin-top: 12px;
}

#secondary h3 {
	font-size: 25px;
}

#secondary h4 {
	font-size: 18px;
	margin-top: 12px;
}


#secondary .team-box-footer .content {
	height: 125px;
}

.post-classic {
	padding: 20px;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

#credit {
text-align:center;
padding-bottom:10px;
background-color:#0d2d62;
}

#credit a {
text-decoration:none;
font-size:9px;
color:#ffffff;
}

#credit a:hover {

	text-decoration:underline;

}

#credit img {
border:0px;
display:block;
margin:auto;
margin-bottom: 2px;
}

#secondary .post-classic h5 a {
	text-decoration: none;
	color: #31404a;
}

#secondary .card-title a {
	text-decoration: none;
}

.card-custom .card-title {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#secondary .card-title h2 {
	font-size: 20px;
	margin-top: 0px;
}

.card-corporate .card-title a .card-arrow::after {
    opacity: 0;
    visibility: hidden;
}

.card-corporate .card-title a.collapsed .card-arrow::after {
    opacity: 1;
    visibility: visible;
}

.card-corporate .card-arrow::after {
    width: 2px;
    height: 14px;
    right: 34px;
}

.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    z-index: 4;
    transform: translateY(-50%);
    background: 
    #ffffff;
}

.card-corporate .card-arrow::before {
    width: 14px;
    height: 2px;
    right: 28px;
}

.card-corporate .card-arrow {
    position: absolute;
    top: 0;
    bottom: -1px;
    right: -1px;
    z-index: 2;
    width: 70px;
	height: 45px;
    background: 
   #333399;
    border-radius: 0 6px 0 0;
    transition: .33s all ease;
}

.card-corporate .card-title a.collapsed .card-arrow {
    border-radius: 0 6px 6px 0;
}

ul#isotope-1 li {
	display: inline;
	margin-right: 10px;
}

h4 + p, .heading-4 + p {
    margin-top: 17px;
}

.thumbnail-classic figure {
	margin-bottom: 20px;
	margin-top: 20px;
}

#secondary ul.oiw-downloads li
 {
list-style-type:none;	
}

a.requestit {
	background-color: #cc0000;
	border-color: #cc0000;
}

.services-classic-figure {
width: 370px; 
	height: 274px; 
	overflow: hidden; 
	display: block;
}

.services-classic-figure img {
	 object-fit: cover;
}

#secondary ul.list-inline{
	list-style: none;
}

#secondary ul.list-inline li {
	list-style: none;
	display: inline-block;
}

ul.rd-navbar-dropdown li {
	padding-bottom: 4px;
}

.mia1 {
	display: block;
	width: 100%;
}

.mia1:hover {
	color: #ffffff;
}

#secondary button.isotope-filters-toggle {
	display: none;
}

.linear-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #000000, #000000);
  z-index: 1; /* Adjust the z-index to make sure it's behind the content */
	opacity: .5
}

.breadcrumbs-custom-inner {
	z-index: 1;
}

