<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Simpliza - Hedgehog
Theme URI: http://www.simpliza.com
Author: Simpliza
Author URI: http://www.simpliza.com/
Description: Description
Version: 1.0.0
License: Copyrighted
License URI: LICENSE
Text Domain: Hedgehog
Tags: 
*/

/* Generic */



html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

body {
	box-sizing: border-box;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.8rem;
	letter-spacing: -0.015em;
	text-align: left;
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

body p{
    line-height: 29px;
}
body p &gt; a {
    background: linear-gradient(to bottom, transparent 59%, #fff87e 0) center center / 0% 75% no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
}
p {
  line-height: 1.75;
      margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
}
h1,h2,h3,h4,h5,h6,.h3x,.h4x {

    margin-bottom: .5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
          margin-top: 10px;
              line-height: 40px;
    color: #25476d;
     /*       color: #4e8a87;*/
}

html, body, form, fieldset, table, tr, td, img {
    font-family: Montserrat;
}



html {
  scroll-behavior: smooth;
}
h1 {font-size: 37px;color: #25476d;}
h2 {font-size: 29px;}
h3 {font-size: 25px;}
h4 {font-size: 20px;line-height: 27px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

.h3x {font-size: 25px;}
.h4x {font-size: 22px;}

a {
    color: #2860a0;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
color: #25476d;
}
p a:hover, .ar-link-title a:hover, .link-hover:hover{
color: #25476d;
    background: linear-gradient(to bottom, transparent 59%, #fff76b 0) 0% 75% no-repeat;
    background-size: 100% 100%;
}

.reset-list-style, .reset-list-style ul, .reset-list-style ol {
    list-style: none;
    margin: 0;
}
.cl-2-3 ol,.cl-2-3 ul {
    margin: 0 0 14px 14px;
    }
li {
    line-height: 29px;
font-size: 17px;
}
.ct-fw ul {padding: 4px 0 4px 25px;}
ul.share_menu.left.share {
    padding: 0;
}
td {
    word-break: normal;
    line-height: 25px;
    padding: 5px;
    font-size: 17px;
}
/* Divs and containers */

/* ex full-width-container */
.ct-fw {
transition: .2s ease-in-out;
    }

/* ex standard-container */
.ct-std {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

[class*='cl-'] {
display: block;
float: left;
margin: 11px;
}
.cl-1-3 {width: calc(33% - 21px);}
.cl-2-3 {width: calc(66% - 37px);}
.cl-1-2 {width: calc(50% - 22px);}
.cl-1-4 {width: calc(25% - 22px);}
.cl-3-4 {width: calc(75% - 20px);}
.cl-pos-invert {order: 0;}

.highlight {
    padding: 9px 9px 9px 9px;
    border: 1px solid #ececec;
    font-size: 17px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
}
.highlights:first-letter {
    font-size: 60px;
    float: left;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    color: #78c2be;
}
.highlight-top-bottom {
border-top: 3px solid #78c2be;
    border-bottom: 3px solid #eaeaea;
    }
.highlight-ribbon {
line-height: 26px;
    position: absolute;
    /* left: 2px; */
    top: 10px;
    background: #24517f;
    padding-left: 12px;
    padding-right: 10px;
    font-weight: 600;
    color: #ffffff;
}

.highlight-ribbon:after {
    height: 0;
    width: 0;
    right: -11px;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 11px solid #24517f;
}
.highlight-ribbon:before, .highlight-ribbon:after {
    content: "";
    position: absolute;
}
/* Paddings and margins */

.p-tb-40 {padding: 40px 0 40px 0;}
.pt-30 {padding-top:30px;}
.ptb-60 {padding-top: 60px;padding-bottom:60px;}
.pt-120 {padding-top:120px;}
.pt-15 {padding-top:15px;}
.no-margins{margin:0;}
.mt-10 {margin-top:10px;}
.p-6 {padding: 6px;}

/* Masonry */

.masonry-wrapper {

  margin-right: auto;
  margin-left: auto;
}
.masonry {
  columns: 1;
  column-gap: 10px;
}
.masonry-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.masonry-item, .masonry-content {
  border-radius: 4px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {  .masonry {
    columns: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .masonry {
    columns: 3;
  }
}
/* Images */

.sprite-svg{
     background-image: url("/wp-content/themes/hedgehog/img/sprite-svg.svg#svgView(viewBox(0,0,280,70))");
    width: 35px;
        height: 35px;
    display: inline-block;
    background-repeat: no-repeat;
background-size: 280px 70px;
    }
.sprite-svg.hamburger {    background-size: auto 70px;}
.sprite-svg.hamburger:hover {background-position: 0px -35px;}

.sprite-svg.search {    background-position: -35px 0px;}
.sprite-svg.search:hover {    background-position: -35px -35px;}

.sprite-svg.close {    background-position: -70px 0px;}
.sprite-svg.close:hover {    background-position: -70px -35px;}

/* Box styles */

.dsg-box-main {
background-color: #fff;
border-radius: 8px;
padding: 17px 17px;
box-shadow: 0 5px 10px 0 rgb(65 71 108 / 15%);
overflow: hidden;
margin-top: 20px;
margin-bottom: 30px;
    transition: transform 0.2s ease-in 0s;
}
.dsg-box-main:hover {
transform: translateY(-2px);
}

.widget-box {
    background-color: #fff;
    border-radius: 4px;
    padding: 17px 17px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
        overflow: hidden;
}
.ct-box-hv {
    background: #e9f9f8;
    margin-bottom: 12px;
    background-color: #f9f9f9;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    transition: transform 0.2s ease-in 0s;
    border-radius: 10px;
}
.ct-box-hv:hover {
background-color: #78c2be42;
transform: translateY(-2px);
}
.ar-box {
    padding: 15px;
    border-radius: 3px;
    color: #ffffff;
    -moz-border-radius: 4px;
    line-height: 18px;
 /*   margin: 5px;*/
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    border: none;
}
.ar-box-hover-light:hover {background-color: #e9f9f8;}
.ar-box-hover-medium:hover {background-color: #78c2be42!important;}
.ar-box-hover-dark:hover {background-color: #58afaa!important;}
.ar-box-link {
    font-size: 16px;
    line-height: 16px;
    background: #2860a0;
    color: #ffffff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 2px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 7px;
    padding: 10px 16px 10px 16px;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    border: none;
    border-radius: 100px;
    }
.ar-box-link:hover {
    cursor: pointer;
    background-color: #25476d;
    color: #ffff;
    text-decoration: none;
}
.ar-box-price {
    font-size:25px;
    }
.ar-ct-title{
    min-height: 47px;
 /*   padding: 30px 0px 10px 0px;*/
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #f9f9f9;
    padding: 5 px;
}
.ar-link-title {
    padding-left: 8px;
    }
.ar-link-title a {
    font-size: 17px;
}
.ar-link-title a:hover {
    color: #25476d;
    text-decoration: none;
}
.ar-box-label {
    font-size: 19px;
    position: absolute;
    top: 14px;
    background-color: white;
    color: #25476d;
    padding: 10px;
    border-radius: 0px 3px 3px 0px;
    z-index: 12;
    pointer-events: none;
}
.ar-box-ct-img{
       padding-bottom: 42px; 
    }

.box-des-1{
    background-color: #fff;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);   
transition: transform 0.2s ease-in 0s;
    }
   .box-des-1:hover{ 
     transform: translateY(-2px );   }
.widget-deal-title {
    line-height: 60px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    padding: 4px 20px;
    font-weight: 500;
    font-size: 20px;
    background: -webkit-linear-gradient(left, #47bbb5, #3fd5b0);
    }
.sticky-deal {
    position: sticky;
    top: 141px;
    display: flex;
    justify-content: center;
    }
.ar2-ct-title{
    font-weight: 600;
    margin: 11px 0px 7px 0px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}
.footer {
    border-top: 7px solid #78c2be;
    padding-top: 20px;
    margin-top: 25px;
}
.submenu-sticky {
    position: sticky;
    top:75px;
    z-index: 5;
}
.pagination {justify-content: space-between;}
/* Positioning */

.pos-rel{ position: relative;}
.text-center{text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.overflow-u {
     overflow: unset;
    }
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: #787878;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.14);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #ffffff;
}

 /* Images */
 
.img-fill {max-width: -webkit-fill-available;}
.img-cropped {
    width: 100%;
    height: auto;
    /* max-height: 170px; */
    /* overflow: hidden; 
    object-fit: none;*/
    border-radius: 4px;
}
.entry-thumb-img:hover {
    opacity: 80%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

 /* Backgrounds */

.bg-main {background-color: #78c2be;}
.bg-dk-white {background-color: #fcfcfc;}
.bg-white {background-color: #ffF;}
.bg-top {background-color:rgb(233 249 248 / 85%)}
.bg-top-home {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(169 243 238)), to(rgb(255 255 255 / 85%))), url(/wp-content/uploads/servizi-costituzione-societa-estero.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    /* background-position: center center; */
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.bg-top-home:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e9f9f8;
    -moz-opacity: 0.9;
    -webkit-opacity: 0.9;
 z-index: -1;
}
.bg-lt-blue {background-color: #78c2be;}
.bg-dk-grey {background-color: #626262;}

 /* Text colors */
 
.txt-white {color:#fff;}
.txt-red {color: #ee0000;;}

/* Text formatting */

.lh-20 p {line-height: 20px;}
.text-lowercase {text-transform: lowercase!important}
.text-uppercase {text-transform: uppercase!important}
.list {
    font-size: 15px;
    line-height: 22px;
        list-style: none;
    }
.list:before {
    font-size: 18px!important;
    margin-right: .5em!important;
    font-weight: 700!important;
   background: none!important;
   line-height: 2rem;
    margin-right: 0.5rem;
}
.list-x:before {
    content: "\2717"!important;
    color: #e6651f!important;
}
.list-v:before {
    content: "\2713"!important;

    color: #0071bc!important;
}
.text-highlights:before {
    content: "+";
    color: #fff;
    font-weight: bold;
    background: #78c2be;
    padding: 0px 4px 0px 4px;
    margin-right: 8px;
    border-radius: 3px;
    font-size: 19px;
    }
/* Buttons/Links */

.cta-btn {
    font-size: 16px;
    background: #2860a0;
    color: #ffffff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline;
    font-weight: normal;
    line-height: 18px;
    margin: 7px;
    padding: 10px 16px 10px 16px;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    border: none;
    border-radius: 4px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 0px; */
    display: table;
transition: all .55s cubic-bezier(0.19,1,0.22,1);
}
.cta-btn:hover {
cursor: pointer;
background-color:#25476d;
background:#25476d;
color: #ffff;
text-decoration: none;
}
.cta-btn:active {
background-color:#555;
}
.cta-btn-square-box-home {
    max-width:214px; margin-top: 21px!important;margin: auto;
    }
.btn-align-center {
    display: table;
    margin-left: auto !important;
    margin-right: auto;
}
.cta-container {
    background-color: #fff;
    -moz-border-radius: 4px;
    text-decoration: none;
    text-shadow: none;
    overflow: auto;
    border-radius: 0.75rem;
    border: solid 1px #cdcdcd;
    margin: 5px;
    /* padding-bottom: 65px; */
    background-color: #fef7ea;
    border: solid 1px #e9d5b0;
    text-align: center;
    padding: 30px;
}
.cta-container .cta-btn{
    background: #00a79d;
}
.cta-container .cta-btn:hover{
    background: #008b83;
}
.max-width-300 {max-width:300px;}

.no-bkgd {background: none;}
.no-bkgd:hover {background: none;}

/* Social shares */

.social-shares-box {
    position: fixed;
    width: 50px;
    top: 20%;
    background: #fff;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
    border-radius: 100px;
    padding: 15px 0;
    text-align: center;
    z-index: 21;
        right: 20px;
    margin-right: 0px;
    }
.social-shares-box-menu {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
    border-radius: 100px;
    margin: 4px 0px 4px 6px;
    text-align: center;
    z-index: 21;
    margin-right: 0px;
    width: auto;
    }
.submenu {
    padding: 0px;
}
.submenu a {
    font-size: 16px;
    font-weight: 700;
    color: #9aa0a3;
    line-height: 1;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
/*    padding: 10px 16px 10px 16px;*/
padding: 10px 11px 10px 11px;
    float: left;
    line-height: 18px;
}
.submenu a:hover {
    color: #000000;
}
.submenu-active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.sidebar-bottom {    position: fixed;
    bottom: 21px;
    width: 50px;
    background: #fff;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
    border-radius: 100px;
    padding: 15px 7px;
    text-align: center;
    z-index: 21;
    margin-right: 0;
    right: 20px;}
 

#share_container .share_menu li {
    font-family: Roboto, Arial, sans-serif;
    list-style: none;
    position: relative;
    text-align: center;
    margin: 5px 2px 0px;
    padding: 0px;
    font-size: 0px;
    width: 30px;
    height: 30px;
}

.article-share ul li, .reviews-share ul li {
    margin: 0 5px 0 0;
    float: left;
}
.article-share ul, .reviews-share ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (max-width: 992px) {
.share_btn {
    float: left;
}
.share_menu {
    padding-left:0px
    }
}
.share_menu li:before {
    content:none;
    }

.left.share li {
    position: relative;
    height: 32px;
    width: 32px;
      list-style: none;
      margin: 0px;
left: 7px;
 
}

.share-link{
     background-image: url("/wp-content/themes/hedgehog/img/sprite-td.svg#svgView(viewBox(0,0,352,64))");
    width: 32px;
        height: 32px;
    display: inline-block;
    background-repeat: no-repeat;
background-size: 352px 64px;
    }
.share-link.f {background-size: auto 64px;}
.share-link.f:hover {background-position: 0px -32px;}
.share-link.t {background-position: -32px -0px;}
.share-link.t:hover {background-position: -32px -32px;}
.share-link.w {background-position: -64px -0px;}
.share-link.w:hover {background-position: -64px -32px;}
.share-link.g {background-position: -96px -0px;}
.share-link.g:hover {background-position: -96px -32px;}
.share-link.p {background-position: -128px -0px;}
.share-link.p:hover {background-position: -128px -32px;}
.share-link.flip {   background-position: -160px -0px;}
.share-link.flip:hover {background-position: -160px -32px;}
.share-link.l {background-position: -192px -0px;}
.share-link.l:hover {background-position: -192px -32px;}
.share-link.x {background-position: -224px -0px;}
.share-link.x:hover {background-position: -224px -32px;}
.share-link.r {background-position: -256px -0px;}
.share-link.r:hover {background-position: -256px -32px;}
.share-link.s {background-position: -288px -0px;}
.share-link.s:hover {background-position: -288px -32px;}
.share-link.up {background-position: -320px -0px;}
.share-link.up:hover {background-position: -320px -32px;}
.share {    font-size: 11px;color: #9aa0a3;top: 9px;right: 7px;}

.share-link_big{
     background-image: url("/wp-content/themes/hedgehog/img/sprite-td.svg");
    width: 64px;
    height: 64px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: auto 128px;
    }
.share-link_big.f {background-size: auto 128px;}
.share-link_big.f:hover {background-position: 0px -64px;}
.share-link_big.t {    background-position: -64px -0px;}
.share-link_big.t:hover {background-position: -64px -64px;}
.share-link_big.w {background-position: -128px -0px;}
.share-link_big.w:hover {background-position: -128px -64px;}
.share-link_big.p {background-position: -256px -0px;}
.share-link_big.p:hover {background-position: -256px -64px;}
.share-link_big.flip {   background-position: -320px -0px;}
.share-link_big.flip:hover {background-position: -320px -64px;}
.share-link_big.l {background-position: -384px -0px;}
.share-link_big.l:hover {background-position: -384px -64px;}
.share-link_big.x {background-position: -448px -0px;}
.share-link_big.x:hover {background-position: -448px -64px;}
.share-link_big.r {background-position: -512px -0px;}
.share-link_big.r:hover {background-position: -512px -64px;}
.share-link_big.s {background-position: -576px -0px;}
.share-link_big.s:hover {background-position: -576px -64px;}
.share-link_big.up {background-position: -640px -0px;}
.share-link_big.up:hover {background-position: -640px -64px;}

.list-no-style li:before {visibility: none!important;}


[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
    -webkit-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
  top: 32%;
      border-left-color: #2860a0;;
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    background-color: #2860a0;;
    content: attr(data-tooltip);
    pointer-events: none;
    font-size: 13px;
    letter-spacing: -.24px;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 22%);
    color: #fff;
    line-height: 1.3;
    padding: 7px 15px;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    opacity:0;
}

/* Directions */

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 120%;
  left: auto;
}
.pb-40 {
    padding-bottom:40px;
    }
.pb-120 {
    padding-bottom:120px;
    }
.pt-40 {
    padding-top:40px;
    }
.tooltip-left-down:before,
.tooltip-left-down:after {
    right: -30%!important;
    bottom: 30%!important;
    left: auto;
}
.mb-0 {margin-bottom:0;}

.tooltip-left:before {
    border-top-color: transparent;
    right: 27px;
    /*
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0px;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);*/
}
.tooltip-left-down:before {
       visibility: hidden!important; 
    }

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
/*  -webkit-transform: translateY(-32px);
  -moz-transform:    translateY(-32px);
  transform:         translateY(-32px); */
}

.tooltip-left-down:hover:before,
.tooltip-left-down:hover:after,
.tooltip-left-down:focus:before,
.tooltip-left-down:focus:after {
  -webkit-transform: translateX(18px);
  -moz-transform:    translateX(18px);
  transform:         translateX(18px); 
}

/* Right */

.tooltip-right:before,
.tooltip-right:after {
    right: auto;
    left: 120%;
}


.tooltip-right-down:before,
.tooltip-right-down:after {
    right: -30%!important;
    bottom: 30%!important;
    left: auto;
}

.tooltip-right:before {
    border-top-color: transparent;
    left: 27px;
    transform: rotateZ(180deg);
}
.tooltip-right-down:before {
       visibility: hidden!important; 
    }

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {

}

.tooltip-right-down:hover:before,
.tooltip-right-down:hover:after,
.tooltip-right-down:focus:before,
.tooltip-right-down:focus:after {
  -webkit-transform: translateX(18px);
  -moz-transform:    translateX(18px);
  transform:         translateX(18px); 
}
 
 /* Menu */

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffffff;
box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
        padding: 6px 0;
    height: 57px;
}

/* Header Navigation ------------------------- */

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: center;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
    height: 50px;	
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
    height: 35px;
    width: 35px;	
}

.toggle-inner .toggle-text {
	color: #6d6d6d;
	font-size: 1rem;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 35px;
	width: 35px;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

/* Primary Menu ---------------------------- */


.primary-menu-wrapper {
	display: none;
}
.primary-menu a {
    color: #939597;
}
.primary-menu .sub-menu a:hover {
    background: #F5F5F5;
        width: auto;
    color: black;
}
.primary-menu .sub-menu .cta-btn-language a:hover {
    background: none;
}
.primary-menu .sub-menu .cta-btn-language a {
    background: none;
}
ul.primary-menu {
	display: flex;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: -0.0277em;
	flex-wrap: wrap;
	justify-content: flex-end;
/*	margin: -0.8rem 0 0 -1.6rem;*/
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
/*	font-size: 17px;*/
	line-height: 1.25;
	position: relative;
}
.primary-menu li:hover {
    color: #25476d;
}

.primary-menu &gt; li {
    align-self: center;
}

.primary-menu &gt; li.menu-item-has-children &gt; a {

}
.primary-menu .cta-btn &gt; li.menu-item-has-children &gt; a {
color: #fff!important;
}
.primary-menu &gt; li &gt; .icon {
	right: -0.5rem;
	top: calc(50% - 0.4rem);
}

.primary-menu a {
 color: inherit; 
	/* display: block; */
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
	    padding: 0px 6px 0px 6px;
}
/*
.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
    color: #25476d;
}*/
.primary-menu .cta-btn .current_page_ancestor {
    /* text-decoration: underline; */
    color: #fff;
}

.primary-menu li.current-menu-item &gt; a,
.primary-menu li.current-menu-item &gt; .link-icon-wrapper &gt; a {
    background: #F5F5F5;
    border-radius: 180px;
    padding: 7px 10px 7px 10px;
}

.primary-menu li.current-menu-item &gt; a:hover,
.primary-menu li.current-menu-item &gt; .link-icon-wrapper &gt; a:hover,
.primary-menu li.current-menu-item &gt; a:focus,
.primary-menu li.current-menu-item &gt; .link-icon-wrapper &gt; a:focus {
	text-decoration: none;
}

/* SUB MENU */

.primary-menu ul {
    background: #fff;
    border-radius: 0.4rem;
    color: #939597;
    font-size: 14px;
    opacity: 0;
    padding: 1rem 0;
    position: absolute;
    right: 9999rem;
    top: calc(100% + 12px);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 32rem;
    z-index: 10;
}

.primary-menu li.menu-item-has-children:hover &gt; ul,
.primary-menu li.menu-item-has-children:focus &gt; ul,
.primary-menu li.menu-item-has-children.focus &gt; ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before {
content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 28px;
    border: 7px solid #000;
    border-color: #fff #fff transparent transparent;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(
-45deg
);
    -ms-transform: rotate(-45deg);
    transform: rotate(
-45deg
);
    box-shadow: 2px -3px 3px 0 rgb(0 0 0 / 2%);
    z-index: 1002;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1.8rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu ul li.menu-item-has-children &gt; a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1.5rem;
	top: calc(50% - 0.5rem);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover &gt; ul,
.primary-menu ul li.menu-item-has-children:focus &gt; ul,
.primary-menu ul li.menu-item-has-children.focus &gt; ul {
	right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
    bottom: 0;
    height: 18px;
    right: -14px;
    top: 7px;
    width: 2rem;
    transform: rotate(45deg);
    z-index: 0;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;

	/*rtl:ignore*/
	border-left-color: #000;
	bottom: auto;
	right: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(180deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (&gt;IE11) and when JS is disabled.
 */

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	#site-header {
		z-index: 2;
	}

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
	}

	.header-titles-wrapper {
		margin-right: 4rem;
		max-width: 50%;
		padding: 0;
		text-align: left;
	}

	.header-titles {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0rem 0 0 2.6rem;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	}

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 3rem;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -3rem;
	}

	.header-inner .toggle {
		height: 4.4rem;
		padding: 0 3rem;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #dedfdf;
		content: "";
		display: block;
		height: 2.7rem;
		position: absolute;
		left: 0;
		top: calc(50% - 1.35rem);
		width: 0.1rem;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 0.3rem);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: inherit;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 8rem);
	}

	.menu-modal-inner {
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(20rem);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 50rem;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}
/*
	.mobile-menu {
		display: none;
	}
*/
	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 6rem 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}	}
 
 /*	5. Menu Modal
/* -------------------------------------------------------------------------- */

.menu-modal {
    background: #fff;
    display: none;
    opacity: 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    bottom: 0;
    left: -99999rem;
    right: 99999rem;
    top: 0;
    transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
    z-index: 99;
}

.admin-bar .menu-modal {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .menu-modal {
        top: 46px;
    }
}

.menu-modal.show-modal {
    display: flex;
}

.menu-modal.active {
    left: 0;
    opacity: 1;
    right: 0;
    transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
    background: #fff;
    display: flex;
    justify-content: stretch;
    overflow: auto;
    -ms-overflow-style: auto;
    width: 100%;
}

.menu-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

button.close-nav-toggle {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    font-weight: 500;
    justify-content: flex-end;
    padding: 3.1rem 0;
    width: 100%;
}

button.close-nav-toggle svg {
    height: 1.6rem;
    width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
    margin-right: 1.6rem;
}

.menu-modal .menu-top {
    flex-shrink: 0;
}

/* Main Menu --------------------------------- */

.modal-menu {
    position: relative;
    left: calc(50% - 50vw);
    width: 100vw;
}

.modal-menu li {
    border-color: #dedfdf;
    border-style: solid;
   border-width: 0.1rem 0 0 0;
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    justify-content: flex-start;
    margin: 0;
}

.modal-menu&gt;li&gt;a, .modal-menu&gt;li&gt;.ancestor-wrapper&gt;a {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.0375em;
}

.modal-menu&gt;li:last-child {
    border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.modal-menu a {
    display: block;
    padding: 8px 6px;
    text-decoration: none;
    width: 100%;
        color: #939597;
}

.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item&gt;.ancestor-wrapper&gt;a, .modal-menu li.current_page_ancestor&gt;.ancestor-wrapper&gt;a {
    color: #25476d;
}
.modal-menu&gt;li&gt;a, .modal-menu&gt;li&gt;.ancestor-wrapper {
    min-height: 53px;
    padding-top: 14px;
/*background: #F5F5F5;*/
margin: 0px 10px 0px 10px;
}

button.sub-menu-toggle {
    border-left: 0.1rem solid #dedfdf;
    flex-shrink: 0;
    margin: 1rem 0;
    padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
    height: 0.9rem;
    transition: transform 0.15s linear;
    width: 1.5rem;
}

button.sub-menu-toggle.active svg {
    transform: rotate(180deg);
}

.modal-menu ul {
    display: none;
    margin: 0;
    width: 100%;
}

.modal-menu ul li a {
    color: inherit;
    font-weight: 500;
    margin: 0px 10px 0px 10px;
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
    position: relative;
}

.menu-wrapper .active {
    display: block;
}

.menu-wrapper.is-toggling {
    pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
    width: auto;
}

.menu-wrapper.is-animating .menu-item, .menu-wrapper.is-animating .toggling-target {
    transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
    transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
    opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
    display: block;
    transition-property: opacity;
    opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
    opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu&gt;li:last-child li {
    border-top-color: transparent;
    border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {
    .menu-wrapper.is-animating .menu-item, .menu-wrapper.is-animating .toggling-target {
        transition-duration: 1ms !important;
    }
}

/* Expanded Menu ----------------------------- */

.expanded-menu {
    display: none;
}

.mobile-menu {
    display: block;
}

/* Menu Bottom ------------------------------- */

.menu-bottom {
    flex-shrink: 0;
    padding: 4rem 0;
}

.menu-bottom nav {
    width: 100%;
}

.menu-copyright {
    display: none;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0;
}

.menu-copyright a:focus, .menu-copyright a:hover {
    text-decoration: underline;
}

.menu-bottom .social-menu {
    justify-content: center;
}

/* Toggles ----------------------------------- */

.toggle {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: inherit;
    user-select: none;
}

button.toggle {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    padding: 0;
    text-transform: none;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    width: 6.6rem;
}

.nav-toggle .toggle-icon, .nav-toggle svg {
    height: 35px;
    width: 35px;
}

.nav-toggle .toggle-inner {
	padding-top: 14px;
}

.toggle-inner {
    display: flex;
    justify-content: center;
    height: 2.3rem;
    position: relative;
}

.toggle-icon {
    display: block;
    overflow: hidden;
}

.toggle-inner .toggle-text {
    color: #6d6d6d;
    font-size: 1rem;
    font-weight: 600;
    position: absolute;
    top: calc(100% + 0.5rem);
    width: auto;
    white-space: nowrap;
    word-break: break-all;
}

@media ( min-width: 700px) {
    .modal-menu .section-inner {
        width: calc(100% - 8rem);
    }
    /* HEADER TOGGLES */
    .toggle-inner .toggle-text {
        font-size: 1.2rem;
    }
    /* Menu Modal ---------------------------- */
    button.close-nav-toggle {
        background-color: #fff;
        font-size: 1.8rem;
        padding: 4rem 0;
        margin-top: 6rem;
    }
    button.close-nav-toggle svg {
        height: 2rem;
        width: 2rem;
    }
    button.close-nav-toggle .toggle-text {
        margin-right: 2.1rem;
    }
    .modal-menu {
        left: auto;
        width: 100%;
    }
    .modal-menu&gt;li&gt;a, .modal-menu&gt;li&gt;.ancestor-wrapper&gt;a {
        font-size: 2.4rem;
        padding: 2.5rem 0;
    }
    .modal-menu ul li {
        border-left-color: transparent;
    }
    .modal-menu&gt;li&gt;.ancestor-wrapper&gt;button.sub-menu-toggle {
        padding: 0 3rem;
    }
    .modal-menu&gt;li&gt;.ancestor-wrapper&gt;button.sub-menu-toggle svg {
        height: 1.1rem;
        width: 1.8rem;
    }
    .menu-bottom {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 4.4rem 0;
    }
    .menu-copyright {
        display: block;
        flex-shrink: 0;
        margin-right: 4rem;
    }
}

@media ( min-width: 1000px) {
    /* Menu Modal ---------------------------- */
    .menu-modal {
        opacity: 1;
        justify-content: flex-end;
        padding: 0;
        transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
    }
    .menu-modal.cover-modal {
        background: rgba(0, 0, 0, 0);
    }
    .menu-modal.active {
        background: rgba(0, 0, 0, 0.2);
        transition: background-color 0.3s ease-out;
    }
    .menu-wrapper.section-inner {
        width: calc(100% - 8rem);
    }
    .menu-modal-inner {
        box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
        opacity: 0;
        padding: 0;
        transform: translateX(20rem);
        transition: transform 0.2s ease-in, opacity 0.2s ease-in;
        width: 50rem;
    }
    .menu-modal.active .menu-modal-inner {
        opacity: 1;
        transform: translateX(0);
        transition-timing-function: ease-out;
    }
    .mobile-menu {
        display: none;
    }
    .expanded-menu {
        display: block;
    }
    .menu-bottom {
        padding: 6rem 0;
    }
    .menu-bottom .social-menu {
        justify-content: flex-start;
    }
    .toggle-inner {
        position: static;
    }
    .toggle-inner .toggle-text {
        left: 0;
        right: 0;
        text-align: center;
        top: calc(100% - 0.3rem);
        width: auto;
    }
}

/* Cover Modals ------------------------------ */

.cover-modal {
    display: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
    display: none !important;
}

.cover-modal.show-modal {
    display: block;
    cursor: pointer;
}

.cover-modal.show-modal&gt;* {
    cursor: default;
        display: content;
}

.header-titles-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    /* padding: 0 4rem; */
    /* text-align: center;*/
    
}
@media (max-width: 1000px) {
    .header-titles-wrapper {
        margin: 0 auto;
        width: 100%;
    }
    .header-titles{
        width: 100%;
    }
}

/* -------------------------------------------------------------------------- */

/*	6. Search Modal
/* -------------------------------------------------------------------------- */

@media (min-width: 700px) {
    .search-modal .section-inner {
        width: calc(100% - 8rem);
    }
    .search-modal form {
        position: relative;
        width: 100%;
    }
}

.search-form {
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 -0.8rem -0.8rem;
}

.search-form label {
    align-items: stretch;
    display: flex;
    font-size: inherit;
    margin: 0;
    width: 100%;
}

.search-modal .search-submit {
    position: absolute;
    right: -9999rem;
    top: 50%;
    transform: translateY(-50%);
}

.search-form .search-field, .search-form .search-submit {
    margin: 0 0 0.8rem 0.8rem;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}

@media (min-width: 700px) {
    .search-untoggle svg {
        height: 2.5rem;
        width: 2.5rem;
    }
}

.search-untoggle svg {
    height: 1.5rem;
    transition: transform 0.15s ease-in-out;
    width: 1.5rem;
}

.search-modal {
    background: rgba(0, 0, 0, 0.2);
    display: none;
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: -9999rem;
    top: 0;
    transition: opacity 0.2s linear, left 0s 0.2s linear;
    width: 100%;
    z-index: 1039;
}

.admin-bar .search-modal.active {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .search-modal.active {
        top: 46px;
    }
}

.search-modal-inner {
    background: #fff;
        opacity: 100%;
    transform: translateY(-100%);
    transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
    display: flex;
    justify-content: space-between;
    max-width: 168rem;
    margin: 0 auto;
}

.search-modal.active {
    left: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 18px 0 rgb(65 71 108 / 22%);
    transform: translateY(0);
    transition: none;
/*    transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;*/
    height: 76px;
}

button.search-untoggle {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-right: -2.5rem;
    padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
    color: inherit;
}

.search-modal.active .search-untoggle {
    animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
    height: 1.5rem;
    transition: transform 0.15s ease-in-out;
    width: 1.5rem;
}

.search-untoggle:focus svg, .search-untoggle:hover svg {
    transform: scale(1.15);
}

/* Modal Search Form ------------------------- */

.search-modal form {
    margin: 0;
    position: relative;
    width: 100%;
}

.search-modal .search-field {
    background: none;
    border: none;
    border-radius: 0;
    color: inherit;
    font-size: 2rem;
    letter-spacing: -0.0277em;
    height: 76px;
    margin: 0 0 0 -2rem;
    max-width: calc(100% + 2rem);
    padding: 0 0 0 3rem;
    width: calc(100% + 2rem);
        outline-width: 0;
}

.search-modal .search-field::-webkit-input-placeholder {
    color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
    color: inherit;
}

.search-modal .search-field::-moz-placeholder {
    color: inherit;
    line-height: 4;
}

.search-modal .search-submit {
    position: absolute;
    right: -9999rem;
    top: 50%;
    transform: translateY(-50%);
}

.search-modal .search-submit:focus {
    right: 0;
}

.desktop-nav-toggle {
    display: none!important;
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}
.sub-menu{
background: #fff;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 5%), 0 6px 32px 0 rgb(18 43 70 / 10%);
    border-radius: 4px;
    list-style: none;
    padding: 10px 0;
    position: absolute;
/*    right: -20px;*/
    top: -webkit-calc(100% - 15px);
    top: calc(100% - 15px);
    margin: 0;
    min-width: 168px;
    opacity: 0;
    /* visibility: hidden; */
    z-index: 100;
}
.sub-menu:before, .user-wrap-container&gt;.sub-menu:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 28px;
    border: 7px solid #000;
    border-color: #fff #fff transparent transparent;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: 2px -3px 3px 0 rgb(0 0 0 / 2%);
    z-index: 1002;
}
    .sub-menu {
    color: #939597;
    opacity:100;
        position: relative;
    }
.wpcf7-form-control {
    width: 100%;
    min-height: 34px;
    /* padding: 7px 0 7px 0; */
    margin: 8px 0 3px 0;
    border-color: #eaeaea;
    /* color: aquamarine; */
    color: -internal-light-dark(black, white);
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    /* box-shadow: 0px 5px 10px rgb(0 0 0 / 10%); */
    border-radius: 5px;
    caret-color: rgb(233 249 248 / 85%);
    border: 2px solid #ddd;
}

.wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    font-weight: 600;
    background: #2860a0;
    color: #ffff;
    min-height: 45px;
    /* max-width: 380px; */
    border: none;
    border-radius: 25px;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #25476d;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background: #e0e0e0;
}

.wpcf7-form-control::selection{
  color: #fff;
  background: #58cff1;  
}
.wpcf7-form-control:focus{
    border-color: #78c2be;
}
.wpcf7-form-control::placeholder{
  color: #c4c4c4;
}

.quotes:before, :after {
    font-size: 62px;
    position: absolute;
    }
.quotes { quotes: '\201c' '\201d'; }
.quotes:before { content: open-quote; }
.quotes:after  { content: close-quote; }

.quotes:before {
    top: -3px;
    left: -27px;
    }
.quotes:after {
    bottom: -3px;
    right: -27px;
    }


 /* Media queries */
@media (max-width: 992px) {
.cl-1-3 {width: calc(33% - 22px);}
.cl-1-3-sm-1 {width: calc(100% - 22px);}
.cl-1-3-sm-2 {width: calc(50% - 22px);}
.cl-1-3-xs-1 {width:33%;max-width: fit-content;    max-width: none;}
.cl-1-2-xs-1 {width: calc(100% - 22px);}
.cl-1-4 {width: calc(33% - 22px);}
.cl-sm-1-2 {width: calc(50% - 22px);}

.flex-xs{display: flex;flex-direction: column;}
.cl-pos-invert {order: 1;}
.share_btn {
    float: left;
}
.social-shares-box {
    position: relative;
    width: auto;
    float: left;
    border-radius: 100px;
    margin: 3px 5px;
    right: 0px;
    padding: 0px 10px 0px 0px;
     }
.sidebar-add {
    margin-top: 4px;
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
    visibility: hidden;
}
}
.img-sm-70 {width:100%;     object-fit: scale-down;}    
@media (min-width: 992px) {
.menu-modal {
text-align: -webkit-left;
}}
@media (max-width: 767px){
.cl-1-3 {width: calc(50% - 22px);}
.cl-1-3-xs-1 {width:100%;    max-width: -webkit-fill-available;}
.cl-xs-1 {width:100%;    max-width: -webkit-fill-available;}
.cl-2-3 {width: 100%;     max-width: -webkit-fill-available;}
.cl-xs-1-2 {width: calc(50% - 22px)!important;}

.cl-1-2 {width: calc(100% - 22px);}
.cl-1-4 {width: calc(50% - 22px);}
.cl-3-4 {width: calc(75% - 20px);}

.logo-img{    max-width: calc(100% - 58px);
    margin-top: 15px;}
    .sub-menu a:hover { 
    color: #25476d;
        }
  .sub-menu a:hover {
    background: #F5F5F5;
}
.img-sm-70 {width:70%; height:auto;}
.pt-120-sm-60 {padding-top:60px;}
}

@media (min-width: 992px) {
.cta-btn-header a{
color:#fff;
word-break: normal;
font-size: 16px;
background: #2860a0;
-moz-border-radius: 4px;
-webkit-border-radius: 2px;
display: block;
font-weight: normal;
line-height: 18px;
margin: 7px;
padding: 10px 16px 10px 16px;
text-decoration: none;
text-shadow: none;
text-align: center;
border: none;
    border-radius: 180px;
    padding: 7px 10px 7px 10px;
}
.cta-btn-header a:hover {
cursor: pointer;
background-color:#25476d;
color: #ffff;
text-decoration: none;
}
.cta-btn-header a:active {
background-color:#555;
}
.cta-btn-header a:hover {
    color: #fff!important;
}
.cta-btn-grey a:hover {
background-color: #25476d;
color: #fff!important;
}
.cta-btn-grey a {
color: #fff;
background-color: #bdbdbd;
}
}
.sidebar {
    height: 100%;
    width: 350px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -350px;
    background-color: #ffffff;
    overflow-x: unset;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 0 12px 8px rgb(181 181 181);
    padding-top: 80px;
    overflow-y: auto;
    border-left: solid 9px #0055cc1c;
    border-right: solid 9px #0055cc1c;
}
.sidebar-toggled {
    left: 0;}
    
.container-closebtn {
    position: fixed;
    top: 140px;
    left: 20px;
    z-index: 1009;
    transition: 0.5s;
}
.container-closebtn-toggled {
    left: 370px;
    }
.closebtn {
    width: 50px;
    display: block;
    background: #fff;
    box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
    border-radius: 100px;
    padding: 15px 7px;
    text-align: center;
    margin-right: 0;
}
.closebtn:before  {
transition: .2s ease-in-out;
/*transition-delay: 250ms;*/
}
/*
@media (min-width: 1540px) {
.ct-fw {
padding-left: 380px;
transition: .2s ease-in-out;
    }}
*/
.ct-fw-sidebar-active {
padding-left: 380px;
transition: .2s ease-in-out;
}
table {
    overflow: hidden;
    width: -webkit-fill-available;
    border-spacing: 6px;
    padding: 10px;
    border: 1px solid #ececec;
    font-size: 17px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 4px;
    }
 td {

}
thead tr {
    background-color: #f0f0f0;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}
th {
    padding: 6px;
    font-size: 15px;
}

a.nav-link {
    display: block;
    position: relative;
    text-decoration: none;
    color: #424242;
    transition: all .1s linear;
    line-height: 26px;
    font-size: 15px;
    font-weight: 600;
}
a.nav-link:hover {
    color: #78c2be;
}

h4.show-more-toggle:hover {
    color: #2860a0;
}

h4.show-more-toggle-active {
    color: #2860a0;
}
.show-more-content {
    line-height: 29px;
}
.show-more-content-disabled {
    display: none;
}

.show-more-content-active {
    display: block!important;
}




.show-more-toggle {
    cursor: pointer;
    position: relative;
    color: #25476d;
    font-size: 16px;
    margin-left: 34px;
}


.show-more-toggle::before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -29px;
    top: 7px;
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-labelledby='icon-xi2BY7-0Y6weBv2nsg-nD' class='ml-1 flex-none fill-current stroke-current stroke-0 duration-150 ease-in-out'%3E%3Cpath d='M7.384 21.629a1.226 1.226 0 0 0 .871.371 1.203 1.203 0 0 0 .871-.371l8.517-8.746c.229-.235.357-.553.357-.885s-.128-.65-.357-.885L9.056 2.33A1.212 1.212 0 0 0 8.218 2c-.31.002-.608.125-.834.343s-.362.515-.381.831c-.02.317.078.63.274.875l7.766 7.968-7.659 7.842c-.228.236-.356.554-.356.885s.128.65.356.885z' fill='%23999999'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s ease-in-out;
    transform: rotate(90deg);
}

.show-more-toggle.show-more-toggle-active::before {
    transform: rotate(270deg);
}

.rotate180 {
    transform: rotate(180deg);
}
.img-block {
    width: 100%;
    object-fit: cover;
    border-radius: 4px;

}
.show-more {
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 0px 5px 5px 6px;
    margin: 0 0 8px 0;
}

.table-container {
  width: 100%;
  overflow-x: auto; /* Allow horizontal scrolling */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
}

.table-container table {
  width: 100%; /* Take up full width of its container */
  min-width: auto; /* Ensure it's never narrower than its content */
  text-align: left;
  border-spacing: 6px;
  border-collapse: separate!important;
}

/* Optional: Add some padding to the container to ensure scrollbars don't overlap table content */
.table-container::-webkit-scrollbar {
  height: 8px;
}

.table-container::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}
.table-container th, .table-container td {
    border-collapse: separate !important;
    word-break: keep-all;
}
.table-container td, .table-container td * {
    word-break: keep-all;  /* Ensures inheritance for all child elements */
}
.outlined-box {
    border: 7px solid #78c2be;
    border-radius: 8px;
    margin-top: 40px;
    padding: 40px;
}</pre></body></html>