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(../images/library.jpg) no-repeat center center fixed;
    /*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-table {
    display: table;
    width: 100%;
    height: 100%;
}*/
/* ÑÑ‡ÐµÐ¹ÐºÐ° Ð±Ð»Ð¾Ñ‡Ð½Ð¾Ð¹ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ */

/*.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}*/
/* Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ñ‹Ð¹ Ð±Ð»Ð¾Ðº */

.dm-modal {
    display: inline-block;
    padding: 20px;
    width: 100%;
    /*background: rgba(235, 228, 220, 0.9);*/
    background: url(../images/body.jpg) repeat;
    /*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;
}

/* Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð² Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ð¾Ð¼ Ð¾ÐºÐ½Ðµ */

/*.dm-modal img {
    width: 100%;
    height: auto;
}*/
/* Ð¼Ð¸Ð½Ð¸Ð°Ñ‚ÑŽÑ€Ñ‹ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ð¹ */

.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);
}

/* Ð²Ð°Ñ€Ð¸Ð°Ð½Ñ‚Ñ‹ Ñ„Ð¾Ð½Ð²Ð¾Ð¹ Ð·Ð°Ð»Ð¸Ð²ÐºÐ¸ Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ð±Ð»Ð¾ÐºÐ° */

/*.green {
    background: #388e3c!important;
}
.cyan {
    background: #0097a7!important;
}
.teal {
    background: #00796b!important;
}*/
/* Ð´Ð²Ð¸Ð¶ÑƒÑ…Ð° Ð¿Ñ€Ð¸ Ð¿Ð¾ÑÐ²Ð»ÐµÐ½Ð¸Ð¸ Ð±Ð»Ð¾ÐºÐ¾Ð² Ñ ÑÐ¾Ð´ÐµÑ€Ð¶Ð°Ð½Ð¸ÐµÐ¼ */

@-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
    }
}