/*
Theme Name: ValeCap Child Theme
Template: qwery
Theme URI: https://qwery.ancorathemes.com/
Description: Qwery Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.5
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.post_item_404 .post_content .all-svg {
  display: none;
}

.theme_button,
.elementor-button {
  border-radius: 54px;
  border-color: #0868D7 !important;
  background-color: #0868D7 !important;
  font-weight: 500;
  padding: 20px 42px 21px;
  box-shadow: none !important;
  color: white !important;
}
.gform_button.elementor-button {
  border-radius: 54px !important;
  font-weight: 500 !important;
  padding: 20px 42px 21px 62px !important;
}
.theme_button:hover, .theme_button:focus,
.elementor-button:hover, .elementor-button:focus {
  border-color: black !important;
  background-color: black !important;
}

.sc_item_subtitle {
  font-weight: 600;
}

body,
.page_content_wrap {
  background: transparent;
}

.post_item_404 .page_title {
  font-size: 140px;
}

.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
  font-weight: 400;
}

.sc_team,
.sc_team_item_info {
  background: white;
}

.sc_team_short .trx_addons_hover_team .sc_team_item_socials .social_item .social_icon {
  color: white;
  background-color: #0868d7;
}
.sc_team_short .sc_team_item_thumb .sc_team_item_socials .social_item:hover .social_icon {
  background-color: black;
}

.top_panel:not(.top_panel_custom_header-dark) .menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
  background-color: #0868d7 !important;
}

.get-in-touch .sc_icons_icon {
  margin-right: calc(1.5vw - -1.5vw);
}

.elementor-element-444032e3 .sc_icons .sc_icons_item_title {
  font-size: 20px;
  text-transform: uppercase;
}
.get-in-touch .sc_icons .sc_icons_item_title {
  font-size: 20px;
}
.get-in-touch .sc_icons_size_small .sc_icons_icon:before,
.get-in-touch .sc_icons_size_small .sc_icons_icon>span:before {
  font-size: 1.5rem !important;
}
.get-in-touch .sc_icons_item {
  display: flex;
  align-items: baseline;
}

.elementor-2280 .elementor-element.elementor-element-f35d9fe > .elementor-element-populated {
  margin-right: 0;
}
.elementor-2280 .elementor-element.elementor-element-f35d9fe {
  width: 100%;
}

.post-type-archive-cpt_team .page_content_wrap .content {
  width: 100% !important;
}

.sc_team_item_info .sc_team_item_socials,
.post-type-archive-cpt_team .page_content_wrap .sc_team_item_socials {
  display: none;
}

.ms-0,
.ms-0 > .elementor-container,
.ms-0 > .elementor-container > .elementor-column {
  margin-left: 0 !important;
}

.me-0,
.me-0 > .elementor-container,
.me-0 > .elementor-container > .elementor-column {
  margin-right: 0 !important;
}

.ms-0 > .elementor-container > .elementor-column,
.me-0 > .elementor-container > .elementor-column {
  min-width: 70%;
}
.me-0 > .elementor-container > .elementor-column {
  margin-left: auto;
}
.ms-0 > .elementor-container > .elementor-column {
  margin-right: auto;
}

.double-image .elementor-element-populated.elementor-widget-wrap {
  padding: 0 !important;
}

.boxed-list .sc_item_descr {
  width: 200px;
}
/*
.boxed-list .sc_item_title {
  line-height: 0 !important;
}*/
.boxed-list .sc_title_button_image {
  width: calc(100% - 200px);
  min-width: 36px;
  justify-content: end;
}
.boxed-list .sc_item_descr,
.boxed-list .sc_title_button_image {
  display: inline-flex;
}

.cky-notice-btn-wrapper .cky-btn,
.cky-prefrence-btn-wrapper .cky-btn {
  border-radius: 54px;
}

div[data-cky-tag="detail-powered-by"] {
  display: none !important;
}

.ms-0 > .elementor-container .elementor-element-populated,
.me-0 > .elementor-container .elementor-element-populated {
  margin: 0 !important;
}

.sc_team_item_thumb a:before,
.single-cpt_team .team_member_avatar:before {
  content: '';
  background-color: rgba(0,0,0,0.05);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.team_member_page {
  position: relative;
}
.team_member_description {
  z-index: 1;
  display: flex;
  padding: calc(1.5vw - -1.5rem) calc(0.75vw - -0.75rem) calc(1.5vw - -1.5rem) calc(1.25vw - -1.25rem);
  justify-content: flex-end;
  flex-shrink: 0;
  background: #0868D7;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  width: 245px;
  height: 80px;
  justify-content: center;
  color: white;
  flex-direction: column;
  text-align: left;
  bottom: 0;
  right: -20%;
  margin-bottom: 0 !important;
}

.team_member_content .team_member_position {
  margin-bottom: 2rem;
}

.team_member_content .team_member_brief_info_text {
  margin-bottom: 2rem;
}

.team_member_details_value a {
  color: #111;
}

.team_member_details_value a:hover {
  text-decoration: underline;
}

.blue-icon {
  width: 45px;
  height: 45px;
  background-color: #0868D7;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 25px;
  margin-right: 1rem;
}

.team_member_brief_info_details > div {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}

.team_member_brief_info_details > div > * {
  display: inline-block;
  vertical-align: middle;
}

.team_member_description * {
  font-size: 35px !important;
  color: white !important;
  text-transform: unset !important;
  line-height: normal !important;
}

.team_member_page .team_member_featured .post_featured {
  margin-bottom: 0 !important;
  overflow: unset;
  margin-right: 20%;
}

.team_member_page .team_member_featured .post_featured img {
  aspect-ratio: 1707 / 2284;
  width: 100%;
  object-fit: cover;
}

#menu-blue a,
#menu-mobile-blue .sc_layouts_item_icon,
.sc_team_short .sc_team_item_title a,
.sc_team_item.hovered .sc_team_item_title a,
.sc_team_item_title a:hover {
  color: #0868d7 !important;
}

.elementor-button-info a {
  background-color: white !important;
  color: #0052B1 !important;
  white-space: nowrap;
}

.elementor-button-info a:hover, .elementor-button-info a:focus {
  color: #fff !important;
}

.single-cpt_team .elementor-column.sc_extra_bg_extra_left>.elementor-widget-wrap:after,
.single-cpt_team .elementor-1741 .elementor-element.elementor-element-19e98d4:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.single-cpt_team .slider_container:not(.slider_height_fixed) .slider-wrapper,
.single-cpt_team .slider_container:not(.slider_height_fixed) .slider-slide,
.single-cpt_team .sc_team_item_header,
.single-cpt_team .slider_container.slider_overflow_visible,
.single-cpt_team footer {
  background-color: #0052B1!important;
}

.single-cpt_team .sc_team_item_header *,
.single-cpt_team .sc_team_item_header a {
  color: white!important;
}

.single-cpt_team .sc_layouts_title_title {
  margin-bottom: 2rem;
}

.page-id-1709 .elementor-element-7ceb80a6:before {
  content: url("/wp-content/uploads/2025/08/background-v-letter-x1.png");
  position: absolute;
  background-size: auto;
  background-position: 100% 0%;
  left: 20%;
  top: -40%;
}

.scroll_to_top_style_default {
  border-color: #0868D7;
  background-color: #0868D7;
}
.scroll_to_top_style_default:hover {
  border-color: #0052B1;
  background-color: #0052B1;
}

@media (max-width: 600px) {
  .team_member_description {
    display: none;
  }
  .team_member_page .team_member_featured .post_featured {
    margin-right: 0;
  }
  .elementor-element-444032e3 .sc_icons_columns_wrap .trx_addons_column-1_2 {
    padding-top: 35px;
  }
  .elementor-element-444032e3 .sc_icons_columns_wrap .trx_addons_column-1_2:last-child {
    border-top: 1px solid white;
  }
}
@media (min-width: 601px) {
  .elementor-element-444032e3 .sc_icons_columns_wrap .trx_addons_column-1_2:last-child {
    border-left: 1px solid white;
    padding-left: 30px;
    padding-right: 0px;
  }
}

@media (max-width: 1023px) {
  .post_item_404 .page_title {
    font-size: 120px !important;
  }
}

@media (max-width: 767px) {
  .post_item_404 .page_title {
    font-size: 90px !important;
  }
  footer .sc_item_title {
    margin-top: 1rem !important;
  }
  footer .elementor-element-populated {
    margin: 1rem 0 0 !important;
  }
}

@media (min-width: 768px) {
  .team_member_page {
    display: flex;
    flex-wrap: wrap;
  }
  .team_member_featured {
    float: unset !important;
  }
  .team_member_content {
    width: 47%;
  }
  .elementor-element-ae0d4f3 {
    margin-left: -100px;
    width: calc(100% - -100px) !important;
  }
  footer .sub-menu {
    display: block !important;
  }
  .sc_layouts_menu_dir_vertical.sc_layouts_submenu_dropdown .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
    display: none !important;
  }
}
footer .sub-menu {
  margin: 0 !important;
}
footer .menu-item-has-children > a * {
  font-size: 18px;
  font-weight: 500 !important;
  color: white !important;
}

footer .sc_layouts_menu > ul > li {
  line-height: 1 !important;
}

footer .menu-item-has-children > a {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
  width: 100%;
}

footer .sub-menu *,
footer .elementor-widget-container *:not(.sc_item_descr_with_custom_color) > p:not(.cptpf-excerpt) {
  font-size: 16px !important;
  font-weight: 400;
  color: #D7D8DB !important;
}

.sc_layouts_menu_dir_vertical.sc_layouts_submenu_dropdown .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
  line-height: 0.8em;
}

.menu_hover_fade_box .sc_layouts_menu_nav > a:hover, .menu_hover_fade_box .sc_layouts_menu_nav > li:not(.menu-collapse) > a:hover, .menu_hover_fade_box .sc_layouts_menu_nav > li:not(.menu-collapse).sfHover > a {
  background-color: unset;
}

footer a:after {
  content: "" !important;
  display: block !important;
  position: relative;
  z-index: 1;
  top: auto;
  bottom: -2px;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

footer a:hover:after {
  width: 100%;
}

footer .elementor-element-populated {
  margin: 1rem 0 0 !important;
}

.socials_mobile {
  display: none !important;
}

.link-overlay .wp-caption figcaption.wp-caption-text {
  position: absolute !important;
  color: white !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  z-index: 1 !important;
  bottom: 1.5rem !important;
  overflow: hidden !important;
  left: 2rem !important;
  line-height: 1 !important;
  text-align: left !important;
  padding-right: 4rem !important;
}

.link-overlay a:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='20' viewBox='0 0 40 20' fill='none'%3E%3Cg clip-path='url(%23clip0_2864_175)'%3E%3Cpath d='M0 9.77148H36.643' stroke='white' stroke-width='2.09388' stroke-linecap='round'/%3E%3Cpath d='M29.4136 0L39.2842 9.87067L29.4136 19.7413' stroke='white' stroke-width='2.09388' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2864_175'%3E%3Crect width='39.2842' height='19.7413' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
}


.counter-overlay .elementor-counter {
  position: relative;
  margin-top: 20px;
}
.counter-overlay .elementor-counter-number-wrapper * {
  color: #EAEAEA;
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: calc(2vw - -4rem);
  font-style: normal;
  font-weight: 400;
  letter-spacing: -4px;
  line-height: 1;
  white-space: nowrap;
}
.elementor-counter .elementor-counter-number-wrapper * {
  white-space: nowrap;
}
.elementor-counter-title {
  position: absolute;
  color: #0868D7 !important;
  text-align: center;
  font-size: 21px !important;
  font-style: normal;
  font-weight: 700 !important;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.cptpf-filters {
  display:flex;
  gap:calc(2vw - -20px);
  flex-wrap:wrap;
  align-items:center;
  padding: calc(1vw - -2rem) 0 calc(1vw - -2rem);
  position: relative;
  text-align: center;
  justify-content: center;
  margin-bottom: 4rem;
}
.cptpf-filters:before {
  content: '';
  position: absolute;
  left: -100%;
  top: 0;
  width: 300%;
  height: 100%;
  background-color: #092049;
}
.cptpf-btn{
  border:1px solid #E0E0E0;
  border-radius:999px;
  padding: 18px 24px;
  font-size:calc(.2vw - -13px);
  line-height:1;
  cursor:pointer;
  background:transparent;
  color:#E0E0E0;
  transition: transform .05s;
  position: relative;
}
.cptpf-btn.is-active {
  background:#0868D7;
}
.cptpf-btn:hover {
  color:#092049;
  background:#E0E0E0;
}
.cptpf-grid {
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap: calc(.2vw - -40px);
  margin: 4rem 0;
}
@media (max-width:1199px) {
  .cptpf-grid {
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:640px) {
  .cptpf-grid {
    grid-template-columns:1fr;
  }
}

.cptpf-card {
  position:relative;
  background:#fff;
  margin-bottom: 1.5rem;
  box-shadow: 0 3px 20px 0 rgba(2, 26, 22, 0.15);
  height: 100%;
  min-height: 525px;
}
.cptpf-link {
  display:flex;
  flex-direction:column;
  height:100%;
  color:inherit;
  text-decoration:none;
}
.cptpf-link:hover .cptpf-arrow {
  background-color: #092049;
}
.cptpf-topband {
  background:#092049;
  color:#fff;
  padding:12px 24px;
  font-size:15px;
  line-height: 1.3;
  letter-spacing:normal;
  text-transform:uppercase;
  font-weight:700;
  text-align: center;
}
.cptpf-media,
.cptpf-logos{
  display:flex;
  justify-content: center;
  align-items:center;
  background:#fff;
  height:160px;
  padding:5px calc(.2vw - -20px);
}
.cptpf-logos {
  margin-bottom: -25px;
}
.cptpf-media img,.cptpf-logos img {
  max-height:100%;
  max-width:100%;
  object-fit:contain;
}
.cptpf-body {
  padding:5px calc(.2vw - -20px);
}
.cptpf-excerpt {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #575757;
  line-height: 24px;
  margin-bottom: 0;
}
.cptpf-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  color: #708198;
  font-size: .85rem;
  border-top: 1px solid rgba(0, 0, 0, 0.20);
  margin: auto calc(.2vw - -20px) 0;
}
.cptpf-date {
  color: #252525;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cptpf-arrow {
  display:inline-flex;
  justify-content:center;
  align-items:center;
  width:73px;
  height:42px;
  flex:0 0 73px;
  border-radius: 100px;
  background: #0868D7;
  transition: transform .05s;
}
.cptpf-arrow:after{
  content:'\2192';
  line-height:1;
  color: white;
  font-size: 22px;
  font-family: system-ui;
}
.cptpf-hidden {
  display:none !important;
}

.owl-item {
    transform: scale(1);
    transition: transform .45s cubic-bezier(.29, .63, .44, 1);
}
.owl-item:not(.center) {
    transform: scale(.85);
}

.owl-prev span,
.owl-next span {
  display: none;
}

.owl-prev:before {
  content: '\2190';
  line-height: 1;
  color: #22365B;
  font-size: 26px;
  font-family: system-ui;
}

.owl-next:before {
  content: '\2192';
  line-height: 1;
  color: #22365B;
  font-size: 26px;
  font-family: system-ui;
}

.owl-carousel .owl-stage {
  display: flex;
}

.owl-carousel .owl-stage-outer {
  padding: 20px 0;
  overflow: hidden;
}

.owl-prev,
.owl-next {
  position: absolute;
  background: unset;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .owl-carousel .owl-stage-outer {
    overflow: unset;
  }
  .owl-prev {
    left: auto;
    right: 40px;
    top: calc(-1*(2% - -2vw));
  }
  .owl-next {
    left: auto;
    right: 0;
    top: calc(-1*(2% - -2vw));
  }
}
@media (min-width: 1024px) {
  .owl-prev {
    left: -1vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .owl-next {
    left: auto;
    right: -1vw;
    top: 50%;
    transform: translateY(-50%);
  }
}

.right-vector .sc_parallax_block_image {
  background-position: 100% 0% !important;
}
/*
@media (max-width: 991px) {
  .elementor-shortcode .cptpf-grid {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 991px) and (max-width:1199px) {
  .elementor-shortcode .cptpf-grid {
    grid-template-columns: repeat(2,1fr);
  }
}
*/
.gform_button {

}

.gform_button span {
  position: relative;
}

.gform_button span:before {
  content: '\e9a5';
  font-family: "fontello";
  font-weight: 400;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: -28px;
  top: 50%;
  width: 1em;
  height: 1em;
  line-height: 1em;
  margin-top: -0.5em;
}
/*
.ginput_container {
  position: relative;
}

.ginput_container:before {
    color: var(--theme-color-inverse_text);
    display: block;
    font-family: "fontello";
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    top: 17px;
    left: 0;
}
#field_1_1 .ginput_container.ginput_container_text:before {
  content: '\e9ae';
}
.ginput_container.ginput_container_phone:before {
  content: '\e9b8';
}
.ginput_container.ginput_container_email:before {
  content: '\e9a3';
  font-size: 16px;
  margin-top: 0;
}
#field_1_5 .ginput_container.ginput_container_text:before {
  content: '\e9cd';
  font-size: 22px;
}
.ginput_container.ginput_container_textarea:before {
  content: '\e9e7';
  font-size: 22px;
}
*/

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area {
  border-radius: 24px;
  border: 1px solid var(--theme-color-input_bd_color);
  padding: 12px 25px !important;
}

.gform_title {
  margin-bottom: 4rem;
}

.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
  padding: 0 0 10px !important;
}

.select_container:after {
  right: 25px;
}

.ginput_container_consent {
  padding: 10px 0 10px !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
  padding: 4px 25px !important;
  line-height: 1;
}

.gform_wrapper.gravity-theme .gform_footer {
  padding: 50px 0;
}

#validation_message_2_4 {
  padding: 0 !important;
  margin-top: -10px;
}

.menu_mobile_widgets_area,
.gfield_required,
.gform_wrapper.gravity-theme .gform_validation_errors {
  display: none !important;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 32px;
}

.gform_wrapper.gravity-theme .field_description_above .gfield_description {
  padding-top: 0;
  margin-top: 0;
}

.ginput_container_consent input[type="checkbox"] + label:before {
  border-radius: 0 !important;
  width: 16px !important;
  height: 16px !important;
  border-color: #000 !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
  position: absolute;
  border: unset;
  background: unset;
  margin-top: -20px;
}

.cpt_portfolio-template-default footer.scheme_dark {
  all: unset;
}

.sr7-media {
  position: relative;
}

.sr7-media:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(9, 32, 73, 0.40);
  z-index: 6;
}

.cpt_portfolio-template-default .content_wrap {
  width: unset;
}

.cpt_portfolio-template-default .page_content_wrap {
  padding-top: 0;
}

.cpt_portfolio-template-default .page_content_wrap {
  margin-top: -79px;
}
@media (min-width:768px) {
  .cpt_portfolio-template-default .page_content_wrap {
    margin-top: -83px;
  }
}
@media (min-width:768px) {
  .cpt_portfolio-template-default .page_content_wrap {
    margin-top: -83px;
  }
}
@media (min-width:1280px) {
  .cpt_portfolio-template-default .page_content_wrap {
    margin-top: -101px;
  }
}
@media (min-width:1440px) {
  .cpt_portfolio-template-default .page_content_wrap {
    margin-top: -104px;
  }
}

.single-cpt_team .page_content_wrap {
  padding-top: calc(6vw - -6rem);
}

.cpt_portfolio-template-default  .top_panel {
  background-color: transparent;
}

.cpt_portfolio-template-default .page-opening {
  position: relative;
  border-bottom: 11px solid #0868D7;
  min-height: 298px;
  height: 30vw;
  overflow: hidden;
}

.cpt_portfolio-template-default .page-opening img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cpt_portfolio-template-default .page-opening .text-overlay {
  position: absolute;
  bottom: 10%;
  color: white;
  width: var(--theme-var-page);
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.cpt_portfolio-template-default .page-opening .text-overlay h1 {
  color: white;
}

.cpt_portfolio-template-default .page-opening:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(97deg, rgba(9, 32, 73, 0.95) 0%, rgba(15, 45, 98, 0.83) 57.89%, rgba(9, 32, 73, 0.00) 106.61%);
}

.record-content-wrap {
  margin: 7.1rem auto 0;
}

.record-content {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--theme-var-page) + var(--theme-var-elm_gap_extended));
}

.record-content .col-66 b,
.record-content .col-66 strong {
  color: #276CBD;
}

.record-content .col-66 a {
  text-decoration: underline;
}

.record-content .col-34 > img {
  max-width: 220px;
  width: 100%;
  margin-bottom: 4rem;
}

.record-content .info {
  display: block;
  margin-bottom: 1rem;
}

.record-content .info .label {
  width: 100%;
  padding-right: 20px;
}

.record-content .info .text {
  color: #0868D7;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 100%;
}
.record-content .info .text span {
  margin-bottom: 5px;
  display: block;
}

.record-content .info > * {
  display: inline-block;
  vertical-align: bottom
}

.record-content .info img {
  max-width: 170px;
  width: 100%;
}

.record-content>* {
  padding-right: calc(1.5rem / 2);
  padding-left: calc(1.5rem / 2);
}

.record-content .col-34 {
  margin-bottom: 3.55rem;
}
@media (min-width: 992px) {
  .record-content {
    display: flex;
  }
  .record-content .col-34 {
    width: 34%;
  }
  .record-content .col-66 {
    width: 66%;
  }
  .record-content .info {
    margin-bottom: .25rem;
  }
  .record-content .info .label {
    width: 120px;
  }
  .record-content .info .text {
    width: calc(140px - -3vw);
  }
}

header.top_panel {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
  background-color: transparent;
  transition: color 0.3s
  ease, background-color 0.3s
  ease, border-color 0.3s
  ease;
}
header.top_panel.top_panel_custom_header-dark .logo_image {
  filter: invert(0);
  transition: filter 0.3s ease;
}
header.top_panel.top_panel_custom_header-dark .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before,
header.top_panel.top_panel_custom_header-dark .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
  transition: color 0.3s ease;
}

body header.top_panel:not(.top_panel_custom_header-dark),
body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark {
  background-color: white !important;
}

body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark .logo_image {
  filter: invert(1);
}

body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]),
body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before,
body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
  color: #0868d7 !important;
}
body.trx_addons_page_scrolled header.top_panel.top_panel_custom_header-dark .menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
  background-color: #0868d7 !important;
}

header.top_panel .elementor-divider {
  padding-block-start: 0 !important;
  padding-block-end: 0 !important;
}

/* Revolution Slider dots*/
sr7-bullets {
  display: none !important;
}

.record-content .info .text span svg {
  margin-top: 10px;
  max-width: 50px;
}

@media (max-width:992px) {
  .record-content .col-34 > img {
    max-width: 200px;
  }
  .record-content .info img {
    max-width: 150px;
  }
  .record-content .info .text span svg {
    max-width: 40px;
  }
}

.footer_custom_footer-team {
  overflow: hidden;
}

.trx_addons_parallax_layers_inited #menu-item-2200 a {
  border: 1px solid white;
  padding: 0.4em 1em;
  margin: 0.45em 0 0.45em 1em;
}

#menu-blue.trx_addons_parallax_layers_inited #menu-item-2200 a,
.trx_addons_page_scrolled .trx_addons_parallax_layers_inited #menu-item-2200 a {
  border: 1px solid #0868d7;
}

.trx_addons_parallax_layers_inited #menu-item-2200 a:hover {
  background-color: white;
  color: black !important;
}

#menu-blue.trx_addons_parallax_layers_inited #menu-item-2200 a:hover,
.trx_addons_page_scrolled .trx_addons_parallax_layers_inited #menu-item-2200 a:hover {
  background-color: #0868d7;
  color: white !important;
}

.trx_addons_parallax_layers_inited #menu-item-2200 a:after {
  width: 0 !important;
  content: unset !important;
}

.icon-address:before {
  content: '\e884';
}

.cptpf-arrow.opacity-0 {
  pointer-events: none;
  opacity: 0;
}

.post_featured.hover_link.with_thumb:hover>.bg_in, .post_featured.hover_link:hover img,
.sc_team_short .post_featured:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.sc_team_item_title.entry-title {
  width: fit-content;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sc_team_item_title.entry-title:after {
  content: "" !important;
    display: block !important;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #0868d7 !important;
}
.sc_team_item.hovered .sc_team_item_title:after,
.sc_team_item_title.entry-title:hover:after {
  width: 100%;
}

.sc_team_item_subtitle {
  text-align: center;
}

/* TEMP riattivare anche il primo flag Yoast SEO > Settings > Portfolio "Show portfolio in search results" e Pages > Track Record "Allow search engines to show this content in search results" */
/*.home .elementor-section[data-id="4a65da2"],
header #menu-item-2200,
.menu_mobile #mobile-menu-item-2200,
.elementor-element [data-id="8bb1028"],
footer #menu-item-2201,
.elementor-element[data-id="2dafd39"] {
  display: none;
}
*/
.cptpf-link {
  pointer-events: none;
}
.cptpf-arrow {
  opacity: 0;
}

path[fill="#1FA713"],
path[fill="rgb(31,167,19)"],
path[fill="rgb(56,192,44)"],
.highcharts-point.highcharts-color-2,
rect[fill="#1FA713"] {
  fill: blue !important;
}

@media (max-width: 991px) {
  .home-round-background {
    left: 46% !important;
    top: 20% !important;
  }
}

@media (max-width: 767px) {
  .home-round-background {
    left: 70% !important;
    top: 25% !important;
  }
}

a[href="#anchor"] > img {
  min-width: 48px;
  min-height: 48px;
  margin-top: -100px;
}

h2.sc_item_title {
  line-height: 1 !important;
}

#menu-language-nav li,
#menu-language-mobile-nav li {
  list-style-type: none;
}

#language-mobile {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  visibility: hidden;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.menu_mobile.opened #language-mobile {
  -webkit-animation-name: fadeInAnim;
  animation-name: fadeInAnim;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible;
}

#language,
#language-mobile {
  padding-left: 0;
  margin-top: 1.5em;
}

.wpml-ls-item {
  width: 34px !important;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wpml-ls-current-language {
  border: 1px solid white;
  border-radius: 50px;
}

.wpml-ls-item a,
.wpml-ls-item a * {
  color: white !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 1.2px !important;
  padding: 0 !important;
}
/* TEMP stile sottomenu desktop/mobile da attivare*/
/*
#menu_main.sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
  background-color: var(--e-global-color-primary);
}

.menu_hover_zoom_line #menu_main.sc_layouts_menu_nav li li:not(.menu-collapse).current-menu-item > a > span:before,
.menu_hover_zoom_line #menu_main.sc_layouts_menu_nav li li:not(.menu-collapse).current-menu-item > a > span:after {
  content: none !important;
}

#menu_main.sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 13em;
}

@media (max-width: 1279px) {
  .menu_mobile .menu_mobile_nav_area>ul>li>ul {
    padding: 0.4em 0 0.6em !important;
  }
}

#menu_main.sc_layouts_menu_nav>li>ul {
  top: 5.3em !important;
}
*/
#menu-language-mobile-nav {
  display: none;
}
