.social-icons a{
    text-decoration: none;
    color:white;
}
.social-icons{
display: block;
list-style: none;
height: 30px;
}
.social-icons li{
    display: inline-block;
    font-size: ;
    background-color:;
    padding: 15px 10px;
    margin: 0;

}
.top-bar-social >ul>li:hover{
    background-color: white !important;
    transition: all 0.1s ease;
    
}

.talk-to-an-expert >h4:hover{
    color:red
    ;
}

.top-bar-social >ul>li:hover a{
    color: black;
}

.top-bar-content-item >a:hover{
    color: red
    !important;
}



.social-icons:hover.facebook-icons{
 
    background-color: white;
    color: blue;

}
.bold:hover{
    color: #000080
    ;
    transition: 0.45s;
}
.nav-item:hover #s {
 color: #000080
 ;
}
.nav-item:hover #f{
    color: #000080
    ;
}
.nav-item:hover #p{
    color: #000080
    ;
}
.nav-item:hover #pr{
    color: #000080
    ;
}
.nav-item:hover #te{
    color: re#000080
    d;
}
.nav-item:hover #bl{
    color: re#000080
    d;
}
.nav-item:hover #home{
    color: r#000080
    ed;
}
.nav-item .nav-link{
    /* font-weight: bold; */
}

.navbar-nav>.nav-item{
    font-size: 15px;
  margin-left:20px;
  
}




.ubaid{
    position: relative;
}


@media screen and (max-width:1350px){
    .main-menu{
        display: none;
    }
    /* .enquiry-now{
        display: none;
    } */
}
/* @media screen and(max-width:762px){
    #distence-two{
        margin-bottom: 50px;
    }
} */

.navbarNav >ul>li>ul>li>ul>li:hover{
    color: red
    !important;
}



.card{
    box-shadow: 0px 0px 8px grey;
    transition: all 0.45s ease;
}

.card:hover{
    transform: translateY(10px);
}

a{
    text-decoration: none; 
}
.canada a{
    color: black;
}
.canada a:hover{
    color: red
    ;
}
ul a{
    color: black;
}
.sample{
    box-shadow: 0px 0px 8px grey;
}

.navbar-nav li:hover>ul.dropdown-menu{
    display: block;
}

.dropdown-submenu{
position: relative;
}
.dropdown-submenu>.dropdown-menu{
    top: 0;
    margin-top: -5px;
    left: 100%;
}

.dropdown-menu>li>a:hover::after{
    text-decoration: underline;
    transform: rotate(-90deg);
}
.first:hover{
    background-color: rgba(0,0,0,0.6);
    color: white;
}
#butt{
    max-width: 200px;
    border-radius: 100px;
   
}

@media screen and (max-width:762px){
    #first-dist{
       margin-top: -30px;
       margin-bottom: 50px;
        
    }
    .distence-last{
        margin-bottom: 20px;
    }

    .circle li{
        line-height: 20px;
    }
}

.links a{
    color: white;
   
}



@media screen and (max-width:366px){

    .Eva-olsen > div > a{
        font-size:10px ;
        }

}

@media screen and (max-width:294px){

    /* .link> .la{
        display: none;
        } */

}
.form a{
    color: white !important;
}

.form :is(h3,h4,a):hover{
    color: red
    !important;
    transition: all 0.25s ease;
}
#navbarNav >ul>li>a:hover{
    color:red    ;
    transition: all 0.26s ease;
}


#navbarNav >ul>li>ul>li>a:hover{
    color: red
    ;
    transition: all 0.26s ease;
}

@media screen and (max-width:992px){
    .bredcrumb-line{
        display: none;
    }
    .gib{
        display: none;
    }

    .cup{
        display: none;
    }
    .divider-our{
        margin-left: 150px !important;
    }


}

.reasons >li{
padding: 5px 0px;
font-size: 22px;
}

.reasons >li >i{
    margin-right:10px !important;
    font-weight: 700;
}

.tex>p{
    font-size: 17px;
}
.box-our >h3{
    font-weight: bold;
}
.box-our>p{
    font-weight: 500;
}
.award>p{
 font-weight: 500;   
}

@media screen and (max-width:762px){
    .gaib{
        display: none;
    }
    .cn{
        text-align: center;
    }

    
}
@media screen and (max-width:1200px){
    .fasla{
        margin-bottom: 50px;
    }
}
.thumbnail>p{
    font-size: 17px;
}
.thumbnail>h3,h4,h5,h6{
    font-weight: bold;
}

.bobo i{
color:rgb(46, 173, 46);
font-size: 20px;
margin-right: 6px;
}
.circle i{
    margin-right: 8px;
    color: red
    ;
    margin-left: -8px;
}
.circle li{
    line-height: 60px;
}
.arrow li{
    line-height: 40px;
    list-style-position: ;
}
.arrow li i{
    line-height: 40px;
}
.arrow>.slide::before{
    content: "";
    top: 0px;
    left: 0px;
    /* width: 100%;
    height: 100%; */
    background-color: red
    ;
}

.Immigrate-to-canada>p{
    font-size: 40px;
    
}
.pera >p{
    line-height: 30px !important;
    font-weight: 600;
}

.pera h1,h2,h3,h4,h5,h6{
    font-weight: bold;
}

.pera >ul>li{
    font-weight: 600;
}







.card-effect{
     
    
    background-color: white;
    
    transition: all 0.35s ease;
    

  }
  .card-effect:hover{
    box-shadow: none;
    /* transform: translatey(5px); */
  }
  .icon-box{
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    color: white;
    font-size: 20px;
    margin: 10px 0px;
    /* flex: none; */
  }

  .card-effect{
    position: relative;
    z-index: 2;
    overflow: hidden;
    
    
  }

  .card-effect::after{
    content:'';
    width: 100%;
    height: 100%;
    position: absolute;
    top:0 ;
    left: -100%;
    background-color: #000080
    ;
    z-index:-1 ;
    opacity: 1;
    transition: all 0.9s ease;

  }

  .card-effect:hover a{

    
    color: white !important;
  }
  .card-effect:hover h5,
  .card-effect:hover p{
    color: white;
    /* background-color: var(--primary); */
  }
  .card-effect:hover::after{

    opacity: 1;
    top: 0;
    left: 0;

}

.card-effect:hover i{
    color: white !important;
}
 
.bobo>li{
    margin-top: 20px;
}
#lkj{
    color: black;
}


.sample:hover #lkj{
    color: white;
}
.dmo{
    font-size: 20px;
}




