@textColor: #2faa54; /*зеленый цвет на ховере*/ @lineColor: #00a23a; /*зеленый цвет на title_content*/ @yelColor: #efd600; /*желтый цвет*/ @blackColor: #000; /*черный цвет*/ @whiteColor: #fff; /*белый цвет*/ @greycolor: #636363; @greycolor-light: #c5c5c5; /*светлый серый*/ @content-text: #262626; @greycolor-md: #f4f4f4; /*беграунд на отзывах*/ @greycolor-sm: #f6f6f6; /*беграунд на иконках*/ @greycolor-ft: #848484; /*беграунд copyright*/ @font-bold: 'Lato-Black', Arial, sans-serif; @font-light: 'Lato-Light', Arial, sans-serif; @font-regular: 'Lato-Regular', Arial, sans-serif; @font-medium: 'Lato-Medium', Arial, sans-serif; .transition{ -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .filter{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .effects-bg{ -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } .effects-bg-hover{ webkit-animation-name: push; animation-name: push; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; } a{ .transition; } .search_trans{ -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; } .search_hover{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } .top-header .navbar-inverse .navbar-nav > li > a:hover,.top-header .navbar-inverse .navbar-nav li.active span { color: #f24e5e!important; } .title_news:hover{color: @textColor;text-decoration: none;} .line_title{border-top: 5px solid #f24e5e; margin: 0 auto;} .title-product:hover {color: @lineColor;} .menu-right li a, .menu-right li span{border: 1px solid #ef2d1e;} .menu-right li a:hover, .menu-right li.active span{background: #ffffff; color: #ef2d1e; border-radius: 6px;} .bg_search { color: @blackColor; background-color: @yelColor; } .search{ .search_trans; } .search:hover{ .search_hover } .title_pr{ color:@blackColor; } .item_present{ -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .item_present:hover{ background: @lineColor; } .item_present:hover .title_pr{ color: @whiteColor; } .trans-manager, .trans-manager:focus{ background-color: @lineColor; color: @whiteColor; max-width: 250px; text-align: center; font: 16px/1 'Lato-Black', Arial, sans-serif; margin-top: 25px; display: block; padding: 15px; text-decoration: none; font-weight: bold; border-radius: 20px; border: none; outline: none; } .trans-manager:hover{ color: @yelColor; // background-color: @blackColor; text-decoration: none; } .text_present{ color:@blackColor; } .date{ display: block; color: #999; } .border{ display: block; background: #ededed; margin: 8px 0; height: 1px; max-width: 80px; } .title_news{ color:@blackColor; } .owl-carousel-partners .item{ .filter; .transition; text-align: center; } .owl-carousel-partners .item img{ opacity: 0.5; } .owl-carousel-partners .item:hover img{ opacity: 1; } .owl-carousel-partners .item:hover .hover_text{ opacity: 1; } .hover_text{ .transition; } .footer-contact .ft_phone { color: @yelColor; } .contactus-popup{ background-color: @yelColor; .transition; } .contactus-popup:hover{ // background: @lineColor; // color: @whiteColor; text-decoration: none; } .contact_us_right .contactus-popup, .contact_us_right .contactus-popup:focus{ background: @lineColor; color: @whiteColor; } // .contact_us_right .contactus-popup:hover{ // background: @yelColor; // color:@blackColor; // } // .dropmenu_list{ // background: #efd600; // } .main-footer-menu li a:hover, .main-footer-menu li.active span{text-decoration: none;color: @yelColor!important;} .button_mail .fa{color: @yelColor;} .form_mail_footer .button_mail:hover{.transition;background: @lineColor;} .menu-right{.transition;} .item-category-block{ font: 14px @font-regular; } .breadcrumb li span{ color: @lineColor; } .breadcrumb li a:hover { color: @lineColor; text-decoration: none; } .breadcrumb{ font: @font-light; background: @whiteColor; } .title-page{ color: #fff; font: 45px @font-light; } .content-text{font: 16px @font-light;} .quotes-block{ background: url("../images/quotes.png") no-repeat center top @greycolor; font: 22px @font-regular; color: @greycolor; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: @lineColor; } .drop_block{ background: @yelColor; color:@blackColor; font: 16px 'Montserrat', sans-serif; text-transform: uppercase; } .dropmenu_list{ // background: @yelColor; color:@blackColor; font: 14px 'Montserrat', sans-serif; } .leftbar-nav>ul>li{ border: 1px solid #f24e5e; } .drop_category li a:focus{text-decoration: none;color:@blackColor; } .dropmenu_list:hover, .dropmenu_list:focus{ color:@blackColor; } .title-product-one{ font: 15px/1 @font-medium; } .title-product-one:hover{ border-bottom: 7px solid @yelColor; color:@blackColor; } .owl-carousel-equipment{font: 14px/1 @font-light;} .content-text{font: 16px/1.5 @font-light;color: @content-text;} .inform-block{ font: 11px/1 @font-medium; } .inform-block li a:hover{ color: @lineColor; } .title-block{font: 25px/1 @font-light; color: @greycolor;} .content-list{font: 16px/1 @font-light;} .title-equipment{color:@blackColor;font: 18px/1 @font-bold;} .title-equipment:hover{color: @lineColor;} .owl-carousel-equipment .title-equipment:hover{color:@blackColor;} .title-content.title-min-pr{font: 23px/1.3 @font-regular; color:@blackColor;} .code-product{font: 23px/1 @font-medium; color:@greycolor-light;} .table-structure.tehkharakteristik .table tr td:first-child{font: 14px/1.3 @font-regular;} .table-structure.tehkharakteristik .table tr td:last-child{font: 14px/1.3 @font-light;} .form_btn.form_btn_right .trans-manager:hover{color:@blackColor; background: @yelColor;.transition;} .contact_us_right .dropdown-menu > li > a:hover{color: @lineColor;} .name{font: 16px/1 @font-bold; color: @blackColor;margin-top: 20px; } .working{font: 14px/1 @font-light; color: @greycolor;text-transform: uppercase;margin-top: 10px;} .one_review_text{font: 16px/1.5 @font-light; background: @greycolor-md;padding: 30px;color: @blackColor;} .text_in_center{border-bottom: 8px solid @greycolor-sm; padding-bottom: 55px;} .open-s{font: 11px/1 @font-regular;text-transform: uppercase;color: @greycolor;} .open-s:hover{color: @lineColor;text-decoration: none;} .about_link_block {font: 15px/1 @font-regular; background: @whiteColor;color:@blackColor;} .about_link_block .title{font: 15px/1 @font-regular;display: block;color:@blackColor;} .about_link_block:hover .title{color: @whiteColor;} .about_link_block:hover{background: @lineColor;} .er_number{font: 112px/1 @font-bold;color: @yelColor;} .er_name{font: 71px/1 @font-light;} .er_text{font: 23px/1 @font-regular;} .contact-agency-wrap{font: 16px/1 @font-light;} #map{height: 800px;} .modal-header .modal-title{ font: 30px/1 @font-light; text-align: center; margin: 0 auto; display: block; } #thank .modal-header .modal-title{ font: 16px/1 @font-bold; text-transform: uppercase;text-align: center; } .text_mod{font: 16px/1 @font-light;} .copyright{background: #6d6e70;color: #fff;clear: both;font-size: 14px;line-height: 35px;} .copyright span, .copyright a{color: @whiteColor;} .copyright a:hover{color: @yelColor;} .partners.partners-index{ padding: 10px; } .show_all{font: 14px/1 @font-bold;}