Προς το περιεχόμενο

Προτεινόμενες αναρτήσεις

Δημοσ.

καλημέρα.

 

πάω να κάνω εγκατάσταση ενός θέματος ( freelancer ) και μου βγάζει αυτό:

 

Αποσυμπίεση πακέτου…

Εγκατάσταση θέματος…

Αδύνατη η εγκατάσταση του πακέτου. Το φύλλο στυλ style.css δεν περιέχει έγκυρη κεφαλίδα θέματος.

Εγκατάσταση θέματος απέτυχε!

Αυτό είναι το style.css

κάποια βοήθεια;;

/*
Theme Name:
Theme URI: http://themefuse.com/demo/wp/
Description:  is created by <a href="http://themefuse.com">ThemeFuse</a>.
Version: 1.0
Author: ThemeFuse
Author URI: http://themefuse.com
*/

/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file. You have been warned! 
*/

/*===================================================*/
/* Primary styles
   #Author: Muntean Eugen
/*===================================================*/
/*
CSS STRUCTURE:

1. ADDITIONALLY STYLES

2. SITE STRUCTURE
  - Topmenu
  - Sections
  - Footer

3. EXTENDED TYPOGRAPHY and SHORTCODES
  - Slideshow Gallery and Text
  - Button

4. EXTENDED ELEMENTS
  - Newsletter box

5. POSTS
  - Blog post list
  - Comment list
  - Comment form / Contact form
  - Author description

FONTS USE:

font-family: 'Source Sans Pro', sans-serif;

*/

/*===================================================*/
/* 1. ADDITIONALLY STYLES */
/*===================================================*/

body , html {
    font-family: 'Source Sans Pro', sans-serif;
    font-size:15px;
    color:#fff;}

img {
  max-width:100% !important;
  height: auto !important;
}

/* Typography
===================================*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-style:normal;
    font-weight:normal;
    text-align: center;
    color:#333;}

h1 {
    font-size: 30px;
    line-height: 32px;
    font-weight:600;}

h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight:bold;}

h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 15px;}

h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;}

h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 15px;}

h6 {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;}

h2.info {
  font-size:63px;
  line-height: 65px;
  margin-bottom:50px;
  font-weight:300;
  letter-spacing: -2.5px;
  color:#fff;
  margin-top:15px;
}

h5.top-title {
    font-weight:700;
    font-style:italic;
    color:#000;
    opacity:0.55;
    text-transform: uppercase;
    margin-bottom:10px;
}

h2.title {
  font-size: 63px;
  line-height: 65px;
  margin-bottom: 50px;
  font-weight: 300;
  letter-spacing: -2.5px;
  color: #fff;
  margin-top: 15px;
}

.introduction {
    font-size:35px;
    line-height: 39px;
    font-style: italic;
    font-weight:300;
    margin-bottom:55px;
    margin-top:0;}

.text-blue {color: #4FAEED !important;}
.text-green {color: #A2D731 !important;}
.text-pink {color: #D95A5A !important;}
.text-purple {color: #C364B9 !important;}
.text-orange {color: #FAAF22 !important;}
.text-gray {color:#333 !important;}

/* Clear Floats
===================================*/
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0}

a:hover {
  text-decoration:none;
}

.white-border{border-color:#f8f8f8 !important}
.blue-border {border-color:#49a7e9 !important}
.green-border{border-color:#a5d432 !important}
.pink-border {border-color:#f85353 !important}
.purple-border{border-color:#c870c0 !important}
.orange-border{border-color:#fab125 !important}

.white-border a,a.white-border {border-color:#eaeaea !important}
.blue-border a,a.blue-border {border-color:#479edc !important}
.green-border a,a.green-border {border-color:#9dc832 !important}
.pink-border a,a.pink-border {border-color:#ea5050 !important}
.purple-border a,a.purple-border{border-color:#bd6bb6 !important}
.orange-border a,a.orange-border {border-color:#eca826 !important}

.white-bg  {
    color:#fff !important;}
.white-bg a, a.white-bg {
    background:#fff !important;}

.blue-bg {
    color:#3c9eec !important;}
.blue-bg a , a.blue-bg {
    background:#3c9eec !important;}

.green-bg{
    color:#a3d832 !important}
.green-bg a , a.green-bg {
    background:#a3d832 !important;}

.pink-bg {
    color:#da6162 !important;}
.pink-bg a , a.pink-bg {
    background:#da6162 !important}

.purple-bg {
    color:#c869bf !important;}
.purple-bg a , a.purple-bg {
    background:#c869bf !important;}

.orange-bg {
    color:#faaf22 !important;}
.orange-bg a , a.orange-bg {
    background:#faaf22 !important;
}

/* Sections style*/
.first-section {background:#f8f8f8}
.second-section {background:#48A1E7}
.third-section {background: #9BCF2F}
.fourth-section{background: #C74141}
.fifth-section{background: #BB52B2}
.sixth-section{background: #FAAC1B}

/* Section icon bg*/

.second-section-ico-bg {background:#48A1E7}
.third-section-ico-bg {background:#9BCF2F}
.fourth-section-ico-bg {background:#FF3E3E;}
.fifth-section-ico-bg {background:#c364b9;}
.sixth-section-ico-bg {background:#faaf22;}



/*Buttons*/

a.button {
    display:inline-block;
    *display:inline;
    zoom:1;
    text-align:center;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    text-transform: uppercase;
    padding-right:20px;
    font-size:12px;
    color:#fff;
    background:#184993;}

.button span {
    display:block;
    height:34px;
    line-height: 34px;
    padding-left:25px;
    background: url(./images/icons/link-arrow-small.png) no-repeat 15px 10px;
    color:#fff;}

.button.blue,
.button.green,
.button.orange,
.button.violet {
    background:rgba(0,0,0,.55);
}

input:focus,textarea:focus,select:focus,.cusel:focus {
    border:none;
    outline: none;
}


/*Clear Margin*/

.omega{margin-right:0 !important;}
.alpha{margin-left:0 !important;}

/*Tags*/

span.tag {
    display:inline-block;
    height:34px;
    line-height: 34px;
    background:#fff url(./images/icons/ok.png) no-repeat 10px 12px;
    padding:0 18px 0 25px;
    color:#4eafee;
    text-transform: uppercase;
    font-size:12px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    margin-right:1px;
    margin-bottom:4px;
}

.post-item span.tag {
    background:#fff;
    padding:0 18px;
    height:30px;
    line-height: 30px;
}

/*===================================================*/
/* 2. SITE STRUCTURE */
/*===================================================*/

/* TOPMENU
===================================*/

.topmenu {
  position:fixed;
  width:100%;
  top:0;
  left:0;
  background:#2e2e2e;
  border-top:2px solid #414141;
  z-index:1300;
  min-height:60px;
}

.topmenu ul {
  padding:0;margin:0;
  text-align:center;
  list-style:none;
  font-size:0;
  line-height:0;
  letter-spacing:-5px;
}

.topmenu ul li {
  display:inline-block;
  font-size:12px;
  border-top: 1px solid;
  *display:inline;
  zoom:1;
  margin-top:-2px;
  line-height: normal;
  letter-spacing:normal;
  text-transform: uppercase;
  min-width:93px;
  line-height:60px;
}

.topmenu ul li a {
  display:block;
  color:#fff;
  font-weight:600;
  opacity:0.75;
  border-top: 1px solid;
}

.topmenu ul li a:hover {
  opacity:1;
}

/* SECTIONS
===================================*/

section .inner {
  position:relative;
  background:transparent url(./images/noise.png) 0 0 ;
  min-height:300px;
  padding:210px 0 200px;
  text-align: center;
}

section.first .inner{
  padding:140px 0 180px;
}

.author-remark {
  width:560px;
  max-width:100%;
  margin:0 auto;
  font-size:26px;
  line-height: 33px;
  font-weight:300;
  text-align:center;
  padding-top:10px;
}

.section-ico {
  background:rgba(255,255,255,.2);
  width:270px;
  height:270px;
  padding:15px;
  border-radius:50%;
  position:absolute;
  top:-135px;
  ;
  left:50%;}

.section-ico .ico-bg {
  position:absolute;
  top:70px;
  left:60px;
  width:140px;
  height:105px;
  z-index:1;
}

.section-ico img {
  position:relative;
  z-index:5;
}

.section-ico h5 {
  position:absolute;
  display:inline-block;
  left:0;
  bottom:19%;
  width:100%;
  z-index:10;
  font-size:15px;
  font-weight:700;
  text-transform: uppercase;
}

/* 2.2 FOOTER
=====================================================*/
#footer {
    position:relative;
    background :#111;}

#footer .inner {
    background: url(./images/noise.png);
    width:100%;
    display:block;
    padding:90px 0;
}

/*footer nav*/

.footer_nav ul {
    display:block;
    text-align: center;
    padding:0;
    list-style: none;
    font-size:0;
    line-height: 0;
    letter-spacing:-1em;
    word-spacing:-1em;
    border-bottom:1px solid #4e4e4e;
    width:460px;
    margin: 0 auto 50px;
    vertical-align:top;
}

.footer_nav ul li {
    font-size:13px;
    line-height: normal;
    display:inline-block;
    margin-right:80px;
    letter-spacing:normal;
    word-spacing:normal;
    vertical-align:top
}

.footer_nav ul li a {
    display:block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#333;
    margin-bottom:-5px;
}
.footer_nav ul li:last-child {
    margin-right:0;
}

.footer_nav .tooltip-inner {
    background:transparent;
    text-transform: uppercase;
    font-weight:700;
    font-size:11px;
    font-family: 'Source Sans Pro', sans-serif;
    color:inherit !important;
}

.footer_nav  .tooltip .tooltip-arrow  {
    border:none !important;
}

.copyright {
    text-align:center;
    font-size:14px;
    font-style: italic;
    color:#999;
    margin-bottom:30px;
}

.copyright a {
    color:#faaf22;
}

.footer_socials {
    text-align:center;
}

.footer_socials a {
    margin:0 8px;
}

/*===================================================*/
/* 5. POSTS */
/*===================================================*/


/* BLOG POST
===========================*/


.post-item {
  position:relative;
  text-align: left;
}

.post-item p {
  line-height:26px;
}

.post-item .post-title {
  visibility:hidden;
  width:0;
  height:0;
  overflow:hidden;
}

.post-item .surounded-img {
  margin:30px 0;
  display:block;
}

.post-img {
  margin-bottom:30px;
}

.post-entry p:last-child {
  margin-bottom:30px;
}

.post-tags h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color:#000;
  opacity:0.55;
  text-align: left;
  margin-bottom:10px;
}

.post-tags span{
  display:inline-block;
  background:#fff;
  border-radius:2px;
  padding:0 18px;
  height:30px;
  line-height:30px;
  color: #4eafee;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 1px;
  margin-bottom: 4px;
}

.post-item .meta-bot {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color:rgba(0,0,0,.55);
  text-align: left;
}

.post-item .meta-bot span {
  display: inline-block;
  vertical-align: middle;
  cursor:pointer;
}

.meta-bot span.separator {
  margin: 0 5px;
}

/* POST CATEGORY
=======================*/

.post-category {
  display:none;
}

.post-category.active {
  display:block;
}


/* COMMENT LIST
=============================*/

.comment_list {
  display:block;
  position:relative;
  margin-top:90px;
}

.comment_list h3 {
  font-size: 27px;
  margin-bottom: 50px;
  text-align: left;
  color:#000;
  opacity:0.55;
}

.comment_list ol, .comment_list ul {
  margin: 0;
  padding: 0;
}

.comment_list ol{
  list-style:none;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.comment {
  clear: both;
  display: block;
  min-height: 25px;
  padding: 0 0 0 41px;
  color: #211818;
}

.comment_list ul li,
.comment_list ol li,
.comment_list ol li ul li:first-child {
  margin: 10px 0 0 0;
  list-style: none;
}

.comment_body {
  background: #fff;
  font-size: 13px;
  padding: 20px 15px;
  border-radius: 5px;
}

.comment_avatar {
  width: 81px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  ;
}

.comment_text {
  display: inline-block;
  vertical-align: middle;
  width: 423px;
  position: relative;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
}

a.link-author, .link-author {
  font-size: 15px;
  text-transform: uppercase;
  color: #232323;
  font-weight: 700;
  padding-bottom: 5px;
  text-align: left;
  float: left;
}

.comment-date, a.link-reply {
  font-size: 12px;
  font-style: italic;
  color:#232323;
}

.comment_entry {
  clear: both;
  line-height: 1.5em;
  text-align: left;
  font-size: 13px;
}

.children li {
  padding-left: 50px;
}

.children .comment_text {
  width: 373px;
}

.children .children .comment_text {
  width: 323px;
}


/* COMMENT FORM
============================*/

.add-comment {
  margin-top: 50px;
  margin-bottom: 20px;
}

.add-comment .field_text {
  margin-right: 67px;
  margin-bottom: 20px;
}

label.label_title {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  opacity:0.55;
  margin-bottom: 8px;
}

.add-comment .field_textarea .textarea,
textarea.textareaField {
  width: 100%;
  max-width: 100%;
  height: 145px;
  resize: none;
  margin-bottom: 35px;
  padding: 20px 18px;
  font-size: 13px;
  color: #232323;
}

.add-comment .field_text .inputtext, input.inputField {
  width: 240px;
  height: 34px;
  font-size: 12px;
  color: #232323;
  text-transform: uppercase;
}

.add-comment .field_text .inputtext, 
.add-comment .field_textarea .textarea,
  input.inputField, 
  textarea.textareaField {
  border: 0;
  box-shadow: none;
  padding: 10px;
  border-radius: 3px;
}

input:focus,
textarea:focus {
  outline:none !important;
}

.add-comment .reset_form,
.contact_form .reset_form {
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  color:rgba(0,0,0,.55);
  font-weight: 700;
  width: 35px;
}

/* AUTHOR DESCRIPTION
===================================*/

.author-description {
    position:relative;
    margin-top:120px;
    margin-bottom:60px;}

.author-img {
    position: relative;
    width:350px;
    margin-right:40px;}

.author-img .aslant-line-left {
    position:absolute;
    right:-9px;
    top:-35px;
}

.author-text {
    font-size:15px;
    line-height:26px;
    width:570px;
    padding-top:5px;
}
.author-socials {
    margin-top:10px;
}
.author-socials a{
    margin:0 5px;
}

.author-socials .tooltip-inner {
    border-radius: 2px;
    background:rgba(0,0,0,.6);
    font-weight:700;
    text-transform: uppercase;
    padding:8px;
    font-size:12px;
    color:#fff
}

.author-socials .tooltip.top .tooltip-arrow {
    border-top-color: rgba(0,0,0,.6);
}

a.link-download {
    text-transform: uppercase;
    color:rgba(0,0,0,.55);
    font-weight: 700;
    font-size:13px;
    margin-top:12px;
    margin-right:40px;
}

.author-socials img {
  opacity:.6;
}

/* CATEGORY LIST
=============================*/
.widget-category {
  list-style:none;
  width:80%;}

.widget-category li {
  display: block;
  border-radius: 0;
  text-indent: 0;
  font-style: italic;
  line-height: 18px;
  margin: 0 0 15px;
  font-size: 17px;
  letter-spacing: -0.5px;
  text-align:right;
  cursor:pointer;
}

.widget-category img,
.widget-category span {
  display:inline-block;
  vertical-align:middle;
}

.widget-category img {
  margin-left:10px;
}
.widget-category li span {
  color:#000;
  opacity:0.55;
}
.widget-category li.active {
  cursor:default;
}

.widget-category li.active span{
  text-decoration: underline;
}

.category-aslant-line {
  position:absolute;
  top:0;
  left:40px;
}

.post-category .carousel-control.right {
  right:-500px;
}

.post-category .carousel-control.right,
.post-category .carousel-control.left {
  top:90px;
}

.widget-category li img {
  opacity:0.6;
}

#contact-section .inner {
    padding:210px 0 120px;
}

/* Contact Form
===================================*/

.contact_form  label.label_title {
    color:rgba(0,0,0,.5)}

.contact_form {margin-top:40px;margin-bottom: 50px;}

.contact_form .field_text ,
.contact_form .field_select {
    margin-right:20px;
    margin-bottom:15px;
    position:relative;
}

.contact_form input.inputField {
    width:223px;
}

#symbol {
    position:absolute;
    right:10px;
    bottom:12px;
    display:block;
    width:12px;
    height:10px;
    background:transparent;
}
/* cuSel */

.cusel {
    width:222px !important;
    height:34px;
    line-height:34px;
    background:#fff;
    border-radius:3px;
    font-size:12px;
    color:#4eafee;
    max-width:100%;}

.cuselItem label {margin:0 !important;cursor: pointer;opacity:0.6;}
.cusel-scroll-pane > span:hover label {opacity:1;}

.cuselItem {
    line-height:36px;
    border:1px solid #e6e6e6;
    border-top:none;
    cursor: pointer;}

.cuselItem:first-child {
    border-top:1px solid #e6e6e6;
}
.cuselText {
    height:34px;
    line-height: 36px;
    padding:0 10px;
    font-weight:400;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.cusel-scroll-wrap .jScrollPaneContainer {
    border:0;
    color:#4eafee;
    text-transform: uppercase;
    font-size:12px;}

.cusel-scroll-wrap .cuselActive {
    color:#4eafee;}

.cuselFrameRight, .jScrollArrowUp, .jScrollArrowDown {
    background: url(./images/icons/arrow.png) no-repeat center center;}

.cuselFrameRight {width:32px;}
.cusel-scroll-wrap .cuselActive label {opacity:1;}
.cusel-scroll-pane > span {padding:0 10px;}

.widget-contacts {
    position:relative;
    display:block;
    margin-top:50px;
}

.widget-contacts span {
    display:block;
    width:100%;
    line-height:44px;
    font-size:16px;
    text-transform: uppercase;
    text-align:center;
    background:#a65e00;
    border-radius:2px;
}

.widget-contacts span img {
    margin-top:-4px;
    margin-right:10px;
}

#contact .map {
    width:350px !important;
    height:230px !important;
    -webkit-mask-image: url(./images/polygon.png);
}

#contact .contact_map {
    position:relative;
    margin-top:65px;
    margin-left:95px;
}

.map  img {max-width:none !important;}
.map label {width: auto; display: inline !important}
.map-aslant-line {
    position:absolute;
    left: -12px;
    top: -33px;}

#map1 {width: 500px; height: 350px; border:none;box-shadow:none; overflow: hidden;}
/* cuSel */

.cusel {
    width:222px !important;
    height:34px;
    line-height:34px;
    background:#fff;
    border-radius:3px;
    font-size:12px;
    color:#232323;
    max-width:100%;}

.cuselItem label {margin:0 !important;cursor: pointer;opacity:0.6;}
.cusel-scroll-pane > span:hover label {opacity:1;}

.cuselItem {
    line-height:36px;
    border:1px solid #e6e6e6;
    border-top:none;
    cursor: pointer;}

.cuselItem:first-child {
    border-top:1px solid #e6e6e6;
}
.cuselText {
    height:34px;
    line-height: 36px;
    padding:0 10px;
    font-weight:400;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.cusel-scroll-wrap .jScrollPaneContainer {
    border:0;
    color:#232323;
    text-transform: uppercase;
    font-size:12px;}

.cusel-scroll-wrap .cuselActive {
    color:#232323;}

.cuselFrameRight, .jScrollArrowUp, .jScrollArrowDown {
    background: url(./images/icons/arrow.png) no-repeat center center;}

.cuselFrameRight {width:32px;}
.cusel-scroll-wrap .cuselActive label {opacity:1;}
.cusel-scroll-pane > span {padding:0 10px;}

.cusel-scroll-pane > span:hover, .cusel-scroll-pane .cuselOptHover {
  background:#f6f6f6;
  color:#232323;
}

label {font-weight:400}

/* CAROUSEL
============================*/

.carousel-control.right,.carousel-control.left {
    background:transparent;
    filter:none;
    width:32px;
    height:72px;
    top:150px;
    left:-100px;
}
.carousel-control.right {
    left:auto;
    right:-80px;}

.carousel-control .icon-prev,
.carousel-control .icon-next{
    background:url(./images/icons/carousel_arrows.png) no-repeat center left;
    width:32px;
    height:72px;}

.carousel-control .icon-next {
    background-position:center right;
}

.carousel-control .icon-prev:before,
.carousel-control .icon-next:before{
    content:'';}

.carousel.post-category .item {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  opacity:0;
}

.carousel.post-category .active.item {
  opacity:1;
}

.carousel.post-category .active.left,
.carousel.post-category .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel.post-category .next,
.carousel.post-category .prev {
  left: 0;
  z-index: 1;
}

.carousel.post-category .carousel-control {
  z-index: 3;
}

/*Work carousel*/
#myWork .img1 .slide-img {width:290px;}
#myWork .img2 .slide-img {width: 638px;;}
#myWork .img3 .slide-img {width:500px;}
#myWork .img4 .slide-img {width:348px;position: relative;padding-top:87px;}
#myWork .img5 .slide-img {width:315px;padding-top:85px;}

#myWork .item {
    height:500px;}

#myWork .item.img2 {
    padding-top:60px;}

#myWork .item.img3 {
    padding-top:35px;}

#myWork .img1 .slide-text {
    width:545px;
    padding-top:65px;}

#myWork .img2 .slide-text {
    padding-top:5px;
    width:460px;}

#myWork .img3 .slide-text {
    width:375px;
    padding-top:25px;}

#myWork .img4 .slide-text {
    width:600px;
    padding-top:60px;
}

#myWork .img5 .slide-text {
    width:535px;padding-top:50px;
}

#myWork .slide-text p {
    line-height: 26px;
    font-size:17px;
    margin-bottom:30px;}

#myWork .slide-text h2.slide-title {
    text-align: left;
    font-size:26px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing: -1px;
    margin-bottom:25px;}

#myWork .slide-text h2.slide-title a{color:#000;opacity:0.55;}

#myWork .item .aslant-line {
    margin-top:70px;
    margin-right:12px;}

#myWork .img4 .aslant-line {
    position:absolute;
    left:-11px;
    top:50px;
    margin:0 !important;
}

/* SERVICE CAROUSEL
=====================================================*/
#services-carousel{
    position:relative;
    margin-bottom:50px;
}

#services-carousel .service-img {
    position:relative;
    padding-top:70px;
}
#services-carousel .service-img .aslant-line-left ,
#services-carousel .service-img .aslant-line-right {
    position:absolute;
    left:-18px;
    top:20px;
}

#services-carousel .service-img .aslant-line-right {
    right:-18px;
    left:auto;
}

#services-carousel .carousel-footer {
    text-align: center;
    padding:70px 0 0;
}

#services-carousel .carousel-footer a{
    min-width:150px;
    padding:5px 90px 5px 70px;
    font-size:13px;
}

#services-carousel .carousel-inner > .item {
  min-height:420px;
}

h3.services-title {
    font-size:22px;
    color:rgba(0,0,0,.55);
    line-height: 28px;
    letter-spacing: -1px;
    font-weight:600;
    text-transform: uppercase;
    text-align: left;
}
.work-examples {
    padding:0;
    margin:0;
    list-style: none;
}
.work-examples li {
    margin:4px 5px;
}
.work-examples li a {
    color:#fff;
    font-size:15px;
}
.work-examples li a::before {
    content: "•";
    padding-right:10px;
}

.work-examples li a:hover {
    text-decoration: underline;
    color:#5b7a17;
    font-weight: 600;
}

a.link-view {
    font-size: 13px;
    color:rgba(0,0,0,.55);
    font-weight:700;
    text-transform: uppercase;
    display:inline-block;
    margin-top:5px;
}

span.sub-text {
    font-size:13px;
    font-weight:700;
    text-transform: uppercase;
    color:#5b7a17;
    display:block;
}

.widget-text p {
    line-height: 25px;
}

.examples a.up ,
.examples a.down {
    font-size: 13px;
    color: #5b7a17;
    font-weight: 700;
    text-transform: uppercase;
    margin-left:20px;
    margin-top:15px;
    display:inline-block;
}

.examples a.down {
    margin-left:65px;
}


.carpenter #works .inner {
  background:transparent;
}

.valid{border:1px solid #70A41B!important; overflow:hide;} /*#70A41B*/
.error{overflow:hide; border:1px solid red!important;}

Δημιουργήστε ένα λογαριασμό ή συνδεθείτε για να σχολιάσετε

Πρέπει να είστε μέλος για να αφήσετε σχόλιο

Δημιουργία λογαριασμού

Εγγραφείτε με νέο λογαριασμό στην κοινότητα μας. Είναι πανεύκολο!

Δημιουργία νέου λογαριασμού

Σύνδεση

Έχετε ήδη λογαριασμό; Συνδεθείτε εδώ.

Συνδεθείτε τώρα
  • Δημιουργία νέου...