/*  
Theme Name: Webshark
Theme URI: 
Description: 
Version: 2.0
Author: Webshark
Author URI: http://www.webshark.ca
*/

body{
margin:0;
padding:0;
color:#000000;
font-family: 'Lato', sans-serif;
font-size:16px;
font-weight:300;
}

#notice{
	background:#bb1515;
	text-align:center;

	
}

#notice a{
	display:block;
	padding:20px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:500;
	font-size:20px;
}

.breadcrumbs a{
	text-decoration:none !important;
}

#search-filter-form-1163 li{
	display:inline-block;
}

#search-filter-form-1163 .sf-input-text{
	width:250px;
}

#search-filter-form-1163 .sf-field-submit{
	width:150px;
}

#search-filter-form-1163 .sf-field-submit input{
	width:100%;
	background:#003866 !important;
	color:#ffffff !important;
}

#mc_embed_shell{
	width:90%;
	margin:auto;
	padding:10px;
	background:#013867;
	margin-bottom:40px;
}

.mc-field-group{
	display:inline-block;
	width:30%;
	margin:15px;
	vertical-align:middle;
}

.mc-field-group input{
	width:98%;
}

.rmp-menu-title-image{
	width: 70%;
    height: auto;
    margin: 50px auto;
}


.heateor_sss_horizontal_sharing{
	padding-bottom:20px;
}


.teamprofile{
	border:1px solid #cfcfcf;
	padding:20px;
	margin:20px;
}

.teamprofile img{
	    width: 90%;
    float: right;
    padding-left: 50px;
    max-width: 210px;
}

.eventsbox{
	border:1px solid #cfcfcf;
	padding:20px;
	margin:20px;
}

.eventsbox h2{
	padding-bottom: 20px !important;
}

.eventsbox img{
	width: 35%;
    padding: 0 0 0 50px;
    float: right;
}

.breadcrumbs{
	text-align:center;
	color:#ffffff;
	padding-top:15px;
	font-weight:500;
}

.breadcrumbs a{
	color:#ffffff !important;
}


.mainarticleimg{
	float: left;
    margin-right: 34px;
}

#businessprofile{
	display:inline-block;
	vertical-align:top;
	width:30%;
	margin:5px;
}

#businessprofile h2 a{
	color:#003866 !important;
	text-decoration:none;
	font-size:20px;
	    display: block;
    padding: 10px 0;
}

.businessphoto img{
	width:100%;
	height:auto;
}


.btn{
	    background: #00ade7;
    color: #ffffff !important;
    text-decoration: none;
    padding: 8px 15px;
    display: inline-block;
	font-family: 'Titillium Web', sans-serif;
}

.wrap{
max-width:1200px;
	width:90%;
margin:auto;
}

hr{
	width:100%;
	margin:50px 0;
	height:1px;
	background:#bababa;
	border:0;
}

.newshead{
	    margin: 50px auto;
    padding: 5px 0;
    border-bottom: 4px solid #013867;
    display: block;
    /* margin: auto; */
    text-align: center;
    max-width: 170px;
    color: #013867 !important;
}

.newshead h2{
	 color: #013867 !important;
}

.article{
	display: inline-block;
    width: 30%;
    vertical-align: top;
	margin:15px;
}

.article h3{
	font-size: 24px;
    line-height: 23px;
    margin: 20px 0;
    padding: 0;
    width: 99%;
}

.articleimg img{
	width:100%;
	height:auto;
}

#topsearch{
	padding: 13px 0;
}


#headslide{
  background: url(/wp-content/uploads/2024/06/SBA-web-banners_1400x600-homepage.png) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding:200px 0 50px 0;
}

.inner{
	background: url(/wp-content/uploads/2024/06/SBA-web-banners_1400x550-secondary.png) no-repeat center center !important; 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
	padding:120px 0 !important;
}

.inner h1{
	    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 40px;
}


.headcontent{
	background:#013867;
	color:#ffffff;
	padding:30px;
	max-width:550px;
	width:90%;
}

.headcontent h2{
	color:#ffffff;
	display:block;
	padding-bottom:15px;
	font-size: 33px;
    font-weight: 100;
}


#topbar{
	padding:20px 0;
}

#toplogo img{
	height: 110px;
}

#toplogo{
	float:left;
}



.sub-menu a{
display:block;
color:#ffffff !important;
padding:9px !important;
	width:150px;

}

.sub-menu a:hover{
color:#44a3cd !important;
}


.sub-menu li{
border-bottom:0 !important;
float:none !important;
margin-top:0 !important;
padding:5px !important;
}

.sub-menu li a{
padding:10px !important;
font-size:16px !important;
color:#383838 !important;
	margin-left:0 !important;
}

.sub-menu li a:hover{
	color:#ffffff !important;
}

.sub-menu{
background:#ffffff;
display:none;
position:absolute;
	margin:0;
	padding:0;
}

ul.menu li:hover > ul.sub-menu{
    display: block;
    margin: 0;
}



#navi{
background:#003866;
}

#navi ul{
	margin:0;
	padding:0;
	text-align:center;
}

#navi li{
display:inline-block;
list-style:none;
}



#navi a{
font-family: 'Titillium Web', sans-serif;
display:block;
text-transform:uppercase;
text-decoration:none;
padding:15px 20px;
font-size:21px;
color:#ffffff;
}

#navi a:hover{
background:#00aae3;
}

.wbtn{
	background: #178bdc;
    color: #ffffff !important;
    display: inline-block;
    padding: 10px 50px;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.half{
	width:49%;
	display:inline-block;
	vertical-align:top;
}

.half .businessphoto{
	margin-bottom:15px;
}

.half .map{
	padding:0 20px ;
}

.middle{
	vertical-align:middle;
}

.subs{
	    text-transform: uppercase;
    color: #013867;
    letter-spacing: 1px;
    display: block;
    padding-bottom: 5px;
}

.top{
	vertical-align:top;
}

.third{
	width:57%;
	display:inline-block;
}

.fourth{
	width:38%;
	display:inline-block;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.divpad{
	padding:15px;
}

.fullimg{
	width:95%;
}

.pad{
	padding:50px 0;
}

#instgram{

}

#instagram img{
	width:100%;
}

#footer{
	background:#013867;
	color:#ffffff;
	padding:60px 0;
}

.footer-area{
	width:30%;
	display:inline-block;
	vertical-align:top;
}

.footer-area ul{
	margin:0;
	padding:0;
	margin-left: 50px;
}

.footer-area li{
	display:block;
}

.footer-area li a{
	font-family: 'Titillium Web', sans-serif;
	color:#ffffff !important;
	text-decoration:none;
	font-weight:400;
	font-size: 18px;
}

.copyright{
	color:#ffffff;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	padding-top:90px;
	text-transform:uppercase;
}

.copyright a{
	color:#ffffff !important;
}

h1, h2, h3 ,h4{
	margin: 0;
	padding: 0;
font-family: 'Titillium Web', sans-serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;

}

h3{
	    color: #013867;
    font-size: 27px;
    line-height: 31px;
    padding-bottom: 15px;
}

h4{
	    margin: 0;
    padding: 0;
    padding-bottom: 12px;
    color: #00aae3;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 21px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height:25px;

}

a:link {
	color: #3e4d5b;
}

a:hover, a:active {
	text-decoration: none;
	color: #3e4d5b;
}

a:visited {
	color: #3e4d5b;
}

img {
	border: none;
}

img.left, img.alignleft {
	float: left;
	margin-right: 15px;
}

img.right, img.alignright {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	padding:9px;
border:1px solid #d5d5d5;
	font-size: 13px;
	color: #333333;
}

input{
display:inline-block;
width:30%;
}

.wpcf7-submit{
color:#ffffff;
background:#690039;
border:0;
}

textarea{
margin-top:5px;
width:98%;
height:50px;
}

#banner {
	width: 800px;
	margin: 0 auto;
	
	height: 230px;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	
}






/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	
}
#topmenu{
padding-left:31px;
padding-top:23px;
}

#topmenu a{
text-transform:uppercase;
color:#FFFFFF;
text-decoration:none;
font-stretch:ultra-condensed;
font-size:18px;
}

#topmenu a:hover{
text-transform:uppercase;
color:#e5ab42;
text-decoration:none;
font-stretch:ultra-condensed;
font-size:18px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}





#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	
}

/* Content */

#content {
	float: left;
	width: 932px;
	margin-left:15px;
	font-size:13px;
	
}

/* Post */

.post {

}

.post .title {
	
}

.post .title a {
	text-decoration: none;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #003866;

}

.post h2 {
	color: #003866;
	padding: 0px 0 0 0px;
text-transform:uppercase;
	font-size: 22px;

}

.post h3{
	    color: #013867;
    font-size: 19px;
    line-height: 31px;
    padding-bottom: 15px;
}

.post .entry {
}

.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .links {
	float: left;

}
.post .byline {
	font-size: 13px;
    color: #00ade7;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
}

.post .meta .comments {
	padding-left: 25px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
}

#sidebar h2 {
	width: 270px;
	height:39px;
	margin-bottom: 10px;
	padding-left: 10px;
	
	border-left: 5px solid #c926ec;
	background-image:url("");
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */


#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

#comment {
	width: 400px;
	height: 100px;
}

.date {
	padding-left: 10px;
	border-left: 8px solid #3c86e1;
	margin-top: -25px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #a7cbe6;
}





@media (max-width:700px){
	
	
	
	#toplogo{
		float:none;
	}
	
	#toplogo img{
		width:75%;
		height:auto;
	}
	
	#navi{
		display:none;
	}
	
	#topsearch{
		text-align:center;
	}
	
	.fourth , .third{
		width:98%;
	}
	
	.article{
		width:95%;
	}
	
	.footer-area ul{
		display:none;
	}
	
	.inner{
		padding:60px 0 !important;
	}
	
	.half{
		width:98%;
	}
	
	.half .map{
		padding:20px 0;
	}
	
	.map iframe{
		width:98% !important;
	}
	
	.inner h1{
		font-size: 29px;
    line-height: 28px;
	}
	
	#businessprofile{
		width:98%;
	}
	
	.footer-area{
		width:95%;
		text-align:center;
	}
	
	.banks{
		width:90%;
	}
	
}

@media screen and (max-width: 700px) {

.rmp-menu-wrap .rmp-menu .rmp-menu-item .rmp-menu-item-link {
	width: auto!important;
}
}


/** Events calendar */
:root {
    --tec-color-icon-focus: #334aff;
    --tec-color-icon-error: #da394d;
    --tec-color-event-icon: #141827;
    --tec-color-event-icon-hover: #334aff;
    --tec-color-accent-primary: #003866;
    --tec-color-accent-primary-hover: rgba(0,56,102,.8);
    --tec-color-accent-primary-active: rgba(0,56,102,.9);
    --tec-font-family-sans-serif: inherit;
}

