﻿footer{background-color:#000;padding:50px 15px 15px;color:#f2f8fc;font-size:.8em;}footer h3{color:inherit;font-size:1.2em;}@media screen and (min-width:320px){footer h3{text-align:center;}}@media screen and (min-width:768px){footer h3{text-align:left;}}footer ul{width:100%;margin:0;text-align:left;list-style:none;}footer ul li{margin:10px 0;}footer a:not(.btn){color:#fff;}footer a:not(.btn):visited{color:inherit;}.footer-mail{color:#2b8fce;font-weight:bold;direction:rtl;unicode-bidi:bidi-override;}@media screen and (min-width:320px){.footer-mail{font-size:22px;}}@media screen and (min-width:768px){.footer-mail{font-size:25px;}}@media screen and (min-width:992px){.footer-mail{font-size:22px;}}@media screen and (min-width:1200px){.footer-mail{font-size:30px;}}div#footer-top{display:grid;}div#footer-top>div{display:flex;flex-direction:column;gap:5px;align-items:center;}div#footer-top>div:first-child{padding:0 5px;}div#footer-top>div:first-child img{width:150px;}@media screen and (min-width:320px){div#footer-top>div:first-child{border-right:0;grid-column:1/span 1;grid-row:4/span 1;}}@media screen and (min-width:768px){div#footer-top>div:first-child{grid-column:1/span 1;grid-row:1/span 1;}}@media screen and (min-width:992px){div#footer-top>div:first-child{border-right:1px solid #282828;grid-column:1/span 1;grid-row:1/span 1;}}div#footer-top>div:first-child p{text-align:center;margin:0;}div#footer-top>div:nth-child(2){align-items:start;}@media screen and (min-width:320px){div#footer-top>div:nth-child(2){grid-column:1/span 1;grid-row:1/span 1;}}@media screen and (min-width:768px){div#footer-top>div:nth-child(2){grid-column:2/span 1;grid-row:1/span 1;}}@media screen and (min-width:992px){div#footer-top>div:nth-child(2){grid-column:2/span 1;grid-row:1/span 1;}}@media screen and (min-width:320px){div#footer-top>div:nth-child(3){grid-column:1/span 1;grid-row:2/span 1;}}@media screen and (min-width:768px){div#footer-top>div:nth-child(3){grid-column:1/span 1;grid-row:2/span 1;}}@media screen and (min-width:992px){div#footer-top>div:nth-child(3){grid-column:3/span 1;grid-row:1/span 1;}}@media screen and (min-width:320px){div#footer-top>div:last-child{grid-column:1/span 1;grid-row:3/span 1;}}@media screen and (min-width:768px){div#footer-top>div:last-child{grid-column:2/span 1;grid-row:2/span 1;}}@media screen and (min-width:992px){div#footer-top>div:last-child{grid-column:4/span 1;grid-row:1/span 1;}}@media screen and (min-width:320px){div#footer-top{gap:30px;grid-template-rows:repeat(4,auto);grid-template-columns:1fr;}}@media screen and (min-width:768px){div#footer-top{grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr);gap:50px;}}@media screen and (min-width:992px){div#footer-top{grid-template-rows:1fr;grid-template-columns:repeat(4,1fr);gap:30px;}}div#footer-bottom{border-top:1px solid #282828;margin-top:20px;padding-top:20px;text-align:center;color:#f2f8fc;}