﻿/*@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800;900&display=swap");

@font-face {
    font-family: Argentum Sans Bold;
    src: url(../../fonts/argentum-sans/ArgentumSans-Light.ttf);
}
@font-face {
    font-family: Myriad Pro Regular;
    src: url(../../fonts/myriad-pro-cufonfonts/MYRIADPRO-REGULAR.OTF);
}*/
body {
    font-family: "Inter", sans-serif !important;
}

.dark {
    background-color: maroon;
}

.white {
    background-color: #fff;
}

#header {
    padding: 15px 0px;
}

.mt20 {
    margin: 25px 0px;
}

.mt7 {
    margin-top: 7%;
}

.wd60 {
    width: 8%;
}

#logowrap {
    padding: 0;
    margin-right: 15px;
}

.navbar-nav > li {
    display: block;
}

.sidebaritems li {
    font-size: 16px;
}

.center {
    text-align: center;
    padding-left: 11%;
}

body {
    background-color: #c22f0d;
}

#navi .col-lg-12 > ul {
    margin: 0 auto;
    text-align: center;
    background: #23212a;
}

#navi .col-lg-12 a {
    color: #fff;
    font-weight: bold;
}

#navi .col-lg-12 .nav {
    display: inline-block;
    padding: 4px 5px;
    border-radius: 6px;
}

    #navi .col-lg-12 .nav li a:hover, #navi .col-lg-12 .nav li a:focus {
        text-decoration: underline;
        background-color: inherit;
    }

#navi .col-lg-12 li {
    float: left;
}

#page .sidebaritems li {
    margin-top: 5px;
    border-bottom: 1px dotted #ccc;
    list-style: inside none none;
}

#page {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#membercontainer {
    min-height: 360px;
}

.frontlogo {
    margin-top: 10px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.imgw {
    max-width: 500px;
}

.lictable td, th {
    margin: 5px 15px;
    padding: 5px 15px;
}

.lictable img {
    vertical-align: middle;
}

a {
    color: maroon;
}

    a:hover {
        color: maroon;
        text-decoration: underline;
    }

.tableicon {
    height: 16px;
    cursor: pointer;
}

.decorated {
    overflow: hidden;
    text-align: left;
}

    .decorated > span {
        position: relative;
        display: inline-block;
        font-size: 1.9rem;
        padding-right: 10px;
        position: relative;
        z-index: 999;
        font-weight:600;
    }


.decorated1 > span:after {
    left: 100%;
}

.decorated1 {
    overflow: hidden;
    text-align: left;
}

.logobg {
    background: #3f3c3c;
    padding-bottom: 1%;
}

.decorated1 > span {
    position: relative;
    display: inline-block;
    font-size: 1.9rem;
    padding-right: 10px;
    position: relative;
    z-index: 999;
    font-weight: 600;
}


.table-dark a {
    color: white;
}

#recaptchaerror {
    color: red;
    display: none;
}

/*#help h1 {*/
/*    font-size: 2.5rem;
    font-weight: 700;*/
/*font-family: "Montserrat", sans-serif;
}

#help p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    padding-left: 51px;
}*/
#sidebar
#help01 {
    padding: 10px;
}

/*#help01 h3 {*/
/*     font-size: 1.5rem;
        font-weight: 600;*/
/*font-family: "Montserrat", sans-serif;
    }

    #help01 .sup {
        font-size: 17px;
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        padding-left: 6px;
    }

    #help01 p {
        font-family: "Poppins", sans-serif;
        padding-left: 38px;
        font-size: 17px;
    }*/

#help h1::before {
    content: "";
    /* background-image: url('../logii/bg8/b5.png');*/
    background-repeat: no-repeat;
    /*  padding-left: 49px;*/
    font-size: 33px;
    background-size: 38px;
}

.icon01 h3::before {
    content: "";
    /*    background-image: url('../images/members/icon-2.png');*/
    /*  padding-left: 35px;*/
    background-repeat: no-repeat;
    font-size: 23px;
    background-size: 28px;
}

.icon02 h3::before {
    content: "";
    /*    background-image: url('../images/members/icon-3.png');*/
    /*padding-left: 35px;*/
    background-repeat: no-repeat;
    font-size: 23px;
    background-size: 28px;
}

.lblblock {
    display: block !important;
    text-align: left;
    padding-left: 33px !important;
}

/*
.licolor {
    background: rgb(255 113 1) !important;
    border-bottom: 0px solid #217cb8 !important;
}*/
.licolor {
    background: #ff7200 !important;
    border-bottom: 0px solid #217cb8 !important;
}
    .licolor a:hover {
        background: #010B13 !important;
        border-bottom: 1px solid #ff7200 !important;
    }

.anchercolor {
    color: #fff !important;
}

.namecolor {
    color: #000000 !important;
}

.fotterfixeddesign {
    position: absolute;
    bottom: 0;
}

tr:nth-child(even) {
    background-color: rgb(241, 241, 241) !important;
    border: rgb(241, 241, 241) !important;
}

tr:nth-child(odd) {
    background-color: white !important;
    border: #e1e1e1 !important;
}

th {
    background-color: #6b2408 !important;
    border: #6b2408 !important;
    color: white;
    white-space: nowrap;
}

table .textcolor {
    color: #212529 !important;
    font-weight: 400 !important;
}

.downloadbtncolor {
    background-color: black !important;
}

table {
    border: 1px solid #e1e1e1 !important;
}

/*h1, h3 {
    font-family: 'Argentum Sans Bold' !important;
}

h2 {
    font-family: 'Argentum Sans Bold' !important;
}*/

/*p {
    font-family: 'Argentum Sans Bold' !important
}

#sidebar {
    font-family: Myriad Pro Regular !important;
}
*/
.iconsdiv {
    padding-left: 23px;
}

.iconswidth {
    width: 19%;
}

a {
    color: #135494 !important;
}

.texticon {
    margin-top: -8px !important;
    width: 41px !important;
        margin-left: 10px;
}

tr {
    border: 0px solid #f4f4f4 !important;
}

.btn.btn-primary {
    background: #fa891a !important;
    border-color: #fa891a !important;
    font-size: 1.3rem;
    border-radius: 8px;
}
@media (max-width:767px){
    
.btn.btn-primary {
    font-size: 1.1rem;
    border-radius: 8px;
}
}
    .btn.btn-primary:hover {
        background: rgb(240 107 3) !important;
        border-color: rgb(240 107 3) !important;
    }


.h5headdingMac {
    border-radius: 5px;
    padding: 1%;
    background: #34abe1 !important;
}

.h5headdingWindows {
    border-radius: 5px;
    padding: 1%;
    background: #34abe1 !important;
    margin-left: 11px;
}

.ancharcolor {
    color: white !important;
}

.margindesign {
    margin-bottom: 0px;
}

#content {
    margin-top: 15px;
}

@media (min-width: 992px) {
    #content {
        margin-top: 15px;
    }

    #sidebar .custom-menu {
        top: 5px;
    }
}

.logincontent {
    max-width: 1193px !important;
    background: #010B13;
    padding: 40px 40px 10px 40px;
    border-radius: 20px;
    color: white;
}

    .logincontent hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgb(255 255 255) !important;
    }

.tk-logo {
    display: table;
    margin: 0px auto;
}

.footer-icon-con img {
    width: 30px !important;
}

.footer-icon-con {
    display: flex;
    flex-wrap: wrap;
}

.btn-dn {
    font-size: 1.8rem !important;
    padding: 10px 30px !important;
    background: #233d97;
    color: white !important;
    border-radius: 10px !important;
    min-width: 240px;
}

    .btn-dn:hover {
        background: #172863 !important;
    }

.btn-con {
    margin: 10px 30px;
}

.btn-dn img {
    margin-right: 5px !important;
    position: relative !important;
    top: -5px !important;
    width: 35px !important;
}

.dn-text {
    font-size: 1.3rem !important;
    color: #233d97 !important;
    font-weight: 700 !important;
}
/*
.licolor a:hover {
    background-color: #ea7a34 !important;
}*/
@media (max-width:767px) {
    .des-title {
        font-size: 1.1rem;
    }
}

.des-title {
    font-size: 1.3rem;
}

.pull-right .d-flex {
    padding: 8px 20px;
    position: relative;
    border-radius: 10px;
}
    .pull-right .d-flex img {
        position: relative;
        top: -3px;
    }
.mt-50 {
    margin-top: 60px !important;
}

.bd-bottom {
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 20px;
    width: 100%;
}

.form-inline label {
    font-size: 1.3rem;
}


.form-inline .form-control {
    width: 100% !important;
    font-size: 1.3rem;
    padding: 10px 20px 10px 20px !important;
    height: 50px !important;
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
}

.btn-width {
    width: 150px;
    flex-shrink: 0;
    font-size: 1.2rem !important;
}

@media (max-width:767px) {

    .btn-width {
        width: 150px;
        flex-shrink: 0;
        font-size: 1.1rem !important;
    }
}

.fw-600{
    font-weight:600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.bg-con {
    background: #f7faff;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
}
.table-con{
    border-radius:10px !important;
}
.gap-2{
    gap:5px;
}
.table-con-sec {
    max-height: calc(100vh - 355px);
}

.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6;
    border-bottom: 0px solid !important;
    border-top: 0px solid;
}



        .table-dark th, .table-dark td, .table-dark thead th {
            border-color: #cccccc !important;
        }






.para-con{
    font-size: 1.3rem;
    text-align: center;
}
@media (max-width:767px){
    
.para-con{
    font-size: 1.1rem;
    text-align: center;
}
}



.fw-500 {
    font-weight: 500;
}

table {
    font-size: 1.2rem;
}

table tbody tr:nth-child(odd) {
    background-color: #f2f3f7;
    border: 0px solid !important;
}

.table thead th span {
    background: #eeeeee94;
    width: 2px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 10px;
    bottom: 10px;
}

.btn-dow {
    background: #0b8dff;
    color: white;
    display: flex !important;
    padding: 5px 30px !important;
    border-radius: 10px !important;
    align-items: center;
    gap: 15px;
    width: 320px;
    max-width: 100%;
}
.btn-dow:hover {
    background: #0b8dff !important;
    color: white !important;
    transform: scale(1.1);
}

.btn-dow img {
    width: 60px;
}
.dow-icon{
    width: 50px !important;
}
span.btn-txt {
    font-size: 2rem;
    text-align: left;
}

span.btn-top-txt {
    display: block;
    font-size: 1.1rem;
    position: relative;
    top: 6px;
}
.table thead th{
    position: relative;
}
.table th, .table td {
    border-top: 0px solid #dee2e6 !important;
}
.text-center{
    text-align: center;
}
.row{
    width: 100% !important;
}

.form-con {
    padding: 40px 50px !important;
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
}

.form-con label {
    width: 300px;
    flex-shrink: 0;
}
.form-con-sec{
    padding: 0px 40px;
    margin-bottom: 20px;
}
.int-con{
 display: flex;
 flex-grow: 1;   
}
.btn-width{
    width: 150px;
}
.form-row-con{
    display: flex;
    align-items: center;
}
@media (max-width:1305px){
    
.form-row-con{
    display: flex;
    align-items: start;
    flex-direction: column;
}
.int-con {
    width: 100%;
}
.form-con label {
    padding-left: 0px !important;
}
}
.decorated1 img{
    position: relative;
    top: -4px;
}


 .videobox {
            position: relative;
            margin: 0 0 20px;
        }

        .responsive-video {
            position: relative;
            padding-bottom: 62%;
            overflow: hidden;
            border: #8e8e8e solid 2px;
            border-radius: 22px;
            background: #1d204a;
        }

            /* .responsive-video.responsive-video-top {
                    position: relative;
                    padding-bottom: 99%;
                    overflow: hidden;
                    border: #8e8e8e solid 2px;
                    border-radius: 22px;
                } */
            .responsive-video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }