 


   
      .main-menu-two__logo p{
           Position: absolute;
    left: 73px;
    top: 80px;
    margin-top: 15px;
      margin-bottom: 15px; 
    line-height: 19px;
    text-align: justify;
    font-size:16px;
       }
       .main-menu-two__logo{
           padding:5px 0px;
       }
        .main-menu-two__logo p strong {
           font-size:15px; line-height:14px;
       }
     @media screen and (max-width: 600px) {
    .main-menu-two__logo p strong {
     font-size: 12px;
    }
}


p{
    text-align:justify;
    margin:5px 0px;
}
   



.contbggg{
        padding:50px 10px; 
        background-repeat:no-repeat;
    }  

     @media and screen (max-width:600px){
        .contbggg{
        padding:2px 10px;   
        background-repeat:no-repeat;
      } 
       iframe {
        max-width: 100%;
        height: auto;
        width: auto;
        vertical-align: middle;}
        }
        .map-box {
        height: 250px;
    }
    }
    /*  @media and screen (min-width:601px){*/
    /*    .contbggg{*/
    /*    padding:80px 10px; */
    /*    background-repeat:no-repeat;*/
    /*} */   
    /*}  */ 
    
    .bgmatch {
    background-image: url('revolution/images/build.jpg');
    background-size: cover; 
    background-position:center; 
    background-repeat: no-repeat; 
    height:400px;     
    }
    .tab-content {
        color: #4d5054 !important;
    }



    @media screen and (min-width:600px) {
        .map-box {
            height: 440px;
         }
    }

   
    .nav-link.active h5{
      color: white; 
    }
    
    
    
  
     .nav-link h5{
    font-size: 25px;
    padding: 0px 20px;
}

@media (max-width:600px) {
     .nav-link h5{
    font-size: 18px;
    padding: 0px 20px;
}
}




/*application page*/


    /*p{*/
    /*    font-size:20px;*/
    /*}*/
    .apppd{
        padding:25px;
    }
    .apppd p{
        text-align:justify;
        margin-bottom:8px;
    }
    .marg{
        margin-bottom:25px;
    }  
    
    .img-hov img{
        transition:all linear 1s;
         /*transform: scale(0.9);*/
         border-radius:20px;
    }
    .img-hov img:hover{
      transform: scale(0.9);
      /*border-radius:25px 100px 25px 100px;*/
      border-radius:30px;
      border:5px solid #0055ad;
    /*transform: translate(8px, 5px);  */
    }  
    .bgimg{
        background-image:url(assets/images/bridgepng.png);
        height:100px;
    }
     .testimonial-slider-1{
        position: relative;
    }
    #testimonial-one-pagination {
    bottom: -50px;
    }
    .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    }
    .slider-con{
        padding: 100px 0px;
    }
   .swiper-slide img{
        border-radius: 10px;
        width:100%;
    }

@media (min-width: 992px) {
    .slider-section {  
        margin-bottom: 100px;
    }  
}




   .certificate {
    background-color: #fff;
    box-shadow: 1px 2px 4px 3px #d3cece;
    }
.certificate img {
    width:410px;
    height:500px;
    padding:10px;
}
@media (max-width: 500px){
    .testing-img{
            border: 2px solid #0075b9;
            border-radius: 5px;
            padding: 12px;
            margin-bottom: 20px;
           
    }
    .page-header__bg {
         background-position: left;  
    }
    .page-header__bg::before {
    background: rgba(22,22,22,.5) !important;
    }
}


/*contact page*/

      .formedit{
        display:flex;
        /*align-items:center;*/
    }
    .row1,.row2{
        width:100%;
        padding:0px 10px;
    }
    .formedit lable{
        font-size:19px;
        font-weight:600;
        text-transform:uppercase;
        margin:10px 0px;
        color:#fff;
    } 
    
    
        option {
            background-color: #f0f0f0;
            color: #000;
        }
        /* To target selected option */
        option:checked {
            background-color: #b3d4fc;
            color: #fff;
        }
    
    
    
    
.contact-one__input-boxx input[type="text"],
.contact-one__input-boxx input[type="number"],
.contact-one__input-boxx input[type="email"],select {
  height: 56px;
  width: 100%;
  border: none;
   background-color:#0021;
  border-bottom:2px solid #fff;
  /*border-top:2px solid #fff;*/
  /*border: none;*/
  border-radius: 0;
  padding-left: 24px;
  padding-right: 24px;
  outline: none;
  font-size: 16px;
  color:#fff;
  display: block;
  font-weight: 400;
  margin:12px 0px;
}  

.contact-one__input-boxx select {
    color:#fff;
    background-color:#0021
}
    
@media screen and (max-width: 767px) {
    .formedit {
        display: block;
    }
    .address-one__title a{
        font-size: 19px;
    }
    .section-title-two__title{
        color:#fff;
    }
    .section-title-two__tagline {
        color: #fff !important;
    }
}

.complewrp{
  margin-bottom: 15px;
    background: #f7f7f7;
    padding: 10px;
    box-shadow: 0px 0px 5px #76767647;
    border-radius: 20px;
    width:100%;
    height:auto;
}
     