*{
    margin: 0;
    padding: 0;
}
.shreya_parent{
    width: auto;
    /* border: 2px solid black; */
}
.shreya_submain{
    height: 60px;
    /* border: 2px solid red; */
    display: flex;
    background-color: #0a5a7a;
}
.shreya_followbar{
    width: 35%;
    height: 60px;
    /* background-color: bisque; */
    display: flex;
    background: #ff7350;
    transform: skew(30deg); 
    margin-left: -25px;
   
}
.shreya-follow{
    width: 42%;
    height: 60px;
    /* border: 2px solid black; */
    justify-content: flex-end;
    align-items: center;
    display: flex;
}
.shreya-follow p{
    font-size: 20px;
    text-align: center;
   margin: 20px 0px;
    color: white;
    font-weight: bold;
    transform: skew(-30deg);
}
.shreya-img{
    width:80%;
    height: 60px;
    /* border: 2px solid black; */
    display: flex;
  
}
.shreya-img .img1{
    width: 18%;
    height: 60px;
    /* border: 2px solid red; */
    transform: skew(-30deg);

}
.shreya-img .img1 i{
    color:white;
    font-size: 20px;
    margin: 22px 20px;
    cursor: pointer;
}
.shreya-img .img2{
    width: 18%;
    height: 60px;
    /* border: 2px solid red; */
    transform: skew(-30deg);
}
.shreya-img .img2 i{
    color:white;
    font-size: 20px;
    margin: 22px 10px;
    cursor: pointer;
}
.shreya-img .img3{
    width: 18%;
    height: 60px;
    /* border: 2px solid red; */
    transform: skew(-30deg);
}
.shreya-img .img3 i{
    color:white;
    font-size: 20px;
    margin: 22px 20px;
    cursor: pointer;
}
.shreya-img .img4{
    width: 18%;
    height: 60px;
    /* border: 2px solid red; */
    transform: skew(-30deg);
}
.shreya-img .img4 i{
    color:white;
    font-size: 20px;
    margin: 22px 20px;
    cursor: pointer;
}
.shreya_callbar{
    width:70%;
    height: 60px;
    background-color: #0a5a7a;
    border-radius: 50px 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.shreya_address{
    width: 27%;
    height: 60px;
    /* border: 2px solid white; */
    display: flex;
    border-right: 3px solid white;
   
}
.shreya_address-img{
    width: 25%;
    height: 60px;
    /* border: 2px solid black; */
}
.shreya_address-img i{
    color: white;
    font-size: 30px;
   margin: 14px 40px;
   cursor: pointer;
}
.shreya_sub-address{
    width: 75%;
    height: 50px;
    /* border: 2px solid red; */
    margin:5px 0px;
}
.shreya_sub-add1{
    width: 100%;
    /* height: 37px; */
    /* border: 2px solid green; */
}
.shreya_sub-add1 p{
    font-size: 20px;
    margin: 0px 50px;
    color: white;
    font-weight: bold;
    margin:0;
}
.shreya_sub-add2{
    width: 100%;
    height: 38px;
    /* border: 2px solid green; */
}
.shreya_sub-add2 p{
    font-size: 20px;
    margin: 0px 10px;
    color: white;
    font-weight: bold;
    margin:0;
}
.shreya_callimg{
    width: 27%;
    height: 60px;
    /* border: 2px solid white; */
    display: flex;
    border-right: 3px solid white;
}
.shreya_icon{
    width: 25%;
    height: 60px;
    /* border: 2px solid red; */
   
}
.shreya_icon i{
    color: white;
    font-size: 30px;
   margin: 9px 45px;
   cursor: pointer;
}
.shreya_text{
    width: 75%;
    height: 50px;
    /* border: 2px solid black; */
    margin:5px 0px;
}
.shreya_1{
    width: 100%;
    /* height: 37px; */
    /* border: 2px solid red; */
}
.shreya_1 p{
    font-size: 20px;
    margin: 0px 40px;
    color: white;
    font-weight: bold;
}
.shreya_2{
    width: 100%;
    /* height: 38px; */
    /* border: 2px solid red; */
}
.shreya_2 p{
    color: white;
    font-size: 20px;
    margin: 0px 20px;
}
.shreya_email{
    width: 33%;
    height: 50px;
    /* border: 2px solid white; */
    display: flex;
 
}
.shreya_emailimg{
    width: 25%;
    height: 50px;
    /* border: 2px solid red; */
    margin:5px 0px;
}
.shreya_emailimg i{
    color: white;
    font-size: 30px;
   margin: 3px 45px;
   cursor: pointer;
}
.shreya_enquery{
    width: 75%;
    height: 60px;
    /* border: 2px solid black; */
    margin: 2px 0px;
}
.shreya_enquery-text{
    width: 100%;
    /* height: 37px; */
    /* border: 2px solid red; */
}
.shreya_enquery-text p{
    font-size: 20px;
    margin: 0px 50px;
    color: white;
    font-weight: bold;
}
.shreya_enquery-mail{
    width: 100%;
    /* height: 38px; */
    /* border: 2px solid red; */
}
.shreya_enquery-mail p{
    font-size: 20px;
    margin: 0px 10px;
    color: white;
    font-weight: bold;
}
@media(max-width:1750px){
    .shreya_followbar{
        width: 35%;
        height: 60px;
      
        display: flex;
        background: #ff7350;
        transform: skew(30deg); 
        margin-left: -25px;
       
    }  
    .shreya_callbar{
        width:80%;
        height: 60px;
        background-color: #0a5a7a;
        border-radius: 50px 0px 0px 0px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .shreya_address{
        width: 43%;
        height: 60px;
        /* border: 2px solid white; */
        display: flex;
        border-right: 3px solid white;
       
    }
    .shreya_callimg{
        width: 38%;
        height: 60px;
        /* border: 2px solid white; */
        display: flex;
        border-right: 3px solid white;
    }
    .shreya_email{
        width: 33%;
        height: 50px;
        /* border: 2px solid white; */
        display: flex;
     
    }
    .shreya_icon{
        width: 28%;
        height: 60px;
        /* border: 2px solid red; */
       
    }
    .shreya_icon i{
        color: white;
        font-size: 30px;
       margin: 15px 85px;
       cursor: pointer;
    }
}
@media(max-width:1024px){
    .shreya_followbar{
        width: 35%;
        height: 60px;
      
        display: flex;
        background: #ff7350;
        transform: skew(30deg); 
        margin-left: -25px;
       
    }  
    .shreya_callbar{
        width:87%;
        height: 60px;
        background-color: #0a5a7a;
        border-radius: 50px 0px 0px 0px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .shreya_address{
        width: 43%;
        height: 60px;
        /* border: 2px solid white; */
        display: flex;
        border-right: 3px solid white;
       
    }
    .shreya_callimg{
        width: 38%;
        height: 50px;
        /* border: 2px solid white; */
        display: flex;
        border-right: 3px solid white;
    }
    .shreya_email{
        width: 33%;
        height: 50px;
        /* border: 2px solid white; */
        display: flex;
     
    }
    .shreya_icon{
        width: 28%;
        height: 60px;
        /* border: 2px solid red; */
       
    }
    .shreya_icon i{
        color: white;
        font-size: 30px;
       margin: 9px 85px;
       cursor: pointer;
    }
    .shreya-follow p {
        font-size: 20px;
        text-align: center;
        margin: 20px 46px;
        color: white;
        font-weight: bold;
        transform: skew(-30deg);
    }
}