123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776 |
- @media screen and (min-width: 1209px) {
- .main-button:hover {
- background-color: #CDB092;
- }
- .main-button--header:hover {
- background-color: #A52841;
- }
- .main-button--white:hover {
- background-color: #F7F7F7;
- }
- .general-more:hover {
- color: #1C1C1C;
- border-color: #CDB092;
- }
- .general-more:hover .icon-arrow-right {
- color: #CDB092;
- }
- .general-more--dark:hover {
- color: #ffffff;
- border-color: #CDB092;
- }
- .breadcrumbs__item:hover {
- color: #CDB092;
- }
- }
- /* General */
- * {
- margin: 0;
- padding: 0;
- box-sizing: border-box;
- -webkit-appearance: none;
- -moz-appearance: none;
- -ms-appearance: none;
- -o-appearance: none;
- appearance: none;
- }
- ul[class] {
- list-style: none;
- }
- ol[class] {
- list-style: none;
- }
- ul:not([class]),
- ol:not([class]) {
- padding-left: 17px;
- }
- img {
- max-width: 100%;
- max-height: 100%;
- vertical-align: top;
- }
- a {
- font: inherit;
- color: inherit;
- text-decoration: none;
- }
- textarea {
- font: inherit;
- color: inherit;
- outline: none;
- }
- input {
- font: inherit;
- color: inherit;
- outline: none;
- }
- button {
- font: inherit;
- color: inherit;
- text-transform: inherit;
- outline: none;
- border: none;
- background: none;
- cursor: pointer;
- }
- input[type=number]::-webkit-inner-spin-button {
- -webkit-appearance: none;
- -moz-appearance: none;
- -ms-appearance: none;
- -o-appearance: none;
- appearance: none;
- }
- input[type=date]::-webkit-inner-spin-button {
- -webkit-appearance: none;
- -moz-appearance: none;
- -ms-appearance: none;
- -o-appearance: none;
- appearance: none;
- }
- html {
- overflow-x: hidden;
- -webkit-overflow-scrolling: touch;
- }
- html.overflow {
- height: auto;
- position: relative;
- overflow: hidden !important;
- margin-right: 17px;
- }
- body {
- display: flex;
- flex-direction: column;
- overflow: hidden;
- min-width: 320px;
- min-height: 100vh;
- font-family: "Basis Grotesque Pro";
- font-weight: 400;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
- -webkit-overflow-scrolling: touch;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- color: #1C1C1C;
- background-color: #ffffff;
- }
- main {
- position: relative;
- }
- .container {
- max-width: 1280px;
- width: 100%;
- padding: 0px 55px;
- margin: 0px auto;
- }
- .main-button {
- display: flex;
- justify-content: center;
- align-items: center;
- font-weight: 500;
- font-size: 13px;
- line-height: 17px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #ffffff;
- max-width: 190px;
- width: 100%;
- height: 53px;
- background-color: #AD957C;
- transition: background-color 0.4s;
- }
- .main-button--header {
- font-size: 10px;
- max-width: 142px;
- height: 40px;
- background-color: #561623;
- }
- .main-button--white {
- color: #1C1C1C;
- background-color: transparent;
- border: 1px solid #AD957C;
- }
- .general-header {
- display: flex;
- flex-direction: column;
- align-items: center;
- text-align: center;
- margin-bottom: 40px;
- }
- .general-header__icon {
- display: block;
- width: 37px;
- height: 31px;
- background-size: contain;
- background-position: center;
- background-repeat: no-repeat;
- margin-bottom: 15px;
- }
- .main-caption-l {
- font-family: "Cochin", serif;
- font-weight: bold;
- font-size: 36px;
- line-height: 42px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #1C1C1C;
- }
- .main-caption-s {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 24px;
- line-height: 28px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- }
- .main-caption-m {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 28px;
- line-height: 33px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- }
- .general-more {
- font-weight: 500;
- font-size: 12px;
- line-height: 15px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #333333;
- padding: 0px 0px 8px 8px;
- border-bottom: 1px solid #AD957C;
- position: relative;
- z-index: 1;
- transition: color 0.4s, border-color 0.4s;
- }
- .general-more::before {
- content: "";
- position: absolute;
- left: 0px;
- top: 0px;
- width: 12px;
- height: 15px;
- background-color: #E0E0E0;
- z-index: -1;
- }
- .general-more .icon-arrow-right {
- font-size: 8px;
- color: #AD957C;
- transition: color 0.4s;
- margin-left: 7px;
- }
- .general-more--dark {
- color: #FFFFFF;
- }
- .general-more--dark::before {
- background-color: #561623;
- }
- .main-input__wrapper {
- display: block;
- width: 100%;
- margin-bottom: 20px;
- position: relative;
- }
- .main-input__wrapper:last-of-type {
- margin-bottom: 0px;
- }
- .main-input__wrapper .error-text {
- position: absolute;
- left: 0px;
- bottom: -18px;
- font-size: 12px;
- line-height: 120%;
- color: #A52841;
- visibility: hidden;
- }
- .main-input {
- width: 100%;
- height: 30px;
- font-size: 14px;
- line-height: 18px;
- padding-bottom: 10px;
- border: none;
- background: none;
- border-bottom: 1px solid #E0E0E0;
- transition: border-color 0.4s;
- }
- .main-input::placeholder {
- font-size: 14px;
- line-height: 18px;
- color: #AD957C;
- }
- .main-input:focus {
- border-color: #CDB092;
- }
- .main-input:disabled::placeholder {
- color: #E0E0E0;
- }
- .main-input.active {
- border-color: #AD957C;
- }
- .main-input.error {
- border-color: #A52841;
- }
- .main-input.error + .error-text {
- visibility: visible;
- }
- .icon-phone {
- font-size: 15px;
- margin-right: 12px;
- }
- .icon-place {
- font-size: 16px;
- margin-right: 15px;
- }
- .icon-email {
- font-size: 12px;
- margin-right: 12px;
- }
- /* Breadcrumbs */
- .breadcrumbs {
- margin: 42px 0px;
- }
- .breadcrumbs__list {
- display: flex;
- align-items: center;
- font-size: 14px;
- line-height: 14px;
- }
- .breadcrumbs__item {
- margin-right: 25px;
- position: relative;
- transition: color 0.4s;
- }
- .breadcrumbs__item::before {
- content: "";
- position: absolute;
- right: -13px;
- top: 50%;
- transform: translateY(-50%);
- width: 4px;
- height: 4px;
- background-color: #AD957C;
- }
- .breadcrumbs__item:last-child {
- color: #BDBDBD;
- pointer-events: none;
- }
- .breadcrumbs__item:last-child::before {
- display: none;
- }
- /* //Breadcrumbs */
- /* Seo block */
- .seo-block {
- margin-bottom: 100px;
- }
- .seo-block__content {
- font-size: 16px;
- line-height: 150%;
- }
- .seo-block__content h5 {
- font-size: 16px;
- line-height: 150%;
- margin-bottom: 10px;
- }
- .seo-block__content p {
- margin-bottom: 30px;
- }
- .seo-block__content p:last-child {
- margin-bottom: 0px;
- }
- /* //Seo block */
- @media screen and (max-width: 1280px) {
- .container {
- max-width: 1210px;
- padding: 0px 20px;
- }
- }
- @media screen and (max-width: 1210px) {
- html.overflow {
- margin-right: 0px;
- }
- .container {
- max-width: 400px;
- padding: 0px 20px;
- }
- .main-caption-l {
- font-size: 24px;
- line-height: 28px;
- }
- .main-caption-s {
- font-size: 20px;
- line-height: 23px;
- }
- .general-header {
- margin-bottom: 30px;
- }
- /* Seo block */
- .seo-block {
- margin-bottom: 50px;
- }
- }
- [class^="icon-"],
- [class*=" icon-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'icomoon' !important;
- speak: never;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-arrow-left:before {
- content: "\e900";
- }
- .icon-arrow-right:before {
- content: "\e901";
- }
- .icon-email:before {
- content: "\e902";
- }
- .icon-phone:before {
- content: "\e903";
- }
- .icon-place:before {
- content: "\e904";
- }
- @font-face {
- font-family: "Basis Grotesque Pro";
- src: url(../fonts/BasisGrotesquePro-Regular.ttf);
- font-style: normal;
- font-weight: 400;
- font-display: swap;
- }
- @font-face {
- font-family: "Basis Grotesque Pro";
- src: url(../fonts/BasisGrotesquePro-Medium.ttf);
- font-style: normal;
- font-weight: 500;
- font-display: swap;
- }
- @font-face {
- font-family: "Basis Grotesque Pro";
- src: url(../fonts/BasisGrotesquePro-Bold.ttf);
- font-style: normal;
- font-weight: 700;
- font-display: swap;
- }
- @font-face {
- font-family: "Cochin";
- src: url(../fonts/Cochin-Bold.ttf);
- font-style: normal;
- font-weight: 700;
- font-display: swap;
- }
- @font-face {
- font-family: 'icomoon';
- src: url('../fonts/icomoon.ttf');
- font-weight: normal;
- font-style: normal;
- font-display: block;
- }
- @media screen and (min-width: 1209px) {
- /* Header hover */
- .header__contact-link:hover {
- color: #ffffff;
- }
- .header__link:hover {
- color: #CDB092;
- }
- }
- /* Header */
- .header__top {
- display: flex;
- align-items: center;
- height: 30px;
- background-color: #39060A;
- }
- .header__contact-list {
- display: flex;
- justify-content: flex-end;
- }
- .header__contact-item {
- display: flex;
- align-items: center;
- font-weight: 500;
- font-size: 11px;
- line-height: 14px;
- margin-right: 30px;
- color: #BDBDBD;
- }
- .header__contact-item:last-child {
- margin-right: 0px;
- }
- .header__contact-link {
- transition: color 0.4s;
- }
- .header__main {
- display: flex;
- align-items: center;
- background-color: #7A1B2E;
- height: 65px;
- }
- .header__main__wrapper {
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .header__logo {
- width: 100px;
- height: 41px;
- }
- .header__nav {
- margin-left: 40px;
- }
- .header__list {
- display: flex;
- align-items: center;
- font-weight: 500;
- font-size: 12px;
- line-height: 15px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #ffffff;
- }
- .header__item {
- margin-right: 30px;
- }
- .header__item:last-child {
- margin-right: 0px;
- }
- .header__link {
- transition: color 0.4s;
- }
- .header-burger-menu,
- .header__burger-button {
- display: none;
- }
- @media screen and (max-width: 1210px) {
- .header__top .header__contact-item {
- margin-right: 0px;
- }
- .header__top .header__contact-item:nth-child(n + 2) {
- display: none;
- }
- .header__logo {
- width: 70px;
- height: 29px;
- margin-right: 20px;
- }
- .header-burger-menu {
- display: block;
- position: fixed;
- left: 0px;
- top: 0px;
- width: 100%;
- height: 100%;
- padding: 75px 20px 20px;
- background-color: #39060A;
- overflow: auto;
- scrollbar-width: none;
- -ms-overflow-style: none;
- z-index: 4;
- transform: translateX(101%);
- }
- .header-burger-menu.active {
- transform: translateX(0%);
- transition: transform 0.4s;
- }
- .header-burger-menu::-webkit-scrollbar {
- display: none;
- }
- .header__nav {
- display: none;
- }
- .header__list--burger {
- flex-direction: column;
- align-items: flex-start;
- padding-bottom: 30px;
- border-bottom: 1px solid #561623;
- font-size: 14px;
- line-height: 18px;
- }
- .header__item {
- margin-bottom: 30px;
- }
- .header__item:last-child {
- margin-bottom: 0px;
- }
- .header__contact-list--burger {
- flex-direction: column;
- justify-content: flex-start;
- margin-top: 30px;
- font-size: 14px;
- line-height: 18px;
- }
- .header__contact-list--burger .header__contact-item {
- margin-bottom: 30px;
- }
- .header__contact-list--burger .header__contact-item:last-child {
- margin-bottom: 0px;
- }
- .close__popup--burger::before,
- .close__popup--burger::after {
- background-color: #ffffff;
- }
- .header__burger-button {
- display: block;
- width: 25px;
- height: 18px;
- margin-left: 20px;
- border-top: 2px solid #ffffff;
- border-bottom: 2px solid #ffffff;
- position: relative;
- }
- .header__burger-button::before {
- content: "";
- position: absolute;
- left: 0px;
- top: 50%;
- transform: translateY(-50%);
- width: 100%;
- height: 2px;
- background-color: #ffffff;
- }
- }
- /* //Header */
- /* Main-banner */
- @media screen and (min-width: 1209px) {
- .main-banner__nav-button:hover {
- border-color: #ffffff;
- color: #ffffff;
- }
- }
- .main-banner {
- margin-bottom: 50px;
- }
- .main-banner__list {
- width: 100%;
- height: 426px;
- position: relative;
- }
- .main-banner__item {
- position: absolute;
- left: 0px;
- top: 0px;
- width: 100%;
- height: 100%;
- color: #ffffff;
- z-index: 0;
- }
- .main-banner__item.show {
- z-index: 1;
- }
- .main-banner__item.show .main-banner__item__img {
- opacity: 1;
- }
- .main-banner__item.show .main-banner__item__wrapper .main-button {
- transform: translateX(0px);
- opacity: 1;
- }
- .main-banner__item.show .main-banner__item__caption {
- transform: translateX(0px);
- opacity: 1;
- }
- .main-banner__item.show .main-banner__item__sub {
- transform: translateX(0px);
- opacity: 1;
- }
- .main-banner__item__img {
- position: absolute;
- left: 0px;
- top: 0px;
- width: 100%;
- height: 100%;
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- opacity: 0;
- transition: opacity 0.6s;
- }
- .main-banner__item__img::before {
- content: "";
- position: absolute;
- left: 0px;
- top: 0px;
- width: 100%;
- height: 100%;
- background: linear-gradient(0deg, rgba(28, 28, 28, 0.35), rgba(28, 28, 28, 0.35));
- }
- .main-banner__item__wrapper {
- display: flex;
- flex-direction: column;
- justify-content: center;
- height: 100%;
- padding-left: 155px;
- }
- .main-banner__item__wrapper .main-button {
- transform: translateX(-100px);
- opacity: 0;
- transition: opacity 0.4s 0.4s, transform 0.4s 0.4s, background-color 0.4s;
- }
- .main-banner__item__caption {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 48px;
- line-height: 56px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- margin-bottom: 20px;
- max-width: 500px;
- transform: translateX(-100px);
- opacity: 0;
- transition: opacity 0.4s, transform 0.4s;
- }
- .main-banner__item__sub {
- font-size: 16px;
- line-height: 21px;
- margin-bottom: 20px;
- max-width: 500px;
- transform: translateX(-100px);
- opacity: 0;
- transition: opacity 0.4s 0.2s, transform 0.4s 0.2s;
- }
- .main-banner__nav-wrapper {
- display: flex;
- justify-content: flex-end;
- margin-top: -81px;
- position: relative;
- z-index: 2;
- }
- .main-banner__nav-list {
- display: flex;
- align-items: center;
- background-color: rgba(255, 255, 255, 0.25);
- padding: 20px;
- color: #E0E0E0;
- }
- .main-banner__nav-button {
- display: flex;
- flex-direction: column;
- padding-left: 15px;
- border-left: 1px solid #E0E0E0;
- padding-right: 30px;
- font-weight: 500;
- font-size: 14px;
- line-height: 18px;
- width: 200px;
- transition: border-color 0.4s, color 0.4s;
- }
- .main-banner__nav-button:last-child {
- padding-right: 0px;
- }
- .main-banner__nav-button.active {
- border-color: #ffffff;
- color: #ffffff;
- }
- .main-banner__nav__number {
- font-size: 12px;
- margin-bottom: 5px;
- }
- .main-banner__nav__text {
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- width: 100%;
- text-align: left;
- }
- .main-banner__nav-arrows {
- display: none;
- }
- @media screen and (max-width: 1280px) {
- .main-banner__item__wrapper {
- padding-left: 120px;
- }
- }
- @media screen and (max-width: 1210px) {
- .main-banner__list {
- height: 360px;
- }
- .main-banner__item__wrapper {
- padding-left: 20px;
- padding-top: 50px;
- }
- .main-banner__item__wrapper .main-button {
- margin-top: auto;
- margin-bottom: 105px;
- }
- .main-banner__item__caption {
- font-size: 30px;
- line-height: 35px;
- }
- .main-banner__item__sub {
- font-size: 16px;
- line-height: 21px;
- }
- .main-banner__nav-wrapper {
- margin-top: -74px;
- padding: 0px;
- }
- .main-banner__nav-list {
- position: relative;
- justify-content: space-between;
- width: 100%;
- padding: 13px 20px;
- }
- .main-banner__nav-button {
- padding-left: 10px;
- padding-right: 20px;
- width: calc(100% - 95px);
- }
- .main-banner__nav-button:not(.active) {
- position: absolute;
- opacity: 0;
- left: 0px;
- top: 0px;
- }
- .main-banner__nav-arrows {
- display: flex;
- align-items: center;
- }
- .main-banner__nav-arrows__item {
- display: flex;
- justify-content: center;
- align-items: center;
- width: 48px;
- height: 48px;
- border: 1px solid #E0E0E0;
- color: #E0E0E0;
- font-size: 9px;
- }
- .main-banner__nav-arrows__item:first-child {
- border-right: none;
- }
- .main-banner__nav-arrows__item:last-child {
- margin-left: -1px;
- }
- }
- /* /Main-banner */
- /* Our services */
- .our-services {
- margin-bottom: 150px;
- }
- .our-services__list {
- display: flex;
- flex-wrap: wrap;
- margin-right: -30px;
- margin-bottom: -50px;
- }
- .our-services__item {
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- width: calc(25% - 30px);
- margin-right: 30px;
- margin-bottom: 50px;
- }
- .our-services__item .general-more {
- margin-top: auto;
- }
- .our-services__item__img {
- width: 100%;
- height: 120px;
- margin-bottom: 13px;
- }
- .our-services__item__img img {
- width: 100%;
- height: 100%;
- object-fit: cover;
- }
- .our-services__item__caption {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 20px;
- line-height: 120%;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- margin-bottom: 10px;
- }
- .our-services__item__text {
- font-size: 14px;
- line-height: 150%;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- max-height: 42px;
- margin-bottom: 14px;
- }
- @media screen and (max-width: 1210px) {
- .our-services {
- margin-bottom: 50px;
- }
- .our-services__list--main-page .our-services__item {
- display: none;
- }
- .our-services__list--main-page .our-services__item:first-child {
- display: flex;
- }
- .our-services__list {
- margin-right: 0px;
- margin-bottom: -20px;
- }
- .our-services__item {
- width: 100%;
- margin-right: 0px;
- margin-bottom: 20px;
- }
- }
- /* //Our services */
- /* Price block */
- @media screen and (min-width: 1209px) {
- .price-block__item:hover {
- background-color: #F8F8F8;
- }
- .price-block__tabs .price-block__tabs__item:hover {
- color: #AD957C;
- }
- }
- .price-block {
- margin-bottom: 150px;
- }
- .price-block__tabs {
- display: flex;
- justify-content: center;
- margin-bottom: 40px;
- }
- .price-block__tabs .price-block__tabs__item:first-child {
- margin-right: 45px;
- }
- .price-block__tabs__item {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 20px;
- line-height: 23px;
- text-align: center;
- text-transform: uppercase;
- position: relative;
- transition: color 0.4s;
- }
- .price-block__tabs__item.active {
- color: #AD957C;
- }
- .price-block__tabs__item.active::before {
- opacity: 1;
- }
- .price-block__tabs__item::before {
- content: "";
- width: 6px;
- height: 6px;
- position: absolute;
- left: -15px;
- top: 50%;
- transform: translateY(-50%);
- background-color: #AD957C;
- opacity: 0;
- transition: opacity 0.4s;
- }
- .price-block__list {
- display: flex;
- }
- .price-block__slider {
- position: relative;
- min-height: 400px;
- transition: height 0.4s;
- }
- .price-block__list--slider {
- position: absolute;
- width: 100%;
- left: 0px;
- top: 0px;
- transition: opacity 0.4s;
- z-index: 0;
- }
- .price-block__list--slider.show {
- z-index: 1;
- }
- .price-block__list--slider.show .price-block__item--slider {
- opacity: 1;
- }
- .price-block__list--slider.show .price-block__item--slider:nth-child(1) {
- transform: translateY(0px);
- }
- .price-block__list--slider.show .price-block__item--slider:nth-child(2) {
- transform: translateY(0px);
- }
- .price-block__list--slider.show .price-block__item--slider:nth-child(3) {
- transform: translateY(0px);
- }
- .price-block__list--slider.show .price-block__item--slider:nth-child(4) {
- transform: translateY(0px);
- }
- .price-block__item {
- display: flex;
- flex-direction: column;
- width: 25%;
- padding: 20px;
- text-align: center;
- border: 1px solid #E0E0E0;
- margin-right: 30px;
- transition: background-color 0.4s;
- }
- .price-block__item:last-child {
- margin-right: 0px;
- }
- .price-block__item .main-button {
- margin: auto auto 0px;
- }
- .price-block__item--slider {
- opacity: 0;
- }
- .price-block__item--slider:nth-child(1) {
- transform: translateY(100px);
- transition: opacity 0.6s 0s, transform 0.6s 0s;
- }
- .price-block__item--slider:nth-child(2) {
- transform: translateY(100px);
- transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
- }
- .price-block__item--slider:nth-child(3) {
- transform: translateY(100px);
- transition: opacity 0.6s 0.4s, transform 0.6s 0.4s;
- }
- .price-block__item--slider:nth-child(4) {
- transform: translateY(100px);
- transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
- }
- .price-block__item__name {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 18px;
- line-height: 21px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #7A1B2E;
- max-width: 50%;
- margin: 0px auto 15px;
- }
- .price-block__item__price {
- font-family: "Cochin", serif;
- font-style: normal;
- font-weight: 700;
- font-size: 24px;
- line-height: 28px;
- text-transform: uppercase;
- margin-bottom: 15px;
- }
- .price-block__item__price span {
- padding-left: 10px;
- }
- .price-block__item__installment {
- font-weight: 700;
- font-size: 11px;
- line-height: 14px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- color: #828282;
- margin-bottom: 5px;
- }
- .price-block__item__installment-price {
- font-weight: 700;
- font-size: 12px;
- line-height: 15px;
- color: #4F4F4F;
- }
- .price-block__sub-list {
- text-align: left;
- margin: 20px 0px 30px;
- font-weight: bold;
- font-size: 13px;
- line-height: 120%;
- color: #4F4F4F;
- }
- .price-block__sub-item {
- position: relative;
- padding-left: 16px;
- margin-bottom: 20px;
- }
- .price-block__sub-item:last-child {
- margin-bottom: 0px;
- }
- .price-block__sub-item::before {
- content: "";
- position: absolute;
- left: 0px;
- top: 5px;
- width: 6px;
- height: 6px;
- background-color: #AD957C;
- }
- .price-block__sub-text {
- margin-bottom: 40px;
- font-size: 16px;
- line-height: 150%;
- }
- .price-block__sub-text__caption {
- font-weight: 500;
- font-size: 18px;
- margin-top: 30px;
- }
- .price-page__item-wrapper {
- margin-bottom: 100px;
- }
- .price-block__tabs__wrapper {
- display: flex;
- justify-content: center;
- margin-bottom: 30px;
- }
- .price-block__tabs__wrapper .price-block__tabs__item::before {
- opacity: 1;
- }
- .price-page__sub-info {
- font-size: 18px;
- line-height: 150%;
- }
- .price-page__sub-info p {
- margin-bottom: 27px;
- padding-left: 13px;
- position: relative;
- }
- .price-page__sub-info p::before {
- content: "";
- width: 23px;
- height: 23px;
- position: absolute;
- left: 0px;
- top: -7px;
- z-index: -1;
- background-color: #E0E0E0;
- }
- .price-page__sub-info p:last-child {
- margin-bottom: 0px;
- }
- @media screen and (max-width: 1210px) {
- .price-block {
- margin-bottom: 50px;
- }
- .price-block__slider {
- min-height: 500px;
- }
- .price-block__list {
- flex-direction: column;
- margin-bottom: -20px;
- }
- .price-block__list--main-page .price-block__item {
- display: none;
- }
- .price-block__list--main-page .price-block__item:nth-child(-n + 2) {
- display: flex;
- }
- .price-block__item {
- width: 100%;
- margin-bottom: 20px;
- margin-right: 0px;
- }
- .price-block__tabs {
- flex-direction: column;
- align-items: center;
- justify-content: center;
- margin-bottom: 30px;
- }
- .price-block__tabs .price-block__tabs__item:first-child {
- margin-bottom: 20px;
- margin-right: 0px;
- }
- }
- /* //Price block */
- /* About us */
- .about-us {
- margin-bottom: 150px;
- }
- .about-us__container {
- background-color: #7A1B2E;
- color: #FFFFFF;
- padding: 30px 30px 30px 50px;
- }
- .about-us__container .main-caption-l {
- color: #FFFFFF;
- }
- .about-us__wrapper-info {
- display: flex;
- }
- .about-us__img {
- width: 500px;
- height: 288px;
- background-size: cover;
- background-position: center;
- background-repeat: no-repeat;
- flex-shrink: 0;
- margin-right: 50px;
- margin-bottom: -50px;
- }
- .about-us__info {
- font-size: 16px;
- line-height: 150%;
- }
- .about-us__info p {
- margin-bottom: 20px;
- }
- .about-us__info p:last-child {
- margin-bottom: 0px;
- }
- .about-us__info .general-more {
- margin-top: 25px;
- }
- .about-us__info__caption {
- font-weight: 500;
- font-size: 18px;
- line-height: 23px;
- margin-bottom: 20px;
- }
- .about-us__wrapper-sub-info {
- font-size: 16px;
- line-height: 150%;
- margin-top: 38px;
- }
- @media screen and (max-width: 1210px) {
- .about-us {
- margin-bottom: 50px;
- }
- .about-us__wrapper {
- padding: 0px;
- }
- .about-us__container {
- flex-direction: column;
- padding: 50px 20px;
- }
- .about-us__wrapper-info {
- flex-direction: column;
- }
- .about-us__img {
- width: 100%;
- height: 162px;
- margin-bottom: 30px;
- margin-right: 0px;
- }
- }
- /* About us */
- /* Call back */
- @media screen and (min-width: 1209px) {
- .call-back__info-link:hover {
- color: #1C1C1C;
- }
- }
- .call-back {
- margin-bottom: 150px;
- }
- .call-back__wrapper {
- display: flex;
- align-items: center;
- position: relative;
- }
- .call-back__wrapper::before {
- content: "";
- position: absolute;
- left: 55px;
- top: 0px;
- height: 100%;
- width: 1px;
- background-color: #7A1B2E;
- }
- .call-back__form {
- max-width: 470px;
- width: 100%;
- margin-right: 130px;
- padding-left: 99px;
- }
- .call-back__form .main-button {
- margin-top: 30px;
- }
- .call-back__form .main-caption-s {
- color: #7A1B2E;
- margin-bottom: 30px;
- }
- .call-back__info {
- max-width: 570px;
- width: 100%;
- height: 308px;
- background-color: #F2F2F2;
- background-size: cover;
- background-position: center;
- background-repeat: no-repeat;
- padding: 40px;
- }
- .call-back__info-list {
- margin-top: 25px;
- }
- .call-back__info-item {
- display: flex;
- align-items: center;
- margin-bottom: 20px;
- font-weight: 500;
- font-size: 14px;
- line-height: 18px;
- color: #4F4F4F;
- }
- .call-back__info-item:last-child {
- margin-bottom: 0px;
- }
- .call-back__info-item [class^="icon-"] {
- color: #AD957C;
- }
- .call-back__info-link {
- transition: color 0.4s;
- }
- .contact-map {
- margin-bottom: 150px;
- width: 100%;
- height: 400px;
- overflow: hidden;
- }
- .contact-map iframe {
- width: calc(100% + 400px);
- height: calc(100% + 300px);
- margin-left: -200px;
- margin-top: -150px;
- }
- @media screen and (max-width: 1280px) {
- .call-back__wrapper::before {
- left: 20px;
- }
- }
- @media screen and (max-width: 1210px) {
- .call-back {
- margin-bottom: 50px;
- }
- .call-back__wrapper {
- flex-direction: column;
- }
- .call-back__wrapper::before {
- display: none;
- }
- .call-back__form {
- padding-left: 0px;
- max-width: 100%;
- margin-right: 0px;
- margin-bottom: 50px;
- }
- .call-back__info {
- padding: 50px 20px;
- width: calc(100% + 40px);
- height: 249px;
- margin-left: -20px;
- background-image: none !important;
- }
- }
- /* Call back */
- /* Our Services Price Block */
- .our-services-price-block {
- margin-bottom: 150px;
- height: 369px;
- background-size: cover;
- background-position: center;
- background-repeat: no-repeat;
- }
- .our-services-price-block__wrapper {
- display: flex;
- justify-content: center;
- align-items: center;
- height: 100%;
- }
- .our-services-price-block__container {
- padding: 20px 50px 50px;
- background-color: rgba(255, 255, 255, 0.75);
- max-width: 663px;
- height: 289px;
- text-align: center;
- }
- .our-services-price-block__container .general-header {
- margin-bottom: 20px;
- }
- .our-services-price-block__container .main-button {
- margin: 0px auto;
- }
- .our-services-price-block__text {
- font-size: 16px;
- line-height: 150%;
- margin-bottom: 20px;
- }
- /* //Our Services Price Block */
- /* Page service */
- .page-services__main-info {
- padding: 70px 100px;
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- font-size: 16px;
- line-height: 150%;
- color: #ffffff;
- margin-bottom: 30px;
- }
- .page-services__main-info h5 {
- font-weight: 500;
- font-size: 18px;
- margin-bottom: 20px;
- }
- .page-services__main-info p {
- margin-bottom: 20px;
- }
- .page-services__main-info p:last-child {
- margin-bottom: 0px;
- }
- .page-services__main-info .wrapper {
- max-width: 510px;
- }
- .page-services__sub-info {
- font-size: 16px;
- line-height: 150%;
- text-align: center;
- margin-bottom: 150px;
- }
- .page-services__sub-info p {
- margin-bottom: 20px;
- }
- .page-services__sub-info p:last-child {
- margin-bottom: 0px;
- }
- /* //Page service */
- /* Useful */
- .useful-info {
- padding: 50px 0px;
- margin: -50px 0px 100px;
- background-color: #F9F8F8;
- }
- .useful-info__list {
- display: flex;
- margin-right: -30px;
- }
- .useful-info__item {
- display: flex;
- flex-direction: column;
- width: calc(33.333% - 30px);
- margin-right: 30px;
- border: 1px solid #E9E4E4;
- padding: 20px;
- }
- .useful-info__item__caption {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 20px;
- line-height: 120%;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- margin-bottom: 10px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- max-height: 48px;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .useful-info__item__footer {
- display: flex;
- justify-content: space-between;
- align-items: flex-end;
- margin-top: auto;
- }
- .useful-info__item__footer img {
- width: 50px;
- height: 50px;
- object-fit: cover;
- }
- /* Our staff */
- .our-staff {
- margin-bottom: 150px;
- }
- .our-staff.active .main-button::before {
- content: "Скрыть";
- }
- .our-staff.active .our-staff__item:nth-child(n + 9) {
- display: flex;
- animation: opacity-staff 0.4s;
- }
- .our-staff .main-button {
- display: none;
- margin: 40px auto 0px;
- }
- .our-staff .main-button.show {
- display: flex;
- }
- .our-staff .main-button::before {
- content: "показать всех";
- }
- @keyframes opacity-staff {
- 0% {
- opacity: 0;
- }
- 100% {
- opacity: 1;
- }
- }
- .our-staff__info {
- font-size: 16px;
- line-height: 150%;
- margin-bottom: 80px;
- }
- .our-staff__info p {
- margin-bottom: 20px;
- }
- .our-staff__info p:last-child {
- margin-bottom: 0px;
- }
- .our-staff__list {
- display: flex;
- flex-wrap: wrap;
- margin-right: -30px;
- margin-bottom: -80px;
- }
- .our-staff__item {
- display: flex;
- flex-direction: column;
- align-items: center;
- width: calc(25% - 30px);
- margin-right: 30px;
- text-align: center;
- margin-bottom: 80px;
- }
- .our-staff__item:nth-child(n + 9) {
- display: none;
- }
- .our-staff__item__img {
- max-width: 206px;
- width: 100%;
- height: 228px;
- margin-bottom: 30px;
- }
- .our-staff__item__name {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 16px;
- line-height: 19px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- margin-bottom: 10px;
- }
- .our-staff__item__sub {
- font-weight: 700;
- font-size: 12px;
- line-height: 15px;
- text-transform: uppercase;
- color: #828282;
- margin-top: auto;
- }
- /* Advanrages */
- .advantages {
- margin-bottom: 150px;
- }
- .advantages__list {
- display: flex;
- margin-right: -30px;
- }
- .advantages__item {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-end;
- width: calc(25% - 30px);
- margin-right: 30px;
- text-align: center;
- }
- .advantages__item__img {
- background-position: center;
- background-repeat: no-repeat;
- background-size: contain;
- margin-bottom: 20px;
- }
- .advantages__item__img--pay {
- width: 79px;
- height: 78px;
- }
- .advantages__item__img--quality {
- width: 77px;
- height: 78px;
- }
- .advantages__item__img--work {
- width: 80px;
- height: 57px;
- }
- .advantages__item__img--responsibility {
- width: 80px;
- height: 60px;
- }
- .advantages__item__caption {
- font-weight: 700;
- font-size: 14px;
- line-height: 18px;
- text-transform: uppercase;
- margin-bottom: 10px;
- }
- .advantages__item__text {
- font-size: 14px;
- line-height: 110%;
- color: #828282;
- }
- /* //Advanrages */
- /* Popup */
- @media screen and (min-width: 1209px) {
- .close__popup:hover::before,
- .close__popup:hover::after {
- background-color: #4a4a4a;
- }
- }
- .popup {
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%) scale(0);
- z-index: 4;
- padding: 50px 55px;
- background-color: #fff;
- max-height: 100%;
- overflow: auto;
- scrollbar-width: none;
- -ms-overflow-style: none;
- }
- .popup::-webkit-scrollbar {
- display: none;
- }
- .popup.active {
- transform: translate(-50%, -50%) scale(1);
- transition: transform 0.4s;
- }
- .close__popup {
- display: block;
- position: absolute;
- right: 15px;
- top: 15px;
- width: 22px;
- height: 22px;
- z-index: 2;
- transform: rotate(-45deg);
- }
- .close__popup::before,
- .close__popup::after {
- content: "";
- position: absolute;
- left: 0px;
- top: 50%;
- width: 100%;
- height: 2px;
- background-color: #BDBDBD;
- transform: translateY(-50%);
- transition: background-color 0.4s;
- }
- .close__popup::after {
- left: 50%;
- top: 0px;
- transform: translateX(-50%);
- height: 100%;
- width: 2px;
- }
- .overlay {
- display: none;
- position: fixed;
- left: 0px;
- top: 0px;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 3;
- }
- .overlay.active {
- display: block;
- }
- .popup-caption {
- font-family: "Cochin", serif;
- font-weight: 700;
- font-size: 20px;
- line-height: 23px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- margin-bottom: 20px;
- }
- .popup-text {
- font-size: 14px;
- line-height: 18px;
- margin-bottom: 20px;
- }
- /* Popup call-back */
- .popup-call-back {
- text-align: center;
- }
- .popup-contact-caption {
- font-size: 14px;
- line-height: 18px;
- color: #828282;
- margin-top: 40px;
- }
- .call-back__info-list--popup {
- display: flex;
- flex-direction: column;
- align-items: center;
- margin-top: 15px;
- }
- /* //Popup call-back */
- /* //Popup */
- /* Footer */
- @media screen and (min-width: 1209px) {
- .footer__link:hover {
- color: #CDB092;
- }
- .footer-policy-link:hover {
- color: #1C1C1C;
- }
- }
- .footer {
- padding: 40px 0px 20px;
- border-top: 1px solid #E0E0E0;
- margin-top: auto;
- }
- .footer__top {
- display: flex;
- justify-content: space-between;
- }
- .footer__list {
- display: flex;
- align-items: center;
- font-weight: 500;
- font-size: 12px;
- line-height: 15px;
- letter-spacing: 0.05em;
- text-transform: uppercase;
- }
- .footer__item {
- margin-right: 30px;
- }
- .footer__item:last-child {
- margin-right: 0px;
- }
- .footer__link {
- transition: color 0.4s;
- }
- .call-back__info-list--footer {
- display: flex;
- align-items: center;
- margin-top: 0px;
- }
- .call-back__info-list--footer .call-back__info-item {
- margin-right: 32px;
- margin-bottom: 0px;
- }
- .call-back__info-list--footer .call-back__info-item:last-child {
- margin-right: 0px;
- }
- .footer__down {
- position: relative;
- margin-top: 40px;
- font-size: 11px;
- line-height: 14px;
- color: #828282;
- text-transform: uppercase;
- }
- .footer-policy-link {
- letter-spacing: 0.05em;
- transition: color 0.4s;
- }
- .footer-copyright {
- position: absolute;
- left: 50%;
- bottom: 0px;
- transform: translateX(-50%);
- }
- @media screen and (max-width: 1210px) {
- .footer {
- padding: 20px 0px;
- }
- .footer__top {
- flex-direction: column;
- }
- .footer__list {
- flex-direction: column;
- align-items: flex-start;
- margin-bottom: 30px;
- }
- .footer__item {
- margin-right: 0px;
- margin-bottom: 20px;
- }
- .footer__item:last-child {
- margin-bottom: 0px;
- }
- .call-back__info-list--footer {
- flex-direction: column;
- align-items: flex-start;
- }
- .call-back__info-list--footer .call-back__info-item {
- margin-right: 0px;
- margin-bottom: 20px;
- }
- .call-back__info-list--footer .call-back__info-item:last-child {
- margin-bottom: 0px;
- }
- .footer__down {
- flex-direction: column;
- margin-top: 30px;
- }
- .footer-copyright {
- position: static;
- margin-top: 20px;
- transform: none;
- }
- }
- /* Footer */
|