html, body {
  width: 100%;
  overflow-x: hidden !important; }

button:focus {
  outline: 0; }

.pages_banner {
  width: 100%;
  height: 230px;
  background-image: url(../images/home_banner.jpg);
  background-size: cover;
  background-attachment: fixed; }

.bread_crumbs {
  padding: 90px 0; }
  .bread_crumbs .breadcrumb {
    background-color: transparent;
    text-align: center;
    padding: 0;
    margin: 0; }
    .bread_crumbs .breadcrumb ol {padding-left:0}
    .bread_crumbs .breadcrumb li {
      float: none;
      font-family: 'Roboto'; 
      list-style-type: none;
      display: inline;
      font-size: 22px;
    }
      .bread_crumbs .breadcrumb li a {
        font-size: 22px;
        color: #91a6b4; }
      .bread_crumbs .breadcrumb li.active {
        color: #02304a; }
    .bread_crumbs .breadcrumb li + li:before {
      padding: 0 2px; }

.default_secion {
  padding-bottom: 10px; }
  .default_secion .default_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase; }
  .default_secion .default_content p {
    font-size: 14px;
    line-height: 26px;
    color: #02304a;
    width: 80%;
    margin-bottom: 30px; }
  .default_secion .cargo_wrapper {
    text-align: center;
    padding-top: 100px;
    display: inline-block;
    width: 100%;
    height: 250px;
    display: table;
    vertical-align: middle;
    position: relative; }
    .default_secion .cargo_wrapper .cargo_container {
      display: table-cell;
      vertical-align: middle;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
    .default_secion .cargo_wrapper img {
      display: inline-block;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -24px; }
    .default_secion .cargo_wrapper .center_line {
      width: 630px;
      max-width: 100%;
      height: 1px;
      background-color: #285c9e;
      display: inline-block;
      position: relative; }
      .default_secion .cargo_wrapper .center_line:after {
        position: absolute;
        left: 0;
        content: "";
        width: 3px;
        height: 3px;
        background-color: #285c9e;
        top: -1px; }
      .default_secion .cargo_wrapper .center_line:before {
        position: absolute;
        right: 0;
        content: "";
        width: 3px;
        height: 3px;
        background-color: #285c9e;
        top: -1px; }

.scrollTop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  border-radius: 50%;
  background-color: #0046a7;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  cursor: pointer; }

.scrollTop a {
  font-size: 14px;
  color: #fff; }

@media screen and (max-width: 1300px) {
  .default_secion .default_header h2 {
    font-size: 40px; } }

@media screen and (max-width: 1199px) {
  .default_secion .default_header h2 {
    font-size: 36px; }
  .default_secion .default_content p {
    font-size: 13px;
    line-height: 23px; } }

@media screen and (max-width: 991px) {
  .default_secion .default_header h2 {
    font-size: 30px; }
  .default_secion .default_content p {
    width: 100%; }
  .default_secion .default_content p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px; }
  .default_secion .cargo_wrapper {
    height: 190px;
    padding-top: 48px; } }

@media screen and (max-width: 767px) {
  .default_secion .default_header h2 {
    font-size: 26px;
    margin-bottom: 15px; }
  .default_secion .cargo_wrapper {
    display: none; }
  .scrollTop {
    bottom: 15px;
    right: 15px; } }

span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: 2px;
  z-index: 94;
  font-size: 11px;
  left: 15px; }

div.wpcf7-validation-errors {
  display: none !important; }

.wpcf7-form-control-wrap {
  width: 100%; }

span.wpcf7-not-valid-tip {
  left: 0; }

.selct_box span.wpcf7-not-valid-tip {
  bottom: -18px; }

.wpcf7-form-control-wrap.container {
  padding: 0; }

.home-quote span.wpcf7-not-valid-tip {
  left: 30px; }

.career-request span.wpcf7-not-valid-tip {
  left: 30px; }

.career-request .selct_box span.wpcf7-not-valid-tip {
  left: 15px; }

.modal-open {
  padding-right: 0 !important;
  position: fixed; }

.modal-dialog {
  padding-bottom: 30px; }

.upload_input span.wpcf7-not-valid-tip {
  bottom: -15px;
  left: 62px; }

.sevice-quote span.wpcf7-not-valid-tip {
  left: 30px; }

div.wpcf7-response-output {
  margin: 0 0.0em 1em;
  padding: 0.2em 1em;
  position: absolute;
  border: 0 !important;
  bottom: -5px;
  font-size: 8.5px;
  z-index: 999;
  padding: 0;
  text-align: center;
  color: #ca1111;
  left: 0;
  right: 0; }

div.wpcf7-mail-sent-ok {
  color: #39ad1a; }

@media screen and (max-width: 767px) {
  div.wpcf7-validation-errors {
    display: none !important; } }

.careers_wrapper {
  padding: 0 0 80px; }
  .careers_wrapper .careers_intro {
    padding-right: 120px; }
    .careers_wrapper .careers_intro h2 {
      font-size: 44px;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0;
      letter-spacing: 0;
      line-height: 48px;
      margin-bottom: 50px; }
    .careers_wrapper .careers_intro p {
      font-size: 18px;
      color: #02304a;
      font-family: 'Roboto';
      font-weight: 300;
      line-height: 31px; }
  .careers_wrapper .careers_box {
    min-height: 403px; }
  .careers_wrapper .careers_container {
    padding: 70px 40px;
    border: 1px solid #dce0e7;
    position: relative;
    margin-bottom: 30px; }
    .careers_wrapper .careers_container h3 {
      font-size: 14px;
      font-weight: bold; }
    .careers_wrapper .careers_container p.loaction {
      font-size: 12px;
      color: #0b2e5e; }
      .careers_wrapper .careers_container p.loaction i {
        margin-right: 10px; }
    .careers_wrapper .careers_container p.closing_date {
      margin-top: 30px;
      color: #0b2e5e;
      font-family: "Roboto";
      font-size: 15px;
      margin-bottom: 0; }
    .careers_wrapper .careers_container .content_wrapper {
      margin-top: 30px;
      margin-bottom: 30px;
      max-height: 120px;
      overflow: hidden; }
      .careers_wrapper .careers_container .content_wrapper p {
        font-size: 12px;
        color: #6e819e;
        line-height: 20px; }
    .careers_wrapper .careers_container a {
      position: absolute;
      left: 0;
      padding: 22px 0;
      background-color: #f3f5f8;
      width: 100%;
      text-align: center;
      font-weight: 600;
      color: #0b2e5e;
      bottom: 0;
      letter-spacing: 1px;
      text-transform: uppercase; }

.overlay {
  position: absolute !important;
  margin-right: 15px;
  z-index: 99;
  background-color: #0078ff;
  -webkit-box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6);
  box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6); }
  .overlay h3 {
    color: #fff !important; }
  .overlay p {
    color: #fff !important; }
  .overlay .content_wrapper {
    max-height: inherit !important; }

.modal_job {
  margin-top: 50px; }
  .modal_job .modal-header {
    padding: 50px 0;
    text-align: center;
    border: 0; }
    .modal_job .modal-header h4 {
      font-size: 17px;
      margin: 0; }
  .modal_job .modal-content {
    background-color: #f3f5f8;
    border-radius: 0;
    border: 0;
    padding: 0 40px 80px; }
  .modal_job .modal-body {
    background-color: #fff;
    border: 1px solid #cdd3db;
    padding: 0;
    position: relative; }
    .modal_job .modal-body .form-container {
      position: relative;
      display: inline-block;
      width: 100%;
      z-index: 99; }
      .modal_job .modal-body .form-container .form_send {
        background-color: transparent;
        padding: 0px 30px;
        position: absolute;
        border-radius: 16px;
        border: 0;
        font-weight: bold;
        font-size: 12px;
        color: #fff;
        right: 15px;
        bottom: 85px; }
      .modal_job .modal-body .form-container .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        padding: 0;
        margin-bottom: 0;
        position: relative;
        border-bottom: 1px solid #cdd3db; }
        .modal_job .modal-body .form-container .form-group.border_right {
          border-right: 1px solid #cdd3db; }
        .modal_job .modal-body .form-container .form-group.selct_box {
          padding: 20px 15px; }
          .modal_job .modal-body .form-container .form-group.selct_box label {
            top: 10px;
            z-index: 999;
            left: 0; }
          .modal_job .modal-body .form-container .form-group.selct_box button {
            border-color: #fff;
            color: #324052; }
            .modal_job .modal-body .form-container .form-group.selct_box button:hover {
              background-color: #fff; }
            .modal_job .modal-body .form-container .form-group.selct_box button:focus {
              outline: 0 !important;
              background-color: #fff;
              -webkit-box-shadow: none;
              box-shadow: none; }
          .modal_job .modal-body .form-container .form-group.selct_box .dropdown-menu li a {
            color: #324052;
            padding: 10px 15px; }
          .modal_job .modal-body .form-container .form-group.selct_box .bootstrap-select {
            width: 100%; }
        .modal_job .modal-body .form-container .form-group.upload_input {
          padding: 15px 30px;
          position: relative; }
          .modal_job .modal-body .form-container .form-group.upload_input label {
            font-size: 10px;
            color: #b3bac4;
            font-weight: 300;
            text-transform: uppercase;
            padding-top: 10px;
            margin-bottom: 0;
            width: 140px; }
          .modal_job .modal-body .form-container .form-group.upload_input input {
            width: 100px;
            overflow: hidden;
            float: right;
            position: absolute;
            right: 30px;
            opacity: 0;
            z-index: 99; }
          .modal_job .modal-body .form-container .form-group.upload_input .upload_btn {
            background-color: #d7dce3;
            width: 100px;
            font-size: 10px;
            color: #67778d;
            position: absolute;
            right: 30px;
            height: 30px;
            border-radius: 4px;
            text-align: center;
            line-height: 30px; }
      .modal_job .modal-body .form-container .control-label {
        font-size: 10px;
        font-weight: 400;
        pointer-events: none;
        color: #b3bac4;
        position: absolute;
        bottom: 15px;
        -webkit-transition: 240ms;
        -o-transition: 240ms;
        transition: 240ms;
        padding: 0 30px;
        text-transform: uppercase; }
      .modal_job .modal-body .form-container .form-group.focused .control-label {
        opacity: 1;
        padding: 0 30px;
        top: auto;
        bottom: 35px; }
      .modal_job .modal-body .form-container .form-control {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        background-color: transparent;
        color: #324052;
        border: 0;
        border-radius: 0;
        padding-left: 0;
        font-size: 14px;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 60px;
        padding: 10px 30px; }
        .modal_job .modal-body .form-container .form-control:focus {
          -webkit-box-shadow: none;
          box-shadow: none; }
      .modal_job .modal-body .form-container .form-control::-webkit-input-placeholder {
        color: transparent;
        -webkit-transition: 240ms;
        -o-transition: 240ms;
        transition: 240ms; }
      .modal_job .modal-body .form-container .form-control:focus::-webkit-input-placeholder {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; }
      .modal_job .modal-body .form-container .form-group.focused .form-control::-webkit-input-placeholder {
        color: #bbb; }
    .modal_job .modal-body button.send_button {
      width: 180px;
      height: 55px;
      background-color: #0078ff;
      color: #fff;
      font-size: 14px;
      color: #fff;
      line-height: 55px;
      text-align: center;
      border: 0;
      border-radius: 27px;
      position: absolute;
      bottom: -110px;
      left: 0;
      right: 0;
      margin: 0 auto;
      font-weight: 600; }

@media screen and (max-width: 1300px) {
  .bread_crumbs {
    padding: 70px 0; }
  .careers_wrapper .careers_intro h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 35px; }
  .careers_wrapper .careers_intro p {
    font-size: 16px;
    line-height: 29px; }
  .careers_wrapper {
    padding: 0 0 70px; } }

@media screen and (max-width: 1199px) {
  .careers_wrapper .careers_intro {
    padding-right: 60px; }
  .careers_wrapper .careers_intro h2 {
    font-size: 35px;
    font-size: 35px;
    margin-bottom: 30px; }
  .careers_wrapper .careers_container {
    padding: 60px 30px; }
  .bread_crumbs {
    padding: 60px 0; }
  .careers_wrapper {
    padding: 0 0 60px; } }

@media screen and (max-width: 991px) {
  .bread_crumbs {
    padding: 40px 0; }
  .careers_wrapper .careers_intro h2 {
    font-size: 30px;
    line-height: 38px; }
  .careers_wrapper .careers_intro p {
    font-size: 15px;
    line-height: 26px; }
  .careers_wrapper {
    padding: 0 0 40px; }
  .modal_job .modal-header {
    padding: 35px 0; } }

@media screen and (max-width: 767px) {
  .careers_wrapper .careers_box {
    width: 50%; }
  .careers_wrapper .careers_intro {
    margin-bottom: 30px; }
  .careers_wrapper .careers_box {
    min-height: 380px; }
  .careers_wrapper .careers_intro {
    padding-right: 15px; }
  .modal_job .modal-header {
    padding: 30px 0; }
  .modal_job .modal-body .form-container .form-group.border_right {
    border-right: 0; }
  .careers_wrapper .careers_intro h2 {
    font-size: 26px;
    line-height: 32px; }
  .careers_wrapper .careers_container .content_wrapper {
    margin-top: 20px; }
  .careers_wrapper .careers_container p.closing_date {
    margin-top: 20px; } }

@media screen and (max-width: 600px) {
  .careers_wrapper .careers_box {
    width: 100%; } }

@media screen and (max-width: 400px) {
  .modal_job .modal-content {
    padding: 0 20px 60px; }
  .modal_job .modal-body button.send_button {
    bottom: -85px;
    width: 150px;
    height: 45px;
    line-height: 45px; }
  .modal_job .modal-body .form-container .form-control {
    padding: 10px 20px; }
  .modal_job .modal-body .form-container .control-label {
    padding: 0 20px; }
  .modal_job .modal-body .form-container .form-group.selct_box button {
    padding: 6px 5px; }
  .modal_job .modal-body .form-container .form-group.upload_input {
    padding: 15px 20px; }
  .modal_job .modal-body .form-container .form-group.upload_input input {
    right: 20px; }
  .modal_job .modal-body .form-container .form-group.upload_input .upload_btn {
    right: 20px; } }

.perfect_cargo {
  padding: 0 0 90px;
  overflow-x: hidden; }
  .perfect_cargo .heading_wrapper h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 44px;
    margin: 0; }
  .perfect_cargo .content-wrapper {
    padding-right: 100px; }
    .perfect_cargo .content-wrapper p {
      font-size: 18px;
      color: #02304a;
      line-height: 24px;
      font-family: 'Roboto'; }
      .perfect_cargo .content-wrapper p span {
        font-size: 18px;
        margin-top: 30px;
        display: block; }
  .perfect_cargo .cargo_wrapper {
    text-align: center;
    padding-top: 100px;
    display: inline-block;
    width: 100%;
    height: 250px;
    display: table;
    vertical-align: middle;
    position: relative; }
    .perfect_cargo .cargo_wrapper .cargo_container {
      display: table-cell;
      vertical-align: middle;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
    .perfect_cargo .cargo_wrapper img {
      display: inline-block;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -16px;
z-index: 1000;}
    .perfect_cargo .cargo_wrapper .center_line {
      width: 630px;
      max-width: 100%;
      height: 1px;
      background-color: #285c9e;
      display: inline-block;
      position: relative; }
      .perfect_cargo .cargo_wrapper .center_line:after {
        position: absolute;
        left: 0;
        content: "";
        width: 3px;
        height: 3px;
        background-color: #285c9e;
        top: -1px; }
      .perfect_cargo .cargo_wrapper .center_line:before {
        position: absolute;
        right: 0;
        content: "";
        width: 3px;
        height: 3px;
        background-color: #285c9e;
        top: -1px; }

.md_message {
  padding-bottom: 140px;
  overflow-x: hidden; }
  .md_message .container {
    padding: 0 100px;
    padding-right: 80px; }
    .md_message .container .message_container {
      background-color: #f3f5f8;
      padding: 120px 110px;
      position: relative;
      padding-right: 0; }
      .md_message .container .message_container:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 200%;
        background-color: #f3f5f8;
        top: 0;
        right: -200%; }
      .md_message .container .message_container .image_wrapper img {
        -webkit-box-shadow: 14.695px 20.225px 40px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 14.695px 20.225px 40px 0px rgba(0, 0, 0, 0.3); }
      .md_message .container .message_container .image_wrapper h4 {
        font-weight: bold;
        font-size: 14px;
        color: #0046a7;
        text-transform: uppercase;
        padding-top: 20px;
        padding-left: 15px;
        position: relative; }
        .md_message .container .message_container .image_wrapper h4 span {
          display: block;
          color: #b6bcc5;
          margin-top: 5px; }
        .md_message .container .message_container .image_wrapper h4:before {
          
          position: absolute;
          top: 0;
          font-size: 44px;
          color: #fff;
          font-weight: bold;
          top: -35px; }
      .md_message .container .message_container .message_content_wrapper {
        padding-left: 50px; }
        .md_message .container .message_container .message_content_wrapper p {
          font-size: 14px;
          color: #546e7a;
          line-height: 24px;
          font-family: 'Roboto';
          margin-bottom: 30px; 
        text-align: justify;
        }
          .md_message .container .message_container .message_content_wrapper p:last-child {
            margin-bottom: 0; }


.md_message2 .container .message_container:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 200%;
        background-color: #f3f5f8;
        top: 0;
        left: -200%; }
.md_message2 .container .message_container {
      background-color: #f3f5f8;
      padding-top: 120px;
    padding-right: 110px;
    padding-bottom: 120px;
    padding-left: 0px;
      position: relative;
       }


.to_be_the_best {
  padding-bottom: 140px; }
  .to_be_the_best .row {
    margin-left: -30px;
    margin-right: -30px; }
  .to_be_the_best .container {
    padding: 0 100px;
    padding-right: 80px; }
  .to_be_the_best .header_wrapper h4 {
    font-size: 30px;
    font-weight: bold;
    color: #0046a7;
    margin-bottom: 100px;
    margin-top: 0; }
  .to_be_the_best .content-wrapper {
    padding-right: 50px; }
    .to_be_the_best .content-wrapper p {
      font-size: 14px;
      color: #02304a;
      line-height: 24px;
      font-family: 'Roboto';
      margin-bottom: 30px; 
      text-align: justify;
    }
      .to_be_the_best .content-wrapper p:last-child {
        margin-bottom: 0; }

.vision-mission {
  padding: 120px 0;
  background-color: #07254f; }
  .vision-mission .row {
    margin-left: -30px;
    margin-right: -30px; }
  .vision-mission .container {
    padding: 0 100px;
    padding-right: 80px; }
  .vision-mission h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 45px; }
  .vision-mission p {
    font-size: 14px;
    color: #fff;
    line-height: 22px; }
  .vision-mission .col-md-6 {
    padding-right: 100px; }

.why_choose .video_wrapper {
  padding: 0;
  background-color: #000;
  position: relative; }
  .why_choose .video_wrapper img {
    width: 100%;
    opacity: .5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 520px;
    -o-object-fit: cover;
    object-fit: cover; }
  .why_choose .video_wrapper .play_button {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    color: #fff;
    text-align: center;
    line-height: 100px;
    font-size: 22px; }
  .why_choose .video_wrapper:hover img {
    opacity: .7; }

.why_choose .choose_us_wrapper {
  padding: 120px 85px 30px; }
  .why_choose .choose_us_wrapper h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 50px; }
  .why_choose .choose_us_wrapper p {
    font-size: 14px;
    color: #02304a;
    line-height: 24px;
    font-family: 'Roboto';
    margin-bottom: 30px;
    width: 480px;
    max-width: 100%; }
    .why_choose .choose_us_wrapper p:last-child {
      margin-bottom: 0; }

#video_modal {
  padding-right: 0 !important; }
  #video_modal .modal-dialog {
    width: 600px;
    height: 450px;
    position: relative;
    background-color: transparent;
    max-width: 100%;
    margin: 20px auto;
    padding-left: 15px;
    padding-right: 15px !important; }
  #video_modal .modal-content {
    background-color: transparent; }
  #video_modal .modal-header {
    position: absolute;
    right: -15px;
    z-index: 99;
    padding: 0;
    border: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    top: -15px;
    text-align: center;
    line-height: 36px; }
    #video_modal .modal-header button.close {
      float: none;
      text-shadow: none;
      opacity: 1;
      font-weight: 500; }
      #video_modal .modal-header button.close:focus {
        outline: 0; }
  #video_modal .modal-body {
    padding: 0; }
    #video_modal .modal-body iframe {
      height: 450px; }

.milestone_section.footer_counter {
  padding: 80px 0; }
  .milestone_section.footer_counter .counter_wrapper {
    padding: 0 100px; }
  .milestone_section.footer_counter .counter_block {
    margin-bottom: 0; }

@media screen and (max-width: 1300px) {
  .perfect_cargo .heading_wrapper h2 {
    font-size: 40px; }
  .perfect_cargo .content-wrapper {
    padding-right: 80px; }
  .perfect_cargo .content-wrapper p span {
    font-size: 16px; }
  .perfect_cargo .cargo_wrapper {
    padding-top: 70px; }
  .perfect_cargo .cargo_wrapper img {
    bottom: -10px; }
  .perfect_cargo {
    padding: 0 0 80px; }
  .md_message .container .message_container {
    padding: 90px; }
  .md_message .container .message_container .message_content_wrapper {
    padding-left: 40px; }
  .md_message {
    padding-bottom: 100px; }
  .to_be_the_best .header_wrapper h4 {
    font-size: 28px;
    margin-bottom: 90px; }
  .to_be_the_best {
    padding-bottom: 100px; }
  .vision-mission {
    padding: 100px 0; }
  .why_choose .choose_us_wrapper {
    padding: 90px 70px 30px; }
  .why_choose .video_wrapper .play_button {
    width: 90px;
    height: 90px;
    line-height: 90px; }
  .why_choose .choose_us_wrapper h3 {
    font-size: 28px;
    margin-bottom: 40px; }
  .milestone_section.footer_counter {
    padding: 70px 0; } }

@media screen and (max-width: 1199px) {
  .perfect_cargo .heading_wrapper h2 {
    font-size: 35px; }
  .perfect_cargo .content-wrapper {
    padding-right: 50px; }
  .perfect_cargo .cargo_wrapper {
    padding-top: 50px;
    height: 200px; }
  .perfect_cargo {
    padding: 0 0 60px; }
  .md_message .container {
    padding: 0 50px; }
  .md_message .container .message_container {
    padding: 70px; }
  .md_message .container .message_container .message_content_wrapper p {
    font-size: 13px;
    margin-bottom: 20px; }
  .md_message .container .message_container .message_content_wrapper {
    padding-left: 30px; }
  .to_be_the_best .header_wrapper h4 {
    font-size: 26px;
    margin-bottom: 80px;
    line-height: 30px; }
  .to_be_the_best .content-wrapper p {
    font-size: 13px;
    margin-bottom: 20px; }
  .to_be_the_best .content-wrapper {
    padding-right: 35px; }
  .md_message {
    padding-bottom: 80px; }
  .to_be_the_best {
    padding-bottom: 80px; }
  .vision-mission {
    padding: 90px 0; }
  .to_be_the_best .container {
    padding: 0 50px; }
  .vision-mission .container {
    padding: 0 50px; }
  .vision-mission h3 {
    margin-bottom: 35px; }
  .vision-mission p {
    font-size: 13px;
    line-height: 23px; }
  .vision-mission .col-md-6 {
    padding-right: 50px; }
  .why_choose .choose_us_wrapper {
    padding: 70px 60px 30px; }
  .milestone_section.footer_counter .counter_block span.counter_digit {
    font-size: 34px; }
  .milestone_section.footer_counter .counter_wrapper {
    padding: 0 50px; }
  .milestone_section.footer_counter {
    padding: 60px 0; }
  .milestone_section.footer_counter .counter_block span.counter_label {
    line-height: 18px; } }

@media screen and (max-width: 991px) {
  .perfect_cargo .heading_wrapper h2 {
    font-size: 28px; }
  .perfect_cargo .content-wrapper {
    padding-right: 15px; }
  .md_message .container {
    padding: 0 15px; }
  .perfect_cargo {
    padding: 0 0 40px; }
  .md_message .container .message_container {
    padding: 40px; }
  .md_message .container .message_container .message_content_wrapper p {
    margin-bottom: 10px; }
  .to_be_the_best .container {
    padding: 0 15px; }
  .md_message {
    padding-bottom: 60px; }
  .to_be_the_best .header_wrapper h4 {
    font-size: 24px;
    margin-bottom: 60px; }
  .to_be_the_best .content-wrapper p {
    margin-bottom: 15px; }
  .to_be_the_best .content-wrapper {
    padding-right: 20px; }
  .to_be_the_best {
    padding-bottom: 60px; }
  .vision-mission {
    padding: 60px 0; }
  .vision-mission .col-md-6 {
    padding-right: 15px; }
  .vision-mission p {
    margin-bottom: 0; }
  .vision-mission .container {
    padding: 0 15px; }
  .why_choose .choose_us_wrapper {
    padding: 50px 50px 30px; }
  .why_choose .choose_us_wrapper h3 {
    font-size: 24px;
    line-height: 30px; }
  .why_choose .choose_us_wrapper p {
    margin-bottom: 15px; }
  .why_choose .choose_us_wrapper h3 {
    margin-bottom: 30px; }
  .why_choose .video_wrapper img {
    height: 460px; } }

@media screen and (max-width: 767px) {
  .perfect_cargo .heading_wrapper h2 {
    font-size: 26px;
    margin-bottom: 30px; }
  .perfect_cargo .content-wrapper p {
    font-size: 18px;
    line-height: 20px; }
  .perfect_cargo .content-wrapper p span {
    font-size: 15px;
    margin-top: 15px; }
  .perfect_cargo {
    padding: 0 0 30px; }
  .md_message .container .message_container {
    padding: 30px 15px; }
  .md_message .container .message_container .message_content_wrapper {
    padding-left: 15px; }
  .md_message .container .message_container .image_wrapper h4 {
    padding-left: 0; }
  .md_message .container .message_container .image_wrapper h4:before {
    left: 15px; }
  .md_message {
    padding-bottom: 40px; }
  .to_be_the_best .container {
    padding: 0 30px; }
  .to_be_the_best .header_wrapper h4 {
    margin-bottom: 30px; }
  .to_be_the_best .content-wrapper {
    margin: 15px 0; }
  .to_be_the_best img:last-child {
    display: none; }
  .to_be_the_best {
    padding-bottom: 40px; }
  .vision-mission .container {
    padding: 0 30px; }
  .vision-mission .col-md-6 {
    margin-bottom: 15px; }
  .vision-mission {
    padding: 40px 0 25px; }
  .why_choose .choose_us_wrapper {
    padding: 30px 15px 30px; }
  .milestone_section.footer_counter {
    padding: 30px 0; }
  .milestone_section.footer_counter .counter_block {
    margin-bottom: 15px; }
  .perfect_cargo .cargo_wrapper {
    display: inline-block; }
  .perfect_cargo .cargo_wrapper img {
    bottom: 0px; }
  .perfect_cargo .cargo_wrapper {
    height: 160px; }
  .perfect_cargo .cargo_wrapper {
    margin-top: 15px; }
  .why_choose .video_wrapper img {
    height: 250px; }
  .why_choose .video_wrapper .play_button {
    top: 33.3%; }
  .why_choose .video_wrapper .play_button {
    width: 70px;
    height: 70px;
    line-height: 70px; } }

.news_list {
  padding-bottom: 100px; }
  .news_list .news_block {
    height: 270px;
    position: relative;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    overflow: hidden;
    margin-bottom: 35px; }
    .news_list .news_block:after {
      content: "";
      position: absolute;
      background-image: url(../images/thumb_after.png);
      background-repeat: no-repeat;
      background-size: cover;
      bottom: 0;
      height: 100%;
      width: 100%;
      z-index: 1;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
    .news_list .news_block .image_wrapper {
      height: 100%;
      background-color: #000; }
      .news_list .news_block .image_wrapper img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: .7;
        -webkit-transition: .3s all;
        -o-transition: .3s all;
        transition: .3s all; }
    .news_list .news_block .header_wrapper {
      position: absolute;
      height: 80px;
      bottom: 100px;
      padding: 0 10px; }
      .news_list .news_block .header_wrapper span.published_date {
        display: inline-block;
        height: 100%;
        width: 70px;
        background-color: #0078ff;
        text-align: center;
        padding: 25px 20px;
        float: left;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .news_list .news_block .header_wrapper span.published_date .date {
          color: #fff;
          font-size: 17px;
          font-weight: bold;
          display: block;
          letter-spacing: 1px; }
        .news_list .news_block .header_wrapper span.published_date .month {
          font-size: 14px;
          color: #fff; }
      .news_list .news_block .header_wrapper h4 {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        float: left;
        font-weight: 600;
        width: calc(100% - 70px);
        text-transform: uppercase;
        padding-left: 15px;
        margin: 25px 0;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
    .news_list .news_block .news_wrapper {
      position: absolute;
      height: 90px;
      background-color: #fff;
      bottom: 0;
      width: 100%;
      padding: 0 10px;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .news_list .news_block .news_wrapper .category {
        width: 70px;
        padding: 10px 20px;
        background-color: #0078ff;
        display: inline-block;
        float: left;
        font-size: 10px;
        color: #fff;
        font-weight: 500; }
      .news_list .news_block .news_wrapper p {
        width: calc(100% - 70px);
        display: inline-block;
        font-size: 12px;
        color: #6e819e;
        padding: 15px;
        padding-right: 0;
        padding-bottom: 0;
        line-height: 18px;
        overflow: hidden;
        max-height: 85px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        /* number of lines to show */
        -webkit-box-orient: vertical; }
    .news_list .news_block:hover .image_wrapper img {
      -webkit-filter: grayscale(0);
      -moz-filter: grayscale(0);
      filter: grayscale(0);
      opacity: 1; }
    .news_list .news_block:hover .header_wrapper {
      bottom: 60px;
      height: 55px;
      z-index: 2; }
      .news_list .news_block:hover .header_wrapper span.published_date {
        display: none; }
      .news_list .news_block:hover .header_wrapper h4 {
        padding-left: 0; }
    .news_list .news_block:hover .news_wrapper {
      -webkit-transform: translateY(57%);
      -ms-transform: translateY(57%);
      transform: translateY(57%);
      background-color: transparent;
      z-index: 2; }
      .news_list .news_block:hover .news_wrapper p {
        display: none; }
    .news_list .news_block:hover:after {
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%); }
    .news_list .news_block.events .header_wrapper span.published_date {
      background-color: #0046a7; }
    .news_list .news_block.events .news_wrapper .category {
      background-color: #0046a7; }

@media screen and (max-width: 1300px) {
  .news_list {
    padding-bottom: 80px; } }

@media screen and (max-width: 1199px) {
  .news_list .news_list_wrapper {
    width: 33.3%; }
  .news_list {
    padding-bottom: 60px; } }

@media screen and (max-width: 991px) {
  .news_list .news_list_wrapper {
    width: 50%; }
  .news_list {
    padding-bottom: 40px; } }

@media screen and (max-width: 550px) {
  .news_list .news_list_wrapper {
    width: 100%; } }

.detail_section {
  padding-bottom: 70px; }
  .detail_section .container {
    padding: 0 155px;
    position: relative; }
  .detail_section .news_banner_wrapper {
    height: 370px;
    position: relative; }
    .detail_section .news_banner_wrapper .banner_item {
      position: relative;
      height: 100%; }
      .detail_section .news_banner_wrapper .banner_item img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
      .detail_section .news_banner_wrapper .banner_item:after {
        content: "";
        position: absolute;
        background-image: url(../images/large_after.png);
        background-repeat: no-repeat;
        background-size: cover;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 1; }
    .detail_section .news_banner_wrapper .slick-dots {
      bottom: 50px;
      right: 65px;
      text-align: right; }
      .detail_section .news_banner_wrapper .slick-dots li button:before {
        font-size: 9px;
        color: #fff;
        opacity: 1;
        width: 15px;
        height: 15px;
        line-height: 17px; }
      .detail_section .news_banner_wrapper .slick-dots li button {
        border: 1px solid transparent;
        border-radius: 50%;
        width: 15px;
        height: 15px; }
      .detail_section .news_banner_wrapper .slick-dots li.slick-active button {
        border-color: #fff; }
  .detail_section .slider_wrapper {
    position: relative;
    height: 370px; }
    .detail_section .slider_wrapper .news_header {
      position: absolute;
      left: 65px;
      bottom: 40px; }
      .detail_section .slider_wrapper .news_header h4 {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 20px; }
    .detail_section .slider_wrapper .category {
      width: 70px;
      padding: 10px 20px;
      background-color: #0078ff;
      display: inline-block;
      float: left;
      font-size: 10px;
      color: #fff;
      font-weight: 500;
      position: absolute;
      top: 15px;
      right: 0; }
    .detail_section .slider_wrapper .slick-list {
      height: 100%; }
    .detail_section .slider_wrapper .slick-track {
      height: 100%; }
  .detail_section .news_detail_wrapper {
    padding: 100px 130px 90px;
    padding-right: 15px;
    position: relative; }
    .detail_section .news_detail_wrapper span.published_date {
      display: inline-block;
      height: auto;
      width: 70px;
      background-color: #0078ff;
      text-align: center;
      padding: 25px 20px;
      float: left;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      position: absolute;
      left: 15px;
      top: 15px; }
      .detail_section .news_detail_wrapper span.published_date .date {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        display: block;
        letter-spacing: 1px; }
      .detail_section .news_detail_wrapper span.published_date .month {
        font-size: 14px;
        color: #fff; }
    .detail_section .news_detail_wrapper p {
      font-size: 12px;
      color: #6e819e;
      line-height: 21px;
      margin-bottom: 30px; }

@media screen and (max-width: 1300px) {
  .detail_section .container {
    padding: 0 130px; } }

@media screen and (max-width: 1199px) {
  .detail_section .container {
    padding: 0 70px; }
  .detail_section .news_detail_wrapper {
    padding: 90px 120px 60px;
    padding-right: 15px; } }

@media screen and (max-width: 991px) {
  .detail_section .container {
    padding: 0 15px; } }

@media screen and (max-width: 767px) {
  .detail_section .slider_wrapper .category {
    right: 15px;
    top: 0; }
  .detail_section .news_detail_wrapper {
    padding: 110px 15px 15px; }
  .detail_section {
    padding-bottom: 0; }
  .detail_section .news_banner_wrapper .slick-dots {
    right: 15px;
    bottom: 15px; }
  .detail_section .slider_wrapper .news_header {
    left: 30px;
    bottom: 60px; } }

.contact_form {
  background-color: #f3f5f8; }
  .contact_form .container {
    position: relative;
    padding: 90px 0; }
    .contact_form .container:after {
      content: url(../images/contact_logo.png);
      position: absolute;
      left: 0;
      top: 0; }
    .contact_form .container .get_in_touch {
      position: relative;
      z-index: 5;
      padding: 0 60px; }
      .contact_form .container .get_in_touch h3 {
        font-size: 44px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 42px;
        margin-top: 0;
        margin-bottom: 50px; }
      .contact_form .container .get_in_touch ul {
        padding-left: 0;
        margin: 0; }
        .contact_form .container .get_in_touch ul li {
          float: left;
          list-style: none;
          margin-right: 60px; }
          .contact_form .container .get_in_touch ul li a {
            color: #0b2e5e;
            font-size: 16px; }
          .contact_form .container .get_in_touch ul li:first-child a:hover {
            color: #0084b4; }
          .contact_form .container .get_in_touch ul li:nth-child(2) a:hover {
            color: #3b5998; }
          .contact_form .container .get_in_touch ul li:last-child a:hover {
            color: #bb0000; }
  .contact_form .form_wrapper .form_container .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    padding: 0;
    margin-bottom: 0;
    position: relative; }
    .contact_form .form_wrapper .form_container .form-group.border_right {
      border-right: 1px solid #cdd3db; }
  .contact_form .form_wrapper .form_container .control-label {
    font-size: 10px;
    font-weight: 400;
    pointer-events: none;
    color: #b3bac4;
    position: absolute;
    bottom: 15px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
    padding: 0 0;
    text-transform: uppercase; }
  .contact_form .form_wrapper .form_container .form-group.focused .control-label {
    opacity: 1;
    bottom: 35px;
    padding: 0; }
  .contact_form .form_wrapper .form_container .form-control {
    background-color: transparent;
    color: #324052;
    border: 0;
    border-bottom: 1px solid #4c5b6f;
    border-radius: 0;
    padding-left: 0;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 60px;
    padding: 10px 0 10px; }
    .contact_form .form_wrapper .form_container .form-control:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .contact_form .form_wrapper .form_container .form-control::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms; }
  .contact_form .form_wrapper .form_container .form-control:focus::-webkit-input-placeholder {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .contact_form .form_wrapper .form_container .form-group.focused .form-control::-webkit-input-placeholder {
    color: #bbb; }
  .contact_form .form_wrapper .form_container .phone_input {
    border-left: 1px solid #4c5b6f; }
    .contact_form .form_wrapper .form_container .phone_input .form-control {
      padding-left: 50px; }
    .contact_form .form_wrapper .form_container .phone_input .control-label {
      padding-left: 50px; }
    .contact_form .form_wrapper .form_container .phone_input.form-group.focused .control-label {
      padding-left: 50px; }
    .contact_form .form_wrapper .form_container .phone_input span.wpcf7-not-valid-tip {
      left: 50px; }
  .contact_form .form_wrapper .form_container .text-area {
    height: 60px; }
  .contact_form .form_wrapper .form_container .form_footer {
    margin-top: 60px;
    display: inline-block;
    width: 100%; }
    .contact_form .form_wrapper .form_container .form_footer button.send_button {
      width: 180px;
      height: 55px;
      background-color: #0078ff;
      color: #fff;
      font-size: 14px;
      color: #fff;
      line-height: 55px;
      text-align: center;
      border: 0;
      border-radius: 27px;
      font-weight: 600;
      float: right;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .contact_form .form_wrapper .form_container .form_footer button.send_button:hover {
        background-color: #016feb; }
  .contact_form .form_wrapper .form_container textarea {
    height: 60px !important;
    margin-top: 20px; }

.contact_address {
  padding: 110px 0 30px; }
  .contact_address .conatiner {
    padding: 90px 0; }
  .contact_address .address_container {
    padding: 0 50px; }
  .contact_address .address_wrapper {
    position: relative; }
    .contact_address .address_wrapper h5 {
      font-size: 14px;
      color: #0078ff;
      margin-bottom: 30px; }
    .contact_address .address_wrapper p {
      font-size: 12px;
      color: #0b2e5e;
      line-height: 20px;
      margin-bottom: 30px; }

#rc-imageselect, .g-recaptcha {
  -ms-transform: scale(0.77);
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }

@media screen and (max-width: 1300px) {
  .contact_form .container {
    padding: 80px 0; }
  .contact_form .container .get_in_touch h3 {
    font-size: 40px;
    line-height: 40px; } }

@media screen and (max-width: 1199px) {
  .contact_form .container {
    padding: 60px 0; }
  .contact_form .container .get_in_touch {
    padding: 0 30px; }
  .contact_address .address_container {
    padding: 0 30px; }
  .contact_address {
    padding: 80px 0 30px; }
  .contact_form .container .get_in_touch h3 {
    font-size: 36px;
    line-height: 36px; } }

@media screen and (max-width: 991px) {
  .contact_address .address_container {
    min-height: 340px;
    margin-bottom: 30px; }
  .contact_address {
    padding: 60px 0 40px; } }

@media screen and (max-width: 768px) {
  .contact_form .form_wrapper .form_container .form_footer button.send_button {
    float: left; } }

@media screen and (max-width: 767px) {
  .contact_form .container .form_wrapper {
    padding: 0 30px; }
  .contact_form .form_wrapper .form_container .phone_input {
    border-left: 0; }
  .contact_form .form_wrapper .form_container .phone_input .form-control {
    padding-left: 0; }
  .contact_form .form_wrapper .form_container .phone_input.form-group.focused .control-label {
    padding-left: 0; }
  .contact_form .form_wrapper .form_container .phone_input .control-label {
    padding-left: 0; }
  .contact_form .container .get_in_touch h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px; }
  .contact_address .address_container {
    padding: 0 15px; }
  .contact_address .address_wrapper p {
    margin-bottom: 15px; }
  .contact_address .address_container {
    min-height: 310px; }
  .contact_form .container .form_wrapper {
    margin-top: 30px; }
  .contact_form .form_wrapper .form_container .form_footer button.send_button {
    float: left; } }

@media screen and (max-width: 500px) {
  .contact_form .form_wrapper .form_container .form_footer .col-md-6 {
    width: 100%; }
  .contact_form .form_wrapper .form_container .form_footer button.send_button {
    float: left;
    margin-top: 15px; }
  .contact_address .address_container {
    min-height: auto;
    width: 100%; }
  .contact_form .container .get_in_touch ul li {
    margin-right: 30px; }
  .contact_form .container {
    padding: 40px 0; }
  .contact_address {
    padding: 40px 0 30px; } }

.services_list .listing_header {
  padding: 0 45px; }
  .services_list .listing_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase; }

.services_list .list_row {
  margin-left: -45px;
  margin-right: -45px; }

.services_list {
  background-color: #fff;
  padding: 0; }
  .services_list .category_wrapper {
    padding: 0 45px;
    position: relative;
    z-index: 1;
    margin-bottom: 70px; }
    .services_list .category_wrapper a {
      display: inline-block;
      cursor: pointer;
text-decoration: none;}
    .services_list .category_wrapper .icon_wrapper {
      position: absolute;
      top: -30px;
      padding: 0 20px;
      left: 65px;
      background: #fff;
      z-index: 9; }
      .services_list .category_wrapper .icon_wrapper i {
        font-family: "Flaticon";
        font-size: 50px;
        color: #0f80ff; }
      .services_list .category_wrapper .icon_wrapper img {
        display: inline-block;
        padding: 11px 0; }
    .services_list .category_wrapper .category_block {
      padding: 50px 20px;
      border: 4px solid #25508c;
      position: relative;
      display: block;
      overflow: hidden;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .services_list .category_wrapper .category_block:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        border-bottom: 4px solid transparent;
        border-left: 4px solid transparent; }
      .services_list .category_wrapper .category_block:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        border-top: 4px solid transparent;
        border-right: 4px solid transparent; }
      .services_list .category_wrapper .category_block h6 {
        font-size: 14px;
        color: #0b2e5e;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px; }
      .services_list .category_wrapper .category_block p {
        font-size: 12px;
        color: #6e819e;
        font-family: 'Roboto';
        font-weight: 400;
        line-height: 20px; }
      .services_list .category_wrapper .category_block:hover {
        border-color: transparent; }
        .services_list .category_wrapper .category_block:hover:before {
          -webkit-transition: .1s transform linear, .1s height linear .1s;
          -o-transition: .1s transform linear, .1s height linear .1s;
          transition: .1s transform linear, .1s height linear .1s;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          height: 100%;
          border-color: #0078ff; }
        .services_list .category_wrapper .category_block:hover:after {
          -webkit-transition: .1s transform linear .2s, .1s height linear .3s;
          -o-transition: .1s transform linear .2s, .1s height linear .3s;
          transition: .1s transform linear .2s, .1s height linear .3s;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          height: 100%;
          border-color: #0078ff; }
        .services_list .category_wrapper .category_block:hover p {
          color: #6e819e; }
  .services_list .service_description {
    padding: 0 45px; }
    .services_list .service_description p {
      font-family: 'Roboto';
      font-size: 18px;
      line-height: 31px;
      color: #02304a;
      font-weight: 300; }

@media screen and (max-width: 1300px) {
  .services_list .listing_header h2 {
    font-size: 40px; } }

@media screen and (max-width: 1199px) {
  .services_list .listing_header h2 {
    font-size: 36px; }
  .services_list .category_wrapper {
    padding: 0 35px; }
  .services_list .listing_header {
    padding: 0 35px; }
  .services_list .service_description {
    padding: 0 35px; }
  .services_list .list_row {
    margin-left: -35px;
    margin-right: -35px; }
  .services_list .service_description p {
    font-size: 16px; } }

@media screen and (max-width: 991px) {
  .services_list .listing_header {
    margin-bottom: 45px; }
  .services_list .listing_header h2 {
    font-size: 30px; }
  .services_list .category_wrapper .category_block {
    padding: 40px 20px; }
  .services_list .service_description p {
    font-size: 14px;
    line-height: 26px; }
  .services_list .category_wrapper {
    margin-bottom: 50px; } }

@media screen and (max-width: 767px) {
  .services_list .listing_header h2 {
    font-size: 26px;
    line-height: 32px; }
  .services_list .category_wrapper {
    width: 50%; }
  .services_list .category_wrapper {
    padding: 0 25px; }
  .services_list .listing_header {
    padding: 0 25px; }
  .services_list .service_description {
    padding: 0 25px; }
  .services_list .list_row {
    margin-left: -25px;
    margin-right: -25px; } }

@media screen and (max-width: 560px) {
  .services_list .category_wrapper {
    width: 100%; }
  .services_list .category_wrapper {
    margin-bottom: 40px; }
  .services_list .listing_header h2 {
    font-size: 24px;
    line-height: 28px; } }

.our_partners {
  padding-bottom: 10px; }
  .our_partners .partners_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase; }
  .our_partners .association_list_detail {
    padding-left: 30px; }
    .our_partners .association_list_detail p {
      font-size: 16px;
      color: #6e819e;
      line-height: 30px;
      margin-bottom: 30px;
      width: 80%; }
    .our_partners .association_list_detail .partners_wrapper {
      margin-top: 20px; }
      .our_partners .association_list_detail .partners_wrapper .partners_container {
        border: 4px solid #25508c;
        min-height: 200px;
        line-height: 200px;
        text-align: center;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .our_partners .association_list_detail .partners_wrapper .partners_container img {
          display: inline-block;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
          .our_partners .association_list_detail .partners_wrapper .partners_container img:last-child {
            display: none; }
        .our_partners .association_list_detail .partners_wrapper .partners_container:hover {
          background-color: #25508c;
          -webkit-box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6);
          box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6); }
          .our_partners .association_list_detail .partners_wrapper .partners_container:hover img:first-child {
            display: none; }
          .our_partners .association_list_detail .partners_wrapper .partners_container:hover img:last-child {
            display: inline-block; }

@media screen and (max-width: 1300px) {
  .our_partners .partners_header h2 {
    font-size: 40px; } }

@media screen and (max-width: 1199px) {
  .our_partners .partners_header h2 {
    font-size: 36px; }
  .our_partners .association_list_detail p {
    margin-top: 20px; }
  .our_partners .association_list_detail .partners_wrapper {
    margin-top: 10px; } }

@media screen and (max-width: 991px) {
  .our_partners .association_list_detail {
    padding-left: 15px; }
  .our_partners .partners_header h2 {
    font-size: 30px; }
  .our_partners .association_list_detail p {
    margin-bottom: 0; }
  .our_partners .association_list_detail .partners_wrapper {
    margin-top: 30px; } }

@media screen and (max-width: 767px) {
  .our_partners .partners_header h2 {
    font-size: 26px; }
  .our_partners .association_list_detail .partners_wrapper {
    width: 33.3%; } }

@media screen and (max-width: 670px) {
  .our_partners .association_list_detail .partners_wrapper {
    width: 50%; } }

@media screen and (max-width: 460px) {
  .our_partners .association_list_detail .partners_wrapper {
    width: 100%; }
  .our_partners .association_list_detail .partners_wrapper {
    margin-top: 20px; } }

.our_partners_detail {
  padding-bottom: 10px; }
  .our_partners_detail .partners_detail_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase; }
  .our_partners_detail .association_detail_box {
    padding-left: 30px; }
    .our_partners_detail .association_detail_box .partners_wrapper .partners_container {
      border: 4px solid #25508c;
      min-height: 200px;
      line-height: 200px;
      text-align: center;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .our_partners_detail .association_detail_box .partners_wrapper .partners_container img {
        display: inline-block;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
      .our_partners_detail .association_detail_box .partners_wrapper .partners_container.active {
        background-color: #25508c;
        -webkit-box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6);
        box-shadow: 0px 13px 60px 0px rgba(39, 93, 171, 0.6); }
    .our_partners_detail .association_detail_box .partners_contact ul {
      list-style: none;
      padding-top: 50px;
      margin-bottom: 0; }
      .our_partners_detail .association_detail_box .partners_contact ul li {
        font-size: 14px;
        color: #587e8d;
        margin-bottom: 25px; }
        .our_partners_detail .association_detail_box .partners_contact ul li a {
          color: #0078ff;
          font-weight: 600;
          display: block;
          margin-top: 6px; }
    .our_partners_detail .association_detail_box .partners_detail_box {
      margin-top: 60px; }
      .our_partners_detail .association_detail_box .partners_detail_box h4 {
        margin-top: 0;
        font-weight: bold;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 20px; }
      .our_partners_detail .association_detail_box .partners_detail_box p {
        font-size: 12px;
        color: #6e819e;
        line-height: 20px;
        margin-bottom: 30px; }

@media screen and (max-width: 1300px) {
  .our_partners_detail .partners_detail_header h2 {
    font-size: 40px; } }

@media screen and (max-width: 1199px) {
  .our_partners_detail .partners_detail_header h2 {
    font-size: 36px; }
  .our_partners_detail .association_detail_box .partners_wrapper .partners_container {
    height: 180px;
    line-height: 180px; }
  .our_partners_detail .association_detail_box .partners_detail_box {
    margin-top: 50px; }
  .our_partners_detail .association_detail_box .partners_detail_box p {
    margin-bottom: 20px; } }

@media screen and (max-width: 991px) {
  .our_partners_detail .association_detail_box {
    padding-left: 0px;
    margin-top: 30px; }
  .our_partners_detail .partners_detail_header h2 {
    font-size: 30px; }
  .our_partners_detail .association_detail_box .partners_contact ul {
    padding-left: 20px; }
  .our_partners_detail .association_detail_box .partners_detail_box {
    margin-top: 40px; } }

@media screen and (max-width: 767px) {
  .our_partners_detail .partners_detail_header h2 {
    font-size: 26px; } }

@media screen and (max-width: 480px) {
  .our_partners_detail .association_detail_box .partners_wrapper {
    width: 100%; }
  .our_partners_detail .association_detail_box {
    margin-top: 20px; }
  .our_partners_detail .association_detail_box .partners_contact ul {
    padding-left: 0; }
  .our_partners_detail .association_detail_box .partners_contact ul {
    padding-top: 30px; }
  .our_partners_detail .association_detail_box .partners_detail_box {
    margin-top: 15px; }
  .our_partners_detail .association_detail_box .partners_detail_box p {
    margin-bottom: 15px; } }

.at_your_service {
  padding-bottom: 10px; }
  .at_your_service .at_your_service_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase; }
  .at_your_service .at_your_service_content p {
    font-size: 12px;
    line-height: 20px;
    color: #6e819e;
    width: 70%; }
  .at_your_service .service_tab .tabs-left > .nav-tabs {
    border-bottom: 0;
    padding-top: 80px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li {
    float: none;
    border: 0; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
    border: 0;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0b2e5e; }
    .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:after {
      content: "";
      position: absolute;
      width: 0;
      height: 1px;
      background-color: #fff;
      top: 47%;
      left: 180px; }
    .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:hover:after {
      content: "";
      position: absolute;
      width: 150px;
      height: 1px;
      background-color: #02304a;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      -webkit-transition: width 300mx ease-out 0.3s;
      -moz-transition: width 300mx ease-out 0.3s;
      -ms-transition: width 300mx ease-out 0.3s;
      -o-transition: width 300mx ease-out 0.3s;
      transition: width 300mx ease-out 0.3s;
      top: 47%; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li.active > a {
    position: relative;
    color: #0078ff; }
    .at_your_service .service_tab .tabs-left > .nav-tabs > li.active > a:after {
      content: "";
      position: absolute;
      width: 150px;
      height: 1px;
      background-color: #02304a;
      top: 47%; }
  .at_your_service .service_tab .tabs-left > .nav-tabs {
    float: left;
    border-right: 0px solid #ddd; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    border: 0; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:hover,
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:focus {
    border: 0; }
  .at_your_service .service_tab .tabs-left > .nav-tabs .active > a,
  .at_your_service .service_tab .tabs-left > .nav-tabs .active > a:hover,
  .at_your_service .service_tab .tabs-left > .nav-tabs .active > a:focus {
    border: 0; }
  .at_your_service #prohibitted_items .row {
    margin-left: -20px;
    margin-right: -20px; }
  .at_your_service #prohibitted_items ul {
    list-style: none;
    padding-left: 0; }
    .at_your_service #prohibitted_items ul li {
      float: left;
      padding: 0 15px;
      width: 25%;
      margin-bottom: 40px; }
      .at_your_service #prohibitted_items ul li .icon_wrapper {
        width: 100%;
        height: 150px;
        background-color: #07254f;
        text-align: center;
        line-height: 150px; }
        .at_your_service #prohibitted_items ul li .icon_wrapper img {
          display: inline-block; }
      .at_your_service #prohibitted_items ul li .icon_label {
        color: #0b2e5e;
        font-size: 14px;
        font-weight: 600;
        margin-top: 10px;
        text-transform: uppercase; }
  .at_your_service #offers-zone {
    min-height: 540px; }
    .at_your_service #offers-zone .filter_nav {
      margin-bottom: 50px; }
      .at_your_service #offers-zone .filter_nav button {
        background-color: transparent;
        border: 0;
        font-weight: bold;
        color: #bdc9da;
        padding: 0;
        margin-right: 35px;
        font-size: 14px; }
        .at_your_service #offers-zone .filter_nav button:focus {
          outline: 0; }
        .at_your_service #offers-zone .filter_nav button.active {
          color: #07254f; }
    .at_your_service #offers-zone .offer-block {
      margin-bottom: 30px; }
      .at_your_service #offers-zone .offer-block .offer_head h4 {
        font-size: 14px;
        font-weight: 600;
        color: #0b2e5e;
        margin-bottom: 10px;
        line-height: 18px;
        text-transform: uppercase; }

@media screen and (max-width: 1300px) {
  .at_your_service .at_your_service_header h2 {
    font-size: 40px; } }

@media screen and (max-width: 1199px) {
  .at_your_service #prohibitted_items ul li {
    width: 33.3%; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li.active > a:after {
    width: 70px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:hover:after {
    width: 70px; }
  .at_your_service .at_your_service_header h2 {
    font-size: 36px; }
  .at_your_service #offers-zone .filter_nav {
    margin-bottom: 40px; }
  .at_your_service #offers-zone .filter_nav button {
    margin-right: 30px; } }

@media screen and (max-width: 991px) {
  .at_your_service .at_your_service_header h2 {
    font-size: 30px; }
  .at_your_service .at_your_service_content p {
    width: 100%;
    margin-top: 15px; }
  .at_your_service .service_tab {
    margin-top: 30px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:after {
    left: 170px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li.active > a:after {
    width: 40px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a:hover:after {
    width: 40px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs {
    padding-top: 0; }
  .at_your_service #prohibitted_items ul li {
    width: 50%;
    margin-bottom: 15px; }
  .at_your_service .service_tab .tabs-left > .nav-tabs > li > a {
    font-size: 13px; }
  .at_your_service #prohibitted_items ul li .icon_label {
    font-size: 13px; }
  .at_your_service #offers-zone .filter_nav button {
    margin-right: 20px; }
  .at_your_service #offers-zone .offer-block .offer_head h4 {
    font-size: 13px; } }

@media screen and (max-width: 767px) {
  .at_your_service .at_your_service_header h2 {
    font-size: 26px; }
  .row_offerzone {
    margin-left: -15px;
    margin-right: -15px; }
  .at_your_service #offers-zone .filter_nav {
    margin-bottom: 30px;
    margin-top: 15px; }
  .at_your_service .service_tab {
    margin-top: 15px; }
  .at_your_service #prohibitted_items .row {
    margin-left: -30px;
    margin-right: -30px; }
  .at_your_service #prohibitted_items ul li {
    width: 33.3%; }
  .at_your_service .service_tab .tabs-left > .nav-tabs {
    margin-bottom: 15px; } }

@media screen and (max-width: 500px) {
  .at_your_service #offers-zone .offer-block {
    width: 100%; } }

@media screen and (max-width: 490px) {
  .at_your_service #prohibitted_items ul li {
    width: 50%; } }

@media screen and (max-width: 490px) {
  .at_your_service #prohibitted_items ul li {
    width: 100%; }
  .at_your_service .at_your_service_header h2 {
    font-size: 24px; }
  .at_your_service #offers-zone .filter_nav button {
    font-size: 12px;
    margin-right: 5px; } }

@media screen and (max-width: 342px) {
  .at_your_service #offers-zone .filter_nav button {
    margin-bottom: 8px; } }

.service-detail .air-holder h4 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 65px;
  display: inline-block;
  width: calc(100% - 80px);
  /*            font {
                display: block;
            }*/
  /* &:after {
            right: 0;
            position: absolute;
            top: 0;
            padding: 20px;
            content: "\f104";
            font-family: "Flaticon";
            font-size: 60px;
            color: #0f80ff;
            font-weight: 500;
            }*/ }

.service-detail .air-holder i {
  display: inline-block;
  float: right;
  width: 80px;
  font-family: "Flaticon";
  color: #0046a7;
  font-size: 50px;
  text-align: right; }

.service-detail .air-holder p {
  font-size: 16px;
  color: #02304a;
  line-height: 30px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ccd6db; }

.service-detail .air-holder button {
  width: 165px;
  height: 54px;
  background-color: #0078ff;
  color: #fff;
  font-size: 14px;
  color: #fff;
  line-height: 55px;
  text-align: center;
  border: 0;
  border-radius: 27px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 20px;
  position: relative;
  top: -8px; }
  .service-detail .air-holder button:focus {
    outline: none; }

.service-detail .air-holder h5 {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: #587e8d;
  line-height: 21px;
  font-size: 13px; }
  .service-detail .air-holder h5 font {
    display: block;
    color: #0078ff;
    font-size: 18px; }
  .service-detail .air-holder h5:after {
    content: "";
    width: 2px;
    height: 47px;
    position: absolute;
    background: #ccd6db;
    left: 0;
    top: -2px; }

.service-detail .air-holder div {
  padding: 5px 0 10px;
  border-bottom: 1px solid #ccd6db; }

.service-detail .slick-dots li.slick-active button:before {
  content: "";
  background: #0046a7;
  width: 35px;
  border-radius: 13px;
  height: 12px;
  /* transition: all 1s; */ }

.service-detail .slick-dots li {
  float: left; }

.service-detail .slick-dots li button:before {
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  background: #ccc;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.service-detail .slick-dots .slick-active {
  margin-right: 25px; }

.service-detail .slick-dots {
  position: absolute;
  bottom: -50px; }

.service-detail .slider-content {
  padding: 50px 0; }
  .service-detail .slider-content p {
    color: #546e7a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px; }

.advanced-quote {
  text-align: center;
  float: left;
  width: 100%;
  padding: 20px 0;
  position: relative; }
  .advanced-quote a {
    color: #000; }
    .advanced-quote a:after {
      content: "";
      position: absolute;
      background: rgba(0, 0, 0, 0.27);
      width: 23%;
      height: 1px;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 36px; }

.modal_job .modal-body .form-container .form-group.selct_box.bottom-border {
  border-bottom: 0; }

@media screen and (max-width: 991px) {
  .air-holder {
    margin-bottom: 20px; } }

.img-rept {
  height: 350px; }

.advanced_quote {
  padding-bottom: 10px; }
  .advanced_quote .advanced_quote_header h2 {
    margin: 0;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 40px; }
  .advanced_quote .advanced_quote_header p {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 30px;
    color: #02304a;
    font-weight: 300;
    width: 70%; }
  .advanced_quote .advanced_quote_form .form_wrapper {
    border: 1px solid #cdd3db;
    display: inline-block;
    width: 100%;
    border-bottom: 0; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-group {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 60px;
      padding: 15px 30pxs;
      margin-bottom: 0;
      position: relative;
      border-bottom: 1px solid #cdd3db; }
      .advanced_quote .advanced_quote_form .form_wrapper .form-group.border_right {
        border-right: 1px solid #cdd3db; }
      .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box {
        border-bottom: 1px solid #cdd3db;
        padding: 20px 15px; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box label {
          top: 10px;
          z-index: 999;
          left: 15px;
          position: absolute;
          font-size: 10px;
          font-weight: 400;
          pointer-events: none;
          color: #b3bac4;
          text-transform: uppercase; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box button {
          border-color: #fff;
          color: #324052;
          padding-left: 0;
          font-size: 14px; }
          .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box button:hover {
            background-color: #fff; }
          .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box button:focus {
            outline: 0 !important;
            background-color: #fff;
            -webkit-box-shadow: none;
            box-shadow: none; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box .dropdown-menu li a {
          color: #324052;
          padding: 10px 15px; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box .bootstrap-select.btn-group .dropdown-toggle .filter-option {
          overflow: visible; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.selct_box .bootstrap-select {
          width: 100%; }
      .advanced_quote .advanced_quote_form .form_wrapper .form-group.text-area-group {
        height: 110px; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.text-area-group textarea {
          height: 90px;
          margin-top: 20px; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.text-area-group .control-label {
          bottom: auto;
          top: 35px; }
        .advanced_quote .advanced_quote_form .form_wrapper .form-group.text-area-group.focused .control-label {
          top: 15px; }
    .advanced_quote .advanced_quote_form .form_wrapper .control-label {
      font-size: 10px;
      font-weight: 400;
      pointer-events: none;
      color: #b3bac4;
      position: absolute;
      bottom: 15px;
      -webkit-transition: 240ms;
      -o-transition: 240ms;
      transition: 240ms;
      padding: 0 0;
      text-transform: uppercase; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-group.focused .control-label {
      opacity: 1;
      bottom: 35px;
      padding: 0; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-control {
      -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
      align-self: flex-end;
      background-color: transparent;
      color: #324052;
      border: 0;
      border-radius: 0;
      padding-left: 0;
      font-size: 14px;
      -webkit-box-shadow: none;
      box-shadow: none;
      height: 60px;
      padding: 10px 0 10px; }
      .advanced_quote .advanced_quote_form .form_wrapper .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-control::-webkit-input-placeholder {
      color: transparent;
      -webkit-transition: 240ms;
      -o-transition: 240ms;
      transition: 240ms; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-control:focus::-webkit-input-placeholder {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .advanced_quote .advanced_quote_form .form_wrapper .form-group.focused .form-control::-webkit-input-placeholder {
      color: #bbb; }
    .advanced_quote .advanced_quote_form .form_wrapper .phone_input {
      border-left: 1px solid #4c5b6f; }
      .advanced_quote .advanced_quote_form .form_wrapper .phone_input .form-control {
        padding-left: 50px; }
      .advanced_quote .advanced_quote_form .form_wrapper .phone_input .control-label {
        padding-left: 50px; }
      .advanced_quote .advanced_quote_form .form_wrapper .phone_input.form-group.focused .control-label {
        padding-left: 55px; }
    .advanced_quote .advanced_quote_form .form_wrapper .text-area {
      height: 60px; }
    .advanced_quote .advanced_quote_form .form_wrapper .form_footer {
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
      .advanced_quote .advanced_quote_form .form_wrapper .form_footer button.send_button {
        width: 180px;
        height: 55px;
        background-color: #0078ff;
        color: #fff;
        font-size: 14px;
        color: #fff;
        line-height: 55px;
        text-align: center;
        border: 0;
        border-radius: 27px;
        font-weight: 600;
        float: right;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .advanced_quote .advanced_quote_form .form_wrapper .form_footer button.send_button:hover {
          background-color: #016feb; }
  .advanced_quote .advanced_quote_form .button_wrapper {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 35px; }
    .advanced_quote .advanced_quote_form .button_wrapper button {
      background-color: #0078ff;
      color: #fff;
      padding: 18px 70px;
      border-radius: 27px;
      font-size: 14px;
      font-weight: 600;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .advanced_quote .advanced_quote_form .button_wrapper button:hover {
        background-color: #046adc; }
      .advanced_quote .advanced_quote_form .button_wrapper button:focus {
        outline: 0; }

@media screen and (max-width: 1300px) {
  .advanced_quote .advanced_quote_header h2 {
    font-size: 40px;
    margin-bottom: 30px; }
  .advanced_quote .advanced_quote_header p {
    font-size: 16px; } }

@media screen and (max-width: 1199px) {
  .advanced_quote .advanced_quote_header h2 {
    font-size: 36px;
    margin-bottom: 25px; }
  .advanced_quote .advanced_quote_header p {
    font-size: 15px;
    line-height: 24px; }
  .advanced_quote .advanced_quote_form .button_wrapper button {
    padding: 18px 60px; } }

@media screen and (max-width: 991px) {
  .advanced_quote .advanced_quote_header h2 {
    font-size: 30px;
    margin-bottom: 20px; }
  .advanced_quote .advanced_quote_header p {
    font-size: 14px;
    width: 80%; }
  .advanced_quote .advanced_quote_form .button_wrapper {
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .advanced_quote .advanced_quote_form .form_wrapper .form-group.border_right {
    border-right: 0; }
  .advanced_quote .advanced_quote_form .form_wrapper {
    margin-top: 15px; }
  .advanced_quote .advanced_quote_header h2 {
    font-size: 26px; }
  .advanced_quote .advanced_quote_form .button_wrapper {
    margin-top: 10px; }
  .advanced_quote .advanced_quote_form .button_wrapper button {
    padding: 15px 45px;
    font-size: 13px; } }

body {
  width: 100%;
  overflow-x: hidden;
  font-family: 'Poppins'; }

i {
  font-style: normal; }

a {
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a:focus {
    outline: 0;
    text-decoration: none; }
  a:hover {
    text-decoration: none; }

header {
  position: absolute;
  width: 100%;
  padding: 40px 0;
  z-index: 9; }

.banner_wrapper {
  width: 100%;
  height: 790px;
  /* Animation delays */ }
  .banner_wrapper .carousel {
    height: 100%; }
  .banner_wrapper .carousel-inner {
    height: 100%; }
  .banner_wrapper .carousel .item {
    height: 100%;
    width: 100%;
    background-image: url(../images/home_banner.jpg);
    background-size: cover;
    background-position: center center; }
    .banner_wrapper .carousel .item .carousel-caption {
      bottom: 270px; }
      .banner_wrapper .carousel .item .carousel-caption h3 {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 36px;
        letter-spacing: 4px; }
        .banner_wrapper .carousel .item .carousel-caption h3 span {
          font-weight: 300;
          display: block;
          font-size: 24px; }
  .banner_wrapper .carousel-caption h3:first-child {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .banner_wrapper .carousel-caption h3:nth-child(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .banner_wrapper .carousel-caption a {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    width: 180px;
    height: 55px;
    background-color: #fff;
    line-height: 55px;
    color: #0078ff;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin-top: 30px;
    font-weight: 600;
    letter-spacing: 1px; }
    .banner_wrapper .carousel-caption a:hover {
      background-color: #0078ff;
      color: #fff; }

.header_wrapper .quick_contact_wrapper ul {
  list-style: none;
  padding-left: 0;
  float: right;
  margin-bottom: 0;
  margin-top: 5px; }
  .header_wrapper .quick_contact_wrapper ul li {
    float: left;
    margin-right: 45px; }
    .header_wrapper .quick_contact_wrapper ul li:last-child {
      margin-right: 0; }
    .header_wrapper .quick_contact_wrapper ul li span.icon {
      display: inline-block;
      margin-right: 10px;
      pointer-events: none; }
      .header_wrapper .quick_contact_wrapper ul li span.icon i {
        font-family: "Flaticon";
        font-size: 39px;
        color: #fff;
        opacity: .4;
        font-style: normal; }
    .header_wrapper .quick_contact_wrapper ul li a {
      font-size: 14px;
      color: #fff;
      font-weight: 500;
      display: inline-block; }
      .header_wrapper .quick_contact_wrapper ul li a span {
        display: block; }
        .header_wrapper .quick_contact_wrapper ul li a span.label_header {
          opacity: 0.3;
          filter: alpha(opacity=30);
          margin-top: 10px;
          font-size: 12px; }

.header_wrapper .nav_wrapper {
  margin-top: 25px; }
  .header_wrapper .nav_wrapper #myNavbar {
    padding: 0; }
  .submenu{ display: none;}

  .header_wrapper .nav_wrapper .navbar ul {
    text-align: justify;
    width: 1140px;
    max-width: 100%;
    padding-top: 12.5px;
    border-top: 1px solid rgba(255, 255, 255, 0.4); }
    .header_wrapper .nav_wrapper .navbar ul:after {
      content: '';
      display: inline-block;
      width: 100%; }
    .header_wrapper .nav_wrapper .navbar ul li {
      display: inline-block;
      float: none; }
      .header_wrapper .nav_wrapper .navbar ul li:first-child a {
        padding-left: 0; }
      .header_wrapper .nav_wrapper .navbar ul li:last-child a {
        padding-right: 0; }
      .header_wrapper .nav_wrapper .navbar ul li.active a:after {
        content: "";
        position: absolute;
        height: 5px;
        width: 100%;
        background-color: #00aeff;
        top: -16px; }
      .header_wrapper .nav_wrapper .navbar ul li a {
        font-weight: 600;
        font-size: 14px;
        padding: 10px 43px; }
        .header_wrapper .nav_wrapper .navbar ul li a p {
          display: block;
          font-size: 12px;
          opacity: 0.3;
          filter: alpha(opacity=30);
          margin-top: 10px;
          margin-bottom: 0; }
        .header_wrapper .nav_wrapper .navbar ul li a:after {
          content: "";
          position: absolute;
          height: 5px;
          width: 0;
          background-color: #00aeff;
          top: -16px;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          left: 0; }
        .header_wrapper .nav_wrapper .navbar ul li a:hover:after {
          content: "";
          position: absolute;
          height: 5px;
          width: 100%;
          background-color: #00aeff;
          top: -16px;
          -webkit-transition: width 300mx ease-out 0.3s;
          -moz-transition: width 300mx ease-out 0.3s;
          -ms-transition: width 300mx ease-out 0.3s;
          -o-transition: width 300mx ease-out 0.3s;
          transition: width 300mx ease-out 0.3s; }

.home_category_section {
  margin-top: -100px; }
  .home_category_section ul {
    list-style: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    padding-left: 0;
    position: relative;
    box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
    -webkit-box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
    -moz-box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
    display: inline-block;
    width: 100%; }
    .home_category_section ul:after {
      content: "";
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 90%;
      height: 20px;
      position: absolute;
      background: #fff;
      top: 0;
      z-index: 0; }
    .home_category_section ul li {
      width: 20%;
      float: left;
      height: 200px;
      display: table;
      position: relative; }
      .home_category_section ul li:after {
        content: "";
        height: 60px;
        width: 1px;
        position: absolute;
        right: 0;
        background-color: #acbec5;
        z-index: 1;
        top: 70px; }
      .home_category_section ul li:last-child:after {
        display: none; }
      .home_category_section ul li .category_wrapper {
        width: 100%;
        padding: 50px 25px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 100%;
        position: relative;
        z-index: 1;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        cursor: pointer;
        -webkit-transition: all 200ms ease-out;
        -webkit-transform: scale(1);
        -ms-transition: all 200ms ease-out;
        -ms-transform: scale(1);
        -moz-transition: all 200ms ease-out;
        -moz-transform: scale(1);
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        transform: scale(1);
        background-color: #fff; }
        .home_category_section ul li .category_wrapper:before {
          position: absolute;
          width: calc(100% + 2px);
          height: 100%;
          background: #fff;
          content: "";
          top: -11px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          border-radius: 6px;
          left: -1px;
          height: calc(100% + 22px);
          z-index: -1;
          opacity: 0; }
        .home_category_section ul li .category_wrapper .icon_wrapper {
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
          .home_category_section ul li .category_wrapper .icon_wrapper i {
            font-family: "Flaticon";
            font-size: 50px;
            color: #cdd8dc; }
          .home_category_section ul li .category_wrapper .icon_wrapper h4 {
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            margin-top: 20px; }
          .home_category_section ul li .category_wrapper .icon_wrapper p {
            font-size: 12px;
            margin-bottom: 0; }
        .home_category_section ul li .category_wrapper .button_wrapper {
          width: 26px;
          height: 26px;
          left: 0;
          right: 0;
          margin: 0 auto;
          background-color: #fff;
          position: absolute;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          overflow: hidden;
          opacity: 0;
          bottom: 20px;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          -webkit-animation: fadein .3s ease-in alternate;
          -moz-animation: fadein .3s ease-in alternate;
          animation: fadein .3s ease-in alternate;
          -webkit-transform: translateY(-50px);
          -ms-transform: translateY(-50px);
          transform: translateY(-50px); }
          .home_category_section ul li .category_wrapper .button_wrapper a {
            display: inline-block;
            width: 100%;
            height: 100%;
            line-height: 26px;
            color: #0078ff; }
        .home_category_section ul li .category_wrapper:hover {
          background-color: #0078ff;
          box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
          -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
          z-index: 3; }
          .home_category_section ul li .category_wrapper:hover .icon_wrapper {
            -webkit-transform: translateY(-15px);
            -ms-transform: translateY(-15px);
            transform: translateY(-15px); }
          .home_category_section ul li .category_wrapper:hover:before {
            background: #0078ff;
            content: "";
            top: -11px;
            left: -1px;
            height: calc(100% + 22px);
            z-index: -1;
            opacity: 1; }
          .home_category_section ul li .category_wrapper:hover .icon_wrapper i {
            color: #fff; }
          .home_category_section ul li .category_wrapper:hover h4 {
            color: #fff; }
          .home_category_section ul li .category_wrapper:hover p {
            color: #fff; }
          .home_category_section ul li .category_wrapper:hover .button_wrapper {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.why_choose_us {
  padding: 120px 0 50px;
  text-align: center; }
  .why_choose_us h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0; }
  .why_choose_us ul {
    text-align: center;
    margin-top: 50px;
    border-bottom: 0;
    display: inline-block;
    position: relative; }
    .why_choose_us ul:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 85%;
      margin: 0 auto;
      left: 0;
      right: 0;
      height: 1px;
      background-color: #e6e8ec; }
    .why_choose_us ul li {
      float: none;
      display: inline-block;
      margin-right: 140px; }
      .why_choose_us ul li:last-child {
        margin-right: 0; }
      .why_choose_us ul li.active:focus a {
        border: 0;
        color: #0078ff; }
      .why_choose_us ul li.active a {
        border: 0 !important;
        color: #0078ff !important; }
        .why_choose_us ul li.active a span.circle {
          background-color: #fff;
          box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
          -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
          -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24); }
          .why_choose_us ul li.active a span.circle:after {
            background-color: #0078ff; }
      .why_choose_us ul li:hover a {
        border: 0;
        color: #0078ff; }
        .why_choose_us ul li:hover a span.circle {
          background-color: #fff;
          box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
          -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
          -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24); }
          .why_choose_us ul li:hover a span.circle:after {
            background-color: #0078ff; }
      .why_choose_us ul li:focus a {
        border: 0;
        color: #0078ff; }
      .why_choose_us ul li a {
        border: 0;
        font-family: 'Roboto';
        font-weight: bold;
        text-align: center;
        color: #acbec6;
        font-size: 15px;
        padding-bottom: 40px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        letter-spacing: 1px; }
        .why_choose_us ul li a span.circle {
          width: 22px;
          height: 22px;
          background-color: #e6e8ec;
          display: block;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          bottom: -10px;
          left: 0;
          right: 0;
          margin: 0 auto;
          z-index: 9;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
          .why_choose_us ul li a span.circle:after {
            content: "";
            width: 10px;
            height: 10px;
            background-color: #c1c7d1;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            top: 6px; }
  .why_choose_us .tab-content {
    text-align: left;
    padding-left: 50%;
    padding-top: 150px;
    font-family: 'Roboto';
    position: relative; }
    .why_choose_us .tab-content p {
      font-size: 14px;
      font-weight: 300;
      line-height: 24px;
      color: #546e7a; }
      .why_choose_us .tab-content p span {
        display: block;
        font-size: 18px;
        padding-top: 60px;
        line-height: 26px; }
  .why_choose_us .tab_wrapper {
    position: relative;
    min-height: 700px; }
    .why_choose_us .tab_wrapper .tab_slider_wrapper {
      position: absolute;
      left: 0;
      top: 150px;
      pointer-events: none; }
      .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item {
        width: 400px;
        position: absolute;
        height: 290px;
        background-color: #000;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        overflow: hidden;
        max-width: 100%;
        pointer-events: none; }
        .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item:after {
          width: 100%;
          height: 100%;
          background-color: transparent;
          content: "";
          position: absolute;
          top: 0;
          z-index: 999; }
        .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
        .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.active {
          box-shadow: 0 13px 70px rgba(0, 89, 189, 0.4);
          -webkit-box-shadow: 0 13px 70px rgba(0, 89, 189, 0.4);
          -moz-box-shadow: 0 13px 70px rgba(0, 89, 189, 0.4);
          -webkit-transform: translateX(120px) translateY(0px);
          -ms-transform: translateX(120px) translateY(0px);
          transform: translateX(120px) translateY(0px); }
          .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.active img {
            opacity: 1; }
        .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.second {
          box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -webkit-transform: translateX(80px) translateY(-45px);
          -ms-transform: translateX(80px) translateY(-45px);
          transform: translateX(80px) translateY(-45px); }
          .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.second img {
            opacity: .8; }
        .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.third {
          box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0 2px 59px rgba(0, 0, 0, 0.3);
          -webkit-transform: translateX(40px) translateY(-20px);
          -ms-transform: translateX(40px) translateY(-20px);
          transform: translateX(40px) translateY(-20px); }
          .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item.third img {
            opacity: .5; }
      .why_choose_us .tab_wrapper .tab_slider_wrapper .js-photostack {
        position: relative;
        padding: 0;
        margin: 0; }
      .why_choose_us .tab_wrapper .tab_slider_wrapper .js-photostack > * {
        position: absolute;
        top: 0;
        left: 0;
        list-style-type: none;
        display: inline-block; }

.about_us {
  padding: 120px 0;
  background-color: #f3f5f8; }
  .about_us .founder_message {
    padding-right: 50px; }
  .about_us h2 {
    margin-top: 0;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px; }
  .about_us p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
    font-family: 'Roboto'; }
  .about_us .founder_wrapper {
    margin-top: 40px; }
    .about_us .founder_wrapper h5 {
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      margin-top: 0; }
    .about_us .founder_wrapper span {
      color: #587e8d;
      font-size: 12px; }
  .about_us .about_blocks .row {
    margin-left: -25px;
    margin-right: -25px; }
  .about_us .about_blocks .block {
    padding: 0 25px; }
    .about_us .about_blocks .block .image_wrapper {
      height: 140px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px;
      overflow: hidden; }
      .about_us .about_blocks .block .image_wrapper img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .about_us .about_blocks .block .content-wrapper h4 {
      margin: 20px 0;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase; }
    .about_us .about_blocks .block .content-wrapper p {
      font-size: 14px;
      font-family: 'Roboto';
      font-weight: 300;
      line-height: 24px;
      /*height: 115px;*/
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .about_us .about_blocks .block .content-wrapper a {
      width: 40px;
      height: 40px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-color: #0078ff;
      color: #fff;
      display: block;
      text-align: center;
      line-height: 40px;
      margin-top: 30px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .about_us .about_blocks .block .content-wrapper a:hover {
        background-color: #0466d5; }

.categories_section {
  padding: 150px 0 60px;
  background-color: #07254f;
  position: relative; }
  .categories_section:after {
    content: url(../images/categories_after.png);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0; }
  .categories_section .row {
    margin-left: -45px;
    margin-right: -45px; }
  .categories_section .category_wrapper {
    padding: 0 45px;
    position: relative;
    z-index: 1;
    margin-bottom: 70px; }
    .categories_section .category_wrapper:first-child .category_block {
      padding: 0;
      border: 0; }
      .categories_section .category_wrapper:first-child .category_block:before {
        display: none; }
      .categories_section .category_wrapper:first-child .category_block:after {
        display: none; }
      .categories_section .category_wrapper:first-child .category_block h2 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        line-height: 32px;
        margin: 0; }
      .categories_section .category_wrapper:first-child .category_block a.read_more {
        background-color: #fff;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 43px;
        color: #0078ff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .categories_section .category_wrapper:first-child .category_block a.read_more:hover {
          background-color: #0078ff;
          color: #fff; }
    .categories_section .category_wrapper .icon_wrapper {
      position: absolute;
      top: -30px;
      padding: 0 20px;
      left: 65px;
      background: #07254f;
      z-index: 9; }
      .categories_section .category_wrapper .icon_wrapper i {
        font-family: "Flaticon";
        font-size: 50px;
        color: #fff; }
    .categories_section .category_wrapper .category_block {
      padding: 50px 20px;
      border: 4px solid #25508c;
      position: relative;
      display: block;
      overflow: hidden;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .categories_section .category_wrapper .category_block:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        border-bottom: 4px solid transparent;
        border-left: 4px solid transparent; }
      .categories_section .category_wrapper .category_block:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        border-top: 4px solid transparent;
        border-right: 4px solid transparent; }
      .categories_section .category_wrapper .category_block h6 {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px; }
      .categories_section .category_wrapper .category_block p {
        font-size: 12px;
        color: #6e819e;
        font-family: 'Roboto';
        font-weight: 400;
        line-height: 20px; }
      .categories_section .category_wrapper .category_block:hover {
        border-color: transparent; }
        .categories_section .category_wrapper .category_block:hover:before {
          -webkit-transition: .1s transform linear, .1s height linear .1s;
          -o-transition: .1s transform linear, .1s height linear .1s;
          transition: .1s transform linear, .1s height linear .1s;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          height: 100%;
          border-color: #fff; }
        .categories_section .category_wrapper .category_block:hover:after {
          -webkit-transition: .1s transform linear .2s, .1s height linear .3s;
          -o-transition: .1s transform linear .2s, .1s height linear .3s;
          transition: .1s transform linear .2s, .1s height linear .3s;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          height: 100%;
          border-color: #fff; }
        .categories_section .category_wrapper .category_block:hover p {
          color: #fff; }

.milestone_section {
  padding: 130px 0 60px; }
  .milestone_section .counter_wrapper {
    padding: 60px 50px 0; }
    .milestone_section .counter_wrapper .row {
      margin-left: -50px;
      margin-right: -50px; }
  .milestone_section .counter_block {
    margin-bottom: 60px; }
    .milestone_section .counter_block span.counter_digit {
      color: #0046a7;
      font-size: 46px;
      font-weight: 400;
      display: inline-block;
      float: left;
      padding-right: 20px; }
    .milestone_section .counter_block span.counter_label {
      display: inline-block;
      float: left;
      font-size: 14px;
      color: #587e8d;
      line-height: 22px; }

footer {
  padding: 130px 0 110px;
  background-color: #041329; }
  footer h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 30px; }
  footer .short_dsc {
    padding: 50px 0; }
    footer .short_dsc p {
      margin: 0;
      font-size: 12px;
      line-height: 24px;
      color: #fff; }
  footer .social_wrapper ul {
    list-style: none;
    padding-left: 0;
    display: inline-block; }
    footer .social_wrapper ul li {
      float: left; }
      footer .social_wrapper ul li a {
        color: #fff;
        font-size: 15px;
        padding: 18px 22px;
        border: 1px solid #152a49;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
      footer .social_wrapper ul li:first-child a:hover {
        background-color: #0084b4; }
      footer .social_wrapper ul li:nth-child(2) a:hover {
        background-color: #3b5998; }
      footer .social_wrapper ul li:last-child a:hover {
        background-color: #bb0000; }
  footer .footer_list_wrapper {
    display: inline-block;
    float: left;
    /*width: 50%;*/ }
    footer .footer_list_wrapper ul {
      padding-left: 0;
      list-style: none; }
      footer .footer_list_wrapper ul li {
        padding-left: 10px;
        margin-bottom: 20px;
        position: relative; }
        footer .footer_list_wrapper ul li:after {
          content: "\f105";
          font-family: FontAwesome;
          position: absolute;
          top: 0;
          left: 0;
          color: #fff; }
        footer .footer_list_wrapper ul li a {
          color: #fff;
          font-size: 12px;
          font-weight: 400; }
  footer .suscribe_wrapper p {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0; }
  footer .suscribe_wrapper form {
    position: relative;
    margin-top: 35px; }
    footer .suscribe_wrapper form input {
      width: calc(100% - 70px);
      display: inline-block;
      float: left;
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      -ms-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px;
      padding: 15px;
      border: 0;
      height: 45px;
      font-size: 12px; }
    footer .suscribe_wrapper form button {
      width: 70px;
      display: inline-block;
      padding: 8px;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      -ms-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0;
      border: 0;
      height: 45px;
      background-color: #0078ff;
      color: #fff;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      footer .suscribe_wrapper form button:hover {
        background-color: #0466d5;
        color: #fff; }

.footer_bottom {
  padding: 40px;
  background-color: #fff; }
  .footer_bottom ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    .footer_bottom ul li {
      float: left;
      margin-right: 25px; }
      .footer_bottom ul li a {
        font-size: 14px;
        color: #041329;
        font-family: 'Roboto'; }
  .footer_bottom p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    float: right; }
    .footer_bottom p a {
      font-weight: bold;
      color: #03a312; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media screen and (max-width: 1199px) {
  .header_wrapper .nav_wrapper .navbar ul li a {
    padding: 10px 26px; }
  .home_category_section ul li .category_wrapper {
    padding: 45px 15px; }
  .home_category_section ul li .category_wrapper .icon_wrapper h4 {
    font-size: 13px; }
  .banner_wrapper {
    height: 730px; }
  .banner_wrapper .carousel .item .carousel-caption {
    bottom: 190px; }
  .banner_wrapper .carousel .item .carousel-caption h3 {
    font-size: 34px; }
  .banner_wrapper .carousel-caption a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px; }
  .why_choose_us {
    padding: 90px 0 50px; }
  .about_us {
    padding: 100px 0; }
  .about_us h2 {
    font-size: 26px;
    line-height: 34px; }
  .about_us p {
    font-size: 13px; }
  .about_us .about_blocks .block .content-wrapper p {
    font-size: 13px; }
  .categories_section .category_wrapper:first-child .category_block h2 {
    font-size: 26px;
    line-height: 30px; }
  .milestone_section {
    padding: 110px 0 60px; }
  .why_choose_us .tab-content {
    padding-top: 110px; }
  .why_choose_us .tab_wrapper .tab_slider_wrapper .slider_item {
    width: 290px;
    height: 200px; }
  .why_choose_us ul li a {
    padding-bottom: 30px; }
  .why_choose_us .tab-content p span {
    font-size: 16px;
    padding-top: 40px; }
  .why_choose_us .tab_wrapper {
    min-height: 600px; } }

@media screen and (max-width: 991px) {
  .header_wrapper .quick_contact_wrapper ul li span.icon i {
    font-size: 30px; }
  .header_wrapper .quick_contact_wrapper ul li {
    margin-right: 20px; }
  .header_wrapper .quick_contact_wrapper ul li a {
    font-size: 13px; }
  .header_wrapper .quick_contact_wrapper ul li span.icon {
    margin-right: 5px; }
  .header_wrapper .nav_wrapper .navbar ul li a {
    padding: 10px 5px; }
  .header_wrapper .nav_wrapper .navbar ul li a {
    font-size: 12px; }
  .header_wrapper .nav_wrapper .navbar ul li a p {
    margin-top: 8px; }
  .banner_wrapper {
    height: 640px; }
  .banner_wrapper .carousel .item .carousel-caption {
    bottom: 160px; }
  .home_category_section ul li .category_wrapper {
    padding: 35px 10px; }
  .home_category_section ul li .category_wrapper .icon_wrapper h4 {
    font-size: 12px; }
  .home_category_section ul li .category_wrapper .icon_wrapper p {
    font-size: 11px; }
  .home_category_section ul li .category_wrapper .icon_wrapper i {
    font-size: 40px; }
  .about_us h2 {
    font-size: 24px;
    line-height: 30px; }
  .about_us h2 {
    margin-bottom: 20px; }
  .about_us .founder_wrapper {
    margin-top: 30px; }
  .about_us .about_blocks .block .content-wrapper p {
    line-height: 22px; }
  .about_us .about_blocks .block .content-wrapper a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: 20px; }
  .categories_section {
    padding: 100px 0 20px; }
  .categories_section .category_wrapper {
    margin-bottom: 60px; }
  .milestone_section .counter_block span.counter_label {
    display: block;
    width: 100%; }
  .milestone_section {
    padding: 90px 0 60px; }
  .milestone_section .counter_wrapper {
    padding: 0 50px 0; }
  .milestone_section .counter_block span.counter_digit {
    font-size: 40px; }
  footer .short_dsc {
    text-align: center; }
  footer .logo_wrapper {
    text-align: center; }
    footer .logo_wrapper img {
      display: inline-block; }
  footer .social_wrapper {
    text-align: center; }
  footer .social_wrapper {
    margin-bottom: 50px; }
  footer {
    padding: 80px 0 80px; }
  .why_choose_us .tab_wrapper .tab_slider_wrapper {
    display: none; }
  .why_choose_us .tab-content {
    padding-left: 0px; }
  .why_choose_us .tab_wrapper {
    min-height: inherit; }
  .why_choose_us {
    padding: 50px 0 50px; }
  .why_choose_us .tab-content {
    padding-top: 70px; }
  .why_choose_us h2 {
    font-size: 26px; }
  .why_choose_us ul {
    margin-top: 40px; }
  .why_choose_us .tab_wrapper .tab_slider_wrapper .js-photostack {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .footer_bottom p {
    float: left; } }

@media screen and (max-width: 767px) {
  .about_us .founder_message {
    margin-bottom: 30px; }
  .footer_bottom p {
    float: left; }
  .why_choose_us .tab-content {
    padding-left: 0; }
  .header_wrapper .quick_contact_wrapper ul li {
    margin-right: 5px; }
  .header_wrapper .quick_contact_wrapper ul li a {
    font-size: 12px; }
  .header_wrapper .nav_wrapper {
    margin-top: 15px; }
  .about_us {
    padding: 60px 0; }
  .header_wrapper .nav_wrapper #myNavbar {
    background-color: #000;
    overflow-x: hidden; }
  header {
    padding: 30px 0; }
  .header_wrapper .nav_wrapper .navbar ul {
    margin: 11.25px 15px;
    border: 0; }
  .header_wrapper .nav_wrapper .navbar ul li {
    display: block;
    width: 100%; }
  .header_wrapper .nav_wrapper .navbar ul li.active a:after {
    display: none; }
  .header_wrapper .nav_wrapper .navbar ul li a:hover:after {
    display: none; }
  .header_wrapper .nav_wrapper .navbar ul li a {
    padding: 5px; }
  .home_category_section ul li {
    width: 33.3%; }
  .banner_wrapper .carousel .item .carousel-caption h3 {
    font-size: 30px; }
  .banner_wrapper .carousel .item .carousel-caption h3 span {
    font-size: 20px; }
  .banner_wrapper {
    height: 550px; }
  .header_wrapper .quick_contact_wrapper ul li span.icon i {
    font-size: 26px; }
  .footer_bottom ul li a {
    font-size: 13px; }
  .footer_bottom p {
    font-size: 13px; }
  .footer_bottom {
    padding: 30px; }
  .why_choose_us h2 {
    font-size: 24px; }
  .why_choose_us ul li {
    margin-right: 80px; }
  .why_choose_us ul:after {
    width: 80%; }
  .why_choose_us ul li a {
    font-size: 13px; }
  .why_choose_us {
    padding: 40px 0 40px; }
  .why_choose_us .tab-content {
    padding-top: 50px; }
  .why_choose_us .tab-content p span {
    padding-top: 20px; }
  .why_choose_us .tab-content p {
    font-size: 13px; }
  .categories_section {
    padding: 60px 0 20px; }
  footer {
    padding: 60px 0 60px; } }

@media screen and (max-width: 600px) {
  .header_wrapper .quick_contact_wrapper ul li a.call_wrapper {
    display: none; }
  .header_wrapper .quick_contact_wrapper ul li a.shipping_wrapper {
    display: none; }
  .header_wrapper .quick_contact_wrapper ul {
    position: relative; }
  .header_wrapper .quick_contact_wrapper ul li span.icon {
    cursor: pointer; }
  .header_wrapper .quick_contact_wrapper ul li span.icon {
    pointer-events: all; }
  .header_wrapper .quick_contact_wrapper ul li {
    margin-right: 25px; }
  .header_wrapper .nav_wrapper {
    margin-top: 0; }
  .navbar-toggle {
    margin-right: 0px; }
  .categories_section .category_wrapper {
    width: 100%; }
  footer .footer_block {
    width: 100%;
    margin-bottom: 15px; }
  .footer_bottom ul {
    display: inline-block;
    width: 100%; }
  .footer_bottom ul li {
    margin-right: 10px;
    margin-bottom: 10px; }
  .footer_bottom p {
    float: left;
    margin-top: 10px; }
  .footer_bottom {
    padding: 25px 0; }
  .about_us {
    padding: 40px 0; } }

@media screen and (max-width: 560px) {
  .why_choose_us ul li {
    margin-right: 30px; }
  .why_choose_us ul:after {
    width: 76%; }
  .why_choose_us ul li a {
    padding: 10px;
    padding-bottom: 30px; }
  .why_choose_us .tab-content p span {
    font-size: 14px; } }

@media screen and (max-width: 520px) {
  .home_category_section ul li {
    width: 50%; }
  .home_category_section ul li:last-child {
    width: 170px;
    max-width: 100%;
    float: none;
    margin: 0 auto; } }

@media screen and (max-width: 500px) {
  .about_us .about_blocks .block {
    width: 100%; }
  .about_us .about_blocks .block {
    margin-bottom: 15px; }
  .why_choose_us ul li {
    margin-right: 10px; }
  .why_choose_us ul li a {
    padding: 0;
    padding-bottom: 30px; } }

@media screen and (max-width: 400px) {
  .home_category_section ul li {
    width: 100%; }
  .home_category_section ul li .category_wrapper .button_wrapper {
    opacity: 1;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px); }
  .home_category_section ul li .category_wrapper .button_wrapper a {
    background-color: #0078ff;
    color: #fff; }
  .home_category_section ul li .category_wrapper:hover {
    background-color: #fff; }
  .home_category_section ul li:last-child {
    width: 100%; }
  .home_category_section ul li:after {
    display: none; }
  .milestone_section .counter_block span.counter_digit {
    font-size: 34px; } }

@media screen and (max-width: 340px) {
  .why_choose_us ul li {
    margin-right: 8px; } }


.header_wrapper .quick_contact_wrapper ul li span.label_header {
    opacity: 0.8;
    color: #fff;
    padding-top: 6px;
    display: block;
}

.prolistall{ margin:auto; max-width:1100px;}
.prolistall img{ height:100%; width:100%;}
.views-field-title{text-align:center;}
.views-field-field-image{height:100%}

.field-item p {text-align:justify；}
.page-type-page .field-item p {padding:0; text-align:left}
.field-item p img {width: 100%; max-width: 1000px;}
.node-header{display:none}
.address_wrapper p{text-align:left}

.views-field-field-image {
    display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:180px;
	padding-bottom: 20px;
}
.views-field-field-image img {
    vertical-align:middle;
	display:inline-block;
}

.pager .is-active a{font-weight:bold}
#main-wrapper .pager{margin-top:40px; margin-bottom:60px;}
.views-view-grid .views-row{margin-bottom:45px}

.page-type-products .node-content .field img{width:30%}
.page-type-products .node-content .field p , .page-type-article .node-content .field p{padding-left:40px;padding-right:40px;width: 1170px;margin: auto;}
.views-field-field-image img{width:70%}

.our_partners ol li{line-height:35px; font-size:18px}
.our_partners ol {margin-bottom:40px}
.our_partners h2{ margin-bottom:30px}

.solutionh2{float:left;margin-bottom:140px}
.solutionul{float:right;margin-bottom:140px;margin-right: 110px;}
.solutionul ul li {line-height:30px}

.our_partners ul{margin-left:-33px;line-height:30px;}

@media screen and (max-width: 560px) { .header_wrapper .quick_contact_wrapper ul li span.label_header{display:none; }}

