/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2026 | 05:28:36 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

:root{
    --e-global-color-3420ea6: #000000;
    --e-global-color-aa56167: #FFFFFF;
	--e-global-typography-6cdc6b4-font-family: "Noto Sans";
}
8{
    font-family: var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
}

.header_nav  ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 30px;
    color: var(--e-global-color-3420ea6);
}

.header_nav ul ul.dropdown-menu {
    display: none;
}

.header_nav ul li a {
    color: var(--e-global-color-3420ea6);
    font-family: var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
    font-size: 12px;
    line-height: 14px;
    display: inline-flex;
}

.header_nav ul li {
    height: 14px;
    display: flex;
    align-items: center;
}
.home header, .home footer {
    display: none;
}

.copyright_nav  ul {
    display: flex !important;
    margin: 0 !important;
    gap: 20px;
}

.copyright_nav ul li {
    position: relative;
}

.copyright_nav ul li:after {
    content: "";
    position: absolute !important;
    right: -10px !important;
    width: 1px !important;
    height: 100% !important;
    top: 0;
    bottom: 0;
    background: var(--e-global-color-3420ea6);
    display: inline-flex;
    border: none !important;
}

.copyright_nav ul li:last-child:after {
    display: none !important;
}


/*  */

.main_heading_ h1 {
    text-align: start;
    font-family:  var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
    font-size: 70px;
    font-weight: 300;
    line-height: 74px;
    color: #000000;
}

.header_nav ul ul.dropdown-menu .addresbox {
    display: flex;
    flex-direction: column;
    height: 30px;
}

.header_nav ul ul.dropdown-menu .addresbox h4 {
    font-size: 12px;
    line-height: 14.3px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    text-align: right;
    font-family:  var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
}

.header_nav ul ul.dropdown-menu .addresbox a {
    font-size: 12px;
    line-height: 14.3px;
    text-decoration-line: underline;
    font-family:  var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
}

.header_nav ul ul.dropdown-menu {
    display: flex;
    position: fixed;
    border-bottom: 1px solid var(--e-global-color-3420ea6);
    top: 85px;
    background: var(--e-global-color-aa56167) !important;
    transform: matrix(1, 0, 0, 1, 0, -27.328) !important;
    right: 0 !important;
    left: 0 !important;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    z-index: 9;
    padding: 0 calc((50vw - (1350px / 2)) + 100px) 0 15px;
    gap: 5px;
    transition: opacity 0.01s ease, all 0.3s ease;
    opacity: 0 !important;
    pointer-events: none;
    height: 0;
    overflow: hidden;
    font-family:  var(--e-global-typography-6cdc6b4-font-family), Sans-serif;
    
}

.openmenu .header_nav ul ul.dropdown-menu {
    /* transform: matrix(1, 0, 0, 1, 0, 1)!important; */
    display: flex;
    opacity: 1 !important;
    pointer-events: all;
    height: auto;
    padding: 15px calc((50vw - (1350px / 2)) + 100px) 20px 15px;
}

.openmenu .header_nav ul ul.dropdown-menu li {

    height: auto;
}

.video_popup {
    position: fixed;
    z-index: 99;
    inset: 0;
    height: 100vh;
    width: 100vw;
    transform: scale(0);
    opacity: 0;
    pointer-events: none;
	    transition: 0.5s ease all;
}

.openvideo .video_popup {
    transform: scale(1);
    opacity: 1;
    pointer-events: all;
}

.video_popup .modal-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video_popup .close-modal {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1000;
}

.video_popup .video-wrapper {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
}

.video_popup .video-wrapper video {
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    padding-bottom: 0;
    width: 100% !important;
}

/* dark-light */
.dark_lightwrapper  svg.dark_block {
    display: none !important;
}

.dark_lightwrapper svg * {
    color: rgb(0 0 0);
    fill: #000;
}

.dark_lightwrapper  button#dark_light {
    border: none;
    padding: 0;
	background: transparent !important;
}

.dark_lightwrapper button#dark_light:hover, .dark_lightwrapper button#dark_light:active, .dark_lightwrapper button#dark_light:focus, .dark_lightwrapper button#dark_light:focus-visible {
    background: transparent;
}

.dark_lightwrapper button#dark_light svg {
    width: 12px;
    height: 12px;
}

.dark_lightwrapper button#dark_light:hover svg * {
    fill: #DD9700;
}
.dark .dark_lightwrapper  svg.dark_block {
    display: block !important;
}
.dark .dark_lightwrapper  svg.dark_hidden {
    display: none !important;
}

.dark{
    --e-global-color-3420ea6: #ffffff;
    --e-global-color-aa56167: #000000;
}

.dark .elementor-12 .elementor-element.elementor-element-f2a1c8f, .dark .elementor-12 .elementor-element.elementor-element-a4b68f0 {
    border-color: #fff;
}

.dark .dark_lightwrapper svg * {
    fill: #fff;
}
.dark a#vid-popup {
    color: #fff;
}
.logo_light {
    display: block !important;
}
.logo_dark {
    display: none !important;
}
.dark .logo_dark  {
    display: block !important;
}
.dark .logo_light {
    display: none !important;
}
.dark .header_site {
    border-bottom-color: #fff !important;
}

.vid_btn_wrapper a#vid-popup {
    display: inline-flex;
	width: 45px;
    height: 45px;
    font-size: 0;
    background: #DD9700;
    padding: 6px 10px;
    align-items: center;
    justify-content: flex-start;
    border-radius: 0;
    transition: 0.5s ease all;
    color: #ffffff00;
    gap: 6px;
    overflow: hidden; 
    white-space: nowrap;
    border-radius: 50px;
}

.vid_btn_wrapper a#vid-popup svg#Play_24 {
      width: 20px;
    aspect-ratio: 1;
    height: 20px;
    margin-left: 2px;
}

.vid_btn_wrapper a#vid-popup svg#Play_24 * {
    fill: #fff !important;
}

.vid_btn_wrapper a#vid-popup:hover {
      width: auto !important;
    font-size: 16px;
    background-color: #D33213;
    color: #fff;
    border-radius: 0;
}

span.ico {
    display: inline-flex;
    flex-basis: 20px;
}
.animation_line  strong {
   position: relative;
    display: inline-block;
    color: #DD9700;
}

/* .animation_line strong:before {
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    width: 100px;
    bottom: 0;
    background: #00ff00;
} */
.dark a#togglebtn svg * {
    fill: #fff;
}
/*
.vid_btn_wrapper a#vid-popup:before {
    content: "";
    color: #DD9700;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 45px;
    height: 45px;
    background: #DD9700;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    display: block;
}

.vid_btn_wrapper a#vid-popup:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 45px;
    height: 45px;
    background: #DD9700;
    border-radius: 50%;
    transition: all 200ms;
    display: block;
}*/

.vid_btn_wrapper a#vid-popup span {
    position: relative;
    z-index: 9;
}
.vid_btn_wrapper:hover a#vid-popup:after,.vid_btn_wrapper:hover a#vid-popup:before{
    display: none;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
    opacity: 0;
  }
}
@media (min-width: 768px){
    .header_nav  .toggle_btn {
    display: none;
}

}
@media (max-width: 767px){
	ul.menu-open {
        display: flex;
        position: fixed;
        border-bottom: 1px solid var(--e-global-color-3420ea6);
        right: 0;
        top: 0;
        background: var(--e-global-color-aa56167) !important;
        transform: matrix(1, 0, 0, 1, 0, 58.672) !important;
        right: 0 !important;
        left: 0 !important;
        align-items: flex-end;
        justify-content: start;
        flex-direction: column;
        z-index: 9;
        padding: 0 15px;
        gap: 5px;
        transition: 0.5s ease all;
        opacity: 0 !important;
        pointer-events: none;
        height: 0;
        overflow: hidden;
}

.header_nav ul ul.dropdown-menu {
        position: absolute;
        padding: 0 15px;
        border: none;
        background: transparent !important;
        top: 85px;
}

.openmobilemenu ul.menu-open {
    pointer-events: all;
    height: calc(100vh - 59px);
    overflow: auto;
    opacity: 1 !important;
    transform: matrix(1, 0, 0, 1, 0, 1) !important;
    top: 59px;
    padding: 15px;
}

.openmobilemenu .header_nav ul ul.dropdown-menu {
    display: flex;
    opacity: 1 !important;
    pointer-events: all;
    height: auto;
    top: 100px;;
}

.openmobilemenu .header_nav ul ul.dropdown-menu li {
    height: auto;
}
.copyright_nav ul{
    gap: 5px !important;
}
.copyright_nav ul li:after {
    right: -7px !important;
}
	
	.toggle_btn svg {
    width: 16px;
    height: 16px;
    aspect-ratio: 1;
}

.toggle_btn svg.minusicon {
    display: none;
}

.openmobilemenu  .toggle_btn svg.plusicon {
    display: none;
}
.openmobilemenu  .toggle_btn svg.minusicon {
    display: block;
}
}

.animation_line {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.6s ease-out forwards;
}
.animation2{
	opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 1.2s ease-out forwards;
	animation-delay: 0.6s
}

.header_nav ul li a:hover {
    color: #DD9700;
}
html body h1{
	font-size: inherit !important;
}
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}