body {
    font-size: 16px;
    margin: 0 !important;
}

.f-9 {
    font-size: .9rem !important;
}

.f-8 {
    font-size: .8rem !important;
}

.py-5 {
    padding-top: 1rem !important;
}

.f-right {
    float: right;
}

a {
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #f5f300;
    }

.txtnav li a {
    font-size: 18px !important;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Lato', sans-serif;*/
    /*font-family: 'Rubik', sans-serif;*/
    font-weight: 600 !important;
    /* //color: #000 !important; */
}

.late {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.text-gray {
    color: #fff;
}
/* top nave */
.nav {
    list-style: none;
    padding: 0;
}

    .nav li a {
        color: #fff;
    }

.tave {
    color: #da261c !important;
}

.nav li a:hover {
    color: #f5f300;
}

.top-container {
    padding-top: 8px;
    height: 37px;
}

.top-icon {
    display: flex;
    justify-content: end;
    list-style: none;
    padding: 0;
}

    .top-icon li {
        float: left;
    }

        .top-icon li a {
            font-size: .9rem;
            color: #fff;
        }

            .top-icon li a i:hover {
                color: #da261c;
                transform: scale(1.3,1.3);
            }

.icon {
    display: flex;
    justify-content: flex-end;
}


/*menu css*/
.menu {
    background: linear-gradient(to right, #343a40,#ffc10761);
    position: static;
    
    z-index: 999;
}

.collapse {
    justify-content: flex-end;
}

.nav-link {
    color: #f5f300;
    transition: 1s;
    padding:10px 15px !important;
    border-right: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 600;
}

    .nav-link:hover {
        background: #fff !important;
        color: #333;
    }

.tave:hover {
    background: #da261c !important;
    color: #fff !important;
}

.navbar {
    background-color: #29221d;
}

.fa-bars, .fa-times {
    color: #fff;
}

.add {
    height: 70px;
    width: 90%;
    margin-top: 10px;
}

.navbar-brand {
    padding-top: 1rem;
}

#cros {
    display: none;
}

/* tranding css*/
.tranding {
    padding: 7px 15px;
    float: left;
    background: #da261c;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

    .tranding:hover {
        background: #f5f300;
        color: #fff;
        text-decoration: none;
    }

.container-p {
    margin-top: 5px;
    margin-left: 40px;
    width: 1050px;
    float: left;
    //border: 1px solid grey;
    overflow: hidden;
}

.sub-p {
    position: relative;
    width: 5250px;
    animation-name: silide;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

.p1, .p2, .p3, .p4, .p5 {
    display: block;
    width: 1050px;
    word-break: break-all;
    float: left;
    color: #000;
}

@keyframes silide {
    15% {
        left: 0px;
        //123;
    }

    20% {
        left: -1050px;
        //4;
    }

    35% {
        left: -1050px;
        //5 6 7;
    }

    40% {
        left: -2100px;
        //8;
    }

    55% {
        left: -2100px;
        //9 10 11;
    }

    60% {
        left: -3150px;
        //12;
    }

    75% {
        left: -3150px;
        //13 14 15;
    }

    80% {
        left: -4200px;
        //16;
    }

    95% {
        left: -4200px;
        //17 18 19;
    }

    100% {
        left: -5250px;
    }
}

.p1:hover, .p2:hover, .p3:hover, .p4:hover, .p5:hover {
    color: #5c7c8f;
    text-decoration: none;
}

.trading-div {
    position: relative;
}

.sub-trading {
    position: absolute;
    bottom: 0;
    width: 100%;
    //height: 200px;
    padding: 25px 20px;
    background: rgba(0,0,0,.5);
    /* background: linear-gradient(transparent, #5c7c8f); */
}

    .sub-trading h2 {
        color: #fff;
        font-weight: 700;
    }

/*tecnology*/
.carousel-caption {
    /*background: #5c7c8f;
    position: relative;*/
    right: 0 !important;
    left: 0 !important;
    bottom: 0px;
    width: 100%;
    z-index: 10;
    padding-top: 0 !important;
    padding-bottom: 20px;
    color: #fff;
    font-weight: 600;
}

.borde-bottom {
    border-bottom: 1px solid #da261c !important;
}

.tecno {
    margin: 0;
    padding: 10px 13px 0px 13px;
    border-radius: 0 !important;
    font-weight: bold;
    border-bottom: 4px solid #f5f300;
    color: #fff;
    background: #f5f300 !important;
}

.tave {
    color: #495057;
    font-size: .9rem;
}

#tabe1, #tabe2, #tabe3, #tabe4, #tabe5, #tabe6 {
    display: none;
}

.nav-tabs {
    border-bottom: 2px solid #f5f300 !important;
    width: 100%;
}

.nav-link.active {
    color: #333 !important;
    background-color: #fff;
    border: none !important;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}

.Technology-tr {
    font-weight: 600;
    border-spacing: initial;
    padding-top: 10px;
}

    .Technology-tr:hover {
        color: #da261c;
    }

    .Technology-tr td {
        overflow: hidden;
    }

.cover {
    border-bottom: 2px solid #f5f300;
}

    .cover span {
        background: #f5f300;
        display: inline-block;
        padding: 5px 10px;
        color: #000;
        font-weight: 600;
    }



.cercl-effect {
    background: none !important;
}

.cov-text {
    font-weight: 600px !important;
}

.other-link {
    color: #000;
}

    .other-link:hover {
        color: #da261c;
    }

.btn-n {
    border: 1px solid #ccc;
    padding: 3px 7px;
}

.clear {
    clear: both;
}

/* Healthcare css */
.healthcare {
    border-bottom: 2px solid #f5f300 !important;
}

    .healthcare span {
        background: #f5f300 !important;
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        font-weight: 600;
    }

.left-sidebar {
    position: relative;
}

.content {
    position: sticky;
    top: 100px;
}

.hover {
    color: #000 !important;
    cursor: pointer;
}

    .hover:hover {
        color: #4caf50 !important;
        cursor: pointer;
    }

.blu-link {
    color: #000 !important;
}

    .blu-link:hover {
        color: #da261c !important;
        cursor: pointer;
    }
/* talks css*/
.talks {
    border-bottom: 2px solid #da261c !important;
}

    .talks span {
        background: #da261c !important;
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        font-weight: 600;
    }

.gray-link:hover {
    color: #495057 !important;
    cursor: pointer;
}

.it-div {
    width: 90%;
    padding: 20px;
    background: #fff;
    margin: auto;
    transform: translateY(-100px);
}

.it-row p {
    border-top: 1px dashed #ccc;
    margin-top: 40px;
    padding-top: 10px;
}

.repotre {
    position: sticky;
    top: 100px;
}


/* add css */
.relative-1, .relative-2, .relative-3 {
    position: relative;
    overflow: hidden;
    height: 300px;
}

.heid {
    overflow: hidden;
}

.relative-1:hover img {
    transition: .5s;
    transform: scale(1.2,1.2);
}

.relative-2:hover img {
    transition: .5s;
    transform: scale(1.2,1.2);
}


.relative-3:hover img {
    transition: .5s;
    transform: scale(1.2,1.2);
}


.absulid {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 998;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent,#000);
    color: #fff;
    padding: 220px 20px;
}

.tra-div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent,#000);
    padding: 170px 20px 0;
}

    .tra-div h6 {
        font-weight: 500 !important;
        color: #fff;
    }

    .tra-div:hover h6 {
        color: #da261c;
    }


.red {
    border-bottom: 2px solid #da261c !important;
}

    .red span {
        background: #da261c !important;
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        font-weight: 600;
    }

.border-bottom {
    border-bottom: 1px dashed #000 !important;
}

.red-link div a {
    color: #111;
}

.red-link:hover div a {
    color: #da261c !important;
}

.black {
    padding: 10px;
    font-weight: 400 !important;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
}

    .black a {
        font-size: 13px;
        color: #111;
        font-family: 'Roboto',sans-serif;
    }

    .black:hover a {
        color: #da261c;
    }

/* scrool dive style*/
.twiret-box {
    height: 450px;
    overflow: auto;
    position: sticky;
    top: 100px;
}

.twiret-row .div {
    padding: 10px;
    border-radius: 10px;
}

    .twiret-row .div:hover {
        background: #e7e7e7;
    }

.twiret-row table tr {
    margin: 0 10px;
}

.tweets {
    background: #fff;
    border-bottom: 1px solid gray;
    padding: 10px 10px;
    margin-bottom: 0;
}

    .tweets span {
        font-size: 20px;
        color: #111;
        font-weight: 600;
    }

.fa-retweet {
    background: #4caf50;
    padding: 3px;
    color: #fff;
    font-size: 13px;
}

.profile-img {
    border-radius: 50%;
    width: 40px;
    margin-right: 10px;
    border: 1px solid gray;
}

.card {
    border-radius: 10px !important;
}

.card-img {
    border-radius: 10px 10px 0 0;
}

.twiret-row .div:hover .fa-twitter {
    color: #da261c;
}

.far {
    color: #ccc;
}

    .far:hover {
        color: #da261c;
    }
/* scrool dive style*/

.offer {
    position: sticky;
    top: 60px;
}

.kawasaki {
    position: relative;
    overflow: hidden;
}

    .kawasaki img {
        transition: .5s;
    }

.kawasaki-claild {
    top: 0;
    position: absolute;
    height: 100%;
    text-align: center;
    padding: 100px 20px 30px;
    width: 100%;
}

    .kawasaki-claild h5 a {
        color: #fff;
        font-weight: normal !important;
        line-height: 50%;
    }

.kawasaki:hover img {
    transform: scale(1.2,1.2);
}

.add-2col {
    box-shadow: 0 0 5px gray;
}

    .add-2col:hover {
        box-shadow: none;
        border: 1px solid #da261c;
    }

footer {
    background: rgba(12,12,12,0.8);
}

.f-hadding span {
    background: #f5f300;
    padding: 8px 20px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color: #333;
    border-radius: 12px 0;
}

.f-link {
    border-bottom: 1px dashed #fff;
    padding-bottom: 15px;
    margin-top: 35px;
}

.txtclr:hover a {
    color: #f5f300 !important;
}

.f-link a {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.f-link:hover a {
    color: #da261c;
}

.f-link2 {
    border-bottom: 1px dotted #fff;
    padding-bottom: 20px;
    
}

    .f-link2 a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 4px;
        font-weight: 500;
    }

    .f-link2:hover a {
        color: #da261c;
    }

    .f-link2 img {
        margin-top: -23px;
        float: right;
    }

.f-hr {
    width: 80%;
    background-color: #9e9e9e;
    margin: auto;
}

.mt-6 {
    margin-top: 30px;
}

.about {
    font-family: 'Open Sans', arial, sans-serif;
    color: #fff;
    font-size: .8rem;
    //text-align: justify;
}

.f-icon {
    transition: .5s;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #9e9e9e;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.03);
    font-size: 16px;
    padding: 5px;
}

    .f-icon:hover {
        color: #969593;
        background: #f5f300;
    }
