@font-face{font-family:'Montserrat';src:url("../fonts/Montserratarm-Light.otf");font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Montserrat, tahoma}span,p,strong,a,input{font-family:Montserrat, tahoma}.logo{width:150px;margin-right:50px}@media screen and (max-width: 980px){.logo{margin-right:0;width:120px}}.btn-custom{background:#033048;color:#fff;border-radius:0;font-size:14px;padding:15px 30px;transition:.5s}@media screen and (max-width: 980px){.btn-custom{padding:10px 20px}}.btn-custom:hover{color:#033048;background:#fff;border:2px solid #033048}.btn-outline-custom{background:transparent;border:1px solid #033048;color:#033048;border-radius:0;font-size:14px;padding:15px 30px}@media screen and (max-width: 980px){.btn-outline-custom{padding:10px 20px}}.btn-outline-custom:hover{color:#fff;background:#033048}.btn-link{color:#033048;text-decoration:none !important}.btn-link:hover{color:#686868}.mt-100{margin-top:100px}@media screen and (max-width: 980px){.mt-100{margin-top:60px}}.mb-6{margin-bottom:100px}@media screen and (max-width: 980px){.mb-6{margin-bottom:60px}}@media screen and (max-width: 980px){.w-75{width:100% !important}}@media screen and (max-width: 980px){.w-50{width:100% !important}}.overflow-hidden{overflow:hidden}.carousel-control-prev-icon,.carousel-control-next-icon{background-image:none}.carousel-control-next-icon:after{content:'>';font-size:55px;color:#999;font-family:'Nunito', sans-serif}.carousel-control-prev-icon:after{content:'<';font-size:55px;color:#999;font-family:'Nunito', sans-serif}.carousel-indicators li{background:#999}.nav-container{background:#e6e6e6}.nav-container>hr{border-bottom:1px solid #c5c5c5}@media screen and (max-width: 980px){nav{padding:0 !important}}nav .nav-item{margin-left:3%;position:relative}@media screen and (max-width: 1440px){nav .nav-item{margin-left:1%}}@media screen and (max-width: 980px){nav .nav-item{margin-bottom:10px;opacity:0}}nav .nav-item.active::before{content:'';position:absolute;top:-10px;left:0;width:100%;height:3px;background:#033048}@media screen and (max-width: 980px){nav .nav-item.active::before{top:9px;left:-13px;width:2px;height:25px}}nav .nav-item.active .nav-link{color:#033048;font-weight:500}nav .nav-item.hover::before{content:'';position:absolute;top:-10px;left:-200px;width:100%;height:3px;background:#033048;pointer-events:none;opacity:0;animation:hover_effect .4s linear;animation-fill-mode:forwards}@media screen and (max-width: 980px){nav .nav-item.hover::before{top:9px;left:-13px;width:2px;height:25px}}nav .nav-item.hover .nav-link{color:#033048;font-weight:500}nav .nav-link{color:#686868}nav .nav-link:hover{color:#033048}nav .navbar-nav{transition:.3s}@media screen and (max-width: 980px){nav .navbar-nav{height:100vh;position:absolute;z-index:999999999999;background:#e6e6e6;width:100%;left:0;padding-top:30px;padding-left:10px}}@media screen and (max-width: 980px){nav .row{margin:0}}nav .navbar-toggler{outline:none !important}nav .collapse.show .nav-item{animation:nav_anim 1.5s linear;animation-fill-mode:forwards}.dropdown-item:active{background:#999}.menu-wrapper{position:relative;width:43px;height:31px;cursor:pointer}.hamburger-menu,.hamburger-menu:after,.hamburger-menu:before{width:43px;height:5px}.hamburger-menu{position:relative;transform:translateY(13px);background:#033048;transition:all 0ms 300ms}.hamburger-menu.animate{background:rgba(0,0,0,0)}.hamburger-menu:before{content:"";position:absolute;left:0;bottom:13px;background:#033048;transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger-menu:after{content:"";position:absolute;left:0;top:13px;background:#033048;transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger-menu.animate:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger-menu.animate:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}footer.site{background:#e6e6e6;padding:40px}footer.site h3{color:#033048;font-size:25px}footer.site svg{fill:#033048}footer.site .vertical-middle{vertical-align:middle}footer.site .contact-data{font-size:14px;color:#a09e9e}footer.site .social-icons{display:flex;justify-content:space-around;flex-wrap:wrap}footer.site .social-icons>a{font-weight:500}@media screen and (max-width: 980px){footer.site .social-icons>a{width:25%;display:block}}footer.site iframe{margin-top:10px;filter:grayscale(0.5)}footer.site .quick_links a{position:relative;color:#a09e9e;font-size:13px}footer.site .quick_links a::before{content:'';position:absolute;top:50%;transform:translateY(-63%);left:-9px;background:#033048;width:8px;height:8px}footer.site .quick_links a:hover::before{background:#686868}.copyright-container{background:#033048;padding:15px}.copyright-container span{color:#686868}.copyright-container a{color:#fff}@keyframes nav_anim{from{opacity:0;letter-spacing:3px}to{opacity:1;letter-spacing:normal}}@keyframes hover_effect{from{opacity:0;left:-200px}to{opacity:1;left:0}}.search-container{position:fixed;top:0;left:0;z-index:99999999999;width:100%;height:100%;background:rgba(255,255,255,0.9);backdrop-filter:blur(1px);display:flex;justify-content:center;transition:.5s;opacity:0;pointer-events:none}.search-container.active{opacity:1;pointer-events:auto}.search-container.active>div{transform:translateY(0)}.search-container>div{align-self:center;width:60%;transition:.5s;transform:translateY(-50px)}@media screen and (max-width: 980px){.search-container>div{width:80%}}.search-container>div .inputs{display:flex;border-bottom:1px solid #033048}.search-container>div .inputs input,.search-container>div .inputs button{background:transparent;border:none}.search-container>div .inputs input::placeholder,.search-container>div .inputs button::placeholder{color:#999}.search-container>div .inputs input:focus,.search-container>div .inputs button:focus{outline:none;box-shadow:none}.search-container>div .inputs button{cursor:pointer;transition:0.5s}.search-container>div .inputs button>svg{fill:#033048 !important}.search-container>div .inputs button:hover{opacity:.7}.search-container svg{width:30px}.search-container .close-modal{position:absolute;top:10%;right:10%;z-index:2;transition:.5s}.search-container .close-modal>svg{width:20px;height:20px}.search-container .close-modal:hover{opacity:0.6}#carousel-header{overflow:hidden}@media screen and (max-width: 980px){#carousel-header .carousel-item>img{max-width:200% !important}}#carousel-header .carousel-item::before{content:"";position:absolute;z-index:2;width:100%;height:100%;background:rgba(3,48,72,0.34);top:0;left:0}#carousel-header .carousel-caption{z-index:3;bottom:auto;top:50%;transform:translateY(-50%);width:50%;margin:auto}@media screen and (max-width: 980px){#carousel-header .carousel-caption{top:55%;width:75%}}#carousel-header .carousel-caption>p{color:#033048;font-size:25px}#carousel-header .carousel-caption>h3{font-size:40px;line-height:60px;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 980px){#carousel-header .carousel-caption>h3{font-size:15px;line-height:normal;letter-spacing:1px;text-transform:uppercase}}#carousel-header .carousel-indicators{top:50%;bottom:auto;left:auto;right:7%;margin-left:0;margin-right:0;height:100px;display:block}@media screen and (max-width: 980px){#carousel-header .carousel-indicators{top:auto;bottom:0;height:40px}}#carousel-header .carousel-indicators>li{width:12px;height:12px;margin-bottom:5px;background:#fff;cursor:pointer;background:#686868}#carousel-header .carousel-indicators>.active{background:#033048}#carousel-header .carousel-lang{position:absolute;top:7%;right:7%;z-index:3}#carousel-header .carousel-lang a{color:#033048;font-weight:700;text-shadow:1px 1px 2px rgba(234,234,234,0.3)}@media screen and (max-width: 980px){#carousel-header .carousel-lang{display:none}}.info-1 .img-row{border:3px solid transparent;transition:1s}.info-1 .img-row>img{transition:.5s;transform:translateX(-5%) translateY(-7%)}@media screen and (max-width: 980px){.info-1 .img-row>img{transform:none}}.info-1 .img-row:hover{border:3px solid #033048}.info-1 h3{color:#033048;font-size:35px}@media screen and (max-width: 980px){.info-1 h3{font-size:28px}}.info-1 .nav-tabs{border-color:#686868}.info-1 .nav-tabs .nav-item{margin-bottom:0;position:relative}.info-1 .nav-tabs .nav-item>.nav-link{border:none;color:#686868;transition:.5s;font-size:14px}@media screen and (max-width: 980px){.info-1 .nav-tabs .nav-item>.nav-link{font-size:12px;padding:.5rem .7rem}}.info-1 .nav-tabs .nav-item>.nav-link.active{color:#033048;font-weight:700}.info-1 .nav-tabs .nav-item>.nav-link.active::before{content:'';position:absolute;bottom:-2px;z-index:3;width:100%;height:3px;background:#033048;left:0}section.title{position:relative;text-align:center;overflow:hidden}section.title::before{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background:#686868}section.title h3{position:relative;display:inline-block;z-index:2;background:#fff;color:#033048;padding:10px 20px;font-size:40px}@media screen and (max-width: 980px){section.title h3{padding:10px 13px;font-size:26px}}section.title p{position:relative;display:inline-block;vertical-align:middle;background:#fff;padding:10px 20px;z-index:2}section.title p::before{content:'';position:absolute;z-index:2;top:50%;left:-2px;transform:translateY(-50%);width:1px;height:70%;background:#686868}section.title p::after{content:'';position:absolute;z-index:1;top:50%;left:-20px;transform:translateY(-50%);width:20px;height:70%;background:#fff}@media screen and (max-width: 980px){section.title p{display:block}}.cat-filter a{position:relative}.cat-filter a::after{content:'';position:absolute;right:-3%;top:50%;transform:translateY(-50%);width:1px;height:40%;background:#686868}.cat-filter a:last-child::after{display:none}.grid-category{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:auto auto;grid-gap:25px}.grid-category .cat-s{min-height:270px}@media screen and (max-width: 980px){.grid-category .cat-s{width:100vw !important}}@media screen and (max-width: 980px){.grid-category{display:block}.grid-category>div{width:100% !important}}.grid-category>div:nth-child(3){grid-row-start:1;grid-row-end:3;grid-column-start:3;grid-column-end:4;overflow:hidden}.grid-category>div:nth-child(3) img{max-width:none !important;height:100%;margin-left:-50%}@media screen and (max-width: 980px){.grid-category>div:nth-child(3) img{margin-left:0;height:auto;width:100%}}.grid-category>div:nth-child(8){grid-row-start:3;grid-row-end:5;grid-column-start:2;grid-column-end:3;overflow:hidden}.grid-category>div:nth-child(8) img{max-width:none !important;height:100%;margin-left:-50%}@media screen and (max-width: 980px){.grid-category>div:nth-child(8) img{margin-left:0;height:auto;width:100%}}.grid-category>div:nth-child(5){grid-column-start:1;grid-column-end:3;overflow:hidden}.grid-category>div:nth-child(5) img{max-height:200%;margin-top:-25%}@media screen and (max-width: 980px){.grid-category>div:nth-child(5) img{max-height:100%}}.grid-category>div:nth-child(6){grid-column-start:4;grid-column-end:5}.grid-category>div{position:relative;overflow:hidden}.grid-category>div::before{content:'';position:absolute;top:0;left:0;z-index:2;background:rgba(0,0,0,0.5);width:100%;height:100%;opacity:0;transition:.5s}.grid-category>div:hover::before{opacity:1}.grid-category>div div{position:absolute;z-index:3;top:100%;left:0;width:100%;padding: 20px;height:100%;text-align: center;transition:.5s;display:flex;justify-content:center;}.grid-category>div div>h4{align-self:center;height:28px;color:#fff}.grid-category>div:hover div{opacity:1;top:0}.slide-sm-container .navigate{display:none}@media screen and (max-width: 980px){.slide-sm-container{position:relative}.slide-sm-container .navigate{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:block}.slide-sm-container .navigate#prev{left:2%}.slide-sm-container .navigate#prev .navigate-icon{transform:scale(-1)}.slide-sm-container .navigate#next{right:2%}.slide-sm-container .navigate .navigate-icon{width:30px;fill:#033048;cursor:pointer}}@media screen and (max-width: 980px){.slide-sm-container .sm-slide{width:100%;overflow:hidden}.slide-sm-container .sm-slide .grid-category{width:max-content;display:flex}}.offer{position:relative}.offer::before{content:'';width:400px;height:400px;background:#033048;position:absolute;bottom:-5%;left:43%;transform:translateX(-50%);opacity:.1}@media screen and (max-width: 980px){.offer::before{display:none}}.offer p{color:#033048;line-height:30px}.offer .line-title{width:75%;margin-left:auto;margin-top:2%;position:relative}@media screen and (max-width: 980px){.offer .line-title{width:100%;text-align:center}}.offer .line-title::before{content:'';position:absolute;top:45%;left:0;transform:translateY(-50%);width:100%;height:1px;background:#686868}@media screen and (max-width: 980px){.offer .line-title::before{display:none}}.offer .line-title>h3{font-size:40px;color:#033048;background:#fff;z-index:3;position:relative;display:inline-block;padding:20px}.offer .img-row{border:3px solid transparent;transition:.5s;width:65%}@media screen and (max-width: 980px){.offer .img-row{width:100%}}.offer .img-row>img{transition:.5s;transform:translateX(7%) translateY(-10%)}@media screen and (max-width: 980px){.offer .img-row>img{transform:none}}.offer .img-row:hover{border:3px solid #033048}.statistics{display:flex;justify-content:space-between}@media screen and (max-width: 980px){.statistics{flex-wrap:wrap}}.statistics>div{border:7px solid #eee;padding:70px;text-align:center;min-width:270px}@media screen and (max-width: 980px){.statistics>div{width:100%}}.statistics>div strong{font-size:40px}.statistics>div span{font-size:25px;font-weight:bold}.img-layer{position:relative}.img-layer::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#033048;opacity:.5;z-index:2}.img-layer .text-area{position:absolute;top:40%;left:50%;transform:translateY(-50%) translateX(-50%);text-align:center;z-index:3}@media screen and (max-width: 980px){.img-layer .text-area{top:60%}}.img-layer .text-area>*{color:#fff}.img-layer .text-area>h3{font-size:45px;margin-bottom:20px}@media screen and (max-width: 980px){.img-layer .text-area>h3{font-size:26px;margin-bottom:5px}}.info-layer{position:relative;z-index:3;background:#fff;width:90%;margin:auto;padding:30px;box-shadow:5px 5px 6px rgba(117,117,117,0.28);text-align:center;transform:translateY(-60%)}.info-layer:hover>h3{margin-bottom:20px}@media screen and (max-width: 980px){.info-layer{transform:translateY(0);width:100%}}.info-layer>h3{color:#033048;font-weight:700;transition:.5s}.main-bg{background:url("../images/img-5.jpg");background-size:cover}.main-bg>div>h3{color:#033048;font-weight:bold;font-size:30px;letter-spacing:3px}.main-bg>div>p{color:#033048}.gallery-main{background:#ebebeb}.gallery-main h3{background:#fff;color:#033048;display:inline-block;padding:15px 40px;transform:translateY(-50%);font-size:38px}.lg{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:10px}.lg>div{cursor:pointer}@media screen and (max-width: 980px){.lg{grid-template-columns:repeat(2, 1fr)}}.icons{width:50px;transition:.5s}.icons:hover{opacity:.7;transform:rotate(5deg) scale(1.1)}.video-area{position:relative;opacity:.7}.video-area::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:#fff;z-index:2}.video-area::after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:3px;background:#fff;z-index:2}.about-text{color:#033048;font-size:16px}header.partners{display:flex;flex-wrap:wrap}header.partners>div{width:50%}@media screen and (max-width: 980px){header.partners>div{width:100%}}header.partners>div:nth-child(1){position:relative;z-index:2}header.partners>div:nth-child(1)::before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:#033048;opacity:.25}header.partners>div:nth-child(2){position:relative;border:3px solid #033048;transform:translateY(13%) translateX(-20%);z-index:1;display:flex;justify-content:flex-end}@media screen and (max-width: 980px){header.partners>div:nth-child(2){border:none;transform:none;z-index:3;text-align:center;margin-top:-55%}}header.partners>div:nth-child(2)>article{align-self:center;width:80%;transform:translateX(30%);background:#fff;padding:50px 0}@media screen and (max-width: 980px){header.partners>div:nth-child(2)>article{transform:none;width:100%;background:transparent;padding:20px}}header.partners>div:nth-child(2)>article>h1{text-transform:uppercase;color:#033048;font-size:60px}@media screen and (max-width: 980px){header.partners>div:nth-child(2)>article>h1{font-weight:700;font-size:30px}}header.partners>div:nth-child(2)>article>p{color:#033048;font-size:18px}@media screen and (max-width: 980px){header.partners>div:nth-child(2)>article>p{color:#fff}}.partners-logo article{text-align:center}.partners-logo article header{position:relative;z-index:3;margin-bottom:-25%}.partners-logo article header>div{border:15px solid #ffffff;background:#fff;border-radius:50%;overflow:hidden;width:200px;height:200px;margin:auto}.partners-logo article header img{border-radius:50%;border:8px solid #ececec}.partners-logo article footer{background:#ececec;position:relative;z-index:2;padding-top:30%;padding-bottom:30px}.group-page p{color:#033048;font-size:14px;letter-spacing:1px}.group-page .line-title{width:96%;margin-left:auto;margin-top:2%;position:relative}.group-page .line-title::before{content:'';position:absolute;top:45%;left:0;transform:translateY(-50%);width:100%;height:1px;background:#686868}.group-page .line-title>h3{font-size:40px;color:#033048;background:#fff;z-index:3;position:relative;display:inline-block;padding:20px}@media screen and (max-width: 980px){.group-page .line-title>h3{font-size:19px}}.group-page .img-row{max-width:500px}.group-page .pl-g{padding-left:7%}.partners-logo h3{font-size:0.85rem}.maps-page .img-row{border:3px solid #033048;transition:.5s;max-width:500px}.maps-page .img-row>iframe{transition:.5s;transform:translateX(-5%) translateY(-7%)}.maps-page h3{color:#033048;font-size:30px}@media screen and (max-width: 980px){.maps-page h3{font-size:28px}}.maps-page article{border-bottom:1px solid #a6a6a6;margin-bottom:20px;padding-bottom:20px}.maps-page article>p{margin-bottom:1px;font-size:14px;color:#033048}.maps-page article>a{margin-bottom:1px;font-size:12px;color:#686868;text-decoration:none;transition:.5s}.maps-page article>a:hover{color:#033048}.maps-page .map-addresses{height:360px;overflow:auto}.contact-page .block{display:flex;justify-content:center;width:330px;height:280px;border:1px solid #a0a0a0}@media screen and (max-width: 980px){.contact-page .block{width:100%}}.contact-page .block article{align-self:center;padding:20px}.contact-page .block article .contact-icon{width:70px}.contact-page .block article p{margin-bottom:2px}.input-custom{width:100%;height:50px;border:none;background:#eee;padding-left:20px}.input-custom::placeholder{color:#033048;font-size:13px}textarea.input-custom{height:150px;padding-top:10px}header.career{min-height:750px;background:url("../images/img-9.jpg");background-size:cover;position:relative}@media screen and (max-width: 980px){header.career{min-height:400px}}header.career::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#033048;opacity:.4;z-index:1}header.career>div{position:absolute;top:50%;transform:translateY(-50%);left:7%;z-index:2}@media screen and (max-width: 980px){header.career>div{left:0;padding:10px}}header.career>div h1{font-size:100px;color:#fff}header.career>div p{font-size:18px;color:#fff}.block-career:hover>.info-layer-career{top:3%;left:5%;height:94%;background:rgba(255,255,255,0.9);width:90%;box-shadow:0px 5px 6px rgba(0,0,0,0.5);transform:translateY(0%);overflow:auto}.info-layer-career{position:absolute;z-index:3;background:rgba(255,255,255,0.9);width:90%;top:3%;left:5%;height:94%;padding:30px;box-shadow:0px 5px 6px rgba(0,0,0,0.5);text-align:center;transition:.5s;overflow:auto}@media screen and (max-width: 980px){.info-layer-career{left:0}}@media screen and (max-width: 980px){.info-layer-career{width:100%}}.info-layer-career>h3{color:#033048;font-weight:700;transition:.5s}.career-img{transition:1.2s}.career-img:hover{transform:scale(1.1)}.modal-content{border-radius:0}#cv{max-width:400px}header.products{display:flex;flex-wrap:wrap}header.products>div{width:50%}@media screen and (max-width: 980px){header.products>div{width:100%}}header.products>div:nth-child(1){position:relative;z-index:2}header.products>div:nth-child(2){position:relative;border:3px solid #033048;transform:translateY(13%) translateX(-20%);z-index:1;display:flex;justify-content:flex-end}@media screen and (max-width: 980px){header.products>div:nth-child(2){border:none;transform:none;z-index:3;text-align:center;margin-top:-55%}}header.products>div:nth-child(2)>article{align-self:center;width:80%;transform:translateX(30%);background:#fff;padding:50px 0}@media screen and (max-width: 980px){header.products>div:nth-child(2)>article{transform:none;width:100%;background:transparent;padding:20px}}header.products>div:nth-child(2)>article>h1{text-transform:uppercase;color:#033048;font-size:60px}@media screen and (max-width: 980px){header.products>div:nth-child(2)>article>h1{font-weight:700;font-size:30px}}header.products>div:nth-child(2)>article>p{color:#033048;font-size:18px}@media screen and (max-width: 980px){header.products>div:nth-child(2)>article>p{color:#fff}}.dropdown-submenu{position:relative}.dropdown-submenu a::after{transform:rotate(-90deg);position:absolute;right:6px;top:.8em}.dropdown-submenu .dropdown-menu{top:0;left:100%}.category-nav .nav-item{margin-left:auto;opacity:1 !important}@media screen and (max-width: 980px){.category-nav .nav-item{margin-left:20px}}.category-nav .nav-item.active::before{display:none}.category-nav .dropdown-item:active{background:#999}.category-nav .dropdown-menu{border-radius:0;box-shadow:0 5px 20px rgba(0,0,0,0.2)}.category-nav .navbar-nav{position:relative;height:auto}@media screen and (max-width: 980px){.category-nav .navbar-nav{background:transparent;padding-top:0;z-index:9999}.category-nav .navbar-nav>li{display:inline-block;font-size:20px;margin-bottom:0}}.product-list .product-col{margin-bottom:20px}.product-list footer{margin-top:12px}.product-list footer h3{font-size:18px;color:#033048}.product-list footer .colors{display:flex;flex-wrap:wrap}.product-list footer .colors>div{width:20px;height:20px;margin-right:10px;border:1px solid #dedede}.product-btn{transition:.5s}.product-btn:hover{text-decoration:none;letter-spacing:1px}.product-name{color:#033048}.product-description>p{color:#9b9b9b;font-size:14px}.product-filters strong{font-weight:300;font-size:14px;color:#033048}.product-filters span{color:#9b9b9b;font-size:13px}.carousel-product .carousel-indicators li{width:12px;height:12px;cursor:pointer}.carousel-product .carousel-indicators li.active{background:#033048}.other-product{background:#eee}.other-product a{text-decoration:none}.other-product h3{color:#033048;font-size:16px;font-weight:bold}.other-product span{color:#9b9b9b;font-size:13px}.other-product .width-s{width:50%;overflow:hidden}@media screen and (max-width: 980px){.other-product .width-s{width:100%}}.other-product .width-s img{transition:1s}.other-product .width-s img:hover{transform:scale(1.2)}.info-other{position:fixed;top:0;right:-100%;width:25%;height:100vh;background:#fff;z-index:9999999999999999999;transition:.5s;padding:20px}@media screen and (max-width: 980px){.info-other{width:100%}}.info-other.active{right:0}.info-other-bg{position:fixed;top:0;right:0;width:100%;height:100vh;background:rgba(0,0,0,0.4);z-index:999999;display:none}.info-other-bg.active{display:block}.d-nav{min-height:100vh;background:#404e67;box-shadow:2px 0 3px rgba(102,102,102,0.5);position:fixed;width:16.65%}.d-nav .nav-header{width:100%;height:50px;box-shadow:0 2px 3px rgba(0,0,0,0.2);text-align:center;color:white;padding-top:10px}.d-nav .nav-link{color:#d7d7d8;transition:.3s}.d-nav .nav-link:hover{color:white;letter-spacing:2px}.d-nav .nav-item{position:relative}.d-nav .nav-item::before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:2px;height:20px;background:#fff}.d-bar{position:sticky;top:0;background:#fff;width:100%;height:50px;box-shadow:0 2px 3px rgba(0,0,0,0.2);z-index:9999}.d-content>div:nth-child(2){padding:20px}.d-content>div:nth-child(2) section{padding:10px;background:#fff;box-shadow:2px 2px 3px rgba(0,0,0,0.2)}.t-logo{width:60px}.contact-page p{font-size: 12px}
.pagination .page-item.disabled .page-link {
    color: #6c757d;
    background-color: transparent;
    border: none;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #999;
    background-color: transparent;
    border: none;
    font-weight: 700;
}
.pagination .page-link {
    color: #333;
    background-color: transparent;
    border: none;
    font-size: 20px;
}
.pagination .page-link:focus {
    box-shadow: none;
}

.lg {
    grid-template-columns: initial;
    grid-auto-flow: column;
    justify-content: center;
}

.lg > div.gallery-column {
    max-width: 320px;
}

.btn-cart > .badge {
    vertical-align: top;
    font-size: .7rem;
    margin-left: -8px;
    margin-top: -5px;
}
