.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.row--M1 {
    margin-bottom: 10px;
}

.footer *, .footer :after, .footer :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 960px) {
.footer {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-color: transparent!important;
    background-color: #e7ebf5 !important;
}
}
.footer {
    margin: 0;
    padding: 50px 0 20px;
    color: #616161;
    background: #e7ebf5;
     
}

.logo-footer {
    width: 230px;
    height: 30px;
    display: inline-block;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    font-size: 14px;
}
.footer-about {
    font: 300 14px 'poppins', "Roboto", Helvetica, Arial, sans-serif !important;
    margin-top: 0;
    margin-bottom: 15px;
}
.tx-spacing--1 {
    letter-spacing: -0.5px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

h4, .h4 {
    font-size: 1.3125rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.25;
    color: #001737;
    letter-spacing: -0.5px;
    font-size: 1.3125rem;
}

.row--M3 {
    margin-top: 10px;
    margin-bottom: 30px;
}

.dl:last-child, .fieldset:last-child, .ol:last-child, .p:last-child, .small:last-child, .ul:last-child {
    margin-bottom: 0;
}

.footer-list-horizontal {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.footer-list-horizontal-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.foter-link, .footer-link-tiny, .footer-phone-link, .footer-social-link {
    will-change: opacity;
    text-decoration: none!important;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
}

.footer-link {
    color: #001737!important;
    font: 500 14px/1.25 'IBM Plex Sans', "Roboto", Helvetica, Arial, sans-serif !important;
}

.footer-link-horizontal {
    padding-right: 1.7em;
}

.fw-700 {
    font-weight: 700;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.footer-link:focus, .footer-link:hover, .footer-phone-link:focus, .footer-phone-link:hover, .footer-social-link:focus,
 .footer-social-link:hover {
    opacity: .7;
    text-decoration: none;
}

.row--M2 {
    margin-bottom: 20px;
}

.footer-mobile {
    display: none;
}

.footer-list, .footer-list-horizontal {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-list-item {
    display: block;
    margin: 0 0 5px;
}

@media only screen and (max-width: 979px){
    .footer {     padding: 40px 0 30px; }
}

@media only screen and (max-width: 1229px) {
    .container {    padding-left: 20px;    padding-right: 20px;}
}

@media only screen and (max-width: 589px) {
    .container {        padding-left: 20px;        padding-right: 20px;    }
}

@media only screen and (max-width: 979px) {
    .footer-desktop {        display: none!important;    }
}


@media only screen and (max-width: 979px) {
    .footer-mobile {   display: block!important;    }
}

@media only screen and (max-width: 979px) {
    .footer-about, .footer-copy, .footer-list, .footer-list-horizontal, .footer-power, .row--M1 {
        text-align: center;
    }
}

@media only screen and (max-width: 979px) {
    .row--M1 {    margin: 20px 0 15px;}
}
dl, fieldset, ol, p, small, ul {
    margin: 0 0 20px;
    padding: 0;
}

.tar {
    text-align: right;
}





.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    font-size: 14px;
}

 


.footer *, .footer :after, .footer :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 979px) {
    .footer [class^=col] {    width: 100%;  flex: none;         max-width: 100%;  }
}

.footer-copy {
  margin: 0 0 5px;
  font: 300 14px/1.25 'poppins', "Roboto", Helvetica, Arial, sans-serif !important;
}

.footer-copy-line{
    font-weight: 300 !important;
    font-size: 14px;
    margin-bottom: 6px !important;
}
.mx-w-75{max-width: 75%;}
.mx-w-100 {max-width: 100%;}

.footer-link-tiny {
    color: #001737!important;
    font: 500 12px/1 'IBM Plex Sans', "Roboto", Helvetica, Arial, sans-serif !important;
}


.footer-list--inner {
    padding: 0;
    margin: 25px 0 0;
}

.footer-list-horizontal-item-effect+.footer-list-horizontal-item-effect {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #ccc;
}

.footer-social-link {
    display: block;
    margin-left: 17px;
}
.wsn {
    white-space: nowrap;
}

.tx-medium {
    font-weight: 500;
}
.tx-color-03 {
    color: #7A8899;
}

.tx-base {
    font-size: 0.875rem; }
  
  .tx-8 {
    font-size: 8px; }
  
  .tx-8-f {
    font-size: 8px !important; }
  
  .tx-9 {
    font-size: 9px; }
  
  .tx-9-f {
    font-size: 9px !important; }
  
  .tx-10 {
    font-size: 10px; }
  
  .tx-10-f {
    font-size: 10px !important; }
  
  .tx-11 {
    font-size: 11px; }
  
  .tx-11-f {
    font-size: 11px !important; }
  
  .tx-12 {
    font-size: 12px; }
  
  .tx-12-f {
    font-size: 12px !important; }
  
  .tx-13 {
    font-size: 13px; }
  
  .tx-13-f {
    font-size: 13px !important; }
  
  .tx-14 {
    font-size: 14px; }
  
  .tx-14-f {
    font-size: 14px !important; }
  
  .tx-15 {
    font-size: 15px; }
  
  .tx-15-f {
    font-size: 15px !important; }
  
  .tx-16 {
    font-size: 16px; }
  
  .tx-16-f {
    font-size: 16px !important; }
  
  .tx-18 {
    font-size: 18px; }
  
  .tx-18-f {
    font-size: 18px !important; }
  
  .tx-20 {
    font-size: 20px; }
  
  .tx-20-f {
    font-size: 20px !important; }
  
  .tx-22 {
    font-size: 22px; }
  
  .tx-22-f {
    font-size: 22px !important; }
  
  .tx-24 {
    font-size: 24px; }
  
  .tx-24-f {
    font-size: 24px !important; }
  
  .tx-26 {
    font-size: 26px; }
  
  .tx-26-f {
    font-size: 26px !important; }
  
  .tx-28 {
    font-size: 28px; }
  
  .tx-28-f {
    font-size: 28px !important; }
  
  .tx-30 {
    font-size: 30px; }
  
  .tx-30-f {
    font-size: 30px !important; }

    h2, .h2 {
        font-size: 1.75rem;
    }

    h3, .h3 {
        font-size: 1.53125rem;
    }

    .bg-services {background-color: #f7f7f7; background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        margin-top: -20px;
      }

    .u-clients {
        width: 8rem;
        margin-left: auto;
        margin-right: auto;
    }

    .max-width-7 {
        max-width: 3rem;
    }

    .max-width-8 {
      max-width: 8rem;
  }

    .space-2 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    @media (min-width: 992px) {
        .space-3--lg {            padding-top: 8rem;            padding-bottom: 8rem;        }
    }

    .mb-9, .my-9 {
        margin-bottom: 4rem !important;
    }

    @media (min-width: 768px) {
        .w-md-80 {        width: 80% !important;    }
    }
    @media (min-width: 992px) {
        .w-lg-60 {        width: 60% !important;    }
    }

    .mb-7, .my-7 {
        margin-bottom: 3rem !important;
    }
    .customer-relationship .customer-email {position: relative;}
    .customer-relationship .customer-email input {
      display: block;       width: 209px;      height: 34px;      line-height: 34px;      font-size: 14px;
      color: #343434;      padding: 2px 40px 2px 17px;      margin: 0;      border: 1px solid #e0e0e0;      outline: 0;
      background-color: #fff;
      }
    .customer-relationship .customer-email button[type=button] {
      width: 36px;
      background: url(https://cdn2.iconfinder.com/data/icons/arrows-and-universal-actions-icon-set/256/right-24.png) 50% center no-repeat rgb(255, 255, 255);
      position: absolute;       right: 0;      top: 0;      height: 100%;      padding: 0 10px;      background-color: transparent;
      border: none;      outline: 0;      margin: 0 5px;
    }
    .fr {float:right}
    .fl {float:left}

    .list-group-item-action, address, .footer-copy { font-family: 'poppins' !important;      width: 100%;      color: #F2F5FF !important;      text-align: inherit;      font-weight: 300;  }
    .tx-decoration-un-off {text-decoration: underline solid var(--mmd-maroon);       text-underline-offset: 0.880em;} 
    .fw-400 {font-weight: 400 !important;}