:root {
    --color: #ffaa17;
    --color2: #089fac;
    --black: #0f0f0f;
    --white: #ffffff;
    --gray: #cacaca;
    --light: #cafff8;
    --dBlue: rgb(0, 43, 87);
}




.blog-service-section{
    width:100%;
    height:100%;
    margin-top:5%;


}

.blog-service-container{
    width:100%;
    height:100%;

}
.blog-service-boxes{
    width:100%;
    height:100%;
    display: flex;
    justify-content: space-between;
   
   
}
.blog-service-imgsection{
    width:47%;
    height:auto;
   
}

.blog-service-imgone{
    width :100%;
    height:300px;
   
    
}
.blog-service-imgone img{
    width :100%;
    height:100%;
}
.blog-service-info{
   
    width:47%;
    height:100%;
    text-align: justify;
    
    
}
.blog-service-info h6{
       color:var(--black);
       font-family: "Space Grotesk", sans-serif;
       font-size: 20px !important;
       font-weight: 600;
       border-left: 5px solid var(--color);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 5%;
}
.blog-service-latestpost{
    width :100%;
    height:auto;
    display: flex;
    justify-content: space-between;

}
.blog-service-latestpostmain{
    width:100%; 
    height:220px;
    background-color: whitesmoke;
    padding-top: 2%;
    padding-left: 3%; 
    padding-right: 3%;
    margin-top: 2%;
}
.blog-service-latestleft img{
    width:50px;
    height:50px;
    object-fit: cover;
    
}
.blog-categories-page{
    width:37%;
    height:220px;
    background-color: whitesmoke;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 2%;
    font-size: 13px;
    margin-top: 2%;
}
 .blog-service-minitwo{
    width:100%;
    height:auto;
  
  
 }
.blog-service-minidiv{
    width:100%;
    height:55px;
    display: flex;
    
   
    
}
.blog-service-latestleft{
    width:27%;
     height:auto;
     margin-top: 0;
}
.blog-service-latestright{
    width:67%;
     height:auto;
}
.blog-service-latestright p{
    font-size: 12px;
    color: black;
    font-weight: 600;
}
.blog-service-latestright span{
    color:grey;
}
.fa-arrow-right{
 color:#ffaa17;
}
@media screen and (max-width:320px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }

    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }

    .blog-service-section2 .blog-service-boxes{
        display: flex;
        flex-direction: column-reverse;
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
   
}
@media screen and (min-width:321px) and (max-width:425px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }
    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
}
@media screen and (min-width:426px) and (max-width:600px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }
    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
}
@media screen and (min-width:601px) and (max-width:768px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }
    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
}
@media screen and (min-width:769px) and (max-width:900px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }
    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
}
@media screen and (min-width:901px) and (max-width:991px) {
    .blog-service-section{
        width:100%;
        height:100%;
        margin-top:5%;
    
    
    }
    .blog-service-container{
        width:100%;
        height:100%;
    
    }
    .blog-service-boxes{
        width:100%;
        height:100%;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
       
       
    }
    .blog-service-imgsection{
        width:100%;
        height:auto;
       
    }
    
    .blog-service-imgone{
        width :100%;
        height:300px;
       
        
    }
    .blog-service-imgone img{
        width :100%;
        height:100%;
    }
    .blog-service-info{
       
        width:100%;
        height:100%;
        text-align: justify;
    }
    .blog-service-info h6{
           color:var(--black);
           font-family: "Space Grotesk", sans-serif;
           font-size: 20px !important;
           font-weight: 600;
    }
    .blog-service-latestpost{
        width :100%;
        height:auto;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-between;
    
    }
    .blog-service-latestpostmain{
        width:100%; 
        height:220px;
        background-color: whitesmoke;
        padding-top: 2%;
        padding-left: 3%; 
        padding-right: 3%;
        margin-top: 2%;
    }
    .blog-service-latestleft img{
        width:50px;
        height:50px;
        object-fit: cover;
        
    }
    .blog-categories-page{
        width:100%;
        height:220px;
        background-color: whitesmoke;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 2%;
        font-size: 13px;
        margin-top: 2%;
    }
     .blog-service-minitwo{
        width:100%;
        height:100%;
        
      
      
     }
    .blog-service-minidiv{
        width:100%;
        height:55px;
 display: flex;
        
       
        
    }
    .blog-service-latestleft{
        width:27%;
         height:100%;
         margin-top: 0;
    }
    .blog-service-latestright{
        width:67%;
         height:100%;
    }
    .blog-service-latestright p{
        font-size: 12px;
        color: black;
        font-weight: 600;
    }
    .blog-service-latestright span{
        color:grey;
    }
    .fa-arrow-right{
     color:#ffaa17;
    }
    
}
@media screen and (min-width:992px) and (max-width:1024px) {
    .blog-service-info{
       
       font-size: 14px;
    }
   


}
@media screen and (min-width:1025px) and (max-width:1140px) {
    .blog-service-info{
       
        font-size: 14px;
     }
}



