@font-face {
  font-family: Beatrice_Light;
  src: url(inc/assets/fonts/Beatrice_Light.otf);
}
@font-face {
  font-family: Beatrice_Regular;
  src: url(inc/assets/fonts/Beatrice_Regular.otf);
}
body{
	font-family: Beatrice_Light!important;
}
.footer-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.footer-cta a {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
    gap: 10px;
    background-color: #a18a7a;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 18px;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
    transition: background-color 0.2s;
}
.phone-icon a:hover {
    background-color: #a18a7a;
    color: #ffffff !important;
}
.phone-icon{
	height:20px;
}
.grw-img-wrap{
	display:none;
}
.wp-gr .wp-google-wr a {
    color: #fff!important;
    padding: 5px 12px 5px!important;
    outline: 0!important;
    border-radius: 0px!important;
    background: #a18a7a !important;
    white-space: nowrap!important;
    vertical-align: middle!important;
    opacity: .9!important;
    text-shadow: 1px 1px 0 #888!important;
    box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;
    user-select: none!important;
    transition: all .2s ease-in-out!important;
}
.wp-gr .wp-google-wr a:hover {
    opacity: .95!important;
    background: #323232 !important;
    box-shadow: 0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important;
}
.wp-gr .wp-google-text {
    color: var(--text-color,#222)!important;
    font-size: 13px!important;
    line-height: 14px!important;
    max-width: 100%!important;
    overflow: hidden!important;
    white-space: pre-wrap!important;
    word-break: break-word!important;
    vertical-align: middle!important;
}
.wp-google-time,
.wp-gr .wp-google-powered {
	display:none;
}
html body .reviews h2 {
    text-align: center;
    padding-bottom: 30px!important;
    display: block;
}
.reviews{
	padding:40px 0;
}

@keyframes bdt-kenburns {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.15); /* 15% artėjimas */
    }
}
#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sbi_load .sbi_load_btn {
    position: relative;
    background: transparent!important;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 15px 25px;
}
#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.25)!important;
}
#sb_instagram #sbi_images .sbi_item {
    height: 200px;
}
#sb_instagram .sbi_photo img {
    height: 200px;
}
.sbi_feedtheme_header_text h3,
.insta-section.white-title h3{
	font-size:16px!important;
}
/* Slider */
.slider-section.mobile{
display:none;
}
.slider-section {
    position: relative; 
}
.slider-section .hero{
	 height: 100vh;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
	background-attachment: fixed;
	z-index: 1; 
}
.hero.active {
    animation-name: bdt-kenburns;
    animation-duration: 7s; 
    animation-timing-function: linear;
    transform-origin: 0 50%;
}
.text-container h1 {
    font-family: Beatrice_Light;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
	text-shadow: 0px 0px 5px #00000060;
}
.text-container {
    position: absolute;
    z-index: 10;
    color: #fff;
    text-align: center;
    padding: 20px;
    top: 50%;
    left: 0;
    right: 0;
    width: 59%;
    display: block;
    margin: 0 auto;
}
.white-bg {
    background-color:#A18A7A;   
    z-index: 9; /* Užtikrins, kad fonas būtų viršuje */
    position: absolute; /* Reikia, kad būtų viršuje */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    pointer-events: none; /* Neleidžia interakcijai su elementu */
}
a{
	text-decoration: none!important;
}
.white-button {
    color: #fff!important;
    font-family: Beatrice_Regular;
    font-weight: unset;
    font-size: 14px;
    border: solid 1px #fff;
    padding: 10px 50px;
    text-shadow: 0px 0px 5px #00000060;
    text-decoration: none!important;
}
.grey-button {
    color: #fff;
    font-family: Beatrice_Regular;
    font-weight: unset;
    font-size: 14px;
    padding: 10px 50px;
    background-color: #897b7185;
}
#masthead {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 auto;
    padding-left: 90px!important;
    padding-right: 90px!important;
	background: rgba(255, 255, 255, 0.78) !important; /* permatomas baltas fonas */
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);

    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}
header#masthead {
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 53%) !important;
    box-shadow: unset!important;
    padding: unset;
    border-bottom: solid 1px #fff;
}
.brand a {
    width: fit-content;
    display: block;
    margin: 0 -40px 0 auto;
}
.brand img{
	height:85px;
}
.site-header .row{
	align-items:center;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 5px 15px!important;
    font-size: 13px!important;
    font-family: Beatrice_Regular;
    text-shadow: 0px 0px 5px #00000060;
    font-weight: 300!important;
}
.mygtukas{
	margin-top:50px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	width: 20px;
    height: 20px;
    background: transparent!important;
	border:solid 5px #fff!important;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    position: relative;
    top: -90px;
    display: flex;
    justify-content: center;
}
.projects-slider-section{
	    width: 80%;
    display: block;
    margin: 0 auto;
}
.projects-slider-section .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -55px;
    right: 0;
}

/* .klase-1 h2 {
    font-family: 'Beatrice_Light';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    color: 323232;
} */
.klase-1 h2 ,
.klase-2 h2 ,
.klase-3 h2 {
    font-family: 'Beatrice_Light';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    color: #323232;
}
h2.entry-title {
    border-bottom: unset!important;
}
/* .klase-1 img{
	height:445px;
	object-fit: cover;
} */
.klase-1 img,
.klase-2 img,
.klase-3 img{
	height:323px;
	object-fit: cover;
}
.project-title a:hover{
	color: #323232;
}
.project-title a {
    width: fit-content;
    color: #323232;
    font-family: 'Beatrice_Light';
    font-weight: 300;
    font-size: 16px;
}
.project-title {
    width: 100%;
    margin-bottom: 40px;
}
.flex-right{
	display: flex;
    justify-content: flex-end;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.partneriu-logo p,
.partneriu-logo .title h2 {
	text-align:center
}
.title h2 {
    color: #323232;
    text-transform: uppercase;
    font-family: 'Beatrice_Light';
    font-weight: 300;
    font-size: 20px;
    margin: 0!important;
    padding: 0!important;
}
.about-us-section {
    margin-top: 190px;
    background-image: url('/wp-content/uploads/2024/10/Mask-Group-1@2x.png');
    background-size: cover;
}
 .about-us-row{
	 width:80%;
	 display:block;
	 margin:0 auto;
 }
.about-us-row img {
    height: 500px;
    position: relative;
    top: -150px;
    display: block;
    object-fit: contain;
}
.about-us-row .row{
	align-items:center;
}
.white-title p {
    font-size: 14px;
    color: #fff;
    font-family: 'Beatrice_Light';
    font-weight: 300;
    line-height: 27px;
}
.white-title h2 {
    font-size: 35px;
    color: #fff;
    font-family: 'Beatrice_Light';
    font-weight: 300;
}
.about-us-row .white-title{
	padding-top:40px;
}
#sb_instagram {
    width: 75%!important;
}
.no-left-padding{
	padding-left:0!important;
}
.paslaugos-row {
    display: block;
    width: 80%;
    margin: 90px auto 0 auto;
}
.paslaugos-row h3 {
    color: #A18A7A;
    text-align: center;
    display: block;
    margin: 20px auto 0 auto;
    font-family: 'Beatrice_Light';
    font-weight: 300;
    font-size: 14px;
}
.paslaugos-row img{
	display:block;
	margin:0 auto;
	height:60px;
}
.kaina {
    font-size: 17px;
    margin-bottom: 0;
    height: 25px;
}
.cta-section img {
    height: 45px;
    display: block;
    margin: 0 auto;
}
.apie-mus-kalba-tekstas p{
	margin-top: 30px;
    margin-bottom: 50px;
    font-size: 14px;
}
.apie-mus-blokas .subtitle{
	margin-bottom:0;
}
.apie-mus-blokas{
	    display: flex;
    justify-content: center;
    align-items: center;
}
.counter {
    font-size: 35px;
    margin-right: 10px;
	font-family: 'Beatrice_Regular';
}
.partneriu-logo{
	margin-bottom:100px;
}
#owl-apie-kalba {
    margin-bottom: 50px;
}
.apie-kalba-logo img {
    max-height: 60px; /* kaip buvome aptarę */
    width: auto;
    height: auto;
    object-fit: contain;
}

.apie-kalba-logo {
    cursor: pointer; /* gražesnis UX */
}
.apie-kalba-logo img {
    filter: grayscale(1);
    transition: filter 0.3s ease-in-out;
}
.apie-kalba-logo:hover img {
    filter: grayscale(0);
}


.cta-section .subtitle {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 14px;
}
.cta-section h2 {
    text-align: center;
    font-family: 'Beatrice_Regular';
    font-size: 20px;
    font-weight: unset;
    margin-top: 45px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cta-section {
    background-color: #dbd3c8;
    margin-top: 90px;
    padding-top: 90px;
    padding-bottom: 75px;
}
.cta-section .black-button {
    display: block;
    margin: 0 auto;
    width: fit-content;
}
.black-button {
    color: #323232!important;
    font-family: Beatrice_Regular;
    font-weight: unset;
    font-size: 16px;
    border: solid 1px #323232;
    padding: 10px 50px;
    text-decoration: none!important;
}
.insta-section .logo{
	height:60px;
	display:block;
	margin:0 auto;
}
.insta-section{
	padding-top:50px;
	padding-bottom:50px;
	background-color:#A18A7A;
}
.white-title h3 {
    color: #fff;
    font-family: 'Beatrice_Regular';
    font-weight: unset;
    font-size: 20px;
    text-align: center;
}
.insta-sample-contaier .row{
	margin-bottom:30px;
}
.insta-section .white-button img{
	margin-right:5px;
}
.insta-section .white-button {
    margin: 50px auto 0 auto;
    width: fit-content;
    display: flex;
    align-items: center;
}

.insta-sample-contaier img{
	height:250px;
	margin-bottom:20px;
}
#colophon{
	background-color: #323232!important;
}
html .bg-light {
    background-color: #323232!important;
    padding-top: 40px;
    padding-bottom: 30px;
}
#footer-widget img {
    height: 170px;
    width: auto;
    margin-top: 45px;
}
#footer-widget h3 {
    color: #fff;
    font-family: 'Beatrice_Regular';
    font-weight: 300;
    font-size: 18px;
}
#footer-widget p,
#footer-widget .nav > li > a, #footer-widget .nav > li > a:focus,#footer-widget .nav > li > a:hover {
    background-color: #323232;
    text-decoration: none;
    color: #fff;
}
body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #fbf7f5;
}
/*projekto vidinis*/
/* .page-template-page-musu-darbai #content.site-content , */
.post-template-single-vizualizacijos #content.site-content ,
.post-template-single-projektas #content.site-content {
    padding-top: 0!important;
    
}

.post-template-single-projektas h1{
	margin:0!important;
}
.page-template-page-musu-darbai .content-area,
.single-vizualizacijos .content-area,
.single-vizualizacijos,
.single-projektas .content-area,
.single-projektas{
	padding-left:0!important;
	padding-right:0!important;
}
.page-template-page-gamybines-paslaugos .entry-header,
.page-template-page-musu-darbai .entry-header ,
.post-template-single-projektas .entry-header {
    height: 527px;
	margin-bottom:70px;
	position:relative;
}

.post-template-single-projektas h1.entry-title {
    font-size: 1.31rem;
    border-bottom: unset;
    display: none;
}
.header-no-background h1 {
    display: block!important;
    margin: 40px auto!important;
    text-align: center;
    padding-top: 40px;
}
.patamsinimas{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0000008c;
}
.entry-header h1 {
    margin: 0;
}
.page-musu-darbai h1 {
    color: #fff;
    position: relative;
    z-index: 9;
    text-align: center!important;
    top: 60%;
    text-shadow: 0px 0px 5px #00000060;
    font-size: 20px;
    font-weight: unset!important;
}
.page-musu-darbai{
	padding:0!important;
}
p {
    font-size: 12px;
}
#projects .item h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: unset!important;
    margin-top: 10px;
}
#projects .item .param {
    color: #24292e;
    font-size: 14px;
}
#projects{
margin-bottom:50px;
}
.post-template-single-projektas .col-md-4,
.post-template-single-vizualizacijos .col-md-4{
margin-bottom:20px;
}
/*#projects .block-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#projects .h-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#projects .block {
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
}
#projects .item {
    display: block;
    margin-bottom: 30px;
}
p {
    font-size: 12px;
}
#projects .item h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: unset!important;
}
#projects .h-block .img-container {
    height: 400px;
}
#projects .item .img-container {
    width: 100%;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
}
.img-container {
    position: relative;
    overflow: hidden;
}
#projects .h-block .img-container img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-container .wp-post-image {
   
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#projects .v-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
#projects .offset {
    margin-left: 8.333333%;
}
#projects .v-block .img-container {
    height: 555px;
}
#projects .v-block:nth-child(odd) .item {
    margin-top: -160px;
    -webkit-transition: padding-top 0.6s ease;
    -o-transition: padding-top 0.6s ease;
    transition: padding-top 0.6s ease;
}
#projects .v-block .img-container img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#projects .block.h-active{
	-webkit-box-flex:0;
	-webkit-flex:0 0 70%;
	-ms-flex:0 0 70%;
	flex:0 0 70%;
	max-width:70%;
	z-index:2;
}
#projects .block-row.v-active .offset{
	margin-left:5%;
}
#projects .block.unactive{
	opacity:0.2;
	pointer-events:none;
}
#projects .block.v-active{
	-webkit-box-flex:0;
	-webkit-flex:0 0 60%;
	-ms-flex:0 0 60%;
	flex:0 0 60%;
	max-width:60%
}
#projects .block.v-active .item .img-container{
	height:790px;
}
#projects .block.h-active .item .img-container{
	height:560px;
}
#projects .block-row.justify-end{
	-webkit-box-pack:end;
	-webkit-justify-content:flex-end;
	-md-flex-pack:end;
	justify-content:flex-end;
}*/
.header-no-background{
	margin-top:110px;
	display:block;
}
.page-apie-mus {
    position: relative;
    padding: 0!important;
}
.page-vizualizacijos,
.page-info,
.page-template-page-info .site-content,
.page-template-page-apie-mus .site-content{
padding:0!important;
}
.post-template-single-vizualizacijos .entry-header,
.page-vizualizacijos .entry-header ,
.page-template-page-info .entry-header ,
.page-template-page-apie-mus .entry-header {
    height: 527px;
    margin-bottom: 70px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
}
.post-template-single-vizualizacijos h1.entry-title ,
.page-vizualizacijos h1.entry-title ,
.page-template-page-info h1.entry-title ,
.page-template-page-apie-mus h1.entry-title {
    font-size: 1.31rem;
    border-bottom: unset;
    color: #fff;
    font-weight: unset!important;
	margin-top:130px;
}
.tarpas20{
margin-top:20px;
}
.tarpas40{
margin-top:40px;
}
.tarpas60{
margin-top:60px;
}
.tarpas80{
margin-top:80px!important;
}
.acf-row {
    padding: 70px;
    min-height: 300px;
    background-position: bottom center;
    background-size: cover;
    display: block;
    position: relative;
    margin: 70px auto;
}
.cta-content{
    background-color: #fff;
    padding: 40px;
    width: fit-content;
    margin: 0 auto;
    display: block;
    position: relative;
}
.white_header .navbar-nav > li > a {
   color:#24292e!important;
    text-shadow: unset!important;
    font-weight: 300!important;
}
.page-apie-mus a{
color:#24292e!important;
}
.cta-content .black-button {
    display: block;
    margin: 20px auto 0 auto;
    width: fit-content;
}
.cta-content p{
	 text-align: center;
}
.cta-content h2 {
    margin: 0;
    text-align: center;
}
#content.site-content {
    padding-bottom: 0!important;
    padding-top: 0!important;
}
.page-template-page-gamybines-paslaugos .entry-header {
    display: flex;
    align-items: center;
}
.page-template-page-gamybines-paslaugos h1.entry-title {
    font-size: 1.31rem;
    border-bottom: unset;
    color: #fff;
    font-weight: unset;
    text-align: center;
    margin-top: 130px;
}
.page-gamybines-paslaugos{
	padding-left:0!important;
	padding-right:0!important;
}
.accordeon {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.acc-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.acc-title {
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.acc-content {
    max-height: 0; /* Pradiniame etape uždarytas */
    overflow: hidden; /* Paslėpti turinį */
    transition: max-height 0.5s ease-out; /* Lėtas atidarymo efektas */
	padding-left:15px;
	padding-right:20px;
}

.acc-toggle-icon {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.acc-item.active .acc-toggle-icon {
    transform: rotate(180deg); /* Pasukite ikoną, kai atidaroma */
}

.accordeon .acc-item:first-child .acc-content {
    max-height: 1000px; /* Pirmas elementas atidarytas */
}
.paslaugos-informacija .left{
	background-color:#dbd3c8;
	margin-bottom:70px;
}
.paslaugos-informacija .right h2{
	color:#fff;
}
.paslaugos-informacija .right{
	background-color:#A18A7A;
	color:#fff;
	margin-bottom:70px;
}
h2{
	font-weight:unset!important;
}
.paslaugos-informacija .white-button, .paslaugos-informacija .black-button {
    margin-top: 20px;
    display: block;
    width: fit-content;
}
.paslaugos-informacija h2{
	margin:0;
}
.paslaugos-informacija .row{
	align-items:center;
}
.paslaugos-informacija .right .visual{
	padding-left:0!important;
}
.paslaugos-informacija .right .text{
	padding: 40px;
}
.paslaugos-informacija .left .text{
	padding: 40px;
}
.paslaugos-informacija .left .visual{
	padding-right:0!important;
}
.wpcf7-submit{
	font-size: 16px!important;
	background-color:#fff!important;
    color: #323232!important;
    height: 40px;
    width: 191px;
	border-radius:0!important;
    font-family: Beatrice_Regular;
    font-weight: unset!important;
    border: solid 1px #323232!important;
}
.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-email{
    background-color: rgb(217 217 217 / 31%);
    border: none;             
    font-size: 14px;          
    color: #7C7C7C;            
    padding: 10px;            
    width: 100%;        
    box-sizing: border-box;     
    border-radius: 0px;         
}
.wpcf7-form-control.wpcf7-textarea{
	height:100px;
}
.sub-antraste{
	font-size:16px;
}
.page-id-204 .page-info .kontaktai a{
	color:#212529!important;
	font-size: 16px;
	margin-bottom:10px;
	display:block;
}
.page-id-204 .page-info .kontaktai img{
	height:18px;
}
.soc-tinklai img{
	height:32px;
	margin-right:20px;
}
.header-contacts{
	display: flex;
    align-items: center;
}
.soc-tinklai{
	    width: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.insta {
    margin-top: -14px;
    height: 30px!important;
}
.page-vizualizacijos h1 {
    color: #fff;
    position: relative;
    z-index: 9;
    text-align: center!important;
    text-shadow: 0px 0px 5px #00000060;
    font-size: 20px;
    font-weight: unset!important;
    width: 100%;
    margin-top: 130px;
}
.img-container {
    position: relative;
    width: 100%; /* Užima visą stulpelio plotį */
    padding-top: 100%; /* Kvadrato aukštis (plotis lygus aukščiui) */
    overflow: hidden; /* Paslepia išlindusias dalis */
    background-color: #f4f4f4; /* Atsarginė spalva, jei nėra paveikslėlio */
}

.img-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Apkarpo, kad paveikslėlis išliktų proporcingas ir užpildytų kvadratą */
    transform: translate(-50%, -50%); /* Centruoja paveikslėlį kvadrate */
}
.widget a{
	color:#fff;
}
@media only screen and (max-width: 1024px) {
	.grey-button {
    padding: 10px 10px;
}
.soc-tinklai {
    justify-content: end;
}
}
@media only screen and (max-width: 1199px) {
	#masthead {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
 .navbar-toggler {
   /*  padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #fff!important;
    border-radius: .25rem; */
    float: right;
}
 .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
#main-nav {
    position: absolute;
    right: 0;
    top: 85px;
    text-align: right;
    z-index: 9;
}
}
@media only screen and (max-width: 1199px) {
.about-us-row img {
    margin: 0 auto;
}
.about-us-row .white-title {
    padding-right: 0px;
    margin-top: -134px;
    text-align: justify;
}
.about-us-row {
    margin: 0 auto;
    padding-bottom: 40px;
}
.white-title h2 {
    text-align: center;
}
#footer-widget .col-md-3, .paslaugos-row .col-md-3 {
    width: 25%!important;
    flex: unset;
}
.paslaugos-row {
    width: 100%;
    margin: 50px auto 0 auto;
}
.paslaugos-section{
	max-width: 100%!important;
}
.project-title h2{
	margin-left: 45px !important;
}
.cta-section {
    background-color: #dbd3c8;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.insta-sample-contaier .col-md-4{
	width:50%!important;
}
#footer-widget img {
    height: 103px;
    width: auto;
    margin-top: 0;
}
#footer-widget h3 {
    font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
		.soc-tinklai img {
    height: 32px;
    margin: 0 3px!important;
}
.soc-tinklai {
    margin-top: 15px;
}
.grey-button {
    padding: 5px 30px;
}
}
@media only screen and (max-width: 767px) {
	.header-contacts {
    display: block!important;
}
.brand a {
    z-index: 1;
    width: fit-content;
    display: block;
    margin: 0 auto 0 auto;
    position: relative;
}
.header-content {
    width: 100%;
}
#masthead nav ,
.header-contacts {
    display: block!important;
    width: 23%!important;
}
.brand{
	width:54%!important;
}
}
@media only screen and (max-width: 600px) {
	.footer-cta a {
    font-size: 14px !important;
    padding: 12px 15px !important;
    gap: 8px !important;
}
#masthead nav, .header-contacts {
    display: block!important;
    width: 100%!important;
}
.brand {
	width: fit-content !important;
    position: relative;
    z-index: 3;
    text-align: center;
    display: block;
    margin: 0 auto;
    top: -36px;
}
.header-content {
    width: 100%;
    display: block!important;
    position: relative;
    right: -15px;
}
.soc-tinklai {
    justify-content: flex-start;
}
.brand img{
	width:50px;
	max-width:50px!important;
}	
.grey-button {
    padding: 5px 20px;
    font-size: 12px;
}
.header-contacts {
     padding-left:0 !important;
	 position: relative;
    z-index: 1;
    width: 100px !important;
    }
.soc-tinklai {
    justify-content: flex-start;
    left: 10px!important;
    display: flex!important;
    height: auto;
    flex-direction: row;
    width: 74px;
    position: relative;
    margin-top: unset;
    top: 15px;
}
    #masthead nav{
		width:50px;
		position:relative;
		margin:-50px 0 0 auto!important;
		
	}
.about-us-row	.white-title h2 {
    font-size: 20px;
    margin-top: 0;
}
.about-us-row .white-title {
    padding-top: 20px;
}
.slider-section.desctop{
display:none;
}
.slider-section.mobile{
display:block!important;
}
	.brand a {
    margin: 0 auto;
}
.brand img {
    height: 50px;
    width: fit-content;
}

.text-container h1 {
    font-size: 20px;
}
.text-container {
    width: 100%;
	top:37%;
}
.project-title {
    position: relative;
}
.paslaugos-section .project-title h2 {
	margin-left: 45px !important

}
.project-title h2 {
    margin-left: 0!important;
    text-align: center;
}
.projects-slider-section .owl-theme .owl-nav {
    position: relative;
    top: -40px;
}
.flex-right {
    position: absolute!important;
    top: 475px;
    z-index: 9;
    left: 0;
    right: 0;
    padding-right: 0!important;
    display: block;
    text-align: center;
}
.projects-slider-section {
    max-width: 93%;
}
.no-left-padding {
    padding-left: 15px!important;
}
.about-us-row img {
    top: -150px;
}
.about-us-row .white-title {
    padding-right: 15px;
}
.paslaugos-row h3 {
    font-size: 12px;
    line-height: 16px;
}
.cta-section img {
    height: 30px;
}
.cta-section h2 {
    font-size: 17px;
    margin-top: 25px;
}
.cta-section .subtitle {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
}
.insta-sample-contaier img {
    height: 184px;
    margin-bottom: 20px;
    object-fit: cover;
}
.insta-section .white-button {
    margin: 20px auto 0 auto;
}
#footer-widget .col-md-3{
    width: 49%!important;
    flex: unset;
}
#footer-widget .col-md-3:first-child {
	display: flex;
    align-items: center;
    justify-content: center;
}
.widget {
    text-align: center;
}
#projects .block-row {
    display: block;
}
#projects .block {
    max-width: 100%;
}
#projects .offset {
    margin-left: unset;
}
#projects .v-block .img-container {
    height: 400px;
}
#projects .v-block:nth-child(odd) .item {
    margin-top: 0px;
}
.page-template-page-vizualizacijos #projects .block {
    width: 48%;
    float: left;
    height: 250px;
    margin-bottom: 8px;
    margin-left: 7px;
}
#projects .v-block .img-container ,
#projects .h-block .img-container {
    height: 250px;
}
#projects .block.h-active, #projects .block.v-active {
    max-width: 100%;
    width: 100%;
}
.page-vizualizacijos .entry-header, .page-template-page-info .entry-header, .page-template-page-apie-mus .entry-header {
    margin-bottom: 40px;
}
.page-template-page-gamybines-paslaugos .right .row{
	flex-direction: column-reverse;
}
.page-vizualizacijos .entry-header, .page-template-page-info .entry-header, .page-template-page-apie-mus .entry-header ,
.page-template-page-gamybines-paslaugos .entry-header, .page-template-page-musu-darbai .entry-header, .post-template-single-projektas .entry-header {
    height: 240px;
    background-size: cover;
}
#sb_instagram #sbi_images {
    display: block!important;
    width: 100%;
    padding: 12px 0;
}
#sb_instagram .sbi_photo img {
    height: 165px;
    object-fit: cover;
}
#sb_instagram #sbi_images .sbi_item {
    height: auto;
    width: 48%;
    margin: 3px!important;
}
.post-template-single-vizualizacijos .entry-header, .page-vizualizacijos .entry-header, .page-template-page-info .entry-header, .page-template-page-apie-mus .entry-header {
    height: 240px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    background-size: cover;
    background-position: center;
}
.page-musu-darbai h1 ,
.page-vizualizacijos h1 {
    font-size: 16px;
    z-index: 1;
}
#main-nav {
    position: absolute;
    right: -3px;
    background-color: #574f48d4;
}
}
@media only screen and (max-width: 412px) {
	#sb_instagram .sbi_photo img {
    height: 184px;
}
.paslaugos-row img {
    display: block;
    margin: 0 auto;
    height: 40px;
}
.paslaugos-row h3 {
    font-size: 11px;
    line-height: 15px;
}
#footer-widget .col-md-3 {
    width: 33%!important;
    padding: 0;
}
.paslaugos-row .col-md-3 {
    width: 23%!important;
    flex: unset;
    padding: 0!important;
}
.paslaugos-row h3 {
    margin: 10px auto 0 auto;
}
.paslaugos-row .row{
	justify-content:center;
}
.cta-section {
    padding-left: 20px;
    padding-right: 20px;
}
html .bg-light {

    padding-top: 0px;
    padding-bottom: 0px;
}
#nav_menu-3,
#text-3,
#menu-informacija{
	text-align:left;
}
#footer-widget .nav > li > a {
    padding-left: 0!important;
    padding-right: 0;
    padding-bottom: 0;
}
#footer-widget h3 {
    font-size: 14px;
    margin-bottom: 0;
}
#footer-widget p{
	margin-bottom:0;
}
#footer-widget img {
    height: 80px;
    width: auto;
    margin-top: 0;
}
.page-template-page-info h1.entry-title,
.page-template-page-gamybines-paslaugos h1.entry-title,
.page-vizualizacijos h1 {
    margin-top: 80px;
}
.page-template-page-musu-darbai .entry-header{
	margin-bottom:20px;
}
.page-info h2 {
    font-size: 17px;
    margin-top: 0;
}
.soc-tinklai {
    justify-content: flex-start;
    margin-left: 0px!important;
}
.page-template-page-gamybines-paslaugos .entry-header{
	margin-bottom:20px;
} 
.paslaugos-informacija .left .visual {
    padding-left: 0;
}
.paslaugos-informacija h2 {
    margin: 0;
    font-size: 17px;
}
}
@media only screen and (max-width: 330px) {
	#sb_instagram #sbi_images .sbi_item {
    height: auto;
    width: 46%;
    margin: 3px!important;
}
}