@charset "utf-8";
@import "animate.css";

@font-face {
    font-family: dsr;
    src: url(../fonts/DroidSans-webfont.eot);
    src: url(../fonts/DroidSans-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidSans-webfont.woff) format('woff'), url(../fonts/DroidSans-webfont.svg#droid_sansregular) format('svg'), url(../fonts/DroidSans-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: dsb;
    src: url(../fonts/DroidSans-Bold-webfont.eot);
    src: url(../fonts/DroidSans-Bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidSans-Bold-webfont.woff) format('woff'), url(../fonts/DroidSans-Bold-webfont.svg#droid_sansbold) format('svg'), url(../fonts/DroidSans-Bold-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Arial;
    color: #18516D;
}

.bold {
    font-weight: bold;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px !important;
}


.mlr30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.plr30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.pl15 {
    padding-left: 15px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.ml-15{
    margin-left: -15px !important;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.space1 {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 0;
}

.space3 {
    clear: both;
    height: 3px;
    line-height: 3px;
    font-size: 0;
}

.space5 {
    clear: both;
    height: 5px;
    line-height: 5px;
    font-size: 0;
}

.space10 {
    clear: both;
    height: 10px;
    line-height: 10px;
    font-size: 0;
}

.space20 {
    clear: both;
    height: 20px;
    line-height: 20px;
    font-size: 0;
}

.space25 {
    clear: both;
    height: 25px;
    line-height: 25px;
    font-size: 0;
}

.space30 {
    clear: both;
    height: 30px;
    line-height: 30px;
    font-size: 0;
}

.space50 {
    clear: both;
    height: 50px;
    line-height: 50px;
    font-size: 0;
}

.fs18 {
    font-size: 18px;
}

.fs16 {
    font-size: 16px;
}

.fs14 {
    font-size: 14px;
}

.fs13 {
    font-size: 13px;
}

.fs11 {
    font-size: 11px;
}

.hidden {
    visibility: hidden;
}

.hide {
    display: none;
}

.bt2 {
    border-top: 2px solid #18516D;
}

.p0 {
    padding: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.ml15 {
    margin-left: 15px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.ttu {
    text-transform: uppercase;
}

.cb {
    color: black;
}

.w100p {
    width: 100%;
}


strong, .bold{
    font-family: dsb;
}

a {
    color: #18516D;
}

a:hover {
    text-decoration: none;
}

#header-wrapper {
    background-color: #419BCD;
}

#header {
    background: url("/www/img/header-bg.jpg") no-repeat left top;
    position: relative;
    color: #FFF;
}

#header .logo {
    position: absolute;
    left: 15px;
    top: -8px;
}

#header .company-title {
    text-transform: uppercase;
    padding-top: 112px;
    text-shadow: 1px 1px #0000BB;
    margin: 0;
    margin-left: -6px;
    padding-left: 40px;
}

body.xs #header .company-title {
    padding-top: 78px;
}

#header .company-slogan {
    font-size: 15px;
    margin-top: 0;
    padding-left: 45px;
}

body.xs .company-title img {
    max-width: 100%;
    height: auto;
}

body.xs .pl15, body.xs .pr15, body.xs .ml15, body.xs .mr15 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;

}

#langs {
    position: absolute;
    right: 0;
    top: 0;
}

#langs > a {
    padding: 10px;
    display: inline-block;
    color: #FFF;
    text-shadow: 1px 1px #2779B5;
    opacity: 0.7;
}

#langs > a.active {
    opacity: 1;
}

#nav-wrapper {
    background-color: #CDDEE6;
}

/*******************
NAV
********************/
#mainNav {
    margin-left: 20px;
}

nav ul {
    margin: 0;
    padding: 0;
}

nav li {
    list-style: none;
    position: relative;
}

nav > ul > li ul {
    display: none;
}

nav a {
    color: #18516D;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}

nav a:hover {
    text-decoration: underline;
}

nav li.delimiter {
}

nav ._icn {
    padding-left: 6px;
}

nav .name {
    display: block;
    padding: 6px 10px;
    line-height: 29px;
}

nav li.on a.nav-a-1 {
    text-decoration: underline;
}

nav li.on a.nav-a-1 > span {
}

/*
nav a.nav-a-1:hover { color:#FFF; }
nav a.nav-a-1:hover > span { background-color: #46748B; }
*/

nav li.subhover > a {
    text-decoration: underline;
}

nav li.subhover > a > span {
}

nav .nav-a-2 {
    color: #FFF;
}

nav .nav-a-2:hover > span {
    background-color: #18516E;
}

/* level #1 */
nav > ul > li {
    display: inline-block;
}

nav > ul > li.delimiter {  }

/* level #2 */
nav > ul > li > ul {
    min-width: 200px;
    position: absolute;
    left: 0;
    top: 41px;
    z-index: 100;
    background-color: #46748B;
}

nav > ul > li > ul > li {
    display: block;
}

nav > ul > li > ul > li > a ._icn {
    float: right;
    margin-top: 3px;
}

/* level #3 */
nav > ul > li > ul > li > ul {
    min-width: 200px;
    position: absolute;
    left: 200px;
    top: 0;
    z-index: 100;
    background-color: #383838;
}

nav > ul > li > ul > li > ul > li {
    display: block;
}

/* ribbons */
.ribbon {
}

.ribbon-heading {
    font-size: 22px;
    padding-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.ribbon-rds {
}

.ribbon-rds .ribbon-content {
    background-color: #D1DCE2;
    border-top: 2px solid #18516D;
    padding: 25px 0;
}

.ribbon-rds .item {
}

.ribbon-rds .item > a {
    display: block;
}

.ribbon-rds .item > a:hover {
    color: #FFF;
}

.ribbon-rds .item > a:hover .title {
    background-color: #0F2E43;
}

.ribbon-rds .item > a:hover .city {
    background-color: #3B657B;
}

.ribbon-rds .title {
    font-weight: bold;
}

.ribbon-rds .city, .ribbon-rds .title {
    padding-top: 4px;
    padding-bottom: 4px;
}

.ribbon-ex {
    background-color: #E2EAED;
}

.ribbon-ex .ribbon-content {
    border-top: 2px solid #18516D;
    padding: 25px 0;
}

.ribbon-ex .item {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}

.ribbon-ex .item:hover {
}

.ribbon-ex .item > .img {
    height: 60px;
    display: block;
    vertical-align: middle;
}

.ribbon-ex .item > .img > span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.ribbon-ex .item > .perex {
    font-size: 12px;
}

.ribbon-ex .item img {
    vertical-align: middle;
}

.ribbon-dis {
    background-color: #F1F5F8;
}

.ribbon-dis .ribbon-content {
    border-top: 2px solid #18516D;
    padding: 25px 0;
}

.ribbon-dis .row {
    margin: 0;
    margin-left: -9px;
}

.ribbon-dis .item {
    display: block;
    float: left;
    padding: 8px 9px 8px 9px;
}

.ribbon-dis .item > .img {
    height: 45px;
    display: block;
    vertical-align: middle;
}

.ribbon-dis .item > .img > span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.ribbon-dis .item img {
    vertical-align: middle;
}

footer {
    color: #18516D;
}

footer h2 {
    font-size: 22px;
    padding-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.footer-info {
    line-height: 200%;
}

.footer-last {
    border-top: 2px solid #18516D;
    padding: 15px 0;
}

.footer-copy {
    padding: 0 0 15px 0;
    font-size: 12px;
}

.footer-copy a {
    text-decoration: underline;
}

.box {
}

.box > h3 {
    text-transform: uppercase;
    font-size: 22px;
    padding-left: 30px;
    padding-right: 30px;
}

.box > .img:hover .perex {
    display: block;
}

.box > .img {
    position: relative;
    display: block;
}

.box > .img > img {
    width: 100%;
}

.box .info {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(70, 116, 139, 0.75);
}

.box .perex {
    display: none;
    padding: 20px 30px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
}

.box .arrow {
    padding: 10px 0;
    text-align: center;
    display: block;
}

.box .arrow > span {
    background: url('../img/arrow-r.png') no-repeat left top;
    display: inline-block;
    height: 54px;
    width: 54px;
}

form#sortimentBox {
}

form#sortimentBox > div {
    height: 418px;
    background-color: #EFF0F2;
    padding: 0 40px;
}

form#sortimentBox > div > div {
    padding: 40px 0 0 0;
}

form#sortimentBox label {
    padding: 0 0 4px 15px;
}

form#sortimentBox input[type="text"] {
    border: 1px solid #18516D;
    background-color: transparent;
    color: #18516D;
}

#rds {
    margin-bottom: 20px;
}

#rds > .col-map {
    padding-right: 0;
}

#rds > .col-map > .map {
    width: 100%;
    background-color: #EEEFF1;
}

#rds > .col-rds {
    padding-left: 0;
}

#rds > .col-rds > div {
    background: #286F93 url("/www/img/rds-bg.png") no-repeat center center;
    float: left;
    width: 100%;
}

body.xs #rds > .col-map {
    width: 100%;
}

body.xs #rds > .col-map svg {
    width: 100%;
}

body.xs #rds > .col-rds {
    width: 100%;
}

body.xs #rds > .col-rds {
    padding: 0 15px;
}

body.xs #rds > .col-rds > div {
    background: #286F93;
}

body.xs #rds > .col-map {
    padding: 0 15px;
}

body.xs #rds > .col-map img {
    width: 100%;
}

#row-top h2 {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
}

#row-top h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    padding-left: 30px;
}

#row-top .btn-ipredplatne {
    margin-top: 5px;
}

.row-image-preview {
    margin-bottom: 20px;
}

.row-image-preview > .col-map {
    padding-right: 0;
}

.row-image-preview > .col-map > div {
}

.row-image-preview > .col-map img {
    max-width: 100%;
}

.row-image-preview > .col-info {
    padding-left: 0;
}

.row-image-preview > .col-info > div {
    background: #18516E url("/www/img/box-blue.jpg") no-repeat center center;
    height: 424px;
    float: left;
    width: 100%;
}


#regDistCent {
    color: #FFF;
    padding: 0 15px;
}

#regDistCent a:hover {
    text-decoration: none;
}

#regDistCent p {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}

#regDistCent .city p {
    padding: 0 40px;
}

#regDistCent .multis {
    width: 100% !important;
}

#regDistCent .part {
    padding-top: 50px;
    height: 215px;
}

#regDistCent input[type="text"] {
    border: 1px solid white;
    background-color: transparent;
    color: #FFF;
}

#regDistCent .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    border-color: #FFF;
    padding-left: 12px;
    padding-right: 12px;
}

#rdc-input-wrapper {
    position: relative;
}

#rdc-input-wrapper .page-loader-simple {
    display: none !important;
    position: absolute;
    right: 6px;
    top: 5px;
}

#rdc-input-wrapper.ac_loading .page-loader-simple {
    display: block !important;
}

#rdc-input-wrapper .page-loader-overlay {
    display: none;
}

.multis-dark > .multis-label {
    border-radius: 0;
    line-height: 30px;
    border: 1px solid white;
    background-color: transparent;
    color: #FFF;
}

.multis-dark > .multis-arrow {
    height: 30px;
    width: 30px;
    background: #FFF url('../img/multis-map1.png') no-repeat left top;
}

.multis-hover.multis-dark .multis-arrow {
    background-position: -30px top;
}

.multis-active.multis-dark .multis-arrow {
    background-position: -60px top;
}

.multis-active.multis-hover.multis-dark .multis-arrow {
    background-position: -90px top;
}

.multis-white > .multis-label {
    border-radius: 0;
    line-height: 30px;
    border: 1px solid #18516D;
    background-color: transparent;
    color: #18516D;
}

.multis-white > .multis-arrow {
    top: 1px;
    height: 30px;
    width: 30px;
    background: #18516D url('../img/multis-map2.png') no-repeat left top;
}

.multis-hover.multis-white .multis-arrow {
    background-position: -30px top;
}

.multis-active.multis-white .multis-arrow {
    background-position: -60px top;
}

.multis-active.multis-hover.multis-white .multis-arrow {
    background-position: -90px top;
}

.multis-menu.multis-white {
    border-color: #18516D;
}

.multis-menu.multis-white > .multis-options {
    background-color: #18516D;
}

/* ------------------------ */
/* multiselect */
/*------------------------ */
select.multis {
    height: 22px;
    visibility: hidden;
}

.multis {
    width: 100%;
}

.multis:hover {
    text-decoration: none;
}

.multis-dropdown {
    display: block !important;
    color: #333 !important;
    position: relative;
    width: 145px;
}

.multis-label {
    line-height: 40px;
    padding: 0 24px 0 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    background: #F3F7FA;
    border: 1px solid #F3F7FA;
    text-overflow: ellipsis;
    color: #18516D;
}

.multis-arrow {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 25px;
    height: 24px;
    background: url('../img/multis-select-map.png') no-repeat left top;
    display: block;
}

.multis-hover .multis-arrow {
    background-position: -25px top;
}

.multis-active .multis-arrow {
    background-position: -50px top;
}

.multis-active.multis-hover .multis-arrow {
    background-position: -75px top;
}

.multis-menu {
    padding-top: 24px;
    display: none;
    line-height: 15px;
    position: absolute;
    z-index: 200;
    background: white;
    text-align: left;
    margin: -1px 0 0;
    border: 1px solid #999;

    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.multis-menu-no-header {
    padding-top: 0;
}

.multis-list {
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
}

.multis-list li {
    display: block;
    cursor: default;
    background: none;
    list-style-type: none;
}

.multis-list li.optgroup-label {
    background-color: #E7E7E7;
}

.multis-list li.optgroup-label a {
    font-weight: bold;
}


.multis-list li label, .multis-list li a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
}


.multis-list li label.sinput {
    padding-left: 40px;
}

.multis-list li a {
    padding: 5px 10px;
}

.multis-list li a.hover {
    background-color: #f5f5f5;
}

.multis-list li label.hover {
    background-color: #f5f5f5;
}

.multis-list li input {
    margin-right: 2px;
    vertical-align: bottom;
    margin-top: 0;
    margin-bottom: 3px;
}

.multis-list li label span {
    cursor: pointer;
}

.multis-options {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    color: white;
    height: 24px;
    background-color: #73afdc;
}

.multis-options-list {
    margin: 0;
    padding: 0;
}

.multis-options-list a {
    opacity: 1;
    text-shadow: none;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 4px 5px;
    text-transform: uppercase;
}

.multis-options-list a:hover {
    text-decoration: underline;
}

.multis-options-list li {
    list-style-type: none;
    float: left;
    padding: 1px;
}

.multis-options-list li.li_close {
    position: absolute;
    right: 6px;
    top: 2px;
}

.multis-options-list li.li_none {
    position: absolute;
    right: 35px;
    top: 2px;
}

/* distrucna siet */

.box-num {
    text-align: center;
    padding-bottom: 10px;
}

.box-num > span {
    background: #EBF8FE url('../img/box1-bg.jpg') no-repeat center bottom;
    padding: 20px 0;
    display: block;
    font-size: 50px;
    letter-spacing: -1px;
}

.box-num > p {
    text-transform: uppercase;
    padding: 6px 0 0 0;
}

.sItem {
    padding: 8px 15px;
    cursor: pointer;
}

.sItem .toggle-icon {
    font-family: FontAwesome;
    float: right;
    font-size: 20px;
    margin: 10px 20px;

}

.sItem .toggle-icon:before {
     content: "\f078";
}


.sItem.on .toggle-icon:before {
    content: "\f077";
}

.sItem .preview {
    display: none;
}

.sItem.on {
    background-color: #C7D5DC;
}

.sItem.on .preview {
    display: block;
}

.sItem:hover {
    background-color: #C7D5DC;
}

.sItem > h3 {
    border-bottom: 1px solid #18516D;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
}

.sItem > h3 > span {
    font-style: italic;
    font-size: 12px;
    padding-left: 10px;
}

.sItem .content {
    font-size: 12px;
}

.sItem .price {
    float: right;
}

.sItem .lbl {
    color: #419BCC;
    font-weight: bold;
    padding: 0 3px 0 0;
    text-transform: uppercase;
}

.sItem .genre {
}

.sItem .periodicity {
    padding-right: 40px;
}

.sItem .language {
}

.grid-options {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 15px;
}

.grid-options > .pagination-wrapper {
    float: left;
    margin-right: 10px;
}

.grid-options > .dropdown {
    float: left;
    margin-right: 10px;
}

.fltr {
    padding: 15px;
    background-color: #E3EAF0;
}

/* sortiments */


.sortimentFilter {  }
.sortimentFilter label { display: none;  }
.sortimentFilter input[type="text"] { height: auto; padding-top: 8px; padding-bottom: 8px; font-size: 16px; text-align: center; background-color: #F3F7FA; border-color: #F3F7FA; color: #18516D; box-shadow: none; }
.sortimentFilter input[type="text"]:focus {box-shadow: none; }


a.multisv1{
    width: 100% !important; font-size: 16px;
}

.multisv1 > .multis-arrow{
    top: 11px;
}

::-webkit-input-placeholder {
    text-align: center; color: #18516D;
}

:-moz-placeholder { /* Firefox 18- */
    text-align: center; color: #18516D;
}

::-moz-placeholder {  /* Firefox 19+ */
    text-align: center; color: #18516D;
}

:-ms-input-placeholder {
    text-align: center; color: #18516D;
}

.num-item {
    text-align: center;
    padding-bottom: 10px;
    color: #FFF;
}

.num-item > span {
    padding: 20px 0 0 0;
    display: block;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 50px;
}

.num-item > p {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.row-heading-filter {
    border-bottom: 5px solid #C7D5DC;
    padding-bottom: 7px;
}

.row-heading-filter h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
}

.row-heading-filter .btn-search {
    float: right;
}

.btn-pdf {
}

.btn-xls {
}

.btn-file {
    padding: 15px;
    display: block;
}

.btn-file:hover {
    background-color: #C7D5DC;
}

.btn-file > img {
    margin: 0 10px 0 0;
}

/* regionalna posobnost */
#rp {
}

#rp h3 {
    border-bottom: 2px solid #6D96BD;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0 8px 0;
    text-transform: uppercase;
}

#rp #rp_regions {
}

#rp_regions {
    float: left;
    padding: 5px 0 0 0;
}

#rp_regions form.city {
    float: left;
    width: 230px;
}

#rp_regions form.city select {
    font-size: 16px;
    width: 220px;
    border: 1px solid #CCC;
}

#rp_regions form.street {
    float: left;
    width: 370px;
}

#rp_regions form.street select {
    font-size: 16px;
    width: 370px;
    border: 1px solid #CCC;
}

#rp .back {
    float: right;
    margin-top: 8px;
}

#rp #rp_cities {
}

#rp_cities {
}

#rp_cities h6 {
    float: left;
    padding: 3px 6px;
    font-size: 11px;
    color: #000;
}

#rp_cities a {
    margin: 0 2px 2px 0;
}

#rp_cities a.active {
    background-color: #0F4475;
}

#rp #cityInfo {
}

#cityInfo {
    background-color: #0F4475;
    color: #FFF;
    padding: 50px 15px;
    position: relative;
}

#cityInfo span {
    line-height: 22px;
}

#cityInfoBox {
    padding: 50px 0;
}

#rp #rp_zones {
}

#rp_zones {
}

#rp_zones a {
    margin: 0 2px 2px 0;
}

#rp_zones a.active {
}

#rp #rp_street {
}

#rp_street {
    padding: 0;
    margin: 0;
}

#rp_street .info {
    display: none;
    background-color: #6D96BD;
    padding: 10px;
    color: #FFF;
}

#rp_street .on {
    background-color: #f5f5f5;
}

#rp_street .active {
}


#rp_street .active .info {
    display: block;
    background-color: #6D96BD;
    padding: 10px;
    color: #FFF;
    margin-left: -50px;
}

#rp_street .street {
    padding: 2px 0 2px 6px;
}

#rp_street .multi {
    float: left;
    width: 160px;
}

#rp_street .region {
    float: left;
}

#rp_street .region span {
    font-size: 20px;
}

#rp_street .courier {
    padding-left: 100px;
}

.rp-panel {
    background-color: #36638d;
    color: #FFF;
}

.rp-street {
    padding: 0 0 0 50px;
    position: relative;
    line-height: 30px;
    cursor: pointer;
}

.rp-street:hover {
    color: black;
}

.rp-street > span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 26px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.rp-line > span{
    display: block;
    border-top: 1px solid #8BA8B6;
    padding-top: 5px;
    margin-top: 5px;
}

.contact-category {
    margin-bottom: 15px;
}

.contact-category.simple {
}

.contact-category.collapsed {
}

.contact-category.collapsed .contact-items {
    display: none;
}

/*.contact-category.simple .header { cursor: default; }
.contact-category.simple .header > h2{ background: none; border: none; padding-bottom: 0;}*/
.contact-category.simple .header > .fa {
    display: none;
}

.contact-category .contact-items {
    padding: 15px;
}

.contact-category .contact-item {
    padding: 8px 0px;
}

.contact-category .contact-item.bb {
    border-bottom: 1px solid #C7D5DC;
}

.contact-category .contact-item.bt {
    border-top: 1px solid #C7D5DC;
}

.contact-category .contact-item p {
    padding: 0;
    margin: 0;
}

.contact-category .contact-item .pos {
    font-size: 18px;
    font-weight: bold;
}

.contact-category .contact-item .cat {
    font-size: 20px;
    font-weight: bold;
}

.contact-category .contact-item .name {
    font-size: 18px;
}

.contact-category .contact-item .email a {
    padding: 6px 3px;
}

.contact-category .contact-item .email a:hover {
    background-color: #F8F9FB;
}

.contact-category .header {
    position: relative;
    cursor: pointer;
}

.contact-category .header > h2 {
    background-color: #F8F9FB;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    margin: 0;
    border-top: 1px solid #C4D3DA;
}

.contact-category .header > .fa {
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
}

.contact-category .pos {
}

.contact-category .name {
}

.fribbon {
}

.fribbon-blue1 {
    background-color: #E3EAF0;
    padding: 15px 0;
}

.navToggler {
    color: #FFF;
    background-color: #46748B;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    margin: 0 -15px;
}

.navToggler > div {
    padding: 9px 0 0 15px;
}

.navToggler > button {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}

body.xs #mainNav {
    display: none;
    margin-right: -15px;
}

body.xs nav#mainNav > ul > li {
    display: block;
    float: none;
    border-left: none;
}

body.xs nav#mainNav > ul > li > a {
    display: block;
    height: auto;
}

body.xs nav#mainNav > ul > li > a:after {
    display: none !important;
}

body.xs nav#mainNav > ul > li > ul {
    top: 0;
    position: relative !important;
    width: 100% !important;
    padding: 0;
    border: 0;
}

body.xs nav#mainNav > ul > li > ul > li > a {
}

.highlight1 {
    background-color: #419BCD;
    padding-top: 10px;
    padding-bottom: 10px;
}

.highlight1 .text {
    line-height: 46px;
    color: #FFF;
    font-size: 22px;
    text-transform: uppercase;
}

h1.main {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

h2.main {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

h3.main {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

#rdcModal .modal-content {
    background-color: #286F93;
    color: #FFF;
    border-color: #18516D;
}

#rdcModal .close {
    color: #FFF;
}

.rdci-preview {
}

.rdci-preview .logo {
    padding: 0 0 15px 0;
}

.rdci-preview > p {
}

.row-submenu {
}

.row-submenu > a {
    padding: 15px;
    display: inline-block;
}

.row-submenu > a.active {
    background-color: #46748B;
    color: #FFF;
}

.btn-block.linkPrev {
    text-align: left;
}

.btn-block.linkNext {
    text-align: right;
}

.btn-block.linkPrev > .name, .btn-block.linkNext > .name {
    display: block;
    font-weight: bold;
}

section.page > article {
    padding: 0 30px;
}

section > header > .h1 {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
}

section > header > .h2 {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
}

section > header > .h3 {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
}

/* svg map  */

.st7 {
    fill: #FFFFFF;
    cursor: pointer;
}

.st7:hover {
    fill: #f1f1f1;
}

.st8 {
    pointer-events: none;
}

.map svg {
    height: auto;
    width: 100% margin : 0 auto;
    display: block;
}

.rds-tooltip.on {
    background-color: #688BA7;
    color: #FFF;
    display: block;

}
.rds-tooltip {
    pointer-events: none;
    background-color: #FFF;
    padding: 2px 4px 1px 4px;
    font-family: Helvetica, Arial, sans-serif;
    position: absolute;
    border: 1px solid #688BA7;
    color: #688BA7;
    white-space: nowrap;
    font-size: 9px;
    line-height: 12px;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 0px #688BA7;
    display: none;
}

.rds-tooltip p {
    margin: 0;
}

.rds-tooltip .company {
    font-weight: bold;
    font-size: 11px;
}

#rdcPreview {
    position: relative;
}

#rdcPreviewBox {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    background: url('../img/box-blue.jpg') no-repeat center center;
    z-index: 9999;
    overflow: hidden;

}

#rdcPreviewBox a { color: #FFF; }
#rdcPreviewBox ._close {

    position: absolute;
    right: 10px;
    top: 10px;

    background: url('../img/close.png') no-repeat left top;
    display: inline-block;
    height: 24px;
    width: 24px;
}

#rdcPreviewBox .arrow {
    text-align: center;
}

#rdcPreviewBox .arrow span {
    background: url('../img/arrow-r.png') no-repeat left top;
    display: inline-block;
    height: 54px;
    width: 54px;
}

#rdcPreviewBox > div {

    padding: 50px 40px 0 40px;
}

.rdc-item .logo {    float: right;
    margin: 20px;}
.rdc-item {
    padding-bottom: 20px;
}

h2.box {
    background-color: #F8F9FB;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    margin: 0;
    border-top: 1px solid #C4D3DA;
}


a.box { padding: 8px 15px; display: inline-block; font-size: 16px;}
a.box:hover { background-color: #C4D3DA;}


a.box-file { margin: 8px 0; display: inline-block; font-size: 16px; background-color: #E3EAF0;    padding-right: 10px;}
a.box-file > .fa { padding: 6px; margin-right: 10px; background-color: #46748A; color: #FFF; }
a.box-file:hover { background-color: #C4D3DA;}


/***************************************
SINPUT
***************************************/

.sinput {
    padding: 3px 6px 3px 40px;
    position: relative;
    text-transform: none;
    font-size: 13px;
    height: auto;
    display: block;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
    line-height: 20px;
}

.sinput > input {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
    margin: 0;
}

.sinput > .checkbox {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/sinput2.png) left center no-repeat;
    display: block;
    font-size: 8.5px;
    text-transform: none;
    margin: 0;
    cursor: pointer;
    min-height: initial;
}

.sinput.on > .checkbox {
    background-position: left -60px;
}

.sinput.disabled > .checkbox {
    background-position: left top;
    cursor: default;
}



.sinput > .radio {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/sinput2.png) right center no-repeat;
    display: block;
    font-size: 8.5px;
    text-transform: none;
    margin: 0;
    cursor: pointer;
    min-height: initial;
}

.sinput.on > .radio {
    background-position: right -42px;
}

.sinput.disabled > .radio {
    background-position: right top;
    cursor: default;
}


#formRegionAside {    color: #FFF;
    padding: 0 15px;}
#formRegionAside h3 { text-align: center; padding: 40px 0 0 0;}
#formRegionAside .city { padding: 40px 0 0 0;}



#formRegionAside input[type="text"] {
    border: 1px solid white;
    background-color: transparent;
    color: #FFF;
}
#formRegionAside p {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}

@media (min-width: 1200px) {


    .lg-prl30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .lg-pl30 {
        padding-left: 30px !important;
    }
}
