html.body-no-scroll {
  overflow: hidden !important; }

.fullscreen-container {
  margin-left: -8px; }

body.home * {
  -moz-osx-font-smoothing: auto !important;
  -webkit-font-smoothing: antialiased !important; }

body.home .modal-backdrop.in {
  opacity: 0.7; }

body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element {
  margin-bottom: 0; }
  body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-title {
    font-family: Gotham, sans-serif !important;
    font-size: 56px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
    line-height: 1.11 !important;
    letter-spacing: 5.1px;
    white-space: nowrap; }
  body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-content {
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6 !important;
    letter-spacing: normal !important;
    margin-top: 16px;
    font-family: SFProText, sans-serif !important; }
    body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-content > * {
      font-family: SFProText, sans-serif !important; }
  body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-refer-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-refer-link a {
      font-family: SFProText, sans-serif !important;
      color: #ffffff; }
      body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-refer-link a:hover {
        text-decoration: none;
        color: #ffffff; }
    body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-refer-link p {
      font-family: SFProText, sans-serif !important;
      margin: 0 40px 0 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      body.home #main.site-main section.section-scroll .wpb_revslider_element.wpb_content_element .banner-refer-link p span {
        display: inline-block; }

body.home #mega_main_menu.primary {
  z-index: 100;
  position: absolute; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
  background-color: transparent !important; }

body.home #mega_main_menu.primary > #sidebar-overlay.menu_holder > .mmm_fullwidth_container {
  background-color: transparent !important; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *,
body.home #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
  color: #ffffff;
  font-weight: 300;
  font-family: SFProText, sans-serif !important; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:after {
  color: #ffffff !important; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform {
  background-color: transparent !important;
  border: none; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform #s:focus {
    background: white !important; }

body.home #mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .icosearch {
  color: #ffffff; }

body.home #mega_main_menu.primary.menu-fixed {
  position: fixed; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .item_link .link_text {
  color: #ffffff; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .mega_dropdown .item_link .link_text {
  color: #363636; }

body.home #mega_main_menu.primary > .menu_holder > .mmm_fullwidth_container {
  background-color: transparent; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals > .item_link:after {
  border-top-color: #ffffff; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals.current-menu-ancestor > .item_link:after {
  border-top-color: #ffffff !important; }

body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.flag_globals.current-menu-ancestor:hover > .item_link:after {
  border-top-color: #fd712c !important; }

#mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .mega_dropdown li:hover .item_link .link_text {
  color: #fd712c; }

.sec-resource .container {
  width: 100%; }

.casestudy-section .container {
  width: 100%; }

.chatbot-wrapper {
  position: fixed;
  bottom: 60px;
  right: 15px;
  height: 650px;
  width: 350px;
  z-index: 1000;
  overflow: hidden; }

#chatbotframe {
  height: 60px;
  width: 260px;
  position: absolute;
  bottom: 0;
  right: 0; }

#iframe-wrapper {
  z-index: 100;
  position: fixed;
  bottom: 0;
  right: 15px;
  height: 60px;
  width: 60px;
  overflow: hidden; }
  #iframe-wrapper:hover {
    width: 260px; }
  #iframe-wrapper.expanded {
    width: 380px;
    height: 580px; }

.announcement {
  background-color: #e5e5e5;
  height: 50px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -35px; }
  .announcement .title {
    font-size: 14px;
    padding-right: 10px;
    line-height: 50px;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    left: 0;
    height: 50px;
    width: calc((100vw - 1152px)/2); }
  .announcement .control {
    max-width: 72em;
    width: 20%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #005fa9; }
    .announcement .control .arrow-previous, .announcement .control .arrow-next {
      width: 18%;
      text-align: center;
      line-height: 50px;
      cursor: pointer;
      -webkit-transition: background-color 0.75s;
      -o-transition: background-color 0.75s;
      transition: background-color 0.75s;
      background: #1c80ce no-repeat center;
      background-size: 30%; }
      .announcement .control .arrow-previous:hover, .announcement .control .arrow-next:hover {
        background-color: rgba(28, 128, 206, 0.8); }
    .announcement .control .arrow-previous {
      background-image: url(../images/arrow-left.svg); }
    .announcement .control .arrow-next {
      background-image: url(../images/arrow-right.svg); }
  .announcement .content {
    width: 100%;
    padding-left: 10px;
    line-height: 50px;
    color: #333;
    text-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; }
    .announcement .content .recent-news-item {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
    .announcement .content a {
      color: #000;
      font-size: 18px; }
      .announcement .content a:hover {
        text-decoration: none;
        cursor: pointer; }
    .announcement .content .arrow-long {
      display: inline-block;
      line-height: 50px;
      height: 12px;
      width: 31px;
      margin-left: 20px;
      background: url(../images/arrow-long.svg) no-repeat center; }

.casestudy-section .sec-title h3 {
  margin-top: 80px;
  position: relative; }

.casestudy-section .sec-title .i-section-bullet {
  top: 15px; }

.fromUp {
  -webkit-animation: fromUpAnim 800ms;
  animation: fromUpAnim 800ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes fromUpAnim {
  from {
    -webkit-transform: translate3d(0, -50%, -200px);
    transform: translate3d(0, -50%, -200px);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes fromUpAnim {
  from {
    -webkit-transform: translate3d(0, -50%, -200px);
    transform: translate3d(0, -50%, -200px);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    transform: scale(1); } }

.site-footer {
  background-color: #525252;
  padding: 100px 0 70px; }
  .site-footer .row.have-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .site-footer .col, .site-footer .col-6, .site-footer .col-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .site-footer .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .site-footer .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .site-footer .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .site-footer ul.menu {
    list-style: none;
    padding: 0; }
  .site-footer .footer-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
    .site-footer .footer-top .footer-help-title {
      font-family: Gotham, sans-serif;
      font-size: 36px;
      font-weight: 700;
      color: #ffffff;
      text-transform: capitalize; }
    .site-footer .footer-top .footer-social {
      font-size: 14px;
      line-height: 1.43;
      color: #999999;
      float: right;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .site-footer .footer-top .footer-social .social-follow-us {
        font-size: 14px;
        color: #999999;
        margin-right: 16px;
        text-transform: uppercase; }
      .site-footer .footer-top .footer-social .social-icons {
        display: inline-block; }
        .site-footer .footer-top .footer-social .social-icons .link-twitter i, .site-footer .footer-top .footer-social .social-icons .link-in i {
          width: 28px;
          height: 28px;
          display: inline-block;
          margin-left: 8px; }
        .site-footer .footer-top .footer-social .social-icons .link-twitter i {
          background-image: url(../images/twitter-logo-button.svg); }
        .site-footer .footer-top .footer-social .social-icons .link-in i {
          background-image: url(../images/linkedin.svg); }
      .site-footer .footer-top .footer-social .fa {
        font-family: FontAwesome, sans-serif; }
  .site-footer .sidebar-footer-menu {
    text-transform: capitalize; }
    .site-footer .sidebar-footer-menu .menu-footer h3 {
      font-family: SFUIText, sans-serif;
      text-transform: unset;
      letter-spacing: normal;
      font-size: 20px;
      font-weight: 700;
      line-height: 26px;
      color: #f37021;
      margin-bottom: 13px; }
    .site-footer .sidebar-footer-menu .menu-footer ul li {
      line-height: 26px; }
      .site-footer .sidebar-footer-menu .menu-footer ul li a {
        font-family: SFUIText, sans-serif;
        letter-spacing: normal;
        font-size: 15px;
        color: #cccccc !important; }
        .site-footer .sidebar-footer-menu .menu-footer ul li a:hover {
          text-decoration: none; }
  .site-footer .sidebar-footer-service {
    text-transform: capitalize; }
    .site-footer .sidebar-footer-service h3 {
      font-size: 20px;
      font-weight: 700;
      color: #f37021; }
    .site-footer .sidebar-footer-service .service-item {
      font-size: 15px; }
      .site-footer .sidebar-footer-service .service-item h4 {
        font-size: 15px;
        font-weight: 700;
        color: #ffffff;
        line-height: 26px; }
      .site-footer .sidebar-footer-service .service-item ul li {
        line-height: 26px; }
        .site-footer .sidebar-footer-service .service-item ul li a {
          color: #cccccc !important; }
          .site-footer .sidebar-footer-service .service-item ul li a:hover {
            text-decoration: none; }
  .site-footer .search-and-contact-us {
    margin-bottom: 100px; }
    .site-footer .search-and-contact-us .footer-search-form form.search-form {
      /* Firefox 18- */
      /* Firefox 19+ */ }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input[type="search"] {
        width: 365px;
        height: 50px;
        border-radius: 3px;
        background-color: #ffffff;
        padding: 17px;
        font-size: 15px;
        border: none; }
        @media (max-width: 767px) {
          .site-footer .search-and-contact-us .footer-search-form form.search-form input[type="search"] {
            padding: 17px 7px; } }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input[type="submit"] {
        width: 150px;
        height: 50px;
        border-radius: 3px;
        background-color: #f37021;
        border: none;
        margin-left: 10px;
        -webkit-box-sizing: initial;
        box-sizing: initial;
        text-transform: uppercase;
        color: #ffffff; }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input:focus::-webkit-input-placeholder {
        color: transparent; }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input:focus:-moz-placeholder {
        color: transparent; }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input:focus::-moz-placeholder {
        color: transparent; }
      .site-footer .search-and-contact-us .footer-search-form form.search-form input:focus:-ms-input-placeholder {
        color: transparent; }
    .site-footer .search-and-contact-us .contact-method {
      width: 160px;
      border-radius: 3px;
      background-color: #ffffff;
      height: 160px; }
      .site-footer .search-and-contact-us .contact-method:hover {
        background-color: #e9e9e9; }
      .site-footer .search-and-contact-us .contact-method a, .site-footer .search-and-contact-us .contact-method button {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: transparent;
        border: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .site-footer .search-and-contact-us .contact-method a span, .site-footer .search-and-contact-us .contact-method button span {
          width: 64px;
          display: block;
          height: 64px;
          background: no-repeat center; }
        .site-footer .search-and-contact-us .contact-method a p, .site-footer .search-and-contact-us .contact-method button p {
          color: #000000;
          text-transform: uppercase;
          font-size: 14px;
          margin: 25px 0 17px;
          text-align: center; }
      .site-footer .search-and-contact-us .contact-method.email-us span {
        background-image: url(../images/email-envelope-outline.svg); }
      .site-footer .search-and-contact-us .contact-method.chat-with-us span {
        background-image: url(../images/speech-bubble.svg); }
      .site-footer .search-and-contact-us .contact-method.contact-us span {
        background-image: url(../images/location.svg); }
    .site-footer .search-and-contact-us #contactUsModal .modal-dialog {
      width: 1140px;
      position: absolute;
      top: 50%;
      left: calc(50% - 10px);
      -webkit-transform: translate(-50%, -60%);
      -ms-transform: translate(-50%, -60%);
      transform: translate(-50%, -60%); }
      .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content {
        padding: 35px 90px; }
        .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header {
          border-bottom: none; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header h5.modal-title {
            font-family: Gotham, sans-serif;
            font-size: 20px;
            line-height: 22px;
            font-weight: 700;
            color: #000000;
            text-transform: capitalize; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header h5.modal-title .fa {
              font-family: FontAwesome, sans-serif;
              color: #f37021;
              font-size: 34px;
              -webkit-transform: translateY(16%);
              -ms-transform: translateY(16%);
              transform: translateY(16%);
              font-weight: 400;
              margin-right: 5px; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header .modal-description {
            margin-top: 14px; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header .modal-description p {
              margin: 0;
              line-height: 20px;
              font-size: 15px;
              color: #777777; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-header button.close {
            position: absolute;
            top: 25px;
            right: 25px;
            margin: 0;
            font-size: 26px;
            color: black;
            opacity: 1;
            font-weight: 400; }
        .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form {
          /* Firefox 18- */
          /* Firefox 19+ */
          /* IE 8 and older ;) */
          /* Firefox 18- */
          /* Firefox 19+ */
          /* oldIE ;) */ }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .form-group {
            margin-bottom: 40px; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input {
            height: 40px;
            width: 100%;
            border: solid 1px #e5e5e5;
            font-size: 13px;
            padding: 14px 15px;
            margin: 0;
            color: #999999; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input:focus {
              outline: none;
              border-color: #f37021; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input:focus::-webkit-input-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input:focus:-moz-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input:focus::-moz-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form input:focus:-ms-input-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea {
            border: solid 1px #e5e5e5;
            width: 100%;
            height: 135px;
            color: #999999;
            padding: 18px 15px; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea:focus {
              outline: none;
              border-color: #f37021; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea:focus::-webkit-input-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea:focus:-moz-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea:focus::-moz-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form textarea:focus:-ms-input-placeholder {
            color: transparent; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .select2-container--default .select2-selection--single {
            outline: 0 !important;
            border: solid 1px #e5e5e5; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .select2-container--default .select2-selection--single .select2-selection__rendered {
              line-height: 40px;
              padding-left: 7px;
              color: #999999; }
              .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
                font-size: 13px;
                color: #999999; }
            .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .select2-container--default .select2-selection--single .select2-selection__arrow {
              height: 40px;
              position: absolute;
              top: 0;
              right: 0;
              width: 30px; }
              .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form .select2-container--default .select2-selection--single .select2-selection__arrow b {
                border-top-color: #999999; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form button.btn-submit {
            float: right;
            width: 250px;
            height: 50px;
            border-radius: 3px;
            background-color: #f37021;
            color: #fff;
            text-transform: uppercase;
            font-size: 15px;
            font-weight: 700; }
          .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-body form > div:nth-child(4) .form-group {
            margin-bottom: 30px; }
        .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content .modal-footer {
          display: none; }

footer {
  background-color: #333333;
  color: #ffffff; }
  footer > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  footer .footer-logo {
    width: 110px;
    margin-right: 30px;
    margin-bottom: 3px;
    background: url(../images/logo.svg) no-repeat center; }
  footer .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 23px 0; }
    footer .copyright .copyright-title {
      font-size: 12px;
      margin-right: 20px; }
    footer .copyright ul.menu {
      list-style: none;
      padding: 0;
      margin-bottom: 0; }
      footer .copyright ul.menu li::after {
        content: "|"; }
      footer .copyright ul.menu li:nth-last-child(1)::after {
        content: ""; }
      footer .copyright ul.menu li {
        display: inline-block;
        padding-right: 5px; }
        footer .copyright ul.menu li a {
          font-size: 12px;
          padding-right: 10px;
          color: #ffffff; }
          footer .copyright ul.menu li a:hover {
            color: #ffffff;
            text-decoration: none; }

#pop-fpt-selection-news {
  position: fixed;
  top: 100%;
  right: 90px;
  -webkit-transform: translate(0, -55px);
  -ms-transform: translate(0, -55px);
  transform: translate(0, -55px);
  width: 380px;
  z-index: 99;
  background-color: #1C80CE;
  padding: 0 0 30px 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #pop-fpt-selection-news .pop-header {
    position: relative; }
    #pop-fpt-selection-news .pop-header h3 {
      font-size: 14px;
      font-weight: bold;
      color: #ffffff;
      text-decoration: underline;
      margin: 0;
      display: block;
      height: 55px;
      padding: 23px 0 0 30px; }
      #pop-fpt-selection-news .pop-header h3:hover {
        cursor: pointer; }
    #pop-fpt-selection-news .pop-header button.pop-control {
      border: none;
      background-color: transparent;
      color: #ffffff;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 20px; }
      #pop-fpt-selection-news .pop-header button.pop-control.close-pop {
        margin-left: 8px;
        background-image: url("../images/close_white.svg");
        right: 25px; }
      #pop-fpt-selection-news .pop-header button.pop-control.mini-pop {
        visibility: hidden;
        background-image: url("../images/minimize.svg");
        right: 57px; }
  #pop-fpt-selection-news .pop-content {
    color: #ffffff;
    padding: 0 30px; }
    #pop-fpt-selection-news .pop-content .pop-latest-news-title {
      font-size: 20px;
      font-weight: 700;
      line-height: 1.5;
      margin-bottom: 13px; }
    #pop-fpt-selection-news .pop-content .pop-latest-news-view-detail {
      font-size: 12px;
      line-height: 1.17;
      text-decoration: underline; }
      #pop-fpt-selection-news .pop-content .pop-latest-news-view-detail:hover {
        cursor: pointer; }
  #pop-fpt-selection-news.expanded {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%); }
    #pop-fpt-selection-news.expanded .pop-header button.pop-control.mini-pop {
      visibility: visible; }
  #pop-fpt-selection-news.closed {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  #pop-fpt-selection-news.move-left {
    right: 300px; }
  #pop-fpt-selection-news.move-left-more {
    right: 410px; }

#back-top {
  position: fixed;
  right: 15px;
  bottom: 75px;
  width: 60px;
  height: 60px;
  z-index: 80;
  background-image: url("../images/top_grey.svg");
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #back-top:hover {
    cursor: pointer; }
  #back-top.have-icon-news {
    -webkit-transform: translate(0, -75px);
    -ms-transform: translate(0, -75px);
    transform: translate(0, -75px); }

#fpt-news-icon {
  height: 0;
  width: 60px;
  position: fixed;
  bottom: 75px;
  right: 15px;
  overflow: hidden;
  z-index: 80; }
  #fpt-news-icon.show-up {
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease;
    height: 60px; }
  #fpt-news-icon .shortcut-news {
    position: absolute;
    height: 60px;
    width: 200px;
    right: 60px;
    border-radius: 100px;
    outline: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    padding: 20px 0;
    background-color: #ffffff;
    color: #000000; }
  #fpt-news-icon .icon-news {
    float: right;
    height: 60px;
    width: 60px;
    background-image: url(../images/news.svg); }
  #fpt-news-icon:hover {
    cursor: pointer;
    width: 260px; }

#sidebar-fpt-selection-news {
  position: fixed;
  left: 100%;
  top: 0;
  height: 100%;
  width: 550px;
  background-color: #ffffff;
  z-index: 1001;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #sidebar-fpt-selection-news .sidebar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px 50px 50px; }
    #sidebar-fpt-selection-news .sidebar-wrapper.list-news {
      z-index: 9; }
      #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-header h3 {
        font-family: Gotham, sans-serif;
        font-size: 36px;
        font-weight: bold;
        line-height: 1.11;
        color: #f37021;
        border-bottom: 1px solid #f37021;
        display: inline-block;
        margin-bottom: 0; }
      #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%; }
        #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control {
          position: absolute;
          bottom: 50px;
          right: 50px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .next, #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .prev {
            height: 40px;
            width: 40px; }
            #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .next:hover, #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .prev:hover {
              cursor: pointer; }
          #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .prev {
            margin-right: 20px;
            background-image: url("../images/prev.svg"); }
          #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-list-news-control .next {
            background-image: url("../images/next.svg"); }
        #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-group-news {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 100%;
          flex: 1 0 100%;
          overflow: hidden auto;
          height: calc(100% - 125px); }
        #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-item-news {
          padding: 15px 0 20px;
          border-bottom: 1px solid #e5e5e5; }
          #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-item-news p.sidebar-item-news-title {
            font-size: 20px;
            font-weight: 700;
            line-height: 1.5;
            margin-bottom: 0;
            color: #000000; }
            #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-item-news p.sidebar-item-news-title:hover {
              cursor: pointer; }
          #sidebar-fpt-selection-news .sidebar-wrapper.list-news .sidebar-list-news .sidebar-item-news .sidebar-item-news-info {
            font-size: 15px;
            line-height: 2.27;
            color: #000000; }
    #sidebar-fpt-selection-news .sidebar-wrapper.detail-news {
      z-index: 10;
      overflow-y: scroll;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content {
        padding-top: 15px; }
        #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .back-to-list {
          height: 20px;
          background: url(../images/back.svg) no-repeat;
          margin-bottom: 15px; }
          #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .back-to-list:hover {
            cursor: pointer; }
        #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-category {
          font-size: 15px;
          color: #000000;
          line-height: 34px;
          margin-bottom: 0; }
        #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-title {
          font-size: 24px;
          font-weight: 700;
          line-height: 1.42;
          color: #000000; }
        #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-content {
          font-size: 15px;
          line-height: 20px; }
          #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-content a {
            color: #337ab7; }
        #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-tags {
          font-size: 15px;
          line-height: 1.33; }
          #sidebar-fpt-selection-news .sidebar-wrapper.detail-news .sidebar-content .sidebar-detail-news-tags strong {
            font-weight: 700; }
      #sidebar-fpt-selection-news .sidebar-wrapper.detail-news.closed {
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0); }
    #sidebar-fpt-selection-news .sidebar-wrapper button.close-sidebar {
      position: absolute;
      width: 32px;
      height: 32px;
      font-size: 25px;
      line-height: 25px;
      padding: 0;
      right: 20px;
      top: 20px;
      border: none;
      background: #ffffff url("../images/close.svg"); }
  #sidebar-fpt-selection-news.open {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }

#sidebar-overlay {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background-color: black;
  z-index: 998;
  opacity: 0.7; }
  #sidebar-overlay.open {
    top: 0; }

@media (max-width: 767px) {
  body.home .announcement .control .arrow-next, body.home .announcement .control .arrow-previous {
    display: none; }
  body.home .announcement .control .title {
    width: auto;
    word-break: break-word;
    line-height: 25px;
    text-align: left; }
  body.home .announcement .content {
    width: unset;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 28px; }
  body.home .announcement .control {
    min-width: 89px;
    width: 30%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 10px; }
  body.home .announcement .content .recent-news-item {
    width: 100%; }
  body.home .announcement .content a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 25px;
    font-size: 14px;
    display: inline-block;
    width: 100%; } }

@media (max-width: 767px) {
  body.home .sec-main-block .block-cover {
    max-width: 100%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset; }
    body.home .sec-main-block .block-cover .details {
      margin-top: -500px;
      position: absolute;
      overflow: auto; }
  body.home .services-section .i-section-bullet {
    width: 15px; }
  body.home .services-section .sec-title h3 {
    font-size: 27px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0; }
  body.home .services-section .sec-title p {
    font-size: 16px; }
  body.home .services-section .title .title-background {
    font-size: 65px;
    line-height: 50px; }
  body.home .services-section .sec-title {
    margin-top: 32px;
    margin-bottom: 16px; } }

@media (max-width: 767px) {
  body.home .sec-reason {
    background-image: -webkit-gradient(linear, left top, right top, from(#002e6a), to(#3556ce));
    background-image: -webkit-linear-gradient(left, #002e6a 0%, #3556ce 100%);
    background-image: -o-linear-gradient(left, #002e6a 0%, #3556ce 100%);
    background-image: linear-gradient(to right, #002e6a 0%, #3556ce 100%); }
    body.home .sec-reason #dynamic-bg ul {
      display: none; }
    body.home .sec-reason .applying-technology-right .item {
      max-width: none;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 0;
      margin-bottom: 23px;
      padding-right: 38px; }
      body.home .sec-reason .applying-technology-right .item .item_description {
        height: auto;
        width: auto; }
      body.home .sec-reason .applying-technology-right .item p span {
        display: block; }
    body.home .sec-reason .applying-technology-right p span {
      line-height: 37px;
      font-size: 33px; }
    body.home .sec-reason .applying-technology-right div h2 {
      font-size: 71px;
      line-height: 75px;
      width: auto;
      margin-right: 21px; }
    body.home .sec-reason .header {
      font-size: 26px;
      margin-top: 45px;
      margin-right: 0; }
    body.home .sec-reason #dynamic-bg {
      background-image: none;
      height: unset; } }

@media (max-width: 767px) {
  body.home #voice-of-customers .voice-of-our-customers-title h3 {
    line-height: 1.1em;
    font-size: 44px;
    margin-bottom: 39px; }
    body.home #voice-of-customers .voice-of-our-customers-title h3:after {
      font-size: 32px;
      line-height: 1.13em; }
  body.home #voice-of-customers .customers-voice-description p {
    font-size: 16px; }
  body.home #voice-of-customers #play-button {
    position: absolute;
    top: 0;
    left: 0; }
  body.home #voice-of-customers #customers-voice-slider .post-media img {
    width: 100%;
    height: auto;
    margin: 0 auto; } }
  @media only screen and (max-width: 767px) and (max-device-width: 700px) and (min-device-width: 360px) {
    body.home #voice-of-customers #customers-voice-slider .post-media img {
      height: 98%; } }

@media (max-width: 767px) {
  body.home #voice-of-customers #customers-voice-slider div .col-md-6 {
    padding-right: 0;
    padding-top: 0;
    padding-left: 0;
    overflow: hidden; }
  body.home #voice-of-customers .customers-voice .customers-voice-item {
    height: auto; }
  body.home #voice-of-customers .customers-voice .slider-nav {
    display: none; }
  body.home #voice-of-customers .i-play-button {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-style: normal;
    color: white;
    font-size: 12px; }
  body.home #voice-of-customers .customers-voice .post-video .play-button-group {
    background: url(../images/customers-voice/play.png);
    width: 60px;
    height: 60px;
    float: left;
    z-index: 1000;
    position: absolute;
    left: 15px;
    bottom: 15px;
    cursor: pointer; } }

body.home .desktop-hidden {
  display: none; }

@media (max-width: 767px) {
  body.home .mobile-hidden {
    display: none !important; }
  body.home .desktop-hidden {
    display: block; }
  body.home .banner-mobile {
    height: 100vh;
    background: no-repeat center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    body.home .banner-mobile .banner-mobile-wrapper {
      background-color: rgba(0, 0, 0, 0.3);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    body.home .banner-mobile.banner-digital .banner-mobile-wrapper .vc_column-inner {
      -webkit-transform: translate(0, -150px);
      -ms-transform: translate(0, -150px);
      transform: translate(0, -150px); }
    body.home .banner-mobile .banner-title p {
      text-transform: uppercase;
      font-size: 32px;
      text-align: center;
      line-height: 36px;
      font-family: Gotham, sans-serif;
      font-weight: 700;
      color: white; }
    body.home .banner-mobile .banner-description p {
      font-size: 16px;
      text-align: center;
      line-height: 22px;
      font-family: Gotham, sans-serif;
      font-weight: 400;
      color: white; }
    body.home .banner-mobile .banner-refer-link {
      padding-left: 80px; }
      body.home .banner-mobile .banner-refer-link a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: Gotham, sans-serif;
        color: white; }
        body.home .banner-mobile .banner-refer-link a span {
          display: inline-block;
          font-size: 0; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  body.home .partner-section {
    text-align: center;
    padding-bottom: 70px; }
  body.home .partner-section .sec-title p {
    font-family: SFProText, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #777777; }
  body.home .partner-section .sec-title {
    margin-bottom: 15px; }
  body.home .partner-section .sec-title h3 {
    font-family: Gotham, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 62px;
    color: #f9f9f9;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase; }
  body.home .partner-section .sec-title h3:after {
    content: attr(title);
    position: absolute;
    text-transform: capitalize;
    z-index: 20;
    font-size: 32px;
    color: #222;
    width: 100%;
    left: 0; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  body.home .casestudy-section {
    margin-bottom: 70px; }
    body.home .casestudy-section .sec-title {
      margin-top: 67px;
      margin-bottom: 20px; }
      body.home .casestudy-section .sec-title .title .title-background {
        position: absolute;
        text-transform: uppercase;
        z-index: 0;
        font-family: Gotham, sans-serif;
        font-weight: 700;
        font-size: 70px;
        color: #f9f9f9;
        width: 100%;
        line-height: 20px;
        left: 0;
        text-align: center; }
      body.home .casestudy-section .sec-title .title h3 {
        font-family: Gotham, sans-serif;
        font-size: 32px;
        line-height: 36px;
        text-align: center;
        text-transform: capitalize;
        font-weight: 900;
        position: relative;
        z-index: 1;
        color: #000000;
        margin-bottom: 15px; }
      body.home .casestudy-section .sec-title .title .i-section-bullet {
        display: none; }
      body.home .casestudy-section .sec-title p {
        font-family: SFProText, sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: normal;
        text-align: center;
        color: #777777;
        width: 326px;
        margin: 0 auto; }
    body.home .casestudy-section .sec-case-block .block-cover {
      max-width: 100%;
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset; }
    body.home .casestudy-section .sec-case-block .block .content {
      padding: 30px;
      height: 220px; }
      body.home .casestudy-section .sec-case-block .block .content .title {
        font-family: SFProText, sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        color: #000000; }
      body.home .casestudy-section .sec-case-block .block .content .short {
        font-size: 16px;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: normal;
        color: #000000;
        margin-top: 15px;
        overflow-y: auto; }
        body.home .casestudy-section .sec-case-block .block .content .short p {
          width: auto;
          line-height: 1; }
    body.home .casestudy-section .sec-case-block .block-cover:hover .content {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 700px) {
  body.home .sec-resource .content .row .item {
    padding: 0; }
  body.home .sec-resource .content .row .item {
    border: 1px solid #e5e5e5;
    width: 100%;
    border-bottom: none;
    border-left: 1px solid #e5e5e5; }
  body.home .sec-resource .content .row .item:last-child {
    border-bottom: 1px solid #e5e5e5; }
  body.home .sec-resource .btn-mobile .title {
    text-align: left;
    border-left: 8px solid #f07941;
    padding-left: 30px; }
  body.home .sec-resource .btn-mobile .title .s {
    font-family: SFProText, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.14;
    color: #000000;
    font-style: normal; }
  body.home .sec-resource .btn-mobile .title .t {
    font-family: Gotham, sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
    font-style: normal; }
  body.home .sec-resource .btn-mobile .view-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    margin-top: 0;
    float: right; }
  body.home .sec-resource .btn-mobile .view-more > div {
    margin-left: 3px;
    margin-right: 3px; }
  body.home .sec-resource .btn-mobile .view-more .arrow-previous,
  body.home .sec-resource .btn-mobile .view-more .arrow-next {
    line-height: 22px; }
  body.home .sec-resource .btn-mobile .view-more .link-more {
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    height: 22px;
    color: #000000;
    text-align: center; }
  body.home .sec-resource .btn-mobile .view-more .link-more .links {
    position: absolute;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    cursor: pointer;
    -webkit-transition: margin-top ease 0.5s;
    -o-transition: margin-top ease 0.5s;
    transition: margin-top ease 0.5s; }
  body.home .sec-resource .btn-mobile .view-more .link-more .links a {
    color: #f07941 !important;
    text-decoration: none;
    padding: 6px 5px !important; }
  body.home .sec-resource .btn-mobile .view-more .link-more:hover .links {
    margin-top: -28px; }
  body.home .sec-resource .content {
    margin-bottom: 40px; }
  body.home .sec-resource .btn-desktop {
    display: none; }
  body.home .sec-resource .btn-mobile {
    display: inline-block;
    margin-bottom: 30px; }
  body.home .sec-resource .content {
    margin-bottom: 40px;
    float: left;
    width: 100%; } }

@media (max-width: 767px) {
  body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button {
    font-size: 0; }
    body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button span {
      height: 40px;
      width: 40px;
      line-height: 40px;
      background-color: white;
      border-radius: 50%;
      text-align: center; }
      body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button span.symbol_menu {
        font-size: 40px;
        display: inline-block; }
      body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button span.symbol_cross {
        font-size: 18px;
        font-weight: 700; }
  body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo.mobile_menu_active .mobile_toggle .mobile_button span.symbol_menu {
    display: none; }
  body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo.mobile_menu_active .mobile_toggle .mobile_button span.symbol_cross {
    display: inline-block; }
  body.home #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
    background-color: white; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > .career-menu-right {
    margin-right: 0; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li > .item_link .link_text {
    color: black; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:after {
    border-top-color: black; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .item_link .im-icon-globe {
    color: black;
    line-height: 70px; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > .flag_globals .item_link .link_text {
    color: black; }
  body.home #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform {
    border: 1px solid black;
    border-radius: 4px; }
  body.home #mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .icosearch {
    color: black; } }

@media (max-width: 767px) {
  .site-footer {
    padding: 50px 0 35px; }
    .site-footer .row.have-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .site-footer .row.have-flex.sidebar-footer-menu .menu-footer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
      .site-footer .row.have-flex .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .site-footer .footer-top {
      margin-bottom: 15px; }
      .site-footer .footer-top .footer-social {
        float: none; }
    .site-footer .search-and-contact-us {
      margin-bottom: 50px; }
      .site-footer .search-and-contact-us .footer-search-form {
        margin-bottom: 20px; }
        .site-footer .search-and-contact-us .footer-search-form form.search-form input[type=search] {
          width: 63%; }
        .site-footer .search-and-contact-us .footer-search-form form.search-form input[type=submit] {
          width: 25%;
          float: right;
          padding-top: 0;
          padding-bottom: 0; }
      .site-footer .search-and-contact-us .contact-methods {
        padding: 0 10px;
        height: auto; }
        .site-footer .search-and-contact-us .contact-methods .col-4 {
          padding: 0 5px; }
        .site-footer .search-and-contact-us .contact-methods .contact-method {
          width: 100%;
          height: 100%; }
          .site-footer .search-and-contact-us .contact-methods .contact-method a, .site-footer .search-and-contact-us .contact-methods .contact-method button {
            padding-top: 15px;
            font-size: 12px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            .site-footer .search-and-contact-us .contact-methods .contact-method a span, .site-footer .search-and-contact-us .contact-methods .contact-method button span {
              width: 48px;
              height: 48px;
              margin: 0 auto; }
            .site-footer .search-and-contact-us .contact-methods .contact-method a p, .site-footer .search-and-contact-us .contact-methods .contact-method button p {
              margin-top: 10px; }
    .site-footer .sidebar-footer-service .service-item h4:after {
      font-family: "FontAwesome", sans-serif;
      content: "\f107";
      margin-left: 3px; }
    .site-footer .sidebar-footer-service .service-item > div {
      height: 0;
      opacity: 0;
      -webkit-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s; }
      .site-footer .sidebar-footer-service .service-item > div ul {
        display: none; }
    .site-footer .sidebar-footer-service .service-item.show-menu h4:after {
      content: "\f106"; }
    .site-footer .sidebar-footer-service .service-item.show-menu > div {
      height: auto;
      opacity: 1; }
      .site-footer .sidebar-footer-service .service-item.show-menu > div ul {
        display: block; }
    .site-footer .col-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(99% / 3);
      flex: 0 0 calc(99% / 3);
      max-width: calc(99% / 3); }
  footer > .container > .row {
    display: block;
    padding: 15px; }
  footer .footer-logo {
    width: 100%;
    height: 30px; }
  footer .copyright {
    display: block;
    padding: 10px 0;
    text-align: center; }
  #pop-fpt-selection-news {
    display: none; } }

@media (max-width: 767px) {
  #sidebar-fpt-selection-news {
    width: 100%; } }

@media (max-width: 767px) {
  .site-footer .search-and-contact-us #contactUsModal .modal-dialog {
    width: 100%; }
  .site-footer .search-and-contact-us #contactUsModal .modal-dialog .modal-content {
    padding: 0; }
  .site-footer .search-and-contact-us #contactUsModal .modal-dialog {
    top: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    left: 0;
    margin: 0;
    overflow-y: auto; } }
