@font-face {
    font-family: modernline ;
    src: url(../fonts/modernline.otf);
}
@font-face {
    font-family: modernline-per ;
    src: url(../fonts/modernline-bold.otf);
}
@font-face {
    font-family: gotham-black ;
    src: url(../fonts/Gotham-Black-Regular.ttf);
}
body
{
    background: #f2f1fc;
}
h1 {
    font-family: "Rubik", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #222d35;
}
h2 {
    font-size: 45px;
    line-height: 120%;
    font-weight: 700;
}

h3 {
    font-size: 27px;
    line-height: 135%;
    font-weight: 700;
}

h5 {
    font-size: 19px;
    line-height: 130%;
    font-weight: 700;
}
h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
}

h1, h2, h3, h4, h5, h6 {
    color: #001659;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    color: #000000;
    font-family: "Open Sans", sans-serif;
    margin-top: 0;
}
.pr-20
{
    padding-right: 20px;
}
.pb-20
{
    padding-bottom: 40px;
}
/* Top header bar style start */
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
    color: #fff;
}
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey, .tm-bgcolor-darkgrey
{
    background-color: #9c9c9c;
}
.themetechmount-topbar-wrapper {
    position: relative;
}
.themetechmount-topbar-inner {
    line-height: 48px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.tm-wrap {
    display: table;
    width: 100%;
}
.tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
.top-contact {
    font-size: 14px;
}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    position: relative;
    line-height: 48px;
    vertical-align: top;
}
.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child, .tm-topbar-content .tm-wrap-cell .top-contact li {
    padding-left: 20px;
    padding-right: 20px;
}
.top-contact li, .tm-topbar-content .tm-wrap-cell div {
    position: relative;
}

.tm-textcolor-white .tm-topbar-content .tm-wrap-cell .top-contact li:before, .tm-textcolor-white .top-contact li:first-child:before, .tm-textcolor-white .top-contact li:before , .tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:before, .tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:after
{
    background-color: rgba(255, 255, 255, .12);
}
.tm-topbar-content .tm-wrap-cell .top-contact li:before, .tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):before, .tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):before, .tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):after,  .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after {
    height: calc(100% + 50px);
    top: -15px;
}
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .top-contact li:last-child:after
{
    background-color: rgba(255, 255, 255, .08);
}
.tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after, .tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:after {
    right: 0;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:before {
    left: 0;
}
.tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:after, .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after, .tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):last-child:after, .tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):before, .tm-topbar-content .tm-wrap-cell .top-contact li:before, .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after {
    
    content: '';
    
    width: 1px;
    
    z-index: 1;
    position: absolute;
}
.tm-skincolor , .tm-header-quick-callbox .tm-callbox-icon , .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu > ul > li.current_page_item > a, .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu > ul > li.current-menu-item > a
{
    color: #f00000 !important;
}
.themetechmount-topbar-wrapper .top-contact li a, .themetechmount-topbar-wrapper .social-icons li>a, .themetechmount-topbar-wrapper .tm-fbar-open-icon {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tm-col-bgcolor-skincolor.tm-textcolor-white a:hover, .tm-textcolor-white a {
    color: rgba(255, 255, 255, 1);
}
a, a:hover, a:active, a:focus {
    text-decoration: none;
    color: inherit;
    outline: none;
    background-color: transparent;
}
a:hover
{
    color: #f00000 !important;
}
.tm-align-right {
    text-align: right;
}
.tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
.tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:first-child, .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.tm-topbar-content .tm-wrap-cell div:first-child {
    margin-left: 0;
}
.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
    display: none;
    vertical-align: top;
}
.top-contact li, .tm-topbar-content .tm-wrap-cell div {
    position: relative;
}
.tm-topbar-content .tm-wrap-cell div:before {
    right: auto;
    left: 0;
}
.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
}
.themetechmount-topbar-wrapper .social-icons li {
    position: relative;
    min-width: auto;
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
}
.social-icons li {
    display: inline-block !important;
    padding-left: 0;
    min-width: 23px;
    border: none;
}
.themetechmount-topbar-wrapper .social-icons li>a {
    border: none;
    width: 32px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.social-icons li>a {
    /* width: 33px; */
    /* height: 33px; */
    /* line-height: 33px; */
    border-radius: 50%;
    /* border: 1px solid #f1f1f1; */
    /* text-align: center; */
    display: block;
    background-color: transparent;
    /* font-size: 14px; */
}
.tm-textcolor-white a {
    color: rgba(255, 255, 255, 1);
}
.top-contact li {
    display: inline;
    z-index: 1;
    margin-right: 7px !important;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}
/* Top Header Bar Style End */

/* Main Menu Style Start */

.tm-bgcolor-white
{
    background-color: #fff;    
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(255,249,34), rgba(255,0,0), rgba(56,2,155,0));
    border-image-slice: 1;
    width:100%;
}
.site header, .tm-header-block, .site-header, .site-header-main {
    position: relative;
}
.tm-wrap {
    display: table;
    width: 100%;
}
.container:before
{
    display: table;
    content: " ";
}
.site-branding {
    float: left;
}
.tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
.headerlogo
{
    height: 100px;
    line-height: 100px !important;
}
h1.site-title {
    color: #202020;
}
.site-title {
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #fff;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}
.headerlogo a.home-link {
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 27px;
    color: #202020;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
span.tm-sc-logo.tm-sc-logo-type-image {
    position: relative;
    display: block;
}
.headerlogo img {
    max-height: 55px;
}
.headerlogo img, .tm-stickylogo-yes .standardlogo, .is-sticky .tm-stickylogo-yes .stickylogo {
    display: inline-block;
}
.tm-header-text-area
{
    height: 100px;
    line-height: 100px !important;
}
.tm-header-quick-callbox {
    display: table;
}
.tm-header-quick-callbox .tm-callbox-icon {
    font-size: 43px;
    width: 60px;
    text-align: left;
}
.tm-header-quick-callbox .tm-callbox-content, .tm-header-quick-callbox .tm-callbox-icon {
    display: table-cell;
    vertical-align: middle;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin-left: 0;
    font-size: inherit;
}
.tm-header-quick-callbox .tm-callbox-content
{
    display: table-cell;
    vertical-align: middle;
}
button
{
    font-size: 14px;
    line-height: 14px;
    font-family: "Rubik", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #222d35;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    padding: 15px 35px 15px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: button;
    max-width: 100%;
    overflow: visible;
    margin: 0;
}
.tm-hide {
    display: none;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
#site-header-menu #site-navigation div.nav-menu > ul > li:nth-child(3) ul
{
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}
ol, ul {
    box-sizing: border-box;
}
.righticon, #site-header-menu #site-navigation .mega-menu-toggle:after {
    display: none;
}
.tm-header-quick-callbox .tm-callbox-content .tm-callbox-title
{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
}
.tm-header-quick-callbox .tm-callbox-content .tm-callbox-number
{
    font-size: 18px;
    line-height: 25px;
    display: block;
    margin-bottom: 0;
}
/* Main Menu Style End */

/* Welcome Section Start */
.about__section {
    padding: 75px 0 120px 0;
    
}
.overhid {
    overflow: hidden;
}
.ralt {
    position: relative;
}
.pb-140 {
    padding-bottom: 140px;
}
.pt-140 {
    padding-top: 140px;
}
.about__section .left__shape {
    position: absolute;
    bottom: -225px;
    left: 150px;
    z-index: -1;
}
.about-button a:hover , .about-button a:active , .about-button a:focus
{
    background: #f00000 !important;
    color: #fff !important;
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.about__section .left__shape img {
    width: 100%;
    height: 100%;
}
.about__section .box__shape {
    position: absolute;
    top: 125px;
    right: 100px;
}
.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.about__section .right__vector {
    position: absolute;
    bottom: 145px;
    right: 150px;
}
.g-3, .gy-3 {
    --bs-gutter-y: 1rem;
}
.about__section .about__thumb {
    position: relative;
}
.about__section .about__thumb .home-wel-img
{
    width: 100%;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.about__section .about__thumb .vector__shape {
    position: absolute;
    bottom: -120px;
    left: 0px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.about__section .about__thumb .counter__wrap {
    position: absolute;
    bottom: -50px;
    /* left: 75px; */
    right: 0;
}
.about__section .about__thumb .counter__wrap .counter__wrap__item {
    gap: 0;
}
.d-flex {
    display: flex !important;
}
.about__section .about__thumb .counter__wrap .counter__wrap__item .counter__items {
    width: 105px;
    background-color: #001659;
    padding: 20px 27px;
    text-align: center;
}
.about__section .about__thumb .counter__wrap .counter__wrap__item .counter__items h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
}
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default, .odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
    text-align: center;
}
.about__section .about__thumb .counter__wrap .counter__wrap__item .counter__content {
    background-color: #f00000;
    padding: 12px;
    clip-path: polygon(0 0%, 88% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 20%);
}
.about__section .about__thumb .counter__wrap .counter__wrap__item .counter__content h3 {
    font-size: 22px;
    color: #fff;
}
.ralt {
    position: relative;
}
.align-items-center {
    align-items: center !important;
}
.about__section .about__content .title__content {
    gap: 35px;
}
.mb-60 {
    margin-bottom: 60px;
}
.about__section .about__content .title__content .about-page-wel-line::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    border: 1px solid #f00000;
    content: "";
    width: 375px;
}
.about__section .about__content p {
    color: #000000;
}
.home-wel-line::before
{
    position: absolute;
    bottom: -8px;
    left: 0;
    border: 1px solid #f00000;
    content: "";
    width: 375px;
}
.mt-30 {
    margin-top: 30px;
}
.about__section .about__content .list__item .list__wrap:not(:last-child) {
    margin-bottom: 10px;
}
.about__section .about__content .list__item .list__wrap {
    gap: 20px;
}
.about__section .about__content .list__item .list__wrap .img {
    background: url(../img/home/box.png) no-repeat center center;
    background-size: cover;
    width: 36px;
    height: 37px;
    text-align: center;
    line-height: 34px;
}
.align-items-end-inner
{
    position: relative;
    z-index: -1;
}
.list__wrap .img i
{
    color: #f00000;
    font-weight:900;
    font-size: 25px;
    margin-top: 8px;
}
.about__section .about__content .about-button .cmn--btn {
    padding: 12px 48px;
}
.mt-35 {
    margin-top: 35px;
}
.cmn--btn {
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 500;
    background: #001659;
    display: inline-block;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition: all 0.6s ease-in-out 0s;
    overflow: hidden;
    color: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0% 20%);
}
.cmn--btn:hover
{
    background: #f00000;
    color: #fff !important;
}
/* Welcome Section End */

/* Client Logo Style Start */
.logos-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    /* -webkit-mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 15%,#000 85%,rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 15%,#000 85%,rgba(0,0,0,0) 100%); */
}

.logos-slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5rem;
    animation: slide 30s linear infinite;
}

.logos-slider-container img {
  width:150px;
 max-width: 150px;
}

@keyframes slide {
  0% {
    transform: translate3d(0,0,0)
  }
  100% {
    transform: translate3d(-100%,0,0)
  }
}

h1 {
  text-align: center;
  font-family: 'Lato';
  color: #3D4A54;
}

.card {
  background: white;
  padding: 2rem;
  border-radius: 1rem;
  max-width: 900px;
  margin: 0 auto;
  box-shadow: 0px 3px 8px rgb(61 74 84 / 10%), 0px 3px 12px rgb(61 74 84 / 6%)
}
/* Client Logo Style End */



/* Footer Section Start */
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
a
{
    text-decoration: none;
    margin: 0;
    color: #fff;
    transition: all 0.3s;
}
footer
{
    background: #001659;
    padding-top: 70px;
    padding-bottom: 70px;    
}
footer .img-footer-logo
{
    width: 90%;
    
}
footer p
{
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
}
.mb-30
{
    margin-bottom: 30px;
}
.mb-40
{
    margin-bottom: 40px;
}
footer .social__icon
{
    margin-top: 35px;
    display: flex;
    align-items: center;
    gap: 6px;
    display: none;
}
footer .social__icon li
{
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 2px solid #3b4a7b;
    text-align: center;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
}
footer .social__icon li:hover
{
    background: #f00000;
}
footer .social__icon li:hover footer .social__icon li a , footer .social__icon li a:hover
{
    color: #fff !important;
}
footer .social__icon li::before
{
    content: "";
    position: absolute;
    bottom: -9px;
    right: -8px;
    margin-left: 0px;
    border-width: 6px;
    border-style: solid;
    border-color: #001659 transparent transparent transparent;
    transform: rotate(-43deg);
}
footer .social__icon li::after
{
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    transform: rotate(-46deg);
    border: 1px solid #3b4a7b;
    width: 9px;
    transition: all 0.4s;
}
footer .social__icon li a
{
    display: inline-block;
}
footer .widget__head
{
    position: relative;
    margin-bottom:20px;
    margin-top:20px;
}
footer .widget__head::before
{
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    border-bottom: 1px solid #f00000;
    width: 120px;
}
footer .ft-op::before
{
    width:128px !important;
}
footer .ft-ol::before
{
    width:125px;
}
footer .widget__head h5
{
    color: #fff;
    text-transform: capitalize;
}
footer .link__list li
{
    transition: all 0.3s ease-in-out;
}
footer .link__list li a
{
    color: #f2f1fc;
    transition: all 0.3s ease-in-out;
    line-height: 31px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
footer .link__list li a:hover
{
    padding-left: 5px;
}
footer iframe
{
    border:0;
    width: 100%;
    height: 50%;
}




/* Contact Page Style start */
.contact__section {
    padding: 50px 0;
}
.overhid {
    overflow: hidden;
}
.bg__color {
    background-color: #f2f1fc;
}
.contact__section .left__shape img {
    width: 100%;
    height: 100%;
}
.g-5, .gy-5 {
    --bs-gutter-y: 3rem;
}
.g-5, .gx-5 {
    --bs-gutter-x: 3rem;
}
.contact__section .left__shape {
    position: absolute;
    top: -54%;
    left: -20%;
}
.contact__section .sidebar__left {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.contact__section .sidebar__left .sidebar__items {
    padding: 40px;
    filter: drop-shadow(0px 0px 40px rgba(0, 22, 89, 0.1));
}
.ralt {
    position: relative;
}
.white__color {
    background-color: #fff;
}
.contact__section .sidebar__left .sidebar__items .shape {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.shape {
    width: 0;
    height: 0;
    border-bottom: 27px solid #f00000;
    border-left: 27px solid transparent;
}
.mb-20 {
    margin-bottom: 20px;
}
.contact__section .sidebar__left .sidebar__items .sidebar__widget h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #001659;
    position: relative;
}
.contact__section .sidebar__left .sidebar__items .sidebar__widget h5::before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 120px;
    height: 1px;
    content: "";
    background-color: #f00000;
}
.contact__section .contact__right {
    z-index: 1;
    position: relative;
}
.contact__section .contact__right h2 {
    font-weight: 800;
    position: relative;
}
.mb-80 {
    margin-bottom: 80px;
}
.contact__section .contact__right h2::before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 200px;
    height: 1px;
    content: "";
    background-color: #f00000;
}
form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
}
.g-4, .gy-4 {
    --bs-gutter-y: 1.5rem;
}
.g-4, .gx-4 {
    --bs-gutter-x: 1.5rem;
}
.contact__section .contact__right .form__clt input {
    width: 100%;
    outline: none;
    border: none;
    padding: 20px 0;
    background: transparent;
    color: #000000;
    border-bottom: 1px solid #d9dce4;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
input {
    color: #fff;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.contact__section .contact__right .form__clt__big textarea {
    height: 100px;
    width: 100%;
    outline: none;
    border: none;
    color: #000000;
    border-bottom: 1px solid #d9dce4;
    background-color: transparent;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
textarea {
    resize: vertical;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.cmn--btn {
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 500;
    background: #001659;
    display: inline-block;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition: all 0.6s ease-in-out 0s;
    overflow: hidden;
    color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0% 20%);
}
.mt-10 {
    margin-top: 10px;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
button {
    border: unset;
}
button, select {
    text-transform: none;
    border-radius: 0;
}
.cmn--btn::before {
    background-color: #fff;
    content: "";
    height: 150px;
    left: -75px;
    position: absolute;
    top: -60px;
    transform: rotate(35deg);
    transition: all 2600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 20px;
    opacity: 0;
}


/* contact page map section */
.contact__section
{
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}
.all-section .grad__shape {
    position: absolute;
    right: 0;
    bottom: -9px;
    z-index: 9999;
}
.map-section .grad__shape img {
    width: 100%;
    height: 100%;
}
.contact-map iframe
{
    width: 100%;
    height: 600px;
}
.contact__section a
{
    color: #000000;
}

/* gallery Section Start */
.gallery-section
{
    margin-bottom: 95px;
    margin-top: 95px;
}
.gallery-section img
{
    width:100%;
}
.gallery-btn
{
    margin-top: 0px;
    width: 80% !important;
    
}
.gallery-btn a
{
    width: 100% !important;
    font-size: 20px !important;
    text-align: center;
}

/* About Us Page Start */

.about__two {
    padding: 60px 0;
}
.about__section {
    padding: 90px 0 16px 0;
}
.overhid {
    overflow: hidden;
}
.justify-content-between {
    justify-content: space-between !important;
}
.about__two .logo__box {
    position: absolute;
    top: 60px;
    right: 38px;
}
.about-right-vector {
    position: relative;
    left: 368px !important;
    top: 587px;
}
.about__two .box__shape__two {
    position: absolute;
    top: 20px;
    right: 0;
    animation-duration: 2s;
    animation: scale 2s alternate infinite;
}
.about__two .about__thumb .right__vector__two {
    position: absolute;
    left: 90px;
    bottom: 0;
}
.about__section .progress__wrap {
    margin-bottom: 32px;
}
.about__section .progress__wrap .pro__items {
    padding: 15px 24px 15px 0;
    width: 100%;
}
.about__section .progress__wrap .pro__items .pro__head {
    margin-bottom: 20px;
}
.about__section .progress__wrap .pro__items .pro__head .title {
    font-size: 16px;
    color: #001659;
    font-weight: 700;
}
.about__section .progress__wrap .pro__items .progress {
    border-radius: 0;
    height: 18px;
}
.progress, .progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #001659;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
}
.about__section .progress__wrap .progress-bar {
    background: #001659;
    color: #fefefe;
    position: relative;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    text-align: right;
    padding-right: 10px;
}
.about-sec
{
    margin-top:0px;
    margin-bottom: 60px;
}


/* Counter Section Start */
.service__section {
    background: url(../img/about/service-bg.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 75px;
    padding-top: 75px;
    padding-bottom: 75px;
}
.service__three {
    background: url(../img/about/service-3.jpg) no-repeat center center;
    background-size: cover;
}
.overhid {
    overflow: hidden;
}
.service__section .right__shape {
    position: absolute;
    right: 0;
    top: 0;
}
.mb-100 {
    margin-bottom: 100px;
}
.service__three .section__title .sub {
    font-size: 45px;
}
.section__title .sub {
    position: relative;
    color: #fff;
    display: inline-block;
    max-width: 560px;
}
.service__three .service__three__items {
    position: relative;
    background-color: rgb(255 255 255 / 18%);
    padding: 120px 65px;
    clip-path: polygon(100% 0, 100% 43%, 100% 82%, 83% 100%, 0 100%, 0% 60%, 0 0);
}
.service__three .item__shape {
    position: absolute;
    top: 0;
    left: 0;
}
.service__three .item__shape img {
    width: 100%;
    height: 100%;
}
.service__three .service__three__items .service__three__content {
    position: relative;
}
.service__three .service__three__items .service__three__content::before {
    position: absolute;
    bottom: -25px;
    left: 0;
    content: "";
    height: 1px;
    width: 48px;
    background-color: #fff;
    display: none;
}
.service__three .service__three__items .service__three__content .count__item {
    margin-bottom: 10px;
}
.service__three .service__three__items .service__three__content .count__item span {
    color: #fff;
    font-size: 85px;
    font-weight: 700;
    line-height: 85px;
}
.service__three .service__three__items .service__three__content h5 {
    color: #fff;
    line-height: 30px;
}
.service__three .color__two {
    background-color: rgb(240, 0, 0, .5)
}

/* About Team Section */

.team__section {
    position: relative;
}
.team__section .left__shape {
    position: absolute;
    top: -8px;
    left: 0;
    z-index: -9;
}
.team__section .vector__shape {
    position: absolute;
    top: 30%;
    left: -55px;
}
.mb-120 {
    margin-bottom: 120px;
}
.team__section .section__title .sub {
    color: #001659;
}
.section__title .sub {
    position: relative;
    color: #fff;
    display: inline-block;
    max-width: 560px;
}
.section__title .sub::before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 320px;
    height: 1px;
    content: "";
    background: #f00000;
}
.team__section .g-5, .team__section .gx-5 {
    --bs-gutter-x: 3rem;
}
.team__section .team__items .team__thumb {
    position: relative;
}
.team__section .team__items .team__thumb img {
    width: 100%;
    height: 100%;
}
.team__section .team__items .team__thumb .team__content {
    position: absolute;
    bottom: -33px;
    left: 45px;
    right: 0;
    overflow: hidden;
    z-index: 99999;
    filter: drop-shadow(6px 6px 7px rgba(0, 22, 89, 0.1));
}
.team__section .team__items .team__thumb .team__content .team-name {
    background-color: #fff;
    padding: 35px;
    clip-path: polygon(0 0, 100% 1%, 100% 75%, 91% 100%, 0 100%, 0% 50%);
}
.team__section .team__items .team__thumb .team__social {
    text-align: center;
    transition: all 0.3s ease 0s;
    position: absolute;
    bottom: 18%;
    left: 45px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #f00000;
    z-index: 99999999;
}
.team__section .team__items .team__thumb .team__social ul {
    opacity: 0;
    position: absolute;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    left: 45px;
    bottom: 0;
    background-color: #001659;
    z-index: 999;
    display: flex;
    align-items: center;
}
.team__section .team__items .team__thumb .team__social ul:hover
{
    opacity: 1;
}
.team__section .team__items .team__thumb .team__social li {
    display: list-item;
    margin: 0;
    cursor: pointer;
}
.team__section .team__items .team__thumb .team__social li a {
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 999;
    width: 45px;
    height: 45px;
    line-height: 45px;
    transition: all 0.3s ease-in-out;
}
.team__section .team__items .team__thumb .team__social li a i {
    font-size: 16px;
}

/* about client section */
.client__section {
    background: url(../img/about/client-bg.jpg) no-repeat center center;
    background-size: cover;
}
.client__section .grad__shape__three {
    position: absolute;
    right: 0;
    bottom: -15px;
}
.service__section .bottom__shape {
    position: absolute;
    bottom: -15px;
    right: 0;
}
.service__section .bottom__shape img {
    width: 100%;
    height: 100%;
}
.service__section .vector__shape {
    position: absolute;
    bottom: 20px;
    left: 14%;
    /* display:none; */
}
.about-right-vector
{
    display: none;
}
.service__section .top__shape {
    position: absolute;
    top: -60px;
    left: 0;
    animation-duration: 2s;
    animation: scale 2s alternate infinite;
}
.service__section .service__items {
    padding: 30px;
}
.service__section .service__items .service__thumb {
    position: relative;
}
.service__section .service__items .service__thumb::before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(45deg, transparent 50%, #001659 100%);
    z-index: 1;
    opacity: 0;
    transition: 0.3s;
}
.service__section .service__items .service__thumb img {
    width: 100%;
    height: 100%;
}
.service__section .service__items .service__thumb::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(45deg, transparent 50%, #001659 100%);
    z-index: 1;
}
.service__section .service__items .service__content h5 {
    margin-bottom: 15px;
}
.service__section .service__items .service__content h5 a {
    transition: all 0.3s ease-in-out;
    color: #f00000 !important;
}
.service__section .service__items .service__content h5 a:hover
{
    color:#001659 !important;
}
.service__section .service__items .service__content p
{
    color: #000000;
}
.service__section .service__items .arrow__shape {
    position: absolute;
    bottom: 12px;
    right: 12px;
}
.section__title .sub span {
    color: #e10101;
}
.service__section .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.service__section .service__wrapper .owl-nav button.owl-prev {
    padding: 0;
    color: #fff;
    background: transparent;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: 0.3s;
}
.service__section .service__wrapper .owl-nav button.owl-next {
    padding: 0;
    color: #fff;
    background: transparent;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: 0.3s;
}
.service__section .service__wrapper .owl-nav button.owl-prev i {
    color: #fff;
}
.service__section .service__wrapper .owl-nav button.owl-next i {
    color: #fff;
}
.service__section .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    display: none;
}
.service__section .service__wrapper .owl-nav {
    position: absolute;
    top: -50%;
    right: 0;
}


/* main slider */

.banner {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner .carousel-item {
    display: block;
}
.carousel-item {
    
    transition: transform 1.6s linear;
}
.slider-item-inner-div , .slider-item-inner-div1 , .slider-item-inner-div2 , .slider-item-inner-div3 , .slider-item-inner-div4
{
    background-size: auto 110%;
    background-position: center center;
    animation: sliderbgzoom 8s linear infinite;
    height: 100% !important;
    /* min-height: 609px; */
}
.slider-item-inner-div1
{
    background: url(../img/slider/slider-bg-2.jpg);
}
.slider-item-inner-div
{
    /* opacity: 0;
    background-size: auto 100%;
    transition: opacity , background-size 3s linear;
    transition-delay: 0.1s; */
    background: url(../img/slider/slider-bg-1.jpg);
}
.slider-item-inner-div2
{
    background: url(../img/slider/slider-bg-3.jpg);
}
.slider-item-inner-div3
{
    background: url(../img/slider/slider-bg-4.jpg);
}
@keyframes sliderbgzoom
{
    0%
    {
        background-size: auto 100%;
    }
    100%
    {
        background-size: auto 116%;
    }
}
.slider-h2-small
{
    font-size: 40px !important;
}
.slider-img-div
{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}
.slider-img-div img
{
   border-radius: 25px;
   padding: 0px 0px 0px 40px;
   width: 27%;
   position: relative;
   left: -17%;
   z-index: 1;
   margin: 0 auto;
   animation: slidert-img 1.6s 1s ease-out forwards;
   transform: scale(0);
   opacity: 0;
}
@keyframes slidert-img {
    0%
    {
        transform: scale(0);
        transform-origin: 50% 50%;
        opacity: 0;
    }
    100%
    {
        transform: scale(1);
        transform-origin: 50% 50%;
        opacity: 1;
    }
}
.slider-right-red
{
    position: absolute;
    width: 30%;
    height: 70%;
    background: #f00000;
    left: 10%;
    animation: slider-right-red 1.6s 1s ease-out forwards;
    top:-100%
}
@keyframes slider-right-red {
    0%
    {
        top:-100%
    }
    100%
    {
        top: 0%;
    }
}

.meet-trans-text
{
    position: absolute;
    left: 3%;
    top: 50%;
    width: 100%;
    animation: meettext 2s ease-out;
}
.meet-trans-text h2
{
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: white;
    font-size: 215px;    
    opacity: 0.5;    
}
 @keyframes meettext {
    0%
    {
        left:100%
    }
    100%
    {
        left: 3%;
    }
} 
.ver-white-head
{
    background: #fff;
    position: absolute;
    bottom: -42%;
    height: 15%;
    width: 27%;
    left: 4%;
    text-align: center;
    padding-right:20px;
    display: flex;
    align-items: center;
    rotate: 270deg;
    z-index: 1;
    animation: ver-white-head 1s 1.5s ease-out forwards;
}
 @keyframes ver-white-head {
    0%
    {
        bottom: -42%;
    }
    100%
    {
        bottom: 25%;
    }
}  
.ver-white-head h2
{
    width: 100%;
    font-size: 3.5em;
}
.slider-tringle
{
    border-top: 50px solid transparent;
	border-left: 50px solid #260052;
	border-bottom: 50px solid transparent;
    top: 43%;
    left: 20%;
    position: absolute;
    z-index: 2;
    animation: slider-tringle 1s 2.5s ease-out forwards , slider-tringle-child 2s 4.3s linear infinite;
    opacity: 0;
    
}
@keyframes slider-tringle {
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
} 
@keyframes slider-tringle-child {
    0%
    {
        left:20%;
    }
    50%
    {
        left:20.5%
    }
    100%
    {
        left:20%;
    }
} 
.slider-tringle1
{
    border-top: 80px solid transparent;
	border-left: 80px solid #260052;
	border-bottom: 80px solid transparent;
    position: absolute;
    top: 0%;
    left: 42%;
    rotate: -45deg;
    animation: slider-tringle 1s 3s ease-out forwards , slider-tringle1-child 2s 4.3s linear infinite;
    opacity: 0;
}
@keyframes slider-tringle1-child {
    0%
    {
        left:42%;
    }
    50%
    {
        left:41.5%
    }
    100%
    {
        left:42%;
    }
} 
.slider-tringle-more
{
    top: 22%;
}
.slider-slogan
{
    position: absolute;
    z-index: 3;
    width: 50%;
    top: 10%;
    right: 0;
}
.slogan-line1 , .slogan-line2
{
    display: flex;
}
.slogan-line1 div , .slogan-line2 div
{
    font-family: gotham-black;
    
    margin : auto 0;
    color: #fff;
}
.slogan-first
{
    color: #170c58;
    -webkit-text-stroke: 4px #fff; 
    text-stroke: 4px #fff;
}
.modernline
{
    font-family: modernline !important;
     background: #f00000;
     color: #fff;
     padding: 20px;
    
}
.slogan-line1
{
    font-size: 85px;
    animation: slogan-line1 1.2s 2s ease-out forwards;
    opacity: 0;
    position: relative;
    top: 1500px;
}
@keyframes slogan-line1
{
    0%
    {
        opacity: 0;
        top: 1500px;
    }
    100%
    {
        opacity: 1;
        top: 0px;
    }
}
.slogan-line1 .modernline
{
    margin-left: 10px;
    
}
.slogan-line2
{
    position: relative;
    top: 1500px;
    font-size: 95px !important;
    animation: slogan-line2 1.2s 2.5s ease-out forwards;
    opacity: 0;
}
@keyframes slogan-line2
{
    0%
    {
        opacity: 0;
        top: 1500px;
    }
    100%
    {
        opacity: 1;
        top: -35px;
    }
}
.slogan-line2 .modernline
{
    margin-right: 10px;
    
}
.slider-bg-color
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(27,255,255,0.8), rgba(46,49,146,0.8));
}
.carousel-control-next, .carousel-control-prev {
    z-index: 5 !important;
}


/*Client Logo Sec Start*/
.client-logo-sec
{
    position: relative;
    width: 100%;
    top:280px;
    margin-top: -100px;
}
.client-logo-sec h3
{
    text-align: center;
    width: fit-content;
    border-bottom: #f00000 2px solid;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 3px;
}
.home-client-logo
{
    top:195px;
}
.index-footer
{
    margin-top: 150px !important;
    padding-top: 200px !important;
}
.home-footer
{
    margin-top: 75px;
    padding-top: 165px;
}
/*Client Logo Sec End*/


/* Why Choose Section Start */
.why-choose-sec
{
    margin-top: 185px;
}
.why-choose-sec .about__content .title__content::before {
    position: absolute;
    bottom: -3px;
    left: 0;
    border: 1px solid #f00000;
    content: "";
    width: 250px;
}

.accordion-button::after {
    background-color: green;
    -webkit-mask-image: url("../img/plus.svg");
    mask-image: url("../img/plus.svg");
    background-image: none !important;
  }

  .accordion-button:not(.collapsed)::after {
    background-color: rgb(255, 255, 255);
    -webkit-mask-image: url("../img/dash.svg");
    mask-image: url("../img/dash.svg");
    background-image: none !important;
  }
  .accordion-item:first-of-type , .accordion-item:first-of-type>.accordion-header .accordion-button, .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed  {
    border-radius: 0% !important;
}
.accordion-button:not(.collapsed) {
    background: linear-gradient(to right, #1bffff, #2e3192) !important;
}
/* Why Choose Section End */



.sub-menu .sub-menu {
    position: absolute; 
    top: 0;             
    left: 100% !important; 
}




.breadcrumb-section {
    background-image: url('../img/breadcrumb-bg.jpg');
    background-size: cover; 
    background-position: center center; 
    padding: 8rem 0; 
    color: white; 
}

/* Breadcrumb navigation */
.breadcrumb {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    justify-content: center; 
}

.breadcrumb-item {
    font-size: 1.2rem;
}

.breadcrumb-item a {
    color: #d8eaff; 
    text-decoration: none; 
    transition: color 0.3s ease; 
}

.breadcrumb-item a:hover {
    color: white; 
}

.breadcrumb-item + .breadcrumb-item::before {
    content: '/'; 
    padding: 0 10px;
    color: white;
}

.breadcrumb-item.active {
    color: white; 
    font-weight: bold; 
}


/* product page */
.product-main-con
{
    margin-top: 4.7rem;
    margin-bottom: 4.7rem;
}
.product-img img
{
    width: 100%;
    padding: 0 0.8rem 0 0.8rem;
}
.product-main-con h2
{
    margin-bottom: 1.2rem;
}
.product-main-con p
{
    text-align: justify;
    padding-top: 1rem;
}
.product-main-con ul
{
    margin-top: 0.8rem;
}
.product-main-con i img
{
    width: 1.2rem;
    margin-right: 0.5rem;
}

.flex-list {
    list-style: none; 
    padding: 0;
    margin: 0;
  }

  .flex-list li {
    display: flex;
    align-items: flex-start; 
    margin-bottom: 15px; 
  }

  .flex-list li img {   
    margin-right: 10px;     
  }

  .pro-hr
  {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }


  /* Main Menu */

.navbar .container {
    height: 100px; 
}

.navbar {
    min-height: 100px;
    display: flex;
    align-items: center;
}

.navbar .container {
    display: flex;
    align-items: center;
}

.navbar-collapse {
    flex-grow: 1;
    z-index: 999;
}

.navbar-collapse.show .navbar-nav {
    display: flex;
    align-items: center;
    flex-direction: column; 
    width: 100%;
}
.navbar-expand-lg .navbar-nav {
    font-weight: 500;
    font-size: 16px;
    min-height: 7rem;
    display: flex;
    align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-item {
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}

.text-end {
    display: flex;
    align-items: center;
}
.text-end .text-muted {
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
}
.text-end i {
    font-size: 43px;
    width: 60px;
    text-align: left;
    color: #f00000;
}

.dropdown-menu {
    transition: all 0.5s ease-out;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175), 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 0;
    top: 4.8rem;
}
.dropdown-menu li {
    padding: 0rem 1.3rem;
}
.dropdown-menu li a {
    border-bottom: 1px solid rgb(0, 0, 0, .09);
    padding: 0.8rem 0rem;
    transition: all .3s linear;
    position: relative;
    display: block;
}
.dropdown-menu li > a::before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    background-color: #f00000;
    bottom: -1px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transition: transform .5s ease;
}
@media (min-width: 992px) {
    .dropdown-menu {
        opacity: 0;
        visibility: hidden;
        display: block;
        transform: scaleY(0);
        transform-origin: top;
    }
    .dropdown-menu li:hover > a::before {
        transform: scaleX(1);
    }
    .dropdown-menu li:hover > a {
        color: #f00000;
    }
    .nav-item.dropdown:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }
    .dropdown-menu li.has-submenu > .dropdown-menu {
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        display: block;
        transform-origin: top;
        top: 0.3rem;
    }
    .dropdown-menu li.has-submenu:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }
}
.navbar-brand {
    flex: 0 0 25%;
}
.navbar-brand img {
    width: 100%;
}

.navbar-toggler {
    border: none;
    padding: 0;
    width: 30px;
    height: 30px;
    position: relative;
    outline: none;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.toggler-icon {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #333;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.toggler-icon.top-line {
    top: 5px;
}
.toggler-icon.middle-line {
    top: 50%;
    transform: translateY(-50%);
}
.toggler-icon.bottom-line {
    bottom: 5px;
}
.navbar-toggler[aria-expanded="true"] .top-line {
    transform: rotate(45deg);
    top: 14px;
    background-color: #f00000;
}
.navbar-toggler[aria-expanded="true"] .middle-line {
    opacity: 0;
}
.navbar-toggler[aria-expanded="true"] .bottom-line {
    transform: rotate(-45deg);
    top: 14px;
    background-color: #f00000;
}

@media (max-width: 991px) {
    .text-end {
        display: none;
    }
    .navbar .container {
        justify-content: space-between;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: white;
    }
    .navbar-nav.ms-auto {
        margin-left: 0 !important;
    }
    .navbar-collapse.show .navbar-nav {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        min-height: auto;
    }
    
    .navbar-nav .dropdown-menu {
        box-shadow: none; 
        border-radius: 0%;
        padding: 0%;
        position: absolute; 
        left: 0;
        width: 25rem;
        top: 100%; 
    }
    
    .dropdown-menu .has-submenu > a {
        position: relative;
    }   
    .dropdown-menu .dropdown-menu {
        display: none;
        position: relative;
        left: 0;
        width: 100%;
        box-shadow: none;
    }
    
    .dropdown-menu .dropdown-menu.show {
        display: block;
    }


    .dropdown-icon {
        margin-left: 10px;
        transition: transform 0.3s ease;
        font-size: 14px;
        position: relative;
        right: 0;
    }
    .dropdown-item.show .dropdown-icon, 
    .dropdown-toggle.show .dropdown-icon {
        transform: rotate(45deg);
    }
    .nav-link.dropdown-toggle::after {
        content: "";
        border: none;
    }
    .dropdown-item.dropdown-toggle::after {
        content: "";
        border: none;
    }
}

.dropdown-toggle::after {
    display: none;
}
.dropdown-menu li.has-submenu > .dropdown-item.dropdown-toggle {
    display: flex;
    align-items: center; 
    width: 100%; 
}
.dropdown-menu li.has-submenu > .dropdown-item.dropdown-toggle .dropdown-icon {
    margin-left: auto;
}

.ms-storage-tank-slider h2 , .ms-storage-hopper-slider h2 , .machine-platform-structure-slider h2
{
    font-size: 2.5em;
}
.about-p-div p
{
    margin-bottom:1rem;
}
.ind-wrapper 
{
    margin-bottom: 4rem;
}
.ind-wrapper , .ind-wrapper p
{
    color: #fff;
    text-align: center;
}
.ind-wrapper  i
{
    font-size: 3rem;
    margin-bottom: 2rem;
}
.img-certificate
{
    width: 100%;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}

.logos-slider-container-1
{
    margin-left: 5rem;
}


/* Sabhi modern browsers ke liye */
input::placeholder, 
textarea::placeholder {
  color: black;
  opacity: 1; /* Firefox ke liye zaroori hai */
}

/* Older browsers ke liye (Optional) */
input::-webkit-input-placeholder { color: black; }
input::-moz-placeholder { color: black; opacity: 1; }
input:-ms-input-placeholder { color: black; }

.about-client-sec h3 {
    text-align: center;
    width: fit-content;
    border-bottom: #f00000 2px solid;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 3px;
}
.about-page-wel-line::before
{
    width: 44% !important;
}

.tanks-sec {
    margin-top: 8rem;
    margin-bottom: 8rem;
    text-align: center;
}

/* Heading aur Paragraph ke liye */
.tanks-sec h1 {
    color: #154d04 !important;
}
.tanks-sec p
{
    color: #333;
    margin-top: 1rem;
}
/* Tick mark ka color fix karne ke liye */
.tanks-sec .tick { 
    font-size: 50px; 
    color: #28a745 !important; /* Green color force kiya */
    display: block; /* Isse margin sahi kaam karega */
}

/* Card ki styling (Optional: thoda gap dene ke liye) */
.tanks-sec .card {
    border: none;
    background: transparent;
}