diff --git a/www/css/please_return/theme-style.css b/www/css/please_return/theme-style.css index d4a224c..6136d84 100644 --- a/www/css/please_return/theme-style.css +++ b/www/css/please_return/theme-style.css @@ -1,915 +1 @@ -body { - background-position: top center; - background-repeat: no-repeat; - font-family: 'Ubuntu', sans-serif; - background-color: #f5f5f5; - color: #464646; - min-width: 320px; } - -h1, h2, h3, p, .btn { - font-family: 'Ubuntu', sans-serif; } - -h1, h2 { - text-align: center; } - -.m-b-2 { - margin-bottom: 32px; } - -.text-inverse { - color: white; } - -a, a:focus, button, button:focus { - outline: none; } - -.modal { - text-align: center; - padding: 0 !important; } - .modal:before { - content: ''; - display: inline-block; - height: 100%; - vertical-align: middle; - margin-right: -4px; } - -.modal-dialog { - display: inline-block; - text-align: left; - vertical-align: middle; } - -.modal-header { - border-bottom: none; } - -.modal-content { - -webkit-box-shadow: none; - box-shadow: none; } - -.modal-dark { - background-color: rgba(0, 0, 0, 0.8); } - .modal-dark .modal-footer { - text-align: center; - border: none; } - .modal-dark .modal-footer .btn { - margin: 0 15px; } - -.btn-success { - color: #fff; - background-color: #67b73e; - border-color: #67b73e; - border-radius: 0; } - .btn-success .btn-success.active.focus, - .btn-success .btn-success.active:focus, - .btn-success .btn-success.active:hover, - .btn-success .btn-success:active.focus, - .btn-success .btn-success:active:focus, - .btn-success .btn-success:active:hover, - .btn-success .open > .dropdown-toggle.btn-success.focus, - .btn-success .open > .dropdown-toggle.btn-success:focus, - .btn-success .open > .dropdown-toggle.btn-success:hover { - background-color: #55a727; - border-color: #55a727; } - -.btn-outline-success { - color: #67b73e; - background-color: transparent; - border-color: #67b73e; - border-radius: 0; } - .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active { - color: #55a727; - background-color: transparent; - border-color: #55a727; } - -section { - background-position: top center; - background-repeat: no-repeat; - background-size: cover; - -webkit-background-size: cover; } - -.b-1 { - border: 1px solid #ababab; } - -h2 { - font-size: 28px; - margin-bottom: 20px; } - -@media (min-width: 768px) { - h2 { - font-weight: 500; - text-transform: uppercase; - margin-bottom: 50px; - display: block; - text-align: center; - overflow: hidden; - white-space: nowrap; - font-size: 38px; } - h2 > span { - position: relative; - display: inline-block; } - h2 > span:before, h2 > span:after { - content: ""; - position: absolute; - top: 50%; - width: 9999px; - height: 1px; - background: #ababab; } - h2 > span:before { - right: 100%; - margin-right: 15px; } - h2 > span:after { - left: 100%; - margin-left: 15px; } } -p { - font-size: 15px; } - -.navbar { - position: relative; - margin-bottom: 0; - font: normal 12px/14px Calibri, Candara, Segoe, sans-serif; } - .navbar a { - color: #4a4a4a; - text-decoration: underline; - display: inline-block; } - .navbar .contact_phones { - background: url(../../images/about/tel.png) no-repeat 0 50%; } - .navbar .contact_mob_phones { - background: url(../../images/about/mob.png) no-repeat 1% 50%; } - .navbar span.small_digits { - font-size: 15px !important; } - .navbar .contact_phones, .navbar .contact_mob_phones { - font: normal 17px/20px Arial, Tahoma, sans-serif !important; - padding: 2px 0 2px 20px !important; } - .navbar .contact_phones a, .navbar .contact_mob_phones a { - display: inline; } - .navbar .callback { - font-style: italic; - margin: 5px 0 0 0; } - .navbar .switch_lang { - margin: 5px 0 10px 0; - font-size: 12px; } - .navbar .switch_lang li { - color: #55a727; - padding: 0 10px 0 20px; } - .navbar #header .columns3 .menu_cabinet { - background: url(../../images/about/cabinet.png) no-repeat 0 50%; } - .navbar .basket_number a, .navbar .basket_number a:hover { - text-decoration: none; - color: #ffffff; - background: #67b73e; - padding: 2px 5px; - border-radius: 100%; - -moz-border-radius: 100%; - -webkit-border-radius: 100%; - webkit-box-shadow: inset 2px 1px 10px 0 #417e24; - -moz-box-shadow: inset 2px 1px 10px 0 #417e24; - box-shadow: inset 2px 1px 10px 0 #417e24; } - .navbar .logo img { - max-height: 46px; } - .navbar .menu_cabinet { - background: url(../../images/about/cabinet.png) no-repeat 0 50%; } - .navbar .basket { - background: url(../../images/about/basket.png) no-repeat 0 50%; } - .navbar .faq a { - padding: 10px 10px 10px 22px; - background: url(../../images/about/icon_faq_18x18_01.png) no-repeat 0 50%; } - .navbar .menu_cabinet a, .navbar .basket a, .navbar .compare a, .navbar .faq a, .navbar .file_download_link_ a { - font-style: italic; } - .navbar .file_download_link_ a { - padding: 10px 10px 10px 22px; - background: url(../../images/about/icon_catalog_18x18_01.png) no-repeat 0 50%; } - .navbar .menu_cabinet { - padding: 10px 10px 10px 20px; } - .navbar .basket { - padding: 10px 10px 10px 23px; } - .navbar .basket_number { - padding: 7px 0 10px 0; } - .navbar .site_search { - position: relative; } - .navbar input { - width: 250px; - margin: 0; - padding: 7px 5px; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 0; - -moz-box-shadow: inset 1px 1px 1px 0 #d0d0d0; - -webkit-box-shadow: inset 1px 1px 1px 0 #d0d0d0; - box-shadow: inset 1px 1px 1px 0 #d0d0d0; } - .navbar .site_search label { - position: absolute; - top: 7px; - right: 7px; } - .navbar .site_search.active .search_result_wrapper, .navbar .site_search:active .search_result_wrapper, .navbar .cat_center .site_search.active .search_result_wrapper, .navbar header .site_search.nav-search .search_result_wrapper { - position: absolute; - z-index: 9999; - background: #ececec; - width: 260px; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 2px solid #4fa32c; - -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); - -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); - box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); - float: right; } - .navbar .search_result_wrapper { - float: right; } - .navbar .compare_wrapper { - min-height: 35px; - position: relative; } - .navbar .navbar-toggle { - border-color: white; - background-color: #67b73e; } - .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus { - background-color: #55a727; } - .navbar .navbar-toggle .icon-bar { - background-color: white; } - .navbar .navbar-nav { - background: #67b73e; - border: 3px solid #ececec; - border-radius: 5px; - margin-top: 0; - margin-bottom: 0; } - .navbar .navbar-nav li { - border-top: 1px solid #55a727; } - .navbar .navbar-nav li a { - text-transform: uppercase; - text-decoration: none; - color: #ffffff; - font: bold 12px/15px Arial, Tahoma, sans-serif; - text-align: center; - padding: 10px 5px; - white-space: nowrap; } - .navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus, .navbar .navbar-nav li a.active { - color: #ffffff; - text-decoration: none; - background: #55a727; } - .navbar .navbar-nav li:first-child { - border-radius: 5px 0px 0px 5px; - -moz-border-radius: 5px 0px 0px 5px; - -webkit-border-radius: 5px 0px 0px 5px; } - .navbar .navbar-nav li:last-child { - border-radius: 0px 5px 5px 0px; - -moz-border-radius: 0px 5px 5px 0px; - -webkit-border-radius: 0px 5px 5px 0px; } - -@media (min-width: 768px) { - .navbar { - margin-bottom: -20px; - z-index: 2; } - .navbar .navbar-header-body { - margin: auto -15px; } - .navbar .navbar-header { - float: none; } - .navbar .logo { - padding: 10px 0; - text-align: center; } - .navbar .logo img { - max-height: none; } - .navbar .navbar-brand { - text-align: center; } - .navbar .navbar-nav { - float: none; - width: 100%; - display: table; } - .navbar .navbar-nav li { - border-top: none; - border-left: 1px solid #55a727; - display: table-cell; - float: none; } } -@media (min-width: 992px) { - .navbar .navbar-nav li a { - padding: 10px 20px; } } -@media (min-width: 1200px) { - .navbar-nav li a { - padding: 10px 30px; } } -/* - * Owl Carousel - Core - */ -.owl-carousel { - display: none; - width: 100%; - -webkit-tap-highlight-color: transparent; - /* position relative and z-index fix webkit rendering fonts issue */ - position: relative; - z-index: 1; } - .owl-carousel .owl-stage { - position: relative; - -ms-touch-action: pan-Y; } - .owl-carousel .owl-stage:after { - content: "."; - display: block; - clear: both; - visibility: hidden; - line-height: 0; - height: 0; } - .owl-carousel .owl-stage-outer { - position: relative; - overflow: hidden; - /* fix for flashing background */ - -webkit-transform: translate3d(0px, 0px, 0px); } - .owl-carousel .owl-item { - position: relative; - min-height: 1px; - float: left; - -webkit-backface-visibility: hidden; - -webkit-tap-highlight-color: transparent; - -webkit-touch-callout: none; } - .owl-carousel .owl-item img { - display: block; - width: 100%; - -webkit-transform-style: preserve-3d; } - .owl-carousel .owl-nav.disabled, - .owl-carousel .owl-dots.disabled { - display: none; } - .owl-carousel .owl-nav .owl-prev, - .owl-carousel .owl-nav .owl-next, - .owl-carousel .owl-dot { - cursor: pointer; - cursor: hand; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; } - .owl-carousel.owl-loaded { - display: block; } - .owl-carousel.owl-loading { - opacity: 0; - display: block; } - .owl-carousel.owl-hidden { - opacity: 0; } - .owl-carousel.owl-refresh .owl-item { - display: none; } - .owl-carousel.owl-drag .owl-item { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; } - .owl-carousel.owl-grab { - cursor: move; - cursor: grab; } - .owl-carousel.owl-rtl { - direction: rtl; } - .owl-carousel.owl-rtl .owl-item { - float: right; } - -/* No Js */ -.no-js .owl-carousel { - display: block; } - -/* - * Owl Carousel - Animate Plugin - */ -.owl-carousel .animated { - animation-duration: 1000ms; - animation-fill-mode: both; } -.owl-carousel .owl-animated-in { - z-index: 0; } -.owl-carousel .owl-animated-out { - z-index: 1; } -.owl-carousel .fadeOut { - animation-name: fadeOut; } - -@keyframes fadeOut { - 0% { - opacity: 1; } - 100% { - opacity: 0; } } -/* - * Owl Carousel - Auto Height Plugin - */ -.owl-height { - transition: height 500ms ease-in-out; } - -/* - * Owl Carousel - Lazy Load Plugin - */ -.owl-carousel .owl-item .owl-lazy { - opacity: 0; - transition: opacity 400ms ease; } -.owl-carousel .owl-item img.owl-lazy { - transform-style: preserve-3d; } - -/* - * Owl Carousel - Video Plugin - */ -.owl-carousel .owl-video-wrapper { - position: relative; - height: 100%; - background: #000; } -.owl-carousel .owl-video-play-icon { - position: absolute; - height: 80px; - width: 80px; - left: 50%; - top: 50%; - margin-left: -40px; - margin-top: -40px; - background: url("owl.video.play.png") no-repeat; - cursor: pointer; - z-index: 1; - -webkit-backface-visibility: hidden; - transition: transform 100ms ease; } -.owl-carousel .owl-video-play-icon:hover { - transform: scale(1.3, 1.3); } -.owl-carousel .owl-video-playing .owl-video-tn, -.owl-carousel .owl-video-playing .owl-video-play-icon { - display: none; } -.owl-carousel .owl-video-tn { - opacity: 0; - height: 100%; - background-position: center center; - background-repeat: no-repeat; - background-size: contain; - transition: opacity 400ms ease; } -.owl-carousel .owl-video-frame { - position: relative; - z-index: 1; - height: 100%; - width: 100%; } - -/* - * Default theme - Owl Carousel CSS File - */ -.owl-theme .owl-nav { - margin-top: 10px; - text-align: center; - -webkit-tap-highlight-color: transparent; } - .owl-theme .owl-nav [class*='owl-'] { - color: #FFF; - font-size: 14px; - margin: 5px; - padding: 4px 7px; - background: #D6D6D6; - display: inline-block; - cursor: pointer; - border-radius: 3px; } - .owl-theme .owl-nav [class*='owl-']:hover { - background: #869791; - color: #FFF; - text-decoration: none; } - .owl-theme .owl-nav .disabled { - opacity: 0.5; - cursor: default; } -.owl-theme .owl-nav.disabled + .owl-dots { - margin-top: 10px; } -.owl-theme .owl-dots { - text-align: center; - -webkit-tap-highlight-color: transparent; } - .owl-theme .owl-dots .owl-dot { - display: inline-block; - zoom: 1; - *display: inline; } - .owl-theme .owl-dots .owl-dot span { - width: 12px; - height: 12px; - margin: 5px 7px; - background: rgba(255, 255, 255, 0); - display: block; - -webkit-backface-visibility: visible; - transition: opacity 200ms ease; - border-radius: 30px; - border: 2px solid white; } - .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { - background: white; } - -.owl-theme .owl-controls .owl-page span { - background: transparent; - opacity: 1; - border-radius: 50%; - border: 2px solid white; - margin: 5px; } -.owl-theme .owl-controls .owl-page.active span { - background: white; } - -h1 { - font-size: 27px; } - -@media (min-width: 768px) { - h1 { - font-size: 48px; } } -.for_section1 { - background: rgba(0, 0, 0, 0.2); } - -.section1 { - color: white; - position: relative; - overflow: hidden; - background-image: url("../../images/about/1/bg.jpg"); } - .section1 .for_section1 { - background: rgba(0, 0, 0, 0.3); - padding-bottom: 50px; } - .section1 video#bgvid { - position: absolute; - top: 50%; - left: 50%; - min-width: 100%; - min-height: 100%; - width: auto; - height: auto; - z-index: -100; - -ms-transform: translateX(-50%) translateY(-50%); - -moz-transform: translateX(-50%) translateY(-50%); - -webkit-transform: translateX(-50%) translateY(-50%); - transform: translateX(-50%) translateY(-50%); - background: url(../../images/about/1/bg.jpg) no-repeat; - background-size: cover; } - .section1 h1 { - font-size: 27px; - text-transform: uppercase; - font-weight: bold; } - .section1 .outer:before { - content: ''; - display: inline-block; - height: 100%; - vertical-align: middle; } - .section1 .inner { - display: inline-block; - vertical-align: middle; - width: calc(100% - 30px); - padding: 10px; } - .section1 .outer { - text-align: center; - height: calc(100vh - 50px); - min-height: 400px; - width: 100%; } - -@media (min-width: 768px) { - .section1 h1 { - margin-bottom: 50px; } - .section1 p { - font-size: 22px; - line-height: 28px; } - .section1 .outer { - height: calc(100vh - 124px); } } -.logo-card { - display: inline-block; - height: 90px; - width: 100%; - max-width: 280px; - background: white; - margin-bottom: 20px; - text-align: center; - vertical-align: middle; - line-height: 88px; } - .logo-card img { - max-width: 100%; - max-height: 100%; } - -.section2 { - padding-top: 70px; - padding-bottom: 70px; } - .section2 p { - font-size: 16px; - font-weight: 500; - text-decoration: underline; - color: #444444; } - .section2 .logo-card { - margin-bottom: 14px; } - .section2 a:hover { - cursor: pointer; } - .section2 a:hover .logo-card { - -webkit-box-shadow: 0px 2px 5px 0px rgba(161, 161, 161, 0.75); - -moz-box-shadow: 0px 2px 5px 0px rgba(161, 161, 161, 0.75); - box-shadow: 0px 2px 5px 0px rgba(161, 161, 161, 0.75); } - .section2 a:hover p { - color: #67b73e; } - -.modal-content-company { - background: transparent; - border-radius: 0; } - .modal-content-company .modal-header .close { - color: #ffc73b; - font-size: 44px; - font-weight: 400; - text-shadow: none; - opacity: 1; } - .modal-content-company .modal-body { - background-color: white; } - -.foto { - width: 140px; - height: 140px; - display: inline-block; } - -.section3 { - background-image: url("../../images/about/3/bg.jpg"); - color: white; - padding-top: 50px; - padding-bottom: 50px; } - .section3 h2 > span:before, .section3 h2 > span:after { - background: white; } - .section3 blockquote { - border-left: 0; - padding: 0 0 40px; - margin: 0; - position: relative; } - .section3 blockquote:before { - content: "\201D"; - font-family: Georgia, serif; - font-size: 60px; - font-weight: bold; - color: #f6c342; - position: absolute; - bottom: -40px; - left: calc( 50% - 15px); } - -.section4 { - background-image: url("../../images/about/4/bg.jpg"); - color: white; - padding-top: 50px; - padding-bottom: 70px; } - .section4 h2 > span:before, .section4 h2 > span:after { - background: white; } - .section4 p { - font-size: 13px; } - .section4 .timeline { - list-style: none; - padding: 20px 0 20px; - position: relative; } - .section4 .timeline:before { - top: 0; - bottom: 0; - position: absolute; - content: " "; - width: 3px; - background-color: rgba(0, 0, 0, 0.2); - left: 50%; - margin-left: -1.5px; } - .section4 .timeline > li { - margin-bottom: 30px; - position: relative; } - .section4 .timeline > li > .timeline-panel { - width: 46%; - float: left; - border-top: 2px solid #67b73e; - padding: 0 20px; - height: 1px; } - .section4 .timeline > li > .timeline-badge { - width: 14px; - height: 14px; - border: 3px solid #67b73e; - position: absolute; - top: -6px; - left: 50%; - margin-left: -7px; - background-color: transparent; - z-index: 100; - border-radius: 50%; - box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.2); } - .section4 .timeline > li > .timeline-badge.sm { - height: 10px; - width: 10px; - margin: 2px -5px; } - .section4 .timeline > li.timeline-inverted > .timeline-panel { - float: right; } - .section4 .timeline > li.timeline-inverted > .timeline-panel:before { - border-left-width: 0; - border-right-width: 15px; - left: -15px; - right: auto; } - .section4 .timeline > li.timeline-inverted > .timeline-panel:after { - border-left-width: 0; - border-right-width: 14px; - left: -14px; - right: auto; } - .section4 .timeline-title { - margin-top: 0; - color: inherit; } - .section4 .timeline-body > p, - .section4 .timeline-body > ul { - margin-bottom: 0; } - .section4 .timeline-body > p { - margin-top: 5px; } - -@media (max-width: 1199px) { - .section4 .timeline > li:before, - .section4 .timeline > li:after { - content: " "; - display: table; } - .section4 .timeline > li:after { - clear: both; } - .section4 .timeline > li:before, - .section4 .timeline > li:after { - content: " "; - display: table; } - .section4 .timeline > li:after { - clear: both; } } -@media (max-width: 767px) { - .section4 ul.timeline:before { - left: 40px; } - .section4 ul.timeline > li { - margin-bottom: 40px; } - .section4 ul.timeline > li:nth-child(1), .section4 ul.timeline > li:nth-child(2) { - margin-bottom: 40px; } - .section4 ul.timeline > li:nth-child(4), .section4 ul.timeline > li:nth-child(5), .section4 ul.timeline > li:nth-child(6), .section4 ul.timeline > li:nth-child(7), .section4 ul.timeline > li:nth-child(8), .section4 ul.timeline > li:nth-child(9), .section4 ul.timeline > li:nth-child(10), .section4 ul.timeline > li:nth-child(11) { - margin-bottom: 18px; } - .section4 ul.timeline > li:nth-child(14), .section4 ul.timeline > li:nth-child(15), .section4 ul.timeline > li:nth-child(16) { - margin-bottom: 28px; } - .section4 ul.timeline > li:nth-child(17) { - margin-bottom: 100px; } - .section4 ul.timeline > li:nth-child(18), .section4 ul.timeline > li:nth-child(19) { - margin-bottom: 40px; } - .section4 ul.timeline > li:nth-child(20) { - margin-bottom: 80px; } - .section4 ul.timeline > li:nth-child(21) { - margin-bottom: 80px; } - .section4 ul.timeline > li > .timeline-panel { - width: calc(100% - 60px); } - .section4 ul.timeline > li > .timeline-badge { - left: 33px; - margin-left: 0; - top: -5px; } - .section4 ul.timeline > li > .timeline-badge.sm { - margin: 2px; } - .section4 ul.timeline > li > .timeline-panel { - float: right; } } -@media (min-width: 1200px) { - .section4 .timeline { - position: relative; - height: 400px; } - .section4 .timeline:before { - bottom: auto; - position: absolute; - content: " "; - width: 100%; - height: 3px; - background-color: rgba(0, 0, 0, 0.2); - left: 0; - top: 50%; - margin-left: -1.5px; } - .section4 .timeline > li { - position: absolute; - left: 0; - top: 50%; - width: 190px; } - .section4 .timeline > li .timeline-panel { - border-top: none; - border-left: 2px solid #67b73e; - width: 100%; - margin-top: 20px; - padding: 5px 20px; - height: auto; } - .section4 .timeline > li.timeline-inverted { - bottom: 50%; - top: auto; - margin-bottom: -7px; - padding-bottom: 20px; } - .section4 .timeline > li.timeline-inverted .timeline-badge { - bottom: 0; - top: auto; } - .section4 .timeline > li.timeline-inverted .timeline-panel { - float: none; - padding-top: 0; } - .section4 .timeline > li .timeline-badge { - left: 0; } - .section4 .timeline > li .timeline-badge.sm { - margin-left: -4px; } - .section4 .timeline > li:nth-child(1) { - left: 30px; } - .section4 .timeline > li:nth-child(2) { - left: 72px; } - .section4 .timeline > li:nth-child(3) { - left: 114px; } - .section4 .timeline > li:nth-child(4) { - left: 156px; } - .section4 .timeline > li:nth-child(5) { - left: 198px; } - .section4 .timeline > li:nth-child(6) { - left: 240px; } - .section4 .timeline > li:nth-child(7) { - left: 282px; } - .section4 .timeline > li:nth-child(8) { - left: 324px; } - .section4 .timeline > li:nth-child(9) { - left: 366px; } - .section4 .timeline > li:nth-child(10) { - left: 408px; } - .section4 .timeline > li:nth-child(11) { - left: 450px; } - .section4 .timeline > li:nth-child(12) { - left: 492px; } - .section4 .timeline > li:nth-child(13) { - left: 534px; } - .section4 .timeline > li:nth-child(14) { - left: 576px; } - .section4 .timeline > li:nth-child(15) { - left: 618px; } - .section4 .timeline > li:nth-child(16) { - left: 660px; } - .section4 .timeline > li:nth-child(17) { - left: 702px; - width: 300px; } - .section4 .timeline > li:nth-child(17) .timeline-panel { - padding-top: 164px; } - .section4 .timeline > li:nth-child(18) { - left: 744px; - width: 300px; } - .section4 .timeline > li:nth-child(18) .timeline-panel { - padding-bottom: 100px; } - .section4 .timeline > li:nth-child(19) { - left: 786px; } - .section4 .timeline > li:nth-child(20) { - left: 828px; - width: 300px; } - .section4 .timeline > li:nth-child(20) .timeline-panel { - padding-top: 100px; } - .section4 .timeline > li:nth-child(21) { - left: 870px; } - .section4 .timeline > li:nth-child(22) { - left: 912px; } - .section4 .timeline > li:nth-child(23) { - left: 954px; } } -.section5 { - padding-top: 50px; - padding-bottom: 40px; } - .section5 h2 { - margin-bottom: 42px; } - .section5 img { - border: 5px solid transparent; - transition: 1s linear; } - .section5 img:hover { - border-radius: 50%; - -webkit-box-shadow: 0 10px 6px -6px #777; - -moz-box-shadow: 0 10px 6px -6px #777; - box-shadow: 0 10px 6px -6px #777; } - .section5 h6 { - font-size: 16px; - margin-top: 15px; - margin-bottom: 40px; - font-weight: normal; } - -.section6 { - background-image: url("../../images/about/6/bg.jpg"); - color: white; - padding-top: 50px; - padding-bottom: 60px; } - .section6 h2 > span:before, .section6 h2 > span:after { - background: white; } - .section6 .img-responsive { - display: inline-block; } - -.section7 { - padding-top: 50px; - padding-bottom: 60px; } - -.section8 { - background-image: url("../../images/about/8/map.png"); - background-position: top center; - background-repeat: no-repeat; - background-size: cover; - -webkit-background-size: cover; - height: 540px; } - .theme-eng .section8 { - background-image: url("../../images/about/8/map_eng.png"); } - -footer { - padding-bottom: 20px; - border-top: 1px solid #ababab; } - footer a { - color: #4a4a4a; } - footer a:hover { - color: #4a4a4a; } - footer label { - font-weight: 400; } - footer .footer-top { - padding-top: 50px; - font-size: 16px; } - footer .phone { - padding-left: 30px; - background: url("../../images/about/9/phone.png"); - background-repeat: no-repeat; - background-position: top left; } - footer .mail { - padding-left: 30px; - background: url("../../images/about/9/mail.png"); - background-repeat: no-repeat; - background-position: top left; } - footer address { - font-size: 18px; - padding-left: 30px; - margin-bottom: 0; } - footer address a { - display: block; } - footer address span { - font-size: 22px; } - footer .w_youtube, footer .w_facebook, footer .w_vk { - background-color: #dadada; - border-radius: 5px; - width: 97px; - height: 43px; - margin-right: 4px; - background-image: url("../../images/about/9/f.png"); - background-repeat: no-repeat; - background-position: center center; - display: inline-block; } - footer .w_youtube { - background-image: url("../../images/about/9/y.png"); } - footer .w_vk { - background-image: url("../../images/about/9/vk.png"); } - footer .w_facebook:hover, footer .w_youtube:hover, footer .w_vk:hover { - background-color: grey; } - footer .a_footer-bottom { - color: white; - font-size: 12px; } -/*# sourceMappingURL=theme-style.css.map */ +body{background-position:top center;background-repeat:no-repeat;font-family:'Ubuntu',sans-serif;background-color:#f5f5f5;color:#464646;min-width:320px}h1,h2,h3,p,.btn{font-family:'Ubuntu',sans-serif}h1,h2{text-align:center}.m-b-2{margin-bottom:32px}.text-inverse{color:#fff}a,a:focus,button,button:focus{outline:none}.modal{text-align:center;padding:0!important}.modal:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.modal-header{border-bottom:none}.modal-content{-webkit-box-shadow:none;box-shadow:none}.modal-dark{background-color:rgba(0,0,0,0.8)}.modal-dark .modal-footer{text-align:center;border:none}.modal-dark .modal-footer .btn{margin:0 15px}.btn-success{color:#fff;background-color:#67b73e;border-color:#67b73e;border-radius:0}.btn-success .btn-success.active.focus,.btn-success .btn-success.active:focus,.btn-success .btn-success.active:hover,.btn-success .btn-success:active.focus,.btn-success .btn-success:active:focus,.btn-success .btn-success:active:hover,.btn-success .open > .dropdown-toggle.btn-success.focus,.btn-success .open > .dropdown-toggle.btn-success:focus,.btn-success .open > .dropdown-toggle.btn-success:hover{background-color:#55a727;border-color:#55a727}.btn-outline-success{color:#67b73e;background-color:transparent;border-color:#67b73e;border-radius:0}.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-success:active{color:#55a727;background-color:transparent;border-color:#55a727}section{background-position:top center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover}.b-1{border:1px solid #ababab}h2{font-size:28px;margin-bottom:20px}@media (min-width: 768px){h2{font-weight:500;text-transform:uppercase;margin-bottom:50px;display:block;text-align:center;overflow:hidden;white-space:nowrap;font-size:38px}h2 > span{position:relative;display:inline-block}h2 > span:before,h2 > span:after{content:"";position:absolute;top:50%;width:9999px;height:1px;background:#ababab}h2 > span:before{right:100%;margin-right:15px}h2 > span:after{left:100%;margin-left:15px}}p{font-size:15px}.navbar{position:relative;margin-bottom:0;font:normal 12px/14px Calibri,Candara,Segoe,sans-serif}.navbar a{color:#4a4a4a;text-decoration:underline;display:inline-block}.navbar .contact_phones{background:url(../../images/about/tel.png) no-repeat 0 50%}.navbar .contact_mob_phones{background:url(../../images/about/mob.png) no-repeat 1% 50%}.navbar span.small_digits{font-size:15px!important}.navbar .contact_phones,.navbar .contact_mob_phones{font:normal 17px/20px Arial,Tahoma,sans-serif!important;padding:2px 0 2px 20px !important}.navbar .contact_phones a,.navbar .contact_mob_phones a{display:inline}.navbar .callback{font-style:italic;margin:5px 0 0}.navbar .switch_lang{margin:5px 0 10px;font-size:12px}.navbar .switch_lang li{color:#55a727;padding:0 10px 0 20px}.navbar #header .columns3 .menu_cabinet{background:url(../../images/about/cabinet.png) no-repeat 0 50%}.navbar .basket_number a,.navbar .basket_number a:hover{text-decoration:none;color:#fff;background:#67b73e;padding:2px 5px;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;webkit-box-shadow:inset 2px 1px 10px 0 #417e24;-moz-box-shadow:inset 2px 1px 10px 0 #417e24;box-shadow:inset 2px 1px 10px 0 #417e24}.navbar .logo img{max-height:46px}.navbar .menu_cabinet{background:url(../../images/about/cabinet.png) no-repeat 0 50%}.navbar .basket{background:url(../../images/about/basket.png) no-repeat 0 50%}.navbar .faq a{padding:10px 10px 10px 22px;background:url(../../images/about/icon_faq_18x18_01.png) no-repeat 0 50%}.navbar .menu_cabinet a,.navbar .basket a,.navbar .compare a,.navbar .faq a,.navbar .file_download_link_ a{font-style:italic}.navbar .file_download_link_ a{padding:10px 10px 10px 22px;background:url(../../images/about/icon_catalog_18x18_01.png) no-repeat 0 50%}.navbar .menu_cabinet{padding:10px 10px 10px 20px}.navbar .basket{padding:10px 10px 10px 23px}.navbar .basket_number{padding:7px 0 10px}.navbar .site_search{position:relative}.navbar input{width:250px;margin:0;padding:7px 5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:0;-moz-box-shadow:inset 1px 1px 1px 0 #d0d0d0;-webkit-box-shadow:inset 1px 1px 1px 0 #d0d0d0;box-shadow:inset 1px 1px 1px 0 #d0d0d0}.navbar .site_search label{position:absolute;top:7px;right:7px}.navbar .site_search.active .search_result_wrapper,.navbar .site_search:active .search_result_wrapper,.navbar .cat_center .site_search.active .search_result_wrapper,.navbar header .site_search.nav-search .search_result_wrapper{position:absolute;z-index:9999;background:#ececec;width:260px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:2px solid #4fa32c;-webkit-box-shadow:0 0 5px 0 rgba(50,50,50,0.75);-moz-box-shadow:0 0 5px 0 rgba(50,50,50,0.75);box-shadow:0 0 5px 0 rgba(50,50,50,0.75);float:right}.navbar .search_result_wrapper{float:right}.navbar .compare_wrapper{min-height:35px;position:relative}.navbar .navbar-toggle{border-color:#fff;background-color:#67b73e}.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus{background-color:#55a727}.navbar .navbar-toggle .icon-bar{background-color:#fff}.navbar .navbar-nav{background:#67b73e;border:3px solid #ececec;border-radius:5px;margin-top:0;margin-bottom:0}.navbar .navbar-nav li{border-top:1px solid #55a727}.navbar .navbar-nav li a{text-transform:uppercase;text-decoration:none;color:#fff;font:bold 12px/15px Arial,Tahoma,sans-serif;text-align:center;padding:10px 5px;white-space:nowrap}.navbar .navbar-nav li a:hover,.navbar .navbar-nav li a:focus,.navbar .navbar-nav li a.active{color:#fff;text-decoration:none;background:#55a727}.navbar .navbar-nav li:first-child{border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px}.navbar .navbar-nav li:last-child{border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0}@media (min-width: 768px){.navbar{margin-bottom:-20px;z-index:2}.navbar .navbar-header-body{margin:auto -15px}.navbar .navbar-header{float:none}.navbar .logo{padding:10px 0;text-align:center}.navbar .logo img{max-height:none}.navbar .navbar-brand{text-align:center}.navbar .navbar-nav{float:none;width:100%;display:table}.navbar .navbar-nav li{border-top:none;border-left:1px solid #55a727;display:table-cell;float:none}}@media (min-width: 992px){.navbar .navbar-nav li a{padding:10px 20px}}@media (min-width: 1200px){.navbar-nav li a{padding:10px 30px}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 7px;background:rgba(255,255,255,0);display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;border:2px solid #fff}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}.owl-theme .owl-controls .owl-page span{background:transparent;opacity:1;border-radius:50%;border:2px solid #fff;margin:5px}.owl-theme .owl-controls .owl-page.active span{background:#fff}h1{font-size:27px}@media (min-width: 768px){h1{font-size:48px}}.for_section1{background:rgba(0,0,0,0.2)}.section1{color:#fff;position:relative;overflow:hidden;background-image:url(../../images/about/1/bg.jpg)}.section1 .for_section1{background:rgba(0,0,0,0.3);padding-bottom:50px}.section1 video#bgvid{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:url(../../images/about/1/bg.jpg) no-repeat;background-size:cover}.section1 h1{font-size:27px;text-transform:uppercase;font-weight:700}.section1 .outer:before{content:'';display:inline-block;height:100%;vertical-align:middle}.section1 .inner{display:inline-block;vertical-align:middle;width:calc(100% - 30px);padding:10px}.section1 .outer{text-align:center;height:calc(100vh - 50px);min-height:400px;width:100%}@media (min-width: 768px){.section1 h1{margin-bottom:50px}.section1 p{font-size:22px;line-height:28px}.section1 .outer{height:calc(100vh - 124px)}}.logo-card{display:inline-block;height:90px;width:100%;max-width:280px;background:#fff;margin-bottom:20px;text-align:center;vertical-align:middle;line-height:88px}.logo-card img{max-width:100%;max-height:100%}.section2{padding-top:70px;padding-bottom:70px}.section2 p{font-size:16px;font-weight:500;text-decoration:underline;color:#444}.section2 .logo-card{margin-bottom:14px}.section2 a:hover{cursor:pointer}.section2 a:hover .logo-card{-webkit-box-shadow:0 2px 5px 0 rgba(161,161,161,0.75);-moz-box-shadow:0 2px 5px 0 rgba(161,161,161,0.75);box-shadow:0 2px 5px 0 rgba(161,161,161,0.75)}.section2 a:hover p{color:#67b73e}.modal-content-company{background:transparent;border-radius:0}.modal-content-company .modal-header .close{color:#ffc73b;font-size:44px;font-weight:400;text-shadow:none;opacity:1}.modal-content-company .modal-body{background-color:#fff}.foto{width:140px;height:140px;display:inline-block}.section3{background-image:url(../../images/about/3/bg.jpg);color:#fff;padding-top:50px;padding-bottom:50px}.section3 h2 > span:before,.section3 h2 > span:after{background:#fff}.section3 blockquote{border-left:0;padding:0 0 40px;margin:0;position:relative}.section3 blockquote:before{content:"\201D";font-family:Georgia,serif;font-size:60px;font-weight:700;color:#f6c342;position:absolute;bottom:-40px;left:calc(50% - 15px)}.section4{background-image:url(../../images/about/4/bg.jpg);color:#fff;padding-top:50px;padding-bottom:70px}.section4 h2 > span:before,.section4 h2 > span:after{background:#fff}.section4 p{font-size:13px}.section4 .timeline{list-style:none;padding:20px 0;position:relative}.section4 .timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:rgba(0,0,0,0.2);left:50%;margin-left:-1.5px}.section4 .timeline > li{margin-bottom:30px;position:relative}.section4 .timeline > li > .timeline-panel{width:46%;float:left;border-top:2px solid #67b73e;padding:0 20px;height:1px}.section4 .timeline > li > .timeline-badge{width:14px;height:14px;border:3px solid #67b73e;position:absolute;top:-6px;left:50%;margin-left:-7px;background-color:transparent;z-index:100;border-radius:50%;box-shadow:0 0 0 3px rgba(0,0,0,0.2)}.section4 .timeline > li > .timeline-badge.sm{height:10px;width:10px;margin:2px -5px}.section4 .timeline > li.timeline-inverted > .timeline-panel{float:right}.section4 .timeline > li.timeline-inverted > .timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.section4 .timeline > li.timeline-inverted > .timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.section4 .timeline-title{margin-top:0;color:inherit}.section4 .timeline-body > p,.section4 .timeline-body > ul{margin-bottom:0}.section4 .timeline-body > p{margin-top:5px}@media (max-width: 1199px){.section4 .timeline > li:before,.section4 .timeline > li:after{content:" ";display:table}.section4 .timeline > li:after{clear:both}.section4 .timeline > li:before,.section4 .timeline > li:after{content:" ";display:table}.section4 .timeline > li:after{clear:both}}@media (max-width: 767px){.section4 ul.timeline:before{left:40px}.section4 ul.timeline > li{margin-bottom:40px}.section4 ul.timeline > li:nth-child(1),.section4 ul.timeline > li:nth-child(2){margin-bottom:40px}.section4 ul.timeline > li:nth-child(4),.section4 ul.timeline > li:nth-child(5),.section4 ul.timeline > li:nth-child(6),.section4 ul.timeline > li:nth-child(7),.section4 ul.timeline > li:nth-child(8),.section4 ul.timeline > li:nth-child(9),.section4 ul.timeline > li:nth-child(10),.section4 ul.timeline > li:nth-child(11){margin-bottom:18px}.section4 ul.timeline > li:nth-child(14),.section4 ul.timeline > li:nth-child(15),.section4 ul.timeline > li:nth-child(16){margin-bottom:28px}.section4 ul.timeline > li:nth-child(17){margin-bottom:100px}.section4 ul.timeline > li:nth-child(18),.section4 ul.timeline > li:nth-child(19){margin-bottom:40px}.section4 ul.timeline > li:nth-child(20){margin-bottom:80px}.section4 ul.timeline > li:nth-child(21){margin-bottom:80px}.section4 ul.timeline > li > .timeline-panel{width:calc(100% - 60px)}.section4 ul.timeline > li > .timeline-badge{left:33px;margin-left:0;top:-5px}.section4 ul.timeline > li > .timeline-badge.sm{margin:2px}.section4 ul.timeline > li > .timeline-panel{float:right}}@media (min-width: 1200px){.section4 .timeline{position:relative;height:400px}.section4 .timeline:before{bottom:auto;position:absolute;content:" ";width:100%;height:3px;background-color:rgba(0,0,0,0.2);left:0;top:50%;margin-left:-1.5px}.section4 .timeline > li{position:absolute;left:0;top:50%;width:190px}.section4 .timeline > li .timeline-panel{border-top:none;border-left:2px solid #67b73e;width:100%;margin-top:20px;padding:5px 20px;height:auto}.section4 .timeline > li.timeline-inverted{bottom:50%;top:auto;margin-bottom:-7px;padding-bottom:20px}.section4 .timeline > li.timeline-inverted .timeline-badge{bottom:0;top:auto}.section4 .timeline > li.timeline-inverted .timeline-panel{float:none;padding-top:0}.section4 .timeline > li .timeline-badge{left:0}.section4 .timeline > li .timeline-badge.sm{margin-left:-4px}.section4 .timeline > li:nth-child(1){left:30px}.section4 .timeline > li:nth-child(2){left:72px}.section4 .timeline > li:nth-child(3){left:114px}.section4 .timeline > li:nth-child(4){left:156px}.section4 .timeline > li:nth-child(5){left:198px}.section4 .timeline > li:nth-child(6){left:240px}.section4 .timeline > li:nth-child(7){left:282px}.section4 .timeline > li:nth-child(8){left:324px}.section4 .timeline > li:nth-child(9){left:366px}.section4 .timeline > li:nth-child(10){left:408px}.section4 .timeline > li:nth-child(11){left:450px}.section4 .timeline > li:nth-child(12){left:492px}.section4 .timeline > li:nth-child(13){left:534px}.section4 .timeline > li:nth-child(14){left:576px}.section4 .timeline > li:nth-child(15){left:618px}.section4 .timeline > li:nth-child(16){left:660px}.section4 .timeline > li:nth-child(17){left:702px;width:300px}.section4 .timeline > li:nth-child(17) .timeline-panel{padding-top:164px}.section4 .timeline > li:nth-child(18){left:744px;width:300px}.section4 .timeline > li:nth-child(18) .timeline-panel{padding-bottom:100px}.section4 .timeline > li:nth-child(19){left:786px}.section4 .timeline > li:nth-child(20){left:828px;width:300px}.section4 .timeline > li:nth-child(20) .timeline-panel{padding-top:100px}.section4 .timeline > li:nth-child(21){left:870px}.section4 .timeline > li:nth-child(22){left:912px}.section4 .timeline > li:nth-child(23){left:954px}}.section5{padding-top:50px;padding-bottom:40px}.section5 h2{margin-bottom:42px}.section5 img{border:5px solid transparent;transition:1s linear}.section5 img:hover{border-radius:50%;-webkit-box-shadow:0 10px 6px -6px #777;-moz-box-shadow:0 10px 6px -6px #777;box-shadow:0 10px 6px -6px #777}.section5 h6{font-size:16px;margin-top:15px;margin-bottom:40px;font-weight:400}.section6{background-image:url(../../images/about/6/bg.jpg);color:#fff;padding-top:50px;padding-bottom:60px}.section6 h2 > span:before,.section6 h2 > span:after{background:#fff}.section6 .img-responsive{display:inline-block}.section7{padding-top:50px;padding-bottom:60px}.section8{background-image:url(../../images/about/8/map.png);background-position:top center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;height:540px}.theme-eng .section8{background-image:url(../../images/about/8/map_eng.png)}footer{padding-bottom:20px;border-top:1px solid #ababab}footer a{color:#4a4a4a}footer a:hover{color:#4a4a4a}footer label{font-weight:400}footer .footer-top{padding-top:50px;font-size:16px}footer .phone{padding-left:30px;background:url(../../images/about/9/phone.png);background-repeat:no-repeat;background-position:top left}footer .mail{padding-left:30px;background:url(../../images/about/9/mail.png);background-repeat:no-repeat;background-position:top left}footer address{font-size:18px;padding-left:30px;margin-bottom:0}footer address a{display:block}footer address span{font-size:22px}footer .w_youtube,footer .w_facebook,footer .w_vk{background-color:#dadada;border-radius:5px;width:97px;height:43px;margin-right:4px;background-image:url(../../images/about/9/f.png);background-repeat:no-repeat;background-position:center center;display:inline-block}footer .w_youtube{background-image:url(../../images/about/9/y.png)}footer .w_vk{background-image:url(../../images/about/9/vk.png)}footer .w_facebook:hover,footer .w_youtube:hover,footer .w_vk:hover{background-color:grey}footer .a_footer-bottom{color:#fff;font-size:12px} \ No newline at end of file -- libgit2 0.21.4