/**
 * Color classes and default styling are in /assets/main.css, focus your efforts there
 * @import external fonts at top of this page before default.css
 * remove comment for dark-mode.css if you want to enable that -- will not be 100%, you will need to fix minor things
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("./assets/default-settings.css");
/** @import url("assets/dark-mode.css"); */

html, body { overflow-x: hidden; }
/* default head sizes
h1, .h1 { font-size: calc(1.375rem + 1.5vw); }
@media (min-width: 1200px) {
  h1, .h1 { font-size: 2.5rem; }
}
h2, .h2 { font-size: calc(1.325rem + 0.9vw); }
@media (min-width: 1200px) {
  h2, .h2 { font-size: 2rem; }
}
h3, .h3 { font-size: calc(1.3rem + 0.6vw); }
@media (min-width: 1200px) {
  h3, .h3 { font-size: 1.75rem; }
}
h4, .h4 { font-size: calc(1.275rem + 0.3vw); }
@media (min-width: 1200px) {
  h4, .h4 { font-size: 1.5rem; }
}
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; color: #2d2926; }
strong, b, .font-weight-bold { font-weight: 700; }
a { font-weight: 500; color: #91bc3f; text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: underline; }
.btn { font-weight: 600; text-transform: uppercase; border-radius: 0; }
li:not(.nav-item) { padding-bottom: 0.25rem; }
li:not(.nav-item) > ul { padding-top: .6rem; }
::marker { color: rgb( var(--bs-primary-rgb) ); }
.restrict-image .card > img.w-100 { max-width: 90px; padding: 1rem; }
.text-justify { text-align: justify; }
.row { --bs-gutter-x: 4.5rem; }
.wp-block-button__link { letter-spacing: 1px; background-color: transparent; }
.wp-block-columns { flex-wrap: wrap !important; }
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 100% !important; }
.wp-block-button.btn-outline-white .wp-block-button__link { padding: 0.25rem 1rem; background-color: transparent; border: 1px solid #fff; border-radius: 0; }
.btn-primary .nav-link { display: inline-block; padding: 0.25rem 1.5rem !important; color: #fff !important; background-color: rgb(var(--bs-primary-rgb)); border: 1px solid rgb(var(--bs-primary-rgb)); }
.btn-primary .nav-link:hover { color: rgb(var(--bs-primary-rgb)) !important; background-color: #fff; }
.jwbs-card .card { border-radius: 0; }
ul li:marker { color: rgb(var(--bs-primary-rgb)); }

#block-22 a { color: rgb(var(--bs-dark-rgb)); }

/** header */
#search-container { display: inline-block; }

/** navbar */
.brand-logo { width: 265px; width: auto; height: 94px; }
#mainMenuNav { margin-right: calc(38% - 38vw); }
#mainMenuNav form { max-width: 375px; }
.navbar-nav .nav-item { margin: 0; font-weight: 400; font-size: 1.095rem; }
.navbar-nav .nav-item.btn-danger { display: flex; align-items: center; justify-content: center; padding: 0; width: 12.25rem; height: 2.5rem; }
.navbar-nav .nav-item.btn-danger .nav-link { padding: 0; font-size: 0.75rem; font-weight: 700; color: #fff; text-transform: uppercase; letter-spacing: 1.3px; }
.navbar-nav .nav-item .nav-link { font-size: 1.125rem; }
.navbar-nav .nav-item.nav-btn { padding: .25rem 0; width: 140px; white-space: nowrap; }
.navbar-nav .nav-item.nav-btn a.nav-link { background: rgb(var(--bs-primary-rgb)); color: var(--jwbs-text-on-primary-bg-color); padding: .25rem 1.5rem; font-size: 0.9rem; text-transform: uppercase; }
.navbar-nav .nav-link, #block-7 a { color: #2d3936; text-transform: none; }

/** carousel */
/* .jwbs-banner.breakout { margin-bottom: 3rem; } */
.carousel-caption { left: 5%; right: 5%; bottom: 7.5%; }
.carousel-caption .container { width: fit-content; float: left; padding: 2rem 3rem 1rem 2rem; background: rgba(var(--bs-primary-rgb), 0.75); }
.carousel-caption .container h2 { line-height: 1.5; }
.single-portfolio_company .carousel-caption, .single-team .carousel-caption, .single-post .carousel-caption { bottom: 0; }

.single-portfolio_company .carousel-caption, .single-team .carousel-caption,
.blog .carousel-caption, .single-post .carousel-caption { bottom: 0; top: 0; display: flex !important; align-items: center; }
.single-portfolio_company .carousel-caption .container, .single-team .carousel-caption .container,
.blog .carousel-caption .container, .single-post .carousel-caption .container { padding: 0; background-color: transparent; width: 100%; }
.single-portfolio_company .carousel-caption .container p, .single-team .carousel-caption .container p,
.blog .carousel-caption .container p, .single-post .carousel-caption .container p { margin: 0; }

/** home */
#what-we-do.breakout { background-color: #f5f5f5; }
#what-we-do > p { margin-right: auto; margin-left: auto; width: auto; }
#what-we-do .jwbs-card .card { font-weight: 300; background-color: transparent; border: 0 none; }
#what-we-do .jwbs-card .card img { margin: 0 auto; width: auto !important; height: 78px !important; align-self: center; }
#what-we-do .jwbs-card .card h4 { margin-bottom: 1rem; font-size:1.25rem; font-weight: 800; }
#what-we-do .jwbs-card .card .card-footer { text-align: center; }
#what-we-do .jwbs-card .card .card-footer a { color: #fb8b24 !important; }
.accordion-item { background-color: transparent; }
.accordion-flush .accordion-item:last-child { border-bottom: 1px solid rgb(var(--bs-primary-rgb)) }
#sources { background-image: url('/wp-content/uploads/2023/07/sources-bg@2x.png'); background-repeat: no-repeat; background-position: center; background-size: cover; }
#why-citrus-insurance strong { font-weight: 900 !important; }

/** about */
#about-grid .justify-content-center { justify-content: start !important; }
.accordion-button:not(.collapsed) { box-shadow: none; }

/* claims */
#claims { display: flex; align-items: center; justify-content: center; min-height: 442px; background: rgba(242, 146, 94, 25%) url('/wp-content/uploads/2025/04/report-a-claim-bg.png') no-repeat center right; background-size: auto 442px; }
#claims .h2 { font-size: 3rem; }
#claims .text-nowrap { margin-right: -1rem; margin-left: -1rem; }
#claims .btn { box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 25%); }

/** investment criteria */
#investment-grid .card { border-color: transparent; }
#investment-grid .card > img { margin: auto; }

/** portfolio companies */
#portfolio-company-stats { padding-inline-start: 20px; line-height: 2.5; }

/** team */
.team .card { background: var(--bs-primary-bg-subtle); padding-bottom: 1.5rem; }
.team .card .team-position-separator { display: none; }
.team .card .team-position { display: block; font-weight: 300; }

/** newsfeed */
.blog #jwbs-newsfeed-archive { max-width: 600px; }
.blog #jwbs-newsfeed-archive .card-footer a.btn { padding-left: 0; }

/** accordions */
.accordion-header button { padding-left: 0; font-size: 1.25rem !important; padding-bottom: 1rem; padding-top: 1rem; font-weight: bold; }
.accordion-header button:after { color: rgb( var(--bs-primary-rgb) ); }
.accordion-item { border-color: rgb( var(--bs-primary-rgb) ); }

/** blog */
time { font-weight: 500; color: #0f5640; margin: 1.5rem 0; display: block; }
.jwbs-newsfeed .card-title { font-size: calc(1.375rem + 1.5vw); }

/** sidebar */
#sidebar-default .alert-dark { display: none; }

/* contact us */
#contact-us.jwbs-card .card { font-weight: 300; border-color: #f7b500; }
#contact-us.jwbs-card .card-title { margin-bottom: 1rem; }
#contact-us.jwbs-card .card img { margin: 1rem auto auto 1rem; width: auto !important; height: 60px !important; }

/** footer */
body > main > footer { background-color: #626262; }
#inner-footer { font-weight: 400; }
#inner-footer, #inner-footer a { font-weight: 400; color: var(--jwbs-text-on-primary-bg-color); text-transform: none; }
#inner-footer ul.menu { list-style: none; padding-inline-start: 0; padding: .5rem 0; }
#inner-footer .menu-main-nav-container ul.menu { text-transform: uppercase; font-size: 110%; }
#inner-footer ul.menu li { display: inline-block; margin: 0.5rem 0; padding: 0 1rem; border-right: 1px solid #fff; }
#inner-footer ul.menu li:first-of-type { padding-left: 0; }
#inner-footer ul.menu li:last-of-type { border-right: 0 none; }
#inner-footer .wp-image-940 { width: 256px; }
#inner-footer #block-13 { display: inline-block; float: right; }
#inner-footer #block-18, #inner-footer #block-19 { display: inline-block; float: left; }
#inner-footer #block-19 { line-height: 2; }

/** media queries */
/** Small devices (landscape phones, 576px and up) [-sm] */
@media only screen and (min-width : 576px) {
  .carousel-caption .container { margin-left: calc((100% - 510px) / 2); }
}

/** Medium devices (tablets, 768px and up) [-md] */
@media only screen and (min-width : 768px) {
  .restrict-image .card > img.w-100 { max-width: fit-content; }
  .carousel-caption .container { margin-left: calc((100% - 690px) / 2); max-width: 360px; }
  .carousel-item { max-height: 630px; }
	#contact-us .wp-block-columns { gap: 2em; }
	#contact-us .wp-block-image img { max-width: 100%; }
}

@media only screen and (min-width : 782px) and (max-width : 991px){
	#claims .wp-block-column .h3 { font-size: 1.5rem; }
}

/** Large devices (desktops, 992px and up) [-lg] */
@media only screen and (min-width : 992px) {
	.wp-block-columns { flex-wrap: nowrap !important; }
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 0 !important; }
	.navbar-nav .nav-item { margin: 0 .5rem; }
  .navbar-nav .nav-item.nav-btn { margin-top: 0.25rem; }
  .large-lead { font-size: 2rem; }
  #mainMenuNav form { display: none; }
	#what-we-do .wp-block-group__inner-container .wp-block-group__inner-container > p { margin-right: auto; margin-left: auto;  width: 51rem; }
  .carousel-item { max-height: 530px; }
  .carousel-caption .container { margin-left: calc((100% - 930px) / 2); max-width: 480px; }
/*	.carousel-caption .h1 { font-size: 3.25rem; }
  #inner-footer ul.menu li { padding: 0 2rem 0 0; } */
}

@media only screen and (min-width : 922px) and (max-width : 1199px){
	#claims .wp-block-column .h3 { font-size: 1.25rem; }
}

/** X-Large devices (large desktops, 1200px and up) [-xl] */
@media only screen and (min-width : 1200px) {
  h2, .h2 { font-size: 2.5rem; }
  h4, .h4 { font-size: 1.3125rem; font-weight: 800; }
  .carousel-caption .container { margin-left: calc((100% - 1110px) / 2); max-width: 570px; }
  .carousel-item { max-height: 530px; }
  .jwbs-newsfeed .card-title { font-size: 2rem; }
}

/** larger desktops, 1400px and up [-xxl] */
@media only screen and (min-width : 1400px) {
  .carousel-caption .container { margin-left: calc((100% - 1290px) / 2); max-width: 536px; }
  .carousel-item { max-height: 630px; }
}

/** larger desktops, 1600px and up */
@media only screen and (min-width : 1600px) {
  .carousel-item { margin-top: -5%; max-height: calc(100vh - 247px); }
	#block-7 .jwbs-column div div:last-of-type div { padding-right: 3rem; }
}