footer{padding:10px}footer .middle-container{color:#fff;background:#114fbe;border-radius:15px;padding:60px 20px;position:relative;overflow:hidden}footer .middle-container .bg-img{position:absolute;width:100%;bottom:0;left:0;z-index:1;pointer-events:none}footer .middle-container a{display:block;text-decoration:none;color:#fff;font-weight:300;text-align:center;padding:5px 0;transition:all .3s ease-in-out}footer .middle-container a:hover{transition:all .3s ease-in-out;color:var(--orange-color)}footer .middle-container .top-row{display:flex;align-items:center;justify-content:center;gap:30px;flex-direction:column;margin-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:30px}footer .middle-container .top-row .title{text-align:center;font-size:14px;color:var(--orange-color);margin-bottom:20px}footer .middle-container .top-row ul{padding:0;margin:0}footer .middle-container .top-row ul li.current-menu-item a{color:var(--orange-color);font-weight:500}footer .middle-container .top-row .explore-more{display:flex;align-items:center;justify-content:center;gap:5px;font-size:14px;font-weight:500}footer .middle-container .top-row .explore-more svg{fill:var(--orange-color);width:10px;height:10px}footer .middle-container .top-row .two-menus{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:20px}footer .middle-container .top-row .two-menus ul{position:relative}footer .middle-container .top-row .two-menus ul:first-child::after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);height:90%;width:1px;background:hsla(0,0%,100%,.2)}footer .middle-container .top-row .two-menus ul:last-child li a{text-align:right}footer .middle-container .top-row .two-menus ul li a{text-align:left}footer .middle-container .top-row .address-col{font-weight:300;text-align:center;line-height:1.4;margin-bottom:20px}footer .middle-container .top-row .contact-row{margin-bottom:20px}footer .middle-container .top-row .contact-row label{text-align:center;display:block;margin-bottom:10px}footer .middle-container .top-row .contact-row .numbers{display:flex;align-items:center;justify-content:center;gap:20px}footer .middle-container .top-row .contact-row .numbers a{padding-right:10px;position:relative}footer .middle-container .top-row .contact-row .numbers a:first-child::after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);height:50%;width:1px;background:hsla(0,0%,100%,.2)}footer .middle-container .social{margin-bottom:40px}footer .middle-container .social ul{display:flex;align-items:center;justify-content:center;gap:10px}footer .middle-container .social ul li a{padding:5px;display:block;position:relative}footer .middle-container .social ul li a::after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);height:50%;width:1px;background:hsla(0,0%,100%,.2)}footer .middle-container .social ul li a svg{width:15px;height:15px;fill:#fff}footer .middle-container .social ul li:last-child a::after{display:none}footer .middle-container .owner{text-align:center;font-size:12px;font-weight:300;display:flex;flex-direction:column;gap:20px;line-height:1.5}footer .middle-container .owner span{display:inline-block}footer .middle-container .owner a{font-weight:600}@media only screen and (min-width: 1024px){footer .middle-container .top-row{flex-direction:row;align-items:flex-start}footer .middle-container .top-row .col-sep{flex:1}footer .middle-container .top-row .col-sep:nth-child(2){flex:1.3}footer .middle-container .top-row .col-sep a,footer .middle-container .top-row .col-sep .title{text-align:left}footer .middle-container .top-row .col-sep .explore-more{text-align:left;justify-content:flex-start}footer .middle-container .top-row .col-sep .two-menus ul:last-child li a{text-align:left}footer .middle-container .top-row .col-sep .address-col{text-align:left}footer .middle-container .top-row .col-sep .contact-row label{text-align:left}footer .middle-container .top-row .col-sep .contact-row .numbers{justify-content:flex-start}footer .middle-container .owner div{display:flex;align-items:center;gap:5px;justify-content:center}}@media only screen and (min-width: 1300px){footer .middle-container{padding:100px 0}footer .middle-container .inner-middle{width:87%;margin:0 auto}footer .middle-container .inner-middle .social ul{gap:20px}footer .middle-container .inner-middle .social ul li a{padding:0 10px}footer .middle-container .inner-middle .social ul li a::after{right:-10px}footer .middle-container .inner-middle .social ul li a svg{width:14px;height:14px}footer .middle-container .inner-middle .owner{gap:0;color:hsla(0,0%,100%,.7)}}/*# sourceMappingURL=site-footer.min.css.map */