.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4072 .elementor-element.elementor-element-167923fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4072 .elementor-element.elementor-element-2192656d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2192656d *//*var(--container-width)*/

.header-container {
    justify-content: space-between;
    padding: 0;
}
.fiscal-nav {
    justify-content: space-between;
}
.hamburger-container {
    display: none;
}
.coded-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
    background-color: #F8F9F9;
    height: 116px;
    padding: 15px 0 15px 0;
    overflow: hidden;
    align-items: center;
    display: flex;
    flex-direction: column;
    transition: background-color .6s ease;
    transition: all 350ms;
    
}

.scroll {
    width: 100%;
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    height: 86px;
    background-color: #F8F9F9;
    padding: 0 0 0 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 350ms;
    box-shadow: 0px -3px 25px rgba(0, 0, 0, 0.2);
}
.transparent-margin {
    height: 30px;
}

 
.dark .links-words {
    color: black;
  }
.header-row-one {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 85px;
    align-items: center;
    flex-wrap: none;
    max-width: 1140px;
    width: 100%;
    padding: 0 25px;
}

#header-logo {
    width: 70px !important;
}

.contact-us-header {
    border: black solid 3px;
    text-decoration: none;
    height: 50px;
    width: 150px;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    color: black;
    font-size: 19px;
    font-weight: 700;
    background-color: transparent;
    transition: all 650ms;
    white-space: nowrap;
}
.contact-us-header:hover {
    background-color: #F8F9F9;
    color: #710303;
}
.contact-us-header2 {
    border: #710303 solid .7px;
    text-decoration: none;
    height: 50px;
    width: 150px;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    color: #710303;
    font-size: 19px;
    font-weight: 700;
    background-color: transparent;
    transition: all 650ms;
    white-space: nowrap;
}
.contact-us-header2:hover {
    background-color: #710303;
    color: #F8F9F9;
}
.phone {
    font-size: 18px;
    line-height: 21px;
    color: #F8F9F9;
}
.phone2 {
    font-size: 18px;
    line-height: 21px;
    color: #710303 !important;
}
.nav-header-container {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: row;
    padding: 0 !important;
}
.site-menu {
  text-decoration: none;
  text-decoration-skip-ink: none;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  transition: transform 0.3s ease-out;
  color: #F8F9F9;
  margin-right: 40px;
  letter-spacing: 1px;
}

.site-menu:hover {
  transform: scale(1);
  color: white !important;
}

.site-menu::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #F8F9F9;
  transition: width 0.3s ease-out;
}

.site-menu:hover::before {
  width: 100%;
}
.site-menu2 {
  text-decoration: none;
  text-decoration-skip-ink: none;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  transition: transform 0.3s ease-out;
  color: black !important;
  margin-right: 40px;
  letter-spacing: 1px;
}
.end-container {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    color: #FFFFFF;
    margin: 10px 10px 0px 0px;
}
.mobile-menu-container {
    display: none;
}
.toggle-button-wrap {display: none;}
.fiscal-nav li {
    display: inline-block;
  }




 
 

  


.links-words {
  text-decoration: none;
  text-decoration-skip-ink: none;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  transition: transform 0.3s ease-out;
  color: black;
  margin-right: 40px;
  letter-spacing: 1px;
}

.links-words:hover {
  transform: scale(1);
  color: #710303 !important;
}

.links-words::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: white;
  transition: width 0.3s ease-out;
}
.links-words:hover::before {
  width: 100%;
}

nav li:last-child {
  margin-right: 0;
}
.icon-header {
    color: #FFFFFF;
    width: 50px;
    height: 100%;
}

header {
    font-family: 'Poppins', sans-serif !important;
}




/* this is hamburger plus header css*/
@media (max-width: 1000px) {
    .coded-header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10000;
        height: 80px;
        background-color: #F8F9F9;
        padding: 8px 0 8px 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        transition: background-color .6s ease;
        transition: all 350ms;
}
    .scroll {
        width: 100%;
        z-index: 1000;
        position: fixed;
        left: 0;
        top: 0;
        height: 66px;
        background-color: #F8F9F9;
        padding: 8px 0 8px 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        transition: all 350ms;
    }
    .header-row-one {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 85px;
    align-items: center;
    flex-wrap: none;
    width: 100%;
    padding: 0 25px;
}
    .transparent-margin {
        height: 25px;
}
    .hamburger-container {
        display: flex;
    }
    .nav-header-container {
        display: none;
    }
    .phone, .phone2 {
        display: none;
    }
    #contact-us-header-button {
        display: none;
    }
    .hamburger-button {
        display: block;
        position: relative;
        width: 30px;
        height: 22px;
        border: none;
        background: transparent !important;
        cursor: pointer;
        padding: 9px 9px 9px 10px;
        border: none !important;
        outline: none;
    }
    .hamburger-line {
        display: block;
        width: 40px;
        height: 3px;
        border-radius: 4px;
        background: black !important;
        position: absolute;
        left: 0;
        transition: transform 0.3s ease-in-out;
    }
      
    .hamburger-line:nth-child(1) {
        top: 0;
    }
    
    .hamburger-line:nth-child(2) {
        top: 50%;
        transform: translateY(-50%);
    }
    .hamburger-line:nth-child(3) {
        bottom: 0;
    }
    .hamburger-line2 {
        display: block;
        width: 40px;
        height: 3px;
        border-radius: 4px;
        background: black !important;
        position: absolute;
        left: 0;
        transition: transform 0.3s ease-in-out;
    }
    .hamburger-line2:nth-child(1) {
        top: 0;
    }
    
    .hamburger-line2:nth-child(2) {
        top: 50%;
        transform: translateY(-50%);
    }
    .hamburger-line2:nth-child(3) {
        bottom: 0;
    }
    .hamburger-button.active {
        display: block;
        position: relative;
        width: 30px;
        height: 22px;
        border: none;
        background: transparent !important;
        cursor: pointer;
        padding: 9px 9px 9px 10px;
        border: none !important;
        outline: none;
    }
    .toggle-button-wrap {
        width: 39px;
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 10000;
        outline: none;
    }
    .hamburger-button.active .hamburger-line:nth-child(2) {
        opacity: 0;
        outline: none;
    }
    .hamburger-button.active .hamburger-line:nth-child(1) {
        transform: translateY(10px) rotate(-45deg);
        -ms-transform: translateY(10px) rotate(-45deg);
        -webkit-transform: translateY(10px) rotate(-45deg);
        width: 43px;
       
    }
    .hamburger-button.active .hamburger-line:nth-child(3) {
        transform: translateY(-8px) rotate(45deg);
        -ms-transform: translateY(-8px) rotate(45deg);
        -webkit-transform: translateY(-8px) rotate(45deg);
        width: 43px;
       
    }
    .hamburger-button.active .hamburger-line2:nth-child(2) {
        opacity: 0;
    }
    .hamburger-button.active .hamburger-line2:nth-child(1) {
        transform: translateY(10px) rotate(-45deg);
        -ms-transform: translateY(10px) rotate(-45deg);
        -webkit-transform: translateY(10px) rotate(-45deg);
        width: 43px;
       
    }
    .hamburger-button.active .hamburger-line2:nth-child(3) {
        transform: translateY(-8px) rotate(45deg);
        -ms-transform: translateY(-8px) rotate(45deg);
        -webkit-transform: translateY(-8px) rotate(45deg);
        width: 43px;
       
    }
    
    
    
    
    
    
    
    
    
    
    
    .mobile-menu-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background-color: #710303;
        z-index: 100;
        transition: all 0.3s ease-in-out;
        padding: 20px 40px;
        
      }
    .mobile-menu-container.active {
        left: 0;
    }
    .mobile-menu-wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 25px;
    }
    .nav-container-slide-in {
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 100px;
        margin-left: 0;
        list-style: none;
        height: 40%;
        width: 100%;
    }
    .bar-mobile {
        border-bottom: 1px solid #F8F9F9;
        text-align: center;
        width: 75%;
        height: 10px;
    }
    .mobile-footer {
        color: #F8F9F9;
        font-size: 30px;
        align-items: center;
        flex-wrap: nowrap;
        height: 20%;
        justify-content: center;
        text-align: center;
        padding: 10px 50px;
    }
    

    .links-words2 {
    text-decoration: none;
  text-decoration-skip-ink: none;
  position: relative;
  display: block;
  font-size: 25px;
  font-weight: bold;
  transition: transform 0.3s ease-out;
  color: white;
  margin-right: 40px;
  letter-spacing: 1px;
}
}/* End custom CSS */