/*nav{
    width: 100%;
    overflow: auto;
}
ul{
    border: 2px solid red;
    padding: 0;
    margin: 0 0 0 150px;
    list-style: none;
}
li{
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}
.logo img{
    position: absolute;
}
nav a{
    padding:20px 15px;
    display:block;
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
*/
.logo {
    /*border: 2px solid black;*/
    position: absolute;
   margin-left:230px ;
   margin-top:20px ;
}
nav a{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: rgb(255, 255, 255);
}
ul{
    float: left;
    margin-left: 600px;
    list-style-type: none;
    
}
li{
    float: left;
    margin-left: 30px;
    font-size: 15px;
    margin-top:20px ;
}
    

.parent{
    
    background-image: linear-gradient(to bottom, rgba(171,47,82,0.82) 0%,#ffaf53 100%),
    url('bg1.jpg');
    /*background-image:linear-gradient(to bottom,rgba(171,47,82,0.82) 0%,#ffaf53 100%);*/
   /* border: 2px solid black;*/
    height: 580px;
    width: 100%;
    background-size: cover;
    position: relative;
    text-align: center;
    
}
h1{
    text-align: center;
    font-weight: 600;
}
.container {
    color: white;
    font-family: "Poppins",sans-serif;
    /*border: 2px solid black;*/
    position: absolute;
    
    top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
}
.banner-btn {
    background: rgb(171, 47, 82);
    padding: 12px 45px;
    font-size: 15px;
    border-radius: 30px;
    margin-top: 800px;
}
a{
    text-decoration: none;
    color: white;
}
.redtext{
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    color: rgb(171, 47, 82);
}
.firstblock{
    font-family: "Poppins",sans-serif;
    text-align: center ;
    
}
.firstparagraph{
    
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    
}
.underline{
    
        
        border-top: 2px solid #ab2f52;
       
}
.secondblock{
    /*border: 2px solid #ab2f52 ;*/
    width:100%;
    height:auto;
    
}
.secondtext{
    width:40%;
    
    /*border: 2px solid black;*/
    float: left;
    text-align: left;
    font-family: "Poppins",sans-serif;
    padding-left:150px ;
    height:auto;
    font-size: auto;
   
}
.secondblock-text{
        font-weight: 700;
        font-family: "Open Sans",sans-serif;
        margin-bottom: -20px;
    }
    h5{
        color: #ffaf53;
        font-family: "Open Sans",sans-serif;
    }
    .low-opacity
    {
            opacity: 0.6;
            margin-bottom: 30px;
    }

.secondblockpic
{
    margin-left: 20px;
    width: 44%;
   /* border: 2px solid rgb(203, 11, 11);*/
    float: left;
    background-image: url('about.jpg');
    background-size: cover; 
    height: 340px;
    
   
}
.anchor-btn {
    background: #ffaf53;
    padding: 10px 20px;
    color: #fff!important;
    border-radius: 3px;
   
}
.chartblock
{
   /* border: 2px solid black;*/
   
    background-color: #fafafa;
    height:800px;
}

.chart-icon
{
    /*border:2px solid red ;*/
     margin-top:35px; 
     
     display: flex;
     justify-content: center;
    align-content: center;
    height:auto;
}
.icon-text  {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    position: relative;
    padding-bottom: 14px;
}
.growth-chart
{
    background-color: white;
   /* border: 2px solid #ab2f52;*/
    width: 25%;
    height:250px;
    margin-left:50px;
    float: left;
}
.buttons{
   /* border: 2px solid black ;*/
    border-radius: 30px;
    width: auto;
    position: relative;
   /* box-shadow: 0px 10px 30px -4px rgb(0 0 0 / 20%);*/
}
.btn-class
{
   /* padding: 5px 3px 5px 3px;*/
   border:none;
   border-radius:20px 20px 20px 20px;
   padding: 5px 30px 5px 30px;
   font-size: 20px;
   font-family:  "Open Sans",sans-serif;
    color: #9d9a9a;
    background-color: white;
   /* background-color: #ab2f52;*/
}

.img-gallery{

    
    height:auto;
}
.gallery-image1
{

background-image: url('gall1.jpg');
background-size: cover; 
}
.gallery-image2{
    background-image: url('gall2.jpg');
    background-size: cover; 
}
.gallery-image3
{ 
    background-image: url('gall3.jpg');
    background-size: cover; 

}
.gallery-image4
{ 
    background-image: url('gall4.jpg');
    background-size: cover; 

}
.gallery-image5
{
    background-image: url('gall5.jpg');
    background-size: cover; 

}
.gallery-image6
{ 
    background-image: url('gall6.jpg');
    background-size: cover; 

}
.gallery-image7
{ 
    background-image: url('gall7.jpg');
    background-size: cover; 

}
.gallery-image8
{ 
    background-image: url('gall8.jpg');
    background-size: cover; 

}
.gallery-image9
{ 
    background-image: url('gall9.jpg');
    background-size: cover; 

}
.gallery{

float: left;
width: 33%;
height:270px;
}

.lastimg
{
    /*border: 2px solid black ;*/
width: 100%;
    height:350px;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.9),rgba(0,0,0,0.9)),
    url('bg1.jpg');

    background-size: cover;
    position: relative;
    text-align: center;
}

.form-parent
{

    /*border: 2px solid black;*/
    width: 100%;
    height:400px;
}
.contact-info
{
    width:44%;
    height: 300px;
    float: left;
    width: 120p;
    /*border: 2px solid black;*/
    justify-content: center;
    align-content: center;  
    text-align: center;
}
.contact-form
{

    /*border: 2px solid red;*/
    
    width: 55%;
    float: left;
    height:350px;
}
.phone
{
    /*border: 2px solid red;*/
    height: 100px;
    width: 100%;
    
}
.hover-navbar{
    
   
    
        display: none;
        position: absolute;
        background-color: #ab2f52;
        border: 1px solid rgb(211, 208, 208);
        border-radius: 5px;
        min-width: 5px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        padding: 12px 40px;
        opacity: 0.7;
        
        margin-left: 300px;
        margin-bottom:-110px;
        margin-right: -230px;
        
      
}
.hover-navbar > .pak{
    padding-top:40px ;
}
.hover-navbar> a{


    
        padding: 10px 15px;
        display: block;
        text-decoration: none;
        color: white;
        font-weight: 500;
        font-size: 12px;
        border-bottom: 1px solid rgb(211, 208, 208);
      
}
.india:hover .hover-navbar{
    
        display: block;
    
   
}

.contact-icons
{
   /* border: 2px solid black;*/
   
    width:30%;
    height:80px;
    float: left;
    margin-right: -50px;
    
   
}
.contact-text
{
    font-family: "Open Sans",sans-serif;
    float: left;
    /*border: 2px solid blue;*/
    width:30%;
    height:100px;
    text-align: left;
    opacity: 0.7;
    
}
.nav-icon{
    display: none;
}
.Send-message{
     border: none;
     border-radius: 50px 50px 50px 50px; 
     width:28%; 
     height:40px; 
     background-color:#ab2f52 ;
     color: white;
}
.copy-right{
    
    background-color: #242424; 
    font-family: 'Poppins',sans-serif; 
    color: white; 
    text-align: center;
}
@media screen and (max-width: 375px) 
{
    .hover-navbar{
        margin:0px;
        padding: 0;
        padding: 20px;
        padding-right: 0;
        padding-left: 10px;
        box-sizing: border-box;
        
        
        

    }

    .hover-navbar a{
        padding-right: 0;
    }
}
@media screen and (max-width: 400px) 
{
    .hover-navbar{
        margin:0px;
        padding: 0;
        padding: 20px;
        padding-right: 30px;
        box-sizing: border-box;
        
        
        

    }
}
@media screen and (max-width: 420px) 
{
    .hover-navbar{
        margin:0px;
        padding: 0;
        padding: 20px;
        padding-right: 30px;
        box-sizing: border-box;
        
        
        

    }
}
@media screen and (max-width: 430px) 
{
    .hover-navbar{
        margin:0px;
        padding: 0;
        padding-top: 30px;
        padding-right: 10px;
        box-sizing: border-box;
        
        
        

    }
}
@media screen and (max-width: 460px) 
{
    .hover-navbar{
        margin:0px;
        margin-right: 70%;
        box-sizing: border-box;
        

    }
}

@media screen and (max-width: 470px) 
{
    .hover-navbar{
        margin:0px;
        margin-left: 70vw;
        box-sizing: border-box;
        

    }
}
@media screen and (max-width: 565px)
{
    .hover-navbar{
        margin:0px;
        margin-left: 70vw;
        padding-right:20px ;
        

    }
}
@media screen and (max-width: 752px)
{
    .hover-navbar{
        margin:0px;
        margin-left: 70vw;

    }
}



@media screen and (max-width: 800px) {



    .logo{
        position: absolute;
        margin-left:20px ;
        margin-top:20px ;
    }
    .container
    {
        top: 52%;
    }
    .nav-list{
        display: none;
         
    }
    .nav-icon 
    {
        float: right;
        display: block;
        position: absolute;
        right: 0;
        margin-top: 17px;
        margin-right: 20px;
    }
    /*.responsive .nav-list{
        float: none;
     display: block;
    text-align: left;
    

    
    }*/
    .firstblock{
        width: 100%;

    }
    .secondtext
    {
        padding-left:0px ;
        width: 100%;
        
    }
    .secondblockpic{
        margin-left: 0px;
        width: 100%;
        background-size: cover; 
         height: 200px;
         margin-top: 50px;
    }
    .chartblock{
        height:1850px;
    }
    .growth-chart{
        width: 92%;
        position: relative;
        margin-left:15px;
        margin-bottom:15px;
    }
    .buttons{
        width: 100%;
        text-align: left;
        float: left;
        position: relative;
    }
    .btn-class
    {
        float: left;
        padding: 2px 25px 2px 25px;
        font-size: 10px;
        width:20%;
        
    }
    .gallery-image1{
        width:100%;
    }
    .gallery-image2{
        width:100%;
    }
    .gallery-image3{
        width:100%;
    }
    .gallery-image4{
        width:100%;
    }
    .gallery-image5{
        width:100%;
    }
    .gallery-image6{
        width:100%;
    }
    .gallery-image7{
        width:100%;
    }
    .gallery-image8{
        width:100%;
    }
    .gallery-image9{
        width:100%;
    }
    .lastimg{
        width:100%;
        height: 370px;
    }
    .small-font
    {
        font-size: 12px;
    }
    .contact-info{
        width:100%;
    }
    .chart-icons{

        margin-right: -0px;
        float: left;
       
    }
    .contact-text
    {
        margin-left:20px;
    }
    .contact-form{
        width: 100%;
        height:250px;
        
        margin-top: 20px;
    }
    .Send-message{
        border: none;
        border-radius: 50px 50px 50px 50px; 
        width:45%; 
        height:40px;
        background-color:#ab2f52 ;
        color: white;

    }

    .copy-right{
        background-color: #242424;
         font-family: 'Poppins',sans-serif; 
         color: white; 
         text-align: center;
         height: 22px;
         margin-top: 30px;
         width:100%;
    }
    .copy-right-line
    {
        font-size:9px ;
        
    }
   
    


    
    
}
/*align-content: center;*/