:root {
    --bs-primary: #ef4444;
    --bs-secondary: #00b4d7;
}
.text-primary{
    color : #ef4444 !important;
}
html {
    overflow-x: hidden;
}

html body {
    overflow-x: hidden;
    font-weight: 500;
}

.btnall {
    background-color: transparent;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 12px 30px;
    border-radius: 0px;
    display: inline;
    text-align: center;
    font-family: 'Roboto';
    border: 1px solid #ef4444;
}

.btnall:hover {
    color: #fff;
    background-color: #ef4444;
    transition: 0.2s;
}

/*
.btnall-secondary {
  background-color: var(--bs-secondary);
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 12px 15px;
  border-radius: 10px;
  display: inline;
  text-align: center;
  font-family: 'Roboto';
  border: 2px solid var(--bs-secondary);
}



.btnall-secondary:hover {
  color: var(--bs-secondary);
  background-color: var(--bs-primary);
  transition: 0.2s;
} */

.container {
    padding: 0 15px;
    width: 1600px;
    margin: 0 auto;
}
.container-fluid{
    max-width: 1800px;
}

body a {
    text-decoration: none;
}

ul li,
ol li {
    margin: 0;
}

img {
    max-width: 100%;
}

body {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 1.64em;
    color: #000;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto';
    margin: 1rem 0;
    line-height: 1.3;

}


h1 {
    font-size: 55px;
}

h2 {
    font-size: 45px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

p {
    font-size: 15px;
}

.desktop-menu li a {
    font-family: 'Roboto';
    color: #fff;
}

/*.desktop-menu li a:hover {
    color: var(--bs-primary);
}*/

.header-btn {
    width: auto;
    height: 100%;
    background: #ef4444;
    color: #fff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans';
    border: 2px solid #ef4444;
}
.header-btn:hover{
    background: transparent;
    color: #ef4444;
}
.header-btn svg {
    position: relative;
    right: 10px;
    width: auto;
    height: 35px;
}

.bht-btn{
	width: 45%;
    display: inline-flex;
    flex-direction: row;
}



button.navbar-toggler {
    margin-left: 10px;
    padding: 6px 8px 5px;
    background: #ef4444;
    border: 1px solid #ef4444;
}

.header-section .mail-icon {
    color: #ef4444;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.svg-icon {
    width: 105px;
    height: auto;
    margin: 0 20px;
}

.header-info i {
    margin-right: 10px;
    color: #ef4444;
}
.header-info p{
    font-size: 13px;
    border-right: 1px solid #4b5058;
    padding:0  20px;
    margin: 0;
}
.header-icon ul li a i {
    color: #ef4444;
    margin-right: 20px;
    background: transparent;
    height: auto;
    border-radius: 100%;
    font-size: 20px;
    display: block;
}
.header-icon ul li a i:hover {
    color: #fff;
}
/*.header-menu li.nav-item {
    padding: 0 15px;
}*/
.header-menu li.menu-item {
    padding: 0 15px;
}
.header-info{
    display: flex;
    align-items: center;
    padding: 10px 0;
    background-color: #161c28;
    color: #fff;
}
.header-info a{
    color: white;
}
.contact-us-info a{
    color: black;
}
.contact-us-info .content:hover a{
    color: white;
}
.nav-link:focus,
.nav-link:hover {
    color: var(--bs-primary);
}
.header-menu{
    border-bottom: 1px solid #536072;
}


.dropdown-content {
    display: none;
    position: fixed;
    /* background-color: #f9f9f9; */
    min-width: 160px;
    /* box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); */
    z-index: 0;
}

.dropdown-content a {
    float: none;
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    background: #ef4444;
    border-bottom: 1px solid #fff;
}

.dropdown-content a:hover {
    background-color: #000;
}

.dropdown:hover .dropdown-content {
    display: block;
	position:absolute;
}
.banner-content {
    max-width: 650px;
    padding: 60px 0 0px 15px;
}
h2,
.banner-content h1{
    border-left: 5px solid #ef4444;
    padding-left: 15px;
    font-weight: 300;
}
h2 span,
.banner-content h1 span{
    font-weight: 900;
}
.inner-banner,
.banner{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.testimonials a{
    color: #ef4444;
    position: absolute;
    bottom: 20px;
}
.testimonials a:hover {
    color: #000;
}

.testimonials .red-box a {

    color: #fff;
}
.testimonials .red-box a:hover {
    color: #000;
}
.testimonials .black-box a:hover {
    color: #fff;
}
.testimonials .white-box .num1 p{
    background-color: #000;
    color:#fff;
    display: inline-block;
    padding: 2px ;
    border-bottom-right-radius: 10px;
}
.Testimonial-Customers .content,
.immigraton .content,
.visa-service .content,
.testimonials .main-col {
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.testimonials .red-box .num2 p {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 2px;
    border-bottom-right-radius: 10px;
}
.testimonials .black-box .num3 p {
    background-color: #ef4444;
    color: #fff;
    display: inline-block;
    padding: 2px;
    border-bottom-right-radius: 10px;
}
.testimonials .white-box{
    background-color: #fff;
    color: #000;
    height: 100%;
    position: relative;
}
.testimonials .black-box {
    background-color: #000;
    color: #fff;
    height: 100%;
    position: relative;
}
.testimonials .red-box {
    background-color: #ef4444;
    color: #fff;
    height: 100%;
    position: relative;
}
.testimonials .white-box .content,
.testimonials .red-box .content,
.testimonials .black-box .content {
    justify-content: center;
    align-items: center;
    display: flex;
    padding:0 20px 40px;
}
.testimonials  .content h6{
    margin-top: -10px;
}
.testimonials {
    margin-top: -105px;
}
.service{
    padding:30px 0px 100px 0px
}
.service .icon img{
    width: auto;
    margin-right: 20px;
	margin-top:3px;
}
.immigraton .btnall,
.visa-service .btnall{
    color: #000;
}
.visa-service .btnall:hover {
    color: #fff;
}
.practice-area{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 250px 0 100px;
    margin-top: -200px;
}
.practice-area .content{
    border: 1px solid #4b5058;
    padding: 40px;
	height:100%;
    text-align: center;
}
.practice-area .content:hover {
    border: 1px solid #ef4444;
}
.practice-area h4{
    font-weight: bold;
}
.immigraton .btnall:hover{
    color: #fff;
}
.immigraton{
    padding-top: 100px;
}

.immigraton a{
    color: #ef4444;
}
.immigraton a:hover{
    color: #000;
}
.immigraton img{
    width: 100%;
}
.immigraton .content{
    padding: 20px;
}
.all-categories a {
    color: #000;
}
.all-categories a:hover,
.practice-area a:hover {
    color: #ef4444;
}
.Testimonial-Customers{
    padding: 130px 0 100px;
}
.Testimonial-Customers h3{
    font-size: 50px;
}
.Testimonial-Customers .content {
    margin-left: -70px;
    padding: 60px 30px 60px 50px;
}
.number-container {
    position: relative;
    display: inline-block;
}

.plus-sign {
    position: absolute;
    top: 22px;
    right: -23px;
    font-size: 2.5em;
    color: red;
    font-weight: bold;
}
.migration{
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 85px 0;
}
.migration-content{
    max-width: 650px;
}
.Visa-Application {
    background-position:bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 100%;
    padding: 20px;
    height: 100%;
    min-height: 300px;
}
/* .video-slider{
	padding-bottom:50px;
} */
.news{
    padding: 100px 0 50px;
}
.news img{
    height: 100%;
}
.news a{
    color: #ef4444;
    font-weight: 600;
}
.news a:hover {
    color: #000;
}
.Visa-Application a {
    color: #fff;
    font-weight: 600;
}

.news .Visa-Application a:hover {
    color: #ef4444;
}
.call-us .content{
    background-color: #ef4444;
    color: #fff;
    padding: 100px 50px;
}
.call-us a{
    color: #fff;
}
.call-us a:hover {
    color: #000;
}
.call-us .btnall {
    border:1px solid #fff;
	padding: 12px 10px;
}
.call-us .btnall:hover {
    background-color:  #000;
    color: #fff;
}
.footer-sec{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 200px 0 30px;
    margin-top: -140px;
}
.footer-sec .svg-icon{
    width: 150px;
}
.footer-sec a{
    color: #fff;
}
.footer-sec a:hover {
    color: #ef4444;
}
.footer-sec .btnall{
    background-color: #ef4444;
    color: #fff;
    font-size: 18px;
}
.footer-sec .btnall:hover {
    background-color: transparent;
    color: #ef4444;

}


.footer-sec ul li {
    display: block;
    padding: 0;
    line-height: 2.2;
    margin: 0 5px 0 0;
}

.footer-sec ul {
    list-style: none;
    /* Remove default bullet points */
    padding: 0;
    /* Optional: remove extra padding */
    margin: 0;
    /* Optional: remove extra margin */
}

.footer-sec .footer-menu ul li::before {
    content: ">";
    margin-right: 10px;
    color: #ef4444;
    font-size: 18px;
}
.coppyright img {
    width: 35px;
    height: 22px;
    margin-left: 7px;
}

.footer-icon {
    filter: grayscale(100%);
    /* opacity: 0.8; */
    transition: filter 0.3s ease;
}

.footer-icon:hover {
    filter: none;
    opacity: 1;
}

.practice-area .content{
    border: 1px solid white;
    transition: border-color 0.3s ease;
    filter: grayscale(100%);
}
.practice-area .content:hover{
    filter: none;
}
.practice-area .content:hover {
    border-color: red;
}

.practice-area .content img {
    filter: grayscale(100%) brightness(1000%);
    transition: filter 0.3s ease;
}

.practice-area .content:hover img {
    filter: none;
}

.practice-area .content a {
    color: white;

}

.practice-area .content:hover a {
    color: red;
}
.inner-banner .banner-content {
    max-width: 100%;
    padding: 100px 15px;
}

.inner-banner .banner-content a {
    color: #fff;
}

.inner-banner .banner-content a:hover {
    color: #ef4444;
}

.inner-migration .migration-content {
    max-width: 100%;
}

.Online-Visa {
    padding: 100px 0;
}

/* .Online-Visa-icon {
  background-color: #ef4444;
  display: inline-block;
  padding: 20px;
  min-width: 120px;
  border: 1px solid #ef4444;
}

.Online-Visa .content h6 {
  color: #ef4444;
}
.Online-Visa .content{
  transition: border-color 0.3s ease;
  filter: grayscale(100%);
}

.Online-Visa .content:hover {
  filter: none;
}
.Online-Visa-icon{
  border: 5px solid#000000;
  transition: border-color 0.3s ease;

} */
.Best-Experts .content {
    margin: -50px 20px 0;
    position: relative;
    background-color: #fff;
    padding: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.Best-Experts {
    padding: 100px 0 40px;
}

.Best-Experts .btnall {
    color: #000;
}

.Best-Experts .btnall:hover {
    color: #fff;
}

.Best-Experts .content p {
    color: #ef4444;
    font-weight: bold;
}

/* ////////////////////////// */
.Online-Visa-icon {
    text-align: center;
    display: inline-flex;
    position: relative;
    padding: 20px;
    min-width: 120px;
    border: 1px solid #000;
    justify-content: center;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.Online-Visa-icon img {
    display: block;
    transition: opacity 0.3s ease;
}

.Online-Visa-icon img.hover-img {
    position: absolute;
    top: 20px;
    left: 33px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* Unified hover effect */
.content:hover .Online-Visa-icon {
    background-color: #ef4444;
    border: 1px solid #ef4444;
}

.content:hover .Online-Visa-icon img.default-img {
    opacity: 0;
}

.content:hover .Online-Visa-icon img.hover-img {
    opacity: 1;
}

.Online-Visa .content:hover h6 {
    color: #ef4444;
}

.Online-Visa .content h6 {
    transition: color 0.3s ease;
}
.contact-us-info .content{
    border: 1px solid #000;
    padding: 20px 0;
    height: 100%;
}
.contact-us-info i{
    font-size: 45px;
}
.contact-us-info .content:hover {
    color: #fff;
    background-color: #ef4444;
    border: 1px solid #ef4444;
}
.contact-us-info{
    padding-top: 100px;
}
.map-form{
    padding: 70px 0;
}
.map-form img{
    width: 100%;
    max-height: 650px;
}
.form-message{
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 60px 40px;
}
.form-message .form-select,
.form-message .form-control{
    border-radius: 0;
    line-height: 2.0;

}
.form-message .btnall{
    color:#fff;
    background-color: #ef4444;
}
.form-message .btnall:hover {
    color: #ef4444;
    background-color: #fff;

}

 .coaching,
 .prining-and-plan{
     padding:100px 0;
 }
.prining-and-plan ul li{
    list-style: none;
}
.prining-and-plan .content{
    border: 1px solid #000;
    padding:70px 50px;
    color:#000;
    height:100%;
}
.prining-and-plan .content:hover {
    border: 1px solid #000;
    background: #ef4444;
    color: #fff;
    border: 1px solid  #ef4444;
}
.prining-and-plan .btnall{
    color:#000;
    border:1px solid #ef4444;
}
.prining-and-plan .content:hover .btnall {
    color: #fff;
    border:1px solid #fff;
}

.progress-content .skill-main {
    width: 100%;
    /* max-width: 800px; */
    display: flex;
    flex-direction: column;
    gap: 20px;
.skill-wrrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
.skill-name {
    color: #000;
    font-size: 18px;
    font-weight:bold;
}

.skill-bar {
    height: 5px;
    background-color:#f2f2f2;

}

.skill-per {
    height: 5px;
    background: #125fcd;
    border-radius: 0px;
    width: 0;
    transition: 1s linear;
    position: relative;
&:before {
     content: attr(per);
     position: absolute;
     color: #000;
     font-size: 18px;
     top: -33px;
     right: 0;
     font-weight:bold;
     transform: translateX(50%);
 }

}
}
}
.Comfort-content{
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    display:inline-block;
    background:#fff;
    padding: 10px 70px 10px 20px;
    border-left:5px solid #ef4444;
    margin-bottom:50px;
}
.Comfort-content a{
    color:#000;
}
.Comfort-content a:hover{
    color:#ef4444;
}
.Comfort-content h2{
    font-size:30px
}
.Comfort-main {
    min-height: 490px;
    /*background-image: url(images/pricing-img.jpg);*/
    background-position: right;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
}


 .service-specialization{
     background-color:var(--s-bg-light);
 }
.service-specialization img{
    width:100%;
}
.sevices-heading{
    align-items: center;
    height: 100px;
    display: flex;
    justify-content: center;
}

.service-specialization .swiper {
    width: 100%;
    height: 100%;
}
.service-specialization .swiper-slide {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-specialization .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service-specialization .swiper-pagination-bullet {
    font-weight: bold;
    border: none;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: red;
    opacity: 1;
}
.service-specialization .swiper-pagination {
    margin-top: 40px;
    margin-bottom: 0px;
}
.service-specialization .swiper-pagination-bullet-active {
    color: #fff;
    background: red;
    /* border: none; */
    /* border-radius: 0px; */
}
.Visa-Immigration-Saskatche hr{
    border:1px solid #ef4444;
    opacity: 1;
}
.Visa-Immigration-Saskatche{
    padding:100px 0 50px;
}
.img-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    max-width:50%;

}

.share-icon .share-bar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 30px 0;
    position: relative;
}

.share-icon.share-bar span {
    font-weight: bold;
    margin-right: 10px;
}

.share-icon .share-icons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.share-icon .share-icons a {
    text-decoration: none;
    font-size: 20px;
    color: #ef4444;
}

.share-icon .share-icons a:hover {
    color: #000;
}

.share-icon .line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    border-top: 1px solid #eee;
    z-index: 0;
}

.share-icon .content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 1;
    background: #fff;
    padding: 0 10px;
}
.visa-main hr{
    border:1px solid #ef4444;
    opacity: 1;
}
.visa-main{
    padding:100px 0 50px;
}
.blog-main{
    padding:100px 0 0px;
}
.blog-main hr{
    opacity: 1;
    border:1px solid #ef4444;

}
.blog-main a{
    font-size:14px;
    color:#ef4444;
}
.blog-main a:hover{
    color:#000;
}
.blog-main h6{
    font-size:18px;
}
.blog-menu a {
    align-items: center;
    color: #fff;
    display: flex;
}
.blog-menu a:hover{
    color:#ef4444;
}
.blog-menu ul li {
    list-style: none;
}
.blog-menu{
    padding:20px 30px;
}
.blog-menu ul{
    padding:0;
}
.blog-menu ul li i{
    font-size:12px;
}

.job-seeker {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    /*background-image: url(images/inner-pages/img-1.jpg);*/
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    align-items: end;
    min-height: 250px;
}

.job-seeker::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.job-seeker .content {
    position: relative;
    z-index: 2;
}
.job-seeker a{
    color:#fff;
}
.job-seeker a:hover{
    color:#ef4444;
}

.faqs-section{
    padding:100px 0;
}
.faqs-section .accordion-button::before {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 20px;
    transition: transform 0.3s ease;
}
.faqs-section .accordion-button:not(.collapsed)::before {
    content: '\f078';
}
.faqs-section  .accordion-button:not(.collapsed) {
    background-color: #ef4444;
}
.faqs-section .accordion-button:not(.collapsed) {
    border-color: #ef4444;
    color: white;
}
.faqs-section .accordion-button::after{
    display:none;
}
.faqs-section .accordion-item{
    border:none;
}
.faqs-section .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed,
.faqs-section .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-radius: 0;

}
.faqs-section .accordion-button{
    border:2px solid #000;
}
.faqs-section .accordion-button:focus {
    box-shadow: none;
}
.faqs-section .accordion-body{
    margin :0 40px;
}
.faqs-section .accordion-button:not(.collapsed) {
    box-shadow: none;
}
.more-questions {
    /*background-image: url(images/faq-BG-Image.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 100px 0 185px;
}
.extra-info .content {
    background: #ef4444;
    padding: 50px 0;
    color: #fff;
    margin-top: -120px;
}
.extra-info .content  h3{
    font-size:50px;
}
.extra-info .content .plus-sign {
    position: absolute;
    top: 18px;
    right: -23px;
    font-size: 2em;
    color: #fff;
    font-weight: bold;
}
.visa-main{
    padding:50px 0;
}
.visa-main .content{
    border:1px solid #000;
    padding:20px 30px;
    height:100%;
}
.visa-main .content .fa-regular{
    font-size:50px;
}
.visa-main .content:hover{
    border:1px solid #ef4444;
    background: #ef4444;
    color:#fff;
}
.visa-main .content a {
    color: #ef4444;
}
.visa-main .content:hover a {
    color: #fff;
}
.contact-us-info .content a {
    color: #000;
}
.contact-us-info .content:hover a {
    color: #fff;
}
.banner-img {
    align-items: end;
    margin: 30px 0 100px 0;
    text-align: center;
}

.blur-effect {
    filter: blur(5px);
    transition: filter 0.3s ease-in-out;
}
.Skilled-Worker-Visa h5{
	color:#ef4444;
	font-weight:bold;
	 text-transform: uppercase;
	
}
.about-service{
	padding-top: 112px;
}

.about-service h2{
	font-size: 42px;
}

.service video{
	  border: 5px solid #ef4444;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	
}
/* ////////////////////////Video Slider//////////////////////////// */

/* 
.video-slider .swiper {
position: relative;
    
}
.video-slider .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,-40px);
    right: auto;
}
.video-slider .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,-40px);
    left: auto;
}
.video-slider .swiper-button-next:after, .video-slider .swiper-button-prev:after{
color:#000;
	background:red;
	width:20px;
}
.video-slider .swiper {
	width: 100%; padding: 20px 0; 
}
.video-slider .swiper-slide {
	display: flex; 
	justify-content: center; 
	align-items: center; 
}
.video-slider video {
	max-width: 100%; 
	height: auto; }  */
.attorney-profile-img{
	position:relative;
}
.attorney-profile-icon{
	position:absolute;
	bottom:0;
	right:0;
	background:#fff;
}



.banner-content p{
	text-align:justify;
}

    .video-slider {
      position: relative;
      height: 100%;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
    }

    .video-slider .swiper {
      width: 100%;
      height: 100%;
    }

    .video-slider .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }
	.video-slider .swiper-slide video{
		max-width:100%;
	}
    .video-slider .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.video-slider span.swiper-pagination-bullet {
    background: #fbfbfb;
    opacity: 0.8;
    border: 1px solid  #ef4444;
}
.video-slider .swiper-pagination-bullet-active{
	background: #ef4444 !important;
	opacity: 1;
}
.video-slider .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:auto;
}