:root {
    --cassiopeia-color-primary: #0044A9;
    --cassiopeia-color-hover: #0044A9;
    --cassiopeia-color-link: #000000;
    --body-font-size: 17px;
    --body-font-weight: 400;
    --body-line-height: 29px;
    --body-color: #22262a;
}
body {
    background: url(../images/bg.jpg);
}
.grid-child {
    max-width: 1270px;
}
.site-grid {
   grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,18.7rem)) [main-end] minmax(0,1fr) [full-end];
}
header.container-header {
    background: white;
    padding: 15px 0;
    box-shadow: 5px 0 20px rgb(0 0 0 / 17%);
    margin-bottom: 25px;
}
.view-featured header.container-header {
    position: fixed;
    width: 100%;
    background: transparent;
    padding: 25px 0 20px 0;
    margin-bottom: auto;
    box-shadow: none;
}
.view-featured header.container-header.bg_fix {
    background: #fff;
    box-shadow: 5px 0 40px rgb(0 0 0 / 37%);
    padding: 5px 0;
    transition: all .5s;
}
.view-featured header.container-header.bg_fix  img.logo {
    max-width: 140px;
    transition: all .5s;
}

header.container-header .container-nav {
    justify-content: space-between;
    align-items: center;
}
.container-header li.item-145 {
    display: none;
}
.container-banner .banner-overlay {
    color: #000000;
    height: 860px;
}
.container-banner .banner-overlay h2 {
    font-family: "Yeseva One";
    font-weight: 400;
    font-size: 62px;
    line-height: 80px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin: 37px 0;
}
.container-banner a, .readmore .btn-secondary, .bottom .jtcs_more_cat a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0044A9;
    text-decoration: none;
    display: inline-block;
    padding: 25px 95px 25px 25px;
    border: solid 1px;
    margin-top: 5px;
    background: transparent url(../images/arrow.svg) right 25px center no-repeat;
    border-radius: 0;
}
.readmore .btn-secondary, .bottom .jtcs_more_cat a {
    padding: 18px 95px 19px 19px;
}
.blog-featured .readmore .btn-secondary {
    margin-top: 30px;
}
.container-bottom .jt-cs  .owl-dots span {
    position: relative;
    height: 10px;
    width: 50px;
    border-radius: 0;
    display: block;
    background: #D9D9D9;
    border: 0;
    margin: 0 5px;
}
.container-bottom  .jt-cs  .owl-dots .active span {
    background: #0044a9;
    box-shadow: none;
    height: 10px;
    width: 50px;
    margin-bottom: 0;
}
.owl-carousel {
    padding-top: 40px;
}
.jt-cs .owl-dots {
    position: absolute;
    top: -37px;
    right: 0;
}
.jt-inner {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
}
.jt-inner:hover, .blog .blog-items .blog-item:hover {
    box-shadow: 15px 15px 30px -15px rgba(0, 0, 0, 0.15);

}
.jtcs_item_wrapper .jt-title, .jt-introtext {
    padding-left: 1.5em;
}
.jtcs_item_wrapper  .jt-title {
    margin: 15px -5px;
}
.bottom .jtcs_more_cat {
    display: block;
    padding: 0.7em 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.jt-pretext {
    max-width: 68%;
}
.bottom-b.card {
    background: none;
    border: 0;
}
.bottom-b.card .card-body {
    padding: 0;
}
span.pretext_title {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
    display: block;
}
.container-banner a:hover, .readmore .btn-secondary:hover, .jtcs_more_cat a:hover {
    background: #0044a9 url(../images/arrow_white.svg) right 25px center no-repeat;
    color: #fff;
}
.container-banner h3 {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 400;
}
.container-banner .banner-overlay .overlay {
    background-color: transparent;
    text-align: left;
    align-items: flex-start;
    padding: 0 0 145px 10px;
    justify-content: flex-end;
}
.container-banner .shorth2 .banner-overlay h2 {
    max-width: 900px;
}
.blog-featured {
    margin-top: -118px;
    z-index: 3;
    position: relative;
}
.blog-featured  .left.item-image {
    float: none;
    flex: 1 0 552px;
    margin-right: 100px;
}
.blog-featured  .blog-items .blog-item {
    padding: 0;
    flex-direction: row;
}
.blog-featured  .blog-items  .item-content {
    padding-top: 140px;
}
.blog-featured  .item-content  h2 a {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    color: #2B2B2B;
}
.blog-featured  .item-content  h2 {
    margin-bottom: 43px;
}
.page-header h1 {
    margin: 0 0 3rem 0;
    font-size: 50px;
}
.container-header .navbar-brand {
    margin-right: initial;
}
.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
    color: initial;
    font-size: 17px;
line-height: 20px;
text-transform: uppercase;
}
.container-header .mod-list li.active>a {
    font-weight: 700;
}
div.mod-languages .btn-group .btn-secondary:focus {
    box-shadow: none;
}
div.mod-languages .btn-group .btn {
    border: transparent;
    background: transparent;

}
.mod-languages {
    margin-right: auto;
    margin-left: 55px;
    width: 65px;
}
.ba-form-field-item .ba-field-label-wrapper {
    display: none;
}
.container-header nav {
    margin-top: 0;
    padding: 0;
}

.container-header .mod-menu>li+li {
    margin-left: 45px;
}
.container-header .mod-menu>li+li:last-child {
    padding: 1px 20px;
    margin: 0 0 0 75px;
    border: 1px solid #0144a9;
}
.container-header .mod-menu>li+li.active:last-child, .container-header .mod-menu>li+li:hover:last-child {
    background: #f1f3f7;
}
.container-header .mod-menu>li+li:last-child a {
    color: #0144a9;
    line-height: 34px;
    letter-spacing: 0.1em;
}
.container-header .mod-menu>li:after {
    background: transparent;
    bottom: -18px;
    left: -10%;
    width: 123%;
    transition: all .2s ease,background-color .2s ease;
}
.container-header .mod-menu>li.active:after, .container-header .mod-menu>li:hover:after {
    background: #0044a9;
    left: -10%;
    right: 0;
    bottom: -18px;
    opacity: 1;
    width: 123%;
}
.container-bottom-a {
    grid-area: bot-a;
    gap: 150px;
    align-items: center;
}
.container-header .mod-menu>li.active:last-child:after, .container-header .mod-menu>li:hover:last-child:after {
    content: normal
}
.moduletable.with_form {
    background: #fff;
    padding: 50px 70px 0px;
    max-width: 600px;
    margin: 10px 22px;
}
.container-bottom.bottom-a.full-width {
    background: #fff url(../images/bottom.jpg) center center;
    padding: 70px 0 60px 0;
    margin-top: 100px;
}
.moduletable.botcont {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
.moduletable.botcont a {
    color: #fff;
}
.moduletable.botcont img + img {
    margin-left: 15px;
}
.container-top-my.full-width {
    background: #fff;
    border: 1px solid #E2E2E2;
    margin: 80px 0 100px 0;
    padding: 68px 0;
    background: #fff url(../images/elevator.jpg) right center no-repeat;
    background-size: 35vw;
}
.grid-child.container-top-my .mod-custom tr { 
        display: flex;
}
.grid-child.container-top-my .mod-custom td {
    display: inline-block;
    border: 1px solid #E2E2E2;
    padding: 35px 10px;
}
.grid-child.container-top-my .mod-custom td + td {
    margin-left: 20px;
} 
.grid-child.container-top-my .mod-custom {
    width: 63%;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    line-height: 170%;
    text-transform: uppercase;
}
.grid-child.container-top-my .mod-custom td:hover {
    background: #0044a9;
    color: #fff;
}
.grid-child.container-top-my .mod-custom td:hover img {
    filter: invert(1) brightness(5);
}
.breadcrumb.full-width {
    background-color: #0044a9;
    margin: -25px 0 25px 0;
    padding: 15px 0;
    color: #fff;
}
.breadcrumb a {
    color: #fff;
}
.breadcrumb-item.active {
    color: #e6e6e6;
}
.blog-items .blog-item h2 {
    margin: 20px 0 15px 0;
}
.blog-items .blog-item h2 a {
    text-decoration: none;
}
.blog .blog-items .blog-item {
    padding: 20px;
    border: 1px solid #dbdbdb;
    background: #fff;
}
.blog-item .item-image:hover img {
    transform: scale(1.1);
    transition: all .5s ease-in-out  ;
}
.item-page .page-header h1 {
    margin-bottom: 50px;
    font-size: 60px;
}
.item-page .left.item-image {
    float: left;
    margin: 0 4em 4em 0;
}
.footer {
    background: #fff;
    color: #000;
    padding: 35px 0;
}
.footer a {
    color: #000;
}
.footer .mod-menu {
    flex-direction: row;
    width: 430px;
}
.footer .mod-menu li {
    width: 50%;
    flex: 1 0 50%;
    height: 32px;
}
.footer .mod-menu li a {
    text-transform: uppercase;
}
.mod-footer {
    font-weight: 700;
}
.mod-footer span {
    color: #0044A9;
}

#navtoogle {
    display: none;
}

.cmn-toggle-switch {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 6px;
    padding: 0;
    width: 45px;
    height: 38px;
    border: 0;
    font-size: 0;
}

.cmn-toggle-switch:focus {
    outline: none;
}

.cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 18px;
    left: 5px;
    right: 5px;
    height: 3px;
    background: #0044a9;
    width: 25px;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 33px;
    height: 3px;
    background-color: #0044a9;
    content: '';
}

.cmn-toggle-switch span::before {
    top: -8px;
}

.cmn-toggle-switch span::after {
    bottom: -8px;
}

.cmn-toggle-switch__htx {
    background-color: transparent;
}



.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
    transition-duration: .3s, .3s;
    transition-delay: .3s 0;
}

.cmn-toggle-switch__htx span::before {
    transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
    transition-property: bottom, transform;
}



.cmn-toggle-switch__htx.active span {
    background: none;
}

.cmn-toggle-switch__htx.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
    transition-delay: 0 .3s;
}

span.menutoog div {
    background: #000;
    width: 100%;
    height: .125rem;
    margin: .25rem auto;
    border-radius: 10px;
    transition: .3s cubic-bezier(.28, .55, .385, 1.65);
    transition-timing-function: cubic-bezier(.28, .55, .385, 1.65);
    transform: none;
    transform-origin: center;
}

@media only screen and (max-width: 1300px) {
    .site .grid-child {
        padding: 0 20px;
    }
    .container-banner .banner-overlay .overlay {
        padding: 0 0 145px 20px;
    }
    .container-header .mod-menu>li+li {
    margin-left: 30px;
}
.blog-featured  .left.item-image {
    flex: 1 0 452px;
    margin-right: 70px;
}
.blog-featured  .blog-items  .item-content {
    padding-top: 100px;
}
.container-bottom-a {
    gap: 70px;
}
    
}

@media only screen and (max-width: 1200px) {
    .container-header .mod-menu>li+li {
        margin-left: 12px;
    }
    .container-header .mod-menu>li+li:last-child {
        padding: 1px 10px;
        margin: 0 0 0 20px;
    }
    .mod-languages {
        margin-left: 15px;
    }
    .blog-item .item-image {
        margin: -20px -20px 10px -20px;
    }
    .container-banner .banner-overlay {
        height: 725px;
    }
    .container-banner .banner-overlay .overlay {
        padding: 0 0 100px 20px;
    }
    .container-banner .banner-overlay h2 {
        font-size: 51px;
        line-height: 60px;
        margin: 30px 0;
    }
    .item-page .left.item-image {
        max-width: 36vw;
    }
    .item-page .left.item-image {
        margin: 0 4em 3em 0;
    }
    .moduletable.with_form {
        padding: 40px 40px 0px;
    }
    .item-page .page-header h1 {
        margin-bottom: 40px;
        font-size: 45px;
    }
    .container-bottom.bottom-a.full-width {
        margin-top: 60px;
    }
   
}
@media only screen and (max-width: 1100px) { 
    .blog-featured  .blog-items  .item-content {
        padding-top: 0;
    }
    .blog-featured {
        margin-top: 0;
    }
    .jt-pretext {
        max-width: 63%;
    }
    
}
@media only screen and (max-width: 991.98px) { 
   
    .moduletable.with_form {
        padding: 40px 25px 0px;
        width: 55%;
    }
    .container-bottom-a, .container-bottom-b, .container-top-a, .container-top-b {
       flex-direction: row;
    }
    .grid-child.container-top-my .mod-custom {
        width: 100%;
    }
    .grid-child.container-top-my .mod-custom td {
        background: rgb(255 255 255 / 90%);
    }
    .container-top-my.full-width {
        background-size: 100vw;
    }
    .owl-carousel .owl-item img {
        width: 100%;
    }
    .footer .grid-child {
        flex-direction: row;
        align-items: self-start;
        gap: 30px;
    }
    .footer .grid-child .mod-footer {
        width: 310px;
        font-size: 16px;
    }
    .footer .grid-child .mod-footer {
        width: 293px;
    }
    #navtoogle, .collapse.navbar-collapse {
        display:  block;
    }
    .header nav.navbar {
        display: none;
        width: 100vw;
        position: absolute;
        height: 100vh;
        top: 140px;
        background: #0044a9;
        left: 0;
        box-sizing: border-box;
        padding: 40px;
        text-align: center;
    }
     header.container-header.bg_fix nav.navbar {
        top: 84px;
    }
    .container-header .navbar-toggler {
        display: none;
    }
    .container-header .mod-menu>li+li {
        margin-left: 0;
    }
    .container-header .mod-menu>li {
        padding: 1em;
    }
    .container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
        color: #fff;
        font-size: 24px;
        line-height: 42px;
        text-transform: none;
    }
    .container-header .mod-menu>li+li:last-child {
        padding: 1em;
        margin: initial;
    }
    .container-header .mod-menu>li+li:last-child a {
        color: #fff;
        line-height: initial;
        letter-spacing: normal;
    }
    .view-featured header.container-header {
        position: fixed !important
    }
    .view-featured header.container-header.bg_fix {
        padding: 10px 0;
    }
    .container-header .mod-menu>li+li.active:last-child, .container-header .mod-menu>li+li:hover:last-child {
        background: transparent;
    }
    .site .alert {
        z-index: 1;
    }
    .footer .mod-menu {
        width: 315px;
    }
    .footer .mod-menu li {
        width: 47%;
        flex: 1 0 48%;
        height: 32px;
    }
    .blog-featured  .left.item-image {
        flex: 1 0 300px;
        margin: 20px 20px 20px 0;
    }
    .container-banner .banner-overlay {
        height: 100vh;
        min-height: 757px;
    }
    .container-banner .shorth2 .banner-overlay {
        height: 94vh;
        min-height: 650px;
    }
    .blog-featured  .left.item-image {
        flex: 1 0 250px;
        margin: 20px 30px 20px 0;
    }
    .container-bottom-a {
        gap: 30px;
    }
    
}
@media only screen and (max-width: 768px) { 
.container-bottom-a, .container-bottom-b, .container-top-a, .container-top-b {
    flex-direction: column;
}
.blog-featured  .blog-items .blog-item {
    flex-wrap: wrap;
}
.moduletable.with_form {
    padding: 40px 25px 0px;
    width: 100%;
}
.container-bottom.bottom-a.full-width {
    background-position: bottom;
}
.footer .grid-child {
    flex-wrap: wrap;
}
.footer .grid-child .mod-footer {
    width: 100%;
    text-align: center;
}
.footer .grid-child .mod-footer  br {
    display: none;
}
.mod-footer span {
    color: #0044A9;
    padding: 0 10px;
}
.container-header li.item-145 {
    display: block;
}
.container-top-my.full-width {
    margin: 20px 0 90px 0;
}
.jt-pretext {
    max-width: none;
}
.bottom .jtcs_more_cat, .jt-cs .owl-dots {
    padding: 0.7em 0;
    position: initial;
    text-align: center;
}
.footer .mod-menu li {
    width: 48%;
    flex: 0 0 48%;
    height: 36px;
    text-align: center;
}
.footer .grid-child {
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.grid-child.container-top-my .mod-custom tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.grid-child.container-top-my .mod-custom td {
    width: 270px !important;
}
.grid-child.container-top-my .mod-custom td + td {
    margin: 20px;
}
.container-top-my.full-width {
    background-size: 828px;
}
.item-page .left.item-image {
    margin: 0 3em 1em 0;
}
body:not(.view-featured) header.container-header img.logo {
    max-width: 140px;
}
body:not(.view-featured)  .header nav.navbar {
    top: 95px;
}
}
@media only screen and (max-width: 460px) { 
.container-banner .banner-overlay .overlay {
    padding: 0 20px 20px 20px;
}
.container-banner .banner-overlay h2 {
    font-size: 42px;
    line-height: 60px;
    margin: 30px 0;
}
.container-top-my.full-width {
    background: #f7faff;
}
.item-page .left.item-image {
    float: none;
}
.grid-child.container-top-my .mod-custom td, .grid-child.container-top-my .mod-custom td + td {
    width: 88vw !important;
    box-sizing: border-box;
    margin: 10px 0;
}
span.pretext_title {
    font-size: 28px;
}
.container-top-my.full-width {
    margin: 20px 0 70px 0;
}
.jt-cs .slide {
    margin: 0 !important;
}
.item-page .left.item-image {
    max-width: none;
}
.site-grid {
    grid-gap: 0;
}
.item-page .page-header h1 {
    margin-bottom: 40px;
    font-size: 37px;
}
}