.main-header {
  background: #000d21;
}

.menu-btn-toggle {
  border: none;
}

.main-slider-caption h1 {
  text-transform: none;
  font-weight: 900;
}

a:visited {
  color: #fff;
}

@keyframes easetop {
  
0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
}

.main-slider-caption h1 {
animation: easetop 1s 0s 1 normal both;
}


@keyframes easebot 
{
  0% {transform: translate(0px,1500px);}
  20% {transform: translate(0px,65px);}
  50% {transform: translate(0px,85px);}
}

.main-slider-caption a {
  animation-delay: 0.4s;
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-name: easebot;
}



/**@keyframes boptop 
{
  0% {translate(0px,-50px);}
  50% {transform: translate(0px,-15px);}
  100% {translate(0px,0px);}
}

.main-slider-caption h1 {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-name: boptop;
}
**/


.main-slider-caption a {
  background: none;
  padding: 0;
  font-size: 3em;
  line-height: 1;
  font-weight: 100;
  color: #daa520;
}

.main-slider-caption a:hover {
  background: none;
	box-shadow: none;
}

.main-navigation li a{
  color: #8b98ae;
  font-size: 0.95em;
  padding-right: 0px;
}


.main-navigation li a:hover{
  color: #daa520;
  /**border-bottom: 1px solid #daa520;**/
}

/**.main-navigation li a:hover::after {
  content: '▸';
}
.panel-row-style {
   background-image: none !important;
}
**/



.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-6-2 {
	background-color: #222235 !important;
}



/**
.site-info {
  color: transparent;
}

.site-info a {
  color: transparent;
}

.site-info::after {
	content: 'Built by bej' !important;
  color: #fff;
  opacity: 0.2
}




.site-info {
  display: none;
}
**/

.nf-form-title {
  display: none;
}

.nf-form-fields-required {
  padding-bottom: 20px;
  font-style: italic;
}

.panel-widget-style-for-6-0-0-0{
  text-align: center !important;
}


.site-footer {
  padding: 40px 0;
  /**color: #fff;
  background: #000d21;**/
  font-size: 0.8em;
  background: #ddd;
  color: #000;
}

.sep {
  color: #daa520;
}

.bej {
  font-style: italic;
  opacity: 0.5;
  font-size: 0.9em;
}

.site-info.col-md-6 {
    margin-top: 0;
}

.footer-navigation {
  display: none;
}


.button:hover {
  box-shadow: none;
  background: #121527;
}


#nf-field-20 {
  /**border: 2px solid transparent;**/
  background: #eee;
  color: #222235;
}


#nf-field-20:hover {
  box-shadow: none;
  /**background: #ddd;**/
  color: #31333f;
  background: #daa520;
}

.unit-no {
  font-style: italic;
}

.contact-fonts {
  color: #2d3142;
}

.nf-error-msg{
  font-size: 0.8em;
}

#nf-form-errors-3 {
  font-size: 1.1em;
  font-style: italic;
}


.search-submit {
  background: #181b26 !important;
}

.search-submit:hover {
  box-shadow: none !important;
  /**background: #202434 !important;**/
  text-decoration: underline;
}

.menu-primary-menu-container {
  background: #000d21;
}

.mobile-branding {
   background: #111;
}

[off-canvas] {
  background: #000d21;

}

.menu-btn span:nth-child(1) {
  background: #fff !important;
  /**opacity: 0.6;
  margin-top: 1px !important;**/
}
.menu-btn span:nth-child(1) {
  background: transparent !important;
}

.menu-btn span:nth-child(3) {
  background: #fff !important;
  /**opacity: 0.6;**/
}

#mobile-menu .menu-item:hover {
    background: #2E3142;
}

  /**
.mobile-branding {
  content: url('http://akindelelaw.ca/wp-content/uploads/2019/03/al-200-80.png');
  content: url('http://akindelelaw.ca/wp-content/uploads/2019/03/al-canvas-logo.png');
 
  position: relative;
  left: -70px !important;
  background: none;
}**/