#main-contact-form_real-container .nenasli-jste {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
  color: #83838a;
}
#main-contact-form_real-container h3 {
  text-align:center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: 'Source Sans Pro',sans-serif;
  font-weight: 700;
}

.top-sign-small {
  font-size: 70%;
}

#catalog-item_group_13 p,
#catalog-item_group_13 ul { margin-top: 0; text-align: left; color: #4a4a56; }
#catalog-item_group_12 { margin-bottom: 3rem; }
#catalog-item_group_12-property-value--name { margin-bottom: 5rem; }
.catalog-menu.fixed .catalog-menu-item { padding: 1rem .5rem; }
.catalog-menu.fixed { -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15); box-shadow: 0 2px 5px rgba(0,0,0,0.15); }
#catalog-item_group_14 ul { list-style-type: none; }

.text_text p { text-align: justify; }

#treelisting-blog .info { color: #fff; }

.arrowpart a { text-transform: none !important; }
.arrowpart span { color: #ed6b52; }

.catalog-property--detail-link { display: block; margin-top: 20px; }
.itemdetail #catalog-item_group_15-property-value--detail-link { display: none; }
.catalog-item-buy-link a { color: #fff; background: #ed6b52; font-size: 1rem; font-weight: bold; padding: 5px 15px; border-radius: 10px; }
.catalog_browse.first-highlight .list_item:first-child .catalog-property--detail-link a { color: #ed6b52; background: #fff; text-decoration: none;}

#copyright-wrapper .text_text p { text-align: left; }

@media (max-width: 460px) {
  .text_text p { text-align: left; }
}

#catalog-item_layout-box-inner--jak-to-funguje-- h3 { margin-bottom: 40px;}
#jak-before {
  font-weight: bold;
  padding: 15px 50px;
	display: block;
}

.x-certifikace--.xdeep-1 #page-layout-box-inner--content-- p { font-size: 1.1rem; }

.x-o-nas-- h2,
.x-o-nas-- h3 { line-height: 1.1; }
.holder {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.holder .col-sm {
    width: 100%;
}
.holder .col-lg {
    max-width: 700px;
    width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 700px;
    -ms-flex: 1 1 700px;
    flex: 1 1 700px;
}
@media (min-width: 1013px) {
  .holder .col-sm {
      max-width: 500px;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -o-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 500px;
      -ms-flex: 1 0 500px;
      flex: 1 0 500px;
  }
}
@media (max-width: 1200px) {
  .holder .col-sm {
      max-width: 920px;
  }
  .holder .col-sm p:first-of-type,
  .holder .col-sm p:nth-of-type(2) {
      display: none;
  }
  .holder .col-sm img {
      max-width: 50%;
  }
  .holder .col-lg {
      max-width: 100%;
  }
}

.text_text,
.text_perex {
  font-size: 1.1rem;
}

.treelisting.head-news .perex .info {
  color: #ed6b52;
}

.catalog-menu-item {
    width: 14.2857%;
    min-width: 140px;
    line-height: 0;
}
.catalog-menu-item a {
    padding: 0 10px;
    line-height: 1.1;
}
.infor {
    padding: 15px 0;
}
.infor span {
    color: #ed6b52;
}
.catalog-menu.fixed .catalog-menu-item {
    padding: 1rem 0;
}
.catalog-menu.fixed .catalog-menu-item a {
    padding: 0;
}
.text_text article {
    max-width: 900px;
}
#novinky-vypis .info {
    color: #ed6b52;
}

.catalog_browse.four-cols .list_item {
  width: 23%;
  float: left;
  background: #fff;
  margin: 1%;
  min-height: 600px;
  max-height: 600px;
  overflow-y: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.catalog_browse.four-cols .list_item .catalog_icon {
  display: none;
}

.catalog_browse.four-cols .catalog-property--name {
  text-align: center;
  line-height: 28px;
}

  .catalog_browse.four-cols .catalog-property--name a {
    font-size: 22px;
    color: #474747;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
  }

  .catalog_browse.four-cols .catalog-property--name a:after {
    display: block;
    height: 4px;
    width: 50px;
    content: " ";
    margin: 10px auto 0;
    background-color: #ed6b52;
  }

.catalog_browse.four-cols .catalog-property--detail-link {
  text-align: center;
}

.catalog_browse.four-cols .catalog-item-buy-link a {
  display: block;
  margin: 4rem auto 0;
  padding: 12px 30px;
  text-align: center;
  width: 135px;
}

.top-info.text_text p {
  text-align: center;
}

.top-info.text_text article {
  max-width: 900px;
}

.top-info.text_text a {
  background: #ed6b52 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding: 12px 30px;
}

.top-info h3 {
    font-size: 30px;
    color: #474747;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
  }

  .top-info h3:after {
    display: block;
    height: 4px;
    width: 50px;
    content: " ";
    margin: 10px auto 0;
    background-color: #ed6b52;
  }

#main-header a.e-learning-link {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #ed6b52;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  line-height: 16px;
  padding: 0 40px;
  text-align: center;
}

#main-header a.e-learning-link div {
  margin-top: 36px;
}

#catalog-kurzy_group_0 {
  max-width: 1200px;
  width: 80%;
  margin: 0 auto;
}

#catalog-kurzy_group_0 .list_item {
  float: left;
  height: 280px;
  overflow: hidden;
  position: relative;
  width: 50%;
  background: transparent none;
  padding: 0;
  margin: 15px 0;
}

#catalog-kurzy_group_0 list_item_inner {
  background-color: rgba(193, 193, 193, 0.75);
  padding: 0 15px;
}

.catalog-kurzy_group_0-property--name a {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.catalog-kurzy_group_0-property--name {
  margin-top: 120px;
  padding: 0 30px;
  font-weight: 900;
  line-height: 120%;
  margin-bottom: 10px;
  text-align: left;
}

.catalog-kurzy_group_0-property--perex {
  color: #fff;
  height: 50px;
  overflow: hidden;
  font-size: 1.05rem;
  padding: 0 30px;
  text-align: left;
}

.catalog-kurzy_group_0-property--perex p {
  text-align: left !important;
}

.catalog-kurzy_group_0-property--icon {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
}

.catalog-kurzy_group_0-property--icon img {
  height: 100%;
  max-width: 100%;
  width: 100%;
}

.catalog-kurzy_group_0-property--icon:after {
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  bottom: 0;
  content: " ";
  display: block;
  height: 62%;
  position: absolute;
  width: 100%;
}

.text-center {
  clear: both;
}

#catalog-item_group_15-property-value--chapters th {
  font-size: 60px;
  font-weight: 500;
  padding: 5px 10px 5px 5px;
}

#catalog-item_group_15-property-value--chapters h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 10px 0 0;
  text-align: left;
  text-transform: uppercase;
}

#catalog-item_group_15-property-value--chapters p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 10px;
}

#catalog-item_group_15-property-value--chapters tr {
  border-bottom: 1px solid #dadada;
}

#catalog-item_group_15-property-value--chapters .show-chapters-butt {
  width: 230px;
  background: #fff;
  padding: 15px 0;
  margin: 20px auto;
  text-transform: uppercase;
  font-size: 16px;
}

.mo-term-list {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.mo-term-list .mo {
  width: 50%;
  float: left;
}

.mo-term-list .mo .left {
  width: 20%;
  float: left;
}

.mo-term-list .mo .right {
  width: 80%;
  float: left;
}

.mo-browse-json-message {
  clear: both;
}


@media (max-width: 1200px) {
  .catalog_browse.four-cols .list_item {
    width: 46%;
    margin: 2%;
    min-height: 740px;
    max-height: 740px;
  }
}

@media (max-width: 1000px) {
  #catalog-kurzy_group_0 .list_item {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .catalog_browse.four-cols .list_item {
    width: 96%;
    margin: 2%;
  }
  #catalog-kurzy_group_0 {
    width: 90%;
  }
  .mo-term-list .mo {
    width: 100%;
    float: none;
  }
}

#main-header a {
    padding: 0.2rem;
}
@media (min-width: 993px) {
    .menu >ul > li {
        padding: 0;
    }
}

.text_text.orange-bg { background-color: #ed6b52; color: #fff; }
.text_text.orange-bg h3 { color: #fff; margin-top: 0; padding-top: 2rem; }
.text_text.orange-bg a { color: #fff; text-decoration: underline; }
.text_text.orange-bg a:hover { text-decoration: none; }
.perex.no-bottom-margin { margin-bottom: 0; }

#reff {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#reff .person {
    flex: 0 1 20%;
    padding: 0 15px;
}
#reff .person .stars {
    text-align: center;
    margin-bottom: 15px;
    border-top: 1px solid #000;
    padding-top: 10px;
}
#reff .person p {
    text-align: center;
    font-style: italic;
    margin-bottom: 10px;
}
#reff .person h4 {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 800;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
@media (max-width: 899px) {
  #reff .person {
      flex: 0 1 50%;
  }
}
@media (max-width: 620px) {
  #reff .person {
      flex: 0 1 100%;
  }
}

#reff.reference {
  display: block;
  margin-top: 7.5rem;
  padding-top: 2rem;
}
#reff.reference {
  background-color: #fff;
}

#reff.reference h3 {
  text-decoration: underline;
  padding: 0 15px;
}

#reff.reference .person h4 {
  border: 0;
  text-align: left;
  font-weight: 900;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
#reff.reference .person p {
  font-style: normal;
  text-align: left;
  color: #9e9e9e;
}
#reff.reference .person .stars {
  border: 0;
  border-bottom: 1px solid #dadada;
  text-align: left;
}

.mo {
  border-top: 1px solid #dadada;
  color: #9e9e9e;
  padding-bottom: 5rem;
}
.mo:nth-of-type(odd) {
  border-right: 1px solid #dadada;
}
.mo h3 {
  font-weight: 500;
  text-transform: uppercase;
  color: #474747;
}
.mo .place, .mo .time {
  display: block;
  font-size: 18px;
}
.mo .time {
  margin-bottom: 1rem;
}
.mo .desc {
  margin-bottom: 2rem;
}
.mo .butt {
  background-color: #ef6b52;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 4px;
}
.mo .butt:hover {
  opacity: 0.9;
}
.mo .butt:first-of-type {
  margin-right: 1rem;
}

.mo .left {
  padding-top: 2rem;
}

.mo:nth-of-type(even) .left {
   padding-left: 1.5rem;
}

.mo .term {
  color: #4a4a56;
}

.mo .term span {
  display: block;
}

.mo .date-month {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 200;
  position: relative;
}
.mo .date-month:after {
  display: block;
  content: "";
  width: 3rem;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  background-color: #4a4a56;
}

.mo .date-day {
  margin-top: 1rem;
  font-size: 4rem;
  line-height: 1;
}

.mo-browse-json-message {
  display: none;
}

.browse_json_filter {
  width: 90%;
  max-width: 1200px;
  margin: 4rem auto;
}

.fitem label {
  text-transform: uppercase;
  font-size: 1.3rem;
}

.fitem div {
  display: inline-block;
  padding-left: 2rem;
}
.fitem .select {
  float: right;
}
.fitem div .label {
  padding-left: 0.5rem;
}

.x-kurzy-- #catalog-item_group_15-property-value--browse-perex {
  display: none;
}
.x-kurzy-- p {
  font-size: 17px
}

#news .tree_listing_items > .list_item {
  min-width: 420px;
  -webkit-flex: 0 0 420px;
    -ms-flex: 0 0 420px;
    flex: 0 0 420px;
}

#news .list_item_inner {
  background-color: #fff;
  position: relative;
  min-height: 350px;
  padding: 2rem 2rem 3rem;
}

#news .with-icon .list_item_inner {
  padding: 10px 10px 3rem 50%;
}

#news .icon {
  width: 45%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: 50%;
}
#news h3 {
  font-weight: 400;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1.1;
}
#news .perex-body {
  max-height: 100px;
  overflow: hidden;
  line-height: 1.3;
  color: #7d7d7d;
  margin: 1rem 0;
}
#news.blog .perex-body:before {
  content: "";
  height: 50px;
  width: 50%;
  display: block;
  position: absolute;
  z-index: 1;
  margin-top: 50px;
  background: white;
  background: -webkit-linear-gradient(top,rgba(255,0,0,0),rgba(255,255,255,1)); 
  background: -o-linear-gradient(bottom,rgba(255,0,0,0),rgba(255,255,255,1));
  background: -moz-linear-gradient(bottom,rgba(255,0,0,0),rgba(255,255,255,1)); 
  background: linear-gradient(to botom, rgba(255,0,0,0), rgba(255,255,255,1));
}
#news .moreparts a:nth-of-type(2) {
  display: none;
}

#news .moreparts a {
  text-transform: uppercase;
  font-size: 1.2rem;
  position:absolute;
  left: 2rem;
  bottom: 1rem;
}  
#news.blog .moreparts a {
  left: initial;
  right: 2rem;
}  

#news .with-icon .moreparts a {
  left: 50%;
}   

#news.blog h3,
#news.blog .perex-body {
  float: right;
  width: 50%;
  clear: right;
}

#catalog-item_group_12-property-value--perex {
    margin: 0 auto;
}

#catalog-item_group_18-property-value--faq >ul > li:before, #catalog-item_group_18-property-value--faq-2 >ul > li:before {
    position: absolute;
    top: 0;
    left: 0;
}

#catalog-item_group_18-property-value--faq >ul > li,#catalog-item_group_18-property-value--faq-2 >ul > li {
  padding-left: 48px;
}

.catalogtype-kurz .infor,
.catalogtype-kurz #jak-before,
.catalogtype-kurz .catalog-menu .catalog-menu-item:nth-of-type(7),
.catalogtype-kurz #catalog-item_layout-box--terminy-zkousek-- {
  display: none;
}

.catalogtype-vzdelavani-na-miru #catalog-item_layout-box--co-kurz-obsahuje--,
.catalogtype-vzdelavani-na-miru #catalog-item_layout-box--kolik-to-stoji--,
.catalogtype-vzdelavani-na-miru .catalog-menu .catalog-menu-item:nth-of-type(3),
.catalogtype-vzdelavani-na-miru .catalog-menu .catalog-menu-item:nth-of-type(4) {
  display: none;
}

.catalogtype-certifikace .prednasejici,
.catalogtype-certifikace .kestazeni,
/*.catalogtype-certifikace .mohlobyvaszajimat,
.catalogtype-certifikace .section-title--mohlobyvas,*/
.catalogtype-certifikace .info_message {
  display: none;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.container--small, #catalog-item_group_18 {
  max-width: 800px;
  margin: 0 auto;
}

 #catalog-item_group_13 {
   max-width: 600px;
   margin: 0 auto;
 }

#catalog-item_layout-box--tematicke-okruhy-- {
  padding: 3rem 0;
}

.prednasejici {
  padding-bottom: 4rem;
}

.prednasejici .catalog_icon_holder {
  width: 150px;
  display: block;
  margin: 0 auto;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
}

.prednasejici .catalog_icon_holder img {
  height: 100%;
  width: auto;
  max-width: none;
}

#catalog-item_group_22-property-value--prednasejici-1-text,
#catalog-item_group_22-property-value--prednasejici-2-text,
#catalog-item_group_22-property-value--prednasejici-3-text {
  padding: 0 3rem;
}

#catalog-item_group_22-property-value--prednasejici-1-text,
#catalog-item_group_22-property-value--prednasejici-2-text,
#catalog-item_group_22-property-value--prednasejici-3-text,
#catalog-item_group_22-property-value--prednasejici-1-foto,
#catalog-item_group_22-property-value--prednasejici-2-foto,
#catalog-item_group_22-property-value--prednasejici-3-foto {
  width: 31%;
  float: left;
  margin-right: 2.3333%;
}

#catalog-item_group_22-property-value--prednasejici-3-text,
#catalog-item_group_22-property-value--prednasejici-3-foto {
  margin-right: 0;
}

#catalog-item_group_22-property-value--prednasejici {
  margin-bottom: 5rem;
}

.kestazeni {
  background-color: #4b4a57 !important;
  color: #fff;
  padding: 2rem 0 4rem;
}

.kestazeni h4 {
  color: #fff;
  margin-bottom: 3.5rem;
  margin-top: 0;
  position: relative;
  left: -1rem;
}

.kestazeni a {
  color: #fff;
}

#catalog-item_group_19-property-value--file-1,
#catalog-item_group_19-property-value--file-2,
#catalog-item_group_19-property-value--file-3 {
  width: 31%;
  float: left;
  margin-right: 2.3333%;
  position: relative;
  padding-top: 100px;
}

#catalog-item_group_19-property-value--file-1:before,
#catalog-item_group_19-property-value--file-2:before,
#catalog-item_group_19-property-value--file-3:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  border: 1px solid #ef6a51;
  background-image: url('images/kniha.png');
  background-repeat: no-repeat;
  background-position: center center;
}

#catalog-item_group_19-property-value--file-3 {
  margin-right: 0;
}

.mohlobyvaszajimat {
  padding: 3rem 0;
}

.section-title--mohlobyvas {
  margin: 3rem auto;
  text-align: center;
}

.mohlobyvaszajimat .list_item {
  width: 31%;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0;
  background-color: #fff !important;
}

.mohlobyvaszajimat .catalog_icon_holder {
  height: 160px;
  display: block;
  overflow: hidden;
}

.mohlobyvaszajimat .catalog_icon_holder img {
  height: 160;
  width: auto;
}

.mohlobyvaszajimat .list_item_inner {
  padding: 0;
}

.mohlobyvaszajimat .catalog-property--name {
  font-size: 19px;
  padding: 0 2rem;
  margin: 1rem 0;
}

.mohlobyvaszajimat .catalog-property--name a {
  color: #4b4a57;
}

.mohlobyvaszajimat .catalog-property--perex p {
  font-size: 14px;
  padding: 0 2rem;
}

.mohlobyvaszajimat .catalog-property--perex {
  min-height: 210px;
}

.mohlobyvaszajimat .catalog-item-buy-link {
  display: none;
}

@media only screen and (max-width: 768px) {    
.mohlobyvaszajimat .list_item
 {
  //float: none;
  //width: 100%;
  //margin-right: 0;
  //margin-bottom: 2rem;
}
.mohlobyvaszajimat .list_item .catalog-property--name {
  font-size: 16px;
  padding: 0 1rem;
}
.mohlobyvaszajimat .list_item .catalog-property--perex {
  display: none;
}
.mohlobyvaszajimat .catalog_icon_holder {
  min-height: auto;
} 
.mohlobyvaszajimat .catalog_icon_holder img {
  height: auto;
}
#catalog-item_group_19-property-value--file-1,
#catalog-item_group_19-property-value--file-2,
#catalog-item_group_19-property-value--file-3,
#catalog-item_group_22-property-value--prednasejici-1-text,
#catalog-item_group_22-property-value--prednasejici-2-text,
#catalog-item_group_22-property-value--prednasejici-3-text
 {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 2rem;
}
#catalog-item_group_22-property-value--prednasejici-1-foto,
#catalog-item_group_22-property-value--prednasejici-2-foto,
#catalog-item_group_22-property-value--prednasejici-3-foto {
  display: none;
}
}

@media only screen and (max-width: 1500px) {
    .e-learning-link {
      display: none;
    }
}

@media only screen and (min-width: 1500px) {
  #main-menu-item--elearning-- {
    display: none !important;
  }
}


.clearfix:after {
  content: " ";
  float: none;
  clear: both;
  display: table;
}


.catalogtype-kurz #menu-pro-koho span:before {
  content: "Pro koho";
}
.catalogtype-certifikace #menu-pro-koho span:before {
  content: "Kdo zkoušku potřebuje";
}
#catalog-item_group_16-property-value--zakladni-cena {    
  display: inline-block;
  padding: 0.65rem 2rem;
  border: 2px solid #ed6b52;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  margin: 0.5rem 1.5rem;  
} 
#catalog-item_group_16-property-value--zakladni-cena span {    
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
}
                        
.slick-pagination .pag-wrapper{
  position: absolute;
  width: 100%;
  max-width: 1200px; 
  margin-top: 200px;
}
.slick-pagination ul {
  list-style-type: none;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.slick-arrow {
  content: '';
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin: 0 10px;
  padding: 0;
  background: url("images/mediaron/bullet.png") center no-repeat;
  cursor: pointer;
}                       
.slick-arrow.prev {
  -webkit-transform: rotate(180deg) translateX(50px);
  -moz-transform: rotate(180deg) translateX(50px);
  -o-transform: rotate(180deg) translateX(50px);
  -ms-transform: rotate(180deg) translateX(50px);
  transform: rotate(180deg) translateX(50px);
}
.slick-arrow.next {              
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}

.
