.header_menu_bottom.menubottom nav.main_menu > ul > li{background:#3A477F;}
.header_menu_bottom.menubottom {
  background: none;}
.custom_font_holder{background:#3A477F !important; color: white;}
.nav{    padding-top: 20px;}
.wpb_column .wpcf7 .your-name .wpcf7-text{
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Titillium Web';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  box-sizing: border-box;}
.wpb_column .wpcf7 .your-email .wpcf7-text{
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Titillium Web';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  box-sizing: border-box;}

.zg_sie{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}
.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 10px;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;	
}

.blue
{
	background-color: #5abeef;
	border-bottom: 5px solid #209ed9;
	text-shadow: 0px -2px #209ed9;
}
.blue:hover
{
	color: #FFF;
}

.red
{
	background-color: #fc894b;
	border-bottom: 5px solid #ed6a24;
	text-shadow: 0px -2px #ed6a24;
}
.red:hover
{
	color: #FFF;
}

.green
{
	background-color: #89e218;
	border-bottom: 5px solid #71bd12;
	text-shadow: 0px -2px #71bd12;
}
.green:hover
{
	color: #FFF;
}


.yellow
{
	background-color: #ebcc36;
	border-bottom: 5px solid #d9ba25;
	text-shadow: 0px -2px #D1B358;
}
.yellow:hover
{
	color: #FFF;
}
.plum
{
	background-color: #935eea;
	border-bottom: 5px solid #764abf;
	text-shadow: 0px -2px #764abf;
}
.plum:hover
{
	color: #FFF;
}



.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
  color: #FFF;
}

strong{
  font-weight:bold;
}
em{
  font-style: italic;
}
.k6 {
    display: block;
    width: 100%;
    height: 99px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding-top: 46px !important;
    background-color: #3a477f;
    border-bottom: 8px solid #1f3075;
    border-radius: 4px;
    margin: 0 auto;
}

