/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
.headding-lv1:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv1 :is(h1, h2, h3, h4, h5, h6, a) { color: #0c253d; font-size: 56px; line-height: 64px; font-weight: 700; text-transform: none; }

.headding-lv2:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv2 :is(h1, h2, h3, h4, h5, h6, a) { color: #0c253d; font-size: 40px; line-height: 48px; font-weight: 700; letter-spacing: 1px; text-transform: none; }

.headding-lv3:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv3 :is(h1, h2, h3, h4, h5, h6, a) { color: #0c253d; font-size: 32px; line-height: 40px; font-weight: 600; letter-spacing: 1px; text-transform: none; }

.headding-lv4:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv4 :is(h1, h2, h3, h4, h5, h6, a) { color: #0c253d; font-size: 24px; line-height: 32px; font-weight: 400; letter-spacing: 0; text-transform: none; }

.headding-lv5:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv5 :is(h1, h2, h3, h4, h5, h6, a), .headding-lv5-wrap .q_masonry_blog_title, .headding-lv5-wrap .q_masonry_blog_title a { color: #0c253d; font-size: 16px; line-height: 24px; font-weight: 600; letter-spacing: 1px; text-transform: none; }

.headding-lv6:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv6 :is(h1, h2, h3, h4, h5, h6, a), .headding-lv6-wrap .qode-iwiat-title { color: #0c253d; font-size: 14px; line-height: 24px; font-weight: 600; letter-spacing: 1px; text-transform: none; }

.headding-lv6-wrap .qode-iwiat-title { font-size: 22px; }

.mb-10 { margin-bottom: 10px; }

.mb-15 { margin-bottom: 15px; }

.mb-30 { margin-bottom: 30px; }

@media only screen and (max-width: 600px) { .headding-lv1:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv1 :is(h1, h2, h3, h4, h5, h6, a) { font-size: 32px; line-height: 40px; }
  .headding-lv2:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv2 :is(h1, h2, h3, h4, h5, h6, a) { font-size: 24px; line-height: 32px; }
  .headding-lv3:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv3 :is(h1, h2, h3, h4, h5, h6, a) { font-size: 18px; line-height: 24px; }
  .headding-lv4:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv4 :is(h1, h2, h3, h4, h5, h6, a) { font-size: 18px; line-height: 26px; }
  .headding-lv5:is(h1, h2, h3, h4, h5, h6, a, p, span), .headding-lv5 :is(h1, h2, h3, h4, h5, h6, a), .headding-lv5-wrap .q_masonry_blog_title a { font-size: 16px; line-height: 24px; }
  .headding-lv6, .headding-lv6 :is(h1, h2, h3, h4, h5, h6, a), .headding-lv6-wrap .qode-iwiat-title { font-size: 14px; line-height: 24px; } }

.team-member { background-color: #fff; border-radius: 8px; padding: 10px 10px 40px; margin-bottom: 40px; -moz-box-sizing: border-box; box-sizing: border-box; }

.team-image { background-size: cover; background-position: center top; background-repeat: no-repeat; height: 300px; border-radius: 8px; }

.team-content { text-align: center; padding: 20px 0 5px; position: relative; }

.team-content::after { content: ''; display: block; height: 1px; width: 30px; background-color: #2572bd; position: absolute; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; }

.team-name { font-size: 20px; line-height: 24px; color: #0c253d; padding-bottom: 5px; font-weight: 400; letter-spacing: 0; }

.team-function { font-size: 15px; line-height: 20px; padding-bottom: 5px; }

@media screen and (min-width: 768px) { .team-container { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; justify-content: space-between; width: 100%; }
  .team-member { width: 45%; } }

@media screen and (min-width: 992px) { .team-image { height: 350px; } }

@media screen and (min-width: 1024px) { .team-member { width: -webkit-calc(33% - 25px); width: -moz-calc(33% - 25px); width: calc(33% - 25px); }
  .team-image { height: 300px; } }

@media screen and (min-width: 1366px) { .team-image { height: 350px; } }

.infos-item { text-align: center; padding: 40px 20px; margin-bottom: 40px; border-radius: 8px; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.infos-title { font-size: 20px; line-height: 24px; padding-bottom: 10px; font-weight: 400; letter-spacing: 0; }

.infos-icon { height: 80px; width: 80px; background-repeat: no-repeat; background-size: contain; background-position: center; margin: 0 auto; }

.infos-desc { padding-top: 10px; }

.infos-desc p { font-size: 14px; line-height: 20px; }

@media screen and (min-width: 768px) { .infos-container { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .infos-item { width: -webkit-calc(50% - 30px); width: -moz-calc(50% - 30px); width: calc(50% - 30px); margin: 0 15px 30px !important; }
  .infos-icon { height: 50px; width: 50px; } }

@media screen and (min-width: 1024px) { .infos-item { width: -webkit-calc(33% - 20px); width: -moz-calc(33% - 20px); width: calc(33% - 20px); margin: 0 10px 20px !important; } }

@media screen and (min-width: 1280px) { .infos-item { width: -webkit-calc(20% - 10px); width: -moz-calc(20% - 10px); width: calc(20% - 10px); margin: 0 5px 10px !important; } }

.video-iframe-container * { border-radius: 8px; }

.video-iframe-container .wpb_wrapper { padding-top: 56.25%; position: relative; width: 100%; }

.video-iframe-container iframe { width: 100%; height: 100%; display: block; position: absolute; margin: 0; top: 0; left: 0; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 0 0 20px rgba(0, 0, 0, 0.16); }

.cookie-consent { background-color: #4da6ff; bottom: 0; -moz-box-sizing: border-box; box-sizing: border-box; border: 2px solid #fff; color: #fff; display: none; padding: 24px 32px; position: fixed; width: 90%; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2000; max-width: 900px; margin: 0 auto; }

.cookie-consent * { -moz-box-sizing: border-box; box-sizing: border-box; }

.cookie-consent-container { max-width: 1920px; margin: 0 auto; }

.cookie-consent-row { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: -12px; }

.cookie-consent-col-text { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; padding: 12px; width: 100%; }

.cookie-consent-col-text p { font-size: 16px; line-height: 24px; margin: 0; color: #fff; }

.cookie-consent-col-button { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; padding: 12px; width: 100%; }

.cookie-consent-col-button-inner > :not([hidden]) ~ :not([hidden]) { margin-bottom: 0; margin-top: 16px; }

.cookie-consent-button { border: 2px solid #fff; background-color: #fff; color: #4da6ff; cursor: pointer; display: block; font-size: 16px; line-height: 24px; font-weight: bold; border-radius: 50px; padding: 8px 12px; text-align: center; -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); width: 100%; }

.cookie-consent-button:hover { background-color: #4da6ff; color: #fff; }

@media screen and (min-width: 992px) { .cookie-consent { padding: 30px 50px; }
  .cookie-consent-col-button { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: 100%; }
  .cookie-consent-col-button-inner { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: flex; gap: 25px; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; justify-content: center; }
  .cookie-consent-col-button-inner > :not([hidden]) ~ :not([hidden]) { margin: auto 0; }
  .cookie-consent-button { width: auto; min-width: 360px; } }

.page_header .header_bottom { padding: 0 15px; }

.page_header .header_bottom nav.main_menu > ul > li > a { font-size: 11px; padding: 0 10px; }

.page_header .header_bottom nav.main_menu .second li > a { font-size: 11px; }

@media screen and (min-width: 1200px) { .page_header .header_bottom nav.main_menu > ul > li > a { font-size: 13px; }
  .page_header .header_bottom nav.main_menu .second li > a { font-size: 13px; } }

@media screen and (min-width: 1300px) { .page_header .header_bottom .container_inner { max-width: 1300px; width: 100%; }
  .page_header .header_bottom nav.main_menu > ul > li > a { font-size: 15px; padding: 0 15px; }
  .page_header .header_bottom nav.main_menu .second li > a { font-size: 15px; } }

/*# sourceMappingURL=style.css.map */