body
{
    font-family: 'Open Sans', sans-serif;
}
.pd-map-unset
{
  padding: unset;
}
#paneldelhi
{
    display:block;
    margin-bottom:1rem;
}
#panelmumbai
{
    display:block;
    margin-bottom:1rem;
}
#panelsingapore
{
    display:block;
    margin-bottom:1rem;
}
.contact-logo
{
    box-shadow: -1px -2px 16px 1px grey;
    width:70%;
    background-color:#fff;
}
.logo-span
{
    font-size: 30px;
    font-weight: 700;
    color: #2d3192;
}
.accridiation-div
{
    border: 1px solid rgba(0,0,0,.1);
padding: 1.5rem;
margin-bottom: 2rem;
}
.accridiation-div img
{
    width:100%;
}
.accridiation-hr
{
    margin-top:0rem;
    margin-bottom:0rem;
    
}
.corporate
{
    font-size: 20px;
font-weight: 600;
text-align: left;
padding-left: 3rem;
margin-bottom: 1rem;
}
.branch-location
{
    padding-left: 3rem;
}
.branch-location h4
{
    text-align: left;
font-size: 20px;
font-weight: 600;
color: #2d3192;

}
.location-ul
{
    list-style-type: none;
margin-left: -2.5rem;
}
.location-ul li 
{
    text-align:left;
    line-height:2.5rem;
}
.location-ul li p
{
    font-size: 18px;
font-weight: 600;
color: #2d3192;
margin:unset;
}
.location-ul li h6
{
font-size: 15px;
    line-height: 25px;
}
.location-ul li p i
{
    margin-right:5px;
    font-size:25px;
}

.mumbai
{
    color:rgb(85,139,47);
}
.lucknow
{
   color:rgb(245,124,0);
}
.delhi
{
    color:rgb(103,58,183);
}
.singapore
{
    color:rgb(255,82,82);
}
.bangalore
{
    color:rgb(15,157,88);
}
/*----------------Search Bar-----------------------*/

#lowrbdy{
	width:100%;
	height:581px;
	position:absolute;
	top:74px;
	left:0px;
	}
#lowrbdy img{
	width:100%;
	height:100%;
	}
.header-poly
{
    background-color:#2d3192;
}
	#livesearch{
	    position:relative;
	z-index:9999; 
	background:#fff;
	max-height:260px;
	overflow:auto; 
	width:100%;
	box-shadow:0px 2px 4px #444; 

	}
	.srbox{
width: 100%;
height: 40px;
float: left;
margin-left: 12px;
margin-top: 0px;
margin-bottom:7px;
	}
.textbox-c{
	border-radius: 0px;
	background-color:#fff;
	float:left;
	border:none;
	height:35px;
	padding:1px 4px;
	font-size:14px;
	line-height: 1.42857;
	color:#000;
	width:80%;
	margin-top:7px;
	}
	
	
.query-submit{
border-radius:0px;
cursor: pointer;
background: #2d3192;
width: 30px;
padding: 1px 6px;
float: left;
border: none;
margin-top: 7px;
height: 35px;
	}
.textbox-clr{
cursor: pointer;
background: #fff;
width: 20px;
height: 40px;
float: left;
border: none;
margin-top: 7px;
text-align: center;
	}
.live-outer{
	width:100%; 
	height:60px;
	border-bottom:1px solid #ccc; 
	background:#fff;
	}
.live-outer:hover{
	background:#F3F3F3;
	}

.live-product-det{
float: left;
width: 100%;
height: 60px;
	}
.live-product-name{
width: 100%;
height: 60px;
margin-top: 0px;
padding: 0.2rem 1rem;
	}
.live-product-name p{
	margin:0px;
	color:#333;
text-align:left;
	font-size:12px;
	}


/*----------------Search Bar-----------------------*/
.didnot-found
{
    margin: unset;
font-size: 24px;
font-weight: 600;
padding: 0rem 3rem;
line-height: 30px;
}
.pd-left-unset
{
    padding-left:0px !important;
}
.pd-right-unset
{
    padding-right:0px !important;
}
.pd-auto-set
{
    padding-left:3px !important;
    padding-right:3px !important;
}
.category-pro-img-not
{
    padding: 2rem;
border: 1px solid lightgray;
}
.not-available
{
    background-color: #16191e;
    position: absolute;
    width: 94.5%;
    bottom: 0px;
}
.not-available h4
{
    color: #fff;
font-size: 18px;
margin-bottom: 0px;
padding: 1rem;
font-weight: 600;
}
.btn-stocklist
{
    width: 100%;
background-color:#c0df2a;
color: #162820;
padding: 1rem;
font-size: 18px;
font-weight: 700;
border-radius:0px;
margin-top:2rem;
}
.btn-stocklist:hover
{
    color:#fff;
}
.float-whatsapp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	left:20px;
	background-color:#4dc247;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;

  z-index:100;
}
.float-whatsapp:hover{
    color:#fff;
}
.my-float-whatsapp{
	margin-top:16px;
}
.open-button {
  background-color: transparent;
color: #fff;
border: unset;
}
.chat-control
{
    margin-bottom: 0.5rem;
border-radius: 0px;
font-size: 14px;
}

.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  width:22%;
 
  z-index: 999999;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px 20px;
  background-color: white;
}
.form-container h5
{
    font-size: 18px;
font-weight: 700;
margin-bottom: 1rem;
margin-top: 0.5rem;
}
.btn-chat
{
    background-color: #f38321;
color: white;
padding: 10px;
border: none;
cursor: pointer;
width: 100%;
margin-bottom: 0px;
margin-top: 1rem;
}
/* Add a red background color to the cancel button */
.form-container .cancel {
background-color: #2d3192;
width: 35px;
padding: 0.3rem;
height: 35px;
border-radius: 50%;
position: absolute;
right: -1rem;
top: -1.5rem;
color: #fff;
}

.circle-effect{
    position: absolute;
    right:3rem;
    
    width: 50px;
    height: 50px;
    background: #2d3192;
    
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
    text-shadow: 1px 1px 1px #000;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
}
.circle-effect button{
    padding:0.5rem;
    border:0px;
}
@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(66, 139, 207, 0.5),  0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5);
        box-shadow: 0 0 0 0 rgba(66, 139, 207, 0.5), 0 0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(0, 0, 0, 0)
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(66, 139, 207, 0.5), 0 0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5);
        box-shadow: 0 0 0 0 rgba(66, 139, 207, 0.5), 0 0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5), 0 0 0 60px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 20px rgba(66, 139, 207, 0.5), 0 0 0 40px rgba(66, 139, 207, 0.5), 0 0 0 60px rgba(0, 0, 0, 0)
    }
}
.logo
{
      width: 14rem;
    float: left;
    object-fit: contain;
    height: 100%;

}
.logo-a
{
    font-size: 24px;
    line-height: 25px;
    margin: 25px 0px;
    padding-left: 7.2rem;
    text-align:center;
    font-weight: 700;
    color: #2d3192;
}
.logo-a span
{
    font-size: 16px;
    font-weight:500;
    
}
.logo-a:hover
{
    text-decoration:none;
    color: #2d3192;
}
.mobile-slider
{
  display: none;
}
.web-slider
{
  display: block;
}

   .wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-input {
  -webkit-appearance: none !important;
  background-clip: padding-box;
  background-color: white;
  vertical-align: middle;
  border-radius: 0rem;
  border: unset;
  font-size: 14px;
  width: 100%;
  line-height: 2;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}

.search-input:focus {
  transition: all 0.5s;
  box-shadow: 0 0 40px #f9d442b9;
  border-color: #f9d342;
  outline: none;
}

form.search-form {
  display: flex;
  justify-content: center;
}


input.search-field {
  margin-bottom: 0;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  align-self: center;
  height: 35px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

input.search-submit {
  height: 35px;
  margin: 0;
  padding: 0rem 1.3rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  
  font-size: 1rem;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.search-button {
    height: 35px;
    width: 15%;
  display: inline-block;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.search-button:hover,
.search-button:active,
.search-button:focus {
  cursor: pointer;
  background: #000;
  color: #fff;
  outline: 0;
}
.phone-icon
{
  width: 6%;
margin-right: 0.2rem;
}

    .poly
    {
        clip-path: polygon(100% 100%,100% 0,0 0%,10% 100%);
background-color: #2d3192;

    }
    .header-info
    {
        margin: 0.6rem 0rem;
border-right: 1px solid lightgray;
    }
    .header-info i
    {
        
font-size: 17px;
color:#fff;
margin-right: 3px;

margin-top: 0.3rem;
    }
    .header-info h3
    {
        display: inline;
font-size: 18px;
color: #fff;
font-weight: 600;
margin-bottom: unset;
    }
    .header-info span a
    {
        font-size: 15px;
color: #fbf0f0;
font-weight: 500;
margin-left: 0.5rem;
    }
    .header-info span a:hover
    {
        text-decoration:none;
    }
    .social-outer
    {
        height: 30px;
width: 30px;
background-color: #fff;
border-radius: 50%;
    }
    .social-outer i
    {
        color: #2d3192 !important;
margin: unset !important;
padding: 6px 8px;
    }
    .list-inline-ul
    {
        margin-top: 0.5rem;
margin-bottom: unset;
    }
    .btn-newsletter
    {
        width: 89%;
background-color: #fff;
border-radius: 0px;
font-size: 15px;
color: #162820;
font-weight: 700;

    }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    border-right: 1px solid #fff6;
    color: #fff;
font-size: 15px;
font-weight: 700;
padding-top: 0rem;
padding-bottom: 0rem;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.bg-light
{
    background-color: #f38321 !important;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link
{
    color: #fff;
}
.pd-unset
{
    padding: unset;
}
.dropdown-menu
{
  background-color: #f38321;
  margin-top: 0.5rem;
  border-radius: 0px;
  min-width: auto;
  padding: 0rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    clear: both;
    font-weight: 700;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    font-size: 15px;
    border-bottom: 1px solid #fff6;
}
.dropdown-item:focus, .dropdown-item:hover
{
  color: #2d3192;
}
#carouselExampleFade .carousel-inner .carousel-item img
{
    
    height: 520px;
    object-fit: cover;
    object-position: center;
}
.carousel-overlay
{
    height: 520px;
width: 100%;
position: absolute;
background-color: #0006;
z-index: 99;
}
.carousel-overlay1
{
   height: 520px;
width: 100%;
position: absolute;
background-color: #e5072e85;
z-index: 99999;
}
.main-slider-prev, .main-slider-next
{
  opacity: 1;
  width: 4%;
  top: 14rem;
  bottom: 15rem;
  background-color: #2d3192;
}
.main-slider-prev img, .main-slider-next img
{
  width: 50%;
}
 .carousel-poly
    {
        clip-path: polygon(30% 100%,40% 0,0 0,0% 100%);

    }
    .section-title h2::after {
    margin: 0 0 10px 15px;
}

.section-title h2::before, .section-title h2::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #f38321;
    display: inline-block;
}
.section-title h2::before {
    margin: 0 15px 10px 0;
}
.section-space
{
    padding: 60px 0;
    overflow: hidden;
}
.section-top-space
{
  padding: 60px 0px 0px 0px;
}
.section-title h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #2d3192;
   margin-bottom: 30px;
    
}
.large-heading
{
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #16191e;
    margin-top:4rem;
  
}
.team-content
{
    margin-top:1.5rem;
}
.team-box
{
    background-color: #fff;
padding: 1rem;
border: 1px solid #f0eded;
}
.team-box:hover
{
    box-shadow:0 0 23px rgba(10, 10, 10, 0.3);
}
.team-content h1
{
    font-size: 20px;
font-weight: 700;
margin-bottom:4px;
color: #2d3192;
}
.team-social
{
   background-color: #f38321;
padding: 5px 9px;
border-radius: 50%;
margin-right: 2px;
margin-left: 2px;
width: 35px !important;
height: 35px !important;
display: inline-block;
margin-top: 1rem;
}
.team-social a
{
    color: #fff;
}
.team-content h5
{
    font-size: 15px;
font-weight: 600;
}
.team-img img
{
    width: 120px;
height: 120px;
border-radius: 50%;
}
.about-main-img
{
  width: 100%;
  height: 390px;
    object-fit: cover;
}
.about-main-desc h6
{
  text-align: left;
font-weight: 600;
color: #f38321;
border-left: 4px solid #f38321;
padding-left: 0.2rem;
margin-bottom: unset;
}
.about-main-desc h1
{
text-align: left;
font-size: 32px;
font-weight: 700;
color: #2d3192;
}
.about-main-desc p
{
  font-size: 15px;
line-height: 28px;
text-align: justify;
margin-top: 2rem;
margin-bottom: 2rem;
}
.btn-abt-read-more
{
  background-color: #f38321;
float: left;
border-radius: 0px;
color: #fff;
font-weight: 700;
border-left: 4px solid #2d3192;
font-size: 15px;
padding: 0.5rem 1.5rem;
}
.btn-abt-read-more:hover
{
  color: #fff;
}

.service-box
{
border: 1px solid #d4dee5;
margin-bottom: 34px;

}
.service-box:hover
{
  box-shadow: 0px 0 6px 2px rgba(212,222,229,0.55);
}
.service-box:hover .service-poly
{
background-color: #2d3192;
}
.w-80
{
  width: 54%;
  padding: 1rem 0.2rem;
}
.service-content
{
  padding: 0.8rem 0rem;
}
.service-content h5
{
  text-align: left;
font-size: 20px;
font-weight: 600;
color: #f38321;
}

.service-content p
{
  font-size: 14px;
text-align: left;
line-height: 26px;
margin-bottom: unset;
color:#000;
}
.service-links:hover
{
    text-decoration:none;
}
.service-poly
{
  clip-path: polygon(85% 100%,98% 0,0 0,0% 100%);
  background-color: #f38321;
}
.section-machine
{
    background-color: #8080801a;
}
.mapbg
{
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255,255, 0.9)), url(../../assets/img/mapbg.jpg);
background-size: cover;
}
.call-to-action-bg
{
    background-image:linear-gradient(rgba(3, 19, 100, 0.8), rgba(3, 19, 100, 0.8)), url(../../assets/img/slider1.jpg);
    height: 285px;
    width: 100%;
    background-size: cover;
    background-position: 100%;
}
.poly-call
{
    clip-path: polygon(80% 100%,100% 0,0 0,0% 100%);
}
.call-sec 
{
    padding: 0.5rem 13rem 0.5rem 7rem;
}
.call-sec h1
{
    color: #ffffd1;
font-weight: 800;
}
.call-sec p
{
    color: #ffffe8;
font-weight: 600;
font-size: 16px;
line-height:27px;
}
.calling-section
{
    background-color: #f38321;
}
.btn-call-to-action
{
    background-color: #fff;
border-radius: 0px;
padding: 0.8rem 3rem;
font-size: 20px;
font-weight: 700;
color: #2d3192;
border-left: 5px solid #2d3192;
margin-top: 4rem;
}


.section-space-head
{
  padding: 60px 0px 0px 0px;
}

.cust-slider
{
  padding: 0px 4rem 60px 4rem;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.slick-slider
{
    padding-top:0px;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.footer-heading-poly
{
  clip-path: polygon(85% 100%,100% 0,0 0,0% 100%);
background-color: #f38321;
padding: 0.6rem;
width: 50%;
font-size: 17px;
font-weight: 600;
}

#footer
{
  background-color: #2d3192;
  padding: 4rem 0rem;
}
.inner_tab_heading
{
        text-align: left;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 1rem;
}
.inner_tab_ul
{
    text-align: left;
    padding-inline-start: 20px;
}
.inner_tab_ul li
{
    font-size: 15px;
    margin-bottom: 0.6rem;
}
.footer-desc
{
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-align:justify;
  margin-top: 3rem;
}
.footer-logo
{
    width:25%;
}
.contact-info
{
  margin-top: 3rem;
}
.contact-info span{
    display: block;
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px;
font-weight: 500;
}
.contact-info span a
{
    margin-bottom: 20px;
    color: #fff;
    font-size: 15px;
font-weight: 500;
}
.contact-info span a:hover
{
    text-decoration:none;
}
.contact-details i {
    display: block;
    float: left;
    color: #f38321;
    margin-right: 15px;
    margin-bottom: 26px;
    font-size: 28px;
margin-top: 2px;
}
.contact-details
{
  margin-left: 3rem;
background-color: #fff;
box-shadow: 0px 0 6px 2px rgba(212,222,229,0.55);
padding: 3rem 1rem 1rem 1rem;
margin-bottom: 1.2rem;
}
.contact-details span {
    display: block;
    
    color: #2d3192;
    font-size: 15px;
    text-align: left;
font-weight: 600;
}
.contact-map
{
  width: 100%;
  height: 30rem;
  border:unset;
margin-bottom: 60px;
}
.branch-div
{
    box-shadow: 0px 0 6px 2px rgba(212,222,229,0.40);
background-color: #fafafa;
padding-bottom:1rem;
}
.branch-div p
{
    text-align: left;
padding-left: 1rem;
padding-right: 1rem;
margin-bottom:0.5rem;
font-size: 15px;
}
.branch-div p span
{
    font-weight:600;
    margin-right:0.2rem;
}
.branch-div h4
{
    background-color: #f38321;
color: #fff;
padding: 0.5rem;
font-size: 20px;
font-weight: 600;
}
.contact-details-h5
{
  background-color: #2d3192;
margin-bottom: unset;
width: 87.5%;
float: right;
padding: 0.5rem 2.4rem;
color: #fff;
font-size: 15px;
font-weight: 600;
text-align: left;
}

.footer-s-icon
{
  padding: 10px;
  font-size: 22px !important;
  width: 45px;
  text-align: center;
  text-decoration: none;
  margin: 20px 8px 0px 0px;
  border-radius: 50%;
  background-color: #fff;

}
.footer-s-icon:hover
{
  text-decoration: none;
}
.f-s-facebook
{
color: #3B5998;
}
.f-s-instagram
{
color: #f40083;
}
.f-s-twitter
{
color: #55ACEE;
}
.f-s-linkedin
{
color: #007bb5;
}
.contact-info strong {
    font-weight: 700;
    font-size: 12px;
}
.contact-info i {
    display: block;
    float: left;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
    font-size: 18px;
}
.footer-link ul
{
  list-style: none;
padding: 0;
margin: 0;
}
.footer-link ul li
{
  border-bottom: 1px solid gray;
padding: 10px 0;
color: #fff;
}
.footer-link ul li a
{
     color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}
.pd-r-remove
{
  padding-right: unset;
}
.footer-con-icon
{
  width: 5%;
font-size: large;
float: left;
margin-right: 0.5rem;
}
.footer-link ul li a i
{
font-size: 18px;

font-weight: 600;

margin-right: 6px;
}
.footer-link ul li a:hover
{
  color: #fff;
  text-decoration: none;
}
.footer-link ul li:first-child
{
  margin-top: 2rem;
}
.footer-copyright
{
  background-color: #f38321;
}
.footer-copyright p
{
  margin-top: 1rem;

color: #fff;

font-weight: 600;

font-size: 16px;
}
.footer-copyright p a
{
 color: #fff;
}

/*--------------------Inner Page Banner Styling-------------------*/
.inner-about
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/slider1.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 28%;
}
.inner-supply
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/abouthome.jpeg);
  height: 200px;
  background-size: cover;
  background-position: 100% 28%;
}
.inner-clearance
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/clearance_optimized.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 58%;
}
.inner-warehousing
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/warehousing_optimized.jpeg);
  height: 200px;
  background-size: cover;
  background-position: 100% 40%;
}
.inner-air
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/air_freight_optimized.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 28%;
}
.inner-sea
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/sea_freight_optimized.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 75%;
}
.inner-road
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/road_cargo_optimized.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 40%;
}
.inner-project
{
  background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0,0 , 0.7)), url(../../assets/img/project_cargo_optimized.jpg);
  height: 200px;
  background-size: cover;
  background-position: 100% 50%;
}
.inner-banner-div
{
  position: relative;
top: 3rem;
left: 2%;
}
.inner-banner-div h1
{
  font-size: 2.5rem;
font-weight: 800;
color: #ffffffe0;
}
/*--------------------Inner Page Styling Ends---------------------*/



/*---------------------Breadcrumb Styling---------------------------*/
.inner-banner-div p
{
  color: #ffffffe0;
  font-size: 18px;
font-weight: 600;
}
.inner-banner-div a
{
  color: #ffffffe0;
  font-size: 18px;
font-weight: 600;
}
.inner-banner-div a:hover
{
  text-decoration: none;
}
/*-------------------Breadcrumb Styling Ends------------------------*/


/*--------------------Fixed Sidebar Styling---------------------------*/
#sidebar.fixed {
  position: fixed;
  top: 0px;
}


#main {
  width: 100%;
  height: auto;
}

#footer {
  clear: both;
}

#sidebar {
  width: 400px;
  height: auto;
  position: relative;
  background: #fff;
  padding: 0rem 4rem 2rem 1rem;
}
#sidebarWrap {
  height: auto;
  width: 100%;
  float: right;
  position: relative;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}

/*--------------------Fixed Sidebar Styling Ends---------------------------*/


/*----------------------About Us Page Styling----------------------------*/
.abt-desc
{
    margin-top: 1.5rem;
font-size: 17px;
line-height: 30px;
text-align: justify;
}
.abt-desc span
{
    font-weight: 700;
color: #2d3192;
}
.abt-image
{
  width: 300px;
display: block;
margin: 0 auto;
height: 300px;
border-radius: 50%;
border: 5px solid #e5072e;
}
.abt-p
{
  text-align: left;
font-size: 18px;
line-height: 34px;
padding: 2rem 0rem 2rem 2rem;
}

.quote-abt
{
  position: absolute;
left: 15px;
font-size: 3.5rem !important;
color: #f3832136;
z-index: -9;
}

/*--------------------About Us Page Styling Ends-------------------------*/

.inner-service-img
{
background-size: cover;
background-position: 100% top;
height: 400px;
margin-bottom:1rem;
}

.inner-service-text
{
  font-size: 15px;
text-align: justify;
line-height: 28px;
margin-top: 0rem;
}
.tab-menu
{
  display: block !important;
}
.tab-menu li
{
  background-color: #2d3192;
padding: 1rem;
text-align: left;
border-bottom: 1px solid lightgray;
border-left: 4px solid #f38321;
}
.tab-menu li:hover
{
  background-color: #f38321;
}
.tab-menu li:hover a
{
  color:#162820;
}
.tab-menu li a
{
  color: #fff;
font-size: 16px;
font-weight: 600;
}

.tab-menu li a:hover
{
  text-decoration: none;
}
.tab-content
{
  padding-top: 5rem;
}






/*---------------------------Contact Page Styling---------------------------*/
.contact-top-img
{
    width: 75%;
margin-top: 8rem;
display: block;
margin: 0 auto;
    margin-top: 0px;
margin-top: 10rem;
}
.con-form-bg
{
     background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9)), url(../../assets/img/cont.jpg);
     background-size:cover;
}
.con-side-box
{
    background-color: #2d3192;
}
.contact-box
{
    background-color:#fff;
    box-shadow:0px 1px 13px rgba(0,0,0,.1);
}
.form-side h1
{
    font-size: 25px;
font-weight: 700;
margin: unset;
    margin-bottom: unset;
margin-bottom: 0.5rem;
}
.form-side p
{
    font-size:14px;
}
.con-info i
{
 font-size: 35px;
color: #c0df2a;  
margin-top:0.5rem;
}
.con-info p a
{
    font-size: 16px !important;
text-align: center;
margin-top: 0.5rem;
color:#000;
}
.con-info p a:hover
{
    text-decoration:none;
}
.outer-form
{
    padding: 1.5rem;
background-color: #fff;
box-shadow: 0px 1px 13px rgba(0,0,0,.1);
margin: 0rem;
}
.con-outer
{
    padding:1rem;
}
.poly-con
{
    background-color:#2d3192;
clip-path: polygon(100% 70%,0% 10%,0% 0,0% 100%);
height: 14rem;
position: absolute;
bottom: 0px;
padding: unset;
}
.poly-con1
{
    background-color:#f38321;
clip-path: polygon(100% 100%,100% 0%,0% 60%,0% 100%);
height: 12rem;
position: absolute;
bottom: 0px;
padding: unset;
}


/*---------------------------Contact Page Styling Ends----------------------*/


@media(max-width: 468px)
{
    .team-content h1
    {
        font-size:16px;
    }
    .team-content h5
    {
        font-size:13px;
    }
    .team-social
    {
      
padding: 2px 7px;

width: 28px !important;
height: 28px !important;

margin-top: 0.3rem;
    }
    .team-content {
    margin-top: 1rem;
}
    .team-box {
   
   
   
    margin-bottom: 1rem;
}
.team-img img
{
    width:90px;
    height:90px;
}
    .contact-map
    {
        height:19rem;
    }
    .branch-div
    {
        margin-bottom:1rem;
    }
    .branch-div h4
    {
        font-size:16px;
    }
    .branch-div p
    {
        font-size:13px;
    }
  .w-set-30
  {
    width: 30%;
    padding-right: unset;
  }
  .w-set-70
  {
    width: 70%;
  }
  .service-content h5
  {
    font-size: 16px;
  }
  .service-box
  {
    margin-bottom: 12px;
  }
  .footer-desc {
    font-size: 13px;
    font-weight: 500;
    color: #ffffffb3;
    margin-top: 1rem;
}
.footer-s-icon {
    padding: 6px;
    font-size: 22px !important;
    width: 35px;
    text-align: center;
    text-decoration: none;
    margin: 0px 8px 0px 0px;
    border-radius: 50%;
    background-color: #fff;
}
.section-small-heading
{
  margin-top: 2rem;
  font-size: 14px;
}
  .service-content p
  {
    font-size: 13px;
    line-height: 24px;
  }
  .main-slider-prev, .main-slider-next {
    
    width: 10%;
    top: 6.5rem;
    bottom: 6.5rem;
  }
  .about-main-desc h1
  {
    font-size: 18px;
  }
  .about-main-desc p {
    font-size: 13px;
    line-height: 26px;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .btn-abt-read-more
  {
    font-size: 13px;
padding: 0.5rem 1rem;
margin-bottom: 1rem;
  }
    #carouselExampleFade .carousel-inner .carousel-item img {
    height: 250px;
}
    .mobile-pd-right-unset
    {
        padding-right:0px;
    }
    .navbar-expand-lg .navbar-nav .nav-link
    {
        color:#fff;
    }
   .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
    {
        color:#f38321;
    }
  .logo
  {
    width: 24%;
padding: 0.3rem 0rem;
position:relative;
z-index:9999999999999999999999;
  }
  .poly, .header-poly
  {
    display: none;
  }
  .mb-nav
  {
    position: absolute;
top: 0.5rem;
z-index: 9999;
  }
  .navbar-toggler
  {
left: 85%;
position: relative;
border: unset;
top: 1rem;
  }
  .navbar-toggler i
  {
    color: #162820;
    font-size: 26px;
  }
  .bg-light {
    background-color: transparent !important;
}
.navbar-collapse
{
  width: 100%;
margin: unset;
padding: unset;
margin-top: 2rem;
background-color: #2d3192;
}
.section-title h2
{
  font-size: 18px;
  margin-bottom: 2rem;
}
.section-title h2::after
{
  margin: 0 0 6px 16px;
  width: 35px;
}
.section-title h2::before
{
  margin: 0 15px 6px 0;
  width: 35px;
}
.call-sec
{
  padding: 1rem;
}
.call-sec h1
{
  font-size: 1.5rem;
}
.call-sec p
{
  font-size: 13px;
}
.w-60
{
  width: 60%;
}
.w-40
{
  width: 40%;
}
.mb-space
{
    padding:1rem;
}
.btn-call-to-action {
    background-color: #fff;
    border-radius: 0px;
    padding: 0.3rem 1rem;
    font-size: 17px;
    font-weight: 700;
    color: #162820;
    border-left: 5px solid #162820;
        margin-top: 0rem;
    margin-left: 30%;
    margin-bottom: 1rem;

}
    .cust-slider
    {
      padding: 0px 0px 60px 0px;
    }
    .footer-copyright p
    {
      font-size: 12px;
    }
    .footer-link ul li:first-child {
    margin-top: 0rem;
}
.contact-info span
{
  margin-bottom: 12px;
}
.contact-info
{
  margin-top: 1rem;
}
.inner-service-img
{
  height: 220px;
}
.contact-details
{
  margin-left: 0rem;
}
.contact-details span
{
  font-size: 15px;
}
.contact-details i
{
  font-size: 25px;
  margin-top: 5px;
}
.contact-details-h5
{
  width: 100%;
  padding: 0.8rem;
}
.inner-service-text {
    font-size: 13px;
    text-align: justify;
    line-height: 25px;
    margin-top: 1rem;
}
.footer-link ul li
{
  padding: 8px 0;
}
.footer-link ul li a
{
  font-size: 14px;
}
.footer-logo {
    width: 30%;
}
#footer
{
  padding: 2rem 0rem;
}
.section-small-heading
{
  margin-top: 2rem;
margin-bottom: unset;
font-size: 16px;
font-weight: 600;
}
    .footer-map
    {
      height: 200px;
      margin-top: 2rem;
    }
    .inner-banner-div h1
    {
      font-size: 26px;
      margin-bottom: unset;
    }
    .inner-banner-div a,.inner-banner-div p
    {
      font-size: 15px;
    }
    .inner-banner-div
    {
      top: 5rem;
    }
    .quote-abt {
    
    font-size: 2.5rem !important;
    
    top: -1rem;
  }
  .abt-p {
    text-align: justify;
    font-size: 13px;
    line-height: 26px;
    padding: 0rem;
}
.abt-image
{
  width: 200px;
  height: 200px;
}
#sidebar {
    width: 100%;
    position: relative;
    padding: 1rem 0rem;
}
.tab-menu li a
{
  font-size: 14px;
}
.tab-menu li
{
  padding:0.6rem;
}
.tab-content
{
  padding-top: 1rem;
}
#sidebar.fixed
{
  position: unset;
}
.pd-left-unset {

    padding-left: 15px;

}
.used-mt
{
    margin-top:2rem;
}
.category-pro-img
{
  height: 240px;
}
.used-machine-text
{
    font-size:13px;
    margin-bottom:1rem;
}

.category-pro-title {

    font-size: 16px;
 
    padding-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .category-pro-p {
    
    font-size: 14px;
    margin-bottom: 0.2rem;
}
.category-pro-enquiry, .category-pro-full
{
  padding:0.5rem 1rem;
  font-size: 14px
}
.category-pro-box
{
  margin-left: 0rem;
  margin-right: 0rem;
  padding-bottom: 1rem;
}
.con-outer
{
    padding:1rem;
}
.contact-box
{
    margin:1rem;
}
.con-side-box
{
    display:none;
}
.form-side h1
{
    font-size:20px;
}
.con-info i
{
    font-size:28px;
}
.con-info p
{
    font-size:13px !important;
}
.con-info
{
    border-bottom: 1px solid lightgray;
margin: 0rem 1rem 1rem 1rem;

}
.outer-form
{
    margin:0rem;
    padding:1rem;
}
#single-project-slider
{
  margin-top: 2rem;
}
#web-carousel .carousel-indicators div img
{
  width: 75px !important;
  height: 75px;
}
.large-heading
{
  font-size: 20px;
 
  margin-bottom: 0rem;
}
.contact-subtitle 
{
  font-size: 13px;
}
.machine-map
{
  height: 200px;
}
.btn-contact
{
  padding: 0.5rem 1rem;
  margin-bottom: 2rem;
}
.pd-map-unset
{
  padding: 15px;
}
.machine-side
{
    margin-top:1rem;
}

.poly-call {
    clip-path: polygon(100% 100%,100% 0%,0% 0%,0% 85%);
}
.call-to-action-bg {
   height: auto;
background-position: 100%;
background-size: cover;
background-repeat: no-repeat;
padding: 1rem;
}
.slick-slider
{
    padding-top:60px;
}
.call-sec p {
    font-size: 13px;
    text-align: justify;
    color: #fff;
    line-height: 24px;
}
.abt-desc {
    margin-top: 0rem;
    font-size: 13px;
    line-height: 26px;
    text-align: justify;
}
.form-container h5
{
    font-size:16px;
    margin-bottom:0.5rem;
}
.chat-control
{
    font-size:13px;
}
.float-whatsapp{
    bottom:12px;
}
.btn-chat
{
    border-radius: 0px;
font-size: 14px;
margin-bottom: 1rem;
}
.chat-popup
{
    width:70%;
}
.navbar
{
    padding:0.5rem 0rem;
}
.mapbg {
    background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255,255, 0.8)), url(../../assets/img/mapbg.jpg);
    background-size: contain;
    
}
.branch-location {
    padding-left: 0rem;
}
.location-ul li
{
    line-height:1.8rem;
}
.location-ul li a
{
    font-size:15px;
}
.location-ul li a i
{
    font-size:20px;
}
.logo-a span
{
    font-size:11px;
    
}
.logo-a
{
    font-size:14px;
    line-height:15px;
    padding-left:3.5rem;
}
.about-main-img
{
    height:auto;
}
}
