 #sw-about-036--0 .center {
    max-width: 1400px;
  }
  #sw-about-036--0 .who_we_are_title {
    margin-bottom: 57px;
    position: relative;
    font-size: 18px;
    color: var(--brand);
    padding-left: 38px;
  }
  #sw-about-036--0 .welcomeleft {
    padding-left: 128px;
  }
  #sw-about-036--0 .dortek_difference_title {
    color: #062A39;
    font-size: 60px;
    margin-bottom: 20px;
  }
  #sw-about-036--0 .dortek_difference_content {
    max-width: 510px;
  }
  #sw-about-036--0 .dortek_difference_content p {
    font-size: 20px;
    color: #464646;
    line-height: 35px;
  }
  #sw-about-036--0 .dortek_difference_content p:last-child {
    font-size: 16px;
    color: #727272;
    padding: 30px 0px 0px 0px;
    line-height: 28px;
  }
  #sw-about-036--0 .about_dortek_link {
    position: relative;
    font-size: 16px;
    color: #062A39;
    padding-top: 4px;
    margin: 40px 0px 0px 0px;
    display: flex;
    align-items: center;
  }
  #sw-about-036--0 .about_dortek_link a {
    display: inline-block;
    line-height: 25px;
    vertical-align: top;
    color: #062A39;
    text-decoration: underline;
    padding-left: 10px;
  }
  #sw-about-036--0 .dortek_difference_image1 {
    padding-left: 90px;
  }
  #sw-about-036--0 .dortek_difference_image2 {
    margin-top: -168px;
    margin-left: -70px;
  }
  #sw-about-036--0 .about_dortek_link a svg {
    color: var(--brand);
  }
  #sw-about-036--0 .about_dortek_link .about_dortek_link:hover svg {
    color: #000;
  }
  #sw-about-036--0 .about_dortek_link a:hover {
    text-decoration: none;
  }
  @media (max-width: 991px) {
    #sw-about-036--0 .col-md-7 {
      flex: 0 0 100%;
      max-width: 100%;
    }
    #sw-about-036--0 .welcomeleft {
      padding-left: 0px;
    }
    #sw-about-036--0 .center {
      max-width: 1350px;
    }
    #sw-about-036--0 .dortek_difference_title {
      font-size: 30px;
    }
    #sw-about-036--0 .dortek_difference_content {
      max-width: 100%;
    }
    #sw-about-036--0 .col-md-5 {
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 30px;
    }
    #sw-about-036--0 .dortek_difference_image1 img {
      max-width: 100%;
    }
    #sw-about-036--0 .dortek_difference_image2 {
      margin-top: -90px;
      margin-left: 0px;
    }
    #sw-about-036--0 .dortek_difference_image2 img {
      width: inherit;
    }
  }


#sw-timeline-005--1 .center {
        max-width: 1400px !important;
    }
  #sw-timeline-005--1 .productbox {
    font-family: aliry;
  }
  #sw-timeline-005--1 .productbox .center .title .tit {
    font-size: 40px;
    font-weight: normal;
    color: #2A2A2A;
    text-align: center;
  }
  #sw-timeline-005--1 .productbox .center .titlebox {
    max-width: 520px;
    position: absolute;
    z-index: 1000;
  }
  #sw-timeline-005--1 .productbox .center .item {
    display: flex !important;
  }
  #sw-timeline-005--1 .productbox .center .title {
    margin-bottom: 50px;
    text-align: center;
  }
  #sw-timeline-005--1 .productbox .center .title .desc {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    padding: 0 140px;
    line-height: 2;
  }
  #sw-timeline-005--1 .productbox .center .title .shade {
    height: 2px;
    width: 80px;
    background: var(--brand);
    margin: 20px auto;
  }
  #sw-timeline-005--1 .productbox .center .titlebox .arrowbox {
    margin-top: 20px;
    background: var(--brand);
    padding: 10px;
  }
  #sw-timeline-005--1 .productbox .center .titlebox .arrowbox>div .leftarrow,
  #sw-timeline-005--1 .productbox .center .titlebox .arrowbox>div .rightarrow {
    color: #fff;
    display: inline-block;
  }
  #sw-timeline-005--1 .productbox .center .titlebox .arrowbox>div .leftarrow {
    margin-right: 10px;
  }
  #sw-timeline-005--1 .productbox .center .titlebox .arrowbox .more {
    color: #fff;
    text-transform: capitalize;
  }
  #sw-timeline-005--1 .productbox .center .contentbox {
    padding-bottom: 30px;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .item {
    align-items: center;
    height: auto;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .tit {
    font-size: 20px;
    font-weight: normal;
    color: #2A2A2A;
    line-height: 2;
    margin-bottom: 15px;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .desc {
    font-size: 16px;
    font-weight: 300;
    color: #2A2A2A;
    margin-bottom: 15px;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .btn {
    padding: 10px 20px;
    background: var(--brand);
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .btn:hover {
    background: #2A2A2A;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .slick-dots {
    bottom: -66px;
    margin-bottom: 0px;
    display: flex !important;
    justify-content: space-evenly;
    align-items: center;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .slick-dots li button {
    width: 10px;
    height: 10px;
    background: var(--brand);
    border-radius: 50%;
  }
  #sw-timeline-005--1 .productbox .center .contentbox .slick-dots li.slick-active button {
    width: 30px;
    height: 30px;
    border: 3px solid var(--brand);
    border-radius: 50%;
    background: #fff;
    margin-top: -15px;
  }
  .solid {
    background: var(--brand);
    height: 2px;
    margin-top: 22px;
  }
  .productbox .text-bottom {
    display: flex;
    justify-content: space-evenly;
    font-size: 18px;
    font-weight: 500;
  }
  .productbox .dashed {
    height: 3px;
    background-image: linear-gradient(to right, #D2D2D2 0%, #D2D2D2 50%, transparent 0%);
    background-size: 15px 3px;
    background-repeat: repeat-x;
    margin-top: 15px;
  }
  #sw-timeline-005--1 .productbox .contentbox .img-left {
    width: 50%;
  }
  #sw-timeline-005--1 .productbox .contentbox .txt-right {
    width: 50%;
    margin-left: 20px;
    line-height: 42px;
  }
  @media  screen and (max-width:875px) {
    #sw-timeline-005--1 .title .desc {
      font-size: 14px !important;
      padding: 0 !important;
    }
    #sw-timeline-005--1 .productbox .center .item {
      display: flex !important;
      flex-direction: column;
    }
    #sw-timeline-005--1 .productbox .contentbox .img-left {
      width: 100% !important;
    }
    #sw-timeline-005--1 .productbox .contentbox .txt-right {
      width: 100% !important;
    }
    #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .tit {
      padding: 0 10px !important;
    }
    #sw-timeline-005--1 .productbox .center .contentbox .item .txt-right .desc {
      padding: 0 10px !important;
      line-height: 1.5 !important;
    }
    #sw-timeline-005--1 .productbox .center .title {
      margin-bottom: 30px !important;
    }
    #sw-timeline-005--1 .productbox .center .title .tit {
      font-size: 24px !important;
      font-weight: bold !important;
    }
    #sw-timeline-005--1 .productbox .center .contentbox .slick-dots li.slick-active button {
      width: 15px !important;
      height: 15px !important;
    }
    #sw-timeline-005--1 .productbox .center .contentbox .slick-dots li {
      margin: 0 16px !important;
    }
    #sw-timeline-005--1 .productbox .center .contentbox .slick-dots {
      bottom: -62px !important;
    }
  }


  #sw-award-001--0 .center {
        max-width: 1400px !important;
    }
  #sw-award-001--0 .center {
      text-align: center;
  }
  #sw-award-001--0 .center .title .bigtitle {
      color: var(--font);
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.2;
  }
  #sw-award-001--0 .center .title p {
      margin-top: 15px;
      font-size: 19px;
      color: var(--font);
  }
  @media                                screen and (max-width: 850px) {
      #sw-award-001--0 .center .title p {
          font-size: 18px;
          line-height: 1.5;
      }
  }
  @media                                screen and (max-width: 600px) {
      #sw-award-001--0 .center .title p {
          margin-top: 10px;
          font-size: 16px;
          line-height: 1.5;
      }
  }
  #sw-award-001--0 .center .award001box {
      display: flex;
      flex-wrap: wrap;
      margin: 0px -15px;
      /* margin-top: 25px; */
  }
  #sw-award-001--0 .center .award001box .item {
      width: 25%;
      box-sizing: border-box;
      padding: 0px 15px;
  }
  #sw-award-001--0 .center .award001box .item .imgbox {
      width: 100%;
  }
  #sw-award-001--0 .center .award001box .item .imgbox img {
      max-width: 100%;
  }
  #sw-award-001--0 .center .award001box .item .textbox {
      padding: 15px;
  }
  #sw-award-001--0 .center .award001box .item .textbox p {
      font-size: 22px;
      font-weight: 600;
      color: var(--font);
  }
  @media                                screen and (max-width: 850px) {
      #sw-award-001--0 .center .award001box {
          flex-wrap: wrap;
          margin-top: 25px;
      }
      #sw-award-001--0 .center .award001box .item {
          width: 50%;
          margin-bottom: 20px;
      }
      #sw-award-001--0 .center .award001box .item .textbox p {
          font-size: 20px;
      }
      #sw-award-001--0 .center .award001box .item:last-child {
          margin-bottom: 0px;
      }
  }
  @media                                screen and (max-width: 600px) {
      #sw-award-001--0 .center .award001box {
          flex-wrap: wrap;
          margin-top: 20px;
      }
      #sw-award-001--0 .center .award001box .item {
          width: 100%;
          margin-bottom: 20px;
      }
      #sw-award-001--0 .center .award001box .item .textbox {
          padding: 10px;
      }
      #sw-award-001--0 .center .award001box .item .textbox p {
          font-size: 18px;
      }
      #sw-award-001--0 .center .award001box .item:last-child {
          margin-bottom: 0px;
      }
  }
  #sw-award-001--0 .center .morebtn {
      text-align: center;
      margin-top: 0px;
  }
  #sw-award-001--0 .center .morebtn .btn {
      background: var(--secondary);
      padding: 20px;
      font-size: 14px;
      color: #fff;
      text-transform: uppercase;
      display: inline-flex;
  }
  #sw-award-001--0 .center .morebtn .btn:hover {
      background: #2a2a2a;
      color: #fff;
  }
  @media                                screen and (max-width: 850px) {
      #sw-award-001--0 .center .morebtn .btn {
          padding: 10px 15px;
          font-size: 13px;
      }
  }
  @media                                screen and (max-width: 600px) {
      #sw-award-001--0 .center .morebtn {
          margin-top: 10px;
      }
      #sw-award-001--0 .center .morebtn .btn {
          font-size: 12px;
      }
  }



#sw-features-022--0 .center {
        max-width: 1400px !important;
    }
    #sw-features-022--0 .title {
        font-weight: bold;
        color: var(--font);
    }
    #sw-features-022--0 .flexW {
        display: flex;
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }
    #sw-features-022--0 .flexW .item {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 400px;
    }
    #sw-features-022--0 .flexW .item .itemp {
        background: #f5f5f5;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 30px;
        height: 100%;
    }
    @media        screen and (max-width: 600px) {
        #sw-features-022--0 .flexW {
            margin-left: -5px;
            margin-right: -5px;
        }
        #sw-features-022--0 .flexW .item {
            padding: 0 5px;
        }
    }
    #sw-features-022--0 .flexW .item {
        width: 33.33333%;
        margin-bottom: 20px;
        padding: 0 10px
    }
    #sw-features-022--0 .icon {
        max-width: 100px;
        color: var(--font);
    }
    #sw-features-022--0 .tit {
        font-size: 22px;
        font-weight: bold;
        color: var(--font);
        display: block;
    }
    #sw-features-022--0 .des {
        font-size: 16px;
        color: #2A2A2A;
        text-align: left;
    }
    @media        screen and (max-width: 600px) {
        #sw-features-022--0 .flexW .item {
            width: 100% !important;
            margin-bottom: 20px;
        }
        #sw-features-022--0 .icon {
            max-width: 50px;
        }
        #sw-features-022--0 .tit {
            font-size: 18px;
        }
    }


#sw-map-001--0 .center {
        max-width: 1400px !important;
    }
    #sw-map-001--0 .title {
        font-weight: bold;
        color: var(--font);
    }
    #sw-map-001--0 .flexW {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        /* margin-top: 30px; */
    }
    #sw-map-001--0 .imgW {
        width: 74.5614%;
        height: 300px;
    }
    #sw-map-001--0 .textW {
        width: 21.92982%;
        text-align: left;
        color: #2A2A2A;
    }
    #sw-map-001--0 .com {
        font-size: 26px;
        font-weight: bold;
    }
    #sw-map-001--0 .msg {
        /* margin-top: 25px; */
    }
    #sw-map-001--0 .msg li {
        /* margin-bottom: 20px; */
    }
    #sw-map-001--0 .key {
        font-size: 20px;
        font-weight: bold;
        display: block;
    }
    #sw-map-001--0 .val {
        font-size: 14px;
        display: block;
        /* margin-top: 5px; */
    }
    #sw-map-001--0 .shareW {
        display: flex;
        align-items: center;
    }
    #sw-map-001--0 .shareW a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    #sw-map-001--0 .shareW a:last-child {
        margin-right: 0;
    }
    #sw-map-001--0 .shareW svg {
        color: #2A2A2A;
    }
    @media
screen and (max-width: 875px) {
        #sw-map-001--0 .imgW {
            width: 100%;
        }
        #sw-map-001--0 .textW {
            width: 100%;
            margin-top: 20px;
        }
    }
    .custom-input-card {
        width: 18rem;
    }
    .custom-input-card .btn:last-child {
        margin-left: 1rem;
    }
    .content-window-card {
        position: relative;
        width: 23rem;
        padding: 0.75rem 0 0 1.25rem;
        box-shadow: none;
        bottom: 0;
        left: 0;
    }
    .content-window-card p {
        height: 2rem;
    }
