body {
    font-weight: 700;
}

.final:before {
    content: "✔";
    color: #790000;
}

.wind1 {
    z-index: 99999999999999;
}
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
    width: 100% !important;
    left: 0 !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0px;
    right: 1%;
    width: 9px;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
}

.jspContainer:hover .jspVerticalBar {
    opacity: 1;
}

.jspCap {
    display: block;
    background: #fff;
}

.jspVerticalBar .jspCap {
    height: 40px;
}

.jspTrack {
    background: rgba(242, 242, 242, 0.5);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1), inset 1px 0 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
}

.jspDrag {
    background: #fff;
    position: relative;
    box-shadow: inset -1px 0 8px rgba(0, 0, 0, 0.05);
    top: 0;
    left: 0;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
}

.jspCorner {
    background: #fff;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

/* Content Flip Style */
.bb-bookblock {
    width: 400px;
    height: 300px;
    position: relative;
    /*background: url(/web/20221006233146im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
    z-index: 100;
}

.bb-page {
    width: 50%;
    height: 100%;
    left: 50%;
    position: absolute;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.bb-page > div,
.bb-outer,
.bb-content {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}

.bb-content {
    /*background: url(/web/20221006233146im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
}

.bb-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.bb-overlay, .bb-outer {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bb-page > div {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bb-back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.bb-outer {
    width: 100%;
    overflow: hidden;
    z-index: 999;
}

.bb-overlay,
.bb-flipoverlay {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1000;
}

.bb-flipoverlay {
    background-color: rgba(0, 0, 0, 0.2);
}

.bb-bookblock > div.bb-page:first-child,
.bb-bookblock > div.bb-page:first-child .bb-back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.js .bb-item {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    /*	display: none;*/
    /*background: url(/web/20221006233146im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
}

.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    /*background: url(/web/20221006233151im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    /*background: url(/web/20221006233151im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
}

*:first-child + html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    /*background: #000 url(/web/20221006233151im_/http://www.shitkina-law.ru/bitrix/templates/main/css/loading.gif) no-repeat 50% 50%;*/
}

.arcticmodal-container h2 {
    font-weight: 300;
    font-size: 4em;
    padding: 0 0 10px;
    color: #333;
    margin: 0 1% 40px;
    text-align: left;
    border-bottom: 5px solid #680a0a;
    /* box-shadow: 0 10px 0 #680a0a; */
    text-shadow: 0 0 2px #fff;
}

.arcticmodal-container li {
    /*list-style-image: url(/web/20221006233151im_/http://www.shitkina-law.ru/bitrix/templates/main/media/li.png);*/
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: 500;
    margin: 5px 10%;
    text-align: justify;
}

.arcticmodal-container p {
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: 500;
    padding: 5px 10%;
    text-align: justify;
}

/*@import url(https://web.archive.org/web/20221006233119cs_/http://fonts.googleapis.com/css?family=Lato:300,400,700);*/

html {
    height: 100%;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    /*background: #fff;*/
    font-weight: 400;
    font-size: 100%;
    color: #333;
    height: 100%;
}

.js body {
    overflow: hidden;
}

.container,
.bb-custom-wrapper,
.bb-bookblock {
    width: 100%;
    height: 100%;
}

.container {
    position: relative;
    left: 0px;
    -webkit-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;

}

.slideRight {
    left: 350px;
}

.quote {
    margin-right: 27%;
}

.no-js .container {
    padding-left: 350px;
}

.click_class {
    position: absolute;
}

.menu-panel {
    background: #680a0a;
    width: 350px;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.js .menu-panel {
    position: absolute;
    left: -350px;
}

.menu-panel h3 {
    font-size: 1.8em;
    padding: 20px;
    font-weight: 300;
    color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid #8d0303;
}

.menu-toc {
    list-style: none;
}

.menu-toc li a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    line-height: 3.5;
    padding: 0 20px;
    cursor: pointer;
    background: #680a0a;
    border-bottom: 1px solid #8d0303;
}

.menu-toc li a:hover,
.menu-toc li.menu-toc-current a {
    background: #680a0a;
}

.menu-panel div {
    margin-top: 20px;
}

.menu-panel div a {
    text-transform: uppercase;
    font-size: 0.7em;
    line-height: 1;
    padding: 5px 20px;
    display: block;
    border: none;
    color: #bc0b0b;
    letter-spacing: 1px;
    font-weight: 800;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}

.menu-panel div a:hover {
    background: inherit;
    color: #fff;
    text-shadow: none;
}

.bb-custom-wrapper nav {
    top: 20px;
    left: 90%;
    position: absolute;
    z-index: 1000;
}

@media screen and (max-width: 768px) {
    .bb-custom-wrapper nav {
        left: 70%;
    }
}

@media screen and (max-width: 320px) {
    .bb-custom-wrapper nav {
        left: 60%;
    }
}

.bb-custom-wrapper nav span,
.menu-button {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 16px;
    background: #870a0a;
    border-radius: 50%;
    color: #fff;
    line-height: 35px;
    text-align: center;
    speak: none;
    font-weight: bold;
    cursor: pointer;
}

.menu-but {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background: #870a0a;
    border-radius: 50%;
    color: #fff;
    line-height: 35px;
    text-align: center;
    speak: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 0.7em;
}

.menu-but {
    z-index: 1000;
    left: 20px;
    top: 20px;
}

.bb-custom-wrapper nav span:hover,
.menu-button:hover {
    background: #000;
}

.bb-custom-wrapper nav span:last-child {
    left: 60px;
}

.menu-button {
    z-index: 1000;
    left: 20px;
    top: 20px;
    text-indent: -9000px;
}

.arcticmodal-container {
    padding-bottom: 30px !important;
}

/*.menu-button:after {*/
/*position: absolute;*/
/*content: '>';*/
/*width: 50%;*/
/*height: 2px;*/
/*background: #fff;*/
/*top: 50%;*/
/*margin-top: -1px;*/
/*left: 25%;*/
/*box-shadow: 0 -4px #fff, 0 4px #fff;*/
/*}*/

.no-js .bb-custom-wrapper nav span,
.no-js .menu-button {
    display: none;
}

.js .content {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    bottom: 50px;
    overflow: auto;
    -webkit-font-smoothing: subpixel-antialiased;
}

.scroller {
    padding: 10px 5% 10px 5%;
}

.scroller li {
    /*list-style-image: url("/web/20221006233119im_/http://www.shitkina-law.ru/bitrix/templates/main/media/li.png");*/
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: 500;
    margin: 5px 10%;
    text-align: justify;
}

.js .content:before,
.js .content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 100;
    pointer-events: none;
}

.js .content:after {
    top: auto;
    bottom: 0;
}

.content h2 {
    font-weight: 300;
    font-size: 4em;
    padding: 0 0 10px;
    color: #333;
    margin: 0 1% 40px;
    text-align: left;
    border-bottom: 5px solid #680a0a;
    /*box-shadow: 0 10px 0 #680a0a;*/
    text-shadow: 0 0 2px #fff;
}

.no-js .content h2 {
    padding: 40px 1% 20px;
}

.content p {
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: 500;
    padding: 5px 10%;
    text-align: justify;
}

@media screen and (max-width: 800px) {
    .no-js .menu-panel {
        display: none;
    }

    .no-js .container {
        padding: 0;
    }
}

@media screen and (max-width: 400px) {
    .menu-panel,
    .content {
        font-size: 75%;
    }
}

.target-link {
    color: #790000;
    font-weight: normal;
}
html, body, p, h1, ol, ul, li, pre, code, address, form, fieldset, blockquote {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
}

body {

}

a {
    color: black;
    text-decoration: none;
    font-weight: 400;
}

a:hover {
    text-decoration: underline;
}

.autor_photoWDH {
    width: 90%;
}

.fcl img {
    width: 90%;
}

.clientsWrap {
    width: 100%;
    height: auto;
}

.clients {
    width: 100%;
    height: auto;
    float: left;
}

.clients img {
    float: left;
}

.main {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.menu-panel img {
    margin-top: 20px;
    margin-left: 35px;
}

.practic {
    width: 30%;
    float: left;
    border: 1px solid black;
    height: 230px;
    margin-bottom: 30px;
    margin-left: 2.6%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background-color: rgba(133, 0, 7, 0.1);
    line-height: 1em;
}

.addPractic {
    margin-left: 18%
}

.practic p {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
}

.practic:hover {
    box-shadow: 0 0 10px #680a0a;
    border: 1px solid #680a0a;
}

.map {
    margin: 0 1% 40px;
}

blockquote {
    /*background: none repeat scroll 0 0 #fafafa;*/
    /*color: #878787;*/
    font-family: Georgia, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.45;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    float: right;
    width: 450px;
    /*quotes: "\201c" "\201d"; !* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ *!*/
}

blockquote:before {
    color: #680a0a;
    content: open-quote;
    display: block;
    font-size: 65px;
    left: -18px;
    position: absolute;
    top: -10px;

}

blockquote:after {
    color: #680a0a;
    content: close-quote;
    display: block;
    font-size: 65px;
    right: 1px;
    position: absolute;
    top: 24px;
}

.scroll {
    float: right;
    margin-top: 3%;
    /* margin-right: 3%;*/
}

.wrp {
    width: 100%;
    height: 3000px;
    position: fixed;
    z-index: 9;
}

.wrapper {
    width: 100%;
    height: 1500px;
    position: fixed;
    z-index: 999;
}

.mainImg {
    width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 101;
    margin: 0 1% 40px;
    /*background: url('/web/20221006233128im_/http://www.shitkina-law.ru/bitrix/templates/main/media/library.jpg') no-repeat center center fixed;*/
    opacity: 0.3;
    background-size: cover;
}

.logo {
    position: relative;
    top: 25%;
}

.blq {
    position: relative;
    top: 30%;
    font-size: 3em;
    font-style: italic;
    color: #8d0303;
}

.cliens {

}

.butNav {
    left: 90%;
}

.autor {
    width: 100%;
    height: auto;
    /*border-bottom: 5px solid #680a0a;*/
    /*margin: 0 15% 40px 15%;*/
    /*float: left;*/
}

.autor img {
    width: 25%;
}

.headAutor {
    width: 50%;
    height: 500px;
}

.mainAutor {
    margin-left: 37.5%;
}

.autors {
    width: 25%;
    height: auto;
    /* border-bottom: 5px solid #680a0a;*/
    /*margin: 0 15% 40px 15%;*/
    float: left;
}

.autorsWrap {
    width: 100%;
    height: auto;
    float: left;

}

.names {
    /*font-size: 2.5em;*/
}

.autors p, h1 {
    /* padding-left: 15%;*/
}

.autors h1 {
    color: #680a0a;
}

.autors h3 {
    /* width: 13%;
opacity: 0.8;
font-weight: 300;
font-size: 1em;
!*padding: 0 3px 10px;*!
color: #f6f6ee;
margin: 0 15% 25px;
text-align: left;
background-color: #680a0a;
text-shadow: 0 0 2px #fff;*/
}

.autors h3:hover {
    opacity: 1;
}

.autors ul {
    margin-left: 10%;
}

.autors li {
    list-style-type: none;
}

.autors img {
    width: 80%;
}

.autor_photo {
    /* float: left;*/
}

.innerAutorPhoto {
    float: left;
    padding-right: 5%;
}

@media screen and (max-width: 640px) {
    .practic {
        margin: 0 1% 40px;
        width: 100%;
        border: 1px solid black;
        height: 230px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        background-color: rgba(133, 0, 7, 0.1);
    }

    .mainAutor {
        margin-left: 0;
    }

    .addPractic {
        margin-left: 0;
    }

    .butNav {
        left: 65%;
    }

    .practic p {
        text-align: center;
        font-size: 1.4em;
        font-weight: bold;
    }

    .mainImg {
        position: absolute;
    }

    .scroll {
        width: 100%;
        float: none;
    }

    .autor_photo {
        float: none;
    }

    .autors {
        width: 100%;
        height: auto;
        border-bottom: 5px solid #680a0a;
        margin: 0 0 25px;
    }

    .names {
        font-size: 3em;
    }

    .autors p, h1 {
        padding-left: 0;
    }

    .autors h3 {
        width: 100%;
        margin: 0 0 25px;
    }
}

@media screen and (max-width: 1900px) {
    .autors h3 {
        width: 100%;
        margin: 0 0 25px;
    }
}

@media screen and (max-width: 768px) {
    .autor_photo {
        float: none;
    }

    .addPractic {
        margin-left: 0;
    }

    .mainAutor {
        margin-left: 0;
    }

    .butNav {
        left: 65%;
    }

    .autors {
        width: 100%;
        height: auto;
        /*border-bottom: 5px solid #680a0a;*/
        margin: 0 0 25px;
    }

    .names {
        font-size: 3em;
    }

    .autors p, h1 {
        padding-left: 0;
    }

    .autors h3 {
        width: 100%;
        margin: 0 0 25px;
    }

}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .practic {
        margin: 0 1% 40px;
        width: 100%;
        border: 1px solid black;
        height: 230px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        background-color: rgba(133, 0, 7, 0.1);
    }

    .autor_photo {
        float: left;
    }

    .autors {
        width: 100%;
        height: auto;
        /*border-bottom: 5px solid #680a0a;*/
        margin: 0 0 25px;
    }

    .names {
        font-size: 3em;
    }

    .autors p, h1 {
        padding-left: 25%;
    }

    .autors h3 {
        width: 100%;
        margin: 0 0 25px;
    }

    .practic p {
        text-align: center;
        font-size: 1.4em;
        font-weight: bold;
    }

    .mainImg {
        position: absolute;
    }

    .scroll {
        width: 100%;
        float: none;
    }
}


.dm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 9999999;
}


.dm-overlay:target {
    display: block;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}


.dm-modal {
    display: inline-block;
    padding: 20px;
    width: 100%;
    /*background: rgba(235, 228, 220, 0.9);*/
    /*background: url(/web/20221006233128im_/http://www.shitkina-law.ru/bitrix/templates/main/media/body.jpg) repeat;*/
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    color: black;
    text-align: left;
}


.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}


.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}


.pl-left {
    float: left;
    margin: 5px 15px 5px 0;
}


.video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.close {
    z-index: 9999;
    float: right;
    width: 30px;
    height: 30px;
    color: #870a0a;
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    cursor: pointer;
    margin-top: 3%;
}

.close:after {
    display: block;
    border: 2px solid #870a0a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: 'X';
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}


.close:hover:after {
    border-color: #870a0a;
    color: #870a0a;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
@-moz-keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}


#quote{
    max-width: 500px;
}

#foot {
    position: fixed;
    top: 93%;
    /* bottom: 10px; */
    left: 7%;

    width: 100%;
    /*bottom: 0;*/
    padding-top: 20px;
    background: url(assets/images/body.jpg) repeat;
    z-index: 5000;
}

#foot div {
    font-size: 13px;
    display: block;
    position: absolute;
    z-index: 5000;
}