@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/slick.eot');
    src: url('/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/fonts/slick.woff') format('woff'), url('/fonts/slick.ttf') format('truetype'), url('/fonts/slick.svg#slick') format('svg');
}

a img:focus,
a img:active {
    border: none !important;
}

body {
    background: #fff;
    font: normal 17px 'Open Sans', sans-serif;
    line-height: 20px;
    color: #21201f;
}

#header-wrap {
    padding-top: 25px;
    padding-bottom: 15px;
    background: url("/images/bg2.jpg") no-repeat;
    background-size: cover;
}

.header .offices {
    text-align: left;
    margin-top: 10px;
}

.header .callback {
    margin-top: 10px;
    text-align: right;
}

#topmenu-wrap {
    width: 100%;
    padding: 0px 0;
    margin-top: 5px;
    background: #3c71ba;
    overflow: visible;
    position: relative;
    z-index: 10;
}

.topmenu .online {
    padding: 8px !important;
    color: #ffc044;
    border: 1px solid #ffc044 !important;
    display: inline !important;
}

#promovideo {
    height: 500px;
}

#subtitle h1,
#content h1 {
    font-weight: bold;
    margin-bottom: 30px;
}

#services {
    margin-top: 0px;
}

#services .item {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

#services .item img {
    border-radius: 9px;
}

#services .item img:hover {
    opacity: 0.8;
}

#works {
    margin-top: 30px;
    margin-bottom: 35px;
}

#works h3 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 15px;
}

#works .item img {
    margin-bottom: 20px;
    border-radius: 6px;
}

#works .slick-arrow {
    visibility: hidden;
}

#works img:focus,
#works a:focus {
    outline: none;
}

#izip {
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f7f7f7;
}

#izip h2 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 40px;
}

#izip .item {
    text-align: center;
    margin-bottom: 30px;
}

#izip .item img {
    max-width: 100px;
    margin-bottom: 10px;
}

#izip .item p {
    font-size: 17px;
}

#izip .item p strong {
    font-size: 20px;
}

.maintext ul {
    margin-left: 40px;
}

#newsblock {
    background: #fff;
    padding-top: 15px;
}

#newsblock .item {
    margin-bottom: 30px;
}

#newsblock .item img {
    border-radius: 6px;
    margin-bottom: 25px;
}

#newsblock .item .date {
    background-image: -moz-linear-gradient(-90deg, rgb(74, 125, 177) 0%, rgb(25, 82, 139) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(74, 125, 177) 0%, rgb(25, 82, 139) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(74, 125, 177) 0%, rgb(25, 82, 139) 100%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 14px 4px 14px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
}

#newsblock .item .title strong {
    font-size: 16px !important;
    line-height: 14px !important;
}

#newsblock .item .descr {
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color: #545653;
    margin: 10px 0 15px 0;
}

#content {
    margin-top: 40px;
    margin-bottom: 10px;
}

#content ul,
#content ol {
    margin-left: 40px;
}

#content p {
    text-align: justify;
    margin-bottom: 20px;
}

#content .img-responsive {
    border-radius: 6px;
}

#team {
    margin-top: 40px;
}

#team h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#team .item {
    text-align: center;
    margin-bottom: 20px;
}

#team .item img {
    border-radius: 6px;
    margin-bottom: 6px;
}

#team .item h4 {
    font-weight: bold;
}

#team .item p {
    font-size: 13px;
}

.landform-main {
    background: url(/images/leadbg.jpg) no-repeat center center;
    padding: 5px 20px 15px 20px;
    margin-bottom: 40px;
    border-radius: 6px;
}

.landform-main h3 {
    margin: 15px auto 20px auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #3c71ba;
}

.landform-main input {
    font-size: 16px !important;
    color: #3b3939 !important;
}

.landform-main .btn-default {
    background: #f77e3d !important;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

.landform-main .privacy {
    text-align: center;
    font-size: 11px;
}

footer {
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("/images/bg2.jpg") no-repeat;
    background-size: cover;
}

footer .offices a {
    font-size: 23px;
    font-weight: bold;
}

footer .services {
    margin-top: 20px;
    margin-bottom: 30px;
}

footer .services ul {
    padding: 0;
}

footer .services ul li {
    list-style: none;
    background: url(/images/footer-nav-arrow.png) no-repeat 0 6px;
    width: 225px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    display: inline-block;
}

footer .services ul li a {
    font-size: 15px;
    color: #21201f;
    text-decoration: none;
}

footer .services ul li a:hover {
    text-decoration: none;
}

footer .copyright {
    margin-top: 20px;
    margin-bottom: 20px;
}

footer .copyright img {
    max-width: 240px;
    margin-bottom: 20px;
}

footer .copyright p {
    font-size: 14px;
    line-height: 18px;
    color: #21201f;
}

footer .copyright a {
    color: inherit;
    text-decoration: underline;
}

footer .copyright a:hover {
    text-decoration: none;
}

footer .adv {
    margin-top: 20px;
}

footer .adv a {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 14px;
}

footer .adv p {
    font-size: 15px;
}

a {
    text-decoration: underline;
}

.centers {
    text-align: center;
}

ul.errors {
    color: #be2525;
}

.siteWay {
    padding: 0;
    margin-top: 25px;
    margin-left: 0px !important;
    margin-bottom: 20px;
}

.siteWay li {
    list-style: none;
    display: inline;
}

.siteWay li:after {
    content: "/";
    color: #333;
    padding: 0 1px 0 4px;
}

.siteWay li:last-child:after {
    content: none;
}

.siteWay li a {
    text-decoration: underline;
}

.siteWay li:last-child {
    display: none;
}

.siteWay li a:hover {
    text-decoration: underline;
}

.siteWay li,
.siteWay li a {
    color: #797474;
}

.table.transition>tbody>tr>td {
    border-top: none !important;
}

#geography h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#geography .descr {
    margin-top: 25px;
    font-size: 17px;
    text-align: center;
    margin-bottom: 25px;
}

#geography .list ul {
    padding-left: 10px;
}

#geography .list li {
    font-size: 13px;
    list-style: none;
    margin-bottom: 5px;
}

#presentation {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f7f7f7;
}

#presentation h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#presentation img {
    max-width: 100%;
    height: auto;
}

#presentation p {
    text-align: justify;
}

#awards {
    margin-top: 30px;
}

#awards h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#awards .slick-arrow {
    visibility: hidden;
}

#awards img:focus,
#awards a:focus {
    outline: none;
}

.award {
    text-align: center;
    margin-bottom: 15px;
}

.award img {
    display: inline !important;
    border: 1px solid #ccc;
}

#contacts {
    margin-top: 30px;
    background: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 40px;
}

#contacts h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#znak {
    margin-top: 80px;
}

#znak h2 {
    font-weight: bold;
    font-size: 27px;
    margin-bottom: 30px;
}

#price {
    padding-top: 20px;
    padding-bottom: 40px;
}

#price h3 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

#price .item {
    text-align: center;
    margin-bottom: 40px;
}

#price .item p {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 25px;
}

#price .item p.month {
    font-size: 19px;
    color: #ffdd00;
    margin-bottom: 4px;
}

#price .item p.mini {
    font-size: 13px;
    margin-bottom: 4px;
}

#price .item img {
    display: inline !important;
}

.pricebg {
    background: url(/images/pricebg.jpg) no-repeat;
    background-size: cover;
}

.pricebg h1 {
    color: #fff;
}

.dg-container {
    width: 96%;
    height: auto;
    position: relative;
    margin: 40px auto 50px auto;
    overflow: hidden;
    height: 100%;
}

.dg-wrapper {
    width: 350px;
    height: 235px;
    margin: 0 auto;
    position: relative;
    -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-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.dg-wrapper a {
    width: 350px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent !important;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img {
    display: block;
    padding: 0px;
    margin: 0px 0px !important;
}

.dg-wrapper a div {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 16px;
    width: 100%;
    bottom: -55px;
    display: none;
    position: absolute;
}

.dg-wrapper a.dg-center div {
    display: block;
}


/*.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: -40px;
	left: 50%;
	margin-left: -29px;
}*/

.dg-container nav {
    display: none;
}

.dg-container nav span {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 24px;
    height: 25px;
    opacity: 0.8;
    background: transparent url(../images/arrows.png) no-repeat top left;
}

.dg-container nav span:hover {
    opacity: 1;
}

.dg-container nav span.dg-next {
    background-position: top right;
    margin-left: 10px;
}

.modalbox {
    width: 800px;
    max-height: 400px;
}

.modalbox p {
    text-align: justify;
}

.slick-list,
.slick-slider {
    position: relative;
    display: block;
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus,
.slick-list img:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-active,
.slick-slide:active,
.slick-slide:focus {
    outline: none;
}

.slick-initialized .slick-slide,
.slick-slide img {
    display: block;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 9px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.widget-whatsapp-cell,
.widget-whatsapp-cell_bottom {
    width: 100%;
    height: 55px;
}

.widget-whatsapp-cell {
    display: flex;
    position: fixed;
    color: white;
    bottom: 0;
    z-index: 1000;
    text-align: center;
    vertical-align: middle;
    font-size: 90%;
    font-weight: bold;
}

.widget-whatsapp-cell,
.widget-whatsapp-cell a {
    color: white !important;
}

.widget-whatsapp-cell a {
    display: block;
    width: 50%;
    height: 100%;
    text-decoration: none;
    transition-duration: .3s;
}

.widget-whatsapp-cell a.call:hover {
    filter: brightness(125%);
}

.widget-whatsapp-cell a.whatsapp:hover {
    filter: brightness(125%);
}

.widget-whatsapp-cell a:first-child {
    background-color: rgb(1, 194, 74);
}

.widget-whatsapp-cell a:last-child {
    background-color: rgb(0, 131, 52);
}

.widget-whatsapp-cell a .cont.icon.text {
    display: inline-flex;
    height: inherit;
    align-items: center;
}

.widget-whatsapp-cell a .cont.icon.text .icon {
    margin-right: 10px;
}

.widget-whatsapp-cell a svg {
    vertical-align: middle;
}

.widget-whatsapp-cell a:first-child svg {
    height: 25px;
}

.widget-whatsapp-cell a:last-child svg {
    height: 20px;
}

.widget-whatsapp-cell p {
    margin: 0 auto !important;
}

.whatsapp-button {
    position: fixed;
    right: 28px;
    bottom: 140px;
    transform: translate(-50%, -50%);
    background: #25D366;
    /*цвет кнопки*/
    border-radius: 50%;
    width: 55px;
    /*ширина кнопки*/
    height: 55px;
    /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px;
    /*центровка иконки в кнопке*/
    font-size: 35px;
    /*размер иконки*/
    z-index: 9999;
}

.whatsapp-button a {
    color: #fff;
}

.whatsapp-button img {
    max-width: 61%;
    vertical-align: top;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}

.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366;
    /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.whatsapp-button:after {
    animation-delay: .5s;
}

@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1201px) {
    .widget-whatsapp-cell {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .header .phones {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        color: #666965;
        text-align: right;
        margin-top: 2px;
    }
    .header .phones a {
        font-size: 15px;
    }
    .header .callback {
        margin-top: 2px;
    }
    .header .address {
        font-size: 15px;
        margin-top: 0px;
    }
    #mapped {
        width: 100% !important;
    }
    .demo__desk,
    .demo__bg-bottom,
    .demo__bg-top {
        display: none;
    }
    .whatsapp-button {
        display: none;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .demo__desk,
    .demo__bg-bottom,
    .demo__bg-top {
        display: none;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .modalbox {
        width: 600px;
    }
    .mobilecenter {
        text-align: center;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .mobilecenter {
        text-align: center !important;
    }
    .header .logo {
        display: inline !important;
        max-width: 280px !important;
        margin-bottom: 15px;
    }
    .header .address {
        margin-top: 30px;
    }
    .header .versions {
        margin-top: 1px;
    }
    .header .callback {
        margin-top: 15px;
        text-align: center;
    }
    #promovideo {
        height: 270px;
    }
    #content {
        margin-top: 30px;
    }
    #content h1 {
        font-size: 26px;
    }
    footer img {
        display: inline !important;
    }
    footer .bottomaddress {
        font-size: 16px;
    }
    .modalbox {
        width: 96%;
        max-height: none;
    }
    .demo__desk,
    .demo__bg-bottom,
    .demo__bg-top {
        display: none;
    }
    .topmenu .online {
        padding: 8px !important;
        color: #ffc044;
        border: 1px solid #ffc044 !important;
        display: inline-block !important;
        margin-top: 10px !important;
        text-align: center;
    }
    #hmenu>ul>li>a {
        font-size: 12px;
    }
}