:root {
--primary: #1c4182;
}
.clear {
clear: both;
} @keyframes spin {
to {
transform: rotate(360deg);
}
}
body {
font-family: "Open Sans", sans-serif;
}
img {
max-width: 100%;
height: auto;
}
.img {
min-height: 300px;
}
main {
min-height: 95vh;
}
a {
color: var(--primary);
}
.admin-bar main {
}
#wp-admin-bar-my-account {
display: none;
}
section {
padding: 60px 0;
}
iframe {
max-width: 100%;
height: auto;
} .seals {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.seals img {
max-width: 100%;
width: auto;
height: 150px;
object-fit: contain;
} .clients-section {
margin-top: 30px;
background: #f1f1f1;
}
.clients-section h2 {
font-weight: bold;
text-align: center;
margin-bottom: 40px;
}
.clients-section .companies-list {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.clients-section .companies-list .company-item {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.clients-section .companies-list .company-item img {
width: 100%;
max-width: 110px;
height: auto;
object-fit: contain;
} .partners-section {
margin-top: 20px;
}
.partners-section .title {
text-align: center;
margin-bottom: 20px;
font-weight: bold;
font-size: 1.5rem;
}
.partners-section .partner-image {
width: 100%;
height: auto;
padding: 40px;
object-fit: contain;
}
.partners-section .column {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.partners-section .column a {
display: block;
width: 100%;
}
@media (max-width: 768px) {
.partners-section .partner-image {
padding: 20px;
}
} .main-nav a {
font-family: "Roboto", sans-serif !important;
}
.btn,
.btn-primary {
font-family: "Roboto", sans-serif !important;
font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Roboto", sans-serif !important;
font-weight: 500;
}
article h1 {
margin-bottom: 30px;
} .btn {
border-radius: 0 0 0 0;
}
.btn-primary {
background: var(--primary);
border-color: var(--primary);
} .navbar-brand img {
max-width: 120px;
}
.main-nav {
background: white !important;
box-shadow: 0px 0px 5px 0px #333;
}
.main-nav a {
}
.navbar-toggler {
border: none;
}
.navbar-toggler span {
font-size: 33px;
font-weight: bold;
}
.current-menu-item {
font-weight: bold;
} html body.home main .hero {
margin-bottom: 0 !important;
}
.hero .col-md-8 {
background: rgba(0, 0, 0, 0.6);
}
.hero .col-md-8 > div {
padding: 30px;
} .home h2.h1 {
margin-top: 0;
}
.home section.grey h2.h1 {
margin-bottom: 30px;
}
.home section {
padding: 60px 0;
}
section.dark-blue {
background: var(--primary);
color: white;
}
section.dark-blue h2 {
margin-bottom: 30px;
}
section.grey {
background: #f1f1f1;
}
section .card {
margin: 0 20px;
}
.home .mission .card-body {
padding: 30px;
} .page-template-template-about #hero {
min-height: 65vh;
}
.page-template-template-about section {
padding-top: 30px;
padding-bottom: 30px;
}
.page-template-template-about section.content-section {
}
.page-template-template-about section.content-section .content-holder {
padding-bottom: 30px;
border-bottom: 1px solid #000;
}
.page-template-template-about section.image {
color: white;
padding: 60px 0;
}
.page-template-template-about section.image h1 {
background: rgba(0, 0, 0, 0.6);
padding: 50px 0;
}
.page-template-template-about section.white {
padding-bottom: 50px;
}
.page-template-template-about section.dark-blue {
padding-top: 60px;
}
.page-template-template-about section.dark-blue h2 {
margin-bottom: 60px;
}
div.card-img-top {
height: 200px;
}
.page-template-template-about section.dark-blue .card-body {
font-size: 15px;
}
#for {
overflow: hidden;
display: block;
vertical-align: top;
height: 50px;
}
#for span {
display: block;
transition: transform 0.2s ease-in-out;
transform: translateY(0%);
}
.wp-image-215,
.wp-image-216 {
height: 200px;
width: auto;
margin: 30px 30px 0;
} .page-template-template-team section {
padding: 60px 0;
}
.page-template-template-team h1 {
margin-bottom: 50px;
}
.team-members a {
color: #000;
text-decoration: none;
}
.img-thumbnail {
padding: 0;
border: 0;
margin-bottom: 30px;
border-radius: 0;
}
section.meet-the-team {
padding: 15px 0;
}
section.meet-the-team h1 {
margin: 0;
padding: 0;
}
section.team-members .container .holder {
border-bottom: 1px solid #000;
padding-bottom: 30px;
}
section.about-cards {
padding-top: 0;
}
section.about-cards .section-header {
padding-bottom: 20px;
}
section.about-cards .section-header h5 {
font-size: 20px;
font-weight: normal;
}
section.about-cards .mission .card {
margin: 0;
border: 0;
margin-bottom: 20px;
}
section.about-cards .mission .card .card-body {
padding: 0;
}
section.about-cards .row {
margin-left: -20px;
}
section.about-cards .column {
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
} section.about-cards .column:nth-of-type(2n) {
border-left: 1px solid #000;
}
@media (max-width: 768px) {
section.about-cards .column:nth-of-type(2n) {
border-left: 0;
}
} .page-template-template-our-services .card .card-img-top {
background: #306cbb;
box-shadow: 0px 0px 70px 0px var(--primary) inset;
position: relative;
text-align: center;
}
.page-template-template-our-services .card .card-img-top span {
line-height: 12.3rem;
font-size: 10rem;
color: white;
vertical-align: middle;
}
.page-template-template-our-services .card-body {
min-height: 190px;
}
.page-template-template-our-services h1,
.page-template-template-our-services .h1 {
margin-bottom: 60px;
}
.page-template-template-our-services .dark-blue .card .card-img-top {
background: #fff;
box-shadow: 0px 0px 70px 0px #aaa inset;
position: relative;
text-align: center;
}
.page-template-template-our-services .dark-blue .card .card-img-top span {
color: #333;
}
.page-template-template-our-services .card ul {
margin-bottom: 0;
}
.page-template-template-our-services .card p:last-child {
margin-bottom: 0;
}
.page-template-template-our-services .card-body {
min-height: 208px;
}
.page-template-template-our-services section {
padding-bottom: 0;
} .page-template-template-careers header {
min-height: 273px;
background-image: url(https://boldpilotinc.com/wp-content/uploads/sites/45/2024/05/office.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
opacity: 0.6;
margin-bottom: 30px;
} .contact.list-group .material-symbols-outlined {
font-size: 26px;
line-height: 26px;
vertical-align: middle;
color: var(--primary);
margin-right: 10px;
}
.googlemap {
width: 100%;
min-height: 30vh;
}
.page-template-template-contact section .card {
margin: 0;
margin-top: 30px;
}
.page-template-template-contact section .card .card-body {
padding: 0;
margin-top: -5px;
}
.page-template-template-contact section .card .card-text {
background: var(--primary);
color: white;
font-weight: bold;
padding: 10px;
}
.page-template-template-contact h3.h4 {
margin-bottom: 20px;
}
.page-template-template-contact article p:last-child {
margin-bottom: 0;
}
.modal-dialog .col-md-8 {
margin-bottom: 30px;
} .page-template-template-manufacturers .col-md-3 ul,
.page-template-template-manufacturers .col-md-3 ol {
list-style-type: none;
margin: 0;
padding: 0;
} #carousel-wrapper {
position: relative;
}
#carousel {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
#prev {
width: 100px;
height: 51vh;
opacity: 0.6;
cursor: pointer;
background-size: cover;
background-position: center center;
}
#main {
width: 85%;
height: 72vh;
background-position: center center;
background-repeat: no-repeat;
}
#next {
width: 100px;
height: 51vh;
opacity: 0.6;
cursor: pointer;
background-position: center center;
background-repeat: no-repeat;
}
#prev,
#next {
background-repeat: no-repeat;
font-variation-settings: "wght" 700;
display: flex;
align-items: center;
justify-content: center;
}
#thumbnails {
display: flex;
justify-content: center;
gap: 10px;
margin-top: 20px;
}
#thumbnails img {
width: 50px;
height: 50px;
}
#main,
#prev,
#next {
transition: width 0.3s ease;
}
#loader {
display: flex;
justify-content: center;
align-items: center;
height: 72vh;
}
.spinner {
width: 50px;
height: 50px;
border: 6px solid #ccc;
border-top: 6px solid #333;
border-radius: 50%;
animation: spin 1s linear infinite;
}
.spinner-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
display: flex;
justify-content: center;
align-items: center;
z-index: 10;
}
.spinner {
width: 50px;
height: 50px;
border: 6px solid #ccc;
border-top: 6px solid #333;
border-radius: 50%;
animation: spin 1s linear infinite;
}
.post-type-archive-featured-projects .img {
min-height: 250px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.post-type-archive-featured-projects .card {
border: none;
border-radius: none;
}
.post-type-archive-featured-projects .card-body {
padding: 8px 0;
}
.post-type-archive-featured-projects section .card {
margin: 0;
}
.post-type-archive-featured-projects div.card-img-top {
height: inherit;
}
.featured-projects-item {
text-decoration: none;
}
.material-icons {
background: black;
max-width: 48px;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8), 0 2px 4px rgba(0, 0, 0, 0.6); font-size: 48px;
color: white;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
pointer-events: none;
}
#thumbnails .btn {
padding: 0;
}
.thumb {
height: 50px;
width: 50px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.thumb.active {
outline: 2px solid black;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#main {
transition: opacity 0.4s ease;
opacity: 1;
} .main-footer {
background: #000;
color: white;
padding: 30px 0;
}
.main-footer a {
color: white;
}
.main-footer .float-right {
float: right;
}
.main-footer .text-right {
text-align: right;
} @media (min-width: 992px) {
.hero .col-md-8 {
margin-top: 300px;
}
.page-template-template-about section.image h1 {
margin-top: 35vh;
}
.page-template-template-team-member article {
padding: 0 40px;
}
.page-template-template-our-services .card {
margin-bottom: 60px;
}
.modal-body {
padding: 40px;
}
.modal-header {
padding: 15px 40px;
}
.page-template-template-team h2 {
margin-bottom: 60px;
}
} @media (max-width: 991px) {
.dropdown-menu {
border: none;
margin-left: 10px;
}
#wp-admin-bar-my-account {
display: none !important;
}
.navbar-fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
}
.admin-bar .navbar-fixed {
top: 32px;
}
#wpadminbar {
position: fixed;
top: 0;
}
body {
margin-top: 60px;
}
body.admin-bar {
margin-top: 62px;
}
.p-5 {
padding: 1rem !important;
}
.page-template-template-about #hero {
min-height: 36vh;
}
.page-template-template-about section.dark-blue,
section,
.home section {
padding: 30px 0;
}
.home h2.h1 {
padding: 0;
margin-top: 0;
}
html body main .card {
margin: 0 0 30px;
}
.main-footer .float-right {
float: none;
}
.main-footer,
.main-footer .text-right {
text-align: center;
font-size: small;
}
.page-template-template-home section.dark-blue {
padding-bottom: 15px;
}
.page-template-template-about section.dark-blue h2 {
margin-bottom: 30px;
}
.page-template-template-about section.white {
padding-bottom: 20px;
}
.page-template-template-about section.image h1 {
padding: 30px 0 20px;
margin-bottom: 0;
}
.page-template-template-about section.dark-blue,
section,
.home section {
padding-bottom: 0;
}
section.dark-blue.manufacturers {
padding: 30px 0;
}
section.dark-blue.manufacturers h1 {
margin-top: .5rem;
}
.page-template-template-team section {
padding: 30px 0 20px;
}
.page-template-template-team h1 {
margin-bottom: 30px;
}
.page-template-template-team .member {
margin-bottom: 30px;
}
.img-thumbnail {
margin-bottom: 15px;
}
.page-template-template-team-member article {
margin-bottom: 30px;
}
.page-template-template-our-services h1,
.page-template-template-our-services .h1 {
margin-bottom: 30px;
}
.page-template-template-manufacturers main {
padding-bottom: 30px;
}
.hero > .container {
padding: 0;
}
.page-template-template-team section h2 {
margin-bottom: 30px;
}
section .card.map-card {
margin-bottom: 30px;
}
.home section.grey {
padding-bottom: 30px;
}
.wp-image-215,
.wp-image-216 {
margin: 30px auto;
max-width: 90%;
height: auto;
}
.wp-image-216 {
max-width: 50%;
}
#main {
height: 30vh;
}
#prev,
#next {
background-size: contain;
}
#carousel {
height: 28vh;
}
#thumbnails {
display: none;
}
.post-type-archive-featured-projects .featured-projects-item {
display: block;
margin-bottom: 20px;
}
} @media (max-width: 780px) {
.admin-bar .navbar-fixed {
top: 47px;
}
#prev,
#next {
width: 38px !important;
background-image: none !important;
}
#main {
width: 85% !important;
}
} .process-and-services-wrapper {
border-top: 1px solid #000;
margin-top: 30px;
padding-top: 30px;
}
.process-and-services-wrapper .process-and-services .column {
padding: 0 20px;
margin-bottom: 20px;
}
.process-and-services-wrapper .process-and-services .column:first-of-type {
border-right: 1px solid #000;
}
.process-and-services-wrapper .process-and-services .accordion .accordion-item {
border: 0;
}
.process-and-services-wrapper
.process-and-services
.accordion
.accordion-item
.accordion-body {
padding: 0;
}
.process-and-services-wrapper
.process-and-services
.accordion
.accordion-item
.accordion-header
.accordion-button {
padding-left: 0;
padding-right: 0;
font-weight: bold;
box-shadow: none !important;
}
.process-and-services-wrapper
.process-and-services
.accordion
.accordion-item
.accordion-header
.accordion-button:not(.collapsed) {
background-color: transparent;
border: 0;
box-shadow: none;
color: #000;
}
.process-and-services-wrapper
.process-and-services
.accordion
.accordion-item
.accordion-header
.accordion-button:after {
content: "+";
display: flex;
justify-content: center;
align-items: center;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
background-image: none;
font-size: 25px;
font-weight: 300;
}
.process-and-services-wrapper
.process-and-services
.accordion
.accordion-item
.accordion-header
.accordion-button:not(.collapsed):after { display: none;
}