/*plus jekarta font*/
@import url('https://fonts.googleapis.com/css2?family=Headland+One&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/*oswald font*/
@import url('https://fonts.googleapis.com/css2?family=Headland+One&family=Oswald:wght@200;300;400;500;600;700&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body{
    font-family: 'Headland One', serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'Plus Jakarta Sans', sans-serif;

}

/*Hyperlayer home page css start*/
nav.mw_primary_header {
    background: #333 !important;
    margin-bottom: -1px;
}
section.mobile_fixed_footer {
    display: none;
}
header .mw_header_container a.navbar-brand img {
    max-width: 300px;
    height: 60px;
}
header a.mobile_request_quote {
    display: none;
}
section.banner.content .carousel-caption button:hover {
    background: #fff;
    color: #1561c9;
    transition: 0.5s;
}
.mobile_banner{
    display: none;
}
section.mw_home_sec_03.hl_certified_detailer .mw_col_wrapper_right img {
    max-height: 410px;
    object-fit: contain;
    box-shadow: 1px 1px 16px 2px #093371;
    width: auto;
}
section.mw_home_sec_03.hl_certified_detailer .mw_col_wrapper_right {
    text-align: center;
}
section.mw_home_sec_06 .mw_col_inner_wrapper:hover p {
    color: #1561c9;
}
header ul.navbar-nav li.nav-item a.nav-link.mw_menu_btn:hover {
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    box-shadow: 0px 4px 14px #ff572263;
    transition: ease-in-out 0.3s;
}
.mw_product_row .btn_wrapper button.mw_quick_enq:hover {
    background: #3ebd4e;
    border: 1px solid#3ebd4e;
    color: #fff;
    transition: 0.5s;
}
section.hl_product_wrapper .row_warpper h5 {
    margin: 0;
    padding: 15px 0;
    font-weight: 700;
    font-size: 18px;
}

section.hl_product_wrapper .row_warpper h5 span {
    font-weight: 400;
}
header nav.mw_bg_red {
    background: #fff !important;
    height: 90px;
}
.container-fluid {
    max-width: 95%;
}
header nav ul.navbar-nav li a {
    color: #333333;
}
header nav ul.navbar-nav li.nav-item.dropdown ul li a {
    color: #333;
    font-size: 14px;
}
nav.mw_primary_header ul.nav.me-auto li.nav-item {
    position: relative;
    margin-right: 30px;
}
nav.mw_primary_header ul.nav.me-auto li.nav-item a.nav-link {
    padding-left: 35px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.2px;
    color: #fff;
}
nav.mw_primary_header ul.nav.me-auto li.nav-item.mw_phone::before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/phone_icon.png) no-repeat;
    background-size: contain;
}
nav.mw_primary_header ul.nav.me-auto li.nav-item.mw_email::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/email_icon.png) no-repeat;
    background-size: contain;
}
nav.mw_primary_header ul.nav li input[type="text"] {
    width: 141px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 12px;
    text-align: center;
}
nav.mw_primary_header ul.nav li.nav-item.mw_password {
    margin: 0 30px 0 10px;
}
ul.nav.mw_right_socialmedia_wrapper {
    display: flex;
    align-items: center;
}
ul.nav.mw_right_socialmedia_wrapper li {
    margin-left: 15px;
}
header .navbar-expand-lg .navbar-collapse {
    justify-content: right !important;
}
header ul.navbar-nav li.nav-item {
    margin: 0 20px;
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
header ul.navbar-nav li.nav-item.active {
    border-bottom: 5px solid #d21f3d;
}
header ul.navbar-nav li.nav-item.active a.nav-link {
    color: #d21f3d;
}
header ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #f05423;
}
section.banner img{
    object-fit: cover;
}
/*.carousel-caption {
    position: absolute;
    right: 5%;
    top: 50%;
    bottom: unset;
    left: 5%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    transform: translateY(-50%);
    width: 50%;
}*/
.carousel-caption {
    position: absolute;
    right: unset;
    top: 50%;
    bottom: unset;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    transform: translateY(-50%);
    width: 40%;
}
.carousel-img {
    position: absolute;
    right: 10%;
    top: 50%;
    bottom: unset;
    left: unset;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    transform: translateY(-50%);
    width: 40%;
    text-align: center;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 58px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    background: rgb(0 0 0 / 50%);
    padding: 5px;
}
.carousel-control-prev {
    left: 0px;
    border-radius: 0 8px 8px 0;
}
.carousel-control-next {
    right: 0px;
    border-radius: 8px 0 0 8px;
}
section.banner .carousel-caption p {
    font-weight: 300;
    font-size: 16px;
    line-height: 34px;
    color: #FFFFFF;
    max-width: 510px;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 0;
}
section.hl_home_search{
    background: url(../images/mab_bg.jpg);
     min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
ul.mw_about_director img {
    max-width: 80px;
}
.bg_white{
    background: #fff !important;
}
section.hl_product_care {
    padding-bottom: 130px !important;
}
/*section.mw_about_sec_01 .mw_col_wrapper_left {
    padding-right: 50px;
}*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999999999;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(21 97 201 / 8%);
}
section.hl_product_wrapper  {
    padding: 100px 0 20px !important;
}
.sticky + .content {
  padding-top: 102px;
}
section.hl_home_search .button_wrapper {
    display: flex;
}
section.hl_certified_detailer_page .row.row_warpper_sec_02 {
    background: #FFFFFF;
/*    box-shadow: 0px 4px 50px rgba(21, 97, 201, 0.1);*/
    padding: 0 ;
    margin: 0 !important;
}
::-webkit-scrollbar {
  width: 10px;
  border-radius: 100px;
  -webkit-border-radius: 100px;    
border-radius: 100px; 
-moz-border-radius:100px;
-khtml-border-radius:100px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 100px;
  -webkit-border-radius: 100px;    
border-radius: 100px; 
-moz-border-radius:100px;
-khtml-border-radius:100px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f05423; 
   border-radius: 100px;
  -webkit-border-radius: 100px;    
border-radius: 100px; 
-moz-border-radius:100px;
-khtml-border-radius:100px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f05423; 
    border-radius: 100px;
  -webkit-border-radius: 100px;    
border-radius: 100px; 
-moz-border-radius:100px;
-khtml-border-radius:100px;
}
section.mw_home_sec_04.mw_contact_sec_01 p {
    text-align: center;
    font-weight: 300;
}
section.mw_home_sec_04.mw_contact_sec_01 h2.headeing {
    font-size: 38px;
    margin-bottom: 5px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 75px;
}
section.mw_home_sec_04.mw_contact_sec_01 h2.headeing::before{
    display: none;
}
section.hl_home_search .button_wrapper a.hl_detailer_btn {
    border: 1px solid#FF5722;
    background: none;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 70px 15px 20px;
    border-radius: 100px;
    font-size: 16px;
    position: relative;
    /* background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%); */
    margin-left: 15px;
}
section.hl_about_page .row.row_warpper {
    margin-bottom: 0 !important;
}
section.mw_banner_form .container {
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 20px;
}
section.mw_banner_form h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 30px;
}
section.mw_banner_form .mw_col_inner_wrapper {
    background: #D2ECF6;
    padding: 15px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
section.hl_coatig_product_wrapper ul li, section.hl_coatig_PPF_wrapper ul li, section.hl_coatig_care_wrapper ul li, section.hl_coatig_nano_ceramic_tind_wrapper ul li {
    border-bottom: 1px dashed#777;
    display: list-item;
    font-size: 16px !important;
    padding: 5px 0;
}
section.hl_coatig_product_wrapper ul, section.hl_coatig_PPF_wrapper ul, section.hl_coatig_care_wrapper ul, section.hl_coatig_nano_ceramic_tind_wrapper ul {
    margin-bottom: 30px;
}

section.hl_product_wrapper .button_wrapper button {
    border: none;
    font-size: 16px;
    padding: 15px 25px;
    background: #293795;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}
section.mw_home_sec_03.hl_certified_detailer a {
    text-decoration: none;
    color: #333;
}
section.hl_product_wrapper .button_wrapper a {
    margin-right: 20px;
    margin-bottom: 10px !important;
    display: inline-table;
}

section.hl_product_wrapper .button_wrapper button:hover {
    background: #d21f3d;
}
section.hl_product_wrapper h2.headeing span {
    display: block;
    font-size: 16px;
    font-weight: 900;
    background: #d21f3d;
    width: max-content;
    color: #fff;
    padding: 2px 12px;
    border-radius: 4px;
    line-height: 30px;
    text-transform: uppercase;
}
section.hl_coatig_product_wrapper ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.hl_product_wrapper h2.headeing span.text {
    background: none;
    color: #333333;
    padding: 0;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 10px;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_from, section.mw_banner_form .mw_col_inner_wrapper .mw_to {
    float: left;
    background: #fff;
    padding: 7px 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #000000;
}
section.mw_banner_form .mw_col_inner_wrapper .flight_icon {
    float: left;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_from span {
    margin-left: 15px;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_to span {
    margin-left: 15px;
}
section.mw_banner_form .mw_col_inner_wrapper ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #000000;
}
section.mw_banner_form .mw_col_inner_wrapper ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 0;
}
section.mw_banner_form {
    margin-top: -170px;
    z-index: 9;
    position: relative;
}
section.mw_banner_form .mw_col_wrapper_right .mw_col_inner_wrapper {
    padding: 0 0 0 15px;
    height: 71px;
}
section.mw_banner_form .mw_col_inner_wrapper ul li:last-child {
    width: 70px;
    height: 71px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mw_form_selectbox_wrapper ul li {
    list-style-type: none;
}
.mw_form_selectbox_wrapper ul li label {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.2px;
    color: rgba(0, 0, 0, 0.5);
}
.mw_form_selectbox_wrapper ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}
.mw_form_selectbox_wrapper ul {
    padding-left: 0;
}
.mw_form_selectbox_wrapper ul li select {
    border: none;
    background: #d2ecf6;
    font-size: 14px;
    padding: 10px;
    height: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    letter-spacing: 0.2px;
    color: #000000;
}
.mw_form_selectbox_wrapper {
    margin: 20px 0 45px;
}
.mw_form_selectbox_wrapper ul li select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background: #d2ecf6;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 8px;
    border-radius: 2px;
    padding-right: 2rem;
    min-width: 85px;
}
ul{
    padding-left: 0;
    margin-bottom: 0;
}
ul li{
    list-style-type: none;
    display: inline-block;
}
ul.booking_buttons_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
ul.booking_buttons_wrapper li {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #000000;
    min-width: 300px;
    text-align: center;
    padding-bottom: 20px;
}
ul.booking_buttons_wrapper li span {
    margin-right: 10px;
}
ul.booking_buttons_wrapper li span.mw_new {
    background: #F07212;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-left: 10px;
    padding: 2px 10px;
    border-radius: 100px;
}
ul.booking_buttons_wrapper li:hover {
    border-bottom: 1px solid#000;
    transition: 0.5s;
    cursor: pointer;
}
#demos .owl-carousel .item {
    background: #184578;
}
section.mw_sec_02 .owl-nav {
    position: absolute;
    margin-top: 30px !important;
    width: 100%;
}

.owl-nav button.owl-prev {
    position: relative;
    left: -70px;
}

button.owl-next {
    position: relative;
    right: -70px;
}

/*mw_new_line*/
header ul.navbar-nav li.nav-item a.nav-link.mw_menu_btn {
    background: #d21f3d;
    border-radius: 100px;
    color: #fff;
    padding: 12px 25px !important;
}
section.banner.content .carousel-caption span {
    background: #333333;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: capitalize;
}
section.banner.content .carousel-caption h1 {
    font-size: 64px;
    font-weight: 200;
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-top: 5px;
}
section.banner.content .carousel-caption h1 span {
    background: none;
    font-size: 64px;
    font-weight: 600;
    display: block;
    padding: 0;
    line-height: 64px;
}
section.banner.content .carousel-caption button {
    border: none;
    background: none;
    border: 1px solid#fff;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px  30px;
}
section.mw_home_sec_01 {
    background: rgb(41 55 149 / 8%);
    padding: 80px 0 100px;
}
section.mw_home_sec_01 .row.mw_product_row {
    margin-bottom: 0;
}
h2.headeing {
    font-weight: 900;
    font-size: 62px;
    line-height: 66px;
    text-transform: capitalize;
    color: #333333;
    text-align: center;
    position: relative;
    margin-bottom: 70px;
}
h2.headeing span {
    font-weight: 200;
}
h2.headeing::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: url(../images/underline_01.svg);
    width: 107px;
    height: 5px;
    bottom: -20px;
}
.mw_product_row .mw_col_inner_wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 92, 225, 0.1);
    border-radius: 15px;
    padding: 0 20px 50px;
    text-align: center;
}
.mw_product_row .mw_price_tag h5 {
    background: #E8EFFA;
    display: -webkit-inline-box;
    padding: 5px 20px;
    border-radius: 0  0 6px 6px;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #333333;
    margin-bottom: 20px;
}
.mw_product_row .mw_price_tag h5 span {
    font-weight: 300;
}
.mw_product_row .mw_price_tag h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #333333;
}
.mw_product_row h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mw_product_row .mw_col_inner_wrapper img.mw_product_img {
    margin-bottom: 25px;
}
.mw_product_row p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #555555;
}
.hl_home_product_row {
    display: flex;
    align-items: center;
}
/*.mw_product_row p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #555555;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}*/
.mw_product_row .btn_wrapper button.mw_quick_enq {
    background: none;
    border: 1px solid #1561C9;
    border-radius: 100px;
    color: #1561C9;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    width: 120px;
}
.mw_product_row .btn_wrapper button.mw_quick_enq:hover span{
    display: none;
}
.mw_product_row .btn_wrapper button.mw_quick_enq:hover:before{
    content: "WhatsApp";
    color: #fff;
}
.mw_product_row .btn_wrapper button.mw_readmore {
    border: none;
    background: #1561C9;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mw_product_row .btn_wrapper a {
    display: inline-block;
}
.mw_product_row .btn_wrapper a {
    display: inline-block;
    margin: 0px 2%;
}
.mw_product_row .btn_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
section.hl_home_about {
    position: relative;
}
section.hl_home_about::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 430px;
    width: 430px;
    content: "";
/*    background: url(../images/about_left.svg) no-repeat;
*/    z-index: 1;
    object-fit: cover;
    opacity: 0.4;
}
section.hl_home_about::after {
    position: absolute;
    right: 0;
    top: 0;
    height: 380px;
    width: 360px;
    content: "";
/*    background: url(../images/about_right.svg) no-repeat;
*/    z-index: 1;
    object-fit: cover;
    opacity: 0.4;
}
/*section.mw_home_sec_01*/
button.mw_more_product_btn, section.hl_home_search button.mw_more_product_btn, section.hl_certified_detailer .mw_more_product_btn{
    border: none;
    background: #293795;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 70px 15px 20px;
    border-radius: 100px;
    font-size: 16px;
    position: relative;
/*    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
*/}
section.hl_home_about .mw_col_wrapper_left h2 {
    font-weight: 100;
    font-style: italic;
    color: #d21f3d;
    font-size: 48px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 70px;
}
section.hl_home_about .mw_col_wrapper_left {
    text-align: center;
}
section.hl_home_search button.mw_more_product_btn{
    border: none;
    background: none;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 70px 15px 20px;
    border-radius: 100px;
    font-size: 16px;
    position: relative;
    /* background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%); */
    border: 1px solid#FF5722;
}
/*section.mw_home_sec_01*/
button.mw_more_product_btn img, section.hl_home_search button.mw_more_product_btn img, section.hl_home_search .button_wrapper a.hl_detailer_btn img, section.hl_certified_detailer .mw_more_product_btn img{
    position: absolute;
    right: 5px;
    top: 4px;
}
ul.mw_about_director {
    margin-top: 50px;
    padding-bottom: 0;
}
a.hl_read_more {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    display: block;
    text-align: left;
}
/*section.mw_home_sec_01*/
button.mw_more_product_btn:hover, section.hl_home_search button.mw_more_product_btn:hover, section.hl_certified_detailer .mw_more_product_btn:hover {
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    box-shadow: 0px 4px 14px #ff572263;
    transition: ease-in-out 0.3s;
    background: #d21f3d;
    box-shadow: none;
}
section.hl_home_search .button_wrapper a.hl_detailer_btn:hover{
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    box-shadow: 0px 4px 14px #ff572263;
    transition: ease-in-out 0.8s;
}
section.hl_home_search img.responsive {
    max-width: 100% !important;
}
.site-header {
    position: fixed;
    height: 80px;
    background: black;
    top: 0;
    width: 100%;
    z-index: 100;
    transition: all .3s ease;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 input.company_name {
    margin-bottom: 10px;
}
.site-header.hide {
    top: -90px;
}
section.hl_home_search h2.headeing {
    color: #fff;
}
section.hl_home_search {
    padding-bottom: 130px !important;
}
section.hl_home_search p {
    color: #fff !important;
}
/*home section 02 start*/
section.mw_home_sec_02{
    padding: 80px 0 100px;
}
section.mw_home_sec_02 .mw_col_inner_wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 92, 225, 0.1);
    border-radius: 15px;
    padding: 55px 41px;
}
section.mw_home_sec_02 .mw_col_inner_wrapper img.mw_why_choose_icon.hover{
    display: none;
}
section.mw_home_sec_02 .mw_col_inner_wrapper h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #333333;
}
section.mw_home_sec_02 .mw_col_inner_wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
section.mw_home_sec_02 .mw_col_inner_wrapper a.mw_readmore {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #1561C9;
}
section.mw_home_sec_02 .mw_col_inner_wrapper img.mw_why_choose_icon {
    margin-bottom: 15px;
}
section.mw_home_sec_02 .mw_col_inner_wrapper:hover {
    background: linear-gradient(220.7deg, #025AD9 -3.1%, #3F90FF 100%);
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    box-shadow: 0px 4px 50px rgba(0, 92, 225, 0.1);
    border-radius: 15px;
    transition: 0.5s;
}
section.mw_home_sec_02 .mw_col_inner_wrapper:hover h4, section.mw_home_sec_02 .mw_col_inner_wrapper:hover p, section.mw_home_sec_02 .mw_col_inner_wrapper:hover a{
    color: #fff;
}
section.mw_home_sec_02 .mw_col_inner_wrapper:hover img.mw_why_choose_icon{
    display: none;
}
section.mw_home_sec_02 .mw_col_inner_wrapper:hover img.mw_why_choose_icon.hover{
    display: block;
}
section.mw_home_sec_02 .row.row_warpper .mw_col_wrapper {
    margin-bottom: 25px;
}
section.mw_home_sec_04.mw_contact_sec_01 {
/*    margin-top: -211px;*/
/*    padding-bottom: 0;*/
}
section.mw_home_sec_03.hl_certified_detailer {
    padding: 120px 0 150px;
    background: url(../images/home_about_bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.mw_contact_sec_01 .row_warpper.hl_row_contact_details {
    padding: 0 !important;
    box-shadow: none !important;
/*    margin-bottom: 120px;
*/    margin-top: 50px !important;
}
section.mw_home_sec_03 h2.headeing {
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}
section.hl_product_wrapper  h2.headeing {
    text-align: left;
}
section.hl_product_wrapper h2.headeing::before{
    display: none;
}
section.hl_product_wrapper  h2.headeing {
    text-align: left;
    margin-bottom: 30px;
}
section.hl_product_wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* text-transform: capitalize; */
    color: #555555;
    padding-bottom: 0;
}
section.mw_about_sec_01 h2.headeing span.ltr {
    font-size: 20px;
    background: #d21f3d;
    width: max-content;
    padding: 0 20px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}
section.mw_about_sec_01 h2.headeing span {
    display: block;
    font-size: 50px;
    line-height: 50px;
}
section.mw_about_sec_01 img.responsive {
    max-height: 670px;
    object-fit: contain;
}
section.hl_product_wrapper .row_warpper {
    display: flex;
    align-items: center;
    padding: 80px 0;
    border-bottom: 1px dashed #f054237a;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav {
    width: max-content;
    border-radius: 100px;
    margin: 0 auto 70px !important;
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
    padding: 5px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper {
    padding: 40px 25px;
    border-radius: 10px 20px;
    margin-bottom: 30px;
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav li.nav-item button.active {
    color: #fff !important;
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    border-radius: 100px;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav li.nav-item button {
    color: #333 !important;
    font-weight: 600;
    padding: 15px 25px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper h2 {
    font-size: 18px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper .icon {
    margin-bottom: 15px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper .icon img {
    max-width: 50px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper h3{
    font-size: 20px;
    font-weight:700;
    color: #f05423;
    margin-bottom: 25px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper ul li {
    display: inline-flex;
    margin-bottom: 10px;
    font-size: 14px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper ul li a {
    text-decoration: none;
    color: #333;
}
section.banner.content .carousel-img img {
    max-width: 660px;
    width: 100%;
    max-height: 600px;
    object-fit: contain;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper ul li span {
    margin-right: 15px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper ul li span img {
    max-width: 18px;
}
section.hl_distributer_detailer_wrapper .col_inner_wrapper ul li:last-child {
    margin-bottom: 0;
}
section.hl_product_wrapper h1 {
    font-weight: 900;
    font-size: 62px;
    line-height: 62px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    font-style: italic;
    text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000;
}
section.hl_coatig_care_wrapper h1.text-center, section.hl_coatig_product_wrapper h1 {
    color: #ffffff;
}
section.mw_product_sec_01 {
    padding: 100px 0;
    border-bottom: 1px solid #ff601e;
}
/*section.hl_product_wrapper h1::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: url(../images/underline_01.svg);
    width: 107px;
    height: 5px;
    bottom: -20px;
}*/
section.hl_product_wrapper h2.headeing {
    font-weight: 900;
    font-size: 34px;
    line-height: 66px;
    text-transform: uppercase;
    color: #333333;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}
section.hl_product_wrapper .button_wrapper a:last-child {
    margin-right: 0;
}
section.hl_product_wrapper .row_warpper:last-child {
    border: none;
}
section.hl_coatig_care_wrapper, section.hl_coatig_product_wrapper {
    padding: 100px 0;
    background: rgb(255 255 255);
}
section.hl_product_wrapper img {
    max-width: 100%;
    max-height: 450px;
}
section.mw_home_sec_03 h2.headeing::before {
    left: 0;
    transform: translateX(0);
    display: none;
}
section.mw_home_sec_03 p {
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 33px;
    padding-bottom: 20px;
}
section.mw_home_sec_03 ul.mw_about_list {
    margin-bottom: 20px;
    float: left;
}
section.mw_home_sec_03 ul.mw_about_list li {
    color: #fff;
    position: relative;
    width: 40%;
    float: left;
    margin-bottom: 15px;
    font-weight: 300;
    padding-left: 35px;
}
section.mw_home_sec_03 ul.mw_about_list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/about_tick.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}
section.mw_home_sec_03 ul.mw_about_director li {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 0 30px;
    position: relative;
}
section.mw_home_sec_03 ul.mw_about_director li span {
    display: block;
    font-weight: 300;
}
section.mw_home_sec_03 ul.mw_about_director li:first-child{
    padding-left: 0;
}
section.mw_home_sec_03 ul.mw_about_director li:first-child::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 6px;
    height: 64px;
    background: url(../images/about_home_saperation_line.svg) no-repeat;
}

/*section 04 home css start*/
section.mw_home_sec_04 .row.row_warpper {
   /* background: #FFFFFF;*/
/*    box-shadow: 0px 4px 74px rgba(63, 131, 232, 0.15);*/
    border-radius: 15px;
    margin-top: 0;
    padding: 35px 40px;
}
section.mw_contact_sec_01 .row.row_warpper {
    padding: 60px 0 40px;
}
section.mw_home_sec_04 h2.headeing {
    color: #333;
    margin-bottom: 30px;
}
section.mw_home_sec_04 .owl-nav {
    display: none;
}
footer ul li a {
    text-decoration: none;
    color: #fff;
}
section.mw_home_sec_04 .owl-dots {
    display: none;
}
section.mw_home_sec_04 .owl-item {
    padding: 25px;
}

/*section 05 home css start*/
section.mw_home_sec_05 {
    padding: 80px 0 100px;
}

section.mw_home_sec_05 h2.headeing {
    text-align: left;
    margin-bottom: 50px;
}

section.mw_home_sec_05 h2.headeing::before {
    left: 0;
    transform: translateX(0);
}
section.mw_home_sec_05 p {
    font-weight: 300;
    font-size: 32px;
    line-height: 46px;
    color: #555555;
    padding-bottom: 20px;
}
section.mw_home_sec_05 .owl-dots {
    display: none;
}
section.mw_home_sec_05 .owl-carousel .owl-item img {
    width: auto;
}
section.mw_home_sec_05 .owl-carousel-sec {
    position: relative;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav {
    position: relative;
    top: -70px;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button {
    width: 40px;
    height: 40px;
    border: 1px solid#1561C9;
    color: #1561C9;
    border-radius: 100px;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button span {
    font-size: 34px;
    font-weight: 300;
    line-height: 24px;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button:hover {
    background: #1561C9;
    border: 1px solid #1561C9;
    box-shadow: 0px 4px 14px #50A1FD;
    border-radius: 27.5px;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul li {
    font-weight: 700;
    font-size: 22px;
    line-height: 46px;
    color: #333333;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul li span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 14px;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul {
    display: flex;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul li img {
    margin-right: 20px;
}
/*section 06 home css start*/
section.mw_home_sec_06 {
    padding: 80px 0 100px;
    background: #EBF2FD;
}
section.mw_home_sec_06 .mw_col_inner_wrapper {
    background: #fff;
    border-radius: 6px;
    border: 1px solid#DDDDDD;
}
section.mw_home_sec_06 .mw_col_inner_wrapper:hover{
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 74px rgba(63, 131, 232, 0.15);
}
section.mw_home_sec_06 img.mw_blog_img {
    width: 100%;
    border-radius: 6px 6px 0 0;
}
section.mw_home_sec_06 .mw_blog_content_wrapper {
    padding: 25px 20px;
}

section.mw_home_sec_06 .mw_blog_content_wrapper ul.blog_time_list li {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    text-transform: capitalize;
    color: #555555;
    margin-right: 20px;
}

section.mw_home_sec_06 .mw_blog_content_wrapper ul.blog_time_list li span {
    margin-right: 5px;
}
section.mw_home_sec_06 .mw_blog_content_wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
section.mw_home_sec_06 .mw_blog_content_wrapper  ul.blog_time_list {
    margin-bottom: 10px;
}
section.mw_home_sec_06 button.mw_more_product_btn {
    border: none;
    background: #1561c9;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 70px 15px 20px;
    border-radius: 100px;
    font-size: 16px;
    position: relative;
}
section.mw_home_sec_06 button.mw_more_product_btn img {
    position: absolute;
    right: 5px;
    top: 4px;
}
section.mw_home_sec_06 button.mw_more_product_btn:hover {
    background: #1561C9;
    border: 1px solid #1561C9;
    box-shadow: 0px 4px 14px #50A1FD;
    transition: ease-in-out 0.3s;
}
section.mw_home_sec_06 .row.row_warpper {
    margin-bottom: 50px;
}
section.mw_home_sec_06 .row.row_warpper a {
    text-decoration: none;
}

/*footer css start*/
footer {
    padding: 75px 0 0;
    background: #093B81;
    color: #fff;
        float: left;
    width: 100%;
}
footer p {
    font-size: 14px;
    font-weight: 300;
}
footer img.footer_logo {
    margin-bottom: 30px;
    max-width: 170px;
}
footer ul li {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
}
footer h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
}
footer p a {
    color: #fff;
    text-decoration: none;
}
footer address {
    font-weight: 300;
    font-size: 14px;
}
footer .secondary_footer p {
    margin-bottom: 0;
    text-align: center;
}

footer .secondary_footer {
    margin-top: 50px;
    padding: 20px 0;
    border-top: 1px solid#174a93;
}
.responsive {
  width: 100%;
  height: auto;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button.owl-prev {
    position: absolute;
    right: 80px !important;
    left: inherit;
}
.owl-carousel-sec .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    left: initial;
}
section.hl_certified_detailer_page {
    padding-bottom: 120px !important;
}
section.hl_certified_detailer_page h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    color: #1561C9;
    margin-bottom: 30px;
}
/*=====================================================================================
 About page css start here
=====================================================================================*/
section.inner_page_banner {
    padding: 70px 0;
    background: url(../images/inner_page_banner.jpg) no-repeat;
    background-size: cover;
    background-position: right;
    /* background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%); */
    background: #08259a;
}
section.inner_page_banner h1 {
    font-weight: 800;
    font-size: 64px;
    line-height: 64px;
    color: #FFFFFF;
    text-transform: capitalize;
}
section.inner_page_banner h5 {
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    color: #FFFFFF;
    display: none;
}
section.mw_about_sec_01 {
    padding: 130px 0;
}
section.hl_products_sec p {
    text-align: left;
}
section.mw_about_sec_01 h2.headeing {
    text-align: left;
    margin-bottom: 40px;
}
section.hl_products_sec img.responsive {
    max-width: 450px;
}
section.mw_about_sec_01 h2.headeing::before {
    display: none;
    left: 0;
    transform: translateX(0);
}
section.mw_about_sec_01 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    color: #555555;
    padding-bottom: 20px;
}
section.mw_about_sec_01 ul.mw_about_list li {
    width: 40%;
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}
section.mw_about_sec_01 ul.mw_about_list li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/about_tick_blue.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}
section.mw_about_sec_01 .row.row_warpper {
    display: flex;
    align-items: center;
}
/*section.mw_about_sec_01 .mw_col_wrapper_left {
    padding-right: 40px;
}*/
section.mw_about_sec_01 .row_warpper_02 .mw_col_inner_wrapper {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 92, 225, 0.1);
    border-radius: 15px;
}
section.mw_about_sec_01 .row_warpper_02 .mw_col_inner_wrapper h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1561C9;
}

section.mw_about_sec_01 .row_warpper_02 .mw_col_inner_wrapper h2 span {
    margin-right: 20px;
}
/*section.mw_about_sec_01 .row_warpper {
    margin-bottom: 120px;
}*/
section.mw_about_sec_01 .row_warpper_02 .mw_col_inner_wrapper p {
    padding-bottom: 0;
    margin-bottom: 0;
}

/*about page section 2 css*/
/*section.mw_about_sec_02 {
    padding: 100px 0 100px;
    background: linear-gradient(64.19deg, #2AACE6 0%, #3268CD 66.27%);
    box-shadow: 0px 4px 40px rgba(26, 110, 196, 0.5);
}*/
section.mw_about_sec_02 {
    padding: 100px 0 100px;
    background: linear-gradient(310deg, #ff5e1f 0%, #ff9104 66.27%);
    box-shadow: 0px 4px 40px #ff572273;
}
/*counter box*/
/*.counter-box {
    display: block;
    padding: 40px 20px 37px;
    text-align: center
}

.counter-box p {
    font-family: 'Oswald', sans-serif;
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}
.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}

.counter {
    font-family: 'Oswald', sans-serif;
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
    font-weight: 500;
    font-size: 50px;
    line-height: 74px;
}*/

section.mw_about_sec_02 img.mw_counter_icon {
    padding-bottom: 25px;
}
section.mw_about_sec_02 .counter-box h2 span {
    display: block;
    left: 459px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.5;
}
section.mw_about_sec_02 .counter-box {
    text-align: center;
}
section.mw_about_sec_02 .counter-box h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 74px;
    color: #FFFFFF;
}
section.mw_about_sec_02 .mw_col_wrapper {
    border-right: 1px dashed #ffffff6e;
}
section.mw_about_sec_02 .mw_col_wrapper:last-child {
    border-right: none;
}

/*====================================================================================
product page style start here
====================================================================================*/
section.mw_product_sec_01 {
    padding: 100px 0;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li ul.mw_dropdown_list li a {
    text-decoration: none;
    color: #555;
    position: relative;
    left: 0;
    transition: left ease 0.5s;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li ul.mw_dropdown_list li a:hover {
    color: #1561c9;
    left: 15px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper {
    background: #F5F8FE;
    padding: 20px 30px 35px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-item {
    border: none;
    background: none;
    border-bottom: 1px solid #DDDFE5;
    border-radius: 0;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper button.accordion-button {
    background: none !important;
    padding-right: 0;
    padding-left: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #1561C9;
}
section.mw_product_sec_01 .mw_col_wrapper_left .accordion-body {
    padding-top: 0;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body {
    padding-left: 0;
    padding-right: 0;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #555555;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #555555;
    position: relative;
    padding-left: 40px;
    width: 100%;
    margin-bottom: 5px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list button.accordion-button::after {
    /*width: 12px;
    height: 12px;
    background-size: cover;*/
    display: none;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li::before {
    position: absolute;
    left: 20px;
    top: 7px;
    content: "";
    width: 5px;
    height: 5px;
    background: #333;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-button {
    box-shadow: none !important;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #555555;
}

section.mw_product_sec_01 form.mw_product_search {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}
section.mw_product_sec_01 form.mw_product_search input[type="text"] {
    width: 100%;
    height: 55px;
    padding-left: 15px;
    border: 1px solid#D0D0D0;
}
section.mw_product_sec_01 form.mw_product_search button {
    position: absolute;
    right: 0;
    height: 55px;
    width: 55px;
    border: none;
    background: none;
}
section.mw_product_sec_01 .mw_col_wrapper_right .mw_product_row .mw_col_wrapper {
    margin-bottom: 25px;
}
section.mw_product_sec_01 .mw_product_row .btn_wrapper button.mw_quick_enq {
    width: 145px;
    padding-left: 10px;
}
/* Hide the browser's default checkbox */
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
section.mw_product_sec_01 .mw_col_wrapper_left .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid#1561C9;
}

/* On mouse-over, add a grey background color */
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper:hover input ~ .checkmark {
    background-color: #b3d3ff;
}

/* When the checkbox is checked, add a blue background */
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper input:checked ~ .checkmark {
    background-color: #1561C9;
}

/* Create the checkmark/indicator (hidden when not checked) */
section.mw_product_sec_01 .mw_col_wrapper_left .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
section.mw_product_sec_01 .mw_col_wrapper_left .mw_checkbox_wrapper .checkmark:after {
    left: 5px;
    top: -2px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*product details page css start*/


.gallery {
}
.gallery .previews, .gallery .full, .gallery .desc {
float: left;
margin-right: 2%;
}
.gallery .desc, .gallery .full {
width: 400px;
font-size: 12px;
}
.gallery .desc h2 {
margin-top: 0;
}
.gallery .previews a {
display: block;
margin-bottom: 10px;
}
.gallery .full, .gallery .full img {
height: 452px;
}
.gallery .previews a, .gallery .full {
    border: 2px solid #eee;
}
.gallery .previews a:hover, .gallery .previews a.selected {
    border: 2px solid #1561c9;
}
.gallery .full img:hover {
cursor: pointer;
}
.clearfix:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
section.mw_product_details_sec_01 .gallery .previews img {
    width: 100%;
}
section.mw_product_details_sec_01 .full {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.mw_product_details_sec_01 .gallery .previews {
    width: 26%;
}
section.mw_product_details_sec_01 .full img {
    max-width: 414px;
    width: 100%;
    object-fit: contain;
    padding: 20px;
}
section.mw_product_details_sec_01 {
    padding: 100px 0;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper label.category {
    background: #E5EFFC;
    font-weight: 500;
    padding: 7px 12px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    text-transform: capitalize;
    color: #1561C9;
    margin-bottom: 10px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    text-transform: capitalize;
    color: #333333;
    max-width: 67%;
    margin-bottom: 20px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    text-transform: capitalize;
    color: #333333;
    width: 100%;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper ul li label{
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    text-transform: capitalize;
    color: #333333;
    min-width: 120px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper ul{
    margin-bottom: 20px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #555555;
    margin-bottom: 30px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq {
    background: none;
    border: 1px solid #1561C9;
    border-radius: 100px;
    background: #1561C9;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 0;
    height: 54px;
    width: 190px;
    padding-left: 15px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq i {
    margin-left: 10px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_re_quote button, section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.selected button{
    border: none;
    background: none;
    border: 1px solid#1561c9;
    height: 54px;
    padding: 0 30px;
    border-radius: 100px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #1561C9;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_re_quote {
    margin: 0 15px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq:hover{
    background: #3ebd4e;
    border: 1px solid#3ebd4e;
    color: #fff;
    transition: 0.5s;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq:hover:before {
    content: "WhatsApp";
    left: 20px;
    position: relative;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq:hover span {
    display: none;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq:hover i {
    margin-left: 35px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_re_quote button:hover {
    background: #1561c9;
    color: #fff;
    transition: 0.5s;
}

/*call animation css start here*/
/** {
    padding: 0;
    margin: 0
}
*/
/*.content-center {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eee
}*/

/*.pulse i {
    color: #fff
}*/

section.mw_product_details_sec_01 .mw_col_right_wrapper .pulse {
    height: 53px;
    width: 53px;
    /* background-color: #1561c9; */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

section.mw_product_details_sec_01 .mw_col_right_wrapper .pulse::before {
    content: "";
    position: absolute;
    border: 1px solid #1561c9;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}

section.mw_product_details_sec_01 .mw_col_right_wrapper .pulse::after {
    content: "";
    position: absolute;
    border: 1px solid #1561c9;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0
    }

    50% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.3);
        opacity: 0
    }
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper {
    display: flex;
    align-items: center;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_product_details_call {
    margin-left: 30px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li ul.mw_dropdown_list li:before {
    width: 5px;
    height: 5px;
    background: #555;
    top: 8px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li ul.mw_dropdown_list {
    margin-top: 15px;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li ul.mw_dropdown_list li {
    margin-bottom: 10px;
}

/*bog psage css start here*/
section.mw_blog_sec_01 .mw_col_wrapper {
    margin-bottom: 30px;
}
section.mw_home_sec_06.mw_blog_sec_01 {
    padding: 100px 0 40px !important;
}
/*bog details page css start here*/
section.mw_blogdetails_sec_01 {
    padding: 100px 0;
}
section.mw_blogdetails_sec_01 ul.blog_time_list li {
    margin-right: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    color: #555555;
}
section.mw_blogdetails_sec_01 ul.blog_time_list li span img {
    max-height: 15px;
}
section.mw_blogdetails_sec_01 ul.blog_time_list li span {
    margin-right: 5px;
}
section.mw_blogdetails_sec_01 h2 {
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    text-transform: capitalize;
    color: #333333;
    max-width: 80%;
    margin-bottom: 30px;
}
section.mw_blogdetails_sec_01 ul.blog_time_list {
    margin-bottom: 20px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #555555;
    margin-bottom: 30px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left p.mw_quote {
    padding-left: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    text-transform: capitalize;
    color: #555555;
    border-left: 5px solid#1561c9;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left p:last-child {
    margin-bottom: 0;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper {
    background: #F5F8FE;
    padding: 40px 20px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: #333333;
    margin-bottom: 15px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper ul li {
    display: flex;
    margin-bottom: 15px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper ul li p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #555555;
    padding-left: 15px;
    margin-bottom: 0;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper ul li p span {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-transform: capitalize;
    color: #999999;
    padding-top: 17px !important;
    display: block;
}
section.mw_contact_sec_01 {
    padding: 100px 0;
    z-index: 1;
    position: relative;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 92, 225, 0.1);
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 287px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper img {
    padding-bottom: 30px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: #333333;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper h6 {;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    text-transform: lowercase;
    color: #333333;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 {
    margin: 70px 0 0 0;
}
section.mw_contact_sec_01 .row.row_warpper {
    padding: 0 0 30px;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 input[type="text"] {
    width: 100%;
    border: none;
    height: 55px;
    background: #eaf1ff;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}
section.verify_product_wrapper .verify_row button {
    margin-top: 20px !important;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 .mw_col_wrapper_left,
section.mw_contact_sec_01 .row.row_warpper_sec_02 .mw_col_wrapper_right {
    margin-bottom: 10px;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 textarea {
    width: 100%;
    border: none;
    height: 114px;
    background: #eaf1ff;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    resize: none;
    margin-bottom: 20px;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 button {
    width: 220px !important;
    border: none;
    background: #1561C9;
    color: #fff;
    padding: 15px;
    border-radius: 100px;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 10px;
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    border-radius: 100px;
    color: #fff;
    padding: 12px 25px;
    margin: 0 auto;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 button:hover {
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    box-shadow: 0px 4px 14px #ff572263;
    transition: ease-in-out 0.3s;
}
section.mobile_fixed_footer ul li:nth-child(2) {
    background: none;
    border: 1px solid #d21f3d;
    width: unset;
    padding: 10px 45px;
}

section.mobile_fixed_footer ul li:nth-child(2) a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
section.mw_contact_sec_02 {
    margin-top: -275px;
    float: left;
    width: 100%;
    line-height: 0;
}
section.mw_contact_sec_01 h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    color: #1561C9;
    margin-bottom: 30px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper ul li a {
    display: contents;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right .mw_col_inner_wrapper ul li:hover p {
    color: #1561c9;
}
/*request a quote css start here*/
section.mw_RequestQuote_sec_01 h2 {
    max-width: 60%;
}
section.mw_RequestQuote_sec_01 h2 {
    max-width: 80%;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 45px;
}
section.mw_RequestQuote_sec_01 .row.row_warpper_sec_02 button {
    padding: 15px 30px;
    width: inherit !important;
}
input[type=file]::file-selector-button {
  border: 1px solid #999999;
  padding: 6px 20px;
  border-radius: 0;
  background-color: #EEEEEE;
  transition: 1s;
}

input[type=file]::file-selector-button:hover {
  background-color: #679ce5;
  border: 1px solid #1561C9;
  color: #fff;
}
section.mw_RequestQuote_sec_01 form label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #333333;
    margin-bottom: 10px;
}
section.mw_RequestQuote_sec_01 form {
    margin-bottom: 30px;
}
header ul.navbar-nav li.nav-item a.nav-link:focus {
    color: #1561c9;
}
header ul.navbar-nav li.nav-item a.nav-link.mw_menu_btn:focus {
    color: #fff;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_right{
  position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    height: 500px;
    top: 120px;
    bottom: auto;
}
section.mw_product_sec_01 .mw_col_wrapper_left {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: static;
    height: auto;
    top: 120px;
    bottom: auto;
    overflow: auto;
}
/* width */
section.mw_product_sec_01 .mw_col_wrapper_left::-webkit-scrollbar {
  width: 5px;
  border-radius: 100px;
}

/* Track */
section.mw_product_sec_01 .mw_col_wrapper_left::-webkit-scrollbar-track {
  background: #c8dfff; 
    border-radius: 100px;

}
 
/* Handle */
section.mw_product_sec_01 .mw_col_wrapper_left::-webkit-scrollbar-thumb {
  background: #1561C9 ; 
    border-radius: 100px;

}

/* Handle on hover */
section.mw_product_sec_01 .mw_col_wrapper_left::-webkit-scrollbar-thumb:hover {
  background: #2976df; 
    border-radius: 100px;

}
footer .secondary_footer p a:hover {
    color: #00cdf7;
    transition: 0.5s;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list button.accordion-button {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #555555;
    position: relative;
    padding: 5px 0 5px 20px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    border: none !important;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list button.accordion-button::before {
    position: absolute;
    left: 0;
    top: 11px;
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/caregories_list_arrow.svg) no-repeat;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list ul.mw_dropdown_list li a {
    text-decoration: none;
    color: #555;
    position: relative;
    left: 0;
    transition: left ease 0.5s;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list .accordion-item{
    border: none;
}
.mw_whatsapp_sticky {
    position: fixed;
    right: 20px;
    bottom: 31px;
    background: #3ebd4e;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    z-index: 999;
}
.mw_whatsapp_sticky:hover {
    background: #369d43;
    transition: 0.5s;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .mw_product_accodian_inner_list ul.mw_dropdown_list li a:hover {
    color: #1561c9;
    left: 15px;
}
section.verify_product_wrapper h2 {
    text-align: center;
    font-size: 50px;
}
section.verify_product_wrapper p {
    text-align: center;
    max-width: 50%;
    margin: 0 auto 50px;
}
section.verify_product_wrapper .verify_row {
    max-width: 65%;
    margin: 0 auto;
}
/*media query responsive*/
@media screen and (max-width: 1490px){
section.banner.content .carousel-img img {
    max-width: 380px;
    width: 100%;
    height: auto !important;
}
}
@media screen and (max-width: 1410px){
section.mw_sec_02 ul.mw_buttons_wrapper li button {
    padding: 5px 20px;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
}
@media screen and (max-width: 1399px){
section.mw_blogdetails_sec_01 h2 {
    font-size: 34px;
    line-height: 44px;
}
.gallery .full, .gallery .full img {
    height: auto;
}
section.mw_product_details_sec_01 .gallery {
    display: flex;
}
section.mw_product_details_sec_01 .gallery .previews a:last-child{
    margin-bottom:0 ;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 90%;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper {
    float: left;
    padding: 0 25px;
}
}
@media screen and (max-width: 1366px){
section.hl_home_about .mw_col_wrapper_left h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 50px;
}
section.banner.content .carousel-img img {
    max-width: 350px;
    width: 100%;
    height: auto !important;
}
h2.headeing {
    font-size: 52px;
    line-height: 52px;
}
section.mw_home_sec_03.hl_certified_detailer {
    padding: 100px 0 100px;
    background: url(../images/home_about_bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.hl_product_wrapper h1 {
    font-size: 52px;
    line-height: 52px;
}
section.hl_product_care {
    padding-bottom: 100px !important;
}
section.hl_home_search {
    padding-bottom: 100px !important;
}
section.mw_about_sec_01 {
    padding: 100px 0;
}
section.mw_about_sec_01 p br {
    display: none;
}
section.mw_about_sec_01 h2.headeing {
    margin-bottom: 30px;
}
section.banner.content .carousel-caption h1 span {
    font-size: 52px;
    line-height: 52px;
}
section.banner.content .carousel-caption h1 {
    font-size: 52px;
    line-height: 52px;
}
}
@media screen and (max-width: 1310px){
section.page_02.section_01 .mw_row_wrapper .mw_col_wrapper.mw_left_from_to label.form-control-label {
    top: 5px;
    left: 5px;
}
section.page_02.section_01 .mw_row_wrapper .mw_col_wrapper.mw_left_from_to span.mw_location_form {
    top: 20px;
    left: 7px;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper {
    padding: 0 20px;
}
/*button.owl-next {
    right: -120px;
}
.owl-nav button.owl-prev {
    left: -120px;
}*/
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    font-size: 36px;
    line-height: 40px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper h6 {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    text-transform: capitalize;
    color: #333333;
}
section.hl_home_search .mw_col_wrapper_right, section.hl_home_search .mw_col_wrapper_left {
    width: 50%;
}
}
@media screen and (max-width: 1200px){
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper button.mw_quick_enq {
    font-size: 14px;
    height: 54px;
    width: 175px;
}
section.mw_blogdetails_sec_01 h2 {
    max-width: 100%;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    max-width: 100%;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_re_quote button {
    height: 54px;
    padding: 0 20px;
    font-size: 14px;
}
.mw_product_row .btn_wrapper button.mw_quick_enq {
    width: 120px;
    padding: inherit;
}
section.mw_about_sec_01 ul.mw_about_list li {
    width: 49%;
}
section.mw_home_sec_03 ul.mw_about_list li {
    width: 100%;
}
nav.mw_primary_header ul.nav li input[type="text"] {
    width: 120px;
}
nav.mw_primary_header ul.nav li.nav-item.mw_password {
    margin: 0 10px 0 10px;
}
ul.mw_right_socialmedia_wrapper li.mw_signup_btn a.nav-link {
    padding: 5px 20px 5px 50px !important;
}
ul.mw_right_socialmedia_wrapper li.mw_signup_btn::before {
    left: 25px;
}
ul.mw_right_socialmedia_wrapper li.mw_login_btn a.nav-link {
    padding: 5px 20px 5px 50px !important;
}
ul.mw_right_socialmedia_wrapper li.mw_login_btn::before {
    left: 25px;
}
header ul.navbar-nav li.nav-item {
    margin: 0 10px;
}
button.mw_more_product_btn, section.hl_home_search button.mw_more_product_btn, section.hl_certified_detailer .mw_more_product_btn {
    padding: 15px 70px 15px 20px;
    font-size: 14px;
}
button.mw_more_product_btn img, section.hl_home_search button.mw_more_product_btn img, section.hl_home_search .button_wrapper a.hl_detailer_btn img, section.hl_certified_detailer .mw_more_product_btn img {
    position: absolute;
    right: 5px;
    top: 3px;
}
}
@media screen and (min-width:992px) and (max-width:1303px){
section.page_02.section_01 .mw_row_wrapper .mw_col_wrapper.mw_left_from_to input.mw_from {
     border-left: 1px solid#ddd; 
    border-bottom: none;
    border-top: none;
}
section.page_02.section_01 .mw_row_wrapper .mw_col_wrapper.mw_left_from_to input.mw_from.mw_to {
    border-right: 1px solid#ddd;
}
}
@media screen and (max-width: 1133px){
section.mw_contact_sec_01 .mw_col_inner_wrapper {
    min-height: 310px;
}
}
@media screen and (min-width:992px) and (max-width:1100px){
section.page_02.section_01 .mw_row_wrapper .mw_col_wrapper.mw_left_from_to label.form-control-label {
    font-size: 10px;

}
header ul.navbar-nav li.nav-item a {
    padding: 0 !important;
}
}

@media screen and (max-width: 991px){
section.hl_home_about .mw_col_wrapper_left h2 {
    font-size: 40px;
    line-height: 50px;
}
section.banner {
    margin-top: 90px;
}
section.inner_page_banner {
    padding: 70px 0;
    background: url(../images/inner_page_banner.jpg) no-repeat;
    background-size: cover;
    background-position: right;
    background: linear-gradient(265.19deg, #FF9800 -12.79%, #FF5722 110.24%);
    margin-top: 90px;
}
section.hl_home_search .mw_col_wrapper_right, section.hl_home_search .mw_col_wrapper_left{
    width: 100%;
}
section.hl_product_wrapper h1 {
    font-size: 42px;
    line-height: 42px;
}
section.hl_product_wrapper .row_warpper {
    padding: 60px 0;
}
section.hl_product_wrapper h2.headeing {
    font-weight: 900;
    font-size: 38px;
    line-height: 38px;
    text-transform: capitalize;
    color: #333333;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}
section.hl_about_page .row.row_warpper .mw_col_wrapper_left {
    margin-bottom: 50px;
    text-align: center;
}
section.mw_contact_sec_01 .row_warpper.hl_row_contact_details {
    margin-bottom: 30px;
}
section.hl_home_search img.responsive {
    max-width: 550px !important;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}
section.banner.content .carousel-item img {
    height: 580px;
}
section.mw_contact_sec_01 {
    padding: 70px 0 !important;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper h6 {
    font-size: 16px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper h4 {
    font-size: 18px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    max-width: 50%;
}
section.mw_product_details_sec_01 {
    padding: 80px 0;
}
section.mw_product_details_sec_01 .mw_col_left_wrapper {
    margin-bottom: 50px;
}
section.mw_about_sec_01 {
    padding: 60px 0 60px !important; 
}
section.mw_product_sec_01 {
    padding: 120px 0 !important;
}
section.mw_about_sec_01 ul.mw_about_list {
    margin-bottom: 30px;
}
section.mw_about_sec_02 .counter-box h2 {
    font-size: 40px;
}
    section.banner.content .carousel-caption h1 {
        font-size: 42px;
        line-height: 42px;
    }
    section.banner.content .carousel-caption h1 span {
        font-size: 42px;
        line-height: 42px;
    }
section.mw_about_sec_01 img.responsive {
    max-width: 80%;
}
section.mw_about_sec_01 p {
    padding-bottom: 10px;
}
    section.mw_about_sec_01 h2.headeing {
        margin-bottom: 20px;
    }
section.mw_about_sec_02 .counter-box h2 span {
    font-size: 16px;
}

section.mw_about_sec_04 {
    padding: 60px 0 70px;
}
section.mw_about_sec_01 .row.row_warpper {
    display: flex !important;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 0;
}
section.mw_about_sec_01 .mw_col_wrapper_left {
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
section.mw_home_sec_05 p {
    font-size: 26px;
    line-height: 42px;
}
section.mw_home_sec_03 {
    padding: 80px 0 140px;
}
section.mw_home_sec_01 .mw_col_wrapper {
    margin-bottom: 25px;
}
section.mw_home_sec_01 .row.mw_product_row {
    margin-bottom: 10px;
}
section.mw_sec_06 h2.mw_home_title {
    font-size: 26px;
    line-height: 30px;
}
h2.headeing {
    font-size: 42px;
    line-height: 42px;
}
header ul.navbar-nav {
    height: 100vh;
}
header ul.navbar-nav li.nav-item.mw_toggle_phone {
    display: flex !important;
    padding-left: 40px;
    position: relative;
    display: none !important;
}
header ul.navbar-nav li.nav-item.mw_toggle_phone.mw_toggle_email.d-none {
    display: block !important;
    line-height: 50px;
}
header ul.navbar-nav li.nav-item.mw_toggle_phone::before {
    position: absolute;
    left: 0;
    top: 25px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/phone_icon.png) no-repeat;
    background-size: contain;
}
header ul.navbar-nav li.nav-item.mw_toggle_email::before{
    background: none;
      position: absolute;
    left: 0;
    top: 28px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/email_icon.png) no-repeat;
    background-size: contain;
}
header ul.navbar-nav li.nav-item {
    margin: 0 30px;
}
header ul.dropdown-menu.show {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    top: 70px;
    position: relative;
    left: -85px;
    width: 100%;
    text-align: left;
}
header ul.navbar-nav li.nav-item.mw_toggle_login {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid#ea1e27;
    margin-top: 10px;
    height: 50px;
}
header ul.navbar-nav li.nav-item.mw_toggle_signup {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid#ea1e27;
    height: 50px;
    margin: 20px 30px;
    margin-bottom: 40px;
    background: #ea1e27 !important;
}
header ul.navbar-nav li.nav-item.mw_toggle_login a, header ul.navbar-nav li.nav-item.mw_toggle_signup a {
    text-decoration: none;
    text-transform: uppercase;
}
header ul.navbar-nav li.nav-item.mw_toggle_signup {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
section.mw_sec_05 .mw_row_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
section.mw_sec_05 .mw_row_wrapper .mw_col_wrapper.mw_col_wrapper_left {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
.navbar-collapse.justify-content-md-center.collapse.show {
    z-index: 99999999;
    background: #000000ed;
    width: 100%;
    position: absolute;
    left: 0;
    top: 90px;
}

section.mw_sec_05 .mw_col_wrapper_right {
    margin-bottom: 50px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    text-align: center;
}
ul.booking_buttons_wrapper li {
    min-width: 33.333%;
}
button.navbar-toggler {
    position: absolute;
    right: 20px;
    top: 27px;
    background: #1561c9;
}
header nav ul.navbar-nav li a {
    color: #ffffff;
}
header ul.navbar-nav li.nav-item.active {
    border-bottom: none;
}
header ul.navbar-nav li.nav-item.active a {
    color: #EA1E27;
}
header ul.navbar-nav li.nav-item {
    height: 70px;
}
nav.mw_primary_header {
    display: none;
}
h2.mw_home_title {
    font-size: 30px;
    line-height: 30px;
}
section.mw_sec_05 h6 {
    font-size: 20px;
    padding-bottom: 40px;
}
section.mw_sec_05 .mw_col_wrapper_right img {
    max-width: 80%;
    margin: 0 auto;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper {
    margin-bottom: 30px;
}
}

@media screen and (max-width: 767px){
.mobile_banner{
    display: block;
}
.desktop_banner{
    display: none;
}
section.hl_product_wrapper h2.headeing span.text {
    background: none;
    color: #333333;
    padding: 0;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 30px;
}
section.mw_about_sec_01 h2.headeing span {
    display: block;
    font-size: 26px;
    line-height: 40px;
}
section.mw_about_sec_01 h2.headeing span.ltr {
    font-size: 18px;
    background: #d21f3d;
    width: max-content;
    padding: 0 10px;
    line-height: 40px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}
    section.verify_product_wrapper .verify_row {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
    section.verify_product_wrapper p {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 50px;
}
    .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background: url(../images/menu.png) no-repeat;
}
section.hl_product_wrapper img {
    max-width: 100%;
    max-height: 250px;
}
    button.navbar-toggler {
        position: absolute;
        right: 20px;
        top: 27px;
        background: none;
    }
    section.hl_product_wrapper .row_warpper {
        padding: 60px 0;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    section.hl_product_wrapper .row_warpper .col_wrapper_left {
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
    section.mw_home_sec_01 .row.mw_product_row {
        margin-bottom: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    header ul.navbar-nav li.nav-item.mw_toggle_phone.mw_toggle_email.d-none {
        display: block !important;
        line-height: 30px;
    }
.site-header.hide {
    top: 0;
}
/*.swaper_order {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
.swaper_order .mw_col_wrapper_left{
-webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
}
.swaper_order .mw_col_wrapper_right {
    -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        margin-bottom: 50px;
}*/
section.hl_home_about .mw_col_wrapper_left h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
}
section.hl_home_about::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 250px;
    width: 250px;
    content: "";
    object-fit: cover;
    opacity: 0.4;
}
section.hl_home_about::after {
    position: absolute;
    right: 0;
    top: 0;
    height: 250px;
    width: 230px;
    content: "";
    background: url(../images/about_right.svg) no-repeat;
    object-fit: cover;
    opacity: 0.4;
}
section.hl_home_about .mw_col_wrapper_left {
    margin-bottom: 30px !important;
}
section.banner.content .carousel-img img {
    max-width: 240px;
    width: 100%;
    height: auto !important;
    bottom: 30px;
    position: relative;
}
section.hl_product_wrapper h1 {
        font-size: 36px;
        line-height: 38px;
    }
ul.mw_about_director {
    padding-bottom: 0;
}
section.mw_home_sec_03.hl_certified_detailer {
    padding: 100px 0 100px;
}
section .row_warpper.hl_swap_order {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav {
    width: max-content;
    border-radius: 100px;
    margin: 0 auto 40px !important;
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
    padding: 5px;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav li.nav-item button {
    color: #333 !important;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 14px;
}
section .row_warpper.hl_swap_order .col_wrapper_left {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}
/*section .row_warpper.hl_swap_order .col_wrapper_right {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}*/
section.hl_product_wrapper h2.headeing {
    font-size: 28px;
    line-height: 40px; 
    margin-bottom: 20px;
}
section.hl_product_wrapper p {
    line-height: 26px;
}
section.hl_home_search  .mw_col_wrapper_left {
    margin-bottom: 0 !important;
}
section.hl_home_about img {
    max-width: 38px;
    right: 4px;
}
button.mw_more_product_btn {
    padding: 12px 60px 12px 15px;
}
section.mw_contact_sec_01 .row_warpper.hl_row_contact_details {
    margin-bottom: 0;
}
section.mw_about_sec_01 p {
    line-height: 26px;
}
section#about .row.row_warpper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 0;
}
.carousel-caption {
    position: absolute;
    right: unset;
    bottom: 0;
    left: 5%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    transform: translateY(-15%);
    width: 90%;
    text-align: center;
    top: unset;
}
section.mw_about_sec_01 {
        padding: 60px 0 60px !important;
    }
footer {
    padding: 20px 0 0;
}
section.mw_product_sec_01 .mw_col_wrapper_right .row.mw_product_row {
    position: relative;
    z-index: -3;
}
.mw_whatsapp_sticky{
    display: none;
}
section.mw_product_sec_01 .mw_col_wrapper_left {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: static;
    height: auto;
    top: 120px;
    bottom: auto;
    overflow: auto;
    margin-bottom: 20px;
}

section.mw_product_sec_01 form.mw_product_search {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    height: auto;
    top: 120px;
    bottom: auto;
    overflow: auto;
}
section.mobile_fixed_footer {
    display: block;
}
section.mobile_fixed_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px 0;
    z-index: 9999999;
    box-shadow: 0px -4px 9px rgb(21 97 201 / 8%);
}
footer .secondary_footer {
    padding: 20px 0 80px;
}
section.mobile_fixed_footer ul{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0;
}
section.mobile_fixed_footer ul li {
    background: #1561c9;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: 0 10px;
}
section.mobile_fixed_footer ul li a {
    line-height: 0;
}
section.mobile_fixed_footer ul li:hover {
    background: #d21f3d;
    transition: 0.5s;
    color: #fff;
}
section.mobile_fixed_footer ul li:hover a {
    color: #fff;
}
section.mobile_fixed_footer ul li img {
    width: 22px;
}
header a.mobile_request_quote {
    display: none;
    margin-right: 55px;
}
header a.mobile_request_quote button {
    border: none;
    background: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid#333;
    height: 40px;
    border-radius: 100px;
    padding: 0 15px;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 textarea{
    margin-bottom: 0;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 {
    padding: 30px 0;
}
section.mw_contact_sec_01 .mw_col_wrapper {
    margin-bottom: 20px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper {
    min-height: 235px;
}
section.mw_contact_sec_01 .mw_col_inner_wrapper img {
    padding-bottom: 20px;
}
section.mw_contact_sec_01 h2 {
    font-size: 38px;
    line-height: 24px;
    margin-bottom: 20px;
}
section.mw_blogdetails_sec_01 {
    padding: 70px 0;
}
section.mw_home_sec_06.mw_blog_sec_01 {
    padding: 70px 0 40px !important;
}
section.mw_blogdetails_sec_01 h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left {
    margin-bottom: 40px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left p {
    font-size: 16px;
}
section.mw_blogdetails_sec_01 .mw_col_wrapper_left p.mw_quote {
    font-size: 16px;
    line-height: 30px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    max-width: 60%;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_product_details_call {
    margin-left: 0;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper span.mobile_break_wrapper {
    margin: 20px 0 50px;
}
section.mw_about_sec_02 .mw_col_wrapper:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
section.mw_product_sec_01 {
    padding: 120px 0 0 !important;
}

section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body {
    padding-top: 0;
}
section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper .accordion-body ul li {
    margin-bottom: 10px;
}
/*section.mw_product_sec_01 .mw_col_wrapper_left .mw_col_inner_wrapper {
    margin-bottom: 30px;
}*/
section.mw_about_sec_02 .mw_col_wrapper:nth-child(2) {
    padding-top: 0 !important;
}
section.mw_about_sec_02 .mw_col_wrapper:nth-child(3) {
    border-bottom: none;
    padding-bottom: 0;
    border-right: 1px solid#ffffff36;
}
section.inner_page_banner {
    padding: 50px 0;
}
section.mw_about_sec_01 h2.headeing {
    margin-bottom: 10px;
}
section.mw_about_sec_01 .row.row_warpper {
    margin-bottom: 50px;
}
section.mw_about_sec_02 .mw_col_wrapper:first-child {
    padding-top: 0;
    border-right: 1px solid#ffffff36;
}
section.mw_home_sec_05 p {
    font-size: 18px;
    line-height: 28px;
}
section.mw_about_sec_02 .mw_col_wrapper:last-child {
    margin-bottom: 0;
}
section.mw_about_sec_04 {
    padding: 60px 0 70px;
}
section.mw_about_sec_02 {
    padding: 70px 0;
}
section.mw_about_sec_02 img.mw_counter_icon {
    padding-bottom: 10px;
}
section.mw_about_sec_02 .counter-box:last-child {
    margin-bottom: 0;
}
section.mw_about_sec_02 .counter-box {
    margin-bottom: 80px;
}
section.mw_about_sec_02 .mw_col_wrapper {
    border: none;
    padding: 50px 0;
    border-bottom: 1px solid#ffffff36;
}
section.mw_about_sec_01 ul.mw_about_list li {
    width: 100%;
}
section.inner_page_banner h1 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 0;
}
section.mw_about_sec_01 .mw_col_wrapper_left {
    padding-right: 15px;
    margin-bottom: 0;
    text-align: center;
}
section.inner_page_banner h5 {
    font-size: 16px;
    line-height: 26px;
}
section.mw_home_sec_03 ul.mw_about_list li {
    width: 100%;
}
section.mw_home_sec_06 .row.row_warpper {
    margin-bottom: 10px;
}
section.banner.content .carousel-caption span {
    font-size: 12px;
}
section.mw_home_sec_06 {
    padding: 60px 0 80px;
}
section.mw_home_sec_01 {
    padding: 50px 0 80px;
}
footer img.footer_logo {
    margin-bottom: 20px;
}
footer .mw_col_wrapper {
    margin-top: 40px;
}
/*footer .mw_col_wrapper:first-child{
    margin-top: 0;
}*/
section.mw_home_sec_06 .mw_col_wrapper {
    margin-bottom: 30px;
}
section.mw_home_sec_03 {
    padding: 60px 0 200px;
}
section.mw_home_sec_04 .row.row_warpper {
    margin-top: 0;
    padding: 0;
}
section.mw_home_sec_03 .mw_col_wrapper_left {
    margin-bottom: 40px;
}
h2.headeing {
    font-size: 38px;
    line-height: 46px;
}
section.mw_home_sec_02 {
    padding: 50px 0 70px;
}
section.mw_home_sec_02 .mw_col_inner_wrapper {
    padding: 45px 41px;
}
h2.headeing {
    margin-bottom: 50px;
}
h2.headeing::before {
    bottom: -30px;
}
header ul.navbar-nav li.nav-item.mw_toggle_phone::before {
    top: 15px;
}
header ul.navbar-nav li.nav-item.mw_toggle_email::before {
    top: 18px;
}
section.banner.content .carousel-caption h1 {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 15px;
}
section.banner.content .carousel-caption h1 span{
    line-height: 34px;
}
section.banner .carousel-caption p {
    font-size: 14px;
    line-height: 26px;
    max-width: 100%;
    width: 100%;
}
section.banner.content .carousel-caption button {
    font-size: 14px;
}
.carousel-control-next, .carousel-control-prev {
    width: 38px;
    height: 48px;
}
section.banner.content .carousel-caption h1 span {
    font-size: 34px;
}
.mw_form_selectbox_wrapper ul li select {
    font-size: 14px;
}
.mw_banner_contact {
    top: 110px;
}
section.mw_sec_02 .item.mw_offer_wrapper .left_wrapper {
    display: none;
}
footer ul li {
    font-size: 14px;
}
section.banner.content {
    max-height: 660px;
}
section.banner img {
    object-fit: cover;
    max-height: 660px;
    height: 660px !important;
}
.carousel-img {
    position: absolute;
    right: 0;
    top: 15%;
    left: 50%;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: left;
    transform: translatex(-50%);
    max-width: 390px;
    width: 100%;
    text-align: center;
    bottom: unset;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper {
    padding: 20px 20px;
    width: 100%
}
.mw_form_selectbox_wrapper ul li {
    width: 49%;
    margin-right: 0 !important;
}
.mw_form_selectbox_wrapper ul li select {
    width: 100%;
}
header ul.navbar-nav li.nav-item {
    height: 55px;
}
section.mw_sec_03 .mw_col_wrapper .mw_col_inner_wrapper button {
    font-size: 18px;
}
section.mw_sec_02 .owl-nav button.owl-prev {
    width: 35px;
    height: 35px;
}
section.mw_sec_06 {
    padding: 30px 0;
}
h2.mw_home_title {
    font-size: 24px;
    line-height: 30px;
}
section.mw_sec_07 p {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 32px;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper p {
    font-size: 16px;
    line-height: 24px;
}
section.mw_sec_05 h6 {
    font-size: 14px;
    padding-bottom: 30px;
    line-height: 24px;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper h4 {
    font-size: 24px;
    line-height: 35px;
}
section.mw_sec_04 h2.mw_home_title {
    padding-bottom: 15px;
}
section.mw_sec_04 {
    padding: 20px 0;
}
section.mw_sec_02 .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
}
.owl-nav button.owl-prev {
    left: -70px;
}
section.mw_sec_02  .owl-dots {
    margin-top: 38px;
}
section.mw_sec_04 h2.mw_home_title {
    margin-bottom: 20px;
}
button.owl-next {
    right: -70px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 0;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
section.mw_sec_02 button.owl-dot.active {
    border: 2px solid#2b49ff;
    border-radius: 110px;
    width: 17px;
    height: 17px;
}
section.mw_sec_02 button.owl-dot.active span {
    margin-left: 3px;
}
section.mw_sec_02 ul.mw_buttons_wrapper li button {
    padding: 5px 15px;
}
ul.booking_buttons_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
ul.booking_buttons_wrapper li {
    min-width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
ul.booking_buttons_wrapper li:last-child{
    margin-bottom: 0;
}
section.mw_banner_form .mw_col_wrapper_left {
    margin-bottom: 11px;
}
.mw_form_selectbox_wrapper ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
}
.mw_form_selectbox_wrapper {
    margin: 20px 0 25px;
}
section.mw_sec_04 .mw_col_wrapper .mw_col_inner_wrapper h3 {
    padding: 50px 0;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper .mw_col_wrapper_left {
    width: 20%;
    float: left;
}

.mw_col_wrapper .row.mw_row_list_wrapper .mw_col_wrapper_right {
    width: 80%;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 {
    margin: 0;
}
}
@media screen and (max-width: 600px){
section.mw_home_sec_04 .item {
    display: flex;
    align-items: center;
    justify-content: center;
}
}
@media screen and (max-width: 575px){
 
section.hl_home_search  .mw_col_wrapper_left {
    text-align: left;
}
section.mw_product_sec_01.hl_distributer_detailer_wrapper ul.nav li.nav-item button {
    color: #333 !important;
    font-weight: 400;
    padding: 10px;
    font-size: 14px;
}
section.hl_home_search .button_wrapper {
    display: flex;
    flex-direction: column;
}
section.hl_home_search .button_wrapper a.hl_detailer_btn {
    margin-left: 0;
    margin-top: 20px;
}
.carousel-img {
    max-width: 250px;
    width: 100%;

}
header a.mobile_request_quote button {
    font-size: 12px;
    font-weight: 600;
    height: 40px;
}
header .navbar>.container-fluid {
    padding: 0;
}
button.navbar-toggler {
    right: 10px;
}
header .mw_header_container a.navbar-brand img {
    max-width: 230px;
    height: 70px;
    width: 100%;
}
header a.mobile_request_quote button {
    font-size: 12px;
    font-weight: 600;
    height: 35px;
    padding: 0 10px;
}
header a.mobile_request_quote {
    margin-right: 65px;
    margin-top: 5px;
}
section.mw_contact_sec_01 .row.row_warpper_sec_02 {
    padding: 0;
    border-radius: 10px;
}
h2.headeing::before {
    bottom: -20px;
}
section.mw_contact_sec_01 h2 {
    font-size: 24px;
    line-height: 24px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper h2 {
    font-size: 28px;
    line-height: 40px;
}
section.mw_product_details_sec_01 .btn_wrapper span.mobile_break_wrapper {
    display: block;
    margin-top: 15px;
}
section.mw_product_details_sec_01 .mw_col_right_wrapper .btn_wrapper a.mw_re_quote{
    margin-left: 0;
}
h2.headeing {
    font-size: 30px;
    line-height: 34px;
}
section.mw_about_sec_02 .four.mw_col_wrapper {
    width: 50%;
}
section.mw_about_sec_04 {
    padding: 60px 0 130px;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav {
    position: relative;
    top: 20px;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button.owl-prev {
    position: absolute;
    right: inherit !important;
    left: 0;
}
section.mw_home_sec_05 .owl-carousel-sec .owl-nav button.owl-next {
    left: 60px;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul li {
    font-size: 16px;
}
section.page_02.section_01 .mw_row_wrapper ul.mw_flight li button h6 {
    font-size: 12px;
}
section.mw_home_sec_05 .mw_col_wrapper_left ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
section.page_02.section_01 .mw_row_wrapper ul.mw_flight li button {
    padding: 20px 20px 40px;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev {
    left: 0;
}
section.mw_banner_form .mw_col_wrapper_right .mw_col_inner_wrapper {
    padding: 0 0 0 0;
    height: 71px;
}
section.mw_banner_form .mw_col_inner_wrapper ul li input {;
    font-size: 12px;
}
section.mw_sec_02 ul.mw_buttons_wrapper li button {
    padding: 5px 10px;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper h4 {
    font-size: 20px;
}
section.mw_sec_05 .mw_col_wrapper .row.mw_row_list_wrapper img {
    max-width: 100px;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper h3 {
    font-size: 14px;
}
section.mw_sec_02 .item.mw_offer_wrapper .left_wrapper {
    display: none;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper {
    width: 100%;
    padding: 20px !important;
}
section.mw_sec_02 ul.mw_buttons_wrapper li {
    margin-right: 0;
}
section.mw_sec_02 .item.mw_offer_wrapper .right_wrapper h3 span img {
    max-width: 20px;
    margin-top: 5px;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_from, section.mw_banner_form .mw_col_inner_wrapper .mw_to {
    float: left;
    background: #fff;
    padding: 7px 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #000000;
}
section.mw_banner_form .mw_col_inner_wrapper .flight_icon img {
    max-width: 25px;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_to {
    margin-left: 10px;
}
section.mw_banner_form .mw_col_inner_wrapper .mw_from {
    margin-right: 10px;
}
section.mw_banner_form .mw_col_inner_wrapper ul li {
    font-size: 14px;
}
.mw_form_selectbox_wrapper ul li select {
    font-size: 14px;
}
section.mw_sec_03 .mw_col_wrapper .mw_col_inner_wrapper h3 {
    font-size: 22px;
}
section.mw_sec_04 .mw_col_wrapper .mw_col_inner_wrapper h3 {
    padding: 40px 0;
}
section.mw_sec_06 .mw_col_wrapper .mw_col_inner_wrapper .mw_content_wrapper p {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: rgba(103, 103, 103, 0.98);
}
}
  #formMessage {
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
  }
  .error {
    color: red;
    background-color: #fdd;
  }
  .success {
    color: green;
    background-color: #dfd;
  }