/*==========================
	Custom css
==========================*/
/* bnr-title-bx */

/* variables */
:root{
	--primary : #e63f75;
	--secondary : #025aa5;

}
::selection{
	background-color:var(--primary);
}
.dlab-bnr-inr-entry {
    vertical-align: middle;
}
.bnr-title-bx{
	font-size: 125px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100px;
	margin: auto;
}
.bnr-btn{
	margin-top:20px;
}
.bnr-btn .site-button-secondry,
.bnr-btn .site-button{
	padding:15px 40px;
}
.banner-info{
	padding-top:50px;
}
.banner-info > img{ 
	width:240px;
}
.bnr-btn h2{
	color:#fff;
	font-size:45px;
	line-height:55px;
}
.dlab-bnr-inr{
    padding-bottom: 0;
}
.title-box h6{
	font-size:18px;
	color:var(--primary);
	text-transform:uppercase;
	font-weight:400;
}
.text-white.title-box h6{
	color:#fff;
}
.title-box h2{
	font-size:40px;
	font-weight:500;
	position:relative;
	z-index: 1;
}
.title-box h2:after {
    content: attr(data-name);
	font-size: 120px;
	left: 0;
	opacity: 0.1;
	position: absolute;
	color: var(--primary);
	font-weight: 800;
	top: -50%;
	z-index: -1;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.sef-line,
.overlay-primary:after{
	background: #5F2652;
}
.overlay-primary:after{
	opacity:0.9;
}
.overlay-primary.testimonial-curv-bx:after{
	opacity:0.9;
}
.overlay-primary.curv-bx:before{
	background-image: url(../images/shape.png);
	background-position: bottom;
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	background-repeat:no-repeat;
	/* background-size:100%; */
}
.site-button, .site-button-secondry{
	border-radius: 6px;
}
/* customize */
.customize h2{
    font-size: 40px;
	color:#000;
	font-weight:500;
	margin-bottom: 5px;
}
.customize h3 {
    font-size: 22px;
    font-weight: 400;
	margin-bottom: 10px;
}
.customize .text-primary{
	color:#ee3131;
}
.customize h4 {
	color: #303030;
	font-size: 22px;
	line-height: 35px;
	font-weight: 400;
}
.hire ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#404040;
	font-size:18px;
}
.skype{
	color:#00AFF0;
	font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.skype i{
	background-color:#00AFF0;
	border-radius: 7px;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	margin-right: 5px;
}
.gmail{
	color:#F14336;
	font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.gmail i{
	background-color:#F14336;
	border-radius: 7px;
    color: #ffffff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	margin-right: 5px;
	display: inline-block;
}
.need-cust-btn{
	box-shadow:none;
	background:rgba(0,0,0,0);
	padding:5px 15px;
}
.need-cust-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid;
    box-shadow: none;
    display: inline-block;
    padding: 10px 20px;
}

.dlab-bnr-inr.dlab-bnr-inr-md {
    height: 700px;
}
.site-filters .site-button.outline{
	border-color: rgba(255,255,255,0.5);
	color:#fff;
}
.site-filters .active .site-button.outline{
	color:#000;
	border-color: rgba(255,255,255,1);
	background-color:#fff;
	box-shadow: 5px 5px 20px 0 rgba(0,9,74,0.25);
}
.site-button.outline.white:hover {
    color: #000;
    background: #fff;
}
.site-filters.center [class*="site-button"]{
	margin: 0 2px 5px;
}
.site-filters {
    margin-bottom: 30px;
	margin-top: 40px;
}
#masonry li{
	list-style:none;
}
.demo-page {
    border-radius: 6px;
    overflow: hidden;
	box-shadow: 0 17px 40px 0 rgba(54,59,91,0.35);
	background: #fff;
	margin-bottom: 30px;
	
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.demo-page:hover{
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	box-shadow:0 25px 60px 0 rgba(54,59,91,0.45);
}
.home-page {
    z-index: 2;
    position: relative;
    padding-bottom: 20px;
    padding-top: 150px;
}
.demo-name{
	text-align: center;
	padding: 30px 15px;
}
.demo-name h6{
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}
.demo-images img{
	width: 100%;
}
.sef-line{
	max-width:500px;
	margin:auto;
	height:5px;
}
.news-letter h2{
	font-size:36px;
	font-weight:500;
	margin-bottom:10px;
}
.news-letter p{
	font-size:18px;
	opacity:0.8;
}
.theme-footer.curv-bx:before{
	background-image: url(../images/curv.png);
	background-position: top;
}
.theme-footer{
	padding-top:80px;
	padding-bottom: 80px;
	position: relative;
	z-index: 2;
}
.dzSubscribe .form-control:focus{
	background-color:rgba(0,0,0,0);
}
.dzSubscribe .form-control{
	border-width: 0 0 2px 0;
	border-radius: 0px !important;
	border-color: #fff;
	padding: 0;
	color:#fff;
}
.dzSubscribe label {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    top: 13px;
    left: 20px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.dzSubscribe .focused label{
	font-size: 12px;
	top: -20px;
	left: 0px;
}
.subscribe-form {
    max-width: 600px;
    margin: auto;
	margin-top: 50px;
}
.subscribe-form .site-button.black {
    border-radius: 6px;
    padding: 0 30px;
    background: #000;
    text-transform: uppercase;
    font-weight: 500;
}
.requirement{
	background-color:rgba(255,255,255,0.1);
	border:1px solid rgba(255,255,255,0.2);
	padding: 20px 20px;
	max-width: 650px;
	margin: 50px auto 0;
	position:relative;
}
.requirement h2{
	font-size:38px;
	font-weight:300;
	margin-bottom: 10px;
}
.requirement h3{
	font-size:20px;
	font-weight:300;
	margin-bottom: 0;
}
.requirement h3 a{
	font-weight:500;
	border-bottom:2px solid #fff;
	color:#fff;
}
.requirement h3 a:hover{
	color:#000;
}

.requirement::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
    animation: 2s ease 0s normal none infinite running playbutton;
	z-index: -1;
}
@keyframes playbutton {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 10px rgba(255,255,255,1);
		opacity: 0; 
	} 
}
.requirement::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
    animation: 2s ease 0s normal none infinite running playbutton1;
	z-index: -1;
}
@keyframes playbutton1 {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 20px rgba(255,255,255,1);
		opacity: 0; 
	} 
}
/* Write text */
.ml2 {
	color: #253fd0;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
}
.ml2 .letter {
  display: inline-block;
  line-height: 1em;
  text-shadow: 5px 5px 20px rgba(0,0,0,0.2);
}
.ml12 {
  font-weight: 400;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  color:#253fd0;	
}

.ml12 .letter {
  display: inline-block;
  line-height: 1em;
}
.wp-coming {
	padding-top:70px;
}
.wp-coming h2 {
    font-weight: 500;
    text-align: center;
    font-size: 40px;
	line-height:60px;
	margin-bottom:0;
}
.reason-bx h2{
	font-size:40px;
	font-weight:700;
	color:#2d3035;
	line-height:55px;	
}
.reason-bx h2 span{
	font-weight:400;
	color: var(--primary);
}
/* Video Presentation  */
.video-presentation{
	padding:80px 0;
}
.video-play-icon a{
	width: 90px;
	height: 90px;
	border-radius: 90px;
	text-align: center;
	line-height: 88px;
	color: #fff;
	box-shadow:0 0 0 5px rgba(255,255,255,0.2);
	background-color: rgba(255,255,255,0.5);
	border:2px solid #fff;
	display: block;
	font-size: 40px;
	margin: auto;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	position: relative;
}
.video-play-icon a:hover{
	color:#fff;
	box-shadow:0 0 0 20px rgba(255,255,255,0.10), 0 0 0 40px rgba(255,255,255,0.10);
	
}
.video-presentation h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}
.video-play-icon a::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    animation: 2s ease 0s normal none infinite running playbutton;
	z-index: -1;
	border-radius: 90px;
}
@keyframes playbutton {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 20px rgba(255,255,255,1);
		opacity: 0; 
	} 
}
.video-play-icon a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 90px;
    animation: 2s ease 0s normal none infinite running playbutton1;
	z-index: -1;
}
@keyframes playbutton1 {
	0% {
		box-shadow:0 0 0 0 rgba(255,255,255,0);
		opacity: 1; 
	}
	100% {
		box-shadow:0 0 0 40px rgba(255,255,255,1);
		opacity: 0; 
	} 
}

@media only screen and (max-width: 1200px){
	
}
@media only screen and (max-width: 767px){
	.requirement h2{
		font-size: 18px;
		line-height: 22px;
	}
	.requirement h3 {
		font-size: 14px;
		line-height: 18px;
	}
	.dzSubscribe label{
		left:0;
	}
	.bnr-btn h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.customize h2,
	.video-presentation h2,
	.reason-bx h2,
	.title-box h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.title-box h2:after {
		font-size: 35px;
	}
	.home-page{
		padding-bottom: 30px;
		padding-top: 50px;
	}
}
@media only screen and (max-width: 576px){
	.banner-info > img {
		width: 180px;
	}
	.bnr-btn .site-button-secondry, 
	.bnr-btn .site-button {
		padding: 10px 20px;
		font-size: 14px;
	}
	.bnr-btn h2 {
		font-size: 22px;
		line-height: 30px;
	}
}

.bg-half{
	position: relative;
}
.bg-half:before{
	content: "";
	position: absolute;
	background-color: #5F2652;
	width: 50%;
	left: 0;
	top: 0;
	height: 100%;
}
.container-fluid {
    padding-left: 50px;
	padding-right: 50px;
}
.bg-black-middle{
	background-color: #550f41;
}
.banner-img{
	width: 100%;
}
.demo-new-page{
	position: relative;
}
.demo-new-page .tags {
    padding: 3px 10px;
    background-color: #ffff00;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    right: -10px;
    top: 10px;
    border-radius: 3px 3px 0 3px;
    line-height: 20px;
}
.demo-new-page .tags::after {
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #7f7f00;
    bottom: -10px;
    content: "";
    position: absolute;
    right: 0;
}
.demo-info .title{
	font-weight: 500;
    font-size: 32px;
    line-height: 42px;
}
@media only screen and (max-width: 1200px){
	.demo-info .title{
		font-size: 24px;
		line-height: 30px;
	}
	.section-head {
		margin-bottom: 30px;
	}
	.title-box h2:after{
		font-size: 90px;
	}
}
@media only screen and (max-width: 991px){
	.title-box h2:after{
		content:none;
	}
	.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.bg-half:before{
		width: 100%;
	}
}
@media only screen and (max-width: 767px){
	.theme-footer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.video-presentation {
		padding: 30px 0;
	}
	.news-letter h2 {
		font-size: 22px;
		margin-bottom: 5px;
		line-height: 32px;
	}
	.video-presentation h2{
		margin-bottom:5px;
	}
	
	
	
	
	
}

.bg-yellow{
	background-color: #ffff00!important;
	color: #000;
	margin-top: 15px;
}
.bg-yellow:hover{
	color: #000;
}

.bs-box{
	margin-top: 30px;
    margin-bottom: 40px;
}
.bs-box span{
	display: inline-flex;
	align-items:center;
    background: white;
    padding: 8px 20px;
    font-size: 20px;
    color: #272a1f;
    font-weight: 600;
    border-radius: 40px;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .2), 0 0 0 10px rgba(255, 255, 255, .3);
}
.bs-box img{
	width: 40px;
    margin: 0 8px;
}
@media screen and (max-width:591px){
	.bs-box span{
		font-size:14px;
	}
}

.wl-header {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
}

.wl-content {
    display: flex;
    padding: 30px 0;
    justify-content: space-between;
    align-items: center;
}

.wl-logo {
    display: table;
    float: left;
    vertical-align: middle;
    padding: 0;
    color: #EFBB20;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 180px;
    height: 64px;
    line-height: 64px;
    position: relative;
    z-index: 9;
}

.anim-logo, .anim-logo-white {
    position: relative;
    display: inline-block;
}
.wl-logo .logo-dark {
    display: none;
}

.anim-logo, .anim-logo-white {
    position: relative;
    display: inline-block;
}

a {
    color: #6f6f6f;
    outline: 0 none;
    text-decoration: none;
}
.wl-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wl-nav ul li {
    display: inline-block;
    padding: 0 15px;
}
.wl-nav ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
	transition: 0.2s;
}

.wl-nav ul li a:hover{
	color: var(--primary) !important;
}

.btn-hover-1 {
    overflow: hidden;
    z-index: 1;
}
.btn-rounded {
    border-radius: 30px !important;
}
.btn-primary {
    background-color: var(--primary) ;
    border-color: var(--primary) ;
    color: #ffffff;
}
.btn {
    padding: 10px 30px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    line-height: 1.5;
    align-items: center;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.content-inner-1{
	padding-top: 150px;
}

@media (min-width: 1400px){
	.container {
		max-width: 1350px;
	}
}

.btn-hover-1::before {
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}

.btn-hover-1::before, .btn-hover-1::after {
    background: #fff;
    content: '';
    position: absolute;
}

.btn-hover-1 span {
    display: block;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.btn-hover-1:hover span {
    animation: MoveScaleUpInitial 0.3s forwards, MoveScaleUpEnd 0.3s forwards 0.3s;
    color: #000;
}

.btn-hover-1::after {
    width: 90%;
    top: 0;
    left: 0;
    transform: translate3d(0, -100%, 0);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.btn-hover-1:hover::before {
    transform: translate3d(0, 0, 0) scale3d(1.2, 1, 1);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.btn-hover-1:hover::after {
    transform: translate3d(0, 0, 0);
    transition-duration: 0.05s;
    transition-delay: 0.4s;
    transition-timing-function: linear;
}

@keyframes MoveScaleUpEnd {
	from {
		transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
		opacity: 0; 
	}
	to {
		transform: translate3d(0, 0, 0);
		opacity: 1; 
	}
}

@keyframes MoveScaleUpInitial {
	to {
		transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
		opacity: 0; 
	} 
}

@keyframes headerSlideDown {
	0% {
		margin-top: -150px;
	}
	100% {
		margin-top: 0; 
	} 
}

.is-fixed .wl-header {
    -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}

.is-fixed .wl-header {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transition: all 0.5s;
}

.is-fixed .wl-content {
    padding:  0;
}

.wl-header {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
}

.is-fixed .wl-nav ul li a {
    color: #000;
}

.is-fixed .wl-header .wl-logo .logo-light {
    display: none;
}

.is-fixed .wl-header .wl-logo .logo-dark {
    display: block;
}

.title-box h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.title-box {
    position: relative;
    z-index: 1;
}

.section-head {
    margin-bottom: 50px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.title-box h2 {
	font-size: 40px;
    position: relative;
    z-index: 1;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: 600;
    display: block;
}

.text-secondary {
    color: var(--secondary) !important;
}

.row.sp50 [class*="col-"], .sp50 [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
}

.demo-box {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.demo-box {
    position: relative;
    margin-bottom: 50px;
    z-index: 1;
}

.demo-box:hover a{
	color: var(--primary);
}

.demo-box:hover .demo-img {
    transform: translateY(-10px);
    box-shadow: 0px 20px 30px 0px rgba(82, 63, 105, 0.2);
}

.demo-box .demo-img {
    box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.15);
    border-radius: 4px;
    overflow: hidden;
    display: block;
    border: 3px solid #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    position: relative;
}

.home-demo .demo-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.demo-info .dz-title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #000;
}

.demo-info {
    z-index: 1;
    position: relative;
    padding: 20px 0 0;
    text-align: center;
}

.need-any-help {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    opacity: 0.5;
    opacity: 0.2;
}

.need-any-help img {
    margin-right: 10px;
    width: 40px;
}

.demo-box .tags {
    padding: 3px 10px;
    background-color: #ffff00;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    right: -10px;
    top: 10px;
    border-radius: 3px 3px 0 3px;
    line-height: 20px;
}

.demo-box .tags::after {
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #7f7f00;
    bottom: -10px;
    content: "";
    position: absolute;
    right: 0;
}

.welcome-content{
	position: relative;
    z-index: 99;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

.welcome-content .title {
    color: #fff;
    font-size: 50px;
    line-height: 1.4;
    font-weight: 600;
}

ul li {
    font-family: poppins;
}

.btn-secondary {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    color: #ffffff !important;
}

.scroltop-progress.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.scroltop-progress {
    position: fixed;
    cursor: pointer;
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: block;
    opacity: 0;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 999;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.scroltop-progress.scroltop-primary svg path {
    stroke: var(--primary);
}

.scroltop-progress svg path {
    fill: none;
    stroke-width: 4;
    box-sizing: border-box;
    stroke: var(--dark);
    transition: all 200ms linear;
}

.scroltop-progress.scroltop-primary:after {
    color: var(--primary);
}

.scroltop-progress:after {
    content: "\f062";
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    cursor: pointer;
    width: 50px;
    line-height: 50px;
    color: var(--dark);
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    display: flex;
    transition: all 200ms linear;
    align-items: center;
    justify-content: center;
}




.technology-btn ul {
  display: flex;
  margin-bottom: 15px;
  flex-wrap : wrap;
}
.technology-btn li {
  display: inline-block;
  margin-bottom:5px;
}
.technology-btn li a {
  padding: 5px 10px;
  background: #7366ff;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  border-radius: 5px;
  font-weight: 500;
  margin-right: 5px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin-right: 10px;
}
.technology-btn li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
}
.technology-btn li a.disabled {
	opacity: 0.3;
    cursor: default;
    background: #8b84a8 !important;
    color: #ffff;
}
.technology-btn li a svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  opacity: 0.2;
}
.technology-btn li a.dz-html {
  background: #e96228;
}
.technology-btn li a.dz-react {
  background: #61dafb;
}
.technology-btn li a.dz-wp {
  background: #0073c9;
}
.technology-btn li a.dz-vue {
  background: #42b883;
}
.technology-btn li a.dz-laravel {
	background: #F9322C;
}

.technology-btn li a.active {
	box-shadow : 0 5px 10px 2px rgba(0, 0, 0,0.5) !important;
}



@media only screen and (max-width: 1400px){
	.section-head {
		margin-bottom: 40px;
	}
	.container {
		max-width: 100%;
		padding-right: 30px;
		padding-left: 30px;
	}
}
@media only screen and (max-width: 1380px){
	.welcome-content .title {
 	   font-size: 42px;
	}
}
@media only screen and (max-width: 1200px){
	.title-box h2 {
		font-size: 32px;
	}
}
@media only screen and (max-width: 991px){
	.btn {
		font-size: 14px;
		padding: 8px 24px;
	}
}
@media only screen and (max-width: 767px){
	.title-box h2 {
		font-size: 32px;
	}
	.section-head {
		margin-bottom: 25px;
	}
	.content-inner-1 {
    	padding-top: 150px;
	}
	.welcome-content .title {
		font-size: 32px;
		margin-bottom: 0;
	}
	.wl-nav {
		display: none;
	}
}
@media only screen and (max-width: 591px){
	.title-box h2 {
		font-size: 24px;
	}
	.content-inner-1 {
		padding-top: 100px;
	}
	.welcome-content .title {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.welcome-content {
		padding: 0px;
	}
	.wl-logo {
		width: 130px;
	}
	.wl-content {
		padding: 15px 0;
	}
	.need-any-help {
		font-size: 15px;
	}
	.need-any-help img {
		margin-right: 5px;
		width: 25px;
	}
	.container {
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.customize h4 {
		font-size: 20px;
    	line-height: 32px;
	}
}





