 
.footerqueryform .submit-input input {
   background-color: #0b2c4d;
    border-radius: 4px;
    color: #fff;
    border: none;
    transition: all 0.3s ease 0s;
    z-index: -1;
    color: #ffffff;
    display: block;
    width: auto;
    margin: 0 auto;
    font-size: 105%;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 500;
}

.callprice_request_form .customeoverlay {
    background: rgba(0,0,0,0.5);
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 999;
}


.checked {
  color: orange;
}
 
.starrating span.fa.fa-star {
    font-size: 15px;
}
li#cartopen {
    
    background: #f5883c;
    cursor: pointer;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}


.wc2c-floating-circle-left {
    left: 25px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    bottom: 25px;
    text-align: center;
    padding: 9px;
    -webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    -moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}

.wc2c-wrap {
    position: fixed;
    z-index: 9999;
    display: inline-block;
}

.wc2c-wrap {
    text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
    display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
    font-size: 42px;
    width: auto;
}
 
    .mobiles {
    display:none;
}
    
    @media (max-width: 920px){
.pc {
    display:none;
}   

.mobiles {
    display: block;
}

}



.icon-bar1 {
  position: fixed;
  top: 77%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 12px;
  transition: all 0.3s ease;
  color: white;
  font-size: 17px;
}

.icon-bar1 a:hover {color: #fff !important;}

.facebook {
  background: #1f98df;
  color: white;
}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}

.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}

.twbtn{
  background: #1CA1F3;
  color: white;
}

.overlay1 {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
}
.overlay1:target {
	visibility: visible;
	opacity: 1;
	z-index: 99999;
}
.popup {
	margin: 30px auto;
	padding: 15px;
	border-radius: 5px;
	width: 50%;
	position: absolute;
	left: 25%;
	/* transition: all 5s ease-in-out; */
}
.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.popup .close {

	top: 35px;
	left: 25px;
	background: #00495d;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px 5px;
}
.search {
	position: absolute;
	top: 19px;
	left: 45%;
	/* background: #ce00ff; */
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
}

.popup .close:hover {
	color: #ffffff;
}
.popup .content {/*	max-height: 30%;
*/overflow: auto;border-top: 2px dashed #d1d6d8;margin-top: 16px;}
.div1 {
	width: 100%;
	padding: 11px;
	/* float: left; */
	height: auto;
	background:#fff;
	border-radius: 12px;
}


.content h3 { text-align: center;
    margin: 15px 0 -1px 0;
    text-transform: uppercase;
    color: #00495d;
}

.new-btn {border: 1px solid #2098df;
    padding: 15px 25px;
    letter-spacing: 2px;
    background-color: #2098df;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin-left: 5px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;}
	
	.new-btn:hover {
	border: 1px solid #0e77af;
    padding: 15px 25px;
    letter-spacing: 2px;
    background-color: #0e77af;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin-left: 5px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;}

    
.new-btn1 {border: 1px solid #44b44c;
    padding: 15px 25px;
    letter-spacing: 2px;
    background-color: #44b44c;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin-left: 5px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;}
	
	.new-btn1:hover {
	border: 1px solid #399c40;
	padding: 15px 25px;
	letter-spacing: 2px;
	background-color: #399c40;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 5px;
	}
	
	.enquire-us-right > button {
    background-color: #cc404b;
    color: #fff;
    border: 1px solid #cc404b;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 8px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 6px 5px 0px 0px;
    height: 45px;
    }
	
		.enquire-us-right {
    position: fixed;
    right: -68px;
    top: 72%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    z-index: 99;
    }
	
	.applynows {
    position: absolute;
    bottom: 40%;
    left: -47px;
}
.formnew {
    position: fixed;
    right: 0;
    top: 146px;
    /* border: 1px solid #fff; */
    z-index: 999999999;
    background: #153356;
    padding: 10px 20px 0 20px;
    /* right: -2px; */
}
.formnew textarea {
    height: 60px;
    width: 100%;
}

.formnew input {
    width: 100%;
    height: 30px;
}	
.formnew input {
    width: 100%;
    height: 44px;
}

 .formnew button {
  background: #eeab09 none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  margin-top: 10px;
  padding: 8px 50px;
  text-transform: uppercase;
  color: white;
}

input#signup {
   }


 .loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    background: rgba(255, 255, 255, 0.6);
}


.error {
border: 1px solid red !important ;
}

.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}

.alert.alert-success {
    font-size: 20px;
}


.alert.alert-success {
    font-size: 20px;
    position: absolute;
    top: 25%;
    width: 65%;
    left: 20%;
    text-align: center;
}



em {
      top: 45px;
    position: absolute;
    color: red;
    padding-left: 5px;
    font-size: 12px;
    left: 28px;
}


.page-title{
	position:relative;
	padding-top: 89px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0, 0, 0, 0.45);
}

.page-title .auto-container{
	position:relative;
	z-index:1;
}	

.page-title h1{
	position:relative;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	padding-bottom:60px;
	line-height:1.4em;
	text-transform:uppercase;
}

.page-title h1:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:10px;
	width:1px;
	height:42px;
	background-color:rgba(255,255,255,0.30);
}

.page-title .bread-crumb-outer{
	position:relative;
	display:inline-block;
	padding:13px 50px;
	top:8px;
	background-color:rgba(255,255,255,0.15);
}

.page-title .bread-crumb-outer .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	font-weight:600;
	/* text-transform:uppercase; */
}

.page-title .bread-crumb-outer .bread-crumb li:last-child{
	margin-right:0px;
}

.page-title .bread-crumb-outer .bread-crumb li:after{
	content:'\f105';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:20px;
	font-size:14px;
	color:#ffffff;
}

.page-title .bread-crumb-outer .bread-crumb li:last-child:after{
	display:none;	
}

.page-title .bread-crumb-outer .bread-crumb li a{
	color:#ffffff;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.page-title .bread-crumb-outer .bread-crumb li a:hover{
	color: #d8d8d8;
}

.page-title .bread-crumb-outer .bread-crumb li.active{
	color: #ffb606;
}


 .contact-info .item {
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 30px 30px;
  text-align: center;
  background: #ffffff none repeat scroll 0 0;
  height: 204px;
  margin-bottom: 57px;
}
 .contact-info .item h4{
	 margin-bottom: 7px;
	 font-size: 20px;
	}
 .contact-info .item i {
  color: #cc404b;
  display: block;
  font-size: 36px;
  text-align: center;
  margin-bottom: 15px;
}

.contact-info-area .contact-info .item .info {
  margin-top: 0px;
}

.contact-info-area .contact-info .item .info h4 {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.contact-info-area .contact-info .item .info p {
  margin: 0;
}

.contact-info {

padding: 15px 0;


/* margin-bottom: 55px; */
}



.contact-info h3 {



    margin: 0px;



    text-transform: uppercase;



    margin-bottom: 15px;



}



.contact-info p {



    font-size: 16px;



    line-height: 22px;



}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
}

.form-control {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.contact-info .con-det {



    display: inline-block;



    width: 100%;



}

.inner-box{
	padding: 10px 15px 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
	margin: 0 0 20px;
	border: 2px solid #e4e4e4;
}.inner-box i{
	
	    font-size: 18px;
    color: #d12026;
}


.loading-image {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
}

.titles {
    margin-top: 50px;
    color: #333;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 2px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}

span.pname a {
    font-size: 14px;
    line-height: 40px;
}


.loader {
display: none;
width: 100%;
height: 100%;
position: fixed;
text-align: center;
z-index: 9999;
overflow: auto;
background: rgba(255, 255, 255, 0.6);
}

 .centre.col-md-11 {
    float: none;
    margin: 0 auto;
    display: block;
}

.clients.col-md-12 img {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 15px;
}
.clients.col-md-12 {
    padding: 0;
    margin-bottom: 50px;
}

.divider {
    width: 100%;
    max-width: 378px;
    height: 1px;
    margin: 20px auto;
    display: block;
    margin-bottom: 26px;
    position: relative;
    background: #e5e5e5;
}

.svg-triangle-icon-container {
    width: 22px;
    height: 15px;
    overflow: visible!important;
    left: 50%;
    margin-left: -11px;
    margin-top: -6px;
    display: block;
    position: absolute;
}

.svg-triangle-icon, .hexagon {
    stroke: #EEB601;
}

.svg-triangle-icon {
    fill: transparent;
    stroke: #EEB601;
    stroke-width: 3;
}


.marketshop-banner p {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 10px;
    color: #666;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    background: hsla(0, 0%, 0%, 0.7);
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}    


button#signup {
    margin-right: 45%;
    width: 20%;
    float: right;
    display: block;
    background: #8a050c;
    color: #fff;
    border: none;
    font-size: 17px;
    padding: 10px;
}

 

.modal-body h2 {
   color:#fff;
}

.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
    border: 1px solid #fff;
    display: block;
    margin: 0 auto;
    padding: 10px 40px;
    margin-bottom: 10px;
}

.btn-danger {
    
    border: 1px solid #fff;
    display: block;
    margin: 0 auto;
    padding: 10px 40px;
    margin-bottom: 10px;
}
.primary {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 12px 20px;
}

.minicart-wrapper ul {
    padding: 0;
    float: left;
    height: 80%;
    overflow: auto;
}



.action.primary {
    background-image: none;
    background: #f5883c;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.minicart-wrapper h3 {
    margin: 0;
    color: #51504f;
        font-size: 18px;
    font-weight: normal;
}

.minicart-wrapper h6 {
    padding: 0px 0px 6px 0;
    font-size: 12px;
    text-align: left;
    margin: 0;
    width: 82%;
}

.row.gap {
    margin-bottom: 5px;
}

i.fa.fa-trash {
    font-size: 28px;
    display: block;
    padding-top: 45%;
}

.minicart-wrapper {
    display: block;
    padding: 25px 24px 45px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -500px;
    z-index: 9999999999;
    height: 100%;
     
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 480px;
    max-width: 90%;
    min-width: auto;
    margin: 0;
    border: 0;
    background: #fff;
    text-align: left;
    font-weight: 400;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    flex-direction: column;
}

.minicart-wrapper ul {
    padding: 0;
}

.minicart-wrapper li {
    margin: 0;
    list-style: none;
}

.minicart-items {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
    list-style: none;
}



.product-item {
    vertical-align: top;
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin: 0;
    box-sizing: border-box;
}

.qtyinput {
    
    width: 15%;
    margin-top: 5px;
    text-align: center;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    
}

.minicart-wrapper h5 {
    padding: 0px 0px 5px 0;
    font-size: 14px;
    margin: 0;
}

.minicart-wrapper .product-item {
    margin-top: 15px;
    padding: 10px 0 0px!important;
    width: 100%;
    float: left;
    border-top: 1px solid #eee;
}


.minicart-wrapper .action.close {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    opacity: 0.9;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    color: #000;
}

i.fa.fa-close {
    font-weight: 100;
    color: #595353;
    font-size: 30px;
}


..testimonial.style2 {
  text-align: center;
}
.testimonial.style2 .thumb img {
  display: inline-block;
  width: auto;
  width: 75px;
}
/* -------- Testimonial-Style1 ---------- */
.testimonial.style1 .item {
  border: none;
}
.testimonial.style1 .item::before {
  display: none;
}
.testimonial.style1 .quote,
.testimonial.style1 .thumb {
  margin-bottom: 30px;
}
.testimonial.style1 .author {
  color: #2b1671;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-weight: 600;
}
.testimonial.style1 .title {
  color: #555;
  /* margin-bottom: 20px; */
  border-bottom: 0px solid #ddd;
  font-size: 20px;
  font-weight: 500;
}
.testimonial.style1 .comment {
  padding: 50px 20px;
}
.testimonial.style1 .comment p {
  /* font-style: italic; */
  font-weight: 500;
  margin-left: 30px;
}
.testimonial.style1 .comment {
  background: #ffffff;
  color: #777777;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  margin: 1px;
  position: relative;
  margin-top: 10p;
  margin: 7px 6px 6px 8px;
  margin-bottom: 40px;
}
.testimonial.style1 .comment::before {
  color: #1c9edd;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 30px;
  left: 20px;
  position: absolute;
  top: 13px;
}
/*.testimonial.style1 .comment::after {
  bottom: -18px;
  right: 19px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: fade(@black, 04%) transparent transparent transparent;
}*/
.testimonial.style1 .comment::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: -12px;
  right: 30px;
  background: url('../images/testimonials/quote_arrow.png') 0px 0px no-repeat;
}
.testimonials.attorney-details .thumb img,
.testimonial .item img {
  display: inline;
  width: auto;
}
.testimonial .item img {
  margin: 0 auto;
}

.text-theme-colored {
  /* color: #BD9443 !important; */
}

.testimonial.owl-theme .owl-pagination {
    display: none !important;
}

.clients.owl-theme .owl-pagination {
    display: none !important;
}
.clientnew.owl-theme .owl-pagination {
    display: none !important;
}

.owl-carousel.clients.owl-theme {
    background-color: white;
}

.owl-carousel.clients.owl-theme .item {
    border:1px solid #e4e4e4;
   
    margin-right: 10px;
    margin-left: 10px;
}

input {
  height:38px;
  font-size:14px;
  width:100%;
  box-sizing: border-box; 
  border-radius:3px;
  border-width:1px;
  border-style:solid;
  border-color:transparent;
}
input[type="text"] {
  padding:2px 12px;
  margin-bottom: 6px;
  border-color:#c9c9c9;
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.25);
}
input[type="submit"] {
  color:#fff;
  font-weight:bold;
  /* font-family:'Open Sans', sans-serif; */
  border-color:#1c385c;
  box-shadow:inset 0 1px 0 #7fade7;
  text-shadow:0 -1px #34629f;
  background: linear-gradient(to top, #3e74bb 0, #4887dd 100%);
}
#newsletter {
  /* width:300px; */
  /* height: 269px; */
  margin:0 auto;
  background:#fff;
  position:relative;
  border-radius:4px;
  z-index:20;
  padding: 16px 10px;
  /* box-shadow: 10px 10px 15px rgb(0 0 0 / 7%); */
  border: 2px solid #d8d8d8;
  margin-top: 10px;
}
#newsletter:before {
  display:block;
  content:"";
  height:5px;
  width:100%;
  top:-20px;
  right:-20px;
  left:-20px;
  border-top-right-radius:4px;
  border-top-left-radius:4px;
  background: repeating-linear-gradient(-225deg, #4782ce, #4782ce 12px, #fff 12px, #fff 24px, #ea222e 24px, #ea222e 36px, #fff 36px, #fff 48px);
}
#newsletter .seal {
  position:absolute;
  top:-1px;
  right:0;
}
#newsletter .seal:before,
#newsletter .seal:after {
  display:block;
  content:"";
  border:1px solid #dcdcdc;
  border-radius:50%;
  position:absolute;
}
#newsletter .seal:before {
  width:50px;
  height:50px;
  top:8px;
  right:8px;
}
#newsletter .seal:after {
  width:60px;
  height:60px;
  top:3px;
  right:3px;
}
#newsletter .seal i {
  position:absolute;
  font-size:24px;
  color:#afafaf;
  top:20px;
  right:22px;
  transform: rotate(12deg);
}
#newsletter form {
  padding:24px 20px 20px;
}
#newsletter form .title {
  font-size: 20px;
  font-weight: 400;
  color: #2b1671;
  margin-bottom: 8px;
}
#newsletter form label {
  /* display:block; */
  /* font-size:16px; */
  /* line-height:24px; */
  color: #000000;
  /* margin-bottom:20px; */
  font-weight: 600;
}
.shadow {
  /* width:240px; */
  /* height:30px; */
  margin:0 auto;
  box-shadow:10px 10px 15px rgba(0,0,0,0.4);
  border-radius:50%;
  position:relative;
  top:-30px;
  z-index:10;
}

a.ecommerse {
    background-color: #a82424;
    padding: 5px;
    color: white;
    border-radius: 6px;
}


.product-thumb2 .button-group .btn-primary{
	
padding: 7px 12px;
	
margin-bottom: 7px;
	
font-size: 11px;
	
height: auto;
	
text-transform: uppercase;
	
font-family: Arial,Helvetica,sans-serif;
	
line-height: normal;
}
.product-thumb2 {
    padding: 7px;
    margin: 0 11px 0 0;
    position: relative;
    text-align: center;
    border: 3px solid #0000000a;
}


.caption1 a {
    color: #444;
    font-size: 15px;
}

.page-title{
	position:relative;
	padding-top: 60px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background:rgb(0 0 0 / 0%)
}

.page-title .auto-container{
	position:relative;
	z-index:1;
}	

.page-title h1{
	position:relative;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	padding-bottom:60px;
	line-height:1.4em;
	text-transform:uppercase;
}

.page-title h1:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:10px;
	width:1px;
	height:42px;
	background-color:rgba(255,255,255,0.30);
}

.page-title .bread-crumb-outer{
	position:relative;
	display:inline-block;
	padding:13px 50px;
	top:8px;
	background-color:rgba(255,255,255,0.15);
}

.page-title .bread-crumb-outer .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	font-weight:600;
	/* text-transform:uppercase; */
}

.page-title .bread-crumb-outer .bread-crumb li:last-child{
	margin-right:0px;
}

.page-title .bread-crumb-outer .bread-crumb li:after{
	content:'\f105';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:20px;
	font-size:14px;
	color:#ffffff;
}

.page-title .bread-crumb-outer .bread-crumb li:last-child:after{
	display:none;	
}

.page-title .bread-crumb-outer .bread-crumb li a{
	color:#ffffff;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.page-title .bread-crumb-outer .bread-crumb li a:hover{
	color: #d8d8d8;
}

.page-title .bread-crumb-outer .bread-crumb li.active{
	color: #d8d8d8;
}
.marketshop-banner ul {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 10px;
    color: #666;
}
