@media all and (min-width: 768px) and (max-width: 1199px) {
  .container {
    max-width: 100%; } }
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.footer-main {
  background: linear-gradient(180deg, #0D213A 8.6%, #4792A0 247.87%);
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  line-height: 1.5; }
  .footer-main ul {
    list-style: none;
    padding-left: 0px;
    padding-bottom: 10px; }
  .footer-main .copyright {
    padding-top: 44px;
    text-align: center; }
  .footer-main a {
    color: #fff; }
    .footer-main a:hover, .footer-main a.active {
      color: #F28A22; }
  .footer-main .footer-social {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  .footer-main .fb-icon, .footer-main .insta-icon {
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    display: block; }
  .footer-main .fb-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM26.9531 12C22.6231 12 21.0986 14.1828 21.0986 17.8535V20.5547H18.4004V25.0547H21.0986V38.1113H26.502V25.0547H30.1055L30.584 20.5547H26.502L26.5078 18.3027C26.5078 17.1292 26.6192 16.5 28.3047 16.5H30.5576V12H26.9531Z' fill='white'/%3E%3C/svg%3E"); }
  .footer-main .insta-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM23.999 11.2002C20.525 11.2002 20.0884 11.2152 18.7236 11.2773C17.361 11.3397 16.4301 11.5555 15.6162 11.8721C14.7745 12.199 14.06 12.636 13.3486 13.3477C12.6367 14.0591 12.2001 14.7737 11.8721 15.6152C11.5548 16.4293 11.3387 17.3597 11.2773 18.7217C11.2163 20.087 11.2002 20.5238 11.2002 24C11.2002 27.476 11.2155 27.9113 11.2773 29.2764C11.34 30.639 11.5558 31.5699 11.8721 32.3838C12.1993 33.2255 12.637 33.94 13.3486 34.6514C14.0597 35.3631 14.774 35.8011 15.6152 36.1279C16.4296 36.4444 17.3603 36.6603 18.7227 36.7227C20.0877 36.7848 20.5243 36.7998 24 36.7998C27.4761 36.7998 27.9111 36.7848 29.2764 36.7227C30.639 36.6603 31.5704 36.4445 32.3848 36.1279C33.2262 35.8011 33.9393 35.3631 34.6504 34.6514C35.3624 33.9399 35.7999 33.2253 36.1279 32.3838C36.4426 31.5697 36.6586 30.6393 36.7227 29.2773C36.784 27.912 36.7998 27.4763 36.7998 24C36.7998 20.5242 36.784 20.0876 36.7227 18.7227C36.6587 17.36 36.4426 16.4291 36.1279 15.6152C35.7999 14.7735 35.3623 14.0591 34.6504 13.3477C33.9385 12.6358 33.2263 12.1987 32.3838 11.8721C31.5678 11.5556 30.637 11.3397 29.2744 11.2773C27.9094 11.2152 27.4746 11.2002 23.999 11.2002Z' fill='white'/%3E%3Cpath d='M22.8525 13.5065C23.1932 13.5059 23.5738 13.5065 24.0009 13.5065C27.4186 13.5065 27.8242 13.5194 29.1738 13.5807C30.4213 13.6378 31.0986 13.846 31.5497 14.0211C32.1471 14.2531 32.5737 14.5301 33.0214 14.9781C33.4694 15.4261 33.7459 15.8535 33.9785 16.4508C34.1536 16.9015 34.3631 17.5789 34.4199 18.8268C34.4812 20.1759 34.4941 20.5819 34.4941 23.9977C34.4941 27.413 34.4812 27.8186 34.4199 29.1676C34.3628 30.4154 34.1536 31.0929 33.9785 31.5436C33.7465 32.1408 33.4693 32.5666 33.0214 33.0143C32.5734 33.4623 32.1474 33.7393 31.5497 33.9713C31.0991 34.1473 30.4215 34.3556 29.1738 34.4127C27.8244 34.4741 27.4186 34.4879 24.0009 34.4879C20.5834 34.4879 20.1782 34.474 18.829 34.4127C17.581 34.3551 16.9036 34.1465 16.4521 33.9713C15.8549 33.7394 15.4283 33.4621 14.9804 33.0143C14.5324 32.5663 14.2549 32.1402 14.0224 31.5426C13.8472 31.0919 13.6378 30.4145 13.581 29.1666C13.5197 27.8175 13.5078 27.4117 13.5078 23.9938C13.5078 20.5759 13.5197 20.1722 13.581 18.8229C13.6381 17.5752 13.8472 16.8981 14.0224 16.4469C14.2544 15.8496 14.5324 15.4232 14.9804 14.9752C15.4284 14.5272 15.8548 14.2497 16.4521 14.0172C16.9033 13.8412 17.581 13.6331 18.829 13.5758C20.0097 13.5225 20.4673 13.5062 22.8525 13.5035V13.5065ZM23.663 17.4352C20.19 17.6112 17.4277 20.4839 17.4277 24.0006C17.4279 27.6305 20.371 30.5717 24.0009 30.5719C27.6309 30.5719 30.573 27.6306 30.5732 24.0006C30.5732 20.3704 27.6311 17.4264 24.0009 17.4264L23.663 17.4352ZM30.8339 15.6324C29.9859 15.6324 29.2978 16.3193 29.2978 17.1676C29.2978 18.0156 29.9859 18.7037 30.8339 18.7037C31.6819 18.7037 32.37 18.0156 32.3701 17.1676C32.3701 16.3196 31.6819 15.6315 30.8339 15.6315V15.6324Z' fill='white'/%3E%3Cpath d='M24.0012 19.7334C26.3575 19.7334 28.2679 21.6436 28.2679 24.0001C28.2679 26.3564 26.3575 28.2668 24.0012 28.2668C21.6447 28.2668 19.7345 26.3564 19.7345 24.0001C19.7345 21.6436 21.6447 19.7334 24.0012 19.7334Z' fill='white'/%3E%3C/svg%3E"); }

.footer-logo {
  margin-bottom: 26px; }

@media all and (max-width: 767px) {
  .footer-main {
    padding-top: 30px;
    padding-bottom: 30px; }
    .footer-main .footer-menu-list {
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .footer-main .copyright {
      padding-top: 40px; }
    .footer-main .col-md-3, .footer-main .col-md-4 {
      margin-bottom: 40px; }

  .footer-logo {
    margin-bottom: 0px; } }
