@import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');


 
body {
    font-weight: 500;
    font-size: 16px;
    color: #0c0c0c;
    font-style: normal;
}
 body {
    margin-bottom: 0px !important;
}
p {
     font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 400 !IMPORTANT;
   line-height: 26px;
    margin-bottom: 0px;
}
li,
a,
button,
span,
h5,
h6 {
     font-family: "Rubik", sans-serif;
}

.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,
h2,
h3 {
    font-family: 'Sora', sans-serif;
    margin-top: 0px;
}

    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-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-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;
}





.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;
}
.heading-t h4 {
    padding-left: 15px;
    border-left: 3px solid #192730;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.new-pd{padding: 30px 15px !Important;}
.bef-line:before {
    top: 10px;
    content: "";
    position: absolute;
    width: 86px;
    height: 97%;
    background: #6430df;
}
 .form-fil input {
    padding: 10px 18px !important;
}
.form-fil input, .form-fil select, .form-fil textarea {
    padding: 10px 18px !important;
}

 /*--------------------------------------------------------------
 * Theme Css Start
 *--------------------------------------------------------------
 */
  
.post, .page {
    margin: 0px !important;
}

/*--------------------------------------------------------------
 * Slider css Start
 *--------------------------------------------------------------
 */

@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: 1320px;
    padding: 20px !important;
}

	
.slider-show .elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(90deg, #010101 -7%, #1313132e 67%);
    opacity: 0.9;
}

.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-color: #e83121;
    color: #fff;
}

.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: 12px !important;
    width: 22px;
    line-height: 45px;}
    
  .elementor-widget {
    margin-block-end: 0px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}  
    
/*--------------------------------------------------------------
 * Slider css End
 *--------------------------------------------------------------
 */
   /*--------------------------------------------------------------
 * Subbanner css Start
 *--------------------------------------------------------------
 */	
 
	
.subbanner-be{ position: relative;}	
.subbanner2 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
     padding: 10% 0% 7% 0%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.subbanner2:before {
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
     top: 0px;
    right: 0;
    background-color: #000000;
    opacity: 0.4;
}
.min-title h1 {
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 14px;
}
.min-title h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 14px;
}
 
.breadcrumb-link span {
    color: #fff;    float: left;
    
}
.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 {
    color:#fff;
    position: relative;
     
}
 
.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;
}	
 
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
        max-width: 1320px;
    }
} 

 

/*--------------------------------------------------------------
 * Subbanner css End
 *--------------------------------------------------------------
 */	
 

/*--------------------------------------------------------------
 * Home 1 css Start
 *--------------------------------------------------------------
 */	
 .main-marq .non-strok .item h3 a:hover {
    color: #e83121;
}
 .serv-marq {
    position: relative;
    z-index: 3;
}
.main-colorbg2 {
    background-color: #e83121;
}
.serv-marq .ontop {
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.ontop {
    position: relative;
    z-index: 7;
}
.sub-bg {
    background-color: #fff;
}
.light-text {
    color: #fff;
}
.main-marq {
    position: relative;
    padding: 0;
}
.main-marq .slide-har {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slide-har {
    position: relative;
}
.slide-har.st1 .box {width: 300%;
    position: relative;
    -webkit-animation: moveSlideshow 20s linear infinite;
    animation: moveSlideshow 20s linear infinite;
}
 

@keyframes moveSlideshow {
   0% {
        transform: translateX(1400px);
   }
    100% {
        transform: translateX(-200px);
   }
}

 

.main-marq .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.main-marq .box .item {
    padding: 0 30px;
}
.light-text .box .item h3, .light-text .box:last-of-type .item:nth-of-type(even) h4 {
    color: #fff;
}
.main-marq .box .item h3 {
    white-space: nowrap;
    line-height: 1;
    margin: 0;    font-size: 50px;
}
.main-marq .non-strok .item h3 {
    color: #1d1d1d !important; font-family: 'Fjalla One', sans-serif !important;
    -webkit-text-stroke: 0 !important;
}
.main-marq .non-strok .item h3 span {font-family: 'Sora', sans-serif !important;}
.align-items-center {
    align-items: center !important;
}
.main-marq .box .item h3 .icon {
    font-family: 'Sora', sans-serif;
    margin-bottom: -15px;
}
 
.over-h{    overflow: hidden;}
.ml-50 {
    margin-left: 50px !important;
}
.fz-50 {
    font-size: 50px !important;
}
.stroke {
    color: transparent;
    -webkit-text-stroke: 1px #1d1d1d;
}


.brand-conetnt3 {
    display: flex;
    align-items: center;
    justify-content: center;
    animation: slide-left 50s linear infinite;
}


.brand-conetnt{     display: flex;
    align-items: center;
animation: moveSlideshow 66s linear infinite;
}

@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}


@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slide-left {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.brand-conetnt h2 a {
    text-wrap: nowrap;color: #fff !important;
}

.exp:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
}
.exp:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 150%;
    background: #e83121;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    z-index: -2;
}
.service-card {
    position: relative;
    background-color: #fff;
    padding: 50px 30px;-webkit-box-shadow: 0 20px 20px #0001;
    box-shadow: 0 20px 20px #0001;
}
.service-card .inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.icon-85 {
    width: 85px;
    height: 85px;
}
.fsz-24 {
    font-size: 24px !important;
}
.service-card .img-cover::after {
    position: absolute;
    content: "";
    right: calc(100% - 70px);
    top: calc(50% - 50px);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #e83121;
    -webkit-filter: blur(50px);
    filter: blur(50px);}
.fsz-24 a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.blog-p {
        position: relative;
    /* margin-bottom: 40px; */
    /* -webkit-box-shadow: 0 20px 20px #0001; */
    /* box-shadow: 0 20px 20px #0001; */
    padding: 20px;
    border: 1px solid #ffdedb;
}
.blog-list-l {
       position: relative;
    margin-bottom: 40px; 
    -webkit-box-shadow: 0 20px 20px #0001; 
     box-shadow: 0 20px 20px #0001;
    padding: 20px;
    border: 1px solid #ffdedb;
}
.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: inherit;
}

.blog-p .info .tags {
    position: relative;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}

.pe-20 {
    -webkit-padding-end: 20px !important;
    padding-inline-end: 20px !important;
}

.me-20 {
    -webkit-margin-end: 20px !important;
    margin-inline-end: 20px !important;
}
.border-1 {
    border-width: 1px !important;
}
.border-end {
    border-right: 1px solid #898989 !important;
}
.hover-orange1:hover {
    color: #e83121 !important;
}
.date {
    text-transform: capitalize;
    font-weight: normal;
}
.cr-orange1 {
    color: #e83121 !important;
}
.me-30 {
    -webkit-margin-end: 30px !important;
    margin-inline-end: 30px !important;
}
.fsz-24 {
    font-size: 24px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-24 {
    font-size: 20px !important;
    line-height: 31px;
}
.font-24 a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
/*--------------------------------------------------------------
 * Home 1 css End
 *--------------------------------------------------------------
 */
 

@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: #e83121;
    transform: skew(-30deg, 0deg);
    z-index: -1;
}
.elementskit-btn {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
     background: #e83121 !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: #393d72;
     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;
}

.elementor-slide-button {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
     background: #e83121 !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 #e83121 !important;
     
}
.elementor-slide-button::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #393d72;
     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;
}


/*--------------------------------------------------------------
 * Ineer page css Start
 *--------------------------------------------------------------
 */
.team-card {
    position: relative;
    background-color: #fff;
    border: 1px solid #ffdedb;
    margin-top: 30px;
}
.team-card .img {
    position: relative;
    
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
    margin-top: -30px;
}
.team-card .img .social-icons {
    position: absolute;
    width: 50px;
    right: 30px;
    bottom: -25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-card .img .social-icons .link .icon {
    z-index: 10;
}
.team-card .img .social-icons .link {
    position: relative;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1px;
    background-color: #e83121;
    color: #fff;
}
.team-card .info {
    padding: 40px 30px;
}
.fsz-16 {
    font-size: 16px !important;
}
.cr-777 {
    color: #777 !important;
}
.mb-2 {
    margin-bottom: .5rem !important;
}

.br-0 .elementskit-btn {
    border-radius: 0px !important;
}
h5.min-line {
    font-size: 52px;
    line-height: 58px;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'Sora', sans-serif;
}
.det-auth {
    color: #e83121;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 15px;
}
.det-auth span {
    margin: 0px 5px;
}
.f-700 p {
    font-weight: 600 !important;
}

.single-team .single_team_page .team-single_wrapper {
    display: flex;
    position: relative;
    z-index: 1;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 55px;
    box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    padding-bottom: 20px;
}
.single-team .single_team_page .team-image_wrap {
    margin-left: 85px;
}
.single-team .single_team_page .team-image {
    max-width: 470px;
    transform: translateY(-55px);
}
.single-team .single_team_page .team-image img {
    position: relative;
    border-radius: 5px;
}
.single-team .single_team_page .team-info_wrapper {
    padding-left: 7%;
}



.single-team .single_team_page .team-title {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    font-size: 29px;
    line-height: 25px;
}
.single-team .single_team_page .team-info_item {
    margin-bottom: 12px;
    font-size: 18px;
}

.single-team .single_team_page .team-info_item h5+a span, .single-team .single_team_page .team-info_item h5+span {
    margin-left: 11px;
}
.single-team .single_team_page .team-info_item>* {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.row.single_team_page {
    display: inline-block !important;
    margin: 0px !important;width: 100%;
}
.single-team .single_team_page .team-info_item a {
    color: inherit;
}
.single-team .single_team_page .team-info_item>* {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.team-info_item span {
    font-weight: normal;
    font-size: 17px;
}

.service-carousel-home-two .owl-nav, .team-carousel .owl-nav, .service-carousel .owl-nav, .testimonial-slide .owl-nav, .blog-carousel .owl-nav, .testimonial-one__carousel .owl-nav  {
       position: absolute;
    top: -6em;
    right: 0em;
}
.service-carousel-home-two .owl-nav button, .team-carousel .owl-nav button{
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 54px !IMPORTANT;
    border-color: #e83121 !IMPORTANT;
    border: 1px solid #e83121 !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #e83121 !IMPORTANT;
} 
.service-carousel-home-two .owl-nav button:hover, .team-carousel .owl-nav button:hover{background: #e83121 !important; border: 1px solid #e83121 !IMPORTANT;color: #fff !IMPORTANT;}

.service-carousel .owl-nav button{
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 54px !IMPORTANT;
    border-color: #e83121 !IMPORTANT;
    border: 1px solid #e83121 !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #e83121 !IMPORTANT;
} 
.service-carousel .owl-nav button:hover{background: #e83121 !important; border: 1px solid #e83121 !IMPORTANT;color: #fff !IMPORTANT;}

.testimonial-slide .owl-nav button, .blog-carousel .owl-nav button, .testimonial-one__carousel .owl-nav button{
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 54px !IMPORTANT;
    border-color: #e83121 !IMPORTANT;
    border: 1px solid #e83121 !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #e83121 !IMPORTANT;
} 
.testimonial-slide .owl-nav button:hover, .blog-carousel .owl-nav button:hover, .testimonial-one__carousel .owl-nav button:hover
{background: #e83121 !important; border: 1px solid #e83121 !IMPORTANT;color: #fff !IMPORTANT;}














/*--------------------------------------------------------------
 * Ineer page css End
 *--------------------------------------------------------------
 */


	
	
	