*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;font-family:"Open Sans",Arial,sans-serif;font-size:16px;line-height:1.6;color:#000;background:#fff}
img{max-width:100%;height:auto;border:0}
a{color:#355560;text-decoration:none}
a:hover,a:focus{text-decoration:underline}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.container{width:100%;max-width:1170px;margin:0 auto;padding:0 15px}
.row{display:flex;flex-wrap:wrap;margin:0 -15px}
.col-md-6,.col-md-12{position:relative;width:100%;padding:0 15px}
@media (min-width:992px){.col-md-6{flex:0 0 50%;max-width:50%}}

.home .entry-title{display:none}
.home .main-content,.home .entry-content{margin:0;padding:0}
.home>.container{width:100%;max-width:100%;padding:0}
.home .content-wrapper{padding:0!important;margin:0!important}

.home #header{position:relative;min-height:0!important;margin:0}
.home #header .header-image{display:none}
.home #header .navbar{position:absolute;inset:0 0 auto 0;z-index:200;background:transparent!important;border:0;box-shadow:none}
.home #header .navbar .navbar-wrapper,
.home #header .navbar .container{background:transparent!important}
.home #header .navbar .navbar-wrapper{display:flex;align-items:center;justify-content:space-between;padding:18px 24px!important;margin:0!important}
.home #header .navbar-header{float:none!important;max-width:none!important;width:auto}
.home #header #main-menu{float:none!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;overflow:visible!important}
.home #header #main-menu>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:2px 4px;margin:0;padding:0;list-style:none}
.home #header #main-menu>ul>li{float:none!important;list-style:none}
.home #header .custom-logo{max-height:40px;width:auto;display:block}
.home #header #main-menu>ul>li>a{color:#fff!important;font-size:10px;font-weight:600;letter-spacing:.06em;padding:6px 8px;line-height:1.2;white-space:nowrap;text-decoration:none;border:0}
.home #header #main-menu>ul>li>a:hover,
.home #header #main-menu>ul>li>a:focus{color:#fff!important;opacity:.75;text-decoration:none}
.home #header #main-menu .menu-item-has-children{position:relative}
.home #header #main-menu .menu-item-has-children>a::after{content:"";display:inline-block;width:0;height:0;margin-left:4px;vertical-align:middle;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;opacity:.7}
.home #header #main-menu .menu-item-has-children>.sub-menu{display:none;position:absolute;top:calc(100% + 6px);right:0;left:auto;min-width:240px;margin:0;padding:6px 0;list-style:none;background:rgba(20,40,48,.97);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 32px rgba(0,0,0,.25);z-index:10001}
.home #header #main-menu .menu-item-has-children:hover>.sub-menu,.home #header #main-menu .menu-item-has-children:focus-within>.sub-menu,.home #header #main-menu .menu-item-has-children.cm-submenu-open>.sub-menu{display:block}
.home #header #main-menu .sub-menu .menu-item a{display:block;padding:10px 16px;font-size:12px;font-weight:400;letter-spacing:.02em;color:rgba(255,255,255,.92)!important;white-space:normal;line-height:1.45;opacity:1!important}
.home #header #main-menu .sub-menu .menu-item a:hover,.home #header #main-menu .sub-menu .menu-item a:focus,.home #header #main-menu .sub-menu .menu-item.current-menu-item a{background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none}
.home #header .navbar-toggle{float:right;margin:8px 0 0;padding:9px 10px;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:0;cursor:pointer}
.home #header .navbar-toggle .icon-bar{display:block;width:22px;height:2px;margin:4px 0;background:#fff;border-radius:1px}
.home #header .button-close{display:none}
.home #header #main-menu.open .button-close{display:block;position:absolute;top:14px;right:14px;width:36px;height:36px;cursor:pointer;font-size:0}
.home #header #main-menu.open .button-close::before{content:"×";font-size:30px;color:#fff;line-height:36px;display:block;text-align:center}

.cm-home-hero{position:relative;width:100%;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden;background:#1a3a44}
.cm-home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.cm-home-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.55) 100%);z-index:1}
.cm-home-hero-overlay{position:relative;z-index:2;padding:110px 8vw 48px;color:#fff;max-width:720px}
.cm-home-hero-tagline{font-size:15px;margin:0 0 18px;opacity:.92}
.cm-home-hero-title{font-size:clamp(28px,4vw,42px);font-weight:300;line-height:1.15;margin:0 0 20px}
.cm-home-hero-btn{display:inline-block;color:#fff;font-size:13px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:2px;text-decoration:none}
.cm-home-hero-btn:hover,.cm-home-hero-btn:focus{color:#fff;opacity:.8;text-decoration:none}

.cm-home-intro{padding:50px 24px 20px;max-width:1170px;margin:0 auto}
.cm-home-intro h2{font-size:28px;font-weight:400;margin:0 0 20px}
.cm-home-intro p{margin:0 0 16px}
.cm-home-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin:30px 0 50px}
.cm-home-card{border:1px solid #bfcad1;padding:24px}
.cm-home-card h3{font-size:16px;font-weight:800;text-transform:uppercase;margin:0 0 12px}
.cm-home-card p{font-size:15px;line-height:1.6;margin:0 0 16px}
.cm-home-card a{font-weight:700;text-decoration:none;border-bottom:1px solid #355560}
.cm-home-banner img{width:100%;height:auto;display:block;margin:20px 0 40px}

#footer{background:#333;color:#777;font-size:14px;line-height:1.7}
#footer a{color:#fff;text-decoration:none;border-bottom:1px solid transparent}
#footer a:hover{border-bottom-color:#fff;text-decoration:none}
#footer .footer-widget-area{padding:40px 0 20px}
#footer .footer-widget-area img{max-width:220px;height:auto}
#footer .footer-bottom{padding:24px 0;border-top:1px solid rgba(255,255,255,.1)}
#footer .footer-right-block{margin-bottom:12px}
#footer .footer-socials ul{margin:0;padding:0;list-style:none}
#footer .footer-socials li{display:inline-block;margin:0 12px 0 0}
#footer .footer-socials a{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
#footer .copyright{margin:0 0 8px;font-size:13px;color:#aaa}
#footer .footer-menu ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 16px}
#footer .footer-menu a{font-size:13px}
@media (min-width:992px){
  #footer .footer-bottom .container{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
  #footer .footer-left-block{flex:1}
  #footer .footer-right-block{margin:0}
}

#cm-cookie-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #d8d8d8;box-shadow:0 4px 18px rgba(0,0,0,.12);font-size:13px;line-height:1.5}
#cm-cookie-bar p{margin:0;flex:1 1 220px}
#cm-cookie-accept{border:1px solid #000;background:#000;color:#fff;padding:8px 16px;font-size:12px;font-weight:700;cursor:pointer}

body.cm-menu-open{overflow:hidden}
body.cm-menu-open::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:9998}
@media (min-width:992px){
  .home #header .navbar-toggle{display:none}
  .home #header #main-menu{position:static}
}
@media (max-width:991px){
  .home #header .navbar .navbar-wrapper{padding:14px 16px!important;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}
  .home #header .navbar-header{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0}
  .home #header .navbar-toggle{display:block}
  .home #header .custom-logo{max-height:34px}
  .home #header #main-menu{display:none}
  .home #header #main-menu.open{display:block;position:fixed;top:0;right:0;bottom:0;left:auto;width:min(280px,88vw);padding:70px 24px 24px;background:rgba(20,40,48,.97);z-index:9999;overflow-y:auto}
  .home #header #main-menu.open>ul{display:block}
  .home #header #main-menu.open>ul>li>a{font-size:13px;padding:12px 0;display:block;color:#fff!important}
  .home #header #main-menu.open .menu-item-has-children>.sub-menu{position:static;display:none;min-width:0;margin:4px 0 8px;padding:0 0 0 10px;border:0;box-shadow:none;background:transparent;right:auto}
  .home #header #main-menu.open .menu-item-has-children.cm-submenu-open>.sub-menu{display:block}
  .home #header #main-menu.open .sub-menu .menu-item a{font-size:12px;padding:8px 0 8px 8px;color:rgba(255,255,255,.88)!important;border-left:2px solid rgba(255,255,255,.2)}
  .home #header #main-menu.open .sub-menu .menu-item a:hover,.home #header #main-menu.open .sub-menu .menu-item.current-menu-item a{background:transparent;color:#fff!important;border-left-color:#fff}
  .cm-home-hero{min-height:62vh}
  .cm-home-hero-overlay{padding:88px 24px 36px}
  .col-md-6{flex:0 0 100%;max-width:100%;margin-bottom:20px}
}
