@import url("../fonts/font/stylesheet.css");
/* HTML5 Boilerplate  */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { }
html, button, input, select, textarea {  color: #222; }
body { margin: 0; font-size: 1em;   font-family:Lucida, Arial, Helvetica, sans-serif; background: #fff;}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a {  }
a:visited {  }
a:hover {  }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp {  }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: 31px; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
/*input:invalid, textarea:invalid { background-color: #f0dddd; }*/

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* =============================================================================
   Author Style Start
   ========================================================================== */
.slider-wrapper{ width:100%; position:relative; }


		
		#city2 {
			position: absolute;
			width: 100%; 
			height: 500px;
			background: transparent url(../images/city2.png) 0 0px repeat-x; 
			bottom:-380px;
			
		}
		#city1 {
			position: absolute;
			width: 100%; 
			height: 500px;
			background: transparent url(../images/city.jpg) 0 0px repeat-x;
			
		}
		
		
		#plane1 {
			position: absolute;
			width: 300px;
			height: 108px;
			background: transparent url(../images/flight.png) 0 100px no-repeat;
		}
		
#banner{
	width:100%;
	height:500px;
	position:relative;
}
#slider_caption{
	width:60%;
	margin:auto;
	left:0px;
	right:0px;
	position:absolute;
	z-index:1;
	top:50px;
}
#slider_caption h2{
	font-family: 'learning_curve_proregular';
	font-size:110px;
	color:#fff;
	text-transform:capitalize;
	line-height:30px;
	text-align:center;
}
#slider_caption p{
	font-size:50px;
	color:#fff;
	width:100%;
	text-align:center;
	font-family: 'learning_curve_proregular';
	text-shadow:1px 1px 5px #000000;
	line-height:45px;
}

/*FOR THE HEADING IN THE SLIDER*/
.slide h5
{
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  text-transform: uppercase;
}
   
/* =============================================================================
   Author Style End
   ========================================================================== */
 


@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
@media only screen and (max-width:1450px){
	
}
	
	
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



@font-face
{
  font-family: Lucida;
  src: url('../fonts/lucida.ttf');
}
@font-face
{
  font-family: Kalinga;
  src: url('../fonts/kalinga.ttf');
}
@font-face
{
  font-family: Futura;
  src: url('../fonts/Futuramc.ttf');
}
body{ overflow-x:hidden;}
p
{
  font-family: Kalinga;
font-size: 14px;
color: #595959;
text-align: justify;
//width: 800px;
}
/*p .det
{
  font-family: Kalinga;
font-size: 14px;
color: #595959;
text-align: justify;
width: 800px;
}*/
h1
{
  font-family: Lucida;
  font-size: 26px;
  color: #dd0000;
  margin: 0 0 10px 0;
}
.article-head
{
  width: 100%;
  border-bottom: 1px solid #c7c7c7;
  font-family: Lucida;
  font-size: 26px;
  color: #dd0000;
  margin: 20px 0 10px 0;
  padding-bottom: 10px;

}
.btn-full-color
{
  width: 100%;
  font-family: Lucida;
  font-size: 20px;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  /*background: #d80101;*/
    background: url('../images/bevel-button.jpg') repeat-x;
  border: none;
}

header
{
  width: 100%;
  border-top: 6px solid #cf0000;
  background: -webkit-linear-gradient(#fefefe, #f2f2f2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fefefe, #f2f2f2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fefefe, #f2f2f2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fefefe, #f2f2f2); /* Standard syntax */
  }
  .logo
  {
    margin: 18px 0 16px 0;
  }
  .social ul
  {
    margin: 40px 0 0 0;
    padding: 0;
    list-style: none;
  }
    .social.nail ul, .social.nail
    {
      margin: -10px 0 0 0;
      padding: 0;
    }
    .social ul li
    {
      float: right;
      width: 37px;
      height: 37px;
      margin-right: 4px;
    }
      li.registration
      {
        background: url('../images/registration.png') no-repeat 0px 0;
	width: 160px !important;
	height: 16px !important;
	margin-top: 4px !important;
	display: inline;
      }
      li.fb
      {
        background: url('../images/socials.png') no-repeat -123px 0;
      }
      li.twitter
      {
        background: url('../images/socials.png') no-repeat -41px 0;
      }
      li.in
      {
        background: url('../images/socials.png') no-repeat -82px 0;
      }
      li.youtube
      {
        background: url('../images/socials.png') no-repeat 0px 0;
      }
 .container-fluid
  {
    padding-left: 0;
  }
  nav li a, nav li a:hover
  {
    color: #fff;
  }


    nav li
    {
      border-right: 1px solid #e85454;
      font-size: 18px;
      font-family: Lucida;
      font-weight: normal;
    }
      @media all and (min-width:468px){
      nav li
      {
        font-size: 15px;
      }}
	  
	  
	  
    nav ul
    {
      margin: 0;
    }
    .nav li a {
      padding: 15px 24px;
    }
    .nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .dropdown-menu>li>a, .dropdown-menu
    {
      background: #bb0a0a;
      color: #fff;
    }
    .dropdown-menu>li>a:hover,  .divider
    {
      background: #bb0a0a;
    }
  .navbar-canimm
  {
    background: #dd0000;
    border-radius: 0;
    color: #fff;
    margin: 0;
  }
.sidemenu
{
  width: 100%;
}
  .sidemenu ul
  {

    margin: 0; padding: 0;
  
  }
    .sidemenu ul li
    {
      background: #dd0000 url(../images/li.png) 10px center no-repeat ;
      font-size: 18px;
      color: #fff;
      border-top: 1px solid #fff;
	  padding-left:10px
    }
      .sidemenu ul li a
      {
        color: #fff;
        display: block;
        padding: 9px 5px 9px 15px;
      }
	      .sidemenu ul li:hover{background-color: #bb0a0a;}
        .sidemenu ul li a:hover
        {
          text-decoration: none;
        }
.home-nquiry
{
  width: 100%;
  padding: 15px 20px 0 0;
  /*background: url('../images/side-slice.jpg') repeat-y right #fff;*/
}
  .home-nquiry input, .home-nquiry textarea
  {
    border-radius: 0;
  }

.two-col-widget
{
  width: 100%;
  overflow: hidden;
}
  .two-col-widget img
  {
  }
  .two-col-widget p
  {
    text-align: left;
    padding: 10px 0 20px 0;
  }
  .two-col-widget-head
  {
    width: 100%;
    padding: 5px 15px;
    background: #292929;
    color: #fff;
    font-size: 18px;
  }

  footer
  {
    width: 100%;
    margin: 40px 0 0 0;
    padding: 0px 0 20px 0;
    border-top: 50px solid #e60414;
    border-bottom: 1px solid #cecece;
    background: #fff;
      background: -webkit-linear-gradient(#fff, #e6e6e6); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(#fff, #e6e6e6); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(#fff, #e6e6e6); /* For Firefox 3.6 to 15 */
      background: linear-gradient(#fff, #e6e6e6); /* Standard syntax */
  }
    footer a
    {
      color: #626262;
    }
      footer a:hover
      {
        color: #494949;
      }
    footer h2
    {
      font-family: Futura;
      margin: 0px 0 10px 0;
      font-size: 26px;
      color: #626262;
    }
    footer ul
    {
      margin: 0 0 15px; padding: 0;
      list-style: none;
    }
      footer ul li
      {
        font-family: Kalinga;
        font-size: 14px;
        color: #626262;
        margin: 3px 0;
      }
.nail
{
  width: 100%;
  padding: 35px 0 30px 0;
  font-family: Kalinga;
  font-size: 14px;
  color: #626262;
  background: #fff;
}
.content
{
  width: 100%;
}
.slide1{ background:url('../images/slide.jpg')  top center; }
.slide2{ background:url('../images/slide-toronto.jpg') center;}
.slide3{ background:url('../images/slide-monreal.jpg')  top center; }
.slide4{ background:url('../images/slide-ottawa.jpg') center;}


/* INNER PAGE STYLES STARTS HERE */ 
.innBanner { width:100%; float:left; border-top:1px solid #FFF;  }
.innBanner img{ width:100%; height:auto;}
.innerCnt {position:relative; padding-right:2%; width:98%;}
.rtShadow { position:absolute; width:58px; height:54px; top:0; right:-58px;}
.article-sub-head
{
  width: 100%;
  font-family: Lucida;
  font-size: 16px;
  color: #dd0000;
  margin: 20px 0 20px 0;
  padding-bottom: 10px;
  font-weight:bold;
}
.form-horizontal { margin-top:30px;}
.form-horizontal .control-label{text-align:left !important; font-size:14px; }
.form-horizontal .form-group label { color:#2f2e2e !important; font-weight:normal !important; }
.form-control { height:42px !important;}
.form-group { margin-bottom:25px !important;  }
.form-horizontal .form-group textarea { height:150px !important; }
.btn-sm-color
{
  width: 35%;
  font-family: Lucida;
  font-size: 20px;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  /*background: #d80101;*/
  background: url('../images/bevel-button.jpg') repeat-x;
  border: 1px solid #d80101 !important;
  text-transform:uppercase;
transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: color .3s ease-out;
	-ms-transition: color .3s ease-out;
}
.btn-sm-color:hover { background:#FFF; border:1px solid #d80101; color:#d80101;}

.innerCnt h1, .innerCnt h2
{
  width: 100%;
  border-bottom: 1px solid #c7c7c7;
  font-family: Lucida;
  font-size: 30px;
  color: #dd0000;
  padding: 20px 0 10px 0;
  padding-bottom: 10px;
  
}
.innerCnt h2 { font-size:18px;}
.innLftCnt { float:left; width:100%; background:url(../images/lftShadow.gif) no-repeat top right; min-height:565px;}
.lftRedHdr { float:left; width:100%; background:#bb0a0a; text-transform:uppercase; margin-top:1px; }
.lftRedHdr h1 { font-size:18px; font-weight:normal; font-family: Lucida; color:#FFF; padding:12px 10px 10px 20px; margin:0px; }
.conAddr { float:left; width:100%;}
.conAddr p{ padding:30px 20px 30px 20px; line-height:20px; color:#3c3c3c; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.conAddr a { color:#bb0a0a; }
.conMap { float:left; width:92%; padding:8% 0% 5% 8%;}
.innerCnt ul { margin:0px; padding:0px;}
.innerCnt li { list-style-type:none; margin:0px; padding:20px 0px 20px 0px; border-top:1px solid #c7c7c7; float:left; }
.innerCnt li:first-child { border-top:0px;}
.innerCnt li .lftImg { float:left; width:38%; overflow:hidden; }
.innerCnt li .lftImg img { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s; }
.innerCnt li:hover .lftImg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.innerCnt li .rtMediaCpy { float:left; width:62%; }
.innerCnt li .rtMediaCpy h3 {
font-size: 15px;
padding: 0px 0px 13px 0px;
margin: 0px;
font-family: Kalinga;
font-weight: bold;
}

.innerCnt div.selectbox-wrapper {
  position:absolute;
  width:95% !important;
  background-color:#f8f8f8;
  border:0px;  margin:0px;padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  left:3%; top:45px; z-index:999;
}
/*Drop down list styles*/
.innerCnt div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  color:#000 !important;
  padding:0px; border:0px;
}
.innerCnt div.selectbox-wrapper ul li.selected { 
  background-color: #f8f8f8;padding:2%;
  color:#000 !important; border:0px;
  width:96% !important; float:left !important;
}
.innerCnt div.selectbox-wrapper ul li.current { 
  background-color: #acacac;padding:2%;
  color:#fff !important; border:0px;
  width:96% !important;  float:left !important;
}
.innerCnt div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0; border:0px;
  padding:2%;
  cursor:pointer;
  color:#000 !important;
  width:96% !important;  float:left !important;
}
.innerCnt .selectbox 
{
  width: 100% !important; float:left; 
  height:42px; padding-left:2%;  margin-bottom:8px; border:1px solid #e3e3e3; border-radius:3px;
  background:url(../images/dropdwnArrw.gif) no-repeat right center !important;
  text-align:left; 
  cursor:pointer; 
  font-size:13px;
  -moz-box-shadow:inset 0px 3px 4px #f5f5f5;
-webkit-box-shadow:inset 0px 3px 4px #f5f5f5;
box-shadow:inset 0px 3px 4px #f5f5f5;
}
.innerCnt input, .innerCnt textarea { box-shadow:none; -moz-box-shadow:none;border:1px solid #e3e3e3; font-size:13px; -moz-box-shadow:inset 0px 3px 4px #f5f5f5;
-webkit-box-shadow:inset 0px 3px 4px #f5f5f5;
box-shadow:inset 0px 3px 4px #f5f5f5; }
.innerCnt input[type="reset"] { border:0px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; font-size: 20px; border-radius:0px !important;}
.innerCnt dl {  font-family: Kalinga; font-size: 14px; color: #595959; text-align: justify; }
.innerCnt dd {line-height: 24px; margin: 0 0 10px 60px; }
.list-cnt li { float:none; padding:0; border:0 !important; font-size:14px; line-height:22px; font-family: Kalinga; }
.innerCnt .decimal li { list-style-type: decimal; }
.innerCnt .disc li { list-style-type:disc; }

@media only screen and (max-width:1000px){
	.rtShadow { display:none; }
	.row-50 { width:65%; }
	.col-md-4 {
width: 33.33333333%;
}
.row70 { width:65%; }
footer h2 { font-size:18px; }
.innerCnt li .lftImg {
width: 100%;
text-align: center !important;
}
.innerCnt li .rtMediaCpy {
width: 100%;
text-align: center !important;
margin-top: 20px;
}
.rtMediaCpy p { text-align:center; }
.full1 { padding:0 ;  }
.full2 { padding:0;  }
}
 @media only screen and (max-width: 960px) {
	 .container { width:96% !important; }
	 .sidemenu ul li, .btn-full-color { font-size:14px; }
	 .home-nquiry h1 { font-size:20px; }
	 #banner, #city1 { height:300px; background-size:cover; }
	 nav li a{padding:0 5px !important}
 }
	 
@media only screen and (max-width:800px){
	/*.innerCnt li .lftImg { width:33%; }
	.innerCnt li .rtMediaCpy { width:67%; }*/
	.innerCnt h1, .innerCnt h2 { font-size:24px; }
	
}
 @media only screen and (max-width: 640px) {
	 .row-full { width:100%; padding: 0; }
	 .row-50 { width:100%; }
	 .row70 { width:100%; }
	 .iccrc { width:100%; text-align:center }
	 .iccrc img { width:50%; }
	 .header-social { display:none; }
  .iccrc-banner .footcol {margin-bottom: 20px;text-align: center;}
 }
@media only screen and (max-width:480px){
  .innerCnt li .lftImg { width:100%; text-align:center !important; }
  .innerCnt li .rtMediaCpy { width:100%; text-align:center !important; margin-top:20px; }
  .innerCnt li .rtMediaCpy p { text-align:center !important;}
  .row70 .col-md-4 { width:100%; text-align:center; margin-bottom:20px; }
  .article-head, .two-col-widget-head { font-size:15px; }
  #banner, #city1 { height:200px;  }
  .innerCnt h1, .innerCnt h2 { font-size:16px; }
}


.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
nav li {
font-size: 15px;
float: left;
height: 50px;
line-height: 50px;
}
.child {display:none;position:absolute;	z-index:400;	background:#bb0a0a;	width:350px !important;	top:50px;	margin-top:0 !important;	padding:10px 15px; }
.child li {	display:block;	text-align:center;	width:100% !important;	height:auto !important;	margin-right:0 !important;
		text-align:left !important; border-right:0; line-height:40px; }
.child li a {	padding:10px 0 !important;	width:100% !important;	color:#FFF ;	font-weight:400 !important; line-height: normal;}
.child li a:hover { color:#000; text-decoration:none; }

nav { background:#dd0000; height: 50px; position: relative; }
nav li a {
padding: 0 20px;
line-height: 50px;
display: block;
}

.row { margin:0; }
nav li a:hover { background:#bb0a0a; text-decoration:none; }
.full1 { padding:0 10px 0 0 ;  }
.full2 { padding:0 0 0 10px;  }
.iccrc-banner {margin-top: 20px;}
.iccrc-banner img { max-width:100%;}
.iccrc {text-align: left;}
.iccrc img {margin-top: 32px;}
.iccrc-banner h1 {
  font-size: 20px;
}

/*                       */
.innerCnt li .rtMediaCpy  .det{
    font-family: Kalinga;
font-size: 14px;
color: #595959;
text-align: justify;
width: 900px;
}
.pagination span {
font-size: 14px;
margin: 3px;
display: inline;
padding: 5px;
background: #cfcfcf;
text-align: center;
text-transform: capitalize;
color: red;
}
.pagination a {
font-size: 14px;
margin: 3px;
display: inline;
padding: 5px;
background: #cfcfcf;
text-align: center;
text-transform: capitalize;
color: red;
}

.pagination span.current{
    background: #E2D2D2;
}
