.trn_btn {
  background: #ffffff;
  border: 1px solid #055197;
  text-shadow: none;
  color: #055197;
  font-weight: normal; }
  .trn_btn:hover, .trn_btn:focus {
    color: #ffffff;
    background: transparent;
    background-color: #055197; }

.service_h1 {
  margin-top: 0;
  font-size: 21px;
  margin-bottom: 17px;
  font-weight: bold; }

.service .block-title {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  color: #000000;
  font-weight: 600; }

.service_h1 {
  margin-top: 0; }

.service label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400; }

.service_form {
  background-color: #f5f5f5;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .service_form {
      margin-bottom: 30px; } }
  .service_form input[type=text] {
    max-width: none;
    margin-bottom: 30px; }
  .service_form .button {
    min-width: 115px;
    line-height: 35px; }

.service_center {
  font-size: 14px;
  margin-bottom: 50px;
  padding-left: 0; }
  @media (max-width: 991px) {
    .service_center {
      margin-bottom: 30px; } }
  .service_center-wrapp {
    padding: 0 10px; }
  .service_center-select select {
    width: 100%;
    margin-bottom: 10px;
    padding: 4px 0;
    font-size: 14px; }
  .service_center-place {
    padding: 10px;
    background-color: #fef4e8;
    border-radius: 2px; }
    .service_center-place--item {
      margin-bottom: 10px; }
      .service_center-place--item:last-child {
        margin-bottom: 0; }
      .service_center-place--item a {
        display: block;
        font-weight: bold;
        color: #055197; }
        .service_center-place--item a:hover {
          color: #f47920; }
      .service_center-place--item span {
        display: block;
        line-height: 20px; }

.service_partners {
  padding: 0 10px;
  font-size: 14px; }
  @media (max-width: 991px) {
    .service_partners {
      margin-bottom: 30px; } }
  .service_partners-item {
    margin-bottom: 10px; }
    .service_partners-item:last-child {
      margin-bottom: 0; }
    .service_partners-item a {
      display: block;
      color: #055197;
      font-weight: bold; }
      .service_partners-item a:hover {
        color: #f47920; }
    .service_partners-item span {
      display: block;
      line-height: 20px; }

.service_top {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 20px;
  font-size: 14px;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .service_top {
      margin-bottom: 30px; } }
  @media (max-width: 400px) {
    .service_top {
      padding-left: 0;
      padding-right: 0; } }
  .service_top-img {
    width: 100%;
    text-align: center;
    max-width: 336px; }
    @media (max-width: 767px) {
      .service_top-img {
        margin-bottom: 30px;
        margin-right: auto;
        margin-left: auto; } }
    .service_top-img img {
      width: 100%; }
  .service_top-list--item {
    margin-bottom: 20px;
    min-height: 60px;
    display: table; }
    .service_top-list--item span {
      display: table-cell;
      vertical-align: middle;
      line-height: 20px; }
    .service_top-list--item:before {
      content: '';
      float: left;
      display: block;
      margin-right: 30px;
      background: url("../img/service/check_mark.svg");
      width: 51px;
      height: 60px; }

.service_middle {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .service_middle {
      margin-bottom: 30px; } }
  .service_middle-pluses .block-title {
    margin-left: 80px; }
  .service_middle-pluses--item {
    margin-bottom: 20px;
    display: table;
    min-height: 60px; }
    .service_middle-pluses--item i {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: #f1f1f1;
      text-align: center;
      line-height: 60px;
      color: #f47920;
      font-weight: bold;
      font-style: normal;
      font-size: 24px;
      display: inline-block;
      margin-right: 20px; }
    .service_middle-pluses--item span {
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      line-height: 20px; }
  .service_middle-brand img {
    width: 20%;
    margin: 15px 2%; }

.service_bottom {
  margin-bottom: 50px; }
  .service_bottom .block-title {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 50px; }
    .service_bottom .block-title i {
      font-style: normal;
      color: #f47920; }
  .service_bottom-wrapp {
    text-align: center; }
    @media (max-width: 767px) {
      .service_bottom-wrapp--item {
        margin-bottom: 30px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto; } }
    .service_bottom-wrapp--item img {
      margin-bottom: 30px; }
    .service_bottom-wrapp--item span {
      font-size: 20px;
      display: block;
      margin-bottom: 10px; }
    .service_bottom-wrapp--item p {
      font-size: 16px;
      line-height: 27px; }

.service_open h1 {
  margin-top: 8px;
  font-size: 21px;
  margin-bottom: 33px;
  font-weight: bold; }

.service_open-info--table {
  font-size: 16px;
  color: #868686;
  border: 1px solid #d5d5d5;
  padding: 10px 0;
  margin-bottom: 23px; }
  .service_open-info--table .row_list {
    min-height: 20px;
    padding: 2px 0; }
    @media (max-width: 440px) {
      .service_open-info--table .row_list {
        margin-bottom: 10px; }
        .service_open-info--table .row_list div {
          width: 100%; }
          .service_open-info--table .row_list div:first-child {
            font-weight: bold;
            color: #333 !important; } }
  .service_open-info--table .service_status span {
    display: inline-block;
    font-weight: bold;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 31px; }
  .service_open-info--table .service_status .complete span {
    background-image: url("../img/service/done.svg");
    color: #71d162; }
  .service_open-info--table .service_status .waiting span {
    background-image: url("../img/service/waiting.svg");
    color: #868686; }
  .service_open-info--table .service_status .diagnostic span {
    background-image: url("../img/service/diagnostic.svg");
    color: #f5791f; }

.service_open-info--timeline {
  font-size: 14px; }
  @media (max-width: 991px) {
    .service_open-info--timeline {
      margin-bottom: 30px; } }
  .service_open-info--timeline .timeline_header {
    margin-bottom: 15px;
    background-color: #f4f4f4;
    line-height: 36px;
    color: #868686; }
  .service_open-info--timeline .row_list {
    padding: 6px 0; }

.service_open-textinfo {
  text-align: justify;
  color: #868686;
  font-size: 12px;
  line-height: 18px; }

.service_open-brand {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .service_open-brand {
      margin-top: 30px; } }
  .service_open-brand .brand_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 60px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .service_open-brand .brand_img {
        min-height: 66px;
        margin-bottom: 10px; } }
    .service_open-brand .brand_img img {
      -ms-flex-item-align: center;
          align-self: center;
      max-width: 100%; }
    @media (max-width: 555px) {
      .service_open-brand .brand_img {
        width: 33% !important; } }
    @media (max-width: 400px) {
      .service_open-brand .brand_img {
        width: 50% !important; } }

.service_open .row_list:before, .service_open .row_list:after {
  display: table;
  content: " "; }

.service_open .row_list:after {
  clear: both; }

@media (max-width: 991px) {
  .service_open-info {
    float: none; } }

.service_open-contact--info {
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 991px) {
    .service_open-contact--info {
      margin-top: 30px; } }
  .service_open-contact--info .row_list div:first-child {
    color: #868686; }
  @media (max-width: 991px) {
    .service_open-contact--info .row_list {
      margin-left: -15px; } }

.service_open-brand .block-title {
  margin-bottom: 10px;
  font-size: 21px;
  color: #000000;
  margin-bottom: 40px; }

.service_text-wrapp .nav-tabs {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -20px 40px; }
  @media (max-width: 991px) {
    .service_text-wrapp .nav-tabs {
      margin: 0 0 40px; } }
  .service_text-wrapp .nav-tabs li {
    text-align: center;
    width: 100%;
    max-width: 220px;
    display: table; }
    @media (max-width: 1299px) {
      .service_text-wrapp .nav-tabs li {
        max-width: 170px; } }
    .service_text-wrapp .nav-tabs li a, .service_text-wrapp .nav-tabs li .mycollapsebtn {
      display: table-cell;
      vertical-align: middle;
      background-color: #868686;
      border: 1px solid #868686;
      border-radius: 7px;
      margin: 0;
      font-weight: bold;
      font-size: 16px;
      line-height: 18px;
      height: 56px;
      color: #fff; }
    .service_text-wrapp .nav-tabs li.active a {
      color: #f47920;
      background-color: #fff;
      border: 1px solid #f47920; }

@media (max-width: 991px) {
  .service_text-wrapp {
    margin: 30px 0; } }

.service_text-wrapp .tab-content ul {
  margin: 10px 0; }
  .service_text-wrapp .tab-content ul li {
    list-style: disc;
    margin-left: 15px;
    font-size: 14px;
    line-height: 18px; }

.service_text-wrapp .tab-content p {
  font-size: 14px;
  line-height: 18px; }

.faq .leftmenu, .service .leftmenu {
  font-size: 14px;
  padding: 4px 20px;
  color: #6687b4; }
  .faq .leftmenu a, .service .leftmenu a {
    text-decoration: none; }
    .faq .leftmenu a:hover span, .service .leftmenu a:hover span {
      color: #f47920; }
    .faq .leftmenu a span, .service .leftmenu a span {
      color: #6687b4; }
  .faq .leftmenu_active a span, .service .leftmenu_active a span {
    color: #fff; }
  .faq .leftmenu_active a:hover span, .service .leftmenu_active a:hover span {
    color: #fff; }

@media (max-width: 991px) {
  .container .page {
    margin: 40px 0 20px; } }

.container .page p img {
  width: 100%; }

.container .service table {
  width: 100%; }
  .container .service table p {
    margin-bottom: 0; }

.container .static-content-table th,
.container .service table th {
  background-color: #f5f5f5;
  border: 2px solid #ebebeb;
  padding: 13px 8px;
  color: #333; }

.container .static-content-table tr:nth-child(odd),
.container .service table tr:nth-child(odd) {
  background-color: #fff; }

.container .static-content-table td,
.container .service table td {
  padding: 13px 8px;
  border: 2px solid #f1f1f1; }

.container .b-warning {
  padding-bottom: 10px; }
  .container .b-warning h2 {
    margin-top: 15px; }

.container .map_wrapper {
  margin-bottom: 40px; }
  .container .map_wrapper iframe {
    margin-bottom: 30px; }

.container .tablcell {
  float: left;
  margin-right: 20px; }

.container #howhow {
  line-height: 30px; }

.mycollapsebtn {
  overflow: hidden;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 1px;
  line-height: 60px;
  border-radius: 7px;
  font-weight: bold;
  font-size: 16px; }
  .mycollapsebtn[aria-expanded=false] {
    background-color: #868686;
    border: 1px solid #868686;
    color: #fff; }
    .mycollapsebtn[aria-expanded=false]:active, .mycollapsebtn[aria-expanded=false]:hover, .mycollapsebtn[aria-expanded=false]:focus {
      color: #fff; }
  .mycollapsebtn[aria-expanded=true] {
    background-color: #fff;
    border: 1px solid #f47920;
    color: #f47920; }
    .mycollapsebtn[aria-expanded=true]:active, .mycollapsebtn[aria-expanded=true]:hover, .mycollapsebtn[aria-expanded=true]:focus {
      color: #f47920; }

.tab-content ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 50%;
     -moz-column-width: 50%;
          column-width: 50%;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px; }
  @media (max-width: 680px) {
    .tab-content ul {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1; } }

.tab-content h2 {
  font-weight: bold; }
  .tab-content h2 strong {
    font-size: 14px; }

.tab-content .bottom_line {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px; }

.tab-content h3 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px; }

.tab-content .gray_text {
  color: #a7a6a6;
  font-size: 14px; }

.certificate_wrapp {
  position: relative;
  text-align: center; }
  .certificate_wrapp img {
    margin: 25px auto;
    width: 100%;
    max-width: 493px; }
  .certificate_wrapp-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center; }
    .certificate_wrapp-text span {
      display: block;
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      max-width: 200px;
      font-weight: bold;
      margin-bottom: 10px; }
    .certificate_wrapp-text a {
      color: #225691; }

.mobile_tab {
  text-align: center; }
  .mobile_tab img {
    width: 100%;
    max-width: 617px; }
