﻿.hovereffect {
  height: 130px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  display: inline;
  padding: 0; }

.hovereffect2 {
  height: 150px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  display: inline;
  padding: 0; }

.hovereffect3 {
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  display: inline;
  padding: 0;
  border: 1px solid #FFFFFF; }

.hovereffect3 h3 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 25px;
  padding: 10px;
  top: 0%; }

.hovereffect2 p {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 15px;
  padding: 10px;
  top: 60%; }

.hovereffect p {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 15px;
  padding: 10px;
  top: 20%; }

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hovereffect .play {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 19%; }

.hovereffect:hover .play {
  opacity: 1;
  overflow: hidden; }

.hovereffect .play img {
  border: none;
  margin: auto; }

.lg-backdrop, .lg-outer {
  z-index: 99999; }

.hovereffect img {
  display: block;
  position: relative;
  border: 1px solid #FFFFFF;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.hovereffect3 img {
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  top: 30px; }

@media only screen and (max-width: 990px) {
  .hovereffect3 {
    height: 37px;
    width: 100%; }
  .hovereffect {
    height: 203px; } }

@media only screen and (max-width: 765px) {
  .hovereffect3 {
    height: 37px;
    width: 100%; }
  .hovereffect {
    height: 100%; }
  .hovereffect2 {
    height: auto; } }

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px; }

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff; }

.content img.viewmore {
  height: 60px !important;
  margin: auto;
  top: 20%;
  width: 100px !important;
  border: none; }

.hovereffect:hover .overlay {
  background: rgba(57, 136, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect:hover h2, .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0); }

.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.hovereffect h3 {
  color: #fff;
  position: relative;
  font-size: 12px;
  padding: 10px;
  top: 45%;
  /*-webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);*/
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  /*transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);*/ }

.hovereffect2 .overlay2 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hovereffect2 .play {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0%;
  left: 4%; }

.hovereffect2:hover .play img {
  opacity: 1;
  overflow: hidden; }

.hovereffect2:hover .play {
  opacity: 1;
  overflow: hidden; }

.hovereffect2 .play img {
  border: none;
  opacity: 0;
  height: 70px !important;
  left: 34%;
  top: 25%;
  width: 70px !important; }

.hovereffect2 img {
  display: block;
  position: relative;
  border: 1px solid #fff;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.hovereffect2 a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px; }

.hovereffect2 a.info:hover {
  box-shadow: 0 0 5px #fff; }

.hovereffect2:hover .overlay2 {
  background: rgba(57, 136, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect2:hover h2, .hovereffect2:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0); }

.hovereffect2:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.hovereffect2 h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 15px;
  padding: 10px;
  top: 45%;
  /*-webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);*/
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  /*transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);*/ }

.content img.viewmore2 {
  height: 60px !important;
  margin: auto;
  top: 20%;
  width: 100px !important;
  border: none; }

.viewmorePics {
  background-color: #f79a33;
  height: 151px; }

.viewmoreVideos {
  background-color: #f79a33;
  height: 132px; }

.titlePhoto h2 {
  color: #005c89;
  padding-top: 30px; }

.titleVideo h2 {
  color: #005c89;
  padding-top: 30px; }
