.discount{
	font-size: 45px;
font-family: initial;
color: #fe005b;
	padding-top: 15px;
}
.categoery_wrap strong {
	color: #005CB2;
	font-size: 18px;
}
row-centeredrow-centered.tg-formbannersearch .form-group-v2 {
    margin: 0;
    float: left;
    width: 56.33%;
    padding: 0 0 0 60px;
    border-left: 1px solid #dbdbdb;
}
.tg-nav-left
{float: left;}
.tg-dark
{
	background: #f1f1f1;
}
.p-b-25
{
	margin-bottom: 15px;
}

/*form styles*/
#msform {
    text-align: center;
   
    margin-top: 30px;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 13px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ee0979;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#msform .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
     counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: #ee0979;
    text-transform: uppercase;
    font-size: 14px;
    width: 33.33%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; 
}

#progressbar li:first-child:after {
  
    content: none;
}


#progressbar li.active:before, #progressbar li.active:after {
    background: #ee0979;
    color: white;
}


.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #ee0979;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}
label span {
	color: red;
	text-align: left;
}
label  {
	
	text-align: left;
}
.btn-yellow
{background: #ffc107;}
.tg-btn:hover, .tg-btn:focus, .tg-btn:active {
	color: #000;
	background: transparent;
}
#work_pincode_list {    
    max-height: 100px;
    overflow: auto;
}
.dropdown-menu li {
	list-style: none;
	/* padding: 12px; */
}
.dropdown-menu a {
	display: block;
	padding: 10px !important;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #000;
	background-color: transparent;
}
#bs-example-navbar-collapse-1 i {
	color: #E53935;
	font-size: 18px;
}
.navbar-nav > li {
	display: inline-block;
	
}
.collapse.navbar-collapse.js-navbar-collapse {
	text-align: center !important;
}
.navbar-nav {
	display: inline-block !important;
	margin: 0; float: none;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 20px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* border: 1px solid #ccc; */
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-nav > li:last-child
{
	border-right: none;
}
.navbar-nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0px;
	border: none;
}
.navbar-default {
	background-color: transparent;
}
#tg-homebanner
{
	background-image: url(../images/bga.jpg);
}
#tg-footer {
	 background-color: #131A22 !important;
}
.tg-footerbar {
	background-color: #232F3E !important;
}
.title-section {
	text-align: center;
	margin: 30px 0;
}


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	min-width: 100%;
	max-width: 480px;
	max-height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s; color: #fff;
} 

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
.tg-statistics h3 {
	color: #333 !important; font-family: 'Anton', sans-serif;
}
.tg-formtheme button {
	background-color: #005CB3 !important;
}
.navbar-right {
	float: right !important;
	margin-right: 50px;
	padding: 23px 0;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-block-level.form-control {	
	height: 35px !important;
}
#options.dropdown {
	/* height: 19px; */
	/* width: 190px; */
	/* padding: 6px 25px 5px 10px; */
	/* border: 1px solid #e0e0e0; */
	/* border-radius: 3px; */
	display: block;
	cursor: pointer;
	position: relative;
}
#options.dropdown ul[class^="sub_menu"] {
	display: none;
	width: 100vh;
	padding: 6px 0;
	list-style: none;
	margin: 0;
	background-color: #FFF;
	/* border-right: 1px solid #C7C7C7; */
	/* border-bottom: 1px solid #C7C7C7; */
	/* border-left: 1px solid #C7C7C7; */
	position: absolute;
	z-index: 200;
	left: 0;
	top: 100%;
	box-shadow: 0 1px 5px 0 #bbb;
	border: 1px solid #c8c8c8;
}
#options.dropdown ul[class^=sub_menu] li {
	color: #656565;
	padding: 5px 10px;
  position: relative;
  z-index: 50; list-style: none;
}
#options.dropdown ul[class^=sub_menu] li:hover {
	background-color: #e0e0e0;
}
#options.dropdown ul[class^=sub_menu] li a, a.nav_link, .external_links_sub a {
	color: #333;
	text-decoration: none;
}
#options.dropdown ul[class^=sub_menu] li a:hover, a.nav_link:hover, .external_links_sub a:hover {
	text-decoration: underline;
}


#options.dropdown .sub_menu li button {
  border: none; 
  background: none;
  padding: 0;
  position: realtive;
  z-index: 100;
}


.caption_point li i {
	float: left;
	font-size: 30px;
	color: #fff;
	margin-right: 10px;
	border: solid 1px #fff;
	padding: 8px;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	text-align: center;
}

.caption_point h3 {
	color: #fff;
	font-size: 21px;
	margin-bottom: 0;
}

.caption_point p {
	color: #fff;
	letter-spacing: 1px;
}

.caption_point li {
	list-style: none;
}
.login-form {
	background-color: #fff;
	padding: 15px;
	float: right;
}
.form-control-section {
	margin-bottom: 10px;
}
.submit-button {
	background-color: #015CB3;
	border: none;
	width: 100%;
	color: #fff;
	padding: 14px;
	font-size: 18px;
}
.slider-title {
	color: #FFEA00;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
	/* font-family: 'Anton', sans-serif; */
	letter-spacing: 1px;
}

.col-centered {
	float: none;
	display: inline-block;
}
.row-centered
{
	text-align: center;
}
.title-2 h2 {
	margin-bottom: 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sell_box img {
	margin-bottom: 20px;
}

.title-3 h3 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 36px;
	font-weight: bold;
	color: #015CB3;
}
.help_business {
	margin-bottom: 25px;
}

.timeline {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 12px;
}
.login-title h2 {
	font-family: 'Anton', sans-serif;
	font-size: 26px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid;
}
@media screen and (min-width: 800px) {
  .timeline {
    padding: 0;
  }
}
.timeline__row {
  display: flex;
  width: 100%;
  justify-content: flex-end; margin-bottom: 15px;
}
.timeline__row .timeline__item .timeline__connector {
  left: -40px;
}
@media screen and (min-width: 800px) {
  .timeline__row:nth-child(odd) {
    justify-content: flex-start;
  }
  .timeline__row:nth-child(odd) .timeline__item .timeline__connector {
    right: -40px;
    left: auto;
  }
  .timeline__row:nth-child(even) .timeline__item .timeline__connector {
    left: -40px;
  }
}
.timeline__item {
  position: relative;
  width: calc(100% - 72px);
  padding: 12px;
  margin-top: 0px; background-color: #fff;
}
@media screen and (min-width: 800px) {
  .timeline__item {
    width: calc(50% - 72px);
  }
}
.timeline__connector {
  position: absolute;
  width: 32px;
  height: 2px;
  background-color: grey;
  top: calc(50% - 2px);
}
.timeline__bubble {
  background-color: #e3aa30;
  position: absolute;
  border-radius: 100%;
  color: #fff;
  width: 56px;
  height: 56px;
  left: -69px;
  top: calc(50% - 28px);
}

.line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #0d2440;
  left: 12px;
}
@media screen and (min-width: 800px) {
  .line {
    left: calc(50% - 2px / 2);
  }
}


.wrapper {
 
}
.wrapper .box {
  border: 1px solid #000;
  width: 100%;
  text-align: center;
  padding: 1em;
  display: block;
  position: relative;
}
.wrapper .box h1 {
  font-weight: 300;
}
.wrapper .box [class*="fontawesome-"] {
  font-size: 3em;
  margin: 1rem 0 1.5rem 0;
  color: #555;
}
.wrapper .box p {
  color: #737373;
  margin-bottom: 3em;
}
.wrapper .box p strong {
  color: #555;
}
.wrapper .box .btn {
  color: #fff;
  font-size: 1.25em;
  padding: 0.5em 1em;
  display: inline-block;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.wrapper .box:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #aaa;
  transition: all 0.3s ease;
  opacity: 0;
}

.wrapper .box:hover:after {
  width: 75%;
  transform: translateY(2em);
  opacity: 1;
  background-color: #eee;
}

.wrapper .box:nth-of-type(1) {
  border-color: #015CB3;
}
.wrapper .box:nth-of-type(1) h1 {
  color: #015CB3;
}
.wrapper .box:nth-of-type(1) .btn {
  background-color: #015CB3;
}
.wrapper .box:nth-of-type(1):hover {
  background-color: rgba(1, 92, 179, 0.25);
}
.wrapper .box:nth-of-type(1):hover .btn {
  background-color: #015CB3;
}
.wrapper .box:nth-of-type(2) {
  border-color: #9b59b6;
}
.wrapper .box:nth-of-type(2) h1 {
  color: #9b59b6;
}
.wrapper .box:nth-of-type(2) .btn {
  background-color: #9b59b6;
}
.wrapper .box:nth-of-type(2):hover {
  background-color: rgba(155, 89, 182, 0.25);
}
.wrapper .box:nth-of-type(2):hover .btn {
  background-color: #804399;
}
.wrapper .box:nth-of-type(3) {
  border-color: #3498db;
}
.wrapper .box:nth-of-type(3) h1 {
  color: #3498db;
}
.wrapper .box:nth-of-type(3) .btn {
  background-color: #3498db;
}
.wrapper .box:nth-of-type(3):hover {
  background-color: rgba(52, 152, 219, 0.25);
}
.wrapper .box:nth-of-type(3):hover .btn {
  background-color: #217dbb;
}

.timeline-text {
	margin-bottom: 0;
	padding: 15px;
	line-height: 30px; color: #000;
}


#css-only-modals {
	position: fixed;
	pointer-events: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000000;
	text-align: center;
	white-space: nowrap;
	height: 100%;
}

#css-only-modals:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

.css-only-modal-check {
	pointer-events: auto;
}

.css-only-modal-check:checked ~ .css-only-modal {
	opacity: 1;
	pointer-events: auto;
}

.css-only-modal {
	width: 40%;
	background: #FFF;
	z-index: 1;
	display: inline-block;
	position: relative;
	pointer-events: auto;
	padding: 15px;
	text-align: right;
	border-radius: 4px;
	white-space: normal;
	display: inline-block;
	vertical-align: top;
	opacity: 0;
	pointer-events: none; top: 10%;
}

.css-only-modal h3 {
	text-align: left;
}

.css-only-modal p {
	text-align: left;
}

.css-only-modal-close {
	position: absolute;
	top: 25px;
	right: 25px;
}

.css-only-modal-check {
	display: none;
}

.css-only-modal-check:checked ~ #screen-shade {
	opacity: 0.5;
	pointer-events: auto;
}
#screen-shade {
	opacity: 0;
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
	transition: opacity 0.8s;
}

.stripe > .container > p,
.stripe > .container > ul {
	text-align: left;
	padding: 35px;
	margin: 0;
}

.stripe > .container > hr {
	margin: 50px 0;
}

#nav-spacer {
	display: block;
	height: 50px;
}

.stripe {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.city-section
{
	margin-top: -12px;
margin-left: 10px;
}
.form-control-section input {
	width: 100%;
}
.forgot-password-section {
	font-size: 12px;
	letter-spacing: 1px;
}
.container-fuild.categoery_wrap {
	width: 98%;
	float: left;
	padding: 45px 0;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  width: 100%;
  font-weight: bold; padding: 0;
}

.mega-dropdown {
  position: static !important; margin-bottom: 15px;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}


.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.open .tg-categoryholder {
	background-color: #005CB3;
}

.active_menu a {
	color: #E53935 !important;
}

.search-form input {
	border-radius: 0;
	padding: 11px 15px;
	height: 50px;
}
.search-form select {
	border-radius: 0;
	padding: 11px 15px;
	height: 50px;
}
.btn-group.bootstrap-select.form-control {
	height: 50px;
	border-radius: 0;
	padding-left: 10px !important;
}
.bootstrap-select.btn-group .dropdown-menu
{
	left: 0 !important;
}
.btn.dropdown-toggle.selectpicker.btn-default {
	background: transparent !important;
	border: none;
	padding: 13px 0 !important;
	font-size: 15px !important;
}
.tg-btn.search-now-btn {
	padding: 2px 20px;
	border-radius: 0;
	width: 100%;
}
.discount-section {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9;
}

/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.step-list {
	 margin-top: 25px;
	 padding: 0;
	 list-style-type: none;
}
 .step-list__item {
	 counter-increment: step-counter;
	 position: relative; list-style: none;
}
 .step-list__item:before {
	 content: counter(step-counter);
	 font-weight: 300;
	 color: #d8d8d8;
}
.step-list__item h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #000;
}
 .step-list__item .icon {
	 border-radius: 50%;
	 display: block;
	 flex: 0 0 auto;
}
 .step-list__item .icon img {
	 width: 100%;
	 height: 100%;
}
 .step-list__item .body {
	 font-size: 12px;
	 line-height: 18px;
	 font-weight: 300;
}
 .step-list__item .content {
	 display: flex;
	 flex-direction: row;
	 padding-bottom: 18px;
}
.step-list__item:first-child .icon {
	background: #015CB3;
}
.step-list__item:nth-child(2) .icon {
	background: #B35201;
}
.step-list__item:nth-child(3) .icon {
	background: #96B301;
}
.step-list__item:nth-child(4) .icon {
	background: #01A7B3;
}
.step-list__item:nth-child(5) .icon {
	background: #B3019E;
}
.step-list__item:nth-child(6) .icon {
	background: #B30114;
}
.step-list__item:nth-child(7) .icon {
	background: #EC3B5A;
}
.step-list__item:nth-child(8) .icon {
	background: #90B301;
}
 .step-list__item:nth-child(odd) .content {
	 justify-content: flex-start;
}
 .step-list__item:nth-child(even) .content {
	 justify-content: flex-end;
}
 .step-list__item:first-child > .step-list__item__inner:before {
	 content: none;
}
 .step-list__item:last-child > .step-list__item__inner:after {
	 content: none;
}
 .step-list__item + li {
	 margin-top: 84px;
}
 .step-list__item + li > div {
	 margin-top: -1px;
}
 @media screen and (max-width: 600px) {
	 .step-list__item {
		 display: flex;
	}
	 .step-list__item:before {
		 content: counter(step-counter);
		 position: relative;
		 font-size: 36px;
		 line-height: 42px;
		 font-weight: 300;
		 color: #000;
		 margin-right: 12px;
	}
	 .step-list__item .icon {
		 order: 0;
		 width: 36px;
		 height: 36px;
		 padding: 9px;
		 position: absolute;
		 left: -9px;
		 top: 42px;
	}
	 .step-list__item .body {
		 order: 1;
		 margin-top: 8px;
		 margin-left: 12px;
	}
	 .step-list__item .content {
		 align-items: flex-start;
	}
	 .step-list__item .content:before {
		 content: '';
		 position: absolute;
		 border-left: #d8d8d8;
		 height: 100%;
		 left: 9px;
		 bottom: 0;
		 display: block;
		 width: 1px;
		 background: #d8d8d8;
		 top: 84px;
	}
	 .step-list__item:last-child .content:before {
		 content: none;
	}
}
 @media screen and (min-width: 601px) {
	 .step-list__item:before {
		 content: counter(step-counter);
		 position: absolute;
		 font-size: 90px;
		 line-height: 1;
		 font-weight: 300;
		 color: #000;
	}
.step-list__item .icon {
	width: 130px;
	height: 130px;
	padding: 30px;
}
	 .step-list__item .body {
		 flex: 0 1 33.3333%;
		 margin-top: 84px;
	}
	 .step-list__item .content {
		 align-items: flex-end;
	}
	 .step-list__item > .step-list__item__inner {
		 position: relative;
	}
	 .step-list__item > .step-list__item__inner:before, .step-list__item > .step-list__item__inner:after {
		 border-width: 0px;
		 border-style: solid;
		 border-color: #000;
		 display: block;
		 content: '';
		 position: absolute;
		 height: 42px;
		 width: calc(33.3333% - 42px);
	}
	 .step-list__item:nth-child(odd) > .step-list__item__inner {
		 text-align: right;
	}
	 .step-list__item:nth-child(odd) > .step-list__item__inner:before, .step-list__item:nth-child(odd) > .step-list__item__inner:after {
		 border-left-width: 1px;
		 left: calc(33.3333% - 21px);
	}
	 .step-list__item:nth-child(odd) > .step-list__item__inner:before {
		 border-top-width: 1px;
		 border-top-left-radius: 42px;
		 margin-top: -42px;
	}
	 .step-list__item:nth-child(odd) > .step-list__item__inner:after {
		 border-bottom-width: 1px;
		 border-bottom-left-radius: 42px;
		 margin-bottom: -42px;
	}
	 .step-list__item:nth-child(odd):before {
		 left: 0;
		 margin-left: 33.3333%;
		 transform: translateX(-100%);
	}
	 .step-list__item:nth-child(odd) .icon {
		 margin-left: 72px;
	}
	 .step-list__item:nth-child(even) > .step-list__item__inner:before, .step-list__item:nth-child(even) > .step-list__item__inner:after {
		 border-right-width: 1px;
		 right: calc(33.3333% - 21px);
	}
	 .step-list__item:nth-child(even) > .step-list__item__inner:before {
		 border-top-width: 1px;
		 border-top-right-radius: 42px;
		 margin-top: -42px;
	}
	 .step-list__item:nth-child(even) > .step-list__item__inner:after {
		 border-bottom-width: 1px;
		 border-bottom-right-radius: 42px;
		 margin-bottom: -42px;
	}
	 .step-list__item:nth-child(even):before {
		 right: 0;
		 margin-right: 33.3333%;
		 transform: translateX(100%);
	}
	 .step-list__item:nth-child(even) .icon {
		 margin-right: 72px;
	}
	 .step-list__item:nth-child(even) .body {
		 order: 1;
	}
}
 
.nav-justified > li > a {
	margin-bottom: 0;
	background: #EEE; color: #000;
}
.nav-pills > li > a {
	border-radius: 0;
}
.product-slider { padding: 0px; }

.product-slider #carousel { margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 4px solid #cecece; width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 20px; position: absolute; top:20%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

.left.carousel-control {
	position: absolute;
}
.carousel-control.right
{
	right: 20px;
}
.carousel-control
{
	opacity: 1; color: #fff;
}
.right.carousel-control {
	position: absolute;
}
.world-title span {
	color: #FDD303;
	font-weight: bold;
	text-transform: uppercase;
}
.css-only-modal-close {
	position: absolute;
	top: -20px;
	right: -10px;
	height: 45px;
	width: 45px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
}
.css-only-modal-close i {
	color: #fff;
	font-size: 15px;
	line-height: 44px;
}
.discount-section-sidebar {
	background-color: #FE005B;
padding: 10px;
text-align: center;
clear: both;
margin-top: 15px;
float: left;
width: 100%;
}
.discount{
	font-size: 49px;
color: #fff;
padding-top: 15px;
font-weight: 600; line-height: 50px;
}
.discount-section-sidebar strong {
	color: #fff;
}
.carousel-inner > .item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	min-height: 330px;
	height: 300px;
}
.tg-dropdowarrow, .navbar-toggle, .tg-prev:hover, .tg-next:hover, .tg-btnphone:hover, .tg-testimonial figure::after, .tg-footerbar, .tg-homebannervtwo .tg-formbannersearch .tg-btn, .tg-pagination ul li.tg-nextpage a:hover, .tg-pagination ul li.tg-prevpage a:hover, .tg-pagination ul li.tg-active a, .tg-pagination ul li a:hover, .tg-views ul li.tg-active a, .tg-views ul li a:hover, .ui-slider-horizontal .ui-slider-range, .tg-pricebox, .tg-sellercontact .tg-btnphone, .tg-formreportthisad .tg-btns .tg-btn:hover, .tg-formsearch button, .tg-btnedit i, .tg-dashboardscrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .tg-adstatusactive, .tg-dashboardtable tbody tr:hover .tg-btnactionview, .tg-404message h2::before, .tg-videobox figure .tg-btnplayvideo i, .tg-close, .tg-btn::before, .tg-btnreply:hover, .tg-btnreply:focus, .tg-btnreply:active, .tg-lastupdate::before, .tg-iconseprator i {
	background: #035AB0 !important;
}
.cities_box {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 25px 0;
	border: solid 1px #ccc;
}
.cities_wrap a:hover
{
	color: #025CB2;
}
.cities-title strong {
	color: #005CB3;
}
.cities-title h4 {
	border-bottom: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}
.cities-title {
	padding: 15px;
	border-bottom: solid 1px #ccc;
}
.cities_wrap a {
	color: #000;
}

.cities_wrap li {
	list-style: none;
	margin-bottom: 8px;
}
.sub-catt
{
	width: 100%; float: left;
}
.white-box {
	background-color: #fff;
	padding: 0px; margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 12px -1px rgba(191,191,191,0.2);
-moz-box-shadow: 0px 0px 12px -1px rgba(191,191,191,0.2);
box-shadow: 0px 0px 12px -1px rgba(191,191,191,0.2);
}
.white-box ul {
	padding-left: 20px;
}
.white-box li {
	line-height: 31px;
}
.white-box span {
	font-weight: 500;
}
.white-box .cat-title img {
	margin-right: 15px;
}
.cat-title {
	color: #005CB2;
	font-size: 20px;
}
.white-box li a {
	color: #333;
	font-size: 14px;
}
.white-box li {
	line-height: 25px;
}
.business-sub-catt .cat-title {
	font-size: 15px;
}
.business-sub-catt .white-box li a {
	color: #7b7b7b;
	font-size: 13px;
}
.business-sub-catt .white-box ul {
	padding-left: 10px;
}
.all-title {
	margin-bottom: 20px;
	margin-top: 20px;
}
.del {
	position: absolute;
	top: -15px;
	background-color: #e01b20;
	border: none !important;
	width: 30px !important;
	height: 30px;
	box-sizing: inherit !important;
	right: 5px;
	border-radius: 50% !important;
	background-image: url(../images/delete-icon.png);
	background-size: 70%;
	background-position: center;
	background-repeat: no-repeat;
	
	-webkit-box-shadow: 0px 0px 13px -4px rgba(153,153,153,1);
-moz-box-shadow: 0px 0px 13px -4px rgba(153,153,153,1);
box-shadow: 0px 0px 13px -4px rgba(153,153,153,1);
}
.abcd
{
	text-align: left;
}
.pad1 {
	padding: 15px;
}

.bs-slider {
	 overflow: hidden; 
	max-height: 280px;
	position: relative;
	 background-color: #000000;
	background-image: url(../images/bga-old.jpg);
	background-position: center center;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
.slider-img {
	width: 100%;
	float: left;
	overflow: visible;
	position: relative;
}

.search-box {
	position: absolute;
	top: 20%;
	z-index: 9;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	left: 17%;
}
.categories-sidebar li {
	text-align: left;
	margin-left: 15px;
}
.categories-sidebar a {
	font-size: 14px;
	color: #333;
}

.categories-sidebar a:hover
{
	color: #005CB3;
}
.caption-slider
{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
	padding: 5px;
}
.caption-slider h3
{
	color: #fff;
	font-size: 34px;
	margin-bottom: 0
}
.close-location {
	position: absolute;
	right: 30px;
	top: 10px;
}
.close-location a {
	color: #ff3d3d;
	font-size: 18px;
}
.close-location a:hover
{
	color: #000;
}
.hide-desk{display: none;}
.associate-login-wrap
{
	background-image: url(../images/franchisee-banner.jpg); width:100%; float:left; padding:10px 0 0 0; background-size:cover;height: 500px;overflow: hidden; position:relative;
}
.business-login-wrap
{
	background-image: url(../images/business-banner.jpg);
	width:100%; float:left; padding:10px 0 0 0; background-size:cover;height: 500px;overflow: hidden; position:relative;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 768px) {
/*.hide-xs-txt .col-md-8 {display: none;}*/
.login-form {width: 100%;}
.city-section {margin-top: 0px;	margin-left: 0;	width: 100%;}	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: transparent !important;}
.discount-section{display: none;}	
.collapse.navbar-collapse.js-navbar-collapse {display: block;}
.tg-category h3{text-align: center;}	
.tg-categoryholder{height: auto;}	
.mobile-categoery-section .tg-categoryholder {box-shadow: none;	border: solid 1px #f5f5f5;	margin-bottom: 0;	height: 160px; padding: 10px;}
.mobile-categoery-section li {	border-bottom: none !important;margin-bottom: 0 !important;padding: 0 !important; }
.mobile-categoery-section h3 {font-size: 13px;letter-spacing: 0;}	
.slider-title {color: #005CB5;	font-size: 14px;}
.hide-xs-txt img {display: block;margin: auto;	padding-bottom: 15px;}
.world-title {font-size: 16px;}
.world-title span {color: #8BBEFF;font-weight: bold;font-size: 26px;}	
.bootstrap-select .btn:focus {   outline: none !important;   outline: none !important;    outline-offset: 0px;}	
.search-box {top: 0;}	
#bootstrap-touch-slider .item img{display: none;}
/*.item:first-child img{display: none;}
.item:first-child{	background-image: url(../images/slider3.jpg); background-repeat: no-repeat;	background-size: cover; background-position: center;}

.item:nth-child(2) img{display: none;}
.item:nth-child(2){	background-image: url(../images/slider2.jpg); background-repeat: no-repeat;	background-size: cover; background-position: center;}
	
.item:nth-child(3) img{display: none;}
.item:nth-child(3){	background-image: url(../images/slider1.jpg); background-repeat: no-repeat;	background-size: cover; background-position: center;}	*/
	
.form-group{width: 100%; float:left;}
.caption-slider{display: none}	
.hide-desk{display: block !important; padding-bottom: 0 !important; width: 70%;}	
.tg-formloging{margin-top: 0;	}
.associate-login-wrap{height: auto; padding-bottom: 15px; }
.business-login-wrap{height: auto; padding-bottom: 15px; }
.b-round{
    border-radius: 9px;
}
}