body {
    padding: 0;
    margin: 0;
    /*overflow: hidden;*/
    height: 100%;
    /*overflow-y: hidden;*/
    overflow-x: hidden;
    font-family: dual, serif;
    color: #444444;
}

@font-face {
    font-family: 'dual';
    src: url('../fonts/Dual-300.woff2') format('woff2'),
    url('../fonts/Dual-300.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.main {
    width: 100%;
    height: 100%;
    background: url('../img/background.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    /*padding-bottom:  auto;*/
    padding-bottom: 100px;
    overflow: hidden;
}

.menu {
    position: fixed;
    top: 0;
    right: 0;
    /*margin: 20px;*/
    z-index: 998;
    height: 0;
}

.menu-icon-close {
    position: fixed;
    top: -150px;
    right: 180px;
    width: 90px;
    height: 90px;
    background: #f0efe8;
    border-radius: 50%;
    text-align: center;
    margin-top: 20px;
    border: 7px solid #ffffff;
    cursor: pointer;
    z-index: 6;
}
.menu-icon-close span {
    /*padding-top: 15px;*/
    font-size: 45px;
    color: #0e5687;
    line-height: 80px;
}

.menu-icon-open {
    position: fixed;
    top: 80px;
    right: 0;
    margin: 10px;
    cursor: pointer;
    z-index: 999;
}

.menu-body {
    text-align: center;
    position: relative;
    top: 0;
    right: -300px;
    background: rgba(255,255,255,0.9);
    padding: 20px;
    font-size: 20px;
    z-index: 6;
    height: 100vh;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-body i {
    display: block;
    color: #0e5687;
}

.menu-body .ico-bg [class*="fa fa-"] {
    background-color: #ffffff;
    border-radius: 70px;
    color: #0e5687;
    height: 70px;
    line-height: 70px;
    margin: auto 3px;
    width: 70px;
    text-align: center;
    border: 2px solid #0e5687;
    display: inline-block;
}

.bg-white {
    color: #ffffff;
}

.bg-gray {
    color: #f0efe8;
}

.color-blue {
    color: #0e5687;
}

.menu li {
    line-height: 45px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.menu a {
    color: #0e5687;
    text-decoration: none;
    text-transform: uppercase;
}

.main-body {
    width: 100%;
    height: 100%;
    background: url('../img/bg-paslauga.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*padding: 0;*/
    margin: 0;
    /*color: #515151;*/
    /*margin-bottom: 150px;*/
    font-size: 22px;
}

.main-body h1 {
    /*padding: 0;*/
    margin: 0;
    text-align: center;
    font-size: 50px;
    padding-top: 150px;
    padding-bottom: 50px;
}

.viewport {
    height: 100vh;
    /*position: relative;*/
}

.circle {
    display: block;
    position: relative;
    margin: 180px auto;
    text-align: center;
    overflow: hidden;
}

.circle > img {
    width: 300px;
    height: auto;
    margin: auto;
}

.logo {
    position: absolute;
}

.services {
    position: relative;
    /*height: 0;*/
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.s-icon-bg {
    background: #ffffff;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    position: relative;
    cursor: pointer;
    margin: auto;
    z-index: 4;
}

.s-icon {
    margin: 0 auto;
    top: 10px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    box-shadow: 0px 0px 5px 3px lightgrey;
    position: relative;
    z-index: 5;
}

.s-pos-1 {
    /*bottom: 870px;*/
    /*right: 460px;*/
    top: 0;
    right: 30%;

}

.s-pos-2 {
    /*bottom: 870px;*/
    /*right: -295px;*/

    top: 0;
    right: 30%;

}

.s-pos-3 {
    /*bottom: 830px;*/
    /*right: -360px;*/

    top: 0;
    right: 30%;
}

.s-pos-4 {
    /*bottom: 780px;*/
    /*right: -360px;*/

    top: 0;
    right: 30%;
}

.s-pos-5 {
    /*bottom: 610px;*/
    top: 0;
    right: 28%;
}

.s-icon-1 {
    background: #ffffff url('../img/s-icon-1.png') no-repeat 7% 50%;
}

.s-icon-2 {
    background: #ffffff url('../img/s-icon-2.png') no-repeat 7% 50%;
}

.s-icon-3 {
    background: #ffffff url('../img/s-icon-3.png') no-repeat 7% 50%;
}

.s-icon-4 {
    background: #ffffff url('../img/s-icon-4.png') no-repeat 7% 50%;
}

.s-icon-5 {
    background: #ffffff url('../img/s-icon-5.png') no-repeat 86% 50%;
}

.s-icon:hover {
    background-position: 86% 50%;
}

.s-title {
    font-family: 'Allura', cursive;
    font-size: 27px;
    color: #7C7C7C;
    position: relative;
    /*top: -50%;*/
    /*left: 50%;*/
    /*max-width: 40%;*/
    display: block;
    text-wrap: normal;
    text-align: center;
}

.s-title img {
    margin-right: 10px;
    margin-bottom: -30px;
}

.main-body .desc {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    /*height: 100%;*/
}

.footer {
    background: rgba(0,0,0,0.5);
    width: 100%;
    max-height: 100px;
    position: relative;
    color: white;
    padding: 20px;
}

.footer > p {
    padding: 0;
    margin: 0 0 0 100px;
    font-size: 17px;
}

.service {
    position: relative;
    width: 100%;
    right: 0;
    margin-bottom: 20px;
    margin-left: 15px;
}

.contacts input {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 65px;
    font-size: 15px;
}

.contacts textarea {
    height: 225px;
    max-width: 100%;
    font-size: 15px;
}

.rekvizitai {
    margin-top: 150px;
}

.contacts .body {
    margin-top: 50px;
}

.contacts button {
    background: #0e5687;
    border: 0;
    color: #ffffff;
    padding: 5px 50px 5px 50px;
    margin-top: 20px;
}

a.control_prev, a.control_next {
    position: relative;
    /*top: 40%;*/
    z-index: 10;
    display: inline-block;
    /*width: 48px;*/
    /*height: 87px;*/
    text-decoration: none;
    cursor: pointer;
    top: 15px;
}

a.control_prev {
    /*left: 20px;*/
    background: #ebebeb url('../img/arrow-left.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 5px solid #ebebeb;
    border-right-width: 20px;
    border-left-width: 20px;
    width: 55px;
    height: 36px;
    outline: 5px solid white;
    margin-left: 30px;
}

a.control_next {
    background: #ebebeb url('../img/arrow-right.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    right: 0px;
    border: 5px solid #ebebeb;
    border-right-width: 20px;
    border-left-width: 20px;
    width: 55px;
    height: 36px;
    outline: 5px solid white;
    margin-left: 10px;
}

.bottom-services {
    display: block;
    margin-top: 80px;
    position: relative;
    margin-bottom: 100px;
}

.bottom-services hr {
    border-color: #a69e96;
    width: 0;
}

.b-service {
    display: inline-block;
    position: relative;
    top: -75px;
    margin-right: 42px;
    margin-left: 42px;
    z-index: 10;
    left: -80px;
}

.bs-title {
    display: block;
    position: absolute;
    width: 230px;
    left: 120px;
    /*width: 300px;*/
    height: 100px;
    text-align: left;
    top: 0;
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 30px;

}

.bs-title a {
    /*margin: 10px;*/
    text-decoration: none;
    color: inherit;
}

.carousel {
    height: 50%;
}

.carousel .item,
.carousel .item.active,
.carousel .carousel-inner {
    height: 190px;
}

.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#slider {
    width: 100%;
    height: 500px;
    background: white;
}
.carousel-caption {
    top: 100px;
    bottom: auto;
    text-align: left;

}
.carousel-caption h2 {
    font-size: 45px;
}
.carousel-caption h2 span {
    /*background-color: rgba(0, 72, 113, 0.3);*/
    padding: 0px 10px 0px 10px;
    text-shadow: 2px 2px 5px black;
}

.carousel-control {
    font-size: 60px;
}

.s-body {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.bs-hide {
    display: block;
}

.bs-show {
    display: block;
}

.s2-title {
    display: inline-block;
    float: right;
    text-align: center;
}

.s-title {
    display: block;
    left: 40%;
    width: 55%;
    top: -85px;
}

.s-title img {
    display: none;
}

.menu-social {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 500px) {
    .menu-icon-open {
        top: 0;
    }
}

@media screen and (min-width: 800px) {
    .circle > img {
        width: 600px;
    }
    .carousel .item,
    .carousel .item.active,
    .carousel .carousel-inner {
        height: 380px;
    }

    .rekvizitai {
        margin-top: 50px;
    }
}


@media screen and (min-width: 1200px) {
    .s-body {
        width: 750px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    .bottom-services hr {
        border-color: #a69e96;
        width: 70%;
    }

    .bs-title {
        display: none;
        position: absolute;
        width: 300px;
        text-align: center;
        margin-left: -220px;
        /*margin-left: auto;*/
        /*margin-right: auto;*/
    }

    .b-service {
        left: 0;
    }

    .bs-hide {
        display: none;
    }

    .bs-show {
        display: block;
    }

    .circle {
        display: block;
        position: relative;
        margin: 80px auto;
        text-align: center;
        overflow: hidden;
    }

    .circle > img {
        width: 800px;
        height: auto;
        margin: auto;
    }

    .services {
        position: absolute;
        /*height: 0;*/
        padding: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        z-index: 1;
    }

    .s-icon-bg {
        background: #ffffff;
        border-radius: 50%;
        width: 110px;
        height: 110px;
        position: relative;
        cursor: pointer;
        margin: auto;
        z-index: 4;
    }

    .s-icon {
        margin: 0 auto;
        top: 10px;
        border-radius: 50%;
        width: 90px;
        height: 90px;
        box-shadow: 0px 0px 5px 3px lightgrey;
        position: relative;
        z-index: 5;
    }

    .s-pos-1 {
        /*bottom: 870px;*/
        /*right: 460px;*/
        top: 50px;
        right: -160px;
    }

    .s-pos-2 {
        /*bottom: 870px;*/
        /*right: -295px;*/

        top: 40px;
        /*right: -1150px;*/
        right: -295px;
    }

    .s-pos-3 {
        /*bottom: 830px;*/
        /*right: -360px;*/

        top: 60px;
        right: -365px;
    }

    .s-pos-4 {
        /*bottom: 780px;*/
        /*right: -360px;*/

        top: 85px;
        right: -370px;
    }

    .s-pos-5 {
        /*bottom: 610px;*/
        right: 60px;

        top: 370px;
    }

    .service {
        position: relative;
        width: 100%;
        right: 0;
        margin-bottom: 0;
        margin-left: 0;

    }

    .s2-title {
        display: none;
    }

    .s-title {
        /*display: none;*/
        font-family: 'Allura', cursive;
        font-size: 38px;
        color: #ffffff;
        position: absolute;
        /*top: -50%;*/
        /*left: 50%;*/
        /*max-width: 40%;*/
        text-wrap: normal;
        text-align: center;
    }

    .s-title img {
        display: inline;
        margin-right: 10px;
        margin-bottom: -30px;
    }

    .carousel .item,
    .carousel .item.active,
    .carousel .carousel-inner {
        height: 485px;
    }

    a.control_prev, a.control_next {
        position: absolute;
        top: 40%;
        z-index: 10;
        display: block;
        width: 48px;
        height: 87px;
        text-decoration: none;
        cursor: pointer;
    }

    a.control_prev {
        left: -60px;
        outline: none;
        border: none;
        background-color: inherit;
        margin-left: 0;
    }

    a.control_next {
        right: -60px;
        outline: none;
        border: none;
        background-color: inherit;
    }
}

.slider-controls {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

#map {
    margin-top: 100px;
    width: 100%;
    height: 500px;
    margin-bottom: 0;
    padding-bottom: 0;
    /*box-shadow: 10px 10px 10px 50px white;*/
}

.contacts hr {
    /*width: 10px;*/
    margin: 0;
    padding: 0;
    /*background: #FFFFFF;*/
    /*color: #FFFFFF;*/
    border-color: #FFFFFF;
    box-shadow: 10px 10px 20px 70px rgba(255,255,255,0.9);
    position: relative;
    bottom: -100px;
    z-index: 5;
}
#askus{
    position:fixed;
    top:100%;
    right:0;
    margin-right:10px;
    width:350px;
    -webkit-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    background: rgba(176,176,176, 1);
    height:285px;
    z-index:999;
    font-size: 20px;
}
#askus > div {
    width:100%;
    box-sizing:border-box;
    background:rgba(176,176,176, 1);
    color:white;
    padding:15px;
    text-align:center;
    cursor:pointer;
    height:45px;
}

#askus > form {
    display:none;
}
#askus > form > div {
    padding-left:5%;
    padding-right:5%;
}
#askus > form > input, #askus > form > textarea, #askus > form > button {
    box-sizing:border-box;
    border:none;
    padding:0;
    border-radius:0;
    height:25px;
    width:90%;
    display:block;
    margin:5px auto;
    font:inherit;
    font-size:14px;
    background:#FFFFFF;
}
#askus > form > textarea {
    resize:none;
    height:75px;
}
#askus > form > button {
    cursor:pointer;
    background: #0e5687;
    color: white;
    height: 50px;
}
#askus.slided > form {
    display:block;
    width:100%;
    height:240px;
}
#askus.slided{
    -webkit-transform:translateY(-250px);
    transform:translateY(-250px);
}

#askusslide{
    position:fixed;
    right:10px;
    z-index:2;
    bottom:10px;
    text-align:center;
    cursor:pointer;
}

.kl {
    font-size: 17px;
}