html{
    overflow-x: hidden;
     
}
body{
    overflow-y: hidden;
}

 

/*====================== css==============*/



:root{
	--headingSize: 55px;
	--background-color: black;
}


.container{
	width: 100%;
}

span{
  display: inline-block;
  overflow: hidden;
  animation: .3s swift-up ease-in-out forwards;	
}

i{
  font-style: normal;
  position: relative;
  top: var(--headingSize);
  animation: .5s swift-up ease-in-out forwards;
}

@keyframes swift-up {
  to {
    top: 0;
  }
}

@media screen and (max-width: 1000px){
	
	
	:root{
		--headingSize: 35px;
	}
}

/*==================== css end code pen==================*/



.header-navigation .main-menu ul .menu-item.has-children.lists a:before {
    content: "";
}
.about_row{
    display:flex;
    align-items:center;
    justify-content:center;
}
.contact_banr{
    background: url('/images/conttimg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
}
.brandd_logo img{
    width:200px;
    height: 100px;
}
.btn-link:hover {
    text-decoration: none !important;
}
.footer-logo img{
    width:356px;
    height: 150px;
}
.foot_pagf{
    text-align: left;
    line-height: 28px;
    color: #8a8888f0;
    font-size: 18px;
    font-weight: 400 !important;
}
.service_iconimg{
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 1s infinite alternate;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.section-title.section-title-white.mb-20 .shape.shape-one.scene{
        position: absolute;
    z-index: -1;
    top: -47px;
    left: -102px;
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 1s infinite alternate;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.foot_loogo{
    width: 100%;
    height: 150px;
}
.link_a{
        width: 37px;
    height: 37px;
    background: #006cb7;
    border-radius: 18px;
}
.insta_a{
       width: 37px;
    height: 37px;
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    border-radius: 18px;
}
.face_a{
      width: 37px;
    height: 37px;
    background: #4c4b9a;
    border-radius: 18px; 
}
.twit_a{
      width: 37px;
    height: 37px;
    background: #03a9f4;
    border-radius: 18px; 
}
.fa-linkedin{
    color: #fff;
    padding-left: 10px;
    padding-top: 10px;
}
.fa-instagram{
     padding-left: 10px;
    padding-top: 10px;
   color:#fff;
}
.fa-facebook{
     padding-left: 10px;
    padding-top: 10px;
   color:#fff;
}
.fa-twitter{
    padding-left: 10px;
    padding-top: 10px;
   color:#fff;
}
.social_iconns{
    display:flex;
    margin-top: 26px;
}
.social_iconns li{
    margin-right:10px;
}
.home_banr{
    background: url(/images/Consultingbanr.jpg);
   
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%;
}
.cloud_banr{
    background: url(/images/cloudbanr.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%; 
}
.consult_banr{
    background: url(/images/home_newbnr.jpg);
   
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%; 
}
.cyber_banr{
    background: url(/images/cyberbanr.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%; 
}
.engineer_banr{
      background: url(/images/Engineeringbanr.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%; 
}
.about_banr{
    background: url(/images/aboutbanr.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
    height: 85vh;
    width: 100%; 
}
.number .plus{
    line-height:70px;
}
.cont_oids{
 font-size: 16px;
    color: #000;
}
.social-nav li .footaddr{
    padding-left:27px;
}
.social-nav li .footaddr:hover{
    color: #ff6500;
}
.social-nav li strong{
    color:#000;
}
.foot_icons{
    margin-right:10px;
    color:#ff6500;
}
.panel-logo a img{
    width:100%;
    height:150px;
}
.header_contents{
    position: relative;
    top: 100px;
}
.homehead_h5{
    margin-bottom:25px;
        padding: 0px 50px 0px 0px;
}
.spanmsg{
    position: absolute;
    top: 66px !important;
}
.spanmsg1 {
    position: absolute;
    top: 146px !important;
}
.spanmsg3{
    position: absolute;
    top: 62px !important;
}
.spanmsg2{
    position: absolute;
    top: 146px !important;
}
.alert-success {    
    position: absolute;
    width: 100%;
    top: 0;
}
.cantactalert{
   position: absolute;
    width: 90%;
     padding-top: 4px;
    padding-bottom: 4px;
    top: -60px;
}
.serv_icon img{
    width:75px;
}
.service-style-one:hover .serv_icon img {
    color:#fff;
}
.about_content{
    background: #fef2ed;
}
.cta-area.cta-area-v1{
    background: #fef2ed;
}
.counter-area.counter-area-v1{
    background: #fef2ed;
}
.about-area.about-area-v3{
    background: #fef2ed;
}
.project_card{
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.content_contentsec{
    background: #fef2ed;
}
.header-navigation .main-menu ul li.active > .act_a {
    color: #ff6500;
}
.header-navigation .main-menu ul li.active > .servactive.act_a {
    color: #ff6500;
}
.header-navigation .main-menu ul li.active > .servactive.act_a:before {
    color: #ff6500 !important;
}



@media only screen and (max-width:1400px){
    .cta-area-v1 .cta-wrapper .section-title h2 {
    font-size: 47px;
    line-height: 70px;
}
}
@media only screen and (max-width:1199px){
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu li a {       
        padding: 0px 20px 0 13px;     
        font-size: 13px;
}
.section-title p {
    font-size: 17px;
    text-align: justify;
}
.contact_banr{
    height:30vh;
}
}
@media only screen and (min-width:768px) and (max-width:1199px){
    
    .about_banr{
    height:60vh !important;
}
.cloud_banr{
    height: 70vh !important;
}
.consult_banr{
    height: 70vh !important;
}
.cyber_banr{
    height: 70vh !important;
}
.engineer_banr{
    height: 70vh !important;
}
.home_banr {
    background-size: 100% 100%;
    height: 70vh;
}
.hero-banner-v1 .hero-content h1 {
    margin-bottom: 35px;
    font-size: 41px;
    line-height: 43px;
}
}
@media only screen and (max-width:767px){
    .brandd_logo img {       
        margin-top: -17px;
}
.serv_colom {
    padding-right: 15px;
}
.content_contentsec{
    padding-top: 40px;  
        padding-bottom: 25px;
}
.contact-area.contact-area-v3{
    padding-top: 35px;
        padding-bottom: 30px;
}
.service-item {
    padding: 27px 35px 40px;
}
.home_pgf{
    font-size: 15px;
}
.home_banr{
    height:30vh;
    background-size:100% 100%;
    margin-top:113px !important;
}
.hero-content h1 {
    font-size: 25px !important;
    line-height: 0px;
}
.homehead_h5 {
    margin-bottom: 25px;
    font-size: 13px;
        line-height: 16px;
    margin-bottom: 8px;
}
.main-btn {    
    padding: 5px 19px;  
    font-size: 10px;
}
.hero-banner-v1 .hero-content h1 {
    margin-bottom: 0;
}
.header_contents {   
    top: -17px;
}
.about_banr{
    height:30vh;
    
}
.cloud_banr{
    height: 30vh;
   
}
.consult_banr{
    height: 30vh;
    
}
.cyber_banr{
    height: 30vh;
    
}
.engineer_banr{
    height: 30vh;
    
}
.page-banner {
    padding: 73px 0 127px;

}
.hero-content h1 {    
    line-height: 32px;
}

.serheding{
    line-height: 24px !important;
}
.about_content{
    padding-top: 30px;
    padding-bottom: 0;
}
.service_iconimg img{
    width:40px;
}
.service_iconimg{
    margin-right:-55px !important;
}
.footer-area{
    padding-top:50px;
    padding-bottom:50px;
}
.foot_loogo {
    width: 100%;
    height: 163px;
}
.foot_pagf {
    padding-top: 13px;
}
.foot_dic{
    margin:0;
}
.serv_headcontnts{
    top:-7px !important;
}
.process-area-v2 .shape.shape-one {
    top: 1px;
    left: 2px;
}
.contact_banr{
    height:30vh;
}
.spanmsg {
    font-size: 15px;
}
.spanmsg1 {
    font-size: 15px;
}
.spanmsg3 {
    font-size: 15px;
}
.spanmsg2 {
    font-size: 15px;
}
}
@media only screen and (min-width:768px) and (max-width:991px){
    .hero-banner-v1 .hero-content h1 {
        font-size: 47px;
        line-height: 57px;
    }
    .hero-banner-v1 .hero-content h1 {
        margin-bottom: 14px;
    }
    .service-item {
        padding: 11px 30px 40px;
    }
    .service-item {       
        height: 401px;
    }
}
@media only screen and (max-width:467px){
    .process-item.mb-65.wow.fadeInUp .text .text-justify{
        line-height: 28px;
    }
    .section-title.section-title-white.mb-20 .shape.shape-one.scene {
        left: -16px;
    }
    .cta-area-v1 .cta-wrapper .section-title h2 {
    font-size: 28px;
    line-height: 47px;
}
}