@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;500;600;700&display=swap');

   * {
    margin: 0;
    padding: 0;
    color: #222B40;
    letter-spacing: 1px;
    font-weight: 300;
  }

  #form-loader {
	display: none;
	width: 40px;
  }

  #form-loader.loader-active {
	display: inline !important;
  }

  p#form-success.success-visible {
	/* opacity: 1; */
	display: contents !important;
  }

  p#form-failure.error-visible {
	/* opacity: 1; */
	display: contents !important;
  }

  p#form-success {
	/* opacity: 0; */
	display: none;
	vertical-align: middle;
	margin-bottom: 0px !important;
    align-items: center;
  } 

  p#form-failure {
	/* opacity: 0; */
	display: none;
	vertical-align: middle;
	margin-bottom: 0px !important;
    align-items: center;
  }

  p#form-success > img, p#form-failure > img {
	margin-right: 5px;
  }

  body {
    overflow-x: hidden;
    font-size: 18px;
  }
p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
}
  nav {
    width: 100vw;
    background-color: transparent;
    /* box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2); */
    position: absolute;
    z-index: 10;
    transition: 0.1s ease-in;
  }
  .nav-links li a{
      color:#fff;
  }
  .sticky .nav-links li a{
      color:#000;
  }

  .sticky .nav-links {
    justify-content: center;
  }
  /*Styling logo*/
  .logo {
    padding: 1vh 1vw;
    text-align: center;
    z-index: 9;
  }

  .logo img {
    height: 10rem;
    width: 20rem;
  }

  /*Styling Links*/
  .nav-links {
    display: flex;
    list-style: none;
    width: 100vw;
    padding: 0 0.7vw;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    /* font-family: 'Futura Lt BT'; */
    font-family: 'futura-pt';
	font-weight: 300;
	/* font-weight: 500 !important; */
	
  }

  .nav-links li a {
    text-decoration: none;
    margin: 0 0.7vw;
  }

  .nav-links li a:hover {
    color: #D2A458;
  }

  .nav-links li {
    position: relative;
  }
/* 
  .nav-links li a::before {
    content: "";
    display: block;
    height: 3px;
    width: 0%;
    background-color: #61DAFB;
    position: absolute;
    transition: all ease-in-out 250ms;
    margin: 0 0 0 10%;
  } */

  .nav-links li a:hover::before {
    width: 80%;
  }

  .cta-button-wrapper {
    padding-top: 30px;
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
	}

	.cta-button-wrapper a {
    /* font-family: 'Futura Lt BT'; */
    font-family: 'futura-pt';
    padding: 12px 40px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
    /* font-weight: bold; */
    font-weight: 300;
	font-size: 18px;
	line-height: 135%;
	}

  /*Styling Buttons*/
  .login-button {
    background-color: transparent;
    border: 1.5px solid #f2f5f7;
    border-radius: 2em;
    padding: 0.6rem 0.8rem;
    margin-left: 2vw;
    font-size: 1rem;
    cursor: pointer;
  }

  .login-button:hover {
    color: #131418;
    background-color: #f2f5f7;
    border: 1.5px solid #f2f5f7;
    transition: all ease-in-out 350ms;
  }

  .join-button {
    color: #131418;
    background-color: #61DAFB;
    border: 1.5px solid #61DAFB;
    border-radius: 2em;
    padding: 0.6rem 0.8rem;
    font-size: 1rem;
    cursor: pointer;
  }

  .join-button:hover {
    color: #f2f5f7;
    background-color: transparent;
    border: 1.5px solid #f2f5f7;
    transition: all ease-in-out 350ms;
  }
  .banner_small_heading{
	/* font-family: 'Futura Md BT' !important; */
	font-family: 'futura-pt' !important;
	font-weight: 500;
    font-size: 30px !important;
	margin-bottom: 24px !important;
    /* margin-bottom:40px; */
   
  }
  .banner_small_heading:before{
  content: "";
  display: block;
  width: 15%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 342px;
  top: 15%;
}

.solar_soles_banner_small_heading:before {
	top: 17% !important;
}

.solar_soles_banner_small_heading:after {
	top: 17% !important;
}

.banner_small_heading:after{
  content: "";
  display: block;
  width: 15%;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 342px;
  top: 15%;
}

.contactus1:before{
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: #fff;
  position: absolute;
  /* left: 315px;
  top: 15%; */
  left: 300px;
  top: 20%;
}

.contactus1:after{
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: #fff;
  position: absolute;
  /* right: 315px;
  top: 15%; */
  right: 300px;
  top: 20%;
}
.sarabefore_listing{margin-bottom: 5px;}
.sarabefore:before{
  content: "";
  width: 20%;
  top: 15%;
  /* left: 180px; */
  left: 130px;
}

.sarabefore:after{
  content: "";
  width: 20%;
  top: 15%;
  /* right: 180px; */
  right: 130px;
}

.sarabefore_listing:before{
  content: "";
  width: 20%;
  /* top: 15%; */
  top: 17%;
  /* left: 140px; */
  left: 180px;
}

.sarabefore_listing:after{
  content: "";
  width: 20%;
  /* top: 15%; */
  top: 17%;
  /* right: 140px; */
  right: 180px;
}

.careersbefore:before{
  content: "";
  width: 20%;
  top: 20%;
  left: 310px;
}

.careersbefore:after{
  content: "";
  width: 20%;
  top: 20%;
  right: 310px;
}
.mlbefore:before{
  content: "";
  left: 242px;
  top: 17% !important;
}

.mlbefore:after{
  content: "";
  right: 242px;
  top: 17% !important;
}

.ml_certificate_container .swiper-wrapper{
    justify-content: center !important;
}

.hm_tradingbefore:before{
  content: "";
  display: block;
  left: 312px;
  top: 17% !important;
}

/* .tannery_certificate_container .swiper-wrapper {
    justify-content: center;
} */

.moral_codebefore:before{
  content: "";
  left: 300px;
  top: 12% !important;
}

.moral_codebefore:after{
  content: "";
  right: 300px;
  top: 12% !important;
}

.hm_tradingbefore:after{
  content: "";
  display: block;
  right: 312px;
  top: 17% !important;
}

.a2dsbefore:after {
  content: "";
  display: block;
  right: 290px;
  top: 17% !important;
  width: 16% !important;
}


.a2dsbefore:before {
  content: "";
  display: block;
  left: 290px;
  top: 17% !important;
  width: 16% !important;
}
.socialbefore:before{
  content: "";
  width: 25%;
  /* top: 15%; */
  top: 20%;
  left: 155px;
}

.socialbefore:after{
  content: "";
  width:25%;
  /* top: 15%; */
  top: 20%;
  right: 155px;
}

.full_shoes:before{
  content: "";
  /* left: 210px; */
  left: 160px;
}
.full_shoes:after{
  content: "";
  /* right: 210px; */
  right: 160px;
}


.upper_banner1:before{
  content: "";
  left: 210px;
  top: 13%;
}
.upper_banner1:after{
  content: "";
  right: 210px;
  top: 13%;
}







  /*Styling Hamburger Icon*/
  .hamburger div {
    width: 30px;
    height: 3px;
    background: #f2f5f7;
    margin: 5px;
    transition: all 0.3s ease;
  }

  .hamburger {
    display: none;
  }



  /*Animating Hamburger Icon on Click*/
  .toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
  }

  .toggle .line2 {
    transition: all 0.7s ease;
    width: 0;
  }

  .toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px);
  }

  a {
    display: inline-block;
    position: relative;
    color: #0087ca;
    text-decoration: none;
  }
 .nav-links a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    bottom: 0;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
  }
  .nav-links a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .wd-175{
    width:175px;
  }

.new_step{
  padding:10px 0;
}
   .drpdwn {
    position: absolute;
    width: 1100px;
    background: #fff;
    list-style-type: none;
    display: none;
    padding-top: 15px;
    height: 170px;
    left: 21%;
    transform: translate(-37%, 0);
    padding-top:20px;
    z-index: 0;
  }
  .retail_brand_dropdwn{
    position: absolute;
    left: 170px;
    width: 215px;
    top: -30px;
    list-style-type: none;
    display:none;
  }
  .trading_brand_dropdwn{
    position: absolute;
    left: 170px;
    width: 215px;
    top: -60px;
    list-style-type: none;
    display:none;
    padding:10px 0;
  }
  .drpbtn{
    position: absolute;
width: 8px;
height: 4px;
left: calc(50% - 8px/2);
border: 1.5px solid #FFFFFF;
top: calc(50% - 4px/2);
  }
  .retail_brand:hover .retail_brand_dropdwn{
    display:block;
  }
  .retail_brand:hover .trading_brand_dropdwn{
    display:block;
  }

  .sticky .nav-links .fisrt_step .drpdwn{
    width: 2000px;
    left: 50%;
    transform: translate(-50%, 0%);
    /* box-shadow: 0 3px 20px rgb(0 0 0 / 20%); */
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.1);
  }
.sticky .drpdwn div{
  margin-left:940px;
  padding-top:10px;
}
.drpdwn div{
  margin-left:400px;
  padding-top:10px;
}
.drpdwn div li a{
  color:#000;
}
.sticky ul{
  margin-bottom: 0px !important;
}
.my_row{
  display:flex;
  align-items: center;
}


  .drpdwn1 {
    position: absolute;
    left: 170px;
    width: 215px;
    top: 0;
    list-style-type: none;
    display: none;
  }
 
  .drpdwn2 {
    position: absolute;
    left: 205px;
    width: 450px;
    top: 0;
    list-style-type: none;
    display: none;
  }
  .nav-links .fisrt_step:hover .drpdwn{
    display:block;
  }
  .fisrt_step ul li{
    padding-bottom: 10px;
    font-size: 15px;
  }

  .drpdwn .fisrt_step1:hover .drpdwn1{
    display:block;
  }

  .drpdwn1 .fisrt_step2:hover .drpdwn2{
    display:block;
  }

.sticky {
position: fixed;
top: 0;
width: 100%;
display: flex;
background-color:#fff;
box-shadow: 0 3px 20px rgb(0 0 0 / 20%);
z-index: 111;
transition: 0.1s ease-in;
padding: 0 60px;

}
.bg-color{
  background-color:#FDFAF6;
  overflow-x: hidden;
}

.home_banner{
    /* background-image: url("../images/bg.png"); */
    background-image: url("../images/homepage_fold1.png");
    background-repeat: no-repeat;
    background-size: cover;
    height:100vh;
    align-items: center;
    display: flex;
}

.career_banner{
  /* background-image: url("../images/career/careers_fold1.png"); */
  /* background-image: url("../images/career/careers-banner.png"); */
  background-image: url("../images/career/careers_fold1_hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}
.sara_listing_banner{
  background-image: url("../images/sara/sara_listing_banner.png") !important;
  /* background-image: url("../images/category/solar_sole/solar-soles-banner.png"); */
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}

.solar_listing_banner{
	/* background-image: url("../images/category/solar_sole/solar_fold1_hero.png") !important; */
	background-image: url("../images/category/solar_sole/solar-soles-desktop-banner.png") !important;
	background-repeat: no-repeat;
	background-size: cover;
	height:100vh;
	align-items: center;
	display: flex;
  }



.contact_banner{
	/* background-image: url("../images/career/contact_us_fold1_720.png"); */
	background-image: url("../images/contact/conatct-us-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}

.social_banner{
  /* background-image: url("../images/social/social_responsbilities.png"); */
  /* background-image: url("../images/social/better-world.png"); */
  background-image: url("../images/social/social_fold1_hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}

.upper_banner{
  /* background-image: url("../images/category/upper/upper_bg.png"); */
  background-image: url("../images/category/upper/uppers-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}
.full_banner{
  /* background-image: url("../images/category/full_shoe/full_shoes_fold1_hero.png"); */
  background-image: url("../images/category/full_shoe/full-shoes-desktop-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}

.leader_goods_banner{
  /* background-image: url("../images/category/leather_goods/leather_goods_fold1.png"); */
  /* background-image: url("../images/category/leather_goods/leather-goods-banner.png"); */
  background-image: url("../images/category/leather_goods/leather_goods_fold1_hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}

.tennary_banner{
  /* background-image: url("../images/category/tennary/tannery_fold1.png"); */
  /* background-image: url("../images/category/tennary/tannery-banner.png"); */
  /* background-image: url("../images/category/tennary/tannery-banner-updated.png"); */
  background-image: url("../images/category/tennary/tannery_fold1_hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  align-items: center;
  display: flex;
}
.mobile_header{
  display:none;
}
.banner_content{
  justify-content: center;
}
.banner_content p{ 
 color:#fff;
 font-family: 'Cormorant';
font-style: normal;
font-weight: 500;
font-size: 64px;
line-height: 68px;
text-align: center;
}

.pd-25{
  padding: 60px 0;
}
.h2, h2{
  padding-bottom:60px;
  text-align: center;
  /* font-family: 'Cormorant normal 600'; */
  font-family: 'Cormorant';
  font-weight: 600;
  font-size:48px;
}

.craftmanship p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-weight: 300;
  font-size:20px;
}
.my-img{
  width:90%;
  margin:0 auto;
}
.craftmanship-content{
  margin-bottom: 40px;
}
.my_ctm_btn{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  background: transparent;
  color: #D2A458 !important;
  /* border: 1px solid#D2A458; */
  border: 2px solid#D2A458;
  /* font-weight: bold; */
  font-weight: 500;
  /* font-weight: 300; */
  padding: 8px 25px;
  font-size: 16px;
  margin-top: 10px;
  position:absolute;
  text-decoration: none !important;
}

.about_cts{
  background: transparent;
  color: #D2A458 !important;
  /* border: 1px solid#D2A458; */
  border: 2px solid#D2A458;
  font-weight: bold;
  padding: 8px 25px;
  font-size: 16px;
  margin-top: 10px;
  text-decoration: none !important;
}

.about_cts:hover{
  box-shadow: 0px 5px 10px rgb(27 27 27 / 16%);
}

.my_ctm_btn:hover{
  box-shadow: 0px 5px 10px rgb(27 27 27 / 16%);
}
.industrial_vehicle h2{
  padding-bottom:20px;
}
.craftmanship{
  margin-bottom:40px;
}
.h3, h3{
  text-align: center;
    color: #D2A458;
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 32px;
    position:relative;
    margin-bottom: 40px;
  }
.industrial_vehicle h3:before{
  content: "";
  display: block;
  width: 29%;
  height: 1px;
  background: #D2A458;
  position: absolute;
  left: 0px;
  top: 50%;
}
.industrial_vehicle h3:after{
  content: "";
  display: block;
  width: 29%;
  height: 1px;
  background: #D2A458;
  position: absolute;
  right: 0px;
  top: 50%;
}


.carousel_heading_lines:after{
  content: "";
  display: block;
  width: 29%;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -134px;
  top: 50%;
}

.carousel_heading_lines:before{
  content: "";
  display: block;
  width: 29%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -134px;
  top: 50%;
}



.manufacturing{
  width:100%;
  margin:0 auto;
}
.manufacturing_inner{
  background: #FFFFFF;
  box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
  margin-bottom: 80px;
}
.inner_content_slider{
  height: 317px;
  position: absolute;
  transform: translateY(-32%);
  /* padding: 0 18px; */
  padding: 0 20px 0 36px;
  top: 45%;
}
.sara-text{
  font-size: 18px;
  font-weight: 600;
}

.sara{
  /* width: 100%; */
  margin-top: -10px;
 
}
.inner_content_slider:after{
  content:'';
  width: 100%;
  height: 1px;
  background-color: #222B40;
  position: absolute;
  left: 16px;
  display:block;
  top: 50px;
}
.inner_content_slider p{
  margin:25px 0;
  color: #5B5B5B;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-weight: 300;
  text-align: justify;
}
.carousel-control.left{
  background-image: none;
}
.carousel-control.right{
  background-image: none;
  right: -120px;
}
.carousel-control{
  left: -120px;
}

.carousel-indicators {
  bottom: -50px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #D2A458;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
  border: 1px solid #D2A458;
  border-radius: 10px;
}



/*  Footer css */

.footer_logo_center ul li a img {
    padding-bottom: 10px !important;
}

hr {
  border-top: 1px solid #000;
}
footer h4{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  font-size: 20px;
  color: #222B40;
}
.fpd-25{
  padding: 60px 0px 27px;
}
.fpd-25 p{
  margin-bottom:0;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 16px;
}
.footer_logo{
  display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.mobile-email{
  display: flex;
  justify-items: normal;
  list-style-type: none;
  padding: 0;
}
.mobile-email li{
  padding: 10px;
}
.mobile-email li a{
  color:#222B40;
  text-decoration: none;
}
.footer_manu{
  display: flex;
  justify-content: space-between;
}
.footer ul{
  list-style-type: none;
}
.footer ul li{
margin-bottom:10px;
}
.footer a{
  color: #222B40;
  text-decoration: none;
  font-size: 18px;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
}
.footer_logo_center{
  text-align:center;
}
.footer_logo_center ul{
  margin-top:30px;
}
.footer_logo_center ul li a{
  font-size: 16px;
}
.footer_logo_center ul li a img{
  padding: 5px;
}

.footer-container{
  width: 1250px !important;
}
.sub_dropdown{
  margin-left:12px;
}
.sub_dropdown li{
  margin-bottom: 6px !important;
}
.sub_dropdown li a{
  font-size:16px;
}
.h4, h4 {
  font-size: 32px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 400;
}

.upper_footer{
  box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
  border-radius: 10px;
  padding: 25px 20px;
  background: #FDFAF6;
}
.upper_footer .form-control{
  background-color: transparent;
}
.upper_footer .my_row{
display: flex;
align-items: center;
}
.request_catalogue{
  font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    color: #151515;
    text-align: left;
}

.upper_footer .my_row .form-group{
  margin-bottom:0;
}
/* about us css */

.carousel_heading_lines{
  position: absolute;
    top: 40%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    /* font-family: 'Cormorant'; */
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
    font-size: 50px;
    line-height: 52px;
    text-align: center;
    /* font-size: 32px; */
    font-size: 30px;
    font-style: normal;
    /* font-weight: 700; */
    font-weight: 500;
}

.vertical.carousel-inner{
  height:100vh;
}


.about_indicator{
  bottom:10px !important;
}
.about_carousel_caption{
  bottom:40%;
}


.about_carousel_caption p{
  color:#fff;
  font-family: 'Cormorant';
  margin-bottom: 0;
}

.about_carousel_caption .carousel_heading_line{
  font-size:32px;
  font-style: normal;
font-weight: 700;
}
.carousel_heading_line::before{
  content:'';
  width:20px;
  height: 2px;
    background: #666;
    top: 50%;
    
}
.about_carousel_caption .carousel_heading_title{
  font-size:64px;
  font-style: normal;
font-weight: 700;
}

.mission_vision{
  display: flex;
  justify-items: center;
  justify-content: space-evenly;
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-weight: 500;
}
.mission{
  width: 45%;
 
}
.mission p{ 
  color:#222B40;
  /* opacity: 0.7; */
  font-weight: 100;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-weight: 300;
  font-size:20px;
}
.mission:nth-child(1){
  border-right: 0.5px solid #5B5B5B;
}
.our_story{
  text-align: center;
  padding-bottom:30px;
}
.our_story h3{
  font-family: 'Cormorant';
font-style: normal;
font-weight: 600;
font-size: 48px;
color: #151515;
}
.quate{
  display: flex;
  position: relative;
  margin-bottom: 60px;
}
.quate::after{
  content: url('../images/about/down.png');
  display: block;
 margin-top:133px;
}
.quate p{
  /* font-weight: 100; */
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-weight: 300;
  font-size: 22px;
}

.quate::before{
  content: url('../images/about/up.png');
  display: block;
  margin: -11px 0;
}
.team_box{
  background: #FDFAF6;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
    padding: 25px;
}
.team_box figure figcaption h5{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 24px;
    color: #222B40;
    margin-bottom: 0;
}
.team_box figure figcaption p{
  font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #222B40;
    margin-bottom: 0;
}
.team_box figure .team_box_figcaption p{
  /* font-family: 'Futura Lt BT' !important; */
  font-family: 'futura-pt' !important;
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 16px;
}

.about_card_body{
  display: flex;
    background: #fff;
    align-items: center;
    padding: 20px 0 20px 12px;
    margin-bottom: 0;
}
.about_card_body img{
  margin-top: -5px;
}
.about_card_body p{
  font-size: 18px;
    padding: 0 16px;
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
	font-weight: 500;
    margin-bottom: 0;
    color: #222b40;
}

.team_box_figcaption{
  position:relative;
  padding: 0.5em 0px;
}

.our_story_section .swiper-backface-hidden .swiper-slide-next {
    transform: scale(0.7);
}

.our_story_section .swiper-backface-hidden .swiper-slide-prev {
    transform: scale(0.7);
}

/* end about us css end */


/* career css */

.career_box{
  background: #FFFFFF;
   box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom:30px;
    display: flex;
    width: 100%;
    align-items: center;
}
.career_box img{
  width:60px;
}
.career_box .career_div_content h5{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
/* font-size: 28px; */
font-size: 27px;
color: #222B40;
padding: 0 10px;
margin-top: 0;
}
.career_div_content{margin-top: 10px;}
.career_box .career_div_content p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #5B5B5B;
}
.career_form_left_div h2{
  text-align: left;
  padding-bottom: 5px;
}
.form_div{
  background: #FDFAF6;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
  padding: 32px;
}
label{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 16px;
    color: #999999;
}
.form-control{
  height: 40px;
  margin-bottom: 15px;
  background-color: transparent;
}
.inquery_details{ 
/* font-family: 'Futura Md BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 20px;
padding:16px;
}

.form-control:focus{
  box-shadow: 1px 1px 35px rgb(0 0 0 / 10%) !important;
  border-color: #D2A458;
}
.career_btn{
  border: transparent;
  background: #131523;
  color: #fff;
  padding: 8px 16px;
  margin-left: 16px;
  /* font-family: 'Hellix'; */
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 500; */
  /* font-weight: bold; */
  font-weight: 300;
  font-size: 15px;
}
.career_form_left_div p{
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  /* font-family: 'Futura Lt BT' !important; */
  font-family: 'futura-pt' !important;
  /* font-family: 'Cormorant normal 600'; */
  color: #666666;
  font-size: 16px;
}
.career_form_left_div a{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #D2A458;
text-decoration: none;
}
.send-img img{
  margin-top:-4px;
}

/* career css end */


/* contact us css */
.contact h5{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 28px;
    color: #131523;
    margin-bottom:10px;

}

.contact_manufacturing ul li {
list-style-type: none;
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
font-size: 18px;
    padding: 5px 0;
    /* font-family: 'Futura Lt BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    cursor: pointer;
	display: flex;
	justify-content: space-between;
}
.contact_manufacturing ul li.active{
  border-bottom:1px solid #D2A458;
}
.contact .address{
  background: #FFFFFF;
  box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.1);
  padding:32px;
}
.contact .inquery_details{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  font-size: 20px;
  padding-bottom: unset !important;
  padding: 16px 0;
  
  
}

.contact_number_email a{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 18px;
    color: #131523;
    text-decoration: none;
}
.contact_number_email img{
  /* width: 20px; */
  width: 24px;
  margin-top: -4px;
}
.address{
  display:none;
  cursor:pointer;
}

.trading{
  margin-top:40px;
}

.contactsticky{
  position: fixed;
  top: 110px;
  z-index: 10;
  color: #FFFFFF;
}
.fixme{
  position: relative;
  /* margin-top:100px; */
}
/* end contact us css */


/* sara leather css */

.manufacturing_pillar{
  width: 100%;
  margin: 0 auto;
}
.manufacturing_pillar .manufacturing_pillar_sub{
  background: #FFFFFF;
  box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
}
.manufacturing_pillar .manufacturing_pillar_sub .manufacturing_pillar_content{
  padding:0 32px;
}
.manufacturing_pillar .manufacturing_pillar_sub .manufacturing_pillar_content .heading{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 28px;
}

.manufacturing_pillar .manufacturing_pillar_sub .my_row{
  display: flex;
  align-items: center;
}
.manufacturing_pillar .manufacturing_pillar_sub .my_row .para_border{
  margin-left: 20px;
    border-left: 2px solid #D2A458;
    padding-left: 8px;
}
.manufacturing_pillar .manufacturing_pillar_sub .my_row .para_border p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 16px;
}
.social_pillar_content{
  /* padding: 12px 0; */
  padding: 30px 5px;
}
.social_pillar_content1{
  /* padding: 20px !important; */
  padding: 28px 43px !important;
}
.social_pillar_content .heading{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 34px;
color: #000000;
margin-bottom: 5px;
}
.manufacturing_pillar .carousel-indicators{
  bottom:0px;
}
.social_pillar_content .social_pillar_content_para{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #222B40;
}
.pd-6015{
  padding: 60px 15px;
}

.solr_soles_heading{
/* font-family: 'Futura Md BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 28px;
/* color: #5B5B5B; */
color: #222B40;
}
.solr_soles_heading12{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 28px;
/* color: #5B5B5B; */
color: #222B40;

}
.solr_soles_heading1{
  padding: 20px 0px 20px 20px !important;
}
.solr_soles_heading1 .solr_soles_heading{
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  color: #131523;
}
.content_industry .heading{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 28px;
color: #222B40;
margin-bottom: 30px;
z-index: 0;
}
.content_industry .heading2{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 28px;
color: #222B40;
margin-bottom: 30px;
z-index: 0;
}
.content_industry .heading:after{
  content:'';
  width: 100%;
  height: 1px;
  background-color: #222B40;
  position: absolute;
  left: 16px;
  top: 69px;
}
.content_industry .heading2:after{
  content:'';
  width: 100%;
  height: 1px;
  background-color: #222B40;
  position: absolute;
  left: -16px;
  top: 69px;
}
.counters{
  border-right: 1px solid #999999;
}
.counters:nth-child(3){
  border-right: 0 solid #fff;;
}
.counters p{
  color: #D2A458;
  /* font-family: 'Proxima Nova'; */
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  font-size: 24px;
}
.certificate{
  display: flex;
  align-items: center;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  /* padding: 12px; */
  /* padding: 12px 24px; */
  padding: 0 24px;
  margin: 10px;
  gap: 25px;
  min-width: 540px;
}

.certificate p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 24px;
margin-bottom: unset !important;
}

/* Banner text */
.upper_banner{
  position:relative;
  text-align: center;
}
.banner_content {
position: absolute;
top: 50%;
left:50%;
transform: translate(-50%, -50%);
text-align:center;
width:100%;
padding:0 50px;
}



figure img {
  display: block;
  height: auto;
  max-width: 100%;
}
figcaption {
  /* padding: 0.5em 30px; */
  padding: 0.5em 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: all 0.8s ease;
  
	 
}
.appear_text{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 32px;
    color: white;

}
.hovereffect .image{
  position: relative;

}
figcaption .dnone {
  color: white;
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 16px;
    /* font-size: 18px; */
    display: none;
}
.hovereffect:hover .image{
  background-color: #D2A85FB2;
}
.hovereffect:hover figcaption .dnone{
  display: block;
  transition: all 0.8s ease;
}

.shoes_pic{
  background: #FFFFFF;
  /* box-shadow: 1px 1px 35px rgb(0 0 0 / 10%); */
  /* box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15); */
  border: 1px solid #eeeeee;
  align-items: center;
  padding: 12px 8px;
  min-height: 350px;
}
.shoes_pic img{
 margin-bottom:10px;
}
.shoes_text_top{
float: right;
background: #000;
background: #F4E1C6;
border-radius: 60px;
padding: 4px 12px;
margin-bottom: 0;
/* font-family: 'Futura Lt BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
}
.shoes_text_bottom {
	text-align: center;
}

/* .shoes_text_bottom{
text-align:center;
font-family: 'Futura Md BT';
font-style: normal;
font-weight: 400;
font-size: 20px;
color: #5B5B5B;
} */

.tpr_pic{
background: #FDFAF6;
box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
width: 264px;
/* height: 326px; */
height: 350px;
/* padding: 10px; */
padding: 20px 32px;
}
/* .certificate_img{
  width:30%;
} */
.pl-25{
  padding:32px;
}
.about_language{
  font-family: 'Cormorant';
    font-style: normal;
    color: #131523;
    font-weight: 400;
    font-size: 32px;
}
.fashion_men_women{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 28px;
    color: #222B40;
	margin-bottom: unset;
    /* margin-bottom: 30px; */
}

.flag_shose_expert{
    display: flex;
    width: 33.33%;
}
.flag_shose{
    display: flex;
    width:100%;
    margin-top: 30px;
}
.flag_shose .flag_shose_expert img{
  width: 48px;
  padding: 6px;
  height:48px;
}
.vector_img{
  width: 38px !important;
  height:38px !important;
}
.flag_img{
  width: 38px !important;
  height:38px !important;
}
.new_women_men{
  justify-content: space-between;
  width:100%;
  background-color: #FDFAF6;
  padding: 30px 0;
}
.men_women{
  width: 50%;
}
.men_women1{
  border-right: 1px solid #666666;
  padding:0 40px;
}
.men_women .men_women1:nth-child(1){
  border-right: 0px solid #666666;
}
.men_women1 .carousel-indicators {
  bottom: 0px !important;
}
.india_dubai{
  display: flex;
    width: 100%;
}

.top-left {
  position: absolute;
  top: 28px;
  left: 26px;
}
.top-left1{
  top: 62px;
  left: 26px;
  position: absolute;
}
.top-left1 p{
  color: #fff !important;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    margin-bottom: 30px;
}
.top-left p{
	/* font-family: 'Futura Md BT'; */
	font-family: 'futura-pt';
  color: #fff !important;
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 34px;
    margin-bottom: 30px;
}
.top-left a{
  font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    text-decoration: none;
}

.top-left1 a{
  font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    text-decoration: none;
}
.india_dubai_sub{
  position: relative;
  width:50%;
}
.men_women p{
  text-align:center;
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  color: #222B40;
  font-size: 24px;
}
.flag_shose .flag_shose_expert p{
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 18px;
    padding: 6px;
}


.about_language:after{
  content:'';
  width:100px;
  height:2px;
  border: 1px solid #D2A458;
  background:#D2A458;
  position: absolute;
  margin-top: 25px;
  margin-left: 10px;
}
.social_pillar_content_para1{
    /* font-family: 'Futura Lt BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 16px;
    /* margin-left: 20px; */
    /* border-left: 1px solid #D2A458; */
    /* padding-left: 8px; */
}

.social_pillar_content_para12{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 18px;
  color: #131523;
  text-align: justify;
}
.craft_price{
  width:50%;
}
.pl-1232{
  padding:10px 32px;
}
.fashion_men_women_1{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 24px;
color: #222B40;
}
.discover_btn{
/* font-family: 'Futura Lt BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #222B40;
box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
text-align:center;
border: 1px solid #000;
padding: 8px 20px;
text-decoration: none;
}
.fashion_men_women_12{
  margin-bottom: 40px;
}
.milwaukee{
  /* background-image: url("../images/category/mil/milwaukee.png"); */
  /* background-image: url("../images/category/mil/milwaukee-our-story.png"); */
  background-image: url("../images/category/mil/milwaukee-fold5-final.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:250px;
position:relative;
}
.hm{
  /* background-image: url("../images/hm/footer_bg.png"); */
  /* background-image: url("../images/hm/hm-trading-explore.png"); */
  background-image: url("../images/hm/hm_trading_fold4_cta.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:250px;
  position:relative;
}
.wdm{
  /* background-image: url("../images/wdm/footer_banner.png"); */
  /* background-image: url("../images/wdm/wdm-explore.png"); */
  background-image: url("../images/wdm/wdm_fold5_cta.png");
  background-repeat: no-repeat;
  background-size: cover;
  height:250px;
  position:relative;
}
.counters h1{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 64px;
color: #5B5B5B;
margin-bottom: unset;
margin-top: 30px;
}
.newtexth2{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}
.tpr_small_text{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 18px;
    color: #131523;
}
.tpr_big_text{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    color: #222B40;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 28px;
}
.mine_img{
  width:100%;
  position:relative;
  z-index: 1;
}
.content_industry p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
color: #666666;
font-size: 18px;
}
.team_box1{
  background: #fff;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
    text-align: center;
}
.team_box1 figcaption p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 24px;
  color: #151515;
  padding: 10px;
}
.my_row1{
  /* display: flex;
    align-items: center; */
    width: 95%;
    margin: 0 auto;
    margin-bottom:40px;
}
.content_industry{
  margin-top:30px;
}
.old_tennary .manufacturing_pillar_content{
padding: 32px;
}
.old_tennary .manufacturing_pillar_content h2{
  padding-bottom:2px;
  margin-bottom:20px;
}
.heading_border{
  margin-left: 2px;
    border-left: 8px solid #D2A458;
    /* padding-left: 8px; */
    padding-left: 24px;
}
.rightbnone{
  border-right: none;
}
.pos{
  position:relative;
}

.tannery_border p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 18px;
    color: #131523;
}
/* end sara leather css */

/* tannery css */
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next';
  color: #CCCCCC;
  font-size: 30px !important;
  font-weight: 600;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev';
  color: #CCCCCC;
  font-size: 30px !important;
  font-weight: 600;
}


.bg_img_tennary{
  background-image: url("../images/category/tennary/tennary_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    height:100vh;
    margin:30px 0;
    align-items: center;
    display: flex;
    opacity:1;
}

.content a{
width:100%;
}

.bg_img_tennary:hover{
  opacity:0.5;
}
.hidden_banner_content{
  opacity:1;
}
.bg_img_tennary:hover .hidden_banner_content{
  opacity:1;
}

.hidden_banner_content{
    color: #000;
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    text-align: center;
}


.appear_hover{
  display:flex;
}


.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
} 

 .content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}
.white_box{
  background: #FFFFFF;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05), 0px 10px 50px rgba(0, 0, 0, 0.05);
  padding:32px;
}
.white_box h6{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
font-size: 24px;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
}

.content-details p{
  color: #222B40;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 18px;
}
.fadeIn-top{
  top: 20%;
}
.my_hm_trading .heading{
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  color: #151515;
}

.my_hm_trading .heading1{
  font-family: 'Cormorant';
  /* font-family: 'Futura Md BT'; */
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  color: #151515;
}


.my_hm_trading p{
/* font-family: 'Futura Lt BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #131523;
}
.my_hm_trading{
  padding: 0 30px;
}

.robert .robert_heading{
font-family: 'Cormorant';
font-style: normal;
font-weight: 600;
font-size: 48px;
color: #222B40;
line-height: 1.1;
margin-bottom: 30px;
}
.robert p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 18px;
color: #131523;
}
.robert_moral{
  float: right;
}






/* end tannery css */


/* Milwaukee page additional css START */
.craft_price .craft_price_content {
	padding: 0 32px 32px 32px;
}

.craft_price .craft_price_content .craft_quality {
	padding-top: 18px;
}

/* Milwaukee page additional css END */

/* Tannery page additional css START */
.tanning_container {
	position: relative;
}

.tanning_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.tanning_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
}

.tannery_certificate_container {
	position: relative;
}

.tannery_certificate_container .swiper-button-prev {
	left: -2% !important;
	/* top: 75% !important; */
	top: 74% !important;
}

.tannery_certificate_container .swiper-button-next {
	right: -2% !important; 
	/* top: 78% !important; */
	top: 75% !important;
}

/* Tannery page additional css END */


/* Solar Soles page additional css START */

.solar-soles-producing {
	border-bottom: 0.5px solid #222B40;
	width: 100px;
	margin-bottom:20px;
}

.solar-soles-marketing {
	border-bottom: 0.5px solid #222B40;
	width: 100px;
	margin-bottom:20px;
}


.sole-icon {
    visibility: hidden;
}

.soles_container{
	position: relative;
}

.soles_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.soles_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
}

.solar_certificate {
	position: relative;
}

.solar_certificate .swiper-button-prev {
	/* left: -2% !important; */
	left: -3% !important;
	top: 50% !important;
}

.solar_certificate .swiper-button-next {
	right: -2% !important;
	right: -3% !important;
	top: 55% !important;
}

/* Solar Soles page additional css END */


/* a2ds page additional css START */
.a2ds_slider_container{
	position: relative;
}

.a2ds_slider_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.a2ds_slider_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
}

.a2ds_certificate {
	position: relative;
}

.a2ds_certificate .swiper-button-prev {
	left: -2% !important;
	top: 77% !important;
}

.a2ds_certificate .swiper-button-next {
	right: -2% !important; 
	top: 78% !important;
}

/* a2ds page additional css END */

/* uppers page additional css START */
.upper_slider_container{
	position: relative;
}

.upper_slider_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.upper_slider_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
}

.upper_certificate {
	position: relative;
}

.upper_certificate .swiper-button-prev {
	left: -2% !important;
	/* top: 77% !important; */
	top: 74% !important;
}

.upper_certificate .swiper-button-next {
	right: -2% !important; 
	/* top: 78% !important; */
	/* top: 75% !important; */
	top: 76% !important;
}

/* uppers page additional css END */

/* uppers page additional css START */
.full_shoe_slider_container{
	position: relative;
}

.full_shoe_slider_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.full_shoe_slider_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
}

.full_shoe_certificate {
	position: relative;
}

.full_shoe_certificate .swiper-button-prev {
	left: -2% !important;
	/* top: 77% !important; */
	top: 74% !important;
}

.full_shoe_certificate .swiper-button-next {
	right: -2% !important; 
	/* top: 78% !important; */
	top: 75% !important;

}

/* uppers page additional css END */

/* leather goods page additional css START */
/* .full_shoe_slider_container{
	position: relative;
}

.full_shoe_slider_container .swiper-button-prev {
	left: -2% !important;
	top: 64% !important;
}

.full_shoe_slider_container .swiper-button-next {
	right: -2% !important; 
	top: 65% !important;
} */

/* .leather_certificate .certificate_content p {
	margin-top: 15px;
} */

.leather_certificate {
	position: relative;
}

.leather_certificate .swiper-button-prev {
	left: -2% !important;
	/* top: 77% !important; */
	top: 74% !important;
}

.leather_certificate .swiper-button-next {
	right: -2% !important; 
	/* top: 78% !important; */
	top: 75% !important;
}

/* .leather_certificate .swiper-wrapper {
    justify-content: center;
} */

/* leather goods page additional css END */

/* Moral code page additional css START */
 .sustainable_row .craft_price_content_1{
	padding: 10px 32px 0 32px !important;
 }

 .sustainable_row .fashion_men_women{
	margin-bottom: 0px !important;
 }

 .sustainable_row .social_pillar_content_para12 p {
	margin-bottom: -28px !important;
 }
/* Moral code page additional css END */

/* Milwaukee page additional css START */

.quality_row .fashion_men_women {
	margin-bottom: 0px !important;
}

.quality_row .social_pillar_content_para12 p {
	margin-bottom: -20px !important;
 }

 .moral-code-collections-title br:first-child {
    display: none;
}

/* Moral code page additional css END */
.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.moral_code_btn {
    position: unset;
}

.team_row {
	display: flex;
	justify-content: center;
}

.wdm_title {
	line-height: initial !important;
	padding-bottom: 15px !important;
}
.wdm_banner .wdm_banner_inside{
	height:100vh;
	/* height:560px; */
	}

.phone_group input[type=number]::-webkit-inner-spin-button, 
.phone_group input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.fixme #div10, .fixme #div11 {
	margin-top: -90px;
}

.tannery_row, .uppers_row, .full_shoe_row, .leather_goods_row {
	/* box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); */
	background: #FFFFFF;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
}

.tannery_row div.col-md-6:nth-child(2) {
    padding-right: unset;
}

.uppers_row div.col-md-6:nth-child(1) {
    padding-left: unset;
}

.full_shoe_row div.col-md-6:nth-child(1) {
    padding-right: unset;
}

.leather_goods_row div.col-md-6:nth-child(1) {
    padding-left: unset;
}

/* a2ds page container */

.a2ds_ago, .a2ds_tannery, .a2ds_tannery_leather {
	background: #FFFFFF;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
}

.a2ds_ago div.col-md-6:nth-child(2), .a2ds_tannery div.col-md-6:nth-child(2), .a2ds_tannery_leather div.col-md-6:nth-child(2) {
	padding-right: unset;
}


/* Full shoe page container */

.full_shoe_ago, .full_shoe_stitch, .full_shoe_welted {
	background: #FFFFFF;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
}

.full_shoe_ago div.col-md-6:nth-child(2), .full_shoe_stitch div.col-md-6:nth-child(2), .full_shoe_welted div.col-md-6:nth-child(2) {
	padding-right: unset;
}

.full_shoe_ago div.col-md-6:nth-child(1), .full_shoe_stitch div.col-md-6:nth-child(1), .full_shoe_welted div.col-md-6:nth-child(1) {
	padding-left: 30px;
	text-align: justify;
}


/* Leather goods page container */

.leather_wallets, .leather_belts, .leather_bags {
	background: #FFFFFF;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 10%);
}

.leather_wallets div.col-md-6:nth-child(2), .leather_belts div.col-md-6:nth-child(2), .leather_bags div.col-md-6:nth-child(2) {
	padding-right: unset;
}

.leather_wallets div.col-md-6:nth-child(1), .leather_belts div.col-md-6:nth-child(1), .leather_bags div.col-md-6:nth-child(1) {
	padding-left: 30px;
	/* padding-left: 70px; */
	text-align: justify;
}

/* catalogue css */

.catalogue-text {
	padding-right: 20px;
}

.upper_main_footer .form-group {
    margin-bottom: unset;
}

.upper_main_footer .catalogue_btn {
    margin-top: 15px;
}

.solar_pillar_1 {
	padding-left: 10px;
	padding-right: 36px;
	text-align: justify;
}

.solar_pillar_2 {
	padding-right: 10px !important;
	padding-left: 36px !important;
	text-align: justify;
}

.language_fashion_title {
	margin-top: 20px;
	margin-bottom: 20px;
}

.language_pillar_1, .language_pillar_3 {
	padding-right: 36px;
	/* padding-left: 15px; */
	text-align: justify !important;
}

.language_pillar_3 {
	padding-top: 11px !important;
	padding-bottom: 11px !important;
}

.language_pillar_2 {
	text-align: justify;
}

.language_banner_heading:before {
	top: 12% !important;
}

.language_banner_heading:after {
	top: 12% !important;
}

.mobile_language_fourth .solr_soles_heading1 {
    padding-left: 0px !important;
}

.mobile_language_fourth {
    padding-left: 0px !important;
}

.pulse-slider-column {
	padding-left: 0 !important;
}

.pulse-text-column {
	padding-right: 0 !important;
}

.moral_fashion_title {
	margin-top: 20px;
	margin-bottom: 30px;
}

.moral_collection_pillar_1 {
	padding-right: 36px;
	padding-top: 60px !important;
	/* text-align: justify; */
}

.moral_collection_pillar_2 {
	padding-top: 47px !important;
}

.moral_collection_pillar_3 {
	padding-right: 36px;
	/* text-align: justify; */
}

.milwaukee_fashion_title {
	margin-top: 20px;
	margin-bottom: 30px;
}

.trading_alignment {
	margin-top: 20px !important;
}

.social_responsibility_pillar_1 {
	padding-right: 36px;
	text-align: justify;
}

.social_responsibility_pillar_2 {
	padding-left: 50px !important;
	text-align: justify;
}

.social_responsibility_pillar_3 {
	padding-right: 36px !important;
	text-align: justify;
}

.social_responsibility_health_pillar_1 {
	padding-right: 36px;
	text-align: justify;
}

.social_responsibility_health_pillar_2 {
	padding-left: 50px !important;
	text-align: justify;
}


.social_responsibility_health_pillar_3 {
	padding-right: 36px;
	text-align: justify;
}

.social_responsibility_health_pillar_4 {
	padding-left: 50px !important;
	padding-right: 20px;
	text-align: justify;
}

.social_responsibility_sourcing_pillar_1 {
	padding-left: 50px !important;
	padding-right: 20px;
	/* text-align: justify; */
}

.social_responsibility_certificate_container .swiper-button-prev {
    left: -2% !important;
    top: 75% !important;
}

.social_responsibility_certificate_container .swiper-button-next {
    left: -2% !important;
    top: 78% !important;
}

.social_responsibility_certificate_container .swiper-wrapper {
	justify-content: center;
}

.footer-desktop li a:hover {
    color: #D2A458;
    text-decoration: underline;
    text-decoration-color:#D2A458; 
}

.certificate .certificate_img img {
    width: unset !important;
}

.story-prev {
	left: 100px !important;
}

.story-next {
	right: 100px !important;
}


.vertical-1, .vertical-3 {
	padding-left: 30px;
	text-align: justify;
}

.vertical-2, .vertical-4 {
	padding-right: 40px;
	text-align: justify;
}

  /*Stying for small screens*/
  @media screen and (max-width: 800px) {

    .carousel-control {
      display: none;
    }

	.my_ctm_btn:hover{
		box-shadow: 0px 5px 10px rgb(27 27 27 / 4%) !important;
	  }

	p#form-success, p#form-failure {
		vertical-align: text-top;
	}
	
	.form-success-icon, .form-failure-icon {
		width: 20px;
	}

	.cta-button-wrapper {
		padding-top: 30px;
		display: grid;
		justify-content: center;
		gap: 40px;
		flex-wrap: wrap;
	}
	
	.cta-button-wrapper a {
		padding: 12px 16px;
		font-size: 14px;
		line-height: 17px;
	}

	/* css for slider card title*/
	.appear_text {
		font-size: 20px !important;
	}

	figcaption .dnone {
		/* font-family: 'Futura LT BT'; */
		font-family: 'futura-pt';
		font-weight: 300;
		font-size: 15px !important;
	}

	/* global conveyer belt icon */
	.conveyer-belt-icon {
		margin-left: 10px;
	}

	.home-desktop-certificate {
		display: none;
	}

	.home-mobile-certificate {
		display: block !important;
	}

    nav {
      position: fixed;
      z-index: 3;
    }
    .logo{
      margin: 0 auto;
      padding:0;
    }
    .logo img {
      height: 7rem;
      width: 15rem;
  }
    .sticky {
      background-color:#000;  
      }
      .sticky .nav-links li a {
        color: #fff;
        font-size:18px;
    }
    .hamburger {
      display: block;
      position: absolute;
      cursor: pointer;
      left: 5%;
      top: 50%;
      transform: translate(-5%, -50%);
      z-index: 2;
      transition: all 0.7s ease;
    }

    .nav-links {
      position: fixed;
      background: #131418;
      height: 100vh;
      width: 280px;
      flex-direction: column;
      text-align: left;
      /* clip-path: circle(50px at 90% -20%);
      -webkit-clip-path: circle(50px at 90% -10%); */
      transition: all 1s ease-out;
      pointer-events: none;
      left:-800px;
      top:0;
      padding-top: 105px;
      justify-items:inherit;
      justify-content:inherit;
    }

    .nav-links.open {
      /* clip-path: circle(1000px at 90% -10%);
      -webkit-clip-path: circle(1000px at 90% -10%); */
      pointer-events: all;
      left:0px;
    }
.fade{
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
  width: 260px;
}
    .nav-links li {
      opacity: 0;
    }

    .nav-links li:nth-child(1) {
      transition: all 0.5s ease 0.2s;
    }

    .nav-links li:nth-child(2) {
      transition: all 0.5s ease 0.4s;
    }

    .nav-links li:nth-child(3) {
      transition: all 0.5s ease 0.6s;
    }

    .nav-links li:nth-child(4) {
      transition: all 0.5s ease 0.7s;
    }

    .nav-links li:nth-child(5) {
      transition: all 0.5s ease 0.8s;
    }

    .nav-links li:nth-child(6) {
      transition: all 0.5s ease 0.9s;
      margin: 0;
    }

    .nav-links li:nth-child(7) {
      transition: all 0.5s ease 1s;
      margin: 0;
    }

    li.fade {
      opacity: 1;
    }

.banner_content p{
    font-size:34px;
    font-weight: 700;
    line-height: 38px;
}
.h2, h2 {
  padding-bottom: 25px;
  font-family: 'Cormorant';
font-style: normal;
font-weight: 700;
/* font-size: 24px; */
font-size: 26px;
}
.h3, h3{
  font-size: 16px;
}
.pd-25 {
  padding: 40px 0;
}

.pd-20 {
	Padding: 20px 0;
}

.craftmanship-content{
  margin-top:40px;
  margin-bottom: 12px;
}
.craftmanship p{
  /* font-size:14px; */
  font-size:16px;
}
.manufacturing{
  width:100%;
}
.my_row{
  display:block;
}
.inner_content_slider{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position:relative;
  height: 360px;
  transform: translateY(8%);
  padding: 0 18px !important;
}

.inner_content_slider p {
	margin: -36px 0 0 0;
}

.carousel-control.right{
  right:0;
}
.carousel-control {
  left: 0;
}
.footer_logo {
  display: block;
}

  .mobile-email{
    display: block;
  }
  .mobile-email li {
    padding: 6px;
}
  .footer ul li {
    margin-bottom: 10px;
}
  .footer_logo div img:first-child(1){
    width: 120px;
    margin-bottom: 15px;
  }
  .h4, h4 {
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 20px;
}
.mission p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
}
.industrial_vehicle h3:after{
  width: 16%;
}
.industrial_vehicle h3:before{
  width: 16%;
}
.drpdwn{
  width:100%;
  background-color:transparent;
  position:relative;
  left:0;
}
.drpdwn div {
  margin-left: 110px;
}
.sticky .nav-links .fisrt_step .drpdwn{
  width: 100%;
    left: 0%;
}
.drpdwn div li a {
  color: #fff;
}
.upper_footer .my_row{
  display:block;
}
.mission_vision{
display:block;
padding-left: 20px;
padding-right: 20px;
}
.mission {
  width: 100%;
}
.mission:nth-child(1) {
  border-right: none;
}
.mission:nth-child(1) {
  border-bottom: 0.5px solid #5B5B5B;
}
.career_box{
  padding: 25px;
  height: 320px;
}
.career_box img{
  width:100px;
}
.career_box .career_div_content p{
  font-size: 16px;
}
.career_box .career_div_content h5{
  font-size: 18px;
}
.career_form_left_div{
  text-align:center;
}
.career_form_left_div h2{
  text-align:center;
}
.career_form_left_div p{
  font-size: 14px;
}
.career_form_left_div a{
  /* font-size: 15px; */
  font-size: 16px;
  margin-bottom:30px;
}
.form_div{
  padding:16px;
}
.inquery_details {
  font-size: 16px;
  padding: 5px 13px;
}
.manufacturing_pillar .manufacturing_pillar_sub .my_row {
  display: block;
}
.manufacturing_pillar .manufacturing_pillar_sub .manufacturing_pillar_content .heading {
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  font-size: 16px;
}
.manufacturing_pillar .manufacturing_pillar_sub .manufacturing_pillar_content {
  padding: 16px;
}
.manufacturing_pillar .manufacturing_pillar_sub .my_row .para_border p {
  font-size: 14px;
}
.our_story {
  padding-bottom: 0px;
}
.our_story h3 {
  font-family: 'Cormorant';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}
.quate p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
text-align: justify;
}
.quate:before {
  content: url(../images/about/up_mobile.png);
  display: block;
  font-size: 10px;
  margin: 0;
  
}
.quate::after {
  content: url(../images/about/down_mobile.png);
  display: block;
  bottom: 0 !important;
  position: absolute;
  right: 0;
}
.team_box1 figcaption p {
  font-size: 18px;
  padding: 5px;
  margin-bottom: 25px;
}
.my_row1 {
  width: 100%;
}
.content_industry .heading{
  /* font-size: 16px; */
  font-size: 18px;
  border-bottom: none;
  width: 100%;
  margin-bottom: 20px

}
.content_industry{
  margin-bottom: 30px;
  }
  .my_ctm_btn{
    position: relative;
    padding: 8px 30px;
	width: 100%;
	text-align: center;
  }
  .inner_content_slider:after {
    content: '';
    width: 25%;
    height: 2px;
    left: 20px;
    /* top: 26px; */
    top: 35px;
}
.sticky .nav-links{
  justify-content: inherit;
}
.mobile_header{
  display:block;
  /* background-color:#000; */
  background-color: transparent;
  position:fixed;
  z-index: 9;
}
#myHeader{
  display:none;
}
.sara {
  width: 100%;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  display:none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
  display:none;
}
.footer-container{
  width:auto !important;
}
.footer_logo_center{
  text-align:left;
}
.navbar{
  padding:0;
}
.navbar-brand a img{
  width:129px;
}
.navbar-brand{
  height:30px;
}
.banner_content{
  padding: 0 8px;
}
.about_carousel_caption .carousel_heading_title{
  
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  text-align: center;

}
.carousel_heading_lines{
  /* font-size: 18px; */
  font-size: 16px;
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
}
.carousel-indicators{
  z-index: 1;
}
.mb-container{
  padding-bottom: 60px;
}
.team_box_figcaption{
  position:relative;
  padding: 0.5em 0px;
}
.team_box{
  padding: 15px;
  margin-bottom: 20px;
}
.team_box figure figcaption h5{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 600; */
  font-weight: 500;
  font-size: 14px;
  color: #222B40;
  padding-top: 4px;
}
.team_box figure figcaption p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 16px;
color: #222B40;
}

.banner_small_heading{
  font-family: 'Cormorant';
  font-family: '';
font-style: normal;
/* font-weight: 700; */
font-weight: 500 !important;
font-size: 16px !important;
margin-bottom: 15px !important;
}
.banner_content{
  position: absolute;
    /* top: 36%; */
    top: 34%;
}



.careersbefore:after {
  content: "";
  display: block;
  width: 21%;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 45px;
  top: 15%;
}

.careersbefore:before {
  content: "";
  display: block;
  width: 22%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 45px;
  top: 15%;
}
.career_box .career_div_content p{
  display:none;
}
.career_box .career_div_content h5{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 14px;
}
.career_box{
  height:auto;
  padding: 10px;
}
.career_box img{
  width: 60px;
}
.sarabefore:before{
  content: "";
    width: 10%;
    top: 11%;
    left: 3px;
}
.sarabefore:after{
  content: "";
    width: 10%;
    top: 11%;
    right: 3px;
}
.old_tennary .manufacturing_pillar_content {
  padding: 0px;
}
.heading_border {
  margin-left: 0px;
  border-left: 0px solid #D2A458;
   padding-left: 0px;
}
.tannery_border p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
color: #666666;
text-align:left;
padding-left: 10px;
padding-right: 10px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 0 !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  opacity: 0 !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
  opacity: 0 !important;
}
.counters{
  border-right: 0px solid #999999;
  text-align:center;
}
.counters img{
  /* width: 50px; */
  width: 70px;
}
.counters h1{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 40px;
	margin-bottom: unset !important;
	margin-top: 15px;
}
.counters p{
  color: #D2A458;
  font-style: normal;
    font-weight: 400;
    font-size: 16px;
	text-align: center !important;
}
.justify-content-center{
  margin:0 auto;
}
.w-100{
  width:100%;
  margin:0 auto;
  display: block;
}
.certificate p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 16px;
}
.request_catalogue{
  font-family: 'Cormorant';
    font-style: normal;
    font-weight: 700;
    /* font-size: 24px; */
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px !important;
}
body{
  font-size: 16px;
}
p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
color: #666666;
text-align: center;
}
.upper_footer{
  margin:30px 20px;
}
/* .footer_logo_center img{
  width:170px;
} */
.banner_content br{
  display: none;
}
.upper_content{
  top: 45%;
}
.content_industry .heading:after {
  content: '';
  width: 25%;
  height: 2px;
  background-color: #222B40;
  position: absolute;
  left: 16px;
  /* top: 26px; */
  top: 30px;
}
.content_industry .heading{
  text-align: left;
}
.craftmanship p{
  text-align:center;
}
.sarabefore_listing:before {
  content: "";
  width: 13%;
  top: 8%;
  left: 7px;
}
.sarabefore_listing:after {
  content: "";
  width: 13%;
  top: 8%;
  right: 7px;
}
.sarabefore_listing img{
  width:210px;
}
.mt-50{
  top:50% !important;
}
.banner_content br{
  display: none;
}
.desktop_version{
  display:none !important;
}
.mobile_version{
  display: block !important;
}
.mb-0{
  margin-bottom: 0px !important;
}
.mobile_btn{
  width:100%;
  text-align: center;
}
.content_industry .heading2{
  font-size: 18px;
    border-bottom: none;
    width: 100%;
    margin-bottom: 20px;
}
.content_industry .heading2:after {
  content: '';
  width: 25%;
  /* height: 1px; */
  height: 2px;
  background-color: #222B40;
  position: absolute;
  left: 16px;
  /* top: 26px; */
  top: 30px;
}
.career_mobile{
  height: 148px;
    padding: 10px;
    margin-bottom: 28px;
    text-align: center;
    display: inherit;
}
.txt-lft{
  text-align: left;
}
.fixme{
  display: none;
}
footer h4 {
  /* font-family: 'Futura LT BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 8px;
  color: #222B40;
  margin-top: 20px;
}
.footer a{
  font-size: 16px;
  margin-bottom: 10px;
}
.contact .address{
  /* display: none !important; */
  display: block !important;
  padding: unset;
}
.social_pillar_content .heading{
  /* font-size: 16px; */
  font-size: 18px;
  text-align: left;
}
.social_pillar_content{
  padding:18px !important;
}
.social_pillar_content .social_pillar_content_para p{
  text-align: left;
}
.social_pillar_content1{
  padding:18px !important;
}
.tpr_pic{
  box-shadow: 1px 1px 35px rgb(0 0 0 / 5%) !important;
  width: 100%;
  height: auto;
  padding: 12px;
  margin-bottom: 20px;
}
.tpr_big_text{
  text-align: left;
    /* font-family: 'Futura Md BT'; */
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    /* font-size: 16px; */
    font-size: 18px;
    margin-bottom: 0;
}
.tpr_small_text {
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 16px;
  color: #131523;
  text-align: left;
}
/* .shoes_text_bottom{
  font-family: 'Futura Lt BT';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
} */
.shoes_text_top{
  font-size: 12px;
}
.solr_soles_heading1{
  padding:15px !important;
}
.solr_soles_heading12{
  /* font-size: 16px; */
  font-size: 18px;
  text-align: left;
}
.social_pillar_content .social_pillar_content_para p{
  text-align: left;
}
.solr_soles_heading{
  /* font-size: 16px; */
  font-size: 18px;
  text-align: left;
}
.solr_soles_heading1 .solr_soles_heading{
  /* font-size: 24px; */
  font-size: 26px;
}
.wdm_banner .wdm_banner_inside{
/* height:100vh; */
height:560px;
}
.logosss{
  width: 200px;
}
.banner_wdm{
  /* top: 50%; */
  top: 34%;
}

.wdm_banner_content {
	top: 40% !important;
}
.my_hm_trading {
  /* padding: 0 10px; */
  padding: 0 10px 15px 10px;
}
.my_hm_trading .heading{
  font-family: 'Cormorant';
    font-style: normal;
    font-weight: 700;
    /* font-size: 24px; */
    font-size: 26px;
    text-align: left;
}
.my_hm_trading p{
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    font-size: 16px;
    line-height: 135%;
    text-align: justify;
}
.craft_price{
  width:100%;
}
.fashion_men_women{
  text-align: left;
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 500;
  /* font-size: 16px; */
  font-size: 18px;
  line-height: 135%;
  color: #222B40;
  /* margin-bottom: 15px; */
  padding-bottom: 10px;
}
.pl-25 {
  padding: 10px;
}
p{
  text-align: left;
}
.pl-1232{
  padding: 10px;
}
.robert .robert_heading{
  font-family: 'Cormorant';
font-style: normal;
font-weight: 700;
/* font-size: 24px; */
font-size: 26px;
text-align: center;
margin-bottom: 10px !important;
}
.robert p{
  text-align: center;
  /* font-family: 'Futura Lt BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
font-size: 16px;
}
.robert_moral{
  float: inherit;
  text-align: center;
}
.robert_moral img{
  width:100%;
  /* width: 70%; */
}
.top-left1 p{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 500;
/* font-size: 18px; */
font-size: 20px;
margin-bottom:20px;
}
.top-left1 {
  top: 36px;
  left: 26px;
  position: absolute;
}
.wdm{
  height: 156px;
  background-position: center;
}
.hm{
  height: 156px;
  background-position: center;
}
.banner_small_heading:before{
  display: none;
}
.banner_small_heading:after{
  display: none;
}
.logosss_mil{
  width:100px;
}
.about_language{
  /* font-size: 16px; */
  font-size: 18px;
  font-weight: 600;
}
.about_language:after{
  margin-top: 12px;
}

.about_card_body {
	padding: 20px 12px;
}
.social_pillar_content_para1{
  margin-left: 0px;
  border-left: 0 solid #D2A458;
  padding-left: 3px;
}
.about_mil_mobile{
  padding: 10px;
    margin-bottom: 0;
}
.craft_price .craft_price_content {
  /* padding: 15px 0px 10px 0px; */
  padding: 15px 0px 24px 0px;
}
.pdt10{
padding:10px 0;
margin-bottom: 0;
}
.mobile_text_center p{
  text-align: center !important;
}
.mobile_text_center img{
  width:170px;
}
.fashion_men_women_1{
  font-size:16px;
}
.india_dubai{
  display: block;
}
.india_dubai_sub{
  width:100%;
  margin-bottom: 30px;
}
.top-left{
  top: 10px;
}
.tl-item{
  margin-left: 4px !important;
}
.yearsince{
  font-size:18px !important;
/* font-family: 'Futura Lt BT'; */
font-family: 'futura-pt';
font-style: normal;
/* font-weight: 400; */
font-weight: 300;
color: #5B5B5B;
margin-top: 0px !important;
}
ul.tl li .item-detail{
  margin-left: 25px !important;
  /* font-family: 'Futura Lt BT' !important; */
  font-family: 'futura-pt' !important;
  font-style: normal;
  /* font-weight: 400; */
  font-weight: 300;
  font-size: 16px !important;
}

.history-tl-container ul.tl li::before{
  left: -11px !important;
  height: 20px !important;
    width: 20px !important;
}
.top-left p{
  font-size: 20px;
}
.discover_btn{
  width:100%;
}
.pl-mobile-1232{
  padding: 10px 0;
}
.milwaukee{
  height: 156px;
}
.mfs16{
  font-size:16px !important;
  margin-top:20px;
}
.solr_soles_heading_mobile1{
  padding: 15px 0 !important;
}
.solr_soles_heading_mobile1 .solr_soles_heading_mobile{
  text-align: center;
}
.flag_shose{
  display: block;
  /* padding-left: 30px;
  padding-right: 30px; */
  padding-left: 15px;
  padding-right: 15px;
}
.flag_shose_expert{
  width: 100%;
  padding: 0 10px;
}
.men_women{
  width: 100%;
  margin: 20px 0px;
}
.men_women1{
  border-right:none;
}
.men_women p{
  /* font-family: 'Futura Md BT'; */
  font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    font-size: 16px;
}

/* Home page additional mobile css START */

.craftmanship {
	text-align: center;
}

.home_banner {
/* background-image: url("../images/mobile/home-mobile-banner-updated.png") !important; */
background-image: url("../images/mobile/homepage_hero_banner_mobile.png") !important;
height: 560px !important;
}

.craftmanship .my_ctm_btn{
	/* width: unset !important; */
}

.manufacturing_inner .carousel-indicators {
	bottom: -60px !important;
}
/* Home page additional mobile css END */

/* About AH page additional mobile css START */

.our_story .explore-text {
	display:none;
}

.driving-customer-text {
	text-align: left;
}

.about-hero-slider-desktop {
	display: none !important;
}

.about-hero-slider-mobile {
	display: block !important;
}

.about_carousel_caption {
	bottom: 44%;
}

.caption-power {
	bottom: 53%;
}

.mission h4 {
	margin-bottom: 10px !important;
}

.mission:first-child {
	padding-bottom: 20px;
}

.mission:last-child {
	padding-top: 20px;
}

/* About AH page additional mobile css END */

/* WDM Footer page additional mobile css START */

.wdm_service_row {
	padding-bottom: 30px;
}

/* WDM Footer page additional mobile css END */

/* HM TRADING page additional mobile css START */

.hm_trading_banner_content {
	top: 40%;
}

.hm-hero-desktop {
	display: none !important;
}

.hm-hero-mobile {
	display: block !important;
}

.exclusively-desktop {
	display: none;
}

.exclusively-mobile {
	display: block !important;
}

.my_hm_trading .heading1 {
	/* font-family: 'Futura Md BT'; */
	font-family: 'futura-pt';
	font-weight: 500;
	text-align: unset !important;
}
/* HM TRADING page additional mobile css END */

/* Milwaukee page additional mobile css START */

.about-milwaukee-card-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.milwaukee_banner_content {
	top: 40%;
}


.milwaukee-hero-desktop {
	display: none !important;
}

.milwaukee-hero-mobile {
	display: block !important;
}

.about_language.first-card::after {
	border: unset !important;
	background: unset !important;
}

.about_milwaukee_second {
	/* padding: 0 30px; */
	padding: 0 20px;
}

.quality_row .social_pillar_content_para12 p {
    margin-bottom: 10px !important;
}

.milwaukee_fashion_title {
	/* margin-bottom: 10px !important; */
	margin-bottom: 0px !important;
}

.milwaukee-second-description {
	text-align: justify;
}

.milwaukee-differentiators-section {
	padding-left: 24px !important;
	padding-right: 24px !important;
}
/* Milwaukee page additional mobile css END */

/* Moral Code page additional mobile css START */
/* .about_language.first-card::after {
	border: unset !important;
	background: unset !important;
} */

.about-moral-card-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.moral_code_banner_content {
	top: 40%;
}

.moral-code-collections-title br:first-child {
    display: block !important;
}

.moral-hero-desktop {
	display: none !important;
}

.moral-hero-mobile {
	display: block !important;
}

.about_moral_code_second {
	/* padding: 0 30px; */
	padding: 0 20px;
}

.moral_fashion_title {
	/* margin-bottom: 10px; */
	margin-bottom: 0px;
}

.moral-code-retaining-title {
	text-align: justify;
}

.moral-code-experience-section {
	padding-left: 24px;
	padding-right: 24px;
}

.sustainable_row .craft_price_content_1 {
    padding: 10px 10px 10px 10px !important;
}

.moral_code_service {
	padding-bottom: 20px;
}

.moral_code_price_row {
	padding-top: 40px;
}

.moral_code_service .fashion_men_women {
	/* padding-bottom: 0px; */
	padding-bottom: 8px;
}

.moral_code_collections .fashion_men_women_1 {
	font-size: 18px;
}
/* .quality_row .social_pillar_content_para12 p {
    margin-bottom: 10px !important;
} */
/* Moral Code page additional mobile css END */

/* Language page additional mobile css START */

.language_fashion_title {
	margin-bottom: 0px !important;
}

.about-language-card-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.pulse-slider-column {
	padding-left: 15px !important;
}

.pulse-text-column {
	padding-right: 15px !important;
}

.desktop_history {
	display: none;
}

.mobile_history {
	display: block !important;
}

.language-hero-desktop {
	display: none !important;
}

.language-hero-mobile {
	display: block !important;
}

.languauge_second {
	/* padding: 0 15px; */
	padding: 0 20px;
}

.mobile_language_fourth {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.mobile_language_fourth_image {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.flag_shose .flag_shose_expert p {
	font-size: 16px !important;
}

.language_mobile_him .carousel-indicators{
	bottom: -50px !important;
}

.language_mobile_her .carousel-indicators{
	bottom: -50px !important;
}
.language_mobile_her {
	padding: 40px 0 !important;
}


.language_pillar_1 .social_pillar_content_para p , .language_pillar_2 .social_pillar_content_para p, .language_pillar_3 .social_pillar_content_para p {
	text-align: justify;
}

.language_banner_content {
	top: 40% !important;
}

/* Language page additional mobile css END */

/* ML page additional mobile css START */

.ml-luxury-text {
	padding-left: 10px;
}

.ml_desktop {
	display: none;
}

.ml_mobile {
	display: block !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.counters_text {
	text-align: center;
}

.ml_certificate_container .swiper-wrapper{
    justify-content: center !important;
}
/* ML page additional mobile css END */

/* Leather goods page additional mobile css START */

.leader_goods_banner {
	/* background-image: url("../images/mobile/leather-goods-mobile-banner-final.png") !important; */
	background-image: url("../images/mobile/leather-goods-mobile-banner.png") !important;
	height: 560px;
}

.leather_goods_second {
	/* font-size: 18px; */
	font-size: 26px;
}

.leather_wallets div.col-md-6:nth-child(2), .leather_belts div.col-md-6:nth-child(2), .leather_bags div.col-md-6:nth-child(2) {
	/* padding-left: unset; */
	padding-right: 15px;
}

.leather_wallets div.col-md-6:nth-child(2) p, .leather_belts div.col-md-6:nth-child(2) p, .leather_bags div.col-md-6:nth-child(2) p {
	text-align: left !important;
}

.leather_wallets div.col-md-6:nth-child(1), .leather_belts div.col-md-6:nth-child(1), .leather_bags div.col-md-6:nth-child(1) {
	padding-left: unset;
	padding-right: unset;
	text-align: left !important;
}

/* Leather goods page additional mobile css END */

/* Full Shoe page additional mobile css START */

/* .full-shoe-diverse-prev {
    top: -48px !important;
}

.full-shoe-diverse-next {
    top: -48px !important;
} */

/* .full-shoe-diverse .carousel-control {
	top: -48px !important;
} */

.full_banner {
	/* background-image: url("../images/mobile/full-shoe-mobile-banner-final.png") !important; */
	background-image: url("../images/mobile/full-shoe-mobile-banner.png") !important;
	height: 560px;
}

.old_tennary_1 {
	padding-left: 20px;
	padding-right: 20px;
}

.old_tennary_2 {
	padding-left: 20px;
	padding-right: 20px;
}

.full_shoes_second {
	/* font-size: 18px; */
	font-size: 26px;
}

.full_shoe_ago div.col-md-6:nth-child(2) p, .full_shoe_stitch div.col-md-6:nth-child(2) p, .full_shoe_welted div.col-md-6:nth-child(2) p {
	/* padding-left: unset; */
	text-align: left;
}

.full_shoe_ago div.col-md-6:nth-child(1), .full_shoe_stitch div.col-md-6:nth-child(1), .full_shoe_welted div.col-md-6:nth-child(1) {
	padding-left: unset;
	padding-right: unset;
	/* text-align: justify; */
}
/* Full shoe additional mobile css END */

/* Uppers page additional mobile css START */

.upper_banner_content {
	top: 43% !important;
}

.upper_banner {
	/* background-image: url("../images/mobile/upper-mobile-banner-issue-fixed.png") !important; */
	background-image: url("../images/mobile/upper-mobile-banner.png") !important;
	height: 560px;
}

.uppers_text_second {
	/* font-size: 18px; */
	font-size: 26px;
}
/* Uppers page additional mobile css END */


/* Tannery page additional mobile css START */

.tennary_banner {
	/* background-image: url("../images/mobile/mobile-sara-tannery-hero banner.png") !important; */
	/* background-image: url("../images/mobile/tannery-banner-mobile.png") !important; */
	/* background-image: url("../images/mobile/tannery-mobile-updated.png") !important; */
	/* background-image: url("../images/mobile/tannery_hero_banner_mobile.png") !important; */
	background-image: url("../images/mobile/tannery-mobile-banner-final.png") !important;
	height: 620px;
  background-size: contain !important;
}

.tannery_text_second {
	/* font-size: 18px; */
	font-size: 26px;
}

/* .tannery_certificate_container .swiper-wrapper {
    justify-content: unset !important;
} */


/* Tannery page additional mobile css END */

/* Social responsibilities page additional mobile css START */

.social_banner {
	/* background-image: url("../images/mobile/mobile-social-responsibility-hero-banner.png") !important; */
	/* background-image: url("../images/mobile/social-responsibility-mobile-final.png") !important; */
	/* background-image: url("../images/mobile/social__hero_banner_mobile.png") !important; */
	background-image: url("../images/mobile/social-responsibility-mobile-banner-final.png") !important;
	height: 560px !important;
}

.border_div {
	border-bottom: 2px solid #D2A458 !important;
	margin-bottom: 5px !important;
}

.social-responsibility-card-content {
	padding-top: 10px;
}
/* Social responsibilities page additional mobile css END */

.footer-mobile {
	display: block !important;
}

.footer-desktop {
	display: none;
}

.sub_dropdown.manufacturing-mobile {
	margin-left: 0px;
}

.footer-mobile a[aria-expanded="true"] {
    font-weight: 600;
}

.toggle-mobile-wrapper {
	display: flex;
	justify-content: space-between;
}

.footer_manu {
	display: block;
}

.toggle-ul-wrapper{
	margin-bottom: 20px;
}

.footer_logo_center ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

.career_form_left_div p.reach-out {
	/* font-family: 'Futura Lt BT' !important; */
	font-family: 'futura-pt' !important;
	font-weight: 300;
	font-size: 16px !important;
	text-align: center !important;
}

#careers-form .form-control:focus {
    box-shadow: 1px 1px 35px rgb(0 0 0 / 2%) !important;
}

#contact-form .form-control:focus {
    box-shadow: 1px 1px 35px rgb(0 0 0 / 2%) !important;
}

.contact-wrapper-mobile {
	display: block !important;
}

.popup-contact-text {
	/* font-family: 'Futura LT BT' !important; */
	font-family: 'futura-pt' !important;
	font-weight: 300;
}

.contact .address-popup-wrapper h5 {
	font-size: 18px !important;
}

/* .popup-business-text .contact_number_email a {
	font-family: 'Futura LT BT' !important;
} */


.contact-wrapper-desktop {
	display: none;
}

.contact-wrapper-mobile .address-popup{
	background-color: unset !important;
	/* font-family: 'Futura Lt BT'; */
	font-family: 'futura-pt';
	font-style: normal;
	/* font-weight: 400; */
	font-weight: 300;
	font-size: 14px;
	line-height: 100%;
	color: #D2A458;
}

.contact-wrapper-mobile .address-popup:focus {
	outline: unset !important;
}

.contact h5 {
	/* font-family: 'Futura Md BT'; */
	font-family: 'futura-pt';
	font-style: normal;
	/* font-weight: 400; */
	font-weight: 500;
	/* font-size: 18px; */
	font-size: 16px;
	line-height: 135%;
	color: #131523;
	text-align: left;
}

.contact_manufacturing ul li {
	/* font-family: 'Futura Lt BT'; */
	font-family: 'futura-pt';
	font-style: normal;
	/* font-weight: 400; */
	font-weight: 300;
	font-size: 16px;
	line-height: 135%;
	color: #222B40;
	text-align: left;
}

.contact .address {
	box-shadow: unset;
}

.contact-wrapper-mobile .address-popup-wrapper .modal-header{
	border-bottom: unset;
	padding-bottom: unset;
}

.contact .address p {
	/* font-family: 'Futura Md BT'; */
	font-family: 'futura-pt';
	font-weight: 500;
	text-align: left;
	font-size: 16px;
	color: #131523;
}

.contact .inquery_details {
	/* font-size: 18px !important; */
	font-size: 16px !important;
	color: #131523 !important;
	margin-bottom: unset;
	padding-bottom: 16px !important;
}

.contact-wrapper-mobile .mobile-trade {
	margin-top: 15px !important;
}

.contact_number_email a {
	/* font-family: 'Futura Md BT'; */
	/* font-family: 'Futura Lt BT'; */
	font-family: 'futura-pt';
	font-weight: 300;
	font-size: 16px !important;
}

.contact-close {
	font-size: xx-large;
}

.contact-wrapper-mobile .address-popup-wrapper .modal-body {
	padding-top: unset;
}

.address-popup-wrapper .modal-dialog {
	height: 100%;
	/* width: 100%; */
	display: flex;
	align-items: center;
}
  
.address-popup-wrapper .modal-content {
	margin: 0 auto;
	border-radius: unset;
}

.contact_manufacturing li.trading {
	margin-top: 20px;
}

.contact_banner {
	/* background-image: url("../images/mobile/mobile-contact-us-hero-banner.png") !important; */
	/* background-image: url("../images/mobile/contact-mobile-final.png") !important; */
	/* background-image: url("../images/mobile/contact_us_hero_banner_mobile.png") !important; */
	background-image: url("../images/mobile/contact-us-mobile-banner-final.png") !important;
	height: 560px;
}

/* careers page additional mobile css START */
.career_banner {
	/* background-image: url("../images/mobile/mobile-careers-hero-banner.png") !important; */
	/* background-image: url("../images/mobile/careers-mobile-final.png") !important; */
	/* background-image: url("../images/mobile/careers_hero_banner_mobile.png") !important; */
	background-image: url("../images/mobile/careers-mobile-banner-final.png") !important;
	height: 560px !important;
}

.career_form_left_div p.part-of-team-title {
	/* font-family: 'Futura Lt BT' !important; */
	font-family: 'futura-pt' !important;
	font-weight: 300;
	font-size: 16px !important;
	text-align: center !important;
}

.career_mobile_1, .career_mobile_3 {
	padding-right: 10px !important;
}

.career_mobile_2, .career_mobile_4 {
	padding-left: 10px !important;
}

.career_div_content {
	/* margin-top: 25px; */
	margin-top: 15px;
}

/* careers page additional mobile css END */


/*solar soles*/

.solar_soles_banner_small_heading img {
    width: unset !important;
}

.solar-soles-producing {
	border-bottom: 2px solid #222B40;
}

.solar-soles-marketing {
	border-bottom: 2px solid #222B40;
}

.shoes_pic {
	/* min-height: 267px; */
	min-height: 200px;
}

.sara_listing_banner.solar {
	display: block;
}

.solar-soles-hero-desktop {
	display: none !important;	
}
.solar-soles-hero-mobile {
	display: block !important;	
}

.wdm-hero-desktop {
	display: none !important;
}

.wdm-hero-mobile {
	display: block !important;
}

.solar_listing_banner {
	background-image: url("../images/mobile/solar_hero_banner_mobile.png") !important;
	height: 560px !important;
}

/* .myshoes_Swiper .swiper-wrapper {
    padding: 20px;
} */


/* Request Catalogue START */
.catalogue-text {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	/* font-family: 'Futura Lt BT'; */
	font-family: 'futura-pt';
	font-style: normal;
	/* font-weight: 400; */
	font-weight: 300;
	font-size: 16px;
	line-height: 135%;
	color: #666666;
}

.catalogue_btn {
	font-size: 14px !important;
}

/* Request Catalogue END */


/* sara listing page additional css START */

.sara_listing_banner {
	/* background-image: url("../images/mobile/sara-listing-mobile-banner.png") !important; */
	/* background-image: url("../images/mobile/sara_listing_hero_banner_mobile.png") !important; */
	background-image: url("../images/mobile/sara-leather-industry-mobile-banner-final.png") !important;
	height: 560px !important;
}

.tannery_row div.col-md-6:nth-child(2) {
	padding-right: 15px !important;
}

.tannery_row div.col-md-6:nth-child(2) p {
	text-align: left !important;
}
.tannery_row div.col-md-6:nth-child(1) {
	padding-right: unset !important;
	padding-left: unset !important;
}

.tannery_row div.col-md-6:nth-child(3) {
	padding-bottom: 15px;
}

.uppers_row div.col-md-6:nth-child(1) {
	padding-left: unset;
	padding-right: unset;
}

.uppers_row div.col-md-6:nth-child(2) p {
	text-align: left;
}

.uppers_row div.col-md-6:nth-child(3) {
	padding-bottom: 15px;
}

.full_shoe_row div.col-md-6:nth-child(1) {
	padding-left: unset;
	padding-right: unset;
}

.full_shoe_row div.col-md-6:nth-child(2) p {
	text-align: left;
}

.full_shoe_row div.col-md-6:nth-child(3) {
	padding-bottom: 15px;
}


.leather_goods_row div.col-md-6:nth-child(1) {
	padding-left: unset;
	padding-right: unset;
}

.leather_goods_row div.col-md-6:nth-child(2) p {
	text-align: left;
}

.leather_goods_row div.col-md-6:nth-child(3) {
	padding-bottom: 15px;
}

/* sara listing page additional css END */

.certificate .certificate_img img {
    height: 80px;
}

.certificate {
	/* padding: 0 18px; */
	padding: 8px 18px;
	min-width: unset;
}



/* swiper functionality handled using css on mobile screens START */

.swiper-slide-active .hovereffect .initial-img {
    display: none;
}

.swiper-slide-active .hovereffect .hover-img {
    display: block !important;
}

.swiper-slide-active .hovereffect figcaption .dnone {
    display: block !important;
}


/* css for targeting the last slide because of slides per view 1.2 active class is not added to last slide */
/* .swiper-slide:last-child .hovereffect .initial-img {
    display: none;
}

.swiper-slide:last-child .hovereffect .hover-img {
    display: block !important;
}

.swiper-slide:last-child .hovereffect figcaption .dnone {
    display: block !important;
} */

/* css for targeting the last slide because of slides per view 1.2 active class is not added to last slide */

/* swiper functionality handled using css on mobile screens END */

/* a2ds page mobile css START */

.a2ds_second_fold {
	padding: 20px 0;
	/* padding: 20px 20px; */
}

.a2ds_third_fold {
	padding: 20px 0;
	/* padding: 20px 20px; */
}

.a2ds_last_fold {
	padding: 20px 0;
	/* padding: 20px 20px; */
}

.a2ds-manufacturing-text {
	padding-left: 10px;
}

/* a2ds page mobile css END */

}


.desktop_version{
  display: block;
}
.mobile_version{
  display:none;
}

/* @media screen and (max-width:310px) {
  .sarabefore:before{
    content: "";
      width: 10%;
      top: 11%;
      left: 0px;
  }
  .sarabefore:after{
    content: "";
      width: 8%;
      top: 11%;
      right: 0px;
  }
} */

@media (max-width: 386px){
	.mobile_version .tannery_row .content_industry > .heading:after {
		top: 60px !important;
	}	
}

@media (min-width: 800px){
	.inner_content_slider.retail_brands_home {
		transform: translateY(-42%) !important;
	}	
}

.g-recaptcha > div {
  height: unset !important;
  margin-left: 15px;
  /* margin-bottom: 25px; */
}

#captcha-message-query, #captcha-message-contact, #captcha-message-career, #file-size-message-career, #file-type-message-career {
    font-family: 'futura-pt';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 300;
    margin-left: 15px;
    font-size: 16px;
    color: red;
}