@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@font-face {
    font-family: 'geometria_lightlight';
    src: url('/fonts/Geometria-Light-webfont.eot');
    src: url('/fonts/Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Geometria-Light-webfont.woff2') format('woff2'),
         url('/fonts/Geometria-Light-webfont.woff') format('woff'),
         url('/fonts/Geometria-Light-webfont.ttf') format('truetype'),
         url('/fonts/Geometria-Light-webfont.svg#geometria_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
  position: relative;
  min-height: 100%;
}
body{
    margin-bottom: 85px!important;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
}
body a{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.item_1043 h2, .item_1391 h2, .item_1475 h2 {
    font-family: "Soho Gothic Pro", sans-serif!important;
    color: #0082C9!important;
    font-size: 50px!important;
    font-weight: bold;
    line-height: 88px;
    margin-bottom: 55px;
}
.item_1043 h3 {
    font-family: "Soho Gothic Pro", sans-serif!important;
    color: #292C32!important;
    font-size: 17px!important;
    font-weight: bold;
    margin-bottom: 0px;
}
.item_1043 h4 {
    font-family: "Soho Gothic Pro Regular", sans-serif!important;
    color: #0082C9!important;
    font-size: 25px!important;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 35px;
}
.item_1043 p {
    font-family: "Soho Gothic Pro Regular", sans-serif!important;
    color: #292C32!important;
    font-size: 17px!important;
    font-weight: 300;
    line-height: 25px;
}
.item_1043 .obsah .container {
    position: relative;
}
.item_1043 .obsah .container:before {
    content: "";
    width: 300px;
    height: 300px;
    display: inline-block;
    top: 200px;
    left: -170px;
    background-image: url('/jpg/galerie/velky/1043_Beko-cisticka.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    position: absolute;
}
.item_1043 p a {
    color: #EB2327;
}
.item_1043 h2:before, .item_1391 h2:before, .item_1475 h2:before {
    display: none;
}
.item_1043 h2 small, .item_1391 h2 small, .item_1475 h2 small {
    display: block;
    color: #003E70!important;
    font-size: 25px!important;
    font-weight: bold;
}
.produkt {
    border: 1px solid #9B9B9B;
}
.formular_soutez .form-group, .formular_oslava .form-group {
    margin-bottom: 20px;
}
.produkt_obal {
    padding: 25px 10px;
}
.youtube-video {
    float: none;
    clear: left;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 1em;
}
.datum_c {
    display: inline-block;
    padding: 6px 0px;
}
.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px none;
}
.komercni {
    color: #9B9B9B;
    text-align: right;
    width: 100%;
    max-width: 350px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    bottom: -14px;
}
.dostupnost {
    margin-top: 15px;
    text-align: center;
    color: #fff;
    background-color: #EB2327;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 14px!important;
    margin-bottom: 15px;
}
.produkt h4 {
    font-size: 20px!important;
    margin-top: 0px!important;
    color: #292C32;
    line-height: 35px!important;
    font-weight: bold;
}
.produkt p {
    color: #292C32!important;
    font-size: 17px!important;
    line-height: 25px!important;
}
.popis_p {
    margin-bottom: 15px;
    padding-top: 10px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.popis_p p{
    color: #707070!important;
}
.aktualni-cislo {
    position: relative;
}
.aktuality_list {
    margin-top: 25px;
}
.aktuality_list h3 {
    margin-top: 0px;
}
.aktuality_list h3 a {
    text-align: left;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
.nadpis_aktuality {
    text-align: left;
}
.nadpis_aktuality a {
    display: inline-block;
    width: 100%;
    color: #EB2327!important;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif!important;
    text-align: left;
    padding-left: 10px;
}

.nadpis_aktuality a:hover small {
    color: #B3B3B3!important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.nadpis_aktuality small {
    font-size: 15px;
    color: #EB2327;
    float: right;
    display: inline-block;
    text-align: left;
    padding-top: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.nadpis_aktuality a:hover {
    color: #B3B3B3!important;
}
.aktuality {
    padding: 15px;
    background-color: #B3B3B3;
}
.aktualita {
    width: 100%;
    display: inline-block;
    padding: 0px 15px;
}
.aktualita .row {
    display: block;
}
.aktuality .clearfix {
    display: inline-block;
    width: 100%;
}
.aktuality .clearfix hr {
    border-color: #fff;
    margin: 15.6px 0px;
}
.aktualita:hover .obrazek_novinka:before {
    height:6px;
    top:-6px;
    opacity: 1;
    transition:opacity 0.5s linear;
}
.obrazek_novinka:before {
    content: "";
    background-color: #EB2327;
    width: 100%;
    height: 0px;
    display: inline-block;
    position: absolute;
    top:0px;
    opacity: 0;
    left:0px;
    transition:opacity 0.5s linear;
}
.aktualita h3 {
    margin: 0px;
    max-height: 70px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
}
.aktualita p {
    color: #fff;
    margin-bottom: 0px;
}
.aktualita .col-xs-4 {
    padding-right: 5px;
    padding-left: 0px;
}
.aktualita .col-xs-8 {
    padding-left: 5px;
    padding-right: 0px;
}
.search {
    position: absolute;
    bottom: -10px;
    right: 0px;
}
.search input {
    color: #9B9B9B;
    border: 1px solid #9B9B9B;
    border-radius: 50px;
    width: 100%;
    padding: 4px 10px;
    max-width: 250px;
    position: relative;
}
.search .fa {
    top: 7px;
    position: absolute;
    right: 10px;
}
#navbar {
    position: relative;
}
.clanek {
    border: 1px solid #707070;
}
.casopis_new {
    margin-top: 25px;
}
.casopis_new a {
    display: inline-block;
    width: 100%;
}
.casopis_new p {
    font-size: 25px;
    line-height: 35px;
    color: #9B9B9B!important;
}
.casopis_new h3 {
    margin-top: 0px;
    font-size: 50px;
    letter-spacing: 2.5px;
    color: #9B9B9B;
}
.casopis_new .obrazek_clanek {
    min-height: 167px!important;
}
.img_aktualita {
    border-top: 15px solid #EB2327;
    display: inline-block;
}
.casopis_new .files, .aktuality_list .files {
    margin-top: 25px;
}
.casopis_new .clanky {
    margin-top: 25px;
}
.casopis_new .files a, .aktuality_list .files a {
    border: 1px solid #707070;
    border-radius: 30px;
    background-color: #707070;
    color: #fff;
    margin: 0px!important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 10px!important;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif!important;
    line-height: 35px;
    width: 100%;
    display: inline-block;
}
.casopis_new .files a:hover, .aktuality_list .files a:hover {
    color: #707070;
    background-color: #fff;
}
.casopis_new .files a .fa, .aktuality_list .files a .fa {
    font-size: 22px;
    padding-right: 10px;
}
.lista_top {
    padding: 0px 0px 10px 0px;
    border-bottom: 1.5px solid #9B9B9B;
    display: inline-block;
    width: 100%;
}
.social_line {
    float: right;
    padding-top: 14px;
}
.social_line a {
    padding: 4px 0px;
    margin: 0px 10px;
    font-size: 22px;
    color: #9B9B9B;
}
.img_big {
    position: relative;
}
.img_text {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    color: #fff;
    font-size: 15px;
    font-style: italic;
    padding: 8px 10px;
    background-color: #707070;
    display: inline-block;
}
.social_line a:last-child {
    margin-right: 0px;
}
.clanek_detail {
    margin-top: 25px;
}
.clanek_detail h3{
    font-size: 40px;
    color: #9B9B9B;
    line-height: 50px;
}
.clanek_detail h4 {
    color: #292C32;
    font-size: 22px;
    margin-top: 25px;
    line-height: 25px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif!important;
}
.clanek_detail p {
    font-size: 17px;
    line-height: 25px;
}
.clanek_detail img {
    max-width: 100%;
}
.btn-back {
    background-color: #707070;
    color: #fff;
    padding: 2px 12px!important;
    border: 1px solid #707070!important;
    border-radius: 30px!important;
    text-transform: uppercase;
    font-size: 20px!important;
    line-height: 27px!important;
}
.btn-back:hover {
    background-color: #fff;
    color: #707070;
}
.img_in_text {
    position: relative;
    height: 345px;
    display: inline-block;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.galerie {
    margin: 20px auto;
}
.perex p {
    font-size: 22px;
    color: #292C32!important;
    line-height: 30px;
    margin: 20px auto;
}
.header h1 {
    font-size: 66px;
    letter-spacing: 3.3px;
    color: #9B9B9B;
}
.clanek .kategorie {
    background-color: #EB2327;
    color: #fff;
    padding: 3px;
    float: left;
    text-align: left;
    margin: 6px 6px;
    font-size: 9px;
    font-weight: 600;
    width: 180px;
    text-transform: uppercase;
    display: inline-block;
      -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.clanek:hover .kategorie {
    margin: 6px 0px;
    padding-left: 9px;
    width: 100%;
      -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.clanek_obal {
    background-color: #707070;
    padding: 6px;
}
.clanek h3 {
    max-height: 111px;
    min-height: 111px;
    overflow: hidden;
    color: #fff;
    text-align: left;
    margin-bottom: 2px;
    margin-top: 0px;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif!important;
}
.home_clanky {
    text-align: center;
}
.clanky_relative h3 {
    background-color: #707070;
    padding: 9px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif!important;
}
.btn-next, .btn-next-akt, .btn-next-vyhledat, .btn-next-videos {
    background-color: #707070;
    color: #fff;
    padding: 12px 10px!important;
    position: relative;
    min-width: 90px;
    margin-bottom: 25px!important;
    border-radius: 55px!important;
}
.btn-next:before, .btn-next-akt:before, .btn-next-vyhledat:before, .btn-next-videos:before {
    position: absolute;
    top: 0px;
    font-size: 22px;
    line-height: 11px;
    width: 100%;
    display: inline-block;
    content: "...";
    left: 0px;
    text-align: center;
    margin: auto;
}
.item_1331 h1 {
    font-size: 55px;
}
.item_1331 .obsah h2, .item_1580 .obsah h2, .item_1589 .obsah h2 {
    font-size: 40px;
    font-family: 'Open Sans', sans-serif!important;
    color: #EB2327;
}
.item_1589 .obsah h2 {
    color: #EEB111;
}
.item_1580 .obsah h2 {
    color: #000;
}
.item_1331 .obsah h2:before, .item_1580 .obsah h2:before, .item_1589 .obsah h2:before {
    content: "";
}
.item_1331 .carousel, .item_1580 .carousel, .item_1589 .carousel {
    border: 0px none!important;
    margin: 45px auto;
}
.item_1331 .carousel-control, .item_1580 .carousel-control, .item_1589 .carousel-control {
    opacity: 1!important;
    color: #000!important;
}
.item_1331 .carousel-control.left, .item_1580 .carousel-control.left, .item_1589 .carousel-control.left {
    left: -30px!important;
    width: 30px!important;
}
.item_1331 .carousel-control.right, .item_1580 .carousel-control.right, .item_1589 .carousel-control.right {
    right: -30px!important;
    width: 30px!important;
}
.item_1331 .carousel-control .glyphicon-chevron-right, .item_1580 .carousel-control .glyphicon-chevron-right, .item_1589 .carousel-control .glyphicon-chevron-right {
    right: 0px!important;
}
.item_1331 .carousel-indicators, .item_1580 .carousel-indicators, .item_1589 .carousel-indicators {
    bottom: -40px;
}
.item_1331 .carousel-indicators li, .item_1580 .carousel-indicators li, .item_1589 .carousel-indicators li {
    width: 14px!important;
    height: 14px!important;
    border: 1px solid #636466;
    margin: 1px!important;
}
.item_1331 .carousel-indicators .active, .item_1580 .carousel-indicators .active, .item_1589 .carousel-indicators .active {
    width: 14px!important;
    height: 14px!important;
    position: relative;
}
.item_1331 .carousel-indicators .active:before, .item_1580 .carousel-indicators .active:before, .item_1589 .carousel-indicators .active:before {
    content: "";
    background-color: #636466;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 1.5px;
    left: 50%;
    margin-left: -4px;
}
.img_carousel {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px!important;
}
.min_height_carousel {
    min-height: 450px!important;
    background-color: #EB2327;
}
.item_1580 .min_height_carousel {
    background-color: #000;
}
.item_1589 .min_height_carousel {
    background-color: #EEB111;
}
.padding_carousel {
    padding: 30px;
    color: #fff;
    font-size: 19px;
    line-height: 28px;
}
.padding_carousel h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
.video_icon {
    margin-left: 10px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0px 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.clanek p {
    color: #fff!important;
    line-height: 15px;
    margin-bottom: 0px;
    font-size: 15px!important;
}
.clanek h3 {
    letter-spacing: 0.7px!important;
}
.clanek h3 a {
    color: #fff;
    line-height: 20px;
    font-size: 18px!important;
}
.obrazek_clanek {
    width: 100%;
    display: inline-block;
    min-height: 230px;
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.obrazek_novinka {
    width: 100%;
    height: 100%;
    max-width: 75px;
    min-width: 75px;
    display: inline-block;
    min-height: 75px;
    max-height: 75px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.banner {
    margin-bottom: 20px;
}
#map_canvas {
    width: 100%;
    min-height: 300px;
}
.kontakt h3 {
    font-family: 'geometria_lightlight';
    text-transform: uppercase;
}
h3.text-center {
    font-family: 'geometria_lightlight';
    font-size: 1.8em;
}
.kontakt p {
    text-align:center;
}
.kontakt .text-center p {
    text-transform: uppercase;
}
.header_main a {
    color: #fff;
}
.header_main a:hover {
    color: #fff;
    text-decoration: none;
}
.header_main a:focus {
    color: #fff;
    text-decoration: none;
}
.dalsi-odkazy {
    position: relative;
}
.casopis img {
    max-height: 212px;
    max-width: 100%;
}
.border-icon {
    border-top: 1px solid #777777;
    padding: 15px 0px;
    position: relative;
    cursor: pointer;
}
.casopis h3 {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
    max-width: 165px;
    text-align: center;
    text-decoration: underline;
}
.margin-bottom {
    margin-bottom: 25px;
}
.archiv h2 {
    margin: 0px;
}
.text .collapsed:after {
    content: "\f078"!important;
    font-family: "FontAwesome";
    position: absolute;
    top: 15px;
    right: 10px;
    color: #777777;
}
.text .border-icon:after {
    content: "\f077";
    font-family: "FontAwesome";
    position: absolute;
    top: 15px;
    color: #777777;
    right: 10px;
}
.files li:before {
    content: none!important;
}
.files {
    padding: 0px;
}
.files li {
    margin: 10px 0px!important;
    min-height: 40px;
    padding: 0px!important;
    background-color: #fff!important;
}
.files a {
    color: #777777;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 11px;
    display: inline-block;
}
.absolute {
    z-index: 2;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.absolute a {
    display: block;
}
.aktualni-cislo .absolute-reg{
    position: absolute;
    left: 15px;
    top: 15px;
}
.aktualni-cislo .absolute-new{
    position: absolute;
    right: 15px;
    background-color: #EB2327;
}
.aktualni-cislo .absolute-new a{
    padding: 5px 20px;
    display: block;
}
.aktualni-cislo .absolute {
    position: absolute;
    bottom: 15px;
    left: 15px;
    text-transform: uppercase;
    z-index: 2;
}
.absolute small {
    text-transform: uppercase;
}
.dalsi-odkazy:hover .overlay{
    opacity: 1;
}
.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(255,0,0,0.5);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.absolute span {
    font-size: 2.2em;
}
.header img {
    width: 100%;
}
.header {
    background-image: url("/jpg/header.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #636466;
    margin-top: 113px;
}
h1,h2,h3,h4,h5 {
    font-family: 'geometria_lightlight'!important;
}
.header h1 {
    text-align: left;
    text-transform: uppercase;
}
.menuhome h3 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 1.2em;
}
.hidden-now {
    display: none;
}
#novinky h3 {
    text-transform: uppercase;
    color:#777777;
    font-size: 2em;
}
#novinky small {
    color: #777777;
}
.menuhome {
    margin-bottom: 60px;
}
.menuhome .active span{
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 15px;
    height: 4px;
    background-color: #EB2327;
}
.menuhome .col-xs-4 a {
    position: relative;
    display: block;
    border-bottom: 4px solid #808A94;
}
.menuhome .col-xs-4:nth-child(2) a {
    border-bottom: 4px solid #D6D7DC;
}
.menuhome .col-xs-4:nth-child(3) a {
    border-bottom: 4px solid #EAEBED;
}
.partnerihome {
    margin: 30px 0px;
}
.partnerihome .col-xs-4:nth-child(2) a {
    position: relative;
    display: block;
    border-bottom: 4px solid #D6D7DC;
}
.partnerihome h3 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 1.2em;
}
.padding-right-zero {
    padding-right: 0px!important;
}
.padding-no {
    padding: 0px!important;
}
.padding-left-zero {
    padding-left: 0px!important;
}
input[type='radio']:focus {
    border-color: trasparent;
}
input[type='radio'] {
    -webkit-appearance:none;
    width:40px;
    height:40px;
    border:1px solid #BABABA;
    border-radius:50%;
    outline:none;
}
input[type='radio']:hover {
    box-shadow:0 0 5px 0px orange inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;
    border-radius:50%;
}
input[type='radio']:checked:before {
    background:#EB2327;
}
.header_main {
    display: table;
    width: 100%;
    margin-top: 113px;
}
.header_main img {
    width: 100%;
}
.header_main .col-sm-6,.header_main .col-xs-12,.header_main .col-xs-6 {
    padding: 0px;
}
.header p {
    width: 75%;
    margin: 30px auto 0px auto;
}
.navbar .fa-home {
    font-size: 1.4em;
    line-height: 12px!important;
}
.navbar a {
    line-height: 16px!important;
}
.obsah h2 {
    font-size: 1.6em;
    color: #2A2627;
    text-align: left;
}
.obsah h2:before {
  font-size: 0.35em;
  content: "\f111";
  font-family: "FontAwesome";
  color: #EB2327;
  position: relative;
  top: -4px;
}
.obsah ul {
    margin-bottom: 30px;
}
.obsah ul li {
    color: #777777;
    list-style: none;
    padding: 3px 3px 3px 8px;
    margin: 0px;
    position: relative;
}
.obsah ul li:before {
    font-size: 8px;
    left: -13px;
    top: 8px;
    position: absolute;
    content: "\f111";
    font-family: "FontAwesome";
}
.obsah ul li:nth-child(2n) {
    background-color: #F7F7F7;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-star-left {
    font-size: 0.1em;
    float: left;
    width: 33px;
    height: 15px;
    margin-right: 15px;
    padding-top: 5px;
}
.icon-info-circle-phone {
    width: 160px;
    height: 160px;
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
        -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.icon-info-circle-phone .fa {
    top: 52px;
    font-size: 3em;
    left: 1px;
}
.icon-info-circle {
    border: 1px solid #777777;
    color: #777777;
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.icon-info-circle .fa {
    top: 9px;
    left: 1px;
}
.noneBorder {
    border: none!important;
}
.backgroundGray {
     border-color: #D0D0D0!important;
    background-color: #D0D0D0!important;
}
.obsah a:hover {
    text-decoration: none;
}
.obsah {
    padding: 20px 0px 20px 0px;
}
.text p {
    color: #777777;
}

#back-top {
position: fixed;
bottom: 0px;
right: 15px;
z-index: 9999;
}
#back-top a {
width: 50px;
display: block;
text-align: center;
text-decoration: none;
color: #18A0C6;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top span {
width: 50px;
height: 50px;
display: block;
margin-bottom: 7px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top i {
font-size: 4em;
}

.footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 85px;
}
.footer .container {
    padding: 15px 0px;
    border-top: 1px solid #BABABA;
}
.footer img {
    margin-right: 15px;
}
.footer p {
    margin-top: 15px;
    display: inline-block;
    position: relative;
    top: 4px;
    color: #777777;
}
.pagination li {
    padding: 0px!important;
}
.pagination li:before {
    content: ""!important;
}
