/* Add here all your css styles (customizations) */

.bg-blue{
	background-color:#086bb8!important;
	background:url('/img/Macronet_Ads_Nyerj12honap_pattern-V2.jpg');
	background-size: 750px auto;
	padding:0;
	background-position: center center;
}

.call-action-v1.bg-blue .call-action-v1-box {
	width: 100%;
	display: table;
	padding: 45px 0;
	vertical-align: middle;
}

.call-action-v1.bg-blue .call-action-v1-box h3,
.call-action-v1.bg-blue .call-action-v1-box h3 em{
	font-weight:800 !important;
	text-transform:uppercase;
	font-size:35px;
	color:#fff;
	line-height:1.2;
	text-align: center;
}

.call-action-v1.bg-blue .call-action-v1-box h3 em{
	font-weight:400 !important;
	font-style: normal !important;
}

.call-action-v1.bg-blue .call-action-v1-box h3 span{
	font-weight:800 !important;
	font-style: normal !important;
	color:#f2d632;
}

.call-action-v1.bg-blue .call-action-v1-box .btn{
	background:#f2d632;
	padding:12px 40px;
	font-size:18px;
	text-transform:uppercase;
	border-radius:35px;
	color:#0160aa;
	
	-webkit-transition: all 0.25s !important;
	-moz-transition: all 0.25s !important;
	-o-transition: all 0.25s !important;
	transition: all 0.25s !important;
}

.call-action-v1.bg-blue .call-action-v1-box .btn:hover{
	background:#dcbe0b;
	
	-webkit-transition: all 0.5s !important;
	-moz-transition: all 0.5s !important;
	-o-transition: all 0.5s !important;
	transition: all 0.5s !important;
}

.jana {
	color: red;
}

.textcolor {
	color: white !important;
}