@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.hdrTop {
    width:100%;
    background: #f3f3f3;
    padding: 5px 0;
}
.wrapper {
    max-width: 1440px;
    padding: 0 15px;
    margin: 0 auto;
}
.hdrTopMain {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hdrTop .wrapper {
    max-width: 100% !important;
}
.hdrtopleft {
    display: flex;
}
.hdrtopleft p {
    font-size: 16px;
    color:#001e45b2;
    margin: 0;
}
.hdrtopleft p a {
    margin-left: 20px;
    font-weight: bold;
}
.hdrtopRt {
    display: flex;
}
.hdrtopRt ul {
    display: flex;
    gap:20px;
    align-items: end;
}
.hdrtopRt ul li {
    list-style: none;
}
.hdrtopRt ul li a {
    font-size: 14px !important;
    font-weight: 600 !important;
    color:#001e45b2;
    text-decoration: none;
}
.hdrtopRt ul li a i {
    font-size: 19px;
    vertical-align: middle;
}
.hdrtopRt ul li a:hover {
    color: #001E45;
}
.requestaQuotebtn {
    font-family: Roboto;
    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 1px;
    padding: 12px 30px;
    background: #BD0021;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 16px 24px -6px rgba(10,10,10,0.28);
}
.hdr {
    padding: 40px 0;
}
.logo img {
    width:230px;
}
.hdrmn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hdrRT a {
    color: #001e45b2;
    font-size:18px;
    font-weight: bold;
    text-decoration: none;
}
.hdrRT a:hover {
    color: #001E45;
}
.hdrRT a i {
    color: #001E45;
}
.hdrRT {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.csutftr {
    width: 100%;
    background: #001838;
    padding: 35px 0;
}
.csutftrmain {
    display: flex;
    justify-content: space-between;
}
.csutftrRt ul {
    display: flex;
    padding: 0;
    margin: 0px;
    gap: 20px;
}
.csutftrRt ul li {
    list-style: none;
}
.csutftrRt ul li a {
    color: #ffffffb2;
    text-decoration: none;
    font-size: 16px;
}
.csutftrlft p {
    color: #ffffffb2;
    font-size: 16px;
    
}
.csutftrlft p a {
    text-decoration: none;
}
.csutftrlft p a:hover , .csutftrRt ul li a:hover {
    color: #fff;
}

.custnav {
    width: 100%;
    padding: 4px 0;
    background: #001e45;
}
.custnavmain ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap:50px;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.custnavmain ul li {
    list-style: none;
}
.custnavmain ul li a {
    color: #66788f;
    font-size: 17px;
    text-decoration: none;
    font-family: "Roboto";
    font-weight: bold;
}
.custnavmain ul li a:hover {
    color: #fff;
}
.custfrmMain {
    width: 100%;
    border-radius: 0;
    padding: 0 15px;
    border: none;
    max-width: 1000px;
}
.custfrmMain h2 {
    color: #001E45;
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.custfrmMain p {
    font-size: 16px;
    line-height: 26px;
    color: #454645;
    margin:  0 0 10px 0;
}
input.wpdwgfileConvert-inpt , .wpdwgfileConvert-select {
    width: 100% !important;
  border: none;
  background: rgba(0,30,69,0.08);
  color: rgba(0,30,69,0.70);
  box-shadow: 0px 0px 0px 1px rgb(0 30 69 / 24%);
  border-radius: 0 !important;
  padding: 15px !important;
}
.wp-block-post-title {
    display: none;
}
.dwg-wp-file-convert-form {
    margin: 0px 0 15px 0;
}
.dwg-wp-file-convert-volume-form-title {
    margin: 10px 0 15px 0;
  padding: 0 0 20px 0;
  font-family: "Roboto";
  text-align: left;
}
.custfrmMain .wpdwgfileConvert-input {
    border-radius: 0 !important;
}
.custfrmMain {

}
#wp--skip-link--target {
    margin: 0 !important;
}



@media (min-width: 100px) and (max-width: 767px) {
    .hdrtopleft {
        display: none;
    }
    .hdrTopMain {
        justify-content: center;
    }
    .hdrtopRt ul {
        flex-wrap: wrap;
        gap:5px 8px;
        justify-content: center;
    }
    
    .hdrtopRt ul li a i {
        font-size: 17px;
      }
      .hdrmn {
        flex-wrap: wrap;
        justify-content: center;
        gap:20px;
      }
      
      .logo img {
        width: 170px;
      }
      .hdr {
        gap:30px 0;
      }
      .hdrRT {
        flex-wrap: wrap;
        gap:10px;
      }
      .hdrRT a {
        font-size: 14px;
      }
      .logo {
        width: 100%;
        text-align: center;
      }
      .dwg-wp-file-convert-btn {
        font-size: 18px !important;
      }
      .csutftrmain {
        flex-wrap: wrap;
      }
      .csutftrlft {
        width: 100%;
      }
      .csutftrlft p {
        font-size: 15px;
      }
      .csutftrRt {
        width: 100%;
        text-align: center;
        }
        .csutftrRt ul li a {
            font-size: 15px;
        }
        .csutftrRt ul {
            flex-wrap: wrap;
            justify-content: center;
            gap:5px 10px;
        }
        .csutftr {
            padding: 25px 0;
        }
        #wp--skip-link--target > .wp-block-group-is-layout-constrained {
            padding: 0 15px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hdrTopMain {
        flex-wrap: wrap;
        justify-content: center;
    }
    .hdrtopleft p {
        font-size: 13px;
    }   
    
    .hdr {
        padding: 30px 0;
      }
    .hdrtopRt ul li a {
        font-size: 13px;
    }
    .hdrtopRt ul li a i {
        font-size: 17px;
    }
    .logo img {
        width: 150px;
      }
      .hdrRT a {
        font-size: 15px;
      }
      .requestaQuotebtn {
        padding: 10px 20px;
      }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .hdrtopleft p {
        font-size: 14px;
    }   
    .hdrtopRt ul li a {
        font-size: 13px !important;
    }
    .hdrtopRt ul li a i {
        font-size: 15px;
      }
    .hdrtopleft p a {
        margin-left: 10px;
    }
    .hdrtopRt ul {
        gap:10px;
    }
}