/*
  Theme Name: Opo 
  Version: 1.0
*/
/* CSS Index 
-----------------------------------
* HEADING TOP AREA CSS
* MAIN MENU CSS
* MENU BUTTON CSS
* SLIDER CSS
* FEARURE AREA CSS
* ABOUT AREA CSS
* SINGLE ABOUT CSS
* SECTION CSS
* IMAGE AREA CSS
* DONATION AREA CSS
* SKILL AREA CSS
* SHREWD SKILL PERSENT CSS
* SOLUTION AREA CSS
* BATTON CSS
* PROBLEM AREA CSS
* SECTION CSS
* SERVICE AREA CSS
* TEAM AREA CSS
* WISHES AREA CSS
* COUNTDOWN AREA CSS
* BLOG AREA CSS
* CALL TO ACTION AREA CSS
* FOOTER MIDDLE CSS
* STRAT FOOTER BOTTOM AREA CSS
* HOME 2 CSS
* HOME-3 AREA CSS
* TESTIMONIAL AREA CSS
* CAUSES AREA CSS
* CONTACT AREA CSS
* TEXT AREA CSS
* CATAGORIS CSS
* BREATCOME AREA CSS
* SINGLE BLOG TEST CSS
* FAQ AREA CSS
* SHREWD EVENT AREA CSS
* CAROUSEL NAV CSS
* CAROUSEL DOTS CSS
* SLICK CSS
* SHREWD PAGINATION AREA CSS
* SHREWD 404 AREA CSS
* EM40 SCROLL TOP CSS
* RECENT POST
* SHREWD ADN BLOG CSS
* BLOG THUMB CSS
* BLOG POST META CSS
* RESPONSIVE 320 START
* COMMENT AREA CSS
*/
/*===========================
    1. Theme default css 
===========================*/
.fix{
    clear: both;
}
/*
.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
*/
/*button css*/
.butn {
    padding: 0px 30px;
    background: transparent;
    border: 2px solid #fff;
    position: relative;
    transition:.5s;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    border-radius: 30px;
    color: #fff;
	display: inline-block;
    font-size: 16px;
    font-weight: 500;
	z-index:2;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.butn::before {
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
	z-index:-1;
    border-radius: 30px;
    transition: .5s;
}
.butn:hover::before {
    width: 100%;
    opacity: 1;	
    transition: 0.5s;	
}
/* 
.butn:hover span {
    transition: 0.5s;
    color: #07D1C1;
}
.butn:hover {
    transition: 0.5s;
    color: #07D1C1;
}
.butn span {
    position: relative;
    z-index: 2;
} */
/* section title css */
.section-title h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 28px;
}
.section-title p {
	padding: 0 255px;
	padding-top: 10px;
}
/*preloader css*/
.preloader{
  position: relative;
}
.drawing{
    width: 100%;
    height: 100vh;
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    background-color: #3a3a3a;
    z-index: 999999999;
}
/* -- Loading thingy --*/
.loading-dot {
    border-radius:100%;
    height:10px;
    width:10px;
    background-color: #ffffff;
    position:absolute;
    left:0;
    right:0;
    margin:auto;
    top:0;
    bottom:0;
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    -webkit-animation: load 3s infinite linear;
    animation:load 3s infinite linear;
}
@-webkit-keyframes load {
  0%   {
    -webkit-transform: translate(0px,0px),rotate(0deg); 
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff; 
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
  25%{
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
  }
  50%{
    -webkit-box-shadow: 0px -40px 0px 0px #ffffff,0px 40px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
    box-shadow: 0px -40px 0px 0px #ffffff,0px 40px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
  }
  70%{
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
  }
  75%{
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    height:10px;
    width:10px;
  }
  80%{
    -webkit-transform: translate(0px,0px) rotate(360deg); 
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff; 
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height:40px;
    width:40px;
  }
  85%{
    -webkit-transform: translate(0px,0px) rotate(360deg);
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff; 
    height:40px;
    width:40px;
  }
  90%{
    -webkit-transform: translate(0px,0px) rotate(360deg); 
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff; 
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff; 
    height:10px;
    width:10px;
  }
  95{
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
  100%{
    -webkit-transform: rotate(360deg);
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
}
@keyframes load {
  0%   {
    -webkit-transform: translate(0px,0px),rotate(0deg);
    transform: translate(0px,0px),rotate(0deg); 
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff; 
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
  25%{
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
  }
  50%{
    -webkit-box-shadow: 0px -40px 0px 0px #ffffff,0px 40px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
    box-shadow: 0px -40px 0px 0px #ffffff,0px 40px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,
    -40px -40px 0px 0px #ffffff,40px 40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff;
  }
  70%{
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
  }
  75%{
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    height:10px;
    width:10px;
  }
  80%{
    -webkit-transform: translate(0px,0px) rotate(360deg);
    transform: translate(0px,0px) rotate(360deg); 
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff; 
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height:40px;
    width:40px;
  }
  85%{
    -webkit-transform: translate(0px,0px) rotate(360deg);
    transform: translate(0px,0px) rotate(360deg);
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff; 
    height:40px;
    width:40px;
  }
  90%{
    -webkit-transform: translate(0px,0px) rotate(360deg);
    transform: translate(0px,0px) rotate(360deg); 
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff; 
    box-shadow: 0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,
    0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff,0px 0px 0px 0px #ffffff;
    background-color: #ffffff; 
    height:10px;
    width:10px;
  }
  95{
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
  100%{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
    box-shadow: 0px 40px 0px 0px #ffffff,0px -40px 0px 0px #ffffff,40px 0px 0px 0px #ffffff,-40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff,-40px -40px 0px 0px #ffffff,40px -40px 0px 0px #ffffff,-40px 40px 0px 0px #ffffff;
  }
}
/*===========================
    3.banner css 
===========================*/
.banner_area {
    height: 800px;
    position: relative;
/* 	background: #01dbb0; */
/*     background: -webkit-gradient(linear, left top, right top, from(rgba(1, 219, 176, 1)), to(rgba(25, 180, 242, 1)));
    background: linear-gradient(90deg, rgba(1, 219, 176, 1) 0%, rgba(25, 180, 242, 1) 100%); */
}
.banner_area .banner-laptop {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    margin-top: 80px;
}
.banner_area .banner-laptop img {
    width: 112%;
    margin-top: 80px;
}
.banner_area::before,
.banner_area::after {
    position: absolute;
    content: '';
    background-image: url(../images/shape-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    width: 50%;
    height: 50%;
    bottom: 0;
    left: 0;
}
.banner_area::after {
    background-position: right bottom;
    left: auto;
    right: 0;
    background-image: url(../images/shape-2.png);
}
.banner-content {
    position: relative;
    z-index: 1;
    padding-top: 50%;
}
.banner-content h2 {
    color: #fff;
    font-size: 50px;
    line-height: 66px;
    font-weight: 600;
}
.banner-content p {
    color: #fff;
    padding-top: 20px;
}
.banner-content a {
    margin-top: 40px;
    line-height: 46px;	
}
.banner-content-4 a {
    margin-top: 40px;
    line-height: 46px;
	display:inline-block;	
}
.banner-content a.butn-2 {
    font-weight: 600;
    color: #fff;
    margin-top: -40px;
}
.banner-content a i {
    color: #07D1C1;
    background: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 10px;
    font-size: 20px;
}
/*====== home page 2 ======*/
.banner_area_2 {
    height: 1100px;
    position: relative;
    background-position: bottom center;
}
.banner-content.banner-content-2 {
    padding-top: 27%;
}
.banner-content.banner-content-2 p {
    color: #fff;
    padding: 20px 70px 0;
}
.deshboard img {
	margin-top: 90px;
}
.banner-content.banner-content-2 .butn:hover {
    color: #700ae1;
}
/*====== home page 3 ======*/
.banner_area_3 {
    height: 970px;
}
.dashboard-3 img {
    width: 136%;
    max-width: 136% !important;
    margin-top: 230px;
    margin-left: -120px;
}
.banner-content.banner-content-3 ul {
    margin-top: 38px;
    margin-left: 20px;
}
.banner-content.banner-content-3 ul li {
    display: inline-block;
}
.banner-content.banner-content-3 ul li a {
    margin-top: 0;
    padding: 0 12px;
}
.banner-content.banner-content-3 ul li a i {
    background-color: transparent;
    color: #fff;
    font-size: 17px;
    height: 0;
    width: 0;
    margin: 0;
}
.dashboard img {
    width: 110%;
	max-width:110%;
    margin-top: 230px;
    margin-left: -90px;
}
/*====== home page 4 ======*/
.banner_area_4 {
    height: 990px;
}
.dashboard.dashboard-3 img {
    margin-left: -100px;
    margin-top: 300px;
    width: 125%;
	max-width:125%;	
}
.banner-content.banner-content-4 h2 {
    padding-right: 130px;
}
.banner-content.banner-content-4 p {
    padding-right: 114px;
}
.banner-content.banner-content-4 a i {
    color: #f36872;
}
.banner-content.banner-content-4 ul li {
    display: inline-block;
}
.banner-content.banner-content-4 ul li a i {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 17px;
    margin-right: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.banner-content.banner-content-4 ul li a:hover i {
    background: #fff;
    color: #f36872;
}
/*====== home page 5 ======*/
.banner_area_5 {
    height: 1000px;
    position: relative;
}
.banner_area_5::before {
    background-image: url(../images/bg-shape-5.png);
    position: absolute;
    content: '';
    background-size: contain;
    background-position: bottom center;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
}
.banner-content.banner-content-5 h2 {
    line-height: 62px;
}
.banner-content.banner-content-5 p {
    color: #fff;
    padding-top: 20px;
    padding-right: 115px;
}
.banner-content.banner-content-5 a i {
    color: #006aea;
}
.dashboard.dashboard-5 img {
    width: 110%;
    max-width: 110%;	
    margin-top: 236px;
    margin-left: -90px;
}
/*====== home page 6 ======*/
.banner_area_6 {
    height: 1000px;
    position: relative;
}
.banner_area_6::before {
    background-image: url(../images/bg-shape-6.png);
    position: absolute;
    content: '';
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
}
.dashboard.dashboard-6 img {
    width: 149%;
    max-width: 149%;
    margin-top: 170px;
    margin-left: -142px;
}
.banner-content.banner-content-6 p {
    padding-right: 70px;
}
.banner-content.banner-content-6 a i {
    color: #cd7314;
}
/*====== home page 7 ======*/
.banner_area_7 {
    height: 1120px;
    position: relative;
    background-position: bottom center;
}
.mobile-7{
    padding-top: 305px;
}
.banner-content.banner-content-7 p {
	padding-right: 80px;
}
.banner-content.banner-content-7 form{
    position: relative;
    width: 445px;   
}
.banner-content.banner-content-7 form input{
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    height: 50px;
    width: 445px;
    padding-left: 30px;
    border-radius: 30px;
    margin-top: 45px;
}
.banner-content.banner-content-7 form input::-webkit-input-placeholder{
    color: #fff;
    opacity: 1;  
}
.banner-content.banner-content-7 form input:-ms-input-placeholder{
    color: #fff;
    opacity: 1;  
}
.banner-content.banner-content-7 form input::placeholder{
    color: #fff;
    opacity: 1; 
}
.banner-content.banner-content-7 form button {
	position: absolute;
	right: 0px;
	bottom: 0;
	background: #fff;
	border: 0;
	height: 50px;
	padding: 14px 35px;
	border-radius: 30px;
    color: #6242ff;
    font-weight: 500;
    cursor: pointer;
	line-height: 0px;    
}
/*====== home page 8 ======*/
.banner_area_8 {
    height: 1064px;
}
.banner-content.banner-content-8 {
	padding-top: 39%;
}
.banner-content.banner-content-8 h2 {
	padding-right: 100px;
}
.mobile-8 {
	padding-top: 180px;
}
/*===========================
    4.feature css 
===========================*/
.sub-border {
    border-bottom: 1px solid #dddddd;
}
.sub-item {
	position: relative;
/* 	margin-top: 20px; */
}
.sub-item i {
    font-size: 30px;
    color: #fff;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    background: #19b4f2;
}
.single_feature:hover .sub-item i{
	transition:.5s;
}
.sub-item span {
    position: absolute;
    top: -6px;
    left: 50%;
    font-size: 50px;
    color: #eeeeee;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}
.sub-item h3 {
    font-size: 20px;
    padding-top: 26px;
    padding-bottom: 14px;
    font-weight: 600;
    color: #333;
}
.sub-item p {
    padding: 0 10px;
}
/*====== home page 2 ======*/
.sub-border-2 {}
.sub-border-2 .sub-item span {
    top: 31px;
    left: 45%;
	z-index: 999;
}
.sub-border-2 .sub-item p {
    padding: 0 0px;
}
/*====== home page 3 ======*/
.sub-item-3 {
    border: 1px solid #ddd;
    padding: 20px 30px 30px;
}
.sub-item.sub-item-3 i {
    height: 80px;
    width: 80px;
    color: #FC6020;
    line-height: 78px;
    border: 2px solid #FC6020;
    background: none;
    -webkit-transition: all cubic-bezier(.46, .03, .52, .96) 0.3s;
    transition: all cubic-bezier(.46, .03, .52, .96) 0.3s;
}
.sub-item.sub-item-3 p {
	padding: 0;
	padding-top: 15px;
}
.sub-item.sub-item-3:hover i {
    color: #fff;
	background:#FC6020;
}
/*====== home page 5 ======*/
.sub-item.sub-item-5 p {
    padding: 0 10px;
}
/*====== home page 6 ======*/
.sub-item.sub-item-6 {
    border: 1px solid #ddd;
    padding: 30px 30px 11px;
}
.sub-item.sub-item-6 p {
    padding: 0 0px;
}
.sub-item.sub-item-6 i {
    border-radius: 30% 70% 70% 30% / 50% 50% 50% 50%;
    background: #f7f8ff;
    color: #cd7314;
    -webkit-transition: .5s;
    transition: .5s;
}
.sub-item.sub-item-6:hover i {
    color: #fff;
}
/*====== home page 8 ======*/
.sub-item.sub-item-8 {
	border: 0;
	padding: 30px;
    -webkit-transition: .5s;
    transition: .5s;
}
.sub-item.sub-item-8:hover {
	-webkit-box-shadow: 0px 0px 29px -26px #000;
	box-shadow: 0px 0px 29px -26px #000;
}
/*===========================
    5.tab area css 
===========================*/
.tab_area {}
.tab_item {}
.tab_item ul {
    border-bottom: 1px solid #fff;
}
.tab_item ul li {
    padding: 0;
}
.tab_item ul li a {
    color: #fff;
	border-bottom: 2px solid transparent; 
    padding: 7px 70px;
}
.tab_item .nav-pills li .nav-link.active {
    color: #fff;
    background: transparent;
    border-bottom: 2px solid #fff; 
    border-radius: 0;
}
.tab_area .tab_content h3 {
    color: #fff;
    font-size: 28px;	
    line-height: 45px;	
    padding-bottom: 25px;
}
.tab_area .tab_content p {
    color: #fff;	
/*     padding-right: 36px; */
}
.tab_area .tab_content a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    line-height: 40px;
    padding: 0 52px;
    text-transform: capitalize;
    margin-top: 45px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
}
.tab_area .tab_content a:hover {
    background: #fff;
    color: #006aea;
}
.tab_area .tab_content:first-child a {
    margin-right: 25px;
}
.digital-img img {
	width: 100%;
}
/*===========================
    5.about css 
===========================*/
.about-play {
	position: relative;
}
.about-play::before {
	content:"";
    position: absolute;
    left: 0;
    top: 0;
	bottom:0;
    height: 100%;
    width: 100%;
/* 	background: rgba(148, 69, 255, 0.8); */
}
.play-overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 80px;
    width: 80px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    font-size: 40px;
    transform: translate(-50%, -50%);
    color: #07D1C1;
    transition: .5s;	
}
.witr_about_image img {
    width: 100%;
}
.about-content h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 31px;
}
.about-content a {
    line-height: 46px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    border: 1px solid #07D1C1;
    border-radius: 30px;
    padding: 0 30px;
    margin-top: 50px;
    transition: .5s;
}
.about-content a:hover {
    background: rgba(1, 219, 176, 1);
    color: #fff;
}
/*====== about page area ======*/
/* .title-overlay {
	padding: 240px 0 100px;
	background: rgba(119, 1, 219, .87);
}
.page-title h3 {
	font-weight: 600;
	color: #fff;
	font-size: 35px;
	line-height: 50px;
	padding-bottom: 18px;
}
.page-title span{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
} */
/*===========================
    6.service css 
===========================*/
.service {
    background: rgb(1, 219, 176);
}
.service .section-title h3,
.service .section-title p {
    color: #fff;
}
.service-item i {
    color: #fff;
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-item:hover i {
    background: #fff;
    color: #07D1C1;
}
/* .service-4 .service-item i {
	background: #f4717a;
    border-color: #f4717a;
} */
.service-item h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-top: 18px;
}
.service-item p {
    color: #fff;
    padding-right: 2px;
    padding-top: 18px;
}
/* ======home page 2 ======*/
.service.service-2 {}
.service-2 .service-item:hover i {
    background: #fff;
    color: #700ae1;
}
/* ======home page 3 ======*/
.service.service-3 {}
.service-3 .service-item:hover i {
    background: #fff;
    color: #FC6020;
}
.service-3 .service-item i {
    margin-top: 24px;
}
/* ======home page 5 ======*/
.service.service-5 {}
.service-5 .service-item {
    margin-top: 10px;
}
.service-5 .service-item:hover i {
    color: #006aea;
}
.mobil-item .mobil-demo img {
    display: inline-block;
}
.service.service-5 {}
.mobil-item .slick-dots {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -75px;
	display: inline-block;
}
.mobil-item .slick-dots li {
    display: inline-block;
}
.mobil-item .slick-dots li button {
    background-color: transparent;
    font-size: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
    padding: 0;
}
.mobil-item .slick-dots li.slick-active button {
    background: #fff;
}
/* ======home page 8 ======*/
.service-8 .service-overlay {
    background: -webkit-gradient(linear, left top, right top, from(rgba(148, 69, 255, .9)), to(rgba(240, 69, 255, .9)));
    background: linear-gradient(90deg, rgba(148, 69, 255, .9) 0%, rgba(240, 69, 255, .9) 100%);
}
.service-8 .service-item:hover i {
    color: #9445ff;
}
/*===========================
    7.team css 
===========================*/
 .witr_team_section{
    position: relative;
}
.witr_team_section img {
    width: 100%;
}
.witr_team_section::before  {
	content:"";
	position: absolute;
    background: rgba(0, 106, 234, 0.9); 
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	opacity: 0;
	transition:.5s;
}
.witr_team_section:hover::before{
	opacity: 1;  
}
.witr_team_section .team-overlay a::before,
.witr_team_section .team-overlay a::after {
    position: absolute;
    content: '';
    height: 40px;
    width: 2px;
    background: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
	opacity: 0; 
}
.witr_team_section .team-overlay a::after {
    height: 2px;
    width: 40px;
}
.witr_team_section:hover .team-overlay a::before,
.witr_team_section:hover .team-overlay a::after{
	opacity: 1; 	
}
/* content css */
.witr_team_content{
	padding: 12px 0;
}
.witr_team_content h5 {
    font-size: 18px;
    font-weight: 600;
}
.witr_team_content span {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
} 
/*====== home page 2 ======*/
.team-part {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    overflow: hidden; 
}
.team-sec{
	position:relative;
}
.team-sec::before{
	content:"";
	position: absolute;
    background: rgba(0, 106, 234, 0.9); 
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	transition:.5s;	
}
.team-sec img{
   width:100%;  
}
.witr_team_content2 {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	padding: 0 25px;
	transition:.5s;
}
.team-part:hover .witr_team_content2,
.team-part:hover .team-sec::before{
     top: -670px; 
}
.witr_team_content2 h5 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin: 12px 0 4px;
}
.witr_team_content2 span {
    color: #fff;
}
.witr_team_content2 p {
    color: #fff;
    padding-top: 10px;
}
/* social css */
.team-part .team-social {
    position: absolute;
    bottom: -110px;
    height: 100px;
    width: 100%;
    background: #fff;
    text-align: center;
    transition: .5s;
}
.team-part:hover .team-social {
    bottom: 0px;
}
.team-social ul {
    padding-top: 30px;
}
.team-social ul li {
    display: inline-block;
    margin: 0 3px;
}
.team-social ul li a {
    font-size: 17px;
    color: #555555;
    height: 34px;
    width: 34px;
    line-height: 34px;	
    text-align: center;
    border-radius: 50%;
    border: 1px solid #f5f5f5;
	display: inline-block;
	transition:.5s;	
}
.team-social ul li a:hover {
    color: #fff;
background:rgb(98, 66, 255);
    border-color: rgb(98, 66, 255);
}
/*====== home page 3 ======*/
.witr_team_sec_3{
	position:relative;
}
.witr_team_sec_3 img{
   width:100%;  
}
.witr_team_sec_3::before{
	content:"";
	position: absolute;
    background: rgba(0, 106, 234, 0.9); 
    height: 100%;
    width: 100%;
    left: 0;
    top: -150%;
	transition:.5s;	
}
.witr_team_content3 {
	position: absolute;
	width: 100%;
	left: 50%;
	top: -350px;
	transform: translateX(-50%) translateY(-50%);
	padding: 0 25px;
	transition:.5s;
}
.team-part:hover .witr_team_content3{
top: 50%;	
}
.team-part:hover .witr_team_sec_3::before{
     top: 0;
}
.witr_team_content3 h5 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.witr_team_content3 span {
    color: #fff;
}
.witr_team_content3 p {
    color: #fff;
    padding-top: 10px;
}
/*======== social top css ===========*/
.witr_team_content3 ul li {
    display: inline-block;
}
.witr_team_content3 ul li a {
    color: #fff;
    display: inline-block;	
    margin: 0 11px;
    margin-top: 4px;
	transition:.5s;
} 
/*======= social bottom css ========*/
.team-part .witr_team_sec_3 .team-social {
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 100px;
    width: 100%;
    background: #fff;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
}
.team-part:hover .witr_team_sec_3 .team-social {
    bottom: -110px;
}
/*===========================
    8.Screenshots css 
===========================*/
.Screenshots {}
.dnSlide-main {
    position: relative;
}
.dnSlide-main img {
    width: 100%;
}
.Screenshots-fearm {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
}
.Screenshots-fearm img {
    width: 154% !important;
    max-width: 154% !important;
    position: relative;
    left: -123px;
    top: -26px;
}
.Screenshots .dnSlide-main .dnSlide-btn {
    border-radius: 50%;
    color: #000;
    height: 40px !important;
    width: 40px !important;
    opacity: 1;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background: #7701db;
}
.Screenshots .dnSlide-main .dnSlide-btn i {
    color: #fff;
}
.Screenshots .dnSlide-main .dnSlide-left-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: -65px;
	opacity:0;
}
.Screenshots .dnSlide-main .dnSlide-right-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: -107px;
	opacity:0;
}
.Screenshots .dnSlide-main .dnSlide-left-btn::before {
    position: absolute;
    content: '\f104';
    left: 43%;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 35px;
    font-family: fontawesome;
    color: #fff;
}
.Screenshots .dnSlide-main .dnSlide-right-btn::before {
    position: absolute;
    content: '\f105';
    left: 52%;
    top: 47%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 35px;
    font-family: fontawesome;
    color: #fff;
}
.Screenshots:hover .dnSlide-main .dnSlide-right-btn,
.Screenshots:hover .dnSlide-main .dnSlide-left-btn
{
	opacity:1;
}
/*====== home page 3 ======*/
.Screenshots-area {
    position: relative;
}
.Screenshots-slide .slick-center .slide-item img {
    opacity: 1;
}
.Screenshots-slide .slide-item img {
    opacity: 0.1;
    width: 100%;
}
.Screenshots-slide .slick-center {
    position: relative;
}
.Screenshots-area .Screenshots-frame-img {
    position: absolute;
    left: 10px;
    top: -29px;
    width: 100%;
}
.Screenshots-frame-img img {
    width: 43%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.Screenshots-slide .slick-arrow.slick-prev {
     left: 200px;
}
.Screenshots-slide .slick-arrow.slick-next {
     right: 200px;
}
/*====== home page 5 ======*/
 .mobile-slide .slick-center .mobile-thumb img {
    opacity: 1;
}
.mobile-slide .mobile-thumb img {
    opacity: 0.1;
    width: 100%;
} 
/*====== home page 6 ======*/
.mobile-slide-6 .slick-center .mobile-thumb img {
    opacity: 1;
}
.mobile-slide-6 .mobile-thumb img {
    opacity: 0.1;
    width: 100%;
}
.mobile-slide-7 .mobile-thumb{
    position: relative;
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay a{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 25px;
}
.mobile-slide-7 .mobile-thumb:hover .mobile-slide-overlay{
    opacity: 1;
}  
/*===========================
    9.pricing css 
===========================*/
.pricing_area{
     border: 1px solid #7701db;
    border-radius: 5px;		
}
.pricing-part {
    position: relative;
    overflow: hidden;
}
.pricing-part sub {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: -65px;
    top: 20px;
    background: #1999f2;
    line-height: 43px;
    width: 217px;
    height: 45px;
    text-align: center;
    -webkit-transform: rotate(35deg);
    transform: rotate(45deg);
}
.pricing-part i {
    color: #7701db;
    font-size: 40px;
    display: block;
    padding: 39px 0;
}
.pricing-part span {
    font-size: 24px;
    color: #333;
    line-height: 19px;
    padding-bottom: 15px;
	display: block;
}
.pricing-part h5 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 27px;
}
.pricing-part ul li {
    color: #555555;
    line-height: 40px;
	list-style: none;	
}
 /* pricing list css */
.pricing-part ul li:nth-child(odd){}
 .pricing-part ul li:nth-child(even){}
.pricing-part a.btn {
     background: #7701db;
    line-height: 41px;
    padding: 0 30px;
    font-size: 16px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #7701db;
    margin-top: 36px;
 margin-bottom: 40px;	
    font-weight: 600;
}
.pricing-part a.btn:hover {
    background: transparent;
    color: #7701db; 
}
.pricing-part.active {
    background: #01dbb0;
}
.pricing-part.active i,
.pricing-part .active ul li:nth-child(odd),
.pricing-part .active ul li:nth-child(even),
.pricing-part.active span,
.pricing-part.active h5,
.pricing-part.active ul li,
.pricing-part.active a {
    color: #fff ;
}
.pricing-part.active a.btn {
    background-color: transparent ;
    border-color: #fff ;
    color: #fff ;
}
.pricing_area .nav {
	border: 0;
	position: absolute;
	left: 0;
	z-index: 22;
	top: -50px;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pricing_area .nav li {
    margin: 0 -18px;
}
.pricing_area .nav li a {
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 46px;
    padding: 0 65px;
    border: 1px solid #19b4f2;
    border-radius: 30px;
}
.pricing_area .nav li a.active {
    background: rgb(1, 219, 176);
    color: #fff;
}
/*====== home page 2 ======*/
.pricing-part.pricing-part-2.active {
    background: none;
}
.pricing-part .pricing-part-2{
    border: none;	
}
.pricing-part.pricing-part-2.active i,
.pricing-part.pricing-part-2 .active ul li:nth-child(odd),
.pricing-part.pricing-part-2 .active ul li:nth-child(even),
.pricing-part.pricing-part-2.active span,
.pricing-part.pricing-part-2.active h5,
.pricing-part.pricing-part-2.active ul li,
.pricing-part.pricing-part-2.active a {
    color: #333 ;
    border: none;	
}
.pricing-part.pricing-part-2 a.btn {
    background: transparent;
    color: #555;
    border: 1px solid #006aea;
}
.pricing-part.pricing-part-2 a.btn:hover {
    color: #fff;
	background:#006aea;
}
.pricing-part.pricing-part-2.active a.btn,.pricing-part.pricing-part-2.active sub {
    color: #fff ;
    background: #642ba2;
}
/*===========================
    10.testomonial css 
===========================*/
.testomonial {
}
.testomonial .test-part {
    border: 2px solid #fff;
    padding: 30px 17px 10px 30px;
    position: relative;
}
.test-part h6 {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 7px;
}
.test-part span  {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.test-part ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
}
.test-part p {
    color: #fff;
}
.testomonial .test-part img {
    position: absolute;
    top: -50px;
    left: 30px;
    z-index: 22;
}
.testomonial-slide .slick-dots {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -32%;
	display: inline-block;
}
.testomonial-slide .slick-dots li {
    display: inline-block;
}
.testomonial-slide .slick-dots li button {
    background-color: transparent;
    font-size: 0;
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
    padding: 0;
}
.testomonial-slide .slick-dots li.slick-active button {
    background: #fff;
}
/*====== home page 5 ======*/
.testomonial.testomonial-5 .witr_item_column {
    padding: 0 15px;
     padding-top: 49px; 
     padding-bottom: 49px; 
}
.testomonial.testomonial-5 {
    background: none;
    padding-bottom: 50px;
}
.testomonial.testomonial-5 .test-part {
    border: 2px solid #ddd;
    padding: 25px 30px 50px;
    position: relative;
}
.testomonial.testomonial-5 .test-part h6 {
	color: #333;
    padding-top: 0;
}
.testomonial.testomonial-5 .test-part span {
    color: #555;
}
.testomonial.testomonial-5 .test-part ul li i {
    color: #006aea;
}
.testomonial.testomonial-5 .test-part p {
    color: #555;
}
.testomonial.testomonial-5 .test-part  img.testimg {
    top: 82%;
}
.testomonial.testomonial-5 .test-part .postimg {
    top: 105%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.testomonial.testomonial-5 .testomonial-slide .slick-dots li button {
    border: 2px solid #ddd;
}
.testomonial.testomonial-5 .testomonial-slide .slick-dots {
    bottom: -65px;
}
/*====== home page 2 ======*/
.banner-laptop-2 img {
    width: 100%;
    margin-top: 0;
}
/*===========================
    10.video css 
===========================*/
.video-part {}
.video-overlay {
    background:rgba(0, 106, 234, 0.69);
    padding: 110px 0;
}
.video-item i {
	color: #f36872;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 49px;
	background: #fff;
	border-radius: 50%;
	font-size: 25px;
	margin-bottom: 30px;
	border: 6px solid #CDD3F0;
	box-shadow: 0px 0px 0px 5px #9DA8E2;
}
.video-item h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
}
/*===========================
    10.blog css 
===========================*/
.blog-part {
}
.blog_part_inner {
}
.blog_img_area{
    overflow: hidden;	
}
.blog-img {
	position:relative;
	transform: scale(1);
	transition: .5s;	
	overflow: hidden;	
}
.blog-img::before {
	position:absolute;
	content:'';
	background:#000;
	opacity: 0.5;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	transform: scale(0);
	transition:.5s;
}
.blog_part_inner:hover .blog-img,
.blog_part_inner:hover .blog-img::before{
	transform: scale(1.2);	
}
.wblog-content {
	padding: 23px 25px 26px;
     box-shadow: 0px 2px 6px 0px #f5f2f2;
}
.wblog-content span {
    font-size: 13px;
    color: #555;
    line-height: 28px;
    padding-bottom: 15px;
	margin-right: 10px;	
}
.wblog-content span i {
    padding-right: 5px;
    padding-left: 5px;
	color: rgba(0, 0, 0, 0.58);	
}
.wblog-content h5 > a {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #333;
}
.wblog-content h5 {
    margin-top: 5px;
}
.wblog-content > a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 49px;
    padding: 0 30px;
    border: 1px solid #700ae1;
    border-radius: 30px;
    margin-top: 30px;
    margin-bottom: 5px;
    -webkit-transition: .5s;
    transition: .5s;
	display: inline-block;
}
.wblog-content > a:hover {
    background: #700ae1;
    color: #fff;
}
/*====== home page 3 ======*/
.wblog-content.blog-content-3 .btn3:hover {
    background: #700ae1;
    border-color: transparent;
}
.wblog-content.blog-content-3 .btn3 {
    border: 1px solid #FC6020;
}
/*====== home page 4 ======*/
.wblog-content.blog-content-4 .btn4:hover {
    background: #f36872;
    border-color: transparent;
}
.wblog-content.blog-content-4 .btn4 {
    border: 1px solid #ddd;
}
/*====== home page 5 ======*/
.wblog-content.blog-content-5 {
    border: 0;
    padding: 30px 0;
}
.wblog-content.blog-content-5 h5 {
    padding-bottom: 15px;
}
/*===========================
    10.counter css 
===========================*/
.counter-part h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 28px;
    color: #333;
    display: inline-block;
}
.counter-part span {
    font-size: 35px;
    font-weight: 600;
    line-height: 28px;
    color: #333;
}
.counter-part p {
    color: #555;
    font-size: 16px;
    font-weight: 600;
    padding-top: 7px;
}
.counter-part {}
/*brand css */
/*home page 4*/
.brand-slide-4 {
    border-top: 1px solid #ddd;
}
/*====== home page 5 ======*/
.counter-part.counter-part-6 span {
    color: #fff;
}
.counter-part.counter-part-6 p {
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 35px;
}
.counter-part.counter-part-6 i {
    color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 60px;
    font-size: 25px;
	margin-right: 36px;
	float: left;	
}
/*===========================
    10.other page css 
===========================*/
/*====== sing up page ======*/
.sing-up-part h3{
    font-size: 35px;
    color: #333;
    font-weight: 700;
    line-height: 28px;
    padding-bottom: 25px;
}
.sing-up-part p{
    padding-top: 20px;
    padding-bottom: 10px;
}
.sing-up-part .input-layer{
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-left: 30px;
}
.sing-up-part form input[type="checkbox"] {
    display: none;
}
.sing-up-part form input[type="checkbox"] + .label-text::before {
    content: '\2714';
    border: 2px solid #ddd;
    border-radius: 2px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: transparent;
    margin-right: 10px;
    font-size: 12px;
}
.sing-up-part form input[type="checkbox"]:checked + .label-text::before {
    background: #ddd;
    content: '\2714';
    color: #333;
    font-family: fontawesome;
    padding: 3px 5px;
}
.sing-up-part form label {
    cursor: pointer;
    padding-top: 30px;
    display: block;
    margin: 0;
    padding-bottom: 30px;
}
.sing-up-part form label span{
    color: #555;
}
.sing-up-part form button{
    line-height: 48px;
    padding: 0 40px;
    background: #584bed;
    border: 1px solid #584bed;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
}
.sing-up-part form button:hover{
    background: transparent;
    color: #333;
}
/*=====================
 PORTFOLIO AREA CSS
=========================*/
.portfolio_nav {
    padding: 0px 0 40px;
}
.portfolio_nav ul {} .portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border: 1px solid #f3eaea;
    border-radius: 30px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 6px 27px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #7701db none repeat scroll 0 0;
    border-color: #7701db;
}
.prot_wrap {
    overflow: hidden;
}
/* single gallery css */
.single_protfolio {
    position: relative;
/*     margin-bottom: 30px; */
    overflow: hidden;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.prot_content {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 4, 0.5) none repeat scroll 0 0;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out 0.5s;
    transition: all 0.5s ease-in-out 0.5s;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.prot_content h3 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.prot_content p {
    color: #fff;
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    padding-top: 0px;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}
/* load button css */
.gallery_load_button {} .gallery_load_button a {
    border: 1px solid #ddd;
    color: #444;
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.gallery_load_button a:hover {
    border-color: #333;
    background: #333;
    color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* portfolio icon css */
.picon {} .picon a {
    background: #7701db none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
	text-align: center;
}
.picon a:hover {
    border-color: #006aea;
    background: #006aea;
    color: #fff;
}
/* single portfolio */
.pimgs {
    margin-bottom: 15px;
}
.pimgs img {} .prots-contentg p {} .prots-contentg ul {
    margin-left: 40px;
}
/*style 1 */
.em_port_content {
    background: rgba(25, 153, 242, 0.7);
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #fff;
}
.pstyle_1 .porttitle_inner h3 {
    color: #fff;
    padding-bottom: 9px;
}
.pstyle_1 .porttitle_inner h3 a {} .pstyle_1 .porttitle_inner p {
    color: #333;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
    -webkit-transition: .5s;
    transition: .5s;
}
.pstyle_1 .porttitle_inner .prots-content {
    color: #fff;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;
    color: #7701db;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid transparent;
}
.portfolio_readmore_btn > a:hover {
    background: #7701db;
    color: #fff;
    border: 1px solid #7701db;
}
.em_port_container {
    overflow: hidden;
    position: relative;
}
.pstyle_1 .porttitle_inner p span {
    padding-top: 5px;
    color: #fff;
}
.pstyle_1 .picon a {
    background: transparent;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    -webkit-transition: .5s;
    transition: .5s;
}
.pstyle_1 .picon a:hover {
    background: #7701db;
    color: #fff;
}
.pstyle2 .prot_content {
    background:rgba(25, 153, 242, 0.7);
}
.pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
    opacity: 1;
}
/* port style 3 */
.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}
.pstyle2.pstyle3 .prot_content_inner{
	text-align:left;
}
.pstyle2.pstyle3 .prot_content_inner {
    left: 3000px;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 0;
    background: rgba(0, 0, 0, 0.60);
    padding: 20px;
	transition:.5s;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner{
	left: 75%;
}
/* style 4 */
.pstyle4.pstyle_1 .single_protfolio:hover {
    box-shadow: none;
}
.pstyle4 .prot_content_inner {
    top: 50%;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    border: 1px solid #f1f1f1;
    border-top: 0px solid #f1f1f1;
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
    margin: 0;
    text-transform: capitalize;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.porttitle_inner4 h3 a {
    text-transform: uppercase;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
}
.porttitle_inner4 p {
    color: #454545;
    line-height: 1;
    margin: 5px 0 0;
}
.porttitle_inner4 p span {
    display: inline-block;
    padding-top: 5px;
}
/* single portfolio2 */
.portfolio-details-box {
    margin-left: 50px;
}
.portfolio-details-box h2{
	color: #333;
    line-height: 30px;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 20px;
}
.portfolio-details-box ul{}
.portfolio-details-box ul li{
    padding-top: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
    list-style: none;		
}
.portfolio-details-box ul li b{
    color: #444;
    font-size: 18px;
    font-weight: 600;	
}
.portfolio-details-box ul li span.eright{
	font-weight: 400;
    color: #666;
    font-size: 16px;
	margin-left: 5px;	
}
.portfolio-details-box .prots-contentg ul{
    margin-left: 0px;	
}
.portfolio-details-box .opo-single-icon-inner {
    text-align: left;
}
.pr-title{}
.pr-title h2{
    margin-top: 15px;
    margin-bottom: 15px;
}
/* call to action */
.em-call-to-action {
    text-align: left;
	position:relative;
}
.em-call-to-action-title {} 
.em-call-to-action-title h2 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.em-call-to-action-title h1 {
    font-size: 36px;
    margin-bottom: 15px;
}
.call-to-action-btn {} .call-to-action-btn a {
    border: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background-color: #7701db;
    border-radius: 50px;
    margin-top: 20px;
    padding: 8px 30px;
    -webkit-transition: .5s;
    transition: .5s;
}
.call-to-action-btn a:hover {
    background: #7701db;
}
.em-call-to-action-desc {
    width: 55%;
    margin: auto;
    margin-left: 0;
    font-size: 16px;
}
.em-call-to-video {
    position: absolute;
    right: 0;
    top: 50%;
	    width: 24%;
    transform: translateY(-50%);
}
.em-call-video-link {
    float: left;
    margin-right: 20px;
}
.em-call-to-video h3,
.em-call-to-video i
{
}
.em-call-to-video h3 {
	font-size: 25px;
}
.em-call-to-video i
{
    font-size: 28px;
}
 /*====== apps button =======*/
 .w_apps_button_image{
    display: inline-block;
    margin-right: 34px;	 
 }
 .w_apps_button_image a{}
.w_apps_button{
    display: inline-block;	
}
.w_apps_button a {
	padding: 3px 30px 11px 30px;
    border: 1px solid #006aea;
    border-radius: 30px;
    margin-right: 15px;
	display:block;
	transition:.5s;
}
.w_apps_button a:hover {
    background:#642ba2;
	transition:.5s;	
}
.w_apps_button a:hover span.icontext,
.w_apps_button a:hover span.spaninner{
	color:#fff;
	transition:.5s;	
}
span.icontext {
    float: left;
    font-size: 29px;
	margin-right: 18px;
    margin-top: 14px;
	color:#333;	
}
 span.spaninner {
    display: block;
    overflow: hidden;
    color: #333;
    text-transform: capitalize;
    font-size: 23px;	
}
span.smalltext {
    display: block;
	font-size: 14px;	
}
/*====== single image area =======*/
.single_image_area{} 
.single_image{
	position:relative;
} 
.single_image::before{
    content: '';
    position: absolute;
   /*  background: #f00; */
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
}
.single_image img{
	width:100%;
}
/*====== footer widget area css =======*/ 
.witr_footer_widget_area{} 
.witr_footer_widget{}
	/* title  */
.witr_own_widet_title{} 
.witr_own_widet_title h1{
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 17px;
    text-transform: capitalize;	
}
 /* content */
.wittr_footermenu_w_list{} 
.wittr_footermenu_w_list ul{} 
.wittr_footermenu_w_list ul li{
	list-style:none;
}
.wittr_footermenu_w_list ul li a,
.wittr_footermenu_w_list ul li{
    font-size: 16px;
    line-height:31px;
    font-weight: 400;
    color: #555;
    transition: .5s;	
} 
.wittr_footermenu_w_list ul li a:hover{
	color:#700ae1;
}
 /* icon */
.wittr_footermenu_w_list ul li i{} 
 /* tags css*/
.witr_own_widet_title h5{
	color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 17px;
    text-transform: capitalize;		
} 
.witr_own_widet_title .tagcloud a{
    color: #fff;
    font-size: 16px !important;
    line-height: 27px;
    margin-right: 15px;
    padding: 0;	
} 
/*====== footer socials bottom css =======*/ 
.witr_single_socials{}
.witr_single_socials ul{}
.witr_single_socials ul li{
    list-style: none;	
}
.witr_single_socials ul li a{}
.witr_single_socials ul li a i{	
    display: inline-block;
	color: #555;
    margin-left: 15px;
	font-size:16px;
    transition: .5s;
    margin-top: 8px;
}
.witr_single_socials ul li a i:hover{
	color: #1999f2;
} 
/*====== blog page ======*/
.blog-btn a{
    background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
    background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
    color: #fff;
    font-weight: 400;
    padding: 0 28px;
    font-size: 18px;
    line-height: 48px;
    border-radius: 30px;
    margin-top: 25px;
}
.blog-tag h4,
.blog-post h4,
.blog-cat h4,
.blog-title h4{
    font-size: 20px;
    line-height: 15px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    position: relative;
}
.blog-tag h4::before,
.blog-post h4::before,
.blog-cat h4::before,
.blog-title h4::before{
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 130px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
    background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
}
.blog-title img{
    margin-top: 40px;
    width: 100%;
}
.blog-title h5 {
	font-size: 20px;
	font-weight: 500;
	color: #333;
	padding-top: 23px;
    padding-bottom: 10px;
}
.blog-title h5 span{
    color: #555;
    font-size: 16px;
    font-weight: 400;
}
.blog-title p {
	padding-right: 30px;
}
.blog-left-side .blog-title > ul > li{
    display: inline-block;
	padding:0px;
}
.blog-left-side .blog-title > ul > li > a{
    height: 40px;
    width: 40px;
    background: #584BED;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 0;
    display: inline-block;
}
.blog-title ul li:nth-child(2) a{
    background: #FF896A;
}
.blog-title ul li:nth-child(3) a{
    background: #BF113C;
}
.blog-title ul li:nth-child(4) a{
    background: #22478B;
}
.blog-title ul li:nth-child(5) a{
    background: #00AFE1;
}
.blog-cat ul{
    margin-top: 20px;
}
.blog-cat ul li{
    width: 100%;
}
.blog-cat ul li p{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 13px 0 5px;
    border-bottom: 1px solid #ddd;
    color: #555;
}
.blog-cat ul li:last-child p{
    border-bottom: 0;
}
.blog-cat ul li p span{
    position: absolute;
    right: 0;
}
.blog-ad {
    position: relative;
}
.blog-ad .blog-ad-overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(88, 75, 237, 0.8);
	text-align: center;
	padding: 80px 52px;
}
.blog-ad h5{
    font-size: 35px;
    font-weight: 600;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
}
.blog-post{
    margin-top: 50px;
}
.blog-post ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    white-space: normal;
}
.blog-cont span{
    color: #555;
    padding-top: 6px;
}
.blog-cont span p {
	line-height: 22px;
}
.blog-tag {
    margin-top: 20px;
}
.blog-tag h4{
    margin-bottom: 22px;
}
.blog-tag span {
	color: #555;
	padding-right: 25px;
	line-height: 38px;
}
.btn-center{
    margin-left: -400px;
}
.blog-tag {}
.single-content h5{
    font-size: 35px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    padding: 30px 0 20px;
}
.single-content span{
    font-size: 15px;
    color: #555;
    padding-right: 20px;
    margin-bottom: 17px;
}
.single-content span i{
    font-size: 13px;
    padding-right: 8px;  
}
.blog-title ul {
	display: inline-block;
}
.blog-title span {
	font-size: 20px;
	font-weight: 500;
	color: #555;
	line-height: 28px;
	padding-right: 9px;
}
.blog-form h3,
.blog-cmnt h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.blog-q {
	padding: 70px 32px 30px;
	border-left: 2px solid rgba(88, 75, 237, 1);
	-webkit-box-shadow: 0 0 13px -10px #000;
	box-shadow: 0 0 13px -10px #000;
}
.blog-q h5 {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	padding-top: 18px;
}
.blog-q span {
	font-size: 17px;
	color: #555;
	line-height: 28px;
}
.blog-q p{
    position: relative;
    z-index: 2;
    font-size: 20px;
}
.blog-q p::before {
	position: absolute;
	content: '\f10e';
	left: 50%;
	top: -10px;
	font-size: 100px;
	font-family: fontawesome;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	color: rgba(119, 1, 219, .2);
}
.blog-cmnt{}
.blog-cmnt ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px;
}
.blog-cmnt .blog-cont h6 {
	line-height: 16px;
	font-size: 20px;
	color: #333;
}
.blog-cmnt .blog-cont{
    position: relative;
}
.blog-cmnt .blog-cont a {
	color: #555;
	font-size: 16px;
	line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
}
.blog-cmnt .blog-cont p {
	/* line-height: 28px; */
	padding-top: 5px;
}
.blog-form form input{
    width: 100%;
    height: 50px;
    margin: 50px 0 30px;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding-left: 30px;
    color: #8f8f8f;
}
.blog-form form input::-webkit-input-placeholder{
    color: #8f8f8f;
    opacity: 1;
}
.blog-form form input:-ms-input-placeholder{
    color: #8f8f8f;
    opacity: 1;
}
.blog-form form input::placeholder{
    color: #8f8f8f;
    opacity: 1;
}
.blog-form form textarea {
	resize: none;
	width: 100%;
	height: 200px;
	margin-left: 15px;
	margin-right: 15px;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #ddd;
    color: #8f8f8f;
}
.blog-form form textarea::-webkit-input-placeholder{
    opacity: 1;
    color: #8f8f8f;
}
.blog-form form textarea:-ms-input-placeholder{
    opacity: 1;
    color: #8f8f8f;
}
.blog-form form textarea::placeholder{
    opacity: 1;
    color: #8f8f8f;
}
.blog-form form button {
	font-size: 16px;
	font-weight: 500;
	margin-left: 15px;
	border: 1px solid rgba(119, 1, 219, 1);
	border-radius: 30px;
	padding: 13px 35px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
    background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
    color: #fff;
    cursor: pointer;
    margin-top: 40px;
    -webkit-transition: .5s;
    transition: .5s;
}
.blog-form form button:hover{
    background: transparent;
    color: #333;
}
/*====== contact page ======*/
.Screenshots .slick-slide img {
    width: 100%;
}
.play-overlay span {
    display: none;
}
.elementor-tab-title a,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    color: #333 !important;
}