.wcs-area .item .icon i{
  width:250px;
  margin-left:30px;
  }
  .wcs-area .item{
  padding-bottom: 0px;
  cursor: pointer;
  /*opacity: 0.6;*/
  transition: 0.3s;
  }
  .wcs-area .item .icon i {
    border: 1px solid #03A9F4;
  color: #fff;
  }
  /*i:hover{*/
  /*  background-color:#f44336;*/
  /*   width:250px;*/
  /*margin-left:30px;*/
  /*}*/
  .bg-gray {
    background-color: #ffffff;
}

.bg-fixed{
background-size: cover !important;
background-attachment:unset !important;
    background-repeat: no-repeat;
}
ol{
  padding-left:20px;
  }
  img{
    margin-bottom:20px;
  }
  .design{
    color: #666666;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
  font-size:14px;
  }
  .default-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
.default-padding1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.event-area .event-items .more-btn a {
    padding-top:0px;
    margin-bottom: 20px;
}


.wcs-area{
  margin-top:50px;
}

.default-padding.bottom-less {
    padding-top: 70px;
    padding-bottom: 70px;
}
.testimonials-area{
  margin-top:70px;
}
.clients-area{
  margin-top:-70px;
}

.about-area1{
  margin-top:20px;
}
#portfolio{
  padding-top:40px;
  padding-bottom:70px;
}
#portfolio1{
  padding-top:70px;
  padding-bottom:70px;
}
.portfolio-area .mix-item-menu button:hover{
  background: #29B6F6;
}
.about-info {
    
    margin-top: 50px;
}
#portfolio2 {
    padding-top: 0px;
    padding-bottom: 70px;
}
.faq-area1{
  margin-top:50px;
  margin-bottom:50px;
}
.contact-info-area {
  margin-top:50px;
  margin-bottom:50px;
}
.top-bar-area.address-two-lines .user-login{
  display:none;
}
p {
    color: #333;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
}

.event1{
	margin-top: -250px;
}
#head1{
	font-size: 20px !important;
}
#head3{
	font-size: 14px !important;
}
.head2{
	color:#fff !important;
	font-size:20px;
}
*{
	padding:0;
	margin:0;
    -webkit-transition: 1s;
    transition: 1s;
}
.clrd-font{
	background: #FF512F;
	background: -webkit-linear-gradient(to right, #F09819, #FF512F);
	background: linear-gradient(to right, #F09819, #FF512F);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.btn-primary {
	background-color:transparent;
	color: #fff;
	border: 2px solid #fff;
	font-size:20px;
	text-transform: uppercase;
	border-radius: 0px;	
}
.btn-primary:hover {
	background-color:transparent;
	border-color: #393481;
	color: #393481;
	border-radius: 20px;
}

.single_portfolio_text{
	display:inline-block;
	padding:10px;
	position:relative;
	overflow:hidden;
}
.single_portfolio_text img{
	width:100%;
}

.single_portfolio_text:hover .portfolio_images_overlay{
	top:5%;
	left: 5%;
}

.portfolio_images_overlay{
	width: 90%;
	height: 90%;
	background: rgba(0, 0, 0, 0.8);
	padding: 20px;
	margin: 0 auto;
	top: -100%;
	left: 5%;
	position: absolute;
	transition:.6s;
	
}
.portfolio_images_overlay h6{
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	border: 2px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.portfolio_images_overlay .product_price{
	font-size: 35px;
	color: #fff;
	font-weight:800;
	line-height:30px;
}
.portfolio_images_overlay .product_price i{
    margin-right: -10px;
}
.zoom{
	width: 200px;
    height: 200px;
    position: absolute;
    bottom: -100px;
    right: -100px;
    border-radius: 50%;

	background: #FF512F;
	background: -webkit-linear-gradient(to right, #F09819, #FF512F);
	background: linear-gradient(to right, #F09819, #FF512F);
    box-shadow:0px 0px 0px 10px rgba(0,0,0,0.5);
	opacity:0.9;
}
.zoom:before {
	content: "\f00e";
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 0.5);
    font-size: 70px;
    padding-right: 20px;
    position: absolute;
    top: 10px;
    left: 30px;
}
@media (min-width:769px) and (max-width:991px) {
	.portfolio_images_overlay {
		padding: 0px;
	}
}
@media (max-width:768px) {
	.portfolio_images_overlay{
		padding: 170px 20px;
	}
}
@media (max-width:580px) {
	.portfolio_images_overlay{
		padding: 100px 20px;
	}
}
@media (max-width:480px) {
	.portfolio_images_overlay{
		padding: 40px 20px;
	}
}
@media (max-width:320px) {
	.portfolio_images_overlay{
		padding: 20px;
	}
}
.fancybox
{
	display: none;
}
.fill
{

  filter: invert(100%) sepia(72%) saturate(81%) hue-rotate(179deg) brightness(112%) contrast(89%);
}
.content-text
{
  color: #ffffff; 
  font-size: 20px; 
  font-weight: bold;
}
 .bg-change:hover{
    background-color:#f44336;
     width:250px;
  /*margin-left:30px;*/
  }
    /*.bg-change:focus {
    background-color:red;
}*/
  .content-body
  {
    padding: 25px;
     height: 80%;
  }
  .glow{
      position: fixed;
    top: 350px;
    z-index: 100;
  }
  .user-login1
  {
      font-size: 23px;
  }
  
.bootsnav {
    height: 81px;
  }
  
  .site-heading {
    margin-bottom: 0px;
    margin-top: 50px;
  }
  
  .about_tag
  {
       margin-top: 60px;
  }
  
  @media (max-width:768px)
  {
	.web_devimage img{
		margin-left: 0% !important;
	}
	.web_image{
	    min-height: 161px !important;
	}
	.new_web_image{
	   min-height: 135px !important;  
	}
}
