@import url(starting.css);


/* --------------------------------------main heading  area 
--------------------------------------------------------------------------- .*/
.main-head {
    background: linear-gradient(
        rgba(65, 64, 34, 0.9),
        rgba(224, 37, 156, 0.9)
       
    ) , url(../images/slide1.jpg);
    width: 100%;
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center;
    background-attachment: fixed;
    object-fit: cover;
     
}

.main-head .content h1{
    color: #b9b7b7;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.main-head .content img{
    padding-top: 2rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    height: 10%;
    
      
    }


/* --------------------------------------contact-section  area 
--------------------------------------------------------------------------- .*/
section.contact-section{

    background: rgb(252, 252, 252);
    width: 100%;

}
section.contact-section .container .heading{
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 2rem;
    font-weight: 2rem;
    font-family: "Raleway-extrabold";
    text-align:center;
}
section.contact-section .container .contact-wrapper{
    display: flex;
    justify-content: center;
    position: relative;
  
}
section.contact-section .container .contact-wrapper .left-section{
    width: 50%;
}
section.contact-section .container .contact-wrapper .left-section img{
    width: 28%;
    height:28%;
}

section.contact-section .container .contact-wrapper .left-section .left-first{
padding-bottom: 1rem ;
color: rgb(163, 162, 162);
background:rgb(202, 216, 228) ;

text-align: start;
padding-left: 1rem;


}
section.contact-section .container .contact-wrapper .left-section .left-second{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgb(235, 231, 231);
}
section.contact-section .container .contact-wrapper .left-section .left-second .left-second-img img{
    width: 70%; 
}
section.contact-section .container .contact-wrapper .left-section .left-third .left-third-img{
    width: 30%; 
}
section.contact-section .container .contact-wrapper .left-section .left-second .left-second-img{
    width: 30%;
}
section.contact-section .container .contact-wrapper .left-section .left-forth .left-forth-img{
    width: 30%;
}section.contact-section .container .contact-wrapper .left-section .left-fifth .left-fifth-img{
    width: 30%;
}
section.contact-section .container .contact-wrapper .left-section .left-second h1{
    font-size: 1.5rem;
    font-weight: 1.5rem;
    font-family: "Raleway-extrabold";
    padding-top: 1rem;
 
}
section.contact-section .container .contact-wrapper .left-section .left-second p{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-semibold";
    padding-top: 1rem;
  
    
}

section.contact-section .container .contact-wrapper .left-section .left-third{
    display: flex;
    justify-content: flex-start;
    align-items: center; 
    padding-top: 1rem;
    border: 1px solid rgb(235, 231, 231);
}

section.contact-section .container .contact-wrapper .left-section .left-third h1{
    font-size: 1.5rem;
    font-weight: 1.5rem;
    font-family: "Raleway-extrabold";
    padding-top: 1rem;
    text-align: center;
    margin-bottom: 1rem;
   
}
section.contact-section .container .contact-wrapper .left-section .left-third  a{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: black;
    padding-top: 2rem;
    margin-top: 2rem;
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    
}
section.contact-section .container .contact-wrapper .left-section .left-third  a:hover{
    color:#1a37f0;
 
  
    transform: translateY(-4px);
}

section.contact-section .container .contact-wrapper .left-section .left-forth{
    display: flex;
    justify-content: flex-start;
    align-items: center; 
    padding-top: 1rem;
    border: 1px solid rgb(235, 231, 231);
}
section.contact-section .container .contact-wrapper .left-section .left-forth h1{
    font-size: 1.5rem;
    font-weight: 1.5rem;
    font-family: "Raleway-extrabold";
    padding-top: 1rem;
    text-align: start;
   
}
section.contact-section .container .contact-wrapper .left-section .left-forth p{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-semibold";
    padding-top: 1rem;
    
    
}

section.contact-section .container .contact-wrapper .left-section .left-fifth{
    display: flex;
    justify-content: flex-start;
    align-items: center; 
    padding-top: 1rem;
    border: 1px solid rgb(235, 231, 231);
    margin-bottom: 5rem;
}
section.contact-section .container .contact-wrapper .left-section .left-fifth h1{
    font-size: 1.5rem;
    font-weight: 1.5rem;
    font-family: "Raleway-extrabold";
    padding-top: 1rem;
    text-align: center;
   
}
section.contact-section .container .contact-wrapper .left-section .left-fifth p{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  
    padding-top: 1rem;
    
    
}

section.contact-section .container .contact-wrapper .right-section .right-first h1{
    font-size: 1.5rem;
    font-weight: 1.5rem;
    font-family: "Raleway-extrabold";
   
    text-align: center;
  


}
section.contact-section .container .contact-wrapper .right-section .right-first h4{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-semibold";
    text-align: center;
    padding-top: 3rem; 
    color: rgb(255, 255, 0);
    padding-bottom: 3rem;
}
section.contact-section .container .contact-wrapper .right-section .right-second{

   
    padding: 0.3rem;
    border:none;
}
section.contact-section .container .contact-wrapper .right-section .right-second input{ 
    width: 100%;
    padding: 20px 20px;
    margin: 8px 0px;
   font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
  
}
section.contact-section .container .contact-wrapper .right-section .right-second input:focus{
   outline-color: #1a37f0;
}
section.contact-section .container .contact-wrapper .right-section .right-third{

   display: flex;

    padding: 0.3rem;
    border-radius: 4px;
}
section.contact-section .container .contact-wrapper .right-section .right-third input{ 
    width: 50%;
    padding: 20px 20px;
    margin: 8px 0px;
   font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
section.contact-section .container .contact-wrapper .right-section .right-third input:focus{
    outline-color: #1a37f0;
}
section.contact-section .container .contact-wrapper .right-section .right-forth{

    display: flex;
 
     padding: 0.3rem;
     border-radius: 4px;
 }
 section.contact-section .container .contact-wrapper .right-section .right-forth input{ 
     width: 50%;
     padding: 20px 20px;
     margin: 8px 0px;
    font-size: 1rem;
     border: 1px solid #ccc;
     border-radius: 4px;
     box-sizing: border-box;
 }
 section.contact-section .container .contact-wrapper .right-section .right-forth input:focus{
    outline-color: #1a37f0;
 }
 section.contact-section .container .contact-wrapper .right-section .right-forth select{ 
    width: 50%;
    color:rgb(124, 123, 123);
    padding: 20px 20px;
    margin: 8px 0px;
   font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
section.contact-section .container .contact-wrapper .right-section .right-forth select:focus{
    outline-color: #1a37f0; 
}

 section.contact-section .container .contact-wrapper .right-section .right-fifth textarea{ 
    width: 100%;
    padding: 20px 20px;
    margin: 8px 0px;
   font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
section.contact-section .container .contact-wrapper .right-section .right-fifth textarea:focus{
    outline-color: #1a37f0; 
}
section.contact-section .container .contact-wrapper .right-section button{
          position: absolute;
          right: 10%;
          bottom: -4%;
    margin-top: 0.8rem;
    align-items: center;
    
    margin-bottom: 4rem;
    padding: 1rem;
 border-radius: 10px;
   line-height:0.8;
   font-size:1.2rem;
   cursor: pointer;
   background:rgb(16, 29, 209);
   color:var(--heaven); 
   transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   border:1px solid transparent; 
}

section.contact-section .container .contact-wrapper .right-section button:hover{

    background:#aeb8fd;
    color:var(--secondary); 
  
    transform: translateY(-4px);
}


/* --------------------------------------map-section  area 
--------------------------------------------------------------------------- .*/
section.map-section{

    background: rgb(12, 12, 12);
    width: 100%;

}
section.map-section .container h1{
    font-size: 2rem;
    font-weight: 1.5rem;
    color: azure;
    font-family: "Raleway-extrabold";
    padding-top: 2rem;
    padding-bottom: 5rem;
    text-align: center;
   

}
section.map-section .container .map{
    padding-bottom: 5rem;
}

/* --------------------------------------footer  area 
--------------------------------------------------------------------------- */

section.footer {
    background: linear-gradient(
        rgba(78, 77, 43, 0.9),
        rgba(78, 43, 65, 0.9)
    ), url(../images/pic.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    object-fit: cover;
     
}

section.footer .container .footer-section{
    display: flex;
    justify-content: space-between;

   
   
}

section.footer .container .footer-section .first-1{
    margin-right: 2rem;
    width: 60%;
padding-top: 2rem;
}

section.footer .container .footer-section .first-1 h1{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: var(--pure);
   padding-top: 2rem;
   padding-left: 5rem;
   padding-bottom: 0.5rem;
   

}
section.footer .container .footer-section .first-1 hr{
    border: 2px solid rgb(167, 247, 167);
    border-radius: 10px;
    margin-bottom: 1rem;
   
  
    

}
section.footer .container .footer-section .first-1 .company-information img{
    width: 100%;
    height: 100%;
    padding: 1rem 0rem;

}
section.footer .container .footer-section .first-1 .company-information p{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-medium";
    color: var(--heaven);
    text-align: justify;
}

section.footer .container .footer-section .first-2{
    padding-top: 2rem;
  
}

section.footer .container .footer-section .first-2 h1{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: var(--pure);
   padding-top: 2rem;
   padding-left: 5rem;
   padding-bottom: 0.5rem;
   

}
section.footer .container .footer-section .first-2 hr{
    border: 2px solid rgb(167, 247, 167);
    border-radius: 10px;
    margin-bottom: 1rem;
    width: 200px;
  
   
  
    

}
section.footer .container .footer-section .first-2 ul {
    list-style-type: none;
}

section.footer .container .footer-section .first-2 ul li{
    padding-top: 1rem;
}
section.footer .container .footer-section .first-2 ul li a {
    padding-top: 2rem;
    color:var(--pure);
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
section.footer .container .footer-section .first-2 ul li a {
    padding-left: 0.5rem;
    padding-top: 2rem;
    color:var(--pure);
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
section.footer .container .footer-section .first-2 ul li a:hover{
    color:#aeb8fd;
 
  
    transform: translateY(-4px);
}
section.footer .container .footer-section .first-2 ul li img{
    width: 5%;
}
section.footer .container .social-icons{
    padding: 5rem 5rem;
    text-align: center;
}
section.footer .container .social-icons  a img{
    width: 5%;
    height: 5% ;
    margin-right: 2rem;

}
section.footer  .copyright {
    padding: 0.5rem;
    background-color: #282730;
    text-align: center;
}
section.footer  .copyright p{
    color: var(--heaven);
    font-family: "Raleway-extrabold";
    font-weight: 1rem;
    font-size: 1rem;
}
section.footer  .copyright p  a .span{
    text-decoration: none;
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: #232fdf;
}

section.footer .container .footer-section .first-3{
    padding-top: 2rem;
}
section.footer .container .footer-section .first-3 h1{
    font-size: 1rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: var(--pure);
   padding-top: 2rem;
   padding-left: 5rem;
   padding-bottom: 0.5rem;
   

}
section.footer .container .footer-section .first-3 hr{
    border: 2px solid rgb(167, 247, 167);
    border-radius: 10px;
    margin-bottom: 1rem;
   
  
    

}
section.footer .container .footer-section .first-3 ul {
    list-style-type: none;
}
section.footer .container .footer-section .first-3 ul li{
    padding-top: 1rem;
    display: flex;
}

section.footer .container .footer-section .first-3 ul li a {
    margin-top: 2rem;
    padding-left: 0.5rem;
    margin-bottom: 2rem;
  
    color:var(--pure);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
section.footer .container .footer-section .first-3 ul li a:hover{
    color:#aeb8fd;
 
  
    transform: translateY(-4px);
}
section.footer .container .footer-section .first-3 ul li img{
    width: 13%;
    
}
section.footer .container .footer-section .first-3 ul li p{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 1rem;
    font-weight: 1rem;
    color: var(--light); 
    padding-left: 1rem;
    padding-top: 1rem;
}
.project-detail .container .project-wrapper .project-right img{
    margin-left: 50px;
}
.project-detail .container .project-wrapper .project-left .counter-wrapper{
    margin-left: 100px;
}






.nav-background .mobile-logo{
    padding:1rem;
}
.nav-background .mobile-nav{
    padding:1rem;
}
.nav-background .mobile-nav ul{
    list-style-type: none;
}
.nav-background .mobile-nav ul li{
    margin-bottom:1rem;
}
.nav-background .mobile-nav ul li a{
    text-decoration: none;
    color:var(--secondary);
    font-family: "Raleway-medium";
}
.nav-background .mobile-nav ul li a:hover{
    color:var(--primary);
}
.nav-background .contact, .nav-background .time{
    padding:1rem;
    padding-left:0;
}
.nav-background .contact img, .nav-background .time img{
    margin-right:1rem;
}
.nav-background .contact h5,.nav-background .time h5{
    font-family:"Raleway-bold";
    margin-bottom:0.25rem;
    font-size:1rem;
}
.nav-background .contact h6, .nav-background .contact h6{
    font-size: 0.75rem;
}
.nav-background .cart{
    margin-bottom:2rem;
}
.nav-background .cart a{
    color:var(--secondary);
    text-decoration: none;
    font-family: "Raleway-bold";
}
.nav-background .cart img{
    margin-right:0.75rem;
    width:20px;
    height:20px;
}



/* --------------------------------------media-query
--------------------------------------------------------------------------- */

@media (max-width:1200px){


    
}


@media (max-width:992px){
  
    header.upper-header .container{
        flex-direction: column;
    }
    section.contact-section .container .contact-wrapper{
       flex-direction: column;
        justify-content: center;
        position: relative;
      
    }
  
    section.footer .container .footer-section{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    section.map-section .container .map .map-content{
       height: 600px;
       width: 750px;
    }
    section.contact-section .container .contact-wrapper .left-section{
        width: 100%;
    }

    section.contact-section .container .contact-wrapper .right-section button{
        position: absolute;
        right: 20%;
        bottom: -3%;
 
}
}
@media (max-width:768px){
   
    section.map-section .container .map .map-content{
        height: 600px;
        width: 600px;
     }
    header.header1 .container .second-header-right{
        display: none;
    }
   

    header.header1 .second-header-left .logo img{
        margin-left: 1rem;
      }








section.footer .container .footer-section{
    display: flex;
    flex-direction: column;
} 


    header.upper-header{
        display: none;
    }
    
    nav.last-header{
        display: none;
    }
    .main-site-wrapper{
        position: relative;
    }
    
.main-site-wrapper .mobile-navbar{
    width: 100%;
    height: 100vh;
    background: #e7f5ff;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
   
   
    transform: translateY(-100%);
    transition: all 0.8s linear;
   
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 99999;

}
.open .mobile-navbar{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
 
  }



.main-site-wrapper .mobile-navbar .back{
    position: absolute;
    top: 1rem;
   right: 3rem;
   width: 4rem;
   height: 3rem;
   z-index: 1;
   cursor: pointer;
}
.main-site-wrapper .mobile-navbar ul{
    margin-top: 5REM;
    list-style-type: none;
    
}
.main-site-wrapper .mobile-navbar ul li{
    
    margin-top: 1rem;

}
.main-site-wrapper .mobile-navbar ul li  img{
    width: 5%;
    height: 5%;
}
.main-site-wrapper .mobile-navbar ul li .dropdown .dropdown-content{
    display: none;
    position: absolute;
    background-color: #f3f3f3;
    min-width: 155px;
    min-height: 100px;
    box-shadow: 0px 8px 16px 0px rgb(0,0,0,0.2);
    z-index: 99;
    cursor: pointer;
    top: -30%;
    right: 0%;
    left: 100%;
  
    border-radius:  0px 30px 30px 30px;

    
}
.main-site-wrapper .mobile-navbar ul hr{
    margin-top: 0.3rem;
 
}
.main-site-wrapper .mobile-navbar ul li a{
    text-decoration: none;
   font-size: 1rem;
 
}

    .mobile-menu-icons{
    display: block;
    position: absolute;
    top: 0.2em;
    right: 2rem;
    
    
    }
    .mobile-menu-icons .menu{
        width: 5rem;
        height: 3rem;
        cursor: pointer;
        z-index: 999;
    }

    .main-site-wrapper .mobile-navbar .down-logo img{
        position: absolute;
        top: 1rem;
       left: 1rem;
      
       z-index: 1;
       cursor: pointer;
        width: 60%;
        height: 7%;
    }


    .main-site-wrapper .mobile-navbar  .mobile-copyright {
        position: absolute;
        bottom: 3rem;
       right: 3rem;
       width: 4rem;
       height: 3rem;
       z-index: 1;
       cursor: pointer;
        width: 80%;
        height: 8%;
        padding: 0.5rem;
        background-color: #848882;
        text-align: center;
    }
    .main-site-wrapper .mobile-navbar   .mobile-copyright p{
        color: var(--heaven);
        font-family: "Raleway-extrabold";
        font-weight: 1rem;
        font-size: 1rem;
    }
    .main-site-wrapper .mobile-navbar    .mobile-copyright p  a .span{
        text-decoration: none;
        font-size: 1rem;
        font-weight: 1rem;
        font-family: "Raleway-extrabold";
        color: #232fdf;


    }

  
  /* The container <div> - needed to position the dropdown content */
  .main-site-wrapper .mobile-navbar .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .main-site-wrapper .mobile-navbar .dropdown  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .main-site-wrapper .mobile-navbar .dropdown  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .main-site-wrapper .mobile-navbar .dropdown .dropdown-content a:hover {background-color: #f1f1f1}
  
  /* Show the dropdown menu on hover */
  .main-site-wrapper .mobile-navbar  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  /* Change the background color of the dropdown button when the dropdown content is shown */
  .main-site-wrapper .mobile-navbar .dropdown:hover .dropbtn {
    background-color: #3e8e41;
}



section.footer .container .footer-section .first-2{
    padding-top: 2rem;
    padding: 1rem 1rem;
  
}

section.footer .container .footer-section .first-3{
    padding-top: 2rem;
    padding: 1rem 1rem;
}

section.footer .container .footer-section .first-1 h1{
    font-size: 2rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: var(--pure);
   padding-top: 2rem;
   padding-left: 8rem;
   padding-bottom: 0.5rem;
   

}

section.footer .container .footer-section .first-2 h1{
    font-size: 2rem;
    font-weight: 1rem;
    font-family: "Raleway-extrabold";
    color: var(--pure);
   padding-top: 2rem;
   padding-left: 7rem;
   padding-bottom: 0.5rem;
   

}
section.footer .container .footer-section .first-2 hr{
    border: 2px solid rgb(167, 247, 167);
    border-radius: 10px;
    margin-bottom: 1rem;
    width: 300px;
  
   
  
    

}
}


@media (max-width:576px){

    .main-head {
             
        width: 100%;
        height: 24vh;
        background-size: contain;
        background-repeat: no-repeat;
        background-position:top;
        background-attachment: fixed;
        object-fit: cover;
         
    }

  

    section.footer .container .footer-section .first-1{
      
        width: 100%;
    padding-top: 2rem;
    }
    
       section.footer .container .social-icons{
           display: flex;
           justify-content: center;
           align-items: center;
       }
       section.footer .container .social-icons  a img{
        width: 70%;
        height: 70% ;
        margin-right: 2rem;
    
    }
     
    
    section.footer .container .footer-section .first-2{
        padding-top: 2rem;
        padding: 1rem 1rem;
      
    }
    
    section.footer .container .footer-section .first-3{
        padding-top: 2rem;
        padding: 1rem 1rem;
    }
    
    section.footer .container .footer-section .first-1 h1{
        font-size: 2rem;
        font-weight: 1rem;
        font-family: "Raleway-extrabold";
        color: var(--pure);
       padding-top: 2rem;
       padding-left: 8rem;
       padding-bottom: 0.5rem;
       
    
    }
    
    section.footer .container .footer-section .first-2 h1{
        font-size: 2rem;
        font-weight: 1rem;
        font-family: "Raleway-extrabold";
        color: var(--pure);
       padding-top: 2rem;
       padding-left: 7rem;
       padding-bottom: 0.5rem;
       
    
    }
    section.footer .container .footer-section .first-2 hr{
        border: 2px solid rgb(167, 247, 167);
        border-radius: 10px;
        margin-bottom: 1rem;
        width: 300px;
      
       
      
        
    
 
 
    }
  section.map-section .container .map .map-content{
        height: 600px;
        width: 350px;
      padding-left: 2rem;
     }

     section.contact-section .container .contact-wrapper .left-section img{
        width: 48%;
        height:48%;
    }
    section.contact-section .container .heading{
        padding-top: 2rem;
        padding-bottom: 2rem;
        font-size: 1rem;
        font-weight: 1rem;
        font-family: "Raleway-extrabold";
        text-align:center;
    }

    section.contact-section .container .contact-wrapper{
       padding-bottom: 5rem;
      
    }

    section.contact-section .container .contact-wrapper .right-section button{
        position: absolute;
        right: 70%;
        bottom: -3%;
 
}
section.contact-section .container .contact-wrapper .right-section .right-first h4{
    font-size: 2rem;
    font-weight: 1rem;
    font-family: "Raleway-semibold";
    text-align: center;
    padding-top: 3rem; 
    color: rgb(255, 230, 0);
    padding-bottom: 3rem;
}
}




