html {
    background: #fff;
    -webkit-font-smoothing: antialiased
}

body {
    background: #fff;
    color: #666;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 100%;
    padding: 0;
    word-wrap: break-word
}

a,
#gkMainbody a:active,
#gkMainbody a:focus,
#gkMainbody a:hover,
#gkMainbody header h1 a,
#gkMainbody header h2 a,
#k2Container article header h2 a {
    color: #363636;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    text-decoration: none
}

a:hover,
a:active,
a:focus,
#gkMainbody a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover,
#gkSidebar .box a:hover {
    color: #4c90fe
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 52px
}

h2,
.bigresult {
    color: #fd901c;
    font-size: 18px;
    font-weight: 700
}

.componentheading {
    font-family: 'Calibri', Arial, sans-serif;
    font-size: 17px;
    font-style: italic;
    padding-bottom: 2px;
    padding-top: 16px;
    text-align: center
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 13px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li {
    line-height: 2
}

p {
    margin: .5em 0 1.5em
}

.gkPage {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto!important;
    padding: 0;
    max-width: 1150px;
    min-width: 1150px
}

body[data-layout="left"] .gkPage {
    margin: 0!important
}

#gkHeader {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    margin-bottom: 70px
}

#gkHeader + #system-message-container {
    margin-bottom: 70px;
    margin-top: -70px
}

.imageBg #gkHeader {
    background: #000 url(../images/header.jpg) no-repeat center 0;
    background-attachment: fixed;
    border-bottom: none;
    margin-bottom: 0
}

#gkPageWrap {
    margin: 0 auto
}

#gkContent,
#gkPageContent {
    width: 100%
}

#gkPageContent + #gkFooter {
    margin-top: 50px
}

#gkLogo {
    height: 44px;
    margin: 24px 0 0;
    padding: 0;
    text-indent: -999em;
    text-shadow: none;
    width: 140px;
    display: block;
    float: left;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

#gkLogo img {
    display: block;
    margin: 0
}

#gkLogo.cssLogo,
#gkMenuWrap #gkLogo.cssLogo {
    background: transparent url(../images/style1/logo_white_bg.png) no-repeat 0 0;
    height: 103px;
    margin-top: 6px;
    width: 90px
}

#gkMenuWrap .contact_info {
    display: none
}

.imageBg #gkLogo.cssLogo {
    background: transparent url(../images/style1/logo_normal.png) no-repeat 0 0
}

.contact_info {
    width: 200px;
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #c3c2c2;
    margin-top: 12px
}

.contact_info .line1 {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -.25px
}

.contact_info .line1 .departament {
    text-decoration: underline
}

.contact_info .line2 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .4px
}

.contact_info .tabs {
    font-size: 14px
}

.contact_info .tabs .tab_pane.active {
    display: block
}

.contact_info .tabs .tab_pane {
    font-size: 21px;
    line-height: 20px;
    letter-spacing: .1px
}

.contact_info .tabs .tab_pane span {
    font-size: 17px;
    line-height: 22px
}

.contact_info .tabs .tab_pane {
    display: none
}

.contact_info .tabs li {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-indent: -9999px;
    margin-right: 12.6px;
    background: url(../images/sprite_iconMobile.png) 0 0 no-repeat
}

.contact_info .tabs li:hover {
    cursor: pointer
}

.contact_info .tabs ul li:first-child.open {
    background-position: 0 0
}

/*.contact_info .tabs ul li:nth-child(2).open {
    background-position: -20px 0
}*/

.contact_info .tabs ul li:nth-child(2).open {
    background-position: -40px 0
}

.contact_info .tabs ul li:nth-child(3).open {
    background-position: -60px 0
}

.contact_info .tabs ul li:nth-child(4).open {
    background-position: -80px 0
}

.contact_info .tabs ul li:first-child {
    background-position: 0 -20px
}

/*.contact_info .tabs ul li:nth-child(2) {
    background-position: -20px -20px
}*/

.contact_info .tabs ul li:nth-child(2) {
    background-position: -40px -20px
}

.contact_info .tabs ul li:nth-child(3) {
    background-position: -60px -20px
}

.contact_info .tabs ul li:nth-child(4) {
    background-position: -80px -20px
}

#gkLogo.text {
    color: #fff;
    display: block;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    height: auto;
    margin: 14px 0 0;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center;
    text-indent: 0
}

#gkMenuWrap #gkLogo.text {
    margin-top: 2px
}

#gkMenuWrap #gkLogo.text,
#gkMenuWrap #gkLogo.text .gkLogoSlogan {
    color: #333
}

#gkLogo.text > span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    padding: 0
}

#gkLogo.text .gkLogoSlogan {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 24px;
    text-align: center
}

#gkHeader {
    background: #f8f8f8
}

#gkHeader h1 {
    font-size: 36px;
    font-weight: 400;
    margin: 20px 0 0;
    padding: 10px 0 40px
}

#gkHeader h1 small {
    clear: both;
    color: #999;
    display: block;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 10px 0 0
}

.imageBg #gkHeaderMod {
    clear: both;
    color: #fff;
    padding: 180px 0 130px;
    text-align: center
}

.imageBg #gkHeaderMod h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 400;
    letter-spacing: -3px;
    line-height: 56px;
    margin: 0;
    padding: 0
}

.imageBg #gkHeaderMod h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 56px
}

.imageBg #gkHeaderMod .gk-form {
    background: rgba(255, 255, 255, .12);
    border: 1px solid rgba(255, 255, 255, .23);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin: 50px 0 65px;
    padding: 10px 10px 7px
}

.imageBg #gkHeaderMod input[type="email"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none!important;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    display: inline-block;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    height: 68px;
    margin: 0!important;
    padding: 0 30px;
    position: relative;
    top: -3px;
    width: 456px
}

.imageBg #gkHeaderMod input[type="email"]::-webkit-input-placeholder {
    color: #999;
    font-size: 20px;
    font-style: italic
}

.imageBg #gkHeaderMod input[type="email"]:-moz-placeholder {
    color: #999;
    font-size: 20px;
    font-style: italic
}

.imageBg #gkHeaderMod input[type="email"]::-moz-placeholder {
    color: #999;
    font-size: 20px;
    font-style: italic
}

.imageBg #gkHeaderMod input[type="email"]:-ms-input-placeholder {
    color: #999;
    font-size: 20px;
    font-style: italic
}

.imageBg #gkHeaderMod input[type="submit"] {
    background: #4c90fe;
    border: none!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    font-size: 26px;
    font-weight: 400;
    height: 68px;
    margin: 0 0 0 10px;
    padding: 0 30px
}

.imageBg #gkHeaderMod input[type="submit"]:active,
.imageBg #gkHeaderMod input[type="submit"]:focus,
.imageBg #gkHeaderMod input[type="submit"]:hover {
    background: #fec54c
}

.imageBg #gkHeaderMod .gk-video-link {
    background: transparent url(../images/gk_video_link.png) no-repeat 0 center;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 75px;
    -webkit-transition: background-position .2s ease-out, color .2s ease-out;
    -moz-transition: background-position .2s ease-out, color .2s ease-out;
    -ms-transition: background-position .2s ease-out, color .2s ease-out;
    -o-transition: background-position .2s ease-out, color .2s ease-out;
    transition: background-position .2s ease-out, color .2s ease-out
}

.imageBg #gkHeaderMod .gk-video-link:hover {
    background-position: 10px center;
    color: #fec54c
}

.imageBg #gkHeaderMod p {
    margin: 0
}

#gkStyleArea {
    clear: both;
    display: block;
    line-height: 10px;
    margin: 20px 0 40px;
    padding: 10px 0;
    text-align: center
}

#gkStyleArea a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 15px 0 0 5px;
    text-indent: -9999px;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    transition: transform .2s ease-out;
    width: 10px
}

#gkStyleArea a:first-child {
    margin-left: 0
}

#gkStyleArea a:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

#gkproc h2 {
    top: 0;
    position: absolute;
    left: -6811px
}

#gkColor1 {
    background: #4c90fe
}

#gkColor2 {
    background: #99c24b
}

#gkColor3 {
    background: #de5643
}

#gkFooter {
    border-top: 1px solid #ddd
}

#gkBottom1,
#gkBottom10,
#gkBottom3,
#gkBottom5 {
    background: #f8f8f8
}

#gkBottom1,
#gkBottom2,
#gkBottom10,
#gkBottom3,
#gkBottom4,
#gkBottom5,
#gkBottom6 {
    border-top: 1px solid #eee;
    padding: 0
}

#gkBottom20 {
    border-top: 1px solid #eee;
    padding: 0;
    background: url(../images/back1.jpg) no-repeat center 0
}

#gkBreadcrumb {
    background: transparent;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px;
    padding: 10px 0
}

#gkBreadcrumb .breadcrumbs {
    float: left;
    color: #666
}

#gkBreadcrumb .breadcrumbs li.separator {
    width: 10px;
    text-align: center;
    padding: 0 6px!important;
    color: #ddd
}

#gkBreadcrumb .breadcrumbs li.pathway {
    padding-right: 20px
}

#gkBreadcrumb .breadcrumbs > ul > li {
    float: left;
    font-size: 13px;
    font-weight: 500
}

#gkBreadcrumb .breadcrumbs > ul > li a {
    font-weight: 400
}

#gkTools {
    float: right;
    margin: 4px 0 0 10px
}

#gkTools a {
    display: block;
    float: left;
    width: 22px;
    height: 16px;
    margin: 0!important;
    text-indent: -99999em;
    background: url(../images/font_size.png) no-repeat -38px 50%
}

a#gkToolsReset {
    background-position: -15px 50%;
    margin-left: 6px
}

a#gkToolsDec {
    background-position: 6px 50%
}

#gkFooter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #888;
    font-size: 13px;
    line-height: 24px;
    padding: 0
}

#gkFooter > div {
    padding: 20px 0
}

#gkFooterNav {
    float: left
}

#gkFooterNav li {
    border: none;
    float: left;
    margin: 0 10px 0 0 !important;
    padding: 0
}

#gkFooterNav a {
    color: #666
}

#gkFooterNav li:hover,
#gkFooterNav a:hover {
    background: transparent;
    color: #4c90fe
}

#gkCopyrights {
    float: right;
    margin: 0 0 20px;
    font-size: 11px;
}

#gkFrameworkLogo {
    display: block;
    width: 90px;
    height: 36px;
    background: url(../images/gavern-logo.png) no-repeat 0 0;
    text-indent: -9999em;
    margin: 12px auto 0;
    opacity: .4
}

.box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 20px;
    padding: 20px;
    width: 100%
}

#gkSidebar .box {
    color: #848484;
    margin: 0 0 20px;
    padding: 10px 0
}

#gkSidebar .box:first-child {
    border-top: none;
    padding-top: 0
}

div.content {
    clear: both
}

.box li {
    padding: 5px 0
}

.box li:last-child {
    border-bottom: none
}

.box li a {
    line-height: 2;
    text-decoration: none
}

.box a {
    text-decoration: none
}

.box ul ul {
    margin-left: 20px
}

.box .header {
    color: #333;
    font-size: 22px;
    line-height: 22px;
    padding: 0 0 20px
}

.box .header em {
    color: #fec54c;
    font-style: normal
}

.box.clear {
    margin: 0;
    padding: 0
}

.clear div.content {
    clear: both
}

.box.nomargin {
    margin-left: 0!important;
    margin-right: 0!important
}

#gkSidebar .box a {
    color: #848484
}

#gkSidebar .box.advertisement {
    border-top: none
}

.box.advertisement .header {
    background: transparent;
    border-bottom: 1px solid #e5e5e5;
    color: #ccc!important;
    font-size: 11px!important;
    font-weight: 300;
    margin: 0 0 12px;
    min-height: 21px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    line-height: 16px;
    font-family: Arial, Verdana, sans-serif!important
}

.box.advertisement .header span {
    background: transparent;
    float: right;
    line-height: 16px;
    padding: 0
}

.box.light {
    background: #f8f8f8;
    padding: 20px!important
}

.box_text > div {
    background: #fff
}

.box.dark {
    background: #333!important;
    color: #999;
    padding: 20px!important
}

.box.dark .header {
    background: transparent!important;
    line-height: 1.2
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
    color: #ddd
}

.box.dark ul {
    margin: 0;
    padding: 0
}

.box.dark ul li {
    border-bottom: 1px solid #555;
    position: relative
}

.box.dark ul li:last-child {
    border-bottom: none
}

.box.dark a {
    color: #ddd!important
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
    color: #fec54c!important
}

.box.dark ul ul {
    margin: 0 0 0 20px
}

.box.nomargin {
    margin: 0!important;
    padding: 0!important
}

.box.centered h2.header {
    font-size: 42px;
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 15px;
    text-align: center
}

.box.centered {
    padding: 50px 0!important
}

.gkCentered {
    clear: both;
    font-size: 18px;
    font-weight: 300;
    text-align: center
}

#gkMainbody .box.centered {
    padding-top: 90px!important
}

.box.testimonials {
    overflow: hidden
}

.onlytablet {
    display: none
}

.onlymobile {
    display: none
}

#gkFBLogin {
    float: left;
    width: 45%
}

#gkFBLogin p {
    line-height: 18px;
    margin: 14px 0 20px
}

#gkpro h2 {
    top: 0;
    position: absolute;
    left: -6722px
}

#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
    float: left;
    width: 45%;
    margin-left: 4%;
    padding-left: 30px;
    border-left: 1px solid #e7e7e7
}

#form-login-remember {
    margin: 10px 0
}

#form-login-remember label {
    color: #777;
    font-size: 11px;
    font-weight: 400;
    line-height: 27px
}

#login-form fieldset {
    margin: 0 0 20px
}

#login-form fieldset p {
    margin: .5em 0
}

#login-form ul {
    border-top: 1px solid #E7E7E7;
    overflow: hidden;
    padding: 12px 0 0
}

#login-form ul li {
    font-size: 11px;
    line-height: 1.6
}

#login-form input[type="text"],
#login-form input[type="password"] {
    width: 85%
}

label#jform_spacer-lbl {
    font-size: 11px;
    font-weight: 400;
    color: #666
}

span#fb-auth small {
    width: 20px;
    background: transparent url(../images/fbauth.png) no-repeat 0 2px;
    text-indent: -999em;
    display: block;
    float: left;
    border-right: 1px solid #a0aecd;
    margin: 3px 16px 0 0;
    height: 17px
}

span#fb-auth {
    background-color: #798db9;
    display: inline-block;
    color: #fff;
    font-family: arial;
    line-height: 26px;
    font-size: 12px;
    font-weight: 700;
    margin: 12px 0 6px;
    padding: 7px 24px 7px 12px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #445375;
    cursor: pointer;
    height: 24px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    position: relative;
    top: -3px
}

span#fb-auth:hover {
    background-color: #556b9b
}

.login span#fb-auth {
    margin: 6px 0 0 10px
}

#logo2 {
    display: block;
    float: left;
    height: 44px;
    margin: 24px 30px 0 0;
    padding: 0;
    text-shadow: none;
    transition: background-color .3s linear 0;
    width: 140px
}

.orangeicon {
    position: relative
}

.orangeicon2 {
    position: relative
}

.orangeicon a.orange-ico {
    display: block;
    width: 202px;
    height: 56px;
    position: absolute;
    right: 0;
    top: -60px;
    background: url(../images/orange_gray.png)center no-repeat
}



.orangeicon a.orange-ico:hover {
    background: url(../images/orange1.png)center no-repeat
}



.socialki {
    position: relative
}
.socialki .google {
    display: inline-block;
    background-image: url(../images/play_icn.png);
    width: 23px;
    height: 25px;
    position: absolute;
    background-position: 0 0;
    right: 230px;
    top: -40px;

}
.socialki .google:hover{
	background-position: 0 28px;
}
.socialki .fb {
    display: inline-block;
    background-image: url(../images/soc_icns.png);
    width: 15px;
    height: 25px;
    position: absolute;
    background-position: -1px 0;
    right: 325px;
    top: -40px
}

.socialki .vk {
    display: inline-block;
    background-image: url(../images/soc_icns.png);
    background-position: 25px 0;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 263px;
    top: -40px
}

.socialki .itcluster {
    display: inline-block;
    background-image: url(../images/itcluster2.png);
    background-position: 40px 0;
    width: 40px;
    height: 25px;
    position: absolute;
    right: 185px;
    top: -40px
}

.socialki .itcluster:hover {
    background-position: 40px 23px
}

.socialki .fb:hover {
    background-position: -1px 28px
}

.socialki .vk:hover {
    background-position: 25px 28px
}
.socialki .inst {
    display: inline-block;
    background-image: url(../images/inst.png);
    background-position: 23px 0;
    width: 23px;
    height: 23px;
    position: absolute;
    right: 295px;
    top: -37px
}
.socialki .inst:hover {
    background-position: 23px 23px
}

#yoo-zoo .teaser-item:nth-child(odd) .pos-logotip {
    float: left;
    margin: 0 30px 0 0;
    text-align: center;
    width: 127px
}

#yoo-zoo .items {
    padding-bottom: 80px
}

#yoo-zoo .teaser-item .pos-logotip img {
    border-radius: 100px;
    border: 1px solid #CCC;
    box-shadow: 0 0 2px 1px #E8E8E8
}

#yoo-zoo .teaser-item:nth-child(odd) .pos-recommendation {
    float: right;
    margin-top: 65px;
    border: .5px solid #ddd
}

#yoo-zoo .teaser-item:nth-child(even) .pos-logotip {
    float: right;
    margin: 0 0 0 30px;
    text-align: center;
    width: 127px
}

#yoo-zoo .teaser-item .pos-logotip a {
    display: block
}

#yoo-zoo .teaser-item:nth-child(even) .pos-recommendation {
    float: left;
    border: .5px solid #ddd;
    margin-top: 65px
}

#yoo-zoo .teaser-item .citata {
    width: 520px;
    text-align: justify;
    position: relative;
    font-style: italic;
    margin-top: 50px
}

#yoo-zoo .teaser-item .citata:before {
    content: '';
    display: inline-block;
    width: 33px;
    padding: 0 30px 0 0;
    height: 22px;
    position: absolute;
    background: url(../images/open-quote.png) center no-repeat
}

#yoo-zoo .teaser-item .citata:after {
    content: '';
    display: inline-block;
    width: 33px;
    height: 22px;
    position: absolute;
    background: url(../images/close-quote.png) center no-repeat
}

#yoo-zoo .teaser-item:nth-child(odd) .citata {
    float: left;
    margin-left: 25px
}

#yoo-zoo .teaser-item:nth-child(even) .citata {
    float: right;
    margin-right: 25px
}

#yoo-zoo .items div.teaser-item {
    padding: 0 0 20px
}

#yoo-zoo .teaser-item:nth-child(odd) .citata:before {
    left: -60px
}

#yoo-zoo .teaser-item:nth-child(even) .citata:before {
    right: -60px
}

#yoo-zoo .teaser-item:nth-child(odd) .citata:after {
    right: -60px;
    bottom: 0
}

#yoo-zoo .teaser-item:nth-child(even) .citata:after {
    left: -40px;
    bottom: 0
}

#yoo-zoo .teaser-item .citata .pos-company {
    font-size: 16px;
    color: #464646
}

#yoo-zoo .teaser-item:nth-child(odd) .citata .pos-company {
    text-align: right;
    font-weight: 700
}

#yoo-zoo .teaser-item:nth-child(even) .citata .pos-company {
    text-align: left;
    font-weight: 700
}

#yoo-zoo .details.alignment-center {
    text-align: left
}

#yoo-zoo .teaser-item .citata .pos-coment p {
    line-height: 115%;
    font-size: 15px;
    margin-bottom: 15px
}

.itemid-436 #gkSidebar {
    min-height: auto
}

.zoo-pagination {
    border-top: 3px solid #FD901C;
    position: absolute;
    bottom: 10px;
    width: 842px;
    margin-top: 30px
}

.zoo-pagination .pagination-bg {
    cursor: auto;
    margin-top: 10px
}

.zoo-pagination .pagination-bg > * {
    min-width: 26px;
    min-height: 25px;
    border-right: 1px solid #E5E5E5;
    padding: 2px 12px;
    display: inline-block;
    text-align: center
}

.zoo-pagination .pagination-bg .counter {
    float: right;
    font-size: 11px;
    border-right: 0;
    color: #909090
}