@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

body > br{
    display: none;
}

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

a:hover {
    text-decoration: none;
}

/*@media screen and (max-width: 767.5px){*/
/*.index_wrapper_2 .item>img{*/
      
/*    min-height:80vw!important;*/
/*    object-fit:cover;*/
/*}*/


.editor {
    position: relative;
    z-index: 999;
    border-bottom: 1px solid;
}
.editor a:hover{
    text-decoration: none;
    color: #888 !important;
}
.topcontact{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.topicon{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.topicon.scroll_menu {
    position: fixed;
    z-index: 9999;
    top: 27px;
    /*right: 15%;*/
    right:6rem;
    width: auto;
}
.topicon > div{
    margin-right: 25px;
}
.editor .login .dropdown-menu {
    z-index: 1;
    background-color: transparent;
    top: 20px;
    border: none;
    -webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    right: auto;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: left;
    position: absolute;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-clip: padding-box;
    border-radius: .25rem;
}
.editor .login .dropdown-menu .dropdown-item a {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: transparent;
    padding: 0.5rem 1rem !important;
    color: #fff;
    font-size: 14px;
}
.editor .login .dropdown-menu .dropdown-item a:hover{
    text-decoration: none;
    background: #454343;
}
.editor .login .dropdown-menu .dropdown-item {
    background-color: rgba(75, 75, 75, 0.9);
    display: flex;
    flex-direction: column;
    max-width: 350px;
    min-width: 150px;
    padding: 0;
}
.editor.login:focus .dropdown-menu, .editor .login:hover .dropdown-menu {
    display: block;
}
.editor .login {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    display: flex;
    position: relative;
}
.editor .shopping{
    margin-right: 10px;
    display: flex;
}
.editor .shopping > a {
    display: flex;
    padding: 0 15px 0 0 !important;
}
.editor .shopping > a:hover{
    text-decoration: none;
}
.editor .shopping .fa-shopping-cart, .editor .fa-user, .editor .fa-search{
    font-size: 22px !important;
    color: #4b4b4b;
}
.editor .shopping .bi-cart3, .editor .bi-person-plus, .editor .bi-search{
    color: #4b4b4b;
}
.editor .shopping .bi-cart3{
    font-size: 18px;
}
.editor .bi-person-plus{
    font-size: 20px;
}
.editor .bi-search{
    font-size: 15px;
}
.editor .topicon.scroll_menu .shopping .fa-shopping-cart, .editor .topicon.scroll_menu .fa-user, .editor .topicon.scroll_menu .fa-search{
    font-size: 20px !important;
}
.editor .shopping .badge {
    font-size: 90%;
}
.nav_search {
    flex-grow: 1;
    display: flex;
    max-width: 100%;
    align-self: center;
    margin-bottom: -5px;
    border: 1px solid #e0dede;
    box-shadow: 0px 0px 7px rgb(191 191 191 / 65%);
}
.editor .scroll_menu .nav_search{
    border: none;
}

/*}*/

.hp_ts {
    background-color: #c42f36;
    position: relative;
    padding: 1% 0;
}

.hp_ts::before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 18.5vw;
    height: 1px;
    top: 0%;
    bottom: 0;
    margin: auto 0;
    left: 0%;
    
}

.hp_ts::after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 18.5vw;
    height: 1px;
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 0%;
    
}

.hp_ts_title {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.3vw;
    text-align: center;
}

/*Menu*/

.navbar_type4 .navbar-nav {
    justify-content: flex-end;
    background: #000;
    margin: 0 !important;
    padding: 1% 30vw;
}

.navbar_type4 .container {
    max-width: 100%;
}

.navbar_type4 a {
    color: #fff;

    text-transform: uppercase;
}

.navbar_mobile {
  
    background-color: rgba(255, 255, 255, 1);
  
}

.navbar_mobile .logo_img {
   
    padding: 3px;
}

.navbar_type4 .nav_link {
    padding: auto;
    margin: auto 2vw;
    font-size: 16px;
}

.navbar_type4 a:hover {
    color: #c42f36;
}

.navbar_type4 .logo {
  
    height: 120px;

    padding-bottom: 0.75rem;
   
}

.navbar_type4 .minify {
    flex: 0 1 100%;
    padding: 0px;
    margin-left: 0;
    flex-grow: 4;
    text-align: center;
    height: 120px;
}

.navbar_type4 .minify .logo {
    height: 120px;
    padding-bottom: 0.75rem;
    padding-top: 0.3125rem;
}


.navbar_type8 .logo {
    display: none;
}

.navbar_type8 {
  
    background-color: #000;
    height: 55px;
   
}

.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  
}

.navbar_type8 .nav_tab .nav_item a {
    color: white;
    padding: 15px 2vw;
 
    font-size: 15px;
}

.navbar_type8 .nav_tab .nav_item.login a {
   
    padding: 15px;
 
}

.navbar_type8 .nav_tab .nav_item.shopping a {
   
    padding: 15px;
 
}

.navbar_type8 .nav_tab .nav_item:nth-child(5)::before, .navbar_type8 .nav_tab .nav_item:nth-child(6)::before {
    display: none;
}

.navbar_type8 .nav_tab .nav_item::before {
    top: 100%;
    width: 0%;
    left: 50%;
    border-bottom: none;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    height: 2px;
    transform: translate(-50%, 0);
    background-color: #c42f36;
     
}

.navbar_type8 .nav_tab .nav_item:hover::before {
  
    width: 50%;

     
}

@media screen and (max-width: 1200.5px){
.navbar_type4 .navbar-nav {
   
    padding: 1% 24vw;
}

}

/*Banner*/

/*About*/

.hp_about {
    padding: 7% 9% 2% 0%;
    position: relative;
}

.hp_about::before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 95%;
    height: 83%;
    top: 7%;
    right: 0%;
    z-index: -1;
    border-radius: 40px 0 40px 0;
}

.hp_about .row {
    align-items: center;
}

.hp_about_image {
    width: 100%;
}

.hp_about_ibox {
    margin-left: -15px;
    margin-right: 6.5%;
}

.hp_about_box {
    padding-left: 2%;
    margin-top: -12%;
}

.hp_about_title1 {
    color: #fff;
    margin-bottom: 3%;
    margin-left: -6%;
    position: relative;
    font-size: 1vw;
    font-weight: 300;
}

.hp_about_title1::before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 1px;
    height: 5.25vw;
    bottom: -475%;
    left: 0%;
    opacity: 0.8;
}

.hp_about_title2 {
    color: #fff;
    font-size: 2vw;
    font-weight: 800;
    margin-bottom: 5%;
}

.hp_about_desc {
    font-size: 1vw;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 5%;
}

.hp_about_link {
    background: #c42f36;
    color: #fff;
    transition: 0.3s;
    position: relative;
    padding: 0.6vw 2.75vw 0.6vw 1.75vw;
    font-size: 1vw;
    font-weight: 700;
    border: 1px solid #c42f36;
    border-radius: 10px 0 10px 0;
}

.hp_about_link::before {
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1772155667arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1vw;
    height: 1vw;
    top: 0;
    bottom: 0;
    right: 12%;
    margin: auto 0;
    transition: 0.3s;
}

.hp_about_link:hover::before {
    transform: rotate(45deg) translateY(3px);
}

.hp_about_link:hover {
    background: #000;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0 10px 0 10px;
}

.hp_about_bbox {
    margin-top: 9%;
}

@media screen and (max-width: 1200.5px){

.hp_about_title1 {
    
    margin-bottom: 3%;
    margin-left: -6%;
 
    font-size: 1.25vw;
  
}

.hp_about_title1::before {
   
    height: 6.25vw;
    bottom: -450%;
   
}

.hp_about_title2 {
   
    font-size: 2.5vw;

    margin-bottom: 5%;
}

.hp_about_desc {
    font-size: 1.25vw;
    
    margin-bottom: 4%;
}

.hp_about_desc br {
    display: none;
}

.hp_about_link {
    
    padding: 0.75vw 3.25vw 0.75vw 2.25vw;
    font-size: 1.25vw;
    border-radius: 10px 0 10px 0;
}

.hp_about_link::before {
    
    width: 1.25vw;
    height: 1.25vw;
 
    right: 12%;
   
}

.hp_about_box {
    padding-left: 2%;
    margin-top: 0%;
}

.hp_about_bbox {
    margin-top: 7%;
}

.hp_about::before {
    
    height: 92%;
   
}

}

@media screen and (max-width: 767.5px){

.hp_about_title1 {
    
    margin-bottom: 4%;
    margin-left: 0%;
    display: inline-block;
    font-size: 3.75vw;
    padding-right: 22vw;
}

.hp_about_title1::before {
    height: 1px;
    width: 20vw;
    bottom: 0;
    top: 0;
    margin: auto 0;
    right: 0%;
    left: unset;
}

.hp_about_title2 {
   
    font-size: 7vw;

    margin-bottom: 6%;
}

.hp_about_desc {
    font-size: 3.75vw;
    
    margin-bottom: 6%;
}

.hp_about_desc br {
    display: none;
}

.hp_about_link {
    
    padding: 2.25vw 9.5vw 2.25vw 5vw;
    font-size: 3.75vw;
    border-radius: 10px 0 10px 0;
}

.hp_about_link::before {
    
    width: 3.5vw;
    height: 3.5vw;
 
    right: 12%;
   
}

.hp_about_box {
    padding-left: 0%;
    margin-top: 9%;
}

.hp_about_ibox {
    margin-left: 0;
    margin-right: 0;
}

.hp_about_bbox {
    margin-top: 10%;
}

.hp_about::before {
   
    width: 100%;
    height: 100%;
    top: 0%;
    right: 0%;
    border-radius: 0;
}

.hp_about {
    padding: 12% 3%;

}

}

/*Categories*/

.hp_cat {
    padding: 3% 9% 3%;
}

.hp_cat_fbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1vw 0;
}

.hp_cat_image {
    width: 100%;
}

.hp_cat_box {
    flex: 0 0 24%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.hp_cat_bbox {
    text-align: center;
    margin-top: 4%;
}

.hp_cat_title {
    text-align: center;
    margin-bottom: 4%;
    font-size: 2vw;
    color: #000;
    font-weight: 900;
}

.hp_cat_link {
    background: #c42f36;
    color: #fff;
    transition: 0.3s;
    position: relative;
    padding: 0.6vw 2.75vw 0.6vw 1.75vw;
    font-size: 1vw;
    font-weight: 700;
    border: 1px solid #c42f36;
    border-radius: 10px 0 10px 0;
}

.hp_cat_link::before {
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1772158534arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1vw;
    height: 1vw;
    top: 0;
    bottom: 0;
    right: 12%;
    margin: auto 0;
    transition: 0.3s;
}

.hp_cat_link:hover::before {
    transform: rotate(45deg) translateY(3px);
}

.hp_cat_link:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    border-radius: 0 10px 0 10px;
}

@media screen and (max-width: 1200.5px){

.hp_cat_title {
  
    margin-bottom: 4%;
    font-size: 2.5vw;
 
}

.hp_cat_link {
 
    padding: 0.75vw 3.25vw 0.75vw 2.25vw;
    font-size: 1.25vw;
    border: 1px solid #c42f36;
    border-radius: 10px 0 10px 0;
}

.hp_cat_link::before {
 
    width: 1.25vw;
    height: 1.25vw;
   
    right: 12%;
   
}

}

@media screen and (max-width: 767.5px){

.hp_cat_title {
  
    margin-bottom: 7%;
    font-size: 7vw;
 
}

.hp_cat_link {
 
    padding: 2.25vw 9.5vw 2.25vw 5vw;
    font-size: 3.75vw;
}

.hp_cat_link::before {
 
    width: 3.5vw;
    height: 3.5vw;
   
    right: 12%;
   
}

.hp_cat_fbox {
    
    gap: 4vw 0;
    flex-direction: column;
}

.hp_cat {
    padding: 12% 3%;
}

.hp_cat_bbox {
    
    margin-top: 12%;
}

}

/*Why*/

.hp_why {
    padding: 1.5% 9% 5%;
    position: relative;
}

.hp_why::before {
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1772097715why-choose-us_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 132%;
    top: -59%;
    right: 0%;
    z-index: -1;
}

.hp_why_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2%;
    margin-bottom: 6%;
}

.hp_why_fbox {
    display: flex;
    justify-content: space-between;
}

.hp_why_box {
    background: #c42f36;
    flex: 0 0 23%;
    text-align: center;
    border-radius: 0 20px 0 20px;
    padding-bottom: 5%;
}

.hp_why_icon {
    width: 6vw;
    transition: 0.3s;
}

.hp_why_item {
    color: #fff;
    margin-bottom: 0;
    font-weight: 800;
    font-size: 1.5vw;
    margin-top: 9%;
}

.hp_why_icon:hover {
    animation: 1s jshake;
}

@keyframes jshake {
    25% {
        transform: rotate(10deg);
      }
      75% {
        transform: rotate(-10deg);
      }
}

.hp_why_title1 {
    color: #fff;
    margin-bottom: 4%;
    margin-left: -11%;
    position: relative;
    font-size: 1vw;
    font-weight: 300;
}

.hp_why_title1::before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 1px;
    height: 5.25vw;
    bottom: -475%;
    left: 0%;
    opacity: 0.8;
}

.hp_why_title2 {
    color: #fff;
    font-size: 2vw;
    font-weight: 800;
    margin-bottom: 5%;
}

.hp_why_desc {
    font-size: 1vw;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 0%;
    padding-top: 1.5%;
    font-weight: 300;
}

.hp_why_icbox {
    margin-top: -15%;
}

@media screen and (max-width: 1200.5px){
.hp_why_icon {
    width: 6.5vw;
   
}

.hp_why_item {
  
    font-size: 1.75vw;
    margin-top: 9%;
}

.hp_why_title1 {
    
    margin-bottom: 4%;
    margin-left: -11%;
  
    font-size: 1.25vw;
   
}

.hp_why_title1::before {

    height: 6.25vw;
    bottom: -475%;
  
}

.hp_why_title2 {

    font-size: 2.5vw;

    margin-bottom: 5%;
}

.hp_why_desc {
    font-size: 1.25vw;
    padding-top: 1.5%;
   
}

.hp_why_desc br {
    display: none;
}

.hp_why_tbox {
    flex: 0 0 35%;
}

.hp_why_dbox {
    flex: 0 0 65%;
}

.hp_why::before {
  
    height: 133%;
    top: -58%;
  
}

}

@media screen and (max-width: 767.5px){
.hp_why_icon {
    width: 20vw;
   
}

.hp_why_item {
  
    font-size: 5vw;
    margin-top: 12%;
}

.hp_why_title1 {
    
    margin-bottom: 4%;
    margin-left: 0%;
    display: inline-block;
    font-size: 3.75vw;
    padding-right: 22vw;
}

.hp_why_title1::before {

    height: 1px;
    width: 20vw;
    bottom: 0;
    top: 0;
    margin: auto 0;
    right: 0%;
    left: unset;
}

.hp_why_title2 {

    font-size: 7vw;

    margin-bottom: 5%;
}

.hp_why_desc {
    font-size: 3.75vw;
    padding-top: 1.5%;
   
}

.hp_why_desc br {
    display: none;
}

.hp_why_tbox {
    flex: 0 0 35%;
}

.hp_why_dbox {
    flex: 0 0 65%;
}

.hp_why::before {
  
   height: 35%;
    top: 0;
    background-position: 50%;
}

.hp_why_abox {
    align-items: start;
    padding: 0;
    margin-bottom: 21%;
    flex-direction: column;
}

.hp_why {
    padding: 12% 3% 12%;
   
}

.hp_why_fbox {
   
    flex-direction: column;
    gap: 6vw;
}

.hp_why_box {

    padding-bottom: 21%;
}

.hp_why_fbox {
    flex-direction: column;
    gap: 18vw;
}

}

/*Products*/

.index_wrapper_6 {
    padding: 3% 6% 0% 0;
}

.index_wrapper_6 .row {
    align-items: center;
}

.hp_products_image {
    width: 100%;
}

.hp_products_ibox {
    margin-left: -15px;
    margin-right: 9%;
}

.hp_products_title {
    text-align: center;
    margin-bottom: 2%;
    font-size: 2vw;
    color: #000;
    font-weight: 900;
}

.productSlider-1 .product_img .product_box h6 {
    color: #000;
    font-weight: 400 !important;
}

.productSlider-1 .product_img .product_box a {
    color: #000;
    font-weight: 800;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 5px;
    box-shadow: unset;
    background-color: white;
    border: 1px solid #000;
}

@media screen and (max-width: 1200.5px){
.hp_products_title {
   
    margin-bottom: 2%;
    font-size: 2.5vw;
  
}

}

@media screen and (max-width: 767.5px){
.hp_products_title {
   
    margin-bottom: 4%;
    font-size: 7vw;
  
}

.hp_products_ibox {
    margin-left: -9%;
    margin-right: -9%;
    margin-bottom: 9%;
}

.index_wrapper_6 {
    padding: 12% 3% 6%;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 15px;
    
}

}

/*Partners*/

.hp_partners {
    padding: 5% 6% 4%;
}

.hp_partners_box {
    width: 100%;
    
}

.hp_partners_image {
    width: 100%;
    height: 7.5vw;
    object-fit: contain;
}

.hp_partners_title {
    text-align: center;
    margin-bottom: 2%;
    font-size: 2vw;
    color: #000;
    font-weight: 900;
}

.hp_partners_sbox .slick-arrow {
    z-index: 1;
}

.hp_partners_sbox .slick-prev {
    left: -15px;
    z-index: 10;
}

.hp_partners_sbox .slick-next {
    right: -15px;
    z-index: 10;
}

@media screen and (max-width: 1200.5px){
.hp_partners_title {

    margin-bottom: 2%;
    font-size: 2.5vw;
    
}

.hp_partners_image {
   
    height: 10vw;
  
}

}

@media screen and (max-width: 767.5px){
.hp_partners_title {

    margin-bottom: 3%;
    font-size: 7vw;
    
}

.hp_partners_image {
   
    height: 30vw;
  
}

.hp_partners {
    padding: 12% 3% 6%;
}

.hp_partners_sbox .slick-prev {
    left: -5px;
    z-index: 10;
}

.hp_partners_sbox .slick-next {
    right: -5px;
    z-index: 10;
}

}

/*Contact*/

.index_wrapper_9 {
    position: relative;
    padding: 3% 9% 6%;
}

.index_wrapper_9 .row {
    align-items: center;
}

.index_wrapper_9::before {
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1772094921contact-us_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 79%;
    bottom: 0;
    right: 0%;
}

.ex_hpcontact_formonly .subtitle {
    display: none;
}

.ex_hpcontact_formonly .form-group {
    margin-bottom: 0.5rem;
}

.ex_hpcontact_formonly {
    margin: 0;
    background: #e5e5e5;
    padding: 7% 12% 9%;
    width: 96%;
}

.ex_hpcontact_formonly .form-control {
   
    background-color: transparent;
    
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid black;
}

.ex_hpcontact_formonly .title {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 900;
}

.ex_hpcontact_formonly .form-control::placeholder {
    color: black;
}

.ex_hpcontact_formonly label {
   
    color: #000;
}

.ex_hpcontact_formonly textarea.form-control::placeholder {
    color: transparent;
}

.ex_hpcontact_formonly .btn-primary {
    background-color: transparent !important;
    border-color: #000 !important;
    color: black;
    border-radius: 0;
    padding: 10px 15px !important;
    border: 2px solid;
    font-weight: 600;
    margin-top: 4%;
}

.ex_hpcontact_formonly .form-control {
    height: 38px;
    padding: 0;
}

.ex_hpcontact_formonly .fa.fa-paper-plane {
    margin-right: 0.5vw;
}

.hp_contact_title1 {
    color: #fff;
    margin-bottom: 3%;
    margin-left: -6%;
    position: relative;
    font-size: 1vw;
    font-weight: 300;
}

.hp_contact_title1::before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 1px;
    height: 5.25vw;
    bottom: -475%;
    left: 0%;
    opacity: 0.8;
}

.hp_contact_title2 {
    color: #fff;
    font-size: 2vw;
    font-weight: 800;
    margin-bottom: 4%;
}

.hp_contact_desc {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 7%;
}

.hp_contact_link {
    background: #c42f36;
    color: #fff;
    transition: 0.3s;
    position: relative;
    padding: 0.6vw 2.75vw 0.6vw 1.75vw;
    font-size: 1vw;
    font-weight: 700;
    border: 1px solid #c42f36;
    border-radius: 10px 0 10px 0;
}

.hp_contact_link::before {
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1772155667arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1vw;
    height: 1vw;
    top: 0;
    bottom: 0;
    right: 12%;
    margin: auto 0;
    transition: 0.3s;
}

.hp_contact_link:hover::before {
    transform: rotate(45deg) translateY(3px);
}

.hp_contact_link:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    border-radius: 0 10px 0 10px;
}

.hp_contact_box {
    padding-left: 16%;
    margin-top: 25%;
}

@media screen and (max-width: 1200.5px){
.hp_contact_title1 {
  
    margin-bottom: 3%;
    margin-left: -6%;
    font-size: 1.25vw;
   
}

.hp_contact_title1::before {
 
    height: 6.5vw;
    bottom: -475%;
 
}

.hp_contact_title2 {
  
    font-size: 2.5vw;
  
    margin-bottom: 4%;
}

.hp_contact_desc {
    font-size: 1.5vw;
   
    margin-bottom: 7%;
}

.hp_contact_desc br {
    display: none;
}

.hp_contact_link {
  
    padding: 0.75vw 3.25vw 0.75vw 2vw;
    font-size: 1.25vw;

    border-radius: 10px 0 10px 0;
}

.hp_contact_link::before {
  
    width: 1.25vw;
    height: 1.25vw;
  
    right: 12%;
    
}

.ex_hpcontact_formonly {

    padding: 7% 12% 9%;
   
}

}

@media screen and (max-width: 991.5px){
.hp_contact_title1 {
  
    margin-bottom: 3%;
    margin-left: -9%;
    font-size: 1.5vw;
   
}

.hp_contact_title1::before {
 
    height: 8vw;
    bottom: -475%;
 
}

.hp_contact_title2 {
  
    font-size: 2.75vw;
  
    margin-bottom: 4%;
}

.hp_contact_desc {
    font-size: 1.75vw;
   
    margin-bottom: 7%;
}



.hp_contact_link {
  
    padding: 0.9vw 3.75vw 0.9vw 2.25vw;
    font-size: 1.5vw;

    border-radius: 10px 0 10px 0;
}

.hp_contact_link::before {
  
    width: 1.5vw;
    height: 1.5vw;
  
    right: 12%;
    
}


}

@media screen and (max-width: 767.5px){
.hp_contact_title1 {
  
    margin-bottom: 4%;
    margin-left: 0%;
    display: inline-block;
    font-size: 3.75vw;
    padding-right: 22vw;
}

.hp_contact_title1::before {
    height: 1px;
    width: 20vw;
    bottom: 0;
    top: 0;
    margin: auto 0;
    right: 0%;
    left: unset;
}

.hp_contact_title2 {
  
    font-size: 7vw;
  
    margin-bottom: 4%;
}

.hp_contact_desc {
    font-size: 3.75vw;
   
    margin-bottom: 7%;
}



.hp_contact_link {
  
    padding: 2.25vw 9.5vw 2.25vw 5vw;
    font-size: 3.75vw;

    border-radius: 10px 0 10px 0;
}

.hp_contact_link::before {
  
    width: 3.5vw;
    height: 3.5vw;
  
    right: 12%;
    
}

.ex_hpcontact_formonly {
    padding: 7% 12% 9%;
    width: 90%;
    margin: 0 auto;
}

.index_wrapper_9 {
  
    padding: 12% 3%;
}

.index_wrapper_9::before {
   
    height: 60%;

    background-position: 50%;
}

.hp_contact_box {
    padding-left: 1%;
    margin-top: 12%;
}

}


/*Footer*/

.footer {
    background-color: #c42f36;
    color: white;
    padding-top: 0.5rem;
    overflow: hidden;
}

.footer small {
    font-size: 100%;
    font-weight: 400;
}

.footer .privacy_policy {
    text-decoration: underline;
}

.footer p {
    line-height: 1.6;
    margin-bottom: 0rem;
}

.footer hr {
    display: none;
}

.footer .footer_subtitle {
    font-weight: 800;
    font-size: 19px;
}

.footer .copy_right.text-center {
    margin-top: 3%;
}

@media screen and (max-width: 991.5px){
.footer .footer_subtitle {
 
    font-size: 18px;
}

}

@media screen and (max-width: 767.5px){
.footer .left_line {

    margin-bottom: 15px;
    padding-bottom: 15px;
}
  
.footer {
   
    padding-top: 0rem;
    
}

}    
