

.logo {    width: 180px;}
.top_banner {padding-bottom: 0px; display: none;}

.topAction>li>a {
         border: 1px solid #ED3237;
    padding: 10px 20px;
    border-radius: 15px;
    display: inline-block;
    min-width: 130px;
    height: 48px;
    font-size: 16px;
}
.topAction>li.link-login a:first-child{
    margin-right: 15px;
}
.topAction li a i {font-size: 16px;margin-right: 5px;}
@media (min-width: 1800px){
    .img_session_01 {
    background-image: url("../../../images_new/bg.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    background-position: 0px 22%;
  }
}

@media (min-width: 768px){
    .hd-top {
        padding-top: 0px;
        /*border-bottom: 0.5px solid #d96f6f;*/
    }
    .topAction {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }

   
    .navitor {background: #ed1b24;}
    #main-menu {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .navbar-header {display: none;}
    .sm-blue li {
        float: none !important;
        display: inline-block;
        /*min-width: 180px;*/
    }
}


@media (max-width: 768px){
    .hd-top {
    padding-top: 3px;
    padding-bottom: 8px;
  }
    /*.topSite .logo, .topSite .search{display: none;}*/
    .topSite .logo {width: 130px;}
    .topAction>li>a {
        padding: 6px 20px;
        height: 48px;
    }
    .footer-browsers-title {margin-top: 20px;}
    .search {margin-left: 0px;}
}

@font-face {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/MyriadPro-Bold.otf");
}
@font-face {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/MyriadPro-Regular.otf");
}
@font-face {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/MyriadPro-Semibold.otf");
}

/* reset css */
body {
    font-family: "MyriadPro", sans-serif;
    font-size: 18px;
}
img {
    max-width: 100%;
    max-height: 100%;
}


.estimate-form label{font-weight: normal;}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
}
.btn-danger {
  width: 130px;
  height: 48px;
  border-radius: 10px;
  margin-right: 20px;
}

.btn-outline-danger {
  width: 145px;
  height: 48px;
  border-radius: 10px;
}
.follow-form {
  border-radius: 10px;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
}
.register-send {
  height: 100%;
  border-radius: 10px;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
}
.price {
  display: flex;
}
.btn-price {
  margin-right: 0;
  width: 141px !important;
  border-radius: 5px;
}
.page {
  background-color: white;
  color: #333333;
}
.order-part-6 {
  padding-top: 20px;
}
.img_session_01 {
  background-image: url("../../../images_new/bg.png");
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}
.form-control {
  height: 50px;
}
.session-content-04 {
  background-image: url("./map.png");
  background-repeat: no-repeat;
  text-align: center;
  background-position: center;
  background-size: contain;
}
.img-logo {
  max-width: 100%;
  height: auto;
}
.icon-phone {
  display: none;
}
footer {
  /*margin-top: 40px;*/
  background-color: #ed3237;
  padding: 70px 0px;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 480px) {
  .container {
    width: 100%;
  }
  .img_session_01 {
    height: 250px;
    background-size: cover;

  }
  .content-session-01{
    display: none;
  }
  .img_session_01 h1 {
    display: none;
  }
  .register-send {
    display: none;
  }
  .card {
    padding: 10px !important;
  }
  .session-02 {
    margin-top: 70px !important
    ;
  }
  .estimate-form {
    margin-right: 0 !important;
  }
  .price {
    display: block;
  }
  .btn-price {
    margin-top: 12px;
    width: 100% !important;
    margin-left: 0 !important;
  }
  div br {
    display: none;
  }
  .img-1 {
    display: none;
  }
  .desc-header {
    padding-top: 10px;
    text-align: center;
  }
  .order-part-1 {
    order: 1;
  }
  .order-part-2 {
    padding-top: 50px;
  }

  .delivery-desc {
    width: 240px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
  }
  .order-part-3 {
    order: 1;
  }
  .session-05 {
    margin-top: 0 !important;
  }
  .session-content-04 {
    padding-bottom: 0 !important;
  }
  .img-center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .follow-form {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.07);
    top: 40px !important;
  }
  .order-part-4 {
    order: 2;
  }
  .order-part-5 {
    order: 1;
    padding-top: 20px;
    padding-left: 15px !important;
  }
  .order-part-5 ul {
    padding-left: 15px !important;
  }
  .order-part-6 {
    padding-left: 15px !important;
  }
  .order-part-5 ul li {
    width: max-content;
  }
  .register-display {
    display: none;
  }
  .icon-phone {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #fdebeb;
  }
  /*.header {
    padding-left: 20px;
    padding-right: 20px;
  }*/
  .logo-phone {
    width: 40%;
    height: 40%;
    object-fit: cover;
  }
  .form-control::placeholder {
    color: #333;
    font-size: 12px;
  }
  .btn {
    font-size: 14px;
  }
  h4 {
    font-size: 16px;
    font-weight: 600;
  }
  h3 {
    font-size: 18px;
  }
  p {
    font-size: 14px;
  }
  .mercury {
    display: flex;
    justify-content: center;
  }
  .mercury-desc {
    font-size: 14px;
  }
  .footer-heading {
    font-size: 15px;
  }
}