.dds-hide {
    display: none;
}
.dds-pdf {
    padding: 10px 10px;
}
.dds-pdf img {
    padding: 0 10px;
}

.nsNoPhoto {
    height: 210px;
    position: relative;
}
.nsNoPhoto p {
    position:absolute;
    top:50%;
    transform: translate(0, -50%);
}
.dds-arrow-block{
    text-align: center;
}
.dds-h-wrap-hidden {
  display: none;
}
.dds-arrow.open{
    transform: rotate(180deg);
}
.contacts-wrapper-dds {
    z-index: 2;
    padding-top: 35px;
}
.contacts-wrapper-dds .bt {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    font-size: 14px;
    font-weight: 700;
    align-items: center;
    background: #1f4789;
    width: 196px;
    height: 44px;
    border-radius: 32px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.dds-cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
div[id^="wait_comp_"]{
    display: none;
}
.dds-arrow {
    padding-top: 20px;
}

.nsHidden {
    display: none;
    color: red;
    text-align: left;
}

.nsModal {
    position: fixed;
    /* фиксированное положение */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1050;
    opacity: 0;
    /*-webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;*/
    pointer-events: none;
}

.nsModal:target {
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
}

.nsModal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    top:300px;
}
.tqImg {
    position: fixed;
    float: left;
}

@media (min-width: 576px) {
    .nsModal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
}

.nsModal-dialog {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

@media (min-width: 576px) {
    .nsModal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
}

/* свойства для блока, содержащего контент модального окна */
.nsModal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;

}

@media (min-width: 768px) {
    .nsModal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

/* свойства для заголовка модального окна */
.nsModal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.nsModal-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
}

/* свойства для кнопки "Закрыть" */
.nsClose {
    float: right;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    text-decoration: none;
}

/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
.nsClose:focus,
.nsClose:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

/* свойства для блока, содержащего основное содержимое окна */
.nsModal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    overflow: auto;
}

.nsNoMargin {
    margin:0 !important;
}

.nsTableWidth {
    width: 25%;
}

.nsTableText {
    vertical-align: middle !important;
}

.nsImgBlock {
    margin-top: 277px;
}

.nsMapImg {
    display:block;
    margin-left:auto;
    margin-right: auto;
}

.nsMapText {
    height: 18px;
    font-size: 15px;
    border-radius: 7px;
}
.nsFancyPic {
    max-width: 185px;
    max-height: 270px;
    margin-right: 34px;
    float: left;
    font-size: 12px;
    margin-bottom: 104px;
    text-align: center;
}
.nscrt {
    width: 100% !important;
}

.ns {
    font-size: 20px;
    color: #485a91;
    font-family: 'Avenir Next Cyr Demi';
    display: inline;
}

.nsOList {
    margin-top: 16px;
    padding: 13px 15px 25px 25px;
    background-color: #f4f4f4;
    margin-bottom: 46px;
}
.nsOList li:before {
    font-weight: 100;
    color: #000;
}

.nstextFormatted {
    font-weight: 600;
    margin: 0px;
}

.nsIcon-plus:before {
    content: "\271A";
}

.nsIcon-minus:before {
    content: "\2014";
}

.nsIcon {
    margin: 0;
    font-size: 20px;
    color: #f8833c;
    display: inline-block;
    width: auto;
    height: auto;
    font-style: initial;
}

.nsUl {
    margin-left: -15px;
}

.nsUl > li:before {
    content: '⯈';
    display: block;
    color: #1f4789;
    width: 9px;
    height: 5px;
    position: absolute;
    left: -10px;
}

.nsUl > li {
    margin-bottom: 18px;
}

.nsDiv {
    margin-bottom: 10px;
}

ol ul, ol h4, ol h3, ol h2, ol h1, ol h5 {
    counter-reset: item;
}

ol > li {
    margin-bottom: 15px;
}

.nsIconMore {
    position: relative;
    top: -140px;
    right:-69px;
}

.nsMarginTop {
    margin-top: 30px;
}

.nsBottomMenu a {
    text-decoration: none;
    color: #00589f;
    font-size: 16px;
    font-weight: 500;
}
.nsBottomMenu p {
    margin:0;
    margin-bottom: 10px;
}

.adds p {
    margin: 0;
}

.contacts .logo {
    text-align: right;
}

.nsPersonInfo {
    cursor: pointer;

}

.nsText {
    position:relative;
    left: 500px;
}

.nsMarginTB {
    margin: 10px 0px;
}



@media screen and (max-width: 479px) {
    .nsMapImg {
        max-width: 100%;
    }

    .nsFancyPic {
        margin: 0 auto;
        margin-bottom:80px;
    }
    .nsIconMore {
        position: relative;
        top: -117px;
        right: -4px;
        margin: 25px 0!important;
    }
    /*.nsSlick {*/
    /*    width: 100%;*/
    /*}*/
    #up {
        display: none !important;
    }
}

@media screen and (max-width: 1025px) {
    /*.nsSlick {*/
    /*    max-width: 100%;*/
    /*}*/
	.about-sovet {
		width: 100%;
	}
}
