/**
 * Main CSS
 */

/* global decleartion */
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.pdt-30 {
    padding-top: 30px;
}
.pdtb-50{
    padding: 50px 0;
}
h2.entry-title {
    font-size: 22px;
}
.entry-content p {
    font-size: 17px !important;
}
.widget-area {
    border: 1px solid #ddd;
    padding: 13px;
    margin: 0 10px;

}
#main {
    margin-top: 15px;
}
a:hover, a:focus {
    text-decoration: none;
}
article.post {
    background-color: #dddddd42;
    border: 1px solid#ddd;
    margin-bottom: 30px;
    padding: 8px 15px;
}

.entry-content p {
    font-size: 18px;
}
ul.filter a {
    font-size: 18px;
}


/**
 *  Header Section
 */
.header-menu-area {
    min-height: 50px;

}
header .navbar-default {
    padding: 15px 0;
    margin-bottom: 0;
}
.entry-header h1 {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.logo{
    padding-right: 50px;
    background: url("../img/logo-divider.png") no-repeat 100% 50%;
}
.navbar-brand.logo {
  padding-top: 0;
}
#menu-menu-1 a {
    font-size: 16px;
}
.navbar-nav{
    padding-left: 30px;
}
.home-text p {
    top: 37%;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #f9f9f9;
    position: absolute;
	width:80%;
	margin: 0 auto;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   background: transparent;
   color: #f54d56;
}

/**
 * Slider
 */

.slider{
    max-height: 428px;
    min-height: 428px;
}

.slider-wrap{
   padding-top: 70px;
   min-height:450px;
}

.owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
   
}
.owl-theme .owl-controls {
    padding-top: 135px;
}
#carousuel-item .slide-item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #555;
}
.slide-item h2{
    font-size: 30px;
    font-weight: 300;
    color: #333;
    margin-bottom: 15px;
}

.slide-item h3{
    font-size: 22px;
     color: #333;
}
.shop-button{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 160px;
    margin-top: 26px;
    text-transform: uppercase;
    color: #000;
}

/* Home two*/
.homebg-img{
    background: url("https://wpdevusa.com/wp-content/uploads/2020/07/wordpress_developer_freelancer.jpg") no-repeat center center fixed;
    height:60vh;
    display: block;
    background-size: cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -webkit-background-size:cover;
   
    
}
.bg-color{
    background-color: #242b3e;
    height: 60vh;
    opacity: 0.8;
}
.product-image.fix img {
    min-height: 220px;
}
.btn-home{
    top: 45%;  
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    border: 1px solid #fff;
    width: 240px;   
    margin: auto;
    display: block;
    position: absolute;
    text-transform: uppercase;
    padding: 13px 20px;
}
.btn-home:hover {
    background-color: #337171;
    transition: 0.3s;
    border: 1px solid #05a2a2;
 

}
.btn-home:hover a{
    color: #fff;
}
.btn.btn-demo a {
    color: #fff;
    text-transform: uppercase;
}
.btn.btn-license a {
    color: #fff;
}
.btn-home a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}
.home-text h1{
    top: 25%;   
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(-35%);
    font-size: 2.8em;
    color: #f9f9f9;
    font-weight: 600;
     position: absolute;
   
}


/*
*BTN
*/
.btn-demo {

    background: transparent;
    border: 2px solid #f8f8f8;
    margin-top: 0;
    margin-left: 15px;

}
.btn-demo {
	position: relative;
	border-radius: 1px;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: .25px;
	padding: 7px 24px;
	margin-left: 4px;
	margin-right: 4px;
	transition: all 0.3s ease;
	min-width: 132px;
}

.btn-demo, .btn-license:hover {

    background-color: #21ab71;
    border-color: #21ab71;
    color: #f8f8f8;

}
.btn:hover{
    transition: all 0.3s ease;    
}
.btn-license {

    background-color: #FC6042;
    border-radius: 1px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .25px;
    padding: 8px 24px;
    margin-right: 10px;

}
.btn-home.wk-btn:hover {

    color: #fff;

}

/*
* Featured Items
*/
.single-product {
    margin-top: 35px;
}
.single-item{
    border: 1px solid #ddd;
	margin-bottom: 15px;
}
.single-item-title p{
    font-size: 16px;
    color: #434354;
}
h3.item-title{
    font-size: 18px;
    font-weight: 600;
}
h3.item-title a:hover{
    color: #434354;
    text-decoration: none;
}
.featured-items{
    margin: 32px 10px;
    padding: 16px;
}
.featured-items h3{
    font-size: 30px;
    font-weight: 600;
    color: #434354;
    border: 1px solid #ddd;
    width: 282px;
    margin: auto;
    padding: 10px;
}
.sp-theme-info h6 {
    font-weight: bolder;
}
.single-item-area{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}
.single-item-area:before{
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(0);
    width: 100%;
    height: 100%;
    display: block;
}
.single-item:hover .single-item-area:before{
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: none;
    display: block;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.twice-button{
    transform: scale(0);
    position: fixed;
    top: 35%;
    left: 0;
    right:0;
    margin: auto;  
}
.portfolio-content  img{
    min-height: 230px;
}
.single-item:hover .twice-button{
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: scale(1);
    -moz-transform:    scale(1);
    -ms-transform:     scale(1);
    -o-transform:scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;    
}
.btn-details{
    background-color: #ff5733;
    color: #fff;
    margin: 10px;
    padding: 10px 20px;;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    width: 150px;
}
.btn-live{
    background-color: #33e051;;
    color: #fff;
    margin: 10px;
    padding: 10px 20px;;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    width: 150px;
}
.btn-details:hover{
    background-color: #ED422B;
    
}
.testimonila-area h3 {
    border: 1px solid 
    #ddd;
    width: 200px;
    margin: 0 auto;
    padding: 5px 0;
}
.testimmonial-bacground{
    background-color: #f9f2f2;
    padding: 31px;
}
.single-item-price {
  background: #352563;
  border-radius: 50%;
  color: #fff;
  float: right;
  height: 40px;
  line-height: 37px;
  width: 55px;
}
.section-title h2{
    border: 1px solid#ddd;
    width: 300px;
    margin: 30px auto;
    padding: 10px 0;
	font-weight:600;
}
/**
 * Product
 */
.header{
    width:65%;
    display: table;
    margin: auto;
}

.header .separetor{
    display: table-cell;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30%;
    
}
.header .sepline{
    height: 3px;
    border-top: 2px solid #ebebeb;
    display: block;
    position: absolute;
    top: 62px;
    width:100%;
}

.header h2{
    text-align: center;
    padding: 50px 0;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 300;
}
.item-detail-title{
    padding-right: 30px;
}
.item-detail-title, .sp-theme-info{
    float: left;
    
}
.sp-theme-info{
  padding-right: 20px;
}
.sp-theme-details .sp-theme-info span {

    color: #5d6681;
    font-size: 13px;

}
.wp-img-style {

    border: 1px solid #ddd;
    margin-bottom: 50px;
    padding: 1px;

}
/*===============================================================
    -             PORTFOLIO           -
==================================================================*/
/* OUR WORKS */

	.isotope-item {
	    z-index: 2;
	}
	.isotope-hidden.isotope-item {
	    z-index: 1;
	}
	.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
	    -webkit-transition-duration: 0.8s;
	    -moz-transition-duration: 0.8s;
	    transition-duration: 0.8s;
	}
	.isotope {
	    -webkit-transition-property: height, width;
	    -moz-transition-property: height, width;
	    transition-property: height, width;
	}
	.isotope .isotope-item {
	    -webkit-transition-property: -webkit-transform, opacity;
	    -moz-transition-property:-moz-transform, opacity;
	    transition-property:transform, opacity;
	}

	#our-works{
		padding-top: 70px;
		padding-bottom: 50px;
	}

	.portfolio-wrapper ul.filter{
		list-style: none;
		padding: 0;
		margin-bottom: 35px;
		margin-top: 28px;
		overflow: hidden;
	}

	.portfolio-wrapper ul.filter li{
		float: left;
		text-transform: uppercase;
		margin-right: 25px;
		font-weight: 600;
		margin-bottom:10px;
	}

	.portfolio-wrapper ul.filter li a{
		color: #909090;
	}

	.portfolio-wrapper ul.filter li a:hover,
	.portfolio-wrapper ul.filter li a.active{
		color: #000;
	}

	.portfolio-wrapper .portfolio-items{
		clear: both;
	}

	.portfolio-wrapper .portfolio-content{
		position: relative;
		margin-bottom: 30px;
	}

	.portfolio-wrapper .portfolio-overlay{
		position: absolute;
		background-color: rgba(0, 0, 0, 0.7);
		color: #fff;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		padding: 30px;
		opacity: 0;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5);
	}

	.portfolio-wrapper .portfolio-content:hover .portfolio-overlay{
		opacity: 1;
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.portfolio-wrapper .portfolio-overlay a{
		color: #fff;
		font-size: 35px;
	}
	.portfolio-wrapper .portfolio-overlay a:hover{
		color: #fff;
	}

.st-border {
    width: 46px;
    height: 3px;
    display: block;
    background-color:#22202033;
    
}
.section-title h1{
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
}

.fa-link,.fa-camera-retro{
    font-size: 32px;
    padding: 5px 7px;
    border: 1px solid #ddd;
    opacity: 0.5,
}
.fa-camera-retro:hover{
     opacity: 0.6;
    filter: alpha(opacity=50);
}
.fa-link:hover{
     opacity: 0.6;
    filter: alpha(opacity=50);
}
.portfolio-overlay h2{
    padding-top: 10px;
	font-size:20px;
}
.portfolio-overlay p{
    padding-top: 6px;
}

.wk-btn{
    border: 1px solid #bea9be;
    color: #5c5c5c;
    font-weight: 600;
    font-size: 16px;
}

/**
 * Client Carousel
 */
#carousuel-client {
    max-height: 205px;
    margin-left: 15px;
    padding: 55px 0;
}
#carousuel-client li{
    text-align: center;
    margin: 0 auto;
}

/**
 *  Skillbar
 */
.skillbar {
    background: #d1d1d1;
    display: block;
    height: 15px;
    margin-bottom: 64px;
    top: 65px;
    position: relative;
    transition-delay: 0s;
    transition-duration: .4s;
    transition-property: width, background-color;
    transition-timing-function: linear;
    width: 100%;
}
.skillbar-title {
    color: #323232;
    left: 0;
    top: -30px;
    position: absolute;
}
.skillbar-title h3{
    font-size: 23px;
    display: inline-block;
    width: 53px !important;
    float: left;
    margin: 2px;
}

.skillbar-title span {
    display: block;
    float: right;
    /* margin-left: 5px; */
    /* margin-top: -30px; */
    font-size: 21px;
}
.skillbar-bar.blue {
    background-color: #e0356e;
    height: 15px;
    width: 0;
}
h2.title{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #5c5c5c;
    font-weight: bold;
    font-family: monospace;
    padding: 30px;
}
img.codeself{
    margin-top: 43px;
}



/**
 * Footer Section
 */

.footer{
    background-color: #0e0e0e;

}

.footer .bottom{
    padding-top: 50px;
}
h2.bot-title{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #ccc;
}
.b-space{
    height: 20px;
}
.bottom p{
    line-height: 25px;
    color: #aaa9a9;
    font-size: 14px;
}
.bottom p strong{
    text-transform: uppercase;
    font-weight: 600;
    color: #656363;
}
.social-link{
    margin: 30px 0;
}
.b-title {
    color: #717171;
    font-size: 18px;
}
.bottom-blog{
    margin-bottom: 20px;
}
.footer-menu ul{
    width:100%;
}
.footer-menu ul li{
    width:50%;
    float: left;
    padding: 5px;
}
.copy-wrap {
   
    border-top: 1px solid #423f3f;
    margin-bottom: 10px;
}
.payment-icon{
    float:right;
}
.copy-inner{
 margin: 30px 0;
}
.reserved{
    margin-bottom: 10px;
}

.service-single-content {

    margin: 50px auto;
    border: 1px solid #ece6e6;
    padding: 10px;

}


/*============================================================
      -         TESTIMONIAL          -
==============================================================*/

.section-padding{
    padding-bottom: 10px;
}
.testimonial .testimonial-feed{
    width       : 75%;
    text-align  : center;
    margin      : 0 auto;
}
.carousel-caption{
    color               : #000;
    -webkit-text-shadow : none;
    -moz-text-shadow    : none;
    -ms-text-shadow     : none;
    -o-text-shadow      : none;
    text-shadow         : none;
}
.testimonial .fa-twitter{
    position    : relative;
    color       : #e95e1d;
    font-size   : 45px;
}

.testimonial-feed .carousel{
    padding-top : 45px;
}
.testimonial-feed .item p {
    padding-top : 15px;
    font-size   : 14px;
    font-weight : 400;
    color       : #777;
}
.testimonial-feed .item p a{
    color       : #e95e1d;
}
.carousel-inner .item img {
    margin: 0 auto;
    height: 80px;
    width: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;  
    -o-border-radius: 50%;     
    border-radius: 50%;
    border: 2px solid #e95e1d;
}
.carousel-inner .active .image-bar{
    position: relative;
}
.carousel-inner .active .image-bar:after{
    position: absolute;
    content: " ";
    top: 50%;
    right: 37%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
}
.carousel-inner .active .image-bar:before{
    position: absolute;
    content: " ";
    top: 50%;
    right: 57%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
    -webkit-transition: all ease 600ms;
    -o-transition: all ease 600ms;
    transition: all ease 600ms;
}
.carousel-inner .item span{
    position: relative;
    padding-top: 45px;
}
.carousel-inner .item span:after{
    position: absolute;
    content: " ";
    bottom: 16%;
    left: -35px;
    width: 30px;
    height: 2px;
    background-color: #000;
}
.control-arrow{
    text-align  : center;
    margin-top  : 50px;
	margin-bottom: 20px
}
.control-arrow a{
    position    : relative;
}
.carousel-control a i{
    position    : absolute;
    top         : 0;
    left        : 50%;
}

.carousel-control.right,.carousel-control.left{
    background  : #878787;
    padding     : 6px;
    color       : #fff !important;
    opacity     : 1;
    margin      : 0 3px;
}

.carousel-control:hover{
    background          : #eb6d39;
    -webkit-transition  : all  ease-in 0.35s;
    -moz-transition     : all  ease-in 0.35s;
    -ms-transition      : all  ease-in 0.35s;
    -o-transition       : all  ease-in 0.35s;
    transition          : all ease-in 0.35s;
}
.control-arrow i:before{
    padding         : 10px;
    font-size       : 20px;
    font-weight     : 700;
}

.right i {
    margin-left     : -2px;
}
.flaticon-previous11:before {
    margin-right    : -6px;
    margin-left     : 3px;
}



/*-------------------------------------------------------
* 3.0 - Stock service box
*-------------------------------------------------------*/
.service-title h1 {
    margin: 35px auto;
}
.stock-service-content h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
}
.stock-service-box {
	border: 1px solid#ddd;
	position: relative;
	padding-left: 25%;
	margin: 30px 0;
	transition: 0.3s;
}

.stock-service-box:hover {
	box-shadow: 0 10px 20px #f1f1f1;
}

.stock-service-box:hover .stock-service-icon:after {
	background-color: #3397c6;
	opacity: 0.6;
	transition: 0.3s;
}

.stock-service-box:hover .stock-service-icon {
	color: #fff;
}

.stock-service-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 25%;
	border-right: 1px solid#e3ebef;
	z-index: 1;
}

.stock-service-content {
	padding: 15px;
}

.stock-service-table {
	display: table;
	height: 100%;
	width: 100%;
}

.stock-service-tablecell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	font-size: 32px;
}

.stock-service-icon:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	background: #f0f6f8;
	transition: 0.3s;
}

.stock-service-icon img {
	max-width: 50px;
}

.footer-menu ul {
    width: 100%;
    font-size: 12px;
}
