.download-icon.black {
    background:none!important;
    font-size: 30px!important;
    padding-right: 20px;
        display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.download-icon:before {
  content: "\f019";
}

.float-nav {
    background: linear-gradient(to right,#0162AB 0%,#53C7E9 100%)!important;
}

.space-2 {
    padding: 60px 0 65px 0;
}

.icon {
    font-size: 100px;
        color: #015996;
}

.utama {
    font-size: 35px;
        color: #323333;
    margin: 0 auto;
    font-weight: 500;
    text-transform: uppercase;
}

.utama-2 {
    font-size: 15px;
        color: #323333;
    margin: 0 auto;
    line-height: normal;
}

.space {
    padding: 0px 0px 40px 0px;
}

.row-full {
    float: none;
    max-width: 1200px !important;
}

.font-big {
    font-size: 35px !important;
    color: #333333;
}

.line {
    border-top: 5px dashed #0696d7;
    margin: 0 auto;
    width: 5.5% !important;
}

.font-small {
    font-size: 15px;
    color: #777777;
}

.btn-square.black {
    font-size: 15px;
    border: 5px solid #ffffff;
    background-color: #333333;
    color: #ffffff;
    margin: 0 auto;
}

.btn-square.black:hover {
    background-color: #0696d7;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.extra2{
    margin: 0px!important;
    margin-left: 50px!important;
    margin-bottom: 30px!important;
}


}


.font-last {
    font-size: 25px;

}

.extra2{
        margin-top: 60px;
}

/*new hover effect*/
.section-title {
	position: relative
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h4:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #FF7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.services {
	background-color: #FBFBFB;
}
.single-service {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 30px 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
	max-height: 280px;
	min-height: 240px;
	height: 280px;
    background-color:#fff; 
}
.single-service:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #015996;
	left: 0;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #015996;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover:after,
.single-service:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}
.single-service i.fa {
    font-size: 30px;
    width: 150px;
    height: 150px;
	border: 1px solid #ddd;
	line-height: 80px;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s;
    color: #094289;
}
.single-service:hover i.fa {
	background-color: #015996;
	color: #fff;
	border-color: #015996;
	border-radius: 0;
}
.single-service h4 {
    font-size: 20px;
    font-weight: bold;
	margin-bottom: 15px;
	text-transform: capitalize;
    color:#333;
}
.single-service p {
	font-size: 18px;
	line-height: 1.8;
}

.fa-th-large{
    font-size: 0px!important;
    background-image: url("icon1.png");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-th-large {
    font-size: 0px!important;
    background-image: url("icon1.png")!important;
    background-repeat: no-repeat;
}

.fa-th{
    font-size: 0px!important;
    background-image: url("icon2.png");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-th {
    font-size: 0px!important;
    background-image: url("icon2.png")!important;
    background-repeat: no-repeat;
}
.fa-house{
    font-size: 0px!important;
    background-image: url("icon3.png");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-house {
    font-size: 0px!important;
    background-image: url("icon3.png")!important;
    background-repeat: no-repeat;
}

.fa-restaurant{
    font-size: 0px!important;
    background-image: url("icon4.png");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-restaurant {
    font-size: 0px!important;
    background-image: url("icon4.png")!important;
    background-repeat: no-repeat;
}

/*new hover effect*/


.frame1 {
 width:100%;
 height: 310px;
 position: relative;
 overflow: hidden;
box-shadow: 0 0 15px rgba(0,0,0,.13);
}

.effect-bubba {
	background: #F5F5DC;
}

.effect-bubba img {
    width:100%!important;
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    transform: scale(1.1);
    transition:transform 0.35s;
}

.effect-bubba:hover img {
    opacity: 0.5;
    transform:scale(1)
}

.caption {
content:'';
position: absolute;
z-index: 1;
top:0;
left:0; 
width: 100%;
height:310px;
text-align: center;
opacity:0;
transition: all 0.3s ease-in-out; 
    font-family: montserrat;
    font-weight: 600;
    font-size: 1.2em;
    
}

.caption::before,
.caption::after {
content: '';
position: absolute;
z-index: 2;
top:20px;
left:20px;
bottom:20px;
right:20px;
transition:opacity 0.35s, transform 0.35s;
}

.caption::before {
border-top:2px solid #fff;
border-bottom:2px solid #fff;
transform: scale(0,1);

}

.caption::after {
border-right:2px solid #fff;
border-left:2px solid #fff;
transform:scale(1,0);
}

.effect-bubba:hover .caption,
.effect-bubba:hover .caption::before,
.effect-bubba:hover .caption::after
{
 opacity:1;
 transform: scale(1,1);
transition: all 0.3s ease-in-out; 

}

.caption h2{
  color:#fff;
  font-size:1.5em;
  text-shadow:1px 1px 2px #000;
  padding-top:20%;
  transform:translate3d(0,-20px,0);
  transition:transform 0.3s;
}

.effect-bubba:hover .caption h2,
.effect-bubba:hover .caption p {
    opacity: 1;
    transform: translate3d(0,0,0);
}
