@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Poppins: wght@400;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css");

:root{
    --maincolor:linear-gradient(90deg, #ca07ff 0%, #4807ff 100%);
}

body {
    font-family: 'Poppins', sans-serif !important;
}

h1{
    font-size:14px;
}

#spin {
    color: #fff;
}

#spin::after {
    content: "";
    animation: spin 20s linear infinite;
}


#pp .mainbg {
    padding: 2px;
}

#pp .card {
    border: none !important;
    background: #000000;
    border-radius: 12px;
}

#pp .card-header {
    background: #202020;
    border-radius: 12px;
}

#pp .pp-title {
    font-weight: 600;
    font-size: 22px !important;
    color: #FF4B19;
    background-image: -webkit-linear-gradient(0deg, #FF4B19 0%, #FFF 54%);
    background-clip: text;
    -webkit-background-clip: text;
    -text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

#subname {
    font-size: 15px;
    text-align: left !important;
    color: #61677A !important;
}

.cs-section_title,
.cs-font_50 {

}

#title_4567 {
    font-size: 30px;
}

#border {
    border-bottom: 2px solid #fff;
    padding: 50px 0px;
}

#border1 {
    padding: 50px 0px;
}

#p {
    font-weight: 300 !important;
    line-height: 45px;
}

.css_34567 {
    font-size: 40px;    
    margin-bottom: 100px;
}

.cs-newsletter.cs-style1 .cs-newsletter_btn {
    background:var(--maincolor);
}

.error {
    color: #FC2947;
    font-size: 13px;
    font-weight: 500;
}

#file-error {
    position: absolute;
    top: 140px;
}

.Homesms {
    font-size: 11px !important;
}

.swal2-close:focus {
    outline: none;
    box-shadow: none;
}

.smicons {
    font-size: 23px;
    margin-left: 4px;
}

.details {
    word-wrap: break-word;
}

.topbanner {
    width: 100%;
    height: 80vh;
    background-size: cover;
    background-position: center center;
}

#portfolitohome .cs-portfolio_bg {
    background-size: cover;
    width: 100% !important;
    height: 70vh !important;
    background-position: center center;
}

#portfolitohome .cs-isotop_item .cs-style1 {
    border-radius: 0px !important;
}

.cs-portfolio.cs-style1.cs-type2 {
    border-radius: 20px !important;
}

.slick-arrow.slick-hidden {
    display: block !important;
}

.cs-slider_arrows.cs-style2 .slick-arrow.cs-left_arrow {
    left: -60px;
    text-align: center;
}

.cs-slider_arrows.cs-style2 .slick-arrow.cs-right_arrow {
    right: -60px;
    text-align: center;
}

@media(max-width: 800px) {
    .topbanner {
        width: 100%;
        height: 30vh;
        background-size: cover;
        background-position: center center;
    }
    #info {
        margin-top: 30px;
    }
    #portfolitohome .cs-portfolio_bg {
        background-size: cover;
        width: 100% !important;
        height: 30vh !important;
        background-position: center center;
    }
    #portfolitohome .cus-sm .cs-portfolio_bg {
        background-size: cover;
        width: 100% !important;
        height: 70vh !important;
        background-position: center center;
    }
}

header select {
    border: 2px solid #FF4A17 !important;
    border-radius: 20px !important;
    background: transparent !important;
    color: #fff !important;
}

header option {
    background: #000 !important;
}

.form-select:focus {
    box-shadow: none;
}

#darktheme {
    background: #181818;
}

#lighttheme {
    background: #FFFF !important;
}

.chnage {
    color: #000 !important;
}

.custombg {
    background: #fff !important;
}

.customdarkbg {
    background: linear-gradient(180deg, rgba(245, 245, 245, 1) 61%, rgba(255, 255, 255, 0.8379726890756303) 92%) !important;
    top: 0;
}

.gredinet {
    background: linear-gradient(45deg, rgba(245, 245, 245, 1) 61%, rgba(255, 255, 255, 1) 92%) !important;
    color: #000;
}

.customdark {
    background: #FFFF !important;
}

.hero:before {
    background: #ffff;
}

.cs-gescout_sticky {
    position: fixed !important;
    top: 0px;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
    background-color: #000;
}

.sidebarcustom {
    background: #F0F0F0 !important;
    color: #000 !important;
}

.border {
    border: 2px solid #000 !important;
}

.custom-card {
    border-radius: 8px;
    /* border: 0px solid transparent;
    background: linear-gradient(110deg, #ffff, white) border-box;  */
    border: 1px solid rgba(255,255,255,.1);
    background: linear-gradient(280.53deg,#282828 -13.85%,#17171a 80.5%);
    padding: 1px;
    color: #fff !important;
    cursor: pointer;
    font-family: 'Poppins', sans-serif !important;
}

#parent {
    border: 0px solid #fff;
}

#icons {
    width: 40px;
    height: 40px;
    filter: brightness(0.5);
    padding-right: 8px;
}

#bodyc {
    border: 1px solid rgba(255,255,255,.1);
    background: linear-gradient(280.53deg,#282828 -13.85%,#17171a 80.5%);
    padding: 45px 0px;
    border-radius: 8px;
    font-size: 25px;
    transition: .3s ease-in-out;
}

#bodyc:hover {
    background:rgba(0, 0, 0, 1);
    
} 

#bodyc:hover .card-text {
    color: #FFF !important;   
    
}

/* #bodyc:hover #icons {
    filter: brightness(0.1);
} */

#bodyc .card-text {
    padding-left: 10px;
    font-size: 27px;
}

#top {
    margin-top: 30px;
}

#bold {
    font-weight: 700;
    color: #fff !important;
}

.services {
    background: #000000;
    background: linear-gradient(to bottom, #595959 0%, #000000 100%);
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 100px;
    text-transform: uppercase;
    font-weight: 700;
}

#clients .card {
    border: none;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif !important;
}

#clients .card-body {
    text-align: left !important;
    background: #202020;
    border-radius: 0px 0px 6px 6px;
    border: none;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif !important;
}

#clients .card-header {
    font-family: 'Poppins', sans-serif !important;
    padding: 20px 0px;
    background: #202020;
    /*border-bottom: 1px solid #FF4A17;
*/
    border-radius: 6px 6px 0px 0px;
    display: flex;
    align-items: center;
}

#clients .card-footer {
    background: #080202;
    /*border-top: 1px solid #FF4A17;
*/
    border-radius: 0px;
    border-radius: 0px 0px 6px 6px;
}

#clients .card-header img {
    height: 70px;
    width: 70px;
    border-radius: 50px;
    border: none;
    margin-left: 10px;
}

#clients .card-header span {
    color: #fff;
    font-size: 22px;
    margin-left: 30px;
    text-align: left;
}

.bgclient {
    background: linear-gradient(90deg, hsla(0, 84%, 44%) 0%, hsla(0, 0%, 100%) 100%);
    padding: 2px;
    border-radius: 15px;
}

#videotop {
    width: 100%;
    border-radius: 10px;
    margin-top: -100px;
}

.mainbg {
    padding: 2px;
    border-radius: 15px;
    /* background: linear-gradient(86.28deg,#ff9b80 -9.41%,#FF4B19 73.14%,#ffc3b3 156.92%); */
    background:var(--maincolor);
}

.css_456x {
    background: #000;
    padding: 40px;
    border-radius: 16px;
}

.mainbg .form-control {
    border: 1px solid #434242 !important;
    height: 60px !important;
    background: #222222 !important;
    color: #fff;
}

.mainbg .form-control:focus {
    outline: none;
    box-shadow: none;
}

.mainbg .form-select {
    border: 1px solid #434242 !important;
    height: 60px !important;
    background: #222222 !important;
    color: #fff;
}

.mainbg .form-select:focus {
    outline: none;
    box-shadow: none;
}

#css_437x {
    background:var(--maincolor);
    color: #FFF;
    border: none;
    margin-top: 50px;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
}

.mainbg .css_heading {
    font-size: 30px;
    color: #fff;
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #434242;
}

.mainbg .css_heading span {
    background: linear-gradient(90deg, hsla(13, 100%, 55%) 0%, hsla(0, 0%, 100%) 100%);
    font-size: 12px;
    color: #000;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 10px;
}

.loader {
    margin: auto;
    border: 10px solid #EAF0F6;
    border-radius: 50%;
    border-top: 10px solid #FF4A17;
    width: 100px;
    height: 100px;
    animation: spinner .9s linear infinite;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#logo {
    width: 130px;
}

#textarea {
    height: 142px !important;
}

#scss_01 {
    background: transparent;
    border: none;
}

.stroke {
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    transition: opacity 0.1s linear;
}

.scss_02 {
    font-size: 14px;
}

.videobg01 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

#scss_01 img {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    background: red;
    transition: opacity 0.1s linear;
    opacity: 1;
    transition: all ease-in-out 0.10s;
}

.videobg02 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.videobg03 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.videobg04 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.videobg05 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.videobg06 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.videobg07 {
    border-radius: 10px;
    width: 100%;
    height: 100% !important;
    display: none;
    background: red;
    object-fit: cover;
    transition: opacity 0.15s linear;
}

.css_415_career .card {
    background: #000 !important;
    border-radius: 15px;
}

.css_415_career .css_401pname {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}

.css_415_career .css_40009 {
    color: #fff;
    font-size: 15px;
}

.css_415_career .css_400010 {
    color: #fff;
    font-size: 15px;
    text-align: right;
}

.css_415_career .css_icon40011 {
    color: #fff;
    font-size: 13px;
}

.css_415_career .css_icon40012 {
    color: #fff;
    font-size: 13px;
    margin-left: 30px;
}

#cursor {
    cursor: pointer;
}

.popup_submit {
    background: #FF4B1A;
    color: #fff;
    border: none;
    padding: 5px 20px;
    border-radius: 50px;
}

.popup_submit:focus {
    outline: none !important;
    box-shadow: none !important;
}

#connect select:focus {
    outline: none;
    box-shadow: none;
}

.select2-search__field {
    color: #000 !important;
}

.select2-search__field:focus {
    box-shadow: none;
    outline: none;
}

.ctry {
    width: 100%;
}

.select2-selection {
    height: 60px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 100% !important
}

.select2-container--default .select2-selection--single {
    background: #222222 !important;
    border: 1px solid #434242 !important;
    color: #fff;
}

.select2-results__option {
    background: #222222;
}

.files {
    position: relative;
    border: 2px dashed #434242;
    border-radius: 5px;
    padding: 25px 0px;
}

#file {
    opacity: 0;
    padding: 20px 0px;
    position: absolute;
}

.bi-cloud-arrow-up {
    font-size: 60px;
    color: #FF5729;
}


#cursor {
    background:var(--maincolor);
    padding: 17px 30px;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
}

#cursor:hover {
    background:var(--maincolor);
    padding: 17px 30px;
    font-size: 16px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
}

#viewdetails {
    background: #FFF;
    color: #000;
    padding: 17px 30px;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
}

#css_467 {
    text-align: center !important;
}

.bi-circle {
    color:#4807ff;
}

.cass_45645_talks {
    background:var(--maincolor);
    position: fixed;
    bottom: 50px;
    right: 50px !important;
    padding: 6px 20px;
    border-radius: 50px;
    color: #FFF;
    font-weight: 500;
    z-index: 100;
}

.cs-scrollup:hover {
    background:var(--maincolor);
    color: #000;
}

.cs-scrollup {
    left: 50px !important;
}

.cs-pricing_title {
    text-transform: capitalize;
}

#bimage {
    width: 1320px;
    height: 550px;
}

#detailsimg img {
    height: 100px !important;
    width: 100%;
}

.fix {
    overflow: hidden !important;
    height: 400px !important;
    transition: 10s;
    position: relative;
}

.fix img {
    transition: 2s;
}

.fix #first {
    height: 400px;
}

.fix:hover img {
    transition: 2s;
}

.hover {
    position: absolute;
    content: '';
    left: 0;
    top: 400px;
    transition: 5s;
}

.fix:hover .hover {
    top: -995px;
    transition:5s;
}

.client_567images {
    filter: grayscale(1);
    transition: 0.5s ease-in-out;
}

.client_567images:hover {
    filter: grayscale(0);
}

#scroller img {
    width: 130px !important;
    height: 130px !important;
    filter: grayscale(1);
    transition: 0.5s ease-in-out;
    margin-left: 90px;
}

#scroller img:last-child {
    margin-right: 42px !important;
}

#scroller img:hover {
    filter: grayscale(0);
}

#scroller {
    width: 10000%;
}

#scroller.ready>* {
    display: inline-block;
    float: left;
    overflow: hidden;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -webkit-animation-name: marginator;
    animation-name: marginator;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#scroller:hover>* {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes marginator {
    0% {
        -webkit-transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
    }
}

@keyframes marginator {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

#scroller-wrapper {
    overflow: hidden;
}

@media screen and (min-width : 1200px) {
    .cs-nav .cs-nav_list>li {
        margin-right: 30px !important;
    }
}

@media(min-width: 200px) and (max-width:3000px) {
    .cs-nav .chnage {
        background: #fff !important;
        position: re
    }
    .chnageclr {
        color: grey !important;
    }
    header select {
        width: 50% !important;
        margin-left: 25%;
    }
}

@media(max-width:467px) {
    #top {
        margin-top: 10px;
    }
    #parent .card-text {
        font-size: 25px;
    }
    #top1 {
        margin-top: 10px;
    }
    .services {
        font-size: 50px;
    }
    .cs-slider_arrows {
        display: none;
    }
    #scss_01 .stroke {
        font-size: 35px;
        -webkit-text-stroke-width: 0.8px;
    }
    #viewdetails {
        background: #FFF;
        color: #000;
        padding: 6px 10px;
        font-size: 12px;
        border-radius: 50px;
        font-weight: 600;
    }
    #cursor {
        background: var(--maincolor);
        padding: 6px 10px;
        font-size: 12px;
        border-radius: 50px;
        font-weight: 600;
        color:#fff;
    }
    #cursor:hover {
        background: var(--maincolor);
        padding: 6px 10px;
        font-size: 12px;
        border-radius: 50px;
        color: #fff;
        font-weight: 600;
        
    }
    #css_467 {
        text-align: left !important;
        margin-top: 20px !important;
    }
    .cass_45645_talks {        
        position: fixed;
        bottom: 90px;
        padding: 6px 20px;
        border-radius: 50px;
        color: #FFF;
        font-weight: 500;
        z-index: 100;
        right: 10px !important;
    }
    .css_401pname {
        font-size: 18px !important;
    }
    .css_456x {
        padding: 10px !important;
    }
    .mts {
        margin-top: 10px;
    }
    #connect .col-md-12 {
        margin-top: 10px !important;
    }
    .mainbg .css_heading {
        font-size: 20px;
        padding-bottom: 21px;
    }
}

@media screen and (max-width: 1199px) {
    .cs-page_heading.cs-style1 {
        height: 216px !important;
    }
}


.cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover { 
    background: linear-gradient(180deg, rgba(255, 75, 25, 0.7)0%, rgba(0, 0, 0, 0.8) 100%);
}

.cs-image_layer.cs-style1 .cs-image_layer_in::after {
    background: var(--maincolor);
}

#matter_css{
    background-color: #000;
    padding: 100px 0px;
}

#matter_css h3{
    padding-bottom:30px;
    text-align: center;
    text-transform: capitalize;
    font-size:36px;
}
.icons{
    text-align: center;
    position:relative;
    padding-top:50px;
}

.icons span{
    background:var(--maincolor);
    padding: 27px 1px;
    border-radius: 50px;  
    margin: 6px;
}

/* 
.icons::after{   
    position:absolute;
    content:"";
    width:300px;
    height:2px;
    background:#fff;
    top:0;
    left:calc(55% - 220px);
} */

#hrline{
    border-top: 3px solid #fff !important;    
    opacity: 1;
    margin-left: calc(50% - 7%);
    width:15%;
}

.sicons{
    transition: all .4s ease-in-out;
    scale: 1;
    cursor: pointer;
    padding:0px 20px;
    width: 80px;
    height: 40px;
}

.sicons:hover{
    scale: 1.4;
}

@media(max-width:467px){

    .icons{
        text-align: center;
    }
    .sicons{
        transition: all .4s ease-in-out;
        scale: 1;
        cursor: pointer;
        padding:20px 10px;
    }    
    .sicons:hover{
        scale: 1.3;
    } 

    .cs-scrollup {
        left: 20px !important;
    }

    .cs-scrollup.cs-scrollup_show {
        bottom: 90px !important;
    }  
    #matter_css h3 {
        font-size: 30px;
    }
    #hrline{
        width:40%;
        border-top: 3px solid #fff !important;    
        opacity: 1;
        margin-left: calc(50% - 20%);
    }
    .sicons {
        width: 62px;
        height: 83px;
    }

}

.cs-site_header.cs-style1 .cs-main_header_in{
    height:50px !important;
}

#cardstyle{
    padding: 30px;
    background:hsla(208, 33%, 21%, 1);
    position: relative;
}

 #cardstyle .name{
    font-size: 30px !important;
    color:#fff;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 20px;
    text-transform: capitalize;

  }

  #cardstyle .cname{
    font-size: 15px !important;
    color:#fff;
    font-weight: 500; 
    text-transform: capitalize;

  }

  #css_112023 .swiper-wrapper{
      height: unset;
  }
  #css_112023 .mySwiper {
    display: flex;
  }
  
  #cardstyle .quote{
       padding: 30px 0px;
  }

  #cardstyle img{
    border-radius: 10px;
}
.cs-funfact_wrap_2 {
    padding: 106px 50px;
}

.cs-hero_subtitle{

    padding: 8px;
    text-align: right;

}

/* .swiper-button-prev:after,
.swiper-button-next:after{
    font-size: 15px !important;
    color:#000;
   padding:7px 11px;
    border-radius: 50px;
    font-weight: 600;

} */

#css_112023 h4{
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    /* background: linear-gradient(86.28deg,#ff9b80 -9.41%,#FF4B19 73.14%,#ffc3b3 156.92%); */
    background:var(--maincolor);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#css_112023 h5{
    text-align: center;
    margin-bottom: 50px;    
    font-size: 25px;
    text-transform: capitalize;
}

#css_112323{
 background-color: #000;
 padding: 90px 0px;
}

#css_112323 h4{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}

#css_112323 .card{
    border: 1px solid rgba(255,255,255,.1);
    background: linear-gradient(280.53deg,#282828 -13.85%,#17171a 80.5%);
}

#css_112323 .card-footer{
    text-align: right;
    border: none;
}

#css_112323 p{
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0px;
}

#css_112323 h5{
   margin:0;
   padding-bottom: 5px;
   font-size: 24px;
   font-weight: 400;
}

#css_112323 .bi{
    font-size: 16px;
}
#css_112323 .card-body{
    padding-bottom: 0px;
}

#css_11232312{
    padding: 50px 0px 0px;
}

#css_112323 .card:hover {
    box-shadow: 0 4px 6px #232323;
}

#css_1123231216{
     background-color: #000;
}

.cs-funfact_wrap_2{
    background: transparent !important;
}

.cs-funfact_title{
    /* background: linear-gradient(86.28deg,#ff9b80 -9.41%,#FF4B19 73.14%,#ffc3b3 156.92%); */
    background:var(--maincolor);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


#css_112023 .swiper-button-next::after, .swiper-button-prev::after {   
    content: "" !important;  
}

/* #css_112023 .swiper-button-next, .swiper-button-prev{   
    position: absolute;
    top:var(--swiper-navigation-top-offset,92%) !important;
}
#css_112023 .swiper-button-next{   
right: var(--swiper-navigation-sides-offset,42%) !important;
}
#css_112023 .swiper-button-prev{   
    left: var(--swiper-navigation-sides-offset,42%) !important;
}
#css_112023 .swiper-pagination-bullet{
background-color: #fff;
}

#css_112023 .swiper-pagination-bullet{
    background-color: #fff;
}
     */

#css_112023 .bi-arrow-left-short,
.bi-arrow-right-short{
    background:var(--maincolor);
 color:#fff;
 width: 28px;
 height: 28px;
 border-radius: 50px;
 text-align: center;
 align-items: center;
 display: grid;

}
.nav-link{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color:#fff; 
}
.nav-link:hover,.nav-link:focus{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color:#fff;  
}
.navbar-brand img{
    width: 100px;
    height: 20px;
}

.contactus{   
    background:var(--maincolor);
    padding:7px 30px !important;
    border-radius: 50px;
    font-weight: 600;
    transition: .4s;  
}
.contactus:hover{    
    background:var(--maincolor);
    padding:7px 30px !important;
    border-radius: 50px;
    font-weight: 600;
    
}
#topnav{
    padding: 15px 0px;
    position: fixed;
    width: 100%;
    z-index: 11111; 
    background-color: #000; 
    box-shadow: 0px 0px 5px rgb(124, 124, 124,0.7);
}

#herotop{
    background-color: #0d0d0d;
    margin-top: 60px;
    padding: 60px 0px;
}

#herotop h3{
    font-size: 40px;
}

.hemail{
   padding:12px 10px;
}
/* .demo_css{
    width: 216px;
    background: linear-gradient(86.28deg,#ff9b80 -9.41%,#FF4B19 73.14%,#ffc3b3 156.92%); 
    background-color: #FF4B19;
    background:var(--maincolor);  
    border: none;
    font-size: 14px;
    text-transform:capitalize;
    border-radius: 8px;
    padding: 10px 0px;
    color:#000;
    font-weight: 500;
} */


  .demo_css {
    width: 222px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 8px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 12px 0px;
  }
  
  .demo_css:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  
  .demo_css:focus {
    outline: none;
  }
  
  .demo_css.bn27 {
    background:var(--maincolor);  
  }


.button {
    font-size: 14px;
    width: 222px;
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: .75rem;
    border: 2px solid hsla(217, 100%, 50%, 1) ;
    color: #fff;
    border-radius: 8px;
    font-weight: 500;
    padding: 10px 0px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color .3s;
  }
  
  .button__icon-wrapper {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    position: relative;
    color:#000;
    background-color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    overflow: hidden;
  }
  
  .button:hover {
    background:var(--maincolor);
    color: #000;
    border: 2px solid hsla(217, 100%, 50%, 1) ;
  } 
  
  .button:hover .button__icon-wrapper {
    color: #000;
  }
  
  .button__icon-svg--copy {
    position: absolute;
    transform: translate(-150%, 150%);
  }
  
  .button:hover .button__icon-svg:first-child {
    transition: transform .3s ease-in-out;
    transform: translate(150%, -150%);
  }
  
  .button:hover .button__icon-svg--copy {
    transition: transform .3s ease-in-out .1s;
    transform: translate(0);
  }


.hemail{
    background: #181818;
    border: 2px solid #222222;
    color: #fff;
}
.hemail:focus{
    background: #181818;
    border: 2px solid #222222;
    outline: none;
    box-shadow: none;
    color: #fff;
}


#css_1123551{   
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 100vh;      
        color: var(--black);
        background-color: var(--blue);
}
#mobilebar{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 111111;
    background-color: #0F0F0F;
    padding:15px 10px;
    border-radius: 10px 10px 0px 0px ;
    box-shadow: 0px 0px 5px #595959;
}

.bi-list,.bi-people{
    color:#fff;
    font-size: 22px;    
    
}
.bi-telephone{
    color:#fff;
    font-size: 20px;    
    
}

#mobilebar .col-3{
    border-right: 2px solid #fff;
    
}
#mobilebar .col-3 span{
   font-size: 13px;
}
#mobilebar .col-3:nth-child(4){
    border-right: 0px solid #000;
    
}

.grmail{
    margin-top: 50px;
}

.cs-social_btns.cs-style1 a:hover {
    background:var(--maincolor);
    border-color: #fff;
}


@keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }   
  
  #brands-logo .brand-wheel {
    flex-direction: row;
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 100px;
  
    --animationspeed: 20s;
    --animationdelay: calc(var(--animationspeed) / 2);
  }
  
  #brands-logo .brand-wheel::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 5%;
    z-index: 2;
    pointer-events: none;
  }
  #brands-logo .brand-wheel::after {
    position: absolute; 
    content: "";
    height: 100%;
    width: 5%;
    z-index: 2;
    pointer-events: none;
    right: 0;
  }
  
  #brands-logo .brand-slide {
    flex-shrink: 0;
    position: absolute;
    animation-name: slidelogo;
    animation-duration: var(--animationspeed);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    min-width: 100%;
    display: flex;
    justify-content: space-around;
  }
  
  #brands-logo .brand-slide.delay {
    transform: translateX(100%);
    animation-name: slidelogo2;
  }
  
  #brands-logo .brand-wheel:hover .brand-slide {
    animation-play-state: paused;
  }
  
  #brands-logo .logo-div {
    display: inline-flex;
    align-self: center;
    animation: fade-in 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;   
  
  }
  
  @keyframes slidelogo {
    from {
      transform: translateX(0%);
    }
    to {
      transform: translateX(100%);
    }
  }
  @keyframes slidelogo2 {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0%);
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }   
  
  #brands-logo2{
    margin-top: 60px;
  }
  

  #brands-logo2 .brand-wheel {
    flex-direction: row;
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 100px;
  
    --animationspeed: 20s;
    --animationdelay: calc(var(--animationspeed) / 2);
  }
  
  #brands-logo2 .brand-wheel::before {
    position: absolute;
    /* background-image: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    ); */
    content: "";
    height: 100%;
    width: 5%;
    z-index: 2;
    pointer-events: none;
  }
  #brands-logo2 .brand-wheel::after {
    position: absolute;
    /* background-image: linear-gradient(
      to left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    ); */
    content: "";
    height: 100%;
    width: 5%;
    z-index: 2;
    pointer-events: none;
    right: 0;
  }
  
  #brands-logo2 .brand-slide {
    flex-shrink: 0;
    position: absolute;
    animation-name: slidelogo12;
    animation-duration: var(--animationspeed);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    min-width: 100%;
    display: flex;
    justify-content: space-around;
  }
  
  #brands-logo2 .brand-slide.delay {
    transform: translateX(100%);
    animation-name: slidelogo22;
  }
  
  #brands-logo2 .brand-wheel:hover .brand-slide {
    animation-play-state: paused;
  }
  
  #brands-logo2 .logo-div {
    display: inline-flex;
    align-self: center;
    animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;    
  }
  
  @keyframes slidelogo12 {
    from {
      transform: translateX(0%);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @keyframes slidelogo22 {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(0%);
    }
  }

 .logo-div img{
    height: auto;
    width: auto;
    max-width:none;
 }

 .top-logos span{
    border: 1px solid #5a5a5a;
    padding: 20px 15px;
    margin-top: 10px;
 }

#blog .card{
    position: relative;
    background:transparent;
    padding: 0px;
    height: 400px;
}
#blog .card img{ 
    position: relative;
    height: 400px;
    object-fit: cover;
}
#blog .card::after{
    content:'';
    position: absolute;
    background:rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0; 

}
#blog .card-title{
    position: absolute;
    bottom: -2px;   
    backdrop-filter: blur(20px);
    width: 100%;
    margin: 0px;
    padding:15px 10px;
    z-index: 2;
    
}

#blog .sample-slider{
    --add-bottom: 50px !important;
    padding-bottom: var(--add-bottom) !important;
}
#blog .sample-slider [class^="swiper-button-"]{
    top: calc(50% - var(--add-bottom) / 2) !important;
}

#blog .blogsn{
    padding-bottom:50px;
}

#blog .swiper-pagination-bullet{
    background:#fff !important;
}
#css_112023 .swiper-pagination-bullet{
    background:#fff ;
}

#blog  .swiper-button-prev:after{
    content: 'prev' !important;
    font-size: 14px;
    color:#fff;
    font-weight:600;
}

#blog  .swiper-button-next:after{
    content: 'next' !important;
    font-size: 14px;
    color:#fff;
    font-weight:600;
}
#css_112023{
    padding: 50px 0px;
    background: #000;
}

.logo-div{
 background-color:#000;
 margin:0px 10px;
 border-radius: 10px;
}

#dropdownservices{
    background:#000;
    box-shadow: 0px 0px 2px rgb(124, 124, 124,0.7);
    margin-top: 25px;
}
#dropdownservices a{
    background:#000;
    color:#fff;
    font-size: 15px;
}

#blog .swiper-button-prev,#blog .swiper-button-next{
    background:var(--maincolor);
    padding:0px 22px;
    border-radius: 50px;

}

#brands-logo h3 span{
    background:var(--maincolor);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Work */

.cs-isotop_filter{
    border:2px solid #c7c7c7;
    padding: 10px 30px;
    border-radius:10px;
    width:100%;
    overflow-x: auto;
}

.cs-isotop_filter.cs-style1 ul {
    border-bottom: 0px !important;
}
.cs-isotop_filter.cs-style1 li {
   margin-top: 0px !important;
   padding:5px 15px;
}
.cs-isotop_filter.cs-style1 .active a {
    color: #FFF;   
    font-size:14px; 
}
.cs-isotop_filter .active{    
    background:var(--maincolor);
    border-radius:5px;
}

.cs-isotop_filter.cs-style1 a::before {
    background:none;
}

.cs-isotop_filter.cs-style1 a {
    padding-bottom: 0px !important;
    font-size:14px;
}

.cs-isotop_filter .cs-mp0{
    flex-wrap: nowrap !important;
    white-space:nowrap;
    
}


.cs-isotop_filter::-webkit-scrollbar-track
{
	background-color:transparent;
}

.cs-isotop_filter::-webkit-scrollbar
{
	width: 4px;
	height:10px;
	background-color: transparent;
	
}

.cs-isotop_filter::-webkit-scrollbar-thumb
{
	background-color: #fff;	
	border-radius:50px;
	
}

a:hover{
   color:#fff; 
}


@media(max-width:467px){

    #cardstyle .name {font-size: 28px !important;}
    #css_112323 h5{font-size: 16px;}
    #css_112323 p{font-size: 13px;}
    #css_112323 h4{font-size: 30px;}
    #css_112023 h4{ font-size: 25px;}
    #css_112023 h5{ font-size: 20px;}
    /* #css_112023 .swiper-button-next{right: var(--swiper-navigation-sides-offset,28%) !important;}
    #css_112023 .swiper-button-prev{left: var(--swiper-navigation-sides-offset,28%) !important;}     */
    .cs-funfact_wrap_2 .cs-funfacts{text-align: center;}
    #mobilebar{display: block; background:var(--maincolor);
        backdrop-filter: blur(20px);}
    .demo_css,.case_css{ width: 155px; font-size: 13px;}
    .button{ width: 175px; font-size: 12px;}
    .cs-bottom_footer{ padding-bottom: 60px;}
    .cs-preloader {z-index: 999999999999;}
    .icons span{padding: 19px 1px;}
    .mt-cs{ margin-top: 0px !important;}
    #css_437x {margin: 20px 20px; }
    .logo-div img{width:160px;height:70px;}
    #brands-logo2 {margin-top: 30px;}
    /*.cs-isotop_filter::-webkit-scrollbar {display: none;}*/
    .cs-isotop_filter::-webkit-scrollbar{width: 4px;height:5px;background-color: transparent;}
    .css_415_career .card-body{font-size:13px;}

}