.header__postive_color{
background: #f7fdff;
}
.font-style___big{
font-size: 14px;
line-height: 1.5;
font-family: system-ui;
color: #877f7f;
}
.icon-width{
	max-width: 50px;
}
.best___fonts{
	    font-size: 18px;
	        margin-left: 44px;
}
.best___fonts__sendi{
	    font-size: 18px;
	        margin-left: 44px; 
}
 

 /**/
 .banner-img5 {
    background-image: url('images/patti5.png');
    background-color: #fff;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 90px;
    display: inline-flex;
}

.banner-img4 {
    background-image: url('images/patti4.pn');
    background-color: #fff;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 90px;
    display: inline-flex;
}
.banner-img5 a {
    width: 19%;
    position: absolute;
}
.banner-img4 a {
    width: 19%;
    position: absolute;
}
.banner-img5 a img {
    width: 40%;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.banner-img4 a img {
    width: 40%;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.img-text5 span {
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    padding: 0;
    font-family: calibri;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    width: 233px;
}
.img-text5 {
    display: inline-flex;
    position: absolute;
    width: 100%;
}


        
        .mg-image:hover .hoverEff {
            -webkit-transform: scale(1.20);
            -moz-transform: scale(1.20);
            -ms-transform: scale(1.20);
            -o-transform: scale(1.20); 
            transform: scale(1.20);
        }
        .circleTable td{border: none;padding: 10px;text-align: center;}
        .circleTable td a{text-decoration: none;}
        .circleTable td img{width: 80%;}
        
        .lineImage{width: 15%;}
        .circleTable td p{text-align:center;margin-top: 5px;font-size: 17px;font-weight: 600;font-family:calibri;text-decoration: none;border: none;}
       
          

        .banner-img5 a img{ width: 40%; -webkit-transition: transform 0.2s ease-in-out; -moz-transition: transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; }
      .banner-img4 a img{ width: 40%; -webkit-transition: transform 0.2s ease-in-out; -moz-transition: transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; }
      .banner-img5 a img:hover { -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); transform: scale(1.5); }
      .banner-img4 a img:hover { -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); transform: scale(1.5); }


.banner-img5 {
    background-image: url('images/patti5.png');
    background-color: #fff;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 90px;
    display: inline-flex;
}
.banner-img4 {
    background-image: url('images/patti4.png');
    background-color: #fff;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 90px;
    display: inline-flex;
}
.text-orange{
    color: #f37545 !important;
}
.coursecard {
   border-radius: 0.75rem;
   transition: transform 0.3s ease, box-shadow 0.3s ease;
   background-color: #0000000a;
}

.coursecard:hover {
   transform: translateY(-5px);
   box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);
}
.coursecard img{
   width: auto;
   height: 130px;
   object-fit: contain;
}
.coursecard h4 {
   font-weight: 600;
   margin-bottom: 1rem;
}

.coursecard ul li {
   font-size: 0.95rem;
   color: #555;
}
@media (max-width: 576px) {
    .coursecard img{
   width: auto;
   height: 100px;
   object-fit: contain;
}
}
.myprofile .owl-nav button{
    background: rgba(237, 105, 4, 0.249) !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    color: white !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}
.myprofile .owl-nav button i{
    color: #fff !important;
    font-size: 14px;
}
.boxing{
    margin-top: 12px;
}


.boxing .img1{
     width: 70px;
    height: 70px;
    object-fit: cover;
}
.boxing .img2{
     width: 25px;
}
.blog-post-image img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
