/*Import Global Compulsory CSS Files*/
@import url(app.css);
@import url(blocks.css);

/*Import CSS Plugins*/
@import url(plugins/style-switcher.css);

* {
	border-radius: 0;
}

body {
 color: #333;
 font-size: 15px;
 line-height:25px;
 font-weight:400;
 font-family: 'Poppins', sans-serif;
}

.post-prev-img img {
    width: 100%;
}

.mbot
{
	margin-bottom:20px;}

.banner
{
	width:100%;
	height:auto;	
	}
	
.banner-new
{
    width:100%;
    height:auto;
}
	
	
body.header-fixed-space {
  padding-top: 94px;
}

body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #da261d;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #3b8add;
 text-decoration:none;
}
a {
    color: #b95a41;
}
.work-full-detail p strong {
    width: 100px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}
.work-full-detail p {
    padding: 6px 0;
    margin: 0;
    border-top: 1px dotted rgba(155, 48, 19, 0.7);
}

.font-text {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #01448a;
    border-bottom: 8px double #e1eae3;
    padding: 8px;
    text-align: center;
    font-size: 17px;
    color: #f5f9f3;
    margin: 0 0 15px 0;
    border-radius: 12px;
}
.text-center {
    text-align: left;
}


.work-full-detail {
    font-size: 13px;
    color: #15782b;
    letter-spacing: 1px;
    text-transform: uppercase;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
#contact-form input[type="text"], #contact-form textarea, #respond input[type="text"], #respond textarea {
    color: #000b0b;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #d2a4a4;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 7px 14px;
    display: block;
    margin-bottom: 15px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.section-text {
    font-size: 14px;
    font-weight: 300;
    color: #4e3e3e;
    line-height: 1.7;
}


.section-text {
    font-size: 14px;
    font-weight: 300;
    color: #4e3e3e;
    line-height: 1.7;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.work-full-detail p strong {
    width: 100px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}


ul, ol {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

.top-head
{
	width:100%;
	background-color:#f6f6f6;
	color:#2a1e6a;
	font-size:13px;
	font-family: 'Poppins', sans-serif;
	border-bottom:1px solid #efeff0;
}
.top-head.color-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}
.top-head.dark-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}
.top-head .contact-details li {
	display: inline-block;
}

.top-head .contact-details li a:before {
	position: relative;
	content: "|";
	font-size: 13px;
	margin: 0 6px;
	top: -1px;
	color: #ddd;
}

.top-head .contact-details li a:before {
	color: #666;
}

.top-head .contact-details li:first-child a:before {
	display: none;
}

.top-head .contact-details li a {
	font-size: 13px;
	display: block;
	line-height: 32px;
}

.top-head.color-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.1);
}

.top-head.color-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.1);
}
.top-head.dark-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.08);
}

.top-head.dark-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.08);
}
ul.social-list {
    float: right;
}

ul.social-list li {
    float: left;
}

ul.social-list li a {
    display: inline-block;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.social-list li a:hover {
	color: #fff;
}

ul.social-list li a.facebook:hover {
	background-color: #507CBE;
}

ul.social-list li a.twitter:hover {
	background-color: #63CDF1;
}

ul.social-list li a.google:hover {
	background-color: #F16261;
}

ul.social-list li a.dribbble:hover {
	background-color: #E46387;
}

ul.social-list li a.linkdin:hover {
	background-color: #90CADD;
}

ul.social-list li a.tumblr:hover {
	background-color: #4D7EA3;
}

ul.social-list li a.flickr:hover {
	background-color: #E474AF;
}

ul.social-list li a.instgram:hover {
	background-color: #4D4F54;
}

ul.social-list li a.vimeo:hover {
	background-color: #87D3E0;
}

ul.social-list li a.skype:hover {
	background-color: #36C4F3
}

ul.social-list li a i {
	font-size: 1em;
	display: block;
	width: 34px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-left: 1px solid #f2f2f2;
}

ul.social-list li:last-child a i {
	border-right: 1px solid #f2f2f2;
}
.head-txt
{
	font-family: 'Poppins', sans-serif;
    color: #2e2e2e;
	font-size:13px;
	margin-top:30px;
	letter-spacing:.8px;
	font-weight:400;
	line-height:25px;
	text-align:center;
}
/**** Button ****/

.btn-primary {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-radius: 0;
    color: #fff !important;
    text-shadow: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-primary:hover {
    background: none;
    border: 1px solid #333;
    color: #333 !important;
}



.font-text1 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #185c11;
    margin: 0 0 15px 0;
}
p {
    margin: 0 0 12px 0;
}
.para{
	text-align:justify;}
.font-alt {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
	font-size:15px;
}
h2.title-v2 {
    color: #d03233;
    position: relative;
    margin-bottom: 30px;
}
.cnt{
	margin:0 auto;}








/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}

.whimg ul li {float:left;margin:5px 10px}
.whimg ul li img{width:164px;height:153px}
.whimg ul li figcaption{font-size:14px;text-align:center;margin-bottom:10px}
.gap{width:100%;height:50px}

.dfimg p{margin-bottom:30px}
.dfimg ul li{border:1px solid black}
.dfimg ul li {float:left;margin:5px 5px;text-align:center;font-size:13px;width:130px;height:240px;line-height:20px}
.dfimg ul li figcaption{font-size:15px;text-align:center;margin-bottom:10px;line-height:20px}
.dfimg ul li img{width:120px;height:120px;margin:0 auto}




.demo{ 
    background-color: #f7f7f7;
    padding: 40px 0;
 }
.email-signature{
    color: #fff;
    background: #0e428e;
    text-align: center;
    margin: 0 0 20px;
    box-shadow: 0 0 25px -10px rgba(0,0,0,0.5);
    position: relative;
    z-index: 1;
}
.email-signature:before,
.email-signature:after{
    content: '';
    background: linear-gradient(to left,#0e428e 0, #0e428e 26.3%,#dc2720 26.3%,#dc2720 50%,#fff 50%, #fff 53.3%,#0e428e 53.3%,#0e428e 77%,#fff 77%,#fff 80.3%,#dc2720 80.3%);
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.email-signature:after{
    transform: rotateY(180deg);
    top: auto;
    bottom: 0;
}
.email-signature .signature-content{
    color: #333;
    background-color: #fff;
    padding: 50px 25px;
    border-radius: 0 180px;
}
.email-signature .signature-icon{
    width: 120px;
    height: 120px;
    border: 5px solid #dc2720;
    outline: 3px solid #fff;
    outline-offset: -8px;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.5);
    margin: 0 auto 15px;
    overflow: hidden;
}
.email-signature .signature-icon img{
    width: 100%;
    height: auto;
}
.email-signature .signature-details{ margin: 0 0 15px; }
.email-signature .title{
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 2px;
}
.email-signature .content{
    text-align: left;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    list-style: none;
    display: inline-block;
}

/* start of our services section */

#our-services {
    padding: 40px 0;
    background: url(../../images/bg-new.jpg);
    background-attachment: fixed;
}

/* OUR SEERVICES LEFT SIDE */

#our-services .desc .heading h1 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.4px;
    margin-bottom: 30px;
    color: #fff;
}

#our-services .desc .text {
    color: #fff;
}

/* OUR SERVICES RIGHT SIDE */

#our-services .services {
    width: 100%;
}

#our-services .services .column {
    float: left;
    margin-right: 100px;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}

#our-services .services .column .service {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 170px;
    background: #FFFFFF;
    transition: all 0.1s ease;
    margin-bottom: 20px;
}

#our-services .services .column .service:hover {
    background: #28282e;
    color: #fff;
}

#our-services .services .column .service:hover .service-icon {
    color: #fff;
}

#our-services .services .column .service .service-desc {
    transform: rotate(-45deg);
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #333;
    transition: transform 0.3s ease;
}
#our-services .services .column .service .service-desc i{
    font-size: 20px;
}

#our-services .services .column .service .service-desc .service-icon  {
    font-size: 20px;
    margin-bottom: 5px;
    color: #f57469;
}

/* end of our services section */

/* media query */

@media all and (max-width: 967px) {
    #our-services {
        padding-top: 60px;
    }
    
    #our-services .desc {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    
    #our-services .services {
        width: 100%;
    }
    
    #our-services .services .column {
        transform: rotate(0deg);
        margin-right: 10px;
    }
    
    #our-services .services .column .service .service-desc {
        transform: rotate(0deg);
    }
}

.product-banner{
    padding: 70px 0 120px 0;
    background: url(../../images/banner-pro.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.product-banner h1{
    font-size: 32px;
    color: #fff;
}

.product-banner .waves {
    position: absolute;
    width: 100%;
    height:15vh;
    min-height:100px;
    max-height:150px;
    bottom: 0;
  }

.product-banner .waves .parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
  }
.product-banner .waves.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
  }
.product-banner .waves .parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
  }
.product-banner .waves .parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
  }
.product-banner .waves .parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
  }
  @keyframes move-forever {
    0% {
     transform: translate3d(-90px,0,0);
    }
    100% { 
      transform: translate3d(85px,0,0);
    }
  }
  /*Shrinking for mobile*/
  @media (max-width: 768px) {
    .waves {
      height:40px;
      min-height:40px;
    }
    .content {
      height:30vh;
    }
    h1 {
      font-size:24px;
    }
  }

  .animate-charcter
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* animation: textclip 3s linear infinite; */
  display: inline-block;
      font-size: 32px;line-height: 1;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}


.types-section{
    margin-top: 24px;
}
.pro-img{
    width: 100%;
    margin: 25px 0;
}

.pro-img img{
    box-shadow: 7px 7px 20px #003f62;
    border: 1px solid #eee;
}

.dlab-team1 {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 0px 17px #0006;
	transition: all 0.5s;
    padding: 10px 5px;
    margin-bottom: 40px;
}
.dlab-team1 .dlab-info {
    position: absolute;
    bottom: 0;
    background: #d82b21;
    width: 100%;
    padding: 20px 30px 10px;
    text-align: center;
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
    left: 0;
}
.dlab-team1 .dlab-position {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    color: #0e428e;;
}
.dlab-team1 .dlab-social-icon {
    display: block;
    margin-top: 20px;
}
.dlab-team1 .dlab-title {
    font-size: 20px;
    margin-top: 0;
    font-weight: 600;
    color: #fff;
    height: 50px;
}
.dlab-team1 .dlab-info:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #d82b21;
    position: absolute;
    top: -7px;
	left: 50%;
    transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
}
.dlab-team1:hover .dlab-info {
    bottom: 0;
    background: #0e428e;;
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.dlab-team1:hover .dlab-position {
    color: #fff;
    opacity: 0.6;
}
.dlab-team1:hover .dlab-title a {
    color: #fff;
}
.dlab-team1:hover .dlab-social-icon li a {
    color: #fff;
}
.dlab-team1:hover .dlab-info:after {
    background: #0e428e;;
}

.dlab-media, .dlab-media{
    background-color: #FFF;
    position: relative;
}

.serviceBox{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    padding: 83px 25px 35px;
    position: relative;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
    content: '';
    background: linear-gradient(#0e428e, #165EC8);
    border-radius: 20px;
    position: absolute;
    left: 10px;
    right: 0;
    top: 15px;
    bottom: 0;
    z-index: -1;
}
.serviceBox:after{
    background: #eee;
    left: 0;
    right: 10px;
    top: 0;
    bottom: 15px;
    clip-path: polygon(30% 0, 100% 0, 100% 85%, 75% 100%, 0 100%, 0 20%);
}

.serviceBox ul li{
    padding: 10px 0;
}

.serviceBox img{
    position: absolute;
    right: 5%;
    top: 10%;
    width: 200px;
    animation: mover 1s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@media(max-width:550px){
    .serviceBox img{
        display: none;
    }
}


.side-bar {
    width: 100%;
    background: linear-gradient(#0e428e, #165EC8);
    box-shadow: 0 0 10px #0006;
    height: auto;
    padding: 35px 0 10px;
    border-radius: 3PX 3px 3px 3px;
    margin-top: 10px;
}

.side-bar h3{
    text-align: center;
    margin-bottom: 36px;
}
.side-bar span{
    font-weight: 500;
    font-size: 32px;
    padding: 5px 20px;
    background: #fff;
    margin: 0 auto;
    border-radius: 3px 3px;
    text-transform: uppercase;
    color: #000;
}

.side-bar .work-full-detail p{
    border-top: 1px dotted rgb(255, 255, 255);
    padding: 0;
    transition: 0.5s;
    margin: 0 5px;
}

.side-bar .work-full-detail p:hover,.side-bar .work-full-detail p.active{
    background-color: #fff;
}
.side-bar .work-full-detail p a{
    color: #fff!important;
    padding: 10px 0;
    display: block;
    font-weight: 500;
    transition: 0.5s;
    padding-left: 5px;
}

.side-bar .work-full-detail p:hover a,.side-bar .work-full-detail p.active a{
    color:#0e428e!important;
}
.side-bar .work-full-detail p a i{
    color: #fff!important;
    transition: 0.5s;
}

.side-bar .work-full-detail p:hover a i,.side-bar .work-full-detail p.active a i{
    color: #0e428e!important;
}

/* Contact us */

.contact .call-us{
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px #0004;
    border-radius: 10px;
    padding: 15px 20px;
    margin-top: 20px;
}

@media(min-width:1200px){
    .align-center{
        display: flex;
      justify-content: center;
      height: 555px;
      flex-direction: column;
    }
}

.contact .call-us{
  margin-top: 25px;
}

.contact .call-us h3{
    font-size: 25px;
    color: #0e428e;
    font-weight: 600;
    text-align: center;
}

.contact .call-us ul li{
    padding: 10px 0;
}

.contact .call-us ul li {
    font-size: 20px;
    color: #003f62;
}
.contact .call-us ul li a{
    font-size: 20px;
    color: #003f62;
}

.contact .call-us ul li i{
    font-size: 28px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 47px;
    transition: 0.3s;
}  

.contact .call-us ul li:hover i{
    transform: translateY(-5px);
}


@media(max-width:550px){
    .contact .call-us ul li i{
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 21px;
    }

    .contact .call-us ul li a,.contact .call-us ul li {
        font-size: 13px;
      }
}

.manufacturing{
    background: url(../../images/manufaturing-banner.png)no-repeat;
    background-size: cover;
    margin-top: 50px;
}

.manufacturing img{
    width: 100%;
    background: #fff7;
    border: 1px solid #003f62;
    padding: 10px;
    margin-top: 20px;
}

.dlab-box,
.dlab-info,
.dlab-tilte,
.dlab-tilte-inner {
    position: relative;
}

.dlab-team4{ 
	text-align: center; 
    margin-top: 30px;
}
.dlab-team4 .dlab-media-1{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.dlab-team4 .dlab-media-1:before,
.dlab-team4 .dlab-media-1:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 13px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.dlab-team4 .dlab-media-1:after{
    border-color: #0e428e #e6e5e5 #e6e5e5 #0e428e;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}
.dlab-team4:hover .dlab-media-1:after{ 
	transform: rotate(350deg); 
}
.dlab-team4 img{
    width: 100%;
    height: auto;
}

.dlab-media-1,
.dlab-media-1,
.dlab-post-media {
    background-color: #FFF;
    position: relative;
}

.dlab-info h4{
    font-size: 25px;
    padding-top: 15px;
}

/* about */
.sec-title{
    position:relative;
    z-index: 1;
    margin-bottom:21px !important;;
  }
  
  .sec-title .title{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #0e428e;
    font-weight: 500;
    margin-bottom: 15px;
    font-weight: bold;
  }
  
  .sec-title h2{
    position: relative;
    display: block;
    font-size:40px;
    line-height: 1.28em;
    color: #222222;
    font-weight: 600;
    padding-bottom:18px;
  }
  
  .sec-title h2:before{
    position:absolute;
    content:'';
    left:0px;
    bottom:0px;
    width:80px;
    height:4px;
    background-color:#da261a;
  }
  
  .sec-title .text{
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
    margin-top: 35px;
  }
  
  .sec-title.light h2{
    color: #ffffff;
  }
  
  .sec-title.text-center h2:before{
    left:50%;
    margin-left: -25px;
  }
  
  .list-style-one{
    position:relative;
  }
  
  .list-style-one li{
    position:relative;
    font-size:16px;
    line-height:26px;
    color: #222222;
    font-weight:400;
    padding-left:35px;
    margin-bottom: 12px;
  }
  
  .list-style-one li:before {
      content: "\f058";
      position: absolute;
      left: 0;
      top: 0px;
      display: block;
      font-size: 18px;
      padding: 0px;
      color: #ff2222;
      font-weight: 600;
      -moz-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1.6;
      font-family: "Font Awesome 5 Free";
  }
  
  .list-style-one li a:hover{
    color: #44bce2;
  }
  
  .btn-style-one{
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #0e428e;
  }
  
  .btn-style-one:hover{
    background-color: #da261a;
    color: #ffffff;
  }
  .about-section{
    position: relative;
    padding: 58px 0 70px;
  }
  
  .about-section .sec-title{
    margin-bottom: 45px;
  }
  
  .about-section .content-column{
    position: relative;
    margin-bottom: 50px;
  }
  
  .about-section .content-column .inner-column{
    position: relative;
    padding-left: 30px;
    padding-top: 22px;
  }
  
  .about-section .text{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
  }
  
  .about-section .list-style-one{
    margin-bottom: 45px;
  }
  
  .about-section .btn-box{
    position: relative;
  }
  
  .about-section .btn-box a{
    padding: 15px 50px;
  }
  
  .about-section .image-column{
    position: relative;
  }
  
  .about-section .image-column .text-layer{
      position: absolute;
      right: -110px;
      top: 50%;
      font-size: 325px;
      line-height: 1em;
      color: #ffffff;
      margin-top: -175px;
      font-weight: 500;
  }
  
  .about-section .image-column .inner-column{
    position: relative;
    padding-bottom: 0px;
  }
  .about-section .image-column .inner-column .author-desc{
      position: absolute;
      bottom: 16px;
      z-index: 1;
      background: #da261a;
      padding: 10px 15px;
      left: 96px;
      width: calc(100% - 152px);
      border-radius: 50px;
  }
  .about-section .image-column .inner-column .author-desc h2{
      font-size: 21px;
      letter-spacing: 1px;
      text-align: center;
      color: #fff;
    margin: 0;
  }
  .about-section .image-column .inner-column .author-desc span{
      font-size: 16px;
      letter-spacing: 6px;
      text-align: center;
      color: #fff;
    display: block;
    font-weight: 400;
  }
  
  .about-section .image-column .image-1{
    position: relative;
    z-index: 1;
  }
  .about-section .image-column .image-2{
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  .about-section .image-column .image-1:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 17px;
    left: 17px;
    background: #0e428e60;
    z-index: -1;
    border-radius: 46px;
}
  
  .about-section .image-column .image-2 img,
  .about-section .image-column .image-1 img{
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
        border-radius: 46px;
  }
  
  .about-section .image-column .video-link{
    position: absolute;
    left: 70px;
    top: 170px;
  }
  
  .about-section .image-column .video-link .link{
    position: relative;
    display: block;
    font-size: 22px;
    color: #191e34;
    font-weight: 400;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  
  .features-style-two{
     background: url(../../images/bg.jpg) center center no-repeat;
     width: 100%;
     background-size: cover;
     padding: 9rem 0;
  }
  
  
  .single-features-style-two {
    border: 1px solid #E8E8E8;
    text-align: center;
    min-height: 306px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            background: #fff;
            box-shadow: 1px 2px 6px#000;
            margin-bottom: 20px;
  }
  .single-features-style-two .inner {
    width: 100%;
  }
  .single-features-style-two i {
    font-size: 53px;
    color: #262626;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  .single-features-style-two h3, .single-features-style-two p {
    margin: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  .single-features-style-two h3 {
    font-size: 22px;
    line-height: 27px;
    color: #252525;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: -0.025em;
    margin-top: 18px;
    margin-bottom: 10px;
  }
  .single-features-style-two p {
    font-size: 15px;
    line-height: 27px;
    color: #545454;
    width: 73%;
    margin-left: auto;
    margin-right: auto;
  }
  .single-features-style-two:before {
    background: #FD5912;
  }
  .single-features-style-two:hover h3, .single-features-style-two:hover p, .single-features-style-two:hover i {
    color: #0e428e;
  }

  .quality1{
    width: 100%;
    height: 470px;
    float: left;
      background: url(../../images/Revenue.jpg) center center no-repeat;
      border-radius: 20px;
  }

  .quality1 span{
    position: relative;
    color: #fff;
    background: #da261d;
    top: 73%;
    left: 70%;
    font-size: 25px;
    font-weight: bold;
    padding: 15px 60px 15px 15px;
    text-decoration: none;
     transition: 0.3s;
  }
  
   .quality1 a:hover{
    color: #fff;
    background: #0e428e;
   
    text-decoration: none;
  }
  
  .quality h2{
    font-weight: 650;
    color: #0e428e;
    padding-bottom: 10px;
  }
  
  .quality p{
    text-align: justify;
  }
  
  .quality h3{
    font-weight: 500;
    color: #da261d;
    padding-bottom: 10px;
  }
  
  .quality ul li{
    text-decoration: none;
    padding: 5px 0px;
  
  }
  .quality ul li i{
    font-size: 24px;
    color: #0e428e;
    padding-right: 10px;
  }
  
  @media(max-width:768px){
    .topbar-stylish{
        display: none;
    }
    .about-section .image-column .image-1{
        width: 95%;
    }
    .quality1 span{
        display: none;
    }
  }

  .quality-page{
    margin-top: 25px;
  }

.quality-page .quality-page-img{
  text-align: center;
  margin-bottom: 35px;
}
.quality-page .quality-page-content p{
  padding-bottom: 20px;
}

.quality-page

.my-auto{
  margin: auto 0;
}

.team-box-type{
	border:1px solid rgba(0,0,0,0.1); 
}
.team-mamber-img{
	width:40%;
}
.team-info-box{
  width:60%;
}
.team-info-box{
	padding:20px;
	
}
.team-mamber-img,
.team-info-box{
    display: table-cell;
    vertical-align: middle;
}
.team-box-type, 
.team-info-box {
    overflow: hidden;
    margin-bottom: 25px;
}
.team-p-info{
	list-style:none;
	padding:0;
	margin:0;
}
.team-p-info li{
	display:block;
	width:100%;
	font-size: 15px;
	padding: 5px 0;
	color: #404040;
}
@media only screen and (max-width: 1024px) {
	.team-info-box{
		padding: 10px;
	}	

}
@media only screen and (max-width: 550px) {
	.team-info-box {
    padding: 3px;
  }	

}
.team-info-box p{
  line-height: 1;
}
.team-info-box h4 {
  line-height: 1!important;
}
.dlab-media-1 img {
    width: 100%;
}
.dlab-img-overlay8:before,
.dlab-img-overlay8:after{
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}

.dlab-img-overlay8:before,
.dlab-img-overlay8:after {
    height: 100%;
}
.dlab-img-overlay8:after {
    left: auto;
    right: 0;
}
.dlab-img-overlay8:hover:before,
.dlab-img-overlay8:hover:after,
.dlab-box:hover .dlab-img-overlay8:before,
.dlab-box:hover .dlab-img-overlay8:after {
    width: 100%;
    opacity: 0.3;
}

@media (max-width: 486px){
#our-services .services .column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: none;
  margin-right: 0;
}
}

