@import url(https://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);
@import url('https://fonts.googleapis.com/css?family=Lato|Roboto');
/*************************
*******Typography******
**************************/
#event{margin-top:50px}
#event a{color:#fff}
footer a.link {color:#b9d374}
a{color:#666}
body {
  font-family: 'Dosis', sans-serif;
  font-size:18px;
  color: #000
}


.btn {
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz','sans-serif';
  font-size: 20px;
  padding: 9px 23px;
}

a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none; color:#b9d374
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Yanone Kaffeesatz', 'sans-serif';
  font-weight: 300;
 }

h2 {
  font-size: 36px; color:#019201
}
img {
    max-width: 100%;
    display: block;
}
.navbar-toggle {
  margin-top: 12px
}

.navbar-toggle .icon-bar {
  background-color: #019201;
}

.navbar-toggle, 
.navbar-toggle:focus {
 border:1px solid #019201;
  outline: none;top:-70px; 
 }
 .pull-right { margin-right:60px !important;  }

 /*************************
*******Header CSS******
**************************/

.header-top {
  display: block;
  overflow: hidden;
  padding: 25px;
}
.social-icons a{ color:#fff !important}
.main-nav {
  position: absolute;
  width: 100%;
  z-index: 999;
}
#main-slider h2{color:#fff}
.main-nav 
.container {
  width: 100%
}

.social-icons a {
  font-size: 18px;
  color: #019201;
  padding-left:20px;  
}

.social-icons .fa-facebook:hover {
  color: #3B5997
}

.social-icons .fa-twitter:hover {
  color:#29C5F6
}

.social-icons .fa-google-plus:hover {
  color:#D13D2F
}

.social-icons .fa-youtube:hover{
  color: #ec5538
}

.navbar-brand {
  background-color:none;
  height: 90px;
  margin-bottom: 20px;
  position: relative;
  width: 320px; margin-left:30px
}

.navbar-brand img {
  position: absolute; top: -65px; margin-left:30px
 }

.navbar-right {
  background-color: #fff;
  padding:0 15px 0 0;
  opacity: .9
}

.navbar-right li a {
  padding: 10px 21px;
  font-size: 18px;
  color: #019201;
  text-transform: uppercase;
  font-family: 'Lato', 'sans-serif';
  font-weight: 300;
}

.navbar-right li a:hover, 
.navbar-right li a:focus,  
.navbar-right .active a {
  background-color: #019201;
  color: #fff
}


.fixed-menu {
  background-color: #ccc;
  position: fixed;
  top: 0;
}

.fixed-menu .navbar-right {
  padding: 0;
}
.row { padding:0 10px}

.fixed-menu .navbar-right li a {
  font-size: 18px;
  padding: 20px 25px;
  text-shadow:inherit;
}

.fixed-menu .navbar-brand {
  height: 60px;
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
  width: 125px;
}

.fixed-menu .navbar-brand img {
  height:60px;
  top: 0;
}

.fixed-menu .header-top {
  display: none;
}



/*************************
*******Home CSS******
**************************/

#home {
  position: relative;
  overflow: hidden;
}

#main-slider img {
  width: 100%
}

#main-slider 
.carousel-caption {
  background: none;
  bottom: 14%;
  float: left;
  left: 0;
  opacity: 0.8;
  padding:10px 60px 35px 95px;
  right: inherit;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}


#main-slider 
.carousel-caption h2 {  
  font-size: 48px;
 
}

#main-slider 
.carousel-caption h4 {
  font-size: 24px;
}

#main-slider 
.carousel-caption a {
  font-size: 22px;
  color: #2da1c5
}

#main-slider 
.carousel-caption a:hover {
  color: #2588a6
}

#main-slider 
.carousel-caption a:hover i {
  margin-left: 35px
}

#main-slider 
.carousel-caption a i {
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#main-slider 
.carousel-indicators li {
  background-color:#019201;
  border: 1px solid #019201;
}

#main-slider 
.carousel-indicators li.active {
  background-color:#fff;
  border: 1px solid #fff;
}

/*************************
*******Explore CSS******
**************************/

#explore {
  background-color: #fff;
  background-image: /*url("../images/event-bg.jpg")*/;
  background-position: center bottom;
  background-size: contain;
  background-repeat:no-repeat;
  position: relative;
  overflow: hidden;
  padding: 10px 0 100px;
}
#explore p{padding:0 20px}
.watch {
  position: absolute;
  left: 0;
  top: 7%;
}

#explore h2 {
  font-size: 42px;
   text-align: center;
}

#countdown {
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 0
}

#countdown li {
  list-style: none;
  display:inline-block;
  margin-right: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}

#countdown li:last-child {
  margin-right: 0
}

#countdown li span {
  display: block;
  font-size: 40px;
  font-weight: 700;
  height: 82px;
  line-height: 79px;
  width: 75px;
  border-radius: 10px;
  border-right: 1px solid #9e3e2e;
  border-bottom: 1px solid #9e3e2e;
}

#countdown li .days {
  background-color: #45b29d;
  border-top: 1px solid #6ac1b1;
  border-left: 1px solid #6ac1b1;
}

#countdown li .hours {
  background-color: #efc94c; 
  border-top: 1px solid #f2d470;
  border-left: 1px solid #f2d470;
}

#countdown li .minutes {
  background-color: #e27a3f;
  border-top: 1px solid #e89565;
  border-left: 1px solid #e89565;
}

#countdown li .seconds {
  background-color: #df5a49;
  border-top: 1px solid #e57b6d;
  border-left: 1px solid #e57b6d;
}

#countdown li:before {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 36px;
  width: 1px;
}

#countdown li:after {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  right:0;
  position: absolute;
  top: 36px;
  width: 1px;
}

.cart {
  background-color: #b34534;  
  position: absolute;
  right:-200px;
  top: 37%;
  width:252px;
   -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.cart:hover {
  right:0;
}


.cart a {
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  text-transform: uppercase;
}

.cart a i {
  font-size: 30px;  
  padding: 20px 12px;
  background-color: #A64030; 
  margin-right: 3px;
}

 

 /*************************
*******Event CSS******
**************************/
#event {
  /*background-color: #999;*/
  background-image: url("../images/section_bg.jpg");
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}
#event p{ color:#fff}
.guitar {
  position: absolute;
  right:0;
  top: 0
}

.carousel-inner {margin-bottom:30px}
#event h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: uppercase;
  text-align:center
}

.single-event {
  margin-bottom: 10px; text-align:center; margin-top:30px
  
}
.single-event img:hover{background:#88b70b}
.single-event img{border: solid 8px rgba(255, 255, 255, 0.3) !important;}
.fa-caret-down { font-size:60px; color:#019201; margin:-24px auto}

.single-event h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
}


.single-event h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
}

#event-carousel {
  position: relative;
}

.even-control-left, 
.even-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.even-control-left {
  right: 3%
} 

.even-control-right {
  right: 0;
}


/*************************
*******About CSS**********
**************************/

#about {
  background-color: #75B46E;  
  position: relative;  
  width: 100%;
  display: flex;
}

.guitar2 {
  top: 0;
  width: 50%;
}

.guitar2 img {
  padding-top: 3%;
}

.about-content {
  width: 50%;
   background-image: url("../images/about-bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 70px 110px;
}


#about h2 {
  margin-bottom: 23px;
}

.about-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#about .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 28px;
}

#about .btn-primary:hover {
  background-color: #126d55
}



/*************************
******Twitter CSS****
**************************/

#twitter {
  background-color: #ecedef;
  background-image: url("../images/twitter-bg.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
  padding: 95px 0 90px;
  overflow: hidden;
}

.twit {
  position: absolute;
  left: 0;
  top:-42%;
}

#twitter-feed .item {
  text-align: center;
}

#twitter-feed .item img {
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background-color: #c5c8ce;
  padding: 5px;
  margin-bottom: 30px;
}

#twitter-feed .item a, 
#twitter-feed .item p { 
  font-size: 24px;
  font-weight: 300;
  font-family: 'Yanone Kaffeesatz','sans-serif';
}

#twitter-feed .item p {
  color: #3D3D3D;
}

#twitter-feed .item a {
  color:#00c3ff;
}

.twitter-control-left, 
.twitter-control-right {
  position: absolute;
  color: #00c3ff;
  top: 59%;
  font-size: 24px
}

.twitter-control-left {
  left: 0;
}

.twitter-control-right {
  right:0;
} 



/*************************
******Sponsor CSS****
**************************/

#sponsor {
  background-color: #1881a2;
  background-image: url("../images/sponsor-bg.jpg");
  background-position:50% 0;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
}

.light {
  position: absolute;
  right: 0;
  bottom: 0;
}

#sponsor .col-sm-10 {
  z-index: 10;
}

#sponsor h2 {
  margin-top: 90px;
  margin-bottom: 40px;
}

#sponsor .item ul {
  font-size: 0;
  padding: 0;
}


#sponsor .item ul li {
  display: inline-block;
  list-style: none;
  width: 33.33%;
  margin-bottom: 75px;
}

#sponsor .item ul li:last-child {
  margin-right: 0
}

.sponsor-control-left, 
.sponsor-control-right {
  color: #FFFFFF;
  font-size: 24px;
  position: absolute;
  top: 20%;
}

.sponsor-control-left {
  right: 12%
}

.sponsor-control-right {
  right: 10%
}


/*************************
******Map CSS****
**************************/
#map {
  position: relative;
}

#gmap {
  height:450px;  
}


/*************************
******Contact CSS****
**************************/

.contact-section {
  background-color: #f0d9ab;
  background-position:60% 0;
  background-size:contain;
  background-repeat:no-repeat;  
  position: relative;
}

.ear-piece {
  position: absolute;
  left: 0;
  top: 0;
}

#contact .container {
  padding-top:47px;
}

#contact h3 {
  text-transform:inherit;
  color: #373737; 
}

#contact-section h3 {  
  margin-bottom: 25px
}

#contact address {
  font-size: 18px;  
  color: #373737; 
}

.contact-text {
  margin-bottom: 35px;
  display: block;
}


#contact-section .form-control {
  border-color: #ae750d;
  box-shadow:none;
  outline: 0 none;
  border-radius: 0;
  color: #797979;
  font-size: 18px;
}

#contact-section .form-control:focus {
  border-color: #ae750d;
}

#contact-section input {  
  height: 44px;
}

#contact-section textarea {
  height: 90px;
  resize:none;
}

#contact-section .btn-primary {
  background-color: #373737;
  color: #f7ab24;
  border: none;
  font-size: 24px;
  padding: 6px 42px;
  margin-bottom: 110px;
  margin-top: 10px
}

#contact-section .btn-primary:hover {
  background-color: #212020;
  color: #fff
}



/*************************
******Footer CSS****
**************************/


/* Footer */
footer a{color:#fff}
footer {
    display: block;
     letter-spacing: 1px;
    text-transform: normal;
    font-size: 11px; padding: 25px 30px 0;
    color: #fff;
    background: #000 url(../images/footer.png) center 0 no-repeat;
    padding-bottom: 45px;
    font: bold 12px/16px 'Open Sans', sans-serif;
}

.page1 footer {
    background: #060302 url(../images/footer.png) center 0 no-repeat;
}

#navfooter ul
{
padding-left: 0;
margin-left: 0;
color: #fff;
float: left;
width: 100%;
font: 11px/18px 'Open Sans', sans-serif;
font-weight: 500;
text-transform:uppercase;
padding-right: 80px;
}

#navfooter ul li { display: inline;  }

#navfooter ul li a
{
padding: 0.2em 1em;
color: #fff;
text-decoration: none;
float: right;
border-right: 1px solid #2f1e18;
}

#navfooter ul li a:hover
{
background-color: #1d191a;
color: #fff;
}

.f_logo {
    margin-right: 8px;
    position: relative;
    top: 4px;
    color: #3f373a;
    font: 36px/24px 'Germania One', cursive;
    text-transform: uppercase;
    float: left;
    letter-spacing: 5px;
}
footer .container {
	margin-top: 42px; width:100%
}
footer .qrcode {  
	float:right; margin-left: -180px; margin-right: 50px; margin-top:100px
}
footer .qrcode img {
	float: none;  
	clear:both;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 70px;
    right: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 30px;
    height: 16px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

#toTop:active, #toTop:focus {
	outline:none;
}

.designplushosting {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style:italic;
	color:#fff;
	font-size: 12px;
	margin-left:0px;
	text-transform:lowercase !important;
}
.font-effect-emboss {
    text-shadow: 0px 1px 1px rgb(255, 255, 255), 0px -1px 1px rgb(0, 0, 0);
    color: rgb(221, 221, 221);
}


.designplushosting2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-style:italic;
	font-size: 14px;
	color:#fff;
}
	

footer {
  clear:both;

float: left;
width: 100%;
font: 15px/18px 'Open Sans', sans-serif;
font-weight: 500;
  color: #fff; line-height:20px;
  width: 100%;
  border-top: 1px solid #514a4c;
  padding-bottom: 1em;
 }
	
.credit {
  font-size: 0.875em;
  float: left;
  padding: 0.5em 0;
}
		
.credit a {
  color: #578b9c;
  font-style: italic;
}
	
.credit a:hover {color: #97cbdc;}


#footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 0px;
  margin-bottom: 20px;
}
	
#footer-nav li {
  border: solid #878382;
  border-width: 0 0 1px 0;
}
	
#footer-nav li.current a {color: #9b9796;}
#footer-nav li.current a:hover {color: #111;}

#footer-nav a {
font: 15px/18px 'Open Sans', sans-serif;
font-weight: 500;
text-transform:uppercase;
  color:#fff;
  padding: 0.55em 5%;
  text-decoration: none;
  display: block;
 /* background-color: #575352;
  background-image: -webkit-linear-gradient(top, #777372, #676362);
  background-image: -moz-linear-gradient(top, #777372, #676362);
  background-image: -ms-linear-gradient(top, #777372, #676362);
  background-image: -o-linear-gradient(top, #777372, #676362);*/
}
	
#footer-nav a:hover {
  background-color: #777372;
  background-image: -webkit-linear-gradient(top, #878382, #777372);
  background-image: -moz-linear-gradient(top, #878382, #777372);
  background-image: -ms-linear-gradient(top, #878382, #777372);
  background-image: -o-linear-gradient(top, #878382, #777372);
  color: #111;
}


/* Responsive   */
@media screen and (min-width: 42.5em) {
  #footer-nav {
    background: transparent;
    padding: 1.5em 0;
    border-bottom: 1px solid #878382;
    overflow: hidden;
  }
		
  #footer-nav li {border: 0;}
		
  #footer-nav a {
    padding: 0.75em 0 0.75em 5%;
    float: left;
    background-color: transparent;
    background-image: none;
    border-width: 0;
  }
		
  #footer-nav a:hover {
    background-color: transparent;
    background-image: none;			
  }
}

@media screen and (min-width: 56em) {
  #footer-nav a {padding: 0.75em 1.5em 0.75em 5%;}
}

@media screen and (min-width: 64em) {
  footer .credit {
    padding: 0.75em 0;
  }
	
  #footer-nav {
    float: right;
     background: transparent;
    border: 0;
    padding:0;
  }

  #footer-nav li {display: inline;}
		
  #footer-nav a {
    padding: 0.5em 1.25em;
  }
		
  #footer-nav a:hover {
    color: #777
  }
		
  #footer-nav li.current a:hover {color: #777;}
  #footer-nav li:last-child a {padding-right: 0;}
}

@media screen and (min-width: 75em) {
  #footer-nav a {padding: 0.5em 1.75em;}
}


/****Lists****/


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


ul.list  li {
}

ul.list  li+li {
    margin-top: 21px;
}

ul.list time {
    margin-top: 6px;
    display: block;
    float: left;
    min-width: 80px;
    font: 24px/18px 'New Rocker', cursive;
}

ul.list1 li {
    position: relative;
    padding-left: 22px;
}

ul.list1 li span  {
    display: block;
    position: absolute;
    font-size: 10px;
    color: #fff;
    left: 0;
    top: 1px;
}

ul.list1 li+li {
    margin-top: 6px;
}


ol{ list-style-position:inside;line-height:18px;}
	ol li{ padding:2px 0;}
	ol li a{color:#2f2f2f;}
ul.list1 li{ list-style-type:disc; padding:0px 2px 10px 5px;line-height:24px; color:#019201; margin-left:18px  }
ul.list2 li{  border-top:1px dotted #ddd; padding:5px 0 6px 15px;line-height:18px;}
	ul.list2 li:first-child{ border-top:none;}
	ul.list1 li a,ul.list2 li a{color:#2f2f2f;}
dl dt{ font-weight:bold; padding-bottom:5px;}
	dl dd{ padding-bottom:15px;}
ol ul{ padding:2px 0 2px 20px;line-height:18px;}
	ol ul li{ padding:2px 0 2px 15px !important;}
.list3{ list-style-type:decimal-leading-zero;line-height:18px;}
.list-wrapper{ position:relative;}


/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #019201;
  border: 1px solid #019201;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.recent-work-wrap .recent-work-inner {
    top: 0;
    background: transparent;
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner {
    top: 0;
    background: transparent;
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
}
#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative; border:4px solid #fff
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
  text-align:center
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display:block;
  border-radius: 0;
  background: #019201;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}
 
 