/*==========================
	Custom css
==========================*/

.mfp-wrap {
	z-index: 100001;
}
.mfp-bg {
	z-index: 100000;
}

/* Body */
.bg-gray{
	background-color: #f4f7f7;
}
.title-separate{
	height: 3px;
	width: 70px;
	margin: 10px 0 25px;
	border-radius: 50px;
}
.side-bar.sticky-top{
	margin-bottom: 0;
}
.btn-link{
	color: var(--text-color);
}

/* Header */
.site-header .social-line li a{
	padding: 0 10px;
	color: #000000;
}
.site-header .social-line li{
	display: inline-block;
}
.site-header .topbar-left p{
	margin-bottom: 0;
	color: #000000;
}
.header-transparent .top-bar{
	background-color: rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-transparent .header-nav .nav > li.active > a,
.header-transparent .header-nav .nav > li:hover > a{
	color: rgba(255,255,255,0.7);
}
.header-transparent .header-nav .nav > li > a, 
.header-transparent .extra-nav .btn-link, 
.header-transparent .navbar-toggler {
    color: #000000;
}
.header-nav .nav > li .sub-menu li a{
    border-radius: 0;
	transition: all 0.5s;
}    
.header-nav .nav > li .sub-menu li a:hover{
	border-left: 5px solid var(--text-color);
	transition: all 0.5s;
}
.header-nav .nav > li .sub-menu {
    padding: 5px 0px;
}
.sub-menu.left{
	left: auto!important;
	right: 0;
}
.header-transparent .is-fixed .header-nav .nav > li.active > a{
	color: var(--text-color);
}
.header-transparent .is-fixed .header-nav .nav > li > a{
	color: #000;
}
.header-transparent .main-bar {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-nav .logo-header {
    display: none;
}

/* Services Style 1 */
.services-style1 .dlab-content{
	padding-left: 90px;
}
.services-style1 .number{
    height: 60px;
    width: 60px;
    border-radius: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 10px;
}
.services-box1{
	position: relative;
}
.services-box1 .services-content:after {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
	z-index: -1;
}
.services-box1 .services-content {
    position: relative;
    z-index: 99;
    padding: 40px 80px;
}
.services-box1 .services-right {
    padding: 80px 70px 10px 70px;
}

/* Services Style 2 */
.services-style2 {
    box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
    padding: 40px;
    border-top: 5px solid var(--bg-color);
}

/* Services Style 3 */
.services-style3{
	padding: 30px;
    border: 1px solid rgba(255,255,255,0.1);
    border-top: 5px solid var(--bg-color);
	box-shadow: rgba(0,0,0,0.10) 0 20px 30px, 30px 30px 0 0 var(--bg-color);
	border-radius: 0 0 5px 5px;
	margin: 0 30px 30px 0;
}
.services-style3 .title{
	font-size: 32px;
	text-transform: capitalize;
	line-height: 40px;
}

/* Services Style 4 */
.services-style4 {
    box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
    outline: 2px solid var(--text-color);
    outline-offset: -15px;
    padding: 40px;
	border: 1px solid rgba(0,0,0,0.05);
}

/* Services Style 5 */
.services-style5 .icon-bx a i{
	font-size: 40px;
}
.services-style5 .icon-bx {
    background-color: #fff;
    border-radius: 4px;
    padding: 5px;
    width: 70px;
    box-shadow: 0 0px 25px 5px rgba(0,65,255,0.05);
    height: 70px;
    margin-bottom: 30px;
}
.services-style5 .dlab-tilte{
	font-size: 24px;
}

/* Services Style 6 */
.about-services .dlab-media{
	display: flex;
}
.about-services .dlab-media img {
    width: 100%;
    object-fit: cover;
}
.services-style6{
	padding: 30px 40px;
}
.services-style6 .number {
    font-size: 100px;
    font-weight: 900;
    font-family: rubik;
    color: #F2EFF2;
    margin-bottom: -60px;
    line-height: 100px;
}
.services-style6 .dlab-tilte{
	color: var(--text-color-sc);
	font-size: 36px;
}

/* Counter Style 1 */
.counter-box1{
	padding-bottom: 145px;
}
.counter-box1 .counter-style1{
	border-right: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.counter-box1 .counter-style1 .icon-bx-wraper{
	padding: 30px;
}
.counter-box1 .counter-style1:nth-child(2){
	border-right: 0;
}
.counter-box1 .counter-style1:last-child{
	border: 0;
}
.counter-box1 .counter-style1:nth-child(3){
	border-bottom: 0;
}
.counter-box1 .counter-content-info{
    margin-left: 30px;
}

/* Counter Style 2 */
.counter-style2 .counter {
    font-size: 70px;
    font-weight: 400;
    line-height: 80px;
    position: absolute;
    left: 0;
    top: 0px;
}
.counter-style2 .icon-bx-wraper.left{
	padding-left: 180px;
}
.counter-style2 .icon-content p{
	font-size: 16px;
	margin-bottom: 0;
}
.counter-style2 .icon-content .title{
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}
.counter-box2:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 250px;
	background-color: #fff;
	z-index: 1;
	border-top: 5px solid var(--bg-color);
}
.counter-box2 .video-bx{
	padding-top: 30px;
	z-index: 99;
	position: relative;
}
.video-bx{
	position: relative;
}

/* Counter Style 3 */
.counter-box3 {
    padding: 50px 50px 20px;
    border-radius: 10px;
    margin-top: 30px;
}
.counter-style3 .counter{
    font-size: 65px;
    line-height: 65px;
    margin-bottom: 0px;
}

/* Counter Style 4 */
.counter-box4{
    width: 750px;
    margin: auto;
}
.counter-box4 .counter-style3:last-child{
	border: 0;
}
.counter-box4 .counter-style3{
	border-right: 3px solid #F2EFF2;
}

/* Partner Box Style 1 */
.partner-box1 .client-bx{
	width: 150px;
	margin:auto;
}
.partner-box1 .setResizeMargin {
    padding: 15px;
    border-radius: 10px 0 0 10px;
    margin-top: -100px;
    z-index: 999;
    position: relative;
}

/* Partner Box Style 2 */
.partner-box2{
	padding-left: 0;
}
.partner-box2 li {
    width: 25%;
    display: inline-block;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.08);
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding: 20px;
    transition: all 0.5s;
    margin-left: -5px;
}
.partner-box2 li:hover {
    transition: all 0.5s;
    box-shadow: 0 0 30px 5px rgba(0,0,0,0.1);
}
.partner-box2 li:nth-child(4),
.partner-box2 li:nth-child(8){
	border-right: 0;
}
.partner-box2 li:nth-child(5),
.partner-box2 li:nth-child(6),
.partner-box2 li:nth-child(7),
.partner-box2 li:nth-child(8){
	border-bottom: 0;
}

/* video Box 1 */
.video-box1{
	border-radius: 10px;
	overflow: hidden;
	box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
}
.video-box1 .video-play a {
    height: 60px;
    width: 60px;
    display: block;
    z-index: 99;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    line-height: 60px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
}

/* Newsletter */
.newsletter-bx {
    display: flex;
    margin: 0 0 -100px;
    z-index: 9;
    position: relative;
}
.newsletter-bx .subscribe-form{
	padding: 50px;
	align-items: center;
	margin: 30px 0;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.4);
	border-radius: 0 5px 5px 0;
}
.newsletter-bx .subscribe-form input {
    border-radius: 0!important;
    margin-right: 0!important;
	border: 0;
	background-color: #fff;
}
.newsletter-bx .newsletter-head{
	width: 400px;
	max-width: 400px;
	background-color: var(--bg-color-sc);
	padding: 30px;
	display: flex;
	align-items: center;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.4);
}

/* Testimonials Box 1 */
.testimonials-box1 {
    padding-top: 180px;
    padding-bottom: 190px;
}
.testimonial-1 {
    width: 80%;
    margin: auto;
}
.testimonial-name {
    font-family: "Rubik", sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
}
.testimonial-1 .testimonial-detail{
	margin-top: 10px;
}
.testimonial-1 .quote i {
    font-size: 100px;
}
.testimonial-1 .testimonial-text p {
    font-size: 16px;
    line-height: 28px;
	font-style: italic;
}
.testimonial-1 .testimonial-text{
	padding: 10px;
}

/* Testimonials Box 2 */
.testimonial-2 {
    background-color: #fff;
    box-shadow: rgba(0,0,0,0.05) 0 0 15px 5px;
    padding: 10px 30px 20px 60px;
    border: 1px solid rgba(0,0,0,0.09);
    position: relative;
    margin: 15px;
    border-radius: 5px;
}
.testimonial-2 .testimonial-text p{
	font-size: 16px;
}
.testimonial-2 .testimonial-text {
    background-color: transparent;
    padding: 0;
    margin: -50px 0 0 0;
    z-index: 99;
    position: relative;
}
.testimonial-2 .testimonial-text:after{
	content: unset;
}
.testimonial-2 .quote i {
    font-size: 100px;
    position: relative;
    color: #dddddd;
    z-index: 1;
    margin: 0 0 0 -10px;
}
.testimonial-2 .testimonial-detail{
    padding: 20px 0 10px;
}
.testimonial-box2{
	margin: 0 -15px;
}
.testimonial-2 .testimonial-name{
	margin-top: 5px;
}

/* Call To Action */
.call-action {
    display: flex;
    padding: 50px;
    border-radius: 5px;
	margin: -110px 0 -100px;
}
.call-action .content h2 {
    font-size: 30px;
    margin-bottom: 5px;
    line-height: 40px;
}
.call-action .btn-bx{
	margin-left: auto;
	align-self: center;
}

/*  Pricingtable style 1 */
.pricingtable-style1{
	border-radius: 5px;
	overflow: hidden;
    box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
	position: relative;
}
.pricingtable-style1:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 9;
}
.pricingtable-style1 .pricingtable-features li {
    padding: 10px;
    border-bottom: 0;
    color: rgba(255,255,255,0.8);
	font-size: 18px;
    font-weight: 400;
}
.pricingtable-style1 .pricingtable-features li:nth-child(even),
.pricingtable-style1 .pricingtable-title,
.pricingtable-style1 .pricingtable-footer,
.pricingtable-style1 .pricingtable-price{
    background-color: transparent;
}
.pricingtable-style1 .pricingtable-features ,
.pricingtable-style1 .pricingtable-footer ,
.pricingtable-style1 .pricingtable-price {
    border: 0;
}
.pricingtable-style1 .pricingtable-highlight{
	margin: 0;
	z-index: 99;
	position: relative;
	padding-bottom: 10px;
}
.pricingtable-style1 .pricingtable-bx {
    color: #fff;
    font-family: rubik;
    font-size: 60px;
}
.pricingtable-style1 .pricingtable-type {
    color: #fff;
}
.pricingtable-style1 .pricingtable-highlight .pricingtable-price {
    padding: 30px 20px 0;
}
.pricingtable-style1 .pricingtable-title h2{
	line-height: 30px;
	font-size: 24px;
}
.pricingtable-style1 .pricingtable-title {
    padding: 0 20px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 30px;
}

/* Radial Progress */
.arrow {
  border: 2em solid transparent;
  height: 0;
  margin: 50vh auto;
  width: 0;
}
.arrow.down {
  border-bottom: none;
  border-top-color: #e5e5e5;
}
.arrow.up {
    border-bottom-color: #e5e5e5;
    border-top: none;
}
svg.radial-progress {
  height: auto;
  max-width: 200px;
  padding: 1em;
  transform: rotate(-90deg);
  width: 100%;
}
svg.radial-progress circle {
  fill: rgba(0,0,0,0);
  stroke: #fff;
  stroke-dashoffset: 219.91148575129; /* Circumference */
  stroke-width: 10;
}
svg.radial-progress circle.incomplete { opacity: 0.25; }
svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129; /* Circumference */ }
svg.radial-progress text {
  fill: #000;
  font: 400 1em/1 'Oswald', sans-serif;
  text-anchor: middle;
}
svg.radial-progress:nth-of-type(6n+1) circle { 
	stroke: var(--bg-color); 
}

/* Team Style 1 */
.team-style1 .team-info:after,
.testimonial-2:after{
    content: "";
    position: absolute;
    left: 30px;
    bottom: 30px;
    top: 30px;
    width: 3px;
}
.team-style1 .team-info {
    background-color: #fff;
	box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
    padding: 30px 30px 30px 60px;
    border: 1px solid rgba(0,0,0,0.1);
	position: relative;
}
.team-style1 .team-info p{
	margin-bottom: 10px;
}
.team-style1 .team-info .team-name {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
}
.team-bx .team-info .social-link ul{
	padding-left: 0;
	margin-bottom: 0;
}
.team-style1 .team-info .social-link ul li{
	display: inline-block;
}
.team-style1 .team-info .social-link ul li a{
	padding: 8px;
}
.social-link ul{
	padding-left: 0;
	margin-bottom: 0;
}

/* Team Style 2 */
.team-style2 .social-link {
    margin: -25px 0 20px;
    text-align: center;
}
.team-style2 .team-info .team-name {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 28px;
}

/* Team Details */
.team-details .member-content .title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 15px;
}
.team-details .team-info ul li{
	display: block;
}

/* Social link */
.social-gradient ul{
	padding-left: 0;
	margin: auto;
}
.social-gradient li{
	margin: 2px;
	display: inline-block;
}
.social-gradient li a {
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    box-shadow: 0 0 12px 5px rgba(0,65,255,0.2);
}

/* About Style 1 */
.about-style1 .dlab-media {
    box-shadow: 0 0px 6px 6px rgba(0,0,0,0.05), 40px 40px 0 0 var(--bg-color);
    margin-right: 40px;
    margin-bottom: 40px;
}

/* About Style 2 */
.about-style2 .about-info{
	position: relative;
	padding: 50px 20px 50px 50px;
}
.about-style2 .about-info .about-content {
    background-color: #fff;
    z-index: 999;
    position: relative;
    padding: 50px;
}
.about-style2 .about-info:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 15px solid var(--text-color);
    width: 50%;
    bottom: 0;
    height: 100%;
}

/* Faq Style 1*/
.faq-style1 .acod-body{
	border: 0;
}
.faq-style1 .acod-head a{
	border: 0;
}
.faq-style1 {
    position: relative;
    padding-left: 40px;
}
.faq-style1 .panel .acod-head a:before{
    content: "";
    left: -32px;
    top: 15px;
    position: absolute;
    height: 25px;
    width: 25px;
    border-radius: 50px;
	z-index: 9;
}
.faq-style1 .panel .acod-head a:before{
	background-color: var(--bg-color);
}
.faq-style1 .panel .acod-head a.collapsed:before{
	background-color: #dddddd;
}
.faq-style1 .panel .acod-head a.collapsed:after{
	color: #000;
}
.faq-style1:after {
    left: 20px;
    top: 20px;
    bottom: 20px;
    content: "";
    position: absolute;
    width: 3px;
    background-color: rgba(0,0,0,0.05);
}
.faq-style1 .acod-head a.collapsed:after {
    font-size: 12px;
}
.faq-style1 .acod-head a:after {
    float: left;
    color: #fff;
    font-size: 12px;
    left: -25px;
    right: auto;
    z-index: 99;
    top: 28px;
}
.faq-style1 .acod-content {
    margin: 0;
    padding: 5px 20px 20px 30px;
    line-height: 30px;
    text-align: justify;
}

/* List Style 1 */
.list-style1{
	padding-left: 0;
	position: relative;
}
.list-style1:after {
    left: 5px;
    top: 20px;
    bottom: 20px;
    content: "";
    position: absolute;
    width: 1px;
    background-color: var(--bg-color);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.9);
}
.list-style1 li {
    display: block;
    position: relative;
    padding: 10px 10px 10px 30px;
    font-size: 16px;
}
.list-style1 li:after{
	content: "";
	left: 0;
	top: 15px;
	position: absolute;
	background-color: var(--bg-color);
	height: 11px;
	width: 11px;
	border-radius: 50px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.7);
}


/* Error page */
.error-style1 {
    display: flex;
    height: 100vh;
}
.error-style1 .error-page{
    max-width: 700px;
	margin: auto; 
}
.error-style1 .error-page .dz_error{
    font-weight: 700;
    font-size: 200px;
    color: var(--bg-color-sc);
    line-height: 200px;
}
.error-style1 .error-page .error-head{
    font-size: 36px;
    line-height: 44px;
    margin: 0 auto 30px;
    color: var(--bg-color-sc);
}
.error-style1 .error-page .subscribe-form .form-control {
    border: 2px solid rgba(0,0,0,0.09);
}
.error-style1 .error-page .subscribe-form .input-group-btn{
	margin-left: 0;
}

/* Pagination */
.pagination-style1 .pagination li.active a,
.pagination-style1 .pagination li a:hover{
	color: #fff;
}
.pagination-style1 .pagination li a {
    padding: 12px 18px;
    border-radius: 5px;
    box-shadow: 0 0 4px 5px rgba(0,0,0,0.03);
    background-color: #fff;
    margin-right: 10px;
    border: 1px solid rgba(0,65,255,0.09);
	font-size: 16px;
	font-weight: 600;
	color: var(--text-color-sc);
}

/* Blockquote */
.blog-post.blog-single .dlab-post-text blockquote p {
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color-sc);
    font-weight: 400;
    font-family: rubik;
    text-transform: capitalize;
	margin-bottom: 0;
}
blockquote {
    padding: 10px 20px 10px 30px;
    margin: 30px 0;
    border-left: 4px solid var(--text-color)!important;
}

/* Banner  */
.dlab-bnr-inr.dlab-bnr-inr-md {
    height: 500px;
}
.dlab-bnr-inr .breadcrumb-row ul li,
.dlab-bnr-inr .breadcrumb-row ul li a,
.dlab-bnr-inr .breadcrumb-row ul li:after,
.dlab-bnr-inr .breadcrumb-row ul li:last-child{
	color: #fff;
}
.dlab-bnr-inr .breadcrumb-row {
    position: absolute;
    bottom: 0;
    padding: 20px;
    background-color: rgba(255,255,255,0.1);
    width: 100%;
    text-align: left;
    border-top: 1px solid rgba(255,255,255,0.3);
	z-index: 99;
}
.dlab-bnr-inr .dlab-bnr-inr-entry{
	text-align: left;
}
.dlab-bnr-inr .dlab-bnr-inr-entry .content {
    margin-bottom: 0;
	color: rgba(255,255,255,0.7);
    width: 500px;
    font-size: 18px;
}
.dlab-bnr-inr .dlab-bnr-inr-entry h1 {
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 10px;
    position: relative;
    line-height: 60px;
}

/* Projects */
.project-style1 .project-info{
	margin-top: 20px;
	padding-left: 20px;
	border-left: 3px solid var(--bg-color);
}
.project-style1 .project-info p{
	margin-bottom: 0;
}
.project-style1 .project-info .title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
}
.project-style1:hover .dlab-img-overlay1:before{
	opacity: 0.8;
}
.project-style1 .overlay-icon{
	opacity: 0;
	transition: all 0.5s;
	text-align: center;
	z-index: 99;
}
.project-style1:hover .overlay-icon{
	opacity: 1;
	transition: all 0.5s;
}
.project-style1 .lightgallery .icon-bx-xs{
	background-color: #fff;
	color: var(--text-color);
}

/* Project Details */
.project-detail .project-info-bx {
    border: 1px solid rgba(0,0,0,0.03);
    box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
    border-radius: 5px;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.09);
}

/* Time Line */
.time-line .line-left-box .line-content-box {
    padding-right: 60px;
}
.line-right-box .line-content-box, .line-left-box .line-content-box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 12px;
    box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
}
.time-line .line-right-box .line-content-box {
    padding-left: 60px;
}
.time-line .line-left-box .line-num {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.time-line .line-right-box .line-num {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.line-left:after {
    content: "";
    height: 4px;
    position: absolute;
    top: 50%;
    left: 40%;
    width: 10%;
}
.line-right:after {
    content: "";
    height: 4px;
    position: absolute;
    right: 40%;
    top: 50%;
    width: 10%;
}
.time-line {
    position: relative;
}
.line-left, .line-right {
    position: relative;
    display: table;
    width: 100%;
}
.time-line .line-left-box {
    float: left;
}
.time-line .line-right-box {
    float: right;
}
.time-line .line-left-box, .time-line .line-right-box {
    width: 40%;
    position: relative;
    z-index: 1;
}

.line-num {
    border-radius: 40px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    font-family: "Nunito",sans-serif;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.time-line:after {
    border-radius: 2px;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 4px;
    display: block;
}
.time-line .time-line-year {
    font-size: 20px;
    color: var(--text-color-sc);
    line-height: 26px;
    margin-bottom: 5px;
}
.time-line .min-title {
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}

/* Author Box */
.author-box{
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.05);
    border-radius: 5px;
    padding: 30px;
	margin-bottom: 50px;
}
.author-box .author-profile-info{
	display: flex;
}
.author-box .author-profile-pic {
    border-radius: 50px;
    overflow: hidden;
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin-right: 30px;
}
.author-box .author-profile-content h5{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}
.author-box .btn-link i {
    margin-left: 0;
    margin-right: 10px;
	color: var(--text-color);
}
.share-post .slide-social li {
    display: inline-block;
    margin-left: 15px;
}

/* Contact */
.contact-box .form-control {
    border-color: #e1e6eb;
    height: 50px;
    font-size: 14px;
    padding: 10px 20px;
}
.contact-box textarea.form-control{
	height: 120px;
}
.contact-box .custom-checkbox{
	padding-left: 0;
}
.contact-box .custom-checkbox .custom-control-label {
    font-weight: 400;
    font-size: 14px;
}
.contact-box .section-head .title-head {
    font-size: 70px;
    line-height: 70px;
}

/* Bg Half */
.bg-half{
	position: relative;
	z-index: 99;
}
.bg-half:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45%;
	background-color: #fff;
	z-index: -1;
}

/* Blog Half */
.blog-post.blog-half {
    display: flex;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.05);
    border-radius: 5px;
    padding: 10px 20px 10px 10px;
	margin-bottom: 30px;
}
.blog-post.blog-half .blog-media {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    margin-right: 30px;
}
.blog-post.blog-half .blog-media img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.blog-post.blog-half .post-title{
	font-size: 24px;
	line-height: 30px;
}
.blog-post.blog-half .post-info{
	align-self: center;
	padding: 15px 0 5px;
}
.blog-post.blog-single{
	margin-bottom: 30px;
}

/* Blog Grid Style 1 */
.blog-style1 .dlab-post-text{
	margin-bottom: 0;
}

/* Blog Grid Style 2 */
.blog-style2 .post-date:after{
	content: unset;
}
.blog-style2{
	overflow: hidden;
}
.blog-style2 .post-date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
	color: #fff;
}
.blog-style2 .post-author img {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    margin-right: 10px;
	display: inline-block;
}
.blog-style2 .dlab-post-meta {
    border-top: 1px solid rgba(0,0,0,0.09);
    padding-top: 15px;
	margin-bottom: 0;
}
.blog-carousel{
	margin: 0 -15px;
}
.blog-carousel .owl-item{
	padding: 15px;
}

/* Related Post */
.related-post{
	margin: 0 -15px;
}
.related-post .blog-post{
	margin: 15px;
}
.related-post .item{
	margin-bottom: 15px;
}

/* Blog Comment box */
ol.comment-list li.comment .comment-meta a {
    font-weight: 400;
}
ol.comment-list li.comment .reply a:after {
    margin-left: 5px;
}

/* Progress Section */
.progress-section .progress-bx{
	position: relative;
	margin-bottom: 50px;
}
.progress-section .progress-bx h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.progress-section .progress-bx .count-box {
    position: absolute;
    right: 0;
    font-weight: 600;
    top: 0;
    font-size: 18px;
}
.progress-section .progress-bx .progress {
    height: 5px;
	box-shadow: rgba(0,0,0,0.10) 0 20px 30px;
}


/* Widget */
.widget-bx {
    border: 0;
    border-radius: 10px;
    padding: 30px 30px;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05), 10px 10px 30px rgba(0,52,185,0.05);
}
.widget_archive ul li{
	padding-left: 25px;
	position: relative;
}
.widget_archive ul li a{
    color: var(--text-color-sc);
    font-family: rubik;
}
.widget_archive ul li a:before {
    content: "\f006";
    font-family: fontawesome;
	left: 0;
	position: absolute;
}
.side-bar .widget {
    margin-bottom: 30px;
}
.recent-posts-entry .post-date {
    color: var(--text-color-sc);
    font-weight: 400;
	font-size: 12px;
}
.widget .post-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.recent-posts-entry .dlab-post-name a {
    font-size: 12px;
    color: var(--text-color);
}

/* Footer */
.footer-top {
	background: var(--bg-color);
    padding: 100px 0 20px;
}
.site-footer .widget .title{
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 700;
}
.site-footer .widget.widget-info ul li a,
.site-footer .widget.widget-info ul li:before,
.site-footer .widget p,
.site-footer .widget.recent-posts-entry ul li,
.site-footer .widget.recent-posts-entry ul i{
	color: #000000;
}
.site-footer .widget.widget-info ul li a:hover{
	color: #fff;
}
.site-footer .footer-bottom ul li a:hover{
	color: rgba(255,255,255,0.7);
}
.site-footer .widget.recent-posts-entry .post-title a{
	color: #fff;
}
.site-footer .widget.widget-info .list-2 li {
	width: 50%;
}
.site-footer .widget p{
	line-height: 28px;
	font-size: 15px;
}
.site-footer .footer-info {
    background-color: var(--bg-color-sc);
    padding: 30px 0 0;
}
.footer-bottom{
	border-radius: 0;
}
.footer-bottom .list-inline{
	float: right;
}
.footer-bottom .list-inline li a{
	color: #fff;
}
.spacing-bottom{
	padding-bottom: 175px;
}
.site-footer.spacing-top .footer-top{
	padding-top: 185px;
}

/* Portfolio Style 1 */
.portfolio-style1 .portfolio-content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
	z-index: 99;
}
.portfolio-style1 .portfolio-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
	color: rgba(255,255,255,0.7);
}
.portfolio-style1 .portfolio-content .title{
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 30px;
}
.portfolio-style1 .portfolio-content .title a{
	color: #fff;
}
.portfolio-style1 .icon-bx-xs{
	background-color: #fff;
	color: var(--text-color);
}
.portfolio-style1 .overlay-icon{
	text-align: center;
	opacity: 0;
	transition: all 0.5s;
	z-index: 99;
}
.portfolio-style1:hover .overlay-icon{
	opacity: 1;
	transition: all 0.5s;
}

/* Development Box */
.development-box{
	position:relative;
}
.development-box:after {
    border-top: 2px dashed #e2e2e2;
    content: "";
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.development-box .round-center {
    background: var(--bg-color);
    border-radius: 20px;
    display: inline-block;
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    z-index: 1;
    box-shadow: 0 0px 25px 5px rgba(0,65,255,0.1);
}
.development-box .service-top .round-center:after ,
.development-box .service-bottom .round-center:after {
    content: "";
    left: 8px;
    background-color: var(--bg-color);
    width: 3px;
    height: 31px;
    position: absolute;
    box-shadow: 0 0px 25px 5px rgba(0,65,255,0.1);
}
.development-box .round-center:before {
    content: "";
    height: 10px;
    width: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50px;
}
.development-box .item-service-content {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0px 25px 5px rgba(0,0,0,0.05);
	background-color: #fff;
}
.development-box .service-top .round-center:after {
	bottom: 20px;
}
.development-box .service-bottom .round-center:after {
    top: 20px;
}
.development-box .box-item-service.service-top{
	margin-bottom: 100%;
}
.development-box .box-item-service.service-bottom {
    margin-top: 100%;
}
.development-box .box-item-service.service-top .item-service-content{
	border-bottom: 3px solid var(--bg-color);
}
.development-box .box-item-service.service-bottom .item-service-content{
	border-top: 3px solid var(--bg-color);
}

/* Owl Nav */
.owl-nav .owl-prev, .owl-nav .owl-next {
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
	box-shadow: 10px 10px 30px rgba(0,65,255,0.2);
	margin: 0 10px;
}

/* Site Filters */
.site-filters li.btn:active,
.site-filters li.btn:focus,
.site-filters li.btn:hover,
.site-filters li.btn.active{
	background-color: var(--bg-color);
}
.site-filters li.btn {
    padding: 14px 30px;
}
.site-filters li.btn a{
	color: #fff;
}

/* Light Gallery */
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-sub-html, 
.lg-toolbar{
    background-color: var(--bg-color);
}
.lg-outer .lg-toogle-thumb, 
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap, 
.lg-outer .lg-item{
    background-color: var(--bg-color-sc);
}
.lg-outer .lg-toogle-thumb, 
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-toolbar .lg-icon,
#lg-counter{
    color: #fff;
}


/* Responsive */
@media only screen and (max-width: 1200px) {
	.services-box1 .services-right {
		padding: 60px 40px 0px 40px;
	}
	.services-box1 .services-content{
		padding: 30px;
	}
	.services-box1:after {
		content: unset;
	}
	.setResizeMargin-right{
		margin-right: 50px;
	}
	.setResizeMargin{
		margin-left: 50px
	}
}
@media only screen and (max-width: 1024px) {
	.services-box1 .services-content {
		padding: 50px 40px;
	}
	.blog-post.blog-half .blog-media {
		width: 40%;
		max-width: 40%;
		min-width: 40%;
		margin-right: 20px;
	}
	.error-style1 .error-page .dz_error {
		font-size: 150px;
		line-height: 150px;
	}
	.error-style1 .error-page .error-head {
		font-size: 28px;
		line-height: 36px;
	}
	.error-style1 .error-page {
		max-width: 550px;
	}
	.development-box .service-top .round-center:after, .development-box .service-bottom .round-center:after {
		height: 47px;
	}
	.newsletter-bx .newsletter-head {
		width: 300px;
		max-width: 300px;
	}
	.newsletter-bx .newsletter-head h2{
		font-size: 24px;
		line-height: 30px;
	}
	.newsletter-bx .subscribe-form {
		padding: 30px;
	}
}
@media only screen and (max-width: 991px) {
	.styleswitcher{
		display: none;
	}
	.contact-box .section-head .title-head {
		font-size: 50px;
		line-height: 60px;
	}
	.contact-box .section-head{
		margin-bottom: 10px;
	}
	.header-transparent .is-fixed .navbar-toggler span {
		background-color: #000;
	}
	.header-transparent .header-nav .nav > li.active > a ,
	.header-transparent .header-nav .nav > li > a, 
	.header-transparent .extra-nav .btn-link, 
	.header-transparent .navbar-toggler,
	.header-transparent .header-nav .nav > li:hover > a{
		color: #000;
	}
	.about-style1 .project-about-info{
		padding-left: 0;
	}
	.services-style6 {
		padding: 15px 25px;
	}
	.services-style6 .dlab-tilte {
		font-size: 24px;
		line-height: 30px;
	}
	.services-style6 .number {
		font-size: 60px;
		margin-bottom: -40px;
		line-height: 60px;
	}
	.services-style6 .dlab-content p {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	.pricingtable-style1 .pricingtable-bx {
		font-size: 40px;
	}
	.pricingtable-style1 .pricingtable-title h2 {
		line-height: 24px;
		font-size: 20px;
	}
	.pricingtable-style1 .pricingtable-features li {
		padding: 5px;
		font-size: 16px;
	}
	.pricingtable-highlight .pricingtable-footer {
		padding: 20px 10px;
	}
	.pricingtable-style1 .pricingtable-title {
		margin-bottom: 20px;
	}
	.pricingtable-style1 .pricingtable-highlight .pricingtable-price {
		padding: 20px 20px 0;
	}
	.development-box .service-top .round-center:after, 
	.development-box .service-bottom .round-center:after {
		height: 67px;
	}
	.about-style2 .about-info h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	.about-style2 .about-info .about-content {
		padding: 30px;
	}
	.about-style2 .about-info:after {
		border: 10px solid var(--text-color);
	}
	.about-style2 .about-info {
		padding: 30px 10px 30px 30px;
	}
	.call-action {
		display: block;
		padding: 30px;
		text-align: center;
		margin: -110px 0 -140px;
	}
	.call-action .btn-bx {
		margin-top: 20px;
	}
	.counter-box2 .video-bx {
		padding-top: 0;
	}
	.newsletter-bx .subscribe-form p{
		margin-bottom: 15px;
	}
	.newsletter-bx .subscribe-form {
		padding: 25px 15px;
		margin: 20px 0;
	}
	.counter-box1 .counter-style1 .icon-bx-wraper {
		padding: 20px 15px;
	}
	.counter-box1 .counter-content-info {
		margin-left: 0;
	}
	.header-nav .nav > li > a {
		color: #000;
	}
	.content-inner {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.partner-box1 .setResizeMargin{
		padding: 5px;
	}
	.partner-box1 .client-bx {
		width: 100px;
	}
	.counter-box1 {
		padding-bottom: 90px;
	}
	.partner-box1 .setResizeMargin {
		margin-top: -60px;
	}
	.call-action .content h2 {
		font-size: 26px;
	}
	.site-footer.spacing-top .footer-top {
		padding-top: 205px;
		padding-bottom: 0;
	}
	.related-post,
	.blog-carousel {
		margin: 0;
	}
	.dlab-bnr-inr.dlab-bnr-inr-md {
		height: 400px;
	}
	.logo-header {
		height: auto;
	}
	.navbar-toggler ,
	.is-fixed .navbar-toggler {
		margin: 20px 0 15px 15px;
	}
	.logo-header ,
	.is-fixed .logo-header {
		width: 120px;
		padding: 9px 0 0;
		height: auto;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry h1 {
		font-size: 36px;
		margin-bottom: 5px;
		line-height: 40px;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry .content {
		font-size: 16px;
	}
	.spacing-bottom {
		padding-bottom: 165px !important;
	}
}
@media only screen and (max-width: 767px) {
	.content-inner {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry h1{
		text-align: left;
	}
	.site-header .top-bar{
		display: none;
	}
	.dlab-bnr-inr.dlab-bnr-inr-md {
		height: 400px;
	}
	.dlab-bnr-inr-entry {
		padding-top: 30px;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry .content {
		font-size: 16px;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry h1 {
		font-size: 36px;
		line-height: 42px;
	}
	.dlab-bnr-inr .breadcrumb-row ul {
		text-align: left;
	}
	.site-footer .widget {
		margin-bottom: 40px;
	}
	.site-footer .widget .title {
		margin-bottom: 15px;
	}
	.site-footer .footer-top {
		padding: 70px 0 20px;
	}
	.site-footer .footer-bottom p{
		text-align: center;
	}
	.site-footer .footer-bottom .list-inline{
		float: unset;
		margin-top: 15px;
		text-align: center;
	}
	.blog-post.blog-single h2{
		font-size: 28px;
		line-height: 36px;
	}
	.comment-respond {
		padding: 20px 0;
	}
	.counter-box4 {
		width: 100%;
	}
	.line-left, 
	.line-right {
		margin-bottom: 30px;
	}
	.time-line .line-right-box, 
	.time-line .line-left-box {
		padding: 0;
	}
	.time-line .line-left-box .line-content-box {
		padding-right: 30px;
	}
	.time-line .line-left-box .line-num, 
	.time-line .line-right-box .line-num {
		left: -20px;
	}
	.line-left:after {
		left: 0;
	}
	.time-line .line-left-box, 
	.time-line .line-right-box {
		width: 90%;
		float: right;
	}
	.line-num {
		height: 40px;
		width: 40px;
		font-size: 16px;
		line-height: 40px;
	}
	.time-line:after, .line-right:after {
		right: auto;
		left: 0;
	}
	.time-line .line-right-box .line-content-box {
		padding-left: 40px;
	}
	.partner-box2 li {
		padding: 15px;
	}
	.services-style6 {
		padding: 30px;
	}
	.testimonial-1 {
		width: 100%;
	}
	.pricingtable-wrapper {
		margin-bottom: 0;
	}
	.development-box .service-top .round-center:after, 
	.development-box .service-bottom .round-center:after {
		height: 30px;
	}
	.development-box .box-item-service.service-bottom .item-service-content {
		margin-top: 50px;
	}
	.development-box .box-item-service.service-top .item-service-content {
		margin-bottom: 50px;
	}
	.call-action {
		margin: -120px 0 -170px;
	}
	.newsletter-bx .subscribe-form {
		padding: 20px 10px;
		margin: 15px 0;
	}
	.newsletter-bx .subscribe-form p {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.newsletter-bx .newsletter-head h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.counter-box1 {
		padding-bottom: 80px;
	}
	.site-filters li.btn a {
		font-weight: 400;
	}
	.navbar-toggler ,
	.is-fixed .navbar-toggler {
		margin: 18px 0 15px 15px!important;
	}
}
@media only screen and (max-width: 591px) {
	.dlab-bnr-inr .dlab-bnr-inr-entry .content {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
	}
	.contact-box .section-head .title-head {
		font-size: 32px;
		line-height: 40px;
	}
	.dlab-bnr-inr-entry {
		padding-top: 20px;
	}
	.dlab-bnr-inr .dlab-bnr-inr-entry h1 {
		font-size: 28px;
		line-height: 34px;
	}
	.dlab-bnr-inr.dlab-bnr-inr-md {
		height: 300px;
	}
	.dlab-bnr-inr .breadcrumb-row{
		padding: 15px 0;
	}
	.blog-post.blog-half .blog-media {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin-right: 0;
	}
	.blog-post.blog-half {
		display: block;
		padding: 10px;
	}
	.blog-post.blog-half .post-info {
		padding: 15px 10px 5px;
	}
	.blog-post.blog-single h2 {
		font-size: 22px;
		line-height: 30px;
		margin-top: 0;
	}
	.blog-post.blog-single .dlab-post-text h4{
		font-size: 18px;
		line-height: 26px;
	}
	blockquote {
		padding: 5px 10px 5px 20px;
		margin: 20px 0;
	}
	.blog-post.blog-single .dlab-post-text blockquote p {
		font-size: 16px;
		line-height: 24px;
	}
	.dlab-post-tags.d-flex{
		display: block!important;
	}
	.slide-social{
		margin-left: 0;
		padding-left: 0;
	}
	.author-box .author-profile-pic {
		width: 70px;
		min-width: 70px;
		height: 70px;
		margin-right: 20px;
	}
	.author-box {
		padding: 20px;
		margin-bottom: 30px;
	}
	.project-detail h3 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.counter-box4 .counter-style3 {
		border-right: 0;
	}
	.error-style1 .error-page .dz_error {
		font-size: 120px;
		line-height: 120px;
	}
	.error-style1 .error-page .error-head {
		font-size: 20px;
		line-height: 26px;
	}
	.partner-box2 li {
		padding: 10px;
	}
	.about-style1 .project-about-info h2 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px!important;
	}
	.testimonial-2 {
		padding: 10px 20px 20px 40px;
	}
	.testimonial-2:after {
		left: 20px;
	}
	.testimonial-2 .quote i {
		font-size: 80px;
	}
	.testimonial-2 .testimonial-text p {
		font-size: 14px;
		line-height: 24px;
	}
	.testimonial-2 .testimonial-pic{
		margin-right: 10px;
		width: 65px;
		height: 65px;
	}
	.testimonial-name {
		font-size: 18px;
		line-height: 20px;
	}
	.testimonial-detail span{
		font-size: 14px;
	}
	.development-box .box-item-service.service-bottom ,
	.development-box .box-item-service.service-top,
	.development-box .box-item-service.service-top .item-service-content,
	.development-box .box-item-service.service-bottom .item-service-content{
		margin-top: 0;
		margin-bottom: 0;
	}
	.development-box .round-center {
		display: none;
	}
	.counter-style3 .counter {
		font-size: 40px;
		line-height: 46px;
	}
	.counter-style3 h4{
		font-size: 16px;
		line-height: 24px;
	}
	.counter-box3 {
		padding: 30px 20px 0px;
		margin-top: 0;
	}
	.call-action .content h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.call-action .btn-bx {
		margin-top: 20px;
	}
	.counter-style2 .counter {
		font-size: 40px;
		line-height: 40px;
 	}
	.counter-style2 .icon-bx-wraper.left {
		padding-left: 110px;
	}
	.counter-style2{
		margin-bottom: 30px;
	}
	.counter-style2 .icon-content .title {
		font-size: 20px;
		line-height: 24px;
	}
	.counter-box2:after {
		height: 110px;
	}
	.setResizeMargin-right {
		margin-right: 15px;
	}
	.setResizeMargin {
		margin-left: 15px;
	}
	.newsletter-bx .subscribe-form {
		margin: 0px 0 15px;
	}
	.newsletter-bx {
		display: block;
	}
	.newsletter-bx .newsletter-head {
		width: 100%;
		max-width: 100%;
	}
	.testimonials-box1 {
		padding-top: 150px;
	}
	.counter-box1 .counter-style1 {
		border-right: 0;
	}
	.counter-box1 .counter-style1:nth-child(3),
	.counter-box1 .counter-style1:last-child{
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.services-style1 .number {
		height: 50px;
		width: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.services-box1 .services-right {
		padding: 50px 20px 0px;
	}
	.services-style1 .dlab-content .dlab-tilte {
		font-size: 24px;
		line-height: 30px;
	}
	.services-style1 .dlab-content p{
		margin-bottom: 0;
	}
	.services-style1 .dlab-content {
		padding-left: 70px;
	}
	.site-footer .widget.widget-info .list-2 li {
		width: 50%;
	}
	.contact-box .row.m-b50{
		margin-bottom: 30px;
	}
	.breadcrumb-row ul li {
		font-size: 14px;
	}
	.spacing-bottom {
		padding-bottom: 150px !important;
	}
}
.site-filters.center ul {
	padding-left: 0;
}