@charset "utf-8";
/* CSS Document */


body{ padding-top:0px; font-weight:400;
	font-family: 'Poppins', sans-serif; font-size:14px; margin:0px;  line-height:22px; }
	
.why-bg {
	margin-top: 0;
	background: #4a4e4e;
	padding: 20px 0 0px 0;
}
.wel {
	background: #efefef;
	/*min-height: 400px;
	 position: absolute; */
	/* width: 100%; */
	margin-top: -30px;
}
.why-panel h3 {
	padding-bottom: 22px;
	font-weight: 700;
	padding-left: 15px;
}
	
.why-pic-sec {
	position: relative;
	top: 0px;
	text-align: center;
}
.why-pic-sec img {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border-radius: 30px;
	margin: 0 4px;
	top: -80px;
	position: relative;
}
.why-panel {
	
	padding: 30px 0px 0px 0px;
	color: #fff;
}
.why-panel ul {
  margin: 0;
  padding: 0;
}
.why-panel ul li {
	list-style-type: none;
	padding: 10px 10px 15px 39px;
	background: url("../images/tick.png") no-repeat;
	background-position: 12px 13px;
	border: 2px dotted #fff;
	border-radius: 9px;
	margin: 0 0 8px 0;
background-color: #efefef;
  color: #333;
}
.banner-content .caption p {
	background: rgba(0, 0, 0, 0.5);
	width: 45%;
	padding: 23px 24px;
}

.topOne {
	margin-bottom: 27px;
	float: left;
	margin-top: 10px;
}

.welcome-txt {
  text-align: center;
  padding: 0px 0 30px 0;
}
.welcome-txt h2 {
  font-weight: 300;
}

.txt-part.fst {
	border-right: 1px solid #e8e8e8;
}
.txt-part {
	margin: 38px 0 0 0;
}

	.contact-list {
  padding-top: 10px;
  vertical-align: text-bottom;
}

.sticky-navigation { width:100%;  position:relative; z-index:9999;}
.sticky-navigation.stuck
{
    position: fixed;  background-color:#fff;  -webkit-box-shadow: 0 2px 5px 0 rgba(181,181,181,0.9);
box-shadow: 0 2px 5px 0 rgba(181,181,181,0.9);
    top: 0;
}

.sticky-navigation.stuck .navbar-collapse {
	margin-top: 0px;
}

.sticky-navigation.stuck .navbar-nav {
	float: none;
	margin: 0;
}

.sticky-navigation.stuck .nav.navbar-nav {
	text-align: center;
	margin: 0 auto;
	display: table;
	padding: ;
}

.sticky-navigation.stuck .nav > li {
	position: relative;
	display: block;
	margin: 0 15px;
}
.nav > li {
	margin: 0 5px;
}
.navbar{ transition: top 0.5s ease-in-out 0s;}
.navbar.nav-up {
  top: -166px;
  transition: top 0.5s ease-in-out 0s;
}
.phone-top { color:#fff; line-height: 18px;}
.phone-top span { font-size:13px; font-weight:300; display:block;}
.phone-top img {
	overflow: hidden;
	float: left;
	margin: 4px 8px 0 0px;
}

.navbar-toggle .icon-bar {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 4px;
  width: 41px;
}
.btn {

  font-size: 18px;

  padding: 20px 5px;
  text-transform: uppercase;
}
.btn-default{ background:#fc6b2a; border:0px; padding:13px 27px; color:#ffffff; border-radius:0}
.btn-primary{ background:#002bb0; color:#ffffff; border-radius:0	}
.home-header{ position:relative; margin:0px; padding:0px;}

.home-header img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.caption {
	padding: 40px 30px 30px 15px;
	position: absolute;
	z-index: 99;
	top: 230px;
	left: 0px;

}
.caption p {
	color: #fff;
	font-size: 22px;
	padding-bottom:9px;
	line-height:24px;
	font-family:'Playfair Display', serif;
}
.caption h1 {
	color: #000;
	font-size: 34px;
	font-weight: 700;
	text-transform: uppercase;
	line-height:26px;
	margin:0px 0px 10px 0px;
}
.caption h1 span {
	font-size: 16px;
	display: block;
}
.banner-content {
	width: 1170px;
	margin: 0 auto;
	z-index: 8;
	position: relative;
}

.bg1 { background:#fff; padding:40px 0px 40px 0px; margin:40px 0px 40px 0px;}
#navbar { background:#fc6b2a;}
.navbar-nav > li > a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 13px;
	margin: 8px 0;
	border: 2px solid transparent;
}
.nav > li > a:focus, .nav > li > a:active, .nav > li > a:hover {
	text-decoration: none;
	background-color: transparent;
	border: 2px solid #fff;
	margin: 8px 0 8px 0;
	padding: 5px 13px;
}
.active {text-decoration: none;
	background-color: transparent;
	border: 2px solid #fff!important;
}

.navbar{ background:#494c4c; padding:21px 0 0 0; margin:0; border:0; }
.navbar-collapse{ margin-top:15px;}
.header-caption {
  text-align: right;
  width: 52%;
  margin-left: 9%;
  margin-top:80px;
}
.header-caption h1{ font-size:40px; color:#5192f2; margin:0}
.header-caption h1 strong {
  display: block;
  text-align: left;
   font-size:60px;

}
.banner-featured {
	/* margin-top: 250px; */
	background: #eaeaea;
	padding: 33px 1px;
	z-index: 999;
	position: relative;
	clear: both;
	top: 30px;
	margin-bottom: 61px;
}
.banner-content a:hover { background:#333!important; color:#fff;}
.featured-item {
	color: #232323;
	text-align: center;
	line-height: 23px;
	font-size: 18px;
	padding: 0 25px;
}
.banner-featured .row{ margin:0}
.banner-featured .col-sm-4,.banner-featured .col-xs-4{ padding:0}
.featured-item h3 {
	font-size: 18px;
	color: #9697a0;
	margin-bottom: 20px;
	font-weight: 300;
}
.featured-item a {
	color: #fc6b2a;
	/* text-transform: uppercase; */
	font-size: 14px;
}
.offering-panel { margin-bottom:40px;}
.offering { margin:0px 0px 0px 0px;}

.offering h4 {
	font-size: 30px;
	color: #1a1818;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	padding:10px 0px 15px 0px;
}

.offering h3 {
	margin: 10px 0 32px 0;
	font-size: 25px;
	color: #1e1e1e;
	font-family: 'Poppins', sans-serif;
}
.offering p {
	color: #5f5f5f;
	font-size: 15px;
}
.student-visa { text-align:right; padding:0 24px 0 0; position:relative; }
.student-visa h3 {
	position: absolute;
	top: 0;
	left: 200px;
	color: #fff; text-align:left; text-shadow: 2px 1px #525252;
}
.federal { position:relative;}
.federal h3 {position: absolute;
	top: 0;
	left: 15px;
	color: #fff; text-align:left; text-shadow: 2px 1px #525252;}

.canadian {position:relative;}
.canadian h3 {position: absolute;
	top: 0;
	left: 15px;
	color: #fff; text-align:left; text-shadow: 2px 1px #525252;}
.business {position:relative;}	
.business h3 {position: absolute;
	top: 0;
	left: 15px;
	color: #fff; text-align:left; text-shadow: 2px 1px #525252;}
	
.family h3 {position: absolute;
	top: 0;
	left: 15px;
	color: #fff; text-align:left; text-shadow: 2px 1px #525252;}	

.family { margin:24px 0 0 0; position:relative;}
.img-box {
	float: left;
	width: 45%;
}
.img-box img {
	width: 100%;
}
.service-col-1 {
	float: left;
	width: 66%;
}
.service-col-2 {
	float: left;
	width: 34%;
}
.margin-r { margin-right:25px;}

.heading { margin:30px 0px 0px 0px; text-align:center;}
.heading h2 { font-size:30px; color:#1a1818; margin:0; font-weight:700; text-transform:uppercase;}
.heading p { font-size:15px; color:#585858;}

.work-us { margin:40px 0px 0px 0px;}
.work-us h4 {
	color: #1a1818;
	font-size: 30px; font-family: 'Playfair Display', serif; margin:0px 0px 20px 0px;
}
.work-us p { color:#787878; font-size:14px;}
.spacing { padding:30px 0px 0px 30px;}

.about-content { padding:0px 100px; margin:0px 0px 0px 0px; text-align:center;}
.about-content h5 { color:#2d2d2d; font-size:30px; font-weight:300; margin:30px 0px 20px 0px;}
.about-content p { font-size:16px; color:#787878;}

.logos { margin:50px 0px 0px 0px; text-align:center;}
.logos img { display:inline-block; padding:0px 20px;}

.footer-section { background:url(../images/footer-bg.jpg) no-repeat center top / 100% auto; background-color: #20366d;  margin:30px 0px 0px 0px; padding:50px 0px 0px 0px;}

.first-col p {
	color: #fff;
	padding: 20px 0 0 0;
	line-height: 19px;
	font-weight: 200;
}
.footer-section h5 {
	font-size: 26px;
	color: #fc6b2a;
	font-weight: 200;
	margin: 0 0 20px 0;
}
.contact-info p {
	color: #fff;
	padding: 0 0 0 32px;
}
.contact-info p span {
	/* float: left; */
	padding: 0 13px 0px 0px;
	text-align: center;
	display: inline-block;
	/* text-align: center; */
	width: 35px;
	position: absolute;
	left: 14px;
}

.contact-info p a { color:#6a92f3;}
.footer-links a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin: 16px 0;
	border-left: 3px solid #686868;
	padding: 0 0 0 7px;
	line-height: 16px;
}

.social { margin:0px; text-align: right;}
.social a {
	background: rgba(84, 84, 84, 0.7);
	border-radius: 50px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 0px;
	margin: 0 1px;
	padding: 10px 0 0 0;
}
.social a:hover { background:#fc6b2a;}
.copy { background:rgba(0, 8, 29, 0.8); padding:8px 0px; color:#7d7d7d; margin:30px 0px 0px 0px;}
.copy p { padding-top:12px;}
.iccrc { text-align:right;}

.inner-caption{padding:70px 0 50px 0;}
h1{font-size:60px; font-weight:700; color:#fff; margin:0 0 30px 0; text-transform:uppercase;}
.content{background-color:#d0d0d0; padding:40px 0;}
.content h2{margin:10px 0 20px 0;}
.content .dark-line{margin:10px 0; border-color: #A3A3A3;}
.contact-form{background-color:#323233; padding:20px;}
.contact-form h2{color:#53c5c1;}
.contact-form input, .contact-form textarea{ margin:0 0 20px 0;}
.contact-form input.btn-default{width:100%;}
.map{margin:10px auto; display:block; max-width:600px;}

.input-group {
	background: none;
	border: 0;
	border-bottom: 1px solid #53c5c1;
	font-style: italic;
	margin: 50px 0 50px 0;
	color: #fff;
	display: block;
	width: 100%;
}
.contact-info-heading {
	font-size: 17px;
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}

.email a {

	font-size: 16px;
	font-weight: 500;
	line-height: 0;
	margin: 0;
	padding-left: 4px;
}
.email b {
font-size: 18px;
}

.canadian-team {
	margin: 25px 0px 0px 0px;
	border: 2px solid #fff;
	padding: 0px 0 0px 0px;
}
.canadian-team span {
	font-weight: 600;
	display: block;
	font-size: 20px;
	font-family: 'Playfair Display', serif;
	background: #fff;
	padding: 8px 0 12px 14px;
}
.canadian-team p {
	padding: 10px 0 0 15px;
}

.services-content h3 {
	color: #000;
	font-weight: 600;
	margin: 0 0 15px 0;
}
.services-content h4 {
	color: #000;
	font-weight: 600;
}
.services-content hr {
	margin: 12px 0 25px 0;
	border-color: #fff;
}
.services-content img {
	border: 8px solid #fc6b2a;
	padding: 11px;
}

.footer-links {
	margin: 0 0 0 42px;
}
.contact-detail p {
	border: 2px solid #333;
	border-radius: 8px;
	padding: 18px 15px 15px 45px;
	background:#eee;
	min-height:74.5px;
	position:relative;
}
.contact-detail strong {
	font-size: 18px;
}
.contact-detail i {
	font-size: 21px;
	float: left;
	min-height: 37px;
	margin: 0 7px 0 0;
	position:absolute;
	top:18px;
	left: 11px;
}


.client-say { margin:0px 0px 0px 0px; text-align:center;}

.flexslider .slides img { height:auto!important; display:inline-block!important; width:auto!important;}
.client-say p { padding:20px 15px 0px 15px; font-size:16px;  color:#333; line-height:24px;  }


.author { padding:0px 0px 0px 0px;}
.author img { float:left; margin:0px 10px 0px 0px;}
.author h4 { color:#fc6b2a; display:inline-block; padding:12px 0px 0px 0px; font-size:16px; text-transform:uppercase;}
.client-area { padding:0px; margin:0 auto; max-width:85%;}
.client-section-bg { margin-top:40px; background:#f5f5f5; padding:0px 0px 30px 0px;}


.client-section-bg h2 {
	font-size: 30px;
	color: #1a1818;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 45px;
}

.flex-control-nav {
	display: none;
}

.flex-caption {
	position: relative;
}
.flex-caption::before {
	position: absolute;
	content: "";
	left: -40px;
	top: 40%;
	background: url(../images/quote-1.png) no-repeat;
	width: 48px;
	height: 38px;
}

.flex-caption::after {
	position: absolute;
	content: "";
	right: -40px;
	top: 40%;
	background: url(../images/quote-2.png) no-repeat;
	width: 48px;
	height: 38px;
}

.m0 { margin:0px!important;}

span.hours {
	display: inline;
	
}

.map iframe {
	border: 2px solid #333 !important;
	border-radius: 8px;
}

.email i {
	margin-top: 8px;
}

.study-bg { background:#494c4c; padding-bottom:30px;}
.study-canada h3 {
	font-weight: 300;
	color: #fff;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #808282;
	vertical-align: middle;
	margin: 10px 0 30px 0;
}
.study-canada h3 span {
	display: inline-block;
	margin: 10px 0 0px 0;
	position: relative;
	top: 13px;
	background: #494c4c;
	padding: 0 20px;
}
.study-canada p {
	color: #fff;
	padding: 16px 0 0 0;
	margin-top: 20px;
}

.college-section { background:url(../images/college-bg.jpg) no-repeat; background-position:center bottom; min-height:300px; background-size:cover;}

.college-section h4 { font-size:24px; padding:40px 0px 0px 0px; font-weight:700; color:#000;}
.college-section p { font-size:15px; padding:10px 0px 0px 0px;}

.uni-info { border:1px solid #dadada; padding:5px 0px 0px 0px; margin:30px 0px 0px 0px;}
.uni-info img { margin:0px 15px 5px 10px;}

.uni-txt {
	background: #0f245d;
	padding: 4px 10px 2px 15px;
	margin: 10px 0px 0px 0px;
	height: 57px;
	vertical-align: middle;
	display: table-cell;
	width: 100vw;
}
.uni-txt p { color:#fff; line-height:18px; padding:5px 0px 0px 0px;}

p.book { padding:6px 0px 8px 30px; font-size:11px; line-height:17px; color:#fc6b2a; margin:0px;}

.contact-detail label {
	position: relative;
	display: block;
	padding: 18px 15px 0px 45px;
	left: -42px;
}

@media screen and (min-width: 1500px) and (max-width: 3400px){
.why-panel {
padding:10px 0px 0px 0px;
	
}
.why-pic-sec img {
    width: 100%; 
top: -50px;
}
	
}
@media screen and (min-width: 1800px) and (max-width: 2400px){
.why-panel {
	
}
   .why-panel ul li {
    font-size: 16px;
} 
	
}

@media screen and (min-width: 1400px) and (max-width: 1600px){
    .why-panel ul li {
    font-size: 16px;
} 
.why-panel {

padding:10px 0px 0px 0px;	
}   
.why-panel {
   
}    
    
}

@media screen and (min-width: 1400px) and (max-width: 1800px){
.why-panel {
	min-height: 464px;
}
    .why-panel h3 {
    padding-top: 15px;
}
	
}

 @media screen and (max-width:1200px){
 .container { width:100%; max-width:100%;}
 
  }
   @media screen and (max-width:1024px){

   }
@media screen and (max-width:767px){
	
.why-bg {
	margin-top: 0;
}
.wel {
	background: #efefef;
	min-height: auto;
	/* position: absolute; */
	/* width: 100%; */
	margin-top: 0;
	margin-bottom: 26px;
}	
	
.banner-content .caption p {
	background: transparent;
	width: 100%;
	padding: 0px 24px;
}
.why-panel {
	padding: 30px 10px 50px 10px;
}
.why-pic-sec img {
	top: 0;
	position: relative;
}	
.why-pic-sec {
	left: 0;
	position: relative;
	top: 17px;
}
.txt-part.fst {
	border-right: 0;
}
.topOne {
	float: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
	
	  body{ padding-top:0px;}
	  
	  .email a {
	font-size: 13px;
}

	  span.hours {
	display: inline;
	padding-left: 0px;
}

	  .footer-links {
	margin: 0 0 0 0px;
}
	  .social { text-align:inherit;}
	  .caption {
	padding: 0px 30px 40px 15px;
	position: relative;
	z-index: 99;
	top: 0;
	left: 0px;
	clear: both;
	text-align:center;
}
.caption p {
	color: #333;

}
.banner-content {
	width: 100%;
}
.caption h1 {
	font-size: 32px;
	line-height: 33px;
}
.caption h1 br { display:none;}
.offering {
	margin: 0px 0px 36px 0px;
	text-align: center;
}
.featured-item {

	padding: 25px 25px 0 25px;
	border-top: 1px solid #b8b8b8;
	margin: 20px 0 0 0;
}
.first-column { margin:0px!important; border:0px!important; padding:0px 25px 0 25px!important;}

.student-visa img {
	width: 100%;
}
.service-col-1 {
	float: none;
	width: 100%;
}
.service-col-2 {
	float: left;
	width: 100%;
}
.student-visa {
	text-align: left;
	padding: 0 0px 0 0;
	position: relative;
}
.student-visa h3 {
	left: 20px;
}
.img-box {
	float: none;
	width: 100%;
}
.canadian {
	position: relative;
	margin: 25px 0 0px 0;
}
.service-col-2 img {
	width: 100%;
	margin: 25px 0 0 0;
}
.spacing {
	padding: 30px 0px 0px 0px;
}
.heading {
	margin: 20px 25px 0px 25px;
	text-align: center;
}
.about-content {
	padding: 0px 10px;
}
.about-content h5 {
	color: #2d2d2d;
	font-size: 23px;
	font-weight: 300;
	margin: 30px 0px 20px 0px;
}
.logos img {
	margin: 0 0 10px 0;
}
.footer-section {
	background-size: cover;
}
.footer-links {
	margin: 26px 0 0 0;
}
.contact-info {
	margin: 20px 0 0 0;
}
.inner-banner {
	background-size: cover !important;
}
.inner-caption h1 {
	font-size: 36px;
}
.inner-caption a {
	font-size: 14px;
}
.services-content img {
	margin-bottom: 20px;
}
.contact-form {
	margin: 25px 0 30px 0;
}

.contact-detail p {
	padding: 18px 15px 15px 40px;
	position: relative;
}
.contact-detail i {
	position: absolute;
	top: 17px;
	left: 8px;
}


   }
