/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2023 | 20:20:09 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2023 | 20:20:09 */
/************/
/*  Colors  */
/************/
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#footer-info, #footer-socket {
  background: #06254A;
}
#footer-info *, #footer-socket * {
  box-sizing: border-box;
}
#footer-info * *, #footer-socket * * {
  box-sizing: border-box;
}
#footer-info .av-special-heading, #footer-socket .av-special-heading {
  padding-bottom: 0 !important;
}
#footer-info h2, #footer-socket h2 {
  color: #8FD4E2;
  margin-bottom: 0 !important;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}
#footer-info p, #footer-info li, #footer-info a, #footer-socket p, #footer-socket li, #footer-socket a {
  color: #fff;
  line-height: 24px;
  letter-spacing: 1px !important;
}
#footer-info .hr, #footer-socket .hr {
  margin: 5px 0 !important;
  float: none;
}
#footer-info .hr .hr-inner, #footer-socket .hr .hr-inner {
  border-color: rgba(255, 255, 255, 0.6);
}
#footer-info {
  position: relative;
  padding-top: 5px;
}
#footer-info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background: linear-gradient(90deg, #114987 0%, #22b3cd 33%, #1c71ed 66%, #ea18a8 100%);
}
#footer-info .content {
  padding-top: 60px !important;
  padding-bottom: 10px !important;
}
#footer-socket {
  min-height: 0 !important;
}
#footer-socket .content {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#footer-company p {
  margin-top: 20px;
  font-size: 16px;
}
#footer-menu ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 200px;
}
#footer-menu ul li {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  height: 50px;
  font-size: 16px;
}
#footer-menu ul li.hide_in_footer {
  display: none !important;
}
#footer-menu ul li a {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 50px !important;
  width: 125px !important;
  display: inline-block;
  font-size: 16px;
}
#footer-menu ul li.current_page_item {
  background-color: transparent !important;
}
#footer-menu ul li.current_page_item a {
  font-weight: 500;
  color: #8FD4E2;
}
#footer-menu ul li:hover {
  background-color: transparent !important;
}
#footer-menu ul li:hover a {
  font-weight: 500;
  color: #8FD4E2;
  background-color: transparent !important;
}
#footer-menu ul ul {
  display: none !important;
}
#footer-contact p, #footer-contact a {
  font-size: 16px;
}
#footer-contact p {
  margin-top: 20px;
}
#footer-contact a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px !important;
}
#footer-socket {
  border-top: 1px solid #1D395A !important;
}
#footer-socket p, #footer-socket li, #footer-socket a {
  font-size: 14px !important;
  font-weight: 300 !important;
}
#socket-copyright p {
  margin: 0 !important;
}
#socket-links ul {
  display: flex;
  justify-content: flex-end;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#socket-links ul li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  list-style-type: none;
  display: inline-flex;
}
#socket-links ul li:hover a {
  font-weight: bold;
  color: #8FD4E2;
  background-color: transparent !important;
  text-decoration: none !important;
}
#socket-links ul li:before {
  display: none !important;
}
#socket-links ul li .av-icon-char {
  background-color: #8FD4E2;
  border-radius: 2px;
  padding: 5px;
}
#scroll-top-link {
  bottom: 100px !important;
}
@media only screen and (max-width: 767px) {
  #socket-copyright, #socket-links {
    text-align: left;
  }
  #socket-links ul {
    flex-wrap: wrap;
    margin-left: 0 !important;
  }
  #socket-links ul li {
    margin-left: 0 !important;
    text-align: left !important;
    width: 100%;
    display: block;
  }
  #socket-links ul .avia-icon-pos-right {
    float: left !important;
    margin-left: 0 !important;
  }
}
