.carousel-inner img {
    width: 100%;
    height: 100%;
}

.carousel-caption {
    top: 10%;
    text-align: left;
}

.carousel-caption h3 {
    color: #f30b13;
    font-size: 36px;
    font-weight: bold;
    font-family: sans-serif;
}

.carousel-caption p {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    font-family: sans-serif;
}

.srch-form {
    top: 50%;
    left: 23%;
}

.srch-input {
    min-width: 600px;
    padding: 14px 10px;
    height: unset;
    border-radius: unset;
    border: unset;
}

.srch-input:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.srch-btn {
    padding: 13px 40px;
    background: #c42127;
    height: unset;
    border: unset;
    border-radius: unset;
    margin-left: -3px;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.srch-btn:hover {
    background-color: #2a4071;
    border: unset;
    color: white;
}

.link-top {
    display: block;
    padding: 3px 8px;
    /*border: 1px #e2e5e8 solid;*/
    /* box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
   background-color: hsla(0,0%,100%,.15);*/
    margin: 2px;
    color: #f8fafc;
    font-size: 14px;
    font-weight: bold;
    /*border-radius: 10px;*/
    margin-right: 8px;
}

.top-bg {
    background-color: #2a4071;
    padding: 4px;
}

.link-top:hover {
    background-color: hsl(2, 75%, 58%);
    color: #f8fafc;
}

.top-nav2 {
    padding-left: 50px;
}

.head-bg {
    background-color: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    padding: 6px 19px;
}

.link-top1 {
    display: block;
    padding: 3px 12px;
    color: #525354;
    font-size: 16px;
    font-weight: bold;
}

.link-top1:hover {
    color: #c42127;
    /*border: 1px #c42127 solid;*/
    border-bottom: unset;
}

.nav-right {
    display: inline-flex;
}

.link-bar .link-top2 {
    float: right;
    color: white;
    display: block;
    padding: 3px 8px;
    margin: 2px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 8px;
}

.top-link-bg {
    background: linear-gradient(to left, #d20902, #710a14 50%, #fff 75%, #fff0 75%);
}

.bt-link {
    margin-top: 8px;
}

.link-top-logo {
    display: block;
    padding: 3px 8px;
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-block-start: #c42127 1px solid;
}

.dropdown-content a {
    color: black;
    padding: 3px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    /*background-color: hsl(2, 75%, 58%);*/
    color: #c42127;
    font-weight: bold;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #c42127;
    /*border: 1px #c42127 solid;*/
    border-bottom: unset;
}

.sec-blog {
    padding: 25px 40px;
    background: #eff7fa;
}

.sec-blog1 {
    padding: 25px 40px;
    background: linear-gradient(to left, #c2c6ce, #656468 50%, #babec5 75%, #babec5 75%);
}

.bg-blk {
    background-color: white;
    margin: 10px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.bg-blk1 {
    background-color: white;
    margin: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    padding: 20px;
}

.sec-card {
    padding: 15px;
}

.sec-card1 {
    padding: 15px;
    font-size: 16px;
}

.sec-img {
    height: 201px;
    width: 100%;
}

.des-sec {
    text-align: left;
    /* padding: 6px 10px;*/
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.des-block {
    border-right: 1px #c42127 solid;
}

#vi-all {
    font-size: 18px;
    color: #0986ef;
}

#vi-all:hover {
    color: #c42127;
    font-weight: bold;
}

.cate-head {
    color: #ffffff;
    font-size: 24px;
    padding-top: 10px;
    font-weight: 600;
}

.cate-head-a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.cate-head-a:hover {
    color: #c1c6cc;
    text-decoration: none;
}

.cate-head1 {
    color: black;
    font-size: 26px;
    text-align: left;
    text-decoration: underline;
    padding-top: 10px;
    text-decoration-color: #c42127;
}

.sec-blog2 {
    padding: 6px;
    background: linear-gradient(to left, var(--gray-dark), #a56370 50%, var(--dark) 75%, #363b41 75%);
}

.link-top-logo1 {
    padding: 20px 10px;
}

.ft-p {
    padding: 0px 10px;
    line-height: 23px;
    font-weight: bold;
    color: #363b41;
    font-size: 14px;
}

.ft-link {
    color: white;
    padding: 4px 10px;
    font-weight: bold;
}

.ft-link:hover {
    background: #f8fafc;
    color: #000000;
    font-weight: bold;
}

.ft-cs {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

.ft-p1 {
    line-height: 23px;
    font-weight: bold;
    color: #363b41;
    font-size: 14px;
}

.ft-ln {
    margin-top: 2px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #c42127;
}

.sec-blog3 {
    padding: 15px;
    text-align: center;
    background: linear-gradient(to left, var(--gray-dark), #363b41 50%, var(--dark) 75%, #363b41 75%);
}

.ft-stl {
    padding: 20px;
    text-align: center;
    color: var(--gray);
    font-weight: bold;
    font-size: 15px;
}

.ft-stl a {
    color: #1d2d84;
    font-weight: bold;
    font-size: 15px;
}

.ft-sm {
    color: #f8fafc;
    text-decoration: none;
    background-color: #c42127;
    font-weight: bold;
    border-radius: 50%;
    margin: 3px;
    font-size: 15px;
    padding: 9px 17px;
}

.ft-sm:hover {
    background: #0087f7;
    color: #f8fafc;
}

.ft-sm1 {
    color: #f8fafc;
    text-decoration: none;
    background-color: #c42127;
    font-weight: bold;
    border-radius: 50%;
    margin: 3px;
    font-size: 15px;
    padding: 9px 14px;
}

.ft-sm1:hover {
    background: #0087f7;
    color: #f8fafc;
}

.ft-sm2 {
    color: #f8fafc;
    text-decoration: none;
    background-color: #c42127;
    font-weight: bold;
    border-radius: 50%;
    margin: 3px;
    font-size: 15px;
    padding: 9px 15px;
}

.ft-sm2:hover {
    background: #0087f7;
    color: #f8fafc;
}

.ft-sm3 {
    color: #f8fafc;
    text-decoration: none;
    background-color: #c42127;
    font-weight: bold;
    border-radius: 50%;
    margin: 3px;
    font-size: 15px;
    padding: 9px 15px;
}

.ft-sm3:hover {
    background: #0087f7;
    color: #f8fafc;
}

.mb-link {
    color: black;
    margin-left: 15px;
}

.mb-link:hover {
    color: #c42127;
    font-weight: bold;
    text-decoration: none;
}

.cate-head2 {
    color: black;
    text-align: left;
    text-decoration: underline;
    text-decoration-color: #c42127;
}

.slider-head-bg {
    background: linear-gradient(to left, #f84249, #f84249 50%, #f84249 75%, #f84249 75%);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.top-all-veiw {
    text-align: right;
    padding-top: 9px;
}

.pack-blog {
    padding: 6px 10px;
    background: #e9ecef;
}

.pack-blk {
    background-color: white;
    margin: 20px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.ftrow {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.8);
}