
.ka .biuro-buttons .biuro-button
,.ka .contact-info-icons .contact-inco-icon
,.ka .contact-h
,.ka .navigation
,.ka .text h1
,.ka .publication-table
,.ka .about-us
,.ka .accordion
,.ka .content-menu-link
,.ka .panel p
,.ka .postpage-form select
,.ka .news .news-post h3
,.ka .news .news-date span
,.ka ul
,.ka .services-list h1
,.ka .services-link p
,.ka .services-description-head p
,.ka .other-services-head a
,.ka .gallery p
,.ka .accordion a
{
    font-family: "BPG Nino Mtavruli", sans-serif;
}
.ka .administration ul
,.ka .post p
,.ka .text
,.ka .panel-qa p
,.ka .news .news-post p
,.ka .news-changepage li
,.ka .services-description-text p
,.ka .tooltiptext
,.ka .gallery .gallery-description
,.ka .panel .pre a
,.ka .sitemapLinks a
{
    font-family: "BPG Rioni Arial", sans-serif;
}



.en .biuro-buttons .biuro-button
,.en .contact-info-icons .contact-inco-icon
,.en .contact-h
,.en .navigation
,.en .text h1
,.en .publication-table
,.en .about-us
,.en .accordion
,.en .content-menu-link
,.en .panel p
,.en .postpage-form select
,.en .news .news-post h3
,.en .news .news-date span
,.en ul
,.en .services-list h1
,.en .services-link p
,.en .services-description-head p
,.en .other-services-head a
,.en .gallery p
,.en .accordion a
,.en .administration ul
,.en .post p
,.en .text
,.en .panel-qa p
,.en .news .news-post p
,.en .news-changepage li
,.en .services-description-text p
,.en .tooltiptext
,.en .gallery .gallery-description
,.en .panel .pre a
,.en .sitemapLinks a
{
    font-family: 'Rubik', sans-serif;
}


.ru .biuro-buttons .biuro-button
,.ru .contact-info-icons .contact-inco-icon
,.ru .contact-h
,.ru .navigation
,.ru .text h1
,.ru .publication-table
,.ru .about-us
,.ru .accordion
,.ru .content-menu-link
,.ru .panel p
,.ru .postpage-form select
,.ru .news .news-post h3
,.ru .news .news-date span
,.ru ul
,.ru .services-list h1
,.ru .services-link p
,.ru .services-description-head p
,.ru .other-services-head a
,.ru .gallery p
,.ru .accordion a
,.ru .administration ul
,.ru .post p
,.ru .text
,.ru .panel-qa p
,.ru .news .news-post p
,.ru .news-changepage li
,.ru .services-description-text p
,.ru .tooltiptext
,.ru .gallery .gallery-description
,.ru .panel .pre a
,.ru .sitemapLinks a
{
    font-family: 'Rubik', sans-serif;
}

.post ul {
    display:inline-block;
    padding-left:20px;
}

.content-slideshow-head
{
    padding: 13% 0px;
    overflow: hidden;
    height: 0px;
}
.content-slideshow-head img
{
    width: 100%;
    margin-top: -15%;
}
#map
{
    width: 100%;
    margin-top: -15%;
    height: 100%;
    position: static !important;
}
.biuro-buttons
{
    width: 100%;
    height: 20px;
    margin-bottom: 50px;
}
.biuro-buttons .biuro-button
{
    height: 0px;
    display: block;
    padding: 17px 3%;
    background-color: #e8e7e7;
    border: none;
    line-height: 6px;
    margin-bottom: 5px;
    font-size: 12px;
    margin-left: 1%;
    cursor: pointer;
    width: initial;
    color: grey;
    float: left;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.biuro-buttons .last
{
    border-top-right-radius: 15px;
}
.biuro-buttons .active
{
    background-color: #e35a53;
    color: #eee !important;
}
.biuro-buttons .biuro-button:hover
{
    background-color: #e35a53;
    color: #eee !important;
}
.biuro-map
{
    background: url('../img/map.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 80%;
    margin:  10px auto;
    padding: 20.5% 0px;
}
.contact-info
{
    color: #a8c3c1 !important;
    font-size: 10px;
}
.contact-info-icons
{
    width: 100%;
    height: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.administration
{
    width: 90%;
    margin-left: 10%;
}
.administration ul
{
    font-size: 12px;
}
.administration ul li
{
    color: #f78f1e;
}
.administration ul li a
{
    color: #4c4d4f;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.administration ul li a:hover
{
    color: #f78f1e;
}
.administration ul li a span
{
    color: #518b86;
}
.contact-info-icons .contact-inco-icon
{
    width: 23%;
    margin-right: 2%;
    line-height: 1;
    margin-top: 20px;
    float: left;
    height: 100%;
    text-align: center;
}
.contact-info-icons .contact-inco-icon:hover h3
{
    color: #4c4d4f;
}
.contact-h
{
    font-size: 12px;
    color: #7f8d99;
}
.contact-info-icons .contact-inco-icon p
{
    font-size: 12px;
    color: #4c4d4f;
}
.contact-info-icons .contact-inco-icon h3
{
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
  font-family: "icon-set";
  margin-bottom: 15px;
  color: #f78f1e;
}
.social
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 15px 0px;

}
.social p
{
     color: #f78f1e;
     float: left;
}
.social-links
{
    width: 40%;
    float: right;
    height: 40px;
    background-color: #f5f5f5;
}
.post p
{
    font-size: 10px;
}
.post-images
{
    width: 47%;
    height: 100%;
    overflow: hidden;
    border-top-right-radius: 15px;
    float: left;
    margin-right: 10px;
}
.post-links
{
    width: 100%;
    margin: 20px 0px;
}
.post-links a
{
    padding: 3px 7px;
    margin: 2px;
    border-radius: 7px;
    color: #7f8d99 !important;
    background-color: #ebe9e9;
    font-size: 8px;
}
.post-images a {
  text-decoration: none;
}

.post-images a img
{
    width: 49.2%;
}
.post-images a:nth-child(1) img
{
    width: 100%;
}
.back
{
    margin-top: 28.5%;
}
.text-box
{
    width: 87.35%;
    height: 100%;
    min-height: 340px;
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
    z-index: 4;
    border-bottom-right-radius: 25px;
}
.services-text-box
{
width: 106%;
    /*padding-bottom: 50px;*/
    margin-left: 9%;
}
.public-in
{
    padding-bottom: 10%;
}
.navigation
{
    height: 100%;
    overflow: hidden;
    width: 80%;
    margin: 0px auto;
    border-top: 1px solid #c0c0c1;
    border-bottom: 1px solid #c0c0c1;
    padding: 6px 0px 3px;
    font-size: 13px;
}
.navigation-path {
    width: calc(100% - 68px);
    float: left;
}
.navigation p
{
    float: left;
    margin-right: 5px;
    color:#5d5d5f;
}
.navigation a
{
    color:#5d5d5f;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.navigation a:hover
{
    color:#f78f1e
}
.navigation .current
{
    color: #f78f1e;
}
.separator
{
    width: 100%;
    padding: 3% 0px;
}
.text
{
    word-wrap: break-word;
    width: 80%;
    margin: 50px auto;
}
.text h1
{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 14px;
    clear: both;
}
.text p
{
    font-size: 11px;
}
.text a
{
    color: #f78f1e;
}
.publication-table
{
    width: 100%;
    color:#6b6c6e;
}
.publication-table td:nth-child(2n)
{
    text-align: center;
    font-size: 12px;
}
.public-info-table-icon
{
    font-family: 'icon-set';
    color: #518b86;
    font-size: 14px;
    height: 20px;
    width: 30px;
    float: left;
    margin-left: 10px;
}
.publication-table th:nth-child(1)
{
    text-align: left;
    height: 0px;
    width: 85%;
    background-color: #e8e7e7;
    line-height: 0px;
    padding: 13px;
    padding-top: 18px;
    font-size: 12px;
}
.publication-table th:nth-child(2)
{
    text-align: center;
    height: 0px;
    color: #eee;
    background-color: #518b86;
    line-height: 0px;
    padding-bottom: 13px;
    padding-top: 18px;
    font-size: 12px;
    border-top-right-radius: 15px;
}
.public-info-table-date
{
    border-radius: 0px !important;
    background-color: #e8e7e7 !important;
    color: #000 !important;
}
.publication-table td a
{
    color: #6b6c6e;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.publication-table td a:hover
{
    color: #f78f1e;
}
.publication-table td
{
    height: 0px;
    padding: 20px 0px
}
.publication-table td img
{
    height: 40px;
    margin-right: 10px;
    float: left;
}
.publication-table td h3
{
    font-size: 16px;
    margin-bottom: 5px;
    width: calc(100% - 45px);
    float: left;
}
.publication-table td p
{
    font-size: 14px;
    width: calc(100% - 45px);
    float: left;
}
.back-pixels
{
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 10% 0px;
    background: url('../img/back-pixels.png');
    background-repeat: no-repeat;
    background-size: 100%;
    clear: both;
}
.slide-description
{
    margin-top: 0% !important;
    position: absolute;
    top: 55%;
}
.about-us
{
    color: #f78f1e;
    padding: 6% 4% 2%;
}

.about-us img
{
    height: 20px;
    margin-right: 3%;
}


.accordion {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding:14px 15px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    border-bottom: 1px solid #868686;
}
.accordion a{
    color: #444;
}
.accordion.active, .accordion:hover {
    background-color: #ddd;
    color: #f78f1e;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: left;
    margin:0px 20px 0px 5px;
}
button.accordion.accordion-qa p {
    width: 93%;
    float: right;
}
.accordion-qa:after {
    margin: 0px;
    width: 7%;
}
.content-menu-link:after
{
    content: none;
}
.accordion.active:after {
    content: "\2212";
}
.accordion-qa
{
    border: none;
}
.accordion-qa:after
{
    font-family: "icon-set";
    content: "\e91a";
    line-height: 0.7;
    color: #518b86;
}

.panel-qa span
{
    font-family: "icon-set";
    float: left;
    margin-top: 15px;
    font-size: 20px;
    margin-right: 5px;
    color: #7f8d99;
}
.accordion-qa.active:after {
    content: "\e91a";
}
.content-menu-link.active:after
{
    content: none;
}
.content-menu-link
{
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 14px 0% 10px 45px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    border-bottom: 1px solid #868686;
}
.panel {
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width: 87%;
    float: right;
}
.panel p
{
    margin-top: 15px;
    font-size: 12px;
}
.panel-qa p
{
    width: 96%;
    font-size: 12px;
    float: left;
    margin-bottom: 15px;
}
.nonfloat-panel p {
    float: initial !important;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
    width: 100% !important;
}

.nonfloat-panel ul {
    /*width: 96% !important;*/
}

.nonfloat-panel span {
    float: initial !important;
    color: inherit;
}
.panel .pre
{
    width: 90%;
    float: left;
    margin-bottom: 15px;
}
.panel .pre a
{
    color: #444;
    font-size: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.panel .pre a:hover
{
    color: #f78f1e;
}
.panel-qa
{
    width: 92%;

}
.postpage-form
{
    width: 100%;
    height: 20px;
}
.postpage-form select
{
    text-align-last:center;
    width: 20%;
    background-color: #e7e6e6;
    border-radius: 5px;
    outline: none;
    border: none;
    float: left;
    line-height: 15px;
    padding-top: 4px;
    margin-right: 5px;
}
.news
{
    width: 80%;
    height: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin: 50px auto;
}
.news img
{
    object-fit: cover;
    width: 150px;
    height: 100px;
    border-top-right-radius: 10px;
    float: left;
    margin-right: 2.5%;
}
.news .news-post
{
    width: 60%;
    float: left;
}
.news .news-post h3
{
    font-size: 12px;
    margin-bottom: 10px;
}
.news .news-post p
{
    font-size: 10px;
}
.news .news-post p a
{
    font-family: "icon-set";
    font-size: 8px;
    color: orange;
    text-decoration:none;
}
.news .news-date
{
    width: 15%;
    height: 100%;
    float: right;
    line-height: 13px;
}
.news .news-date span
{
    font-size: 11px;
    float: right;
    color: #518b86;
    font-family: sans-serif;
}
.news-changepage
{
    float: right;
    height: 20px;
    margin-top: 20px;
}
.news-changepage .news-left
{
    font-size: 8px;
    font-family: "icon-set";
     -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}
.news-changepage .news-right
{
    font-size: 8px;
    font-family: "icon-set";
}
.news-changepage li
{
    width: 15px;
    float: left;
    height: 15px;
    line-height: 15px;
    border: 1px solid #c3c3c3;
    text-align: center;
    font-size: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    margin-right:5px;
}
.news-changepage li a
{
    color: #000;
}
.news-changepage .active a
{
    color: #eee;
}
.news-changepage li:hover a
{
    color: #eee;
}
.news-changepage li:hover
{
    background-color: #e35a53;
}
.news-changepage .active
{
    background-color: #e35a53;
}



.month {
    padding: 2% 7%;
    width: 100%;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background: #7f8d99;
    box-sizing:border-box;
    height: 100%;
    overflow: hidden;
    margin-top: 10%;
}

.month ul {
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}

.month ul li {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 2px;
}

.month .prev a{
    color: #eee;
    float: left;
    line-height: 18px;
        -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;}
.month .prev a:hover
{
    color: #f78f1e;
}
.month .next a{
    color: #eee;
    float: right;
    line-height: 18px;
        -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;

}
.month .next a:hover
{
    color: #f78f1e;
}
.weekdays {
    margin: 0;
    padding: 10px 0;
    background-color: transparent;
}

.weekdays li {
    display: inline-block;
    width: 13.3%;
    color: #666;
    text-align: center;
    font-size: 14px;
}

.days {
    background: transparent;
    margin: 0;
    height: 100%;
    overflow: hidden;
}
.calendar
{
    margin-bottom: 30%;
}
.days li a {
    list-style-type: none;
    float: left;
    margin: .4%;
    width: 13.47%;
    text-align: center;
    padding:7% 4% 8%;
    background-color: #edecec;
    font-size:12px;
    color: #777;
    box-sizing:border-box;
        -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    height: 0px;
}
.days li a:hover
{
    background-color: rgb(226, 225, 225);
}

.days .active a {
    background: #f78f1e;
    color: white !important;
}
.days .active a:hover
{
    color: #777 !important;
}
.public-in
{
    padding-bottom: 10% !important;
}


.services-navigation
{
    width: 95%;
    height: 100%;
    overflow: hidden;
}
.services-list
{
    margin: 50px auto 0px;
    width: 95%;

}
.services-list h1
{
    width: 100%;
    text-align: center;
    color: #4c4d4f;
    font-size: 20px;
    margin-bottom: 50px;

}
.services-link
{
    display: block;
    width: 19%;
    height: 175px;
    float: left;
    margin-right: 1%;
    word-break: break-word;
}
.services-link:hover div
{
    color: #f78f1e;
}
.services-link:hover p
{
    color: #f78f1e;
}
.services-link div
{
    font-family: 'icon-set';
    width: 100%;
    text-align: center;
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    color: #231f20;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.services-link p
{
    color: #518b86;
    font-size: 13px;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.services-separator
{
    padding: 0px;
    height: 30px;
}
.services-poster
{
    margin-right: 14%;
    width: 14%;
    margin-top: -3.5%;
}
.services-poster-last
{
    margin-right: 0px;
}
.services-text-left-separator
{
    width: 80%;
    height: 100%;
    background-color: #d2d0d0;
}
.services-description
{
    width: 95%;
    margin: 0px auto;
}
.services-description-head
{
    width: 100%;
    height: 100px;
    margin: 50px 0px;
}
.services-description-head div
{
    width: 100%;
    height: 60px;
    font-size: 60px;
    font-family: 'icon-set';
    text-align: center;
    color: #f78f1e;
}
.services-description-head p
{
    color: #4c4d4f;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.services-description-text p
{
    font-size: 16px;
    color: #4c4d4f;
}
.other-services
{
    margin: 0px auto;
    margin-top: 200px;
    width: 100%;

}
.other-services-head
{
    background-color: #eae9e9;
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
}
.other-services-head a
{
    display: block;
    height: 35px;
    line-height: 40px;
    width: 270px;
    float: left;
    padding-left: 30px;
    background-color: #518b86;
    font-size: 16px;
    color: #fff;
    border-top-right-radius: 15px;
}
.other-services-head a div
{
    font-family: 'icon-set';
    color: #fff;
    float: right;
    margin-right: 30px;
    line-height: 36px;
    height: 35px;
    font-size: 10px;
}
.other-services-icons
{
  margin-bottom: 40px;
}
.other-services-icons a
{
    display: block;
    width: 100%;
    float: left;
    font-family: 'icon-set';
    text-align: center;
    height: 40px;
    font-size: 40px;
    margin-top: 40px;
    color: #7f8d98;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.tooltip {
    position: relative;
    display: inline-block;
    width: 12%;
    height: 40px;
    margin-bottom: 40px;
}
.tooltiptext {
    visibility: hidden;
    width: 150%;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 30%;
    left: 50%;
    margin-left: -75%;
    opacity: 0;
    transition: opacity 1s;
}
.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.tooltip:hover a
{
    color: #f78f1e;
}
@media screen and (max-width: 600px)
{
    .contact-info-icons .contact-inco-icon
    {
        width: 48%;
    }
}
@media screen and (max-width:850px) {
   .post-images a img
   {
        width: 47%;
   }
   .social
   {
    height: 80px;
   }
   .social-links
   {
    width: 100%;
   }
   .slide-description p
   {
    font-size: 10px !important;
   }
}
@media screen and (max-width:1024px) {
    .left
    {
    margin-top: -34% !important;
    }
    .post-images a img
    {
        width: 47%;
    }
}
@media screen and (max-width:1350px) {
    .post-images a img
    {
        width: 48%;
    }
}
.gallery
{
    width: 20%;
    margin-right: 5%;
    float: left;
    margin-left: 8%;
    margin-bottom: 40px;
}
.gallery p {
    color: #324e7e;
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
}
.gallery-img {
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 200px;
    height: 130px;
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
.gallery-photo img {
    object-fit: cover;
    width: 200px;
    height: 130px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
.gallery-photo {
    position: relative;
    width: 210px;
    height: 155px;
    float: right;
}
.gallery .gallery-description {
    color: #38393a;
    width: 200px;
    height: 70px;
    float: right;
    text-align: center;
    clear: both;
}
.background-img {
    top: 5px;
    right: 5px;
    z-index: 8;
}
.gallery-photo .background {
    top: 0px;
    right: 0px;
    z-index: 6;
    background-color: #cfdff2;
    width: 200px;
    height: 130px;
}
.gallery a:hover .gallery-img
{
    width: 210px;
    top: 0px;
    height: 140px;
    right: 0px;
}
.gallery a:hover .background-img
{
    width: 210px;
    top: 0px;
    right: 0px;
    height: 140px;
}
.gallery a:hover .gallery-photo img
{
    height: 140px;
    width: 100%;
}
@media screen and (max-width: 900px)
{
    .gallery
    {
            width: 37%;
    margin-right: 0%;
    float: left;
    margin-left: 8%;
    margin-bottom: 40px;
    }
}
@media screen and (max-width: 600px)
{
    .gallery
    {
    width: 210px;
    margin-right: 0%;
    float: left;
    margin-left: 22%;
    margin-bottom: 40px;
    }
}
@media screen and (max-width: 400px)
{
    .gallery
    {
    width: 210px;
    margin-right: 0%;
    float: left;
    margin-left: 15%;
    margin-bottom: 40px;
    }
}

.postpage-form select
{
    padding: 5px;
    padding-top: 9px;
}
.postpage-form select option
{
    font-family: "BPG Rioni Arial", sans-serif;
    font-size: 16px;
}
.postpage-form button
{
    font-family: icon-set;
    border: none;
    width: 50px;
    padding: 9px;
    border-radius: 7px;
    cursor: pointer;
}
a.attached-file-download {
    font-size:10px;
    /*font-weight:bold;*/
    font-style:italic;
    color:#f78f1e;
}





.news-post h3 {
    margin-top: 2px;
    font-size: 16px !important;
}
.print-button {
    float: right;
    margin-right: 5px;
}

.print-button img {
    max-width:18px;
    max-height:18px;
    cursor:pointer;
}

@media screen and (max-width: 1024px) {
    .print-button {
        display:none;
    }
}

#logo img {
    display: none !important;
}
.servicesAccord {
    border-bottom: 1px solid #cacaca;
}
.servicesAccord::after {
    content: '\002B';
    width: 3% !important;
}
.servicesAccord.active:after
{
      content: "\2212" !important;
}

button.servicesAccord p {
  width: 97% !important;
}
button.accordion.accordion-qa.servicesAccord:first-of-type
{
  border-top: 1px solid #cacaca;
}
.panel-service p
{
 color: #6b6c6e;
}
.panel-service
{
  width: 95.5%;
}
.sitemapLinks ul h4
{
  color: #575759;
  margin: 9px 0px;
}
.sitemapLinks ul
{
  list-style-type: none;
}
.sitemapLinks a
{
  color: #f78f1e;

}
.news-changepage li {
    width: auto;
    padding: 3px 4px;
}

.panel-service *, .panel-qa * {
    list-style-type: initial !important;
}

.public .panel-qa p {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.public .panel-qa ul {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    word-break: initial !important;
    word-wrap: initial !important;
}

.public .panel-qa li {
    width: 92%;
    word-break: initial !important;
    word-wrap: initial !important;
}