@import "custom.css";
body{

  margin:0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

@font-face{
    font-family:Poppins-ExtraLight;
    src:url(../fonts/Poppins-ExtraLight.otf);
}

@font-face {
 font-family:Poppins-SemiBold; 
  src: url(../fonts/Poppins-SemiBold.otf);
}
@font-face {
 font-family:Poppins-Bold; 
  src: url(../fonts/Poppins-Bold.otf);
}

@font-face {
  font-family:Poppins-Regular;
  src: url(../fonts/Poppins-Regular.otf);
}
p {
    font-size: 15px;
    font-family:Poppins-Regular;
}
span{
  font-size:12px;
  color:#363636;
  font-family:Poppins-Regular;
}
a {
    font-size: 14px;
    font-family: Poppins-Regular;
    color:#363636;
    text-transform: capitalize;
}
a:hover{
    color:#363636;
}
ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color:#363636;
    font-size: 14px;
    font-family: Poppins-Regular;
}
.pdT20{
    padding-top:20px;   
}
.pdB20{
    padding-bottom:20px;
}
.pdT50{
  padding-top:50px;
}
.pdB50{
  padding-bottom:50px;
}
.pdT100{
  padding-top:60px;
}
.pdB100{
  padding-bottom:100px;
}
.pdT115{
  padding-top:115px;
}
.pdB115{
  padding-bottom:115px;
}
.pdT150{
  padding-top:150px;
}
.pdB150{
  padding-bottom:150px;
}
.nopadding {
    padding-right: 0;
    padding-left: 0;
}


h1{
    font-size: 35px;
    font-family: Poppins-SemiBold;
    color: #363636;
}
h5{
    font-family: Poppins-SemiBold;
    color: #363636;
}
/* header section css starts here   */
.menu-header ul li.nav-item.active {
    border-bottom: 1px solid #ccc;
}
.paragraph {
    margin-top:5px;
    float:right;
}
.menu-main {
    background: #fff;
    padding: 5px 0px;
    height: 40px;
}
.menu-header {
    background: transparent;
    position: absolute;
    width: 100%;
    margin-top:20px;
    z-index:111;
}
#navbarSupportedContent ul li a {
    color:#fff;
}
#navbarSupportedContent ul li a span {
    color: #fff;
    font-size: 13px;
    font-family: Poppins-Regular;
    padding-left: 13px;
}
.menu.headerbg {
     background:#fff;
}
/* header section css ends here   */

/* banner section css starts here */
.banner-section {
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden;
}
.banner-cnnt {
    text-align: center;
}
.main-imgg {
    display: inline-block;
}
.main-imgg img {
    width: 100%;
    max-width: 450px;
}
.bigg-text {
    display: inline-block;
    position: absolute;
    right: -40%;
    top: 25%;
}
.bigg-text h1 {
    color: #fff;
    font-size: 250px;
    text-transform: uppercase;
    font-family: Poppins-Bold;
    opacity: 0.2;
}

.shopping-btn {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 14px;
    font-family: Poppins-SemiBold;
    padding: 15px 22px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
}

.custom-btn {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 14px;
    font-family: Poppins-SemiBold;
    padding: 10px 20px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
}

.banner-inner_text h1 {
    color: #fff;
    letter-spacing: 0.7px;
    margin-bottom: 20px;
}
.banner-cnnt img {
    width: 60%;
}
.banner-inner_text p {
    color: #fff;
    letter-spacing: 0.7px;
	font-size:17px;
	margin-bottom: 40px;
}
.banner-inner_text {
    margin-top: -15%;
}
/* banner section css ends here */

/*about section css starts here */
section.about-section {
   position: relative;
    overflow: hidden;
    padding: 140px 0;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.subpages_banner{
       background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 165px;
    background-attachment: fixed;
}


.about-cntt.text-center p {
    font-size:22px;
    font-family:Poppins-SemiBold;
    color:#2997f7;
}
.about-para p {
    color: #363636;
    font-size: 17px;
	line-height:30px;
    font-family: Poppins-Regular;
	margin-bottom:80px;
}


.about-cntt{
    margin-bottom: 50px;
}
a.readmore-btn {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 14px;
    font-family: Poppins-SemiBold;
    padding: 12px 29px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
}
/*about section css ends here */

/*how it work starts here*/
.signup-cntt {
    margin-top: 40px;
}
.howwork-section {
    background: #ebebeb;
}
.work-imgg{
    text-align: center;
    font-size: 47px;
}
.award-heading p {
    color: #363636;
    font-size: 18px;
    margin-top:20px;
}
.big p {
    font-size: 22px;
    font-family: Poppins-SemiBold;
}
/*how it work ends here*/

/*bestseller starts here */
section.bestseller {
    overflow: hidden;
}
.men-cntt,.women-cntt {
    position: absolute;
    top: 38%;
    left: 37%;
}
.men-cntt h3,.women-cntt h3 {
    font-size: 30px;
    font-family: Poppins-SemiBold;
    color: #FDFEFF;
    letter-spacing: 0.75px;
    font-weight: 400;
}
.men-cntt h5 , .women-cntt h5{
    color: #FDFEFF;
    font-size: 25px;
    font-family: Poppins-Regular;
}


.bestseller-imgg img {
    width: 100%;
	position:relative;
}
.overlay_1 {
    background: #0000004a;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*bestseller ends here */

/*====== know your fit section starts here ============ */
.knowfit-text h3 {
    color: #363636;
    font-size: 50px;
    text-transform: capitalize;
    font-family: Poppins-SemiBold;
    width: 100%;
    max-width: 100px;
}
.knowfit-text {
    transform: translate(0%, 50%);
}
.men-image-inner, .women-image-inner {
    text-align:center;
}
 .men-image-inner p, .women-image-inner p {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 18px;
}
.men-big-text h3 {
      font-size: 131px;
    font-family: Poppins-Bold;
    transform: rotate(-90deg);
    color: #e0e0e0;
    text-transform: uppercase;
    position: absolute;
    bottom: 44%;
    left: -48%;
} 
.women-big-text h3 {
    font-size: 82px;
    font-family: Poppins-Bold;
    transform: rotate(-90deg);
    color: #e0e0e0;
    text-transform: uppercase;
    position: absolute;
    left: -30%;
    top: 30%;
}
.men-image-inner h5, .women-image-inner h5 {
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.men-heading p,.women-heading p {
    font-size: 16px;
    text-transform: uppercase;
}
.men-image-inner:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 109px;
    right: 0;
    height: 1px;
    width: 156px;
    margin-top: -10px;
    border-top: 1px solid #2289F0;
}
.women-image-inner:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 127px;
    right: 0;
    height: 1px;
    width: 126px;
    margin-top: -10px;
    border-top: 1px solid #2289F0;
}
.men-image-inner:after {
    content: "";
    position: absolute;
    top: 0;
    right:74px;
    height: 402px;
    width: 100px;
    border-right: 1px solid #2289f0;
}

.women-image-inner:after{
    content: "";
    position: absolute;
    top: 0;
    right: 108px;
    height: 402px;
    width: 100px;
    border-right: 1px solid #2289f0;
}
a.btn-fit {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 14px;
    font-family: Poppins-SemiBold;
    padding: 12px 28px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
}
 /*====== know your fit section ends here ============ */


 /*===== guide section starts here ======== */
 
.guide-section-main ul li{
	width:32% ;
	float:left;
} 
 .guide-section-main {
    width: 100%;
}
.guide-inner-content-box-1 {
    position: absolute;
    top: 0;
    color: #fff;
    text-align: -webkit-center;
    transform: translate(0% , 20%);
    margin: 0 auto;
    padding: 0 60px;
}  
.guide-inner-content-box {
  position: absolute;
    top: 0;
    padding: 50px;
    color: #fff;
    text-align: -webkit-center;
    transform: translate(50%, 50%);
}
  .guide-main-box img{
	  width:100%;
  }
  .guide-inner-content-box h3 {
    color: #fff;
    font-size: 30px;
   } 
   .guide-1 h3 span{
	 font-size: 40px;
    color: #fff;
    font-weight: 600;
   }
  .guide-2 h3 span {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
} 
.guide-inner-content-box-1 ul {
    color: #fff;
    margin-top: 30px;
    text-align: left;
}
.guide-3 h3 span {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
}
.guide-inner-content-box-1 ul li{
	font-size:15px;
	color:#fff;
	margin-bottom:15px;
}
.guide-inner-content-box-1 ul li i {
    position: absolute;
    margin-lefT: -30px;
    margin-top: 5px;
    color: #166ebf;
}
.nopadding-0{
	padding-right: 5px;
    padding-left: 0px;
}
.nopadding-1 {
   padding-lefT: 5px;
    padding-right: 5px;
}
.nopadding-2 {
      padding-right: 0;
    padding-lefT: 5px;
}
.ReqPaCount p:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background: #1976c942;
    margin: 0 auto;
    lefT: 0;
    right: 0;
    margin-top: -10px;
}

  /* ===== guide section ends here ======== */


  /* leading tailor section starts here ===*/
  .leading-tailor{
    overflow:hidden;
  }
.ReqPaCount span.count,span.count-txtt  {
    color: rgba(34, 137, 239, 0.9);
    font-size: 80px;
    font-family: Poppins-ExtraLight;
}
.ReqPaCount p {
   font-size: 22px;
    color: #333;
    font-family: Poppins-SemiBold;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
	padding-bottom: 20px;
}
.ReqPaCount:after {
    content: "";
    position: absolute;
    top: 40px;
    right: 0;
    height: 142px;
    border-right: 3px solid #EAEAEA;
}
.bord-bott {
    display: flex;
    text-align: center;
    width: 100%;
    border-top: 2px solid rgba(204, 204, 204, 0.8);
    border-bottom:2px solid rgba(204, 204, 204, 0.8);
}
  /* leading tailor section ends here ===*/

/* media coverage section starts here */
.media-imgg {
    margin-bottom:20px;
}
.media-imgg img {
    width: 100%;
}
.media-txtt {
    transform: translate(-35%, 70%);
}
.media-txtt h3 {
    font-size: 35px;
    font-family: Poppins-SemiBold;
    color: #363636;
    line-height: 44px;
	margin-bottom:25px;
}
.middle{
  transition: .5s ease;
  opacity:0;
  position: absolute;
  top:40%;
  left: 50%;
  transform:translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.media-imgg:hover img {
  opacity: 0.8;
}

.media-imgg:hover .middle {
  opacity:1;
}
.top-txtt {
    position: absolute;
    top: 10px;
    left: 25px;
    opacity: 0;
}
.top-txtt ul li {
    display: inline-block;
    padding: 0px 10px;
    color: #fff;
    font-size: 12px;
}
.top-txtt ul li img {
    width: 100%;
    max-width: 15px;
}
.media-imgg:hover .top-txtt{
    opacity:1;
}
/* media coverage section ends here */


/*footer section starts here */
.footer-top{
    background:#ebebeb;
}
.news ul li {
    float: left;
    margin: 0 3px;
}
button#basic-addon2 {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 14px;
    font-family: Poppins-SemiBold;
    padding: 12px 16px;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
}
.footer-left ul li a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
    color: #363636;
    text-decoration:none;
    font-family: Poppins-Regular;
}
.footer-left h3 {
    text-transform: uppercase;
}
.footer-links ul li {
    float: left;
    display: inline-block;
    padding: 10px 10px;
}
.footer-links ul li a {
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.social-mnedia li a {
    padding-right: 15px;
    border-radius: 50px;
    color: #fff;
    padding: 6px;
}
.social-mnedia li{
	    background: #777;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    padding: 1px;
}
.copy-right{
    border-top:1px solid #085196;
}
/*footer section ends here */

.footer-links{
    width: 55%;
    margin: 0 auto;
	padding-top:30px;
}

.headerbg{
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    margin-top: 0;
}

.headerbg #navbarSupportedContent ul li a{
    color:#333;
}
 .headerbg #navbarSupportedContent ul li a span {
    color: #333;
}
a.navbar-brand img {
    width: 180px;
}

.subpagess .navbar{
padding:0;}

.subpagess  ul.navbar-nav.mr-auto {
    margin-left: 10%;
}
/* Step Page Css */

/*section.uooer-main-section {
    background-image: linear-gradient(to top, #1e80d7f5 , #043565);
}*/
.logo-sub-upper {
    width: 100%;
    margin-top: 30px;
}

.subpage_header-banner {
    height: 350px;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.about-image {
    position: relative;
}
.about-image::before {
    position: absolute;
    content: '';
    background-image: url(https://i.ibb.co/d6KQxz0/dots.jpg);
    background-position: center center;
    background-size: 100%;
    width: 375px;
    height: 350px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}
.about-image .single-image {
    width: 360px;
}
.float-left {
    float: left;
}
.about-image .single-image img {
    width: 100%;
}
.about-image .single-image.image-tow {
    margin-top: -200px;
    position: relative;
    z-index: 5;
}

.about-image .single-image {
    width: 360px;
}
.float-right {
    float: right;
}
.about-content h3{
    color:#333;
    font-family: 'Poppins', sans-serif;
    padding-bottom:10px;
}

.about-content p{
    margin-bottom: 0px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #646464;
    font-family: 'Poppins', sans-serif;
}

.content {
  width: 100%;
  margin: 0 auto 50px;
}

.content__title {
  margin-bottom: 40px;
  font-size: 20px;
  text-align: center;
}

.content__title--m-sm {
  margin-bottom: 10px;
}

.multisteps-form__progress {
    display: flex;
    width: 100%;
    box-shadow: 1px 1px 12px 1px #dddddda3;
}

.multisteps-form__progress-btn {
   transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    color: #333;
    text-indent: -9999px;
    border: none;
    background-color: #f0f0f0;
    outline: none !important;
    transition: 1s ease;
    cursor: pointer;
    font-size: 15px;
    width: 10%;
    padding: 15px 2px;
    text-align: center;
    border-right: 2px solid #1c6ab35e
}
@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}
.multisteps-form__progress-btn.js-active {
    color: #fff;
    background: #063b6e;
    background-image: linear-gradient(to top, #0d4981 , #257fd1);
    box-shadow: 1px 2px 15px 1px #00000057;
}
.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
          transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  /* box-shadow:1px 2px 15px 1px #2279c736; */
}
.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.multisteps-form__panel[data-animation="slideHorz"] {
  left: 50px;
}
.multisteps-form__panel[data-animation="slideHorz"].js-active {
  transition-property: all;
  transition-duration: 3s;
  transition-timing-function: cubic-bezier(0.2, 1.13, 0.38, 1.43);
  transition-delay: 0s;
  left: 0;
}




.inner-tab-1-images ul li img {
    width: 100%;
    text-align: center;
	margin-top:20px
}
.inner-tab-1-images ul li {
    display: inline-block;
    width: 19%;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    margin-bottom: 15px;
}

.inner-tab-1-images ul li h5{
	margin-top:15px;
}

.denim-div {
    box-shadow: 1px 2px 15px 1px #2580d11f;
    padding: 10px 15px;
}
.denim-div ul li {
    border-color: transparent;
    border: 0 !important;
}
.denim-div .nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.denim-div .nav-tabs {
    border-bottom: 0;
}
.denim-div .nav-link {
    display: block;
    padding: 0;
    padding-right: 25px;
}

.denim-div li.nav-item .active {
    color: #2581d3 !important;
}


.color-box {
    height: 80px;
    width: 80px;
    display: inline-block;
}
.color-box-main ul li {
    display: inline-block;
    width: 8.5%;
    margin-bottom: 10px;
}
.silver{ background:#c0c0c0; }
.gray{ background:#808080; }
.black{ background: #000;}
.red{ background: #ff0000;}
.maroon{ background:#800000; }
.yellow{ background:#ffff00; }
.olive{ background:#808000; }
.lime{ background:#00FF00; }

.green{ background:#008000; }
.aqua{ background:#00FFFF; }
.teal{ background:#008080; }
.blue{ background:#0000FF ;}

.navy{ background:#000080; }
.fuchsia{ background:#ff00ff; }
.purple{ background:#800080;}.salmon{ background:#F08080;}



.pfit ul li{
    display: inline-block;
    width: 17.50%;
    margin: 0px;
    margin: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: 1px 2px 15px 2px #00000017;
}

.button-lists li img {
    background: #000;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.button-lists li {
    display: inline-block;
    padding-right: 30px;
    text-align: -webkit-center;
}

.modal-dialog.modal-dialog-centered.modal-xl {
    width: 75% !important;
    max-width: 100% !important;
}
.fit-div-main a {
    text-decoration: none;
    font-size: 18px;
    padding-right: 25px;
}
.fit-div-main {
    padding-top: 15px;
    padding-lefT: 10px;
	padding-bottom: 30px;
}
.map-box iframe {
    width: 100%;
    box-shadow: 1px 2px 14px 1px #227bcb4f;
}

section.steps-section {
    width: 90%;
    margin: 0 auto;
}
.video-box video {
    width: 100%;
    height: 100%;
}
.left-col {
    width: 48%;
    float: left;
}
.steps-section .modal-body {
    padding: 0;
}
.size-chart-custom {
    padding: 50px;
}
.table td, .table th {
    border-top: 0;
}
.close:not(:disabled):not(.disabled) {
       cursor: pointer;
    position: absolute;
    right: 4px;
    top: 2px;
    z-index: 111;
    font-size: 18px;
}
.close span{
font-size:18px;
}

.multisteps-form__progress-btn:before {
  position: absolute;
  top: -28px;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  content: '';
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 2px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 3;
}
.multisteps-form__progress-btn:after {
  position: absolute;
  top: -24px;
  left: calc(-50% - 13px / 2);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color: currentColor;
  z-index: 1;
}
.multisteps-form__progress-btn:first-child:after {
  display: none;
}
.multisteps-form__progress-btn.js-active {
  color: #f5f7fa;
}
.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
          transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.size-chart-custom h3 {
    padding-lefT: 12px;
    margin-bottom: 20px;
}
.size-chart-custom h3 {
    padding-lefT: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
 .inner-tab-1-images {
   margin-top: 25px;
}
.inner-tab-1-images ul li img{
margin-top:0 !important;}
 
.image-radio {
   cursor: pointer;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   border: 4px solid transparent;
   margin-bottom: 0;
   outline: 0;
}
.image-radio input[type="radio"] {
   display: none;
}
.image-radio-checked {
   border-color: #4783B0;
opacity:0.7;
}
.image-radio .glyphicon {
 position: absolute;
 color: #4A79A3;
 background-color: #fff;
 padding: 10px;
 top: 0;
 right: 0;
}
.image-radio-checked .glyphicon {
 display: block !important;
}
/* Thread Category*/
.inner-tab-2-images ul li {
    width: 16%;
    display: inline-table;
}

.inner-tab-2-images img {
    width: 225Px;
}



/*for page cart.php*/



.quantity {
    overflow: hidden;
    border: 1px solid #eae1e1;
    border-radius: 5px;
}

.quantity input {
    margin: 0;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 0;
    float: right;
    color: #000;
    font-size: 20px;
    border: 0;
    outline: 0;
}

.quantity input.qty {
    position: relative;
    border: 0;
    width: 100%;
    height: 35px;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    background-clip: padding-box
}

.quantity .minus, .quantity .plus {
    line-height: 0;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-size: 6px 30px;
    -moz-background-size: 6px 30px;
    color: #bbb;
    font-size: 20px;
    position: absolute;
    height: 50%;
    border: 0;
    right: 0;
    padding: 0;
    width: 25px;
    z-index: 3
}

.quantity .minus:hover, .quantity .plus:hover {
    background-color: #dad8da
}

.quantity .minus {
    bottom: 0
}
.shopping-cart {
    margin-top: 20px;
}
section.cart-main-section {
    margin-top: 65px;
}


/* STRUCTURE */

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

/* FORM TYPOGRAPHY*/

input[type=button], input[type=submit], input[type=reset]  {
  background:linear-gradient(to top, #1e80d7 , #064C91);
  border: none;
  color: white;
  padding: 15px 80px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 20px 40px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover  {
  background-color: #39ace7;
}

input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

input[type=text] {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 100%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.contact_form-box {
    padding: 35px;
    background: #fafafa;
    box-shadow: 1px 2px 14px 1px #0000001c;
}
textarea {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 100%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}


input[type=text]:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

input[type=text]:placeholder {
  color: #cccccc;
}
.box > .icon > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}
.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background-image: linear-gradient(to top, #1e80d7 , #064C91);
    vertical-align: middle;
}
.box > .icon > .info {
 margin-top: -24px;
    background: rgba(0, 0, 0, 0.02);
    padding: 30px 0 10px 0;
    min-height: 165px;
    box-shadow: 1px 2px 14px 1px #0000001c;
}
/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #064C91;
  content: "";
  transition: width 0.2s;
}
.box {
    text-align: center;
}
.underlineHover:hover {
  color: #0d0d0d;
}
.box > .icon > .info > h3.title {
    font-size: 16px;
    color: #222;
    font-weight: 700;
}
.box > .icon > .info > p {
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}
.underlineHover:hover:after{
  width: 100%;
}
div#formContent form {
    padding: 40px;
}

.fontsizecolor{
      color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-right: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

#fitModal .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom:0;
    border-right: 1px solid #ddd;
    padding-right: 15px;
width:15%;
}
#fitModal .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #ccc;
}

#fitModal .nav-tabs .nav-link.active {
    color: #495057;
    background-color:#007bff !important;
    border-color: transparent !important;
}
#fitModal .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
#fitModal .tab-content>.active {
    display: block;
    /*background: #007bff;*/
    min-height: 165px;
}
#fitModal .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid transparent;
    padding-right: 15px;
}
#fitModal .form-group label {
    color: #020202;
    letter-spacing: 0.5px;
    font-size: 16px;
}
#fitModal .tab-content {
    width: 100%;
    padding-left: 50px;
}
.mesurment-cminch input[type=radio] {
    position: relative;
    box-sizing: border-box;
    top: 4px;
    padding: 0;
    height: 18px;
    width: 18px;
    margin-right: 5px;
    margin-top: 4px;
}
.mesurment-cminch span {
    color: #fff;
    font-size: 16px;
    padding-lefT: 15px;
}
.fitting_modal-new {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 100%;
}
form.ft_size button {
    border: 2px solid #061f3a;
    margin: 0;
    margin-bottom: 5px;
    cursor: pointer;
    background: #061f3a;
    color: #fff;
    font-size: 18px;
}
ul.list-inline.fit_size li {
    width: 20%;
    float: left;
}

ul.list-inline.fit_size li img {
    width: 100%;
}
.size_input-boxes .form-group {
    margin-bottom: 1rem;
    height: 50px;
    max-width: 350px;
    text-align: left;
    margin: 4px 0 0;
    padding: 0;
}
.mesurment-cminch {
    margin-top: 30px;
    margin-bottom: 30px;
}
.size_input-boxes h3 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.size_input-boxes label {
    width: 50%;
    padding-left: 10px;
    padding-right: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.875em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
    padding: 12px 0 6px 0px;
}
#fitMOdal .size_input-boxes .form-control {
    width: 150px !important;
    height: 32px;
    float: right;
    padding: 8px 5px;
    border: 1px solid #615652;
    outline: 0;
    color: #fff;
    text-align: center;
    background-color: #2b211d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_name_center {
    text-align: center;
    color: black;
    font-size: 15px;
    text-transform: capitalize;
}
#fitModal a.nav-link.active:after {
    content: "";
    position: absolute;
    top: -1px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #021427;
}

.from-group.mesurment-cminch span {
    color: black;
}


.from-group.mesurment-cminch label {
    color: black;
}



















