.btn{ height: 35px; background-image:url("../images/button-bg.png"); display: block; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; width: 400px; margin-top:20px; border-radius: 6px; text-decoration: none; box-shadow: 1px 2px 3px rgba(0,0,0,0.1); span{ color: #e42e2e; text-decoration: none; margin-top:10px; display: inline-block; margin-left: 10px; text-transform: uppercase; } &:hover{ width: 440px; background-position: 0 -35px; box-shadow: 1px 2px 10px rgba(0,0,0,0.6); span{ color: #fff; } } } .page, .single, .search{ #top{ background: none; } #top-bg{ background-image:url('../images/page-top-bg.png') !important; background-repeat: no-repeat; background-color:#ECEDED; } .sidebar{ height: auto !important; // min-height: 300px !important; background-image:url('../images/aktualnosci-sidebar-header.png') !important; background-repeat: repeat-x !important; width: 208px !important; h5{ font-family:'exo'; color:#082747; text-transform: uppercase; font-size: 10pt; margin-top:10px; margin-bottom: 10px; font-weight: bold; } } .sidebar-contact{ background-image:url('../images/contact-sidebar-header.png') !important; } .sidebar-investors{ background-image:url('../images/investors-sidebar-header.png') !important; } .sidebar-group{ background-image:url('../images/group-sidebar-header.png') !important; } .sidebar-services{ background-image:url('../images/services-sidebar-header.png') !important; } .newsletter{ margin-left: -6px; margin-top: 25px; } #middle{ margin-bottom:-59px !important; width: 1352px; right:0; padding-bottom:11px; .container{ width: auto; margin:0; } -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; } .offer-boxes{ margin-left: -36px; position: relative; left:36px; width: 1191px; padding-left:161px; } .box-header{ left: 180px; z-index:1; } #bottom{ height:435px; #bottom-bg{ height: 435px; } } .page-header{ width: 959px; height: 245px; margin-bottom: -116px; position: relative; top: -116px; } .short-entry{ border: 1px solid #F1F1F1; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); margin-left: 80px; padding-bottom: 15px; padding-left: 15px; width: 660px; } } .single{ .full-article{ border: 1px solid #EEEEEE; border-radius: 4px 4px 4px 4px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); margin-left: 50px; margin-top: -20px; width: 674px; background-color: #fff !important; z-index: 2; position: relative; &:hover{ cursor: auto; } } header{ margin-left:17px; .article-title{ border-bottom: 1px solid #EAEAEA !important; color: #68686A !important; font-family: 'exo' !important; font-size: 16pt !important; font-weight: bold !important; height: 64px !important; left: 177px !important; margin-bottom: -10px !important; margin-left: 136px !important; padding-bottom: 58px !important; padding-left: 19px !important; padding-right: 15px !important; position: relative !important; top: -127px !important; width: 291px !important; } } p{ font-family: Verdana; font-size: 10pt; line-height: 20px; padding: 20px; padding-top:10px; padding-bottom:10px; position: relative; top: -105px; color:#666; &:last-child{ margin-bottom: -80px; } } .next{ margin-left: 50px; } .prev{ margin-left: -6px; } .next, .prev{ width: 337px; padding-top: 40px; font-size: 10pt; font-weight: bold; color:#888; padding-bottom: 2px; position: relative; top: -45px; z-index:1; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; background-color: #fff; &:hover{ background-color:#eee; //padding-bottom: 10px; } } } //kolory podstron @contact-color:#e43333; @news-color:#d5d3d3; @capital-group-color:#fc761f; @services-color:#64b6b1; @investors-color:#315b8c; .page.parent-pageid-130{ .sidebar h2{color: @capital-group-color !important;} .breadcrumbs{ background: rgb(220,67,58); /* Old browsers */ background: -moz-linear-gradient(left, rgba(220,67,58,1) 0%, rgba(252,118,31,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(220,67,58,1)), color-stop(100%,rgba(252,118,31,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc433a', endColorstr='#fc761f',GradientType=1 ); /* IE6-9 */ } } .page.parent-pageid-111{ .sidebar h2{color: @services-color !important;} .breadcrumbs{ background: rgb(102,222,215); /* Old browsers */ background: -moz-linear-gradient(left, rgba(102,222,215,1) 0%, rgba(100,182,177,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(102,222,215,1)), color-stop(100%,rgba(100,182,177,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ded7', endColorstr='#64b6b1',GradientType=1 ); /* IE6-9 */ } } .page.parent-pageid-64{ .sidebar h2{color: @investors-color !important;} } .page.kontakt, .page.parent-pageid-32{ .breadcrumbs{ background: #f2666b; /* Old browsers */ background: -moz-linear-gradient(left, #f2666b 0%, #c9230d 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f2666b), color-stop(100%,#c9230d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #f2666b 0%,#c9230d 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #f2666b 0%,#c9230d 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #f2666b 0%,#c9230d 100%); /* IE10+ */ background: linear-gradient(to right, #f2666b 0%,#c9230d 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2666b', endColorstr='#c9230d',GradientType=1 ); /* IE6-9 */ } } .page.parent-pageid-64{ .breadcrumbs{ background: rgb(27,101,188); /* Old browsers */ background: -moz-linear-gradient(left, rgba(27,101,188,1) 0%, rgba(49,91,140,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(27,101,188,1)), color-stop(100%,rgba(49,91,140,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b65bc', endColorstr='#315b8c',GradientType=1 ); /* IE6-9 */ } .sidebar h2{color: @contact-color;} } .sidebar ul.menu{ .vertical-belt{ background-color: #fff; height: 200px; margin-left: -7px; position: absolute; top: 108px; width: 2px; } li{ border-left: 1px solid #dadde0; margin-left: -9px; margin-top:2px; width: 226px; a, .active{ display: inline-block; width: 200px; background-position: 198px 9px; background-repeat: no-repeat; text-decoration: none; font-family: 'exo'; color: #858585; font-size: 10pt; padding-left: 10px; padding-top: 8px; padding-bottom:8px; display: inline-block; background-image: url('../images/menu-arrow.png'); } &:hover, &.active{ background: #f3787c; /* Old browsers */ background: -moz-linear-gradient(left, #f3787c 0%, #c9230e 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f3787c), color-stop(100%,#c9230e)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #f3787c 0%,#c9230e 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #f3787c 0%,#c9230e 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #f3787c 0%,#c9230e 100%); /* IE10+ */ background: linear-gradient(to right, #f3787c 0%,#c9230e 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3787c', endColorstr='#c9230e',GradientType=1 ); /* IE6-9 */ a{ color:#fff !important; } } } } .parent-pageid-130 .sidebar ul.menu li:hover, .parent-pageid-130 .sidebar ul.menu .active{ background: rgb(220,67,58); /* Old browsers */ background: -moz-linear-gradient(left, rgba(220,67,58,1) 0%, rgba(252,118,31,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(220,67,58,1)), color-stop(100%,rgba(252,118,31,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(220,67,58,1) 0%,rgba(252,118,31,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc433a', endColorstr='#fc761f',GradientType=1 ); /* IE6-9 */ } .parent-pageid-64 .sidebar ul.menu li:hover, .parent-pageid-64 .sidebar ul.menu .active{ background: rgb(27,101,188); /* Old browsers */ background: -moz-linear-gradient(left, rgba(27,101,188,1) 0%, rgba(49,91,140,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(27,101,188,1)), color-stop(100%,rgba(49,91,140,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(27,101,188,1) 0%,rgba(49,91,140,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b65bc', endColorstr='#315b8c',GradientType=1 ); /* IE6-9 */ } .parent-pageid-111 .sidebar ul.menu li:hover, .parent-pageid-111 .sidebar ul.menu .active{ background: rgb(102,222,215); /* Old browsers */ background: -moz-linear-gradient(left, rgba(102,222,215,1) 0%, rgba(100,182,177,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(102,222,215,1)), color-stop(100%,rgba(100,182,177,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(102,222,215,1) 0%,rgba(100,182,177,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ded7', endColorstr='#64b6b1',GradientType=1 ); /* IE6-9 */ } .content-container{ background-color: #FFFFFF; min-height: 720px; width: 959px; padding-top:90px; } .kontakt article, .parent-pageid-32 article { .first-row{ border-bottom: 1px solid #ddd; margin-bottom:30px; padding-bottom:10px; width: 685px; section:first-child{ width:180px; float: left; } } .second-row{ width: 685px; section:first-child{ width:180px; float: left; } } section{ float: right; width:435px; } .contact-form{ background-image:url('../images/contact-form-bg.png'); width: 413px; height:547px; margin-top:-10px; padding: 12px; } } .contact-form{ label{ display: block; font-weight: normal; font-size: 10pt; color: #747474; margin-top:20px; margin-bottom:10px; } input[type="text"], input[type="email"], input[type="tel"]{ border:none; padding:5px; padding-left:10px; padding-right:10px; width: 230px; background-color:#FEFEFE; border-radius:13px; box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; background-image: url('../images/input-bg.png'); background-position: 0 26px; font-family: Tahoma !important; font-size: 9pt !important; &:focus{ width: 300px; } } textarea{ box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3); border:none; width: 390px; height: 140px; border-radius:13px; padding:10px; resize: none; background-color:#FEFEFE !important; } input[type="submit"]{ border: none; width: 409px !important; cursor: pointer; font-family: 'exo'; font-size:12pt; text-transform: uppercase; color: @contact-color; text-align: left; border-radius: 20px; box-shadow: 2px 2px 2px rgba(0,0,0,.1); &:hover{ color: #fff; }} } .contact-form-offer{ background-image: url('../images/contact-offer-bg.png'); height:583px; width:663px; padding-left: 26px; margin-left: 60px; input[type="text"], input[type="email"], input[type="tel"]{ &:focus{ width: 230px; } } p{ width: 269px; } .input-float-left{ float: left; } label{ font-family: Verdana; margin-bottom: -10px; font-size: 10pt; margin-top: 20px; } .textarea-label{ margin-top: 30px; } textarea{ width: 499px; height: 250px; margin-top: 5px; } input[type="file"]{ margin-top: 8px; margin-bottom: -5px; } h3{text-transform: uppercase; font-size: 12pt; margin-bottom: 35px; font-family: 'exo'; position: relative; top: 20px; margin-bottom: 18px; } input[type="submit"]{ width: 520px !important; background-color:#fff; .btn; border-radius: 10px; &:hover{ background-color:#C23929; } } } .page-id-1108 .wpcf7-response-output{ display: none !important; } #top .top-content-wrapper .top-content p { font-family: Verdana; font-size: 7pt; line-height: 15pt; padding: 0 20px 20px; } #middle { margin-top: 50px !important; } .home p a{ color: #000; } .wpcf7-not-valid{ background-position: -22px 1px; } #top .left aside article h2 { color: #68686A; font-family: 'exo'; font-size: 12pt; margin-bottom: 1px; margin-top: 6px; transition: all 200ms ease 0s; } .contain-text{ .desc{ color:#949494; margin-bottom: 44px; margin-left: 20px; margin-top: -17px; } input{ background-color:#f7f7f7; } textarea{ background-color:#f7f7f7; } p{ font-family: Verdana; } } .contain-managment{ .person{ margin-bottom:80px; } margin-top: -20px; color:#082747; h2{ text-transform: uppercase; font-size: 20pt; margin-bottom: 35px; margin-left: 20px; margin-top:25px; font-family:'exo'; } img{ float: left; height: 156px; margin-left: 20px; position: relative; width: 126px; } h3{ font-family: 'exo'; text-transform: uppercase; font-size: 17pt; } h4{ font-family: 'exo'; font-size: 14pt; } hgroup{ border-bottom: 1px solid #f1f1f1; padding-bottom:20px; padding-left: 20px; display: inline-block; margin-top:2px; width: 500px; } p{ color:#979797; font-family: Verdana; font-size: 10pt; line-height: 14pt; width: 480px; margin-bottom:20px; } .text-holder{ margin-left: 170px; margin-top: -78px; width: 600px; } .person .text-holder p{ display:none; } .person .text-holder p:first-child{ display:block; } .more-info-btn{ background-position: -125px 0; border-radius: 8px 8px 8px 8px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); height: 18px; margin-left: 440px; width: 50px; background-image:url('../images/horizontal-btn-bg.png'); -webkit-transition: all 100ms ease; -moz-transition: all 100ms ease; -ms-transition: all 100ms ease; -o-transition: all 100ms ease; transition: all 100ms ease; &:hover{ cursor: pointer; background-position: -125px 19px; } &.expanded{ background-position: -18px 0 !important; &:hover{ background-position: -18px 19px !important; } } } } .aktualnosci .page-header, .single .page-header, .search .page-header{ background-image: url('../images/aktualnosci-image.png') !important; } .kontakt .page-header, .parent-pageid-32 .page-header{ background-image: url('../images/contact-image.png'); } .parent-pageid-64 .page-header{ background-image: url('../images/investors-image.png'); } .parent-pageid-130 .page-header{ background-image: url('../images/group-image.png'); } .parent-pageid-111 .page-header{ background-image: url('../images/services-image.png'); } #contain-map{ width: 720px; height: 865px; margin-top:-51px; margin-bottom:-30px; } #set-drive{ min-height: 247px; width: 227px; background: rgb(242,102,106); /* Old browsers */ background: -moz-linear-gradient(top, rgba(242,102,106,1) 0%, rgba(201,35,13,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,102,106,1)), color-stop(100%,rgba(201,35,13,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2666a', endColorstr='#c9230d',GradientType=0 ); /* IE6-9 */ margin-top: 25px; border-radius:6px; h5{ color: #FFFFFF; font-family: 'exo'; font-size: 15pt; font-weight: bold; margin-left: 10px; padding-top: 20px; text-transform: uppercase; } .header-shadow{ background-image:url('../images/sidebar-shadow-red.png'); } table{ margin-left: 15px; margin-top: 20px; } td{ padding-bottom:20px; color: #fff; line-height: 15pt; font-family: 'exo'; font-size: 11pt; padding-right: 10px; } input[type="text"]{ border: none; border-radius: 4px; padding: 3px; position: relative; top: 0px; box-shadow: inset 1px 1px 1px rgba(0,0,0,.5); background-color: rgba(0,0,0,.1); border-radius: 10px; width: 140px; padding-left: 10px; padding-right: 10px; color: #fff; } #googleDirections{ text-align: center; display: inline-block; background-image:url("../images/button-bg.png"); margin-left: 15px; width: 190px; border: none; background-color: #fff; padding: 3px; padding-top:9px; padding-bottom:9px; border-radius: 6px; font-family: 'exo'; font-size: 12pt; color: @contact-color; box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:hover{ cursor: pointer; background-position: 0 -35px; color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.5); } } padding-bottom:15px; #results{ display: none; } #directions{ max-height: 300px; overflow-x: hidden; overflow-y: scroll; color:#000; width: 190px; margin: 0 auto; margin-top:15px; background-color: #fff; border-radius: 6px; padding: 5px; border: 5px solid #fff; *{ font-size: 9pt; color:#000; max-width: 180px; background-color: #fff; font-family: 'exo'; } table{ margin-left: -5px; } } } .investors-graph{ margin-top: -32px; } .contact-button-widget{ position: relative; top: -15px; //height: 200px !important; background-image:none !important; a{ border-radius: 6px; text-decoration: none; text-align: center; background-color:#f1f1f1; display: block; padding-top: 1px; //margin-top:48px; padding-bottom:35px; box-shadow: 0 0 3px rgba(0,0,0,.4); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:hover{ background: rgb(27,101,188); /* Old browsers */ box-shadow: 0 0 10px rgba(0,0,0,.8); .button-caption{ color: #fff !important; } } .button-caption{ color:#1B65BC !important; font-weight: bold !important; font-size: 18pt !important; margin-top: 20px; //margin-bottom: 20px; border-bottom: 0 !important; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } img{ } } } .parent-pageid-111 .contact-button-widget{ position: relative; top: -15px; //height: 200px !important; background-image:none !important; a{ border-radius: 6px; text-decoration: none; text-align: center; background-color:#f1f1f1; display: block; padding-top: 1px; //margin-top:48px; padding-bottom:35px; box-shadow: 0 0 3px rgba(0,0,0,.4); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:hover{ background: #64B6B1; /* Old browsers */ box-shadow: 0 0 10px rgba(0,0,0,.8); .button-caption{ color: #fff !important; } } .button-caption{ color:#64B6B1 !important; font-weight: bold !important; font-size: 18pt !important; margin-top: 20px; //margin-bottom: 20px; border-bottom: 0 !important; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } img{ } } } .parent-pageid-130 .contact-button-widget{ position: relative; top: -15px; //height: 200px !important; background-image:none !important; a{ border-radius: 6px; text-decoration: none; text-align: center; background-color:#f1f1f1; display: block; padding-top: 1px; //margin-top:48px; padding-bottom:35px; box-shadow: 0 0 3px rgba(0,0,0,.4); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:hover{ background: #ed5c2c; /* Old browsers */ box-shadow: 0 0 10px rgba(0,0,0,.8); .button-caption{ color: #fff !important; } } .button-caption{ color:#ed5c2c !important; font-weight: bold !important; font-size: 18pt !important; margin-top: 20px; //margin-bottom: 20px; border-bottom: 0 !important; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } img{ } } } .big-link{ border-bottom: 1px solid #F1F1F1; color: #747474 !important; display: inline-block; font-size: 8pt; line-height: 20px; margin-top: 15px; padding-bottom: 15px; padding-right: 28px; text-decoration: none; width: 656px; font-family: verdana; &:hover{ color:#E14B45 !important; } } .big-link-date{ float: right; margin-right: 16px; } h6{ font-size: 14pt; border-bottom: 1px solid #ccc; margin-top:30px; display: inline-block; width: 680px; margin-bottom: 10px; padding-bottom:5px; } .big-link:hover{ color:#e42e2e; } .pdf-icon{ background-image: url('../images/pdf-icon.png'); background-position: right top; background-repeat: no-repeat; } .icon-file{ background-image: url('../images/file-icon.png'); background-position: right top; background-repeat: no-repeat; } .recomendations{ .hover-overlay{ display: none; background: -moz-linear-gradient(top, rgba(242,102,106,0.9) 0%, rgba(201,35,13,0.9) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,102,106,0.9)), color-stop(100%,rgba(201,35,13,0.9))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(242,102,106,0.9) 0%,rgba(201,35,13,0.9) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(242,102,106,0.9) 0%,rgba(201,35,13,0.9) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(242,102,106,0.9) 0%,rgba(201,35,13,0.9) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(242,102,106,0.9) 0%,rgba(201,35,13,0.9) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f2666a', endColorstr='#e6c9230d',GradientType=0 ); /* IE6-9 */ text-align:center; position:absolute; width: 320px !important; z-index: 7000; border-radius: 6px; height: 100%; cursor: pointer; img{ position: relative; top: 50%; margin-top:-75px; } } width: 680px; .recomendation{ box-shadow: 1px 1px 1px rgba(0,0,0,.3); p{ width: 280px; padding: 20px; line-height:22px; text-align: justify; } background-color: #f1f1f1; width: 320px; // height: 380px; float: left; margin-right: 10px; border-radius: 6px; margin-bottom: 10px; header{ height: 60px; margin-left: 20px; border-bottom: 1px solid #fff; figure{ figcaption h2{ font-size: 14pt; top: 5px; position: relative; } img{ float: right; position: relative; top: -62px; margin-right: 30px; } } } } } .ui-widget :active { outline: none; } input,textarea, .ui-state-default:focus { outline: none !important; } .ui-state-focus:focus { outline:none !important } #tabs li a { outline-color: transparent; }​ .table-matrix{ width: 75%; font-family: Verdana; tr{ th{ padding:10px; padding-top:20px; padding-left: 20px; padding-bottom:15px; // font-weight: bold; text-align: left; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; color: #1e67bc !important; border-bottom: 1px solid #d4d9db; text-align: left; font-size:11pt; } td{ border-bottom: 1px solid #D4D9DB; font-size: 10pt; height: 40px; line-height: 15px; padding: 7px 10px 5px 10px; vertical-align: bottom; padding-left: 20px; width: 50px; color:#949494; } &:last-child td{ -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom: 0px solid #fff; padding-bottom: 20px; } td:first-child,th:first-child{ background-color: #f1f1f1; color: #082747; width: 235px; font-size:11pt; vertical-align: top; padding-left: 15px; } } } .table-desc{ border-top: 1px solid #E0E0E0; float: right; margin-right: 111px; margin-top: 13px; text-align: right; width: 99px !important; } #chart1, #chart2, #chart3 { width: 680px; } .search-result{ .search-title{ border-bottom: 1px solid #EAEAEA; color: #68686A; font-family: 'exo'; margin-bottom: 11px; margin-left: -16px; margin-top: 14px; padding-bottom: 11px; padding-left: 19px; width: 654px; } } .search-result-info{ margin-top: 8px; font-size: 11pt; line-height: 13pt; margin-left: 10px; font-family: 'exo'; color:#A8ACAE; text-transform: uppercase; strong{ font-style: italic; text-transform: none; color: #E24C47; } } .short-entry, .page-id-29 .content-container{ *{ text-decoration: none !important; } .entry-content{ line-height: 13pt; } a{ background-color: #fff !important; display: block !important; margin-left: 55px !important; width: 685px !important; article{ margin-left: 8px !important; } } } .aktualnosci .calendar, .single-post .calendar{ border: 1px solid #ddd; border-radius: 4px; text-align: center; margin-bottom: 5px; margin-top: 5px; li{ border: none; display: inline-block; font-family: 'exo'; color: #777; font-size: 10pt; } } .select-month{ background-color:#eee; font-family: 'exo'; color:#777; font-size: 11pt; margin: 0 auto; text-align: center; padding: 3px; display: block; width: 222px; margin-left:-10px; padding-top: 10px; padding-bottom:10px; margin-bottom:10px; a{ text-decoration: none; color: #777; } } span.select-month{ font-weight: bold; margin-top:15px; margin-bottom:2px; } #calendar{ margin: 0 auto; margin-bottom: 10px; width: 189px; span{ border: none !important; overflow: hidden !important; text-indent: -9999px !important; width: 27px !important; } a{ background-color: #DDDDDD !important; border: medium none !important; border-radius: 3px 3px 3px 3px; color: #FFFFFF; display: inline-block !important; font-family: 'exo'; font-size: 10pt; height: 41px !important; margin-right: 3px; padding-left: 4px; padding-right: 3px !important; text-align: right !important; text-decoration: none; width: 17px !important; span{ position: relative; top: 17px; left: -11px } &:hover, &.dot{ background-color:#F16569 !important; } } } h5{ font-family: 'exo'; font-size: 15pt; margin-left: 17px; color: #333; } .nasze-projekty{ section.project{ background-color: #f1f1f1; width: 680px; padding: 20px; padding-left: 30px; margin-top: 20px; border-radius: 6px; h3{ color: #082747; border-bottom: 1px solid #fff !important; padding-bottom: 10px; //margin-left: 30px; margin-bottom: 10px; width: 780px; } p{ width: auto !important; color: #999999 !important; margin-bottom: 0 !important; } } } .project.active h4 { font-family: 'exo'; font-size: 10pt; margin-bottom: -38px; margin-left: 124px; margin-top: 26px; position: relative; text-transform: uppercase; width: 390px; } .contain-offer{ section{ margin-top:40px; width: 720px; } .offer-content{ color: #747474; display: none; font-family: Verdana; font-size: 11pt; left: 53px; line-height: 15pt; position: relative; top: 3px; width: 769px; } .image-holder{ background-image: url('../images/offer-image-holder-bg.png'); background-repeat: repeat-x; width: 165px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } img{ -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; } h2{ font-family: 'exo'; font-size: 20pt; color:#082747; width: 429px; border-bottom:1px solid #f1f1f1; margin-top:60px; padding-right: 40px; padding-bottom: 20px; text-transform: uppercase; line-height: 25pt; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:first-letter{ display:block; } } .offer-box-left{ .image-holder{ margin-left: 50px; float: left; } img{ float: left; position: relative; top: -10px; left: 5px; margin-bottom:-4px; } h2{ float: left; text-align: right; } &:hover{ cursor: pointer; img:first-child{ top: -20px; } h2{ color: #e42e2e; // line-height: 30pt; } .image-holder{ background-position: 0 -184px; } } } .offer-box-right{ .image-holder{ //margin-right: 50px; float: right; } p{ left: 90px; } img{ float: left; position: relative; top: -10px; left: 5px; margin-bottom:-4px; } h2{ float: left; position: relative; right:-53px; text-align: left; padding-left: 30px; } &:hover{ cursor: pointer; img:first-child{ top: -20px; } h2{ color: #e42e2e; // line-height: 30pt; } .image-holder{ background-position: 0 -184px; } } } } a.short-entry{ display: block; text-decoration: none; } .offer-content{ strong{ font-weight: bold; display: inline-block; margin-bottom: -10px; margin-top: 30px; } ul{ margin-top: 20px; ul{ li{ list-style-type: disc; margin-left: 40px; } } } li{ margin-top: 10px; margin-bottom: 10px; } } .wpcf7-not-valid-tip, .form_content_inner input.not-valid[type="text"] { background: rgb(242,102,107) !important; /* Old browsers */ background: -moz-linear-gradient(top, rgba(242,102,107,1) 0%, rgba(201,35,13,1) 100%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,102,107,1)), color-stop(100%,rgba(201,35,13,1))) !important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(242,102,107,1) 0%,rgba(201,35,13,1) 100%) !important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(242,102,107,1) 0%,rgba(201,35,13,1) 100%) !important; /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(242,102,107,1) 0%,rgba(201,35,13,1) 100%) !important; /* IE10+ */ background: linear-gradient(to bottom, rgba(242,102,107,1) 0%,rgba(201,35,13,1) 100%) !important; /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2666b', endColorstr='#c9230d',GradientType=0 ) !important; /* IE6-9 */ border: 0 none !important; border-radius: 14px 14px 14px 14px; box-shadow: 1px 1px 3px rgba(72, 72, 75, 0.7) inset; color: #FFFFFF; font-family: 'exo'; font-size: 11px !important; height: 25px !important; left: 0 !important; line-height: 25px; margin: 0 !important; padding: 0 14px !important; top: -4px !important; width: 221px !important; } .contact-form .your-message .wpcf7-not-valid-tip { height: 158px !important; padding: 14px; top: -141px !important; width: 390px !important; left: -1px !important; width: 383px !important; } .your-message span.wpcf7-not-valid-tip{ top: -138px !important; left: 3% !important; } .wpcf7-response-output{ background-color: #F16468 !important; border-radius: 10px 10px 10px 10px !important; color: #FFFFFF !important; display: block; padding-bottom: 20px !important; padding-top: 20px !important; position: relative !important; top: -200px !important; vertical-align: middle !important; border-color: #CA240E !important; left: -455px !important; } .charts h6 { margin-top: 50px; margin-bottom: 20px; } .ui-tabs .ui-tabs-nav li a { float: left; padding: 6px !important; text-decoration: none; } .bottomwrapper { margin: 0 auto; width: 1032px; } @media only screen and (max-width: 1352px) { body { // display: none !important; } #bottom, #top{ width: auto !important; } .slider{ width: 810px !important; } .page #middle{ width: auto; } } @media only screen and (max-width: 1060px) { .container { margin: 0 auto 0 60px; width: 960px; } } .gray-red, .contact-line, .first-row table td{ font-family: Verdana; } span.big-link:hover{ color:#747474 !important; } .webkit .your-message span.wpcf7-not-valid-tip{ top: -147px !important; left: 0% !important; } .offer-content{ font-family: Verdana; } .page .jcarousel-skin-tango, .single .jcarousel-skin-tango{ width: 1000px; } #middle .nav-right { background-position: -28px -2px; background-repeat: no-repeat; position: absolute; right: 7px; } .page #middle .nav-right{ background-position: -28px -2px; background-repeat: no-repeat; position: absolute; right: 242px; &:hover{ background-position:-5px -2px; } } .structure{ background-image: url('../images/structure-bg.png'); width:786px; height:625px; background-position: 69px -5px; .unit1, .unit2, .unit3, .unit4, .unit5, .unit6, .unit7, .unit8{ position: absolute; height: 150px; width: 200px; img{ display: block; margin: 0 auto; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; } } .unit1{ margin-left: 333px; margin-top:3px; } .unit2{ margin-top: 210px; margin-left: 67px; } .unit3{ margin-top: 210px; margin-left: 200px; } .unit4{ margin-top: 210px; margin-left: 332px; } .unit5{ margin-top: 210px; margin-left: 463px; } .unit6{ margin-top: 210px; margin-left: 595px; } .unit7{ margin-top: 341px; margin-left: 71px; } .unit8{ margin-top: 455px; margin-left: 71px; } .unit{ -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; border-radius: 6px; &:hover{ background: rgb(242,102,106); /* Old browsers */ background: -moz-linear-gradient(top, rgba(242,102,106,1) 0%, rgba(201,35,13,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,102,106,1)), color-stop(100%,rgba(201,35,13,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(242,102,106,1) 0%,rgba(201,35,13,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2666a', endColorstr='#c9230d',GradientType=0 ); /* IE6-9 */ background-color: red; z-index: 999; cursor: pointer; height: auto; box-shadow: 0 0 10px rgba(0,0,0,.5); img{ margin-top: 10px; } p{ display: block; } a{ display: inline-block; text-decoration: none; margin-left: 13px; margin-bottom:15px; } } p{ margin: 0 auto; margin-top: 20px; margin-bottom: 10px; width: 170px; text-align: justify; color: #fff; display: none; } a{ color: #fff; display: none; } } } .page-id-146{ .content-container a{ text-decoration: none !important; } } .page-id-123{ .offer-content p{ margin-top: 20px; } } .contact-button-widget2{ position: relative; top: -40px; margin-top:43px !important; right: -11px; margin-bottom:-50px !important; background:none !important; background-repeat: no-repeat !important; background-image: url('../images/contact-widget-image.png') !important; //padding-bottom: 100px !important; box-shadow: none; a{ top:10px; position: relative; left: -20px; border-radius: 6px; text-decoration: none; text-align: center; background-color:#fff; display: block; padding-top: 1px; background-image: url('../images/contact-widget2-bg.png'); background-repeat: no-repeat; background-position: 13px 50px; //margin-top:48px; margin-bottom:10px; width: 110px; height: 120px; padding-bottom:35px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; &:hover{ background-color: rgb(27,101,188); /* Old browsers */ box-shadow: 0 0 10px rgba(0,0,0,.8); .button-caption{ color: #fff !important; } } .button-caption{ color:#1B65BC !important; font-weight: bold !important; font-size: 14pt !important; position: relative; left: -5px; top:-10px; margin-top: 20px; //margin-bottom: 20px; border-bottom: 0 !important; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } img{ } } } .page-id-952{ .wpcf7 { background-image: url("http://arteria.lh/wp-content/themes/arteria/css/../images/contact-offer-bg.png"); height: 524px; margin-left: 30px; padding-bottom: 40px; padding-left: 40px; padding-top: 20px; width: 648px; input[type="text"], input[type="email"] { background-color: #FEFEFE; background-image: url("http://arteria.lh/wp-content/themes/arteria/css/../images/input-bg.png"); background-position: 0 26px; border: medium none; border-radius: 13px 13px 13px 13px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset; font-family: Tahoma !important; font-size: 9pt !important; padding: 5px 10px; transition: all 200ms ease 0s; width: 230px; } p{ color: #747474; display: block; font-size: 10pt; font-weight: normal; margin-bottom: 10px; font-family: Verdana; span{ display:inline-block; margin-top: 7px; } } input[type="submit"] { border: medium none; border-radius: 20px 20px 20px 20px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); color: #E43333; cursor: pointer; font-family: 'exo'; font-size: 12pt; text-align: left; text-transform: uppercase; width: 409px !important; } input[type="submit"]:hover { color: #FFFFFF; } textarea { background-color: #FEFEFE !important; border: medium none; border-radius: 13px 13px 13px 13px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset; height: 140px; padding: 10px; resize: none; width: 390px; } } } .page-id-93 .wpcf7-response-output{ display: none !important; } #top .top-content-wrapper .top-content p { font-family: Verdana; font-size: 8.5pt; line-height: 15pt; padding: 0 20px 0px; }