@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body{
  font-family: "Outfit", sans-serif;
  font-weight:400;
  font-size:16px;
}

.head-out {
    float: left;
    width: 100%;
    /* background: #5594fe; */
       background-color: #bc0a6c;
    padding: 0px 0px;
	overflow:hidden;
}
.s-link1 {
    float: left;
    padding: 0px  0px 0px 0px;
}
.ph-out {
    float: left;
    font-weight: 400;
    padding: 0 20px;
}
.ph-out span {
    color: #fff;
    padding: 0px 0px;
}
.ph-out a {
    color: #fff;
    text-decoration: none;
}
.s-link {
    float: right;
    padding: 5px  0px 5px 0px;
}
.email-out {
    float: left;
    font-weight: 400;
}
.email-out span {
    color: #fff;
}.email-out a {
    color: #fff;
    text-decoration: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    color: #000;
}



.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 8%;
    padding-top:0;
    padding-bottom:0;
    color: #fff;
    text-align: center;
    top: 35%;
    width: 40%;
}

.carousel-caption  h5 {
    font-size: 55px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
	color:#000;
}

.carousel-caption p {
    text-align: justify;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    color: #000;
}
.view-btn {
    float: left;
    width: 100%;
}
.view-btn a {
    float: left;
    text-decoration: none;
    color: #fff;
        background-color: #bc0a6c;
    padding: 8px 16px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    border-radius: 50%;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .8;
    transition: opacity .6s ease;
}

.carousel-indicators .active{
background-color: #bc0a6c
}



.carousel-control-next, .carousel-control-prev{
display:none;
}



.bot-out {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding: 40px 0px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	overflow:hidden;
}
.bot-1 {
    float: left;
    width: 25%;
}

.che-all {
    float: left;
    width: 100%;
    display:flex;
}

.che-in {
    float: left;
    width: auto;
}
.che-ct {
    float: left;
    width: auto;
    padding-left: 20px;
}
.che-ct p {
    text-align: justify !important;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 38px;
    font-size: 20px;
}



.pro-out{
float:left;
width:100%;
padding:60px 0px;
overflow:hidden;
}
.pp-1{
float:left;
width:20%;
margin-top: 40px;
}
.pp-1 h2 {
    float: left;
    width: 100%;
    font-size: 34px;
    margin-bottom: 25px;
}
.pp-1 p
{
    float: left;
    width: 100%;
    margin-bottom: 20px;

}

.pp-2{
float:left;
width:80%;

}
.v-btn{
float:left;
width:100%;
}
.v-btn a {
    float: left;
    padding: 10px 34px;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
}

.pp-3 img{
width:100%;
}
.pro-1{
position:relative;
}

.pp-4 {
    display: block;
    position: absolute;
    bottom: 35px;
    right: 30px;
    text-align: right;
    z-index: 1;
}

.s-btn a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    font-size: 18px;
}



.pro-2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    background: linear-gradient(0deg, rgba(255,255,255,.6)0%, rgba(0,0,0,0) 100%);
    bottom: 0;
}



.aa-out{
float:left;
width:100%;
padding:40px 0px 40px 0px;
overflow:hidden;
background-color: #f9f9f9;
}
.aa-out h1{
float:left;
width:100%;
text-align:center;
margin-bottom:30px;
}


.aa-1 img {
    width: 100%;
    border: 1px solid #dddddd;
}

.aa-2{
margin-bottom:25px;
}

.fashion-out{
float:left;
width:100%;
padding:80px 0px 80px 0px;
overflow:hidden;
/*
background:url(../images/bg2.png) top right ,url(../images/bg3.png) top left;

	background-repeat:no-repeat;*/
	background-color:#ffdfd2;
}




.ff-2 img {
    border: 4px solid #fff;
    width: 200px !important;
}
.ff-3 img{

 
}
.ff-4 img {
    border: 4px solid #fff;
    width: 250px !important;
}

.ff-2 {
    position: absolute;
    top: -2rem;
    left: 0.3rem;
}

.ff-4 {
    position: absolute;
    top: 40%;
    left: 65%;
}
.ff-3 {
    margin: auto;
    display: flex;
    justify-content: center;
}
.ff-1{
position:relative;
/*background:url(../images/bg3.webp) top left, url(../images/bg4.png) bottom right;
background-repeat:no-repeat;*/
}

.fac-1 h2 {
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 20px;
}
.fac-1 h1 {
    float: left;
    width: 100%;
    font-size: 38px;
    margin-bottom: 25px;
}

.fac-1 p {
    float: left;
    width: 100%;
    text-align: justify;
    margin-bottom: 0px;
}
.fac-2 {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.fac-2 a {
    border: 1px solid #000;
    padding: 10px 20px;
    text-decoration: none;
    color: #000;
    float: left;
}

.fac-1 {
    float: left;
    width: 100%;
    margin-top: 80px;
    padding-left: 100px;
	
}

.test-out {
    float: left;
    width: 100%;
    padding: 60px 0px;
    overflow: hidden;
}


.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #bc0a6c !important;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000000 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.test-1 h2 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 600;
	
}

.test-1 p {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-align: justify;
}

.test-1 h4 {
    color: #bc0a6c;
	float:left;
	width:100%;
	margin-bottom:0px;
}


.test-in {
    max-width: 1200px;
    margin: auto;
	
}

.test-1 {
    float: left;
    width: 100%;
	

}
.test-1 img {
    float: right;
    background: #a2c8c7;
    border-radius: 50%;
    padding: 5px 5px;
}
.slick-dots {
   
    text-align: right !important;
}

.fot-out {
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: #ffdfd2;
    overflow: hidden;
}

.f1{
float:left;
width:25%;
}
.ff-1 img {
    width: auto;
    margin-bottom: 0px;
}
.f1 p {
    margin-bottom: 0px;
    margin-top: 15px;
}

.f2{
float:left;
width:25%;
}
.footer-mail-link a {
    color: #000;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    float: left;
    margin-top: 0px;
}
.footer-mail-link {
    margin-bottom: 10px !important;
    float: left;
    width: 100%;
}

.f3{
float:left;
width:25%;
}

.fot-links {
    margin-bottom: 25px;
}

.fot-links h4 {
    color: #000;
    font-size: 22px;
    margin-bottom: 0px;
}
.fot-links ul {
    float: left;
    width: 100%;
    padding: 30px 0 0 0px;
    list-style: none;
    margin-bottom: 0px;
}

.fot-bulletet {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 9px 0;
  
    text-align: justify;
}

.fot-bulletet span {
    float: left;
    margin: -12px 0px 0px 0px;
    color: #fff;
    line-height: 40px;
    padding: 0 0 0px 0px;
    font-weight: 300;
}


.fot-links ul li a {
    color: #000;
    text-decoration: none;
}


.f4{
float:left;
width:25%;
}

.fot-bot {
    float: left;
    width: 100%;
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #000;
    margin-top: 25px;
}

.copy-1 {
    text-align: left;
}
.copy-1 p {
    margin-bottom: 0px;
    float: left;
}

.copy-2  {
    text-align: right;
}
.copy-2 p{
 margin-bottom: 0px;

}
.aa-3 p {
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0px 8px 0px;
    line-height: 20px;
}

.price-item.special-price {
    font-size: 20px;
    color: #bc0a6c;
    font-weight: 500;
    letter-spacing: -.5px;
}


.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #bc0a6c  !important;
}
.head-2{
overflow:hidden;
}
.slick-dots li button:before {
   
    width: 15px !important;
    height: 15px !important;
    
}

.merge-2{
display:none !important;
}

.mob-2{
display:none !important;
}

.mob-1{
width:100% !important;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    border-radius: 50%;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .8;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    background-color: #bc0a6c;
}

.s-link1 {
    display: none;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
    background: #bc0a6c;
    padding: 6px 10px;
    padding-bottom: 8px;
    border-radius: 0px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}


.navbar-toggler-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    color: #fff;
}

.merge-1{


}

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

 .pp-3 {
 overflow:hidden;
 }

 .pp-3 img{
 overflow:hidden;
 }

.pro-1:hover .pp-3 img{
 display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
 -webkit-transform: scale(1.1);
  transform: scale(1.1);

}

.aa-2:hover .aa-1 img{
 display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
 -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.aa-1 {
    overflow: hidden;
    margin: 0 2%;
}

 .aa-1 img{
 overflow:hidden;
 }



/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f6ab8d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}



/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #bc0a6c;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


.sale-out {
    float: left;
    width: 100%;
    padding: 60px 0px 60px 0px !important;
	overflow:hidden;
}
.sale-out h1{
float:left;
width:100%;
text-align:center;
margin-bottom:30px;

}


.test-inn {
    float: left;
    width: 100%;
    background: #f9f9f9;
}



#myBtn {
    position: fixed;
    bottom: 10px;
    right: 45px;
    z-index: 99;
    border: none;
    outline: none;
    background: #bc0a6c;
    color: white;
    cursor: pointer;
    padding: 10px 15px 10px 15px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
    transition: 0.7s;
    width: 44px;
    height: 44px;
    display: none;
    justify-content: center;
    align-items: center;
}


/*#myBtn::after {
    position: absolute;
    content: "";
    border: 2px dashed #bc0a6c;
    animation: spin 25s linear infinite;
    top: 2px;
    left: 2px;
    width: 2.5rem;
    height: 2.5rem;
    z-index: 1;
    border-radius: 50%;
}


@keyframes spin{

0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

}*/

/*.products .slick-prev {
    left: auto;
    right: 50%;
    top: 100%;
}


.products .slick-next {
    right: 0;
    top: 100%;
    left: 52%;
   
}*/

.fot-links ul li a:hover{
color:#bc0a6c;  
}



.split-2 img{
width:100% !important;

}

.split-1 {
    position: relative;
    background-color: #fcf2e6;
    overflow: hidden;
	padding:0px 0px 25px 0px;
   
}

.split-1:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    width:350px;
    height: 500px;
    position: absolute;
    left: -200px;
    top: -200px;
    bottom: 0;
    rotate: 40deg;
    z-index: 0;
	 background-color: #f4dab4;
}



.split-1:hover:before {
    left: -210px;
    top: -210px;
}




.split-1:after {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    width:160px;
    height: 250px;
    position: absolute;
    right: -70px;
    bottom: -100px;
    rotate: 40deg;
    z-index: 0;
	 background-color: #f4dab4;
}



.split-1:hover:after {
    right: -80px;
    bottom: -110px;
}
.shop-btn {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: relative;
}

.shop-btn a {
    float: left;
    width: auto;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    border: 1px solid #000000;
    padding: 4px 20px;
	border-radius:6px;
}

.split-3 {
    position: relative;
    background-color: #ffe8ee;
    overflow: hidden;
	padding:0px 0px 25px 0px;
   
}

.split-3:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    width:350px;
    height: 500px;
    position: absolute;
    left: -200px;
    top: -200px;
    bottom: 0;
    rotate: 40deg;
    z-index: 0;
	 background-color: #ffc6ce;
}



.split-3:hover:before {
    left: -210px;
    top: -210px;
}




.split-3:after {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    width: 160px;
    height: 250px;
    position: absolute;
    right: -70px;
    bottom: -100px;
    rotate: 40deg;
    z-index: 0;
	 background-color: #ffc6ce;
}



.split-3:hover:after {
    right: -80px;
    bottom: -110px;
}



.split-2 {
    z-index: 1;
    position: relative;
}


/* cont */

.rs-item {
    background: url(../images/contact/bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    z-index: 10;
    box-shadow: 3px 4px 73px -31px rgba(29, 27, 28, 0.32);
    padding: 20px;
    background-size: auto;
    border: 1px solid #ccc;
}
.rs-item .rs-ic {
    margin-bottom: 35px;
    transition: all linear 0.3s;
    display: inline-block;
}
.rs-item:hover .rs-number img  {
   transform: rotateY(360deg);
    transition-duration: 1s;
}
.rs-item .rs-ic img {
    height: 65px;
}
.rs-item .rs-number {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #ffffff;
    font-weight: 700;
    font-size: 40px;
}
/*.rs-number img{
   width:70px;
}*/
.cont-out{
float:left;
width:100%;
padding:60px 0px;
}


.rs-item a{
text-decoration:none;
color:#000;
}

.rs-item p {
    margin-bottom: 0px;
    min-height: 61px;
}


.rs-item h3 {
   
    margin-bottom: 15px;
}




.ba-out {
    overflow: hidden;
    /* height: 250px; */
    background: url(../images/spilt-bg.jpg);
    background-size: cover;
    background: #ffdfd2;
    opacity: 0.8;
}
.cc1-in {
    padding: 20px 0px;
}

.ba-out h1 {
    width: 100%;
    text-align: center;
    color: #000;
    float: left;
    font-size: 34px;
    padding: 0px 0px;
    margin-bottom: 4px;
}

.about-short {
    /* width: 100%; */
    padding: 35px 0 0 0;
    font-size: 16px;
    color: #0b4778;
    text-align: center;
    margin-bottom: 0px;
}

.about-short li {
    display: inline-block;
}

.about-short li a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
}

.about-short li span {
    color: #000;
    padding: 0px 6px 0 6px;
}

.about-short li a:hover, .about-short li a.active {
    color: #bc0a6c;
}

.map-out iframe {
    width: 100%;
    height: 350px;
    float: left;
    margin-top: 30px;
    border: 1px solid #ccc !important;
}

.need_content1 {
    width: 100%;
    padding: 60px 30px;
    position: relative;
    background: url(../images/contact/bg1.png);
    background-color: #e1d3c3;
    background-repeat: repeat;
    background-size: cover;
    float: left;
}

.form-control21 {
    width: 100%;
    padding: 10px;
    border: 1px solid #bc0a6c;
    color: #000;
    background: 0px;
    margin-bottom: 25px;
}
::placeholder{
color:#000;
}



.cont-submit-out {
    float: left;
    width: 100%;
    text-align: left;
}

.contact_submit_button {
    border: 0;
    letter-spacing: 1px;
    color: #fff;
    margin: 30px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    background: #bc0a6c;
    padding: 4px 20px;
}

.price_outer {
    float: left;
    width: 100%;
    margin-top: 15px;
}


.buy_icon {
    float: left;
    border: 1px solid #ccc;
    width: 150px;
    margin-right: 15px;
}

.mrp {
    color: #595959;
    font-weight: 300 !important;
}
.mrp2 {
    color: #bc0a6c;
    font-weight: 500 !important;
}

.stock-1 h1 {
    float: left;
    width: 100%;
    font-size: 22px;
    text-align: left;
    margin-bottom: 15px;
    color: #bc0a6c;
}
.size-out{
float:left;
width:100%;
margin-top:25px;
}

/*.size-1{
float:left;
width:35%;
}

.size-2{
float:left;
width:65%;
}*/
.sizes {
    margin-bottom: 10px;
    font-weight: 600;
}

/*.size_cart1 {
    float: left;
    color: #bc0a6c;
    font-weight: 500;
    margin-top: 12px;
}

.size_cart1 img {
    width: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}*/


select {
    width: 30%;
    float: left;
    margin-right: 20px;
}

.stock-2 {
    float: left;
    width: 100%;
    margin-top: 25px;
    color: #bc0a6c;
    font-size: 24px;
}


.spec_table {
    float: left;
    width: 48%;
    margin: 25px 0px 0px 0px;
}
.table_outer .spec_table:last-child
{
    float: right;
}
.table-bordered {
    border: 1px solid #e8e8e8;
}

.spc_hd {
    margin: 0px 0px 0px 0px;
    color: #000;
    font-size: 24px;
    float: left;
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #d0c8c8;
    font-weight: 600;
}
.spec_out {
    float: left;
    width: 100%;
    padding: 0px 0px;
    margin-top: 25px;
}
.spec_table tr td {
    padding: 12px !important;

}

.spec_table tr td:first-child {
    font-weight: 600;
}


.sale-out1{
float:left;
width:100%;
margin-top:30px;
}


.aa-out1 {
    float: left;
    width: 100%;
    padding: 60px 0px 0px 0px;
    overflow: hidden;
}

.buy-1 {
    float: right;
    text-decoration: none;
    background: #bc0a6c;
    padding: 0px 9px;
    color: #fff;
}

.buy-1:hover{
  color: #fff;
}
.buy-in {
float:right;
}
.aa-3{
padding:0px 10px;
}


.wrapper{
  position: relative;
  margin: 0 auto;
  width: 550px;
  padding-left: 150px;
}

.img-selection{
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  height: 90%;
  overflow-y: auto;
  padding-right: 10px;
}

.img-thumbnail:first-of-type{
  margin-top: 0;
}

.img-thumbnail{
  margin-top: 10px;
/*  width: 140px;
  height: 140px;*/
    width: 90px;
  border: 1px solid #ddd;
  cursor: pointer;
  transition: .3s ease;
  opacity: .5;
}
.img-selection img
{
    width: 100%;
}
.img-thumbnail:hover{
  opacity: 1;
}

.img-thumbnail.selected{
  opacity: 1;
}
.jkl
{
    float: left;
    width: 100%;
    margin-top: 8px;
}

.buy_link {
    float: left;
    margin-top: 30px;
    margin-left: 0px;
    text-decoration: none;
    padding: 4px 30px;
    background: #bc0a6c;
    color: #fff;
    /* margin-top: 20px; */
}
.buy_link:hover
{
    background-color: #000;
}
.big-img {
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    cursor: zoom-in;
    overflow: hidden;
    height: 90%;
    overflow-y: scroll;
    
  scrollbar-width: thin;
  scrollbar-color: #f9f9f9 transparent;
}

.big-img img.zoom{
  position: absolute;
  transition: width 0.2s ease-out, opacity 0.2s ease-out 0.2s; 
}

.display-img{
  width: 100%;
}

.about-1 img{
width:100%;
}

.about-2 h1{
float:left;
width:100%;
margin-bottom:25px;

}

.about-2 {
    float: left;
    width: 100%;
    margin-top: 80px;
    padding-left: 30px;
}



.about-2 p{
float:left;
width:100%;
margin-bottom:0px;
text-align:justify;
}

.abt-out {
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: url(../images/abt/bg.png) top right, url(../images/abt/bg1.png) bottom left;
   
    background-repeat: no-repeat;
    background-size: auto;
}

.enquiry-1 img{
width:100%;
}



.aa-out2 h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.aa-out2 {
    float: left;
    width: 100%;
    padding: 60px 0px 60px 0px;
    overflow: hidden;
    background-color: #f9f9f9;
}



.s_box a {
    float: left;
    width: auto;
    padding: 2px 4px;
    height: auto;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #000;
    text-align: center;
    margin: 10px 7px;
	text-decoration:none;
}


.size_cart1 {
    float: left;
    font-weight: 500;
    margin-top: 6px;
	color:#bc0a6c;
    background: #ffdfd2;
    border: 1px solid #ffdfd2;
    padding: 3px 5px;
    margin-top: 9px !important;
}
.size_cart1 img {
    width: 25%;
    padding-left: 10px;
}

.s_box a.active, .s_box a:hover {
    background: #ffdfd2;
    color: #bc0a6c;
    border: 1px solid #ffdfd2;
}



