*{
  margin:0;
  padding:0;
  outline:none;
  font-family: 'Poppins';
}
.button{
  display: inline-block;
}


.menu_icon{
  display: none !important;
  font-size: 20px;
}



.header-wrap {
  position: relative;
}


  .topbar-text-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cursor-pointer{
  cursor:pointer;
}
h2,h3
{
  color:#3A4343;
  margin:0;
  padding:10px 0;
  font-size: 2rem;
}
h4 a{
  color: #3A4343;
  font-size: 18px;
  }
h5{
  color: #3A4343;
}
h6{
 color: #6c6c6c;
}
.button-css{
  background-color: #4E5668;
  height: 50px;
  color: white;
  font-family: 'Poppins';
  font-size: 16px;
  padding-top: 0.9rem;
  border-radius: 0;
}

body {
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#F5F5F5;
  position:relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: ''Poppins'';
  font-weight: 400;
  padding-right: 0 !important;
  overflow-x: hidden;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
p{
  margin:0 0 15px;
  padding:0;
  font-weight:400;

}
p, ul li a{
  letter-spacing: 0px;
  list-style-type: none;
}
body a{
  text-decoration:none;
 font-family: 'Poppins';
}
a:hover{
  text-decoration:none;
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
  color: inherit;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:unset;
  font-size:16px;
  padding:15px 0px 14px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
  margin-bottom: 26px;
  border-bottom: 0.5px dashed #212224;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  /*padding: 60px 0;*/
  /*background-attachment: fixed;*/
}
select{
  width: 100%;
  padding: 2px;
}


input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
table, td, th {
  /* border: 1px solid black; */
}
section{
  padding-top: 35px;
  padding-bottom: 35px;
}
.font-large{
  font-size: 3.8rem;
}
.font-medium{
  font-size: 25px;
  margin-top: 12px;
}


.add-to-cart-button {
  position: relative;
}
a.added_to_cart.wc-forward {
  margin-top: 0;
  background: #FFFFFF;
  box-shadow: 5px 5px 0px 0px #FFC312;
  border-bottom-right-radius: 30px;
  padding: 18px 15px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFC312;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.page-header h1{
  font-size: 30px;
}
.page-title{
}



/* About us page */
.about-us-page {
  padding: 60px 0;
}

















/* Sharing hover css */
.sharing-box{
  position: absolute;
  top : 10px ;
  left: 30px;
}
.sharing-box i{
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: white;
}
.share-icon{

}
.share-icon .fa-share-alt{
  background-color: lightgrey;
}
.share-icon .fa-twitter{
  background-color: #1B95E0;
}
.share-icon .fa-facebook-f{
  background-color: #3b5998;
}
.share-icon .fa-linkedin-in{
  background-color: #0976b4;
}
.share-icon .fa-pinterest-p{
  background-color: #c92228;
}
.sharing-box ul li ul li{
  border-radius: none;
}
.sharing-box ul {
	list-style: none;
	margin: 0;
	padding-left: 0;

}
.sharing-box li {
	display: block;
	float: left;

}
.sharing-box li a {

}
.sharing-box li:hover {
	cursor: pointer;
}
.sharing-box ul li ul {
	visibility: hidden;
  opacity: 0;
	position: absolute;
  transition: all 0.5s ease;
  display: none;
}
.sharing-box ul li:hover > ul,
.sharing-box ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
.sharing-box ul li ul li {
	clear: both;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
    position: absolute;
    top: 0;
}
.woocommerce ul.products li.product .button{
  margin-right: 1rem;
}
/* Heading animation */
/* section:hover h3,section:hover h6 {
    animation: text-shadow 1.5s ease-in-out ;
    animation-iteration-count: 1;
} */
h3:hover,h6:hover {
    animation-play-state: paused;
}
@keyframes text-shadow {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-1em);
    }

    40% {
        transform: translateY(0.5em);
    }

   60% {
        transform: translateY(-0.25em);
    }

    80% {
        transform: translateY(0);
    }
}
@media (prefers-reduced-motion: reduce) {
    * {
      animation: none !important;
      transition: none !important;
    }
}
/* Button animations */
.btn-5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, .5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388;
  color: white;
}
/* Product Quick View CSS  */
.woocommerce-product-gallery__wrapper{
  margin: 30px !important;
}
#yith-quick-view-content .onsale {
    top: 20px;
    right: auto;
    left: 20px;
  }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{
  border: 2px solid lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
  background : lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  border : 1px solid lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{
  background-color: #3A4343;
}
.woocommerce div.product .product_title h1{
  font-size: 30px;
}
/* wishlist */
.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
    position: absolute;
    width: auto!important;
    left: 20px;
    top: 20px;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button {
    background: none;
    border: none;
    padding: 0;
    color: #555;
    margin: 0;
    line-height: 1;
    min-height: 0;
    font-size: 0;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button:hover {
    box-shadow: none;
    color: #434343;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button i {
    margin: 0;
    font-size: 26px;
}
/* -----------------------search form -------------------------*/
.search-field {
  border: none;
}

/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box {
  border: 2px solid #eeeeee;
}

/*------------------Single Post -----------------*/

#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #1cc5dc;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
}
.page-header h1, .entry-title {
  font-family: Poppins;
  font-weight: 600;
  font-size: 38px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.bradcrumbs a {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FF6600;
  text-align: center;
  padding: 10px 2px;
}

.bradcrumbs{
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: center;
}

.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
/*------------------ Contact Page -----------------*/

.contact-page-details {
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contact-box p {
  margin: 0;
}
.contact-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contac_form input[type='text'],.contac_form input[type='email'],.contac_form input[type='tel'],.contac_form input[type='date'],.contac_form textarea,.contac_form input[type="submit"]{
  margin: 10px;
}
.contact-box i {
  color: #fff;
  width: 40px;
  height: 40px;
  background: #022446;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

input[type='date'] {
    width: 100%;
    padding: 8px;
}
input.wpcf7-form-control.wpcf7-submit.contactp-sumbit{
  background-color: #1cc5dc;
}
.inner-cont i {
    color: #1cc5dc !important;
}

section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;

}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color: #212224;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contact-us-icon-label-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.location {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.phone {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
.about_me label {
  color: #F5F6FA;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: 0%;
}
.email {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
.contact-us-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F9F8F4;
  border-radius: 50%;
  margin-right: 14px;
}
.social_widget aside {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.social_widget h3 {
  margin: 0;
  padding: 0;
}
/*.contac_form label{
  width: 100%;
}*/
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.best-products-field h6 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #3DC1D3;
  padding: 10px 16px;
  border-bottom-right-radius: 20px;
  max-width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-page-details span
{
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  color:#343434;
  padding: 14px 0;
}
.contact-page-details .inner-cont p
{
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg h3
{
  font-size: 36px;
  color: #2f3942;
  font-weight: bold;
  padding-bottom: 30px;
}
.contact-color-bg
{
  text-align: center;
}
/*.contact-color-bg form textarea
{
  margin-right: 10px;
}*/
.contact-box .google-map
{
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}
.form-detl {
    border: 2px solid #cccccc;
}
.contact-box .row.form-info {
    margin-right: 5px;
}
.contact-box .form-btn {
    margin-left: 40px;
}

/* About us page */
.about-us-content h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

.about-us-content h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 32px;
  line-height: 124%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
  margin: 0;
  padding: 14px 0;
}

.about-us-content p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 151%;
  letter-spacing: 8%;
  color: #212224;
}
.about-us-page .about-us-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 20px;

}












/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-weight: bold;
}

/* Tailored Industries */

#topbar {
  background-repeat: no-repeat;
  background-size: cover;
}
.industries-images {
  height: 225px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.industries-images::after {
  content: "";
  border: 3px solid #FF6600;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 10px;
  opacity: 0;
  
}
.industries-content-box:hover .industries-images::after{
 opacity: 1;
 transition: 0.8s ease-in-out;
}
.industries-content-box:hover  .industries-inner-content h4 a{
  color: #FF6600;
  transition: 0.4s;

}
.industries-content-box:hover img {
  transform: scale(1.1);
  transition: 0.8s ease-in-out;
}

.industries-images img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.industries-inner-content h4 a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.industries-inner-content h4 {
  text-align: center;
}
.industries-inner-content p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin: 0;
}
.industries-inner-content {
  padding: 24px 16px 0;
}
#tailored-logistics .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
}

.footer-cols .row {
  justify-content: space-between;
}






/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #F5F6FA;

}


.custom-social-icons .custom_instagram i{
  width: 28px;
  height: 28px;
  border-radius: 5px;
  background: radial-gradient(92.18% 99.11% at 26.56% 107.7%, #FFDD55 0%, #FFDD55 10%, #FF543E 50%, #C837AB 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 25px !important;

}
.request-quote-submit-btn {
  position: relative;
  max-width: fit-content;
  margin-top: 12px;

}
.social_widget a i {
  font-size: 22px;
  text-align: center;
  color: #F5F6FA;
}
a.custom_youtube i {
  color: #FF0000;
  width: 17px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-size: 32px;
  background: azure;
}

.custom-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 35px;

}
.custom-social-icons .custom_facebook i {
  background: #1877F2;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: end;
  justify-content: center;
}


.custom_pinterest i {
  background: #F9F8F4;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: end;
  justify-content: center;
  color: #022446 !important ;
  font-size: 22px;
}
.social_widget a {
  color: #F5F6FA;
  margin-right: 14px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social_widget h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 0 !important;
}


/* --------- Blog Page ------- */

.postbox-content .post-text
{
  font-size: 18px;
  color: #8fa3aa;
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.blogs-admin-comment-box {
  display: flex;
  align-items: center;
}
.comment-icon {
  padding-left: 22px;
}
.blogs-admin-comment-box span {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}
.blogs-admin-comment-box a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.blog-border {
  background: #FFF;
  border-bottom-right-radius: 50px;
  position: relative;
}
.blog-content-box {
  padding: 6px 15px 16px;
}
.blog-date i {
  padding-right: 7px;
}
.blog-date {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #3DC1D3;
  padding: 12px;
  color: #212224;
  border-bottom-right-radius: 20px;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #212224;
  color:#212224;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #212224;
  color:#212224;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #212224;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-author a
{
  color: #212224;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.logged-in-as a
{
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}


#sidebar aside h3 {
  color: black;
  text-align: left;

}
#sidebar aside.widget {
  border: unset;
  border-radius: unset;
  background: #ffffff;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 18px;
  border: 2px solid #FF6600;
}


/* Newsletter0 */


/* Newsletter */
#newsletter {
  padding: 80px 0;
}

.newsletter-headings h2 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 31px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-bottom: 54px;
}

.newsletter-headings h2 span {
  color: #FF6600;
  animation: fadeInLeft 2s infinite;

}
.newsletter-headings p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 149%;
  letter-spacing: 0%;
  color: #212224;
}
#newsletter input[type="email"] {
  border-bottom: 1px dashed #212224;
  width: 96%;
  margin: 0;
}
.newsletter-form-box .wpcf7-form p {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0;
  position: relative;
}
.single-contact-submit-btn{
  position: relative;
  max-width: fit-content;
}
.single-contactform-box p {
  position: relative;
}
.newsletter-form-box  .wpcf7-not-valid-tip {

  position: absolute;
  bottom: -30px;
}
.case-studies-inner-content h4 a:hover {
  color: #FF6600;
  transition: 0.4s ease-in-out;
}
.newsletter-form-box .wpcf7 form.invalid .wpcf7-response-output {

  margin-top: 40px;
}
#newsletter input[type="email"]::placeholder{
  font-family: Poppins;
font-weight: 300;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color:#212224;

}
#newsletter input[type="submit"] {
  background-color: unset;
  font-family: Poppins;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  border: unset;
}
#newsletter input[type="submit"]:hover {
  color: #022446;
  transition: 0.4s ease-in;
}


/* ----------------------- BLOG---------------------- */
/* blog */
.wp-post-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.pagination{
  margin: auto;
  padding: 30px 0;
  width: 100%;
}
.blog-content-box h4{
  text-align: left;
  padding-bottom: 10px;
}
.blog-content-box h4 a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.next.page-numbers {
  margin: 0;
}
.pagination a, .page-numbers li {
  background-color: #fff;
  color: #212224;
  font-family: 'Poppins';
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 10px;
  border: 2px solid #FF6600;
  text-transform: capitalize;
}
.pagination a:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.3s ease-in-out;
}
.current {
  background-color: #FF6600;
  color: white;
  font-family: 'Poppins';
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 20px;
  border: 2px solid #FF6600;

}
.woocommerce nav.woocommerce-pagination ul li{
  margin: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  color: white;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled,
 .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
   color: white;
   opacity: 1;
 }
 .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
   width: 130px;
   height: 41px;
 }
 #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
   padding: 10px;
 }
/* ----------------------- POST---------------------- */
.woocommerce-breadcrumb{
  padding-top: 50px!important;
}
.blog-post h5{
  text-transform:uppercase;
  color: #212224;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding: 10px 0;
}

.banner-image::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  z-index: -1;
  background: #022446;
}
.banner-image{
  position: relative;
  z-index: 1;
  padding: 230px 0 130px;
  background-attachment: fixed;
  background-position: center;
    background-size: cover;
  
}

.page-template-page-with-left-sidebar .middle-align {
  padding: 60px 0;
}

.page-template-page-with-left-sidebar .middle-align {
  padding: 60px 0;
}


/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding: 12px 10px;
  font-size: 18px;
  background: unset;
  margin: 0;
  border-radius: 15px;
  border: 2px solid #FF6600;
  margin: 10px 0 0;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 16px 31px;
}
#comments a time{
  color:#212224;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
.wp-block-latest-comments__comment a{
  color: black;
}
.comment-meta.commentmetadata a{
  color: black;
}
.comment-body a{
  color: black;
}
.wp-block-latest-comments__comment-meta{
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}



#comments label {
  margin-bottom: 0 !important;
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
}
#commentform {
  box-shadow: 0px 0px 4px 2px #00000040;
  border-radius: 20px;
  padding: 20px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.comment-form-author {
  order: 1;
}
.comment-form-email {
  order: 2;
}
.comment-form-url {
  order: 3;
}
.comment-form-comment {
  order: 4;
}
.comment-form-cookies-consent {
  order: 6;
}
.form-submit {
  order: 7;
}
.trusted-parters-box:hover .partner-image-icon {
  animation: bounceIn 1s linear;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  margin: 10px 0 0;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  width: 100%;
  background: transparent;
  border-radius: 5px;
}
#comments textarea{
  height: 164px;

}

#comments h2#reply-title {
  display: inline-table;
  font-family: Poppins;
  font-weight: 600;
  font-size: 28px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
}
.comment-form-comment label {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as a{
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
 
#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
 position: relative;
}
#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
#sidebar input[type="search"] {
  padding: 10px 10px;
  font-size: 15px;
  margin-bottom: 20px;
  color: #000;
  border: unset;
  width: 100%;
  border-radius: unset;
  height: 45px;
  background: unset;
  border-bottom: 1px dashed #FF6600;
  padding-right: 32px;
}
#sidebar label{
  padding: 15px 0px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  border-radius: unset;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#sidebar input[type="submit"]{
 background-color :#1cc5dc;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 font-size: 17px;
}
#sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0px 19px;
  font-size: 17px;
 }
#sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-size: 15px;
  border-bottom: 1px dashed #FFFFFF;
  padding: 5px 0;
}
#sidebar ul li:last-child
{
  border:none;
}
#sidebar ul li a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}
#sidebar ul li a:hover {
  color: #FF6600;
  transition: 0.2s ease-in-out;
}

#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
.single-post-content p
{
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.wp-block-search .wp-block-search__label{
  width: auto;
}
.wp-block-search .wp-block-search__button{
  margin-left: 0;
  border: none;
  padding: 0 10px;
  background-color: unset;
  border-radius: 0 25px 25px 0;
  height: 45px;
  color: white;
  position: absolute;
  right: 0;
  font-size: 0;
}
.wp-block-search .wp-block-search__button::after {
  content: "\f002";
  font-size: 20px;
  color: #FF6600;
  font-family: 'FontAwesome';
  position: absolute;
  right: 0px;
  bottom: 10px;
}
#sidebar aside h2{
  font-family: Poppins;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  border-radius: unset;
}
.wp-block-latest-posts__featured-image{
  display: inline-block;
  width: 70px;
}
.wp-block-group a{
  font-size: 14px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}
.wp-block-group .wp-block-latest-posts__post-date{
  position: relative;
  top: -24px;
  left: 89px;
}
.cat-item {
  font-weight: 400;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
  margin: 0;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.middle-content {
  padding-bottom: 20px;
}

.read-moresec a:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.5s ease-in-out;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}

.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  background-color: #022446;
  display: block;
  float: left;
  padding: 10px 15px ;
  margin-bottom: 0px;
  margin-right: 10px;
  color: white;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #022446;
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/

.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.socila_share b {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #212224;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}

.feature-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;

}




/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}
hr.half-width{
  width:50%;
  margin: 0 auto;
}
.ewd-otp-order-tracking-form-div{
  width: 100%;
}

/* -------------Contact form 7 ------------------*/
.contact-summary i{
  color: #212224;
  font-size: 40px;
  border: 2px solid #FFC312;
  padding: 20px;
  width: 85px;
  height: 85px;
  text-align: center;
  border-radius: 50%;
  transition: transform ease-out 0.1s, background 0.2s
}
.contact-summary hr{
  border-top: 3px solid #AEA679;
}
.contact-box h5 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.contact-box{
  background: #fff;
  border:2px solid #FF6600;
  width: 100%;
  padding: 14px 22px;
}
#Contact-Us embed {
  width: 100%;
  height: 500px;
  background: #FFFFFF;
  padding: 8px;
  border-radius: 10px;
}
.contact-box p a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.contact-box p a:hover{
  color: #FF6600;
  transition: 0.4s ease-in-out;
}
.contact-box span a:hover{
  color: #FF6600;
  transition: 0.4s ease-in-out;
}
.contact-box  span a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.single-contact-details-box {
  height: 100%;
  display: flex
;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
#Contact-Us h4{
  font-size: 30px;
  padding: 30px;
  font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #212224;
}
#Contact-Us .wpcf7 input[type="text"],#Contact-Us .wpcf7 input[type="email"],#Contact-Us .wpcf7 input[type="tel"]{
  width: 100%;
  border: indianred;
  border-bottom: 0.5px dashed #212224;}

#Contact-Us  ::placeholder{
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
color: #212224;  
}

.single-contactform-box ::placeholder{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}
.single-left-services-box .single-contactform-box #contact-form-heading {
  display: none;
}
#Contact-Us .wpcf7 input[type="submit"]:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.4s ease-in;
}
.single-contactform-box textarea {
  height: 52px;
  overflow: hidden;
}
#Contact-Us label{
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-bottom: 22px;
  margin-top: 18px;
}
.single-contactform-box {
  background: #FFF;
  padding: 20px;
}
#Contact-Us .wpcf7 input[type="submit"]{
  background-color: #4E5668;
  height: 50px;
  color: white;
  border-radius: 2rem;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  border: 2px solid #FF6600;
  background: #FFFFFF;
  padding: 10px 21px;
  border-radius: 25px;
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: flex-start;
}
/*--------- Woocommerce Section--------- */

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 32px;
  line-height: 144%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}


.woocommerce ul.products li.product .star-rating{
  margin: 0 auto .5em;
  color: #f4bc16;
}
.woocommerce .products li {
    text-align: center;
    padding: 10px !important;
    background: #fafafa;
}


a.showcoupon,
.woocommerce-message::before{
  color: #1cc5dc;
}
.woocommerce-message {
  border-top-color: #1cc5dc;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {

  padding: 0;
  border-radius: 3px;
  margin: 0 !important;
  min-height: 5px;
  line-height: 26px;
  min-width: 60px;
  font-family: 'Poppins';
  font-weight: 800;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #FFC312;
  border-bottom-right-radius: 20px;
  color: #F5F6FA;
  padding: 10px 20px;
}
.woocommerce ul.products li.product .onsale{
    top: 15px ;
    right: 10px ;
}
h2.woocommerce-loop-product__title{
  font-size: 18px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #3A4343;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #3A4343;
  color: white;
  height: 41px;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  background: #FFC312;
  box-shadow: 5px 5px 0px 0px #FFFFFF;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.woocommerce div.product .woocommerce-tabs .panel p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 139%;
  letter-spacing: 1px;
  color: #212224;
}
.price-color{
  color: #FF4362;
}
ins bdi{
  color: #212224;
}
bdi{
  color: #F92D2D
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
  opacity: 1 !important;
}
#yith-quick-view-modal.open .yith-wcqv-main {
  height: 80%;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #2f3942;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 8px 5px;
  border-radius: 0;
  border: solid 1px #2f3942;
  color: #2f3942;
}
.col-1,.col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #3A4343;
  padding: 12px!important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff !important;
  font-weight: bold;
  font-style: none !important;
}
.posted_in {
  display: block;
}
.woocommerce .woocommerce-ordering select{
  padding: 10px;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  border: unset;
  background: #3DC1D3;
}
#tab-description h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #3DC1D3;
  text-align: left;
  margin-bottom: 9px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  font-size: .92em;
  color: #767676;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFC312;
}
span.woocommerce-input-wrapper,.menu_header select,.menu_header .wc-block-product-categories__dropdown{
 width: 100%;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce a.checkout-button.button.alt.wc-forward{
  color: #fff !important;
  font-style: none;
}
.woocommerce a.checkout-button.button.alt.wc-forward:hover{
  text-decoration: none !important;
}
/* -------------------page 404 ----------------------*/
.content_page .container{
  width: 40%;
}
.errorimg {
  width: 600px;
  height: 100%;
  object-fit: contain;
}
.text-404 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin: 0 0 18px 0;
}
.page-404 h3{
  font-family: Poppins;
  font-weight: 600;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
/* -------------------Shop page  ----------------------*/
.woocommerce a.button{
  padding: 10px;
}
.columns-3 .tinvwl_add_to_wishlist-text,.columns-4 .tinvwl_add_to_wishlist-text,.columns-2 .tinvwl_add_to_wishlist-text{
  display: none;
}
.columns-3 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,.columns-4 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,.columns-2 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
  color: lightgrey;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid lightgrey;
  padding: 6px;
}
.woocommerce ul.products li.product .price{
  font-size: 17px;
  text-align: center;
}
.page h1 a{
  color: black;
}
.woocommerce ul.products li.product .price del{
  opacity: 1;
}
.columns-4 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,.columns-2 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper{
  position: absolute;
  top: 0;
  left: 10px;
}
.columns-4 .woocommerce ul.products li.product .onsale,.columns-3 .woocommerce ul.products li.product .onsale,.woocommerce div.product div.images .woocommerce-product-gallery__trigger,.columns-2 .woocommerce ul.products li.product .onsale{
  position: absolute;
  top: 0;

}
.woocommerce span.onsale{
  position: absolute;
  top: 9px;;
}



.blogs-images {
  width: 100%;
  height: 201px;
  overflow: hidden;
}
.middle-align p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height:182%;
  letter-spacing: 0%;
  color: #212224;
  margin-bottom: 0;
}

.blogs-content-box:hover .blogs-images img {
  transform: scale(1.1);
  transition: 0.8s ease-in-out;
}

.social_widget a:hover i {
  animation: tada 3s linear;
}
/* SErvices single page */

.services-content-box {
  background: #FFFFFF;
  padding: 12px 12px 0;
  border-radius: 15px;
  border: 3px solid #FFFFFF;

}
.services-images a i {
  width: 30px;
  position: absolute;
  /* top: 0; */
  height: 30px;
  background: #FF6600;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  bottom: 12px;
  transform: rotate(-45deg);
  left: -30px;
}
.services-content-box:hover .services-images a i{
  left: 12px;
  transition: 0.4s ease-in;

}
.services-images{
  position: relative;
}
.services-content-box:hover {
  border: 3px solid #FF6600;
}
.services-headings h2 span {
  color: #FF6600;
  animation: fadeInLeft 2s infinite;
}
.services-images {
  width: 100%;
  height: 175px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.services-content-box:hover img {
  transform: scale(1.1);
  transition: 0.8s ease-in-out;
}

.services-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.industries-we-serve-page {
  padding: 0px 0 40px;
}
.services-inner-content h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 23px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.services-headings h2 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
}
.services-inner-content h4 a:hover {
  color: #FF6600;
  transition: 0.4s ease-in;
}
.services-page .services-inner-content {
  padding: 20px 0px 0px;
}
.services-page .services-content-box {

  height: 100%;
}
.services-headings h5 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: center;
  margin-top: 14px;
}
.services-inner-content {
  padding: 20px 0px 20px;
}
.page .middle-content p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 182%;
  letter-spacing: 0%;
  color: #212224;
  margin-bottom: 0;
}
.services-inner-content h4  a{
  font-family: Poppins;
  font-weight: 600;
  font-size: 23px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.services-inner-content p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 139%;
  letter-spacing: 0%;
  color: #212224;
  margin: 16px 0;
}

.single-case-image-box {
  height: 500px;
}

/* case Studies */
.case-studies-page {
  padding: 60px 0;
}
.related-case-study p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 145%;
  letter-spacing: 0%;
  color: #212224;
}





.case-studies-content-box {
  border: 3px solid #FF6600;
  border-radius: 15px;
  padding: 30px 20px;
}
.case-studies-images {
  height: 200px;
  overflow: hidden;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
.case-studies-images img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;

}
.case-studies-solution-image {
  height: 200px;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  overflow: hidden;

}
.case-studies-images h6 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  position: absolute;
  top: 16px;
  color: #FFFFFF;
  left: 16px;
}
.case-studies-solution-image h6 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  position: absolute;
  top: 16px;
  color: #FFCC01;
  left: 16px;
}
.case-studies-solution-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;}  
.case-studies-inner-content h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.view-full-case-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 36px;
}

.view-full-case-button a {
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  border: 2px solid #FF6600;
  background: #FFFFFF;
  padding: 16px 26px;
  border-radius: 25px;
}
.blogs-read-more-btn a:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.view-full-case-button a:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.case-studies-solution-image {
  height: 200px;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 25px;
}
.case-studies-content-box:hover img {
  transform: scale(1.1);
  transition: 0.8s ease-in-out;
}

.case-studies-inner-content h4 a {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;

}
.case-studies-inner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.case-studies-inner-content h6 {
  font-family: Poppins;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}
.case-studies-inner-content h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  width: 100%;
  max-width: fit-content;
}
.case-studies-statement-content {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  padding: 38px 0;
}
.case-studies-solution-content {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.case-studies-statement-content h4 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;
  max-width: fit-content;
}

.case-studies-solution-content h4 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;
  max-width: fit-content;
}

.case-studies-statement-content p {
  font-family: Poppins;
  font-weight: 300;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0%;
  margin: 0;
  color: #212224;
  padding-left: 10px;
  width: 100%;
  max-width: fit-content;

}
.case-studies-solution-content p {
  font-family: Poppins;
  font-weight: 300;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0%;
  margin: 0;
  color: #212224;
  padding-left: 10px;
  width: 100%;
  max-width: fit-content;
}



/* SERvices page */
.services-page {
  padding: 60px 0;
}
.owl-nav button i:focus {
  color: #FF6600 !important;
}

.owl-nav button i {
  font-family: 'Font Awesome 5 Free';
  color: #FFFFFF;
  font-weight: 900;
  font-style: normal;
  font-size: 32px;
}
.owl-prev {
  position: absolute;
  left: -79px;
  top: 0%;
  bottom: 0;
  margin: auto;
}
.owl-next {
  position: absolute;
  right: -79px;
  top: 0%;
  bottom: 0;
  margin: auto;
}
.blogs-read-more-btn a {
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  border: 2px solid #FF6600;
  background: #FFFFFF;
  padding: 10px 21px;
  border-radius: 25px;
}
.blogs-read-more-btn {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 10px;
}

.owl-nav button {
  background: unset;
  border: unset;
}



.owl-nav button i:hover{
  color: #FF6600;
  transition: 0.4s ease-in-out;
}
.experts-content-box {
  position: relative;
  overflow: hidden;
}

/* Free consultation */


.free-consultant-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.free-consultant-image {
  height: 186px;

}
.free-consultant-headings h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
}
.free-consultant-headings h2 span {
  color: #FFC312;
  animation: fadeInLeft 2s infinite;

}
.free-consultant-headings h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
}
.free-consultant-contact-box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative;
  z-index: 1;
}

.free-consultant-contact-box::after {
  content: " ";
  background: #3DC1D3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.9;
  z-index: -1;
}

.free-consultant-form-box {
  padding: 44px;
}


.free-consultant-form-box label {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  display: flex;
  align-items: center;
  justify-content: center;
}
.free-consultant-form-box label span {
  color: #FFC312;
  padding-left: 6px;

}
.free-consultant-form-box .submit-btn {
  text-align: end;
}
.free-consultant-form-box input[type="text"], .free-consultant-form-box input[type="tel"], 
.free-consultant-form-box input[type="email"], .free-consultant-form-box input[type="phno"], .free-consultant-form-box input[type="password"], .free-consultant-form-box textarea {
  border: unset;
  border-bottom: 1px dashed #FFFFFF;
  margin-bottom: 26px;
  color: #F5F6FA;


}
.free-consultant-form-box textarea {
  height: 50px;
}
.free-consultant-form-box ::placeholder{
  font-family: 'Poppins';
font-weight: 400;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
color: #F5F6FA;
}

.free-consultant-form-box input[type=submit] {
  background: #FFC312;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}


.free-consultant-form-box input[type=submit]:hover {
  transition: 0.8s ease-in-out;
  background: #F5F6FA;
  box-shadow: -5px -5px 0px 0px #FFC312;
  color: #212224;
}
.contact-submit-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}



/* Single services page */
#servives-single-page {
  padding: 60px 0;
}
.nav-pills .nav-link{
  background: 0 0;
  border: 0;
  border-radius: .25rem;
  color: #212224;
  text-align: left;
  width: 100%;
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  letter-spacing: 0%;

  width: 100%;
}
.nav-item {
  width: 100%;
  padding: 4px 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: unset  !important;
}
.single-left-services-box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-bottom: 5px;
}
.single-case-studies-details {
  position: sticky;
  top: 120px;
}
.nav-pills {
  background: #ffffff;
  padding: 18px 0;
  margin: 0;
  margin-bottom: 18px;
  border: 2px solid #FF6600;
}
.single-left-services-box{
  position: sticky;
  top: 120px;
}
.realted-case-image {
  height: 250px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.realted-case-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.related-case-study {
  background: #FFFFFF;
  padding: 12px;
  border-radius: 15px;
}
.single-services-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;

}
.related-case-studies h3 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.related-case-study a h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  padding: 16px 0 0;
}


.nav-pills .nav-link.active{
  color: #FF6600 !important;
  background-color: unset;
}
 .nav-pills .show>.nav-link a {
  padding: 18px 15px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  width: 100%;
  border-radius: unset;
}
.transport-services-box h6 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 174%;
  letter-spacing: 0%;
  color: #212224;
}
.single-srevice-title a {
  text-align: center;
  font-family: Poppins;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.transport-services-box h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  margin-bottom: 30px;

}
.single-srevice-title {
  padding: 26px 0;
}
.service-para {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 174%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}
.service-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 10px;
}
.single-services-button {
  margin-top: 34px;
}
.single-services-contact-details {
  background: #ffffff;
  padding: 18px 18px;
  margin: 0;
  margin-bottom: 18px;
  border: 2px solid #FF6600;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-services-contact-details h2 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  text-align: center;
}
.single-services-contact-details h3 {
  margin-bottom: 6px;
  padding: 0;
}

.single-services-contact-details h3 a:hover{

  color: #FF6600;
transition: 0.4s ease-in-out

}
.single-services-contact-details h3 a{
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
}

.single-services-contact-details h4 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 174%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
}
.single-services-contact-details i {
  width: 68px;
  height: 68px;
  background: #FF6600;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #fff;
  font-size: 24px;
}
.service-para-box {
  background: #FFFFFF;
  padding: 36px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border: 3px solid #FF6600;
}
.service-para-box p {
  padding-left: 34px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 174%;
  letter-spacing: 0%;
  color: #212224;
}
.service-para-box h6 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  padding-left: 34px;

}
.related-services .services-inner-content h4 a{
  font-size: 20px;
}
.related-services .services-inner-content h4{
  font-size: 20px;
}
.related-services h3 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
}
/* tracking Shipments */

.tracking-image {
  height: 458px;
  overflow: hidden;
  border-radius: 15px;
}
.tracking-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-fit: cover;
  animation: pulse 15s infinite;
}
#shipments-tracking input[type="text"] {
  border-bottom: 0.5px dashed #212224;
  padding: 0;
  margin: 0;
  margin-left: 24px;
}
.ewd-otp-tracking-results-label {
  font-family: Poppins;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
.ewd-otp-statuses-header, .ewd-otp-status-label .ewd-otp-statuses, .ewd-otp-update-status-and-location div {
  font-family: Poppins;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
.ewd-otp-tracking-results-value {
  width: 60%;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Poppins;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 171%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
.ewd-otp-update-status-and-location select {
  width: 100%;
  padding: 2px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 14px 9px;
  -webkit-appearance: none;
}
.wpcf7 form.invalid .wpcf7-response-output{
  border: 2px solid #FF6600;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: center;
  padding: 9px 0;
}
.ewd-otp-update-status-and-location [type=submit]{
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 14px 9px;
  -webkit-appearance: none;
}
 
.ewd-otp-tracking-form-instructions {
  display: none;
}
.ewd-otp-order-tracking-form-div h3 {
  display: none;
}
.ewd-otp-form-submit {
  margin-top: 30px;
}
.ewd-otp-form-identifier {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ewd-otp-submit{
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 14px 24px;
}
.ewd-otp-submit:hover {
  background: #FF6600;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.single-tracking-shipment {
  padding: 60px 0;
}
.ewd-otp-field-label {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;
  max-width: max-content;
}
.shipments-tracting-point h6 {
  font-family: Poppins;
  font-weight: 300;
  font-size: 16px;
  line-height: 142%;
  letter-spacing: 0%;
  color: #212224;
  padding-left: 18px;
margin: 0;
}
.shipments-tracting-point {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 24px;

}

/* Faqs */
.faqs-page {
  padding: 60px 0;
}
.accordion-item {
  background: unset;
  border-radius: unset !important;
  border: 2px solid #FF6600;
  margin-bottom: 23px;
}
.accordion-button{
  background: unset !important;
}
.accordion-button:not(.collapsed) {
  color: #FF6600 !important; 
  box-shadow: unset !important; 
}

.accordion-button:focus{
  box-shadow: unset !important;
  border-color: unset !important;
}

.accordion-button{
  color: #212224;
  font-family: Poppins;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 8px 1.25rem;

}
.accordion-body {
  padding: 0rem 1.25rem 1rem !important;
}
.panel-body p {
  color: #212224;
  font-family: Poppins;
  font-weight: 400;
  font-size: 15px;
  line-height: 157%;
  letter-spacing: 0%;
  margin: 0;
}
.accordion-button::after{
  background-image: unset !important;
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FF6600;
}
.accordion-button:not(.collapsed)::after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FF6600;
}


/* Privacy policy page */

.privacy-policy-page {
  padding: 60px;
}
.privacy-policy-page h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.privacy-policy-page h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.privacy-policy-page p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  letter-spacing: 8%;
  color: #212224;
}
.privacy-policy-page ul li span {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  letter-spacing: 8%;
  color: #212224;
}
.privacy-policy-page ul li {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  letter-spacing: 8%;
  color: #212224;
}
.privacy-policy-page h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #3DC1D3;
}

/* OUr Teams */
#single-team {
  padding: 60px 0;
}
.single-team-contact-box {
  background: #3DC1D3;
  padding: 24px;
}
.single-team-about-details p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  letter-spacing: 8%;
  color: #212224;
}
.single-team-contacts-box i {
  color: #212224;
  font-size: 16px;
}
.single-team-contacts-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.single-teampage-content h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
  padding-bottom: 16px;
}
.single-experts-experience-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding-left: 10px;
}
#single-team input[type="submit"] {
  background-color: #3A4343;
  background: #FFC312;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.single-teampage-content h6 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
margin: 0;
padding-left: 10px;
  }
  .experts-box-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 10px;

}


.single-team-about-details h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
.social-profiles a i {
  background: #FFC312;
  box-shadow: 5px 5px 0px 0px #fff;
  border-bottom-right-radius: 16px;
  padding: 18px 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}
.social-profiles {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.single-teampage-content p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}
.single-teampage-content i {
  padding-right: 12px;
}
.single-team-info img {
  width: 100%;
  height: 100%;
}
.single-experts-experience-box h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}
.single-experts-experience-box p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  padding-left: 6px;
}

.single-team-contact-box ::placeholder{
  font-family: 'Poppins';
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
color: #F5F6FA;
}


.single-team-contact-box label {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-team-contact-box label span {
  color: #FFC312;
  padding-left: 6px;

}

.single-teampage-content label{
  font-family: 'Poppins';
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color:#212224;
}
.social-profiles a i:hover {
  background: #212224;
  transition: 0.3s ease-in;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: unset;
}


/* Products Tips page */
#products-tips-page {
  padding: 60px 0;
}
#products-tips-page h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
#products-tips-page p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}
#products-tips-page ul li {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}
#products-tips-page h3 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

/* Guide page */
#guide-page {
  padding: 60px 0;
}

#guide-page h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
#guide-page p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}
#guide-page ul li {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}
#guide-page h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}
#guide-page h6 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}
#guide-page h3 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

/* Single blogs pages */
#blog-right-sidebar {
  padding: 60px 0;
}
#blog-left-sidebar {
  padding: 60px 0;
}
.blogs-content-box {
  background: #FFFFFF;
  padding: 10px 10px;
  border-radius: 10px;
  border: 3px solid #FFFFFF;

}
.blogs-content-box:hover  .blogs-inner-content h4 a{
  color: #FF6600;
  transition: 0.4s ease-in;
}
.blogs-content-box:hover {
  transition: 0.6s ease-in-out;
  border: 3px solid #FF6600;
}
.blogs-inner-content p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}
.blogs-inner-content h4 a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #212224;
}
.blogs-inner-content h4 {
  text-align: left;
}
.blogs-inner-content {
  padding: 18px 0 0;
}

.single-blog-page {
  padding: 60px 0;
}



/* single case page */
#single-case-study-page {
  padding: 60px 0;
}



.single-case-study-info img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.single-case-title h3 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  padding: 25px 0 0;
}

.page-template-page-with-right-sidebar .middle-align {
  padding: 60px 0;
}
.single-case-studies-details h4 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}
.single-case-studies-details p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 34px;

}
.single-case-studies-content-box1 h5 {
  font-size: 18px;
  margin: 0;
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;

}
.single-case-studies-content-box1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.single-case-studies-content-box1 a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  width: 100%;
  text-align: end;


}

#single-case-study-page .box-border-single {
  border-bottom: 0.5px dashed #212224;
  padding-bottom: 22px;
  margin-bottom: 16px;
  padding-top: 15px;
}


.single-case-studies-date-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#single-case-study-page .case-studies-statement-content {

  padding: 14px 0;
}
#single-case-study-page .case-studies-statement-content p{
  padding: 0;
  font-weight: 400;

}
#single-case-study-page .case-studies-solution-content p{
  padding: 0;
  font-weight: 400;

}
.single-case-studies-date-box h5 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  width: 100%;


}
.single-case-studies-rating-box h5 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  width: 100%;


}
.projects-stars {
  width: 100%;
  text-align: end;

  

}
.single-case-studies-rating-box .projects-stars span i {
  color: #FFCC01;
  font-size: 16px;
  text-align: end;

}
.single-case-studies-rating-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.single-case-studies-date-box h6 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  width: 100%;
  text-align: end;


}
.single-case-studies-date-box h6 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  margin: 0;
  width: 100%;
  text-align: end;


}

/*  */
  .copyright-top-button {
    position: fixed;
    right: 40px;
    bottom: 40px;
    text-align: -webkit-right;
    z-index: 99;
    background: #FF6600;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 3px solid #FF6600;
    padding: 0;
    opacity: 0;
    visibility: hidden;
  
}
.single-services-button a:hover {
  color: #fff;
  background: #FF6600;
  transition: 0.4s ease-in-out;
}
.single-services-button a {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 14px 24px;
}
.transport-services-box ul li {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 174%;
  letter-spacing: 0%;
  color: #212224;
}
.copyright-top-button button i {
  color: #FF6600;
  z-index: 9;
  position: relative;
}
.copyright-top-button:hover button i {
  color: #022446;
  transform: translate(0px, -2px);
  transition: 0.4s ease-in;
}
#scrollToTopBtn {
  width: 60px;
  height: 60px;
  z-index: 999;
  border-radius: 10px;
  background: linear-gradient(to top, #FFF 0%, transparent 0%);
  color: #212224;
  font-size: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease, visibility 0.2s ease;
  border: unset;
  padding: 0;
}

#copyright-top-button.show {
  opacity: 1;
  visibility: visible;
}

#scrollToTopBtn:hover {

  border-color: transparent;
  color: white;
}



/* 404 page */
.read-moresec a {
  /* -webkit-appearance: button; */
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF6600;
  background: #FFFFFF;
  border: 2px solid #FF6600;
  border-radius: 25px;
  padding: 15px 24px;
}



/* Search page */

.search-page {
  padding: 60px 0;
}

.search-page  .middle-align .entry-title {
  color: #000;
}

.search-page  .search-field {
  border: none;
  border: unset;
  border-radius: unset;
  background: #ffffff;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 18px;
  border: 2px solid #FF6600;
  margin: 18px 0;
}

.search-page form.search-form.serach-page
[type=submit]{
  font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FF6600;
    background: #FFFFFF;
    border: 2px solid #FF6600;
    border-radius: unset;
    padding: 18px 31px
}