
@import url('https://fonts.googleapis.com/css?family=Titillium Web');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@font-face {
    font-family: Eina03-Regular;
    src: url(../fonts/Eina03-Regular.ttf);
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: Mojito Web;
    src: url(../fonts/mojito-web.ttf);
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: Konnect;
    src: url(../fonts/KonnectSemiBold.otf);
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Heavy.woff2) format('woff2'),url(../fonts/Mont-Heavy.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Mont DEMO';
    font-display: swap;
    src: url(../fonts/Mont-DEMOExtraLight.woff2) format('woff2'),url(../fonts/Mont-DEMOExtraLight.woff) format('woff');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Light.woff2) format('woff2'),url(../fonts/Mont-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-SemiBold.woff2) format('woff2'),url(../fonts/Mont-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Mont Book';
    font-display: swap;
    src: url(../fonts/Mont-Book.woff2) format('woff2'),url(../fonts/Mont-Book.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Black.woff2) format('woff2'),url(../fonts/Mont-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Mont Hairline';
    font-display: swap;
    src: url(../fonts/Mont-Hairline.woff2) format('woff2'),url(Mont-Hairline.woff) format('woff');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Regular.woff2) format('woff2'),url(../fonts/Mont-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-ExtraLight.woff2) format('woff2'),url(../fonts/Mont-ExtraLight.woff) format('woff');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Bold.woff2) format('woff2'),url(../fonts/Mont-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Mont DEMO';
    font-display: swap;
    src: url(../fonts/Mont-DEMOHeavy.woff2) format('woff2'),url(../fonts/Mont-DEMOHeavy.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Mont;
    font-display: swap;
    src: url(../fonts/Mont-Thin.woff2) format('woff2'),url(../fonts/Mont-Thin.woff) format('woff');
    font-weight: 100;
    font-style: normal
}

body{
    overflow-x: hidden;
    font-family: Mont;
}


.text-justify{
    text-align: justify;
}





.homebanner{
    background: url('../img/Home/Banner/Homebanner_new.png') no-repeat;
    background-size: 100% 88%;
    min-height: 603px;
    padding-top: 80px;
}

.banner-over {
    min-height: 610px;
}

p.text-white.text-justify.para {
    font-size: 12px;
    font-family: 'Mont';
    line-height: 20px;
}



.basic-border{
        border-radius: 20px;    
        background-color: #ffffff21;  
        padding: 20px;
        backdrop-filter: blur(19px);
}

.contact {
    /* background: url(../img/Home/Section/shape5.png) no-repeat; */
    background: url(../img/Home/Shapes/shape5.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 132px;
}

.paraa {
    font-size: 15px;
}

.end-25 {
    right: 25%;
}

.ftr-dwld{
    font-size: 8px;
}

.form-control::placeholder{
color: rgb(255 255 255 / 59%);
}

.form-control {
    border-bottom: 1px solid rgb(255 255 255 / 59%) !important;
}

.nav-button {
    padding: 8px 8px;
    border-radius: 50%;
    border: 1px solid gainsboro;
    position: relative;
    width: auto;
}

.nav-button.active {
    background-color: #005dc9;
    border: 2px solid #005dc9;

}

li.nav-button.carousel-control-prev::hover {
    color: yellow;
}

.spreadbg {
    background: url(../img/Home/Section/Spread-bg.png) no-repeat;
    background-size: cover;
    background-position: top center;
}

@media (max-width:991px) {
    .navbar-collapse {
        background-color: #8cc63f;
        z-index: 9;
        border-radius: 10px;
        padding: 10px;
    }
}

.paragraph{
    text-align: justify;
font: normal normal normal 18px/29px Eina03-Regular ☞;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
font-size: 18px !important;
}

.airport-operations-sub {
    display: none;
}

.airport-operations-head.active .airport-operations-sub {
    display: block;
}

.accordion-button:focus {
    z-index: 3;
    border-color: white;
    outline: 0;
    box-shadow: 0px 0px 0px white;
}
.accordion-button:not(.collapsed) {
    background-color: white;
    box-shadow: 0px 0px 0px white;
}

.accordion-button::after {
  display: none;
}

.nav-button .white {
    display: none;
}

.nav-button:hover .white {
    display: block;
}

.nav-button:hover .black {
    display: none;
}

.nav-button:hover {
    background-color: #005dc9;
}

.opertions-sub{
    font-size: 13px;
}

.aero{
    width: 69%;
}

.accordion-button:not(.collapsed) {
    color: #005BCD;
}

.slick-vertical i {
    border: 0 solid #000;
    padding: 2px 8px;
    border-radius: 50%;
    box-shadow: 0 0 45px -10px #000000c7;
    display: inline-block;
    position: absolute;
    bottom: -60px;
    transition: all .4s ease-in-out;
    background-color: white;
}

.slick-vertical i.flaticon-next-1 {
    margin-left: 41px;
    background: #286fe5;
    cursor: pointer;

    transition: all .4s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.slick-vertical i.flaticon-next-1:before {
    color: #fff;
}

@media (min-width: 1350px) and (max-width: 1600px)
{
    .slick-vertical i:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
    .slick-vertical i {
        background: #fff;
    }
}

@media (min-width: 320px) and (max-width: 767px)
{
    .slick-vertical i {
        display: none!important;
    }
}

.slick-vertical i.flaticon-left-arrow-2:hover {
    background: #3652AD;
    cursor: pointer;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 1;
}

.slick-vertical i:hover::before {
    color: orange;
}

.slick-vertical i:before {
    font-size: 24px;
    color: #000000;
}

.slick-vertical i.flaticon-left-arrow-2:hover~i.flaticon-next-1 {
    background:#FE7A36;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.slick-vertical i.flaticon-left-arrow-2:hover~i.flaticon-next-1:before {
    color: #000000;
}
p.text-dark.text-justify.para {
    font-size: 14px;
}

.slick-vertical .slick-current .thumbnail-image span {
    font-size: 30px;
    font-weight: 600;
}

.solutions .slick-vertical .slick-current .thumbnail-image span {
    color: #000000 !important;
}

.slick-vertical .slick-slide .thumbnail-image span {
    display: inline-block;
    position: relative;
    color: #2b303942;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 1rem;
}

.listicon {
    width: 16px;
}

.why-machborder  {
    box-shadow: 2px -1px 6px 6px #005BCD14;
    border-radius: 20px;
}

.blue{
    color: #005BCD;
}

.border-color-bg{
    background: url('../img/Home/whymach/border-color.png') no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}
/* 
.color-bg-why{
    background: linear-gradient(90deg, #009E8A, #0175BA),linear-gradient(90deg, transparent, #018BA2),linear-gradient(90deg, #009792, transparent);
} */

.carousel-indicators [data-bs-target] {
    background-color: #016cc4;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230168c9'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230168c9'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.ymchsldr{
    padding: 30px;
}

.hmebttn{
    width: 100%;
    /* height: 41px ; */
}


button.carousel-control-prev {
    align-items: end;
    left: calc(50% - 27px);
    transform: translateX(-50%);
}

button.carousel-control-next {
    align-items: end;
    right: calc(50% - 27px);
    transform: translateX(50%);
}
.slick-carousel{
    font-family: Eina03-Regular;
    margin: 0;
    padding: 0;
}
.slick-slide .slide-content {
    margin: 0 10%;
    padding: 22px;
    background: #fff;
  }
 .slick-list {
    margin: 20px 0px;
  }
   .slick-prev,
   .slick-next {
    position: absolute;
    right: 10%;
    background: #777;
    border: none;
    color: transparent;
    width: 30px;
    height: 30px;
  }
   .slick-prev:before,
  .slick-next:before {
    content: ">";
    color: #fff;
    font-size: 25px;
  }
   .slick-prev {
    left: 10%;
  }
   .slick-prev:before {
    content: "<";
  }
 .slick-dots {
    list-style: none;
    margin: 0 auto;
    text-align: center;
  }
   .slick-dots li {
    display: inline-block;
  }
   .slick-dots li button {
    transition: 0.2s background-color ease-in-out 0s;
    border: none;
    padding: 0;
    color: transparent;
    width: 10px;
    height: 10px;
    background-color: #777;
    margin-right: 10px;
    border-radius: 50%;
  }
 .slick-dots li.slick-active button {
    background-color: #fff;
  }
  

  .slick-carousel i {
    border: 0 solid #000;
    padding: 2px 8px;
    border-radius: 50%;
    box-shadow: 0 0 45px -10px #000000c7;
    display: inline-block;
    position: absolute;
    bottom: -60px;
    transition: all .4s ease-in-out;
    left: 50%;
}

.slick-carousel i.flaticon-next-1 {
    margin-left: 50px;
    background: #286fe5;
    cursor: pointer;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.slick-carousel i.flaticon-next-1:before {
    color: #fff;
}

@media (min-width: 1350px) and (max-width: 1600px)
{
    .slick-carousel i:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
    .slick-carousel i {
        background: #fff;
    }
}

@media (min-width: 320px) and (max-width: 767px)
{
    .slick-carousel i {
        display: none!important;
    }
}

.slick-carousel i.flaticon-left-arrow-2:hover {
    background: #286fe5;
    cursor: pointer;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 1;
}

.slick-carousel i:hover::before {
    color: #fff;
}

.slick-carousel i:before {
    font-size: 24px;
    color: #000000;
}

.slick-carousel i.flaticon-left-arrow-2:hover~i.flaticon-next-1 {
    background: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.slick-carousel i.flaticon-left-arrow-2:hover~i.flaticon-next-1:before {
    color: #000000;
}
.list-icon-head {
    width: 6%;
}

.mvngshaps{
    width: 100px;
    opacity: 0.1;
}
.animated_move img {
    position: absolute;
}
img.move9 {
    top: 25%;
    right: 2%;
}
img.move11 {
    top: 0;
    left: 10%;
    z-index: 99;
    transition: all 1s linear;
}

img.move12 {
    top: 5%;
    left: 2%;
    z-index: 99;
}

img.move10 {
    top: 24%;
    right: 0;
}

img.move13 {
    top: 20%;
    left: 17%;
}
.animated_move .move4 {
    top: 18%;
    right: 11%;
}
.animated_move .move3 {
    top: 20%;
    left: 3%;
}
.animation_1 {
    position: absolute;
    top: -76px;
    animation-name: myOrbit1;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.animation_2 {
    position: absolute;
    top: -76px;
    animation-name: myOrbit2;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes myOrbit1 {
    from {
        transform: rotate(360deg) translateX(150px) rotate(-360deg)
    }

    to {
        transform: rotate(0) translateX(150px) rotate(0)
    }
}

@keyframes myOrbit2 {
    from {
        transform: rotate(0) translateX(150px) rotate(0)
    }

    to {
        transform: rotate(360deg) translateX(150px) rotate(-360deg)
    }
}

@media (min-width: 1350px) and (max-width: 1600px){
    .animated_move .move3 {
        top: -5%;
        left: 2%;
    }
}



/*  css  start */
.nav_menu{
    font-size: calc(var(--scale-factor)*24.00px);
    /* font-family: sans-serif; */
    font-weight: 600;
}

.banner_text{
    font-family: inherit;
    font-weight: 600;
}

.btn_shadow{
    box-shadow: 0px 0px 26px -2px rgba(255,255,255,0.63);
    -webkit-box-shadow: 0px 0px 26px -2px rgba(255,255,255,0.63);
    -moz-box-shadow: 0px 0px 26px -2px rgba(255,255,255,0.63);
}

.hidden_overflow{
    overflow-x: hidden;
}
@media screen and (max-width:600px)   {
    .responsive_img_position{
        position: relative;
        top: 50px;
        margin-bottom: 30px;
    }
    .img-css_responsive{
        max-width: 192%;
        height: auto;
        position: relative;
        left: -175px;
        top: -55px;
}
.icon_size_pluse{
    font-size: 20px;
}
.top_re_adjust{
    top: -10px;
}
.para_resize_img{
    padding: 0px 30px;
}
.para_resize_img_1{
    top: -10px;
}
.px40top{
    margin-top: 40px;
}
.px20top{
    margin-top: 20px;
}
.mt-20px{
    margin-bottom: 20px;
}
.basic{
    background: url('../img/Home/Section/Wave.png') no-repeat ;
    background-size: cover;
    height: 2100px;
   
}
.pt-5mt-5{
    margin-top: 180px;
}
.contact {
    /* background: url(../img/Home/Section/shape5.png) no-repeat; */
    background: url(../img/Home/Shapes/shape5.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
    position: relative;
   
}
}
.bg-lightwhite {
    background-color: #ffffff54;
}
.bg-site-gradient {
    /* background: transparent linear-gradient(90deg, #0165CC 0%, #0175BA 38%, #018BA2 66%, #009792 81%, #009E8A 100%) 0% 0% no-repeat padding-box; */
    background: url(../img/banners/serivcebanner.png) no-repeat;
    background-size: cover;
    min-height: 352px;
    padding-top: 80px;
    background-position: bottom;
}

/* .innerpage-solution .slick-list.draggable {
    padding: 0 !important;
    height: 50px !important;
} */

.innerpage-solution .slick-vertical i {
    /* top: 37%;
    left: 100%;
    transform: translateY(-50%) !important;
    border: 0px;
    height: max-content; */

    border: 0 solid #000;
    padding: 2px 8px !important;
    border-radius: 50%;
    box-shadow: 0 0 45px -10px #000000c7;
    display: inline-block;
    position: absolute;
    /* top: 37%; */
    /* left: 100%;
    bottom: 51px !important; */
    left: 0;
    bottom: 0;
    transition: all .4s ease-in-out;
    background-color:orange;

}

.innerpage-solution .slick-vertical .slick-slide .thumbnail-image span{
    line-height: normal;
}

/* solutions */
.solutionslist{
    box-shadow:4px -2px 20px 0px #00000029;
    font-family: 'Eina03-Regular';
    border-radius: 14px;
    padding: 20px;  
    background-color: #3652adc7;
}

.solutionslist li.active {
    font-weight: 600;
    color: #fe7a36;
}

.solution-pic{
    width: 97px;
}

.solutionhead::before {
    FONT-SIZE: 136px;
    content: 'Services';
    position: absolute;
    color: #005BCD;
    opacity: .04;
    z-index: -1;
    top: -63px;
    font-family: 'Eina03-Regular';
    font-weight: 800;

}
.solutionhead {
    position: relative;
}

.innerpage-solution .slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

.innerpage-solution .slick-slide {
    opacity: 0;
}

.solutionslist li .activelisticon {
    width: 0;
    opacity: 0;
    transition: all 0.5s linear;
}

.solutionslist li.active .activelisticon {
    width: 20px;
    opacity: 1;
    transition: all 0.5s linear;
}

.solutionslist-icon {
    width: 0;
    opacity: 0;
    height: 0;
    transition: all 0.5s ease;
}

.solutionslist-icon.active {
    width: auto;
    opacity: 1;
    height: 97px;
    transition: all 0.5s ease;
}

.inner-solution-content .slick-slide img {
    display: inline;
}

.solutionheadings{
    font: normal normal normal 25px/48px Eina03-Regular;
}
/* .solutionheadings_two{
    font: normal normal normal 29px/48px Eina03-Regular;

} */
.solutionsubheadings{
    font: normal normal normal 31px/15px Mojito Web;
}
.banner-text{
    font-family: Eina03-Regular;
}
.solutionslist li {
    padding: 5px;
    font-size: 14px;
    color: white;
}
.solutionpara{
    font: normal normal normal 16px/26px Eina03-Regular;
}

.package-list {
    /* display: flex;
    flex-wrap: wrap;
    width: 100%; */
    background: linear-gradient(89deg, rgb(1 101 204 / 80%), rgb(1 117 186 / 80%), rgb(1 139 162 / 105%), rgb(67 186 182 / 124%), rgb(47 200 181 / 106%));
    /* background: linear-gradient(89deg, #0165CC, #0175BA, #018BA2, #009792, #009E8A); */
    border-radius: 20px;
    /* justify-content: space-between; */
    /* overflow: hidden; */
}

.table>:not(caption)>*>* {
    background-color: transparent;
    color: white;
    text-align: center;
    padding: 10px 10px;
}

.table th, .table td {
    vertical-align: middle;
}

.package-item {
    width: 16.66%;
    text-align: center;
}

.package-col {
    padding: 15px 4px;
    border: 1px solid #ffffff5e;
}

.package-header {
    display: flex;
    width: 100%;
}

.package-header-col {
    width: 16.66%;
    text-align: center;
    padding: 20px;
    border: 1px solid #ffffff5e;
}

.package-header-combained {
    width: 49.98%;
    text-align: center;
    border: 1px solid #ffffff5e;
}
.pointer
 {cursor: pointer;}

 .headings{
    font-weight: 700;
    font: normal normal normal 30px/39px konnect;
 }

 .mont{
    font-family: Mont;

 }
 .konnect{
    font-family: konnect;
 }
 .bg-primary{
    background-color:#005BCD !important;
 }
 .package-mark{
    position: relative;
    width: 19px;
    height: 19px;
    display: block;
    margin: auto;
 }

 .package-mark::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background-color: white;
    border-radius: 3px;
    left: 9px;
    top: 0;
    transform: rotate(135deg);
}

 .package-mark::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background-color: white;
    border-radius: 3px;
    left: 9px;
    top: 0;
    transform: rotate(45deg);
 }

 .innerpage-solution .slick-vertical i.flaticon-next-1 {
    margin-left: 41px;
    background: #3652ad;
    cursor: pointer;

    transition: all .4s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.bnr-over-text{
padding: 0px 0px 0px 92px;
}

.servicelistoftech {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
/* new ts*/
.gray{
    color: #7E7E7E;
}
.solutionheadings {
    background-color: #FE7A3612;
    border: 1px solid #FE7A36;
    padding: 0px 13px;
    border-radius: 2px;
    text-align: left;
    font-size: 18px;
}
.orange{
    color: #FE7A36;
}

.stateoftheborder{
    border: 1px solid #FE7A36;
}

.thick-blue{
    color: #3652AD;
}
.bg-blue{
    background-color: #E3FFFF;  
    border-top: 2px solid #fe7e3c;
    border-radius: 21px;
    box-shadow: 1px 0px 15px 2px #00000033;
}
.busineesbenefits{
    width: 386px;
}
.waviy {
    position: relative;
    -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0, 0, 0, .2));
    font-size: 40px;
    color: #022950;
}

.waviy span {
    /* font-family: 'Alfa Slab One', cursive; */
    font: normal normal normal 40px / 56px Rockwell;
    position: relative;
    display: inline-block;
    color: #022950;
    text-transform: uppercase;
    animation: waviy 1s infinite;
    animation-delay: calc(.1s* var(--i));
}
@keyframes waviy{
    0%, 40%, 100% {
            transform: translateY(0);
        }
        20% {
            transform: translateY(-20px);
        }
}
.dropdown-menu{
    margin-top: 8px !important;
    background-color: #fe7a36a3;
    border-radius: 3px;
}
.dropdown-item{
    color: white;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #3652add6;
    background-color: white;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28245, 245, 245, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
    color: white;
    border-color:white;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 6px 0rem;
}
header {
    position: absolute;
}

@media (max-width:575px){
    .srvceover p {
        font-size: 25px !important;
    }
    
    .logo{
        width: 136px !important;
    }
}
@media (max-width:991px){
    header{
        position: relative;

    }
    .bg-navcolr {
        position: relative;
        background-color: #033d81 !important;
    }
    .bnr-txt {
        margin-left: 17px;
        font-size: 12px;
    }
   .colorspic {
        width: 34px;
    }
    .srvceover p {
        font-size: 13px;
    }
    
   
}

@media (max-width:767px){
    .footerquick li {
        padding: 5px;
    }
}

.bg-navcolr{
    background-color: #3652adbd;
}