/*==========================
	Custom css
==========================*/
/*=== Font Size And Font Family ====*/
.dis-block{ 
	display:block;
}
.bg-img-fix {
    background-size: cover;
}
.bg-secondry {
    background-color: #2c4a6b;
}
.text-gray-dark {
    color: #9a9a9a;
}
/*=== Slider  ===*/
.main-slider .button-lg{
	padding: 15px 30px;
}

/*=== About Us ===*/
.about-us {
    min-height: 700px;
}
.about-us .dlab-tabs .nav-tabs{
	border: 0 none;
    left: 61px;
    position: absolute;
    top: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -Winkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transform-origin: left top 0;
    -Winkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    width: auto;
}
.about-us .dlab-tabs .nav-tabs li{
	display:inline-block;
	margin:0;
	background-color:#f6f6f6;
	text-align:center;
	float: left;
	border-right: 4px solid #e8e8e8;
}
.about-us .dlab-tabs .about-contant{
	padding:30px 30px 10px 30px ;
}
.about-us .dlab-tabs {
	position:relative;
}
.about-us .dlab-tabs .tab-content{
	margin-left:60px;
	border:0;
}
.about-us .dlab-tabs .tab-content h3{
	margin-top:0;
}
.about-us .dlab-tabs .nav-tabs li a{
	border:0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-Winkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.about-us .dlab-tabs .nav-tabs li.active{

}
.owl-none .owl-nav{
	display:none;
}
.about-us .dlab-tabs .nav-tabs li.active a{
	border:0;
	color;#000;
}
.about-us .dlab-tabs .nav-tabs li.active a h4,
.about-us .dlab-tabs .nav-tabs li.active a span{	
	color:#000;
}
.about-us .dlab-tabs .nav-tabs li h4{
	margin:0;
	text-transform: uppercase;
	color:#757575;
}
.about-us .dlab-tabs .nav-tabs li a span{
	font-weight:300;
	font-size:14px;
}
/*=== Our Project ===*/
.dlab-project-left{
	position:relative;
} 
.dlab-project-left:after {
    content: "";
    height: 100%;
    opacity: 0.8;
    position: absolute;
    right: 15px;
    top: 0;
    width: 1000px;
    z-index: -2;
}
/*=== Service Carousel ===*/
.service-carousel .date {
    position: absolute;
    right: 0;
    padding: 1px 5px;
    color: #000;
    top: -22px;
}
.service-carousel .ow-entry-content{
	position:relative;
	border:0;
	text-align:center;
}
.service-carousel .ow-entry-content h4{
	margin-top:0;
	margin-bottom:5px;
}

.service-carousel.owl-theme .owl-controls{
	margin-top: 0;
    position: absolute;
    right: 8.33333%;
    text-align: center;
    top: -80px;
    padding: 0 15px;
}
.service-carousel .owl-prev, 
.service-carousel .owl-next{
	border:0;
	width:40px;
	height:40px;
	padding:0;
	line-height:40px;
}
.service-carousel .owl-prev:hover, 
.service-carousel .owl-next:hover{
	opacity:0.8;
}
/*=== W3 Team ===*/
.dlab-team .dlab-media{
	border-bottom:4px solid #333232;
	border-top:4px solid #dadada;
}
.dlab-team .dlab-social-icon li a{
	height:30px;
	width:30px;
	border:0;
	color:#333232;
	padding:0;
	line-height:30px;
	font-size:15px;
}
.dlab-team .dlab-img-overlay6:before,
.dlab-team .dlab-img-overlay6:after{
	background-image:url(../images/overlay/rrdiagonal-line.png);
	background-color:rgba(0,0,0,0);
	opacity: 0.2;
}
/*=== Testimoniyal | Client Logo ===*/

/* 01 - Client Logo */
.client-logo ul{
	margin:0 -10px;
}
.client-logo ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 33.33%;
	margin-bottom: 20px;
}
.client-logo img{
	width:100%;
}
.bg-black-1{
	background-color:#2E1E13;
}
/*=== Blog ===*/

/* index 2 */
.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300;
}
/* about-service */
.about-service .icon-bx-wraper{ 
	border:none;
}
.about-service .icon-bx-wraper:nth-child(2){ 
	margin-top: -40px;
}
.about-service{ 
	margin-top:-150px; 
}
.gallery-projects .dlab-gallery-box{ 
	margin-bottom:0;
}


@media only screen and (max-width: 1280px) {
	.blog-info li{
		font-size:13px;
	}
	.service-head{
		font-size:15px;
	}
}
@media only screen and (max-width: 991px) {
	.about-img{
		display:none;
	}
	.about-us .dlab-tabs .about-contant{
		padding:15px 15px 10px 15px ;
	}
	.get-a-quote{
		text-align:center;
	}
	.get-a-quote .pull-right{
		width: 100%;
		padding:10px 0;
	}
	.get-a-quote {
		padding-top:20px;
		padding-bottom:20px;
	}
	
}
@media only screen and (max-width: 767px) {
	.about-us .dlab-tabs .nav-tabs,
	.about-us .dlab-tabs .nav-tabs li a{
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-Winkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}
	.about-us .dlab-tabs .nav-tabs{
		background-color:#F6F6F6;
		width:100%;
	}
	.about-us .dlab-tabs .tab-content,
	.about-us .dlab-tabs .nav-tabs{
		margin-left:0;
		display: block;
		clear: both;
	}
	.about-us .dlab-tabs .nav-tabs li.active{
		border-right:0;
	}
	.about-us .dlab-tabs .nav-tabs li{
		border-right:0;
		width:100%;
	}
	.about-us{
		padding-top:20px;
	}
	.dlab-tabs.vertical .tab-pane{
		padding:0;
	}
	.dlab-project-left:after{
		right:0;
	}
	.dlab-service{
		padding:30px 15px;
	}
	.dlab-service .service-carousel{
		margin-top:0;
	}
	.dlab-service .owl-stage-outer{
		margin-bottom:30px;
	}
	.service-carousel.owl-theme .owl-controls{
		position:unset;
	}
	.footer-bottom .text-left,
	.footer-bottom .text-right{
		text-align:center;
	}
	
}
/* Team Section */
.skew-content-box ul li a {
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 0px 10px;
	line-height: 24px;
}
.skew-content-box {
    display: inline;
    left: -1px;
    padding: 5px 20px;
    position: absolute;
    top: -15px;
    width: auto;
}
.skew-content-box:after {
    background-color: inherit;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    width: 20px;
    z-index: 1;
}
/* Login */
.dlab-login {
    background-color: #292929;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.login-form {
    max-width: 400px;
    margin: 0px auto;
    background: #fff;
}
.dlab-form .form-control {
    background: #DDE3EC;
    height: 44px;
}
.dlab-form .form-group {
    margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 767px) {
    .dlab-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .our-service .service-box {
        margin-bottom: 30px;
    }
    .our-service {
        margin-top: 50px;
    }
    .dlab-newsletter {
        padding: 15px;
    }
    .company-stats-worker {
        display: none;
    }
	.hidden-sm-down {
        display: none;
    }
	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}
}
/* Responsive */
@media only screen and (max-width: 1024px) {
    .awesome-services .dlab-info-has {
        position: unset;
    }
}

/* Gallery-page */
.dlab-hover a:active, 
.dlab-hover a:hover {
    color: #fff;
}


footer .footer-bottom .fa-heart {
	animation: 2.5s ease 0s normal none infinite running animateHeart;
	font-size: 16px;
}
@keyframes animateHeart {
	0% {
		transform: scale(1);
	}
	5% {
		transform: scale(1.2);
	}
	10% {
		transform: scale(1.1);
	}
	15% {
		transform: scale(1.25);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}




/* Gradiyant And Color Css */
.overlay-primary-light:after, 
.overlay-primary-middle:after, 
.overlay-primary-dark:after{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0da8dc+8,1abc9c+100 */
	background: #0da8dc; /* Old browsers */
	background: -moz-linear-gradient(45deg, #0da8dc 8%, #1abc9c 100%); /* FF3.6-15 */
	background: -Winkit-linear-gradient(45deg, #0da8dc 8%,#1abc9c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #0da8dc 8%,#1abc9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0da8dc', endColorstr='#1abc9c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/* Heading Tag */
.h4, .h5, .h6, h4, h5, h6{
	font-weight:600;
}
.box-sort{
	background-color: #ffffff;
    /* box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.08); */
	border: 1px solid #ebedf2;
	border-radius: 4px;
}
.box-sort .box-sort-in{
	border-top:1px solid #ebedf2;
}
.dis-tbl{
	display:table;
}
.dis-tbl-cell{
	display:table-cell;
	vertical-align:middle;
}
.img-cover{
	object-fit:cover;
}
.widget.bg-white{
	border: 1px solid #ebedf2;
}




/* Contact Form */
.dlab-social-icon.dlab-social-icon-lg li a {
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px;
}
.dlab-social-icon-lg.dlab-social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0;
}
.dlab-social-icon-lg.dlab-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.contact-style-1 input{
	height:50px;	
}
.contact-style-1 .site-button{
	height:50px;
	width:100%;
}
.contact-style-1 .form-control{
	padding:10px 20px;
}
.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover{
	border-color:#c0c0c0;
}
.contact-style-1 h2{
	margin-top:0;
}
.contact-style-1 .border-1{
	border:1px solid #eee;
}
.contact-style-1 .dlab-social-icon-lg{
	border-top: 1px solid #eeeeee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
	margin: 0;
}
.contact-style-1 .dlab-social-icon-lg a{
	text-align:center;
}
.contact-style-1 .dlab-social-icon-lg li a:hover{
	background:#fff;
	color:#000;
	border:1px solid #eee;
}
.contact-style-1  .form-group {
    margin-bottom: 25px;
}
/* Header */
.home-demo .mega-menu img {
    margin-right: 10px;
    width: 18px;
}
/* Write text */
.ml2 {
	color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}
.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}
.ml12 {
  font-weight: 300;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  color:#000;	
}

.ml12 .letter {
  display: inline-block;
  line-height: 1em;
}
#loading-area{
	background-image:none;
	display: table;
	text-align:center;
	background-color:#fff;
	background-size:cover;
}
#loading-area .ml12{
	display:table-cell;
	vertical-align:middle;
	color:#000;
	width:100%;
}

/** ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------ ------------------------  ------------------------ ------------------------**/
.counter-box {
    padding: 10px;
}
.counter-box li {
    border-right: 1px solid #ededed;
    float: left;
    list-style: outside none none;
    padding: 0 10px;
    width: 33%;
}
.counter-box .counting {
    font-size: 55px;
    font-weight: 100;
    line-height: 70px;
}
.counter {
    position: relative;
}
.counter-box .counter-text {
    font-size: 16px;
    font-weight: 300;
}
.img-full img{
	width: 100%;
}
.counter-box li:last-child {
    border: 0 none;
    padding-left: 10px;
    padding-right: 0;
}
.about-3-info{
	padding-right: 150px;
}
.about-services .number {
    background-color: #fff;
    border: 2px solid;
    border-radius: 50px;
    font-weight: 700;
    height: 35px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 3;
}
.about-timeline{
	position: relative;
}
.about-timeline::after {
    background-color: #35d9b5;
    content: "";
    height: 2px;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1;
}	
.about-progress-box .about-progress-bar{
	height: 5px;
	border-radius: 5px;
	width: 100%;
	overflow: hidden;
}
.about-progress-box .about-progress{
	height: 5px;
	border-radius: 5px;
}
.about-progress-box{
	margin-bottom: 30px;
}
.faq-1 .panel{
	margin-bottom: 20px; 
	transition: all 0.5s;
}
.faq-1 .acod-title a{
	padding: 20px 40px 20px 20px;
	color: #000;
}
.faq-1 .panel:hover{
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}
.faq-1 .acod-head a::after{
	top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	right: 20px;
}
.faq-video{
	position: relative;
}
.faq-video .play-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-size: 65px;
}
.about-4-content {
    border-bottom: 1px solid #ededed;
    padding: 50px 70px;
}
.about-client-logo .client-logo {
    border-right: 1px solid #ededed;
    float: left;
    padding: 25px;
    width: 25%;
}
.about-client-logo{
   border-bottom: 1px solid #ededed;
}
.about-client-logo .client-logo:last-child,
.about-client-logo:last-child{
	border: none;
}
.about-client-logo .client-logo img{
	margin-top: -10px;
}
.list-check-circle-border li{
	list-style: none;
	padding: 10px 10px 10px 40px;
	position: relative;
}
.list-check-circle-border li::before {
    border: 1px solid;
    border-radius: 50px;
	content: "\f00c";
    font-family: fontawesome;
    height: 25px;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-align: center;
    width: 25px;
	font-size: 12px;
	top: 8px;
}
.icon-bx-wraper.hover:hover{
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
.icon-bx-wraper.hover,
.icon-bx-wraper.hover:hover,
.icon-bx-wraper.hover:hover .dlab-tilte{
	transition: all 0.5s;
}
.icon-bx-wraper.hover:hover i,
.icon-bx-wraper.hover:hover .dlab-tilte,
.icon-bx-wraper.hover:hover a{
	color: #fff;
	transition: all 0.5s;	
}
.team-group,
.title-box{
	position: relative;
}
.team-group .team-group-info{
	position: absolute;
	bottom: 20px;
	left: 20px;
	transition: all 0.5s;
}
.contact-5-info{
	position: relative;
	z-index: 9;
}
.title-box span {
    border-radius: 8px;
    display: inline-block;
    height: 8px;
    width: 8px;
}
.title-box{
	font-weight: 500;
}
.faq-2 .panel .acod-head a,
.faq-2 .panel .acod-body{
	border-width: 1px 0;
}
.faq-2 .panel .acod-head a{
	padding: 20px 40px 20px 0px;
	color: #000;
	
}
.faq-2 .panel .acod-content{
	margin: 20px 0;
}
.contact-title {
    font-size: 30px;
    font-weight: 300;
    margin: 5px 0;
}
.about-7-gallery{
	position: relative;
}
.about-7-gallery .content{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 99;
	transition: all 0.5s;
}
.about-7-gallery:hover .content,
.team-group:hover .team-group-info{
	bottom: -30px;
	transition: all 0.5s;
	opacity: 0;
}
.person-info img{
	border-radius: 50%;
}
.person-info{
	margin-top: -50px;
}
.about-8-service .icon-bx-wraper{
	border:1px solid rgba(255,255,255,0.1);
	background-color:rgba(255,255,255,0.05);
	border-radius:8px;
}
.abuot-8-box.left {
    left: -20%;
    margin-top: 50px;
    right: auto;
}
.choses-info{
	border-top:1px solid rgba(255,255,255,0.1);
	position:relative;
	z-index:1;
	text-align:center;
}
.choses-info-content [class*="col-"] {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.choses-info-content [class*="col-"]:last-child {
	border-right:0;
}
.abuot-8-box{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    padding: 40px 20px 20px;
    position: relative;
    width: 120%;
    z-index: 1;
	margin-top:100px;
}
.about-8-img img{
	border-radius:8px;
}
.inquiry-form .form-control{
	border-width: 0 0 1px;
	font-size: 16px;
}
.inquiry-form .input-group-addon{
    border-width: 0 0 1px;
    font-size: 18px;
    padding: 9px 0 0;
    vertical-align: top;
}
.inquiry-form {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    margin-top: 0;
    padding: 40px;
}
.icon-bx-wraper.expertise{
	border: 2px solid rgba(0, 0, 0, 0.1);
	border-radius: 15px;
}
.inquiry-form.box-shadow{
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
.contact-page-9{
	padding-top:200px;
	padding-bottom:100px;
}
.contact-page-9 .icon-bx-wraper{
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid #505050;
}
.inquiry-form.contact-project{
	margin-top: -50px;
}
.chosesus-content .list-checked li {
    margin-bottom: 10px;
    padding: 8px 5px 8px 30px;
}
.contact-full .pos-t20{
	position:absolute;
	top:20px;
	width:100%;
}
.contact-full .pos-b20{
	position:absolute;
	bottom:20px;
	width:100%;
}
.contact-full .dlab-bnr-inr{
	padding-bottom:0;
}



/* Time Line */
.time-line {
    position: relative;
}
.time-line:after {
    background: #35D9B5 none repeat scroll 0 0;
    border-radius: 2px;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 4px;
	display:block;
}
.time-line .line-left-box,
.time-line .line-right-box{
	
	width: 40%;
	position:relative;
	z-index: 1;
}
.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;
}
.line-left,
.line-right{
	position:relative;
	display:table;
	width:100%;
}
.line-left:after {
    background: #35D9B5 none repeat scroll 0 0;
    content: "";
    height: 4px;
    position: absolute;
    top: 50%;
	left:40%;
    width: 10%;
}	
.line-right:after {
    background: #35D9B5 none repeat scroll 0 0;
    content: "";
    height: 4px;
    position: absolute;
	right:40%;
    top: 50%;
    width: 10%;
}	
.time-line .line-left-box {
	float: left;
}
.time-line .line-right-box {
	float: right;
}
.time-line .line-left-box  .line-content-box{
	padding-right:60px;
}
.time-line .line-right-box  .line-content-box{
	padding-left:60px;
}
.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 .line-left-box .line-num{
	position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -Winkit-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%);
    -Winkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
/* Services Details */
.icon-bx-wraper.expertise{
    background-color: rgba(0, 0, 0, 0.01);
}
.exp-services .section-head p {
    font-size: 18px;
    line-height: 32px;
    max-width: 1000px;
}
.exp-services .section-head p strong {
    font-size: 22px;
    font-weight: 600;
}
/* Contact 10 */
.contact-page-10 .form-control{
	border-width: 0 0 1px 0;
	height: 60px;
	padding: 0;
	background-color: transparent;
}
.contact-page-10 textarea.form-control{
	height: auto;
}
/* Side Bare Form */
.inquiry-form.inner{
	padding: 20px;
}
/* Counter Style 5 */
.counter-style-5 .icon{
	font-size: 30px;
}
.counter-style-5 .counter{
    font-size: 40px;
    margin-left: 5px;
}
/* Tabs */
.contact-9-tabs .nav-pills a{
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
	border:2px solid rgba(0,0,0,0);
	border-width: 0 0 2px 0;
}
.contact-9-tabs .nav-pills{
	border-bottom: 1px solid #ededed;
}
.contact-9-tabs .nav-pills a.active ,
.contact-9-tabs .nav-pills a.active:focus,
.contact-9-tabs .nav-pills a:hover,
.contact-9-tabs .nav-pills a:active,
.contact-9-tabs .nav-pills a:focus{
	border: 2px solid #555;
	border-width: 0 0 2px 0;
	background-color: transparent;
}
.contact-9-tabs .nav-pills a:hover,
.contact-9-tabs .nav-pills a.active:hover{
	border: 2px solid #000;
	border-width: 0 0 2px 0;
	transition: all 0.5s;
}
.contact-9-tabs .nav-pills a .title-head{
	color: #555;
}
.contact-9-tabs .nav-pills a{
	background-color: #f6f7f8;
	border-radius: 0;
}
/* PriceTable */
.pricingtable-wrapper-2{
	padding: 30px 70px;
	text-align: center;
	box-shadow:0 5px 20px 0 rgba(0, 0, 0, 0.04);
}
.pricingtable-wrapper-2 .pricingtable-title-2,
.pricingtable-wrapper-2 .pricingtable-price-2,
.pricingtable-wrapper-2 .pricingtable-list li{
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.pricingtable-wrapper-2 .pricingtable-price-2 .time{
    background-color: #e5e8fe;
    border-radius: 40px;
    display: -moz-inline-stack;
    font-size: 12px;
	margin: 10px 0;
    padding: 6px 15px;
}
.pricingtable-wrapper-2 .pricingtable-price-2 .price .dolor{
    font-size: 30px;
    font-weight: 700;
    margin-right: 10px;
}
.pricingtable-wrapper-2 .pricingtable-price-2 .price{
	font-size: 60px;
	font-weight: 600;
}
.pricingtable-wrapper-2 .pricingtable-list li {
    font-weight: 700;
    list-style: outside none none;
    padding: 10px 0;
}
.testimonial-person-info img{
	width: 100px;
	border-radius: 50%;
}
/* About CountDown */
.about-countdown .date{
	position: relative;
}
.countdown.about-countdown .date .time{
	font-size: 30px;
	font-weight: 600;
}
.about-countdown .date::after {
    color: #000;
    content: ":";
    font-size: 30px;
    position: absolute;
    right: -4px;
    top: 0;
}
.countdown.about-countdown .date:last-child::after{
	content: "";
}
/* Error */
.dz_error-404 .dz_error{
    border-radius: 50%;
    font-size: 70px;
    font-weight: 700;
    height: 200px;
    line-height: 200px;
    margin: 20px 0;
    text-align: center;
    width: 200px;
}
.dz_error-405 .dz_error{
    color: #dfdfdf;
    font-family: poppins;
    font-size: 200px;
    font-weight: 700;
	line-height: 200px;
}
.dz_error-405 .error-head{
    font-size: 50px;
    font-weight: 700;
}
.dz_error-405 .error-content{
	font-size: 21px;
	font-weight: 500;
}
@media only screen and (max-width: 1024px){
	.about-3-info{
		padding: 0 20px;
	}
	.inquiry-form{
		padding: 20px;
	}
	.dz_error-405 .dz_error{
		font-size: 150px;
	}
	.title-box span {
		display:none;
	}
}

@media only screen and (max-width: 767px){
	.about-services{
		position:relative;
	}
	.about-services h4{
		margin-top: 0;
		padding-left: 40px;
	}	
	.about-services .number{
		position: absolute;
		top: 8px;
		left: 8px;
	}
	.counter-box li{
		padding: 0 px;
		width: 33.33%;
		border: none;
	}
	.counter-box li:last-child {
		padding: 0;
	}
	.about-3-info{
		padding: 0;
	}
	.testimonials .testimonial-content {
		padding-left: 0;
	}
	.about-timeline:after{
		position: relative;
		width: 0;
	}
	.about-services{
		padding: 10px;
	}
	.about-client-logo .client-logo img{
		padding: 5px;
		margin: 0;
	}
	.about-client-logo{
		border: 0;
	} 
	.about-client-logo .client-logo {
		border: 1px solid #ededed!important;
		padding: 0;
		width: 50%;
	}
	.about-4-content{
		padding: 30px;
	}
	.contact-title {
		font-size: 20px;
		line-height: 30px;
	}
	.choses-info-content h4{
		font-size:14px;
		margin-bottom:0;
	}
	.choses-info-content h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 0;
	}
	.abuot-8-box.left {
		left: 0;
		width: 100%;
		padding: 20px 30px 0;
	}
	.line-left, 
	.line-right{
		margin-bottom:30px;	
	}
	.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-left-box, 
	.time-line .line-right-box{
		width:90%;
		float: right;		
	}
	.time-line .line-left-box .line-num,
	.time-line .line-right-box .line-num{
		left:-20px;
	}
	.time-line .line-left-box{
		padding-right:30px;
	}
	.time-line .line-right-box{
		padding-left:30px;
	}
	.ft-gallery-box{
		margin-top:0;
	}
	.time-line .line-left-box  .line-content-box{
		padding-right:30px;
	}
	.time-line .line-right-box  .line-content-box{
		padding-left:30px;
	}
	.line-left:after{
		left: 0;
	}
	.time-line .line-right-box,
	.time-line .line-left-box{
		padding:0;
	}
	.inquiry-form.contact-project{
		margin-top: 0;
	}
	.contact-page-5,
	.contact-page-6{
		padding: 0 0 30px 0;
	}
	.inquiry-form{
		padding: 20px;
	}
	.choses-info-content > div{
		padding: 20px 15px;
	}
	.contact-7-social{
		width: 100%;
		padding-top: 15px;
	}
	.contact-page-7 .dlab-divider,
	.contact-page-7 .dlab-separator{
		margin: 5px 0;
	}
	.contact-page-7 .breadcrumb-row ul{
		text-align:left;
	}
	.portfolio .filters .btn a {
		clear: both;
		display: table-cell;
		padding: 5px 20px;
		text-align: center;
	}
	.dz_error-404 .dz_error{
		font-size: 35px;
		height: 100px;
		line-height: 100px;
		margin: auto;
		width: 100px;
	}
	.dz_error-404 .error-head{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.dz_error-405 .dz_error{
		font-size: 120px;
		line-height: 120px;
	}
	.dz_error-405 .error-head{
		font-size: 35px;
		margin: 10px 0;
	}
	.dz_error-405 .dlab-divider{
		margin: 15px 0;
	}
}
/*==============
	portfolio 
================*/
/* portfolio */
.portfolio .site-filters {
    margin-bottom: 30px;
}
.portfolio .dlab-gallery-box {
    margin-bottom: 0px;
	padding: 7px; 
}
.portfolio .btn {
    font-size: 12px; 
}
.portfolio .dlab-img-overlay1:hover::before,
.portfolio .dlab-box:hover .dlab-img-overlay1::before {
    opacity: 0.8;
}
.portfolio p {
	margin: 0px;
}
.portfolio p small {
	opacity: 0.7;
}
.portfolio .ow-portfolio:hover .overlay-icon,
.portfolio .dlab-box:hover .overlay-icon{
	margin-top: 0;
	transition: all 0.2s;
	opacity: 1;
}
.portfolio .ow-portfolio .overlay-icon,
.portfolio .dlab-box .overlay-icon{
	margin-top: 15px;
	transition: all 0.2s;
	opacity: 0;
}
.portfolio-sep {
	width: 18%;
	height: 1px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.portfolio-2.content-inner {
    padding-top: 50px;
    padding-bottom: 50px;
}
/* portfolio with icon */

.portfolio .icon-bx-xs {
	border-radius: 50%;
}
.portfolio .icon-bx-xs {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.portfolio-mas a,
.portfolio-ic a {
	color: #000;
}
.portfolio-mas .dez-info a:hover,
.portfolio-ic .dez-info a:hover{
	color: #24C4DD;
}
.portfolio-mas a:hover,
.portfolio-ic a:hover {
	color: #fff;
}
.portfolio-mas a:hover i,
.portfolio-ic a:hover i { 
	background: transparent;
	border: 2px solid #fff;
}
.portfolio-mas .overlay-icon a,
.portfolio-ic .overlay-icon a {
	margin: 0px 7px;
}
.portfolio .portfolio-metro .dlab-img-overlay1::before {
    width: 90%;
    height: 90%;
    opacity: 0;
    top: 5%;
    left: 5%;
}
.portfolio .owl-prev:hover,
.portfolio .owl-next:hover, 
.portfolio .owl-prev, 
.portfolio .owl-next {
	background-color: #fff;
	color: #000;
	padding: 17px 17px;
}
.port-style1 .overlay-icon{
	padding:30px;
}
.port-style1 .port-box{
	padding-left:10px;
	border-left:3px solid #1abc9c;
}
.port-style1 .align-m{
	text-align:center;
}
/* Img Hover Content Effect */
.img-hvr-content-style-1 .link-list,
.img-hvr-content-style-3 .link-list,
.img-hvr-content-style-4 .link-list,
.img-content-style-2 .link-list{
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
	margin: 0;
}
.img-hvr-content-style-2 .link-list{
	right: 20px;
	top: 20px; 
	position: absolute;
}
.img-hvr-content-style-2 .dlab-info-has-text,
.img-hvr-content-style-4 .dlab-info-has-text{
	position: absolute;
	bottom: 20px;
	left: 20px;
	text-align: left;
}
.dlab-divider.margin-0{
	margin-top: 0;
	margin-bottom: 0;
}
.img-hvr-content-style-3 .dlab-info-has-text{
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;
}
.no-hover .overlay-bx{
	opacity:1;
	visibility: visible;
}
.no-hover[class*="dlab-img-overlay"]:after,
.no-hover[class*="dlab-img-overlay"]:before{
	opacity:0.5;
}
/* Img Content Effect */
.img-content-style-1 .overlay-icon .link-list a i{
	background-color: rgba(0,0,0,0);
}
.img-content-style-3 .link-list{
	list-style: none;
	position: absolute;
	top: 20px;
	right: 20px;
}

/* Header */
.demo-header img {
    filter: drop-shadow(0px 0 10px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0px 0 10px rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0px 0 10px rgba(0, 0, 0, 0.2));
    -o-filter: drop-shadow(0px 0 10px rgba(0, 0, 0, 0.2));
	transition:all 0.5s;
	-o-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.demo-header:hover img {
	transform: scale(1.02);
	-o-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}
.extra-manu-star {
    font-size: 30px !important;
    top: 0px;
    position: relative;
    right: 20px;
	color: #eee;
	z-index: -3;
}

	/* Shop Cart 2 */
.shop-cart-2,
.shop-cart-2-details{
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
}
.shop-cart-2-list .product-item-details .product-item-title,
.shop-cart-2-list .product-item-details small,
.shop-cart-2-list .product-item-details .product-item-price,
.details-list li,
.shop-cart-2-list .product-item-details .product-item-time p,
.shop-cart-2-head .site-button-link{
	font-family: roboto;
}
.shop-cart-2-list .product-item-details .product-item-close a{
	border: none;
	color: red;
}
.shop-cart-2-list .product-item-details .product-item-save{
	float: left;
	margin-right: 20px;
}
.shop-cart-2 .shop-cart-2-head{
	padding: 15px 20px 0;
}
.product-item-title{
	margin-top: 0;
}
.shop-cart-2-head .dropdown-menu a{
    padding: 5px 15px;
    width: 200px;
    font-size: 14px;
    font-family: roboto;
    color: #222;
}
.shop-cart-2-head .dropdown-menu .dropdown-divider{
	margin: 5px 0;
}
.shop-cart-2-head .dropdown.open > a{
	color:#000;
}
.shop-cart-2-head .dropdown .form-control {
    border: none;
    padding: 0;
    color: #000;
    font-family: roboto;
    font-size: 14px;
	height: 20px;
}
.shop-cart-2-head .dropdown .list-inline{
	border-bottom: 2px solid #000;
	padding-bottom: 15px;
	float: right;
}
/* Shop Cart 2 Details */
.shop-cart-2-details .details-head,
.shop-cart-2-details .details-info {
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 500;
	font-family: roboto;
}
.details-list{
	border: 1px solid #e0e0e0;
	border-width: 1px 0;
}
.details-list li {
    list-style: none;
    padding: 7px 0;
    font-size: 15px;
}
.details-list li:last-child {
    border-top: 1px dashed #e0e0e0;
    margin-top: 10px;
    padding: 15px 0px;
}



/* content-box-style */
.content-box-style .dlab-img-overlay12:before{
	opacity:0.2;
}
.content-box-style.style1 .box-visible{
	transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
    visibility: hidden;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.content-box-style.style1:hover .box-visible{
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	visibility: visible;
}


#masonry{
	width: 100%;
}
.win-demo-select .fa-caret-down::before{
	display: none;
}
.subscribe-form .form-control:focus{
	border-color: rgba(255,255,255,0.8);
	background-color: rgba(0,0,0,0);
}
.widget.widget_services.about-2{
	margin: 0;
}
.services-hover-box .icon-bx-wraper{
	border: 1px solid #ededed;
	padding: 30px 20px 40px;
}

@media only screen and (max-width: 1024px){
	.footer-info-bar .icon-content p{
		font-size: 12px;
	}
	.footer-info-bar [class*="col-"]{
		padding-left: 5px;
		padding-right: 5px;
	}
	.footer-info-bar .icon-bx-wraper{
		padding: 20px;
	}
}
@media only screen and (max-width: 768px){
	.abuot-8-box.left{
		position: relative;
		left: 0;
		margin: 0;
		width: 100%;
	}
}
@media only screen and (max-width: 600px){
	.footer-info-bar [class*="col-"]{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 360px){
	.counter-box li{
		width: 100%;
		padding: 10px;
	}
	.counter-box li:last-child {
		padding: 10px; 
	}
}

.new-tag {
    background-color: #f00;
    color: #fff;
    border-radius: 4px;
    font-size: 8px;
    padding: 3px 4px;
    margin-left: 5px;
}
.mfp-bg {
	z-index: 9999999;
}
.mfp-wrap{
	z-index: 9999999;
}