.header__top{background:rgba(38,58,127,.27)}.header__top-link,.header__language{color:var(--black-color);font-size:1rem;font-weight:500}.header__language{border-left:.0625rem solid var(--white-color)}.header__language img{width:1.625rem}.header__language i{font-size:.375rem}.header__lang-list{border-radius:0 0 .5rem .5rem;width:max-content;box-shadow:0 0 .25rem rgba(0,0,0,.1)}.header__lang-val{padding:.5rem 1rem;font-size:.875rem}.header__lang-val:hover{color:var(--secondry-color)}.header__nav{position:relative}.header__nav-link{color:var(--black-color);cursor:pointer;border-bottom:.125rem solid transparent;align-items:center;min-height:5.5rem;font-size:1.125rem;font-weight:500;display:inline-flex;position:relative}.header__nav-link.active{border-bottom:.25rem solid var(--secondry-color)}.header__nav-link.has-dropdown{padding-right:1.125rem;position:relative}.header__nav-link.has-dropdown:after{content:"";font-family:var(--icons-font);height:max-content;margin:auto;font-size:.375rem;position:absolute;top:0;bottom:0;right:0}.header__toggle-btn{flex-direction:column;row-gap:.375rem;display:none}.header__toggle-btn span{background:var(--primary-color);width:1.625rem;height:.0625rem;display:block}.header__logo img{width:16.25rem;max-width:100%}.header__submenu{opacity:0;visibility:hidden;background:var(--white-color);border-bottom:.25rem solid var(--primary-color);z-index:2;border-radius:0 0 .5rem .5rem;width:20rem;padding:1rem;position:absolute;top:100%;left:-1rem;box-shadow:0 0 .25rem rgba(0,0,0,.15)}.header__submenu.active{opacity:1;visibility:visible}.header__nav-item{position:relative}.header__nav-item:nth-last-child(-n+2) .header__submenu{left:auto;right:-1rem}.header__nav-item.active .header__nav-link{color:var(--primary-color);border-color:var(--secondry-color)}.header__sm-inner-box{column-gap:4%}.header__sm-right{width:100%}.header__sm-title{color:var(--darkgrey-color);font-size:1.875rem;font-weight:500}.header__sm-desc{color:var(--darkgrey-color);font-size:1.125rem;font-weight:400}.header__subnav li:last-child .header__subnav-link{border-bottom:0}.header__subnav-link{background:var(--white-color);color:var(--darkgrey-color);border-bottom:.0625rem solid #a7a7a7;padding:.625rem 1rem;font-size:1rem;font-weight:400;transition:all .5s ease-in-out;display:block}.header__subnav-link:hover{background:var(--lightbg-blue-color);color:var(--primary-color)}.header__close{display:none}@media only screen and (max-width:1199px){.header__nav-link{font-size:1rem}.header__logo img{width:14rem}}@media only screen and (max-width:991px){.header__toggle-btn{display:flex}.header__nav{background:var(--white-color);z-index:99;flex-direction:column;row-gap:0;width:94vw;max-width:320px;height:100vh;transition:all .5s ease-in-out;position:fixed;top:0;bottom:0;right:-100%;overflow-y:auto}.header__nav.active{right:0}.header__nav-link{border-bottom:.125rem solid rgba(0,0,0,.15);width:100%;min-height:auto;padding:.75rem 1.75rem .75rem 1rem}.header__nav-link.has-dropdown{padding-right:2rem}.header__nav-link.has-dropdown:after{right:1rem}.header__logo img{width:12.25rem}.header__submenu{border-bottom:0 solid var(--primary-color);width:100%;height:0;box-shadow:none;border-radius:0;padding:0;transition:height .5s ease-in-out;position:static}.header__submenu.active{opacity:1;visibility:visible;border-bottom:.25rem solid var(--primary-color);height:max-content}.header__sm-inner-box{flex-direction:column}.header__sm-left{display:none}.header__sm-right{width:100%}.header__subnav-link{background:var(--lightbg-blue-color);font-size:.875rem}.header__close{background:var(--primary-color);justify-content:center;align-items:center;width:2.75rem;min-height:2.75rem;margin-left:auto;display:flex}.header__close i,.header__top-link,.header__language{font-size:.875rem}}
.footer{position:relative}.footer__top{background:var(--primary-color);padding:6.625rem 0;position:relative;overflow:hidden}.footer .container{z-index:1;position:relative}.footer__links{gap:1.25rem 2%}.footer__link{width:49%;color:var(--white-color);font-size:1.125rem;font-weight:500}.footer__item{width:30%}.footer__sm-title{color:var(--white-color);font-size:1.375rem;font-weight:700}.footer__add,.footer__add p{color:var(--white-color);letter-spacing:.0625rem;font-size:1.125rem;font-weight:300}.footer .copyright{background:var(--white-color)}.footer__logo img{width:19rem}@media only screen and (max-width:991px){.footer__top{padding:5rem 0}}@media only screen and (max-width:767px){.footer__top{padding:2.5rem 0}.footer__inner-wrapper{flex-direction:column}.footer__item{width:100%}.footer__links{gap:1rem 1.5rem}.footer__link{width:max-content;font-size:1rem}.footer__sm-title{font-size:1.25rem;line-height:1}.footer__add p{margin-bottom:0}.footer__logo img{width:14rem;max-width:100%}}.copyright__text,.copyright__text p{color:var(--black-color);font-size:.875rem;font-weight:400}
