.paslaugos_container {max-width: 1280px;position: relative; z-index: 1; margin:auto; padding:0px;display: block;margin-top: 5px;}
.paslaugos_title { font-family: UbuntuL; font-size: 45px; font-weight: bold; color: #000; text-align: center; padding: 20px 0px; }
/*.paslaugos_title:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
	border-bottom-color: #56821c;
    display: block;
    width: 200px;
    margin: auto;
    padding-top: 20px;
}*/
.paslaugos_container h3 {text-align: left;color:#f26c47;font-size: 5rem; font-family: UbuntuL;margin: 20px 0;}
.paslaugos_top h2 {font-size: 4rem; line-height: 1em;text-align: center;margin: 2rem;}
.paslaugos_inline { display: inline-block; vertical-align: top; margin-bottom: 5px; transition: all .2s ease-in-out;position: relative;overflow: hidden;background-color: #7dcef8;}
.paslaugos_inline:focus {outline-offset: -3px;}
.paslaugos_inline:hover {}
.paslaugos_inline a { text-decoration:none;transition: all 0.5s ease-in-out; display:block;}
.paslaugos_inline a:hover {opacity:1;}
.paslaugos_inline a:hover .paslaugos_text {transform: scale(1.1);transition: all .5s ease-in-out;}
.paslaugos_inline a:hover .paslaugos_photo {transform: scale(1.02);border: 10px solid #7dcef8;transition: all .5s ease-in-out;}
.paslaugos_inline a:hover img {opacity:0.5;}
.paslaugos_inline img {width: 100%;}
.paslaugos_photo { display: inline-block; width: 100%; max-height: 420px; background-size:cover; transition: all 0.5s ease-in-out;border-bottom: 0px #54bcab solid;overflow: hidden;position: relative;transform: scale(1.1);border: 10px solid #7dcef8;}
.paslaugos_text { 
	font-family: UbuntuL;
	text-align:left;
    font-size: 3rem;
	background-color: #7ecef8;
	line-height: 1.2;
	opacity: 1;
	z-index: 99;
    color: #fff!important;
	transition: all .5s ease-in-out;
	position: absolute;
    top: 2%;
	left: 10%;}


.paslaugos_inline2 {width: 100%; display: inline-block; vertical-align: top; transition: all .2s ease-in-out;position: relative;overflow: hidden;max-height: 220px; padding: 0.5% 0.3%;}
.paslaugos_inline2 a {text-decoration:none;transition: all 1.5s ease-in-out; display:block;}
.paslaugos_inline2 a:hover {opacity:1}
.paslaugos_inline2 a:hover .paslaugos_right_abs {top: 80px;}
.paslaugos_inline2 a:hover .paslaugos_left_abs {left: 50px;}
.paslaugos_inline2 a:hover .paslaugos_photo2 {transform: scale(1);filter: grayscale(100%);}
.paslaugos_inline2 a:hover .paslaugos_text_bg {margin-left: 15px;}

.paslaugos_inline2:nth-child(1) {width: 30%;}
.paslaugos_inline2:nth-child(2) {width: 70%;}
.paslaugos_inline2:nth-child(3) {width: 33.33%;}
.paslaugos_inline2:nth-child(4) {width: 33.33%;}
.paslaugos_inline2:nth-child(5) {width: 33.33%;}
.paslaugos_inline2:nth-child(6) {width: 50%;}
.paslaugos_inline2:nth-child(7) {width: 50%;}
.paslaugos_inline2:nth-child(8) {width: 33.33%;}
.paslaugos_inline2:nth-child(9) {width: 33.33%;}
.paslaugos_inline2:nth-child(10) {width: 33.33%;}
.paslaugos_inline2:nth-child(11) {width: 100%;}


.paslaugos_photo2 {display: inline-block; width: 100%; background-size:cover; background-image: url(../images/bg1.png); background-color: #f0f0f0; background-repeat: no-repeat; background-position: center center; transition: all 0.2s ease-in-out;}
.paslaugos_photo2 img {width:100%;}	
.paslaugos_photo2:hover {transform: scale(1.0)}
.paslaugos_photo2_background { 
	width:100%;
    /*width: 620px;
    height: 300px;
    background: #f0f0f0;*/
    background-repeat: no-repeat;
    /*border-radius: 50%;*/
    display: inline-block;
    position: absolute;
    z-index: 6;
    margin-left: 30px;}

.paslaugos_text_bg {position: absolute;transition: all .2s ease-in-out;margin-left: 10px;}

.paslaugos_text2 {
    font-family: OpenSans;
    text-align: left;
    font-size: 3rem;
	line-height: 1;
    color: #fff;
    transition: all .2s ease-in-out;
}

.paslaugos_text3 {
    font-family: OpenSans;
    text-align: left;
    font-size: 1.5rem;
	line-height: 1.2;
    color: #fff;
    transition: all .2s ease-in-out;
}

.paslaugos_photo3 {width: 100%;display: inline-block; min-height: 200px; max-height: 400px; background-size:cover; background-image: url(../images/bg1.png); background-color: #f0f0f0; background-repeat: no-repeat; background-position: center center; transition: all 1.5s ease-in-out;overflow: hidden;}
.paslaugos_photo3 img {width:100%;}	
.paslaugos_photo3:hover {transform: scale(1.0)}
paslaugos_photo3_background { 
	width:100%;
    /*width: 620px;
    height: 300px;
    background: #f0f0f0;*/
    background-repeat: no-repeat;
    /*border-radius: 50%;*/
    display: inline-block;
    position: absolute;
    z-index: 6;
    margin-left: 30px;}

.paslaugos_photo3 .paslaugos_text3 {font-size:4rem;}

.padding_bottom30 {padding-bottom: 30px;}

.ssf_transition_transparent {
    background: transparent;
    height: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.ssf_photo_transition {
    display: block;
    width: 100%;
    text-align: center;
}
span.ssf_photo_transition_text {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    max-width: 180px;
    width: 100%;
    position: absolute;
    background: #7ecef8;
    margin-right: 1px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    left: 0;
    right: 0;
    bottom: -40%;
    margin: auto;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.paslaugos_inline:hover span.ssf_photo_transition_text { bottom: 35%; }

.paslaugos_garantija {/* padding-bottom: 50px; */}

.paslaugos_top { margin-top: 0px; max-width: 1280px; margin: auto;overflow:hidden;}
.paslaugos_top p {padding: 8px;}
.paslaugos_garantija h1 { font-size: 50px; font-weight: bold; color: #7ab0da; /*text-transform: uppercase;*/ text-align: center; padding-top:30px; }
.paslaugos_garantija h2 { font-size: 24px; font-weight: bold; color: #7ab0da; /*text-transform: uppercase;*/ text-align: center; }
/* .paslaugos_garantija h3 { font-family: arial; font-size: 30px; color: #5b5b5b; text-transform: uppercase; text-align: center; margin-top: 30px; } */

.paslaugos_photo2_background2 { width: 100px; height: 100px;}
.paslaugos_garantija h3 { font-family: arial; font-size: 40px; color: #7ab0da; /*text-transform: uppercase;*/ text-align: center;}

.paslaugos_bg {display:block; overflow: auto;}
.blue {background:#46a0ca;}
.bordo {background:#886169;}
.black {background:#000;}
.grey {background:#4a5467;}
.orange {background:#f0970f;}
.paslaugos_bg2 {display:block; overflow: auto;padding: 20px;}
.paslaugos_right_abs {position: absolute; top: 50px; right: 0; width: 60%;}
.paslaugos_left_abs {position: absolute; top: 50px; left: 0; width: 60%;}

@media screen and (max-width: 880px) {
.paslaugos { padding: 20px 15px; }
.paslaugos_inline2 { max-width: none; }
.paslaugos_title { font-size: 30px; padding-top: 20px; }
.paslaugos_text { font-size: 15px; }
.paslaugos_garantija h2 { font-size: 28px; }
.paslaugos_garantija h3 { font-size: 20px; }
.paslaugos_text2 {padding-bottom: 20px;}
}

@media screen and (max-width: 600px) {
.paslaugos_inline {max-width: 100%; width: 100%;background-color:#fff;}
.paslaugos_photo {border: 0;}
.paslaugos_top .col-4 {width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.paslaugos_container h3 {text-align: center; font-size: 2.5rem;margin: 5px 0;}
}