body{
	font-family: 'Marcellus', serif;
}

.btn-primary {
    color: #fff;
    background-color: #E9442B;
    border-color: #E9442B;
}

.btn-primary:hover,.btn-primary:active, .btn-primary:focus {
    color: #fff;
    background-color: #E9442B;
    border-color: #E9442B;
}

.btn-style, .btn-style:hover,.btn-style:active, .btn-style:focus{
    padding: 14px 22px;
    color: #fff;
    font-size: 16px;
    transition: 0.3s ease-in;
    font-weight: 600;
	background-color: #E9442B;
	border-color: #E9442B;
    text-transform: uppercase;
}
.nav-fixed {
	padding: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    height: 80px;
    border-bottom: 2px solid #ccc;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 5%);
}
.w3l-header .navbar-light .navbar-nav .nav-link, .w3l-header .navbar-light .navbar-nav .nav-link:hover {
	color: var(--title-color);
    font-weight: 400;
    font-size: 16px;
}
.w3l-header .navbar-light .navbar-nav .nav-link a{
	text-decoration: none;
}
.w3l-header .navbar-toggler {
    padding: 0.25rem 0.6rem;
    font-size: 1rem;
    background-color: #fff;
    border: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.w3l-index-block1 .content-left h3 {
    font-size: 54px;
    line-height: 76px;
    color: #323757;
    font-weight: 600;
}
.w3l-index-block1 .content-left p {
    color: #6c757d;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    max-width: 450px;
}
/* service CSS */
.w3l-index2 .features-main {
    background-color: #fafafa;
}
.heading h3 {
  font-size: 45px;
  color: #2d2d43;
  font-weight: 600; }

.heading p {
  color: #6c757d;
  font-size: 16px;
  line-height: 24px; }

.heading.white h3,
.heading.white p {
	color: #fff; 
}
.w3l-index2 .feature-img {
    padding: 10px;
    margin: 0 auto;
}
.w3l-index2 .feature-img span {
    font-size: 35px;
    transform: scale(1);
    transition: 0.3s ease;
    color: var(--secondary-color);
}
 .w3l-index2 .feature-grid {
    margin-top: 30px;
}
.feature-body {
transition: 0.3s ease-in;
border: 1px solid #fafafa;
background: #fff;
height: 300px;
border-radius: 4px;
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.features a{
  text-decoration: none; 
}
.features h3{
font-size: 22px;
line-height: 32px;
font-weight: 500;
color: #2d2d43;
transition: 0.3s ease;
}
.features p.feature-text{
 color: #6c757d;
font-weight: 400;
font-size: 16px;
line-height: 26px;
transition: 0.3s ease;
}

.w3l-index2 .feature-body:hover {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  background-size: cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: bottom right, left, right; }

.w3l-index2 .service1:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/app-design.jpg); }

.w3l-index2 .service2:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/app-develop.jpg); }

.w3l-index2 .service3:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/app-ecom.jpg); }

.w3l-index2 .service4:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/app-ios.jpg); }

.w3l-index2 .service5:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/app-andro.jpg); }

.w3l-index2 :hover .service6:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.64), rgba(233, 68, 43, 0.75)), url(../images/img/app-pwa.jpg); }
  
.w3l-index2 .service7:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/mobile-app.jpg); }

.w3l-index2 .service8:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/web-fixing.jpg); }
  
.w3l-index2 .service9:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.74), rgba(233, 68, 43, 0.75)), url(../images/img/seo.jpg); }



.w3l-index2 .feature-img span {
  font-size: 35px;
  transform: scale(1);
  transition: 0.3s ease;
  color: #fff; }

.w3l-index2 .feature-body:hover h3.feature-titel {
  color: #fff;
  transition: 0.3s ease; }

.w3l-index2 .feature-body:hover p.feature-text {
  color: #fff !important;
  transition: 0.3s ease; }

.w3l-index2 .feature-body:hover div.feature-img span {
  transform: scale(1.1);
  transition: 0.3s ease;
  color: #fff; }

 /* service */
 /* About */
 .w3l-about3 h3.title {
    margin-bottom: 30px;
    text-align: left;
}
 h3.global-title {
  font-size: 45px;
  line-height: 50px;
  color: #2d2d43;
  margin-bottom: 40px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600; }

h3.global-white {
  color: #fff; }

 .w3l-about3 .story-gd p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #6c757d;
    line-height: 30px;
}
.w3l-about3 .story-info {
    margin-bottom: 10px;
}
.w3l-about3 .story-info h5 {
    font-size: 16px;
    line-height: 30px;
    color: #2d2d43;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
}
.w3l-about3 .story-info span {
    margin-right: 6px;
    font-size: 14px;
    color: #ff5724;
    opacity: .4;
}

 /* About */

 /*! Gallery */
 .w3l-section-title{
	background-color: #fafafa;
 }
 .w3l-gallery{
	background-color: #fafafa;
 }w3l-section-title{
	background-color: #fafafa;
 }
.w3l-gallery .container .title {
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px; }

.w3l-gallery .content {
  position: relative; }

.w3l-gallery .content .content-overlay {
  background: rgba(0, 0, 0, 0.75);
  border-radius: .25rem!important;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s; }

.w3l-gallery .content:hover .content-overlay {
  opacity: 1; }

.w3l-gallery .content-image {
  width: 100%; }

.w3l-gallery .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out 0s; }

.w3l-gallery .content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1; }

.w3l-gallery .content-details span {
  color: #fff;
  font-size: 30px; }

.w3l-gallery .fadeIn-bottom {
  top: 80%; }

.w3l-gallery .fadeIn-top {
  top: 20%; }

.w3l-gallery .fadeIn-left {
  left: 20%; }

.w3l-gallery .fadeIn-right {
  left: 80%; }

.w3l-gallery ul.portfolio-area li figure {
  margin: 0; }

.w3l-gallery .portfolio-categ li {
  color: var(--text-color);
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
  padding-left: 0;
  font-size: 16px;
  text-transform: capitalize; }

.w3l-gallery .home-portfolio-text {
  margin-top: 10px; }

.twt-imgContainer {
	position: relative;
	width: 100%;
	cursor: pointer;
}
.twt-portMobOverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    padding: 20px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: .25rem !important;
    text-shadow: 2px 2px 2px rgb(51 51 51 / 60%);
    text-align: center;
    transition: .5s ease;
    background: linear-gradient(
90deg
, rgb(0, 0, 0, 0.9) 0%, rgba(255,163,150,0.8) 50%, rgb(0, 0, 0, 0.9) 100%);
}
 /*! Gallery */
 /*! Client */
 .w3l-section-title .title h3 {
    color: #2d2d43;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
}
.w3l-section-title .title-text p {
    font-size: 18px;
    color: #6c757d;
    line-height: 30px;
    max-width: 650px;
}
 /*! Client */
 /*! blog */
 .w3l-index6 .grids5-info h4 a {
    font-size: 1.2rem;
    color: #2d2d43;
    display: block;
    font-weight: 600;
	text-decoration:none;
}
.w3l-index6 #grids5-block {
    background: #fafafa;
}
 /*! blog */
 /*! contact */
 .w3l-contact .cont-details h5 {
    color: #2d2d43;
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
}
.w3l-contact .cont-details p {
    color: #6c757d;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    max-width: 450px;
}
.w3l-contact .cont-details h6 {
    font-size: 18px;
    color: #000;
    line-height: 26px;
    max-width: 460px;
}
.w3l-contact .hours h6 {
    color: #2d2d43;
    font-size: 18px;
    line-height: 25px;
}
.w3l-contact .hours p a {
    color: #6c757d;
    font-family: 'Marcellus', serif;
}
a, a:hover {
    text-decoration: none;
}
.form-group {
    margin-bottom: 1rem;
}
.w3l-contact .form-control {
    color: #2d2d43;
    background: #fff;
    padding: 20px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #2d2d43;
    margin-bottom: 10px;
}
.w3l-index4 .gotocontact {
    background: #fafafa;
    padding-top: 150px;
    padding-bottom: 150px;
    background: #5891f6;
    padding-top: 150px;
    padding-bottom: 150px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.33)), url(../images/g2.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: bottom right, left, right;
    background-attachment: fixed;
}
.call_btn {
    position: fixed;
    z-index: 9999;
    bottom: 8px;
    left: 8px;
}
.whatsapp {
    position: fixed;
    right: 8px;
    bottom: 8px;
    z-index: 9999;
}

.w3l-footer #movetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 48%;
    z-index: 99;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
    border-image: initial;
    outline: none;
    padding: 0px;
    border-radius: 4px;
    transition: all 0.5s ease-out 0s;
	background-color: #E9442B !important;
}
.w3l-footer .list-btm li a {
    font-size: 14px;
    line-height: 25px;
    color: #6c757d;
    font-weight: 700;
	padding -left: 10px;
}
.w3l-footer .list-btm li a:hover{
	color: #2d2d43;
}

.w3l-footer .copy-footer-29, .w3l-footer p.sub-paragraph {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #6c757d;
}
 /*! contact */