body {
    font-family: 'Source Sans Pro', sans-serif;
}

.navbar1 {
    background-color: #000000;
	border-bottom:1px solid #949494;
	border-top:5px solid #949494;
}
.navbar1 .nav1 i, .nav2 i, .nav2 a, .nav1 a {
	color:#a8a8a8;
	}
	.nav2 a:hover, .nav1 a:hover {
	color:#a8a8a8;
	}
.navbar2 {
    background-color: #000000;
	}
	.navbar2 a{
		color:white !important;
	}
	.navbar2 a[data-target="active"]{
		color:#929292 !important;
	}


.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #6b6868;
    border: 1px solid #fff;
    border-radius: .25rem;
}


.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}
.navbar2.navbar .dropdown-menu {
    position: absolute;
    top: 80%;
    left: 0;
    z-index: 1000;
   
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
}
.navbar2 .navbar.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
}

 .navbar2 .dropdown-menu {
    background-color: #000;
}
.navbar2 .navbar .dropdown-item:focus, .navbar2 .navbar .dropdown-item:hover{   text-decoration: none;
     background-color: transparent; }
 
.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}
.dropdown-menu {
  margin-top: 0;
}
.nav4{
	margin-left:auto;
}
.img-fluid-img {
    width: 100%;
}

.navbar2 .navbar ul li {
    color: black;
    font-size: initial;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0 10px; 
    text-transform:uppercase;
}

.baner1 {
    background-color: #e4e4e4 ;
   text-align:center;
}
.frm-sect {
    position: absolute;
    top: 152px;
    right: 30px;
}
.form1{
    background-color: #cccccc;
    padding: 10px 0px 20px;
    width: 100%;
    box-shadow: 1px 0px 10px 0px #000; 
}
.form1 .apply{    
display: block;
background-color:
transparent;
color:
#000;
border: 1px solid
#000000;
padding: 10px 26px;
text-align: center;
text-decoration: none;
border-radius: 2px;
margin-top: 25px;
	}
	.form1 .apply:hover{
		   background-color:#000;
            color:#fff;
            border-radius: 5px;
            transition-duration: .2s;
            transition-property: all;
            transition-delay: .1s;
            transition-timing-function: linear;
            font-weight: 600;
	}
	

.nav2 {
    padding: 0px 30px;
}

.baner2 {
    background-color:#fef0ca;
	padding:50px 0px; position: relative;
}
.baner2 h3 {
    color: #000000;
    text-transform: capitalize;
    padding: 70px 0px 0px;
    font-size: 16px;
    margin: 0;
}
.baner2 strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 46px;
    color: #000;
}
.baner2 p{
	    color: #111;
    font-size: 14px;  text-align: justify;
}
.baner2 img[data-target="image"]{
	float:right;
}
.baner2 button {
    display: block;
    background-color: transparent;
    color: #000;
    border: 2px solid #000000;
    padding: 10px 26px;
}
.baner2 button:after {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 20px;
    display: inline-block;
    vertical-align: -3px;
    line-height: 1;
    opacity: 0;
    transition: .3s all ease-in-out;
}
.baner2 button:hover:after {
    margin-left: 8px;
    opacity: 1;
}
.baner2 button:hover {
    padding-right: 32px;
    padding-left: 32px;
}
.baner3 {
background-color: #2e3f4e;
	background-size:cover;
  position: relative;
       text-align: center;
   text-transform: capitalize;
padding: 0px 0 50px;
}

.baner3 p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 50px 0 0;
    margin: 0;
}
.para {
    padding-bottom: 50px;
}
.baner3 strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.baner3 .immmigration{
    background-color: white;
    margin: 50px 0px 0px;
    padding: 20px;
    vertical-align: middle; 
	   box-shadow: 0 0 20px rgba(157,184,209,.19);
     text-align: left;
    transition: all ease-in-out 0.5s;
	text-align: center;
}
.baner3 .immmigration:hover{  box-shadow: 0 0 0 3px #2f395d inset;}
.baner3 .immmigration img {
    padding: 25px 0 0;
}

.baner3 .mater h5 {
    color: #51515f;
    font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    font-weight: 600;
}
.baner3 .mater p{
    color: #000000;
    font-size: 14px;
    text-align: justify;
    line-height: normal;
    padding: 0;
}
.baner3 .mater span{
	display:block;
	text-align:justify;
text-transform:uppercase;
    padding: 20px 0 0;
    font-weight: 600;
}
.baner3 .mater span a{
	color: black;
}

 #more{
	 display: none;
	 
}
.baner4 {
	text-align: center;
   text-transform: capitalize;
   padding:50px 0;
  background: #ccc;
}
.ico-content-wrapper {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ico-content.type1 {
    margin: 30px 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%; background-color:#2b2b2b; transition: all ease-in-out 0.5s;
}
.ico-content.type1 .icon {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.ico-content.type1 .icon span {
    
    border: 5px solid;
    display: inline-block;
    font-size: 35px;
    height: 100px;
    line-height: 120px;
    width: 120px;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    
    -ms-transition: all 300ms linear 0s;
    width: 125px;
    -o-transition: all 300ms linear 0s;
    width: 100px;
    border-radius: 50%;
    background-color: #f0f0f0;
    border-color: #d3dae5;
}
.ico-content.type1 h5 a { color:#b9b8b8;}

/*.ico-content-wrapper .ico-content.type1:after {
    border-bottom: 10px solid;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    transform: skewY(2deg);
    -webkit-transform: skewY(2deg);
    -moz-transform: skewY(2deg);
    -ms-transform: skewY(2deg);
    -o-transform: skewY(2deg);
    width: 100%; border-bottom-color: #a9a9a9;
z-index: -1;}*/

.ico-content.type1:hover .icon span {
    background: #f7f7f7;;
}
.ico-content.type1:hover {
    background:#2b2b2b;
	box-shadow: 0 45px 60px -50px #000000;
}

.ico-content-wrapper:hover .ico-content.type1:after {
    border-bottom-color: #405069;
}
.ico-content.type1:hover .icon span {
    border: 5px solid;
    color: #fff;
    transform: scale(1) rotate(360deg) translate(0px);
    -webkit-transform: scale(1) rotate(360deg) translate(0px);
    -moz-transform: scale(1) rotate(360deg) translate(0px);
    -ms-transform: scale(1) rotate(360deg) translate(0px);
    -o-transform: scale(1) rotate(360deg) translate(0px);
}

.baner4 p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #111;
    margin: 0px;
}
.baner4 strong{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:46px;
	font-weight:bold;
	text-align:center;
	color:#111;
}
.baner4 .para{
	padding: 0 0 30px;
}
.baner4 .red{
	border: 2px solid red;
    border-radius: 5px;
    padding: 20px 0;
       margin: 20px 0;
}
.baner4 .red p{
	color:black;
}


.baner5 {
 background-color: #2e3f4e;
	background-size:cover;
  position: relative;
       text-align: center;
   text-transform: capitalize;
padding: 0px 0 50px;
}

.baner5 p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 50px 0 0;
    margin: 0;
}
.baner5 strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
.baner5 .immmigration{
    background-color: white;
    margin: 50px 0px 0px;
    padding: 20px;
    vertical-align: middle; 
	  box-shadow: 0 0 20px rgba(0, 0, 0, 0.19);
     text-align: left;
    transition: all ease-in-out 0.5s;
	text-align: center;
}
.baner5 .immmigration:hover{  transform: translateY(-10px);
    box-shadow: 0 5px 0 #a1e0e6;
}
.baner5 .immmigration img {
    padding: 25px 0 0;
}
.baner5 .mater h5 {
    color: #51515f;
    font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    font-weight: 600;
}
.baner5 .mater p{
    color: #000000;
    font-size: 14px;
    text-align: justify;
    line-height: normal;
    padding: 0;
}
.baner5 .mater span{
	display:block;
	text-align:justify;
text-transform:uppercase;
    padding: 20px 0 0;
    font-weight: 600;
}
.baner5 .mater span a{
	color: black;
}


.down{
	background-color:#000000;
	text-align:center;
	padding:50px 0 0;
}
.down img[data-target="img"]{
	padding:50px 10 10;
}
.down p {
    text-align: center;
    color: white;
    padding: 15px 0 0;
}

.footer_line {
    padding: 10 0;
	    border-bottom: 2px solid;
}
 
 .social_icons_rounded ul {
         padding: 30px;
    list-style: none;
    display: inline-flex;
 }
.social_icons_rounded ul li a {
    color: #e0e0e0;
    text-align: center;
}
.social_icons_rounded ul li a:hover{ color:#fb0002;
}
.social_icons_rounded ul li a i { 
       font-size: 20px; 
     padding: 10px; 
} 

 .social_icons_rounded1 ul li a {
    float: left;
    color: #a8a8a8;
    text-align: center;
}
.social_icons_rounded1 ul {
    padding: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    display: inline-flex;
    list-style: outside none none;
    margin: 0px;
}
.social_icons_rounded1 ul li a i {
    font-size: 20px;
    padding: 7px;
}
 .social_icons_rounded1 ul li a:hover{ color:#929292 ;
}

.navbar2 a:hover{
		color:#929292  !important;
}
	
.baner3 .mater p> a:hover{
color:#f4bd44;
}
.baner3 .mater span a:hover{
	color:#51515f;
	text-decoration:none;
}

.baner5 .mater span a:hover{
	color:#51515f;
	text-decoration:none;
}
.main_blog{
	padding:30px 0px;
}
.blog {
    background-color: #f6f6f6;
   
}
.blog:hover{
    box-sizing: border-box;
box-shadow: 1px 1px 3px 1px;
transition-duration: .2s;
transition-property: all;
transition-delay: .1s;
transition-timing-function: linear;
transform: scale(1.1);
}
.blog1_heading {
    padding: 20px;
}

.blog span{
	float:right;
	padding:0 0 0 10px;
	color:#4a60fc;
}
.blog .blog1_heading h5{
	    padding: 0px 0px 10px;
    border-bottom: 2px solid;
	
}
.blog p {
    padding: 20px 0 0;
	color:black;
	font-weight:600;
}

.blog p:hover{
	color: #7f678a;
}
.blog a:hover {
     text-decoration: none;
}
.blog strong {
    font-size: 18px;
    text-align: center;
}
.blog i{
	vertical-align:middle;
}
.main_blog .para { text-align:center;}
.main_blog .para p{ font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
text-align: center;
color:
#111;
margin: 0px;}
.main_blog .para strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    color: 
    #111;
}

.mb-abnner { display:none;}
.ftr-sect .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.ftr-sect .list-item {
    background-color: transprant;
    display: flex;
    padding: 20px;
    width: 24%;
    
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold; text-align: left;
}
.ftr-sect .list-item .list-content h4{  font-size: 24px; color:#fff; font-weight: 600; border-bottom: 3px solid #6a6a6a; padding: 0 0 14px; text-transform: uppercase;}
.ftr-sect .list-item .list-content p { display:block; text-align:left;}
.ftr-sect .list-item p span { display: block;}
.ftr-sect .list-item .list-content ul{ margin:0; padding:0;}
.ftr-sect .list-item .list-content ul li{ list-style:none; }
.ftr-sect .list-item .list-content ul li a{ font-size:14px; color:#fff; font-weight:500;}




#return-to-top {
       position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
       color: #ccc;
    margin: 0;
    position: relative;
    left: 0px;
    top: 5px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.immmigration-sect .thim-image-box {
    overflow: hidden;
}
.immmigration-sect .thim-image-box img {
    transition: all .5s ease-in-out;
}
.immmigration-sect .title {
    width: 100%;
    height: 100%;
    list-style: none;
}
.thim-image-box .title {
    position: absolute;
    display: inline-block;
    z-index: 2;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.immmigration-sect .title {
    width: 100%;
    height: 100%;
    list-style: none;
}
.thim-image-box .title h3 {
    display: inline-block;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
}
.immmigration-sect .thim-image-box .title a {
    text-transform: capitalize !important;
    font-size:28px;
    font-weight:600;
    letter-spacing: 2px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    border: 0;
    padding-left: 10px;
    padding-top: 50%;   font-family: 'Source Sans Pro', sans-serif; color:#fff; text-align:left;
}

.thim-image-box {
    position: relative;
    display: inline-block;
}
.immmigration-sect .thim-image-box:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.immmigration-sect .thim-image-box .title h3 a { color:#fff; text-decoration:none;}
.immmigration-sect{ padding:0 0 30px;}


/*****************************    About Section start   ******************************/


.abt-sect-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/breadump-bg-3.jpg);
    padding: 150px 0 0px;
    background-position: center top;
}
.inn-cananda{ background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/inner-bann-canada.jpg);
    padding: 150px 0 0px;
    background-position: center top;
}
	
	
.abt-sect-header h1{ color:#fff; text-align:right; font-size:50px; font-family: 'Source Sans Pro', sans-serif; font-weight:600;}
.abt-sect-header .page-banner-block {
    text-align: center;
}
.abt-sect-header .page-banner-block .breadcrumb { background-color:transparent;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    display: inline-flex;
    text-transform: uppercase;
}
 .abt-sect-header .page-banner-block .breadcrumb a { color:#fff;}
.abt-sect-header .page-banner-block .breadcrumb li+li:before {
    padding: 0 5px;
    color: #FFF;
    content: ">";
}
.about-block-dtl-two .section-heading {
    margin-bottom: 37px;
}
.section-heading {
    position: relative;
    padding: 10px 0 20px 0;
    margin-bottom: 50px;
}
.section-heading:after {
    content: "";
    width: 47px;
    height: 3px;
    background-color: #000;
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.about-block-dtl-two p {
    margin-bottom: 37px;
}

.abt-us-discription {
    padding: 80px 0 70px;
}
.about-block-img-two {
    margin-bottom: 81px;
}
.about-block-two {
    border: 1px solid #E4E4E4;
    padding: 39px 42px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; padding:35px 40px;
}
.about-icon-two {
    height: 62px;
    margin-bottom: 25px;
}
.about-dtl-two .about-heading {
    margin-bottom: 15px;
}
.about-heading {
    font-size: 22px;
}
.sect-table .table {
color:#fff; border: 1px solid #dee2e6;}
.sect-table .table th, .sect-table .table td {
    border-bottom: 1px solid #dee2e6;
    font-size: 18px;
    font-weight: 600;
}
.sect-table h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    color:#fff; padding-bottom:30px;
}
.sect-table .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid 
    #dee2e6;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.facts-main-block, .sect-table{
background: #2e3f4e url('../img/facts-bg.png');
padding: 50px; background-repeat: no-repeat;

background-size: cover;
}
.facts-heading {
    font-size: 60px;
    display: inline-block;
    font-weight: 500;
}
.facts-heading-sign {
    display: inline-block;
}
.facts-dtl {
    font-size: 20px;
}

.team-sect{ padding:50px 0 0; background-color:#ccc;}

.team-sect .section-heading {
    position: relative;
    padding: 10px 0 20px 0;
    margin-bottom: 50px;
	font-size: 50px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
}
.team-sect .section-heading:after {
    content: "";
    width: 47px;
    height: 3px;
    background-color: #000;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.font-icon-hover:hover {
    margin-right: 0;
}
.team-sect a { color:#000;}

.our-staff-block {
    margin-bottom: 59px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}
.our-staff-img {
    width: 100%;
    position: relative;
}
.font-icon-hover {
    position: absolute;
    top: 149px;
    bottom: 0;
    right: 0;
    background-color: #000;
    width: 175px;
    height: 30px;
    line-height: 1.8;
    padding-left: 18px;
    margin-right: -130px;
    border-radius: 15px 0 0 15px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.font-icon-hover a:hover{ color:#fff;}
.font-icon-hover i {
    margin-right: 15px;
}
.font-icon-hover a {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}
.our-staff-dtl {
    background-color: #FFF;
    padding: 22px 26px;
}
.our-staff-heading {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.our-staff-dtl p {
    margin-bottom: 19px;
}
.social-icon-staff ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-icon-staff ul li {
    display: inline;
}
.btn-abt{ cursor:pointer;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    font-size: 17px;
    padding: 10px 23px;
    font-family: 'Source Sans Pro', sans-serif;
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
    display: inline-block;
}
.btn-abt:hover{ background-color:transparent; color: #000; text-decoration:none;}
.about-icon-two img {

-webkit-transition: all 1s ease-in-out;
     -moz-transition: all 1s ease-in-out; 
     -o-transition: all 1s ease-in-out; 
     -ms-transition: all 1s ease-in-out; 
}
.about-block-two:hover .about-icon-two img {
   
   -webkit-transform: rotate(360deg); 
     -moz-transform: rotate(360deg); 
     -o-transform: rotate(360deg);
     -ms-transform: rotate(360deg); 
}
.service-details-main-block {
    padding: 80px 0;
}
.service-details-list {
    margin-bottom: 45px;
}
.service-details-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-details-list ul li {
    border: 1px solid #EAEAEA;
    border-bottom: none;
    padding: 20px 30px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-details-list ul li:hover {
    color: #FFF;
    background-color: #2b2b2b;
}
.service-details-list ul li:hover a{  color: #FFF;}

.service-details-list ul li a {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; text-decoration:none;
}
.service-details-list .active {
    background-color: #2b2b2b;
    font-weight: 500; 
}
.service-details-list .active a{color:#fff; } 
.service-details-list ul li:last-child {
    border-bottom: 1px solid #EAEAEA;
}
.service-resources {
    margin-bottom: 45px;
}
.heading-resources {
    font-size: 22px;
}
.resources-type ul  {
    list-style: none;
    margin: 0;
    padding: 0;
}
.resources-type ul li {
    border: 1px solid #EDEDED;
    margin-bottom: 12px;
}

.resources-type ul li a {
    color: #777;
    font-size: 15px;
}
.resources-type ul li i {
    color: #2b2b2b;
    margin-right: 10px;
    border-right: 1px solid #EDEDED;
    padding: 0 18px;
    line-height: 3.5;
}
.service-contact-img {
    height: 260px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.service-contact-img .overlay-bg {
    opacity: 0.8;
    background-color: #000;
}
.overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-contact-dtl {
    padding: 40px 70px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    position: relative;
}
.service-contact-dtl ul {
    margin-bottom: 29px;
	list-style: none;
    margin: 0;
    padding: 0; padding-bottom: 30px;
}
.service-contact-dtl .btn-abt:hover {
background-color: transparent;
color:#fff;
text-decoration: none;
}
.service-img {
    margin-bottom: 37px;
}
.service-details p{ color:#777;}
.service-details-contant {
    padding: 40px 30px;
}
.service-benefits p {
    margin-bottom: 43px; color:#777;
}
.service-benefits img {
    margin-bottom: 40px;
}
.service-benefits .second-accordion {
    margin-bottom: 80px;
}
.service-benefits .second-accordion .card {
    border: 0;
    border-bottom: 1px solid #E8E8E8;
    font-size: 18px;
    margin-top: 10px;
    margin-left: -10px;
}
.service-benefits .second-accordion .card-header {
    padding: 0;
    background: transparent;
    border-bottom: 0;
}
.service-benefits .second-accordion .card-header button.btn {
    display: block;
    width: 100%;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    color: #232323;
    font-size: 17px;
    font-weight: 500;
    padding-left: 45px;
    position: relative;
    margin-bottom: 12px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-benefits .second-accordion .card-header button.btn[aria-expanded="true"] {
    margin-bottom: 10px;
}
.service-benefits .second-accordion .card-header button.btn[aria-expanded="true"]:before {
    content: "\-";
    left: 0;
    position: absolute;
    color: #777;
    border: 1px solid #E2E2E2;
    border-radius: 100%;
    width: 30px;
    text-align: center;
    font-size: 30px;
    height: 30px;
    padding-left: 2px;
    line-height: 22px;
    font-weight: 500;
}
.service-benefits .second-accordion .card-body {
    padding: 0;
    padding-left: 50px;
    padding-bottom: 20px; color:#777;
}
.service-benefits .second-accordion .card-header button.btn[aria-expanded="false"]:before {
    position: absolute;
    content: "\+";
    left: 0;
    color: #777;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 25px;
    padding-left: -2px;
    border: 1px solid #E2E2E2;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 500;
}
.service-strategy-heading {
    margin-bottom: 40px;
}
.service-strategy .nav-tabs {
    border-bottom: 1px solid #EAEAEA;
}
.service-strategy .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.service-strategy .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #232323;
    font-size: 17px;
    padding: 21px 33px;
    border-color: #EAEAEA;
}
.service-strategy .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #232323;
    font-size: 17px;
    padding: 21px 33px;
}
.service-strategy .tab-content {
    border: 1px solid #EAEAEA;
    border-top: none;
    padding: 35px 30px; color: #777;
}
.service-strategy .tab-pane {
    font-size: 18px;
}


/*****************************    About Section end     ******************************/

/*****************************    Media Queries   ******************************/

@media (min-width: 320px) and (max-width: 765px) {
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #6b6868;
    border: 1px solid #fff;
    border-radius: .25rem;
}
.nav1{
    padding: 0 20px;
}
.nav2 {
    padding: 0px;
}
.nav4 {
    margin: 0 auto;
}
.baner2 img[data-target="image"]{
	    padding: 30px 0 0;
}
.baner2 strong {
    font-size: 20pt;
}
.baner2 h3 {
    padding:0px;
}

.baner3 .immmigration img {
     float: none;
}
.baner3 .mater h5 {
    text-align: center;
    padding: 20px 0 0;
	    font-weight: bold;
}
.baner3 .mater span {
    text-align: center;
}
.baner4 strong {
font-size: 38px;
}
.baner5 .immmigration img {
     float: none;
}
.baner5 .mater h5 {
    text-align: center;
    padding: 20px 0 0;
	    font-weight: bold;
}
.baner5 .mater span {
    text-align: center;
}
.down img[data-target="img"]{
	padding: 30px 5px 0px;
}
.down {
    padding: 50px 0px 0;
}

}
@media (min-width: 320px) and (max-width: 640px) {

.baner3 .immmigration img {
    padding: 0px 0 0;
    border-radius: 50%;
    width: 50%;
    margin: 0 0 0;
}
.baner5 .immmigration img {
     border-radius: 50%;
    width: 50%;
    padding: 0px;
    margin: 0px;
}
.blog1_heading {
    padding: 20px 0px 0px 0px;
}
.service-benefits .second-accordion .card-header button.btn {
    white-space: initial;
}
.service-strategy .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #232323;
    font-size: 12px;
    padding: 20px 7px;
    border-color: #EAEAEA;
}
.service-strategy .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: 
    #232323;
    font-size: 12px;
    padding: 21px 10px;
}
.service-details-contant .fa-arrow-circle-right{ display:none;}
.service-contact {
    margin-bottom: 80px;
}


@media (min-width:320px) and (max-width:990px) {
	.mb-abnner { display:block;}
	.frm-sect {
    position: relative;
    top: 0px;
    right: 0px;
}
	.ftr-sect .list {
        margin: 0;
    padding: 0;
 display: block; 
}
.ftr-sect .list-item {
    background-color: transprant;
     display: block; 
    padding: 20px;
    width: 100%;
     margin-right: 2.5%; 
     margin-bottom: 20px; 
    color: #fff;
    font-weight: bold;
    text-align: left;
    list-style: none;
}
.blog {
    background-color: #f6f6f6;
    padding: 50px 20px;
    margin: 20 auto;
}
    }
	
	
@media (min-width:768px) and (max-width:1024px) {
.nav4 {
    margin:0;
	float:right;
}
.baner3 .immmigration img {
    padding: 0px 0 0;
    border-radius: 50%; 
    width: 100%;
}
}

@media (min-width:990px) and (max-width:1040px) {
.nav4 {
 	float:right;
}
}
@media (min-width: 575px) and (max-width: 640px) {
    .baner3 .immmigration img {
    padding: 30px 0 0;
    border-radius: 0%; 
    width: 100%;
}
}
@media (min-width: 991px) and (max-width: 1175px) {
    .navbar2 .navbar ul li {
    padding: 0px;
}
