@media screen and (min-width: 1200px) and (max-width: 2600px) {

    .headerTopNews {
        font-size: 45px !important;
        margin-top: -60px !important;
        /*margin-bottom: 100px !important;*/
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    #dropdown .info-about {
        margin-top: 0px !important;
    }

    .animation-image {
        margin-top: 0% !important;
    }

    .welcome-body {
        margin-top: 0px !important;
    }

    #welcome > div > div:nth-child(1) {
        margin-top: 10% !important;
    }

    #header-menu {
        display: none !important;
    }

    .hamburger-menu {
        display: block !important;
        position: fixed;
    }

    /* video{
      padding-top: 10%;
    } */
    .welcome-body {
        font-size: 22px !important;
    }

    .welcome-title {
        margin: 0px !important;
        font-size: 40px !important;
    }

    #number-card .number-card-body {
        gap: 0px !important;
    }

    .headerTopNews {
        font-size: 34px !important;
        margin-top: -60px !important;
        /*margin-bottom: 100px !important;*/
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #dropdown .info-about {
        margin-top: 0px !important;
    }

    #header-menu, #ability > div > .ability-body > div > img {
        display: none !important;
    }

    body > div:nth-child(8) > div.justify-content-center.col-12.d-flex > img {
        width: 500px !important;
        margin-top: -15% !important;
    }

    #ability {
        margin-bottom: 200px !important;
    }

    #number-card {
        margin-top: 200px !important;
    }

    .ability-body {
        margin-bottom: 0px !important;
    }

    .number-card-body, #ability > div > div.ability-body.col-xl-12.col-md-12.col-sm-12.d-flex.justify-content-center > div.col-xl-6.col-md-12.col-sm-12 > div {
        flex-direction: column !important;
    }

    body > div.col-12 > div.borderNews.justify-content-center > div.col-lg-12.d-flex {
        flex-direction: column-reverse;
        padding: 0 !important;
    }

    .number-card-body .card {
        width: 300px !important;
        height: 300px !important;
    }

    #number-card .number-card-body {
        gap: 10px !important;
    }

    .hamburger-menu {
        display: block !important;
        position: absolute;
    }

    .welcome p {
        margin: 49px 0px 30px 50px !important;
        font-size: 25px !important;
    }

    .welcome span {
        margin-top: -100px !important;
        margin-left: 50px !important;
        margin-bottom: 0px !important;
    }

    .data-img {
        width: 70px !important;
        height: 120px !important;
        object-fit: contain;
    }

    .hrdware-img {
        width: 70px !important;
        height: 120px !important;
        object-fit: contain;
    }

    .hmn-img {
        width: 70px !important;
        height: 120px !important;
        object-fit: contain;
    }

    .drone-img {
        width: 90px !important;
        height: 120px !important;
        object-fit: contain;
    }

    .drone-text {
        width: 200px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 20px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    .hmn-text {
        width: 200px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-size: 20px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
        font-family: Nunito;
    }

    .data-text {
        width: 200px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 20px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    .hrdware-text {
        width: 200px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 20px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    .card {
        width: 300px !important;
        height: 290px !important;
        margin: 30px;
        padding: 10px 61px 35px 62px !important;
        object-fit: contain;
        border-radius: 23px;
        box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;

    }

    #ability > div > div.ability-body.col-xl-12.d-flex.justify-content-center > div {
        flex-direction: column;
        display: flex;
        justify-content: center;

    }

    #y3 > div > div.row {
        justify-content: left !important;
    }

    #about {
        margin-top: 100px !important;
    }

    .slider-mini {
        box-shadow: 0px 11px 23px 0 rgb(201 201 201 / 50%) !important;
        list-style: none;
    }

    .headerTopNews {
        font-size: 30px !important;
        margin-top: -30px !important;
        /*margin-bottom: 100px !important;*/
    }

    body > div.col-12 > div.borderNews.justify-content-center > div.col-lg-12.d-flex > div.col-lg-4.p-0 > img {
        margin-bottom: 10px !important;
    }

    .marginTopNews .marginNewsBottom {
        margin-bottom: 10px !important;
    }

    .all-news-btn {
        margin: 0 !important;
    }

    .marginNews {
        margin-bottom: 150px !important;
    }

    .edevlet-btn {
        border-radius: 4px !important;
        font-size: 14px !important;
    }

    #dropdownMenuButton2 > div > span {
        background: none;
    }

    .welcome-title {
        font-size: 40px !important;
    }

    .welcome-body {
        font-size: 20px !important;
    }

    .animation-image {
        margin-top: 0 !important;
    }

    video {
        padding-bottom: 20%;
    }
}

@media (min-width: 200px) and (max-width: 767px) {
    /* .marginNews{
      margin-bottom: 75px!important;
    } */
    .welcome-body {
        font-size: 15px !important;
        margin-top: 0px !important;

    }

    .welcome-title {
        margin: 0px !important;
        font-size: 24px !important;
    }

    #welcome > div > div:nth-child(1) {
        margin-top: 23% !important;
    }

    #welcome > div > div.col-xl-6.col-sm-6.col-md-12.col-lg-6.d-flex.justify-content-center {
        margin-top: 0 !important;
    }

    .all-news-btn span {
        font-size: 15px !important;
    }

    .all-news-btn {
        margin: 0 !important;
        width: 120px !important;
        height: 35px !important;
        padding: 0 !important;
    }


    .welcome span {
        margin: 0px !important;
        font-size: 22px !important;
    }

    #welcome > div > div.welcome.position-relative.col-lg-6.d-flex.align-items-center.justify-content-center.flex-column {
        margin: 100px !important;
    }

    #welcome > div {
        align-items: flex-start !important;
    }

    #welcome > img {
        height: 400px !important;
    }

    .number-card-body {
        flex-direction: column !important;
        gap: 10px !important;
    }

    #number-card .number-card-body .number-card-detail {
        gap: 5px !important;
    }

    .number-card-body .card {
        width: 230px !important;
        height: 265px !important;
        padding-top: 5px !important;
        padding: 10px 18px 35px 18px !important;
    }

    #number-card .number-card-header .number-card-text > span, #miniSlider > div.miniSlider-header > div.miniSlider-header-body > span {
        display: flex;
        text-align: center;
    }

    body > div:nth-child(8) > div.justify-content-center.col-12.d-flex > img {
        width: 250px !important;
        margin-top: -180% !important;
    }

    .slick-slide img {
        width: 125px !important;
        height: 50px !important;
    }

    .slider-mini {
        box-shadow: 0px 11px 23px 0 rgb(201 201 201 / 50%) !important;
    }

    .welcome p {
        margin: 0px !important;
        font-size: 12px !important;
    }

    .activity-title {
        margin-top: 0px !important;
    }

    #about {
        margin-top: 100px !important;
    }

    .data-img {
        width: 30px !important;
        height: 50px !important;
        object-fit: contain;
    }

    .hrdware-img {
        width: 30px !important;
        height: 50px !important;
        object-fit: contain;
    }

    .hmn-img {
        width: 30px !important;
        height: 50px !important;
        object-fit: contain;
    }

    .drone-img {
        width: 50px !important;
        height: 50px !important;
        object-fit: contain;
    }

    .drone-text {
        width: 100px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 15px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    .hmn-text {
        width: 100px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-size: 15px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
        font-family: Nunito;
    }

    .data-text {
        width: 100px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 15px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    .hrdware-text {
        width: 100px !important;
        height: 30px !important;
        margin: 0 0 0 !important;
        font-family: Nunito;
        font-size: 15px !important;
        font-weight: 600;
        text-align: center;
        color: #3460D7;
    }

    #ability > div > div.ability-body.col-xl-12.d-flex.justify-content-center > div > div > div {
        width: 150px !important;
        height: 230px !important;
        margin: 10px !important;
        padding: 10px 61px 35px 62px !important;
        object-fit: contain;
        border-radius: 23px;
        box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;

    }

    #ability > div > div.ability-body.col-xl-12.d-flex.justify-content-center > div {
        flex-direction: column;
        display: flex;
        justify-content: center;

    }

    #y3 > div > div.row {
        justify-content: left !important;
    }

    #home > div {
        flex-direction: column !important;
    }

    /* #home > div> div > div.currentImage {
      margin-left: 15px !important;
      margin-right: 0 !important;
    } */
    /* #home > div > div> div.currentElements > div.currentDescription {
      font-size: 10px !important;
      margin-left: 10px !important;
    }
    #home > div > div > div.currentElements > div.currentText {
      font-size: 15px !important;
      margin-left: 10px !important;
    } */
    #current > div.d-flex > ul {
        font-size: 12px !important;
        margin-left: 15px !important;
        flex-direction: row;
    }

    #current > div.d-flex > div {
        width: 70px !important;
        height: 23px !important;
        margin: 8px 8px 8px 8px;
    }

    #dropdownMenuButton1 {
        font-size: 9px !important;
    }

    /* #home > div > div > div.currentElements > a > div.currentDate {
      font-size: 8px !important;
    }
    #home > div > div > div.currentElements > a{
      flex-direction: column;
      align-items: center;
    }
    .currentNext{
      font-size: 10px!important;
    } */
    #home > div > div, #menu1 > div > div, #menu2 > div > div {
        flex-direction: column !important;
    }

    .current-news-button {
        display: none !important;
    }

    .currentImage {
        margin-left: 0px !important;
        margin-bottom: 25px !important;
    }

    .currentElements {
        margin-top: 0px !important;
    }

    .currentText {
        font-size: 15px !important;
    }

    .currentNext {
        font-size: 12px !important;
    }

    .ability-header-text > span, .currentHeader, .number-card-title > span, .miniSlider-header-title > span, .about-title {
        font-size: 24px !important;
    }

    .detail-body {
        width: 120px !important;
        font-size: 15px !important;
    }

    .headerTopNews {
        font-size: 22px !important;

        margin-top: -50px !important;
    }

    body > div.col-12 > div.borderNews.justify-content-center > div.col-lg-12.d-flex {
        flex-direction: column-reverse;
        padding: 0 !important;
    }

    .marginTopNews .marginNewsBottom {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .descriptionNews {
        font-size: 14px !important;
    }

    .divdivdiv {
        margin: 0 !important;
    }

    body > div.col-12 > div.borderNews.justify-content-center > div.col-lg-12.d-flex > div.col-lg-4.p-0 > img {
        margin-bottom: 10px !important;
    }

    .icons {
        flex-direction: column-reverse !important;
    }

    body > div.col-12 > div.borderNews.justify-content-center > div.icons.d-flex.justify-content-between.align-items-center > div:nth-child(1) {
        gap: 20px !important;
    }

    #dropdownMenuButton2 > div > span {
        background: none;
    }

    .animation-image {
        margin-top: 0 !important;
    }

    #welcome {
        height: 550px !important;
    }

    video {
        padding-bottom: 20%;
    }
}

@font-face {
    src: url("fonts/Gravity-Regular.otf");
    font-family: Gravity;
}

@font-face {
    src: url("fonts/Gravity-Bold.otf");
    font-family: Gravity-Bold;
}

@font-face {
    src: url("fonts/Nunito-SemiBold.ttf");
    font-family: Nunito-SemiBold;
}

@font-face {
    src: url("fonts/Roboto-Light.ttf");
    font-family: Roboto;
}

* {
    margin: 0px;
    padding: 0px;
    font-family: Gravity;
    /*list-style: none;*/
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none !important;
}

/* #carouselExampleIndicators{
  margin-top: 100px;
}
.slider{
  margin-top: 0px;
  padding: 1px 0 50px 34px;
  object-fit: contain;
  background-image: linear-gradient(176deg, #fefeff -18%, #f2f2ff 95%);
}
.slider-write{
    margin:0px 133px;
}
.slider-write-title{
  font-size: 24px;
  font-family: Gravity-Bold;
  line-height: 1.42;
  color: #0838f2;
}
.slider-write-description{
  margin: 53px 0 15px;
  font-size: 22px;
  line-height: 1.36;
  color: #131315;
}
#read-after{
    background-color: transparent;
    width: 150px;
  height: 50px;
  margin: 45px 345px 0 0;
  padding: 12px 16px;
  object-fit: contain;
  border-radius: 4px;
  border: solid 1px #18376f;
}
#read-after .read-after-text{
  font-size: 14px;
  font-family: Gravity-Bold;
  color: #191039;
} */

.ssblogoimagefooter {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.ssblogoimage {
    object-fit: contain;
    width: 60px;
    height: 60px;
}

#ability .ability-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#ability .ability-header .ability-header-image img {
    margin: 150px 550px 23px 546px;
    object-fit: contain;
}

#ability .ability-header .ability-header-text span {
    font-size: 32px;
    font-family: Gravity;
    line-height: 2.28;
    color: #071050;
    margin-bottom: 50px;
    font-weight: bold;
}

.ability-body {
    margin-bottom: 250px;
}

/* .ability-body > div:nth-child(1) > img{
  width: 623px;
  height: 321px;
  margin: 250px 69px 115px 0;
  object-fit: contain;
} */
.drone-img {
    width: 136px;
    height: 89px;
    object-fit: contain;
}

.hmn-img {
    width: 89px;
    height: 89px;
    object-fit: contain;
}

.data-img {
    width: 96px;
    height: 89px;
    object-fit: contain;
}

.hrdware-img {
    width: 89px;
    height: 89px;
    object-fit: contain;
}

.drone-text {
    width: 184px;
    height: 60px;
    margin: 55px 0 0;
    font-family: Gravity;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #3460D7;
}

.hmn-text {
    margin: 55px 0 0;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #3460D7;
    font-family: Gravity;
}

.data-text {
    width: 138px;
    height: 60px;
    margin: 55px 0 0;
    font-family: Gravity;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #3460D7;
}

.hrdware-text {
    width: 176px;
    height: 60px;
    margin: 55px 0 0;
    font-family: Gravity;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #3460D7;
}

.detail {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.detail-body {
    width: 229px;
    height: 66px;
    margin: 26px 0 0;
    font-family: Gravity;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #202753;
}

.card {
    width: 300px;
    height: 360px;
    margin: 30px;
    padding: 31px 61px 35px 62px;
    object-fit: contain;
    border-radius: 23px;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;

}

#number-card .card {
    width: 294px;
    height: 340px;
    margin: 30px;
    padding: 31px 61px 35px 62px;
    object-fit: contain;
    border-radius: 23px;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

#number-card .number-card-header, #number-card .number-card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#number-card .number-card-header .number-card-title > span {
    font-size: 32px;
    font-family: Gravity-Bold;
    padding-bottom: 25px;
    line-height: 2.28;
    color: #071050;
}

#number-card .number-card-header .number-card-text > span {
    font-size: 24px;
    font-family: Gravity;
    color: #4f5051;
}

.number-card-margin {
    margin-top: 125px;
}

#number-card .number-card-body {
    display: flex;
    flex-direction: inherit;
    gap: 100px;
}

#number-card .number-card-body .number-card-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px
}

#number-card .number-card-body .alt-portal-title {
    font-family: Gravity-Bold;
    font-size: 24px;
    color: #3460d7;
}

#number-card .number-card-body .portal-text {
    font-family: Gravity-Bold;
    font-size: 32px;
    color: #494a4d;
}

#number-card .number-card-body .active-user-title {
    font-family: Gravity-Bold;
    font-size: 22px;
    color: #3460d7;
}

#number-card .number-card-body .active-user-text {
    font-family: Gravity-Bold;
    font-size: 32px;
    color: #494a4d;
}

#number-card .number-card-body .visitor-title {
    font-family: Gravity-Bold;
    font-size: 20px;
    color: #3460d7;
}

#number-card .number-card-body .visitor-text {
    font-family: Gravity-Bold;
    font-size: 26px;
    color: #494a4d;
}

#header-menu {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #032231 !important;
    width: 100%;
}

#header-menu .logo-text {
    display: flex;
    align-items: center;
    font-family: Gravity;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.44;
    color: #fafafa;
}

#header-menu > div.header-menu-list.col-xl-8 > ul > li, #header-menu > div.header-menu-list > ul > li > a, #dropdownMenuButton1, #header-menu > div.header-menu-list.col-xl-8 > ul > li > div > ul > li > a {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Gravity;
    color: #fafafa;
    font-weight: bold;
    padding-right: 10px;

}

#header-menu > div.header-menu-list.col-xl-8.pt-3 > ul > li > div > ul > li > a {
    color: #032231 !important;
}

.edevlet-text > a {
    font-size: 13px;
    color: #fafafa;;

}

#header-menu > div.header-menu-list.col-xl-8 > ul > li:nth-child(7) > button {
    padding: 8px 6px 8px 11px;
    object-fit: contain;
    border-radius: 4px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #fff;

}


.carousel-indicators .active {
    background-color: red !important;
}

.carousel-indicators .active, .carousel-indicators [data-bs-target] {
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
}

.carousel-indicators {
    background-color: rgba(0, 2, 39, 0.13);
    border-radius: 20px;
    bottom: -55px !important;
    width: 20% !important;
    margin-left: 15% !important;
    /* margin-left: 0%!important;
    width: 50%!important;
    bottom: 0px!important;
    top: 100%!important;
    margin-top: 10px; */
}

#carouselExampleIndicators > div.carousel-inner > div > div > div.image > img {
    width: 100% !important;
    /*height: 440px !important;*/
}

#header-menu > div.header-menu-list.col-xl-8 > ul > li, #dropdownMenuButton1, #header-menu > div.header-menu-list.col-xl-8 > ul > li > div > ul > li > a {
    padding-right: 0px !important;
}

.dropdown-toggle::after {
    color: #25d4c2;
}

.totop a {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 99;
    cursor: pointer;
}

#search-box {
    display: none;
    position: absolute;
    left: 80%;
}

#search-box > form > input::placeholder {
    color: #001aa5;
}

.sticky {
    background-color: #032231 !important;
    transition: 0.6s;
}

.sticky .logo-text, .sticky .edevlet-text > a, .sticky > div.header-menu-list.col-xl-8 > ul > li, .sticky #dropdownMenuButton1, .sticky > div.header-menu-list.col-xl-8 > ul > li > div > ul > li > a, .sticky .dropdown-toggle::after {
    color: #fafafa !important;
}

.sticky > div.header-menu-list.col-xl-8.pt-3 > ul > li.d-flex > div > button {
    background-color: #032231 !important;
    /* padding: 5px; */
    border-radius: 50%;
}


.welcome-title {
    margin: 100px 0px 10px 0px;
    font-family: Roboto;
    font-size: 51px;
    line-height: 1.43;
    background: linear-gradient(90deg, #53656b, #ffffff, #25d4c2, #425eee, #25d4c3, #53656b);
    word-spacing: 5px;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text;
    animation: animate 10s linear infinite;
    background-size: 400%;
    /* color: #fafafa; */
}

@keyframes animate {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 400%;
    }
}

.welcome-body {
    margin: 10px 10px 30px 0px;
    font-family: Roboto;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #f8fffe;
}

.marginTopNews {
    font-family: Gravity;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1c1c1c;
}

.headerTopNews {
    font-family: Gravity;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #17029a;
    margin-bottom: 20px;
    margin-top: 60px;

}

.marginNews {
    margin-bottom: 150px;
}

.borderNews {
    padding: 70px 40px 40px 40px;
    object-fit: contain;
    border-radius: 8px;
    border: solid 1px rgba(30, 40, 117, 0.25);
    margin-bottom: 100px;
    margin-right: 30px;
    margin-left: 30px;
}

.descriptionNews {
    font-family: Gravity;
    text-align: justify;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1c1c1c;
    line-height: 2em;
}

.marginNewsBottom {
    line-height: 2em;
    margin-bottom: 80px;
}

.searchNews {
    width: 354px;
    height: 40px;
    padding: 8px 15px 8px 123px;
    object-fit: contain;
    border-radius: 21.5px;
    border: solid 1px #e2e3e5;
    margin-right: 30px;
}

.searchNewsAra {
    font-family: Gravity;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6e73;
}

.search::-moz-placeholder {
    color: #1c1c1c !important;
    opacity: 1;
}

.search:-ms-input-placeholder {
    color: #1c1c1c !important;
}

.search::-webkit-input-placeholder {
    color: #1c1c1c !important;
}

.divdivdiv {
    padding: 1px 16px 3px 14px;
    object-fit: contain;
    border-radius: 4px;
    background-color: rgba(255, 204, 35, 0.08);
    margin-right: 15px;
}

#ability > div > div.ability-body.col-xl-12.d-flex.justify-content-center > div {
    display: flex;
    justify-content: center;

}

#y3 > div > div.portal-subtitle.col-6.d-flex.align-items-center > img {
    width: 50px;
}

.dropdown-menu-dark .dropdown-item.active, #dropdownMenuButton2, .edevlet-btn {
    background-color: #df2a2e;
    border-color: #df2a2e !important;
}

.filter-card {
    padding: 1px 14px;
    object-fit: contain;
    border-radius: 12.5px;
    background-color: rgba(255, 41, 0, 0.08);
}

.all-news-btn {
    background-color: transparent;
    width: 200px;
    height: 48px;
    margin: 50px 30px 99px 100px;
    object-fit: contain;
    border-radius: 8px;
    border: solid 1px #152c8a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-news-btn span {
    font-family: Nunito;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #152c8a;
}

.icons img {
    width: 26px;
    height: 26px;
}

#header-menu > div.header-menu-list.col-xl-8.pt-3 > ul > li.d-flex > div.dropdown > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

#dropdownMenuButton2 {
    background-color: #df2a2e !important;
    border-radius: 2px;

}

#favorite, #save {
    background-color: transparent;
    border: none;
    outline: none;
}

#favorite i, #save i {
    font-size: 25px;
    outline: none;
    padding: 0px;
}

.favorited {
    color: #df2a2e;
    padding: 0px;
}

.saved {
    color: #032231 !important;
}

.hamburger-menu #menu .dropdown-toggle::after {
    display: none;
}

.animation-image {
    margin-top: 5%;
}

.blur-border {
    background-image: radial-gradient(transparent 5%, #012033 95%);;
    position: absolute;
    /*width: 100% !important;*/
    height: 100% !important;
    z-index: 900;
    overflow: hidden;
}

.number-card-bg {
    background-image: url("../image/drone@3x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-block {
    width: 100% !important;
    overflow: hidden;
}

#video-item {
    position: absolute;
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.welcome-block {
    z-index: 999;
    position: absolute !important;
    width: 100%;
    text-align: center;
}
