.custom-sizelogo {
 width: 10%; 
}
h2 {
 font-size: 40px; 
}
 .mobile-menu .menu-title span {
    border-bottom: 3px solid #ED1B24;
    padding-bottom: 4px;
}
.menu-area .mobile-nav-toggler {
    border: 2px solid #004AAD !important;
    color: #004AAD;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 27px;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 5px 10px;
    position: relative;
  border-radius: 6px;
}
.section-title .sub-title:before {
    background: #db251a;
    border-radius: 4px;
    content: "";
    height: 4px;
    inset-inline-start: 70px;
    position: absolute;
    top: 0;
    width: 30px;
}
.inner-contact-info .title:before {
    background: #db251a;
    border-radius: 4px;
    bottom: 0;
    content: "";
    height: 4px;
    inset-inline-start: 0;
    position: absolute;
    width: 30px;
}
.breadcrumb-content .breadcrumb-item + .breadcrumb-item::before {
  color: white; 
}
.breadcrumb-content .breadcrumb-item a:hover {
  color: white;
}
.breadcrumb>.active {
  color: white; 
}
.btn-three {
    padding: 15px 19px;
    font-size: 16px;
}
.project-bg {
    background-position: 50%;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0 54px;
}
.btn-three:hover {
    background: white;
    border: 1px solid #db251a;
    color: #140653;
}
.contact-form .contact-button {
    background: #334770;
    border: none;
    border-radius: 30px;
    color: var(--tg-white);
    font-size: 16px;
    font-weight: 600;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.header-action .header-btn .btn {
    font-size: 15px;
    padding: 16px 33px;
    background: #db251a;
}
.copyright-text-two p {
    font-size: 18px;
    margin-bottom: 0;
    color: black !important;
}
.breadcrumb-bg {
        padding: 70px 0 70px;
}
.breadcrumb-content {
    text-align: center;
    width: fit-content;
    background: #0000004d;
    padding: 10px 56px;
    border-radius: 10px;
}
.breadcrumb-bg:before {
    background: #03091b6e;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    opacity: .85;
    top: 0;
    width: 100%;
}
.gallery-wrap .gallery-item .img-wrap img {
    width: 100% !important;
    height: 250px !important;
    min-width: 210% !important;
    object-fit: cover !important;
}
.section .gallery-wrap .gallery-item .gallery-detail {
    bottom: 0px !important;
}
.header-action .header-btn .btn:hover {
    background: #140653;
    border-color: #db251a00;
    color: white;
}
.navbar-wrap>ul>li.menu-item-has-children.active>a:after {
  color: #db251a ;
}
.navbar-wrap>ul>li:hover>a {
    color: #db251a;
}
.navbar-wrap>ul>li.active>a {
    color: #db251a;
}
.navbar-wrap>ul>li.menu-item-has-children:hover>a:after {
    color: #db251a;
}
.navbar-wrap ul li:hover>.sub-menu {
    z-index: 999;
}
.navbar-wrap ul li .sub-menu li a:hover {
  color: #db251a;
}
.navbar-wrap ul li .sub-menu li a:hover::before {
  color: #db251a !important;
}
.navbar-wrap ul li .sub-menu li a:before {
  background: #db251a;
}
.navbar-wrap ul li .sub-menu>li.active>a {
    color: #db251a;
}
.header-top-wrap {
 display: none; 
}
.header-style-four .menu-area {
    padding: 10px 0;
}
.custom-sizelogo img {
  max-height: 100px !important;
}
.navbar-wrap ul li a {
    font-size: 18px;
    padding: 20px 8px;
}
 .transparent-header {
    z-index: 99999999;
}
.header-contact-two .icon {
    background: #140653;
}
.header-top-wrap {
    background: black;
    padding: 9px 0;
}
.header-top-left .list-wrap li a {
    color: white;
}
.header-top-left .list-wrap li {
  color: white;
}
.header-top-left .list-wrap li i {
  color: white;
}
.header-social .list-wrap li a {
  color: white;
}
.header-top-btn a {
    background: #DB251A;
}
.slider-item {
  margin: 0px 0 !important;
    max-height: 600px !important;
}
.carousel--nav .owl-dots {
    bottom: 50px !important;
}
.carousel--nav .owl-dots .owl-dot {
 background-color: #ED1B24 !important; 
  height: 20px !important;
  width: 20px !important;
  border: 1px solid #ED1B24 !important;
}
.carousel--nav .owl-dots .owl-dot.active {
  background-color: white !important; 
}
.overview-img-wrap img:first-child {
    border-radius: 10px;
}
.overview-img-wrap img:nth-child(2) {
    max-width: 150px;
}
.overview-img-wrap .icon {
 display: none; 
}
.btn {
    background: #140653 none repeat scroll 0 0;
}
.btn:before {
    background: #DB251A;
}
.cta-inner-wrap {
    border-radius: 10px;
    padding: 70px;
    background: #334770 !important;
}
.project-span {
  background: black !important;
    color: white !important;
}
.brand-area-two {
  margin: 50px 0;
}
.brand-item img {
    cursor: pointer;
    filter: none;
    opacity: 1;
}
.footer-top-two {
    padding: 100px 0 40px;
    background: #334770;
}
.footer-style .footer-widget .fw-title {
    color: white !important;
}
.footer-style .footer-widget .footer-content p {
  color: white !important;
  font-size: 18px;
}
.footer-style .footer-top-two .footer-newsletter p {
    color: white !important;
  font-size: 18px;
}
.footer-top-two .footer-info .list-wrap li .icon {
    color: white !important;
}
.footer-style .footer-widget .fw-title:before {
    background: #db251a;
}
.footer-top-two .footer-info .list-wrap li .content p span {
    color: #db251a;
}
.footer-style .footer-widget .footer-link ul li a {
    color: white !important;
}
.footer-style .footer-widget .footer-content .footer-info ul li .content a {
  color: white !important;
}
.footer-top-two .footer-newsletter form input {
  background: white;
}
.footer-newsletter form button {
  background: #db251a;
}
.footer-social.footer-social-two .list-wrap li a {
background: white;
}
.footer-top-two .footer-link .list-wrap li a:hover {
    color: black !important;
}
.footer-top-two .footer-link .list-wrap li a::before {
  background: black !important;
}
.footer-link .list-wrap li a {
    font-size: 18px;
}
@media (max-width:1367.99px) {
  .slider-item {
    max-height: calc(677px - 50px) !important;
} 
  .cta-inner-wrap {
    padding: 20px;
}
}
@media (max-width:1023.99px) {
  .slider-item {
    max-height: calc(537px - 50px) !important;
} 
  .navbar-wrap ul li a {
    font-size: 18px;
    padding: 18px 6px;
}
      .section-title-two .title {
        font-size: 30px;
    }
  h2 {
    font-size: 30px;
}
  .service-h {
    color: #23B14D;
    font-size: 24px;
}
  .future-h {
    color: #ED1B24;
    font-size: 24px;
}
  .marquee-content h3 {
    color: #ffc107;
    font-size: 18px;
}
  .cta-info-wrap .content a {
        font-size: 20px;
    }
  .section-title .title {
        font-size: 30px;
    }
}
@media (max-width: 767.99px) {
  .slider-item {
        max-height: calc(387px - 50px) !important;
    }
  .cta-inner-wrap {
    border-radius: 10px;
    padding: 30px;
    background: #334770 !important;
}
    .breadcrumb-content .title {
        font-size: 20px;
    }
  .breadcrumb-bg {
    padding: 40px 0 50px;
}
  .overview-area:before {
    display: none; 
  }
  .custom-sizelogo {
    width: 24%;
}
}
@media (max-width: 474.99px ) {
  .carousel--nav .owl-dots .owl-dot { 
    height: 14px !important;
    width: 14px !important; 
}
  .slider-item {
        max-height: calc(217px - 50px) !important;
    }
  .breadcrumb-content {
    padding: 10px 20px;
}
  .cta-inner-wrap {
    padding: 17px;
}
  .project-bg {
    padding: 20px 0 54px;
}
  .section-title-two .title {
        font-size: 20px !important;
    }
  .about-area-eight {
        padding: 60px 0;
    }
  .marquee-content p {
    font-size: 14px;
    margin-bottom: 6px;
}
  .marquee-content h3 {
    font-size: 16px;
}
  h2 {
    font-size: 26px !important;
}
  .carousel--nav .owl-dots {
    bottom: 9px !important;
} 
  .footer-top-two {
    padding: 50px 0 10px !important;
}
}