@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/*092032*/
:root {
    --brand: #2a57a4;
    --dark: #474848;
    --body: #516171;
    --border: rgba(0,0,0,0.08);
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    
}

body {
    font-family: "Roboto", sans-serif;
    color: var(--body);
    line-height: 1.7;
}

.catalogue-btn {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.catalogue-btn span{
   background: #a9cf44;
    padding: 10px 16px;
    text-decoration: none;
    color: #fff;
}

h1,h2,h3,h4,h5,h6,
.display-1,.display-2,.display-3,.display-4 {
    font-weight: 700;
    color: var(--dark);
}

.ba-out {
    overflow: hidden;
    /* height: 250px; */
    background: url(../img/ba-bg.jpg);
    background-size: cover;
}
.cc1-in {
    padding: 20px 0px;
}
.ba-out h1 {
    width: 100%;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 38px;
    padding: 0px 0px;
	margin-bottom:0px;
}
.about-short {
    /* width: 100%; */
    padding: 35px 0 0 0;
    font-size: 16px;
    color: #0b4778;
    text-align: center;
}
.about-short li {
    display: inline-block;
}

.about-short li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}
.about-short li span {
    color: #fff;
    padding: 0px 6px 0 6px;
}
.about-short li a:hover, .about-short li a.active {
    color: #a9cf44;
}
#g-inn {
    left: auto;
    padding: 10px 10px;
    width: 300px;
    text-align: left;
    top: 70px;
    margin-left: -10px;
    border-radius: 0px;
    border-top: 0px solid #83cd0b;
    background: #83cd0b;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #22539c;
}
.ug_res1 {
    background: url('../img/values/01.png');
}
.service:hover .ug_res1 {
    background: url('../img/values/1.png');
    background-size: 100%;
}

.overline_res1 {
    background: url('../img/values/02.png');
}
.service:hover .overline_res1 {
    background: url('../img/values/2.png');
    background-size: 100%;
}
.substation_res1{
 background: url('../img/values/03.png');
}

.service:hover .substation_res1{
  background: url('../img/values/3.png');
    background-size: 100%;
}
.raiway_res1{
 background: url('../img/values/04.png');
}


.service:hover .raiway_res1{
 background: url('../img/values/4.png');
     background-size: 100%;
}

.wind_res1{
 background: url('../img/values/05.png');
}


.service:hover .wind_res1{
 background: url('../img/values/5.png');
     background-size: 100%;
}



.metro_res1{
 background: url('../img/values/06.png');
}
.service:hover .metro_res1{
 background: url('../img/values/6.png');
     background-size: 100%;
}

.telecom_res1{
 background: url('../img/values/07.png');
}

.service:hover .telecom_res1{
 background: url('../img/values/7.png');
 background-size: 100%;
}


.smart_res1{
 background: url('../img/values/08.png');
}


.service:hover .smart_res1{
 background: url('../img/values/8.png');
 background-size: 100%;
}


.kon-head {
    position: relative;
    font-size: 34px;
    color: #373a5b;
    font-weight: 500;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 12px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: capitalize;
}

.kon-head:before {
    position: absolute;
    content: '';
    left: -4px;
    top: -2px;
    width: 55px;
    height: 55px;
    z-index: -1;
    border-radius: 30px;
    display: inline-block;
    background: #a9cf44;
}
.kon-head span {
    position: relative;
    color: #ffffff;
    margin-right: 2px;
}

.ca-in{
  margin-top:15px;
}

.ca-in h4 {
    color: #a2d057;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}

.che-all {
    float: left;
    width: 100%;
}
.che-in {
    float: left;
    width:auto;
}
.che-ct {
    float: left;
    width: 90%;
    padding-left: 10px;
}

.se-in1{
float:left;
width:25%;
padding:0px 5px;
}
.se-in {
    float: left;
    width: 100%;
	margin-top:30px;
}
.point-in{
margin-bottom:0px;
}
.cable-in{
margin-bottom:20px;
}



.up-in {
    position: relative;
    z-index: 3;
    background-color: var(--tolak-white, #fff);
    border-radius: 70px 70px 0 0;
    border: 1px solid var(--tolak-border-color, #dddddd);
    padding: 64px 20px 20px;
}
.up-ic{
    position: absolute;
    left: 0;
    right: 0;
    top: -37px;
    margin: 0 auto;
    width: 82px;
    height: 82px;
    background-color: #2a57a4;
    border-radius: 50%;
    font-size: 48px;
    color: var(--tolak-white, #fff);
    display: flex;
    align-items: center;
    justify-content: center;
}


.down-in{
    padding-top: 29px;
    padding-bottom: 55px;
  
    border-bottom: 4px solid var(--tolak-base, #3d72fc);
	position:relative;
	    border-radius: 70px 70px 0 0;
    border: 1px solid var(--tolak-border-color, #dddddd);
    padding: 64px 20px 23px;
}

.down-in .up-ic {
    top: auto;
    bottom: -60px;
}
.up-ic .material-symbols-outlined {
   font-size: 40px;
}
.switch-in1 {
    float: left;
    width: 100%;
    margin: 60px 0px 20px 0px;
}
.k-in{
margin-top:60px;
}
.up-in h4 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.down-in p {
    margin-bottom: 6px;
    text-align: center;
}
.down-in h4 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.up-in p {
    margin-bottom: 6px;
    text-align: center;
}

.s-in img{
border:1px solid #ccc;
width:100%;
}
.switch-in h4 {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    color: #000;
}

.cable-in p{
margin-bottom:10px;
}


/* cont45-10 */
.nav-pills .nav-link.active:after {
    content: '';
    position: absolute;
    right: -12px;
    top: 0;
    background: #00aa54 !important;
    width: 22px;
    height: 20px;
    -webkit-clip-path: polygon(0 0, 55% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 55% 0%, 100% 100%, 0% 100%);
    z-index: 0;
    opacity: 1;	
}
.nav-pills .nav-link.active::before {
    position: absolute;
    content: "";
    top: 50%;
    height: 13px;
    width: 13px;
    left: -5px;
    opacity: 0;
    opacity: 1;
    left: 0;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    transform: translateY(-50%);
    background: #a2d057 !important;
    clip-path: polygon(-20% 0%, 0% 100%, 106.67% 50%);
}
.nav-pills .nav-link.active::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0px;
    top: 0;
    left: 0;
	width: 4px;
    background:#a2d057 !important;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: var(--bs-nav-pills-link-active-color);
	background:#3e1e59;
	transition: all 0.5s linear;
}
.nav-pills .nav-link {
    position: relative;
    color: #000;
    text-align: center;
    width: 250px;
    /* height: 60px; */
    border-radius: 0;
    margin: 5px 0;
    padding: 8px;
    /* border: 1px solid #e1e6eb; */
}
.nav-pills .nav-link {
	color: #000;
	text-align: center;
	font-size:16px;
	line-height:20px;
}
.nav-img {
	position: absolute;
	transition: opacity 0.5s linear;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color:#fff;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2655a0 !important;
}

/*.nav-pills .nav-link:hover{
background:#02c0f1;
color:#fff;
}*/
.n-inn h2 {
    font-size: 26px;
    font-weight: 500;
    color: #2655a0 !important;
    text-align: center;
    margin-bottom: 15px;
}
.tab-content {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px;
    float: left;
}
.n-inn {
    padding: 0px 0px 0px 20px;
    width: 75%;
    float: left;
}
.n-in{
float:left;
width:25%;
}
.tab-content>.active {
    display: block !important;
}
.fade{
   opacity:1;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 1px solid #ccc !important;
    border-radius: .25rem;
	width:100%;
}


.prod-in h4 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
}

.prod-in p {
    color: #83cd0b;
    font-weight: 500;
}

.smplabot{
float:left;
width:100%;

}
.pp-in{
margin-top:0px;
}

.ourprd1_inner
{
    float: left;
    width: 100%;
    background: #2a57a4;
    padding: 10px;
    border-radius: 50%;
    position: relative;  transition: all 0.4s ease;

}
.ourprd1_inner span
{
    float: left;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;

}

.ourprd1_inner::after
{
    content: '';
    position:absolute;
    width: 100%;  transition: all 0.4s ease;
    height: 50%;
    left: 0px;
    bottom: -15px;
    background-image: url('../img/product/arrwo.png');
    background-size: 100% 100%;
}
.ourprd1_inner img
{
    transition: transform .5s ease-in-out;
}
.ourprd1:hover .ourprd1_inner
{
    background: #a9cf44;

}
.ourprd1:hover .ourprd1_inner img
{
    transform: scale(1.1);
}
.ourprd1:hover .ourprd1_inner::after
{
    
    background-image: url('../img/product/arrwo1.png');
    background-size: 100% 100%;
}
.ourprd1_inner img
{
    border-radius:  50% 50%;

}
.ourprd1
{
    float: left;
    padding: 0px 0px;
    text-align:center;
    padding-bottom: 30px;
}
.ourprd1 h3{  
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 25px;
    font-size: 16px;
    margin-bottom: 15px;
}
.float-end {
    float: right!important;
    padding-left: 30px;
}


.cont-in {
    margin: 0 0 37px;
    padding: 0 0 0 41px;
    border-left: 5px solid var(--tolak-white, #fff);
    list-style: none;
    position: relative;
	float:left;
	
}


.cont-box {
    position: relative;
    min-height: 64px;
    padding: 2px 0 0 92px;
	margin-top: 35px;
}



.cont-ic{
   /* width: 64px;
    height: 64px;*/
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--tolak-white, #fff);
    color: var(--tolak-base, #22539c);
    border-radius: 50%;
    font-size: 34px;
    transition: all 500ms ease;
    z-index: 1;
    overflow: hidden;
}


.cont-ic::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    background-color: var(--tolak-black, #051d1f);
    top: 0px;
    left: 0px;
    z-index: -1;
    transition: all 500ms ease;
	
}
/*
.cont-box:hover .cont-ic::after {
    height: 100%;
}*/
.cont-in::after {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 22px 0 22px 22px;
    border-color: transparent transparent transparent var(--tolak-white, #fff);
	 animation: up-down linear 4s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: up-down linear 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: up-down linear 4s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: up-down linear 4s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: up-down linear 4s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
   
}
.cont-out {
    background: #2655a0;
    padding: 60px;
    float: left;
    position: relative;
    border-radius: 10px;
}


.cont-1::after {
    position: absolute;
    right: -44px;
    top: 70px;
    margin: auto;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 45px 0 45px 45px;
    border-color: transparent transparent transparent var(--tolak-black, #99d065);
     animation: up-down linear 4s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: up-down linear 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: up-down linear 4s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: up-down linear 4s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: up-down linear 4s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}


.cont-shape {
    position: absolute;
    right: 40px;
    bottom: 45px;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    animation: wobble-horizontal-on-hover 4s infinite linear;
	background:url(../img/contact-2-shape-1.png);
}
.cont-box h4{
text-align:left;
color:#fff;
}
.cont-box p{
text-align:left;
color:#fff;
}
.cont-box1{
color:#000;
}

.cont-box1 {
    position: relative;
    /* min-height: 64px; */
    padding: 2px 0 0 30px;
    margin-top: 15px;
    text-align: left;
}
.bb-in h4 {
    text-align: left;
    font-size: 20px;
    color: #2655a0;
}
.cont-ic span{
color:#a9cf44;
}
.bo-in {
    border-right: 2px dashed #22539c;
    padding: 0px 20px;
}
.cont-box1 p{
margin-bottom:0px;
}


.form-control2 {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #22539c;
    color: #000;
    border-radius: 10px;
	height:60px;
}

.vi-in img{
width:100%;
}


.cont-submit-out {
    float: left;
    width: 100%;
    text-align: left;
}


.contact_submit_button {
    /* background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0); */
    border: 0;
    letter-spacing: 1px;
    padding: 8px 30px;
    color: #fff;
    margin: 20px 0px 0px 0px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    /* border-radius: 30px 30px 30px 0; */
    background: #22539c;
    border-radius: 10px;
}



.need_content {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    width: 100%;
    padding: 40px;
    background-color: #fff;
    /* border-bottom: 3px solid #02c0f1; */
    transition: all 0.3s ease-in-out;
    /* text-align: center; */
    position: relative;
}

.u-in{
padding-left:60px;
}
.capcha-outer{
text-align:left;
}

.capcha-outer img{
width:auto;
}


.branch-in h2 {
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0px;
}


/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}




.che-alll{
float:left;
width:100%;
text-align:left;
}

.che-inn{
float:left;
width:auto;
}

.che-ctt{
float:left;
width:95%;
}

.che-ctt p {
    padding: 0px 0px 0px 10px;
}


.vi-inn h4{
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 30px;
}
.vs-in{
margin-top:60px;
}


#g-in {
    left: auto;
    padding: 10px 10px;
    width: 180px;
    text-align: left;
    margin-left: -10px;
    border-radius: 0px;
    border-top: 0px solid #83cd0b;
    background: #83cd0b;
}
.dropdown-menu
{
    top: 65px !important;

}

.up-ic img{
width:auto;
}


.che-ct p{
margin-bottom:0px;
}

.che-all {
    float: left;
    width: 100%;
    line-height: 32px;
}

.trio-in{
padding:0px 5px;
}
.f-in{
padding:0px 5px;
}


.need_content1 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    width: 100%;
    padding: 40px;
    background-color: #fff;
    /* border-bottom: 3px solid #02c0f1; */
    transition: all 0.3s ease-in-out;
    /* text-align: center; */
    position: relative;
	background:url(../img/career-bg.png);
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
   /* height: 500px;*/
	}
	
.need_content1 {
  background:url(../img/career-bg.png);
    background-color: #2a57a4;
    /* -webkit-clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%); */
    /* clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%); */
 /*   padding: 100px 30px 20px 30px;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  /*  height: 500px;*/
}


#bg-in{
color:#fff;
}

.search-in{
    color: #fff;
    padding: 10px;
    margin: 0px 0px;
	text-align:left;
	float:left;
}

label {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    /* line-height: 20px; */
    color: #fff;
    word-break: break-word;
    padding: 10px;
    font-weight: bold;
    /* border: 1px solid #fff; */
    margin: 0px 0px;
    /* border-radius: 10px; */
    /* background: #fff; */
    text-align: left;
}



.form-control3 {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border-bottom: 1px dashed #ffffff;
	border-left:0px;
	border-top:0px;
	border-right:0px;
    color: #fff;
    border-radius: 0px;
    height: 60px;
    background: 0px;
}

.need_content1 ::placeholder{
color:#fff;
}



.upload-in{
 border-bottom: 1px dashed #ffffff;
	border-left:0px;
	border-top:0px;
	border-right:0px;
border-radius:0px;
margin-bottom:10px;
}

.c-bg img{
width:100%;
}


.c-bg:hover{
    
}
.se-in1 h4{
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    float: left;
    width: 100%;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


.c-bg{
overflow:hidden;
}


.cont-box p a{
text-decoration:none;
color:#fff;
}


.cont-box1 p a{
text-decoration:none;
color:#000 !important;

}
.nav-item:hover ul {
display:block;
opacity:1;
}



.navbar .navbar-nav .nav-link.active {
 color: #2a57a4 !important;
}

.singel-publication .image {
    position: relative;
}
.singel-publication .image img {
    width: 100%;
    border-radius: 4px;
}
.singel-publication .image .add-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.8);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.singel-publication .image .add-cart ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.singel-publication .image .add-cart ul li {
    display: inline-block;
    margin: 0 5px;
}
.singel-publication .image .add-cart ul li a {
    font-size: 16px;
    color: #a2d057;
    width: 35px;
    float: left;
    /* line-height: 35px; */
    border: 1px solid #a2d057;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.singel-publication .image:hover .add-cart {
    opacity: 1;
}


.about-header h5 {
    text-align: center;
    margin-bottom: 20px;
    color: #2655a0;
}

.gall-out {
    float: left;
    width: 100%;
    padding: 40px 0px 0px 0px;
}
.gall-out1{
 float: left;
    width: 100%;
    padding: 00px 0px;
}
.t-in{
padding:0px 5px;
}
.t-in h6 {
    text-align: center;
    padding: 10px;
}
.gal-in{
margin-bottom:15px;
padding:0px 5px;
}

.dropdown-toggle::after {
    display: inline-block;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.navbar .navbar-nav .nav-link::after
{
	content:'';
	position:absolute;
	bottom:10px;
	/*left:0px;
	width:100%;
	height:2px;
	background: transparta;
  background: linear-gradient(to right, #a9cf44 49%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;*/
  transition: all .5s ease-out;
}



.singel-publication .image .add-cart ul{
padding-left:0px;
}

.gallery-imag-1{
border:1px solid #ccc;
}

.add-cart ul{
list-style:none;
}

.add-cart1 ul {
    list-style: none;
    margin-bottom: 0;
}

.t-in1 h6 {
    text-align: center;
    padding: 10px;
	background:#a9cf44;
	font-size:15px;
	
}
.t-in1{
padding:0px 5px;
}
#services h2{
text-align:center;
margin-bottom:30px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 0px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 15px;
    line-height: 24px;
    border-bottom: 1px dashed #ffffff;
   /* background: #2655a0;*/
    color: #fff;
}


.me-3 {
    margin-right: 0rem!important;
}


.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

img {
    width: 100%;
}

a {
    color: var(--dark);
    transition: all 0.4s ease;
    font-weight: 400;
}

a:hover {
    color: var(--brand);
}

section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.hero-slider, #about, #milestone, #services, #portfolio, #reviews, footer
{
    width: 100%;
    overflow: hidden;
}

.text-brand {
    color: var(--brand) !important;
}
li.nav-item
{
    padding: 0px 8px;
}
.service
{

    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}
.service:hover
{
    
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.2);
}
.service span
{
    display: inline-block;
    height: 91px;
    background-size: 100%;
    width: 90px; 
    
    transition: all 0.4s ease;


}
.project img, .project .overlay
{
    border-radius: 20px;
    overflow: hidden;

}
.project
{
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
    padding: 5px;
    background-image: -webkit-linear-gradient(top, #a9cf44, #2a57a4); 
background-image:    -moz-linear-gradient(top, #a9cf44, #2a57a4); 
background-image:     -ms-linear-gradient(top, #a9cf44, #2a57a4); 
background-image:      -o-linear-gradient(top, #a9cf44, #2a57a4) ;
background-image: linear-gradient(top, #a9cf44, #2a57a4);


}
.project h2
{
    font-size: 1.5em;
}
.project1
{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
	border:1px solid #ccc;

}
.project1 img{
transition: transform .5s ease-in-out;
}
.project1:hover img {
  transform: scale(1.2) rotate(5deg);
}
.ourprd
{
    float: left;
    padding: 0px 25px;
    text-align:center;
    padding-bottom: 50px;
}
.ourprd h3{  
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 40px;
    font-size: 18px;
    margin-bottom: 15px;
}
.btn1
{
    padding: 7px 15px;
    font-size: 15px;;
    text-decoration: none;
}
#projects_det .owl-nav button
{
    width: 40px;
    height: 40px;
    background: #a9cf44;
    border-radius: 50%;
}
#projects_det .owl-nav button:hover
{
    background: #2a57a4;

}
#projects_det .owl-nav button span
{
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    color: #fff  !important;
}
.ourprd_inner
{
    float: left;
    width: 100%;
    background: #2a57a4;
    padding: 10px;
    border-radius: 50%;
    position: relative;  transition: all 0.4s ease;

}
.ourprd_inner span
{
    float: left;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;

}

.ourprd_inner::after
{
    content: '';
    position:absolute;
    width: 100%;  transition: all 0.4s ease;
    height: 50%;
    left: 0px;
    bottom: -15px;
    background-image: url('../img/product/arrwo.png');
    background-size: 100% 100%;
}
.ourprd_inner img
{
    transition: transform .5s ease-in-out;
}
.ourprd:hover .ourprd_inner
{
    background: #a9cf44;

}
.ourprd:hover .ourprd_inner img
{
    transform: scale(1.1);
}
.ourprd:hover .ourprd_inner::after
{
    
    background-image: url('../img/product/arrwo1.png');
    background-size: 100% 100%;
}
.ourprd_inner img
{
    border-radius:  50% 50%;

}
.ug_res
{
    background: url('../img/services-icon/ug-cable-g.png') ;

}
.service:hover .ug_res {
    background: url('../img/services-icon/ug-cable.png');
    background-size: 100%;

}


.overline_res
{
    background: url('../img/services-icon/overhead-line-g.png') ;

}
.service:hover .overline_res {
    background: url('../img/services-icon/overhead-line.png');
    background-size: 100%;

}


.substation_res
{
    background: url('../img/services-icon/sub-station-g.png') ;

}
.service:hover .substation_res {
    background: url('../img/services-icon/sub-station.png');
    background-size: 100%;

}


.raiway_res
{
    background: url('../img/services-icon/railways-g.png') ;

}
.service:hover .raiway_res {
    background: url('../img/services-icon/railways.png');
    background-size: 100%;

}

.metro_res
{
    background: url('../img/services-icon/metro-g.png') ;

}
.service:hover .metro_res {
    background: url('../img/services-icon/metro.png');
    background-size: 100%;

}

.telecom_res
{
    background: url('../img/services-icon/telecom-g.png') ;

}
.service:hover .telecom_res {
    background: url('../img/services-icon/telecom.png');
    background-size: 100%;

}

.smart_res
{
    background: url('../img/services-icon/smart-meters-g.png') ;

}
.service:hover .smart_res {
    background: url('../img/services-icon/smart-meters.png');
    background-size: 100%;

}

.wind_res
{

    background: url('../img/services-icon/wind-g.png') ;

}
.service:hover .wind_res {
    background: url('../img/services-icon/wind.png');
    background-size: 100%;

}

.solar_res
{
    background: url('../img/services-icon/solar-g.png') ;

}
.service:hover .solar_res {
    background: url('../img/services-icon/solar.png');
    background-size: 100%;

}

.hero-slider .owl-prev,
.hero-slider .owl-next{
    background-color: rgba(255, 255, 255, 0.3) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}

.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}

.hero-slider .owl-prev:hover,
.hero-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}

.owl-dot.active span{
    background-color: var(--brand) !important;
}


 /* slide */
 .slide {
     min-height: 80vh;
     display: flex;
     align-items: center;
     justify-content: center;
     position: relative;
}

.slide0 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide1 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide2 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slide3 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide4 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/4.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slide5 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/5.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide6 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide7 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/banner/7.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.slide .display-3 {
    text-transform: uppercase;
    color: #fff;
}

/* navbar */
.top-nav {
    background-color: var(--brand);
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-nav p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}

.top-nav span,
.top-nav i {
    vertical-align: middle;
}

.navbar {
    box-shadow: var(--shadow);
}

.social-icons a {
    width: 28px;
    height: 28px;
    display: inline-flex;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.social-icons a:hover {
    background-color: #fff;
    color: var(--brand);
}
.conditions-section{
    margin: 20px 0;
}
.conditions-section a{
   color: #fff;
   margin: 0 10px;
   line-height: 16px;
   text-decoration: none;
}
.conditions-section a:last-child
{
    border: 0px;
}
.conditions-section a:hover
{
    color: #a5cb45;
}
.navbar .navbar-nav .nav-link {
    color: var(--dark);
    padding: 0px;
}

.navbar .nav-item
{
    padding: 10px 15px;  
}
.navbar .navbar-nav .nav-link
{
    position: relative;
	font-size:15px;

}
/*.navbar .navbar-nav .nav-link::after
{
	content:'';
	position:absolute;
	bottom:-3px;
	left:0px;
	width:100%;
	height:2px;
	background: transparta;
  background: linear-gradient(to right, #a9cf44 49%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
}*/
.navbar .nav-item:hover .nav-link::after,  .navbar .navbar-nav .nav-link.active::after
{
  background-position: left bottom;
}






.navbar .navbar-nav .nav-link:hover {
    color: var(--brand);
}

.navbar .navbar-nav .nav-link.active {
    color: var(--brand);
}

.navbar-brand {
    font-size: 28px;
    font-weight: 700;
}
.logo
{
    width: 62px;;
}
.logotext
{
    width: 300px;
}
.navbar-brand .dot {
    color: var(--brand);
}

.btn {
    padding: 8px 16px;
    font-size: 15px;
}
#t-in2 h6{
min-height:64px !important;
}

.btn-brand {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}

.btn-brand:hover {
    background-color: #a9cf44;
    border-color: #a9cf44;
    color: #fff;
}

.intro {margin-bottom: 36px;
text-align: center;}

.intro p {
    max-width: 500px;
}
.intro h6{
    color: var(--brand);
    font-weight: 400;
    text-transform: uppercase;
}

.intro h1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.info-box {
    align-items: center;
    display: flex;
}

.info-box img {
    width: 50px;
}
.intro1
{
    float: left;
    width: 100%;;
    padding-right: 60px;;
}
.mor_dt i{
    font-size: 25px;
    position: relative;
    top: 4px;
    left: 3px;
}
.intro1 h1
{
    
    float: left;
    width: 100%;;
    margin-bottom: 15px;;
}
.intro1 p{
    float: left;
    width: 100%;;
    text-align: justify;
    text-align-last: left;
}

#milestone {
    background: linear-gradient(rgba(42, 87, 164, 0.85), rgba(42, 87, 164, 0.85)), url(../img/couting_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#milestone h1,
#milestone p {
    color: #fff;
}

.service {
    padding: 32px;
    background-color: #fff;
    box-shadow: var(--shadow);  min-height: 355px;
}

.service h5 {
    margin-top: 24px;
    margin-bottom: 14px;
}

.service img {
    width: 90px;
}


.project {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.project h6 {
    font-weight: 400;
}

.project h6::before {
    content: "";
    height: 2px;
    width: 30px;
    display: inline-block;
    background: #a8ce45;
    vertical-align: middle;
    margin-right: 10px;
}


.project .overlay {
    width: 100%;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 76, 41, 0) 0%, var(--dark) 100%) !important;
}

.project .content {
    position: absolute;
    left: 10%;
    bottom: 10%;
    z-index: 2;
}

.project h2,
.project h6 {
    color: #fff;
}

.team-member {
    text-align: center;
}

.team-member .image{
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.team-member .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -10%;
    background-color: rgba(255, 77, 41, 0.7);
    opacity: 0;
    transition: all 0.4s ease;
}

.team-member h5 {
    margin-top: 16px;
    margin-bottom: 4px;
}

.team-member .social-icons {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: all 0.4s ease;
}

.team-member .social-icons a {
    width: 40px;
    height: 40px;
}

.team-member:hover .social-icons {
    top: 50%;
    opacity: 1;
}

.team-member:hover .overlay {
    top: 0%;
    opacity: 1;
}
/*
#reviews {

    background: linear-gradient(-90deg, rgba(8, 32, 50, 0.8), rgba(8, 32, 50, 0.8)), url(../img/bg_banner1.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
*/
#reviews {
    background: #eeeeee  !important;
}
.review {
    text-align: center;
    z-index: 2;
    position: relative;
    margin: 15px;
    max-width: 768px;
    margin: auto;
}
.review_inner
{
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
    position: relative;
    min-height: 390px;
}
.foot_add
{
    clear: both;
    display: inline-block;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0px;
}
.call_fr
{
    
    display: inline-block;
    font-size: 18px;
    margin: 0px 10px;
    margin-top: 10px;
}
.social-icons a
{
    margin: 0px 2.5px;
}
.fsocial
{
    
    margin-top: 20px;
}
.conditions-section a
{
    display: inline-block;
    margin: 0px;
    padding: 0px 10px;
    border-right:1px solid #fff;

}
.review .bxs-quote-alt-left {
    font-size: 120px;
    position: absolute;
    opacity: 0.16;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #b9d867;
}

.review img {
    width: 80px !important;
    height: 80px;
    border-radius: 100px;
    margin: auto;
}

.review h5 {
    margin-top: 16px;
    margin-bottom: 4px;
    color: #2a57a4;  font-size: 1.5rem;
}

.review h3 {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}
.reviews-slider  .owl-nav.disabled + .owl-dots, #projects-slider  .owl-nav.disabled + .owl-dots
{
    margin-top: 30px;
}
.review small {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.review .stars {  color: #b9d867;
}

.blog-post {
    position: relative;
    background-color: #fff;
    box-shadow: var(--shadow);
}

.blog-post .content {
    padding: 32px;
}

.blog-post a {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--brand);
    padding: 2px 12px;
    border-radius: 100px;
    text-decoration: none;
    color: #fff;
}

.blog-post h5 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.blog-post small {
    text-transform: uppercase;
    color: var(--brand);
    text-decoration: underline;
}

footer {
    background: linear-gradient(0deg, rgba(8, 32, 50, 0.9), rgba(8, 32, 50, 0.9)), url(../img/footer_bg.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

footer .footer-top {
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 20px;
}

footer .navbar-brand {
    color: #fff;
}

footer p {
    color: #FFF;
    /*#ADB3B9;*/
}
footer p i{
    color: #a9cf44;
}

footer .social-icons a {
    width: 50px;
    height: 50px;
    font-size: 20px;
    margin-left: 4px;
    margin-right: 4px;
}

.loader {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
}


input.form-control {
    border-color: transparent;
    height: 44px;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.04);;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--brand);
}

/*aboutpage*/
.experiance-section{
	position:relative;
	padding-top:115px;
}

.experiance-section .pattern-layer{
	position:absolute;
	right:0px;
	top:0px;
	width:844px;
	height:670px;
}

.experiance-section .title-column{
	position:relative;
	margin-bottom:40px;
}

.experiance-section .title-column .inner-column{
	position:relative;
}

.experiance-section .title-column .upper-box{
	position:relative;
	margin-bottom:90px;
}

.experiance-section .title-column .upper-box .upper-inner{
	position:relative;
	padding-left:200px;
}

.experiance-section .title-column .upper-box .upper-inner:before{
	position:absolute;
	content:'';
	left:0px;
	top:-45px;
	width:110px;
	height:172px;
	border:12px solid #eaeaea;
}

.experiance-section .title-column .upper-box .number{
	position:absolute;
	left:40px;
	top:-20px;
	color:#a9cf44;
	font-weight:700;
	line-height:1em;
	font-size:120px;
}

.experiance-section .title-column .upper-box h3{
	position:relative;
	color:#322f2f;
	font-size:30px;
	font-weight:700;
	line-height:1.3em;
	text-transform:uppercase;
}

.experiance-section .title-column .upper-box .upper-title{
	position:relative;
	color:#a9cf44;
	font-size:20px;
	font-weight:600;
	line-height:1.3em;
	margin-top:7px;
	text-transform:uppercase;
}

.experiance-section .title-column .inner-column .text{
	position:relative;
	margin-bottom:40px;
    text-align: justify;
    text-align-last: left;
}

.experiance-section .title-column .lower-box .theme-btn{
	position:relative;
	float:left;  text-decoration: none;
}

.experiance-section .title-column .lower-box .signature{
	position:relative;
	float:left;
	margin-top:-10px;
	margin-left:40px;
}

.experiance-section .video-column{
	position:relative;
}

.experiance-section .video-column .inner-column{
	position:relative;
	padding-left:40px;
	padding-bottom:40px;
}

.experiance-section .video-column .image{
	position:relative;
	padding-right:60px;
}

.experiance-section .video-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.experiance-section .video-column .image .video-box{
	position:absolute;
	right:-20px;
	bottom:-90px;
	width:270px;
	height:180px;
	z-index:1;
	overflow:hidden;
}

.experiance-section .video-column .image .video-box .video-image{
	position:relative;
	margin:0px;
}

.experiance-section .video-column .image .video-box .video-image img{
	position:relative;
	width:100%;
	z-index:3;
}

.experiance-section .video-column .image .video-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
	line-height: 45px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.experiance-section .video-column .image .video-box .overlay-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    background-color: rgb(160 206 85);
    opacity: 0.8;
}

.experiance-section .video-column .image .video-box .overlay-box span{
	position: absolute;
	width:60px;
	height: 60px;
	left:50%;
    top: 50%;
	z-index:99;
	color: #ffffff;
	font-weight:400;
	font-size:26px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	display: inline-block;
	margin-top: -30px;
	margin-left:-30px;
	line-height:65px;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	background-color:rgba(255,255,255,0.30);
}

.experiance-section .video-column .image .video-box .overlay-box span:after{
	position:absolute;
	content:'';
	left:-9px;
	top:-9px;
	right:-9px;
	bottom:-9px;
	border-radius:50px;
	border:1px dashed #ffffff;
}

.experiance-section .video-column .image .video-box .ripple,
.experiance-section .video-column .image .video-box .ripple:before,
.experiance-section .video-column .image .video-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width:60px;
	height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.experiance-section .video-column .image .video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.experiance-section .video-column .image .video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}


.experiance-section .video-column .info-box{
	position:relative;
	margin-top:70px;
}

.experiance-section .video-column .info-box .info-inner{
	position:relative;
	padding-left:85px;
	display:inline-block;
}

.experiance-section .video-column .info-box .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	color:#3c3939;
	font-size:28px;
	text-align:center;
	border-radius:50px;
	line-height:62px;
	border:1px solid #3c3939;
	background-color:#ffffff;  transition: all 0.4s ease;
}


.experiance-section .video-column .info-box h3{
	position:relative;
	color:#322f2f;
	top:-2px;
	font-size:18px;
	font-weight:700;
	text-transform:capitalize; 
}

.experiance-section .video-column .info-box .number{
	position:relative;
	color:#777777;
	font-size:24px;
	font-weight:600;
	text-transform:capitalize; top: -10px;
}

.experiance-section.style-two{
	padding-bottom:120px;
}

.experiance-section .video-column .info-box:hover .icon
{
	color:#fff;
	border:1px solid #a9cf44;
	background-color:#a9cf44;
    

}
.experiance-section .video-column .info-box:hover .number
{
    
	color:#a9cf44;
}

.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 15px 45px 15px;
	font-weight: 500;
	overflow: hidden;
	letter-spacing:1px;
	border-radius:50px;
	background-color: #322f2f;
	text-transform: capitalize;
}

.btn-style-two .txt{
	position:relative;
	z-index:1;
	transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.btn-style-two:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #a7cd42;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
}

.btn-style-two:hover::before{
    opacity: 1;
    transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.btn-style-two:hover{
	color: #ffffff;
}


.sec-title{
	position:relative;
	margin-bottom:35px;
}

.sec-title h2{
	position: relative;
    font-size: 36px;
    color:#322f2f;
    font-weight: 700;
    line-height: 1.3em;
	padding-bottom:22px;
}

.sec-title .separate{
	position:relative;
	width:130px;
	float:left;
}

.sec-title .separate:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:130px;
	height:2px;
	background-color:#cccccc;
}

.sec-title .separate:after{
	position:absolute;
	content:'';
	left:0px !important;
	bottom:0px;
	width:30px;
	height:4px;
	background-color:#a7cd42;
}
.experiance-section .video-column .image .video-box .ripple,
.experiance-section .video-column .image .video-box .ripple:before,
.experiance-section .video-column .image .video-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width:60px;
    height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.experiance-section .video-column .image .video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.experiance-section .video-column .image .video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

  /*aboutpage*/





/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
    0% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
    50% {
      -webkit-transform: translateY(2px);
      transform: translateY(2px);
    }
    100% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
  }
  @keyframes hvr-icon-hang {
    0% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
    50% {
      -webkit-transform: translateY(2px);
      transform: translateY(2px);
    }
    100% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
  }
  @-webkit-keyframes hvr-icon-hang-sink {
    100% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
  }
  @keyframes hvr-icon-hang-sink {
    100% {
      -webkit-transform: translateY(16px);
      transform: translateY(16px);
    }
  }
  .hvr-icon-hang {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .hvr-icon-hang .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
      transition: box-shadow .3s ease;
  }
  .hvr-icon-hang:hover .hvr-icon {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }
  

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
    0%,
      50%,
      100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    25%,
      75% {
      -webkit-transform: translateY(-6px);
      transform: translateY(-6px);
    }
  }
  @keyframes hvr-icon-up {
    0%,
      50%,
      100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    25%,
      75% {
      -webkit-transform: translateY(-6px);
      transform: translateY(-6px);
    }
  }
  /* Icon Up */
  .hvr-icon-up {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
  }
  .hvr-icon-up .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
    50% {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
  }
  @keyframes hvr-icon-push {
    50% {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
  }
  .hvr-icon-push {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .hvr-icon-push .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  .counter {
    display: inline-block;
    
    text-align: center;
    }
    .counter > span {
    margin-bottom: 0;
    }
    .slide .btn-outline-light
    {
        background-color: #fff;
        color: #000;
    }
    .slide .btn-outline-light:hover
    {
        border: 1px solid #a9cf44;
        background-color: #a9cf44;
        color: #fff;

    }



     .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }
    .webdev a
    {
        color: #fff;
        font-weight: 400;
        text-decoration: none;
    }
    .webdev a:hover
    {
        color: #a9cf44;

    }
    .about_imgbg
    {
        float: left;
        width: 100%;
        position: relative;  transition: all 0.4s ease;
    }
    .about_imgbg::before
    {
        position: absolute;
        width: 95%;
        height: 95%;
        content: '';  transition: all 0.4s ease;
        left: 1%;
        bottom: 1%;
        background: url('../img/abtbg.png') no-repeat;
        background-size: 100% ;
        z-index: 1;
    }
    .about_img:hover  .about_imgbg::before
    {
        left: 2%;
        bottom: 2%;
        opacity: 0.9;

    }
    .about_imgbg img
    {
        position: relative;
        z-index: 2;
    }

    /*pageup*/
    .back-to-top {
        position: fixed;
        bottom: -40px;
        right: 40px;
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background: #a9cf44;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
        box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
        z-index: 9;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .back-to-top:focus {
        color: #fff;
    }
    .back-to-top.show {
        bottom: 40px;
        right: 40px;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .back-to-top.show:hover {
        color: #fff;
        bottom: 30px;
        opacity: 1;
    }
    .arrow {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
        position: absolute; width: 12px; height: 12px; background-size: contain;
        transform: rotate(-90deg);
        top: 30%;
        left: 40%;
    }
    .arrow:nth-child(2){
        top: 42%;
    }
    
    @keyframes bounceAlpha {
        0% {opacity: 1; transform: rotate(-90deg) translateX(0px) scale(1);}
        25%{opacity: 0; transform: rotate(-90deg) translateX(10px) scale(0.9);}
        26%{opacity: 0; transform: rotate(-90deg) translateX(-10px) scale(0.9);}
        55% {opacity: 1; transform: rotate(-90deg) translateX(0px) scale(1);}
    }
    
    .back-to-top:hover .arrow{
        animation-name: bounceAlpha;
        animation-duration:1.4s;
        animation-iteration-count:infinite;
        animation-timing-function:linear;
    }
    .back-to-top:hover .arrow:nth-child(2){
        animation-name: bounceAlpha;
        animation-duration:1.4s;
        animation-delay:0.2s;
        animation-iteration-count:infinite;
        animation-timing-function:linear;
    }
    
@media only screen and (max-width: 575px) {
.kon-head {
  font-size: 26px;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
.kon-head:before {
    left: -4px;
    top: -2px;
    width: 45px;
    height: 45px;
    border-radius: 30px;
   
}
.kon-head span {
    margin-right: 3px;
}
.ba-out h1 {
   font-size: 30px;
}
	.ourprd1 {
    float: left;
    padding: 0px 0px;
    text-align: center;
    padding-bottom: 15px !important;
}
	.pp-in {
    margin-top: 20px;
}
	.nav-pills .nav-link {
    width: 49%;
    height: auto;
    position: relative;
    margin: 6px 0px 0px 2px !important;
    padding: 0px;
    line-height: 16px !important;
    padding: 2px !important;
    font-size: 14px;
}
	.w-in{
	float:left;
	width:100%;
	}
	.form-control3 {
   padding: 5px;
    margin: 5px 0;
    height: auto;
}
#captcha_code
{
    width: 50%;
}
.need_content1 {
   padding: 20px;
}
.contact_submit_button {
    padding: 8px 20px;
    font-size: 14px;
}
	.k1-in{
	margin-bottom:60px;
	}
	.f-in{
	float:left;
	width:50%;
	}
	.trio-in {
    padding: 0px 5px;
    float: left;
    width: 33.33%;
}
        .back-to-top {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }
        .back-to-top.show {
            bottom: 10px;
            right: 10px;
        }
        .back-to-top.show:hover {
            bottom: 10px;
        }
        .arrow {
            top: 27%;
            left: 37%;
        }
    }
    /*pageup*/
.copy_di span
{
    display: none;
}
    

@-webkit-keyframes zoom-fade {
    0% {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
    }
  
    50% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    100% {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
    }
  }
  
  @keyframes zoom-fade {
    0% {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
    }
  
    50% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    100% {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
    }
  }
  
  .testimonial-block .inner-box .image-column .pattern-one,
  .testimonial-block .inner-box .image-column .pattern-two,
  .experiance-section .title-column .upper-box .upper-inner:before{
      animation-name: zoom-fade; 
      animation-duration: 3s; 
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      
      -webkit-animation-name: zoom-fade; 
      -webkit-animation-duration: 3s; 
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      
      -moz-animation-name: zoom-fade; 
      -moz-animation-duration: 3s; 
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: linear;
      
      -ms-animation-name: zoom-fade; 
      -ms-animation-duration: 3s; 
      -ms-animation-iteration-count: infinite;
      -ms-animation-timing-function: linear;
      
      -o-animation-name: zoom-fade; 
      -o-animation-duration: 3s; 
      -o-animation-iteration-count: infinite;
      -o-animation-timing-function: linear;
  }
  

#moso-in{
border-bottom:1px solid #ccc;
margin:20px 0px;
}
  





@media screen and (max-width: 1400px) {
    .navbar .nav-item
    {
        padding: 10px 10px;
    }
    .display-3
    {
        font-size: 2.5em;
    }


    .ourprd h3 {
      font-size: 18px;
    }
    .service
    {
        min-height: 380px;
    }

    .experiance-section .pattern-layer {
        width: 750px;
        height: 595px;
      }
}
@media screen and (max-width: 1399px) {
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .355em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.logotext {
    width: 280px;
}
.navbar .nav-item {
    padding: 10px 11px;
}
.navbar .navbar-nav .nav-link {
    position: relative;
    font-size: 14px;
}
}

@media screen and (max-width: 1366px) {


.t-in1 h6 {
   min-height: 55px;
}
}


@media screen and (max-width: 1200px) {
    .logo
    {
        width: 52px;
    }
    .logotext
    {
        width: 200px;
    }
    .nav-link
    {
        font-size: 0.9em;
    }
    .btn
    {
        padding: 6px 18px;
    }
    .project h2 {
        font-size: 1.2em;
      }
      .experiance-section .pattern-layer {
          width: 550px;
          height: 530px;
        }



        .experiance-section .title-column .upper-box .number {
            line-height: 1em;
            font-size: 90px;
          }
          .experiance-section .title-column .upper-box .upper-inner
          {
            padding-left: 170px;
          }
          .experiance-section
          {
            padding-top: 70px;
          }

          .experiance-section .title-column .upper-box .upper-inner::before {

            top: -38px;
            width:90px;
            height: 142px;
          }

          .experiance-section .title-column .upper-box
          {
            margin-bottom: 40px;
          }
          .sec-title h2
          {
            font-size: 26px;
            padding-bottom: 0px;
          }
          .review_inner
          {
              min-height: 420px;
          }
}
@media screen and (max-width:1199px) {
.navbar .navbar-nav .nav-link {
    position: relative;
    font-size: 12px;
}
.navbar .nav-item {
    padding: 10px 10px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .355em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-left: 3px;
}

.t-in1 h6 {
    padding: 10px;
    font-size: 15px;
    min-height: 55px;
}

.prod-in p {
    color: #83cd0b;
    font-weight: 500;
    margin-top: 16px;
    line-height: 20px;
}
.che-ct p {
    margin-bottom: 0px;
    font-size: 15px;
}
.che-ctt {
    float: left;
    width: 90%;
}
.cont-out {
    padding: 30px;
   
}
.cont-box h4 {
    font-size: 20px;
}
.cont-box p {
    font-size: 16px;
    line-height: 24px;
}
.bb-in h4 {
    text-align: left;
    font-size: 17px;
    color: #2655a0;
}
}
@media screen and (max-width: 1100px) {

.btn {
    padding: 8px 16px;
    font-size: 13px;
}
}


@media screen and (max-width: 991px) {
.cata-in{
float:left;
width:50%;
}
.d-flex {
    display: block !important;
}
.flex-column {
    flex-direction: row !important;
}
#v-pills-tab {
    margin-bottom: 30px;
}
.n-in {
    float: left;
    width: 100%;
}
.n-inn {
  
    width: 100%;
    float: left;
}
.t-in1 h6 {
    padding: 10px;
    font-size: 14px;
    min-height: 68px;
}
.navbar .navbar-nav .nav-link {
    position: relative;
    font-size: 15px;
}
.prod-in p {
    color: #83cd0b;
    font-weight: 500;
    margin-top: 0px;
    line-height: 20px;
}

.vs-in {
    margin-top: 30px;
}
.n-inn h2 {
    font-size: 20px;
     margin-bottom:15px;
}
.prod-in h4 {
   font-size: 18px;
}
.ourprd1 h3 {
    margin-top: 25px;
    font-size: 15px;
    margin-bottom: 10px;
}
.ourprd1 {
    float: left;
    padding: 0px 0px;
    text-align: center;
    padding-bottom: 30px;
}
.k-inn{
margin-top:60px;
}
.switch-in h4 {
    font-size: 14px;
   margin-top: 15px;
   line-height: 20px;
}
.ca-in h4 {
   
    font-size: 18px;
    margin-bottom: 20px;
	line-height:26px;
}
.need_content {
     padding: 20px;
}
.branch-in h2 {
   margin: 30px 0px;
    font-size: 26px;
}

.u-in {
    padding-left: 0px;
    margin-top: 20px;
}
.bo-in {
    border-right: 0px;
    padding: 0px 0px;
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.flex-column {
	flex-direction: row !important;
}
#v-pills-tab {
	margin-bottom: 30px;
}
.nav-pills .nav-link {
    width: 49%;
    height: auto;
    position: relative;
    margin: 8px 2px !important;
    padding: 0px;
    line-height: 24px;
    padding: 6px;
    font-size: 15px;
}
.nav-link-caption {
	font-size: 15px;
}
.n-inn {
    padding: 0px 0px;
}
/*.nav-pills .nav-link.active::before {
	content: "";
	position: absolute;
	display: block;
	width: 0px;
	left: 50%;
	bottom: 6px;
	border: 15px solid transparent;
	border-bottom: 0;
	border-top: 15px solid #02c0f1;
	transform: translate(-50%, calc(100% + 5px));
	right: 0px;
	top: 0%;
	border-left: 15px solid #fff !important;
}*/
.d-flex {
    display:block !important;
}
}



@media screen and (max-width: 980px) {
    .logo
    {
        width: 57px;
    }
    .logotext
    {
        width: 240px;
    }

    .navbar-nav
    {
        margin-bottom: 10px;
    }
    .nav-link {
        font-size: 1em;
      }
      .navbar .nav-item
      {
        padding: 3px 10px;
      }
      .navbar-light .navbar-toggler {
        border: 0px solid transparent;
        background-color: #2956a3;
        padding: .20rem .65rem;
        font-size: 1.1rem;
        color: #fff !important;
      }
      .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: 0 0 0;
      }
      .about_img
      {
        display: none;
      }
      .intro1
      {
        padding: 0px 20px;
      }
      section
      {
        padding: 40px 0px;
      }
.intro1 .msp_ic
{
    margin-top: 8px;
    margin-bottom: 6px;
}
#services
{
    padding-left: 15px;
    padding-right: 15px;
}

.review_inner
{
    min-height: auto;
}
}

@media screen and (max-width: 768px) {
.slide{
  min-height: 60vh;
}
.display-3 {
   font-size: 1.5em;
}
.info-box img{
    width: 40px;
}
.ourprd{
    padding-bottom: 10px;
}
.project h2 {
    font-size: 1.1em;
}
.experiance-section .pattern-layer {
      width: 70%;
      height: 400px;
}
.experiance-section .video-column .image .video-box {
    
        right: 0px;
        bottom: -90px;
        width: 200px;
        height: 133px;
}
.experiance-section .video-column .info-box{
        margin-top: 50px;
}
.experiance-section .video-column .inner-column{
        padding-left: 0px;
        padding-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.t-in1 h6{
   min-height: 50px;
}

#services h2{
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
}
.t-in1 h6{
    text-align: center;
    padding: 5px 0px;
    background: #a9cf44;
    font-size: 15px;
}
.t-in1{
    padding: 0px 5px;
    float: left;
    width: 50%;
}
.nav-pills .nav-link{
    width: 49%;
    height: auto;
    position: relative;
    margin: 6px 0px 0px 2px !important;
    padding: 0px;
    line-height: 18px;
    padding: 5px;
    font-size: 14px;    line-height: 22px !important;
}
.ourprd1{
    float: left;
    padding: 0px 25px;
    text-align: center;
    padding-bottom: 15px;
}
.pp-in{
    margin-top: 15px;
}
.se-in1{
    float: left;
    width: 50%;
    padding: 0px 5px;
    margin-bottom: 8px;
}
.vi-in{
    width: 70%;
    margin-left: 15%;
}
}

@media screen and (max-width: 640px) {
.catalogue-btn a {
  padding: 8px 12px;
  font-size: 15px;
}
.about-header h5 {
     font-size: 16px;
}
.cont-1::after{
    display:none;
}
.cata-in1
{
    width:100%;
    margin-top:30px;
}

.catalogue-btn span {
  padding:5px 8px;
  font-size:14px;
}

}


@media screen and (max-width: 576px) {
#home, #home .col-auto{
        width: 100%;
        text-align: center;
}
#home .social-icons{
    display: none;
}
.slide{
    min-height: 50vh;
}

.smlv_dis{
    width: 46%;
    margin-left: 2%;
}
#services .service p{
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 25px;
    text-align: justify;
    text-align-last: left;
}
#services .service{
    padding: 32px 20px;
    min-height: auto;
}
.slide .display-3{
    font-size: 1.2em;
}
.copy_di{
    line-height: 25px;
}
.copy_di span{
    display: block;
    height: 0;
}
.experiance-section{
    padding: 0px 10px;
    padding-top: 50px;
}
.experiance-section .title-column .upper-box .number {
    line-height: 50px;
    font-size: 50px;
    left: 20px;
}
.experiance-section .title-column .upper-box .upper-inner::before {
    top: -38px;
    width: 50px;
    height: 92px;  border: 8px solid #eaeaea;
}
.experiance-section .title-column .upper-box .upper-inner {
    padding-left: 90px;
}
.experiance-section .title-column .upper-box h3 {
  
    font-size: 20px;
    line-height: 20px;
}
.experiance-section .title-column .upper-box .upper-title {
  
    font-size: 16px;
    line-height: 16px;
}
.experiance-section .pattern-layer {
    width: 60%;
    height: 200px;
}
.sec-title h2 { 
    font-size: calc(1.375rem + 1vw);
    padding-bottom: 0px;
}
.btn-style-two {
    font-size: 16px;
    line-height: 30px;
    padding: 7px 25px 7px;
}
.experiance-section .title-column .inner-column .text{
    margin-bottom: 10px;
}
.experiance-section .video-column .info-box{
    margin-top: 30px;
}
.experiance-section .video-column .info-box  .icon{
    display: none;
}
.experiance-section .video-column .info-box .info-inner{
    padding-left: 15px;
}
.experiance-section .video-column .info-box .number {
    font-size: 18px;
}
.experiance-section .video-column .image .video-box {
    right: 0px;
    bottom: -90px;
    width: 180px;
    height: 121px;
}
.nav-pills .nav-link{
    line-height: 20px !important;
}
#v-pills-tab {
    margin-bottom: 30px;
  /*  height: 260px;*/
    overflow: scroll;
    padding-right: 10px;
  }
}


@media screen and (max-width: 480px) {
#t-in2 h6 {
    min-height: 0px !important;
}
.t-in1 h6 {
    min-height:0px;
}
#services h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
}

.t-in1 {
    padding: 0px 5px;
    float: left;
    width: 100%;
}

}

@media screen and (max-width: 440px) {

.nav-pills .nav-link.active::before {
    top: 50%;
    height: 10px;
    width: 10px;
    left: 0px;
}
.ca-in h4 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
}
.branch-in h2 {
    margin: 30px 0px;
    font-size: 22px;
}
.bo-in {
    border-right: 0px;
    padding: 0px 0px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.cont-in {
    margin: 0 0 37px;
    padding: 0 0 0 30px;
    border-left: 5px solid var(--tolak-white, #fff);
    list-style: none;
    position: relative;
    float: left;
}
}


@media screen and (max-width: 420px) {
.logo{
  width: 47px;
}
   /* .logotext
    {
        width: 180px;
    }*/
.smlv_dis{
        width: 50%;
        margin-left: 0%;
        padding-left: 20px;
}
#milestone p{
        line-height: 18px;
}
}