/* cmsms stylesheet: Strathcona Styles modified: Friday, February 16, 2024 5:15:10 AM */
/*
	Strathcona Project
	Date: 11th Oct
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:200,400,300,700);

body{
	font-size:18px;	
	font-weight:300;
}
body, h1, h2, h3, h4, h5{
	font-family: 'Oswald', sans-serif;
}
a, a:focus, a:visited{
	outline:none;	
}
.header{
	width:100%;
	max-height:54px;
	background:rgba(0,0,0,0.7);
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:4px solid #231f20;
	z-index:99;
}
.wrapper{
	width:940px;
	margin:0 auto;
}	
.logo{
	float:left;
	width:220px;
	height:134px;
	background:url(/uploads/images/logo.png) no-repeat;	
}
.map a{
	float:right;
	text-transform:uppercase;
	color:#999 !important;	
	font-size:12px;
}
.map iframe{
	border:1px solid #CECECE;	
}
.col-lg-9 {
        padding: 0;
}
/*--------- Slider------------------*/
.section-slider{
	position:relative;
	background:#000;
}
.carousel-caption,.pics{
	margin-top:340px;
	text-align:right;	
	left:auto;
	right:auto;
	width:100%;
}
.pics{
        left:50%;
        margin-left:-700px !important;
}
.pics h2{
        width:940px;
        margin:0 auto !important;
}
.commentsparts_st_1{
        bottom:50px !important;
}
.carousel-caption h2, .pics h2{
	font-size:58px;
	color:#FFF;
	font-weight:300;
	text-align:right;
	text-shadow:0 0 8px #111;
} 
.text-normal{
	font-weight:400;	
}
.carousel-inner{
	max-width:1400px;
	min-width:1400px;
	margin:0 auto;
}
.slide-wrap{
	width:100%;
	overflow-x:hidden;
	min-height:680px;
	position:relative;
}
.static-wrap{
        position: relative;
        overflow: hidden;
        height: 380px;
}
#main_slider{
	position:absolute;
	left:50%;
	margin-left:-700px;	
}
.showtime-wrap{
        position:relative;
        width:100%;
        overflow-x:hidden;
}
/*---------Social-------------------*/
.social-wrap{
	position:absolute;
	width:100%;
	top:165px;
	left:0px;
	z-index:9;	
}
.social-wrap.horizontal li{
       display: inline-block;
       margin-right: 15px;
}
.social-wrap ul{
	list-style:none;
	margin-left:78px;
	padding:0px;
}
.social-wrap.horizontal ul{
        margin-left: -3px;
}
.social-wrap ul li{
	clear:both;
	margin-bottom:15px;	
}
.tooltip-number{
	font-size:17px;
	font-weight:400;
}
.tooltip-text{
	font-size:16px;	
}
/*--------- Menu -------------------*/
.navbar-collapse{
	padding-left:0px;	
	padding-right:0px;
}
ul.menu{
	list-style:none;	
	float:right;
}
ul.menu li{
	float:left;	
}
ul.menu li a{
	padding:0px 20px;	
	line-height:50px;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	outline:none;
}
ul.menu li.active a, ul.menu li a:hover{
	color:#03a5e3;
}
ul.menu li:last-child a{
	padding-right:0px;	
}
/*------End Menu---------------------*/

section{
	width:100%;
}	
.page-content{
	min-height:800px;
	padding-top:80px;	
	padding-bottom:60px;
}
.bolder {
	font-weight:400;	
}
p{
 	color:#777;	
	margin-bottom:20px;
}
ul {
	color:#777;	
	margin-bottom:20px;
}
h1 {
	text-transform:uppercase;
	font-size:52px;
	font-weight:100;
	color:#14275f;	
	padding-bottom:34px;
}
h2 {
	font-size:40px;
	font-weight:100;
	color:#444;	
	padding: 20px 0 10px 0;
}
h3 {
	font-size: 24px;
	font-weight: 100;
	color: #444;
        margin: 0 0 16px 0;
}



/*----------Footer---------------------*/
.footer{
	width:100%;
	 min-height:100px;
	background:#0e609a;	
	margin-bottom:40px;
	font-size:16px;
}
.copy-right, .menu-footer{
	margin-top:40px;	
}
.menu-footer a{
	color:#FFF;	
}
.copy-right{
	float:left;	
	color:#FFF;
}
.menu-footer{
	float:right;
	color:#fec37c;
}

/*==============[ Contact ]===================================================*/
body.page-inner{
	background:#F3F3F3;	
}
.page-inner h1{
	color:#242021;	
}
.block-contact{
	margin-top:40px;	
}
.block-contact span{
	float:left;	
	width:50%;
}
.block-contact p{
	float:left;
	width:50%;	
	margin-bottom:0px;
}
.block-contact a{
	float:left;	
	font-size:18px;
	text-transform:none;
}
.block-contact h4{
	float:left;
	font-size:24px;
	font-weight:300;
	margin:0px;
	color:#0e609a;	
}
.block-contact hr{
	float:left;
	width:100%;
	height:1px;
	background:#CECECE;	
	box-shadow:none;
	border:none;
}
/*--------Contact Form---------------*/
.contact-form, .contactform{
	clear:both !important;	
}
.contactform label{
        font-weight:100;
}
.contact-form input, .contact-form textarea, .contactform input, .contactform textarea{
	border:1px solid #CECECE;
	border-radius:0px;
	margin-bottom:10px;
	width:100%;
	padding:8px 6px;
	font-size:14px;
	color:#999;
	font-weight:300;
}
.contact-form textarea,  .contactform textarea{
	min-height:160px;	
}
.contact-form button, .contactform input[type='submit']{
	width:100%;
	border:none;
	background:#0e609a;
	color:#FFF;
	font-weight:300;
	padding:6px;	
}
.contact-form button:hover, .contactform input[type='submit']:hover{
	background:#FCB040;	
}

/*==============[ Services ]==================================================*/
.tab-left{
	float:left;
	width:30%;
	padding-top:20px;
	min-height:350px;
}
.tab-right{
	float:left;
	width:70%;
	min-height:350px;
}
.tab-left ul, .tab-right ul{
	list-style:none;
	margin:0px;
	float:left;
	width:100%;	
	padding:0px;
}
.tab-left ul li a{
	position:relative;
	outline:none;
	float:left;
	width:90%;
	font-size:20px;
	padding-left:5%;
	line-height:50px;
	color:#333;
	text-decoration:none;
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
}
.tab-left ul li{
	width:100%;
	float:left;	
}
.tab-left ul li.active a, .tab-left ul li:hover a{
	color:#FFF;
	background:#F49D31;
	width:100%;
	padding-left:10%;
}
.tab-left ul li a .narr{
	position:absolute;
	top:0px;
	right:-28px;
	width:28px;
	height:50px;
	opacity:0;
	background:url(/uploads/images/narr.png) no-repeat;
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
}
.tab-left ul li.active a .narr, .tab-left ul li:hover a .narr{
	opacity:1;	
}
.tab-left ul{
	position:relative;
	z-index:1;	
}
.tab-right ul{
	position:relative;
	z-index:0;
}
.tab-right ul li{
	position:absolute;
	top:0px; 
	left:0px;
}
.tab-right ul li{
	display:none;	
}
.tab-right ul li:first-child{
	display:block;	
}
.service-caption{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
        min-width:220px;
	padding:10px 15px 0px 15px;
	background:rgba(0,0,0,0.5);
}
.service-caption p.p-1{
	font-size:18px;
	color:#FFF;
	margin-bottom:5px;	
}
.service-caption p{
	font-size:14px;
	color:#CCC;	
}
.service-caption button{
	border:none;
	background:#0e609a;
	color:#FFF;
	font-weight:300;
	padding:7px 38px;
	margin-left:-15px;
}
.service-caption button:hover{
	background:#FCB040;	
}
/* ------- 12-12-2016 ------ */
.col-lg-9 ul.list1{
	padding-left:0px;
}
.col-lg-9 ul.list1 li{
	font-size: 24px;
	font-weight: 100;
	margin: 0 0 16px;
	list-style:none;
	border-bottom:1px solid #0e609a;
}
.col-lg-9 ul.list1 li a:hover{
	text-decoration:none;
}
.NewsSummary *{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -o-transition:all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}
.NewsSummary{
	padding:60px 20px 20px 20px;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #d7d7d7;
	margin-bottom: 20px;
}
.NewsSummary:hover{
	background-color:#f6f4f2;	
}
.NewsSummaryPostdate{
	background-color:#000000;
	color:#FFFFFF;
	padding:10px;
	position:absolute;
	top:0px;
	left:0px;
}
.NewsSummaryLink{
	font-size: 24px;
	margin-bottom:5px;
}
.NewsSummaryLink a, .NewsSummaryLink a:visited{
	color:#0e609a;
}
.NewsSummaryLink a:hover{
	color:#428bca;
	text-decoration:none;
}
.NewsSummaryCategory, .NewsSummaryAuthor{
	display: inline-block;
    font-size: 16px;
    padding: 0 20px 0 0;
}
.NewsSummarySummary{
	margin-bottom:10px;
}
.NewsSummaryMorelink{
	clear:both;
}
.NewsSummaryMorelink a, .NewsSummaryMorelink a:visited{
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	background-color:#0e609a;
	padding:2px 10px;
	font-size:18px;
	color:#FFFFFF;
}
.NewsSummaryMorelink a:hover{
	background-color:#428bca;
	color:#FFFFFF;
text-decoration:none;
}

@media(max-width:767px){
.logo-new{text-align:center;}
}
