

/* 
  **********************************************
  ****** first appliction housing civil ********
  **********************************************
 */ 


/* 
  **********************************************
  ************  title section  ************
  **********************************************
 */ 

section
{
    padding: 0px 0px;
    margin-top: 80px;
}


.content
{

    margin-top: 0px;  
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}


.card1
{   
    background-color: #000000;
    border: 1px solid #4CDC6B;
    height: 461px;
    width: 1792px;
    overflow: hidden;
    border-radius: 15px;
    margin: 35px 10px;
    position: relative;
    isolation: isolate;
    transition: 0.7s ease;
}
.card1:after
{
    content: '';
    position: absolute;
    z-index: -1;
    inset: 0;
    opacity: 0.5;
    background: url(../images/Applications/HousingandcivilConstructions/New/2021-12-16_154952.png);
    background-size: 1792px;
    background-position-y: -300px;
    background-repeat: no-repeat;
}

.card1 h2
{
    font-family: 'Medium';
    margin-top: 324px;
    margin-left: 55px;
    color: #fff;
    font-size: 80px;
    font-weight: 100;
}



/* 
  **********************************************
  ************  main section  ************
  **********************************************
 */ 




.section-card1
{
    background-color:#0C2726 ;
    height: 900px;
    width: 1000px;
    margin-right: 100px;
    overflow: hidden;
    margin: 5px;
    position: relative;
    isolation: isolate;
}

.section-card1 p
{
    padding: 0px 40px;
    padding-right: 120px;
    font-family: 'Regular';
    user-select: none; 
    font-size: 25px;
    margin-bottom: 35px;
    color: #fff;
}

.section-card2
{
    background-color: #000000;
    border: 1px solid #4CDC6B;
    height: 461px;
    width: 779px;
    overflow: hidden;
    border-radius: 10px;
    margin: 5px;
    position: relative;
    isolation: isolate;
}

.section-image
{
    width: 779px;
    height: 461px;
    opacity: 0.5;
}

.swiper-pagination
{
    size: 40px;
}

section ul 
{
   padding-left: 40px;
   padding-right: 50px;
   padding-top: 30px;    
   list-style:inside;
}

section ul li 
{
   color: #fff;
   font-size: 18px;
   font-family: 'DemiBold';
   font-weight: 100;
   margin-bottom: 30px;
}

.footer-card
{
   width: 1792px; 
}




/* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

 .industial .card1:after
 {

    background: url(../images/Applications/industrialzone/Industrial-zones-&-engineering1.png);
    background-size: 1992px;

    background-repeat: no-repeat;

 }

 .industial .section-card1
 {
    height: 461px;
 }

 /* 
  **********************************************
  ****** Agriculture & Farming       ********
  **********************************************
 */ 

 .Agriculture .card1:after
 {

    background: url(../images/Applications/farming/Agriculture\ &\ Farming2.jpg);
    background-size: 1792px;
    background-position-y: -400px;
    background-repeat: no-repeat;

 }

 .Agriculture .section-card1
 {
    height: 461px;  
 }
 .Agriculture .section-image
{
    
    width: 779px;
    height: 900px;
    opacity: 0.5;
}

 /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {

    background: url(../images/Applications/Road/roads-2.png);
    background-size: 1992px;

    background-repeat: no-repeat;

 }

 .Roadconstruction .section-card1
 {
    height: 461px;  
 }



  /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {

   background: url(../images/Applications/Railway/Railwayconstruction2.png);
   background-size: 1992px;
   background-repeat: no-repeat;

 }

 .Railwayconstruction .section-card1
 {
   height: 461px;  
 }



 
  /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {

    background: url(../images/Applications/Bridges/Bridge2.jpg);

    background-size: 1792px;
    background-position-y: -230px;
    background-repeat: no-repeat;

 }



 .Bridges .section-image
 {
     
     width: 779px;
     opacity: 0.5;
 }

   /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {

    background: url(../images/Applications/ParkingGarages/Garage3.jpg);

    background-size: 1792px;
    background-position-y: -330px;
    background-repeat: no-repeat;

 }
 .Parking .section-card1
 {
    height: 461px;  
 }


 .Parking .section-image
 {
     width: 779px;
     height:461px ;
     opacity: 0.5;
 }

   /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {

    background: url(../images/Applications/Busesstations/BusStop.jpg);
    background-size: 1792px;
    background-position-y: -70px;
    background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
    height: 661px;  
 }


 .BusStations .section-image
 {
     width: 779px;
     height: 500px;
     opacity: 0.5;
 }
 .BusStations .section-image-3
 {
    width: 779px;
    
    opacity: 0.5;
 }

 
   /* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {

    background: url(../images/Applications/AirportandRunways/ashim-d-silva-pGcqw1ARGyg-unsplash.jpg);
    background-size: 1792px;
    background-position-y: -580px;
    background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
    height: 661px;  
 }

 .Airports  .section-image
 {
     width: 779px;
     height: 500px;
     opacity: 0.5;
 }


  
   /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {

    background: url(../images/Applications/SeaWalls/Seawalls.jpg);
    background-size: 1792px;
    background-position-y: -380px;
    background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height: 561px;  
 }

 .SeaWalls  .section-image
 {
     width: 779px;
     height: 500px;
     opacity: 0.5;
 }

   /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    background: url(../images/Applications/Precast/mainprecast.jpg);
    background-size: 1792px;
    background-position-y: -365px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 561px;  
 }

 .Precast  .section-image
 {
     width: 779px;
     height: 500px;
     opacity: 0.5;
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background: url(../images/Applications/MedicalandIT/MedicalConstruction.jpg);
    background-size: 1792px;
    background-position-y: -400px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 561px;  
 }

 .MedicalandIT  .section-image
 {
     width: 779px;
     height: auto;
     opacity: 0.5;
 }




    /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {

    background: url(../images/Applications/MiningandTunneling/MiningTunneling.jpg);
    background-size: 1792px;
    background-position-y: -75px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 661px;  
 }

 .MinigandTunneling  .section-image
 {
     width: 779px;
     height: auto;
     opacity: 0.5;
 }


 
@media(max-width:1840px)
{

   
   .card1
   {   
      height: 370px;
      width: 1439px;
   }
   .card1:after
   {
      background-size:  1439px;
      background-position-y: -240px;
      background-repeat: no-repeat;
   }

   .card1 h2
   {
      margin-top: 270px;
      margin-left: 40px;
      font-size: 63px;
   }
   .section-card1
   {
      height: 690px;
      width: 760px;
      margin-right: 50px;
   }
   .section-card1 p
   {
      padding: 0px 30px;
      padding-right: 100px;
      font-size: 20px;
      margin-bottom: 30px;
   }
   .section-card2
   {
      width: 630px;
      height: 395px;
   }
   .section-image
   {
      width: 630px;
      height: 395px;

   }
   section ul li
   {
      font-size: 19px; 
   }
 
    .footer-card
    {
      width: 1439px; 
    }

    /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

   .industial .card1:after
   {


      background-size: 1739px;

      background-repeat: no-repeat;

   }

   .industial .section-card1
   {
      height: 361px;
   }
   
 /* 
  **********************************************
  ****** Agriculture & Farming       ********
  **********************************************
 */ 

 .Agriculture .card1:after
 {


    background-size: 1439px;
    background-position-y: -300px;
    background-repeat: no-repeat;

 }
 .Agriculture .section-card1
 {
    height: 361px;  
 }
 .Agriculture .section-image
{
    
   width: 630px;
   height: 750px;

}

 /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {
    background-size: 1639px;
    background-repeat: no-repeat;

 }

 .Roadconstruction .section-card1
 {
    height: 401px;  
 }

  /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
    background-size: 1639px;;
    background-repeat: no-repeat;

 }

 .Railwayconstruction .section-card1
 { 
   height: 401px;  
 }

   /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {

   background-size: 1439px;
   background-position-y: -195px;
   background-repeat: no-repeat;

 }

 .Bridges .section-image
 {    
   width: 630px;
  
 }
 
   /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {


   background-size: 1439px;
   background-position-y: -245px;
   background-repeat: no-repeat;


 }
 .Parking .section-card1
 {
    height: 361px;  
 }

    /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {

   background-size: 1439px;
   background-position-y: -85px;
   background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
    height: 461px;  
 }


 .BusStations .section-image
 {
     width: 630px;
     height: 500px;
 }
 .BusStations .section-image-3
 {
    width: 779px;
   
 }
  
   /* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 1439px;
   background-position-y: -435px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
    height: 566px;  
 }

 .Airports  .section-image
 {
   width: 630px;
   height: 500px;
 }

  
   /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {

   background-size: 1439px;
   background-position-y: -320px;
   background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height: 461px;  
 }

 .SeaWalls  .section-image
 {
      width: 630px;
     height: 470px;
 }

 
   /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 1439px;
    background-position-y: -290px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 441px;  
 }

 .Precast  .section-image
 {
   width: 630px;
     height: 500px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 1439px;
    background-position-y: -300px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 391px;  
 }

 .MedicalandIT  .section-image
 {
   width: 630px;
     height: 400px;

 }




    /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 1439px;
    background-position-y: -75px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 541px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 630px;
     height: 440px;
 }





}

@media(max-width:1454px)
{

   section
   {
      padding: 0px 0px;
      margin-top: 40px;
   }
   

   .card1
   {   
      margin-top: 70px;
      height: 287px;
      width: 1119px;
   }
   .card1:after
   {

      background-size:  1119px;
      background-position-y: -180px;
      background-repeat: no-repeat;
   }
   .card1 h2
   {
      margin-top: 200px;
      margin-left: 35px;
      font-size: 50px;
   }
   .section-card1
   {
      height: 610px;
      width: 590px;
      margin-right: 30px;
   }
   .section-card1 p
   {
      padding: 0px 30px;
      font-size: 17px;
      margin-bottom: 30px;
   }
   .section-card2
   {
      width: 490px;
      height: 310px;
   }
   .section-image
   {
      width: 490px;
      height: 310px;

   }
   section ul 
   {
      padding-left: 25px;
      padding-top: 25px;
      
   }
   section ul li 
   {
      margin-bottom: 25px;
      font-size: 14px; 
   }

    .footer-card
    {
        width: 1119px; 
    }
    
        /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

   .industial .card1:after
   {
      background-size: 1319px;
      background-repeat: no-repeat;

   }

   .industial .section-card1
   {
      height: 261px;
   }

 /* 
  **********************************************
  ****** Agriculture & Farming       ********
  **********************************************
 */ 

 .Agriculture .card1:after
 {

   
    background-size: 1119px;
    background-position-y: -250px;
    background-repeat: no-repeat;

 }
 .Agriculture .section-card1
 {
    height: 361px;  
 }
 .Agriculture .section-image
{
   width: 490px;
   height: 550px;
}


 /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {
   background-size: 1319px;
   background-repeat: no-repeat;

 }

 .Roadconstruction .section-card1
 {
    height: 341px;  
 }

   /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
   background-size: 1319px;
   background-repeat: no-repeat;
 }

 .Railwayconstruction .section-card1
 { 
   height: 341px;  
 }

   /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {

   background-size: 1119px;
   background-position-y: -145px;
   background-repeat: no-repeat;

 }

 .Bridges .section-image
 {    
   width: 490px;
 }


   /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {


   background-size: 1119px;
   background-position-y: -205px;
   background-repeat: no-repeat;


 }
 .Parking .section-card1
 {
   width: 490px;
   height: 311px;  
 }


    /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {

   background-size: 1119px;
   background-position-y: -85px;
   background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
   width: 590px;
   height: 521px;  
 }


 .BusStations .section-image
 {
   width: 490px;
    height: 500px;
 }
 .BusStations .section-image-3
 {
   width: 490px;
 }


/* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 1119px;
   background-position-y: -325px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
   height: 486px;  
 }

 .Airports  .section-image
 {
   width: 490px;
   height: 400px;
 }
 
  
   /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {


    background-size: 1119px;
    background-position-y: -260px;
    background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height: 371px;  
 }

 .SeaWalls  .section-image
 {
   width: 490px;
   height: 350px;

 }

    /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 1119px;
    background-position-y: -220px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 401px;  
 }

 .Precast  .section-image
 {
   width: 490px;
   height: 400px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 1119px;
    background-position-y: -250px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 37 1px;  
 }

 .MedicalandIT  .section-image
 {
   width: 490px;
     height: 350px;

 }




/* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 1119px;
    background-position-y: -75px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 541px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 490px;
   height: 350px;
 }

    
}

@media(max-width:1119px)
{

   .card1
   {   
      height: 200px;
      width: 779px;
   }
   .card1:after
   {
      background-size:  779px;
      background-position-y: -120px;
      background-repeat: no-repeat;
   }

   .card1 h2
   {
      margin-top: 140px;
      margin-left: 25px;
      font-size: 35px;
   }
   .section-card1
   {
      height: 480px;
      width: 390px;
      margin-right: 20px;
   }
   .section-card1 p
   {
      
      padding: 0px 20px;
      font-size: 13px;
      margin-bottom: 10px;
   }
   .section-card2
   {
      width: 370px;
      height: 240px;
   }
   .section-image
   {
      width: 370px;
      height: 240px;
   }
   section ul 
   {
      padding-top: 20px;
      
   }
   section ul li 
   {
      margin-bottom: 18px;
      font-size: 12px; 
   }


    .footer-card
    {
        width: 779px; 
    }

   /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

   .industial .card1:after
   {


      background-size: 879px;

      background-repeat: no-repeat;

   }

   .industial .section-card1
   {
      height: 261px;
   }

   /* 
   **********************************************
   ****** Agriculture & Farming       ********
   **********************************************
   */ 

   .Agriculture .card1:after
   {
      background-size: 779px;
      background-position-y: -210px;
      background-repeat: no-repeat;

   }
   .Agriculture .section-card1
   {
      height: 261px;  
   }
   .Agriculture .section-image
   {
      width: 370px;
      height: 450px;
   }

   
 /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {
    background-size: 879px;
    background-repeat: no-repeat;

 }

 .Roadconstruction .section-card1
 {
    height: 241px;  
 }

       /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
   background-size: 979px;

    background-repeat: no-repeat;
 }

 .Railwayconstruction .section-card1
 { 
   height: 241px;  
 }

 
 /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {


   background-size: 779px;
    background-position-y: -95px;
    background-repeat: no-repeat;

 }

 .Bridges .section-image
 {   
   width: 370px;
 }

    /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {

   background-size: 779px;
   background-position-y: -145px;
   background-repeat: no-repeat;


 }
 .Parking .section-image
 {   
   width: 370px;
   height: 300px;
 }
 .Parking .section-card1
 {
   width: 380px;
   height: 221px;  
 }

 
     /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {

   background-size: 779px;
   background-position-y: -45px;
   background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
   width: 390px;
   height: 361px;  
 }


 .BusStations .section-image
 {
   width:  370px;
    height: 300px;
 }
 .BusStations .section-image-3
 {
   width: 390px;
 }
 
/* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 779px;
   background-position-y: -235px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
   height: 336px;  
 }

 .Airports  .section-image
 {
   width: 390px;
   height: 270px;
 }

    /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {


    background-size: 779px;
    background-position-y: -180px;
    background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height:  306px;  
 }

 .SeaWalls  .section-image
 {
   width: 390px;
   height: 260px;

 }


    /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 779px;
    background-position-y: -160px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 271px;  
 }

 .Precast  .section-image
 {
   width: 390px;
     height: 300px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 779px;
    background-position-y: -180px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 281px;  
 }

 .MedicalandIT  .section-image
 {
   width: 390px;
     height: 300px;

 }




    /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 779px;
    background-position-y: -25px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 371px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 390px;
     height: 300px;
 }
    
}

@media (max-width: 779px)
{
   section
   {
      padding: 0px 0px;
      margin-top: 20px;
   }
   .card1
   {   
      height: 200px;
      width: 579px;
   }
   .card1:after
   {
      background-size:  579px;
      background-position-y: -80px;
      background-repeat: no-repeat;
   }
   .card1 h2
   {
      margin-top: 150px;
      margin-left: 25px;
      font-size: 24px;
   }
   .section-card1
   {
      height: 470px;
      width: 579px;
      margin-right: 20px;
   }
   .section-card1 p
   {
     
      padding: 0px 20px;
      font-size: 16px;
      margin-bottom: 10px;
   }
   .section-card2
   {
      width: 560px;
      height: 290px;
   }
   .section-image
   {
      width: 560px;
      height: 290px;
  
   }
   section ul 
   {
      padding-top: 20px;
      font-size: 15px; 
   }
   section ul li 
   {
      margin-bottom: 18px;
   }
    .footer-card
    {
        width: 579px; 
    }
   /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

   .industial .card1:after
   {


      background-size: 879px;

      background-repeat: no-repeat;

   }

   .industial .section-card1
   {
      height: 261px;
   }
   /* 
   **********************************************
   ****** Agriculture & Farming       ********
   **********************************************
   */ 

   .Agriculture .card1:after
   {
      background-size: 579px;
      background-position-y: -120px;
      background-repeat: no-repeat;

   }
   .Agriculture .section-card1
   {
      height: 161px;  
   }
   .Agriculture .section-image
   {
      width: 560px;
      height: 500px;
   }
    /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {
    background-size: 879px;
    background-repeat: no-repeat;

 }

 .Roadconstruction .section-card1
 {
    height: 241px;  
 }
        /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
   background-size: 879px;
   background-repeat: no-repeat
 }

 .Railwayconstruction .section-card1
 { 
   height: 241px;  
 }

  /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {


   background-size: 579px;
    background-position-y: -65px;
    background-repeat: no-repeat;

 }

 .Bridges .section-image
 {   
   width: 370px;
 }
    
    /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {

   background-size: 579px;
   background-position-y: -65px;
   background-repeat: no-repeat;
 }
 .Parking .section-image
 {   
   width: 579px;
   height: 300px;
 }
 .Parking .section-card1
 {
   width: 579px;
   height: 221px;  
 }

  
     /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {

   background-size: 579px;
   background-position-y: 0px;
   background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
   width: 579px;
   height: 361px;  
 }


 .BusStations .section-image
 {
   width:  579px;
    height: 300px;
 }
 .BusStations .section-image-3
 {
   width: 579px;
 }


 /* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 579px;
   background-position-y: -150px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
   height: 300px;  
 }

 .Airports  .section-image
 {
   width: 579px;
   height: 370px;
 }


     /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {


   background-size: 579px;
    background-position-y: -120px;
    background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height:  276px;  
 }

 .SeaWalls  .section-image
 {
   width: 579px;
   height: 340px;

 }

    /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 579px;
    background-position-y: -120px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 261px;  
 }

 .Precast  .section-image
 {
   width: 579px;
     height: 580px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 579px;
    background-position-y: -120px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 251px;  
 }

 .MedicalandIT  .section-image
 {
   width: 579px;
     height: 400px;

 }




    /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 579px;
    background-position-y: 0px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 341px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 579px;
     height: 340px;
 }
    

}

@media (max-width: 579px)
{

   section
   {
      padding: 0px 0px;
      margin-top: 10px;
   }
   .card1
   {   
      height: 110px;
      width: 360px;
   }

   .card1 h2
   {
      margin-top: 79px;
      margin-left: 15px;
      font-size: 16px;
   }
   .section-card1
   {
      height: 480px;
      width: 360px;
      margin-right: 20px;
   }
   .section-card1 p
   {
      padding: 0px 20px;
      font-size: 12px;
      margin-bottom: 10px;
   }
   .section-card2
   {
      width: 340px;
      height: 160px;
   }
   .section-image
   {
      width: 340px;
      height: 170px;
  
   }
   section ul 
   {
      padding-left: 20px;
      padding-top: 20px;
      
   }
   section ul li 
   {
      margin-bottom: 14px;
      font-size: 11px; 
   }
   

    .footer-card
    {
        width: 360px; 
    }


       /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

   .industial .card1:after
   {

      background-size: 460px;
      background-position-y: 0px;
      background-repeat: no-repeat;

   }

   .industial .section-card1
   {
      height: 191px;
   }
      /* 
   **********************************************
   ****** Agriculture & Farming       ********
   **********************************************
   */ 

   .Agriculture .card1:after
   {
      background-size: 360px;
      background-position-y: -40px;
      background-repeat: no-repeat;

   }
   .Agriculture .section-card1
   {
      height: 161px;  
   }
   .Agriculture .section-image
   {
      width: 360px;
      height: 250px;
   }
       /* 
  **********************************************
  ****** Road construction********
  **********************************************
 */ 

 .Roadconstruction .card1:after
 {
    background-size: 560px;
    background-repeat: no-repeat;

 }
 .Roadconstruction .section-image
 {
   width: 360px;
   height: 250px;
}

 .Roadconstruction .section-card1
 {
    height: 241px;  
 }

         /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
   background-size: 660px;
   background-repeat: no-repeat;
 }

 .Railwayconstruction .section-card1
 { 
   height: 241px;   
 }
 
  /* 
  **********************************************
  ****** Bridges ********
  **********************************************
 */ 

 .Bridges .card1:after
 {


   background-size: 360px;
    background-position-y: -65px;
    background-repeat: no-repeat;

 }

 .Bridges .section-image
 {   
   width: 360px;
 }

     /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {

   background-size: 360px;
    background-position-y: -65px;
    background-repeat: no-repeat;
 }
 .Parking .section-image
 {   
   width:360px;
   height: 200px;
 }
 .Parking .section-card1
 {
   width: 360px;
   height: 221px;  
 }
     /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {


   background-size: 360px;

    background-position-y: 0px;
    background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
   width: 360px;
   height: 381px;    
 }


 .BusStations .section-image
 {
   width:  360px;
    height: 200px;
 }
 .BusStations .section-image-3
 {
   width: 360px;
   height: 180px;
 }

 
 /* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 360px;
   background-position-y: -100px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
   height: 350px;  
 }

 .Airports  .section-image
 {
   width: 360px;
   height: 170px;
 }

      /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {

   background-size: 360px;
   background-position-y: -80px;
   background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height:  296px;  
 }

 .SeaWalls  .section-image
 {
   width: 360px;
   height: 180px;

 }

    /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 360px;
    background-position-y: -70px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 301px;  
 }

 .Precast  .section-image
 {
   width: 360px;
     height: 250px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 360px;
    background-position-y: -80px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 291px;  
 }

 .MedicalandIT  .section-image
 {
   width: 360px;
     height: 170px;

 }




    /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 360px;
    background-position-y: 0px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 421px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 360px;
     height: 200px;
 }


}


@media (max-width:360px)
{

   .card1
   {   
      height: 120px;
      width: 344px;
      margin-left: 10px;
   }

    .footer-card
    {
        width: 344px; 
    }


   .card1 h2
   {
      margin-top: 90px;
      margin-left: 10px;
      font-size: 16px;
   }
   .section-card1
   {
      height: 480px;
      width: 344px;
      margin-right: 10px;
      margin-left: 10px;
   }
   .section-card1 p
   {
      padding: 0px 20px;
      font-size: 12px;
      margin-bottom: 10px;
   }
   .section-card2
   {
      margin-left: 10px;
      width: 344px;
      height: 160px;
   }
   .section-image
   {
      width: 344px;
      height: 200px;
  
   }
   section ul 
   {
      padding-left: 20px;
      padding-top: 20px;
      font-size: 11px; 
   }
   section ul li 
   {
      margin-bottom: 14px;
   }


              /* 
  **********************************************
  ****** Industrial zones & engineerin ********
  **********************************************
 */ 

 .industial .card1:after
 {

    background-size: 344px;
    background-position-y: -20px;
    background-repeat: no-repeat;

 }
 .industial .section-card1
 {
    height: 181px;
 }
 .industial .section-card1
 {
    height: 191px;
 }
          /* 
  **********************************************
  ****** Railway construction   ********
  **********************************************
 */ 

 .Railwayconstruction .card1:after
 {
   background-size: 544px;
   background-repeat: no-repeat;
 }

 .Railwayconstruction .section-card1
 { 
   height: 191px;  
 }

     /* 
  **********************************************
  ****** Parking ********
  **********************************************
 */ 

 .Parking .card1:after
 {

   background-size: 344px;
    background-position-y: -65px;
    background-repeat: no-repeat;
 }
 .Parking .section-image
 {   
   width:344px;
   height: 200px;
 }
 .Parking .section-card1
 {
   width: 344px;
   height: 221px;  
 }
 
      /* 
  **********************************************
  ******  Bus Stations ********
  **********************************************
 */ 

 .BusStations .card1:after
 {


   background-size: 344px;

    background-position-y: 0px;
    background-repeat: no-repeat;

 }
 .BusStations .section-card1
 {
   width: 344px;
   height: 381px;    
 }


 .BusStations .section-image
 {
   width:  344px;
    height: 200px;
 }
 .BusStations .section-image-3
 {
   width: 344px;
   height: 180px;
 }

  /* 
  **********************************************
  ****** Airports  ********
  **********************************************
 */ 

 .Airports  .card1:after
 {  
   background-size: 344px;
   background-position-y: -100px;
   background-repeat: no-repeat;

 }
 .Airports  .section-card1
 {
   height: 350px;  
 }

 .Airports  .section-image
 {
   width: 344px;
   height: 170px;
 }

       /* 
  **********************************************
  ****** SeaWalls  ********
  **********************************************
 */ 

 .SeaWalls  .card1:after
 {

   background-size: 344px;
   background-position-y: -80px;
   background-repeat: no-repeat;

 }
 .SeaWalls  .section-card1
 {
    height:  296px;  
 }

 .SeaWalls  .section-image
 {
   width: 344px;
   height: 180px;

 }
    /* 
  **********************************************
  ****** Precast  ********
  **********************************************
 */ 

 .Precast  .card1:after
 {

    
   background-size: 344px;
    background-position-y: -70px;
    background-repeat: no-repeat;

 }
 .Precast  .section-card1
 {
    height: 301px;  
 }

 .Precast  .section-image
 {
   width: 344px;
     height: 250px;
   
 }

 

 
   /* 
  **********************************************
  ****** MedicalandIT  ********
  **********************************************
 */ 

 .MedicalandIT  .card1:after
 {

    background-size: 344px;
    background-position-y: -80px;
    background-repeat: no-repeat;

 }
 .MedicalandIT  .section-card1
 {
    height: 291px;  
 }

 .MedicalandIT  .section-image
 {
   width: 344px;
     height: 170px;

 }

 /* 
  **********************************************
  ******  MinigandTunneling ********
  **********************************************
 */ 

 .MinigandTunneling  .card1:after
 {


    background-size: 344px;
    background-position-y: 0px;
    background-repeat: no-repeat;

 }
 .MinigandTunneling  .section-card1
 {
    height: 421px;  
 }

 .MinigandTunneling  .section-image
 {
   width: 344px;
     height: 200px;
 }


}