@charset "utf-8";
/* CSS Document */

.search-sec-list .search-list-cont {
  border: 1px solid #eee;
  min-height: 350px;
  margin-bottom:30px;
  border-radius: 2px;
}

.search-sec-list .search-list-cont .img-art-thumbnail img {
  margin: 0 auto;
  max-height: 200px;
}
.search-sec-list .search-list-cont .entry-info{
	padding:15px 15px;
}
.search-sec-list .search-list-cont .entry-info a{
	color:#2b2b2b;
}
.search-sec-list .search-list-cont .entry-info a:hover{
	color:#666;
	background:none;
}
.search-sec-list .search-list-cont .entry-info p{
	font-size: 13px; 
    line-height: 20px;
}
.art-options{
    color: #888; 
    font-size: 13px;
    font-style: italic;
    line-height: 13px;
}
.art-details{
    color: #888; 
    font-size: 13px;
}
.total-re-outer {
    border: 1px solid #eeeeee;
    float: right;
    padding: 3px 10px;
    text-align: right;
}
.total-re-outer .total-record {
    display: inline-block;
    padding-right: 10px;
}
.pagnation-search table{
	width:100%;
}
.portfolio-sec{
	padding:0px 0px 50px 50px;
}

#artworkSection .content, .tabcontrol > .content{
	height:auto !important;
}
/*#artworkSection .body h1{
	color:#2b2b2b;
}
#artworkSection .body h2{
	color:#2b2b2b;
}
#artworkSection .body h3{
	color:#2b2b2b;
}*/

#artworkSection .body .form-group {
  display: inline-block;
  width: 100%;
}

#artworkSection .body .apexp {
	height:auto !important;
}
/*#artworkSection.tabcontrol > .content {
	background:#f8f7f7;
}*/
.tabcontrol > .content > .body {
  height: auto !important;
  padding: 15px !important;
  position: relative !important;
  width: 100% !important;
}
/*#artworkSection .body .well {
  background: #333333;
  color: #ffffff;
}
#artworkSection .body .well h5 {
  color: #ffffff;
}
#artworkSection .body .well .color  {
  color: #ffffff !important;
}
#artworkSection .body .well .btn.btn-dark-grey {
  background: #ba1313;
}*/
.tabcontrol > .steps > ul > li.current, .tabcontrol > .steps > ul > li {
  /*border-radius: 0;
  border:none;*/
}
.tabcontrol > .steps > ul > li{
	margin-right:6px;
	margin-top:0px !important;
  background: #edecec none repeat scroll 0 0;
  border-color: #edecec !important;
}
.tabcontrol > .steps > ul > li > a {
  padding: 13px 30px !important;
  margin-top:0px !important;
  text-transform: uppercase;
  font-weight: bold !important;
}
.tabcontrol > .steps > ul > li:hover, .tabcontrol > .steps > ul > li.current{
	/*border:none !important;	
	border-radius:0 !important;*/
	padding:1px !important;
  background: #ffffff none repeat scroll 0 0 !important;
}
.tabcontrol > .steps > ul > li:hover{
	
}

/*#artworkSection .btn.btn-grey {
  background: #ba1313;
  border: 1px solid #ba1313;
  color: #ffffff;
}
#artworkSection .btn.btn-grey:hover {
	background:#d42d2d;
}*/

@media(max-width:767px) {
.search-sec-list .search-list-cont .img-art-thumbnail img {
  display:inline-block;
}
.portfolio-sec{
	padding:0px 0px 0px 15px;
}	
}
/* 
/* CTA ART CONSULTING  */
.cta-consulting{
	background:#000 url("https://www.dropbox.com/s/1amknoi2nmoixd0/cta-consulting.jpg?raw=1") no-repeat center center;
	background-attachment:fixed;
	padding:150px 0px;
    background-position: center;
    background-repeat: no-repeat;
}
/* CTA INVENTORY MANAGEMENT  */
.cta-inventory-management{
	background:#000 url("https://www.dropbox.com/s/jky28coc8h7nsi8/rawpixel-com-565462-unsplash.jpg?raw=1") no-repeat;
	background-attachment:fixed;
	padding:100px 0px;
    background-repeat: no-repeat;
}
 /* CTA ABOUT  */
.cta-about2{
	background:#fff url("https://www.dropbox.com/s/v0pfp39qf3w1bx4/cta-about.jpg?raw=1") repeat;
	background-attachment:fixed;
	padding:150px 0px;
}
 /*CTA FAQ */
.cta-six-faq2{
	background:#fff url("https://www.dropbox.com/s/iy657m46nwaa7w3/IMG_3605.jpg?raw=1") repeat;
	background-attachment:fixed;
	padding:70px 0px;
}
.cta-six-faq2 .cta-six-content-faq{
	max-width:1000px;
	border:2px solid rgba(255,255,255,0.2);
	border-radius:8px;
	padding:50px 20px 40px 20px;
	margin:0px auto;
	text-align:center;
	text-shadow: 0px 0px 5px #2B2B2B;
	background:rgba(0,0,0,0.25);
}
.cta-six-faq2 h4{
	font-size:22px;
	font-weight:400;
	display:inline-block;
	color:#fff;
}
.cta-six-faq2 .btn{
	background: #ba1313;
	border:1px solid rgba(255,255,255,0.4);
	color:#fff;
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.cta-six-faq2 a.btn:hover{
	background:rgba(255,255,255,0.3);
}
@media (max-width:991px){
	.cta-six-faq2 .cta-three-content-faq{
		text-align:center;
	}
	.cta-six-faq2 .btn{
		margin-top:10px;
	}
}
.in-man {
    list-style-position: outside;
    list-style-type: none;
}
          