@charset "UTF-8";
body, h1, h2, h3, h4, textarea {
    font-family: Montserrat, sans-serif
}

.drop-menu ul, header, nav {
    background: #fff
}

.btn, .item-flex, .leads-bg h3, .leads-describe {
    text-align: center
}

.leads-bg ul, .sl-list, nav ul {
    list-style: none
}

#sec6 input, input, textarea {
    display: inline-block !important
}

.content, .drop-menu, .language, .leads-bg, .year-mark, nav {
    position: relative
}

#sm-sec3 h2, #smm-sec3 h2, #smm-sec3 h3, .big-5, .item-list-ol, .soc-item-elem, .title-client span, .title-flwc, .vertical-text {
    text-transform: uppercase
}

#social_widget .soc, .btn, .btn-up-page, .foo-phone, .social-lnks a, .title-client, nav a {
    text-decoration: none
}

#ca-sec2, #main-sec1, #mr-sec2, #sec5.main-sec h3 .slide-img-u, #sm-sec2, #smm-sec4, #social_widget .container-widget, .client-item .cl-img, .desc-post, .drop-menu ul li, .itemf-img, .leads-bg, .photo-w {
    overflow: hidden
}

#ca-sec5 .case-item, *, .c-content, .content, .drop-menu ul li, .item-fheader, .item-flwc, .item-target, .modal .window, .top5 .left-block-top5, .top5 .right-block-top5, .w-50, .year-mark, html, nav {
    box-sizing: border-box
}

@media (min-width: 1700px) {
    section {
        background-size: cover !important
    }
}

* {
    -webkit-appearance: none
}

section#politics h5, small {
    font-size: 15px
}

.clearfix {
    clear: right
}

yt {
    color: #ff9e00;
    display: inline
}

.linkedin a i {
    color: #2977c9
}

.instagram a i {
    color: #e548ff
}

.facebook a i {
    color: #2b4d94
}

.telegram a i {
    color: #548eff
}

.viber a i {
    color: #881cff
}

.whatsapp a i {
    color: #2daa42
}

::-moz-selection {
    background: #ff5b0f;
    color: #fff
}

::selection {
    background: #ff5b0f;
    color: #fff
}

html {
    scroll-behavior: smooth;
    width: 100vw
}

ul li {
    padding: 8px 0
}

.btn.disabled {
    background: #595959 !important;
    opacity: .9 !important;
    pointer-events: none !important
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    top: 0;
    width: 100%
}

@-moz-document url-prefix() {
    body {
        font-weight: lighter !important
    }
}

h1, h2, h3, h4 {
    font-weight: 700
}

h2 {
    color: #0a246a;
    font-size: 2.25em
}

textarea {
    resize: vertical
}

.language {
    display: inline-block;
    width: 20px
}

.drop-menu {
    color: #757575
}

#sec1, .btn {
    color: #fff
}

.mobile, .right-sidebar .img-slider, br.mob {
    display: none
}

.drop-menu ul {
    -webkit-animation: 1s close-drop;
    animation: 1s close-drop;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 4px 5px 0 hsla(0, 0%, 5%, .55);
    display: none;
    height: auto;
    left: -40%;
    min-width: 240px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 6px;
    position: absolute;
    top: 80px;
    width: auto
}

.item-flexible:hover, .select_lang.drop-menu .btn-lang {
    cursor: pointer
}

.select_lang.drop-menu .btn-lang:after {
    content: "";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900
}

.btn-lang img, .drop img {
    width: 25px
}

.select_lang.drop-menu ul {
    left: -1%;
    min-width: 1px;
    top: 65px
}

.clear {
    clear: both
}

.drop-menu ul:before {
    background: #fff;
    box-shadow: -1px -1px 2px 0 #cecece;
    content: "";
    height: 10px;
    left: 26%;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px
}

.drop-menu:hover > ul {
    -webkit-animation: 1s open-drop;
    animation: 1s open-drop;
    display: block
}

@-webkit-keyframes open-drop {
    0% {
        display: block;
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes open-drop {
    0% {
        display: block;
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes close-drop {
    0% {
        opacity: 1
    }
    99% {
        opacity: 0
    }
    to {
        display: none
    }
}

@keyframes close-drop {
    0% {
        opacity: 1
    }
    99% {
        opacity: 0
    }
    to {
        display: none
    }
}

content, header, nav .logo {
    display: block
}

.drop-menu ul li {
    float: unset;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0
}

nav .logo, nav .logo img, nav ul li {
    float: left
}

.drop-menu ul li a {
    border-left: 3px solid #fff;
    color: #363636;
    display: inline-block;
    padding: 10px;
    width: 100%
}

.drop-menu ul li a:hover {
    background: #fff8ed;
    border-left: 3px solid #ff331d
}

.date-info .like-post.active i, .date-info .like-post:hover > i {
    font-weight: 900
}

.date-info .like-post:hover, .date-info .like-post:hover i {
    color: #e8512c
}

.date-info .like-post.active:hover, .date-info .like-post.active:hover i {
    color: #da2514
}

.phone-header {
    font-size: 12pt;
    font-weight: 400
}

.content h2:first-child {
    text-align: center;
    width: 100%
}

content {
    width: 100%
}

.flex-vertical {
    align-items: center;
    display: flex
}

.itemf-img {
    max-height: 500px
}

#smm-sec3 h3, .middle-soc img, .w-100, .webplat-100 img, section {
    width: 100%
}

#sec1 .bg-darknes {
    background-color: rgba(0, 0, 0, .3);
    min-height: 550px;
    width: 100%
}

.owl-theme .owl-nav {
    display: none !important
}

.owl-theme .owl-dots .owl-dot span {
    height: 20px !important;
    margin: 5px !important;
    width: 20px !important
}

.content, nav {
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.w-50 {
    padding: 10px;
    width: 50%
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.icons {
    height: 60px;
    width: 60px
}

#top-site {
    left: 0;
    position: absolute;
    top: 0
}

header {
    box-shadow: 0 3px 5px 0 #36363612;
    height: 90px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999
}

nav ul {
    float: right;
    margin-top: 0
}

nav a {
    color: #787676
}

.social-lnks > div:hover a, footer small, nav a:hover {
    color: #5b5959
}

nav .logo {
    min-width: 170px;
    padding-right: 10px;
    padding-top: 20px
}

nav .slogan {
    font-size: .939em
}

@media (min-width: 1170px) {
    .itemf-img {
        height: 500px
    }
}

@media (min-width: 980px) and (max-width: 1169px) {
    .slider-main {
        background: linear-gradient(180deg, #ea7e1c, #ff9e00);
        color: #fff;
        display: flex;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .mobil-menu {
        zoom: .8
    }

    main, nav {
        width: 100%
    }
}

nav .site-name {
    font-size: 1.5em
}

nav ul li {
    line-height: 90px;
    margin-left: 25px
}

nav ul li.phone-block {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    height: 102px;
    line-height: 1.5
}

main {
    transition: .3s;
    margin-top: 90px
}

#sec1 {
    background: url(../leads/img/bg.jpg) 100% no-repeat, top no-repeat;
    min-height: 550px
}

#sec2, #sec4, #sec5, #tsec1 h2, #tsec2 h2 {
    color: #1c273a
}

#sec1 h1 {
    font-size: 54px;
    line-height: 67px;
    margin-bottom: 25px;
    margin-top: 70px
}

#sec1 .btn {
    margin: 40px 0 8px
}

#sec1 h4 {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0
}

#sec1 h4:last-child {
    padding-bottom: 20px
}

.leads-bg {
    background-color: #f6fafd;
    background-position: 50%;
    padding-bottom: 30px;
    width: 100%
}

.leads-bg.blue {
    background: #1c273a;
    padding-bottom: 0
}

.leads-bg h3 {
    color: #0b2349;
    font-size: 2.25em;
    margin-top: 0;
    padding-top: 60px
}

.leads-bg .content {
    position: relative;
    z-index: 1
}

.leads-bg .content .c-content {
    background: 0 0;
    color: #000;
    margin: auto auto 7px;
    width: 60%
}

#ca-sec4.webp ul, #ca-sec5, #csec1 .content, #leads-text {
    padding-bottom: 40px
}

#mr-sec4, #mr-sec5, #sm-sec4 {
    padding: 60px 0
}

#sm-sec2, #sm-sec3, #sm-sec5 {
    padding: 40px 0 60px
}

#leads-text .c-content {
    font-size: 12pt;
    line-height: 1.4
}

#leads-text .forms {
    background: linear-gradient(180deg, #eb801a, #fe9d01);
    height: 85px;
    width: 100%;
    margin-top: 20px
}

.leads-collection {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 20px 0;
    width: 100%
}

.leads-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 25%;
    padding: 15px
}

#sec6 small, .btn, .it-title {
    display: block
}

.flex-block, .photo-w {
    justify-content: center
}

.leads-info {
    font-size: 80px
}

.leads-info span {
    font-size: 60px
}

.leads-describe {
    font-size: 20px
}

.leads-info.gradient-text {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(45deg, #eb801a 50%, #fe9d01 0);
    -webkit-background-clip: text;
    color: #0b2349
}

.leads-bg ul {
    margin-top: 0
}

.leads-bg ul li {
    background-image: url(../img/context/check_blue.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 30px;
    font-size: 14pt;
    margin-top: 0;
    padding: 15px 0 15px 40px
}

.leads-bg ul li::marker {
    height: 35px;
    width: 35px
}

#sec3 .w-50 {
    width: 56%
}

#sec3 .w-50 .h2-content {
    font-size: 24px;
    line-height: 30px
}

.btn {
    background: linear-gradient(180deg, #454545, #595959);
    border: none;
    border-radius: 5px;
    font-family: Montserrat, sans-serif !important;
    font-size: 14pt;
    font-weight: 400;
    margin: 8px auto;
    max-width: 290px;
    min-width: 200px;
    padding-bottom: 15px;
    padding-top: 15px
}

.big-num, .big-per, .less-description h1 {
    font-family: Montserrat, sans-serif
}

.big-num, .big-per, .it-title, .title-fl, .ttitle, .year-mark {
    font-weight: 700
}

.btn:hover {
    cursor: pointer;
    opacity: .9
}

.btn-yellow {
    background: linear-gradient(180deg, #eb7f1b, #ff9d00)
}

.btn-white {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #2c2c2c
}

.btn-blue {
    background: #1c273a
}

#sec2 .content {
    background-image: url(../leads/img/line.png);
    background-position: top 210px center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.item-block {
    background: linear-gradient(-45deg, #ff9d01, #ea7e1c);
    border-radius: 6px;
    height: auto;
    margin: 20px 0;
    padding: 8px;
    width: 290px
}

.big-num {
    color: #fff1a1;
    float: right;
    font-size: 4.7em;
    margin-top: -20px;
    padding-top: 0
}

#mr-sec3 h2, #sec3, #sec3 h2, #sec6, #sec6 h2, #sm-sec5, #sm-sec5 h2, #smm-sec5 h2, .info-w {
    color: #fff
}

.c-content, .content-page table tr td {
    padding: 10px
}

.it-title {
    font-size: 1.2em;
    height: 0;
    width: 64%
}

.it-text {
    float: left;
    min-height: 50px;
    width: 95%
}

.c-content {
    background: #fff;
    border-radius: 6px;
    min-height: 225px
}

#sec5 {
    padding-bottom: 30px
}

#leads-texts .forms, #sec5 .forms {
    background: linear-gradient(180deg, #eb801a, #fe9d01);
    height: 85px;
    width: 100%
}

#sec2 > .content:first-child {
    padding-bottom: 55px
}

.min-form {
    padding-top: 10px;
    width: 500px
}

input, textarea {
    border: none;
    border-radius: 5px;
    font-size: 1.2em;
    height: 45px;
    margin-left: 10px;
    max-width: none !important;
    padding-bottom: 10px !important;
    padding-left: 10px;
    padding-top: 10px !important;
    width: 240px
}

#sec3 {
    background: url(../leads/img/bg2.jpg) bottom no-repeat;
    min-height: 500px
}

.send1, .send2 {
    margin-left: 5px
}

#sec2 .forms .content, .forms .content {
    background-position: left 65px bottom 2px;
    background-repeat: no-repeat;
    background-size: 75px auto
}

.content-text span:last-child {
    display: block;
    margin-top: 20px
}

#main-sec2 .forms, #sec4 .forms {
    background: #1c273a;
    height: 85px;
    width: 100%
}

.flex-block {
    display: flex;
    width: 100%
}

.flex-block:last-child, .flex-middle, .flex-top {
    justify-content: space-around
}

.item-flex {
    min-height: 100px;
    width: 20%
}

.title-fl {
    font-size: 1.2em;
    padding-bottom: 10px
}

#sec4 .flex-container {
    margin-bottom: 25px
}

#sec4 .forms .content {
    background-position: left 65px bottom 6px
}

.sl-descript {
    background: linear-gradient(180deg, #ea7e1c, #ff9e00);
    border-radius: 4px;
    color: #fff;
    min-height: 320px
}

#main-sec3, .info-w {
    background: #1c273a
}

.info-w, .photo-w {
    border-radius: 5px
}

.sl-descript h3 {
    border-left: 3px solid #fff;
    font-size: 2em;
    margin-left: 40px;
    padding-left: 10px
}

.sl-list li {
    line-height: 1.8em
}

.big-per {
    font-size: 1.4em
}

#sec6 {
    background-color: #0d213a;
    background-image: url(../leads/img/bg3.jpg);
    background-repeat: no-repeat;
    min-height: 450px;
    padding-bottom: 2%;
    padding-top: 4%
}

#sec6 .content {
    display: flex;
    flex-wrap: wrap
}

#sec6 .footer-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 7vw
}

#sec6 h2, .flex-icon .icon-who img {
    margin-bottom: 20px
}

#sec6 h2, #sec6 small {
    text-align: left;
    width: 100%
}

#sec6 .btns, #sec6 form, #sec6 form h2, .flex-tline, .year-mark {
    text-align: center
}

#sec6 small {
    font-size: 1.4em;
    padding-bottom: 25px
}

.fields {
    width: 55%
}

#sec6 .w-50 {
    margin-bottom: 10px;
    width: 48%
}

#sec6 .w-100 {
    width: 98%
}

#sec6 input {
    font-size: 1.4em;
    height: 60px !important;
    margin: 15px 0 15px 5px;
    padding: 30px 26px
}

#sec6 input.btn-yellow {
    background: linear-gradient(180deg, #f58603, #ffb234);
    border-radius: 8px;
    box-shadow: 2px 4px 12px rgba(102, 73, 25, .6)
}

#sec6 input[type=tel] {
    margin-left: 3px;
    max-width: 100%;
    padding-left: 60px;
    width: 100%
}

#sec6 input::-moz-placeholder {
    color: #212121
}

#sec6 input:-ms-input-placeholder {
    color: #212121
}

#sec6 input::placeholder {
    color: #212121
}

#sec6 textarea {
    margin: 15px 0 15px 8px;
    min-height: 70px;
    padding: 30px 26px;
    vertical-align: center
}

#sec6 input[type=submit] {
    max-width: none;
    width: 100% !important
}

#sec6 .btns {
    width: 98%
}

#sec6 form {
    background-image: linear-gradient(180deg, #f58603, #ffb234);
    border-radius: 12px;
    padding: 50px 60px
}

#sec6 form h2 {
    margin-top: 0;
    padding-top: 0;
    width: 100%
}

.nflex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto
}

.flex-item {
    margin-left: 2%;
    width: 23%
}

.photo-w {
    display: flex;
    height: 280px;
    margin-bottom: 5px;
    width: 100%
}

#tsec2 {
    margin: 100px auto
}

.photo-w img {
    max-height: 105%;
    min-height: 101%;
    min-width: 100%;
    width: auto
}

.photo-w img:hover {
    cursor: pointer;
    filter: grayscale(0)
}

.info-w {
    font-size: 14pt;
    line-height: 25px;
    margin-bottom: 25px;
    padding: 10px 15px
}

.info-w .w-prof {
    font-size: 11pt;
    font-weight: 400
}

.timeline {
    display: flex;
    justify-content: center
}

.middle-tline {
    width: 20%
}

.flex-tline {
    color: #1c273a;
    display: flex;
    flex-direction: column;
    font-size: 14pt;
    justify-content: space-around;
    width: 30%
}

.flex-tline:first-child {
    justify-content: space-between
}

.flex-tline:last-child {
    justify-content: center;
    margin-bottom: 0
}

.flex-tline:last-child .item-tline {
    margin-bottom: 215px
}

.flex-tline .item-tline:last-child {
    margin-bottom: 0
}

.middle-tline {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.loader, .year-mark {
    align-items: center
}

.item-tline {
    margin-bottom: 120px
}

.ttitle {
    font-size: 16pt;
    padding-bottom: 15px
}

.year-mark {
    background: linear-gradient(180deg, #eb7f1b, #fe9d01);
    border-radius: 50%;
    color: #fff;
    display: flex;
    height: 80px;
    justify-content: center;
    margin-bottom: 80px;
    padding: 15px;
    width: 80px
}

#sect1 h2, .content-page {
    padding-top: 40px
}

.year-mark:before {
    background: #eb7f1b;
    bottom: -80px;
    content: "";
    height: 80px;
    position: absolute;
    width: 2px
}

.year-mark:last-child:before {
    content: "";
    height: 0;
    width: 0
}

.year-mark:nth-child(odd):after {
    background: #eb7f1b;
    content: "";
    height: 2px;
    left: -60px;
    position: absolute;
    width: 60px
}

#ca-sec2 .bg-text, #ca-sec2 .bg-text.develop, .leads-bg .bg-text {
    font-family: MonserratExtraBold, sans-serif;
    left: -59px;
    line-height: 18vw;
    z-index: 1;
    text-align: center
}

.year-mark:nth-child(2n):after {
    background: #fe9d01;
    content: "";
    height: 2px;
    position: absolute;
    right: -60px;
    width: 60px
}

.year-mark:last-child {
    margin-bottom: 10px
}

#csec1 h2, #tsec1 h2 {
    color: #0a246a;
    padding-top: 40px
}

.clients-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0
}

#ca-sec4.smm-ca-sec4 .list-domination .btn-yellow, .client-item {
    margin-bottom: 40px
}

.client-item {
    margin-right: 5%;
    width: 30%
}

.content-page table, .content-page table tr td {
    border: 1px solid #d4d0d0
}

#smm-sec3 .flex-bottom .fl-block:nth-child(2), .client-item:nth-child(3n+3), .item-flwc:last-child {
    margin-right: 0
}

.client-item .cl-img {
    border: 4px solid #fff;
    border-bottom: 0;
    box-shadow: 0 20px 40px 0 #b9b9b9;
    display: block;
    height: 260px;
    margin-bottom: 20px;
    width: 100%
}

.client-item .cl-img img {
    height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.title-client {
    color: #5f5f5f;
    display: block;
    line-height: 40px;
    text-align: center
}

.content-page, .desc-post {
    font-size: 14pt;
    line-height: 30px;
    color: #363636
}

.title-client span {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 32px;
    width: 100%
}

.title-client small {
    line-height: 20px
}

#main-sec2 .flex-content, #mr-sec2 .task-done, #sm-sec4 .task-done, .flex-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.item-fheader {
    margin-top: 50px;
    width: 60%
}

.item-fheader:first-child {
    padding-right: 50px;
    width: 40%
}

.item-fheader img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.date-info, .social-content {
    display: flex;
    justify-content: space-between
}

.date-info .date-post {
    color: #363636
}

.date-info .like-post {
    color: #da2514;
    cursor: pointer;
    font-size: 15pt
}

.desc-post {
    font-weight: 600;
    margin-bottom: 30px;
    max-height: 210px;
    text-overflow: ellipsis
}

#mr-sec4 .btn, .item-flexible {
    margin: 40px auto
}

.less-description h1 {
    color: #0a246a;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    margin-top: 10px
}

.content-page {
    font-weight: 300;
    padding-bottom: 40px
}

.content-page p {
    text-indent: 0
}

.content-page h2 {
    font-size: 30px
}

.content-page h2, .content-page h3, .content-page h4, .content-page h5 {
    color: #0a246a;
    font-family: Montserrat, sans-serif;
    font-weight: 900
}

.content-page img, .footer-icon > div {
    margin: 10px
}

.content-page ul {
    -webkit-padding-start: 15px;
    -webkit-margin-start: 30px;
    line-height: 40px;
    list-style-image: url(../img/check.svg);
    list-style-position: outside;
    margin: 40px 0;
    margin-inline-start: 30px;
    padding-inline-start: 15px
}

.loader {
    background: rgba(0, 0, 0, .4);
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.btn-up-page, .img-popup-container {
    align-items: center;
    position: fixed
}

.loader img {
    width: 90px
}

.btn-up-page {
    background: #272727;
    border-radius: 50%;
    bottom: 20px;
    box-shadow: 0 0 5px 0 #cecece;
    color: #fff;
    display: flex;
    font-size: 16pt;
    height: 50px;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    right: 85px;
    width: 50px;
    z-index: 999999
}

.scroll {
    -webkit-animation: 2s scrolling;
    animation: 2s scrolling;
    opacity: 1;
    pointer-events: auto
}

.min-scroll {
    -webkit-animation: 2s min-scroll;
    animation: 2s min-scroll
}

@-webkit-keyframes scrolling {
    0% {
        opacity: 0;
        pointer-events: none
    }
    to {
        opacity: 1;
        pointer-events: auto
    }
}

@keyframes scrolling {
    0% {
        opacity: 0;
        pointer-events: none
    }
    to {
        opacity: 1;
        pointer-events: auto
    }
}

@-webkit-keyframes min-scroll {
    0% {
        opacity: 1;
        pointer-events: auto
    }
    to {
        opacity: 0;
        pointer-events: none
    }
}

@keyframes min-scroll {
    0% {
        opacity: 1;
        pointer-events: auto
    }
    to {
        opacity: 0;
        pointer-events: none
    }
}

.img-popup-container {
    background: rgba(0, 0, 0, .6);
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999
}

.img-popup-container .img-popup-window {
    align-items: center;
    display: flex;
    height: 90%;
    justify-content: center;
    max-width: 90%;
    position: relative;
    width: auto
}

.img-popup-container .img-popup-window .img-left, .img-popup-container .img-popup-window .img-right {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%
}

.img-popup-container .img-popup-window .img-left {
    cursor: pointer;
    left: 0
}

.img-popup-container .img-popup-window .img-right {
    cursor: pointer;
    right: 0
}

.img-popup-container .img-popup-window .img-left:hover, .img-popup-container .img-popup-window .img-right:hover {
    background: hsla(0, 0%, 100%, .2)
}

.img-popup-container .img-popup-window img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto
}

.img-center {
    height: 100%
}

.close-bigimg {
    align-items: center;
    background: #2b2b2b;
    color: #fff;
    display: flex;
    font-size: 20px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

#ca-sec6 {
    margin-bottom: 0;
    background: url(../img/context/footer.jpg) 0 0/cover no-repeat
}

#ca-sec1 {
    background: url(../img/context_bg.jpg) 0 0/cover no-repeat
}

#ca-sec1.sec-dev {
    background: url(../img/dev/bg.jpg) 0 0/cover no-repeat
}

#ca-sec1.sec-dev.webp {
    background: url(../img/webp_bg.jpg) 0 0/cover no-repeat
}

#ca-sec1 .content {
    padding: 190px 0
}

#ca-sec1 .content h1 {
    color: #fff;
    font-family: MonserratExtraBold, sans-serif;
    font-size: 40pt;
    font-weight: 900;
    margin: 0 auto;
    text-align: center;
    width: 60%
}

#ca-sec1 .content h2 {
    color: #fff;
    font-family: MonserratLight, sans-serif;
    font-size: 30pt;
    font-weight: 100;
    margin-bottom: 50px;
    text-align: center;
    width: 100%
}

#ca-sec2 {
    background: #f6fafd;
    position: relative;
    z-index: 0
}

#ca-sec2 h2 {
    color: #000
}

#ca-sec2 .bg-text, .leads-bg .bg-text {
    color: #efefef;
    font-size: 27vw;
    font-weight: 700;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 9px
}

#mr-sec1 h2, #mr-sec2 h2, #sm-sec2 h2, #sm-sec3 h2, .bg-text-bottom, .bg-text-top, .big-5, .h2, .item-flexible .title-item-fl, .item-flwc .number-flwc, .text-case h3, .title-block h2, .title-flwc, .title-td, .top-text, .vertical-text {
    font-family: Montserrat, sans-serif
}

#ca-sec4 ul, #sm-sec6 .text-icon {
    font-size: 16pt
}

.leads-bg .bg-text {
    color: #efefef
}

#ca-sec2 .bg-text.develop {
    color: #efefef;
    font-size: 22vw;
    font-weight: 700;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -10px
}

#ca-sec2 .content {
    padding: 100px 0;
    position: relative;
    z-index: 2
}

#ca-sec2 .content h2 {
    font-size: 35pt;
    margin: 20px 0;
    text-align: left
}

.flex-middle-number .number-flex-gr:last-child:before, .load-file {
    height: 0
}

#ca-sec2 .content p {
    color: #16283c;
    font-size: 20pt;
    font-weight: 400;
    line-height: 30pt
}

#ca-sec4 .title-block h2, .text-case h3, .title-block h2 {
    font-weight: 600
}

#smm-sec3 .btn, .modal .window .content_modal {
    margin-top: 40px
}

#ca-sec2 .content p.gray-text {
    color: #363636;
    font-size: 18pt;
    font-weight: 400
}

#ca-sec2 .content p.bold-text {
    font-weight: 800;
    margin-bottom: 40px
}

.title-block {
    align-items: center;
    background: linear-gradient(180deg, #ff7f00, #f90);
    display: flex;
    height: 90px;
    justify-content: center;
    width: 100%
}

.title-block h2 {
    color: #fff;
    text-align: center
}

#ca-sec3 .content {
    margin-bottom: 90px
}

.flex-content {
    flex-wrap: wrap;
    justify-content: space-between
}

.item-flexible {
    transition: .5s;
    width: 30%
}

.item-flexible .img-item-fl {
    margin: 15px 0
}

.item-flexible .img-item-fl img {
    height: 70px
}

.item-flexible .title-item-fl {
    color: #0a246a;
    font-size: 18pt;
    font-weight: 700;
    margin: 10px 0 20px;
    position: relative;
    transition: .5s
}

.item-flexible .title-item-fl:after {
    background: linear-gradient(270deg, #ff4e00, #ff6e00);
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: .5s;
    width: 40%
}

.item-flexible:hover .title-item-fl {
    color: #ff4e00
}

.item-flexible:hover .title-item-fl:after {
    width: 80%
}

.item-flexible .item-fl-text {
    color: #0a246a;
    width: 65%
}

#ca-sec4 {
    background: url(../img/context/domin.jpg) 50%/cover no-repeat
}

.webplat-100 {
    padding-bottom: 55px;
    width: 100%
}

#ca-sec4 ul {
    color: #fff;
    list-style-image: url(../img/context/check.png);
    margin: 55px auto 0;
    max-width: 50%;
    padding-bottom: 95px
}

#ca-sec4.smm-ca-sec4 {
    padding-bottom: 30px;
    padding-top: 70px
}

#ca-sec4.smm-ca-sec4 .title-block {
    background: 0 0;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    max-width: 48%
}

#ca-sec4.smm-ca-sec4 .list-domination ul {
    margin: 0 auto;
    padding-bottom: 40px
}

#ca-sec4 ul li {
    line-height: normal;
    margin: 5px 0
}

#ca-sec5 .our-case .owl-stage {
    align-items: stretch;
    display: flex
}

#ca-sec5 .our-case .owl-stage-outer {
    overflow: hidden;
    padding: 20px 10px;
    width: 98%
}

#ca-sec5 .case-item {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(54, 54, 54, .4);
    height: 100%;
    margin-right: 70px;
    padding: 10px;
    width: auto
}

#ca-sec5 .owl-item, .flex-content, .flex-slider, .slider-main .owl-stage {
    display: flex
}

#ca-sec5 .case-item .img-case {
    margin: 0 auto;
    width: 90%
}

#ca-sec5 .case-item img {
    border: 2px solid #fff;
    box-shadow: 0 0 15px rgba(54, 54, 54, .4);
    height: 205px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.owl-theme .owl-dots .owl-dot {
    zoom: 1;
    background: 0 0;
    border: none;
    display: inline-block;
    margin-bottom: 15px
}

.form-job-w-our input:focus, .owl-theme .owl-dots .owl-dot:focus {
    outline-color: transparent
}

.text-case h3 {
    color: #0a246a;
    text-align: center
}

.text-case small {
    color: #5b5959;
    display: inline-block;
    text-align: center;
    width: 100%
}

#ca-sec6 .content {
    margin-top: 50px;
    padding-bottom: 50px
}

#ca-sec6 .content form textarea {
    height: 10rem;
    width: 98%
}

.form-job-w-our input {
    border: 2px solid #fff;
    box-shadow: inset 5px 5px 5px 0 #36363612;
    height: 50px;
    width: 100%
}

.form-job-w-our .full {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 60%
}

.form-job-w-our .part-input {
    display: inline-block;
    margin: 0;
    position: relative;
    width: 48%
}

.form-job-w-our .part-input:first-child {
    margin-right: 2%
}

.form-job-w-our .btn-number {
    color: #303030;
    left: 18px;
    position: absolute;
    top: calc(50% - 30px);
    z-index: 40
}

input[type=file] {
    border: none;
    height: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 0
}

input[type=file] + label {
    color: #fff;
    cursor: pointer;
    display: none;
    margin: 0 auto;
    text-align: center;
    transition: .5s;
    width: 40%
}

input[type=file] + label:hover {
    text-shadow: 0 2px 6px #f1f1f1
}

.full input[type=tel] {
    padding-left: 50px;
    width: 101%
}

.footer-icon {
    display: inline-flex;
    margin-left: -10px
}

.footer-icon > div a {
    color: #fff;
    font-size: 18pt
}

input.error {
    border: 2px solid red
}

form p {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    min-height: 20px;
    padding-bottom: 0;
    padding-left: 30px
}

.form-job-w-our button {
    max-width: 350px
}

#mr-sec1 {
    background: url(../img/marketing_bg.jpg) 0 0/cover no-repeat;
    padding: 100px 0
}

#mr-sec1 h1 {
    color: #fff;
    font-size: 40pt;
    margin-bottom: 0;
    text-align: left;
    width: 50%
}

#mr-sec1 h2 {
    color: #fff;
    font-size: 20pt;
    padding: 30px 0 40px;
    width: 60%
}

#mr-sec1 .btn {
    margin-bottom: 80px;
    margin-left: 0
}

#mr-sec2 {
    position: relative
}

.bg-text-top {
    left: 0;
    top: -120px
}

.bg-text-bottom, .bg-text-top {
    color: #eaebed;
    font-size: 20vw;
    font-weight: 700;
    pointer-events: none;
    position: absolute;
    z-index: -1
}

.bg-text-bottom {
    bottom: -120px;
    right: 0
}

#mr-sec2 .content {
    padding: 10px 0 50px
}

#mr-sec2 h2 {
    color: #000;
    font-size: 27pt;
    font-weight: 700;
    margin: 35px auto;
    text-align: center;
    width: 45%
}

#mr-sec2 .btn {
    min-width: 290px
}

.td-item {
    margin-bottom: 40px;
    width: 30%
}

.img-td img {
    margin-bottom: 15px;
    width: 60px
}

.title-td {
    color: #0a246a;
    font-size: 20pt;
    font-weight: 700;
    margin-bottom: 15px
}

.text-td {
    color: #0a246a;
    font-size: 13pt;
    width: 80%
}

.flj, .title-flwc {
    font-size: 18pt;
    display: flex;
    font-weight: 700;
    text-align: center
}

#mr-sec3, #smm-sec3 {
    background: url(../img/marketing/sec3.jpg) 0 0/cover no-repeat;
    color: #fff
}

#mr-sec3 .content, #smm-sec3 .content {
    padding: 10px 0 40px
}

.why-we-job {
    margin: 40px 0
}

.flj .fl-block {
    max-width: 280px
}

.flex-middle {
    display: flex;
    margin: 60px 0
}

.flex-middle .number-flj {
    background: linear-gradient(180deg, #ff8000, #ff9f00);
    border-radius: 50%;
    color: #fff;
    font-size: 25pt;
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    width: 70px;
    z-index: 1
}

.flex-middle .number-flj:after {
    content: "";
    height: 50px;
    left: 50%;
    position: absolute;
    right: 0;
    width: 2px
}

.flex-middle .number-flj:nth-child(4) {
    z-index: 2
}

.flex-middle .number-flj:before {
    background: #ff8000;
    content: "";
    height: 2px;
    position: absolute;
    right: -236%;
    top: 50%;
    width: 236%;
    z-index: -1
}

.flex-middle .number-flj:last-child:before {
    left: -200px;
    right: unset
}

.flex-middle .number-flj:nth-child(odd):after {
    background: #ff9f00;
    bottom: -50px
}

.flex-middle .number-flj:nth-child(2n):after {
    background: #ff8000;
    top: -50px
}

.flex-bottom {
    justify-content: space-around;
    margin: 0 -73px
}

.flex-bottom .fl-block:nth-child(2) {
    margin-right: -75px
}

.flex-why {
    display: flex;
    margin-bottom: 30px
}

.fl-center {
    justify-content: center
}

.item-flwc {
    border: 3px solid #ff8000;
    border-radius: 10px;
    margin-right: 23px;
    padding: 15px 15px 15px 30px;
    position: relative;
    width: 30%
}

.item-flwc .number-flwc {
    background: #fff;
    color: #ff8000;
    font-size: 71pt;
    font-weight: 700;
    left: -26px;
    line-height: 44pt;
    position: absolute;
    top: calc(50% - 40px);
    width: 36px
}

#sm-sec2, #smm-sec2, #smm-sec4 {
    position: relative
}

.title-flwc {
    align-items: center;
    color: #0a246a;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto;
    min-height: 60px;
    width: 80%
}

.text-flwc {
    margin: 0 auto;
    text-align: center;
    width: 90%
}

#mr-sec5 {
    background: url(../img/marketing/sec5.jpg) 0 0/cover no-repeat;
    color: #fff
}

#mr-sec5 h2 {
    color: #fff;
    width: 90%
}

.target-package {
    display: flex;
    justify-content: center;
    margin: 40px 0
}

.item-target {
    background: #fff;
    border: 3px solid #ff8000;
    border-radius: 10px;
    color: #0a246a;
    font-size: 15pt;
    margin-right: 30px;
    width: 23%
}

.info-text {
    display: block;
    text-align: center;
    width: 100%
}

.item-target .text-targ {
    font-size: 13pt;
    padding: 15px
}

.item-target .title-targ {
    background: #ff8000;
    color: #fff;
    font-size: 20pt;
    font-weight: 700;
    padding: 10px 0;
    text-align: center
}

#mr-sec1.else-img {
    background: url(../img/smm/sec1.jpg) 0 0/cover no-repeat
}

#mr-sec1.else-img h1 {
    width: 60%
}

#sm-sec2 {
    background: #eefafb
}

#sm-sec2 h2 {
    color: #000;
    font-size: 20pt
}

.start-ds {
    color: #fff;
    font-size: 15pt;
    padding: 15px
}

.number-list, .selected-num ul {
    list-style: none;
    padding-left: 0
}

.top5 {
    display: flex;
    margin: 40px auto;
    width: 80%
}

.top5 .left-block-top5 {
    align-items: center;
    background: #ff8000;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px;
    width: 40%
}

.top-text {
    font-size: 50pt;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.big-5 {
    font-size: 134pt;
    line-height: 70pt;
    margin-right: -40px
}

.big-5, .vertical-text {
    font-weight: 700
}

.vertical-text {
    font-size: 15pt;
    line-height: 0;
    transform: rotate(-90deg)
}

.item-list-ol, .vertical-text .span {
    font-size: 11pt;
    font-weight: 700
}

.top5 .right-block-top5 {
    background: #fff;
    padding: 15px
}

.h2, .social-lnks a i {
    font-size: 18pt
}

.item-list-ol span {
    align-items: center;
    background: linear-gradient(180deg, #ff8000, #ff9200);
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    margin: 10px;
    pointer-events: none;
    width: 30px
}

#sec5.main-sec h3, .flex-icon {
    justify-content: space-between;
    display: flex
}

.h2 {
    color: #0a246a;
    font-weight: 700;
    margin: 45px auto;
    width: 80%
}

#sec5.main-sec h3 span, .title-flex-gr {
    font-size: 15pt
}

#sm-sec3 {
    background: url(../img/smm/sec3.jpg) 0 0/cover no-repeat;
    color: #fff
}

#sm-sec3 h2 {
    color: #fff;
    font-weight: 700
}

.flex-icon {
    margin: 60px auto;
    width: 80%
}

.flex-icon .icon-who {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 23%
}

.flex-item-group:first-child, footer .visa {
    text-align: right
}

#sm-sec5 {
    background: url(../img/smm/sec5.jpg) 0 0/cover
}

#sm-sec5 .flex-content, section[class^=main], section[id^=main] {
    margin: 60px 0
}

#main-sec2 .flex-content .item-flex-icon .title-ifi, #sm-sec6 .text-icon {
    color: #0a246a;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

#main-sec1 .btn, #sect2 input, #smm-sec1 .btn, footer .item-social.entity {
    margin-left: 0
}

.flex-item-group {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 40%
}

.flex-item-group:last-child {
    justify-content: space-around;
    text-align: left
}

.flex-item-group:last-child .item-flex-gr:last-child {
    margin-top: -90px
}

.flex-middle-number {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20%
}

.title-flex-gr {
    font-weight: 700;
    padding: 20px 0 10px
}

.flex-middle-number .number-flex-gr {
    align-items: center;
    background: linear-gradient(180deg, #ff8000, #f80);
    border-radius: 50%;
    display: flex;
    font-size: 25pt;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    margin-bottom: 40px;
    position: relative;
    width: 60px
}

.flex-middle-number .number-flex-gr:before {
    background: #ff8000;
    bottom: -60px;
    content: "";
    height: 60px;
    left: 50%;
    position: absolute;
    width: 2px
}

.flex-middle-number .number-flex-gr:after {
    background: #ff8000;
    content: "";
    height: 2px;
    position: absolute;
    top: 50%;
    width: 60px
}

.flex-middle-number .number-flex-gr:nth-child(odd):after {
    left: -60px
}

.flex-middle-number .number-flex-gr:nth-child(2n):after {
    right: -60px
}

.slider-bar-bg {
    background: #ff8000;
    width: 100%
}

.progress-bar-slider, .slider-bar-bg {
    bottom: 0;
    height: 5px;
    left: 0;
    position: absolute
}

.progress-bar-slider {
    background: #0a246a;
    width: 0
}

#main-sec2 .flex-content .item-flex-icon {
    margin-bottom: 40px;
    text-align: center;
    width: 21%
}

#main-sec2 .flex-content .item-flex-icon .title-ifi {
    font-size: 13pt;
    text-transform: uppercase
}

#main-sec2 .flex-content .item-flex-icon img {
    display: inline-block;
    height: 75px;
    margin-bottom: 15px
}

section[class^=main]:last-child, section[id^=main]:last-child {
    margin: 0
}

#main-sec2 .min-form {
    padding-top: 10px;
    width: 530px
}

#main-sec2 .min-form input[type=submit] {
    width: 258px !important
}

#sec4.main-sec .forms {
    background: linear-gradient(180deg, #eb801a, #fe9d01)
}

#main-sec3 {
    color: #fff;
    padding: 40px 0
}

#main-sec3 .content {
    align-items: center;
    display: flex;
    justify-content: space-between
}

#main-sec3 .content .item-sec3 {
    max-width: 20%
}

#main-sec3 .content .item-sec3:nth-child(2) {
    max-width: 17%
}

#main-sec3 .content .item-sec3 .big-nm {
    font-family: Montserrat, sans-serif;
    font-size: 60pt;
    font-weight: 700
}

#main-sec3 .content .item-sec3 .sm-nm {
    font-size: 16pt;
    font-weight: 700;
    padding-left: 1px
}

#sec5.main-sec h3 {
    width: 90%
}

#sec5.main-sec h3 .slide-img-u {
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 80px;
    width: 80px
}

#sec5.main-sec .see-image {
    width: 70%
}

#smm-sec1 {
    background: url(../img/smm_bgns.jpg) 50%/cover no-repeat;
    padding: 160px 0
}

#smm-sec1 h1 {
    color: #fff;
    font-size: 40pt;
    margin-bottom: 50px;
    margin-top: 0
}

#smm-sec1 h2 {
    color: #f9f9f9;
    font-family: Montserrat, sans-serif;
    font-size: 20pt;
    font-weight: 300;
    margin-bottom: 60px;
    max-width: 50%
}

@media (max-width: 540px) {
    #smm-sec1 h2 {
        max-width: 100%
    }
}

#smm-sec4 {
    padding: 5px 0 40px
}

.smm-flex-s2 {
    display: flex;
    justify-content: space-between;
    padding: 80px 0
}

.smm-flex-s2 .smm-item-s2 {
    text-align: center;
    width: 20%
}

#smm-sec3 h2 {
    color: #fff
}

.middle-soc {
    align-items: center;
    display: flex;
    width: 28%
}

.left-soc, .right-soc {
    width: 34%
}

.left-soc img, .right-soc img {
    display: inline-block;
    margin-bottom: 30px
}

.soc-item-elem {
    font-size: 12pt;
    font-weight: 700;
    margin-bottom: 45px
}

#smm-sec3 h3, .soc-item-elem {
    font-family: Montserrat, sans-serif;
    text-align: center
}

#smm-sec2 {
    padding: 60px 0 80px
}

#smm-sec2 h3 {
    margin: 0 auto;
    text-align: center;
    width: 80%
}

#smm-sec2 .sm-flex-content .sm-flex-item-ct {
    width: 24%
}

@media (max-width: 940px) {
    #ca-sec4.smm-ca-sec4 .title-block {
        max-width: 80%
    }

    #smm-sec2 .sm-flex-content .sm-flex-item-ct {
        width: 48%
    }
}

#smm-sec5 {
    background: url(../img/smm-m/bg-sec5.jpg) 50%/cover no-repeat;
    color: #fff;
    padding: 55px 0 80px
}

.sm-flex-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0
}

.sm-flex-item-ct {
    margin-bottom: 40px;
    text-align: center;
    width: 30%
}

.sm-flex-item-ct img {
    margin-bottom: 30px;
    width: 90px
}

.sm-flex-item-ct .sm-fl-title {
    font-family: Montserrat, sans-serif;
    font-size: 14pt;
    font-weight: 700;
    min-height: 44px;
    padding-bottom: 1.2rem
}

.sm-flex-item-ct .sm-fl-text {
    line-height: 1.4
}

.sms5-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0
}

.sms5-item {
    align-items: center;
    display: flex;
    width: 48%
}

.sms5-item .sms-fl-text {
    align-items: center;
    border-left: 1px solid #fff;
    display: inline-flex;
    height: 80%;
    margin-left: 10px;
    padding-left: 20px
}

#social_widget {
    bottom: 0;
    height: 60%;
    position: fixed;
    right: 10px;
    width: 60px;
    z-index: 9999
}

#social_widget .open-social {
    align-items: center;
    background-color: #5bb0ff;
    border: 1px solid #31567f;
    border-radius: 50%;
    bottom: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .27);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 24pt;
    height: 60px;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 60px
}

#social_widget .container-widget {
    bottom: 50px;
    height: calc(100% - 50px);
    left: 0;
    position: absolute;
    transition: .5s;
    width: 100%
}

#social_widget .socials-buttons {
    bottom: -100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    left: 0;
    position: absolute;
    transition: .5s;
    width: 100%
}

#social_widget .soc {
    align-items: center;
    background: #cecece;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 21pt;
    height: 50px;
    justify-content: center;
    margin-bottom: 15px;
    width: 50px
}

#social_widget .soc.fb {
    background: #4547ab
}

#social_widget .soc.ig {
    background: linear-gradient(180deg, #e75753, #a02dff)
}

#social_widget .soc.wa {
    background: #4bcb61
}

#social_widget .soc.vb {
    background: #a731ff
}

#social_widget .soc.lnedin {
    background: #53a3ff
}

#social_widget .soc.tg {
    background: #5962ff
}

@media (max-width: 418px) {
    .img-popup-container .img-popup-window .img-left:hover, .img-popup-container .img-popup-window .img-right:hover {
        background: 0 0
    }

    #social_widget {
        height: 60%
    }

    nav .slogan {
        font-size: .878em
    }

    .img-popup-container .img-popup-window img, .photo-w, .photo-w img {
        height: auto;
        width: 100%
    }

    .img-popup-container .img-popup-window {
        height: 60%;
        width: 80%
    }

    .img-center {
        display: table-cell;
        vertical-align: middle
    }

    .clients-container, .img-popup img {
        width: 100%
    }

    .flex-item {
        margin-left: 0;
        width: 100%
    }

    .middle-tline {
        display: none
    }

    .timeline {
        flex-wrap: wrap
    }

    .flex-tline {
        justify-content: flex-start;
        width: 100%
    }

    .flex-tline .item-tline:last-child, .flex-tline:last-child .item-tline, .item-tline {
        margin-bottom: 35px
    }

    .date-line.mobile {
        color: #5b5959
    }

    #tsec2 {
        margin: 45px auto
    }

    h1 span {
        font-size: 14pt
    }

    #ca-sec1 .content h2 {
        font-size: 16pt
    }

    .logo_clients {
        width: 48%
    }

    #ca-sec6 input::-moz-placeholder {
        font-size: 13pt
    }

    #ca-sec6 input:-ms-input-placeholder {
        font-size: 13pt
    }

    #ca-sec6 input::placeholder {
        font-size: 13pt
    }

    #ca-sec1.sec-dev h1 {
        width: 90%
    }
}

.copyright, footer [class*=item-] {
    margin-left: auto;
    margin-right: auto
}

.social-lnks a {
    color: #2b2b2b
}

footer {
    background: #1a1717;
    color: #fff;
    padding: 20px 20px 40px;
    width: 100%
}

footer h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    min-width: 260px
}

footer .flex-container > div {
    margin-top: 30px
}

footer .con-email .content {
    padding: 0
}

footer .con-email p {
    color: #fff;
    font-size: 1rem;
    margin-top: 0
}

footer .con-email p i {
    font-size: 1.2rem;
    margin-right: 10px
}

footer .visa {
    width: 33.3%;
    height: 40px
}

footer .visa img {
    height: 100%;
    object-fit: contain;
    object-position: center
}

.copyright {
    color: #fff;
    height: 50px
}

.copyright .flex-container {
    flex-wrap: wrap;
    gap: 15px
}

.copyright .content {
    line-height: 50px
}

.desktop, .use-cookie.show, .with-ukr.show {
    display: block
}

#main-sec1 {
    position: relative
}

#main-sec1 h2 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 0;
    text-align: left;
    width: 90%
}

#main-sec1 h3 {
    border-left: 2px solid #fff;
    font-size: 24px;
    margin: 40px 0 50px;
    padding-left: 10px;
    width: 55%
}

.slider-main {
    background: linear-gradient(180deg, #ea7e1c, #ff9e00);
    color: #fff;
    display: flex;
    position: relative
}

.slider-main .owl-dots {
    bottom: 20px;
    left: 70%;
    position: absolute
}

.left-sidebar, .right-sidebar {
    width: 50%
}

.right-sidebar .img-slider {
    position: relative
}

.shadow-img {
    background: #a01470;
    left: 30px;
    position: absolute;
    top: 30px;
    transform: rotate(10deg)
}

.right-sidebar img, .shadow-img {
    border-radius: 25px;
    height: 300px;
    width: 300px
}

.right-sidebar img {
    margin: 30px;
    transform: rotate(30deg)
}

@media (max-width: 1400px) {
    header {
        font-weight: 500
    }
}

@media (max-width: 1200px) {
    #sec2 .content {
        background-image: none
    }

    nav ul li {
        margin-left: 30px
    }

    header {
        font-weight: 500;
        top: -1px
    }

    .why-we-job {
        box-sizing: border-box;
        margin: 40px 0;
        width: 99vw
    }

    .flex-middle, .flj {
        width: 99%
    }

    .task-done {
        padding-left: 15px
    }

    #mr-sec3 .flex-bottom .fl-block:first-child, #smm-sec3 .flex-bottom .fl-block:first-child {
        margin-left: 82px
    }

    #mr-sec3 .flex-bottom .fl-block:last-child, #smm-sec3 .flex-bottom .fl-block:last-child {
        margin-left: 125px;
        margin-right: -112px
    }

    .flex-item-group {
        display: flex;
        width: 38%
    }
}

@media (min-width: 769px) {
    .m-slide1, .m-slide2, .m-slide3 {
        background: url(../img/main/SMG_Online_shop.jpg) 50%/cover no-repeat;
        height: 100%;
        padding: 60px 0
    }

    .m-slide2 {
        background: url(../img/main/smm-big.jpg) 50%/cover no-repeat
    }

    .m-slide3 {
        background: url(../img/main/SMG_Education_platform.jpg) 50%/cover no-repeat
    }

    .flex-content.mobile, .why-we-job.mobile {
        display: none
    }

    .item-contact.con-email {
        width: 30%
    }

    .item-contact.con-email h3 {
        font-size: 18px
    }
}

@media (max-width: 1000px) {
    .flex-container {
        width: 100%
    }

    .item-block {
        width: 320px
    }

    .owl-carousel {
        width: 95%
    }
}

@media (max-width: 768px) {
    .leads-item {
        max-width: 48%
    }

    .leads-item .leads-info {
        font-size: 35pt
    }

    #ca-sec1 .content h1, .leads-item .leads-info span {
        font-size: 30pt
    }

    .leads-item .leads-describe {
        font-size: 12pt
    }

    #ca-sec6 .content form textarea {
        margin-left: 11px;
        width: 95%
    }

    #sec1, #sec6 .btns, #sec6 .w-50, #smm-sec2 .sm-flex-content .sm-flex-item-ct, .icon-who .img, .leads-bg .content .c-content, .w-50, footer .visa {
        width: 100%
    }

    #mr-sec1 h1, #mr-sec1 h2, #smm-sec1 h2, .num-mob, footer .flex-container > div, footer .visa {
        text-align: center
    }

    .drop-menu ul, .drop-menu:hover > ul {
        animation: none;
        display: block
    }

    #ca-sec3 .content .btn, #mr-sec1 .btn {
        margin-top: 30px
    }

    .content-page, .item-fheader, .item-flwc {
        box-sizing: border-box
    }

    #mr-sec1 h2, #mr-sec2 h2, #smm-sec1 h2 {
        font-family: Montserrat, sans-serif
    }

    .mobile {
        display: block
    }

    .not-mobiles {
        display: none !important
    }

    .order-1 {
        order: 1
    }

    .date-line.mobile, .desktop, .phone-block, .why-we-job {
        display: none
    }

    .num-mob {
        background: #f8920a;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        height: 45px;
        line-height: 45px;
        margin-right: 10px;
        width: 45px
    }

    #sec6 form, .leads-bg {
        background-image: none
    }

    .item-flex {
        margin-bottom: 40px;
        text-align: left;
        width: 80%
    }

    #mr-sec1 h1, .fields, .sm-flex-content {
        margin-bottom: 10px
    }

    .flex-block, .flex-icon {
        display: flex;
        flex-wrap: wrap
    }

    .flex-content, .flex-why {
        flex-wrap: wrap
    }

    .fields {
        width: 90%
    }

    #sec6 input, #sec6 input[type=tel], #sec6 textarea {
        margin-left: 0
    }

    #sec6 .btns input[type=submit] {
        width: 100% !important
    }

    #sec6 form {
        padding: 30px 0
    }

    .flex-container {
        width: 98%
    }

    .item-block {
        width: 80%
    }

    .menu-btn-mob {
        color: #171717;
        font-size: 1.5em;
        position: absolute;
        right: 20px;
        top: 20px
    }

    #sec1 {
        background-size: cover
    }

    #sec1 .content {
        background-color: rgba(0, 0, 0, .8);
        height: 550px
    }

    nav .mobil-menu {
        background: #fff;
        height: calc(100vh - 10px);
        left: -110%;
        margin-left: -20px;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 90px;
        transition: .5s;
        width: 100%;
        z-index: 10
    }

    nav .mobil-menu li {
        float: none
    }

    .flex-item {
        margin-left: 2%;
        width: 47%
    }

    .photo-w {
        height: 315px;
        width: 100%
    }

    .year-mark:nth-child(2n):after {
        background: #fe9d01;
        content: "";
        height: 2px;
        position: absolute;
        right: -35px;
        width: 35px
    }

    .year-mark:nth-child(odd):after {
        background: #eb7f1b;
        content: "";
        height: 2px;
        left: -35px;
        position: absolute;
        width: 35px
    }

    .year-mark:before {
        background: #eb7f1b;
        bottom: -115px;
        content: "";
        height: 115px;
        position: absolute;
        width: 2px
    }

    .client-item {
        width: 45%
    }

    .client-item, .client-item:nth-child(3n+3) {
        margin-right: 5%
    }

    .client-item:nth-child(2n+2) {
        margin-right: 0
    }

    .item-fheader {
        margin-top: 15px;
        width: 100%
    }

    .content-page h2 {
        line-height: 40px
    }

    .content-page img {
        margin: 4px;
        max-height: 450px
    }

    footer .copyright, footer .visa {
        margin-left: auto;
        margin-right: auto
    }

    .item-fheader:first-child {
        order: 1;
        padding-right: 0;
        width: 100%
    }

    .drop-menu ul {
        box-shadow: none;
        float: unset;
        margin-top: 5px;
        position: unset
    }

    .drop-menu {
        padding-top: 15px
    }

    nav ul li.phone-block{
        height: 60px;
    }

    nav ul li {
        line-height: 35px
    }

    .drop-menu, .drop-menu ul li {
        line-height: 18px
    }

    .drop-menu ul li a, .top5 .right-block-top5 {
        padding: 5px
    }

    #ca-sec1 .content h2 {
        font-size: 20pt;
        margin-bottom: 30px
    }

    #mr-sec1 .btn {
        margin-bottom: 51px;
        margin-left: auto
    }

    #mr-sec4, #sm-sec2, #sm-sec4 {
        padding: 20px 0
    }

    #main-sec1 h2 {
        font-size: 35px
    }

    #sec5 .name-client {
        max-width: 70%
    }

    .btn-up-page {
        z-index: 999
    }

    #sec2 > .content:first-child {
        padding-bottom: 0
    }

    #mr-sec2 .btn {
        margin-bottom: 40px
    }

    #ca-sec3 .content {
        margin-bottom: 42px
    }

    #ca-sec2 .content h2 {
        font-size: 30pt;
        text-align: left
    }

    #ca-sec2 .content p {
        color: #16283c;
        font-size: 18pt;
        font-weight: 400;
        line-height: 30pt
    }

    #ca-sec2 .content p.gray-text {
        color: #363636;
        font-size: 14pt;
        font-weight: 400
    }

    .title-block h2 {
        font-size: 20pt
    }

    .content {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    #sm-sec3 .content {
        padding-bottom: 40px
    }

    .flex-icon {
        margin: 40px auto
    }

    footer h3 {
        color: #fff;
        min-width: 180px;
        margin-left: 20px
    }

    .flex-content {
        display: flex;
        justify-content: flex-start
    }

    .item-flexible {
        margin: 40px 0;
        transition: .5s;
        width: 48%
    }

    #ca-sec4 ul {
        max-width: 80%
    }

    .drop-menu ul:before {
        box-shadow: none;
        content: "";
        height: 0;
        width: 0
    }

    #ca-sec5 .case-item {
        margin-right: 34px
    }

    #mr-sec1 h2 {
        color: #fff;
        font-size: 15pt;
        margin: 0 auto;
        width: 90%;
        padding: 8px 0 17px
    }

    #mr-sec2 h2 {
        font-weight: 700;
        font-size: 20pt;
        width: 100%
    }

    .why-we-job.mobile {
        display: block;
        font-size: 15pt;
        padding: 10px 0
    }

    #mr-sec1 {
        background: url(../img/marketing/sec1.jpg) 0 0/cover no-repeat;
        padding: 2px 0
    }

    #mr-sec1 h1 {
        color: #fff;
        font-size: 26pt;
        width: 100%
    }

    .item-flwc {
        border: 3px solid #ff8000;
        border-radius: 10px;
        margin-bottom: 20px;
        margin-left: 30px;
        margin-right: 0;
        padding: 15px 15px 15px 30px;
        position: relative;
        width: 90%
    }

    #mr-sec5 h2 {
        color: #fff;
        font-size: 20pt;
        width: 100%
    }

    #mr-sec2 .content, .leads-bg ul {
        padding: 0
    }

    .td-item {
        margin-bottom: 40px;
        padding-left: 30px;
        width: 100%
    }

    .target-package {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0
    }

    .item-target {
        margin-bottom: 20px;
        margin-right: 0;
        width: 90%
    }

    .fl-block {
        align-items: center;
        display: flex;
        font-size: 13pt;
        margin-bottom: 15px;
        margin-left: 15px
    }

    .fl-block span {
        display: inline-block;
        width: 80%
    }

    .fl-block:before {
        align-items: center;
        background: linear-gradient(180deg, #ff8000, #ffa300);
        border-radius: 50%;
        content: "";
        display: inline-flex;
        font-family: Font Awesome\ 5 Free;
        font-weight: 600;
        height: 25px;
        justify-content: center;
        margin-bottom: 5px;
        margin-right: 10px;
        margin-top: 5px;
        width: 25px
    }

    #mr-sec1.else-img h1 {
        margin: 30px auto;
        text-align: center;
        width: 60%
    }

    .top5 {
        display: flex;
        margin: 40px auto;
        width: 100%
    }

    .item-list-ol {
        font-size: 9.5pt
    }

    .flex-icon .icon-who {
        display: flex;
        margin-bottom: 20px;
        width: 48%
    }

    .flex-middle-number .number-flex-gr:after {
        background: #ff8000;
        content: "";
        height: 2px;
        position: absolute;
        top: 50%;
        width: 40px
    }

    .flex-middle-number .number-flex-gr:nth-child(odd):after {
        left: -40px
    }

    .flex-middle-number .number-flex-gr:nth-child(2n):after {
        right: -40px
    }

    .owl-stage-outer {
        overflow: hidden !important
    }

    #smm-sec1 {
        padding: 25px 0
    }

    #smm-sec1 h2 {
        font-size: 19pt;
        width: 100%
    }

    #smm-sec1 .btn {
        margin-left: auto
    }

    .sm-flex-content, .smm-flex-s2, .sms5-flex {
        width: 95%
    }

    .leads-bg .bg-text {
        line-height: 2
    }

    #leads-texts .forms, #sec5 .forms {
        height: auto
    }

    #sec1 .bg-darknes {
        background-color: transparent;
        min-height: 1px
    }

    #sect2 input[type=tel] {
        width: 104%
    }

    .mobil-tel {
        margin-left: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width: 480px) {
    #ca-sec4.smm-ca-sec4 .title-block {
        max-width: 96%
    }

    #sm-sec2 h2, .h2 {
        font-family: Montserrat, sans-serif
    }

    #ca-sec2 .content, .flex-tline .item-tline, .item-flex-gr, .item-tline, .photo-w {
        position: relative
    }

    #ca-sec4.smm-ca-sec4 .list-domination .btn-yellow, #mr-sec5 h2, #sec1 h1 {
        margin-bottom: 15px
    }

    #ca-sec4.smm-ca-sec4 {
        padding-top: 40px
    }

    #leads-text #form1, #main-sec2 #form1, #sec2 #form1, #sec4 #form2, #sec4.main-sec #form2 {
        margin-bottom: 0;
        margin-top: 18px
    }

    #sec6 input[type=tel], .contr-c, .w-50 {
        width: 100% !important
    }

    #sec1, #sec3, .c-content {
        min-height: 1px
    }

    .item-fheader img {
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .item-tline:after {
        background: linear-gradient(180deg, transparent, #4ac9be, transparent);
        bottom: -33px;
        content: "";
        height: 30px;
        left: 50%;
        position: absolute;
        width: 1px
    }

    .flex-tline.order-1 .item-tline:last-child:after {
        content: "";
        height: 0;
        width: 0
    }

    .copyright {
        height: auto;
        padding: 10px 0
    }

    #sec1 .content, .footer-form {
        padding-bottom: 40px
    }

    .copyright .content {
        line-height: 28px
    }

    .client-item, .client-item:nth-child(3n+3), .contr-c {
        margin-right: 0 !important
    }

    .nflex-container {
        flex-shrink: 0
    }

    .flex-item {
        margin-left: 0;
        margin-right: 2%;
        width: 48%
    }

    .date-line.mobile, .right-sidebar .img-slider, br.mob {
        display: block
    }

    .client-item {
        margin-right: 5%;
        width: 98%
    }

    .client-item .cl-img {
        align-items: center;
        display: flex;
        justify-content: center
    }

    .client-item .cl-img img {
        height: auto;
        width: 113%
    }

    .photo-w {
        height: auto;
        max-height: 200px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .photo-w img {
        height: 100%;
        max-height: 210px;
        min-height: 100%;
        min-width: unset;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .info-w {
        font-size: 9pt
    }

    .info-w .w-prof, .item-list-ol {
        font-size: 7pt
    }

    #sec5.main-sec h3 span, .btn, .h2 {
        font-size: 12pt
    }

    .selected-num ul {
        max-height: 140px;
        overflow-y: auto
    }

    #ca-sec4, #sec6 {
        background-size: cover
    }

    #sec6 textarea {
        margin-left: 10px
    }

    .flex-tline .item-tline:after:not(:last-child) {
        background: #ff4801;
        bottom: -31px;
        content: "";
        filter: blur(1px);
        height: 28px;
        left: 50%;
        position: absolute;
        width: 1px
    }

    .less-img {
        margin: 40px 0 5px
    }

    #main-sec3 .content .item-sec3 .big-nm, #main-sec3 .content .item-sec3 .sm-nm, h1 {
        text-align: center
    }

    #sec1 h1 {
        font-size: 2.2em;
        line-height: normal;
        margin-top: 20px
    }

    #sec1 .btn {
        margin: 35px auto 0
    }

    #main-sec1 .left-sidebar h2, #main-sec1 .left-sidebar h3, #main-sec2 .min-form, #smm-sec2 h3, .form-job-w-our .part-input, .item-block, .item-contact, .left-sidebar, .left-soc, .min-form, .owl-carousel, .right-sidebar, .right-soc, .sm-flex-item-ct, .sms5-item, .top5 .left-block-top5, .top5 .right-block-top5, input[type=file] + label {
        width: 100%
    }

    #main-sec2 .min-form input[type=submit], input {
        margin-left: 3.5% !important;
        width: 95% !important
    }

    #leads-text .forms, #main-sec2 .forms, #sec2 .forms, #sec4 .forms {
        height: auto;
        width: 100%
    }

    #sec1 .content, .sms5-item .sms-fl-text {
        height: auto
    }

    #sec6 .w-100, #sec6 .w-50 {
        margin-bottom: 10px;
        width: 98% !important
    }

    #sec6 .footer-phone {
        margin-left: -4px
    }

    .footer-form textarea {
        height: 10rem
    }

    #ca-sec1 .content, #smm-sec2 {
        padding: 30px 0
    }

    #ca-sec1 .content h1, #mr-sec1.else-img h1 {
        zoom: .8;
        width: 100%
    }

    #smm-sec1 h1 {
        color: #fff;
        font-size: 28pt;
        margin-bottom: 50px;
        margin-top: 0
    }

    .less-description h1 {
        font-size: 25px;
        line-height: 34px
    }

    #ca-sec2 .content {
        zoom: .95;
        padding: 20px 0;
        z-index: 2
    }

    #ca-sec2 .content .btn {
        zoom: 1.25;
        margin-bottom: 20px
    }

    .item-flexible .item-fl-text {
        color: #0a246a;
        width: 90%
    }

    #sm-sec2 .btn {
        margin-bottom: 30px
    }

    #csec1 .btn {
        margin-bottom: 25px
    }

    .item-flexible {
        margin: 30px 0 0;
        transition: .5s;
        width: 100%
    }

    .item-flexible:last-child, .left-sidebar {
        margin-bottom: 40px
    }

    #ca-sec4 ul {
        font-size: 14pt;
        max-width: 95%
    }

    #ca-sec4 ul li {
        line-height: normal;
        margin: 5px 0
    }

    #ca-sec5 .case-item {
        margin-right: 40px;
        max-height: 335px;
        width: 100%;
        border: 1px solid #cecece;
        box-shadow: 0 0 15px rgba(54, 54, 54, .08);
        max-height: none
    }

    #ca-sec5 .owl-item {
        margin: 0 -9px 0 15px;
        max-height: none
    }

    .form-job-w-our .full {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 100%
    }

    .part-input input[type=email] {
        width: 97% !important
    }

    .title-block h2 {
        font-size: 18pt
    }

    #sm-sec2 h2 {
        color: #000;
        font-size: 13pt
    }

    .flex-slider, .top5 {
        display: flex;
        flex-wrap: wrap
    }

    .h2 {
        color: #0a246a;
        font-weight: 700;
        margin: 45px auto;
        width: 80%
    }

    .flex-icon .icon-who {
        zoom: .8;
        display: flex;
        margin-bottom: 20px;
        width: 48%
    }

    #sm-sec3 {
        padding: 10px 0
    }

    .content h2:first-child {
        margin-bottom: 20px;
        text-align: center;
        width: 100%
    }

    .item-flex-gr {
        padding-left: 45px
    }

    .item-flex-gr:before {
        align-items: center;
        background: linear-gradient(180deg, #ff8000, #ff8c00);
        border-radius: 50%;
        content: attr(data-num);
        display: flex;
        height: 25px;
        justify-content: center;
        left: 10px;
        position: absolute;
        top: 20px;
        width: 25px
    }

    .flex-content.mobile {
        margin-top: 25px !important
    }

    .middle-soc, .title-td br {
        display: none
    }

    .td-item {
        margin-bottom: 40px;
        padding-left: 10px;
        width: 100%
    }

    .item-flwc {
        margin-left: 8px
    }

    .why-we-job {
        box-sizing: border-box;
        margin: 40px 0;
        width: 92vw
    }

    #mr-sec5 {
        padding: 19px 0 40px
    }

    #mr-sec5 h2 {
        color: #fff;
        font-size: 15pt;
        width: 90%
    }

    #main-sec2 .flex-content .item-flex-icon {
        margin-bottom: 40px;
        text-align: center;
        width: 100%
    }

    .right-sidebar {
        padding-bottom: 80px
    }

    .slider-main .owl-dots {
        bottom: 10px;
        left: 0;
        position: absolute;
        right: 0
    }

    .right-sidebar img, .shadow-img {
        height: 260px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right;
        width: 260px
    }

    .slider-main {
        padding: 2px 0
    }

    #main-sec3 .content {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    #main-sec3 .content .item-sec3, #main-sec3 .content .item-sec3:nth-child(2) {
        margin-bottom: 20px;
        max-width: unset;
        width: 48%
    }

    #main-sec3 .content .item-sec3 .big-nm {
        font-size: 35pt
    }

    #main-sec3 .content .item-sec3 .sm-nm {
        font-size: 10pt
    }

    #sec5.main-sec h3 {
        width: 85%
    }

    #main-sec1 .btn {
        margin-left: auto
    }

    .sl-descript h3 {
        font-size: 1.5em;
        margin-left: 40px
    }

    #sec5.main-sec .see-image {
        height: 120px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .smm-flex-s2 {
        display: flex;
        flex-wrap: wrap;
        padding: 35px 0
    }

    .smm-flex-s2 .smm-item-s2 {
        margin-bottom: 20px;
        width: 48%
    }

    .social-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    #smm-sec5 .content h2:first-child {
        font-size: 20pt;
        margin-bottom: 0;
        text-align: center;
        width: 100%
    }

    #smm-sec5 {
        padding: 20px 0 40px
    }

    #smm-sec1 {
        padding: 0
    }

    #smm-sec1 .content {
        background: rgba(0, 0, 0, .5);
        padding: 40px 0
    }

    .sms5-item {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 10px 0
    }

    .m-slide1, .m-slide2, .m-slide3 {
        background-position: 50%
    }

    textarea {
        min-height: 80px
    }

    .item-contact.con-email h3 {
        font-size: 16px
    }
}

@media (max-width: 365px) {
    #sec1 h1 {
        font-size: 2em;
        margin-bottom: 15px
    }

    #sec1, #sec3 {
        min-height: 1px
    }

    #sec1 .content {
        height: auto
    }

    #sec3 .content .w-50 h2 {
        font-size: 1.5em
    }

    .item-flex {
        width: 90%
    }

    .sl-descript h3 {
        font-size: 1.3em
    }

    #sec3 .content .w-50 h2:first-child {
        font-size: 2.25em
    }

    .item-contact.con-email h3 {
        font-size: 16px
    }
}

@media (max-width: 340px) {
    #ca-sec5 .case-item img {
        height: auto;
        max-height: 205px;
        width: 100%
    }

    .modal input {
        width: 80% !important
    }

    #sect1 .flex-item img {
        float: left;
        margin-right: 15px !important
    }

    #ca-sec4 ul li {
        line-height: 23px;
        margin: 5px 0
    }

    #ca-sec4 ul {
        font-size: 12pt
    }

    .photo-w img {
        max-height: 285px
    }

    .flex-item {
        width: 100%
    }

    .item-contact.con-email h3 {
        font-size: 16px
    }
}

.modal {
    align-items: center;
    background: rgba(0, 0, 0, .5);
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.modal .window {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 1px #000;
    height: auto;
    margin: 0;
    max-width: 98%;
    min-width: 300px;
    padding: 15px;
    position: relative;
    width: auto
}

.modal .btn-number {
    position: absolute;
    top: calc(50% - 15px)
}

.modal .window img {
    max-width: 90%;
    width: auto
}

.modal .window .close_modal {
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 1
}

.modal .window .title_modal {
    background: #1c273a;
    box-sizing: border-box;
    color: #fff;
    font-size: 15pt;
    font-weight: 700;
    height: auto;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0
}

.btn-number {
    color: #303030;
    left: 18px
}

.btn-number, .main-form .btn-number {
    position: absolute;
    top: calc(50% - 10px);
    z-index: 40
}

.main-form .btn-number {
    left: 15px
}

.country_container img {
    border: 1px solid #cecec9;
    height: 18px;
    width: 25px !important
}

.selected-num {
    color: #000;
    display: none;
    left: 18px;
    position: absolute;
    top: 40px;
    width: 190px;
    z-index: 40
}

.selected-num ul li:hover {
    background: #e0cfff;
    color: #151515;
    cursor: pointer
}

.btn-number i {
    display: block;
    float: left;
    font-size: 8pt;
    height: 5px;
    padding-top: 7px;
    width: 10px
}

.selected-num ul {
    background: #fff;
    box-shadow: 0 0 10px 0;
    max-height: 310px;
    overflow-y: auto
}

.selected-num ul li img {
    margin-right: 5px
}

.selected-num ul li {
    color: #151515;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left
}

input[type=tel] {
    padding-left: 50px;
    width: 103%
}

.btns {
    padding-top: 10px
}

#sect1 .flex-item {
    min-height: 40px
}

.big-text {
    font-size: 12pt;
    font-weight: 700;
    padding-top: 15px
}

.flex-form {
    flex-wrap: wrap;
    justify-content: flex-start !important
}

.mob-50 {
    width: 48% !important
}

.use-cookie, .with-ukr {
    position: fixed;
    display: none;
    width: 100vw;
    left: 0
}

#sect2 {
    padding-top: 50px
}

#sect2 h2 {
    margin-top: -5px;
    text-align: left
}

#sect2 input {
    height: 75px;
    margin-bottom: 20px
}

.use-cookie {
    z-index: 50;
    bottom: 0;
    background-color: #1c273a
}

.use-cookie div.close {
    position: absolute;
    top: 3px;
    right: 0;
    color: #fff;
    cursor: pointer;
    font-size: 20px
}

.use-cookie .text {
    display: flex;
    align-items: center;
    padding: 30px 0
}

.use-cookie .info {
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    padding-right: 50px;
    text-align: justify
}

.use-cookie .text .close {
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
    min-width: 90px
}

.use-cookie .info a {
    color: #fff;
    white-space: nowrap
}

@media (max-width: 1430px) {
    .use-cookie {
        width: 100vw;
        max-width: 400px
    }

    .use-cookie .content {
        padding: 30px
    }

    .use-cookie div.close {
        top: 5px;
        right: 10px
    }

    .use-cookie .text {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0
    }

    .use-cookie .info {
        padding-right: 0
    }
}

@media (max-width: 400px) {
    .use-cookie .info {
        font-size: 11px
    }
}

section#politics {
    padding: 50px 0
}

section#politics p, section#politics ul li {
    font-size: 14px
}

.with-ukr {
    height: 90px;
    top: 0;
    z-index: 999;
    background-color: #fff3e3
}

.with-ukr .content {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.with-ukr .close {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    line-height: .5
}

.with-ukr .flag {
    width: 111px;
    height: 56px;
    margin-right: 30px
}

.with-ukr .flag img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.with-ukr .text .title {
    font-size: 18px;
    font-weight: 600
}

.with-ukr .button {
    margin-left: auto;
    margin-right: 50px
}

.with-ukr .button a.btn {
    padding: 10px 15px;
    min-width: 0;
    font-size: 16px
}

.with-ukr.show ~ header {
    top: 90px
}

.with-ukr.show ~ main {
    margin-top: 180px
}

@media (max-width: 768px) {
    .with-ukr .close {
        top: 15px;
        right: 10px
    }

    .with-ukr .button {
        margin-right: 20px
    }
}

@media (max-width: 730px) {
    .with-ukr .content {
        display: grid;
        grid-template-columns:130px auto
    }

    .with-ukr .flag {
        grid-row: 1/3
    }

    .with-ukr .text {
        grid-row: 1/2
    }

    .with-ukr .button {
        grid-row: 2/3;
        margin-left: 0;
        margin-right: auto
    }
}

@media (max-width: 700px) {
    .with-ukr .content {
        grid-template-columns:100px auto
    }

    .with-ukr .close {
        top: 5px;
        right: 10px
    }

    .with-ukr .flag {
        width: 90px;
        height: 45px
    }

    .with-ukr .text .title {
        font-size: 14px
    }

    .with-ukr .text .info {
        font-size: 12px
    }

    .with-ukr .button a.btn {
        padding: 7px 10px;
        margin-top: 0;
        font-size: 13px
    }
}
