
body, html {
    color: #6f6f6f;
    font-size: 15px;
    line-height: 1.6;
	font-family: 'Poppins', sans-serif;
	width: 100% !important;
	height: 100% !important;
   scroll-behavior:smooth!important;
}


h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    font-weight:700;
	color: #1f1c0c;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

h4, .h4 {
    font-size: 18px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h5, .h5 {
    font-size: 15px;
}
.h6, h6 {
    font-size: 12px!important;
}

@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}


p {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.8;

}

a, a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
	color: #ff532e;
    outline: 0 solid transparent;
} 


ul, ol {
	padding: 0;
	margin:0px;
	list-style: none;
	webkit-padding: 0;
	moz-padding: 0;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://example.com/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
    url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*========================================
header-top-section--------
==========================*/



a, button {
    color: inherit;
    outline: medium none;
}


/*============topbar--section==============*/



.info-bar {
       background-color: #fff;
    padding: 0px 0;
}
.info-bar .top-left {
    text-align: left;
    margin-left: 0;
}
.info-bar .date {
    float: left;
    margin-right: 20px;
}

.info-bar .top-left p {
    color: #f74f21;
    font-weight: 400;
    margin-bottom: 0;
}

.info-bar .top-left p span:first-child {
    margin-right: 10px;
}

.ticker-slider{
  color:#fff!important;
}

.info-bar .top-left p span {
    color: #ffffff;
    margin-left: 10px;
}

.extra-small-icon li a i{
    color: #002e5b;
}


.bar{
    position:relative;
    width:25px;
	margin:7px auto;
	height:2px;
	background-color:rgb(20, 13, 63);
    transition:0.4s;
  }
  
  .navbar-toggler:focus{
   outline:none;
   box-shadow:none;
   border:0px;
  }
  
.navbar-scroll {
    position:fixed!important;
    top:0%!important;
    right: 0;
	background:#16133f!important;
    left: 0;
    z-index:999;
	transition:0.4s ease;
    color: #16133f;
	box-shadow: 0 1px 1px 0 rgba(14, 1, 26, 0.16);
}

.navbar-scroll .navbar-brand img {
}

.navbar-brand img {
}

@keyframes slidedown {
	0% {
		transform: translateY(-100%);
	}			
	100% {
		transform: translateY(0%);
	}		
}

@-webkit-keyframes slidedown  {
	0% {
		-webkit-transform: translateY(-100%);
	}
	
	100% {
		-webkit-transform: translateY(0%);
	}	
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
	line-height:1.5em;
	color:white;
    vertical-align: middle;
    content: "";
    background:#1b0f3d;
	border-radius:10px;
}
.navbar-toggler-icon   i{
  color:white!important;
}

.header {
    position: relative;
    width: 100%;
    background: #fff;
	z-index:999;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 16%);
}

.header-style-two {
    background: #fff;
    border-bottom: 0;
    padding: 10px 0px;
}


.logo a img {
    max-width: 120px;
    margin: 0px auto;
}

.header-area .header-right {
    text-align: right;
}

.header-area .header-right ul {
    padding-left: 0;
    margin-bottom: 0;
}

.header-style-two .header-right ul li {
    color: #1f1c0c;
}
.header-area .header-right ul li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    margin-left: 35px;
    position: relative;
}
.header-area .header-right ul li i {
    font-size: 18px;
    top: 2px;
    position: relative;
    margin-right: 5px;
}
.header-style-two .header-left a i {
    background: #120f3b;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 30px;
}
.header-area .header-left a i {
    color: #ffffff;
    font-size: 18px;
    margin-right: 10px;
}



@media only screen and (min-width:992px){
   .small-display{display:none;}
   .padding-bg-screen{
     padding-top:130px;
   }
}

@media only screen and (max-width:992px){

.text-box .inner .title {
    font-size: 26px!important;
    font-weight: 600;
    line-height: 29px!important;
}

.padding-bg-screen{
     padding-top:50px;
   }
.nav-item .nav-link {
    /* background-color: #333; */
    color: #eaeaea!important;
    border-bottom: 1px solid #140d6e;
    padding: 4px 3px!important;
}

.nav-item .nav-link i {
    position: absolute;
    right: 10px;
    top: 11px;
}
 .outer-ul{
  display:block!important;
}

   .header-bottom{
     display:none;
   }
  
   
   .mobile-menu{
     position:fixed;
	 top:0;
	 right:0;
	 width:100%;
	 padding-top: 66px;
	 transform:translateX(100%);
	 z-index:-1;
	 height:100vh;
	 background-color:white;
	 overflow:auto;
   }
     
}


.menu-active{
    transition: all 0.5s ease;
	transform:translateX(0%);
}



.navbar-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    left: 0;
    top: 0;
    border-radius: 0;
    -webkit-transform: rotate(
0deg);
    transform: rotate(
0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.navbar-toggler {
    width: 30px;
	margin:16px 0px;
    height: 25px;
    right: 15px;
    border: none;
    position: relative;
    border-radius: 0;
    -webkit-transform: rotate(
0deg);
    transform: rotate(
0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.navbar-toggler span:nth-child(2) {
    top: 10px;
}

.navbar-toggler span:nth-child(3) {
    top: 20px;
}




.navbar-toggler.nav-active span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(
135deg);
    transform: rotate(
135deg);
}

.navbar-toggler.nav-active span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler.nav-active span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(
-135deg);
    transform: rotate(
-135deg);
}


.navbar button:focus{
  text-shadow:none;
  outline:none;
  border:none;
}





.small-menu{
    background: #16133f;
    border-bottom: 1px groove rgba(5, 0, 17, 0.1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    position: relative;
	border-radius:0px;
	padding:0px;
	margin:0px 0px  0px 1px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	min-width:15rem;
    padding: 0px;
    border: none;
	opacity:0;
	transform:translatey(30px);
	visibility:hidden;
	animation:slidedown 0.4s ease 1;
}

@keyframes slidedown{
  0%{ transform:translatey(40px); opacity:0;}
    100%{ transform:translatey(0px); opacity:1;}
}

.small-menu a {
    display: block;
    color: #ccc;
	font-weight:500;
    font-size: 13px;
    border-bottom: 1px groove rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    transition: 0.4s ease;
    padding: 8px 15px;

}

@media only screen and (min-width:992px){
   .dropdown:hover .small-menu{
  opacity:1;
  display:block!important;
  	transform:translatey(0px);
	visibility:visible;
}
}
@media only screen and (max-width:992px){
   .dropdown .small-menu{
    opacity:1;
  	transform:translatey(0px);
	visibility:visible;
}
}


.small-menu a:hover {
    color: #fff !important;
    background-color: #120f3b;
    text-decoration: underline #fff;
}

.bg-lightest {
    background-color: #fcfcfc;
}

.info-bar .infobar-ticker span {
    margin-right: 10px;
}

.info-bar .social {
    text-align: right;
}

.info-bar .social a {
    padding: 0 8px;
       color: #c5c5c5;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: inline-block;
}

.info-bar .infobar-ticker .single-ticker {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    font-weight: 400;
}


#select-office {
    background-color: #329cd7;
    border-radius: 0px;
    border: none;
    height: 47px;
    font-size: 12px;
    color: white;
}

.stm-iconbox i {
  color: #999999;
    margin-right: 5px;
}
.stm-iconbox__text, .stm-iconbox__description {
    font-size: 11px;
    color: #999999;
    line-height: 17px;
    font-weight: 400;
}

.stm-iconbox__info{
 margin-left:6px;
}

.header-item{
 margin:0px 20px;
}


.navigation {
      background-color: #16133f;
    padding: 8px 0px;
    z-index: 3;
}

.navbar-nav .nav-item{
	position:relative;
}

.navbar-brand {
    font-weight: 900;
    font-size:30px;
	color: #fff;
	padding:0px;
}


.navbar-nav .nav-item .nav-link{
    font-size: 16px;
    color: #fff;
    background: none !important;
    padding: 28px 15px;
    font-weight: normal;
    text-transform:capitalize;
    display:block;
	font-weight:400;
    position: relative;
    text-decoration: none;
    transition:0.4s ease;	
}

.navbar-nav .nav-item .nav-link i{
    font-size:12px;	
}



.navbar-nav .nav-item.active .nav-link {
    color: #fff;
    font-weight: 500;
}

.appoint-btn a {
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 30px;
}

.header-social-icon{
 border-left:1px solid #333;
}

.extra-small-icon li {
    margin:-3px 8px;
}

.navbar-nav .nav-item .nav-link span {
    font-size: 17px;
    top: 4px;
    position: relative;
}

.btn-theme-colored {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}
.btn {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 22px;
    border-radius: 0px;
}
.btn:focus{
  box-shadow:none;
  border:none;
}

.menu-bar i {
    font-size:24px;
    color: #222;
}

.label-warning {
    background-color: #f0ad4e;
}
.menu-bar {
    margin-left: 38px;
}
.font-12 {
    font-size: 12px;
}
.text-gray {
    color: #808080;
}

@media only screen and (min-width:1200px){
.navbar-nav .nav-item .nav-link {
    padding: 9px 10px!important;
}	
}


.navbar-nav .nav-item.active:after{
			background-color: #fff;
			width: 75%!important;
		}
		
.navbar-nav .nav-item:hover:after, .nav-item.active:after {
    width: 75%;
}
.navbar-nav .nav-item:last-child:after{
 display:none;
}



.text-theme-colored {
    color: #FFAB00 !important;
}
.font-24 {
    font-size: 24px !important;
}

.font-20 {
    font-size: 20px !important;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.text-black-333 {
    color: #333333 !important;
}




/*--------
.nav-item:after {
    content: '';
    position: absolute;
    z-index: 10;
    width: 0;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    height: 1px;
    background: #fff;
    -webkit-transition: ease all 0.2s;
    -moz-transition: ease all 0.2s;
    -o-transition: ease all 0.2s;
    transition: ease all 0.2s;
}
--------------*/


/*------------slider---section------------*/

.pt-60{
  padding-top:120px;
}



/* ---------------------------------- */

.fullwidthbanner-container {
    width: 100% !important;
    color: #fff;
    position: relative;
    padding: 0;
    max-height: 630px !important;
    overflow: hidden;
}

.slider-section{
  position:relative;
}

.admission-badge{
  position:absolute;
  top:0px;
  left:0%;
  z-index:99;
  width:100%;
  background: #f05325; 
  padding:7px 0px;
  text-align:center;
}

 .tp-banner {
	width:100%;
	position:relative;
    padding:0;
}

.tp-banner-container{
 width:100%;
 overflow:hidden;
 position:relative;
}



.tparrows.preview1::after {
    font-size: 18px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: rgba(15, 4, 63, 0.6);
}





/*------about--seection----*/

.pb-70 {
    padding-bottom: 70px;
}
.pt-100 {
    padding-top: 100px;
}


.about-style-two .about-text {
    padding-left: 45px;
}

.about-style-two .about-img {
    margin-bottom: 30px;
}

.about-style-two .about-text .section-title {
    margin-bottom: 30px;
}
.section-title {
    margin: auto;
}

.about-style-two .about-text p {
}

.about-style-two .about-img img {
    border-radius: 55px;
    padding: 15px;
}

.about-style-two .about-text .section-title h2 {
    max-width: 500px;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px;
}

.num-process {
    margin-top: 30px;
}

.logo_school {
    border: 1px solid #ccc;
    padding: 10px 16px;
    border-radius: 5px;
    max-width: 286px;
}

.logo_school p {
    text-transform: lowercase;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    font-family: arial;
    font-style: italic;
}



.num-process .icon span {
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #00ff4c;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

/*============================================
   footer---
   ----------------*/
  .footer-area {
    background-color: #16133f;
}
.footer-area .footer-widget {
    margin-bottom: 30px;
}

.footer-area .footer-widget .footer-logo {
    margin-bottom: 10px;
}

.footer-area .footer-widget .newsletter-area h3 {
    font-size: 18px;
    color: #00ff4c;
    margin-bottom: 20px;
}

.footer-area .footer-widget h3 {
    font-size: 22px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
}
.footer-area .footer-widget p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #ffffff;
}
.footer-area .footer-widget .newsletter-area .newsletter-form {
    position: relative;
}
.footer-area .footer-widget .newsletter-area {
    margin-bottom: 22px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form input {
    background: #ffffff;
    border-radius: 0;
    height: 40px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #00ff2a;
    color: #1f1c0c;
    height: 100%;
    -webkit-transition: .5s;
    transition: .4s;
	border:none;
    padding: 0 10px;
    font-size: 15px;
    height: 40px;
}

.footer-area .footer-widget .footer-social a i {
    color: #ffffff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    background: #1c182a;
    font-size: 18px;
    margin-right: 5px;
    -webkit-transition: .5s;
    transition: .4s ease;
}

.footer-area .footer-widget ul li a {
    color: #ffffff;
}

.footer-area .footer-widget ul li {
    list-style: none;
    margin-bottom: 8px;
    color: #ffffff;
}

.footer-area .footer-widget h3::before {
    position: absolute;
    content: '';
    background: #00ff2a;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
}

.footer-area .footer-bottom {
    border-top: 1px solid #6d6b61;
    padding: 20px 0;
    margin-top: 70px;
}

.footer-area .footer-bottom ul {
    padding-left: 0;
    margin-bottom: 0;
}

.footer-area .footer-bottom ul li {
    list-style: none;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 15px;
}

.footer-area .footer-bottom ul li a {
    color: #ffffff;
}

.footer-area .footer-bottom .copyright-text p {
    color: #ffffff;
    margin-bottom: 0;
}

.footer-area .footer-bottom .copyright-text {
    text-align: right;
}

.footer-area .footer-bottom .copyright-text p a {
    color: #00ff2a;
    font-weight: 500;
}

.footer-area .footer-widget ul li a i {
    color: #ffffff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    background: #1f182a;
    font-size: 15px;
    margin-right: 5px;
}


#scrollUp {
    /* background: #f6732e; */
    background: #16133f;
    height: 40px;
    width: 40px;
    right: 50px;
    bottom: 40px;
	display:inline-block;
    color: #ffffff;
	border: 2px soild #fff;
    text-align: center;
    border-radius: 20px;
    line-height: 48px;
    transition: .3s;
}

#scrollUp svg {
    fill: #00ff2a;
    transform: rotate(225deg);
    width: 20px;
}

.whatsapp_icon {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 50px;
    left: 20px;
    z-index: 100;
    animation: wiggle .3s infinite alternate;
}
@keyframes wiggle{
0% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}


/*--------service--section----*/

.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px;
}

.section-title span {
    color: #1f1c0c;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1;
    position: relative;
}

.section-title span::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background: #0eec2c;
    top: 0;
    left: -10px;
}


.project-section .project-btn p {
    margin-bottom: 0;
    line-height: 1;
}
.project-section .project-btn p a {
    font-weight: 500;
    color: #1f1c0c;
}

.gal-item {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.gal-item .hover-info {
    position: absolute;
    background: rgba(53, 52, 77, 0.9);
    z-index: 9;
    opacity: 0;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gal-item .hover-info h6 {
    font-weight: 200;
    color: #fff;
    margin: 0px;
    margin-bottom: 6px;
    font-size: 14px;
}

.gal-item .hover-info p {
    color: #fff;
    margin: 0px;
    font-size: 13px;
}

.gal-item .hover-info a {
    color: rgba(255,255,255,0.8);
    font-size: 17px;
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 30px;
    opacity: 0.6;
}
.gal-item:hover .hover-info a {
    color: #fff;
    right: 20px;
}
.gal-item:hover .hover-info {
    opacity: 1;
}

.section-title p {
    max-width: 720px;
    color: #4a483e;
    margin: 0 auto;
}
.project-slider {
  margin:30px 0px;
}
.project-slider .slick-slide{
 margin:0px 5px;
}


/*----facility------*/

.facilities-section .facilities-img {
    background-image: url(../img/industrial.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.facilities-section {
  background-image: url(../img/water\ jetting.jpeg);
    background-position: center center;
    background-size: cover;
	overflow:hidden;
    position: relative;
    z-index: 0;
}

.facilities-section::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #16133f;
    z-index: -1;
}

.facilities-section .facililties-text ul {
    padding-left: 0;
    margin-bottom: 0;
}

.facilities-section .facililties-text ul li {
    list-style: none;
    display: inline-block;
    width: 250px;
    margin-bottom: 5px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
}

.facilities-section .facililties-text ul li::before {
    position: absolute;
    content: '';
    background: #00ff2a;
    width: 8px;
    height: 8px;
    top: 6px;
    left: 0px;
}

.facilities-section .facililties-text .theme-btn {
    margin-top: 25px;
}
.theme-btn {
    display: inline-block;
}

.facilities-section .facililties-text .section-title {
    margin-bottom: 25px!important;
}

.theme-btn .default-btn {
    font-weight: 500;
    z-index: 0;
    position: relative;
    padding: 15px 25px;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
}

.facilities-section .facililties-text .section-title h2, .facilities-section .facililties-text .section-title p {
    color: #ffffff;
}
.facilities-section .facililties-text .section-title span {
    padding-left: 10px;
    color: #ffffff;
}
.facilities-section .facililties-text .section-title span::before {
    left: 0;
    background: #ffffff;
}
.facilities-section .facililties-text .section-title h2, .facilities-section .facililties-text .section-title p {
    color: #ffffff;
}



/*---service--section-----*/

.service-style-three .service-card {
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 20px -5px rgb(146 184 255 / 90%);
    box-shadow: 0px 2px 20px -5px rgb(255 255 255);
   overflow:hidden;
    -webkit-transition: .5s;
    transition: .5s;
	position:relative;
    margin-bottom: 30px;
}

.service-img{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:-1;
  height:100%;
  background:url(../img/industrial.jpg);
  background-position:center center;
  background-size:cover;
}

.road{
   background:url(../img/industrial.jpg);
     background-position:center center;
  background-size:cover;
}

.industrial{
   background:url(../img/industrial.jpg);
     background-position:center center;
  background-size:cover;
}

.construction{
   background:url(../img/industrial.jpg);
     background-position:center center;
  background-size:cover;
}
.structure{
   background:url(/img/welding.jpeg);
     background-position:center center;
  background-size:cover;
}
.water{
   background:url(../img/industrial.jpg);
     background-position:center center;
  background-size:cover;
}

.service-style-three .service-card:hover .service-content{
   background:rgba(25, 4, 63, 0.4);

   
}

.service-content{
background-color: #f5f5f5;
 padding: 40px 25px 30px 25px;
 transition:all 0.4s ease;
}


.section-title {
    margin: auto;
    margin-bottom: 50px;
}

.service-style-three .service-card img {
    width: 45px;
    margin-bottom:19px;
    z-index: 0;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    line-height:1;
}



.service-style-three .service-card h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-transition: .5s;
    transition: .4s ease;
}


.service-style-three .service-card:hover .service-content img{
  filter: invert(1);

}
.service-style-three .service-card:hover .service-content h3{
   color:#fff;
}
.service-style-three .service-card:hover .service-content p{
   color:#fff;
}
.service-style-three .service-card:hover .service-content a{
   color:#fff;
}
.service-style-three .service-card:hover .service-content a:before{
   background-color:#fff;
}
.service-style-three .service-card p {
    margin-bottom: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-style-three .service-card .service-btn {
    color: #1f1c0c;
    position: relative;
}
.service-style-three .service-card .service-btn::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: -5px;
    background: #16133f;
}

.service-style-three .service-card img:after {
    position: absolute;
    content: '';
    background: #00ff2a;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    right: -25px;
    top: -15px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}



/*----page--style-----*/

.sub-bnr {
    background: url(../img/page-banner.jpg) no-repeat;
    background-size: cover;
    min-height:350px;
	position:relative;
    text-align: center;
}

.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sub-bnr h4 {
    color: #fff;
    font-size: 40px;
	font-weight:600;
    font-weight: normal;
    text-transform: uppercase;
    margin-top:0px;
}

.sub-bnr hr {
    margin: 20px auto;
}

hr.main {
    width: 50px;
    height: 2px;
    border: none;
    background: #00ff2a;
}

.sub-bnr .breadcrumb {
    background: none;
    margin: 0px;
	width:100%;
	display:flex;
	justify-content:center;
    padding: 0px;
}

.sub-bnr .breadcrumb li {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.sub-bnr .breadcrumb li a {
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.sub-bnr .breadcrumb>li+li:before {
    color: #fff;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.sub-bnr .go-down {
    background: url(../img/go-down.png) center center no-repeat;
    position: absolute;
    width: 80px;
    margin: 0 auto;
    bottom: 0px;
    height: 32px;
    left: 0px;
	z-index:2;
    right: 0px;
}

.go-down {
    background: url(../img/go-down.png) center center no-repeat;
    position: absolute;
    width: 80px;
    margin: 0 auto;
    bottom: 0px;
    height: 32px;
    left: 0px;
	z-index:77;
    right: 0px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-100 {
    padding-top: 100px;
}



.contact-section .contact-card {
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%);
    box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%);
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact-section .contact-card i {
    color: #00ff2a;
    background: #170c3d;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: .5s;
    transition: .5s;
}
.contact-section .contact-card ul {
    padding-left: 0;
    margin-bottom: 0;
}
.contact-section .contact-card ul li {
    list-style: none;
    color: #1f1c0c;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
}

.contact-section .contact-card ul li a {
    color: #1f1c0c;
}

.contact-section .contact-area {
    padding: 50px;
    -webkit-box-shadow: 0px 2px 12px 0px rgb(146 184 255 / 30%);
    box-shadow: 0px 2px 12px 0px rgb(146 184 255 / 30%);
}

.contact-section .contact-area h3 {
    margin-bottom: 20px;
}

.contact-section .contact-area .form-group .form-control {
    border: 1px solid #bebebe;
    border-radius: 30px;
    padding: 5px 20px;
    background: #f9efef;
    height: 50px;
}

.contact-section .contact-area .form-group .message-field {
    border: 1px solid #bebebe;
    background: #f9efef;
    border-radius: 30px;
    padding: 15px 20px;
    width: 100%;
}
textarea {
    resize: vertical;
}

.contact-section .contact-area .default-btn {
    background: #00ff2a;
    color: #1f1c0c;
    padding: 15px 30px;
    border-radius: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    border: 1px solid #1f1c0c;
}

.client-section{
	position:relative;
	width:100%;
	overflow:hidden;
	
}