@font-face {
    font-family: 'icons';
    src: url('eserwis-ico.otf');
    src: url('eserwis-ico.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Solveit';
    src: url('../fonts/SolveitICO.otf')  format('opentype');
    src: url('../fonts/SolveitICO.woff')  format('woff');
}

/* Style ogólne*/
body {
    color: #717171!important;
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    /* hover color:#da9057 */
    font-size: 14px;
}

a {
    cursor: pointer;
}

.copyrights .copy a, .description-offer a {
    color: #da9057;
}

.hide {
    display: none;
}

#logoLink {
    text-decoration: none;
    color: #636363; 
    transition: 0.7s;
    font-size: 54px;

}

#logoLink:hover {
    text-decoration: none;
    color: #da9057;
}

.solveitLogo {

    text-align: right;
    font-family: 'Solveit';
    font-size: 52px; 
    font-weight: 300;
}

/* Style top */
.top{
    width: 95%;
    margin: 0 auto;
    line-height: 14px;
    font-size: 100px;
    height: 400px;
}
#logo{text-indent:0em;
    color:transparent;
    background:url(../img/logo.png) no-repeat;
    background-position:center 2px;
    background-size:contain;
    z-index:2;height:180px;
    float:left;
    margin-left:5%;
    position:relative;-webkit-transform:rotate(315deg) scale(0.7);-ms-transform:rotate(315deg) scale(0.7);
    transform:rotate(315deg) scale(0.7);box-shadow:0 0 1px transparent;-webkit-transition-duration:0.3s;
    transition-duration:0.3s;-webkit-transition-property:transform;transition-property:all;
}

#logo:hover{-webkit-transform:rotate(315deg) scale(0.65);-ms-transform:rotate(315deg) scale(0.65);
    transform:rotate(315deg) scale(0.65)}
.banner
{
    position: absolute;
    clear: both;
    width: 95%;
    height: 350px;
    margin: 0 auto;
    background-repeat:no-repeat;
    background-image: url(../img/images/baneroferta.jpg);
    background-size:cover;
    background-position: center;
    top: 90px;
    z-index: 0;
    left: 2.5%;

}
.shadow-banner
{
    background: url(../img/dolbaner.png) no-repeat;
    height: 40.4px;
    width:100%;
    background-size: contain;
    top: 100%;
    position: relative;
    background-position: center;
}
.overlay {
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../img/ESERWIS_pattern.png');
    background-repeat: repeat;
    background-size: cover;
}
/* copy */
.copyrights
{
    width: 90%;
    border-top: 2px dotted #f6f6f6;
    height: 50px;
    margin: 0 auto;
}
.copy
{
    font-size: 14px;
    padding-top: 20px;
    float: left;   
}
.logosolv
{
    float: right;
    background: url(../img/images/solv_15.png);
    background-repeat: no-repeat;
    height: 60%;
    margin-top: 5px;
    background-size: contain;
    width: 40px;
}
.onas-naglowek
{
    display: none;
}
.solv
{
    font-size: 14px;
    float: right;
    padding-bottom: 1%;
    padding-top: 1%;
    background: url(../img/images/solv_15.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: center left;
}

.powrot
{
    display: none;
}


.offer-container
{

    height: 100%;
    width: 90%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 6%;
}

.all-realization
{

    padding: 8px 17px;
    border: 1px solid #da9057;
    background-color:transparent;
    width: 17%;
    margin: 0 auto;
    font-size: 13px;
    letter-spacing: 2px;
    color: #da9057;
    font-family: 'Raleway', sans-serif;
    position: absolute;
    text-align: center;
    text-decoration: none;
    left: 42.5%;
    margin-top: 50px;
    overflow: hidden;

}

.all-realization:hover{
    color: white;


}
.all-realization:before {
    content:'>  \00a0';
    position: absolute;
    top: 0px;
    left: -10px;
    width: 0px;
    height: 100%;
    bottom: 2px;
    background: rgba(218, 144, 87, 0.9);
    transition: all 1.5s ease;
    z-index: -1;
    text-align: right;
    padding-top: 6.6px;

} 

.all-realization:hover:before {
    width: 100%;
    left: 0;
}

.left-column
{
    width: 44.5%;
    margin-left: 6.2%;
    float: left;
    border-right: 2px dotted #d9d9d9;

}
.right-column
{
    width: 40%;
    float: left;
    margin-left: 3%;
}
.right-column h2
{
    margin: 0;
}
.title-offer
{
    font-size: 36px;
    letter-spacing: 1px;
    font-weight: 100;
    text-transform: uppercase;
    max-width: 95%;
}
.offer-img
{
    width: 90%;
    height: auto;
    margin-top: 5%;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-offer
{
    color: #da9057;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 5%;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 500;
}

.description-offer
{
    margin-top: 6.4%;
    font-size: 15px;
    text-align: justify;
    letter-spacing: 0.5px;
    line-height: 23px;
    text-align: justify;

}
.section-title
{
    width: 32%;
    text-align: center;
    font-size: 32px;
    font-weight: 100;
    margin-top: 8%;
    float: left;
    text-transform: uppercase;
}
.background-offer
{
    float: left;
    width: 34%;
    height: 16px;
    border-bottom: 2px dotted #d9d9d9;
    margin-top: 8%

}

.realizationColumn
{
    margin-top: 6%;
    border: none

}
.data
{
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin-right: 4%;
    letter-spacing: 1px;
    width: 20%;
    font-weight: 600;
    color:#515151;
    font-family: 'Source Sans Pro', sans-serif;

}
.realization
{
    float: left;
    width: 66%
}
.realization-description
{
    margin-top: 3%;
    font-size: 15px;
    line-height: 26px
}
.realization-title
{
    color: #da9057;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .4s;
}
.realization-title:hover
{
    color: #515151;
}

@media only screen and (min-width:2024px){
    .shadow-banner {
        background: none;

    }
}

/* Laptop */

@media only screen and (max-width: 1680px) {

    .banner {
        z-index: 0;

    }
    .banner{top:91px;}

    .container {
        width: 80%;
    }
    #col-down {
        margin-top: 7.1%;
    }
    .shadow-banner {
        top: 99.6%;
    }

}

@media only screen and (min-width: 1001px) and (max-width: 1601px)
{
    .top{
        height: 490px;
    }
    #logo
    {
        text-indent: 0em;
        color: transparent;
        background: url(../img/logo.png) no-repeat;
        background-position: center 2px;
        background-size: contain;
        z-index: 2;
        height: 180px;
        float: left;
        margin-left: 3%;
        -webkit-transform: rotate(315deg) scale(0.7);
        -ms-transform: rotate(315deg) scale(0.7);
        transform: rotate(315deg) scale(0.7);
    }
    #logo:hover {
        -webkit-transform: rotate(315deg) scale(0.65);
        -ms-transform: rotate(315deg) scale(0.65);
        transform: rotate(315deg) scale(0.65);
    }

    #col-down {
        margin-top: 7.3%;
    }
    .container {
        width: 93%;
    }

    .banner
    {
        background-size: cover;
        top: 90px;
        z-index: 0;
        left:2.5%
    }    

    .shadow-banner
    {
        height: 46.4px;
        width:100%;
        background-size: contain;
        top: 98%;
        position: relative;
        background-position: center;
    }
    .left-column
    {
        margin-left: 6.3%;
        padding-right: 0.6%;
    }
    .offer-img
    {
        width: 90%;
        height: auto;
    }
    .offer-container
    {
        margin-top: 1%;
        width: 90%
    }
    .header-offer
    {
        text-align: left;
    }
    .data{
        width: 26%;
    }    
    .wiecej1,form{
        margin-left: 42%;
    }       
}

@media only screen and (max-width: 1400px) {
    .shadow-banner {
        top: 97.5%;
    }
    #logo{
        text-indent: 0em;
        color: transparent;
        background: url(../img/logo.png) no-repeat;
        background-position: center 2px;
        background-size: contain;
        z-index: 2;
        height: 180px;
        float: left;
        margin-left: 3%;
        margin-top: 0px;
        height: 180px;
        -webkit-transform: rotate(315deg) scale(0.7);
        -ms-transform: rotate(315deg) scale(0.7);
        transform: rotate(315deg) scale(0.7);
    }
    #logo:hover {
        -webkit-transform: rotate(315deg) scale(0.65);
        -ms-transform: rotate(315deg) scale(0.65);
        transform: rotate(315deg) scale(0.65);
    }
}

@media only screen and (max-width: 1300px) {
    .shadow-banner {
        top: 97.2%;
    }
}

@media only screen and (max-width:1280px){
    #send-contact{
        margin-top:4%;
    }
    .offer {
        margin-top: 9%;
    }
    #col-down {
        margin-top: 7.8%;
    }

}

@media only screen and (min-width: 1001px) and (max-width: 1200px)

{
    #logo {
        text-indent: 0em;
        color: transparent;
        background: url(../img/logo.png) no-repeat;
        background-position: center 2px;
        background-size: contain;
        z-index: 2;
        height: 180px;
        float: left;
        margin-left: 5%;
        position: relative;
        -webkit-transform: rotate(315deg) scale(0.7);
        -ms-transform: rotate(315deg) scale(0.7);
        transform: rotate(315deg) scale(0.7);
        box-shadow: 0 0 1px transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    nav ul{
        float: right;
        height: 92px;
        width: 75%;
        margin-right: 1%;
        z-index: -2;

    }

    .shadow-banner {
        height: 36.4px;
        width: 100%;
        background-size: contain;
        top: 98%;
        position: relative;
        background-position: center;
    }

    .background-offer {

        width: 25%;
    }

    .section-title {

        width: 50%;
    }  

    .all-realization {

        left: 39%;
        width: 23%; 
    }    

    .banner {
        background-size: cover;
        top: 91px;
        z-index: -3;
        left: 2.5%;
    }



    nav ul li{
        float: left;
        width:14%;
        margin-top: 0px;
        padding-bottom: 0px;
        text-align: center;
        border-left: 2px dotted #f6f6f6;
        text-transform: uppercase;

    }
    #stroglo
    {
        border: none;
        padding-right: 0%;
        white-space: nowrap;
    }

    nav ul li a{
        font-size: 14px;
        text-decoration: none;
        color: #717171;
        line-height: 82px;
        display: block;
        font-weight: 400;
        height: 82px;

    }

    #pomoc,.facebook{
        font-family: 'icons';
        font-size: 48px;
        line-height: 90px;
        color: #da9057;
        cursor: pointer;
        width: 9%;
        margin-right

    }

    nav ul li a:after{
        content: '';
        position: absolute;
        right: -8%;
        text-align: center;
        line-height: 62px;
        transition: right 0.5s ease;

    }

}

@media only screen and (min-width: 1001px) and (max-width: 1024px)
{
    .banner {
        top: 90px;

    }
    #col-down {
        margin-top: 9.6%;
    }
    #logo{
        margin-left: 0;
    }

    #logo {
        height: 90px;
    }

}

@media only screen and (max-width: 1000px) {

    .top
    {
        height: 376px;
    }
    #logo {
        text-indent: 0em;
        color: transparent;
        background: url(../img/logo.png) no-repeat;
        background-position: center 2px;
        background-size: contain;
        z-index: 2;
        height: 165px;
        float: left;
        width: 23%;
        margin-left: 6%;
        -webkit-transform: rotate(315deg) scale(0.75);
        -ms-transform: rotate(315deg) scale(0.75);
        transform: rotate(315deg) scale(0.75);
    }

    .banner
    {
        position: absolute;
        clear: both;
        width: 96%;
        height: 250px;
        background-repeat:no-repeat;
        background-image: url(/img/images/baneroferta.jpg);
        background-size:COVER;
        background-position: center;
        top: 82px;
        z-index: 0;
        right: 2%;
        left: 2%;
    }

    #baner {
        height: 100%;
    }



    .shadow-banner
    {

        background: url(../img/dolbaner.png) no-repeat;
        height: 40.4px;
        width: 100%;
        top: 100%;
        position: absolute;
        background-position: center;
        content: "";
        display: inline-block;
    }

    .solv
    {
        margin-top: 3%;
        float: right;
        width: 10%;

    }

    .offer-container
    {
        width: 90%;
        margin-top: 10px;
        margin-right: 5%;
    }


    #wiecej1
    {
        height: 40px;
        border: 1px solid #da9057;
        background-color:transparent;
        width: 300px;
        margin: 0 auto;
        font-size: 13px;
        letter-spacing: 2px;
        color: #da9057;
        margin-right: 10%;


    }
    form{


        background-color:transparent;
        width: 180px;
        margin: 0 auto;
        margin-top: 6%;
        margin-right: 46%;
    }


    /* #################################### */

    .left-column
    {
        width: 100%;
        margin-left: 0;
        float: none;
        border: none;
        margin-top: 20px;
    }
    .right-column
    {
        width: 100%;
        float: none;
        margin-left: 0;

    }
    .title-offer
    {
        font-size: 30px;
        letter-spacing: 1px;
        font-weight: 100;
    }
    .offer-img
    {
        width: 100%;
        height: 340px;
        margin-top: 5%;
        background: url(../img/images/saltoofetrta.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 5%
    }

    .header-offer
    {
        color: #da9057;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 1px;
        margin-top: 10px;
        text-align: left;
        width: 100%;
    }

    .description-offer
    {
        margin-top: 4%;
        font-size: 15px;
        text-align: justify;
        letter-spacing: 0.5px;
        line-height: 23px;

    }

    #offer-header2
    {
        background: none !important;
        background: url(../img/kropkitablet.png) !important;
        background-position: 430px 12px !important; 
        background-repeat: no-repeat !important;
    } 

    .section-title
    {
        background: none !important;
        font-size: 30px;
        font-family: 'Raleway';
        font-weight:100;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-left: 0;
        background-position: 50% 12px !important;
        background-repeat: no-repeat !important;
        text-align: left;
        width: 100%;    
    }

    .background-offer
    {
        display: none;
    }    


    .realizationColumn
    {
        margin-top: 6%;
    }
    .data
    {
        float: left;
        font-size: 18px;
        line-height: 26px;
        margin-right: 3%;
        width: 20%;
        margin-top: 2%
    }
    .realization
    {
        float: left;
        width: 77%
    }
    .realization-description
    {
        margin-top: 3%;
        font-size: 15px;
        line-height: 26px

    }

    .all-realization
    {
        width: 36%;
        left: 25.5%;    

    }

}
@media only screen and (max-width:768px) {

    #logo {

        -webkit-transform: rotate(315deg) scale(0.7);
        -ms-transform: rotate(315deg) scale(0.7);
        transform: rotate(315deg) scale(0.7);
    }
}


@media only screen and (max-width: 678px) {
    .copy {
        font-size: 14px;
        padding-top: 20px;
        float: none;
        text-align: center;
    }
    .banner {
        top: 79px;
    }
    .menu {
        margin-top: 23px;
    }
    .solveitLogo {
        text-align: center;
    }
}

@media only screen and (max-width: 661px) {

    .solveit-para
    {
        text-align: center;       
    }   
    .copyrights {
        width: 80%;
        border-top: 2px dotted #f6f6f6;
        height: 50px;
        margin: 0 auto;
        background: white;
    }


}

@media only screen and (max-width: 640px)
{

    .banner {
        top: 77px;

    }

    .menu {
        margin-top: 21px;
    }
    #logo {
        -webkit-transform: rotate(315deg) scale(0.7);
        -ms-transform: rotate(315deg) scale(0.7);
        transform: rotate(315deg) scale(0.7);
    }
    .menu {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 600px) {
    /* Gora */
    .top {
        height: 300px;
    }

    #logo {
        background: url(../img/logo.png) no-repeat;
        background-position: center 2px;
        background-size: contain;
        z-index: 2;
        height: 140px;
        float: left;
        width: 30%;
        margin-left: 6%;
    }

    .banner {
        position: absolute;
        clear: both;
        width: 96%;
        height: 250px;
        background-repeat: no-repeat;
        background-image: url(../img/images/baneroferta.jpg);
        background-size: COVER;
        background-position: center;
        top: 70px;
        z-index: -3;

    }

    .shadow-banner {

        height: 40.4px;
        width: 100%;
        top: 101%;
        position: absolute;
        background-position: center;
    }

    .offer-img {
        width: 100%;
        height: auto;
        margin-top: 5%;
        background: url(../img/images/saltoofetrta.jpg);
        background-repeat: no-repeat;
        background-size: cover;

    }

    .header-offer {
        color: #da9057;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 1px;
        margin-top: 10px;

    }

    .offer-container {
        width: 100%;
        margin-top: 10%;
        margin-bottom: 3%;
    }

    .left-column {
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        float: none;
        border: none;
        margin-top: 80px;
    }

    .right-column {
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        float: none;

    }

    .realizationColumn {
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .data {
        margin-left: 2.5%;
    }

    .data, .realization {
        width: 95%;
    }

    /* copy */
    .copyrights {
        width: 86%;
        border-top: 3px dotted #f6f6f6;
        height: 60px;
        margin: 0 auto;
        text-align: center;
        line-height: 24px;
        padding-top: 10px;
    }

    .copy {
        font-size: 14px;
        padding-top: 1%;

    }

    .solv {
        font-size: 14px;
        padding-top: 10px;
        margin: 0 auto;
        width: 10%;
        float: none;
        margin-top: 15px;
    }

    .realization {
        margin-left: 10px
    }

    /* Menu rozwijane*/
    #wiecej1 {
        height: 40px;
        border: 1px solid #da9057;
        background-color: transparent;
        width: 210px;
        margin: 0 auto;
        font-size: 13px;
        letter-spacing: 2px;
        color: #da9057;
        margin-right: 25%;

    }

    form {
        background-color: transparent;
        width: 80px;
        margin: 0 auto;
        margin-top: 6%;
        margin-right: 55%;
    }

    .section-title {
        width: 100%;
        text-align: left;
        text-indent: 16px;
        font-size: 32px;
        font-weight: 100;
        margin-top: 5%;
        float: left;
        text-transform: uppercase;
    }

    .background-offer {
        display: none;

    }

    .background-offer {
        float: left;
        background: url(../img/kropkitablet.png);
        width: 24%;
        height: 32px;
        margin-top: 8%;
        background-repeat: no-repeat;
        background-position: center;

    }

    .all-realization {
        left: 4%;
        width: 200px;
    }

    .ham {
        margin-top: 4%;
    }

    .solveit-para {
        text-align: center;
    }

}

@media only screen and (max-width: 480px) {

    .banner {
        top: 68px;

    }
}   

@media only screen and (max-width: 460px) {

    .banner {
        top: 63px;

    }
}    

@media only screen and (max-width: 440px)
{

    .header-offer {
        font-size: 16px;
        line-height: 24px;  
        margin-top: 10px;
    }

    .description-offer {
        margin-top: 4%;
        font-size: 13px;
        text-align: inherit;
        letter-spacing: 0;
        line-height: 22px;
    }   

    .section-title {
        width: 100%;
        text-align: left;
        text-indent: 16px;
        font-size: 22px;
        font-weight: 100;
        margin-top: 12%;
        float: left;
        text-transform: uppercase;
    } 

    .left-column {
        margin-top: 40px;
    } 
    .offer-container {
        width: 100%;
        margin-top: 25%;
        margin-bottom: 10%;
    }

}

@media only screen and (max-width: 420px) {
    .banner {
        top: 65px;

    }
}


@media only screen and (max-width: 375px) {
    .banner {
        top: 63px;

    }
    .menu {
        margin-top: 63px;
    }
}


@media only screen and (max-width: 360px) 

{
    .banner {
        top: 60px;

    }
    .menu {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 320px) 

{
    .banner {
        top: 59px;

    }
    .menu {
        margin-top: 59px;
    }
}