.main-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem}.main-title h1,.main-title h2,.main-title h3,.main-title h4,.main-title h5,.main-title h6{color:#1E1E1E;margin-bottom:1rem}.main-title label{width:100px;height:4px;background-color:red}.main-title h1{font-family:"Montserrat-ExtraBold";font-size:28px}@media (min-width: 768px){.main-title h1{font-size:32px}}@media (min-width: 992px){.main-title h1{font-size:34px}}@media (min-width: 1200px){.main-title h1{font-size:44px}}@media (min-width: 1400px){.main-title h1{font-size:48px}}.main-title h2{font-family:"Montserrat-Bold";font-size:18px}@media (min-width: 768px){.main-title h2{font-size:22px}}@media (min-width: 992px){.main-title h2{font-size:28px}}@media (min-width: 1200px){.main-title h2{font-size:30px}}@media (min-width: 1400px){.main-title h2{font-size:34px}}.main-title.white h1,.main-title.white h2,.main-title.white h3,.main-title.white h4,.main-title.white h5,.main-title.white h6{color:white}.main-title.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.main-title.blue h1,.main-title.blue h2,.main-title.blue h3,.main-title.blue h4,.main-title.blue h5,.main-title.blue h6{color:#00447C}p{font-family:"Montserrat-Regular";font-size:14px;color:#1E1E1E;margin-bottom:0}@media (min-width: 768px){p{font-size:16px}}@media (min-width: 1200px){p{font-size:18px}}@media (min-width: 1400px){p{font-size:20px}}p.white{color:white}.main-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem}.main-subtitle h3{font-family:"Montserrat-Bold";font-size:20px}@media (min-width: 1400px){.main-subtitle h3{font-size:24px}}.main-subtitle label{width:50px;height:2px;background-color:red}h4{font-family:"Montserrat-Bold";font-size:24px;color:#1E1E1E}h4.white{color:white}h5{font-family:"Montserrat-Regular";font-size:18px;color:#1E1E1E}h5.white{color:white}h6{font-family:"Montserrat-Regular";font-size:16px;color:#1E1E1E}h6.white{color:white}.link{color:red;text-decoration:underline;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}.link:hover{color:red;opacity:.8}.photo-gallery-title{padding:1rem 0}.photo-gallery-title h5{font-family:"Montserrat-Semibold";font-size:18px;color:#1E1E1E}@media (min-width: 576px){.photo-gallery-title h5{font-size:14px}}@media (min-width: 1200px){.photo-gallery-title h5{font-size:16px}}@media (min-width: 1400px){.photo-gallery-title h5{font-size:18px}}header{background-color:transparent;height:92px}.navbar{height:100%;background-color:#00447C;padding:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar .container{height:100%}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}@media (min-width: 992px){.navbar-nav{width:auto}}.right-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:4}@media (min-width: 992px){.right-nav .search .nav-link{padding-right:0}}.nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-transform:uppercase}@media (min-width: 992px){.nav-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.custom-dropdown .dropdown-toggle{border-bottom:1px solid transparent;border-top:1px solid transparent}.custom-dropdown .dropdown-toggle::after{margin-left:0.5rem}@media (min-width: 992px){.custom-dropdown .dropdown-toggle::after{display:none !important}}.custom-dropdown .dropdown-toggle.show{background-color:transparent;border-bottom:1px solid #014278;color:white}@media (min-width: 992px){.custom-dropdown .dropdown-toggle.show{color:red}}.custom-dropdown .dropdown-toggle.show::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width: 992px){.custom-dropdown .dropdown-toggle.show{background-color:white}}.custom-dropdown .dropdown-toggle.show:hover{opacity:0.8;color:white}@media (min-width: 992px){.custom-dropdown .dropdown-toggle.show:hover{color:red}}.custom-dropdown .dropdown-menu{min-width:auto;margin-top:-1px;margin-left:-1px;border-radius:0;border:none;background-color:#0060af;width:100%}@media (min-width: 992px){.custom-dropdown .dropdown-menu{min-width:180px;border:1px solid #00447C;background-color:white}}@media (min-width: 1688px){.custom-dropdown .dropdown-menu{min-width:240px}}.custom-dropdown .dropdown-menu li{padding:0 1rem}@media (min-width: 1688px){.custom-dropdown .dropdown-menu li{padding:0 1.5rem}}.custom-dropdown .dropdown-menu li .dropdown-item{font-family:"Montserrat-Semibold";font-size:12px;color:white;padding:1rem 0;border-bottom:none;text-align:center;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}@media (min-width: 992px){.custom-dropdown .dropdown-menu li .dropdown-item{border-bottom:1px solid rgba(0,68,124,0.8);color:#00447C;text-align:left}}@media (min-width: 1688px){.custom-dropdown .dropdown-menu li .dropdown-item{font-size:14px}}.custom-dropdown .dropdown-menu li .dropdown-item:hover{background-color:transparent;opacity:0.8}.custom-dropdown .dropdown-menu li:last-child .dropdown-item{border-bottom:none}.flag-dropdown .dropdown-toggle{border-bottom:1px solid transparent;border-top:1px solid transparent}.flag-dropdown .dropdown-toggle img{margin-right:0.5rem}.flag-dropdown .dropdown-toggle::after{border-top:0.3em solid white !important}.flag-dropdown .dropdown-toggle.show::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.flag-dropdown .dropdown-toggle.show:hover{opacity:0.8;color:red;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}@media (min-width: 992px){.flag-dropdown .dropdown-toggle.show:hover{color:red}}.flag-dropdown .dropdown-menu{padding:0 1rem;margin-top:-1px !important;border-radius:0;border:1px solid #00447C !important;top:72px;width:100%;min-width:54px;text-align:center}@media (min-width: 992px){.flag-dropdown .dropdown-menu{top:56px}}@media (min-width: 1688px){.flag-dropdown .dropdown-menu{padding:0 1.5rem}}.flag-dropdown .dropdown-menu li .dropdown-item{font-family:"Montserrat-Semibold";font-size:12px;color:#00447C;padding:1rem 0;border-bottom:1px solid rgba(0,68,124,0.8);-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}@media (min-width: 1688px){.flag-dropdown .dropdown-menu li .dropdown-item{font-size:14px}}.flag-dropdown .dropdown-menu li .dropdown-item:hover{background-color:transparent;opacity:0.8}.flag-dropdown .dropdown-menu li:last-child .dropdown-item{border-bottom:none}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background-color:transparent}@media (min-width: 576px){.logo{padding:20px 24px;background-color:#00447C}}@media (min-width: 768px){.logo{padding:20px 42px}}@media (min-width: 1688px){.logo{padding:20px 64px}}.logo img{width:50px}@media (min-width: 576px){.logo img{width:65px}}@media (min-width: 768px){.logo img{width:80px}}.navbar-brand{margin:0;margin-top:0;z-index:4;position:relative;left:inherit;-webkit-transform:none;transform:none}@media (min-width: 576px){.navbar-brand{margin-top:42px}}@media (min-width: 768px){.navbar-brand{margin-top:63px}}@media (min-width: 1200px){.navbar-brand{position:absolute;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}.nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Montserrat-Semibold";font-size:12px;color:white;cursor:pointer;position:relative;height:100%}@media (min-width: 1688px){.nav-link{font-size:14px}}.nav-link:hover{opacity:0.8;color:white;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}@media (min-width: 992px){.nav-link:hover{color:white}}.nav-link:focus{color:white}@media (min-width: 992px){.nav-link:focus{color:white}}.nav-link.active{font-family:"Montserrat-Bold";color:white}@media (min-width: 992px){.nav-link.active{color:white}}.nav-link.active:after{content:"";height:3px;background-color:red;position:absolute;bottom:0;left:0.5rem;right:0.5rem}.navbar-expand-lg .navbar-nav .nav-link,.nav-link{padding:1rem 0.5rem}@media (min-width: 992px){.navbar-expand-lg .navbar-nav .nav-link,.nav-link{padding:0 0.5rem}}@media (min-width: 1400px){.navbar-expand-lg .navbar-nav .nav-link,.nav-link{padding:0 1rem}}.home-icon{width:18px}@media (min-width: 1400px){.home-icon{width:20px}}.icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:white}.navbar-toggler .icon-bar+.icon-bar{margin-top:4px}.navbar-toggler{overflow:hidden;position:relative;padding:8px 16px;margin-top:0;margin-right:-16px;margin-bottom:0;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;font-size:1.25rem;line-height:1;z-index:4}.navbar-toggler:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.nav-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute;top:0;left:0;right:0;height:auto;text-align:center;z-index:3;background-color:#00447C;-webkit-box-shadow:0 0 26px 0 rgba(0,0,0,0.2);-o-box-shadow:0 0 26px 0 rgba(0,0,0,0.2);box-shadow:0 0 26px 0 rgba(0,0,0,0.2);padding:5.5rem 0}@media (min-width: 992px){.nav-holder{position:static;top:inherit;left:inherit;right:inherit;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;background-color:transparent;-webkit-box-shadow:none;-o-box-shadow:none;box-shadow:none;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}}@media (min-width: 1200px){.nav-holder{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.nav-holder .nav-item{width:100%}.navbar-collapse{width:100%;height:100%;margin-left:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:absolute;inset:0}@media (min-width: 992px){.navbar-collapse{-webkit-box-flex:0;-ms-flex:0;flex:0;position:static}}.collapsing{height:auto;-webkit-transition:none;transition:none}.navbar-toggler .icon-bar{-webkit-transition:opacity, -webkit-transform;transition:opacity, -webkit-transform;transition:opacity, transform;transition:opacity, transform, -webkit-transform;-webkit-transition-duration:200ms;transition-duration:200ms;-webkit-transition-timing-function:cubic-bezier(0.7, 0, 0, 0.7);transition-timing-function:cubic-bezier(0.7, 0, 0, 0.7)}.navbar-toggler:not(.collapsed) .icon-bar{background-color:white}.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2){opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}footer{background-color:#00447C;padding:2rem 0}@media (min-width: 768px){footer{padding:3rem 0}}@media (min-width: 992px){footer{padding:4rem 0}}.footer-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media (min-width: 992px){.footer-holder{-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:left}}.footer-logo{padding-right:0;width:100%;margin-bottom:2rem}@media (min-width: 992px){.footer-logo{width:auto;padding-right:3rem;margin-bottom:0}}@media (min-width: 1200px){.footer-logo{padding-right:4rem}}.footer-logo img{width:145px}.footer-col-with-borders{position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width: 576px){.footer-col-with-borders{padding:0 3rem}}@media (min-width: 992px){.footer-col-with-borders{width:auto}}@media (min-width: 1200px){.footer-col-with-borders{padding:0 4rem}}@media (min-width: 1400px){.footer-col-with-borders{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer-col-with-borders::before{display:none;content:"";position:absolute;left:0;width:2px;height:180px;top:50%;margin-top:-90px;background-color:red}@media (min-width: 992px){.footer-col-with-borders::before{display:block}}.footer-col-with-borders::after{display:none;content:"";position:absolute;right:0;width:2px;height:180px;top:50%;margin-top:-90px;background-color:red}@media (min-width: 992px){.footer-col-with-borders::after{display:block}}.footer-address{font-size:16px;color:white}.footer-map{width:100%;margin-left:0;margin-top:2rem;margin-bottom:2rem}@media (min-width: 992px){.footer-map{width:245px;margin-bottom:0}}@media (min-width: 1200px){.footer-map{width:300px}}@media (min-width: 1400px){.footer-map{width:350px;margin-left:4rem;margin-top:0}}@media (min-width: 1688px){.footer-map{width:495px}}.footer-map img{width:100%}.footer-subscribe{padding:0}@media (min-width: 576px){.footer-subscribe{padding:0 3rem}}@media (min-width: 992px){.footer-subscribe{padding-left:3rem}}@media (min-width: 1200px){.footer-subscribe{padding-left:4rem}}.footer-subscribe form{text-align:left}@font-face{font-family:Montserrat-Regular;src:url(../fonts/Montserrat-Regular.ttf)}@font-face{font-family:Montserrat-Medium;src:url(../fonts/Montserrat-Medium.ttf)}@font-face{font-family:Montserrat-Semibold;src:url(../fonts/Montserrat-SemiBold.ttf)}@font-face{font-family:Montserrat-Bold;src:url(../fonts/Montserrat-Bold.ttf)}@font-face{font-family:Montserrat-ExtraBold;src:url(../fonts/Montserrat-ExtraBold.ttf)}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;margin:0;overflow-x:hidden}.wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 1688px){.container{max-width:1664px}}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-background{position:fixed;display:none;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,0.6)}.menu-background.active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}a{text-decoration:none;color:red}p{margin-bottom:0}ul{list-style:none;padding-left:0;margin-bottom:0}.button-holder{margin-top:2rem}@media (min-width: 768px){.button-holder{margin-top:2.5rem}}.button-holder .btn:first-child{margin-right:1rem}.button-holder .btn:last-child{margin-right:0}.btn{position:relative;padding:0.75rem 1.5rem;font-size:14px;border-radius:6px;font-family:"Montserrat-Semibold";width:100%}@media (min-width: 768px){.btn{width:auto}}@media (min-width: 1200px){.btn{padding:1rem 2rem}}.btn-primary{background-color:#00447C;color:white;border:1px solid #00447C;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}.btn-primary:hover{background-color:white;border-color:#00447C;color:#00447C}.btn-primary:focus{background-color:#00447C;border:1px solid #00447C;-webkit-box-shadow:0 0 0 0.25rem rgba(0,68,124,0.5);-o-box-shadow:0 0 0 0.25rem rgba(0,68,124,0.5);box-shadow:0 0 0 0.25rem rgba(0,68,124,0.5)}.btn-primary:focus:hover{background-color:#00447C;color:white}.btn-secondary{background-color:red;color:white;border:1px solid red;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}.btn-secondary:hover{background-color:white;border-color:red;color:red}.btn-secondary:focus{background-color:red;border:1px solid red;-webkit-box-shadow:0 0 0 0.25rem rgba(255,0,0,0.5);-o-box-shadow:0 0 0 0.25rem rgba(255,0,0,0.5);box-shadow:0 0 0 0.25rem rgba(255,0,0,0.5)}.btn-secondary:focus:hover{background-color:red;color:white}.section{position:relative;padding:3rem 0;overflow:hidden}@media (min-width: 768px){.section{padding:4rem 0}}@media (min-width: 992px){.section{padding:6rem 0}}@media (min-width: 1200px){.section{padding:7rem 0}}@media (min-width: 1400px){.section{padding:10rem 0}}.section.with-background{background-color:#00447C}.section.intership{background-image:url(../img/background/internship-background.jpg);background-position:center;background-size:cover}.section.event{background-image:url(../img/background/event-background.jpg);background-position:center;background-size:cover}.section.without-padding{padding-bottom:0}.section-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;height:100%}@media (min-width: 992px){.section-text{padding:0 3rem}}@media (min-width: 1200px){.section-text{padding:0 4rem}}@media (min-width: 1400px){.section-text{padding:0 5rem}}@media (min-width: 1688px){.section-text{padding:0 6rem}}.section-text.left{padding:0}@media (min-width: 992px){.section-text.left{padding:0 3rem 0 0}}@media (min-width: 1200px){.section-text.left{padding:0 4rem 0 0}}@media (min-width: 1400px){.section-text.left{padding:0 5rem 0 0}}@media (min-width: 1688px){.section-text.left{padding:0 6rem 0 0}}.floating-logo-right,.floating-logo-left{position:absolute;width:185px}@media (min-width: 1200px){.floating-logo-right,.floating-logo-left{width:250px}}.floating-logo-right{right:-57px;bottom:-123px}@media (min-width: 1200px){.floating-logo-right{bottom:-173px}}.floating-logo-left{left:-49px;bottom:-133px}@media (min-width: 1200px){.floating-logo-left{bottom:-183px}}.splide__pagination{bottom:-2rem}@media (min-width: 576px){.splide__pagination{bottom:-3rem}}@media (min-width: 992px){.splide__pagination{bottom:-4rem}}.splide__pagination li{margin:0 1px}.splide__pagination__page{opacity:1;background-color:white;width:10px;height:10px}@media (min-width: 576px){.splide__pagination__page{width:12px;height:12px}}@media (min-width: 1200px){.splide__pagination__page{width:14px;height:14px}}.splide__pagination__page.is-active{-webkit-transform:scale(1);transform:scale(1);background-color:red}.splide__arrow{width:42px;height:42px;border-radius:0;background-color:red;opacity:0.5}.splide__arrow svg path{fill:white}.splide__arrow--next{right:0}.splide__arrow--prev{left:0}.horizon-wrapper{position:relative}.horizon-cta{color:#fff;font-size:20px;line-height:28px;font-weight:bold}.horizon-cta .row{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}@media (max-width: 768px){.horizon-cta .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.horizon-cta .description{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:320px;width:100%;text-align:center;font-size:30px;line-height:50px}.horizon-cta .btn-secondary{text-transform:uppercase;font-size:12px;border:1px solid white}@media (max-width: 576px){.horizon-cta .btn-secondary{width:auto}}.horizon-cta img{max-width:350px;width:100%}.home-hero{width:100%;height:auto;max-height:988px;background-image:url(../img/background/hero-background.jpg);background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:80px}@media (max-width: 576px){.home-hero{padding-top:30px}}@media (max-width: 992px){.home-hero{padding-top:80px}}.hero-slider-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-slider-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-slider-image img{width:100%}.home-img{width:70%}.home-img.full{width:100%}.splide-advisory-board{margin-top:2rem}@media (min-width: 768px){.splide-advisory-board{margin-top:3rem}}@media (min-width: 992px){.splide-advisory-board{margin-top:4rem}}.splide-advisory-board .splide__slide{padding:0 0.5rem}.splide-advisory-board .splide__slide img{width:100%}.splide-advisory-board .splide__arrow--prev{left:0.5rem}.splide-advisory-board .splide__arrow--next{right:0.5rem}.splide-advisory-board-box{position:relative;min-height:335px}.splide-advisory-board-box-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;bottom:0;left:0;right:0;background-color:#00447C;padding:1rem 1.5rem;font-family:"Montserrat-Regular";font-size:16px;color:white;height:110px;text-align:center}.slide-shop-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-shop-image img{max-width:280px}@media (min-width: 768px){.slide-shop-image img{max-width:100%}}.slide-shop-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0}@media (min-width: 992px){.slide-shop-text{padding:0 3rem}}@media (min-width: 1200px){.slide-shop-text{padding:0 4rem}}@media (min-width: 1400px){.slide-shop-text{padding:0 5rem}}@media (min-width: 1688px){.slide-shop-text{padding:0 6rem}}.article-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;margin:0.5rem 0;height:154px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.15);-o-box-shadow:0 0 20px rgba(0,0,0,0.15);box-shadow:0 0 20px rgba(0,0,0,0.15)}@media (min-width: 992px){.article-box{padding:0 1.5rem;height:180px}}@media (min-width: 1688px){.article-box{height:205px}}.article-box-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:98px;height:98px;margin-right:2rem;border-radius:100%}@media (min-width: 992px){.article-box-image{width:124px;height:124px}}@media (min-width: 1688px){.article-box-image{width:140px;height:140px}}.article-box-text{font-size:14px}@media (min-width: 992px){.article-box-text{font-size:16px}}@media (min-width: 1688px){.article-box-text{font-size:20px}}.home-gallery{margin-top:2rem}@media (min-width: 768px){.home-gallery{margin-top:3rem}}@media (min-width: 992px){.home-gallery{margin-top:4rem}}.home-gallery img{width:100%;margin:0.5rem 0}.home-gallery-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-gallery{margin-top:2rem}@media (min-width: 768px){.video-gallery{margin-top:3rem}}@media (min-width: 992px){.video-gallery{margin-top:4rem}}.video-image{width:100%}.splide-recommendation{margin-top:2rem}@media (min-width: 768px){.splide-recommendation{margin-top:3rem}}@media (min-width: 992px){.splide-recommendation{margin-top:4rem}}.splide-recommendation .splide__slide{padding:0 0.5rem}.splide-recommendation .splide__arrow{top:-28px;opacity:1}@media (min-width: 576px){.splide-recommendation .splide__arrow{top:-68px}}@media (min-width: 992px){.splide-recommendation .splide__arrow{top:-85px}}.splide-recommendation .splide__arrow--next{right:0}.splide-recommendation .splide__arrow--prev{left:inherit;right:50px}@media (min-width: 576px){.splide-recommendation .splide__arrow--prev{right:66px}}.recommendation-box{-webkit-box-shadow:none;box-shadow:none;background-color:white;margin:1rem 0}.splide-partners .splide__slide img{width:100%}.splide-partners .splide__arrow--prev{left:0}.splide-partners .splide__arrow--next{right:0}.splide-home .splide__slide .main-title{margin:0}.splide-home .splide__slide img{width:auto;height:212px}@media (min-width: 100px){.splide-home .splide__slide img{height:80px}}@media (min-width: 576px){.splide-home .splide__slide img{height:110px}}@media (min-width: 768px){.splide-home .splide__slide img{height:130px}}@media (min-width: 992px){.splide-home .splide__slide img{height:150px}}@media (min-width: 1200px){.splide-home .splide__slide img{height:160px}}@media (min-width: 1400px){.splide-home .splide__slide img{height:180px}}.splide-home .splide__slide h2{font-size:12px}.splide-home .splide__arrow--prev{display:none}.splide-home .splide__arrow--next{right:140px}@media (max-width: 576px){.splide-home .splide__arrow--next{right:15px}}@media (min-width: 576px){.splide-home .splide__arrow--next{right:30px}}@media (min-width: 768px){.splide-home .splide__arrow--next{right:60px}}@media (min-width: 992px){.splide-home .splide__arrow--next{right:80px}}.splide-slide-height{height:65%}.home-slide-background{background:rgba(0,68,124,0.8)}.form-group{margin-top:1rem}.form-control{min-height:50px;padding:1.125rem 1.5rem;font-family:"Montserrat-Medium";font-size:14px;color:white;background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1)}.form-control::-webkit-input-placeholder{color:white;opacity:0.7}.form-control:-ms-input-placeholder{color:white;opacity:0.7}.form-control::-ms-input-placeholder{color:white;opacity:0.7}.form-control::placeholder{color:white;opacity:0.7}.form-control:focus{color:white;background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1);-webkit-box-shadow:0 0 0 0.25rem rgba(255,255,255,0.25);-o-box-shadow:0 0 0 0.25rem rgba(255,255,255,0.25);box-shadow:0 0 0 0.25rem rgba(255,255,255,0.25)}.breadcrumbs{width:100%;height:225px;background-position:center;background-size:cover}@media (min-width: 1400px){.breadcrumbs{height:360px}}.breadcrumbs.single-post-background{background-image:url(../img/background/breadcrumbs-background.jpg)}.breadcrumbs.contact-background{background-image:url(../img/background/contact-background.jpg)}.breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;padding-top:2rem}@media (min-width: 576px){.breadcrumbs-list{padding-top:3.5rem}}@media (min-width: 768px){.breadcrumbs-list{padding-top:5rem}}.breadcrumbs-list li{font-family:"Montserrat-Medium";font-size:14px;color:white}.breadcrumbs-list li img{margin-bottom:2px}.breadcrumbs-list li::after{content:"/";color:white;padding:0 0.75rem}.breadcrumbs-list li:first-child{padding-right:0.75rem}.breadcrumbs-list li:first-child::after,.breadcrumbs-list li:last-child::after{content:"";display:none}.single-post-image{margin:2rem 0}@media (min-width: 992px){.single-post-image{margin:4rem 0}}.single-post-image img{max-width:100%;width:100%}.single-post-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-top:4px solid red;padding:1.5rem 0;margin-top:2rem}@media (min-width: 1200px){.single-post-footer{margin-top:4rem}}.single-post-share{display:-webkit-box;display:-ms-flexbox;display:flex}.single-post-share a{padding:0 0.5rem;-webkit-transition:0.3s ease-in-out all;transition:0.3s ease-in-out all}.single-post-share a:first-child{padding-left:0}.single-post-share a:last-child{padding-right:0}.single-post-share a:hover{opacity:0.8}.sidebar{padding:2rem 0;border-top:4px solid red;border-bottom:4px solid red}.sidebar.no-bottom-border{border-bottom:0}.sidebar-article{margin-bottom:2rem}@media (min-width: 992px){.sidebar-article{margin-bottom:4rem}}.sidebar-article-text p{font-size:14px}@media (min-width: 1400px){.sidebar-article-text p{font-size:16px}}.sidebar-article-image{margin-bottom:1.5rem}.sidebar-article-image img{max-width:100%;width:100%}.contact-form{margin-top:2rem}@media (min-width: 768px){.contact-form{margin-top:3rem}}@media (min-width: 992px){.contact-form{margin-top:4rem}}.contact-form .form-label{font-family:"Montserrat-Semibold";color:#1E1E1E;font-size:14px}@media (min-width: 768px){.contact-form .form-label{font-size:16px}}@media (min-width: 1200px){.contact-form .form-label{font-size:18px}}@media (min-width: 1400px){.contact-form .form-label{font-size:20px}}.contact-form .form-label span{color:red}.contact-form .form-control{border-color:#00447C;color:#1E1E1E}.contact-form .form-control::-webkit-input-placeholder{color:#1E1E1E;opacity:0.3}.contact-form .form-control:-ms-input-placeholder{color:#1E1E1E;opacity:0.3}.contact-form .form-control::-ms-input-placeholder{color:#1E1E1E;opacity:0.3}.contact-form .form-control::placeholder{color:#1E1E1E;opacity:0.3}.contact-form .form-control:focus{color:#1E1E1E;border-color:#00447C;-webkit-box-shadow:0 0 0 0.25rem rgba(0,68,124,0.25);-o-box-shadow:0 0 0 0.25rem rgba(0,68,124,0.25);box-shadow:0 0 0 0.25rem rgba(0,68,124,0.25)}.contact-form textarea.form-control{height:236px;resize:none}.contact-form .button-holder{margin-bottom:2rem}@media (min-width: 768px){.contact-form .button-holder{margin-bottom:2.5rem}}@media (min-width: 1200px){.contact-form .button-holder{margin-bottom:0}}.contact-map{max-width:100%;width:100%}.photo-gallery{margin-top:2rem}@media (min-width: 768px){.photo-gallery{margin-top:3rem}}@media (min-width: 992px){.photo-gallery{margin-top:4rem}}.photo-gallery-image{position:relative;padding-top:75%}.photo-gallery-image img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.lb-nav a.lb-prev,.lb-nav a.lb-next{opacity:0.2}.dropdown-menu li{position:relative}.dropdown-menu .dropdown-submenu{display:block;position:relative}@media (min-width: 992px){.dropdown-menu .dropdown-submenu{display:none;position:absolute;left:calc(100% + 1px);top:0}}.dropdown-menu .dropdown-submenu-left{right:100%;left:auto}.dropdown-menu>li:hover>.dropdown-submenu{display:block}.dropdown-submenu .dropdown-item{white-space:pre-wrap}.none{display:none}.round-image{border-radius:50%}.article p{margin:15px 0}.article ul{list-style-type:disc;padding-left:2rem}.article img{margin-right:20px;margin-bottom:5px;float:left;max-width:100%}.article .nav-link{color:#495057;font-family:"Montserrat-Bold"}.article a{color:#0d6efd}.article a.btn-secondary{color:white}.article a.btn-secondary:hover{color:red}.article a.btn-primary{color:white}.article a.btn-primary:hover{color:#00447C}.article-list img{height:146px;width:auto;float:left;margin-right:15px;padding:4px}@media (max-width: 576px){.article-list img{float:none;width:100%;height:auto;margin-right:none}}.article-list a{color:#0d6efd}.article-list a.btn{color:white}@media (max-width: 576px){.article-list h3,.article-list p{margin-left:5px}}.article-data{height:150px;overflow:hidden}@media (max-width: 1200px){.article-data{height:auto;overflow:visible}.article-data img{float:none;width:100%;height:auto;margin-right:none}.article-data h3,.article-data p{margin-left:5px}}.article-data time{font-weight:700;display:inline-block}@media (max-width: 1200px){.article-data time{margin-left:5px}}.article-data .list-author{display:inline-block;font-weight:700}.back-link::before{content:'\003C';font-size:20px;margin-right:0.5rem;text-transform:uppercase;font-weight:700}.pagination{margin-top:50px;margin-bottom:35px;font-size:120%;text-align:center}.pagination a{text-decoration:none;color:red;-webkit-transition:color .2s;transition:color .2s;margin-right:14px}.pagination a.active{display:inline-block;padding:5px;margin-top:-5px;border-radius:50%;background-color:red;color:white;-webkit-box-sizing:border-box;box-sizing:border-box;width:35px;height:35px;margin-right:6px;margin-left:-6px}.pagination a.active:hover{color:white}.pagination a:hover{color:red}.author img{width:55px;height:55px;border-radius:50%;float:left;margin-right:30px}.author .description{border-left:1px solid #b7b7b7;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.horizon-gallery-image img{width:100%}.news-link a{color:#1E1E1E}.news-link span{color:#1E1E1E}.news-link span:hover{background-color:#0d6efd;color:white;display:block}
