

/* Start:/local/templates/luar100/mobil.css?17538811302753*/
@media (max-width:1200px){

    .top-menu-block ul.menu-top > li > a {
        padding: 16px 23px;
        font-size: 14px;
    }
    .eagle-ass {
        height: 99px;
    }
    .menublock::before {
        top: -96px;
    }
    #luar table.rating .place {
        /* width: 30px;
        height: 50px;
        -webkit-background-size: 30px;
        background-size: 30px; */
    }
    .rating .place {
        /* font-size: 17px; */
    }
    .rating .advokat-foto {

        margin-right: 10px;
    }
    .rating .advokat-info a {
        font-size: 14px;
    }
    .rating .advokat-fio {
        text-align: left;
    }
/* 1200 */
}

@media (min-width:991px){
    .mobilemenu {
        display: none ;
    }
}
@media (max-width:991px){
    .advo-row {
        /* background: white; */
    }
    .nav-tabs {
        margin-top: 20px;
    }
    #bx-panel {
        display: none !important;
    }
    .mobilemenu {
        /* display: block; */
    }

    .top-menu-block   {
        /* padding: 16px 23px; */
    }

    body {
        padding-top: 30px;
    }

    .navbar-expand-md .navbar-toggler {
        display: block;
    }

    .topnavbar  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
     -webkit-box-direction: none;
    }

    .topnavbar.navbar {
        justify-content: space-between;
        /* -webkit-box-orient:horizontal;
       -webkit-box-direction: normal;
       -ms-flex-flow: row nowrap;
       flex-flow: row nowrap;
       -webkit-box-pack: start;
       -ms-flex-pack: start;
        /* -webkit-box-orient:horizontal; */
        /* -webkit-box-direction: normal; */
        /* -ms-flex-flow: row nowrap; */
        /* flex-flow: row nowrap; */
        /* -webkit-box-pack: start; */
        /* -ms-flex-pack: start; */
        /* justify-content: flex-start */
    }
/* 991 */
}

@media (max-width:767px){
    .rating .advokat-info {
        text-align: left;
    }

 /* 767  */
}


@media (max-width:575px){

    .rating .advokat-foto {
        margin-right: 0;
        float: none;
    }
    .rating .advokat-info {
        text-align: center;
        display: inline;
    }
    .rating .advokat-info .advokat-num {
        text-align: center;
    }
    .rating .advokat-fio {
        text-align: center;
    }

/* 575 */
}

@media (max-width:500px){

/* 500 */
}

@media (max-width:400px){
    h2 {
        font-size: 1.3rem;
    }
/* 400 */
}
/* End */


/* Start:/local/templates/luar100/components/bitrix/menu/menu-main_mobil/style.min.css?1753881130490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/luar100/components/bitrix/menu/menu-main_mobil/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/luar100/components/bitrix/menu/menu-main/style.min.css?1753881130490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/luar100/components/bitrix/menu/menu-main/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/luar100/template_styles.css?175388113018596*/
* {
    font-family: 'PT Sans', sans-serif;
}

body,html {
  /* height: 100%; */
}
html {
  position: relative;
  min-height: 100%;
}
.db {
    display: block;
}
.btn {
    border-radius: 0;
}
.btn.btn-primary {
    background: #003399;
}
h2 {
    font-size: 25px;
}

/* Sticky footer styles
-------------------------------------------------- */
body {
    background-color: #F1F1F1;
  /* Margin bottom by footer height */
  margin-bottom: 160px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 /* height: 60px; */
}
.news-list {}
.news-list .news-list-item .card {
    min-height: 400px;
    /* height: 100%; */
}

.section .container .news-list-item  img.card-img-top {
    height: 250px;
}

@media (max-width:1200px ) {
    body {
      /* Margin bottom by footer height */
      margin-bottom: 200px;
    }
}
@media (max-width:767px ) {
    body {
      margin-bottom: 0px;
    }
    .footer {
      position: relative;
      bottom: 0;
      width: 100%;
     /* height: 60px; */
    }
}

/* Sticky footer styles
-------------------------------------------------- */

body > .container {
  padding: 60px 15px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}
.ofh {
    overflow: hidden;
}
.pl-0 {
    padding-left: 0;
}
.pr-0 {
    padding-right: 0;
}
.fz24 {
    font-size: 24px;
}
.fz22 {
    font-size: 22px;
}
.fz20 {
    font-size: 20px;
}
.fz19 {
    font-size: 19px;
}
.fz18 {
    font-size: 18px;
}
.fz16 {
    font-size: 16px;
}
.fz14 {
    font-size: 14px;
}

.bx-breadcrumb a {
    color: #003399;
    font-weight: bold;
}


.logoblock {
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
}
.logotype {
    margin: 35px auto;
    margin-bottom: 0px;
    display: block;
    width: 180px;
    height: 167px;
    /* background-image: url(/local/templates/luar100/img/logo.svg); */
    background-image: url(/local/templates/luar100/img/luar_logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-image: url(/local/templates/luar100/img/menu_top.png); */
}
.logotext {
    text-align: center;
    font-size: 16px;
    color: #574329;
}
.flagblock {
    /* height: 230px;
    width: 100%;
    background:  url(/local/templates/luar100/img/menu_top.png) 0 0 no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%; */
}
.menublock {
    /* margin-top: 230px; */
    /* padding-top: 100px; */
    position: relative;
    background: #003399;
    margin-top: 100px;
    padding-top: 120px;
    padding-bottom: 50px;
    padding-right: 10px;
}
.menublock::before {
    content: "";
    display: block;
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    height: 230px;
    background:  url(/local/templates/luar100/img/menu_top.png) 0 0 no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.menublock::after {
    content:'';
    top: -150px;
    left: 0;
    width: 100%;
    height: 250px;
    position: absolute;
    display: block;
    background: #fff;
    z-index: -1;
}

/* side main menu */
ul.side_rating_menu {
    padding-left: 35px;
    /* color: #73A1FF; */
    color: #fff;
    /* margin-bottom: 50px; */
    /* display: none; */
    list-style: none;
}
ul.side_rating_menu li {
    position: relative;
    line-height: normal;
}
ul.side_rating_menu > li::before {
    content: "";
    /* font-family: "Font Awesome 5 Free"; */
    position: absolute;
    left: -15px;
    top: 5px;
    /* font-size: 10px; */
     width: 7px;
    height: 7px;
    display: block;
    background: #fff;
    border-radius: 50%;
    /*
    display: block;
     */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* font-family: FontAwesome; */
    color: #fff;
}

ul.side_rating_menu > li.active::before {
    background: #F8E14D;
}
ul.side_rating_menu li a {
    color: #fff;
    /* line-height: 20px; */
    line-height: normal;
    font-size: 14px;
}

ul.side_rating_menu li a:hover {
    color: #c7bcff;
    text-decoration: none;
}
ul.side_rating_menu > li:hover::before {
    background: #c7bcff;
}
ul.side_rating_menu li a:hover::before {
    background: #c7bcff;
}

ul.side_rating_menu > li > a {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    /* margin-bottom: 15px; */
    /* padding: 10px 10px; */
    /* background-color: #fff; */
}

ul.side_rating_menu > li > ul > li > a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 5px;
     width: 5px;
    height: 5px;
    display: block;
    background: #fff;
    border-radius: 50%;
}

ul.side_rating_menu > li > a {
    margin-top: 20px;
}
ul.side_rating_menu li.active > a {
    color: #F8E14D;
}

ul.side_rating_menu > li > ul {
    margin-bottom: 30px;
}

.menublock ul.side_rating_menu li ul {
    list-style: none;
    padding: 0;
    margin-top: 10px;
    /* margin-left: 20px; */
}

.menublock ul.side_rating_menu > li > ul > li {
    line-height: normal;
    position: relative;
    padding-left: 10px;
}

.menublock ul.side_rating_menu > li > ul > li > a {
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    text-decoration: none !important;
}
.menublock ul.side_rating_menu > li > ul > li > ul {
    margin-left: 20px;
}
ul.side_rating_menu li ul {
    margin-bottom: 30px;
}
.menublock ul.side_rating_menu li ul li::before {
    /* content: '-';
    position: absolute;
    display: block;
    left: 0px;
    top: 0;
    color: #fff; */
}
.menublock ul.side_rating_menu > li > ul > li.active > a::before {
    /* content: '>'; */
    /* content: '\f105'; */
    /* font-family: FontAwesome; */
    background: #F8E14D;
    /* background: none; */
}
.menublock ul.side_rating_menu > li > ul > li > ul > li.active > a::before {

    content: '>';
    content: '\f105';
    font-family: FontAwesome;
    color: #F8E14D;
    position: absolute;
    left: -15px;
    top: 0;
    /* background: none; */
}

.menublock ul.side_rating_menu li ul li a {
    text-decoration: underline;
    display: block;
    margin-bottom: 10px;

}
.menublock ul.side_rating_menu > li > ul > li > a {
    color: #fff;
}
.menublock ul.side_rating_menu > li > ul > li.active > a {
    color: #F8E14D;
    text-decoration: none;
}

.menublock ul.side_rating_menu > li > ul > li > a:hover {
    color: #c7bcff;
}

.eagle-ass {
    width: 100%;
    height: 120px;
    background: url(/local/templates/luar100/img/menu_bottom.png) center bottom no-repeat;
    -webkit-background-size: 102%;
            background-size: 102%;
}
/* end side main menu */

/* top-menu */
.top-menu-block {}
.top-menu-block ul.menu-top {
    background: #003399;
    list-style: none;
    padding: 0;
    margin: 0 ;
    display: block;
    float: left;
    width: 100%;
}
.top-menu-block ul.menu-top li {
    /* display: inline-block; */
    display: block;
    float: left;
}
.top-menu-block ul.menu-top li a {
    color: #fff;
    display: block;
    text-transform: uppercase;
}

.top-menu-block ul.menu-top > li > a {
    padding: 15px 31px;
    font-weight: bold;
    text-decoration: none;
}

.top-menu-block ul.menu-top > li.active > a{
    color: #DFB130;
    background: #022b7d;
}
.top-menu-block ul.menu-top > li > a:hover {
    /* color: #DFB130; */
    background: #022b7d;
}
.top-menu-block ul.menu-top >li:last-child {
    float: none;
    float: right;
}
.top-menu-block ul.menu-top >li:last-child a {
    /* color: #000; */
    background: #009933;
    cursor: pointer;
    position: relative;
    text-indent: -9999px;
    background-image: url(/local/templates/luar100/img/search.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50% 18px;
    cursor: pointer;
    width: 56px;
    height: 54px;
}
.top-menu-block ul.menu-top >li:last-child a:hover {
    /* color: #fff; */
    background-color: #02822d;
    color: #fff;
}

.top-menu-block {
    position: relative;
}
.top-menu-block .searchform-top {
    width: 0%;
    /* display: none; */
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    height: 54px;
    /* display: block; */
}
.top-menu-block .searchform-top.active {
    display: block;
    width: 70%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.top-menu-block .searchform-top {
    position: absolute;
    top: 0;
    right: 0px;
    /* display: none; */
    /* opacity: 0.9; */
    /* height: 53px; */
    /* overflow: hidden; */
}

.top-menu-block .searchform-top input {
        padding: 15px 20px;
        display: block;
        float: right;
        border: 0;
        background: #009933;
        background: #009933;
        color: #fff;
        outline: none;
}

.top-menu-block .searchform-top.active input {
    /* background-color: #02822d; */
}

.top-menu-block .searchform-top input[type="text"] {
    width: calc( 100% - 62px);
    /* border-bottom: 1px solid #000; */
}

.top-menu-block .searchform-top input[type="text"]::placeholder {
    color: #fff;
}

.top-menu-block .searchform-top .search-btn {
    position: relative;
    text-indent: -9999px;
    background-image: url(/local/templates/luar100/img/search.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center 18px;
    cursor: pointer;
    width: 62px;
    background-color: #02822d;
    float: right;
    /* display: none; */
    /* opacity: 0.5; */
/* text-indent: 16px; */
}
.searchform-top .cross {
    position: absolute;
    top: 0;
    width: 50px;
    height: 54px;
    right: 62px;
    /* text-indent: -9999px; */
    background-image: url(/local/templates/luar100/img/cross.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center 15px;
    cursor: pointer;
}
.top-menu-block .searchform-top .search-btn:hover {
    background-color: #01882e;
}

.searchform-top .cross:hover {
    background-color: #01882e;
}

.content h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
/* end top-menu */

footer {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #003399;
    color: #8099CC;
}
.footer p {
    color: #8099CC;
}
footer a {
    color: #fff;
    text-decoration: underline;
}
footer a:hover {
    text-decoration: none;
    color: #fff;
}

.rating {}
.rating thead {
    background: #003399;
    color: #fff;
}
.rating tbody {
    background: #fff;
}
.rating.top-advokat tbody tr {
    cursor: pointer;
}
.rating td {
        vertical-align: middle;
}

.more-advoakt .advokat-foto {
     width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
    float:left;
}

.rating .advokat-foto {
     width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
    float:left;
}
.rating.top-advokat .advokat-foto {
    border: 2px solid #d8d8d8;
}
.rating.top-advokat tr:hover .advokat-foto {
    border: 2px solid #0056b3;
}
.rating.top-advokat tr:hover .advokat-fio a {
    color: #0056b3;
}
.rating .advokat-fio {
    text-transform: uppercase;
    font-weight: bold;
    color: #003399;
    text-align: left;
}
.rating .advokat-info {
    vertical-align: middle;
    min-height: 70px;
    height: 70px;
    -ms-text-align-last: auto;
    text-align-last: auto;
    display: inline-block;
    display: table-cell;
}
.rating.top-advokat.table-hover tbody tr:hover {
        background-color: rgba(45, 88, 198, 0.11);
}
.rating tbody  a {
    text-decoration: none;
}
.rating .advokat-info  > * {

}
.rating .advokat-info .advokat-num {
    /* display: inline-block; */
    text-align: left;
}
.rating .summ-reviews {
    /* font-weight: bold; */
    /* text-decoration: underline; */
    color: #000;
    background: url(/local/templates/luar100/img/feedback.svg)  0 center  no-repeat;
    padding-left: 30px;
}
.rating .place {
    width: 40px;
    height: 60px;
    display: inline-block;
    font-size: 20px;
    padding-top: 5px;
     color: #6a6a6a;
     font-weight: bold;


}
.rating .place.pl1 {
    /* background: url(/local/templates/luar100/img/star_gold.svg)  center 0px no-repeat;
    color: #fff;
    font-weight: bold;
    -webkit-background-size: 40px;
            background-size: 40px; */
}
.rating .place.pl2 {
    /* background: url(/local/templates/luar100/img/star_silver.svg)  center 0px no-repeat;
    color: #fff;
    font-weight: bold;
    -webkit-background-size: 40px;
            background-size: 40px; */
}
.rating .place.pl3 {
    /* background: url(/local/templates/luar100/img/star_bronze.svg)  center 0px no-repeat;
    color: #fff;
    font-weight: bold;
    -webkit-background-size: 40px;
            background-size: 40px; */
}
#luar .canselfind {
    top: 7px;
    right: 10px;
    position: absolute;
    z-index: 5;
    font-size: 24px;
    color: #003399;
    cursor: pointer;
    display: none;

}

#luar .canselfind.active {
    display: block;
}

/* nav */
.topnavbar {
    background: #003399;
    color: #fff;
}
.mobil-logo {
    display: block;
    background: url(/local/templates/luar100/img/logotype_mobile.png) 0 0 no-repeat;
    height: 30px;
    width: 80px;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.navbar-toggler.active {
    border-color: #fff;

}
.topnavbar .navbar-toggler {
    align-items: flex-end;
    outline: none;

}
.mobilemenu {

    /* padding-bottom: 25px; */
    display: none;
    /* top: 55px; */
    width: 100%;
    background: #012b7e;
    z-index: 1029;

    color: #fff;

    position: fixed;
    overflow-y: scroll;
    /* min-height: 90%; */
    /* height: 0; */
    /* padding: 0; */

    padding: 10px 15px;
    height: 300px;
    min-height: 600px;

    display: block;

    -webkit-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;

    top: -600px;
}

.mobilemenu.active {
    top: 55px;

    -webkit-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;

    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);

}

.mobilemenu ul {
    padding-left: 0;
    list-style: none;
}

.mobilemenu a {
    font-size: 18px;
    color: #fff;
}
.mobilemenu .site-menu li {
    float: left;
    width: 50%;
    display: inline-block;
}
.mobilemenu .site-menu li.active a{
    color: #F8E14D;
}
.mobilemenu .site-menu {
    overflow: hidden;
}

.mobilemenu button {
    color: #fff;
}
.mobilemenu h4 {
    text-align: center;
}

.mobilemenu hr {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.mobilemenu .btn-outline-success {
        border-color: #fff;
}

.mobilemenu .rate-menu {}
.mobilemenu .rate-menu a {
    display: block;
    padding: 10px 15px;
    background: #003399;
    /* margin-bottom: 2px; */
}
.mobilemenu .rate-menu  li a {
    text-decoration: none;
}
.mobilemenu .rate-menu > li {
    margin-bottom: 20px;
}
.mobilemenu .rate-menu  > li > a {
    font-weight: bold;
}
#luar > .mobilemenu > ul.rate-menu >   ul > li:nth-child(1n) > a {
    font-weight: bold;
}


.mobilemenu .rate-menu > li > ul > li > ul {
    margin-bottom: 0;
}

.mobilemenu .rate-menu > li {
    margin-left: 0px;
    margin-top: 20px;
    border: 3px solid #003399;
    margin-bottom: 0;
}
#luar .mobilemenu .rate-menu >   ul > li:nth-child(1n) > a {
    background: #003399;
}

#luar .mobilemenu .rate-menu >    li a {

    border-bottom: 2px solid #003399 !important;
    line-height: normal;
}

.mobilemenu .rate-menu li.active ul {
    display: block;
}

#luar .mobilemenu .rate-menu li ul a {
    background: #032568;
    display: block;
    font-weight: normal;

}
.mobilemenu .rate-menu li.active > a  {
    color: #F8E14D;
}
.sub-menu {
    color: #007bff;
}
.sub-menu li {
    margin-bottom: 15px;
}
.sub-menu a {
    line-height: normal;
    display: block;
}
.sub-menu a.selected {
    font-weight: bold;

}
/* end nav */
.cookies-info {
    position: fixed;
    bottom: 0;
    text-align: center;
    background-color: #e0e0e0;
    width: 100%;
    line-height: normal;
    padding: 3px 6px;
    opacity: 0.9;
}
.cookies-info p {
    font-size: 12px;
    line-height: normal;
    margin: 0;
}
.cookies-info .minibtn {
    padding: 2px 3px;
    border: 1px solid #eee;
    display: inline-block;
    cursor: pointer;
    background: silver;
}
.cookies-info .minibtn:hover {
    background: #c3c3c3;
}
.bg-blue {
    background: #003399;
    color: #fff;
}
.bg-blue input {
    border: 0;
}
.review-form {}
.review-form .form-control {
    border-radius: 0;
    /* border: 0; */
    /* border-left: 1px solid #ced4da; */
    /* border-bottom: 1px solid #ced4da; */
}
.review-form textarea {
    -webkit-transition: all 1s;
         -o-transition: all 1s;
            transition: all 1s;
             height: 37px;
}
.review-form textarea.active {
    height: 150px;
}
.review-form  textarea:focus{
     height: 150px;

}
.review-item.inactive {
    background: silver !important;
}
/* awards */
.reward {
    width: 50px;
}
.medal {
    width: 60px;
    display: inline-block;
}
/*end awards */

.advokat-inform .nav-tabs .nav-item.show .nav-link, .advokat-inform  .nav-tabs .nav-link.active {
    border-color: #fff;
}
.advokat-inform .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.advokat-inform .nav-tabs .nav-link.active, .advokat-inform .nav-tabs .nav-link.active:hover {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    color: #202528;
    font-weight: bold;
}

.advokat-inform .nav-tabs .nav-link {
    border-color: #e9ecef #e9ecef #dee2e6;
    background: #b2b2b2;
    color: #fff;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.advokat-inform .nav-tabs .nav-link:hover {
    background: #022b7d;
}

/* End */
/* /local/templates/luar100/mobil.css?17538811302753 */
/* /local/templates/luar100/components/bitrix/menu/menu-main_mobil/style.min.css?1753881130490 */
/* /local/templates/luar100/components/bitrix/menu/menu-main/style.min.css?1753881130490 */
/* /local/templates/luar100/template_styles.css?175388113018596 */
