.free-brand-audit-button {
    padding: 0.73em 1.84em;
    font-size: 1.13rem; /*18px*/
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0em;
}

.arrow-button a {
    grid-gap: 0.63em;
}

.arrow-button a .arrow-button-icon {
    width: 1.88em;
    height: 1.88em;
}

.arrow-button a .arrow-button-icon img {
    width: 0.94em;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.arrow-button a h3 {
    font-size: 1.25rem; /*20px*/
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}
.works-mine a {
    padding: 0.44em 0;
}

header {
    width: 100%;
    padding: 1.13em 0;
    position: relative;
    background-color: #fff;
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.38em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header .container .header-left,
header .container .header-right {
    display: none;
}

header .container .header-logo {
    width: 8.75em;
    height: 2.07em;
}
.header-logo .logo-mobile {
    display: block;
}
.header-logo .logo-desc {
    display: none;
}

header .container #drop-down-icon {
    display: block;
}

.overlay {
    left: 0;
    top: 4.32em;
    width: 100%;
    z-index: 999;
    display: none;
    position: fixed;
    overflow-y: auto;
    padding-top: 4.38em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: example;
    animation-name: example;
    background-color: #fff;
}

.overlay ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 2.69em;
    margin-bottom: 5.5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.overlay ul li {
    font-size: 1.25rem; /*20px*/
    font-weight: 500;
    line-height: 1.2em;
    text-align: center;
}

.overlay ul .active {
    font-weight: 700;
}

.overlay .free-brand-audit-button {
    background-color: black;
    color: #fff;
}

.overlay .social-links {
    width: 21.88em;
}

.overlay .social-links ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0.94em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5.44em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.overlay .social-links ul li {
    font-size: 1.13rem; /*18px*/
    font-weight: 700;
    line-height: 1em;
    text-align: center;
    letter-spacing: -0.03em;
}
.agency-presentation .contant-block p span {
    font-size: 0.94rem !important;
}

footer {
    margin: 3.63em 0 0;
    padding: 0 0 2.07em;
}

footer .offer {
    top: 0;
    padding: 2.75em 1.44em 2.25em;
}

footer .offer div {
    width: 100%;
}

footer .offer h2 {
    font-size: 1.25rem; /*20px*/
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 2.5em;
    letter-spacing: -0.05em;
}

footer .offer p {
    font-size: 1.13rem; /*18px*/
    font-weight: 400;
    line-height: 1.67em;
    margin-bottom: 2.62em;
    letter-spacing: -0.05em;
}

footer .footer-content {
    margin: 0;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2.32em 1.38em 0;
}

footer .footer-content .contant-block {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 1.25em 0;
    margin-top: 3.32em;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

footer .footer-content .contant-block .footer-contant-block-center,
footer .footer-content .contant-block .footer-contant-block-left {
    margin: 0;
    width: 15.44em;
}

footer .footer-content .contant-block h2 {
    font-size: 1.13rem; /*18px*/
    font-weight: 700;
    line-height: 1.67em;
    letter-spacing: -0.03em;
}

footer .footer-content .contant-block li {
    font-size: 0.94rem; /*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.03em;
}

footer .footer-content .contant-block p {
    padding: 0;
    margin: 0;
    font-size: 0.75rem; /*12px*/
    font-weight: 400;
    line-height: 2.09em;
    letter-spacing: -0.03em;
}

footer .footer-content .footer-ul-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

footer .footer-content .footer-ul-box ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    grid-gap: 0 0.63em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

footer .footer-content .footer-ul-box ul li {
    font-size: 1.13rem; /*18px*/
    font-weight: 700;
    line-height: 1.67em;
    text-align: center;
    letter-spacing: -0.03em;
}

footer .footer-bottom {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

footer .footer-bottom .footer-bottom-box {
    margin-top: 0;
}

footer .footer-bottom .footer-bottom-box p {
    font-size: 0.75rem; /*12px*/
    font-weight: 400;
    line-height: 2.92em;
    letter-spacing: 0em;
}

footer .footer-bottom .futter-box-one {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

footer .footer-bottom .futter-box-two {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 4.07em;
}

.fon-all {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
}

.container {
    padding: 0 2.94em;
}

.contant-block {
    width: 100%;
}

.image-big-box {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.image-box {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.image-box img {
    object-fit: contain;
}

.small-image-box {
    width: 13.75em;
    /* width: ; */
}

#portfolio-slider .slick-slide {
    padding: 0;
}

#portfolio-slider .slick-dots {
    grid-gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#portfolio-slider .slick-dots li {
    max-width: 0.63em;
    max-height: 0.63em;
}

#portfolio-slider .slick-dots li button:before {
    opacity: 1;
    width: 0.63em;
    height: 0.63em;
    color: transparent;
    border-radius: 50%;
    background-color: #f0f0f0;
}

#portfolio-slider .slick-dots .slick-active button:before {
    background-color: #000;
}
.contant-block video {
    height: 100%;
}

#about-slider .slick-dots li{
    font-size: 0.62rem;
}

#about-slider .slick-dots li button:before{
    font-size: 0.62rem;
}

.between-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.portfolio-main {
    height: 27em;
    position: relative;
}

.portfolio-main h2 {
    display: none;
}

.portfolio-presentation {
    margin: 1.82em 0 1.57em;
}

.portfolio-presentation .left {
    width: 100%;
}

.portfolio-presentation .left .portfolio-presentation-text {
    top: -5.7em;
    font-size: 1.25rem; /*20px*/
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.portfolio-presentation .left .portfolio-presentation-left-content {
    /* top: 3.75em; */
    margin: 0 0 3.75em;
}
.portfolio-presentation .left .portfolio-presentation-left-content ul {
    margin-top: 0;
}

.portfolio-presentation .left .portfolio-presentation-left-content li {
    margin-top: 0;
    max-width: 100%;
    font-size: 0.94rem; /*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.portfolio-presentation .left .portfolio-presentation-left-content li br {
    display: none;
}

.portfolio-presentation .right {
    margin-top: 2em;
    width: 100%;
}

.portfolio-presentation .right h2 {
    width: 100%;
    font-size: 1.25rem; /*20px*/
    font-weight: 600;
    line-height: 1.5em;
    font-style: normal;
    letter-spacing: -0.05em;
}

.portfolio-presentation .right p {
    max-width: 100%;
    font-size: 0.94rem; /*15px*/
    font-weight: 400;
    line-height: 2em;
    font-style: normal;
    margin: 2em 0 1.94em;
    letter-spacing: -0.05em;
}
.portfolio-presentation .right p span {
    font-size: 0.94rem !important; /*15px*/
}
.portfolio-solution p span {
    font-size: 0.94rem !important; /*15px*/
}

.portfolio-window {
    margin: 1.57em 0 1.75em;
}

.portfolio-solution {
    margin: 1.75em 0 1.25em;
}

.portfolio-solution .between-container {
    grid-gap: 1.69em 0;
}

.portfolio-solution .contant-block {
    width: 100%;
}

.portfolio-solution h2 {
    font-size: 0.94rem; /*15px*/
    font-weight: 600;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.portfolio-solution p {
    font-size: 0.94rem; /*15px*/
    margin-top: 1em;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.portfolio-gallery {
    margin: 1.25em 0 1.82em;
}

.portfolio-gallery .between-containe {
    grid-gap: 1.07em 0;
}

.portfolio-description {
    margin: 1.82em 0;
}

.portfolio-description h2 {
    width: 100%;
    font-size: 1.13rem; /*18px*/
    font-weight: 400;
    line-height: 1.67em;
    text-align: center;
    letter-spacing: -0.05em;
}

.portfolio-description h3 {
    font-size: 0.94rem; /*15px*/
    font-weight: 500;
    margin-top: 1.34em;
    text-align: left;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.portfolio-description p {
    margin-top: 0;
    font-size: 0.4rem; /*15px*/
    font-weight: 500;
    line-height: 1.2em;
    font-style: normal;
    text-align: center;
    letter-spacing: -0.03em;
}

.portfolio-explanation {
    margin: 1.82em 0 1.07em;
}

.portfolio-explanation .between-container {
    grid-gap: 1.07em;
}

.portfolio-explanation .contant-block {
    width: 100%;
    padding: 0;
}

.portfolio-explanation .contant-block .image-box {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.portfolio-explanation .contant-block div p span {
    font-size: 1.13rem !important; /*18px*/
}

.portfolio-explanation .between-container .image-box img {
    width: 100%;
    height: 100%;
}

.portfolio-explanation p {
    font-size: 0.94rem; /*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.portfolio-slid-box {
    margin: 1.07em 0 5.32em;
    padding: 0 2.94em;
}

.portfolio-project-team {
    margin: 5.32em 0 2.57em;
}

.portfolio-project-team .contant-block {
    margin-bottom: 2.57em;
}

.portfolio-project-team h2 {
    font-size: 1.25rem; /*20px*/
    font-weight: 700;
    line-height: 2.5em;
    letter-spacing: -0.05em;
}

.portfolio-project-team ul {
    padding: 0;
}

.portfolio-project-team ul li {
    font-size: 0.94rem; /*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.portfolio-project-team br {
    display: block;
}

.portfolio-similar {
    margin: 2.57em 0 3.63em;
}

.portfolio-similar .between-container {
    grid-gap: 3.13em;
}

.portfolio-similar .between-container .image-box img {
    width: 100%;
    height: fit-content;
}
.portfolio-similar .between-container .image-box img {
    width: 100%;
    height: 100%;
}

.portfolio-similar .flex-space-between p {
    width: 12.77em;
}

.portfolio-similar h2 {
    font-size: 1.25rem; /*20px*/
    font-weight: 700;
    margin-left: 1.15em;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.portfolio-similar h3 {
    font-size: 1.13rem; /*18px*/
    font-weight: 500;
    margin-left: 1.28em;
    margin-top: 1em;
    line-height: 1.23em;
    letter-spacing: -0.03em;
}

.portfolio-similar p {
    font-size: 0.82rem; /*13px*/
    font-weight: 500;
    margin-left: 1.77em;
    line-height: 1.39em;
    letter-spacing: -0.03em;
}

.home-mine {
    margin: 0;
    height: 26.88em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}

.home-mine .contant-block {
    width: 100%;
    grid-gap: 1.25em;
    position: relative;
}

.home-mine p {
    font-size: 1.13rem; /*18px*/
    font-weight: 400;
    line-height: 1.67em;
    letter-spacing: -0.05em;
}

.home-gallery {
    margin: 1.57em 0 3.63em;
}

.home-gallery .between-container {
    grid-gap: 1.19em 0;
}

.home-gallery h2 {
    font-size: 1.13rem; /*18px*/
    font-weight: 500;
    line-height: 1.23em;
    letter-spacing: -0.03em;
}

.home-gallery p {
    font-size: 0.94rem;/*15px*/
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.works-mine {
    text-align: center;
    margin: 3.13em 0 6.25em;
}

.works-mine .absolute-block {
    left: 0;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 1.88em;
}

.works-mine .contant-block {
    width: 100%;
}

.works-mine .contant-block .active {
    font-weight: 700;
}

.works-mine .contant-block h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.works-mine .contant-block ul {
    grid-gap: 0.32em 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.works-mine .contant-block ul li {
    font-size: 1.13rem;/*18px*/
    padding: 0.23em 0.67em;
    font-weight: 500;
    line-height: 1.34em;
    letter-spacing: 0em;
}

.agency-presentation {
    margin: 2em 0 1.57em;
}

.agency-presentation .arrow-button {
    margin-top: 1.82em;
}

.agency-presentation .contant-block {
    width: 100%;
}

.agency-presentation h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: -0.05em;
}

.agency-presentation p {
    font-size: 0.94rem;/*15px*/
    font-weight: 400;
    margin-top: 2em;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.agency-services {
    margin: 3.13em 0;
    position: relative;
}

.agency-services .between-container {
    grid-gap: 2.19em 0;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    text-align: start;
}

.agency-services .between-container .agency-block-name {
    width: 100%;
    left: 0;
}

.agency-services .between-container .agency-services-info {
    width: 100%;
}

.agency-services .between-container .between-container {
    grid-gap: 1.57em 1.57em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.agency-services .between-container .between-container .contant-block {
    width: 15.63em;
}

.agency-services .between-container .between-container h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: -0.05em;
}

.agency-services .between-container .between-container ul {
    margin-top: 1.57em;
}

.agency-services .between-container .between-container li {
    font-size: 0.94rem;/*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.agency-services .between-container h2 {
    font-size: 1.5rem;/*24px*/
    font-weight: 600;
    line-height: 1.25em;
    letter-spacing: -0.05em;
}

.agency-brands {
    margin: 1.82em 0 1.07em;
}

.agency-brands h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 700;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: -0.03em;
}

.agency-brands .between-container {
    grid-gap: 3.75em;
    margin-top: 2.19em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.agency-brands .between-container .contant-block,
.agency-brands .between-container img {
    width: 6.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.agency-slid {
    margin: 2.5em 0 5.32em;
}

.agency-slid .portfolio-description {
    margin: 0;
}

.agency-slid .portfolio-description .portfolio-google-logo {   
    height: 1.94em;
    margin-bottom: 1.25em;
}

.agency-similar {
    margin: 3.13em 0 3.13em;
}

.agency-similar .portfolio-similar {
    margin: 0;
}

.agency-similar .between-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.agency-similar .contant-block {
    width: 13.75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.57em;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.agency-similar .contant-block h3 {
    margin: 0.8em 0 0.4em 0;
}

.agency-similar .contant-block p {
    margin: 0;
}

.agency-similar .contant-block .up {
    width: 1.88em;
    height: 1.88em;
    display: none;
    margin-left: 0;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
}

.agency-similar .contant-block .up img {
    width: 0.94em;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.agency-similar .biography-container {
    margin: 0 0 1.57em;
}

.agency-similar .biography {
    width: 100%;
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.agency-similar .biography h2 {
    margin-left: 0;
    font-size: 1.25rem;/*20px*/
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: -0.05em;
}

.agency-similar .biography p {
    margin: 0;
    width: 100%;
    color: #000;
    font-size: 0.94rem;/*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.agency-similar .biography .arrow-button {
    margin-top: 2em;
    width: 100%;
}

.agency-similar .biography .arrow-button a {
    grid-gap: 0.63em;
}

.agency-similar .biography .arrow-button a .arrow-button-icon,
.agency-similar .biography .arrow-button a img {
    width: 1.88em;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.agency-similar .biography .arrow-button a h3 {
    font-size: 1.25rem;/*20px*/
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.agency-similar .biography-container {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
}

.agency-explanation {
    margin: 1.82em 0 3.63em;
}

.agency-explanation .portfolio-explanation {
    margin: 0;
}

.agency-explanation .portfolio-explanation .contant-block {
    padding: 0;
    width: 100%;
}

.agency-explanation .portfolio-explanation h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.simiral-1920 {
    display: none;
}

.simiral-500 {
    display: block;
}

.news-rain {
    margin: 2.57em 0 3.63em;
}

.news-rain .between-container {
    -webkit-columns: 2;
    columns: 2;
}

.news-rain .contant-block {
    width: 100%;
    margin-bottom: 3.82em;
}

.news-rain .news-rain-img-info {
    width: 100%;
}
.news-rain .news-rain-img-info .between-container {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-items-presentation {
    width: 100%;
    margin: 1.25em 0;
    position: relative;
}

.news-items-presentation .portfolio-presentation {
    margin: 0;
}

.news-items-presentation p {
    width: 100%;
}

.contacts-gallery {
    margin: 0 0 3.13em;
}

.contacts-gallery .contant-block ul {
    margin: 1.25em 0 0;
}

.contacts-gallery .contant-block li,
.contacts-gallery .contant-block p {
    margin: 0;
    color: #000;
    font-size: 0.94rem;/*15px*/
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.contacts-gallery .contant-block h2 {
    margin: 0;
    font-size: 1.13rem;/*18px*/
    font-weight: 500;
    line-height: 1.23em;
    letter-spacing: -0.03em;
}

.contacts-gallery .contant-block .city-time {
    grid-gap: 1.13em;
    margin-top: 1.57em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts-gallery .contant-block .city-time h2 {
    margin: 0;
    font-size: 1.13rem;/*18px*/
    font-weight: 500;
    line-height: 1.23em;
    letter-spacing: -0.03em;
}

.contacts-gallery .contant-block .city-time p {
    font-size: 1.25rem;/*20px*/
}

.contacts-form {
    margin: 1.57em 0 3.63em;
}

.contacts-form .contant-block {
    width: 100%;
}

.contacts-form .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contacts-form .right .submit-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contacts-form .right .submit-block .message {
    width: 21.88em;
}
.contacts-form .message {
    margin-top: 2em!important;
    font-size: 1.5rem!important;
}

.contacts-form .right .submit-block label {
    font-size: 0.94rem;/*15px*/
    margin-top: 1.34em;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}
.submit {
    width: 16.2em;
}
.contacts-form .right label {
    font-size: 1.13rem;/*18px*/
    font-weight: 400;
}

.contacts-form .right input {
    font-size: 0.94rem;/*15px*/
    margin-top: 0.67em;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.contacts-form .right textarea {
    height: 5.74em;
    font-size: 0.94rem;/*15px*/
    font-weight: 400;
    min-height: 5.74em;
    line-height: 2em;
    letter-spacing: -0.05em;
}

.contacts-form .between-container .between-container {
    margin-top: 1.25em;
    grid-gap: 1.25em 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.contacts-form .flex-end {
    width: 19.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.88em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.contacts-form h2 {
    font-size: 1.25rem;/*20px*/
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -0.03em;
}

.contacts-form p {
    font-size: 1.13rem;/*18px*/
    margin-top: 1.12em;
    font-weight: 400;
    line-height: 1.67em;
    letter-spacing: -0.05em;
}

.privicy-block {
    width: 100%;
}
.privicy_section {
    margin-top: 4.38em;
}
.privicy-title {
    font-size: 2.19rem;/*35px*/
}
/*# sourceMappingURL=media768.css.map */
