@bright-color: #ff212a; /*красный*/ @light-color: #EC9513; /*желтый*/ @dark-color: #fdcc11; /*зеленый*/ @headers-color: #1F2831; /* темно-серый */ @main-dark-color: #434343; /* */ @second-dark-color: #ffbd02; /* оранжевый */ @light-border-color: #a9edef; /* обводка */ @font-face { font-family: 'FuturaDemiC'; src: url('../fonts/futura-demi/FuturaDemiC.eot'); src: url('../fonts/futura-demi/FuturaDemiC.woff2') format('woff2'), url('../fonts/futura-demi/FuturaDemiC.woff') format('woff'), url('../fonts/futura-demi/FuturaDemiC.ttf') format('truetype'), url('../fonts/futura-demi/FuturaDemiC.svg#FuturaDemiC') format('svg'), url('../fonts/futura-demi/FuturaDemiC.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'FuturaBookC'; src: url('../fonts/futura-book/FuturaBookC.eot'); src: url('../fonts/futura-book/.woff2') format('woff2'), url('../fonts/futura-book/FuturaBookC.woff') format('woff'), url('../fonts/futura-book/FuturaBookC.ttf') format('truetype'), url('../fonts/futura-book/FuturaBookC.svg#FuturaBookC') format('svg'), url('../fonts/futura-book/FuturaBookC.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'AlexandraZeferinoTwo'; src: url('../fonts/zeferino/AlexandraZeferinoTwo.svg#AlexandraZeferinoTwo') format('svg'), url('../fonts/zeferino/AlexandraZeferinoTwo.ttf') format('truetype'), url('../fonts/zeferino/AlexandraZeferinoTwo.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ofont.ru_Alexandra Zeferino Two'; src: url('../fonts/zeferino/ofont.ru_Alexandra Zeferino Two.eot'); src: url('../fonts/zeferino/ofont.ru_Alexandra Zeferino Two.eot?#iefix') format('embedded-opentype'), url('../fonts/zeferino/ofont.ru_Alexandra Zeferino Two.woff2') format('woff2'); font-weight: normal; font-style: normal; } @active-button-color: #eb8205; /* цвет активных кнопок */ @headers-font: 'FuturaDemiC', sans-serif; @sub-font: 'FuturaBookC', sans-serif; @import "mixins.less"; @import "header.less"; @import "menu.less"; @import "order.less"; @import "features.less"; @import "company.less"; @import "blog.less"; @import "call-us.less"; @import "calc.less"; @import "want-buy.less"; @import "catalog.less"; @import "reviews.less"; @import "service.less"; @import "works.less"; @import "teboil.less"; @import "lemarc.less"; @import "footer.less"; * { margin: 0; padding: 0; box-sizing: border-box; } html { height: 100%; } body { font-family: 'Montserrat', sans-serif; font-size: 18px; height: 100%; display: flex; flex-direction: column; position: relative; } .clearfix:after { content: ""; display: table; clear: both; } .container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 15px; } .slider { margin-top: -28px; } a[href$=".pdf"] { padding-left: 40px; background: url(../images/pdf.png) left top 6px no-repeat; display: inline-block; } .colorful-table { border: none; td { padding: 10px; border: 1px solid #c1d8fa; } tr:nth-of-type(even) td { background-color: #e4edf9; } } .section { padding: 75px 0; &__header { font-size: 40px; font-weight: 600; margin: 0 auto 50px; text-align: center; position: relative; color: #000; } &__header--light { /*color: #fff;*/ } &__header--dark { /*color: @headers-color;*/ } &__header:before { /*content: ""; position: absolute; left: 50%; margin-left: -110px; bottom: -10px; width: 220px; height: 4px; background-color: #FDCA09;*/ } } .preview-table { tr:nth-of-type(even) td { padding: 45px 0; position: relative; transition: .2s ease-in-out; } tr:last-child td { padding: 45px 0 15px 0; } tr:nth-of-type(even) td:after { content: ""; position: absolute; left: 0; bottom: 30px; width: 70px; height: 4px; background: #f2f2f2; transition: .2s ease-in-out; } tr:last-child td:after { bottom: 0; } tr:nth-of-type(even) td a { color: @dark-color; } tr:nth-of-type(even) td:hover a { color: @second-dark-color; } .active-link a { color: @second-dark-color !important; } tr:nth-of-type(even) td:hover:after { background: @dark-color; } .active-link:after { background: @dark-color !important; } td { overflow: hidden; color: @dark-color; font-size: 24px; text-align: left !important; font-family: @sub-font; } p { text-align: left !important; max-width: 360px; max-height: 304px; overflow: hidden; font-family: @sub-font; } img { transition: .2s ease-in-out; max-width: 360px; } img:hover { transform: scale(1.04); } .active-img img { transform: scale(1.04); } } .no-border { border: none; td { border: none; } } ul { margin-bottom: 30px; list-style-position: inside; } a { color: @bright-color; text-decoration: none; } h1 { color: #FF3723; margin-bottom: 30px; font-weight: 400; font-size: 36px; } h2 { /*color: @dark-color;*/ margin-bottom: 30px; font-weight: 400; font-size: 22px; } td h2 { margin-bottom: 0; } h3 { color: #000; margin-bottom: 10px; font-weight: 400; } .breadcrumb { margin-top: 30px; /*margin-bottom: 0;*/ li { display: inline-block; list-style: none; } a:hover { text-decoration: underline; } } .category-list { padding: 30px 0; } .category-list a:hover { text-decoration: underline; } #ckimgrsz { height: 0; } .preview { height: 0; } .item-page { padding: 0 0 30px 0; p { margin-bottom: 15px; } p:last-child { margin-bottom: 0; } a:hover { text-decoration: underline; } } .page-header { width: 100%; } .content p { margin-bottom: 10px; } .content a:hover { text-decoration: underline; } .content p:last-child { margin-bottom: 0; } .content { table { border: 1px solid @dark-color; width: 100%; margin-bottom: 30px; /*display: block; overflow-x: auto; white-space: nowrap;*/ } td { border: 1px solid @dark-color; padding: 10px; } table tr:nth-of-type(2n) { background-color: #f7fbfa; } } .form__comment { font-size: 12px; } .form-success { display: none; justify-content: center; text-align: center; color: @dark-color; font-weight: bold; margin: 20px 0; width: 100%; } #go-off { position: fixed; bottom: 150px; right: 50px; display: none; width: 50px; height: 50px; background: url(../images/up.svg) center center no-repeat; transition: all 0.3s ease-out 0s; } #go-off:hover { background: url(../images/up-hover.svg) center center no-repeat; transition: all 0.3s ease-out 0s; } #go-off:hover { cursor: pointer; } .block-header { text-align: center; margin-bottom: 60px; font-family: @headers-font; font-weight: bold; color: @dark-color; text-transform: uppercase; font-size: 30px; } .bg-header { text-align: center; font-family: @headers-font; font-weight: bold; color: #fff; text-transform: uppercase; font-size: 30px; margin: 0 -15px; padding: 45px 0; background: url(../images/bg-green.jpg) left top repeat-x; } table { border-collapse: collapse; } .colorful-table td { padding: 10px; border: 1px solid #a7b936; } .colorful-table tr:nth-of-type(2n) td { background-color: #a7b936; } .all-objects { padding: 0 0 60px 0; } .object-gallery { padding: 0 0 60px 0; .slick-list { max-width: 1160px; margin: 0 15px; } } .adr { text-transform: uppercase; margin-top: 12px; margin-bottom: 12px; color: #36b3b5; } .animated-ico--default { transition: all 1s ease-in 0.1s; } .animated-ico--hover { transform: scale(1.3); transition: all 1s ease-in 0.1s; } .twocols-text { display: flex; padding: 0 0 60px 0; div { width: calc(~"100%/12*6"); color: #3c3c3c; font-size: 18px; } div:first-child { padding-right: 15px; } div:last-child { padding-left: 15px; } } .about-company { padding: 0 0 60px 0; p { margin-bottom: 30px; } p:last-child { margin-bottom: 0; } } .block__wrapper { margin: 0 -15px; padding: 60px 0; } .block__link { color: #fff; text-decoration: none; } .block__comment { margin: 0 auto; font-size: 30px; text-transform: uppercase; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; } .leading-0 { position: relative; } .span6 { position: relative; min-height: 250px; margin-bottom: 40px; &:last-child { margin-bottom: 0; } } .readmore { margin: auto 0 0 0 !important; text-align: leftt; a { color: #fff; display: inline-block; padding: 10px 15px; background: @bright-color; border: 1px solid @bright-color; border-radius: 101px; font-size: 16px; text-decoration: none; /*width: 216px;*/ text-align: center; transition: all 0.3s ease-out 0s; /*padding-left: 20px; background: url(../images/readmore.png) left center no-repeat;*/ } a:after { /*content: ""; position: absolute; left: 20px; bottom: -5px; width: calc(~"100% - 20px"); height: 1px; border-bottom: 1px dotted #8e8e8e;*/ } a:hover { background: #fff; color: @bright-color;; cursor: pointer; transition: all 0.3s ease-out 0s; /*background: url(../images/readmore-hover.png) left center no-repeat;*/ } a:hover:after { /*border-bottom: 1px dotted @light-color;*/ } } @media print { body.printing * { display: none; } body.printing #print-me { display: block; } } .pdf-icon { background: url('../images/pdf.png') left center no-repeat; padding: 10px 0 10px 40px; height: 40px; display: block; } input[type="submit"] { outline: none; } .solutions { &__item { position: relative; } &__text { position: absolute; bottom: 20px; font-weight: bold; font-size: 16px; line-height: 20px; text-transform: uppercase; color: #fff; background: rgba(0, 0, 0, 0.76); border-radius: 6px; /*padding: 18px 50px;*/ width: 100%; height: 55px; display: flex; justify-content: center; align-items: center; } } @media (max-width: 480px) { ul { margin-bottom: 20px; } h1 { font-size: 20px; margin-bottom: 20px; } .container { width: 100%; } .block-header { margin-bottom: 20px; font-size: 18px; } .bg-header { font-size: 18px; /*margin-bottom: 20px;*/ padding: 25px 0; } .twocols-text { display: block; padding: 0; div { width: 100%; } div:first-child { padding-right: 0; } div:last-child { padding-left: 0; } } .readmore { margin: 20px 0; } .readmore a { position: relative; } .multithumb_blog { margin: 5px; width: calc(~"100% - 10px"); height: auto; } p .multithumb { margin: 5px; width: calc(~"100% - 10px"); height: auto; } td .multithumb { margin: 5px; width: auto; } .area-plan { padding: 30px 0 0 0; } .twocols-text { padding-bottom: 30px; } .plans img { margin: 5px; width: calc(~"100% - 10px"); height: auto; } .plans__wrapper { padding: 30px 0; } #lbCenter { /*width: 100% !important; left: 0 !important; margin-left: 0 !important; */ overflow-x: auto; } #lbImage { /*background-size:*/ overflow-x: auto; } #lbCenter, #lbBottomContainer { width: 100% !important; margin-left: 0 !important; left: 0 !important; } table.category { td { height: auto; } } .pdf-icon { height: auto; } .no-border { tr:nth-of-type(even) { background-color: transparent; } td { display: block; width: 100% !important; } } .section { padding: 40px 0; &__header { margin-bottom: 40px; text-align: center; font-size: 32px; } &__header p { text-align: center; } } .content { padding: 0 0 20px 0 !important; } .colorful-table td { font-size: 16px; } .colorful-table tr:nth-of-type(2n) td { white-space: nowrap; } } .block-header + .item-page { padding-top: 0; .page-header { display: none; } } .content { padding: 30px 0 100px 0; } @media (max-width: 480px) { .slider { /*display: none;*/ } #go-off { right: 10px; } } @media screen and (max-width: 640px) { table { overflow-x: auto; display: block; } } @media (min-width: 481px) and (max-width: 1200px) { html { /*width: 1200px;*/ } body { /*width: 1200px;*/ } } div[class^="leading-"]{ display: flex; flex-direction: column; } @media (min-width: 500px) { .mobile-slider { display: none !important; } } @media (max-width: 500px) { .slideshowck { /*height: 200px !important;*/ display: none !important; } .mobile-slider { display: block; } .cameraSlide img { /*width: auto !important; height: 200px !important; margin-left: -200px !important; margin-right: -200px !important;*/ } }