

.logo-header{
width: 110%;
transition: 0.2s;
padding: 10px 0px 10px 30px;
}



.affix .logo-header {
transition: 0.2s;
width: 68%;
}

.affix .logo-header .two{
    
    display: block;
    
    
}


.affix .logo-header .one{
    
    display: none;
    
    
}



.hum img {
border: 1px solid #dfdddd;
padding: 5px;
}

.hum h1 {
    position: absolute;
    right: -33%;
    bottom: 10%;
    font-size: 20px;
    padding-bottom: 18px;
        font-family: 'Rajdhani', sans-serif;
    font-weight: 600
}

.hum h1:before {
    background: #ff0a0a;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -45%;
}



.tum img {
    border: 1px solid #dfdddd;
    padding: 5px;
}
.tum h1 {
    position: absolute;
    left: 58%;
    bottom: 0%;
    font-size: 20px;
    padding-bottom: 18px;
        font-family: 'Rajdhani', sans-serif;
    font-weight: 600
}

.tum h1:before {
    background: #ff0a0a;
    content: '';
    width: 2px;
    height: 89px;
    position: absolute;
    top: -164%;
    left: 106%;
}







.mar-20{

margin-top: 20px !important;

}

.leftalign{
text-align: left !important;
}

.pad-0{

padding: 0px;

}

.mar10{

margin-left: 10%;

}






img{
max-width:100%;
}


.goog-te-gadget-simple{
font-size:8pt !important;
}


.contact2{
    
    margin: 50px 0px;
    
}



.content-block-03__list {
    margin-bottom: 30px;
    padding: 0px;
}

.content-block-03__list li {
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    color: #111;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #c9c6c6;
}
.content-block-03__list li i {
    font-size: 19px;
    line-height: 42px;
    color: #2a2929;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0px;
    margin-right: 16px;
}



.section-title {
    position: relative;
    padding-bottom: 1px;
    margin-bottom: 20px;
}
.section-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color:#ff0a0a;
}

.section-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 100%;
    background-color: #ff0a0a;
}




.sub-headline {
   color: #fec700;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    background-color: #191919;
    padding: 25px 13px;
    /* width: 327px; */
    bottom: 100px;
    position: absolute;
    left: -245px;
    letter-spacing: 0.30px;
    margin: 0 auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-transform: uppercase;
    letter-spacing: 2px;
}








.vid{
position: absolute;
top: -8px;
left: 84px;
width:73%;
height:96%;
}


.bar{

padding: 24px 0px;
background: #fff;
text-align: center;

/* border-radius: 100px; */
z-index: 2;
position: relative;
cursor: pointer;
color: #000;

}
	
.bar a{

font-size: 22px;

}

.affix .bar{
    border-left: 1px solid #e1dede;
    
}


.title h4 {
       font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}




	.title h1{
		font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 10px;
        color: #fff; 
	}

.title h1 span{
font-weight:900;
}
	
	
	.line h1{
		border-bottom: 1px solid #dbd7d7;
    padding-bottom: 20px;
	position:relative;
	text-transform: uppercase;
    font-size: 25px;
    font-family: sans-serif;
	color:#fff;
	}
	.line h1 span{
			font-weight:600;
		}
	.line h1:before{
	background: url(../image/line2.png) no-repeat;
    position: absolute;
    content: '';
    left: 0px;
    bottom: -18%;
    width: 100%;
    height: 53%;}
	
	
	
		
		
		
		.center{
			text-align:center;
		}

		
	


		.why-back{
			
			background:url('../image/why-back.jpg');
			    padding: 20px 0px 70px 0px;
				position:relative;
		}
		
		
.why-back .leaf{
position: absolute;
right: 0px;
bottom: 0px;
z-index: 1;
}

.why-back .leaf2{
position: absolute;
left: 0px;
bottom: 0px;

}	
		
		
		.mar-30{
			margin-top:30px;
		}
		
		
	.choose_us {
   padding-left: 20px;
        margin-bottom: 25px;
}
.choose_us .icon {
    width: 70px;
    height: 70px;
    margin: 0px;
    border-radius: 0;
    /* text-align: center; */
    float: left;
    font-size: 36px;
    color: #ffba00;
    transform: rotate(45deg);
    background: #000;
    padding: 10px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
    /* font-family: 'Oswald', sans-serif; */
}
.choose_us .icon .ff{
       transform: rotate(-45deg);
}

.choose_us+.choose_us+.choose_us .text2 .connector{
    
  display: none;
    
}



.choose_us .text2 {
    margin-left: 35px;
    width: 76%;
	float:left;
    position: relative;
}





.choose_us .text2 .connector {
       border-color: #46485c;
    border: solid;
    width: 3px;
    height: 100%;
    position: absolute;
    top: 15px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 2px;
    border-right-width: 1px;
    left: -71px;
    z-index: -1;
}





.choose_us .text2 h5 {
      margin-bottom: 7px;
    font-size: 20px;
    color: #333;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.clearfix{
	clear:both;
	
}

.certified{
	background:url('../image/map.png');
	padding: 50px 0px 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
.cer-white{
	
	padding: 20px 20px;
}
.certified ul{
	padding:0px;}
	
	.certified ul li{
		display: inline-block;
    width: 29%;
    
    box-shadow: 5px 0 32px rgba(0,0,0,0.11);
    margin-bottom: 20px;
    margin-right: 20px;
	}
	
	.product{
	background: url('../img/pro-back.jpg') no-repeat;
		background-size:cover;
		position:relative;
        background-position: 50% 0px;
       
		
	}




.pro{
border: 1px solid #e1dfdf;
text-align:center;
padding:10px 10px;
background:#fff;
    position: relative;
    overflow: hidden;

}

	
.pro img{
    transition: 0.5s;
}

.pro:hover img{

    
    transform: scale(1.1);
    
    
}


.pro:hover h4{
    top:40%;
    
    opacity:1;
}
		

.pro h4{
position: absolute;

text-align: center;
top: 20%;
width: 100%;
transition: 0.5s;
opacity:0;
z-index: 999;

}

	

.pro h4 a{
	 
       display: inline-block;
    padding: 0;
    width: 46px;
    height: 46px;
    line-height: 42px;
    /* text-align: center; */
    /* vertical-align: middle; */
    margin-right: 10px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
    background: #f8f6f4;
    border: 2px solid #e7e7e7;
	
}
	.pro h4 i{
		font-size:15px;
		color:#ff0a0a;
	}

	
	
	
	
	.line2 h1{
	font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 10px;
    position: relative;
    border-bottom: 1px solid #d2cdcd;
    padding-bottom: 14px;
	}
	

	
	.line2 h1:before {
 background: #01b2ec;
    position: absolute;
    content: '';
    left: 0px;
    bottom: -4px;
    width: 7%;
    height: 3px;
}







.f-head h1 {
    font-size: 22px;
    margin-top: 30px;
    padding-bottom: 20px;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}




.link-pro{
	text-align:center;
}
.fixx{
	position:fixed;
	bottom:0px;
	width:100%;
	height:100%;
	display:block;
}




.yellow{
    color: #fec700 !important;
}



.why {
    background: url(../image/why.jpg) no-repeat;
padding: 20px 0px;
    background-size: cover;
    height: 350px;
}



.main-heading2 h1 span{
    font-weight: 700;
}


.box{
		margin-top:-165px
	}
	.no-padd{
		padding:0px
	}
	.box >.col-sm-3:hover{
		background:#000 !important;
	}
	
	
	
	
	
	
	
	.box >.col-sm-3:nth-child(1){
		background:#fad244
	}
	.box >.col-sm-3:nth-child(2){
		background:#fec700
	}
	
	
	
	.box >.col-sm-3:nth-child(3){
		background:#f4bf03
	}
	
	.box >.col-sm-3:nth-child(4){
		background:#e6b302
	}



.single-service {
    padding: 20px 20px;
    color: #fff;
}


.single-service img{
    
    width:30%;
    
}

.single-service h2, .single-blog h2 {
       text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 12px;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
}

.read-more {
  
   margin: 20px 0px;
}


.read-more a{
position: relative;
color: #ffffff;
font-size: 14px;
font-weight: 700;
padding-bottom: 20px;
text-transform: uppercase;
}





 .read-more a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 11px;
    height: 2px;
    width: 100%;
    background-color: #ffffff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}



.infra{
    position: relative;
    overflow: hidden;
   
}




 .infra a {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 0;
}


.infra a:before {
    width: 50%;
    position: absolute;
    z-index: 1;
    top: -100%;
    left: 0;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.5;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
}

.infra a:after {
    left: inherit;
    bottom: -100%;
    top: inherit;
    right: 0;
    width: 50%;
    position: absolute;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.5;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
}


.infra a:hover:before {
    top: 0;
}

.infra a:hover:after {
    bottom: 0;
}



.infra2{
	      
  margin-top: 30px; 
    
  
  
}




.infra:hover:before{
    
  opacity: 1
    
}



infra img{
    
    transition: 0.5s
}


infra:hover img{
    transform: scale(1.2);
}



.black{
	color:#000 !important;
}
.yellow img{
	
	border-top: 4px solid #f7b806;
	border-bottom: 4px solid #f7b806;
	
}

.dekstop {
    margin: 20px 0px;
    position: relative;
    background: url('../image/product/back.jpg');
    padding: 20px 0px;
  
}

.proback1 {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 50%;
}
.proback2 {
    position: absolute;
    right: 0px;
    top: -100px;
}



.pc{
     margin-top: -90px;
}

.certified p{
	padding-left:20px;
	position:relative;
}
.certified p i{
	position:absolute;
	top:7px;
	left:0px;
}



.colora{
 
        background: #d20097;
    display: inline-block;
    color: #fff;
    padding: 5px;
    
}

.colorb{     
        background:#0ec3eb;
    display: inline-block;
    color: #fff;
    padding: 5px;
}

.colorc{
      background: #099617;
    display: inline-block;
    color: #fff;
    padding: 5px;   
}

.colord{
    
          background: #f35004;
    display: inline-block;
    color: #fff;
    padding: 5px;  
}
.colore{
    
          background: #0072bb;
    display: inline-block;
    color: #fff;
    padding: 5px;  
}



.regular .slick-prev:before, .regular .slick-next:before{
    
    display: none;
    
    
}




.service-part{
   position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    padding: 30px 10px;
    margin-bottom: 50px;
    background: #ffffffc2;
    transition: 0.5s;overflow: hidden;
   
}



.service-part:hover{
  box-shadow: 0 0 10px #807d7d;
    
}






.serviceimg{
    
    width: 35%;
    margin: auto;
    
    
}

.service-part span {
     position: absolute;
   
    font-size: 80px;
    font-weight: 900;
    left: 0%;
  
    line-height: 76px;

    top: 0%;
    width: 100%;
    z-index: 0;
}

.service-part span.color1{
 color:#fff;
border-top: 3px solid #d20097;

}

.service-part span.color2{
       color:#fff; 
    border-top: 3px solid #0ec3eb;
    
}


.service-part span.color3{
       color:#fff;
    border-top: 3px solid #099617;
    
}





.service-part span.color4{
       color:#fff;
    border-top: 3px solid #d20097;
    
}


.service-part span.color5{
       color:#fff;
    border-top: 3px solid #0072bb;
    
}


.service-title{
    position: relative;
    z-index: 9;
}
.service-part .service-title h6 {
letter-spacing: 0px;
    margin-top: 10px;
    text-align: right;
    font-weight: 500;
    font-family: 'Rajdhani', sans-serif;
    font-size: 13px;
}

.service-part .service-title h1 {
   
    margin:30px 0px 0px 0px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 900;
    font-size:20px;
    
}



.video-detail{
    
    text-align: center;
    
}



.video-detail h1{
     font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 35px;
    
}
    
.video-detail p{
font-size: 14px;

    margin-bottom: 30px;
}

.product, .infrastructure{
    padding: 20px 0px;
}


.clientele {}




.trusted{
   background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 5px 0 32px rgba(0,0,0,0.11);
}

.trust{
    margin-top: -100px;
    padding-bottom: 50px;
    
}



.logopoint{
    
    margin-top: 120px
}

@keyframes floating {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(0, 15px);
    }
    to {
        transform: translate(0, -0px);
    }
}


.floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}

.brand1{
    
margin-bottom: 20px;
    
}



.brand1 a:hover img {
    transform: scale(1.2);
}
.brand1 img{
    transition: 0.5s;
    
}


.soline{
    background: #073897;
    border-bottom: 1px solid #3a6ac8;
    padding: 20px 0px;
    
}


.connections {
background: url(../image/world-map.png) center center no-repeat #ecf7fe;
padding: 0px 0px;
}


.connection-description h1 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 10px;
}

.connection-description h1 span{
color: #f35004;
}

.oneconnect{
    padding: 50px 70px 0px 0px;
}


.awardback{
    background: url('../image/award.jpg') no-repeat;
    background-size: cover;
   margin: 30px 0px;
    display: table;
}
.awardleft{
           background-color: #ecf7fe;
    padding: 60px 40px;
    margin-left: 20%;
}

.awardright{
    
    background: #00c544;
    position: absolute;
    bottom: 0%;
    width: 100%;
    padding: 20px 50px;
    
}


.award{
        background: #fff;
    border-radius: 10px;
    padding: 0px 5px;
}
.padd-0{
padding: 0px;
}

.container2{
    
    display: flex;
    
}


.testimonial-inner p {
    
font-size: 15px;
    padding: 10px 50px 0 50px;
    /* line-height: 1.6em; */
    position: relative;
    /* width: 65%; */
    margin: auto;
    margin-bottom: 10px;
    color: #1c1d1d;
    /* text-align: center; */
}

.testimonial-inner p:before {
      font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    position: absolute;
    font-size: 23px;
    color: #fec700;
    left: 0;
    top: 0;
}



.greentext{
        /* font-style: italic; */
    color: #00c544;
    font-weight: 600;
}





.sidenav {
 
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #142b99;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}



.sidenav .closebtn {
 position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #0d0c0c;
    z-index: 9;
    padding: 0px !important;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.bae{
    font-size:30px;cursor:pointer;
    font-weight: 900
}


.menu-click li{
    
   
}




.vertical {
    letter-spacing: 20px;
    writing-mode: vertical-rl;
    white-space: nowrap;
    transform: rotate(180deg);
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #808891;
    float: right;
    font-weight: 600;
}



img{
    max-width: 100%;
}






.gray .slick-slide{
    margin: 0px!important;
}

.inhouse{
    padding: 50px 30px;
}



.boxx{
  font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
    color: #ff0a0a;
}

.round img{
    
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}



.mar50{
    margin-top:50px!important;
}




.addback{
	background: #f0f3f2;
    display: table;
    width: 100%;
    position: relative;
	
}

.hum img {
    border: 1px solid #dfdddd;
    padding: 5px;
}

.hum h1 {
    position: absolute;
    right: -33%;
    bottom: 10%;
    font-size: 20px;
    padding-bottom: 18px;
        font-family: 'Rajdhani', sans-serif;
    font-weight: 600
}

.hum h1:before {
    background: #ff0a0a;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -45%;
}



.tum img {
    border: 1px solid #dfdddd;
    padding: 5px;
}
.tum h1 {
    position: absolute;
    left: 58%;
    bottom: 0%;
    font-size: 20px;
    padding-bottom: 18px;
        font-family: 'Rajdhani', sans-serif;
    font-weight: 600
}

.tum h1:before {
    background: #ff0a0a;
    content: '';
    width: 2px;
    height: 89px;
    position: absolute;
    top: -164%;
    left: 106%;
}






.right{
text-align: right;
}
.mar-20{

margin-top: 20px !important;

}

.leftalign{
text-align: left !important;
}

.pad-0{
padding: 0px;

}

.mar10{
margin-left: 10%;

}


img{
max-width:100%;
}
.right-f{
float:right;
text-align:right;

}

.goog-te-gadget-simple{
font-size:8pt !important;
}




	

		
		
		
		.center{
			text-align:center;
		}

		
	


		.why-back{
			
			background:url('../image/why-back.jpg');
			    padding: 20px 0px 70px 0px;
				position:relative;
		}
		
		
.why-back .leaf{
position: absolute;
right: 0px;
bottom: 0px;
z-index: 1;
}

.why-back .leaf2{
position: absolute;
left: 0px;
bottom: 0px;

}	

	
	.product{
	background: url('../img/pro-back.jpg') no-repeat;
		background-size:cover;
		position:relative;
        background-position: 50% 0px;
       
		
	}




.pro{
border: 1px solid #e1dfdf;
text-align:center;
padding:10px 10px;
background:#fff;
    position: relative;
    overflow: hidden;

}

	
.pro img{
    transition: 0.5s;
}

.pro:hover img{

    
    transform: scale(1.1);
    
    
}


.pro:hover h4{
    top:40%;
    
    opacity:1;
}
		

.pro h4{
position: absolute;

text-align: center;
top: 20%;
width: 100%;
transition: 0.5s;
opacity:0;
z-index: 999;

}

	

.pro h4 a{
	 
       display: inline-block;
    padding: 0;
    width: 46px;
    height: 46px;
    line-height: 42px;
    /* text-align: center; */
    /* vertical-align: middle; */
    margin-right: 10px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
    background: #f8f6f4;
    border: 2px solid #e7e7e7;
	
}
	.pro h4 i{
		font-size:15px;
		color:#ff0a0a;
	}

	
	
	
	
	.line2 h1{
	font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 10px;
    position: relative;
    border-bottom: 1px solid #d2cdcd;
    padding-bottom: 14px;
	}
	

	
	.line2 h1:before {
 background: #01b2ec;
    position: absolute;
    content: '';
    left: 0px;
    bottom: -4px;
    width: 7%;
    height: 3px;
}




	
.social{
	display: table;
    width: 100%;
   
    text-align: right;
}
.social span{
	padding-right: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}




.social .fa {

    font-size: 20px;
    width: 45px;
    text-align: center;
    text-decoration: none;
    margin: 0px 5px;
    border-radius: 50%;
    height: 45px;
    line-height: 45px;
    background: #fff;
}

.social .fa:hover {
    opacity: 0.7;
}

.social .fa-facebook {
 
  color: #3b5998;
}

.social .fa-twitter {
 
  color: #55ACEE;
}

.social .fa-google {
 
  color: #dd4b39;
}

.social .fa-linkedin {
 
  color:#007bb5;
}

.social .fa-youtube {
 
  color: #bb0000;
}
.link-pro{
	text-align:center;
}
.fixx{
	position:fixed;
	bottom:0px;
	width:100%;
	height:100%;
	display:block;
}




.yellow{
    color: #fec700 !important;
}



.why {
    background: url(../image/why.jpg) no-repeat;
padding: 20px 0px;
    background-size: cover;
    height: 350px;
}



.main-heading2 h4{
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
    color: #ff0a0a;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color:#fff;
    
}
	
	
	.main-heading2 h1{
  
     text-transform: uppercase; 
    margin-top: 0px;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    padding-bottom: 20px;
    display: inline-block;
   font-family: 'Oswald', sans-serif;
    letter-spacing: 0px;
        color:#fff;
	}

.main-heading2 h1 span{
    font-weight: 700;
}


.box{
		margin-top:-165px
	}
	.no-padd{
		padding:0px
	}
	.box >.col-sm-3:hover{
		background:#000 !important;
	}
	
	
	
	
	
	
	
	.box >.col-sm-3:nth-child(1){
		background:#fad244
	}
	.box >.col-sm-3:nth-child(2){
		background:#fec700
	}
	
	
	
	.box >.col-sm-3:nth-child(3){
		background:#f4bf03
	}
	
	.box >.col-sm-3:nth-child(4){
		background:#e6b302
	}



.single-service {
    padding: 20px 20px;
    color: #fff;
}


.single-service img{
    
    width:30%;
    
}

.single-service h2, .single-blog h2 {
       text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 12px;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
}

.read-more {
  
   margin: 20px 0px;
}


.read-more a{
position: relative;
color: #ffffff;
font-size: 14px;
font-weight: 700;
padding-bottom: 20px;
text-transform: uppercase;
}





 .read-more a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 11px;
    height: 2px;
    width: 100%;
    background-color: #ffffff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}



.infra{
    position: relative;
    overflow: hidden;
   
}




 .infra a {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 0;
}


.infra a:before {
    width: 50%;
    position: absolute;
    z-index: 1;
    top: -100%;
    left: 0;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.5;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
}

.infra a:after {
    left: inherit;
    bottom: -100%;
    top: inherit;
    right: 0;
    width: 50%;
    position: absolute;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.5;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
}


.infra a:hover:before {
    top: 0;
}

.infra a:hover:after {
    bottom: 0;
}



.infra2{
	      
  margin-top: 30px; 
    
  
  
}




.infra:hover:before{
    
  opacity: 1
    
}



infra img{
    
    transition: 0.5s
}


infra:hover img{
    transform: scale(1.2);
}



.black{
	color:#000 !important;
}
.yellow img{
	
	border-top: 4px solid #f7b806;
	border-bottom: 4px solid #f7b806;
	
}



.proback1 {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 50%;
}
.proback2 {
    position: absolute;
    right: 0px;
    top: -100px;
}



.pc{
     margin-top: -90px;
}

.certified p{
	padding-left:20px;
	position:relative;
}
.certified p i{
	position:absolute;
	top:7px;
	left:0px;
}



.colora{
 
        background: #d20097;
    display: inline-block;
    color: #fff;
    padding: 5px;
    
}

.colorb{     
        background:#0ec3eb;
    display: inline-block;
    color: #fff;
    padding: 5px;
}

.colorc{
      background: #099617;
    display: inline-block;
    color: #fff;
    padding: 5px;   
}

.colord{
    
          background: #f35004;
    display: inline-block;
    color: #fff;
    padding: 5px;  
}
.colore{
    
          background: #0072bb;
    display: inline-block;
    color: #fff;
    padding: 5px;  
}



.regular .slick-prev:before, .regular .slick-next:before{
    
    display: none;
    
    
}




.service-part{
   position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    padding: 30px 10px;
    margin-bottom: 50px;
    background: #ffffffc2;
    transition: 0.5s;overflow: hidden;
   
}



.service-part:hover{
  box-shadow: 0 0 10px #807d7d;
    
}






.serviceimg{
    
    width: 35%;
    margin: auto;
    
    
}

.service-part span {
     position: absolute;
   
    font-size: 80px;
    font-weight: 900;
    left: 0%;
  
    line-height: 76px;

    top: 0%;
    width: 100%;
    z-index: 0;
}

.service-part span.color1{
 color:#fff;
border-top: 3px solid #d20097;

}

.service-part span.color2{
       color:#fff; 
    border-top: 3px solid #0ec3eb;
    
}


.service-part span.color3{
       color:#fff;
    border-top: 3px solid #099617;
    
}





.service-part span.color4{
       color:#fff;
    border-top: 3px solid #d20097;
    
}


.service-part span.color5{
       color:#fff;
    border-top: 3px solid #0072bb;
    
}


.service-title{
    position: relative;
    z-index: 9;
}
.service-part .service-title h6 {
letter-spacing: 0px;
    margin-top: 10px;
    text-align: right;
    font-weight: 500;
    font-family: 'Rajdhani', sans-serif;
    font-size: 13px;
}

.service-part .service-title h1 {
   
    margin:30px 0px 0px 0px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 900;
    font-size:20px;
    
}



.video-detail{
    
    text-align: center;
    
}



.video-detail h1{
     font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 35px;
    margin-top: 35px;
    
}
    
.video-detail p{
font-size: 14px;

    margin-bottom: 30px;
}

.product, .infrastructure{
    padding: 20px 0px;
}







.clientele {

}





.trusted{
   background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 5px 0 32px rgba(0,0,0,0.11);
}

.trust{
    margin-top: -100px;
    padding-bottom: 50px;
    
}



.logopoint{
    
    margin-top: 120px
}

@keyframes floating {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(0, 15px);
    }
    to {
        transform: translate(0, -0px);
    }
}


.floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}




@keyframes floatingx {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(15px, 0);
    }
    to {
        transform: translate(0, -0px);
    }
}


.floating1 {
    animation-name: floatingx;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.brand1{
margin-bottom: 20px;

}


/*********************************************************************************** Products *****************************************************************************/


.pro-head h3 {
    background: #efefef;
    padding: 10px;
    font-size: 18px;
}

.describe {
    margin: 10px 0px;
}

.describe h3 {
    font-size: 14px;
    margin: 10px 0px;
}


.bread-back-p {
    background: url(../img/product.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 170px 0px 0px 0px;
    text-align: center;
    display: block !important;
}


section.bread-back-p ul {
    padding: 10px 30px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #ddd;
    margin-bottom: 0px;
}


.product {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 20px;
    border: 1px solid #e0d9d9;
}
.gra {
    background: #f5f5f5;
}
.nav-pill-a {
    display: table;
    margin: auto;
    background: #f5f5f5;
}
.nav-pill-a>li.active>a, .nav-pill-a>li.active>a:focus, .nav-pill-a>li.active>a:hover {
    color: #ffffff;
    background-color: #50c2ff;
}

.nav-pill-a >li > a:hover{
  color:#fff;
  background:#50c2ff;
}

.nav-pill-a>li>a {
    padding: 13px 27px;
    font-size: 14px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
}
.nav-pill-a>li {
    float: left;
    list-style: none;
   border-left: 1px solid #aba8a8;
}
.nav-pill-a>li {
    display: inline-block;
    margin: 0px 0px;
    position: relative;
}

.nav-pill-a>li>a {
   background: #f5f5f5;
   color:#000;
}
.pro-head h1 {
       font-size: 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 31px;
    margin-top: 0px;
    border-bottom: 1px solid #ccc9c9;
}
.pro-head span {
    font-weight: 600;
}

.border {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.24);
    position: relative;
    margin-bottom: 20px;
    padding: 15px 10px;
}

.image-about{
    position: relative;
    margin-bottom: 15px;
}

.image-about:before{
    
   
}



.tumm {
    position: absolute;
    top: 0px;
    left: 30%;
    transition: 0.5s;
    opacity: 0;
}
.tumm a {
       background: #000;
    padding: 16px;
    color: #fff;
    border-radius: 50px;
}

.t2{
	left:45%;
}
.size {
    padding-top: 11px;
    border-top: 1px solid #d4d0d0;
}
.size h1 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align:center;
	
}
.size h2 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align:center;
	
}


.border:hover img {
    opacity: 0.5;
}
a:active, a:hover {
    outline: 0;
}
.border:hover .tumm {
    opacity: 1;
    top: 30%;
}
.padd-20 {
    padding: 40px 0px;
}






/*********************************************************************************** ABOUT US *****************************************************************************/


.bread-back {
    background: url(../img/about.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 170px 0px 0px 0px;
    text-align: center;
    display: block !important;
}

section.bread-back ul {
    padding: 10px 30px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #ddd;
    margin-bottom: 0px;
}


.section-padding p{
	text-align:justify;
}

.section-padding{
	margin: 30px 0px;
}
.about-quote {
       border-left: 10px solid #50c2ff;
    padding: 15px;
    padding-left: 20px;
    background: #efececf8;
    padding-right: 75px;
    position: relative;
    margin-bottom: 30px;
}
.sub-title {
       font-size: 14px;
    color: #242424;
    line-height: 22px;
    text-align: left;
    /* font-family: Lora; */
    font-weight: 700;
    /* font-style: italic; */
    
}

.quote-icon {
    position: absolute;
    right: 3%;
    bottom: 6px;
    color: #ddd;
    font-size: 30px;
}

strong b{
    color:#50c2ff;
}

.uls{
    padding-left: 17px;
    list-style: none;
    margin-left: -16px;
}

.uls .fa {
    padding-right: 8px;
    color: #ff0a0a;
}


.contact-section1 {
    padding: 20px 0px;
    padding-bottom: 20px;
}





.uls li {
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
}



/*********************************************************************************** CONTACT US *****************************************************************************/

.bread-back-c {
    background: url(../img/contact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 170px 0px 0px 0px;
    text-align: center;
    display: block !important;
}

section.bread-back-c ul {
    padding: 10px 30px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #ddd;
    margin-bottom: 0px;
}



section.contact {
    clear: both;
    padding: 40px 0px 10px;
    margin-bottom: 30px;
    background: url(../image/contact-bg.png);
    background-size: cover;
    position: relative;
}

.contact-col .icon-box {
    width: 70px;
    height: 70px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    padding: 20px;
    margin: auto;
}

.contact-col {
    text-align: center;
    padding: 20px;
    min-height: 210px;
}


.grr{
        background: #edebeb;
    padding: 20px 10px;
}


.contact-form-box p{
    
      border: 1px solid #cecccc;
    padding: 5px;
    
}

.contact-form-box p .fa{
border-right: 1px solid #cecccc;
    padding: 10px;

}




.m1 h2 {
    display: block;
    font-size: 20px;
    line-height: 1em;
    font-weight: 800;
	text-transform: uppercase;
	font-family: 'Rajdhani', sans-serif;
}

.m1 .fa{
	margin-right: 8px;
}

.top-title-h2 {
    font-size: 23px;
    margin-bottom: 14px;
}
.top-title-h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    font-family: 'Rajdhani', sans-serif;
    margin-top: 0px;
    margin-bottom: 25px;
}


.rd_h3
{
	text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    margin-top: 0px;
    margin-bottom: 8px;
}


.top-title-h2:after
{
	content: '';
	border-bottom: 2px solid #000;
	
	width: 120px;
	display: block;
}

.top-title-h2 span {
    font-weight: 800;
}

.clientmain 
{
    background: url(../img/clientback.jpg) no-repeat;
    background-size: cover;
	padding-top:30px;
	padding-bottom:30px
}
.mart15{
	margin-top:15px
}
.client 
{
    padding: 10px;
}
.look-trand p{
line-height:28px
}

.h3 {
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 29px;
    line-height: 38px;
    padding-bottom: 0px;
    color: #000;
    margin-bottom: 0px;
    font-family: 'Rajdhani', sans-serif;
}
.floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}