/* In HTML Folder
Theme Name: Webel
Author:  TV*/
html, header, div
	{font-size: 100%;}
/*-----Header----885793 = Purple----*/
.navbar {
	background-color: #885793 !important;   /*----73497E a little darker purple----*/
	outline: 15px solid #c5b8ce ;
	}
	
/*.navbar-nav {
	color: #000000;
	font-weight: 400;
*/

	}
.navbar-text a {
    float: right;
    color: #000000;
    text-align: center;
	}
.navbar-nav a:hover {
	font-weight: 900;
	}
/*button settings*/
.btn	{
	border-color: #885793;
	color: #885793;
	}

.dropdown .dropbtn {
  border: none;
  background-color: inherit;
	}

.dropdown-content a {
  text-decoration: none;
  display: block;
  text-align: left;
	}

/*Selected button settings*/
.btn-primary {
	background-color: #885793;
	color: white;
	}

/*Change color when hovering over left buttons*/
.btn:hover {
	background-color: #e5e4e2; /*platinum*/
	color: #885793;
	font-weight: 800;
	}

.logo-image {
	width: 133px;
	display: flex;
	margin-top: 11px;
	}

.myclass {
	background-color: #885793;
	text-align: center;
	padding: 12%;
	font-size: 250;
	color: white;
	border-style:solid;
	border-color:#885793;
	border-width: .3em;
	}
.yourclass {
	background-color: #bcd1c8;
	color: #885793;
	text-align: center;
	padding: 6%;
	font-size: 250;
	border-style:solid;
	border-color: black;
	border-width: .2em;
	}

#sitenav ul
	{border-top: .5px solid #885793;
	padding: 1px;
	border-bottom: .5px solid #885793;
	font:100% Verdana, Helvetica, Arial, sans-serif;
	}
/* Displays buttons side by side */
#sitenav ul li	
	{display: inline;
	}
#sitenav ul li a 
	{padding: 1px 1em;
	margin-left: 0;
	background: white;
	text-decoration: none;
	}
#sitenav ul li a:link
	{color: black;
	text-decoration: none;
	}
#sitenav ul li a:visited
	{color: #bcd1c8;
	}
#sitenav ul li a:link:hover, #sitenav ul li a:visited:hover
	{color: black;
	background: #bcd1c8;
	border-color:#336;
	border-radius: 3px;
	}
#sitenav ul li #current
	{background: white;
	border-bottom: 1px solid white;
	}

p
	{
	font-size: 145%;
	color: purple;
	font-family: Helvetica;  
	font-weight: 300;
	text-align: justify;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.7;
	}

h1
	{
	text-align: center;
	color: #885793;
	font-size: 200%;
	/*---outlining of font---
	-webkit-text-stroke: .5px black;---*/
	}
h2   /*Copy--small text justified*/
	{font-size: 250%;
	font-weight: 800;
	text-align: left;
	padding-left: 4%;
	color: #885793;
	font-family: Helvetica;  

	}
h3   /*Small text left*/
	{font-size: 150%;
	color: white;
	font-family: Helvetica;  
	font-weight: 500;
	text-align: left;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 1.5;
	}
h3 a:link /*small font*/
	{
	color: #885793;
	font-family: Helvetica;  
	font-weight: 300;
	text-align: left;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.0;
	}
h3 a:link:hover
	{
	color: #bcd1c8;
	font-family: Helvetica;  
	font-weight: 500;
	text-align: justify;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.9;
	text-decoration: none;
	}
h3 a:visited
	{
	color: silver;
	font-family: Helvetica;  
	font-weight: 300;
	text-align: left;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 1.9;
	}
h4  /*Large text centered*/
	{font-size: 300%;
	font-weight: 700;
	color: #885793;
	text-align: center;
	}
h5  /*small text left*/
	{font-size: 125%;
	color: black /*#bcd1c8*/;
	text-align: center;
	font-weight: 600;
	}
h6 /*small font*/
	{
	font-size: 145%;
	color: black;
	font-family: Helvetica;  
	font-weight: 300;
	text-align: justify;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.7;
	}
h6 a:link /*small font*/
	{
	color: #885793;
	}
h6 a:link:hover
	{
	color: #c5b8ce;
	font-weight: 500;
	padding-left: 1%;
	padding-right: 1%;
	}
h6 a:visited
	{
	color: #c5b8ce;
	}
h7  /*Small text left*/
	{font-size: 50%;
	color: platinum;
	font-family: Helvetica;  
	font-weight: 500;
	text-align: left;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.5;
	}
h8   /*Small text left*/
	{font-size: 100%;
	color: black;
	font-family: Helvetica;  
	font-weight: 400;
	text-align: left;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.2;
	}
h9   /*large text left*/
	{font-size: 150%;
	color: white;
	font-family: Helvetica;  
	font-weight: 500;
	text-align: justify;
	padding-left: 0%;
	padding-right: 0%;
	line-height: 1.5;
	}
.img  /*For Webel Law Logo*/
	{display: block;
	float: center;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
	max-height: 25%;
	}
.main A:link {color:black; text-decoration:none}
.main A:hover {color:#885793; text-decoration:underline}
.main a:visited {color: #bcd1c8;
	}
.flex-container  /*Subject boxes for Index links*/
	{
	display: flex;
	flex-direction:  row;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 3%;
	}
.flex-container div 
	{background-color: black;
	text-align: center;
	width: 49%;
	margin: 2px;
	line-height: 190%;
	font-size: 150%;
	font-weight: 800;
	color: yellow;
	border-radius: 5px;
	transition: 0.5s;
	}
.flex-container div:hover
{background-color: #885793;
	}
.flex-container a:visited 
	{color: #c5b8ce;
	}
.flex-container a:hover 
	{
	color: gold;
	font-weight: 900;
	text-decoration: none;
	}
.flex-container a:active 
	{
	text-decoration: none;
	}
.col1	
	{background-color: #885793;
	font-weight: 200;
	padding: 6px;
	text-align: left;
	}
.notice	
	{
	font-weight: 200;
	padding: 6px;
	text-align: left;
	}
.form-invalid{
	outline:2px solid red !important;
}
.container {
	position: relative;
	width: 69%;
  }
  img {
	opacity: 1;
	display: block;
	transition: .5s ease;
	backface-visibility: hidden;
  }
.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
  }

  .container:hover .image {
	opacity: 0.3;
  }
  .container:hover .middle {
	opacity: 1;
  }
  .text {
	background-color: #885793;
	color: white;
	text-align: center;
	font-size: 100%;
	padding: 16px 32px;
	text-decoration: none;
  }

  .vl {
	  border-left:6px solid #885793;
	  height: 50px;
  }

  .video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
  }

  .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

  .collapsible {
	background-color: #885793;
	color: white;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 100%;
  }
  
.collapsible:hover {
	background-color: black;
	color: gold;
  }
  
  .collapsible:after {
	content: '\002B';
	color: white;
	font-weight: bold;
	float: right;
	margin-left: 5px;
  }
  .active:after {
	content: "\2212";
  }
  .content {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;
  }
/*------Blog Columns----*/
.row {
  display: flex;
}
.leftcolumn {
  float: left;
  padding: 25px;
  Width: 48%;
}
.rightcolumn {
  float: right;
  padding: 25px;
  Width: 48%;
}
.left {
  float: left;
  padding: 10px;
  Width: 68%;
}
.right {
  float: right;
  padding: 10px;
  Width: 28%;
}
.columnleft {
  float: left;
  padding: 10px;
  Width: 58%;
}
.columnright {
  float: right;
  padding: 10px;
  Width: 38%;
}
/*-----FOOTER-----*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section .section-title {
	text-align: right;
	}
#footer {
	background: black;
	font-weight: 400;
	font-size: 100%;
	line-height: 2.5;
	}
#footer ul.quick-links li a {
		color: white;
		text-decoration: none !important;
	}
#footer ul.quick-links li {
		padding: 2px 0;
		-webkit-transition: .5s all ease;
		-moz-transition: .5s all ease;
		transition: .5s all ease;
	}
#footer ul.quick-links li:hover{
		padding: 3px 0;
		margin-left: 15px;
		font-weight: 900;
	}
#footer a:visited {color:#bcd1c8;}
.fixed-footer
	{
	position: fixed;
	width: 100%;
	border-bottom: 30px solid #bcd1c8;
	bottom: 0;
	}