* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    --primary: #001E44;
    --secondary: #AD0917;
}
html, body {
    font-family: "Kanit";
}
body {
    overflow-x: hidden !important;
}
h1,h2,h3,h4,h5,h6,p, ul,li,ol,figcaption{
    margin: 0;
    -webkit-text-size-adjust: none;
}
section, ul, li{
    padding: 0;
}

input[type="submit"], h6{
    text-transform: none;
    letter-spacing: normal;
}
iframe {
    border: none;
}
/*Common Classes Starts*/
.center-wr {
    max-width: 1320px;
    width: 94%;
    margin: 0 auto;
}
.lg-center-wr {
    max-width: 1616px;
    width: 94%;
    margin: 0px auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.relative {
    position: relative;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
img {
    max-width: 100%;
    display: block;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
a {
    display: inline-block;
    transition: all 0.3s;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
:focus, :focus-within, :focus-visible, input[type="search"]:focus, .button:focus  {
    outline: 0;
    outline-offset: 0px;
    text-decoration: none;
    border: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.4);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.4);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.4);
}
input[type="radio"], input[type="checkbox"], input[type="file"], input[type="submit"], select, button{
    cursor: pointer;
}
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer; 
}
li, p, a {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #000;
    letter-spacing: normal;
    font-family: "Poppins";
}
h1{
    font-size: 54px;
    line-height: 60px;
    font-weight: 700;
    font-style: italic;
}
h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 63px;
}
h3 {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
}
h4 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}
h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 44px;
}
h6 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Kanit", sans-serif;  
    letter-spacing: normal;
    color: var(--primary);
}   
.inline{
    display: inline-block;
    vertical-align: middle;
}
.gform_validation_errors, .gfield_description.instruction, .ready-to-serve-mobile-img, p.gform_required_legend {
    display: none !important;
}
.common-btn {
    text-transform: capitalize;
}
.common-btn::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: -51%;
    top: 0;
    transition-duration: 0.8s;
    transform-origin: top left;
    background-color: var(--primary);
    z-index: -1;
}
.common-btn:hover::after {
    right: 0;
    width: 152%;
    transform-origin: top right;
}
.common-btn {
    background: var(--secondary);
    font-size: 20px;
    line-height: 32px;
    padding: 10px 20px 10px 55px;
    font-weight: 800;
    color: #fff;
    position: relative;
    z-index: 1;
    /* width: 130px; */
    text-align: center;
    overflow: hidden;
    font-family: "Poppins";
    border-radius: 100px;
}
.common-btn:hover{
    color: #fff;
}
.light-btn {
    background-color: #FFFFFF;
    color: #000000;
}
.light-btn:hover {
    color: #fff;
     background-color: var(--secondary);
}
.light-btn::after {
    background-color: var(--secondary);
}
.btn-wr .insept-btn {
    margin-right: 15px;
}
.btn-wr .call-btn {
    /*margin-left: 15px;*/
}

.black-btn:hover {
    color: #fff;
}
.black-btn::after {
    background-color: #000;
}
/*Header css*/
.header-top-wr {
    background-color: var(--primary);
    padding: 10px 0px;
}
.top-header-left {
    width: 25%;
}
.menu-wr {
    width: 80%;
    text-align: end;
}
.top-header-right {
    width: 75%;
    text-align: right;
}
.top-header-left, .top-header-right, .top-header-right__review-wr, .logo-wr, .menu-wr {
    display: inline-block;
    vertical-align: middle;
}
.top-header-right__review-inner {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.header-google-logo {
    margin-right: -10px;
}
.header-top-inner p {
    font-weight: 700;
}
.top-header-right__review-inner .common-btn {
    padding: 4px 20px;
    width: 239px;
    font-size: 18px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-align: end;
}
.top-header-right__review-inner .common-btn::before {
    content: "";
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("../images/white_Star.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.common-btn {
    position: relative;
}
.common-btn::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 49%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("../images/white_Star.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
/*contact us ;last-child css*/
.menu-wr ul {
    margin: 0;
    position: relative;
}
.menu-wr ul li {
    position: relative;
}
li#menu-item-397:before {
    content: "";
    position: absolute;
    background-image: url("../images/Header_Phone_Icon.svg");
    background-repeat: no-repeat;
    left: -34px;
    top: 0px;
    height: 29px;
    width: 30px;
}
/*last css end */
.call-now-btn 
.common-btn::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 52%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("../images/white_Star.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header-phone-number a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
}
.header-social-wr, .header-top-inner, .top-header-right, .logo-wr, .header-logo-inner-wr {
    line-height: 0px;
    font-size: 0px;
}
.logo-wr {
    width: 20%;
}
.menu-eco-header-menu-container ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transform-origin: left top;
    width: 270px;
    background-color: #ffffff;
    transition: 0.3s all;
    margin: 0;
}
.header-menu li.menu-item {
    display: inline-block;
    margin-left: 47px;
}
.header-menu li.menu-item a{
    color: black;
}
.header-menu li.menu-item a:hover {
    color: var(--secondary);
}
.menu-wr ul li:first-child {
    margin-left: 0px;
}
.menu-wr ul li a {
    color: #2A2A2A;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    /*padding: 20px 0px;*/
}
nav.header-menu{
    display: inline-block;
    vertical-align: middle;
}
.header-logo-wr {
    padding: 28px 0px;
}
.header-call-text p {
    color: black;
    font-weight: 700;
}
.header-call-text {
    display: flex;
    align-items: center;
}
.header-call-today-wr {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

/*footer css*/
.footer-top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid grey;
}
.bug-free-text h4 {
    color: var(--primary);
}
.footer-section {
    background-image: url(../images/Footer_Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
}
.footer-middle-section {
    display: flex;
    justify-content: space-between;
}
.navigation-wr, .open-hours-wr, .contact-wr {
    padding-top: 30px;
}
.navigation-text, .contact-text-footer , .open-hrs-adrs {
    padding-bottom: 15px;
}
.footer-igle-img {
    padding-top: 7px;
}
.navigation-text h6 , .contact-text-footer h6 , .open-hrs-adrs h6 {
    text-transform: uppercase;
}
.contact-address {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.address-icon, .footer-middle-section .phone-icon {
    width: 40px;
    height: 40px;
    min-width: 28px;
    background: #ad0917;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#menu-footer-menu li , .open-days-adress {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
ul#menu-footer-menu li a:hover {
    color: var(--secondary);
}
.header-phone-number a span:hover,
.contact-address p:hover{
    color: var(--secondary);
}
#menu-footer-menu li::before , .open-days-adress::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    background-image: url('../images/red_star.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    /* margin-right: 10px; */
}
span.social-icons svg {
    padding-top: 20px;
}
.bottom-footer-inner {
    display: flex;
    justify-content: space-between;
}
.footer-social-block {
    display: flex;
    gap: 10px;
}
.footer-bottom-wr {
    background-color: var(--primary);
    padding: 16px 0px;
}
.footer-copyright-block p ,.footer-copyright-block p a , .footer-social-block__left a {
    color: #fff;
}
.footer-copyright-block p a:hover {
    color: #AD0917;
}
.footer-social-block__left a:hover {
    color: #AD0917;
    transition: 0.3s;
}
.footer-logo-block {
    margin-bottom: 20px;
}
.scroll-top {
    background-color: var(--primary);
    color: #fff;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 95px;
    right: 28px;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 4px 4px 0 var(--secondary);
    z-index: 999;
    cursor: pointer;
    display: none; 
    transition: all 0.3s;
}
.scroll-top svg {
    animation: uparrow 2s ease-in-out infinite;
    top: 12px;
    left: 7px;
    position: absolute;
}
.scroll-top:hover {
    background-color: #000;
    box-shadow: rgb(0 0 0 / 78%) 0px 2px 4px, rgba(0, 0, 0, 0.78) 0px 7px 13px -3px, rgba(0, 0, 0, 0.78) 0px -3px 0px inset;
}
@keyframes uparrow {
    0% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-8px);
    }
}
.footer-social-icons {
    display: flex;
    gap: 10px;
    padding-top: 20px;
}
.footer-social-icons a:hover svg path {
    fill: var(--secondary);
    transition: 0.3s;
}
.footer-social-block__left a {
    font-size: 16px;
    line-height: 28px;
}
.footer-social-block__left:last-child {
    border-right: none;
}
.footer-social-block__left {
    padding: 0px 14px 0px 0px;
    border-right: 1px solid #FFFFFF80;
}
.contact-address p, .menu-footer-menu-container ul li a, .open-days-adress p {
    font-weight: 500;
}
.footer-middle-section .phone-text {
    color: #000;
    font-weight: 500;
}

/*pop up css*/
#popupform {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999998;
}
.popup .overlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.8);
}
.pop-up-wrapper {
    width: 100%;
    max-width: 965px;
    position: fixed;
    left: 0;
    right: 0px;
    margin: 0 auto;
    top: 50%;
    background: url(../images/pop_up_new.jpg) no-repeat;
    transform: translateY(-50%);
    z-index: 99999999;
    background-size: cover;
    background-position: right;
    border-radius: 0px;
    position: relative;
    border-radius: 20px;
    /* border: 3px solid #fff; */
}
.popup-title {
    padding-bottom: 25px;
}
.pop-up-wrapper span.close {
    position: absolute;
    right: 23px;
    top: 23px;
    cursor: pointer;
    z-index: 9999;
}
.popup-form-block {
    position: relative;
    padding: 30px 0px 0 40px;
}
.popup-form-block {
    display: inline-block;
    width: 52%;
    /* vertical-align: middle; */
    position: relative;
}
.popup-form-block::before {
    content: "";
    position: absolute;
    /* left: 0; */
    right: -81px;
    top: 48%;
    transform: translateY(-50%);
    width: 103px;
    height: 120px;
    background: url('../images/popup_logo.png') no-repeat center;
    background-size: contain;
}
.popup-logo-block {
    height: 100%;
    padding: 0;
    display: inline-block;
    width: 36%;
    margin: 0px 0px 0px 20px;
    /* vertical-align: middle; */
}
.popup-form-block .gform_body .gfield input {
    border: 1px solid #0000001A !important;
}
.popup-form-block .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 16px !important;
    grid-row-gap: 22px !important;
}
.popup-form-block .gform_wrapper.gravity-theme .gfield_required {
    color: #FF0000;
    display: inline-block;
    font-size: 20px !important;
    padding-inline-start: 0.125em;
    line-height: 20px !important;
    font-weight: 800;
    font-family: "Fira Sans";
    padding-left: 0;
}
.pop-up-wrapper span.close:hover circle {
    fill: #000;
}
.popup-logo-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.popup-logo-block a,
.popup-logo-block figure {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}
.popup-form-block .gform_body .gfield input {
    padding: 8px 14px !important;
    font-size: 14px !important;
    line-height: 28px !important;
    font-family: 'Kanit'!important;
    border-color: #0000001A !important;
    border-radius: 7.5px;
    background-color: #0000000D;
    background: #FFFFFF;
    outline: none !important;
    color: #3A3A3A !important;
    font-weight: 400 !important;
}
.popup-form-block .gform_wrapper.gravity-theme .gfield.gfield--width-full {
    width: 100%;
}
.popup-form-block .gform-footer.gform_footer.top_label {
    position: relative;
    margin-top: 15px !important;
}
.popup-form-block .gform_wrapper .gform_footer input {
    background-image: url(../images/white_Star.svg) !important;
    background-repeat: no-repeat !important;
    background-position-x: 19px !important;
    background-position-y: 10.6px !important;
}
.popup-form-block .gform_wrapper #gform_submit_button_4 {
    background-color: var(--secondary) !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    padding: 5px 0 5px 20px !important;
    margin-left: 0px !important;
    border-radius: 100px !important;
    position: relative !important;
    border: 1px solid var(--secondary) !important;
    font-weight: 700 !important;
    color: #ffff !important;
    width: 35% !important;
    font-family: 'Poppins' !important;
    margin-bottom: 0px !important;
    text-decoration: none !important;
}
.popup-form-block .gform_wrapper #gform_submit_button_4:hover{
    background-color: var(--primary) !important;
    border: 1px solid var(--primary) !important; 
}
.popup-form-block .gform_wrapper.gravity-theme .gfield textarea.large , .trusted-form-sortcode .gform_wrapper.gravity-theme .gfield textarea.large{
    height: 105px;
    font-size: 14px !important;
    line-height: 28px !important;
    font-family: 'Kanit' !important;
    border-color: #0000001A !important;
    border-radius: 7.5px;
    color: #3A3A3A !important;
    font-weight: 400 !important;
    resize: none !important;
}
.popup-form-block label.gfield_label.gform-field-label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    font-family: "Kanit";
    color: #3A3A3A !important;
    font-weight: 500 !important;
}
.popup-form-block .gform_body .gfield .gchoice_4_9_1 input.gfield-choice-input {
    padding: 0px !important;
    height: 23px !important;
    width: 23px !important;
    border-radius: 3px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}
.popup-form-block .consent-checkboxs .gfield_checkbox label {
    display: inline-block !important;
    font-size: 13px !important;
    line-height: 18px !important;
    color: #363434 !important;
    vertical-align: top !important;
    width: 100%;
    font-family: 'Poppins' !important;
}
.popup-form-block .gfield_checkboxs label {
    font-size: 13px !important;
    line-height: 17px !important;
    letter-spacing: 0px;
    font-weight: 400;
    width: 91%;
    font-family: 'Poppins';
}
.popup-title h5 {
    text-transform: uppercase;
    position: relative;
}
.popup-title ::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 19%;
    height: 2px;
    background: #be0015;
}
.pop-up-wrapper .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none  !important;
    font-size: 12px !important;
    margin-block-start: 0px !important;
    padding: 0px !important;
    color: red !important;
}
#popupform {
    display: none;
}
.form-shortcode {
    width: 95%;
}
.header-logo-wr.fixed, .header-top-wr.fixed, .header-wr.fixed {
    position: fixed;
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    animation: slideDown 0.50s ease-out;
    z-index: 99999;
    background-color: #ffffff;
	height:auto!important;
}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translate(0);
    }
}
.header-phone-number:hover .phone-icon,
.contact-address:hover .address-icon{
    background-color: var(--primary);
}