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

@import url('https://fonts.googleapis.com/css?family=Itim');
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Roboto');
a:focus, a:hover
{
	text-decoration: none !important;
	outline: none !important;
	cursor: pointer;
}
*
{
	margin: 0 auto;
	padding: 0;
}
.clearclass:after
{
	clear: both;
	display: block;
	content: "";
}
.clearclass
{
	clear: both;
	display: block;
}
.lightsnow
{
	background: #ddd url(../images/background.png) 0 0 repeat-x;
	color: #114532;
	font-family: 'Roboto', sans-serif;
	height: 100% !important;
	overflow: visible;
}
div#transcroller-body
{
	height: 100% !important;
}
.overlay
{
	float: left;
	width: 100%;
	background: url(../images/overlay.png) 0 0 repeat;
}
header
{
	height: 108px;
	z-index: 1;
	position: relative;
}
header .navbar
{
	margin: 0;
}
.mobilecolumn5
{
	position: relative;
	bottom: 0px;
}
.logo
{
	z-index: 1;
}
nav.navigation.innerpagemenu
{
	float: right;
}
.navigation
{
	padding: 50px 0 0;
}
.navigation ul
{
	padding: 0 0 0 50px;
	margin: 0 auto;
	width: 100%;
}
.navigation ul li
{
	list-style: none;
	display: inline-block;
	padding-right: 16px;
	font-size: 19px;
	color: #cccccc;
}
.navigation ul li a
{
	color: #ec1a22;
	transition: all 0.5s ease;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.toggle
{
	padding: 0px 0;
	text-align: right;
	box-sizing: border-box;
	display: none;
	text-align: center;
	cursor: pointer;
}
.toggle i
{
	background: #008297;
	width: 38px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	border-radius: 5px;
	font-size: 23px;
	cursor: pointer;
}
.topsocialicons
{
	padding-top: 20px;
	float: right;
	padding-right: 38px;
	text-align: right;
}
.topsocialicons ul
{
	padding: 0;
}
.topsocialicons ul li
{
	list-style: none;
	display: inline-block;
	padding-right: 10px;
}
.topsocialicons ul li a
{
	background-color: #999;
	color: #fff;
	border-radius: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	transition: all 0.5s ease;
}
.topsocialicons ul li a:hover
{
	opacity: 0.8;
}
.head.ribbon
{
	background: #008297;
	padding: 0;
	margin: 30px 0px;
	width: 100%;
	height: 83px;
	box-shadow: -1px 2px 20px 1px rgba(119, 118, 118, 0.3);
}
.ribbon .logo
{
	background: #fff;
	width: 265px;
	position: relative;
	padding: 0;
}
.head .logo
{
	float: left;
	height: 100%;
	display: table;
}
.innerribbon:before
{
	position: absolute;
	top: -1px;
	left: -48px;
	background: url(../images/ribbon_left1.png) 0 0 no-repeat;
	width: 68px;
	height: 110px;
}
.head.ribbon:before
{
	content: "";
	position: absolute;
	top: -1px;
	left: -48px;
	background: url(../images/ribbon_left.png) 0 0 no-repeat;
	width: 68px;
	height: 110px;
}
.head.ribbon:after
{
	content: "";
	position: absolute;
	top: 0;
	right: -54px;
	background: url(../images/ribbon_right.png) 0 0 no-repeat;
	width: 68px;
	height: 103px;
}
.ribbon nav
{
	float: left;
}
.head nav
{
	height: 100%;
	display: table;
}
.head .logo a
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
}
.ribbon .logo:after
{
	content: "";
	position: absolute;
	top: 0;
	right: -19px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 0 42px 19px;
	border-color: transparent transparent transparent #fff;
}
.head nav ul
{
	display: table-cell;
	vertical-align: middle;
}
.ribbon nav li
{
	float: left;
	height: 70px;
	font-size: 16px;
	line-height: 70px;
}
nav li
{
	display: inline-block;
	padding: 0 15px;
}
.ribbon nav li:first-child a
{
	padding-left: 20px;
}
.ribbon nav li a
{
	float: left;
	height: 100%;
	color: #fff;
	font-size: 18px;
	transition: all 0.5s ease;
	word-break: break-all;
}
.ribbon nav li a span
{
	background: #fff;
	border-radius: 50px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	padding-right: 1px;
	transition: all 0.5s ease;
}
.ribbon nav li a:hover span
{
	background: rgba(255, 255, 255, 0.8);
}
.ribbon nav li a:hover
{
	color: rgba(255, 255, 255, 0.8);
}
.ribbon nav li a span img
{
	text-align: center;
	position: relative;
	top: -2px;
}
.ribbon nav li a span i
{
	color: #008297;
}
.maincontent
{
	margin-top: 28px;
    margin-bottom: 60px;
}
.maincontent h2
{
	font-family: 'Itim', cursive;
	font-weight: 400;
	font-size: 57px;
	color: #008297;
	margin-bottom: 0;
	letter-spacing: -2px;
}
.maincontent h3
{
	font-family: 'Itim', cursive;
	font-weight: 400;
	font-size: 29px;
	color: #2b2a2a;
	margin-top: 14px;
	letter-spacing: 0px;
	margin-bottom: 14px;
}
.maincontent p strong
{
	color: #000;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.maincontent p
{
	color: #2f2f2f;
	font-size: 17px;
	line-height: 35px;
}
.clientimg1
{
	padding-top: 35px;
	padding-left: 15px;
}
.clientimg1 img
{
	box-shadow: 1px 0px 13px 2px rgba(153,153,153,0.6);
}
.celebrating
{
	text-align: center;
	margin: 70px 0 0;
}
.celebrating img
{
	width: 75%;
}
.feescontent
{
	padding-top: 10px;
}
.feescontent h3
{
	font-family: 'Itim', cursive;
	font-weight: 400;
	font-size: 32px;
	color: #008297;
	letter-spacing: -1px;
}
.feescontent p
{
	display: block;
	font-size: 17px;
	color: #2f2f2f;
	padding-bottom: 12px;
}
.feescontent a{
	color:#008297;
}

.feescontent a:hover{
	color:#008297;
}
.feescontent ul li
{
	list-style: none;
	display: block;
	font-size: 17px;
	color: #2f2f2f;
	padding-bottom: 12px;
}
.feescontent ul li img
{
	width: 15px;
	margin-right: 6px;
}
.feescontent li span
{
	padding-left: 26px;
	font-size: 17px;
	color: #2f2f2f;
}
.sectionsecond
{
	margin-top: 35px;
	margin-bottom: 60px;
	position: relative;
	z-index: 2;
}
.clientimg2
{
	padding-right: 15px;
}
.clientimg2 img
{
	width: 100%;
	box-shadow: 1px 0px 13px 2px rgba(153,153,153,0.6);
}
.serviceslist
{
	padding-left: 35px;
	padding-top: 15px;
}
.serviceslist h3 a, .serviceslist h3
{
	font-family: 'Itim', cursive;
	font-weight: 400;
	font-size: 32px;
	color: #008297;
	letter-spacing: -1px;
}
.serviceslist ul
{
	margin-top: 15px;
}
.serviceslist ul li
{
	list-style: none;
	display: block;
	font-size: 17px;
	color: #2f2f2f;
	padding-bottom: 12px;
}
.serviceslist ul li i
{
	color: #008297;
	font-size: 12px;
	position: relative;
	top: -2px;
	margin-right: 6px;
}
.serviceslist ul li a
{
	color: #008297;
	font-size: 19px;
}
/*****************************************
  Footer Section Start
******************************************/

.trees
{
	background: url(../images/trees.png) 0 0 repeat-x;
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	bottom: 0;
}
.footerback
{
	background: #fff;
	margin-top: 66px;
}
.afterimages
{
	position: relative;
	top: -70px;
}
.bellicon
{
	position: absolute;
	top: 0px;
}
.snowman
{
	position: absolute;
	right: 0;
	top: -109px;
}
.footercontent
{
	padding: 50px 0 20px;
}
.footercontent h4
{
	font-family: 'Itim', cursive;
	font-weight: 100;
	font-size: 27px;
	color: #000;
	letter-spacing: -1px;
}
.footercontent h5
{
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: #2f2f2f;
	margin-top: 12px;
}
.footercontent h5 strong
{
	clear: both;
	display: block;
	content: "";
	padding-top: 10px;
}
.footercontent ul li
{
	list-style: none;
	display: block;
	padding-bottom: 10px;
	color: #1f1e1e;
	font-size: 18px;
}
.footercontent ul li strong
{
	font-weight: 600;
	color: #000;
}
.footercontent ul li a
{
	color: #008297;
}
.copyright
{
	background: #f4f3f3;
	padding: 12px 0 10px;
}
.copyrightcont p
{
	color: #5d5b5b;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 0;
	padding-top: 5px;
}
.socialicon
{
	float: right;
}
.socialicon p
{
	margin-bottom: 0;
}
.socialicon p i
{
	background: #3a589b;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50px;
	text-align: center;
	font-size: 17px;
	transition: all 0.5s ease;
}
.socialicon p a
{
	color: #5d5b5b;
}
.socialicon p i:hover
{
	background: rgba(58, 88, 155, 0.8);
}
/*****************************************
  Footer Section End
******************************************/




/*****************************************
  Snow Css Start
******************************************/

.tree
{
	float: left;
	width: 525px;
	margin: 25px 0;
	max-width: 100%;
}
.star
{
	display: inline-block;
	background: url(../images/bgr/star.png) 50% 0 no-repeat;
	width: 94px;
	height: 90px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.star:hover
{
	-webkit-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-ms-transform: rotate(145deg);
	transform: rotate(145deg);
}
.snow
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #eee;
	background-color: rgba(204, 204, 204, 0.1);
	background-image: url(../images/snowflake1.png);
	-webkit-animation: snow 20s linear infinite;
	-moz-animation: snow 20s linear infinite;
	-o-animation: snow 20s linear infinite;
	-ms-animation: snow 20s linear infinite;
	animation: snow 20s linear infinite;
}
 @-webkit-keyframes snow {
0% {
background-position: 0px 0px, 0px 0px, 0px 0px;
}
 50% {
background-color:#b4cfe0;
}
 100% {
background-position: 500px 1000px, 400px 400px, 300px 300px;
background-color:#6b92b9;
}
}
 @-moz-keyframes snow {
0% {
background-position: 0px 0px, 0px 0px, 0px 0px;
}
100% {
background-position: 500px 1000px, 400px 400px, 300px 300px;
}
}
 @-o-keyframes snow {
0% {
background-position: 0px 0px, 0px 0px, 0px 0px;
}
100% {
background-position: 500px 1000px, 400px 400px, 300px 300px;
}
}
 @-ms-keyframes snow {
0% {
background-position: 0px 0px, 0px 0px, 0px 0px;
}
 100% {
background-position: 500px 1000px, 400px 400px, 300px 300px;
}
}
 @keyframes snow {
0% {
background-position: 0px 0px, 0px 0px, 0px 0px;
}
 100% {
background-position: 500px 1000px, 400px 400px, 300px 300px;
}
}
/*AUDIOPLAYER*/
audio
{
	display: none;
	visibility: hidden;
}
/*****************************************
  Snow Css End
******************************************/

/*****************************************
  Videos Section Start
******************************************/
.videosection
{
	margin-bottom: 30px;
	margin-top: 60px;
}
.videosamples h3
{
	font-family: 'Itim', cursive;
	font-weight: 400;
	font-size: 32px;
	color: #008297;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
	letter-spacing: -1px;
}
.videosamples p
{
	font-size: 17px;
	color: #2f2f2f;
	padding-bottom: 12px;
}

.videosamples ul
{
	margin-top: 20px;
}
.videosamples ul li
{
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
.videosamples h4{
	font-family: 'Itim', cursive;
    font-weight: bold;
    font-size: 44px;
    color: #008297;
	/*padding-bottom: 10px;
    border-bottom: 1px dotted #000000;
    letter-spacing: -1px;*/
    text-align: center;
    margin: 30px auto 40px;
}
.videosamples iframe
{
	/*width: 430px;
	height: 323px;*/
	width:100%;
	margin-bottom:22px;
	height: 305px;
}
.profilecontent img
{
	width: 100%;
}
.leftvideolist
{
	margin-left: 0px;
	background-image: url(http://entertainmentunlimited.ca/images/unlimited-e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-position: 30px 0px;
}
.video-section video:focus{outline:0;}
.video-section { margin-bottom:30px;}
.holiday-text{font-weight: bold; color: #fff; font-size: 29px !important;}

/*****************************************
  Videos Section End
******************************************/

/*****************************************
  Gallery Section End
******************************************/

.tz-gallery a.lightbox{
    margin-bottom: 30px;
	position:relative;
	float:left;
    overflow: hidden;
    height: 197px;
}

.tz-gallery img {
    max-width: 100%;
}


.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 130, 151, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}
/*****************************************
  Gallery Section End
******************************************/
