

figure.snip1208 {
	font-family: "Source Sans Pro", sans-serif;
	color: #fff;
	position: relative;
	overflow: hidden;
	min-width: 220px;
	width: 100%;
	/* background-color: #ffffff; */
	color: #000000;
	text-align: left;
	font-size: 16px;
}


figure.snip1208 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}



figure.snip1208 .img-fig {
	width: 100%;
	min-height: 260px;
	max-height: 260px;
	overflow: hidden;
}

.img-fig img{
	
	min-height: 260px;
	max-height: 260px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-size: cover;background-position: 50% 50%;
}

figure.snip1208 figcaption {
	padding-top: 20px;
	position: relative;
}

figure.snip1208 .date{
	background-color: #025ba5;
	color: #fff;
	position: relative;
	text-align: center;
}

figure.snip1208 .date {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.2rem 0.4rem;
}
figure.snip1208 .date span {
	display: block;
}
figure.snip1208 h3,
figure.snip1208 p {
	margin: 0;
	padding: 0;
}
figure.snip1208 h3 {
	margin-bottom: 10px;
	font-size: 1.2rem;
	display: inline-block;
	font-weight: 600;
	color: #333333;
}
figure.snip1208 p {
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.6em;
	text-align: justify;
}

figure.snip1208 a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}
figure.snip1208:hover img,
figure.snip1208.hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
figure.snip1208:hover button,
figure.snip1208.hover button {
	background-color: #025ba5;
}
/* ======================================================================================== */


figure.snip1209 {
	font-family: "Source Sans Pro", sans-serif;
	color: #fff;
	position: relative;
	overflow: hidden;
	max-width: 620px;
	width: 100%;
	/* background-color: #ffffff; */
	color: #000000;
	text-align: left;
	font-size: 16px;
}

figure.snip1209 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}



figure.snip1209 .img-fig2 {
	width: 100%;
	max-height: 260px;
	overflow: hidden;
}


.img-fig2 img{
	max-width: 100%;
    max-height: 100%;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-size: cover;background-position: 50% 50%;
}


figure.snip1209 figcaption {
	padding-top: 20px;
	position: relative;
}
figure.snip1209 .date{
	background-color: #025ba5;
	color: #fff;
	position: relative;
	text-align: center;
}

figure.snip1209 .date {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.2rem 0.4rem;
}

figure.snip1209 .date span {
	display: block;
}

figure.snip1209 h2,
figure.snip1209 p {
	margin: 0;
	padding: 0;
}

figure.snip1209 h3 {
	margin-bottom: 10px;
	font-size: 1.2rem;
	display: inline-block;
	font-weight: 600;
	color: #333333;
}

figure.snip1209 p {
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.6em;
	text-align: justify;
}


figure.snip1209 a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}

figure.snip1209:hover img,
figure.snip1209.hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.snip1209:hover button,
figure.snip1209.hover button {
	background-color: #025ba5;
}



.card{
	border-radius: 0;
	border: none;
	box-shadow: 1px 3px 3px rgba(0, 10, 20, 0.06);
}

.hed::after{
	border: 3px solid #212121;
}






.newsletter{
	font-family: 'Lato';
	background-image: linear-gradient(to top, #3490dc 0%,  #025ba5 100%);
	color: #fff;
  }
		

.subscribe-area {
	background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
}

.pb-50 {
	padding-bottom: 50px;
}
.pt-70 {
	padding-top: 70px;
}

.mb-15 {
	margin-bottom: 15px;
}

.subscribe-text span {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 5px;
}
.subscribe-text h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 6px;
}
.subscribe-wrapper {
	overflow: hidden;
}
.mb-15 {
	margin-bottom: 15px;
}
.subscribe-form {
}
.subscribe2-wrapper .subscribe-form input {
	background: none;
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 57px;
	margin-right: 17px;
	padding-left: 35px;
	width: 60%;
	cursor: pointer;
}
	
.subscribe2-wrapper .subscribe-form button {
	background: #ffff;
	border: none;
	border-radius: 30px;
	color: #4b5d73;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	padding: 18px 46px;
	transition: all 0.3s ease 0s;
}
.subscribe2-wrapper .subscribe-form button i {
	font-size: 18px;
	padding-left: 5px;
}
	