/* TWCU Color Codes */
.twcu_red{
	border-top:5px solid #ED3237;
}

.twcu_gold{
	border-top:5px solid #D2AE6D;
}

.twcu_grey{
	border-top:5px solid grey;
}

.twcu_white{
	border-top:5px solid #F2F2F2;
}

.twcu_blue{
		border-top:5px solid #3E4095;
}

.twcu_black{
	border-top:5px solid #373435;
}

.twcu_orange{
	border-top:5px solid #F58634;
}

.twcu_green{
	border-top:5px solid #4D6D60;
}

.title_theme{
	color:#949494!important;
	text-align:center;
}

a.go{
	color:#4D6D60!important;

}


.btn_orange{
	background-color:#F58634!important;
	border: solid #F58634!important;
	
}
/* end of twcu colour code */

/* Ticker */

.onoffswitch3
{
    position: relative; 
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 0px solid #999999; border-radius: 0px;
}

.onoffswitch3-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner > span {
    display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Montserrat', sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE; color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE; color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block; width: 50%; margin: 0px; text-align: center; 
    border: 0px solid #999999;border-radius: 0px; 
    position: absolute; top: 0; bottom: 0;
}
.onoffswitch3-active .onoffswitch3-switch {
    background: #4d6d60; left: 0;
    width: 160px;
}
.onoffswitch3-inactive{
    background: #A1A1A1; right: 0;
    width: 20px;
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.glyphicon-remove{
    padding: 3px 0px 0px 0px;
    color: #fff;
    background-color: #000;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    border: 2px solid #fff;
}

.scroll-text{
    color: #000;
}


span.l{
	
	font-weight:400;
	text-transform:uppercase;
}
	body{
		background-color:#ffffff;
		overflow-x:hidden;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
		-webkit-text-size-adjust: 100%;
		margin: 0;
		/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
		 font-family:work sans,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif!important;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		color: #212529;
		text-align: left;
	}
	
	.custom_colour{
		color:#4D6D60!important;
	}
	.navbar-nav.social{ 
		
	}
	
	.navbar-toggler {
     color: black!important;
     border: none!important;
	}
	
	.online_service_btn{
		color: #5d6678;
		background-color: transparent;
		border-color: #dcdfe5!important;
		padding-left:20px;
		padding-right:20px;
	}
    .online_service_btn{
		  border-radius:4px;
		  background: #4D6D60!important;
    color: #fff!important;
		  
	}
	
	.online_service_btn:hover{
	/* background: white!important;
    color: black!important;*/
	}
	
	.nav-item.menu{
		color: black!important;
		padding-right:10px!important;
		
		text-align:left;
		float:left;
		word-wrap:normal;
}
	.navbar-light .navbar-nav .nav-link {
		color: black;
	
	}
	.navbar-dark .navbar-nav .nav-link:hover {
		color:#4D6D60;
	}
	
	.nav-item.active{
		color:#4D6D60!important;
	}
	
	.navbar-dark .navbar-toggler {
		color: #004085!important;
	}
	.dropdown-menu.show{
		border:0px!important;
	}
	
	a.dropdown-item{
		padding-top:10px;
	}
   .navbar a {
		float:right;
		font-family: 'Poppins',Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: 0.2em;
   }
   a.nav-link{
	   float:left!important;
   }
   
   .navbar-light .navbar-nav>.open>a, 
.navbar-light .navbar-nav>.open>a:focus, 
.navbar-light .navbar-nav>.open>a:hover {
    background-color: #4D6D60!important;
}
   a.dropdown-item    {
   text-transform: uppercase!important;
     letter-spacing: 0!important;
	 padding:10px;
   }
/* social menu */



@keyframes fade-in-stagger {
  to {
    opacity: 1;
    transform: translateY(0); 
  }
}
   
   
 /* eND OF MENU */
 
 /* active slidshow*/
 
 .full-width-div{

width: 100%;
left:0; 
	 
 }
.carousel-control-next, .carousel-control-prev{height:40px; width:40px; padding:12px; top:50%; bottom:auto; transform:translateY(-50%); background-color: #f47735; }
 .slideshow h3{
		font-size:2.6em!important;
	 
 }
 
 .slideshow b{
		font-size:1.2em;
 }
 
 .slideshow span.liney{
content: "";
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2px solid #2B3A42;
    width: 1.5rem;
    background-color: #2B3A42;
    margin-right: 1.125rem;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
 }
 
 .slideshow a{
	color:#2B3A42; 
	font-weight:600;
 }
 
 .slideshow a:hover{
	text-decoration:underline!important; 
 }
 
 
 .slideshow p{
	color:#595959; 
 }
 
 
 #myCarousel .carousel-item h3{-webkit-animation-name:fadeInLeft; animation-name:fadeInLeft;} 
#myCarousel .carousel-item p{-webkit-animation-name:slideInRight; animation-name:slideInRight;} 
#myCarousel .carousel-item a{-webkit-animation-name:fadeInUp; animation-name:fadeInUp;}
#myCarousel .carousel-item .mask img{-webkit-animation-name:slideInRight; animation-name:slideInRight; display:block; height:auto; max-width:100%;}
#myCarousel h3, #myCarousel p, #myCarousel a, #myCarousel .carousel-item .mask img{-webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
 
 /* end of active slideshow */
 
 /* Slideshow */
 
 #minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 50px;
    height: 50px;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 1%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: white;
    border-color: white;
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 450px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
}


.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
/*	 -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);*/

}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: black;
    font-size: 50px;
    line-height: 1em;
    font-weight: 600;
    font-family: 'Josefin Sans';
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.slider-content-style .content p {
    font-family: 'Josefin Sans';
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: .150em;
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slider-content-style .content a.thm-btn {
    display: inline-block;
    vertical-align: middle;
    color: #595959;
    font-size: 18px;
    letter-spacing: .1em;
    font-family: 'Josefin Sans';
    font-weight: 600;
    margin-top: 27px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
	margin-bottom:20px!important;
}

.slider-content-style .content a.thm-btn:hover {
    color:black!important;
}
.carousel-indicators li{
	background-color:#343a40;
}


 /* end of slideshow */
   /* Bread crums */
   ol.breadcrumb{
		background-color:rgba(43, 41, 41, 0.11)!important;
   }
   
   ol.breadcrumb a{
	   color:white!important;
   }
   /* end of bread crums */
   
   i.fa{
	   
   }
   
  /*.pro{
	background:url('../img/welcome_cover.png') no-repeat;
	width:100%;
	height:auto;
	background-attachment: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  
	   
   }
   */
   .twcu_color{
	   float:right;
	   width:100px;
	   height:20px;
	    background-color:#ececec;
	   
   }
   
   .product_info .col-md-3{
	   padding-left:0px!important;
   }
   
   .product_intro{	
		margin-top:-60px!important;
	
		position:relative;
	
		z-index:20;
   }
   
   .dd{
 /* transform: skewX(1.5deg);*/  
   }
   
   .dd img.a{
	     transform: skewX(0.0deg)!important;
	   
   }
   
   .product_info{
	   padding-left:20px;
	    padding-right:20px;
		padding-top:30px;
		padding-bottom:10px;
			margin-top:20px;
		background-color:white;

       box-shadow: 0 4px 44px rgba(6, 9, 0, 0.1);
    transition: ease-in-out .3s;
   }
   /*
   .product_info:hover{
	   background-color: #4D6D60;
	   color:white;
	   cursor:pointer;
   }*/

   .product_info.live{
	    background-color: #093028!important;
	   color:white!important;
	   cursor:pointer!important;
	     padding-left:20px;
	    padding-right:20px;
		padding-top:30px;
		padding-bottom:10px;
	   
   }
   .product_info h2{
	   
	    font-size:2.0em!important;
   }
   span.num_prod{
	   font-style:italic;
	   color:grey;
	  
   }
   p span.num_prod{
	   font-style:italic;
	   color:grey;
	   font-size:2.5em;
   }
   .welcome{
	  /* margin-top:40px!important;
	  ;*/
	   width:100%;
	   
   }
   
   .welcome.row img.sq{
	   margin-top:20px!important;
	   margin-bottom:20px!important;
   }
   
   .sq{
	 margin-bottom:20px;  
   }
    .cap.one{
		margin-top:20px;
		
		
	}
   .cap{
	
	
	   font-family: 'Playfair Display';
	   font-size:3em;
	
	   border-top:3px solid red;
   }
   
   .welcome_msg{
	   margin-top:20px;
	   margin-bottom:10px;
	   padding:10px;
   }
   
    .welcome_msg h2{
		font-weight:20;
	}
   a.link{
	   color:red;
	   text-decoration:none!important;
   }
   span.line{	
     border:2px solid red;
	 width:8px;
	 color:red;
   }   
   a.learn{
	   border: 2px solid #4D6D60; 
	   padding: 12px;
	   border-radius:5px; 
	   text-transform: uppercase ;
	   
    letter-spacing: .075em;   
	font-size: 14px; color:#4D6D60;
	   
   }
   a.learn:hover{
	 background-color:  #4D6D60;
	 color:white!important;
   }
   
   /* Different Banner sections */ 
   .banner_1{
		background:url('../img/timeline.png') no-repeat;
		width:100%;
		height:400px;
		background-attachment: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;


		z-index:-1;

	 
   }
   
    .banner_2{
		background:url('../img/banner2.jpg') no-repeat;
		width:100%;
		height:400px;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:-1;

	 
   }
   
     .banner_3{
		background:url('../img/banner3.jpg') no-repeat;
		width:100%;
		height:400px;
		background-attachment: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:-1;

	 
   }
   
   
    
     .banner_5{
		background:url('../img/banner5.jpg') no-repeat;
		width:100%;
		height:400px;
		background-attachment: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:-1;

	 
   }
   
	.banner_health{
		background:url('../img/health_banner.jpg') no-repeat;
		width:100%;
		height:400px;
		background-attachment: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:-1;
		
	}
   
   	.banner_his{
		background:url('../img/history/9.jpg') no-repeat;
		width:100%;
		height:400px;
		background-attachment: absolute;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:-1;
		
	}
	
   
   
     .layer{
	   background-color: rgba(0, 0, 0, 0.5);
	   width:100%;
		
	
   }
   
   /* End of Banner Sections */
   
   .space{
	   margin-top:40px;
   }
 
   .content{
	  margin-top:100px;
	  margin-bottom:20px;
	  color:white;

   }
  
   .content h2{
	 color:white;  
   }
   
   a.btn-primary{
	   background-color:#4D6D60!important;
	   border-color:#4D6D60!important;
   }
   
   .youth_des{
	   padding-top:40px;
   }
   
   a.twcu_youth{
	   color:black;
	   text-decoration:none!important;
	   text-align:right;
	   float:right!important;
   }
   
  p.category{
	   font-size:1.5vhimportant;
	  
	   margin-bottom:0px!important;
   }
   
  .caption .title{
	   font-weight:600;
	   font-style:bold;
	    
   }
   
   .cat_desc{
	   font-family:'source seri';
   }
   
   a.cat_link{
	    font-family:'source seri';
		color:#4D6D60;
   }
   .footer{
	   background-color:#2b2b2b!important;
	   color:white;
	   text-align:center;
	   padding-bottom:10px;
   }
   
   .footer_menu p{
	   text-align:left!important;
   }
   
   p{
	     font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		 /*font-size:2.5vh;*/
		 font-size:1.0em;
		
   }
   
   h3{
		 font-family: 'Playfair Display';
		 letter-spacing:2;
		 font-size:2.2em;
		 
   }
   
   .caption{
	  font-size:3.1vh;
   }
   
   p.caption{
	   	 font-size:1.4em;
   }
   
   
   .footer-2{
			background: #212121;
			padding-top:20px;
	   
   }
   


.social_links>a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 14px;
  color: #777;

  margin: 3px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.social_links>a:hover {
  color: #fff;

  border-color: #fff;
}
   
   /* About us */
   
   .banner{
	   background-color:#4D6D60!important;
	   width:100%;
	   height:250px;
	   background-size:cover;
       background-position: center;
	   background-attachment:fixed;
       background-size: 100%;
	   color:white;
   }
   
   .mission_pts{
	   padding:20px;
	   
   }
  
     p.mission_intro{
		font-weight:400;
   }
   .white{ 
		color:white;
   }
   
   i.fa{
	   
   }
   
  .form input {
    order: 3;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 12px 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #9b9b9b;
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #f5f5f5;
  }
  .form textarea {
    order: 3;
    display: block;
    width: 100%;
    min-height: 80px;
    padding: 12px 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #9b9b9b;
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #f5f5f5;
  }
  
  .no_content{
	  display: block;
    width: 100%;
    padding: 35px 25px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 1px 2px 5px 0 rgba(68,73,83,.12);
    backface-visibility: hidden;
    border-left: 1px solid #4D6D60;
    margin-bottom: 20px;
  }


/* Events */

.post-slide{
    padding-right:20px;
}
.post-slide img{
   /* width: 100%;*/
    height: auto;
}
.post-slide .post-review{
    padding:0 17px 17px 0;
}
.post-slide .post-date{
    float:left;
    margin-right: 10px;
    padding: 8px 15px;
    text-align:center;
    background:#4D6D60!important;
    font-size:26px;
    color:#fff;
    font-weight:700;
    transition:background 0.20s linear 0s;
}
.post-slide:hover .post-date{
    background:#444;
}
.post-slide .post-date small{
    display:block;
    margin-bottom:10px;
    font-size: 13px;
    text-transform: capitalize;
}
.post-slide .post-date small:before{
    content:"";
    display:block;
    margin-bottom:5px;
    border-top:1px solid #fff;
}
.post-slide .post-title{
    margin: 0;
    padding-top: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
    line-height:20px;
    font-weight: bold;
}
.post-slide:hover .post-title a{
    color:#4D6D60!important;
    text-decoration:none;
}
.post-details{
    margin: 0;
    list-style:none;
}
.post-details li a{
    color:#a9a9a9;
    text-transform:capitalize;
}
.post-details li a:before{
    content:"|";
    margin:0 5px 0 5px;
    color:#d3d3d3;
}
.owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-buttons .owl-prev,
.owl-buttons .owl-next{
    display:inline-block;
    border:1px solid #d3d3d3;
    box-shadow: 0 3px 0 #e5e5e5;
    border-radius:4px;
    margin-right:20px;
    padding:8px 15px;
    transition:all 0.30s linear 0s;
}
.owl-buttons .owl-prev:after,
.owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #4D6D60!;
    font-size:16px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
.owl-buttons .owl-prev:hover,
.owl-buttons .owl-next:hover{
    border: 1px solid #078071;
    box-shadow: 0 3px 0 #fff;
}
@media only screen and (max-width: 480px) {
    .post-slide{
        padding: 0;
    }
}
/* End of Events */

/* Accordian */
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 5px;
}
#accordion .panel-heading{
    padding: 0;
}
#accordion .panel-title a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #4D6D60!important;
    background: rgba(130, 130, 130, 0.08);
    border: none;
  /*  border-bottom: 2px solid #4D6D60;*/
    padding: 15px 20px 15px 47px;
    position: relative;
    transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed{
    border-bottom-color: #ddd;
    color: #888;
}
#accordion .panel-title a:before{
    content: "\f106";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 18px;
	color:#4D6D60!important;
    position: absolute;
    top: 30%;
    left: 20px;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    content: "\f107";
}
#accordion .panel-body{
    font-size: 15px;
    color: #8c8c8c;
    line-height: 25px;
    background: #f6f6f6;
    border: none;
    padding: 14px 20px;
}

/* end of accordian */


/* Subscription */

.subscription{
	color:#093028;


}

.subscription input.form-control{
		color:white!important;
		border:none!important;
		border-bottom:2px solid white!important;
		background-color:transparent!important;
}

.subscription input placeholder{
	color:white;
	
}
/* End of Subscription */


/* Blog */

.blog-slide{
    background: #fff;
    margin: 0 15px;
	border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 9px 0 rgba(0,0,0,.09);
}
}
.blog-slide .blog-img{
    position:relative;
    float: left;
    width:50%;
    height: auto;
}
.blog-slide .over-layer{
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity:0;
    cursor: pointer;
    transition: opacity 0.30s ease 0s;
}
.blog-slide .over-layer:after{
    color: #fff;
    content: "+";
    font-size: 52px;
    position: absolute;
    top: 31%;
    left:42%;
}
.blog-slide .blog-img:hover .over-layer{
    opacity:1;
}
.blog-slide .blog-img img{
    width:100%;
    height: auto;
}
.blog-slide .blog-review{
    float: left;
    padding: 1px 20px;
    width: 50%;
}
.blog-slide .blog-title{
    margin:0 0 5px 0;
}
.blog-slide .blog-title a{
    color: #093028;
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    transition:color 0.30s ease;
}
.blog-title > a:hover{
    text-decoration: none;
    color:#333;
}
.blog-slide .blog-date{
    display:block;
    font-size:15px;
    font-weight:700;
    margin-bottom:17px;
}
.blog-description{
    color: #333;
    font-size: 15px;
    font-weight:400;
    text-align:left;
}
.owl-pagination{
    margin-top: 40px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #3498db;
}
@media only screen and (max-width: 990px){
    .blog-slide .over-layer:after{
        top:39%;
        left: 45%;
    }
}
@media only screen and (max-width: 640px){
    .blog-slide .blog-img{
        width:100%;
    }
    .blog-slide .blog-review{
        width:100%;
        padding:10px;
    }
	}

/* Blog */