body {font-size: 16px;font-family: Inter;font-weight: 400;overflow-x: clip;color: #1B1B1E;}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
html {
    font-size: 16px
}


a { text-decoration:none; color: inherit;}
a:hover { text-decoration:none; color: inherit;}
img {max-width:100%;}
.container { max-width:1200px!important; margin:0 auto; position:relative}

.meni-icon{
    display: none;
}

.meni-icon{
    display: none;
}

.close-icon{
    display: none;
}

header {
    padding: 12px 0px;
}

#myNav ul li.current-menu-item a {
    color: #206ca1;
}

.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#myNav ul li {
    /* display: inline-block; */
    line-height: 46px;
    padding: 0px 12px;
    position: relative;
}

#myNav ul li a {
    color: #1B1B1E;
    font-size: 16px;
    padding: 0px 4px;
    font-weight: 500;
    text-transform: capitalize;
}

#myNav ul.Brochure li:last-child a {
    background: rgb(32 108 161);
    padding: 0px 22px!important;
    border-radius: 2px;
    display:block;
    color: #fff;
}
div#myNav {
    display: flex;
}

header .social-media {
    display: flex;
    margin-left: 10px;
    align-items: center;
}

.social-media a {
    background: #615D59;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    margin: 0px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    border: 1px solid #fff;
}

footer {
    width: 100%;
    position: relative;
    
}

footer {
    width: 100%;
    position: relative;
    
    padding: 52px 0px;
    background: rgba(1, 52, 83, 1);
    margin-top: 40px;
}

.footer-links h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 22px 0px;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 21px;
}

.footer-links {
    /* width: 22%; */
    
    padding: 0px 15px;
}

.footer-links ul li, .footer-links ul li a {
    list-style: none;
    font-size: 14px;
    color: #f5f3f3;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
}

ul.social-media li {
    display: inline-block;
    /* background: #ffffff; */
    /* color: #013453; */
    /* height: 30px; */
    /* width: 30px; */
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin: 0px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-media li a {
    color: #013453;
    font-size: 12px;
    background: none;
}

.footer-links:first-child ul {
    column-count: 1;
}

section.copyright {
    width: 100%;
    
    text-align: center;
    background: rgb(1 52 83);
    color: #fff;
    font-size: 14px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #013453;
  color: #fff;
  box-shadow: 0px 0px 10px #d6d3d3cc;
  display: none!important;
}


.navigationlast ul li {
    list-style: none;
}

.footer-links form button:hover {
    color: white;
    background: #c59688;
}
div#myHeader {
    padding: 12px 0px;
    /* height: 92px; */
}

footer .fl {
    width: 24%;
    
}

footer .fr {
    width: 74%;
}

.footer-about .txt p {
    font-size: 14px;
    color: #f5f3f3;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0px;
}

.footer-about .img {margin: 0px 0px 18px 0px;}

.footer-links.links-wide {
    width: 34%;
}

.footer-links ul li.head {
    font-size: 16px;
    font-weight: 500;
}

.footer-links ul li.head:not(last-child) {
    margin-top: 12px;
}

section.about-us {
    width: 100%;
    /* padding: 40px 0px 0px 0px; */
    background: #fff288;
}

section.about-us .about-flex {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-flex {}

section.about-us .about-flex .fl {width: 42%;position: relative;}

section.about-us .about-flex .fr {
    width: 52%;
    padding-right: 7%;
}


section.about-us .about-flex .fl .about-img img {
    /* width: 82%; */
    z-index: 1;
    position: relative;
    /* margin-left: 30px; */
}

section.about-us .about-flex .fr .about-contnet .headline span {
    text-transform: uppercase;
    color: rgba(1, 52, 83, 1);
    font-weight: 700;
    font-size: 20px;
    position: relative;
    letter-spacing: 1px;
}

section.about-us .about-flex .fr .about-contnet .headline span:after {
    position: absolute;
    left: 0px;
    right: 0px;
    content: "";
    width: 100%;
    height: 1px;
    border: 1px solid #ffe200;
    bottom: 0px;
}

section.about-us .about-flex .fr .about-contnet .heading {text-transform: uppercase;}

.headline {}

.heading {/* text-transform: uppercase; */margin-bottom: 21px;font-family: Playfair Display;font-weight: 400;font-size: 36px;}

section.about-us .about-flex .fr .about-contnet .txt p {
    font-size: 17px;
}

section.about-us .about-flex .fr .about-contnet .variety .head {
    font-size: 17px;
    font-weight: 600;
    color: rgba(1, 52, 83, 1);
    margin-bottom: 10px;
}

section.about-us .about-flex .fr .about-contnet .variety ul {
    padding: 0px;
    margin: 0px;
}

section.about-us .about-flex .fr .about-contnet .variety ul li {
    list-style: none;
    color: rgba(1, 52, 83, 1);
    font-size: 15px;
    padding: 3px 0px;
    position: relative;
    padding-left: 25px;
}

section.about-us .about-flex .fr .about-contnet .variety ul li:before {
    content: "";
    background: url('../../assets/img/check-circle.png');
    position: absolute;
    left: 0px;
    width: 15px;
    height: 15px;
    background-size: cover;
    top: 8px;
}

section.our-value {
    padding: 40px 0px;
    
    width: 100%;
}

.our-heading {
    position: relative;
    margin-bottom: 35px;
}

.our-heading .outline-heading h2 {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 1px #eeeeee;
    text-transform: uppercase;
    font-family: system-ui;
    font-size: 80px;
    font-weight: 700;
    color: rgba(24,24,24,.2);
    display: none;
}

.our-heading .outline-heading-main span {
    color: rgba(1, 52, 83, 1);
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: system-ui;
}

/*.our-heading .outline-heading-main {
    position: absolute;
    bottom: 0px;
    left: 37px;
}*/

section.our-value .our-heading .outline-heading-main:after {}

.our-heading .outline-heading-main:after {
    position: absolute;
    left: 0px;
    right: 0px;
    content: "";
    width: 8%;
    height: 1px;
    border-top: 3px solid #ffe200;
    bottom: 0px;
}

section.our-value .values-list ul li {
    list-style: none;
    width: 33.33%;
    padding: 15px;
    
}

section.our-value .values-list ul li .list-content h3 {
    font-size: 18px;
    padding: 15px 0px;
    margin: 0px;
    font-weight: 600;
    color: rgba(1, 52, 83, 1);
}

section.our-value .values-list ul li .list-content .txt p {
    color: rgba(49, 49, 49, 0.8);
    font-size: 15px;
}

section.our-value .values-list ul li .list-content .txt {
    width: 95%;
    max-height: 92px;
    overflow: hidden;
}

section.our-fleet {
    width: 100%;
    
    padding: 40px 0px 0px 0px;
}

section.our-fleet .fleet-txt .txt p {
    color: rgba(49, 49, 49, 0.8);
    font-size: 16px;
}

section.our-fleet .fleet-list ul li {
    list-style: none;
    width: 19%;
    text-align: center;
}

section.our-fleet .fleet-list ul.fleetUl li {
    width: 31%;
    margin-bottom: 36px;
}
section.our-fleet .fleet-list ul.fleetUl li .fleet-in .img{
    height: 238px;
}
section.our-fleet .fleet-list ul {
    padding: 0px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0px;
}

section.our-fleet .fleet-list ul li .fleet-in .img {
    border: 1px solid rgb(206 206 206 / 80%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    transition: 0.6s ease-in-out;
}

section.our-fleet .fleet-list ul li .fleet-in .title {
    color: rgba(1, 52, 83, 1);
    font-size: 15px;
    padding: 8px 20px;
}

section.our-fleet .fleet-list ul li .fleet-in .img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

section.our-team {
    width: 100%;
    
    padding: 40px 0px 0px 0px;
}

section.our-team .team-list ul {
    padding: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.our-team .team-list ul li {
    list-style: none;
    width: 20%;
    text-align: center;
    padding: 10px 10px;
}

section.our-team .team-list ul li .team-in {
    box-shadow: 0px 0px 10px #e2e2e2;
}


section.our-team .team-list ul li .team-in .team-img {
   width: 100%;
    height: 254px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    padding: 8px;
}

section.our-team .team-list ul li .team-in .team-description {
    padding: 20px 15px;
    border-top: 3px solid rgba(255, 226, 0, 1);
}

section.our-team .team-list ul li .team-in .team-description .name {
    color: rgba(1, 52, 83, 1);
    font-size: 17px;
}

section.our-team .team-list ul li .team-in .team-description .designation {
    font-size: 14px;
    padding: 2px 0px 10px 0px;
    text-transform: capitalize;
    color: rgb(255 193 54);
    height: 55px;
    overflow: hidden;
}

section.our-team .team-list ul li .team-in .team-description .team-social-media {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.our-team .team-list ul li .team-in .team-description .team-social-media a {
    color: #d0caca;
    font-size: 14px;
    background: #f9f9f9;
    width: 27px;
    height: 27px;
    margin: 0px 5px;
    border-radius: 50%;
    padding: 6px;
    line-height: 16px;
}

section.our-team .team-list ul li .team-in .team-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

section.undefeated-success {
    width: 100%;
}

section.undefeated-success .success-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

section.undefeated-success .success-flex .fl {
    width: 43%;
    text-align: right;
}

section.undefeated-success .success-flex .fr {
    width: 57%;
    padding: 20px 30px;
    padding-left: 7%;
}

section.undefeated-success .success-flex .fl .undefeated-success-txt {
    position: absolute;
    margin: 0px auto;
    width: 100%;
    color: #fff;
    padding: 52px;
    z-index: 2;
}

section.undefeated-success .success-flex .fl .undefeated-success-txt h2 {
    font-size: 25px;
    text-transform: capitalize;
    line-height: 56px;
    letter-spacing: 2px;
    text-align: center;
}

section.undefeated-success .success-flex .fr .success-points ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.undefeated-success .success-flex .fr .success-points ul li {
    list-style: none;
    padding: 22px 32px;
    width: 50%;
}

section.undefeated-success .success-flex .fr .success-points ul li .points-flex {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

section.undefeated-success .success-flex .fr .success-points ul li .points-flex .img {
    width: 17%;
}

section.undefeated-success .success-flex .fr .success-points ul li .points-flex .txt {/* width: 82%; */}

section.undefeated-success .success-flex .fr .success-points ul li .points-flex .txt h3 {
    font-size: 47px;
    margin: 0px;
    padding: 17px 0px 6px 0px;
}

section.undefeated-success .success-flex .fr .success-points ul li .points-flex .txt p {
    /* color: rgba(49, 49, 49, 0.8); */
}

section.client {
    width: 100%;
    
    padding: 20px 0px 0px 0px;
}

.clinets-area {
    padding: 20px 20px;
}

section.banner-sec {
    width: 100%;
    position: relative;
}

section.banner-sec .banner-area {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

section.banner-sec .banner-content {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 999;
}

section.banner-sec .banner-content .txt {
    width: 43%;
}

section.banner-sec .banner-content .txt h2 span {
    color: rgba(1, 52, 83, 1);
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    background: #ffe200;
    padding: 2px 15px;
}

section.banner-sec .banner-content .txt h3 span {
    color: rgba(1, 52, 83, 1);
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    background: #fff;
    padding: 2px 15px;
}

section.our-value .values-list ul li:hover {
    box-shadow: 0px 0px 10px #Ccc;
    transition: 0.3s ease-in-out;
    border-radius: 4px;
}

section.our-team .team-list ul li:hover .team-in .team-description .team-social-media a {
    color: #ffffff;
    font-size: 14px;
    background: #013453;
    transition: 0.6s ease-in-out;
}

.carousel-item img {
    width: 100%;
    /* height: calc(100vh - 92px); */
}

ul.social-media li:hover {
    /* background: #fee201; */
}

.carousel-indicators [data-bs-target] {
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.carousel-indicators {
    justify-content: start;
    margin-right: 0%;
    margin-left: 0%;
    bottom: 10%;
    z-index: 9;
}

#myNav ul li:not(:last-child):after {
    content: "";
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-left: auto;
    background: rgb(255 226 0);
    margin-right: auto;
    transition: 0.5s ease-in-out;
}

#myNav ul li:hover:after {
width: 75%;
transition: 0.6s ease-in-out;
}

section.our-team .team-list ul li .team-in .team-description .team-social-media a:nth-child(1){
    color: #ffffff;
    font-size: 14px;
    background: #459ace;
    transition: 0.6s ease-in-out;
}

section.our-team .team-list ul li .team-in .team-description .team-social-media a:nth-child(2){
    color: #ffffff;
    font-size: 14px;
    background: #5f4f89;
    transition: 0.6s ease-in-out;
}


section.our-team .team-list ul li .team-in .team-description .team-social-media a:nth-child(3){
    color: #ffffff;
    font-size: 14px;
    background: #f62a2a;
    transition: 0.6s ease-in-out;
}


section.our-team .team-list ul li .team-in .team-description .team-social-media a:nth-child(4){
    color: #ffffff;
    font-size: 14px;
    background: linear-gradient(45deg, #ff8a0e 0%,#f97e53 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    transition: 0.6s ease-in-out;
}


button.carousel-control-prev {
    visibility: hidden;
}

button.carousel-control-next {
    visibility: hidden;
}

section.our-fleet .fleet-list ul li:hover .fleet-in .img{
    padding:6px;
       transition: 0.6s ease-in-out;
}
section.copyright span {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    display: block;
    padding: 22px;
}

section.contact{
        width: 100%;
    
    position: relative;
    background: linear-gradient(rgb(0 52 81 / 68%), rgb(37 95 130 / 24%)),url(../../assets/img/banner1.jpg);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-color: #00354e!important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
}


section.contact .banner-txt h1 {
    font-size: 48px;
    font-family: 'Roboto';
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    user-select: none;
    text-shadow: 1px 0px 2px #013453;
}

section.contact-form {
    position: relative;
    
    width: 100%;
    padding: 60px 0px;
}

section.about-us .heading h2 {
    text-align: center;
    color: #D8A495;
    position: relative;
    padding-bottom: 12px;

}
section.about-us .heading h2:after {
    content: "";
    width: 147px;
    height: 8px;
    border-top: 1px solid #D8A495;
    position: absolute;
    bottom: 0px;
    border-bottom: 1px solid #D8A495;
    text-align: center;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

section.contact-form {
    position: relative;
    
    width: 100%;
    padding: 60px 0px;
}
.main-contact {
    background: #f1f0ea;
    padding: 60px 40px;
    width: 100%;
    
    position: relative;
}

.main-contact .form {
    width: 60%;
}

.user-connect.map {
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    width: 35%;
    background: #013551;
    height: 100%;
    padding: 0px 0px;
}

.user-connect.map .card {
    background: #013551;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.main-contact .form .form-group {
    margin-bottom: 15px;
}

.user-connect.map .card-body {
    border: 1px solid #615d5900;
}

.form-control {
    padding: .70rem;
    color: #666c72;
}
input[type="datetime-local"].form-control {
    text-transform: uppercase;
}


input.btn_main {
    color: #ffffff;
    padding: 9px 49px;
    border-radius: 2px;
    border: 1px solid #206CA1;
    background: #206CA1;
}

.main-contact .form .heading h2 {
       color: rgba(1, 52, 83, 1);
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.main-contact .form .heading p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: rgba(49, 49, 49, 0.8);
}

.main-contact .form .heading {
    margin-bottom: 25px;
}

.about-right .txt ul li {
    font-style: normal;
    font-weight: 400;
    position: relative;
    font-size: 17px;
    line-height: 26px;
    color: rgb(97 93 89);
    list-style: none;
    margin-bottom: 10px;
    padding-left: 31px;
}


input.btn_main {}
.user-connect.map .heading {
    padding: 18px 36px 18px 36px;
}
.map .heading {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 44px 52px 18px 52px;
}
.add-loc {
    display: flex;
    align-items: start;
    margin-bottom: 15px;
    padding: 10px 36px 0px 36px;
    /* flex-wrap: wrap; */
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: rgba(249, 224, 104, 1);
    margin: 0px 0px 18px 0px;
}
section.map .card-header {
    background: #f17732;
    color: #fff;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
}

section.map .card-body {
    background: #615D59;
}

.card-body .add-loc i {
    font-size: 23px;
    color: #f4db14;
    padding-right: 15px;
}

.card-body .add-loc a {
    color: #fff;
    font-size: 16px;
}
input.btn_main:hover {
    background: #013551;
    color: #fff;
    border: 1px solid #013551;
    transition: 0.6s ease-in-out;
}

.footer-links:first-child ul li a:hover, .card-body .add-loc a:hover {
    color: #ffe200;
}

#myNav ul li a:hover {
    color: #000;
}

.clinets-slider .item-list {
    width: 16.66%;
}

.clients-sec {
    display: flex;
    flex-wrap: wrap;
}

.banner-text-area {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}
section.our-team .team-list ul li .team-in .team-description .team-social-media a:hover {
    color: #ffe200;
    font-size: 14px;
    background: #013453;
}

.clinets-area img {
    border: 1px solid #ccc;
    padding: 0 13px;
    box-shadow: 4px 4px #ccc;
}

.item-list {
    width: 16.66%;
}

.breadcrumb ul li {
    display: inline-block;
    color: #0c0c0c;
    font-size: 17px;
}

.breadcrumb ul li:not(:last-child):after {
    content: "/";
    color: #ffe414;
    padding: 0px 6px;
}

.breadcrumb ul li:not(:last-child) {
    color: #034f79;
}

section.our-fleet .fleet-list ul li .fleet-in .area-cover {
    font-size: 15px;
}

.dropdown {
    display: none;
}

li.drop-list:hover .dropdown {
    position: absolute;
    display: block;
    z-index: 9999;
    background: #fff;
    width: 300px;
    box-shadow: 0px 0px 10px #ccc;
    padding: 10px 15px;
    top: 96%;
    border-radius: 8px;
    border-top: 3px solid #ffe200;
}

#myNav ul li .dropdown ul li {padding: 0px;line-height: 28px;margin: 0px;display: block;}



.dropdown ul {
    padding: 0px;
    margin: 0px;
}

#myNav ul li .dropdown ul li:last-child a{
    background: none;
    padding: 0px 0px 0px 7px!important;
}

a {}

#myNav ul li .dropdown ul li a {
    text-transform: capitalize;
    color: #352d2d;
}

.dropdown ul:after {
    content: '';
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffe200;
    border-left: 10px solid transparent;
    position: absolute;
    left: 43px;
    top: -12px;
}

#myNav ul li .dropdown ul li:after {
    display: none;
}

.navigation ul li ul li:last-child a:hover{
    color: inherit!important;
}

section.our-fleet .fleet-txt .txt h3 {
    font-size: 21px;
    margin-top: 22px;
    color: #174056;
    position: relative;
}
.about-contnet p {
    font-size: 16px;
    font-family: 'Inter';
    line-height: 29px;
    font-weight: 300;
}

.nav .logo img {
    height: 75px;
}

div#myNav ul {
    display: flex;
    list-style: none;
    align-items: center;
}

section.banner-sec .banner-content .txt .title1 {
    font-family: Playfair Display;
    font-size: 41px;
    line-height: 100%;
    vertical-align: middle;
    background: #206ca19c;
    color: #fff;
    width: max-content;
    padding: 15px 23px 15px 17px;
}

section.banner-sec .banner-content .txt .title2 {
    font-size: 24px;
    background: #ffffffb3;
    padding: 15px 22px 15px 15px;
    font-weight: 400;
}

section.about-us .about-contnet .headline {
    width: fit-content;
    background: #fff;
    padding: 10px 26px;
    border-radius: 29px;
    font-size: 16px;
    margin-bottom: 32px;
}

.button-link a {
    display: block;
    width: fit-content;
    background: #206ca1;
    padding: 12px 22px;
    margin: 29px 0px 0px 0px;
    /* box-shadow: 4px 4px 0px 0px #1B1B1E; */
    color: #ffffff;
}

.button-link a i {
    padding-left: 12px;
}

footer {
    padding: 60px 0px;
    background: #206CA1;
    color: #fff;
}

footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .container .footer-links {
}

footer .container .footer-links:nth-child(1) {
    width: 40%;
}

section.copyright {
    background: #eff19e;
    padding-bottom: 16px;
    text-align: center;
}

footer .container .footer-links li {
    list-style: none;
    padding: 2px;
}

footer .container .footer-links .newsletter input {
    background: none;
    border: none;
    border-bottom: 1px solid #a7a1a1;
    border-radius: 0px;
}

footer .container .footer-links .newsletter {
    margin-top: 21px;
    position: relative;
}

footer .container .footer-links .newsletter button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
    border: none;
    padding: 10px 34px;
}

footer .container .footer-links .newsletter button i {
    padding-left: 12px;
}

footer .container .footer-links ul.social-media {
    display: flex;
    flex-wrap: wrap;
    margin-top: 22px;
}

footer .container .footer-links ul.social-media i {
    font-size: 14px;
    color: #ffffff;
}

.copyRights {
    width: 100%;
    text-align: center;
    padding-top: 60px;
}

.waveImg {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

footer .container .footer-links .heading span {
    font-size: 21px;
    text-transform: capitalize;
    display: block;
}

section.product-offerings {
    background: #206CA1;
    color: #fff;
    padding: 60px 0px;
}

section.product-offerings .product-offer-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.product-offerings .product-offer-flex .fl {
    width: 23%;
}

section.product-offerings .product-offer-flex .fr {
    width: 76%;
}

section.product-offerings .product-offer-flex .fr .product-list {}

section.product-offerings .product-offer-flex .fr .product-list .list {
    display: flex;
    flex-wrap: wrap;
}

section.product-offerings .product-offer-flex .fr .product-list .list .list-detail {
    width: 31.33%;
    margin: 1%;
}

section.product-offerings .product-offer-flex .fl .heading {
    text-transform: capitalize;
}

section.product-offerings .product-offer-flex .fr .product-list .list .list-detail .name {
    font-size: 21px;
    padding: 21px 0px 12px 0px;
}

section.outSourcing-jobWork {
    background: #F4F4F4;
    padding: 60px 0px;
    position: relative;
}

section.outSourcing-jobWork .flexdiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}

section.outSourcing-jobWork .flexdiv .fl {
    width: 40%;
    color: #fff;
}

section.outSourcing-jobWork .flexdiv .fr {
    width: 47%;
}

section.outSourcing-jobWork:after {
    content: "";
    position: absolute;
    width: 49%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: #0d0d0d;
    z-index: 0;
}

section.outSourcing-jobWork .txt p, section.outSourcing-jobWork li {
    font-size: 19px;
    line-height: 31px;
}

section.outSourcing-jobWork li {
    list-style: none;
    position: relative;
    padding: 3px 0px;
}

section.outSourcing-jobWork li:before {
    content: "\2714";
    padding-right: 10px;
    font-size: 17px;
}

section.outSourcing-jobWork ul {
    padding-top: 22px;
}

section.why-choose {
    padding: 60px 0px;
    text-align: center;
}
section.why-choose .why-list ul {
    display: flex;
    flex-wrap: wrap;
}

section.why-choose .why-list ul li {
    width: 21%;
    margin: 2%;
    list-style: none;
}

section.why-choose .why-list ul li img {
    width: 104px;
    margin: 10px 0px 19px 0px;
}

section.industries-we-serve {
    padding: 46px 0px 60px 0px;
    position: relative;
    background: #fff288;
}


section.brands {
    width: 100%;
    padding: 60px 0px;
    text-align: center;
}

section.brands .brand-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
        padding-top: 32px;
}

section.brands .brand-list ul li {
    width: 13%;
    margin: 3% 1%;
}

section.brands .brand-list ul li:nth-child(odd) img {
    filter: grayscale(0);
    opacity: 0.5;
}

section.contact-from {
    padding: 60px 0px;
    position: relative;
}

section.contact-from .form-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

section.contact-from .form-flex .add-area {
    width: 37%;
    color: #fff;
    background: url('../img/Frame 1.png');
    padding: 42px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

section.contact-from .form-flex .formArea {
    width: 60%;
    padding-right: 4%;
}

section.contact-from .form-flex:after {}

section.contact-from .form-flex:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 83%;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    right: 0px;
    bottom: 0px;
    margin: auto;
    background: #EBF7FF;
}

.form-group {
    margin: 17px 0px;
}

section.contact-from .form-flex .formArea .form-control {
    background: none;
    border: none;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0px;
    padding: 3px;
}

label {
    font-size: 14px;
}

section.contact-from .form-flex .add-area .contactDetails ul li {
    display: flex;
    margin: 15px 0px;
}

section.contact-from .form-flex .add-area .contactDetails ul {
    padding-top: 20px;
}

section.contact-from .form-flex .add-area .contactDetails ul li img {
    padding-right: 12px;
}

section.industries-we-serve .industry-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.industries-we-serve .industry-flex .fl {
    width: 100%;
    text-align: center;
    /* color: #206ca1; */
/*    margin-bottom: 22px;*/
}

section.industries-we-serve .industry-flex .fr {
    width: 100%;
}

section.industries-we-serve:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0px;
    bottom: 0px;
    z-index: -1;
    right: 0px;
    background: #FFDE87;
}

section.industries-we-serve .industry-name {
    padding: 10px 0px;
    font-size: 21px;
    text-transform: capitalize;
}

.industry-slider .owl-item:nth-child(even) {
    /* margin-top: 42px; */
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000!important;
}

.owl-dots {
    /* position: absolute; */
    /* left: -24%; */
    /* bottom: 20%; */
    margin: 17px 0px 0px 0px!important;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ffffff!important;
}

section.undefeated-success .success-flex .fl .backgroound-img, section.undefeated-success .success-flex .fl .backgroound-img img {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

section.undefeated-success .success-flex .fl .undefeated-success-txt h2 span {
    display: block;
    font-family: 'Playfair Display';
    font-size: 38px;
}

section.undefeated-success .success-flex .fl .backgroound-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
/*    background: #0c0d0d42;*/
    z-index: 0;
}

.button-link a:hover {
    background: #206ca1;
    color: #fff;
}

section.inner-banner-main {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
}

section.inner-banner-main:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(4deg, #206ca1, #206ca1);
    z-index: 0;
}

section.inner-banner-main .banners, section.inner-banner-main .banners img {
    width: 100%;
    height: 176px;
    object-fit: cover;
}

section.inner-banner-main .inner-heading {
    position: absolute;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    font-family: 'Playfair Display';
}

section.inner-banner-main .inner-heading h1 {
    font-size: 52px;
}

section.aboutText {
    padding: 60px 0px;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    background: #f7f7f76e;
}

section.aboutText .aboutFlex {
    padding-top: 32px;
}

section.aboutText .aboutFlex .flex-withimg {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    margin: 42px 0px;
}

section.aboutText .aboutFlex .flex-withimg .img {
    width: 45%;
}

section.aboutText .aboutFlex .flex-withimg .aboutcontent {
    width: 50%;
}

section.aboutText .aboutFlex .flex-withimg .heading {
    color: #216da1;
    padding-bottom: 12px;
}

section.aboutText .aboutFlex .flex-withimg:nth-child(even) {
    flex-direction: row-reverse;
}

section.aboutText .aboutFlex .flex-withimg:nth-child(even) .img {
    text-align: right;
}


footer .container .footer-links .heading {
    text-transform: uppercase;
    font-size: 48px;
}

footer .container .footer-links .newsletter button:hover {
    color: #206ca1;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

footer .container .footer-links .contactDetails ul li {
    display: flex;
}

footer .container .footer-links .contactDetails ul li .img {
    width: 42px;
}


.proFlex ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 32px;
}

.proFlex ul li {
    width: 23%;
    margin: 1%;
    list-style: none;
}

.proFlex ul li .pro-img .img {
    width: 100%;
    height: 320px;
}

.proFlex ul li .pro-img .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.banner-sec .banner-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div#demo {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

section.banner-sec:after {
    content: "";
    position: absolute;
    width: 100%;
    background: #4a484824;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
}


textarea.form-control {
    min-height: 72px;
    max-height: 72px;
}

.industries-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.industries-sec .industries-item {
    width: 31.33%;
    margin: 1.5% 1%;
    text-align: center;
}

.industries-sec .industries-item .industry-img .img {
    background: #ffcfa9;
    /* height: 277px; */
    padding: 0px;
    /* border: 2px solid #206ca1; */
    box-shadow: 0px 0px 10px #b4a8a8;
}

.industries-sec .industries-item .industry-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 2px solid #f3efef;
}

.carousel-indicators {
    display: none;
}

.banner-content .button-link a {
    background: #206ca1;
}

.banner-content .button-link a:hover {
    background: #ffde87;
    color: #000;
}

.carousel-item.active {
    height: 100%;
}

section.about-us .about-flex .fl img {
    width: 100%;
}

.mobileonly{
    display: none;
}

.fixed-btns-whatsapp {
    position: fixed;
    bottom: 22px;
    right: 22px;
    z-index: 999;
    width: auto;
}


.fixed-btns-whatsapp img{
    height: 48px;
}


ul.social-media li:nth-child(1) a {
    background: #3F51B5;
    color: #fff;
}

ul.social-media li:nth-child(2) a {
    background: #4da0da;
}

ul.social-media li:nth-child(3) a {
    background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
}
