

/* Start:/_html/css/normalize.css?16009554187469*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

input::-webkit-input-placeholder, 
input::-webkit-textarea-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input::-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


/* Firefox 19+ */

input:-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


/* Firefox 18- */

input:-ms-input-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder {
  opacity: 0;
}

input:focus:-moz-placeholder {
  opacity: 0;
}

input:focus:-ms-input-placeholder {
  opacity: 0;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* End */


/* Start:/_html/css/slick.css?16009554181776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/_html/css/style.css?160498885622740*/
body {
  /* font-family: 'Poiret One', cursive; */
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

body.oh {
  overflow: hidden;
}

a:hover {text-decoration: none;}

.icon-phone {background:url('/_html/css/../images/icon-phone.svg') no-repeat 0 5px;padding: 0 0 0 16px;}
.logo a {
    font-size: 72px;
    font-family: 'Poiret One', cursive;
    color: #000;
}
.logo a small {display: block;font-size: 18px;}

.border__img {
  background-image: url(/_html/css/../images/border-img.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 10.5px;
}

.container {
  max-width: 1150px;
  padding: 0 15px;
  margin: 0 auto;
}

header {
  height: 309px;
}

.header__inner {
  padding-bottom: 72px;
  padding-top: 43px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

header.scroll .header__inner {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  top: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  left: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}



header.scroll .logo {
  display: none;
}

.logo {
  margin-bottom: 43px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.logo img {
  margin: 0 auto;
}

.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
}

.navbar ul li {
  padding: 0 18px;
}

.navbar ul li {
  border-right: 1px solid #000000;
}

.navbar ul li:first-of-type {
  padding-left: 0;
}

.navbar ul li:last-of-type {
  padding-right: 0;
  border: none;
}

.navbar ul li a {
  font-family: 'Poiret One', cursive;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.navbar ul li a:hover, .navbar ul li.is-active a {
  color: #6C83AD;
  font-weight: 700;

}


.navbar__mail a {
  font-size: 0;
  width: 32px;
  height: 32px;
  background-image: url(/_html/css/../images/mail-icon.svg);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.social__list li {
  margin-right: 14px;
}

.social__list li a {
  font-size: 0;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.social--mail {
  background-image: url(/_html/css/../images/soical--mail.svg);
}

.social--facebook {
  background-image: url(/_html/css/../images/soical--facebook.svg);
}

.social--vk {
  background-image: url(/_html/css/../images/soical--vk.svg);
}

.social--instagram {
  background-image: url(/_html/css/../images/soical--instagram.svg);
}

.page__title {
  font-weight: 300;
  font-size: 36px;
  line-height: 32px;
  text-align: center;
  position: relative;
}

.page__title span {
  background: #FFFFFF;
  position: relative;
  padding: 0 37px;
  line-height: 40px;
}

.page__title::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  background-color: #000000;
  left: 0;
}


.slick-slide img {
  margin: 0 auto;
}

.slick-slide {
  outline: none;
}

.blog__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.blog__pagination li {
  margin-right: 14px;
}

.blog__pagination li a {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.blog__pagination li.active a {
  color: #000000;
  font-size: 24px;
  cursor: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.blog__pagination li:not(.actvie) a:hover {
  color: #000000;
  font-size: 24px;
}

.hamburger__menu {
  display: none;
}

.mobile__menu-fon {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.6;
  display: none;
  z-index: -1;
}

.mobile__menu-fon.opened {
  display: block;
  z-index: 1000;
}


.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.slick-dots li {
  margin-right: 10px;
}

.slick-dots li button {
  font-size: 0;
  background-color: #C4C4C4;
  border-radius: 50%;
  padding: 0;
  border: 0;
  width: 10px;
  height: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  outline: none;
}

.slick-dots li.slick-active button {
  background-color: #a73535;
}


/* intro styles start */
.section-intro {
  background-image: url(/_html/css/../images/home__page/intro-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 144px;
}

.intro__title {
  font-family: 'Poiret One', cursive;
  font-size: 64px;
  line-height: 75px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
}

.intro__subtitle {
  font-family: 'Poiret One', cursive;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 42px;
}

.intro__btn a {
  font-size: 18px;
  line-height: 25px;
  padding: 8px 39px;
  background: rgba(130, 122, 100, 0.1);
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  color: #000000;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.intro__btn a:hover {
  background: rgba(253, 238, 195, 0.4);
}

/* intro styles end */




/* services styles start */
.section-services {
  padding-top: 120px;
  padding-bottom: 84px;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 98px;
}

.services__list li {
  margin-right: 55px;
}

.services__list li:last-of-type {
  margin-right: 0;
}

.services__list li a {
  display: block;
  color: inherit;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services__list li a:hover {
  color: #bf3131;
}

.services__list li img {
  height: 64px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.services__list li p {
  font-family: 'Poiret One', cursive;
  font-size: 24px;
  line-height: 28px;
}

/* services styles end */




/* about styles start */

.section-about {
  padding-bottom: 66px;
  font-family: 'Poiret One', cursive;
}


.about__title {
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.about__author {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 43px;
}

.about__inner {
  margin-bottom: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about__img {
  margin-right: 33px;
}

.about__text {
  font-size: 20px;
  line-height: 23px;
}

.about__text p {
  margin-bottom: 30px;
}

.about__bottom {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 66px;
}

.about__bottom a {
  color: #000000;
}

/* about styles end */


/* examples styles start */

.section-examples {
  padding-top: 58px;
  padding-bottom: 125px;
}

.examples__heading {
  font-family: 'Poiret One', cursive;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 25px;
}

.examples__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
}

.examples__item {
  width: 25%;
  padding: 0 12px;
}

/* examples styles end */




/* footer styles start */

footer {
  padding-top: 40px;
  padding-bottom: 90px;
  background-color: #F3F2F0;
}

footer .navbar {
  margin-bottom: 45px;
}


/* footer styles end */




/* about-top styles start */

.about-top {}



.about-top__title {
  margin-bottom: 60px;
}

.about-top__img {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.about-top__text p {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
  margin-bottom: 30px;
}

.about-top .author {
  text-align: right;
}

.about-top__post {
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  text-align: justify;
  max-width: 920px;
  margin: 0 auto;
  margin-bottom: 96px;
}

/* about-top styles end */


/* certificates styles start */

.section-certificates {
  padding-top: 50px;
}

.about-page__title {
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Poiret One', cursive;
  margin-bottom: 40px;
}

.certificates__slider {
  margin-bottom: 92px;
}

.certificates__item {}



/* certificates styles end */


/* how-work styles start */



.how-work {
  padding-bottom: 128px;
  padding-top: 60px;
}



/* how-work styles end */


/* portfolio styles start */


.portfolio__title {
  margin-bottom: 107px;
}

.portfolio__wrapper {
  margin-bottom: 70px;
}

.portfolio__wrapper .portfolio__item-inner:nth-of-type(2n) .portfolio__img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.portfolio__wrapper .portfolio__item-inner:nth-of-type(2n) .portfolio__btn {
  text-align: right;
}

.portfolio__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 55px;
}

.portfolio__item-inner {
  margin-bottom: 40px;
}

.portfolio__img {
  width: 57%;
}

.portfolio__info {
  width: 39.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.portfolio-item__title {
  font-family: 'Poiret One', cursive;
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000000;
}

.portfolio-item__title span {
  font-size: 18px;
  line-height: 21px;
  max-width: 260px;
  display: block;
}

.portfolio__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 15px;
}

.portfolio__btn {
  margin-top: auto;
}

.portfolio__btn a {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #828282;
  padding: 8px 41px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  transition: 0.3s;
}


.sign-up {
  text-align: center;
  margin-bottom: 55px;
}

.sign-up a {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #333333;
  padding: 8px 73px;
  background: #F3F2F0;
  border-radius: 4px;
  transition: .3s;
}

.sign-up a:hover,
.blog__btn a:hover,
.portfolio__btn a:hover {
  background-color: #6C83AD;
  color: #fff;
}




/* portfolio styles end */



/* filming styles start */

.section-filming {
  padding-bottom: 80px;
}

.section-filming .portfolio-item__title {
  border: none;
  padding-bottom: 0;
  margin-bottom: 24px;
}

.filming__title {
  margin-bottom: 116px;
}

.portfolio__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -18px;
  margin-bottom: 47px;
}

.portfolio__gallery-photo {
  padding: 0 18px;
  width: 25%;
}

.sign-up__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  margin: 0 auto;
  max-width: 920px;
  text-align: center;
  margin-bottom: 30px;
}

.section-filming .sign-up {
  margin-bottom: 0;
}

/* filming styles end */



/* work styles start */

.section-work {
  padding-bottom: 50px;
}

.work__title {
  margin-bottom: 53px;
}

.section-work h2, .section-portfolio h2 {
  font-family: 'Poiret One', cursive;
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
  max-width: 706px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  margin-bottom: 50px;
}

.work__video img {
  margin: 0 auto;
}

.work__video {
  margin-bottom: 60px;
  position: relative;
}

.play--icon {
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/_html/css/../images/work__page/video--play.svg);
  width: 88px;
  height: 88px;
  cursor: pointer;
}

.work__slider {
  margin-bottom: 50px;
}

.work__slider-item {
  padding: 0 12px;
  text-align: center;
}

.work__slider-item a {
  outline: none;
}

.work__slider .slick-arrow {
  position: absolute;
  top: 50%;
  border: none;
  font-size: 0;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -70px;
  background-image: url(/_html/css/../images/work__page/slick-arow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 62px;
  height: 62px;
  outline: none;
  cursor: pointer;
}

.work__slider .slick-next {
  right: -70px;
  left: auto;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

/* work styles end */


/* blog styles start */

.section-blog {
  padding-bottom: 63px;
}

.blog__title {
  margin-bottom: 30px;
}

.blog__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 96px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog__filter li {
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 300;
  margin-right: 25px;
  margin-bottom: 5px;
  cursor: pointer;
}

.blog__filter li:last-of-type {
  margin-right: 0;
}

.blog__text,
.post__text {
  max-width: 920px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 30px;
}

.post {
  padding-bottom: 30px;
  margin-bottom: 50px;
  position: relative;
}

.post::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 48%;
  height: 1px;
  background-color: #000000;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.post__title {
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  max-width: 740px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.post img {
  margin: 0 auto;
  margin-bottom: 25px;
}

.post__text {
  margin-bottom: 25px;
}

.blog__btn {
  text-align: center;
}

.blog__btn a {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  padding: 8px 42px;
  color: #000000;
  transition: 0.3s;
}




/* blog styles start */



/* contacts styles start */

.section-contacts {}

.container {}

.contacts__title {
  margin-bottom: 74px;
}

.contacts__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contacts__info {
  width: 42%;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
}

.contacts__inner-title {
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.contacts__info-text,
.contacts__info-adress,
.contacts__info-phone {
  margin-bottom: 30px;
}

.contacts__info-email a,
.contacts__info-phone a {
  color: inherit;
}

.contacts__info-text {
  padding-top: 25px;
}

.contacts__inner .social__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.contacts__info-email {
  margin-bottom: 75px;
}

.contacts__form {
  width: 48%;
  z-index: 5;
}

.contacts__form .field__wrap {
  margin-bottom: 20px;
}

.contacts__form input,
.contacts__form textarea {
  border: none;
  background-color: transparent;
  padding: 0 10px;
  font-weight: 300;
  font-size: 14px;
  height: 40px;
  border-bottom: 1px solid #000000;
  width: 100%;
  resize: none;
}

.contacts__form textarea {
  /*height: 100px;*/
  padding-top: 10px;
}

.contacts__form input:focus,
.contacts__form textarea:focus {
  outline: none;
}

.form__wrapper button {
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  padding: 8px 33px;
  background: #828282;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  transition: .3s;
  outline: none;
}

.form__wrapper button:hover {
  background-color: #6C83AD;
}

.contacts__girl {
  margin-top: -135px;
  margin-left: 134px;
}

/* contacts styles start */



/* reviews styles start */

.section-reviews {}

.reviews__title {
  margin-bottom: 33px;
}

.reviews__wrapper {}

.reviews__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 43px;
}

.reviews__auhtor {}

.reviews__auhtor img {
  max-width: 158px;
  height: 158px;
  border-radius: 50%;
  margin-right: 32px;
}

.reviews__content {
  width: 56.7%;
  margin-right: 30px;
}

.reviews__content-title {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}

.reviews__date {
  font-family: 'Poiret One', cursive;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}

.reviews__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
}

.reviews__photos {
  width: 22.7%;
}

.reviews__photos-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reviews__photos-flex img {
  width: 47%;
}

/* reviews styles end */





/* price styles start */

.section-price {}

.price-page__title {
  margin-bottom: 100px;
}

.price__wrapper {
  margin-bottom: 62px;
}

.price__title {
  font-family: 'Poiret One', cursive;
  font-size: 28px;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  margin-bottom: 55px;
}

.price__title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translateY(-50%, -50%);
  height: 1px;
  width: 70%;
  background-color: #000000;
  z-index: -1;
}

.price__title::after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%) rotate(135deg);
  width: 20px;
  height: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transition: 0.4s;
}


.price__title.active::after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%) rotate(315deg);
  top: 71%;
}

.price__title span {
  background-color: white;
  padding: 0 16px;
  cursor: pointer;

}

.price__list {
  display: none;
}

.price__list-inner {
  margin-bottom: 15px;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.price__item {
  padding: 0 15px;
}


.price__item-title,
.price__item-subtitle {
  font-family: 'Poiret One', cursive;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;

}

.price__item-subtitle {
  margin-bottom: 31px;
}

.price__item li {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 17px;
}

/* price styles start */


.shadow__block {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  display: none;
}

.popup {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgb(0 0 0);
    /* border-radius: 5px; */
    margin: 0 auto;
    z-index: 10000;
    max-width: 600px;
    width: 100%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    padding: 100px;
    display: none;
}

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

.popup .contacts__form {
  width: 100%;
  margin-bottom: 0;
}

.popup .contacts__form .field__wrap {
  margin-bottom: 20px;
}

.popup .form__submit {
  text-align: center;
}

.popup__close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  padding: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  font-size: 0;
  cursor: pointer;
  outline: none;
}

.popup__close::after,
.popup__close::before {
  content: '';
  position: absolute;
  left: 50%;
  width: 21px;
  height: 2px;
  background-color: #828282;
  top: 50%;
  transition: .3s;
}

.popup__close:hover::after,
.popup__close:hover::before {
  background-color: #6C83AD;
}

.popup__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.slick-arrow.slick-disabled {opacity: .2;}

.pagination {margin-bottom:50px;}
.pagination a {color: #6C83AD;}

.flipster {
  padding-bottom: 100px;
}

.flip-items li {
  max-width: 530px;
}

@media (max-width: 900px) {
  .about-page__title {
    font-size: 40px;
    line-height: 50px;
}
.how-work {
  padding-bottom: 60px;
}
}

@media (max-width: 650px) {
  .flipster {
    padding-bottom: 50px;
  }
 
  .flip-items li {
    max-width: 330px;
  }
  .about-page__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}
}


@media (max-width: 400px) {
  .flip-items li {
    max-width: 230px;
  }
}
/* End */


/* Start:/_html/css/responsive.css?160498885611659*/
@media (max-width: 1160px) {
  .container {
    padding: 0 3%;
  }

  .header__inner {
    padding-bottom: 40px;
  }

  header {
    height: 254px;
  }

  .logo {
    margin-bottom: 20px;
  }

  .about__inner {
    display: block;
  }

  .about__img {
    float: left;
    margin-bottom: 10px;
    width: 48.5%;
  }

  .examples__inner {
    margin: 0px -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .examples__item {
    padding: 0 10px;
    width: 50%;
    margin-bottom: 10px;
  }

  .portfolio__img {
    width: 40%;
  }

  .portfolio__info {
    width: 57.5%;
  }

  .portfolio-item__title {
    font-size: 24px;
    line-height: 30px;
  }

  .portfolio__text {
    font-size: 20px;
    line-height: 26px;
  }

  .portfolio-item__title span {
    font-size: 16px;
    max-width: none;
  }
}

@media (max-width: 1100px) {
  .about-top__img {
    max-width: 400px;
  }
}

@media (max-width: 900px) {
  .contacts__girl {
    max-width: 350px;
  }

  .contacts__inner-title {
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 20px;

  }

  .portfolio__title,
  .filming__title,
  .price-page__title {
    margin-bottom: 60px;
  }

  .section-work h2 {
    font-size: 22px;
    line-height: 26px;
  }

  .blog__filter {
    margin-bottom: 40px;
  }

  .reviews__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .reviews__auhtor {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .reviews__auhtor img {
    margin: 0 auto;
  }

  .reviews__photos {
    width: 100%;
  }

  .reviews__content {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .reviews__photos-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .reviews__photos-flex img {
    width: auto;
    margin-right: 10px;
  }

  .reviews__content-title,
  .reviews__date,
  .reviews__text {
    text-align: center;
  }

  .reviews__photos img {
    margin: 0 auto;
  }

  .reviews__item {
    margin-bottom: 70px;
  }

  .price__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .price__item-title,
  .price__item-subtitle {
    font-size: 20px;
    line-height: 24px;
  }

  .price__item-title,
  .price__item-subtitle {
    margin-bottom: 12px;
  }

  .price__item-services li {
    margin-bottom: 10px;
  }

  .price__wrapper {
    margin-bottom: 30px;
  }

  .blog__text,
  .post__text {
    font-size: 18px;
    line-height: 24px;
  }

  .post::after {
    width: 90%
  }
}

@media (max-width: 770px) {
  .logo img {
    max-width: 250px;
  }

  .intro__title {
    font-size: 44px;
    line-height: 60px;
  }

  .section-services,
  .section-about {
    padding-top: 60px;
  }

  .services__list {
    margin-bottom: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services__list li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .services__list li p {
    text-align: center;
  }

  .about__title {
    font-size: 24px;
    line-height: 32px;
  }

  .about__author {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .about__img {
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .about__text p,
  .about-top__text p {
    margin-bottom: 15px;
  }

  .about__bottom {
    margin-bottom: 60px;
  }

  .section-about {
    padding-bottom: 0;
  }

  .section-examples {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  footer,
  .section-filming {
    padding-bottom: 60px;
  }

  header {
    height: 208px;
  }

  .about-top__img {
    max-width: 200px;
  }
}


@media (max-width: 700px) {
  	.logo a {font-size: 22px;}
	.logo a small {font-size: 16px;}
	.icon-phone {margin-top: 20px;padding: 0 0 0 30px;background-size: 20px;}

	.hamburger__menu {
    display: block;
    height: 14px;
    width: 26px;
    position: relative;
  }

  .hamburger__menu span {
    width: 26px;
    background: #000;
    display: block;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  .hamburger__menu span:nth-child(1) {
    top: 0px;
  }

  .hamburger__menu span:nth-child(2) {
    top: 6px;
  }

  .hamburger__menu span:nth-child(3) {
    top: 12px;
  }

  .hamburger__menu.opened span:nth-child(1) {
    -webkit-transform: rotate(45deg) translateX(-5px) translateY(13px);
    -ms-transform: rotate(45deg) translateX(-5px) translateY(13px);
    transform: rotate(45deg) translateX(-5px) translateY(13px);
  }

  .hamburger__menu.opened span:nth-child(2) {
    display: none;
  }

  .hamburger__menu.opened span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateX(-4px) translateY(-13px);
    -ms-transform: rotate(-45deg) translateX(-4px) translateY(-13px);
    transform: rotate(-45deg) translateX(-4px) translateY(-13px);
  }

  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hamburger__menu {
    margin-left: auto;
  }

  header {
    height: 99px;
  }

  .header__inner {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    padding: 20px 3%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.17);
  }

  header .navbar {
    position: fixed;
    z-index: 9999;
    top: 98px;
    left: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 80vw;
    margin: 0;
    padding: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    background: #fff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-left: 3%;
  }

  header .navbar.opened {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo {
    margin-bottom: 0;
  }

  .logo img {
    max-width: 200px;
  }

  .navbar ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .navbar ul li {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }

  header .navbar ul li a {
    font-size: 25px;
    line-height: 35px;
  }

  .section-intro {
    padding: 10px 0;
  }

  .intro__subtitle {
    font-weight: 700;
  }

  footer .navbar {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }

  footer .navbar li {
    margin-bottom: 10px;
  }

  footer .navbar__mail a {
    text-align: center;
    width: 100%;
  }

  .page__title {
    margin-top: 30px;
  }

  .contacts__title {
    margin-bottom: 40px;
  }

  .contacts__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts__info {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .contacts__form {
    width: 100%;
    margin-bottom: 30px;
  }

  .contacts__girl {
    margin-left: auto;
    margin-top: -190px;
  }

  .contacts__form .field__wrap {
    margin-bottom: 24px;
  }

  .contacts__info-text {
    padding-top: 0px;
  }

  .page__title {
    font-size: 26px;
  }

  .page__title span {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contacts__info-text,
  .contacts__info-adress,
  .contacts__info-phone {
    margin-bottom: 15px;
  }

  .portfolio__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .portfolio__img {
    width: 100%;
    margin-bottom: 30px;
  }

  .portfolio__info {
    width: 100%;
  }

  .portfolio__wrapper .portfolio__item-inner:nth-of-type(2n) .portfolio__img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .portfolio__item {
    margin-bottom: 25px;
  }

  .portfolio__item-inner {
    margin-bottom: 70px;
  }

  .sign-up a {
    padding: 8px 5px;
    width: 100%;
    text-align: center;
  }

  .portfolio__gallery {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
  }

  .section-filming {
    overflow: hidden;
  }

  .portfolio__gallery {
    margin-bottom: 10px;
  }

  .sign-up__text {
    font-size: 18px;
    line-height: 24px;
  }

  .portfolio__gallery-photo {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }

  .post__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .reviews__auhtor img {
    max-width: 100px;
    height: 100px;
  }

  .section-services {
    padding-bottom: 10px;
  }

  .about-top__post {
    margin-bottom: 40px;
  }

  .price__title::before {
    content: none;
  }

  .price__list-inner {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .price__item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}


@media (max-width: 600px) {
  .contacts__girl {
    max-width: 250px;
  }

  .price__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .price__title::after {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 550px) {
  .popup {
    width: 94%;
    padding: 30px 15px;
  }
}

@media (max-width: 470px) {
  .logo img {
    max-width: 150px;
  }


  header {
    height: 65px;
  }

  .header__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  header .navbar {
    top: 65px;
  }

  .intro__title {
    font-size: 34px;
    line-height: 40px;
  }

  .services__list {
    margin-bottom: 20px;
  }

  .services__list li p,
  .about__bottom {
    font-size: 20px;
    line-height: 24px;
  }

  .services__list li img {
    height: 42px;
  }

  .about__title {
    font-size: 20px;
    line-height: 26px;
  }

  .about__author {
    font-size: 18px;
    line-height: 22px;
  }

  .about__text,
  .about-top__text {
    font-size: 18px;
    line-height: 20px;
  }

  .about__bottom {
    margin-bottom: 20px;
  }

  .section-examples {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  .section-services,
  .section-about {
    padding-top: 40px;
  }

  .contacts__info-email {
    margin-bottom: 25px;
  }

  .contacts__girl {
    max-width: 250px;
    margin-top: -40px;
  }

  .portfolio__title,
  .filming__title,
  .work__title,
  .about-top__title,
  .price-page__title {
    margin-bottom: 40px;
  }

  .portfolio-item__title {
    font-size: 20px;
    line-height: 26px;
  }

  .portfolio__text {
    font-size: 18px;
    line-height: 22px;
  }

  .section-work h2 {
    margin-bottom: 30px;
  }

  .work__video,
  .work__slider {
    margin-bottom: 30px;
  }

  .section-work .sign-up {
    margin-bottom: 25px;
  }

  .play--icon {
    width: 44px;
    height: 44px;
  }

  .about-top__img {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}


@media (max-width:400px) {
  .about-top__img {
    max-width: 150px;
  }
}

@media (max-width: 359px) {
  .contacts__info .social__list {
    display: none;
  }

  .contacts__girl {
    margin: 0 auto;
    margin-top: -10px;
  }

  .section-work h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .blog__filter li {
    font-size: 12px;
  }
}
/* End */


/* Start:/bitrix/templates/anna_092020/components/bitrix/menu/top_menu/style.min.css?1600959420490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/anna_092020/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /_html/css/normalize.css?16009554187469 */
/* /_html/css/slick.css?16009554181776 */
/* /_html/css/style.css?160498885622740 */
/* /_html/css/responsive.css?160498885611659 */
/* /bitrix/templates/anna_092020/components/bitrix/menu/top_menu/style.min.css?1600959420490 */
