

.q_logo img {
  opacity: 1;
  top: -60%;
  width: 115px !important;
  height: 115px !important;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

hr { 
    height: 3px !important; 
    margin: 0 auto !important;
    color: #283d8a !important;
    background: #283d8a !important;
}

.footer_top {
  padding: 5px 0px 5px; 0px !important;
}

#back_to_top {
  color: #3853b7 !important;
}

#back_to_top:hover span {
  background-color: #11215e !important;
}
#back_to_top span i {
  color: #fcc530 !important;
  line-height: 52px;
}

.qode_pricing_list .qode_pricing_list_item {
  position: relative;
  border-bottom: 1px solid #283d8a;
  padding: 0px 0;
}


.blog_holder article .post_text h2 .date {
  color: #283d8a !important;
}

.blog_holder article .post_info {
  color: #283d8a !important;
}

.blog_holder article .post_info a {
  color: #283d8a !important;
}

.entry_title {
  color: #000000 !important;
}


.title.title_size_large h1 {
  background-color: #283d8a !important;
text-indent: 10px !important;
}

.q_team {
  background-color: #eaeaea;
  border-color: #eaeaea;
  overflow: hidden;
}

.blog_compound article .post_title .category a, .blog_compound article .post_title .category .date {
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.side_menu .widget {
  margin: 0 0 5px !important;
}

aside .widget {
   margin: 10px !important;
}

aside .widget h5 {
  margin-bottom: 2px !important;
}

div#ui-datepicker-div {
  z-index: 9999 !important;
}


@media only screen and (min-width: 1100px) {
  .wilsonlogo {
    margin-left: 156px !important;
  }
}
