@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap');
 

body {
    font-weight: 500;
    font-size: 16px;
    color: #0c0c0c;
    font-style: normal;
}
body {
    background: #38050E;
}
 body {
    margin-bottom: 0px !important;
}
p {
    font-family: "Lexend Deca", sans-serif  !IMPORTANT;
    font-size: 18px;
    font-weight: 300 !IMPORTANT;
    line-height: 26px;
    margin-bottom: 0px;
}
li,
span,
h5,
h6 {
   font-family: "Lexend Deca", sans-serif !IMPORTANT;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}
 

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    a:focus,
    .btn:focus,
    .button:focus {
        text-decoration: none !important;
        outline: none !important;
        box-shadow: none !important;
    } 

    button:focus,
    input:focus,
    input:focus,
    textarea,
    textarea:focus {
        outline: 0;
    }

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h4,
h5,
h6 {
       
    margin-top: 0px;
    font-style: normal;
    
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span{
    font-family: "Lexend Deca", sans-serif !IMPORTANT;
    
}
h1,
h2,
h3,
h4,
h5{
    font-family: "Lexend Deca", sans-serif !IMPORTANT;
    margin-top: 0px;
}
a,button{font-family: "Lexend Deca", sans-serif !IMPORTANT;}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

h1 {
    font-size: 50px;
    font-weight: 700;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

 

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

a, div {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a{text-decoration: none !IMPORTANT;} 


*::-moz-placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}

*::placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}
 
.wp-smart-loader {
    text-indent: -12345px;
}
 
 .w-f-bg .wpcf7-form-control {
    padding: 10px !IMPORTANT;
}
.w-f-bg .wpcf7-select {
    font-size: 14px !IMPORTANT;
}
 .w-f-bg .wpcf7-form-control:placeholder {
    color: #161616;
    font-size: 14px;
    opacity: 1;
}
input:placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}
input::placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}
textarea::placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}   
.ekit-wid-con .ekit-form form select{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}
    
    input[type="date"] {
    color: #161616 !important;
    font-size: 14px !important;
    opacity: 1 !important;
}
.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 10px;
}

.ml-20 {
    margin-left: 20px;
}
.mr-20 {
    margin-right: 20px;
}

.po-r {
    position: relative;
    z-index: 2;
}
.w-f-bg {
    margin: 0px !important;
    position: relative;
    display: block;
    background: #fff;
    padding: 50px 30px 10px 30px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.wpcf7-submit {
    width: 100%;
    margin-bottom: 0px !important;
    font-size: 22px !important;
    height: 50px;
    background: #192730 !IMPORTANT;
}
.wpcf7-submit:hover {
    background:#ffd700 !important;
    color: #000 !important;
}
  
 .form-fil input {
    padding: 10px 18px !important;
}
.form-fil input, .form-fil select, .form-fil textarea {
    padding: 10px 18px !important;
}
.image.titlt img {
    width: 100%;
}
.pd-r-15 {
    padding: 15px 30px;
}
.image.titlt {
    width: 50%;
    margin: auto;
}









 /*--------------------------------------------------------------
 * Theme Css Start
 *--------------------------------------------------------------
 */
  
.post, .page {
    margin: 0px !important;
}

/*--------------------------------------------------------------
 * Slider css Start
 *--------------------------------------------------------------
 */
  
.slider-show .elementor-background-overlay {
   background-image: linear-gradient(90deg, rgb(0 0 0 / 71%) 14%, rgb(33 44 34 / 0%) 58%);
}
.slider-show .swiper-slide-contents {
    
}
@media only screen and (min-width:320px) and (max-width:1024px) {
     .elementskit-navbar-nav > li > a {
    width: 100%;
    display: inline-block ! IMPORTANT;
}
 .btn-s .elementor-swiper-button-next {
    position: absolute;
    bottom: 0 !IMPORTANT;
    top: inherit !important;
}
.btn-s .elementor-swiper-button-prev {
    position: absolute;
    bottom: 0px !important;
    top: inherit ! IMPORTANT;
    right: 90px !important;
    left: inherit !important;
}
}
	.slider-show .swiper-slide-inner {
    max-width: 1140px;
    padding: 20px !important;
}

.bred-t .breadcrumb-link span {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-size: 15px;
}	
.bred-t2 {
    width: fit-content;
} 

.btn-sw .elementor-swiper-button {
    width: 60px;
    height: 60px;
    background: #2575fc;
    line-height: 67px;
    text-align: center;
    display: inline-block !important;
    font-size: 33px !important;
    border-radius: 0px 20px;
    border: 2px solid #fff;
}
.btn-s .elementor-swiper-button{
    width: 60px;
    height: 60px;
    line-height: 67px;
    text-align: center;
    display: inline-block !important;
    font-size: 33px !important;
    
    border-radius: 0;
    margin: 5px 0;
    border: none;
    background-color: rgb(0 0 0 / 33%);
    color: #ffffff;}

.btn-s .elementor-swiper-button:hover {
    background: #ecff00 !important;
    color: #111111 !important;
}
.btn-s .elementor-swiper-button:hover svg {
    fill: #111;
}
.sl-b .elementor-slide-button {
    background: #ff7e1a00 !important;
    color: #ecff00 !important;
    border: 2px solid #ecff00 !important;
}
.sl-b .elementor-slide-button:hover{
    color: #fff !important;
      color: #111111 !important;border: 2px solid #ecff00 !important;
}

.progress_indicator .ekit-btt__button {font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    word-spacing: 5px;
    width: 50px !IMPORTANT;
    height: 50px !IMPORTANT;
    line-height: 28px;
    background: #ffffff;}
	
	.progress_indicator {
    line-height: 67px;
    height: 50px;
}
.progress_indicator .ekit-btt__button svg{font-size: 26px !important;
    width: 22px;
    line-height: 45px;}
    
  .elementor-widget {
    margin-block-end: 0px;
}
.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button {
    border: 3px solid #4cc17a !important;
    border-radius: 50% !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}  
    
/*--------------------------------------------------------------
 * Slider css End
 *--------------------------------------------------------------
 */
   /*--------------------------------------------------------------
 * Subbanner css Start
 *--------------------------------------------------------------
 */	
 
.min-title {
    text-align: left;
}	
.heading-be {
         
}
.subbanner-be {
    position: relative;
    padding: 2%;
    /* border-top: 1px solid #fff; */
    background-image: linear-gradient(45deg, #ff7e1a, transparent);
}
.subbanner2 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
     padding: 4% 0% 4% 0%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
 
.subbanner2:after {
    content: "";
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(45deg, #520a17 0%, #ecff00de 100%);
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.min-title.text-center {
    position: absolute;
    bottom: 19px;
    left: 0;
    right: 0;
    margin: auto;
}

.min-title h1 {
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 14px;
}
.min-title h2 {
      
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 14px;
}
 span.hfe-breadcrumbs-home-icon {
    display: none;
}
.breadcrumb-link span {
    color: #fff !important;    float: left;
    font-size: 18px;
}
.currentm {
    max-width: 200px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    margin-left: 10px;
}
.breadcrumb-link a {
    
    position: relative;
     
}
 .min-title .wcf--title {
    color: #fff;
    margin-top: 10px;
}
.breadcrumb-link a:after {
    content: "\e606\e606";
    font-family: Simple-Line-Icons;
    font-size: 10px;
    letter-spacing: 0px !IMPORTANT;
    color: #fff;
}
.breadcrumb-link {
   display: inline-block;
    font-weight: 600;
    margin: auto;line-height: 12px;
}	
 
 span.currentm {
    color: #fff !important;
}
.breadcrumb-link a {
    color: #fff !important;
    position: relative;
}

 

/*--------------------------------------------------------------
 * Subbanner css End
 *--------------------------------------------------------------
 */	
 
.d-blue-co {
    color: #0D1BC4;
}

 

@media (min-width: 1200px) and (max-width: 1600px) {
    .bef-color:before {
        width: 210%;
    }
}

.bef-color:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 215%;
    top: 0;
    left: -189%;
    background: #0c7a76;
    transform: skew(-30deg, 0deg);
    z-index: -1;
}
.bef-color:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 215%;
    top: 0;
    left: -189%;
    background: #FF7E1A;
    transform: skew(-30deg, 0deg);
    z-index: -1;
}
.elementskit-btn {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ecff00 !important;
    background: transparent !important;
    border: 2px solid #ecff00 !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.elementskit-btn::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #ecff00;
     transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transform: scale(0.2, 1);
}
.elementskit-btn:hover::before {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.elementskit-btn:hover{color: #161616 !important;}
.elementor-slide-button {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
     background: #FF7E1A !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;border: 1px solid #ff7e1a !important;
     
}
.elementor-slide-button::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #ecff00;
     transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transform: scale(0.2, 1);
} 
.elementor-slide-button:hover::before {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}

.elementor-button {
   font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ecff00 !important;
    background: #ff7e1a00 !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
    border: 2px solid #ecff00;
}
.elementor-button::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #ecff00;
     transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transform: scale(0.2, 1);
}
.elementor-button:hover {
    color: #161616 !important;
}
.elementor-button:hover::before {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}

/*--------------------------------------------------------------
 * Home 1 css Start
 *--------------------------------------------------------------
 */	
   

.elementor-button1 {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #FF7E1A !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
    padding: 8px;
    width: 100%;
    bottom: -5px;
}

.elementor-button1::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #000;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transform: scale(0.2, 1);
}

.elementor-button1 {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #FF7E1A !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
    padding: 8px;
    width: 100%;
    bottom: -5px;
}

.elementor-button1::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #000;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transform: scale(0.2, 1);
}
.elementor-button1:hover::before {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
 
.cursor-outer:before {
    content: "";
    margin-left: 5px;
    margin-top: 5px;
    position: absolute;
    width: 36px;
    height: 36px;
    border: 1px solid #000000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .08s ease-out;
    transition: all .08s ease-out;
    border-radius: 50%;
}
.mouse-cursor{position: fixed; left: 0; top: 0; pointer-events: none; border-radius: 50%; -webkit-transform: translateZ(0); transform: translateZ(0); visibility: hidden; }
			.cursor-inner {margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; z-index: 100; background-color: #ecff00;border: 2px solid #020202; -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out; }
			.cursor-inner.cursor-hover {margin-left: -20px; margin-top: -20px; width: 40px; height: 40px; background-color: #020202; opacity: .3; }
			.cursor-outer {margin-left: -25px; margin-top: -25px; width: 50px; height: 50px; border: 2px solid #ecff00; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 100; opacity: 1; -webkit-transition: all .08s ease-out; transition: all .08s ease-out; }
			.cursor-outer.cursor-hover{opacity: 0; }
			body[data-magic-cursor="hide"] .mouse-cursor{display: none; opacity: 0; visibility: hidden; position: absolute; z-index: -1111; }

/*Footer start*/
            .codepen_profile{position: fixed; right: 20px; bottom: 20px;}
            .codepen_profile a {background: rgb(245 122 32 / 53%); padding: 15px; border-radius: 50%; box-shadow: hsl(0deg 0% 80%) 0 5px 16px; height: 60px; width: 60px; display: inline-block; }
            /*Footer End*/

/*--------------------------------------------------------------
 * Home 1 css End
 *--------------------------------------------------------------
 */

/*--------------------------------------------------------------
 * Ineer page css Start
 *--------------------------------------------------------------
 */ 
   
.wpcf7-submit{font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #161616 !important;
    background: transparent !important;
    border: 2px solid #161616 !important;
    -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
    display: inline-block;
    overflow: hidden;
    border-radius: 50px !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.2s 
cubic-bezier(0.98, 0.57, 1, 1) 0s;)}

.wpcf7-submit:hover{color: #fff !important;
    background: #161616 !important;}
span.wpcf7-spinner {
    position: absolute;
    bottom: -11px;
    right: 0;
}
  
.bt-h .elementskit-btn {
    color: #520a17 !important;
    background: transparent !important;
    border: 2px solid #520a17 !important;
}

.bt-h .elementskit-btn:hover {
    border: 2px solid #ecff00 !important;
}


/*--------------------------------------------------------------
 * Ineer page css End
 *--------------------------------------------------------------
 */
 
  