.wpcf7-submit, .wpcf7-submit:hover {
    background-color: orange !important;
    color: #fff !important;
    margin-bottom: 0.25em !important;
    text-shadow: none !important;
    border: 0 !important;
    box-shadow: none !important;
    text-transform: none !important;
    border-radius: 0.25em !important;
}

.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"]{
    border: 2px solid #fff;
    color: #fff;
    height: auto;
    padding: 14px;
    margin-bottom: 20px;
    border-radius: 0.25em;
}

.widget_categories ul, .widget_product_categories ul, .widget_nav_menu ul, .widget_pages ul {
    border-bottom: 0;
}

.screen-reader-response[role="alert"] {
    display: none;
}

.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 50px;
}

.x-navbar .desktop .x-nav>li>a>span {
    font-size: 12px !important;;
}

#solutions .oferta h4,
#rozwiazania .oferta h4 {
    min-height: 60px;
}

.x-block-grid {
    perspective: 800px;
}
/* flip the pane when hovered */
.x-block-grid .x-block-grid-item.oferta:hover .flipper {
    transform: rotateY(180deg);
}
.x-block-grid .x-block-grid-item.oferta .flipper {
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    padding: 30px 0px 40px 0px;
    margin:0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.x-block-grid .x-block-grid-item .flipper .oferta-img,
.x-block-grid .x-block-grid-item .flipper .oferta-desc {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
}
.x-block-grid .x-block-grid-item .flipper .oferta-img {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}
.x-block-grid .x-block-grid-item .flipper .oferta-desc {
    transform: rotateY(180deg);
}

.entry-header .entry-title {
    letter-spacing: 0.1em;
}

/* blog */
article.type-post .entry-content {
    text-align: justify;
}

article.type-post .entry-content ul {
    padding: 0;
    margin: 0 0 1.5em 0;
    font-size: 17px;
}

article.type-post .entry-content li {
    list-style-type: none;
    line-height: 23px;
    margin-top: 8px;
    background: url(/wp-content/uploads/2015/06/bullet.png) no-repeat 0 0;
    padding-left: 26px;
}

article.type-post .entry-content h2 {
    margin-top: 12px;
    color: #248ac4;
    font-size: 21px;
    margin-bottom: 12px;
}

article.type-post .entry-content img:first-child {
    width: 40%;
}

#coop ul {
    list-style: none;
    font-size: 15px;
    padding-top: 30px;
    margin-left: 0;
    padding-left: 0;
}

#coop li {
    list-style-type: none;
    line-height: 23px;
    margin-top: 8px;
    background: url(/wp-content/uploads/2015/06/bullet.png) no-repeat 0 0;
    padding-left: 26px;
}

#benefits p {
    text-align: center;
}

#benefits .time {
    border-top: 2px solid #248ac4;
    border-left: 2px solid #248ac4;
    border-bottom: 2px solid #248ac4;
    border-right: 1px solid #248ac4;
    padding-top: 30px;
    padding-bottom: 30px;
}

#benefits .money {
    border-top: 2px solid #248ac4;
    border-left: 1px solid #248ac4;
    border-bottom: 2px solid #248ac4;
    border-right: 1px solid #248ac4;
    padding-top: 30px;
    padding-bottom: 30px;
}

#benefits .needs {
    border-top: 2px solid #248ac4;
    border-left: 1px solid #248ac4;
    border-bottom: 2px solid #248ac4;
    border-right: 2px solid #248ac4;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 576px) {
    #benefits .time {
        border-top: 2px solid #248ac4;
        border-left: 2px solid #248ac4;
        border-bottom: 1px solid #248ac4;
        border-right: 2px solid #248ac4;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #benefits .money {
        border-top: 1px solid #248ac4;
        border-left: 2px solid #248ac4;
        border-bottom: 1px solid #248ac4;
        border-right: 2px solid #248ac4;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #benefits .needs {
        border-top: 1px solid #248ac4;
        border-left: 2px solid #248ac4;
        border-bottom: 2px solid #248ac4;
        border-right: 2px solid #248ac4;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}


#rozwiazania .x-block-grid>li,
#solutions .x-block-grid>li{
    min-height:430px !important;
}

#rozwiazania .oferta h4,
#solutions .oferta h4{
    text-transform:none;
    margin-top: 0.25em;
}

#rozwiazania .oferta .oferta-desc h4,
#solutions .oferta .oferta-desc h4{
    color:#fff;
}

#rozwiazania .oferta .oferta-desc,
#solutions .oferta .oferta-desc{
    top:0;
    width:100%;
    padding:20px;
    height:100%;
    font-size:16px;
    position:absolute;
    z-index:-1px;
    opacity:0;
    background:url('/wp-content/uploads/2015/05/rozwiazania-hover.png') center center !important;
    background-size: cover !important;
    color:#fff;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

@media only screen and (max-width: 576px) {
    #solutions .oferta {
        border:0 !important;
        float: none;
        width: 100%;
    }
}

#solutions .oferta:hover .oferta-desc{
    opacity:1;
}
#solutions .oferta{
    position:relative;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
}

#solutions .oferta:nth-child(4),#solutions .oferta:nth-child(8){
    border-right:1px solid #ddd;
}

#solutions .oferta:nth-child(5),
#solutions .oferta:nth-child(6),
#solutions .oferta:nth-child(7),
#solutions .oferta:nth-child(8){
    border-bottom:1px solid #ddd;
}

#solutions .oferta h4 {
    min-height: 55px;
    padding-left: 13px;
    padding-right: 13px;

}
#solutions .oferta p {
    padding-left: 40px;
    padding-right: 40px;
}


#cv  ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
#cv  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
#cv  ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
#cv  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #fff;
}
#cv  ::-ms-input-placeholder { /* Microsoft Edge */
    color:    #fff;
}

#cv .input-group {
    margin-bottom: 20px;
}
#cv .input-group-addon {
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #0A9BD6;
    text-align: center;
    background-color: white;
    border: 0;
    border-radius: 0;
}
#cv span.input-group-addon  {
    /*width: 50px;*/
}
#cv .wpcf7 textarea, #cv .wpcf7 input[type="text"], #cv .wpcf7 input[type="email"], #cv .wpcf7 input[type="email"] {
    margin-bottom: 0 !important;
    border-radius: 0 !important;;
}

#cv .x-container.max {
    padding: 0 8%;
}
@media only screen and (max-width: 576px) {
    #cv .x-container.max {
        padding: 0;
    }
}
#job .x-recent-posts a {
    margin: 0 !important;
}

#benefits ul, #specification ul {
    list-style: none;
    color: #fff;
    font-size: 18px;
}

#benefits ul li:before, #specification ul li:before {
    content: '✓';
    color: orange;
}

#portfolio .x-recent-posts a.x-recent-post30 {
    width: 20% !important;
}

#home-portfolio .x-recent-posts a.x-recent-post30 {
    width: 29% !important;
}

.job-title {
    min-height: 55px;
}


div[id^="sector"] p, #home-portfolio p {
    display: none;
}

div[id^="sector"].x-recent-posts p.category, #home-portfolio .x-recent-posts p.category {
    display: block;
}

div[id^="sector"].x-recent-posts.cf.horizontal,
#home-portfolio .x-recent-posts-img{
    margin: 0;
}

div[id^="sector"].x-recent-posts a.x-recent-post30 {
    width: 18%;
}

div[id^="sector"].x-recent-posts a {
    margin: 0 1% 0 0;
}

#home-portfolio .hentry {
    margin: 0;
}

@media only screen and (max-width: 576px) {
    div[id^="sector"].x-recent-posts a.x-recent-post30 {
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
    div[id^="sector"].x-recent-posts a {
        margin: 0;
    }
    #home-portfolio .x-recent-posts a.x-recent-post30,
    #portfolio .x-recent-posts a.x-recent-post30 {
        width: 100% !important;
        float: none;
        margin-bottom: 60px;
        margin-right: 0;
    }
}

.widget_nav_menu .current-menu-item>a:after {
    content: '';
}

#czlonkowie-zespolu p,
.x-recent-posts .h-recent-posts{
    font-size: 14px;
    text-align:center;
}

#czlonkowie-zespolu  p,
.x-recent-posts .h-recent-posts,
.x-recent-posts a:hover .h-recent-posts {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}

#czlonkowie-zespolu  p strong {
    text-transform: uppercase;
}
#czlonkowie-zespolu  p.h4,
.x-recent-posts .x-recent-posts-date{
    letter-spacing:0;
    font-size:12px;
    color:#fff;
    text-align:center;
    font-weight:100;
}
#czlonkowie-zespolu  p.h4 b {
    font-weight: 100;
}

@media screen and (min-width: 1400px) and (max-width: 2000px) {
    .x-recent-posts .x-recent-posts-date{
        font-size:15px;
        margin-top:10px;
    }
    h2.show-zespol{
        font-size:35px;
    }

    .x-colophon.top .h-widget{
        font-size:20px;
    }

    .x-colophon.top p,.widget_nav_menu ul>li a{
        font-size:16px;
    }

    h2, .h2 {
        font-size: 50px;
    }

    .show-zespol p{
        font-size:15px;
        line-height:1.2em;
    }
    .x-recent-posts .h-recent-posts, .x-recent-posts a:hover .h-recent-posts{
        font-size:23px;
        letter-spacing:0;
    }
    #skills p,
    #kompetencje p{
        font-size:13px;
        font-weight:100;
        line-height:1.3em;
        color:#333;
        margin-top:20px;
    }

    .x-recent-posts .x-recent-posts-content{
        padding:25px 5px;
    }
    p,#o-nas ul{
        font-size:17px;
        line-height:1.3em;
    }
    #solutions h4,
    #rozwiazania h4{
        font-size:25px;
        letter-spacing:0.5px;
    }
    .tp-caption.white-slider h2, .white-slider h2{
        font-size:70px !important;
        line-height:75px !important;
    }
    #skills .x-block-grid.three-up>li.oferta:first-child,
    #kompetencje .x-block-grid.three-up>li.oferta:first-child {
        padding: 0 60px 0 0;
    }

    #skills .x-block-grid.three-up>li.oferta:last-child,
    #kompetencje .x-block-grid.three-up>li.oferta:last-child {
        padding: 0 0 0 60px;
    }

    #skills .x-block-grid.three-up>li.oferta:nth-child(2),
    #kompetencje .x-block-grid.three-up>li.oferta:nth-child(2) {
        padding: 0 30px;
    }

    .tp-caption.white-slider p, .white-slider p{
        font-size:21px;
    }

    #solutions .oferta:nth-child(9) .oferta-img p,
    #rozwiazania .oferta:nth-child(9) .oferta-img p{
        font-size: 30px;
        line-height: 32px;
    }

    #solutions .oferta:nth-child(9),
    #rozwiazania .oferta:nth-child(9) {
        padding: 45px 0px 50px 0px !important;
    }
}

p.show-zespol {
    font-size: 25px;
}

.show-zespol p.h4 {
    font-size: 20px;
    text-transform: initial;
    min-height: 60px;
    margin: 12px 0 12px 0;
    font-weight: 700;
}

.show-zespol p {
    margin-bottom: 10px;
}

#o-nas ul, #outsourcing ul {
    list-style:none;
    font-size:15px;
    padding-top:30px;
    margin-left:0;
    padding-left:0;
}

#o-nas .h-custom-headline.h2 {
    margin-bottom:-15px;
}
#outsourcing .h-custom-headline.h2{
    margin-bottom:-45px;
}

#o-nas ul li, #outsourcing ul li{
    padding-left:10px;
    line-height:23px;
    margin-top:25px;
    background:url('/wp-content/uploads/2015/06/bullet.png') no-repeat 0 0;
    padding-left:26px;
}
#o-nas ul, #outsourcing ul{
    font-size:15px;
    line-height:1.3em;
}
#o-nas .two-up li, #outsourcing .two-up li {
    padding-left: 0px!important;
}

.x-breadcrumbs-wrap {
    width: 100%;
    text-align: left;
}

.template-layout-page-content .row.investments:last-child {
    text-align: justify;
    margin-bottom:20px !important;
}
.template-layout-page-content h2 {
    text-align: left;
}

article.x-job h2 {
    font-size: 21px;
}
article.x-job ul li{
    font-size: 16px;
}

/*#outsourcing-slide {*/
    /*!*background-color: rgb(233, 233, 233);*!*/
    /*padding: 0px;*/
    /*height: 778px;*/
    /*height:94vh;*/
    /*max-height: none;*/
    /*overflow: visible;*/
    /*width:100%;*/
    /*margin-top:-90px;*/
    /*background-size: contain;*/
    /*background-repeat: no-repeat;*/
    /*background-position: bottom right;*/
/*}*/
/*#outsourcing-slide h1 {*/
    /*color: #248ac4;*/
    /*font-size: 70px;*/
/*}*/
/*#outsourcing-slide .outsourcing-slide-text {*/
    /*width: 60%;*/
    /*position: relative;;*/
/*}*/
/*#outsourcing-slide .get-access {*/
    /*position: absolute;*/
    /*margin: 0 auto;*/
    /*left: 0;*/
    /*right: 0;*/
    /*width: 220px;*/
/*}*/
/*#outsourcing-slide .get-access a{*/
    /*background: #248ac4;*/
    /*transition: none;*/
    /*min-height: 0px;*/
    /*min-width: 0px;*/
    /*border-width: 0px;*/
    /*padding: 15px 20px;*/
    /*font-size: 15px;*/
    /*cursor: pointer;*/
    /*color: #fff !important;*/
    /*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*display:block;*/
/*}*/
/*#outsourcing-slide .x-container.max.width {*/
    /*padding-top: 90px*/
/*}*/
#rev_slider_4_1 {
    margin-top: -90px;
}
.profit {
    padding-right: 50px;
}

#we-are-in-media .logos {
    display: inline-block;
}
#career .col-md-8 {
    padding-right: 40px;
}
#career .col-md-4 img {
    margin-top: 60px;

}
@media only screen and (max-width: 768px) {
    /*#outsourcing-slide h1 {*/
        /*font-size: 35px;*/
    /*}*/
    /*#outsourcing-slide {*/
        /*background-size: cover;*/
        /*background-position: 60%;*/
    /*}*/
    /*#outsourcing-slide .outsourcing-slide-text {*/
    /*}*/
    /*#outsourcing-slide .x-container.max.width {*/
        /*padding-top: 80px*/
    /*}*/
    .tp-caption.white-slider, .white-slider {
        right: 20px !important;
    }
    .tp-caption.white-slider h2, .white-slider h2, .tp-button.blue {
        white-space: normal !important;
        word-break: break-word !important;
    }
    .tp-button.blue {
        display: block;
        height: auto;
        text-align: center;
        line-height: 15px !important;
    }
    #skills .oferta img,
    #kompetencje .oferta img {
        width: 65% !important;
    }
    #solutions .x-block-grid>li {
        min-height: auto;
    }
    #solutions .oferta p {
        padding: 0;
        text-align: center;
    }
    #rev_slider_4_1 {
        margin-top: 0;
    }
    .tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
        background-position: 60% !important;
        background-size: cover !important;
    }
    .profit {
        padding-right: 0;
    }
    #we-are-in-media .logos {
        display:block;
    }
    #we-are-in-media .logos a {
        display: block;
        text-align: center;
    }
    #career .col-md-8 {
        padding-right: 15px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 2000px) {
    #skills p,
    #kompetencje p {
        font-size: 13px;
        font-weight: 100;
        line-height: 1.3em;
        color: #333;
        margin-top: 20px;
    }
}

.hentry {
    margin-top: 0 !important;
}

ul.categories li:hover, ul.categories li.filter-active {
    color: #fff;
    background-color: #248ac4;
}
ul.categories li {
    display: inline-block;
    padding: 5px 22px;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

#specification-and-benefits #specification >div:first-child,
#specification-and-benefits #benefits >div:first-child{
    background: #248ac4 url('/wp-content/themes/x/framework/img/global/blue-banner-specification-and-benefits.png') no-repeat;
    background-size: 100% ;
}