

/* @font-face{

    font-family:"Helvetica";

    src:url("https://candyfonts.com/wp-data/2018/10/26/11538/HELR45W.ttf") format("woff"),

    url("https://candyfonts.com/wp-data/2018/10/26/11538/HELR45W.ttf") format("opentype"),

    url("https://candyfonts.com/wp-data/2018/10/26/11538/HELR45W.ttf") format("truetype");

} */



body{

    margin:0px;

    padding:0px;

    overflow-x: hidden;

    font-family: 'Poppins', sans-serif;

    background-color: #faf3f8;

	color:#3d3d4e;

}

a{

    text-decoration: none;

}

.breadcrumb a{

    color:#3d3d4e;
    line-height: 38px;

}
.breadcrumb input{
    font-size:12px;
    background-color: #F7F8FD;
    border: 1px solid #e5e9fe;
}
/*------------------------ header css start/------------------------ */

.ml-auto{

    margin-left: auto!important;

}

.login{

	background-image: linear-gradient(#ee97b8, #ec77a3);
    border: 1px solid #ec77a3;
    color: #fff !important;

	border-radius:50px;

	padding:0.5rem 15px !important;

    margin-left: 5px;

    display: inline-block;

}	

.vp{
background-image: linear-gradient(#41b5ee, #054a6c);
    border: 1px solid #3fabe1;
    color: #fff !important;
    border-radius: 50px;
    padding: 0.3rem 10px !important;
    margin-left: 5px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 1rem;


}


.menu-icon{

    width: 15px;

    position: relative;

    bottom: 3px;

}

.w-75{

    width:60%!important;

}

.w-25{

    width:15%!important;

}

.lw-50{

    width:50%!important;

}

.lw-70{

    width:70%!important;   

}

header{

    padding: 1rem 0 1rem 0 !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem !important;
}

.navbar-light .navbar-nav .nav-link{

    color:#3d3d4e;

	font-size: 14px;

    cursor: pointer;

}

.navbar-light .navbar-nav .nav-link:hover{

    color:#3d3d4e;

}

.dropdown-item:hover{

    color:#3d3d4e;

    background-color: #fff;

}

.header-h1{

    font-size: 24px;

}

.main {

    width: auto;

}

.main-1 {

    margin:0px;

	position: relative;

}

.main-1 button{

	position: absolute;

    z-index: 99;

    top: 0;

    right: 0px;

    height: 41px;

    width: 100px;

    border: 1px solid #ec77a3;
    background:#ec77a3;

    border-top-left-radius: 0px;

    border-bottom-left-radius: 0px;

	color:#fff !important;

}

.has-search .form-control {

    padding-left: 2.375rem;

}

.has-search .form-control{

padding: 0.5rem 0.75rem 0.5rem 0.5rem;

}

.has-search .form-control-feedback {

    position: absolute;

    z-index: 2;

    display: block;

    width: 1.8rem;

    height: 2.55rem;

    line-height: 2.55rem;

    text-align: center;

    pointer-events: none;

    color: #3d3d4e;

    

}

input::placeholder{

    color:#3d3d4e !important;

}

.marker{

    color:#3d3d4e !important;

    font-weight: bold;

}

form {

    display: inline-block;

    margin: 0 auto;

}

.pseudo-search {

    background: #fff;

    display: inline;

    border: 1px solid #e7e7e7;

    border-radius: 4px;

    padding: 6px 10px;

}

.pseudo-search input {

    border: 0;

    background-color: transparent;

    width: 200px;

}

.pseudo-search input:focus {

    outline: none;

}

.pseudo-search button, .pseudo-search i {

    border: none;

    background: none;

    cursor: pointer;

}

.pseudo-search select {

    border: none;

}

.fa-search{

background-color: #24577f!important;

color:#3d3d4e;

padding: 6px 8px;

border-radius: 4px;

}

/*------------------------ header css end/------------------------ */





/*------------------------ Banner Section style start ------------------------ */



.Bigbox{

    /* border: 1px solid black; */

    display: flex;

    justify-content: space-evenly;

    width: 100%;



}

.Bigbox img{

    display: block;

}

/* .bond{

    margin: 5px;

} */

.Box1{

    width: 70%;

    margin-right: 20px;

}

.caption{

    font-weight: 400;

    font-size: 13px;

    padding: 5px 0 0 0;
    line-height: 1.2;
    color:#333;
    min-height: 35px;

}

.size{

    border: 1px solid #ced4da;

    border-radius: 5px;

    margin-top: 1rem;

}

/* .top img{

    margin: 15px;

} */

.Bannersize{

    width: 100%;

    border-radius: 3px;

    height: 324px;
    object-fit: cover;
    object-position: center;

}

.Sliderbanner{

    width: 100%;

    /* margin: 20px; */

}

.Sliderbanner1{

    width: 100%;

    border-radius: 10px;

    height: 298px;

}

.woodstainer{

    margin-left: 20px;

    width: 68%;

}

.Box2{

    width: 30%;

}

.Box2 img{

    width: 100%;

}

.wide{

    text-align: center;

}

.Box2firstBanner{

    margin-bottom: 0.6rem;

	border:2px solid #24577f;

	

}



/*------------------------ Banner Section style end ------------------------ */











  /*------------------------ brands slider css ------------------------ */

h2.brands-h2{

    text-align:left;

    font-size: 24px;

    font-weight: 700;

  }



  /*------------------------ Slider ------------------------ */

  .slick-slide {

      margin: 0px 0px;

  }

  

  .slick-slide img {

      width: 100%;

	  border-radius:15px;

  }

  .carousel-item img{

	  border-radius:15px;

  }

  .slick-slider

  {

      position: relative;

      display: block;

      box-sizing: border-box;

      -webkit-user-select: none;

      -moz-user-select: none;

      -ms-user-select: none;

              user-select: none;

      -webkit-touch-callout: none;

      -khtml-user-select: none;

      -ms-touch-action: pan-y;

          touch-action: pan-y;

      -webkit-tap-highlight-color: transparent;
border-radius:15px;
  }

  

  .slick-list

  {

      position: relative;

      display: block;

      overflow: hidden;

      margin: 0;

      padding: 0;

  }

  .slick-list:focus

  {

      outline: none;

  }

  .slick-list.dragging

  {

      cursor: pointer;

      cursor: hand;

  }

  

  .slick-slider .slick-track,

  .slick-slider .slick-list

  {

      -webkit-transform: translate3d(0, 0, 0);

         -moz-transform: translate3d(0, 0, 0);

          -ms-transform: translate3d(0, 0, 0);

           -o-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

  }

  

  .slick-track

  {

      position: relative;

      top: 0;

      left: 0;

      display: block;

  }

  .slick-track:before,

  .slick-track:after

  {

      display: table;

      content: '';

  }

  .slick-track:after

  {

      clear: both;

  }

  .slick-loading .slick-track

  {

      visibility: hidden;

  }

  

  .slick-slide

  {

      display: none;

      float: left;

      height: 100%;

      min-height: 1px;	  border-radius:10px;





  }

  [dir='rtl'] .slick-slide

  {

      float: right;

  }

  .slick-slide img

  {

      display: block;

  }

  .slick-slide.slick-loading img

  {

      display: none;

  }

  .slick-slide.dragging img

  {

      pointer-events: none;

  }

  .slick-initialized .slick-slide

  {

      display: block;

  }

  .slick-loading .slick-slide

  {

      visibility: hidden;

  }

  .slick-vertical .slick-slide

  {

      display: block;

      height: auto;

      border: 1px solid transparent;

  }

  .slick-arrow.slick-hidden {

      display: none;

  }



  /* ---------------------------------------------------------------------------------------------------------------------------------- */





 /* styling part of the card 1 Navbar section */

 .filter{

   border: 1px solid #e5e9fe;
    border-radius: 10px;

	margin-top:0rem;


	padding:15px 0;

	overflow:hidden;

    padding:15px;

	margin-bottom:1rem;

}

.filter .filter-list{

	list-style:none;

	margin:0;

    padding:0px;

	float:left;

}

.filter .filter-list li{

	display:inline-block;

	font-size:14px;

	padding:5px 10px;

}

.filter .filter-list li.active, .filter .filter-list li:hover{

	background:#24577f;

	color:#fff;

	border-radius:5px;

}



.filter .sort-list{

	list-style:none;

	margin:0;

	padding:0 15px;

	float:right;

}

.filter .sort-list li{

	display:inline-block;

	font-size:14px;

	padding:0px 10px;

}

.filter .sort-list li a{

	padding:0;

	color: #3d3d4e;

}

.filter .sort-list li ul{

	min-width:5rem !important

}

.filter .sort-list li ul li{

	display:block;

}



.rodo{

    width: 12.5%;

    

}

.bgk{

    background-color: white;

}

.rodo p{

    margin-top: 0.5rem;

    margin-bottom: 0.5rem;

    font-size: 20px;

    text-align: center;

    border-radius: 5px;

    padding: 5px;

}

.rodo p:hover{

    background-color: blue;

    color: #3d3d4e;

    cursor: pointer;

}



.rodo a:hover{

    color:#3d3d4e !important;

    background-color:blue;

}

.rodo a{

    margin-top: 0.5rem;

    margin-bottom: 0.5rem;

    font-size: 20px;

    text-align: center;

    border-radius: 5px;

    padding: 5px;

    background-color:  rgb(212, 208, 208);

}

.list-detail{

	list-style:none;

	padding:0;

	margin:0;

}

.list-detail li{

	margin-top:8px;

	font-size:14px;



}

.list-detail li i {

    width: 15px;

}

.singlegraph{

	font-size:14px;

	margin:8px 0;

    display:block;

}

.singlegraph i {

    width: 15px;

}



/* styling part of the card 1 Navbar section end */



/*------------------------ Styling part of the Card  start ------------------------ */

#yello{



    font-size: 15px;

	color:#ff8900;

}

.CardQA{

    display:flex;

    background-color: rgb(212, 208, 208);

}

.CardQAL1{

    font-weight: 700;

    margin-bottom: 0.5rem;

}

.photo1{

   width: 120px;

    position: absolute;

    top: 0;

    right: 0;

}

.CardQA button{

    border-radius: 4px;

    border: 1px solid black;

    padding: 5px;

    margin-bottom: 10px;

}

.CardQA{

    display: flex;

    justify-content: space-between;

	border-radius: 15px;

}

.card{

border-radius: 10px;
    border: .5px solid #ccc;

	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;

    overflow: overlay;

    width: 100% !important;
    margin-bottom:20px;

}

.card a{

	text-decoration:none;

}

.card h4{

	font-size: 14px;

    font-weight: 500;

    margin-bottom:0;

}

.Cardinfo span.rating{
    background-color: rgb(35, 133, 10);
    color: #fff;
    padding: 5px 5px;
    border-radius: 30px;
    margin-right: 5px;
    font-size: 10px;

}

.star-rating #yello {

    font-size: 13px;

	color:#ff8900;

}

.star-rating #gray {

    font-size: 13px;

	color:#d5d4d4;

}

.Liststars #gray {

    font-size: 13px;

	color:#d5d4d4;

}



.card-body{

    padding-left: 10px;

    padding-right: 10px;

}

.h4, h4 {

    font-size: 1.2rem;

}

.card-body p{

margin-bottom: 0px;

}

.CardinfoVotes{

    font-weight: 500;

    font-size: 14px;

    padding-left: 5px;

}

.Cardinfopara p{

    font-weight: 400;

    font-size: 20px;

}

.Cardinfo p{

	margin-top:8px;

	font-size:13px;

}

.Cardinfo p.address{

    overflow: hidden;

    white-space: nowrap;

}

.Cardinfo p i{

	width:15px;

}

.card-body button{

    color: #fff;

    background-color: #0040b4;

    border-radius: 5px;

    width: 100%;

    padding: 10px 15px;

    border: none;

    font-weight: 500;

    font-size: 14px;

	text-transform:uppercase;

    margin-top:8px;

}

.card-body img{

    margin: 10px 0px 10px 0px;

	width:18px;

	bottom:1px;

	position:relative;

}

.Cardinfo b{

	font-size:14px;

	color:#23850a;

}

.FirstBox .Boxratingandstar{

 display:block;

 margin-top:1rem;

}

.FirstBox .Boxratingandstar i{

	color:#ff8900;

}



/*------------------------ Styling part of the Card  end ------------------------ */



/*------------------------ Customer feedback style Start ------------------------ */

.FirstBox{

	border-radius: 5px;

    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;

	background:#fff;

    padding: 25px;

    margin-right: 10px;

	margin-bottom: 1rem;

}

.CFlog1{

    width: 48px;

}

.CFstar{

    padding-left: 20px;

    width: 150px;

    height: 37px;

}

.topbar{

    display:flex;

    

}

.topbarCFlogo{

    height: 50px;

    width: 50px;

    text-align: center;



}

.topbarCFinfo {

    margin-left: 20px;

	width:88%;

}



.topbarCFinfo .date{

	float:right;

	font-size: 14px;

}

.Boxnameanddate {

    margin-bottom: 5px;

}

.Boxratingandstar span.rating {

    background-color: rgb(35, 133, 10);

    color: #fff;

    padding: 5px 5px;

    border-radius: 5px;

    margin-right: 5px;

    font-size: 12px;

}

.FirstBox p{

	font-size:14px;

}

.customername{

    font-size: 14px;

    font-weight: 600;

	display:block;

	margin-top:3px;

}

.FirstBox .content{

	margin-top:15px;

	font-size: 14px;

}

.customer-logos .slick-slide{

	padding:1rem 5px 0 5px;
 margin: 0 5px;


}
.customer-logos.cat .slick-slide{

	padding:0px !important;
    border: .5px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;


}

.customer-logos .slick-slide img{

 border-top-left-radius: 10px;
 border-top-right-radius: 10px;

        border: .5px solid #ccc;
        margin-top:0px !important;

}
.customer-logos .slick-slide img:hover{
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    -moz-box-shadow: 0 0 10px#e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
}
.footer{

	background:#f5c2de;

	padding:50px 0;

	margin: 0px 0 0 0;

	color:#000;

}

/* .Boxnameanddate .customername{

   

} */

/* .Boxnameanddate .date{

 

} */

/* .Boxratingandstar{

   

} */

/* .topbarCFinfo div span{

    display: inline-block;



}

.topbarCFinfo div .customername{

    float: left;

}

.topbarCFinfo div .date{

    float: right;

} */



.downbar{

    display: flex;

}

.downbar p{

    margin-bottom: 0px;

    font-size: 12px;

    font-weight: 700;

}

#downbaricon{

    /* width: 48px;

    margin: 5px;

    font-size: 48px; */

} 

.like, .chat ,.share{

    margin-right: 40px;

}



/*------------------------ Customer feedback style End ------------------------ */



 /*------------------------ keywords css start ------------------------ */

 .blac{

    border: 1px solid white;

}

.borblack{

    border-right: 2px solid black;

    margin-top: 25px;

}

.borblackleft{

    border-left: 2px solid black;

    margin-top: 25px;

}

.keywords{

    background: #fff;

}

.keywords-h5{

    font-size: 18px;

    color:#3d3d4e;

    margin-bottom: 0px;

}

.keywords-p{

    font-size:15px;

    color:#3d3d4e;

}

/*------------------------ keywords css start ------------------------ */



/*------------------------ footer css start ------------------------ */

input.email{

    outline: none;

    border: 1px solid #e7e7e7;

    font-size: 16px;

    color: #3d3d4e;

    font-weight: 500;

	display: inline-block;

    width: auto;

    

}

.newsletter-btn{



    color: #fff;

    background: #ad2358;

    outline: none;

    border: 0px;

    padding: 12px 15px;

    font-size: 16px;

    cursor: pointer;

	padding: 0.45rem 0.75rem;

    margin-left: -15px;

	border-top-right-radius: 5px;

	border-bottom-right-radius: 5px;

}



.subscribe{

    font-size: 18px;

    margin: 0;

}

.footer-p{

    font-size: 24px;

	padding:0;

	margin:0;

}

.footer-h6

{

    font-size: 16px;

	font-weight:700;

	text-transform: uppercase;

	margin-bottom: 15px;

    border-left: 4px solid #ad2358;

	padding-left:10px;

}

.footer-ul{

    font-size: 13px;

    line-height: 2;

    font-family: 'Poppins', sans-serif;

	list-style:none;

	padding:0;

}

.footer-ul > li{

    font-family: 'Poppins', sans-serif;



}

.footer-ul > li a{

	color:#000;

    font-size: 14px;

    line-height: 2;

    font-family: 'Poppins', sans-serif;



text-decoration:none;



}

.footer-social{

	padding:0;

	margin:0 0 0 10px;

	list-style:none;

}



.footer-social li{

	width:35px;

	height:35px;

	border-radius:50%;

	border:1px solid #2f2f2f;

	text-align:center;

	line-height:35px;

	display:inline-block;

	cursor:pointer;

}

.footer-social li .facebook{

	color:#1877F2;

}

.footer-social li .twitter svg{

	fill:#fff;

}

.footer-social li .twitter svg:hover{

	fill:#000;

}

.footer-social li .twitter{

	color:#000;

}

.footer-social li .linkedin{

	color:#0A66C2;

}

.footer-social li .instagram{

	color:#962fbf;

}

.footer-social li .pinterest{

	color:#E60023;

}

.footer-social li .youtube{

	color:#CD201F;

}

.footer-social li:hover{

	background:#f9faff;

}

img.w-50{

    width:13%!important;

}





/* copyright footer css start */

.copyright-footer{

    background-color: #ad2358;

    color:#fff;

}

.copyright-footer p{

	margin:1.5rem 0;

	font-size:14px;

}



.Box2secondBanner img{

    border-radius:5px

}

.ptb-100 {

    padding-top: 100px !important;

    padding-bottom: 100px !important;

}

.bg-color {

    background: #0040b4;

}

.section-main {

    overflow: hidden;

}

.icon-dual {

    list-style: none;

    padding: 0;

    margin-bottom: 0;

}

.icon-dual li {

    display: inline-block;

    margin: 0 8px;

}

.icon-dual li a {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#fff;

}

.icon-dual li a i{

    margin-top:8px;

}

.icon-dual li a.facebook:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#1877F2;

	background:#fff;

	border-radius:50px;

}

.icon-dual li a.twitter:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#00acee;

	background:#fff;

	border-radius:50px;

}

.icon-dual li a.linkedin:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#0A66C2;

	background:#fff;

	border-radius:50px;

}

.icon-dual li a.instagram:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#962fbf;

	background:#fff;

	border-radius:50px;

}

.icon-dual li a.pinterest:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#E60023;

	background:#fff;

	border-radius:50px;

}

.icon-dual li a.youtube:hover {

    font-size: 22px;

    width: 40px;

    height: 40px;

    line-height: 1.6;

    text-align: center;

    display: inline-block;

	color:#CD201F;

	background:#fff;

	border-radius:50px;

}

.bg-five {

    background: #FAFAFA;

}



.item-with-text-left {

    text-align: left;

    padding: 0;

    position: relative;

    margin-bottom: 0px;

}

.mb-0 {

    margin-bottom: 0px !important;

}

.item-with-text-left:hover .circular {

    background: #EE3449 !important;

    color: #FFFFFF !important;

}

.item-with-text-left i {

    position: absolute;

}

.circular {

    background: #F7F7F7;

    border: 5px solid #ffffff;

    border-radius: 100%;

    -webkit-box-shadow: 0 0 0 1px #ececec;

    box-shadow: 0 0 0 1px #ececec;

    line-height: 2;

    font-size: 22px;

    margin-bottom: 30px;

    padding: 12px;

    width: 80px;

    height: 80px;

    text-align: center;

}

.item-with-text-left h6 {

    font-weight: 600 !important;

    padding-left: 105px;

    margin-bottom: 15px;

}

.h-medium {

    font-size: 16px;

    line-height: 1.2;

}

.item-with-text-left p {

    padding-left: 105px;

    margin-bottom: 0;

}div.ptb-100 p:last-child {

    margin: 0;

}

.item-with-text-left p {

    padding-left: 105px;

    margin-bottom: 0;

}

.bg-img-17 {

    background-image: url(../images/bg-img-17.jpg);

	background-size: cover;

}

.p-60 {

    padding: 50px !important;

}

.bg-five {

    background: #FAFAFA;

}

.mb-15 {

    margin-bottom: 15px !important;

}

.bg-img-17 h5, .h5 {

    font-size: 30px;

    line-height: 1.2;

	margin:0;

}

.bg-img-17 p{

	margin:0;

	font-size:13px;

}



.pb-30 {

    padding-bottom: 30px !important;

}

.form-group {

    margin-bottom: 1rem;

}

label {

    display: inline-block;

    margin-bottom: 0.5rem;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    letter-spacing: 1px;

}

.bg-img-17 .form-control {

    padding: 9px 20px;

    font-family: 'Poppins', sans-serif;

    line-height: 1.6;

    background-color: transparent;

    background-clip: padding-box;

    border: 1px solid #363636;

    border-radius: 0;

    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

}



.bg-img-17 .btn:not(:disabled):not(.disabled) {

    cursor: pointer;

}

.bg-img-17 .btn.btn-dark {

    background: #141820;

    border-color: #141820;

    color: #ffffff;

}

.bg-img-17 .btn.btn-large {

    font-size: 13px;

    padding: 9px 34px;

    line-height: 1.6;

}

[type=reset], [type=submit], button, html [type=button] {

    -webkit-appearance: button;

}

.bg-img-17 .btn {

    display: inline-block;

    border: 2px solid transparent;

    border-radius: 2px;

    letter-spacing: 2px;

    line-height: 1.6;

    font-size: 12px;

    font-family: 'Poppins', sans-serif;

    font-weight: 600;

    text-transform: uppercase;

    width: auto;

}

.bg-img-17 .btn-dark {

    color: #fff;

    background-color: #343a40;

    border-color: #343a40;

}

.bg-img-17 .btn {

    display: inline-block;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: 0.25rem;

	border-radius:0;

    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



.bg-img-17 form {

    border: 0px;

    padding: 0px;

    border-radius: 0px;

}



.prl-60 {

    padding-right: 60px !important;

    padding-left: 60px !important;

}

.mb-15 {

    margin-bottom: 15px !important;

}

.fw-400 {

    font-weight: 400;

}

.h-large {

    font-size: 18px;

    line-height: 1.2;

}



.h-medium {

    font-size: 16px;

    line-height: 1.2;

}

.btn.btn-large {

    font-size: 13px;

    padding: 9px 34px;

    line-height: 1.6;

}

.btn-rounded {

    border-radius: 50px !important;

}

.border-img {

    border: 6px solid #fff;

    border-radius: 3px;

	width:100%;

    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);

}

.btn {

    display: inline-block;

    border: 2px solid transparent;

    border-radius: 5px;

    letter-spacing: 2px;

    line-height: 1.6;

    font-size: 12px;

    font-family: 'Poppins', sans-serif;

    font-weight: 600;

    text-transform: uppercase;

    width: auto;

}

.bg-img-3 {

    background-image: url(../images/photo-1423666639041-f56000c27a9a.jpeg);

	background-size: cover;

	background-position:center center;



}



.overlay-dark-92 {

    background-color: rgba(20, 24, 32, 0.92);

}

.overlay {

    position: relative;

    z-index: 2;

}

.text-lg-right {

    text-align: right!important;

}

.route ul {

    padding-left: 0;

    margin-bottom: 0;

}

.route ul li {

    display: inline-block;

    padding: 0 2px;

    color: red;

}

.route ul li a {

    color: #FAFAFA;

    font-weight: lighter;

    text-transform: capitalize;

	font-size:14px;

	text-decoration:none;

}

.route ul li:last-child::after {

    content: "";

    margin: 0;

}

.white {

    color: #ffffff !important;

	font-size:35px;

}

.fw-500 {

    font-weight: 500;

}



.breadcrumb{

    border-radius: 10px;
    margin-top: 0rem;


    padding: 5px 0;

    overflow: hidden;

    margin-bottom: 1rem;

    position: relative;

	font-size:14px;
    display: block !important;

}

.breadcrumb i{

	margin:2px 10px 0 10px;

	font-size:16px;

}

.image-box{

	border-radius: 10px;

    border: .5px solid #ccc;
    margin-top: 0rem;

	padding:10px;
    min-height:282px;

}

.detail-box{

	border-radius: 10px;

    border: .5px solid #ccc;

    margin-top: 0rem;


	padding:10px;

	    min-height: 282px;

}
.detail-box iframe{
    height: 325px !important;
}

/*----------------------------------------------- FREELISTING PAGE CSS ------------------------------------------------ */



/*-------- Banner Solution for home Problem start------------- */

.Ban{

    width: 100%;

}

.Navhead{

    color: #3d3d4e;

	border-radius: 5px;

    border: 1px solid #f9faff;

	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;

    padding: 5px;

	font-size:14px;

    margin: 0px 10px 0px 0;

}

.tickw{

    width: 15px; 

    color: rgb(8, 101, 240);

}

/* --------------------------- */



.Listouter{

	border-radius: 5px;

    border: 1px solid #f9faff;

    margin-top: 0rem;

    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;

    padding: 15px;

}

.side{

    padding-left: 40px;

    padding-right: 40px;

}

.gupta{

    border-radius: 5px;

    margin-right: 20px;

    width: 290px;

}

.list1{

    display: flex;

}

.thumb{

    background-color: black;

    color: #3d3d4e;

    border-radius: 5px;

    padding: 5px;

    /* padding-bottom: 10px; */

}

.name{

    font-size: 18px;

    font-weight: 700;

}

.name a{

    text-decoration: none;

    color: #3d3d4e;

}

.about{

	margin-top:10px;

	font-size:14px;

}

.more{

    text-decoration: none;

}

.Listtopbarname,

.Listtopbaricon {

  display: inline-block;

  vertical-align: middle;

}



.Listtopbaricon {

  float: right;

  font-size: 30px;

}





.buttonOne2{

    background-color: #0040b4;

    border-radius: 5px;

    padding: 5px 25px;

    color: #3d3d4e;

    border: none;

    font-size: 15px;

    font-weight: 500;

}









/*----------------------------------------------- SINGLE PAGE CSS ------------------------------------------------ */



/*------------------------ Free List styling start ------------------------ */



.Banner1{

    width: 100%;

    height: 100%;

border-radius:10px;

}

.Banner2{

    width: 100%;

    height: 100%;

border-radius:10px;

}

.Bannersec3{

    width: 100%;

    height: 120px;
    border-radius: 10px;
    margin-bottom: 20px;
    object-fit: fill;
    border: 1px solid #e5e9fe;
}



.Bannersec4{

    width: 100%;

    height: 100%;

	border-radius:5px;

}

.singleListouter{

    padding: 0px;

    margin-left: 0px;

}

/* .side{

    padding-left: 40px;

    padding-right: 40px;

} */

.singlegupta{

    border-radius: 10px;

    margin-right: 20px;

    width: 100px;

}

.singlelist1{

    display: flex;

}

.singlethumb{

    background-color: black;

    color: #3d3d4e;

    border-radius: 5px;

    padding: 5px;

    /* padding-bottom: 10px; */

}

.singlename{

    font-size: 24px;

    font-weight: 700;

}

/* -------------------------------------------------------- */

.ListPoint{

	background-color: rgb(35, 133, 10);

    color: #fff;

    padding: 3px 5px;

    border-radius: 30px;

    margin-right: 5px;

    font-size: 13px;

    text-align: center;

    display: inline-block;

}

/* .Listing{

    padding: 15px;

} */

.Liststars{

    font-size: 15px;

}

.verilogo{

    width: 60px;

}

.clean{

    font-weight: 600;

}

.clean img{

    width: 25px;

}

.ListTime ul li {

    display: inline; /* or display: inline-block; */

}

.ListTime ul{

    padding: 0px;

	margin-top:5px;

	list-style:circle;

}

.ListTime ul li{

    padding: 0px;

	list-style:circle;

	font-size:14px;

}



.dot{

    font-size: 10px;

}

.com{

    font-size: 35px;

    padding-right:10px;

    padding-top: 5px;

}

.ListContent2{

    display: flex;

}

.phone{

    background-color:  #23850a;

    font-size: 18px;

	color:#fff;

}

.buttonOne{

    background-color: #23850a;

    border-radius: 5px;

    padding: 10px;

    color: #3d3d4e;

    border: none;

}

.pagination{

   justify-content: center;

}

.butttons,

.graph {

  display: inline-block;

  vertical-align: middle;

  margin-top:0rem;

}

.graph{

    float: right;

    padding-top: 10px;



}



.modalflex{

    display: flex;

}



.number{

    font-size: 18px;

    color: #fff;

    background-color:  #23850a;

    font-weight: 500;

}

.List{

    display: inline-flex;

    text-decoration: none;

}

.InfoList{

    list-style-type: none;

}
.Listdownbar{
    margin-top:15px;
}
.singleNavhead{

    color: #3d3d4e !important;

    border-radius: 5px;

    border: 1px solid #e5e6eb;

    padding: 10px;

    margin: 5px 5px 0 0px;

    text-decoration: none;

    font-size: 16px;

}

.singleNavhead .fa-whatsapp{

	color:#23850a;

}

.singleNavhead .fa-star{

	color:#ff8900;

}

.singleNavhead .fa-share{

	color:#0040b4;

}



.List{

	padding:0;

	    margin-bottom: 0px;

}

.Listinfo{

	width:100%;
    position:relative;

}
.Listinfo .verified{
    top:-10px;
    right: -10px;
    border-top-right-radius: 10px;
}
.PhtosAll1 p{

	text-align:center;

	font-size:14px;

	margin:0.8rem 0 0 0;

}

/*------------------------ Free List styling end ------------------------ */



.singleBigbox{

    width: 100%;

    display: flex;

    padding: 15px;

    gap: 15px;

}

.singleBox1{

    width: 75%;

    border: 1px solid gray;

}

.Year{

    padding-top: 50px;

}

.PhotosBox{

    border-top: 1px solid gray;

}

.singleBox2{

    width: 25%;

    

}

.PhtosAll1 img{

    width: 100%;

    border-radius: 5px;

}

.viewall{

    padding: 5px 25px

}

.UploadButton{

    padding: 10px;

    font-size: 20px;

    font-weight: 500;

}



.input-group-text {

    background-color:white;

    

}

.input-group-text i{

    font-size: 20px;

    border-radius: 50px;

}

.Add{

    border: 1px solid gray;

    

}

.Address1{

    padding-top: 10px;

    padding-bottom: 30px;

}

.getcopy{

    margin-top: 10px;

    margin-bottom: 10px;

}

.Hardwarelist{

    background-color: rgb(238, 231, 231);

    padding-bottom: 30px;



}

.Hardwarelist h6{

    padding-top: 20px;

}



.buttonTwo{

    border: 1px solid rgb(9, 116, 216);

    color: rgb(9, 116, 216);

    font-size: 20px;

    border-radius: 5px;

    padding: 5px 10px;

    font-weight: 500;

}



/*----------------------------------------------- REGISTER PAGE CSS ------------------------------------------------ */



form{

    border: 1px solid gray;

    padding: 15px;

    border-radius: 10px;

}

h2{

    font-weight: 700;

    font-family: 'Poppins', sans-serif;

    font-size: 47px;

}

.form-control{

    background-color: #fff;

    border-radius: 5px;

    font-size: 0.9rem;

    line-height: 1.5rem;

}

::placeholder {

    font-size: 0.9rem !important;

    line-height: 1.5rem !important;

    font-family: 'Poppins', sans-serif;

  }

  

  ::-ms-input-placeholder { /* Edge 12 -18 */

    font-size: 0.9rem !important;

    line-height: 1.5rem !important;

    font-family: 'Poppins', sans-serif;

  }

label{

    font-size: 13px;

}

input::placeholder{

font-size: 13px;

}

.Full{

    display: flex;

    gap: 10px;

}

.form-check-label{

    font-size: 12px;

}

.sign{

    width: 100%;

    background-color: #0040b4;

    font-weight: 500;

}

.pincode{

    width: 40px;

}



/*----------------------------------------------- LOGIN PAGE CSS ------------------------------------------------ */





form{

    border: 1px solid gray;

    padding: 15px;

    border-radius: 10px;

}

.LoginH2{

    font-weight: 700;

    font-family: 'Poppins', sans-serif;

    font-size: 47px;

}

.userid{

    width: 70%;

    

}

label{

    font-weight: 500;

}

.input-group input{

    background-color: #f0faff; 

}

.password{

    background-color: #f0faff; 

}

.input-group .otp{

    border-left:5px ;

    font-weight: 500;

    border-radius: 5px;

    background-color: #0040b4;

}

.pass{

    display: flex;

    justify-content: space-between;

}

.Otpbox{

    /* width: 30%; */

    gap: 10px;

    border-radius: 20px;

}

.OtpB1{

    width: 20px;

}

.Otpbox input{

    width:20px;

}

.sign{

    width: 100%;

    background-color: #0040b4;

    font-weight: 500;

}

.linksignjoin{

    text-decoration: none;

}

.joinsign{

    display: flex;

    justify-content: space-between;

}

.logo1{

    width: 25px;

    cursor:pointer;

}



p {

    position: relative;

    /* text-align: center; */

  }

  

  .line {

    display: inline-block;

    width: 350px; /* Adjust the width of the line as needed */

    height: 1px;

    background-color: #e9dee9; /* Adjust the color of the line as needed */

  }

  

  .word {

    position: absolute;

    padding: 0 10px; /* Adjust the padding around the word as needed */

    left: 110px;

    background-color:  #ed8cb1;
    color:#fff;
    border-radius:30px;
top: 5px;
  }

  



.create{

    width: 100%;

    font-size: 20px;

    font-weight: 500;

    border: 1px solid gray;

    background-color:#f0faff; 

    border-radius: 10px;

    padding: 5px;

}



@media (min-width: 992px){

    .Sliderbanner1{

        height:216px;

    }
    .Sliderbannercat{

        height:200px !important;

    }

    .Bannersize{

        height:86px;

    }
    .Bannersizeiframe {

        height:86px;

    }

    .navbar-light .navbar-nav .nav-link{

        font-size:12px;

    }



}





@media (min-width: 1200px){

    .Sliderbanner1{

        height:298px;

    }
    .Sliderbannercat{

        height:200px !important;

    }
    .Bannersize{

        height:111px;

    }
    .Bannersizeiframe {

        height:111px;

    }
    .navbar-light .navbar-nav .nav-link{

        font-size:14px;

    }



}



@media (min-width: 1400px){

    .Sliderbanner1{

        height:298px;

    }
    .Sliderbannercat{

        height:250px !important;

    }
    .Bannersize{

        height:151px;

    }
    .Bannersizeiframe {

        height:151px;

    }
    .navbar-light .navbar-nav .nav-link{

        font-size:14px;

    }



}









@media (max-width: 998px){
    .col-12 {
        flex: 0 0 auto;
        width: 100% !important;
    }
    .navbar-light .navbar-brand img{
        width:180px;
    }
    .navbar-light .navbar-toggler{
        float:right;
    }
    .search{
        margin:20px 0 0 0 !important;
    }
    .Bannersize{
        height:90px;
    }
    .Sliderbanner1{
        height:auto;
    }
}

@media (max-width: 768px){

.subscribe-img{

    width:50px;

    margin-top:15px;

}

.newsletter-btn{

    padding: 0.45rem 0.5rem;

}

.subscribe-input{

    width:65% !important;

}

.d-flex-n{

    display: block!important;

}

.footer-social{

    margin:10px 0 0 0;

}

.main-1{

    margin:0 !important;

}

.list1 {

    display: block;

}

.List{

    margin-top:1.5rem;

}

.header-h1 {

    font-size: 20px;

}

.singleNavhead{

    margin: 5px 10px 0 0px;

}

.lw-70 {

    width: 100%!important;

}

.image-box{

    margin-top:1rem;

}

.singlename{

    font-size: 20px;

}

.gupta {

    border-radius: 5px;

    margin-right: 0px;

    margin-bottom:1rem;

    width: 100%;

}

.item-with-text-left {

    margin-bottom: 45px;

}   

.container, .container-md, .container-sm {

    max-width: 95% !important;

}

.Box1, .Box2{

	width:100% !important;

	margin-bottom:30px;

}	

.Bigbox{

	display:block !important;

}

.Box2 img {

    width: 100%;

    height: auto !important;

}

.Bigbox img {

    display: block;

    width: 100%;

}

}

.w3-bar .w3-bar-item {

    padding: 5px 10px;

    float: left;

    width: auto;

    border: none;

    display: block;

    outline: 0;

    font-family: 'Poppins', sans-serif;

    background-color: #fff;

    color: #3d3d4e;

    font-size: 12px;

    border-radius: 5px;

    margin-right:5px;

}

.w3-red, .w3-hover-red:hover {

    color: #98003a!important;

    background-color: #fff!important;

}

.tab-none{

    display:none;

}





.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color: rgb(0 0 0 / 50%);}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143;font-size: 16px !important;

    color: #000;

    font-weight: 600;}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}

.fade:not(.show) {

    opacity: 1;

}

.modal-header .close {

    margin-top: -2px;

}

button.close {

    padding: 0;

    cursor: pointer;

    background: 0 0;

    border: 0;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

.close {

    float: right;

    font-size: 21px;

    font-weight: 700;

    line-height: 1;

    color: #000;

    text-shadow: 0 1px 0 #fff;

    filter: alpha(opacity=20);

    opacity: .2;

}

.search{

    border: 0 !important;

    padding: 0 !important;

    display: block !important;

    border-radius: 0 !important;

    margin: 0 0 0 10px ;
    width:80%;

}

.search .form-group{

    margin: 0 !important;   

}
.card-body .category-info{
    width:auto;
}
.category-info{

background-color: #25567e;
    color: #fff;
    padding: 3px 8px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
    width: auto;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-align: center;

}

.location-border{

    border-top-left-radius: 25px;

    border-bottom-left-radius: 25px;

    border-top-right-radius: 0px;

    border-bottom-right-radius: 0px;

}
.category-border{

    border-top-left-radius: 0px;

    border-bottom-left-radius: 0px;

    border-top-right-radius: 0px;

    border-bottom-right-radius: 0px;
    width:30%;
    float:left;

}

.navbar-collapse{

    margin-top:3px;

}

.keywords-border{

    border-top-left-radius: 0px;

    border-bottom-left-radius: 0px;

    border-top-right-radius: 25px;

    border-bottom-right-radius: 25px;  

    border-left:0px;
    float: left;
    width: 100%;

}

.main-1 button{

    border-top-left-radius: 0px;

    border-bottom-left-radius: 0px;

    border-top-right-radius: 25px;

    border-bottom-right-radius: 25px;  

}

.singleNavhead.facebook{

	color:#1877F2 !important;

}

.singleNavhead.facebook i{

    width: 15px;

    text-align: center;

}

.singleNavhead.instagram{

	color:#962fbf !important;

}

.singleNavhead.whatsapp{

	color:#962fbf !important;

}

.verified{
color: #23850a;
    padding: 4px 6px;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    border-bottom-left-radius: 14px;
    box-shadow: 0 0 10px #e3e3e3;

}

.verified img{

    margin:0px;
    width: 13px;

}

.top-info{

    display: block;

    margin-bottom: 8px;


}

@media (max-width:600px){
    .BannerSlider{
        margin-bottom:10px;
    }
    figure.snip1157 blockquote{
        min-height: unset !important;
    }
    .category-info{
        padding:4px 5px;
        font-size:8px;
    }
    .card-img, .card-img-top{
        height:130px !important;
    }
    .w3-bar .w3-bar-item.w3-button{
        padding:5px 10px !important;
        font-size:12px;
        margin-bottom: 10px;
    }
    .Box2firstBanner{
        margin-top:15px;
    }
    .Bannersize{
        height:auto !important;
    }
    .navbar-brand img{

        width:50%;

    }

    .navbar-light .navbar-toggler{

        float: right;

    }

    .search .form-group{

        margin-top:1rem !important;

        position: relative;

    }

    header {

        padding: 1rem 0 0.5rem 0!important;

    }

    .main-1 {

        margin: 0 !important;

    }

    .search{

        margin:0px 15px!important;

    }

    img.facebook{

        margin-left: 1em!important;

    }	.Box1{

		width:100%;

		margin:0

	}

	.Box2{

		width:100%;

		margin:30px 0 0 0;

	}

	.Bigbox{

		display:block !important;;

	}

    .Box2secondBanner img{

        height:unset !important;

    }

    .Sliderbanner1{

        height:auto !important;

    }

    .row.top{

        margin-bottom: 1rem!important;

    }

    .filter .sort-list{

        padding: 3px 0px;

    }

    .filter .filter-list li{

        padding: 5px;

    }

}


.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:0px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-bar-item.w3-button{ border-radius: 0px !important;padding: 4px 6px;margin-right:5px; background: transparent;margin-bottom:5px;}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0;}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family: 'Poppins', sans-serif;font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border-top: 0px solid rgba(0, 0, 0, 0.05);}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-padding-top-64{padding-top:64px!important}.w3-padding-top-48{padding-top:48px!important}
.w3-padding-top-32{padding-top:32px!important}.w3-padding-top-24{padding-top:24px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#98003a!important;background-color:transparent !important;border-bottom: 3px solid #98003a !important;}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#98003a!important;background-color:transparent!important;border-bottom:3px solid #98003a !important;}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
.request-a-callback {
    position: fixed !important;
    right: -82px !important;
    top: 30% !important;
    z-index: 9999 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: linear-gradient(#ee97b8, #ec77a3);
    border: 1px solid #0077CC;
    border: none;
    color: #ffffff !important;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 25px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.request-for-buynow {
    position: fixed !important;
    right: -45px !important;
    top: 55% !important;
    z-index: 9999 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #25567e;
    border: none;
    color: #ffffff !important;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 25px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    border: 1px solid #25567e;
}
.card-img, .card-img-top{
    height: 160px;
    width: 100%;
    object-fit: fill;
    border-bottom: .5px solid #ccc;
}
.box-border{
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    padding:15px;
}
.box-border-1{
    border: 1px solid #e5e9fe;
    border-radius: 10px;
    padding:15px;
}

.bg-color-section{
    background-color: #F7F8FD;
    padding:30px 0;
}
.ptb-30{
    padding:30px 0;
}
.w3-container p{
    font-size: 14px !important;
}
.w3-container .Bannersec3{
    height:150px;
}

figure.snip1157 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 96%;
  max-width: 96%;
  width: 100%;
  color: #333;
  text-align: left;
  box-shadow: none !important;
}
figure.snip1157 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1157 img {
  max-width: 100%;
  vertical-align: middle;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: 40px 0 0 10px;
}
figure.snip1157 blockquote {
  display: block;
  border-radius: 8px;
  position: relative;
  background-color: #F7F8FD;
  padding: 25px 50px 30px 50px;
  font-size: 0.8em;
  font-weight: 500;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
  min-height: 298px;
  border: 1px solid #e5e9fe;
}
figure.snip1157 blockquote:before,
figure.snip1157 blockquote:after {
  font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 50px;
  opacity: 0.3;
  font-style: normal;
}
figure.snip1157 blockquote:before {
  top: 25px;
  left: 20px;
}
figure.snip1157 blockquote:after {
  content: "\201D";
  right: 20px;
  bottom: 0;
}
figure.snip1157 .arrow {
  top: 100%;
  width: 0;
  height: 0;
  border-left: 1px solid #e5e9fe;
  border-right: 25px solid transparent;
  border-top: 25px solid #F7F8FD;
  margin: 0;
  position: absolute;
}
figure.snip1157 .author {
  position: absolute;
  bottom: 45px;
  padding: 0 10px 0 120px;
  margin: 0;
  color: #333;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
figure.snip1157 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-weight: 800;
  font-size: 1rem;
}
figure.snip1157 .author h5 span {
  font-weight: 400;
  text-transform: none;
  padding-top: 5px;
  display: block;
}
.category-info.location{
  background-image: linear-gradient(#42A1EC, #0070C9);
}
.w3-bar .w3-bar-item{
    font-size:16px !important;
    font-weight: 600;
    padding:6px 12px !important;
}
.offer-listing .slick-slide img{
    border-radius: unset;
}
.offer-listing .slick-slide{
    margin:0 5px;
    text-align: left !important;
}
.banner-heading{
	color:#000;
	margin-top:120px;
	font-weight:500;
}
.banner-heading span{
	color:#b14577;
	font-weight:600;
}
@media (max-width:600px){
	.banner-heading{
		margin-top:20px;
		font-size:24px;
	}
	.search{
		width:92%;
	}
	.navbar>.container{
		display:block !important;
	}
}
.b-0{
    border-radius: 0;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1280px !important;
    }
}
.ptb-70{
    padding:70px 0;
}

.product-gallery {
  max-width: 100%;
  margin: auto;
}

.main-image img {
  width: 100%;
  border-radius: 8px;
}

.thumbnail-row {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.thumbnail-row img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 6px;
  opacity: 0.6;
  border: 2px solid transparent;
  transition: 0.3s;
}

.thumbnail-row img:hover,
.thumbnail-row img.active {
  opacity: 1;
  border-color: #000;
}
.register .form-control {
    background-color: #f9edf7 !important;
    border-radius: 8px !important;
    font-size: 0.9rem;
    line-height: 1.5rem;
    border: 1px solid #e7d4e3 !important;
    padding: .5rem .5rem !important;
}