
/*= Reset CSS 
============= */



.full-length{width: 100%; float: left; padding-bottom: 30px;}
.full-length ul{margin: 0 -1.5%;}
.full-length li{f width: 96%; margin: padding:2%; list-style: none;}
p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px; margin-top:40px;}

.pp{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}
.btn{display: inline-block; font-size: 14px; color: #fff; background-color: #bd0a0c; text-decoration: none; transition: 0.4s; margin-top:15px;width:100%}
.btn:hover{color: #fff; transition: 0.4s;}
/*= Reset CSS End
================= *

/* effect-1 css */
.port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; }
.port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 20px 2%;}
.port-1 img{transition: 0.5s; width:96%}
.port-1:hover img{transform: scale(1.2);}
.text-desc h3 {
	font-size:16px;
	color:#D52B2F;
}

