@charset "UTF-8";
/* FRONT PAGE */
.btn-mm{
  color: #ffffff;
  font-size: 14px;
  padding: 7px 20px 5px 20px;
  text-transform: uppercase;
  border-radius: 10px;
}

.btn-vj{
  color: #ffffff;
  font-size: 14px;
  padding: 7px 20px 5px 20px;
  text-transform: uppercase;
  border-radius: 10px;
}

.btn-hp{
  border-radius: 10px;
}
.title-hp-section{
  height:50px;
  font-size:30px !important;
}
.hp_vj_section{
  background-image: url(/sites/default/files/images/home/arkaos_vj_background_section_link.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border:2px solid #5893dd;
  margin-bottom: 15px;
}

.hp_mm_section{
  background-image: url(/sites/default/files/images/home/arkaos_mm_background_section_link.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border:2px solid #5893dd;
  margin-bottom: 15px;
}

.hp_shop_section{
  background-image: url(/sites/default/files/images/home/arkaos_shop_background_section_link.jpg);
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  border:2px solid #5893dd;
  margin-bottom: 15px;
}

/* LOGO DOWNLOAD PAGE FOR MARKETING */

.marketing li {
  display: inline-block;
  height: 200px;
  margin: 0 1em 1em 0;
  position: relative;
  width: 200px;
}

.marketing li img {
    padding: 5px;
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

/* FOOTER */
ul.payment_icons {
	margin: 0;
	padding:0;
}

ul.payment_icons li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  width:54px;
}

ul.payment_icons li img {
	padding-bottom:5px;
}

.c-links li a{
  color:#5c6873;
}

.c-links li a:hover{
  color: #6e8cd7;
}

.corporate_back_button_sidebar{
  text-align:center;
  margin-top:10px;
}

.c-content-blog-post-1-list .c-content-blog-post-1 {
  margin-bottom:10px !important;
}

.c-desc a{
  color: #6e8cd7;
}
