/* new */
.agents {
    transform: none !important;
    margin: 0 !important;
    margin-left: -4px !important;
    text-align: justify;
    text-justify: newspaper;
    -ms-text-justify: newspaper;
    letter-spacing: 20px;
}
.agents::after {
    display: inline-block;
    width: 100%;
    content: "";
}
.agents .agent__item {
    margin: 0px 10px;
    margin-bottom: 40px;
}
.section.section-3 .agents {
    margin-left: 0 !important;
    letter-spacing: -2px !important;
}
.section.section-3 .agents .agent__item {
    padding: 0 8px;
}
@media (max-width: 1024px) {
    .agents {
        min-width: 705px;
    }
    .agents .agent__item img {
        zoom: .75;
    }
    .section.section-3 .container {
        width: 71.37628111273791vw;
    }
    .section.section-3 .agents .agent__item {
        padding: 0 14px;
        margin-bottom: 24px;
    }
}
@media (max-width: 950px) {
    .agents {
        min-width: 640px;
    }
    .agents .agent__item img {
        zoom: .65;
    }
}
@media (max-width: 860px) {
    .agents {
        min-width: 600px;
    }
    .agents .agent__item img {
        zoom: .6;
    }
}
@media (max-width: 768px) {
    .agents {
        min-width: 520px;
    }
    .agents .agent__item img {
        zoom: .55;
    }
}
@media (max-width: 680px) {
    .agents {
        margin-left: 0 !important;
        min-width: 0;
    }
    .agents .agent__item {
        display: block;
        margin: 0;
        margin-bottom: 25px;
    }
    .agents .agent__item img {
        zoom: 1;
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }
    .agents .agent__item.ai38 img {
        height: 38px;
    }
}
/* new 2 */
.article .article__info-wrapper {
    padding-top: 7px;
    margin-top: -7px;
}
.section-4 .section__readmore a {
    color: #000;
}

/* footer fix */
@media (max-width: 1345px) {
/*    #footer {
        background-size: auto;
    }*/
}
@media (max-width: 767px) {
/*    #footer {
        height: auto;
    }*/
}
#footer .footer__phone {
    color: #fff !important;
}

/**/
@media (max-width: 980px) {
    .section.section-1 .section__title {
        font-size: 55px;
    }
}
@media (max-width: 767px) {
    .section.section-1 .section__title {
        font-size: 45px;
    }
}
@media (max-width: 479px) {
    .section.section-1 .section__title {
        font-size: 29px;
    }
}
.section-1 .section__title {
    margin-left: -15px;
}
@media (max-width: 1345px) {
    .section-1 .section__title {
        margin-left: 0;
    }
}
@media (max-width: 1024px) {
    .section.section-3 .container {
        width: 100%;
    }
}

/* video fix */
#header-banner {
    overflow: hidden;
}
.header__banner .header__banner-video {
    position: absolute;
    bottom: 0;
}
.header__banner .header__banner-video video {
    width: 100vw;
}
@media (max-width: 1170px) {
    .header__banner .header__banner-video video {
        width: 110vw;
    }
}
@media (max-width: 1024px) {
    .header__banner .header__banner-video video {
        width: 130vw;
    }
}
@media (max-width: 850px) {
    .header__banner .header__banner-video video {
        width: 150vw;
    }
}

/* header fix */
#header .header__info {
    margin-top: 29px;
}
@media (max-width: 1345px) and (min-width: 1024px) {
    #header .header__info .header__info-phone {
        display: none;
    }
    #header .header__info {
        width: 115px;
    }
    #header .header__info .header__info-lang {
        width: 70px;
    }
    #header .header__info .header__info-form .hi__form-toggle {
        margin-left: 100px;
        margin-top: 10px;
    }
    #header .header__info .header__info-form {
        top: -10px;
    }
}
@media (max-width: 1200px) and (min-width: 1024px) {
    #header .header__logo {
        background-color: #ec3324 !important;
    }
    #header .header__nav {
        width: 690px;
        margin-left: -30px;
        position: relative;
        z-index: 1500;
    }
}
@media (max-width: 1170px) and (min-width: 1024px) {
    #header .header__nav .list-inline > li:last-child {
        display: block;
        padding: 0;
    }
}
@media (max-width: 1120px) and (min-width: 1024px) {
    #header .header__logo {
        margin-left: -30px;
    }
}
@media (max-width: 1090px) and (min-width: 1024px) {
    #header .header__info .header__info-lang .list-inline li a.active {
        display: none;
    }
    #header .header__info .header__info-form .hi__form-toggle {
        margin-left: 50px;
    }
    #header .header__info .header__info-lang {
        width: 36px;
    }
    #header .header__info {
        width: 115px;
        left: -10px;
        z-index: 1600;
    }
    #header .header__info .header__info-form.active {
        left: -143px;
        width: 180px;
    }
}

/* video size h */
@media (min-width: 1440px) {
    .header__banner {
        height: 800px;
    }
}

/* header els */
.header__banner .header__banner-info .header__banner-info__address {
    position: fixed;
    top: 90px;
    z-index: 1500;
}
.header__banner .header__banner-info .header__banner-info__socials.fixed {
    position: fixed;
    top: 140px;
    z-index: 1500;
}
.header__banner .header__banner-info .header__banner-info__socials.inverted {
    position: fixed;
    top: 90px;
    z-index: 1500;
}
@media (max-width: 1345px) {
    .header__banner .container {
        width: 1170px;
    }
}
@media (max-width: 1200px) {
    .header__banner .container {
        width: 1024px;
    }
}
@media (max-width: 1050px) {
    .header__banner .container {
        width: 970px;
    }
}

/* clients */
@media (max-width: 1023px) {
    .section.section-3 .agents .agent__item {
        padding: 0 14px;
        margin-bottom: 24px;
        display: inline-block;
        width: 30%;
    }
}

/* new video mask */
.header__banner .header__banner-video:after {
    background: url(http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%A7%97%A4%A6%98%A6c%A6%9F%99);
}

/**/
.header__banner .header__banner-info .header__banner-info__socials img.fa_invereted {
    display: none;
}
.header__banner .header__banner-info .header__banner-info__socials.inverted img {
    display: none;
}
.header__banner .header__banner-info .header__banner-info__socials.inverted img.fa_invereted {
    display: block;
}
@media (max-width: 1023px) {
    .header__banner .header__banner-info .header__banner-info__address {
        position: static !important;
    }
    .header__banner .header__banner-info .header__banner-info__socials {
        position: static !important;
    }
}
.modal-open .header__banner-info__socials {
    display: none;
}
.article__company-logo img {
    max-width: 100%;
}

/*.modal-open .header__banner-info {
    display: none;
}*/
#header .header__nav .list-inline > li > a {
    text-decoration: none;
}
#header .header__nav .list-inline > li a:hover,
#header .header__nav .list-inline > li a.hover {
    text-decoration: underline;
}

.grid .grid__item {
    margin-bottom: 50px;
}

/**/
.section.section-2:before {
    background: none;
}
@media (max-width: 1345px) {
    .section.section-2 {
        background: none;
    }
}
.section.section-2:before {
    background: url('http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%97%97%94%9D%9Ab%A5%A4%98q%A9qh') center center no-repeat;
    background-size: cover;
}

.geografyControl a {
    color: #fff;
    font-family: Arial;
    font-size: 13px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #bdbdbd;
    padding: 13px 21px;
    padding-top: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.geografyControl a.active,
.geografyControl a:hover {
    background: #ee3123;
}
.geografyControl a[data-isRussia="1"] {
    top: 101px;
    left: 20px;
}
.geografyControl a[data-isRussia="0"] {
    top: 101px;
    left: 125px;
}
.geografyControl a[data-isRussia="-1"] {
    top: 101px;
    left: auto;
    right: 0;
    background: none !important;
    color: #000000 !important;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}
.geografyControl a[data-isRussia="-1"]:hover {
    text-decoration: none;
}
#gPoints {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.gPoint {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    display: none;
}
.gPoint.active {
    display: block;
}
.gPoint div {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 40px;
}
.gPoint span {
    position: absolute;
    top: -7px;
    left: 25px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
}
.gPoint:hover div {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    top: -25px;
    left: -25px;
}
.gPoint:hover span {
    top: -9px;
    left: 29px;
    color: #ee3123;
    font-size: 18px;
    font-weight: normal;
}
.gAddresses {
    background: #fff;
    width: 255px;
    height: 367px;
    position: absolute;
    top: 181px;
    left: 20px;
    display: none;
    padding: 17px 21px;
    padding-bottom: 0;
    overflow: hidden;
}
.gAddresses .gContent {
    position: relative;
    overflow: hidden;
}
.gAddresses.active {
    display: block;
}
.gAddresses .gAddress {
    font-family: 'PT Sans', Arial, Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 19px;
}
.gAddressName {
    font-size: 18px;
    line-height: 22px;
}
.gAddressValue,
.gAddressPhone {
    font-size: 14px;
    line-height: 19px;
    color: #aaa;
}
.section.section-2 {
    overflow: hidden;
    z-index: 2;
}
@media (max-width: 479px) {
    .section.section-2 {
        height: 512px;
    }
    .geografyControl a[data-isRussia="1"] {
        top: 40px;
        left: 17px;
    }
    .geografyControl a[data-isRussia="0"] {
        top: 40px;
        left: 122px;
    }
    .geografyControl a[data-isRussia="-1"] {
        top: 40px;
    }
    .gAddresses {
        top: 87px !important;
        left: 17px;
    }
}

/**/
/*.animations {
    display: none;
}*/

@media (max-width: 1345px) {
    .modal .modal-content {
        padding-top: 65px !important;
    }
}

#news .grid__item {
    padding: 0 7.5px;
}
#news .slick-list {
    height: auto !important;
}
 
#expertises .grid__item {
    padding: 0 7.5px;
}
#expertises .slick-list {
    height: auto !important;
}

#people .grid__item {
    padding: 0 7.5px !important;
}
#people .slick-list {
    height: auto !important;
}
.video_container.our_work::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%A7%97%A4%A6%98%A6c%A6%9F%99);
    z-index: 2;
}
.ga_close {
    position: absolute;
    top: 12px;
    right: 12px;
    background: url(http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%9E%99%A0%A0%A6c%98%A2%A0%A5%98b%A5%A4%98) no-repeat, #fff;
    width: 18px;
    height: 18px;
    background-size: 100%;
    z-index: 2;
}
.ga_close:hover {
    opacity: .7;
}
/**/
#geografy.section.section-2::before {
    display: none;
}
#geografy.section .section__title {
    margin-bottom: 0;
}
#svgMap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F4F4F4;
}
#svgMap svg {
    width: 100%;
    height: 100%;
}
#svgTooltip {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    display: none;
    transition: none !important;
    background: rgba(255, 255, 255, .75);
    padding: 4px 6px;
    border: 2px solid rgba(255, 255, 255, .9);
        font-size: 16px;
}
#svgTooltip.active {
    display: block;
}
.land {
    fill: #CCCCCC;
    fill-opacity: 1;
    stroke: white;
    stroke-opacity: 1;
    stroke-width: 0.5;
    cursor: pointer;
    transition: 0.3s all ease;
}
.land.active,
.land.active2 {
    /*fill: rgba(0, 120, 0, .5);*/
    fill: #666666 !important;
}
.land.active:hover,
.land.active2:hover {
    fill: #E33629 !important;
}
.geografyControl {
    display: none;
}
.gAddresses {
    top: 100px;
}
#footer {
    background: #000000 url(http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%A5%A5%95%A8%94%A0c%A6%9F%99) center bottom no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
/*    image-rendering: -moz-crisp-edges;
    image-rendering:   -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;*/
}
/**/
@media (max-width: 1023px) {
    #news-s .slick-arrow,
    #experience .slick-arrow {
        top: 300px;
        z-index: 1;
    }
    #news-s .slick-prev,
    #experience .slick-prev {
        left: 0;
        right: auto;
    }
    #news-s .slick-next,
    #experience .slick-next {
        left: auto;
        right: 0;
    }
}

@media (max-width: 969px) {
    #news-s .slick-arrow,
    #experience .slick-arrow {
        top: 175px;
    }
    /**/
    .geografyControl {
        display: block;
    }
    #svgMap {
        display: none;
    }
    #geografy.section.section-2::before {
        display: block;
        background: #F4F4F4;
    }
    .gAddresses {
        top: 181px;
        width: 75%;
    }
    .ga_close {
        display: none;
    }
    /**/
}
@media (max-width: 767px) {
    #news-s .slick-arrow,
    #experience .slick-arrow {
        top: 120px;
    }
}

.content__slider-item-person {
    display: inline-block;
    width: 268px;
    float: left;
}
.pre_content__slider-item {
    text-align: center;
}
.content__slider-item.content__slider-item-person.pre_content__slider-item_2 {
    margin-left: 179px;
}
.content__slider-item.content__slider-item-person.pre_content__slider-item_1 {
    margin-left: 335.5px;
}
.only-w969 {
    display: none;
}
.not_only-w969 {
    display: block;
}
@media (max-width: 969px) {
    .only-w969 {
        display: block;
    }
    .not_only-w969 {
        display: none;
    }
}
.agents .agent__item img {
    zoom: 1;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
@media (max-width: 767px) {
    .header__banner {
        min-width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: initial !important;
    }
}
.header__info-phone a,
.header__banner-info__phone a,
.footer__phone a {
    color: #fff;
    text-decoration: none;
}
/**/
.modal#ceo .modal-dialog {
    background-color: #fff;
}
.modal#ceo .article .modal-title {
    color: #000;
}
.modal#ceo .article .article__desc {
    color: #000;
}
.modal#ceo .article .article__text {
    color: #000;
}
#ceo .modal-dialog.modal-dialog-wc .close {
    background-image: url(http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%A2%A1%99d%A3%A7b%9D%A2%97%98%97%A6c%9E%99%A0%A0%A6c%98%A2%A0%A5%98b%A5%A4%98);
}