#contact--pop .modal-header.quick-hdr .close span svg {
      fill: #fff;
      width: 24px;
      height: 24px;
      }
      .pages h3 {
      font-size: 18px;
      font-weight: bold;
      }
      .pages a.more-btn.collapsed .more {
      display: inline;
      }
      .pages a.more-btn.collapsed .less {
      display: none;
      }
      .pages a.more-btn .more {
      display: none;
      }
      .pages a.more-btn .less {
      display: inline;
      }
      span.error {
      color: red;
      }
      .border-error{
      border: 1px solid red !important;
      }
      .main-contact-icon-right-sd .whatsapp-right{
      position: relative;
      width: 42px;
      height: 42px;
      border-radius: 3px;
      z-index: 1;
      margin-bottom: 20px;
      cursor: pointer;
      text-align: center;
      line-height: 42px;
      font-size: 22px;
      background: #1bd741;
      }
      @media  only screen and (max-width: 600px) {
      .main-nav-section .navbar-nav li a {
      color: #fff;
      padding: 0 15px !important;
      line-height: 95px;
      text-transform: uppercase;
      display: block;
      background:#1571b5;
      }
      }
      .col-foo-isc h3 {
      font-size: 14px;
      font-weight: 700;
      color: #86868b;
      }
      .col-foo-isc ul li, .foo-copy ul li {
      list-style-type: none;
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 8px;
      }
      .footerM--row ul li a {
      color: #86868b;
      }
      .footerM--row ul li a:hover {
      color: #016080;
      }
      .acc__card{
      margin-bottom:20px;
      }
      @media (max-width: 768px)
      {
      .acc__title.active::after {
      transform: rotate(
      45deg);
      transition: all 0.2s ease-in-out;
      }
      .acc__title::after {
      width: 8px;
      height: 8px;
      border-right: 1px solid #4a6e78;
      border-bottom: 1px solid #4a6e78;
      position: absolute;
      right: 10px;
      content: " ";
      top: 17px;
      transform: rotate(
      -45deg);
      transition: all 0.2s ease-in-out;
      }
      .footerM--row{
      padding:0 15px;
      }
      .acc__panel {
      display: none;
      margin: 0;
      text-align: left;
      padding-bottom: 15px;
      }
      .acc__card {
      margin: 0;
      position: relative;
      }
      .col-foo-isc h3 {
      font-size: 15px;
      font-weight: 600;
      color: #86868b;
      margin: 0;
      line-height: 36px;
      }
      }
