.marquee {
    background: -webkit-gradient(linear,left top,right top,from(#243e58),color-stop(#055a96),to(#243e58)) !important;
    background: linear-gradient(90deg,#243e58,#055a96,#243e58) !important;
    color: #fff !important;
    border-bottom: 1px solid #243e58 !important;
}
.marquee a {
	color: #fff !important;
}

.navbar-custom-background {
    box-shadow: 0 0 0 transparent;
    padding: 0px 2%;
    position: absolute;
    width: 100%;
    top: 53px;
}
.homepage-hero {
    font-family: Montserrat,sans-serif;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.homepage-hero .gallery {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
}

.homepage-hero .gallery:before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.6)));
    background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.6));
}
/*
.homepage-hero .gallery:after, .homepage-hero .gallery:before {
    content: "";
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
}
*/




/*
.homepage-hero .gallery:after, .homepage-hero .gallery:before {
    content: "";
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
}
*/
.homepage-hero .gallery:after {
    top: 350px;
    width: 200%;
    z-index: 3;
    background-color: #fff;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

/*
.homepage-hero .gallery:after {
    z-index: 3;
    width: 100%;
    height: 100px;
    display: block;
    height: 500px;
    width: 200%;
    top: 100%;
    left: 0;
    right: auto;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}
*/
.homepage-hero .gallery>div:before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(0,0,0,.4)));
    background: linear-gradient(0deg,transparent,rgba(0,0,0,.4));
}

.homepage-hero .gallery:before {
    content: "";
    display: block;
    position: absolute;
    height: 200%;
    top: -50%;
    left: -56%;
    bottom: auto;
    right: auto;
    width: 100%;
    background: #F5F5F5;
    z-index: 3;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.homepage-hero .gallery img {
    position: absolute;
    top: 0;
    right: -100px;
    width: 168%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
    border-bottom: 1px solid #fff;
}
.homepage-hero .gallery img {
    width: 70%;
}

.homepage-hero .copy {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    padding: 20px;
    z-index: 3;
    text-align: left;
    left: 0;
    position: relative;
}
.homepage-hero .copy {
    padding: 140px 60% 30px 20px;
    left: auto;
    margin: 0 auto;
}


.homepage-hero .copy h1 {
    font-weight: 700;
    letter-spacing: -0.0275em;
    margin: 0;
    color: #fff;
    position: absolute;
    bottom: 100%;
    left: 20px;
    max-width: 80%;
    width: 100%;
    padding-bottom: 40px;
}
.homepage-hero .copy h1 {
    padding-bottom: 60px;
    max-width: 50%;
    font-size: 43px;
}
.homepage-hero .copy h1 {
    max-width: 100%;
    color: #565656;
    position: relative;
    bottom: 0;
    left: 0;
    padding-bottom: 40px;
	font-family: 'Hind', sans-serif !important;
}

.homepage-hero .copy .desc ul {
    color: #45464d;
    padding: 0 0 10px 20px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    display: block;
}
.homepage-hero .copy .desc ul {
    padding: 0 0px 10px 18px;
    display: inline-block;
}
.homepage-hero .copy .desc ul li {
    position: relative;
    padding-bottom: 10px;
    text-align: left;
}

.homepage-hero .copy .homepage-country-select {
    position: relative;
    width: 100%;
    left: 0;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin: 0;
}
.homepage-hero .copy .homepage-country-select {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
    padding: 20px 0 0;
    margin: 0 0 20px;
}
.homepage-hero .copy .homepage-country-select h3 {
    font-size: 24px;
}

.homepage-hero .copy .homepage-country-select h3 {
    color: #ff5428;
    font-size: 21px;
    display: block;
    margin: 0;
    font-weight: 600;
    padding: 0;
    position: relative;
    z-index: 4;
}

.homepage-hero .copy p {
    font-size: 21px;
    padding: 0 0 0px;
}
.homepage-hero .copy .homepage-country-select p {
    font-size: 16px;
    font-weight: 600;
    color: #565656;
    padding-bottom: 4px;
}

.list__no-bullets {
    list-style: none;
    padding: 0;
}
.list__no-bullets a {
    display: inline-block;
    margin-bottom: 0.35em;
    text-decoration: none;
}
.list__no-bullets img {
    max-width: 1.75em;
    margin-right: 0.5em;
    transition: all 0.25s ease-in-out;
}
.list__no-bullets a:hover, .list__no-bullets a:focus {
    transition: all 0.25s ease-in-out;
}
.icon-style-landing-page{
	font-size: 12px;
    padding-right: 6px;
}
.landing-page-section-two{
	background:#003676;
	padding: 40px 0px 20px;
}


.popular-topics>div h3 {
    text-align: left;
    position: relative;
}
.line-header {
    font-size: 24px;
    font-weight: 400;
}
.line-header {
    color: #45464d;
    font-size: 21px;
    border-bottom: 2px solid #ecf0f1;
    padding-right: 30px;
    margin: 0 0 10px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
}

.line-header span {
    display: inline-block;
    border-bottom: 4px solid #ff5428;
    padding: 5px 0;
}
.line-header-icon span {
    position: relative;
    padding: 20px 0 0 35px;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.line-header-icon span img {
    bottom: 5px;
    left: 0;
    position: absolute;
    border-radius: 0%;
    width: 25px;
}

.popular-topics>div h3 a {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #45464d;
    font-size: 12px;
    font-weight: 600;
}
.popular-topics>div h3 a {
    font-size: 18px;
    font-weight: 400;
}

.custom-width-20 {
	padding: 0px 15px;
	    
}
.custom-width-20 {
    position: relative;
    display: inline-block;
}
.popular-topics .custom-width-20 a {
    position: relative;
    border-radius: 10px;
    padding: 20px 20px 20px 80px;
    text-align: left;
    width: 100%;
    -webkit-transition: -webkit-box-shadow .1s linear;
    transition: -webkit-box-shadow .1s linear;
    transition: box-shadow .1s linear;
    transition: box-shadow .1s linear,-webkit-box-shadow .1s linear;
    display: block;
}
.popular-topics .custom-width-20 a {
    padding: 20px;
	display: flow-root;
	height: 130px;
}
.popular-topics .custom-width-20a h4 {
    font-weight: 600;
    padding: 0 0 10px 10px;
    margin: 0;
}
.popular-topics .custom-width-20 a h4, .popular-topics>div>div a p {
    color: #45464d;
    font-size: 18px;
    font-family: Montserrat,sans-serif;
    line-height: 1.5;
    width: 60%;
    float: left;
}
.popular-topics .custom-width-20 a h4 {
    width: 100%;
    padding: 20px 0 10px;
    font-size: 24px;
}
.popular-topics .custom-width-20 a p {
    width: 100%;
    padding: 0;
}
.popular-topics .custom-width-20 a p {
    font-weight: 400;
}
.popular-topics .custom-width-20 a h4, .popular-topics .custom-width-20 a p {
    color: #45464d;
    font-size: 14px;
    font-family: Montserrat,sans-serif;
    line-height: 1.5;
    float: left;
	    margin-bottom: 5px;
}

.news-update-section-btn{
	color:#ff5428;
	float: right;
}
.news-update-section {
    background: #ebebeb;
	    padding: 50px 0px 40px;
}

.news-update-section-headding h2{
	font-weight:700;
	position:relative;
}
.col-md-12.news-update-section-headding h2:after {
    content: '';
    width: 83px;
    height: 3px;
    background: #ff5428;
    z-index: 9999;
    position: absolute;
    bottom: -3px;
    left: 0px;
}

#header .header-top.header-top-borders .nav-item-borders {
    border-right: 1px solid rgb(255 255 255 / 20%) !important;
}


.popular-topics>div>div a:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.15);
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    -webkit-transition: -webkit-box-shadow .1s linear;
    transition: -webkit-box-shadow .1s linear;
    transition: box-shadow .1s linear;
    transition: box-shadow .1s linear,-webkit-box-shadow .1s linear;
}




.follow-us-facebook-bg{
	background-image:url(../img/pattern_bg.jpg);
	padding: 50px 0px 40px;
}


.follow-us-facebook-headding h2 {
    font-weight: 700;
    position: relative;
}
.follow-us-facebook-headding h2:after {
    content: '';
    width: 145px;
    height: 3px;
    background: #ff5428;
    z-index: 9999;
    position: absolute;
    bottom: -3px;
    left: 203px;
}

.immigration-services-headding h2 {
    font-weight: 700;
    position: relative;
}
.immigration-services-headding h2:after {
    content: '';
    width: 125px;
    height: 3px;
    background: #ff5428;
    z-index: 9999;
    position: absolute;
    bottom: -3px;
    left: 412px;
}

.home-hero__highlight {
    font-family: 'Kalam', cursive;
    font-weight: 700;
    color: #da291c;
}
.list__no-bullets a{
	color:#000;
}
.list__no-bullets a:hover img, .list__no-bullets a:focus img {
    transform: rotate(-3deg);
    transform-origin: bottom left;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35);
}

.list__no-bullets img {
    max-width: 1.75em;
    margin-right: 0.5em;
    transition: all 0.25s ease-in-out;
}
.list__no-bullets a:hover{
	color:#ff5428;
}
.toggle-custom-width{
	width:100%;
}
.custom-canada-immigration h2 {
    position: relative;
    margin: 0;
    padding: 0 50px 0 0;
    border-bottom: 1px solid #939598;
	    line-height: 1.2;
}
.custom-canada-immigration h2 .small {
    display: block;
    color: #939598;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}
.custom-canada-immigration h2 .line {
    display: inline-block;
    font-size: 24px;
    color: #4c6f94;
    font-weight: 400;
    border-bottom: 4px solid #ff5428;
    text-transform: none;
    padding: 5px 0;
}
.custom-canada-immigration-box-section ul {
    list-style-type: none;
    padding: 20px 0 0;
    display: block;
}
.custom-canada-immigration-box-section li {
    position: relative;
    display: block;
}
.custom-canada-immigration-box-section a {
    font-weight: 600;
    display: block;
    color: #45464d;
    font-size: 14px;
    padding: 5px 10px 5px 0;
}
.custom-canada-immigration-box-section a, .custom-canada-immigration-box-section a:hover {
    -webkit-transition: padding .1s linear;
    transition: padding .1s linear;
}
.custom-canada-immigration-box-section a:hover {
    padding: 5px 0 5px 10px;
}
.custom-canada-immigration-box-section a:hover {
    -webkit-box-shadow: 0 0px 00px rgba(0,0,0,.0) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.0) !important;
    -webkit-transition: -webkit-box-shadow .1s linear !important;
    transition: -webkit-box-shadow .1s linear !important;
    transition: box-shadow .1s linear !important;
    transition: box-shadow .1s linear,-webkit-box-shadow .1s linear !important;
}
.toggle-custom-width h4{
	font-size: 28px;
    margin-top: 27px;
}
.toggle-custom-width p{
	font-size: 15px;
}


.custom-toggle-border:before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    content: "\f067" !important;
    position: absolute;
    top: calc(50% + 1px);
    right: 30px;
    width: 0px;
    border-color: #CCC;
    border-top: 0px solid;
    border-right: 0px solid;
    height: 35px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: top 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, top 0.3s;
    transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
    -webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
    transform: rotate(0deg) translate3d(0, -40%, 0);
    -webkit-transform-origin: 35%;
    transform-origin: 35%;
	    color: #ff5428;
		z-index: 9;
}

.custom-toggle-border.active:before {
    top: calc(7% - 8px) !important;
    right: 30px !important;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    color: #fff;
}

html .toggle-primary .toggle.active > label {
    background-color: #ff5428;
    border-color: #ff5428;
    color: #ffffff;
	height: 50px;
    overflow: hidden;
}
.toggle > label:before {
    content: " ";
	opacity: 0;
}

.custom-toggle-border label:before {
    background: #ecf0f18f;
    right: -25px;
	opacity: 1;
}
.custom-toggle-border label:after {
    background: #ecf0f1;
    right: -40px;
}

.custom-toggle-border.active label:before {
    background: #ff7653;
	opacity: 1;
}
.custom-toggle-border.active label:after {
    background: #ff987e;
}

.custom-toggle-border label:after, .custom-toggle-border label:before {
    content: "";
    position: absolute;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    top: -50%;
    height: 200%;
    width: 90px;
    z-index: 2;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
}
.toggle .toggle {
    margin: 10px 0 0;
    overflow: hidden;
    height: 50px;
}
.toggle .toggle.active {
    height: 100%;
}
.toggle.active > label:before {
    top: calc(0% - 8px) !important;
    -webkit-transform: rotate(135deg) !important;
    transform: rotate(-75deg) !important;
    right: -40px !important;
    border: 0px !important;
}
.custom-canada-immigration-box-padding1{
	padding-top: 86px;
}
.custom-canada-immigration-box-padding2{
	padding-top: 0px;
}

@media only screen and (max-width: 600px) {
.homepage-hero .gallery{
	display: none;
}
.homepage-hero .copy{
	padding: 0px 20px;
}
.homepage-hero .copy h1 {
    font-size: 30px;
}
.navbar-custom-background {
    top: 88px;
}
}