/*
Theme Name: Pamario troba
Theme URI: URL
Version: 1.0
Author: Linas Pagirys
Author URI:
*/

/* RESET */
/* ----------------------------------------- */


/*

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-BlackItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Black.woff2') format('woff2'),
  url('fonts/OrchideaPro-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Bold.woff2') format('woff2'),
  url('fonts/OrchideaPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-ExtraLightItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-SemiBold.woff2') format('woff2'),
  url('fonts/OrchideaPro-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-BoldItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-LightItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-ExtraLight.woff2') format('woff2'),
  url('fonts/OrchideaPro-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-SemiBoldItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}



@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-ExtraBoldItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-ExtraBoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Italic.woff2') format('woff2'),
  url('fonts/OrchideaPro-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

*/

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-ExtraBold.woff2') format('woff2'),
  url('fonts/OrchideaPro-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-MediumItalic.woff2') format('woff2'),
  url('fonts/OrchideaPro-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Medium.woff2') format('woff2'),
  url('fonts/OrchideaPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Regular.woff2') format('woff2'),
  url('fonts/OrchideaPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Orchidea Pro';
  src: url('fonts/OrchideaPro-Light.woff2') format('woff2'),
  url('fonts/OrchideaPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}















html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }


/* MAIN LAYOUT */
/* ----------------------------------------- */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  border-color: #ccc;
  height: 39px;
  width: 100%;
}

html {
  height:100%;
  min-height: 100%;
}

body {
  font-family: 'Orchidea Pro', sans-serif;
  height:100%;
  min-height: 100%;
  color: #333333;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 106px;
}

header {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 99999;
  top: 0px;
}

.admin-bar header {
  top: 32px;
}

footer {
  background: #000;
  padding: 80px 0;
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #DCC6A8;
}

#main-content {
  flex: 1 0 auto;
}

a {
  color: #B98B50;
  transition: all 0.3s;
}

a:hover,
a:active,
a:focus {
  color: #B98B50;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s;
}

*:focus,
*:active,
*:hover {
  outline: none;
}

p {
  font-size: 16px;
  line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

h1,
h2,
h3 {
  font-weight: 500;
}

h4,
h5,
h6 {
  font-weight: 500;
}

.rte a {
  color: #000;
}

.rte a:hover {
  color: #B98B50;
}

iframe {
  border: none;
  max-width: 100%!important;
}

.rte p {
  margin-bottom: 25px;
}

.rte div {
  font-size: 15px;
}

.rte a:hover, .rte a:focus, .rte a:visited {
  opacity: 0.8;
  text-decoration: none;
}

.rte h1 {
  font-size: 60px;
  line-height: 60px;
  margin-top: 36px;
  margin-bottom: 24px;
}

.rte h2 {
  font-size: 48px;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h3 {
  font-size: 36px;
  line-height: 36px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h4 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h5 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.rte img {
  max-width: 100%;
}

.rte ul {
  list-style-type:circle;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ul {
  list-style-type:circle;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ol {
  list-style-type:decimal;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ul li,
.rte ol li {
  font-size: 16px;
  line-height: 31px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0em 1em 0.5em 0;
}

.alignright {
  float: right;
  margin: 0em 0 0.5em 1em;
}

em {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

.rte table tr td,
.rte table tr th {
  border: 1px solid #cecece;
  padding: 5px;
}

.rte table {
  margin-bottom: 20px;
}

.rte img {
  max-width: 100%;
  height: auto;
}

.rte pre {
  padding: 25px;
  display: block;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 26px;
  word-break: normal;
  word-wrap: normal;
  background-color: #ccf1ff;
  border: 1px solid #9ce4ff;
  border-radius: 4px;
  color: #1794c4;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;
}


.show-desctop {
  display: block !important;
}

.show-mobile {
  display: none !important;
}

blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 100%;
  margin: 20px 0;
  padding: 20px 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -10px;
  top: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

#gallery-1 img {
  border: 0px solid #cfcfcf !important;
  display: block;
}

.gallery-caption{
  display: none;
}

input {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
}

textarea {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
  height: 150px;
}

select {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
}

label {
  font-size: 14px;
}

p.wp-caption-text {
  font-size: 12px;
  line-height: 14px;
}

img {
  max-width: 100%;
  height: auto;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* GLOBAL PAGE STYLES */
/* ----------------------------------------- */

.not-found {
  text-align: center;
  padding: 100px 0;
}

.not-found h1 {
  margin-bottom: 30px;
}

nav {
  width: 100%;
}

.sub-menu {
  position: absolute;
  background: #181818;
  min-width: 130px;
  padding: 15px;
  display: none;
  z-index: 10;
}

.main-desc-nav > li:hover .sub-menu {
  display: block;
}

.mobilecont-wrapper {
  padding: 15px;
}

.mobmenu-tophead {
  display: flex;
  justify-content: center;

}

#cssmenu {
  text-align: center;
  padding: 35px;


}

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

  #cssmenu,
  #cssmenu ul,
  #cssmenu ul li,
  #cssmenu ul li a {
    margin: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #cssmenu {
    color: #ffffff;
    margin-top: 30px;
  }

  #cssmenu ul ul {
    display: none;
  }
  .align-right {
    float: right;
  }
  #cssmenu > ul > li > a {
    padding: 15px 20px;
    border-bottom: 1px solid #DCC6A8;
    cursor: pointer;
    z-index: 2;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
  }
  #cssmenu > ul > li > a:hover,
  #cssmenu > ul > li.active > a,
  #cssmenu > ul > li.open > a {
    color: #B98B50;
  }
  #cssmenu > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #1682ba;
  }
  #cssmenu > ul > li:last-child > a,
  #cssmenu > ul > li.last > a {
    border-bottom: none;
  }
  .holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0px;
  }
  .holder::after,
  .holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
  }
  #cssmenu > ul > li > a:hover > span::after,
  #cssmenu > ul > li.active > a > span::after,
  #cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
  }
  .holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
  }
  #cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px solid #32373e;
    border-left: 1px solid #32373e;
    border-right: 1px solid #32373e;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #eeeeee;
    background: #49505a;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.open > a,
  #cssmenu ul ul li.active > a {
    color: #B98B50;
  }
  #cssmenu ul ul li:first-child > a {
    box-shadow: none;
  }
  #cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #cssmenu ul ul ul li a {
    padding-left: 30px;
  }
  #cssmenu > ul > li > ul > li:last-child > a,
  #cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
  }
  #cssmenu > ul > li > ul > li.open:last-child > a,
  #cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
  }
  #cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
  }
  #cssmenu ul ul li.menu-item-has-children > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #cssmenu ul ul li.active > a::after,
  #cssmenu ul ul li.open > a::after,
  #cssmenu ul ul li > a:hover::after {
    border-color: #ffffff;
  }

}


.menu-wrapper {
  display: flex;
}

.main-desc-nav {
  text-align: center;
}
.subheader {
  display: flex;
  justify-content: flex-end;
  padding: 12px 0 12px 0;
  margin-bottom: 7px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.web-section {
  padding: 96px 0;
}



.mobile-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 12px;
  background: #fff;
  z-index: 20;
  border-bottom: 1px solid #dcdcdc;
}
.admin-bar .mobile-menu {
  top: 46px;
}
.mobbutton {
  display: inline-block;
  width: 24px;
}
.mobbutton span {
  width: 100%;
  height: 2px;
  background: #424242;
  margin-bottom: 5px;
  display: block;
}
.mobbutton span:last-child {
  margin-bottom: 0px;
}
.mob-logo-holder {
  position: relative;
}
.mobile-menu .mob-logo-holder img {
  max-width: 78px;
  position: absolute;
  left: 0px;
  top: -10px;
}
.items-mobile {
  text-align: right;
}
.items-mobile .call-britta,
.items-mobile .mobbutton {
  display: inline-block;
}
.items-mobile .mobbutton {
  margin-left: 24px;
  position: relative;
  top: 3px;
}
.mobilefooter-wrapper {
  position: fixed;
  left: calc(0px - 100%);
  top: 0px;
  width: 100%;
  background: white;
  z-index: 9999999999;
  transition: all 0.3s;
  height: 100vh;
}
.closemobmenu {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 11px 15px;
}



.cookie-law-wrapper-in {

}
.cookie-law-wrapper {
  position: fixed;
  bottom: 15px;
  left: 15px;
  width: 320px;
  background: url("images/cookie-back.jpg") no-repeat;
  background-size: cover;
  color: #111;
  padding: 20px 20px;
  z-index: 50000;
  font-size: 12px;
  border-radius: 5px;
}
.cookie-law-text-wrapper a {
  text-decoration: underline;
  color: #00428A;
}
.cookie-law-text-wrapper a:hover {
  color: #B98B50;

}
.cookie-law-wrapper p {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 18px;
}
.cookie-law-button-wrapper button {
  background: #DCC6A8;
  border: none;
  color: #111;
  padding: 15px 25px;
  font-size: 13px;
  line-height: 13px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
}
.cookie-law-button-wrapper button:hover{
  opacity: 0.7;
  transition: all 0.3s;
}


.logo-holder {
  padding: 12px 12px 12px 0;
  margin-right: 0px;
  width: 145px;
  transition: all 0.3s;
}
nav.navigation-wrapper {
  width: calc(100% - 160px - 160px);
  padding: 31px 0px;
  transition: all 0.3s;
}
.header-phone {
  width: 160px;
  padding: 31px 0px;
  text-align: right;
  transition: all 0.3s;
}
.header-phone a {
  padding: 10px 0px 10px 15px;
  display: inline-block;
  color: #111111;
}
.header-phone a:hover {
  color: #B98B50;
}

.call-pamario {
  display: inline-block;
  color: #111111;
  position: relative;
  top: 1px;
}
.call-pamario:hover {
  color: #B98B50;
}

.main-desc-nav li {
  display: inline-block;
}
.main-desc-nav li a {
  color: #111111;
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
}
.main-desc-nav li.current-menu-item a {
  color: #00428A;

}
.current-menu-item a {
  color: #B98B50 !important;
}
.main-desc-nav li a:hover {
  color: #B98B50;
}
.ft-contacts{
  display: flex;
  flex-direction: column;

}
.pamario-phone{
  /*display: block;*/
  padding: 0px 0px 0px 25px;
  line-height: 24px;
  background: url("images/phone.svg") no-repeat left center;
}
.pamario-email {
  /*display: block;*/
  padding: 0px 0px 0px 28px;
  line-height: 24px;
  background: url("images/mail.svg") no-repeat left center;
}

.pamario-phone-alt{
  /*display: block;*/
  padding: 0px 0px 0px 25px;
  line-height: 24px;
  background: url("images/phone-alt.svg") no-repeat left center;
}
.pamario-email-alt {
  /*display: block;*/
  padding: 0px 0px 0px 28px;
  line-height: 24px;
  background: url("images/mail-alt.svg") no-repeat left center;
}

.ft-adress {
  margin-top: 20px;
}
.fc-2-texter {
  margin-bottom: 20px;
}
.ft-adress p {
  line-height: 24px;
}




.ftsoc-item {
  /*display: block;*/
  padding: 0px 0px 0px 28px;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.ftsoc-facebook {
  background: url("images/facebook.svg") no-repeat left center;
  margin-bottom: 30px;

}
.ftsoc-insta {
  background: url("images/insta.svg") no-repeat left center;
}

.ftsoc-partner-statybos{
  display: block;
  padding: 10px 0px 10px 63px;
  font-size: 14px;
  line-height: 22px;
  background: url("images/staybininku-asociacija.png") no-repeat left center;
  max-width: 160px;
}
.ftsoc-partner-amatai {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0px 10px 63px;
  background: url(images/prekybos-ir-amatu.png) no-repeat left center;
  max-width: 218px;
}

.staybos-wrapper-partner {
  display: flex;
  margin-bottom: 50px;
}

.narysname {
  width: 15%;
}

.footer-copyright-wrapper {
  display: flex;
}

.ftsoc-partner-statybos-wrapper {
  width: 40%;
}

.ftsoc-partner-amatai-wrapper {
  width: 45%;
}

.ft-private-wrapper {
  width: 55%;
}

.whomade {
  display: flex;
  width: 45%;
}
.whomade img {
  all: unset;
  transition: .3s;
  filter: brightness(0) invert(1);
  max-width: 80px;
  margin-left: 10px;
  position: relative;
  top: 5px;
}
.whomade img:hover {
  filter: none;
}

.whomade a {
  vertical-align: top;
}

.ft-private a {
  color: #DCC6A8;
}

.ftsoc {
  display: flex;
  flex-direction: column;
}



@media screen and (max-width: 576px) {
  .staybos-wrapper-partner {
    flex-direction: column;
    align-items: center;

  }

  .narysname {
    /*width: 100%;*/
    width: max-content;
  }

  .footer-copyright-wrapper {
    flex-direction: column;
  }

  .ftsoc-partner-statybos-wrapper {
    /*width: 100%;*/
    width: max-content;
  }

  .ftsoc-partner-amatai-wrapper {
    /*width: 100%;*/
    width: max-content;
  }

  .ft-private-wrapper {
    width: 100%;
    text-align: center;
  }

  .whomade {
    margin-top: 30px;
    width: 100%;
    justify-content: center;
  }

  .ft-contacts {
    align-items: center;
  }

  .ft-adress {
    text-align: center;
  }

  .fc-2 {
    text-align: center;
  }

  .ftsoc {
    align-items: center;
  }
}



.footer-colums-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.footer-colums {
  padding: 0 15px;
}
.fc-1 {
  width: 19%;
  padding-left: 0px;
}
.fc-2 {
  width: 16%;
}
.fc-3 {
  width: 23%;
}
.fc-4 {
  width: 42%;
  padding-right: 0;
}
.fc-5 {
  width: 19%;
  padding-right: 0px;
}
















.padding-section {
  padding: 80px 0;
}

.headerimage-wrapper {
  display: flex;
}
.headerimage-left {
  width: 40%;
  padding: 110px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.headerimage-right{
  width: 60%;
  background: url("images/home-main-image.jpg");
  background-size: cover;
}
.headerimage-right img {
  opacity: 0;
}
.home-header-texts h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;
}
.home-header-texts h1 {
  font-style: normal;
  font-weight: 300;
  font-size: 54px;
  line-height: 130%;
  text-transform: uppercase;
  color: #00428A;
  text-shadow: 0px 0px 100px #FFFFFF, 0px 0px 100px #FFFFFF;

  margin-top: 40px;
  margin-bottom: 35px;
}
.home-header-texts p {
  font-size: 18px;
  line-height: 160%;
}

.call-pamario {

}
























.home-reviews-front-wrapper {
  display: flex;

}
.home-reviews-wrapper {
  position: relative;
}
.home-rev-left {
  width: calc(100% - 415px);
  position: relative;
}

.home-rev-left .owl-carousel {

}
.home-rev-right {
  width: 415px;
  padding: 60px 0;
}

.reviews-item {
  display: flex;
  padding: 60px 20px 60px 0;
}
.reviews-item-image {
  width: calc(100% - 600px);
}
.reviews-item-texts {
  width:600px;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}

.reviews-item-image img {
  max-width: 280px;
  position: absolute;
  bottom: 0px;
}

@media screen and (max-width: 992px) {
  .reviews-item-image img {
    position: relative;
    margin: auto;

  }
}

.itbquotes {
  position: absolute;
  top: -16px;
  left: 273px;
  background: url("images/quaotes.png") no-repeat;
  background-size: 51px;
  width: 51px;
  height: 35px;
  z-index: 10;
}

.reviews-item-texts h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;
  margin-top: 30px;
}

.reviews-item-texts p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 29px;
  color: #333333;
}

.home-reviews-wrapper .owl-nav {
  position: absolute;
  right: 16px;
  bottom: 55px;
}

@media screen and (max-width: 992px) {
  .home-reviews-wrapper .owl-nav {
    bottom: 1px;
  }
}

.home-reviews-wrapper .owl-nav .owl-prev {
  display: none;
}

.home-reviews-wrapper .owl-carousel .owl-nav button.owl-next {
  background: url(images/arrow-right.svg) no-repeat center center;
  width: 24px;
  height: 20px;
}
.home-reviews-wrapper .owl-carousel .owl-nav button.owl-next:hover {
  background: url(images/arrow-right.svg) no-repeat center center;
  width: 24px;
  height: 20px;
}
.home-reviews-wrapper .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.home-reviews-wrapper .owl-dots {
  position: absolute;
  right: 49px;
  bottom: 55px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #B98B50;
}


















.company-numbers {
  display: flex;
  flex-wrap: wrap;
}
.company-numbers-item {
  width: 50%;
  margin-bottom: 30px;
  position: relative;
}
.company-numbers-item:nth-child(2n){
  padding-left: 20px;
}
.company-numbers-item:nth-child(2n - 1){
  padding-right: 20px;
}

.points-kvadrat .company-numbers-item:nth-child(1):after{
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0px;
  background: #F1E8DC;
  width: 80%;
  height: 1px;
}
.points-kvadrat .company-numbers-item:nth-child(2):after{
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0px;
  background: #F1E8DC;
  width: 80%;
  height: 1px;
}

.points-horizont .company-numbers-item:after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: 36px;
  top: 0px;
  background: #F1E8DC;
}
.points-horizont .company-numbers-item:last-child:after {
  display: none;
}


.company-numbers-item h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 140%;
  color: #B98B50;

}
.home-reviews-front-wrapper .company-numbers-item h4 {
  font-size: 36px;
}


.company-numbers-item p {
  font-size: 16px;
  line-height: 150%;
}

.home-newsletter {
  position: relative;
}
.home-newsletter-backgorund {
  background: url(images/news-back.jpg);
  background-size: cover;
  width: 60%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 40%;
  z-index: -1;
}



.home-newsletter-wrapper {
  display: flex;
}
.home-newsletter-left {
  width:510px;
  padding-right: 75px;
}
.home-newsletter-right {
  width: calc(100% - 510px);
}

.home-newsletter-left h2 {
   font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 140%;
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 30px;
}
.home-newsletter-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #333333;
}


.newsletter-wrapper {
  display: flex;
}
.newsletter-col:nth-child(1) {
  width: calc(45% - 80px);
  padding-right: 20px;
}
.newsletter-col:nth-child(2) {
  width: calc(55% - 80px);
  padding-right: 20px;
}
.newsletter-col:nth-child(3) {
  width: 160px;
}

.newsletter-checkbox input {
  width: auto;
  margin-right: 15px;
}
.newsletter-checkbox{
  margin-bottom: 8px;

}
.newsletter-checkbox span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 29px;
  color: #333333;
}
.newsletter-checkbox.checkboxagree {
  margin-top: 20px;
}


.newsletter-input input {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  border: none;
  border-bottom: 1px solid #000;
  padding: 30px 0;
  background: transparent;
}


.newsletter-input {
  margin-bottom: 10px;
}
.newsletter-col .newsletter-input:last-child {
  margin-bottom: 0px;
}

.newsletter-send input{
  position: absolute;
  bottom: 7px;
  width: auto;
  background: url(images/arrow-right.svg) no-repeat center right 33px, #DCC6A8;


  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #111111;
  padding: 18px 56px 18px 44px;
  text-align: center;
  border: none;
  transition: all 0.3s;
}

.newsletter-send input:hover,
.newsletter-send input:active {

  transition: all 0.3s;
  background: url("images/arrow-right.svg") no-repeat center right 28px, #DCC6A8;
}
.newsletter-col {
  position: relative;
}

.newsletter-col h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #111111;

  margin-top: 22px;
  margin-bottom: 8px;
  padding-left: 15px;
}
.page-id-15 .newsletter-col h4 {
  text-transform: inherit;
}


input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
}

input[type="checkbox"] {
  appearance: none;
  background-color: transparent;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
}

.form-control + .form-control {
  margin-top: 1em;
}


input[type="checkbox"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
  float: left;
  margin-right: 13px;
  position: relative;
  top: 6px;
  border: 1px solid;
  width: 20px;
  height: 20px;
  border-radius: 4px;

}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000;
}

input[type="checkbox"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]::before {
  /* ...existing styles */

  /* Windows High Contrast Mode */
  background-color: CanvasText;
}



input[type="checkbox"]::before {
  /* ...existing styles */

  transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);

}


input[type="checkbox"]:focus {
  /* outline: max(2px, 0.15em) solid currentColor; */
  /* outline-offset: max(2px, 0.15em); */
  outline: none;
  outline-offset: inherit;
}


:root {
  --form-control-disabled: #959495;
}

input[type="checkbox"]:disabled {
  --form-control-color: var(--form-control-disabled);

  color: var(--form-control-disabled);
  cursor: not-allowed;
}


.form-control--disabled {
  color: var(--form-control-disabled);
  cursor: not-allowed;
}






span.wpcf7-not-valid-tip {
  color: #dc3232 !important;
  font-size: 14px !important;
}

.home-map-wrapper {
  display: flex;
}

.home-map-right {
  /*align-items: center;*/
  /*justify-content: center;*/
  display: flex;
}

/*@media (min-width:768px) {*/
/*  .home-map .container {*/
/*    width: calc((100vw - 750px - 15px) / 2 + 750px) !important;*/
/*    margin-left: 0;*/
/*    padding-left: 0;*/
/*  }*/
/*}*/

@media (min-width:992px) {
  .home-map .container {
    width: calc((100vw - 970px - 15px) / 2 + 970px) !important;
    margin-left: 0;
    padding-left: 0;
  }
  .home-map-right {
    min-width: 530px;
    max-width: 530px;
    padding: 40px 0 40px 80px;

  }
  .home-map-right-left {
    max-width: 40%;
    min-width: 40%;
  }
  .home-map-right-right {
    width: 60%;
  }
}

@media (min-width:1200px) {
  .home-map .container {
    width: calc((100vw - 1170px - 15px) / 2 + 1170px) !important;
    margin-left: 0;
    padding-left: 0;
  }
}

@media (min-width:1330px) {
  .home-map .container {
    width: calc((100vw - 1300px - 15px) / 2 + 1300px) !important;
    margin-left: 0;
    padding-left: 0;
  }
}


@media (max-width: 992px) {
  .home-map-left {
    order: 1;
  }
}



.home-map-left {
  width: 100% !important;
  /*!*background: url(https://pamariotroba.cpd.lt/wp-content/uploads/2022/01/clearmap-1.jpg);*/
  /*background-size: cover;*!*/
  /*background-color: #f9f4ee;*/
  position: relative;
}

.home-map-left img{
  position: relative;
  z-index: 1;
  width: 100%;
}




.home-map-right-wrapper {
  display: flex;
  z-index: 5;
  position: relative;
  flex-wrap: wrap;
}
.home-map-right-right {
  position: relative;
  z-index: -10;
}

.home-map-right-left {
  padding: 40px 40px 40px 0;
  align-items: center;
  display: flex;
}
.home-map-right-right img{
  position: relative;
  z-index: -10;
  width: 100%;
  opacity: 0;
}

.page-id-13 .left-backer {

}

@media (max-width: 500px) {
  .map-dot-item {
    font-size: 7px !important;
    line-height: 14px !important;
    width: 14px !important;
    height: 14px !important;
  }
}


.map-dot-item {
  border: 1px solid #F8F4EE;
  border-radius: 999px;
  background: #B98B50;
  width: 22px;
  height: 22px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 7px;
  text-indent: 1px;
  transition: all 0.3s;
  z-index: 10;

  position: absolute;
  z-index: 10;
}


.map-dot-item span {
  position: absolute;
  bottom: 35px;
  left: -140px;
  width: 280px;
  color: #fff;
  padding: 10px;
  background: #333333;
  border-radius: 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  display: none;
  z-index: 15;
}
.map-dot-item:hover {
  background: #333;
}
.map-dot-item:hover span {
  display: block;
}
.map-dot-item.hoveritb {
  background: #333;
  z-index: 12;
}
.map-dot-item.hoveritb span{
  display: block;
  z-index: 12;
}

.map-dot-item span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: calc(50% + 4px);
  display: block;
  width: 13px;
  height: 7px;
  background: url(images/blacktriangle.svg);
}

.home-map-texts h4 {
  font-family: Orchidea Pro;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 130%;
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 40px;
}

.arrowbtn {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #111111;
  text-align: center;

  padding: 18px 45px 18px 25px;
  background: #fff;
  border: 2px solid #B98B50;
  border-radius: 4px;
  background: url("images/arrow-right.svg") no-repeat center right 25px;

  display: inline-block;
}
.arrowbtn:hover {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  text-align: center;

  padding: 18px 45px 18px 25px;
  border: 2px solid #B98B50;
  border-radius: 4px;
  background: url("images/arrow-right.svg") no-repeat center right 25px, #B98B50;
  display: inline-block;
}
.home-map-texts a {
  margin-top: 40px;
}

.map-dot-item-side {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #333333;
  padding: 5px 0;
  transition: background-color 0.3s;
}
.map-dot-item-side span {
  border: 1px solid #F8F4EE;
  border-radius: 999px;
  background: #B98B50;
  width: 22px;
  height: 22px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 7px;
  text-indent: 1px;
  transition: background-color 0.3s;
}

.map-dot-item-side:hover span {
  transition: all 0.3s;
  background: #333;
}
.map-dot-item-side:hover {
  cursor: pointer;
}


.home-about-wrapper {
  display: flex;
}
.home-about-left {
  width: calc(100% - (530px + 42px));
  align-items: center;
  justify-content: center;
  display: flex;
}
.home-about-right {
  width: calc(530px + 42px);
}

.home-header-texts h2{
  font-style: normal;
  font-weight: 300;
  font-size: 72px;
  line-height: 120%;
  text-transform: uppercase;
  color: #00428A;
}
.home-header-texts p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #42413D;

  margin-top: 30px;
  margin-bottom: 48px;
}


.home-about-right img {
  width: 100%;
}




.contact-info-wrapper {
  display: flex;
}
.contact-info-left {
  width: 50%;
  padding: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.contact-info-right{
  width: 50%;
  background: url("images/map.jpg");
  background-size: cover;
}
.contact-info-right img {
  opacity: 0;
}
.mapboxgl-ctrl-attrib-inner {
  display: none;
}

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
  z-index: 0;
}

.marker {
  background-image: url('./images/marker.svg');
  background-size: cover;
  width: 40px;
  height: 54px;
  /*border-radius: 50%;*/
  /*cursor: pointer;*/
}


.contact-info-texts h4 {

  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;

  margin-bottom: 35px;
}
.contact-info-texts h1 {
  font-family: Orchidea Pro;
  font-style: normal;
  font-weight: 300;
  font-size: 96px;
  line-height: 110%;
  text-transform: uppercase;
  color: #00428A;
  text-shadow: 0px 0px 100px #FFFFFF, 0px 0px 100px #FFFFFF;

  margin-bottom: 35px;
}

.cf-address,
.cf-contact,
.cf-working {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #333333;
}


.cf-address{

}
.cf-contact {
  margin: 35px 0;
}
.cf-working {

}


.cf-call {
  padding: 5px 0 5px 25px;
  background: url("images/phone.svg") no-repeat center left;
  display: block;
  color: #333333;
}
.cf-email {
  padding: 5px 0 5px 25px;
  background: url("images/mail.svg") no-repeat center left;
  display: block;
  color: #333333;
}




.tab-inside{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.contact-people-item {
  width: 33.3%;
  padding: 20px;
  margin-bottom: 40px;
}


.contact-people-texts h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;


}
.contact-people-texts h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #111111;
  margin-top: 0px;
  margin-bottom: 10px;
}
.contact-people-texts a {
  padding: 0px 0 0px 25px;
}
.tab {
  margin-bottom: 40px;
}
.tab button {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #111111;
  margin: 0px 35px;
  text-transform: uppercase;
  border: none;
  background: transparent;
  position: relative;
  margin-bottom: 25px;
}
.tab button:first-child {
  margin-left: 0px;
}
.tab button:last-child {
  margin-right: 0px;
}
.tab button.tablinks.active {
  color: #00428A;

}
.tab button.tablinks.active:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #00428A;
}

.newsletter-textarea textarea {
  min-height: 78px;
  height: 78px;
  border: none;
  border-bottom: 1px solid;
  background: transparent;
  margin: 0 15px;
  width: calc(100% - 50px);
  margin-bottom: 20px;
}

.newsletter-textarea-home textarea {
  height: 75px;
  min-height: 75px;
  border: none;
  border-bottom: 1px solid;
  background: transparent;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  resize: vertical;
}

.home-newsletter {
  margin-bottom: 80px;
}

@media (max-width: 992px) {
  .contact-form.home-newsletter {
    margin-bottom: 0 !important;
  }
  .parduodami-projektai > .home-newsletter {
    margin-bottom: 0 !important;
  }
}


.stickyitb nav.navigation-wrapper {
  width: calc(100% - 160px - 160px);
  padding: 9px 0px;
  transition: all 0.3s;
}
.stickyitb .logo-holder {
  padding: 12px 12px 12px 0;
  margin-right: 0px;
  width: 85px;
  transition: all 0.3s;
}
.stickyitb .header-phone {
  width: 160px;
  padding: 10px 0px;
  text-align: right;
}


.about-texts-top-titles {

}
.about-texts-top-titles h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 96px;
  line-height: 110%;
  text-transform: uppercase;
  color: #00428A;
  text-shadow: 0px 0px 100px #FFFFFF, 0px 0px 100px #FFFFFF;

  margin-top: 40px;
  margin-bottom: 80px;
}
.about-texts-top-titles h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;
}





.about-texts-sides {
  display: flex;
}
.about-texts-left {
  width: 50%;
  padding-right: 60px;
}
.about-texts-right {
  width: 50%;
  padding-left: 60px;
}

.about-texts-left img{
  margin-top: 80px;
}
.about-texts-right img {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .second-header {
    top: 49px;
  }
  .admin-bar header .second-header {
    top: 95px;
  }
}

.second-header {
  position: fixed;
  width: 100%;
  background: #F1E8DC;

}
#second-navigation {

}
#second-navigation ul {
text-align: center;
}
#second-navigation ul li {
  display: inline-block;
}
#second-navigation ul li a {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #111111;
  padding: 18px 20px;
  position: relative;
}
#second-navigation ul li a:hover,
#second-navigation ul li.current-menu-item a {
  color: #B98B50;
}
#second-navigation ul li a:hover:after,
#second-navigation ul li.current-menu-item a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #B98B50;
}



.parduodami-projektai-texts-wrapper {
  display: flex;
  position: relative;
  padding: 40px 0;
}
.parduodami-projektai-texts {
  width: calc(55% - 270px);
  padding-right: 40px;
}
.parduodami-projektai-details {
  width: 270px;
}

.parduodami-projektai-bird {
  position: absolute;
  bottom: -66px;
  right: 33px;
}


.parduodami-projektai--apgauptis {
  position: relative;

}



.parduodami-projektai-image {
  position: relative;
}
.parduodami-projektai-title {
  background: #fff;
  padding: 40px 89px 0px 0px;

  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.home .parduodami-projektai-title {
  background: #fff;
  padding: 40px 15px 0px 0px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 365px;
}

.parduodami-projektai-title h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #B98B50;
  margin-bottom: 30px;
}
.parduodami-projektai-title h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 130%;
  text-transform: uppercase;
  color: #111111;
}

.page-id-215 .parduodami-projektai-title h2 {
  max-width: 300px;
}
.parduodami-projektai-item {
  margin-bottom: 80px;
}


.igyvendinti-projektai-item {
  display: flex;
}
.igyvendinti-projektai-left {
  width: 50%;
}
.igyvendinti-projektai-right {
  width: 50%;
  padding: 40px 0px 34px 80px;
}


.igyvendinti-projektai-left img {
  opacity: 0;
}




.igyvendinti-projektai-item .parduodami-projektai-title {
  background: #fff;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  position: static;
  bottom: 0;
  left: 0;
}
.home .igyvendinti-projektai-item .parduodami-projektai-title {
  padding: 40px 40px 0px 0px;
}


.igyvendinti-projektai-item .parduodami-projektai-texts-wrapper {
  display: block;
  position: relative;
  padding: 0px 0;
}
.igyvendinti-projektai-item .parduodami-projektai-texts {
  width: calc(100%);
  padding-right: 0px;
  margin-bottom: 40px;
}
.igyvendinti-projektai-item .parduodami-projektai-details {
  width: 100%;
  margin-bottom: 30px;
}
.igyvendinti-projektai-item .company-numbers {
  display: flex;
  flex-wrap: wrap;
}
.igyvendinti-projektai-item .company-numbers-item {
  width: 25%;
  margin-bottom: 30px;
  position: relative;
  padding-right: 15px;
}

@media screen and (max-width: 992px) {
  .igyvendinti-projektai-item .parduodami-projektai-details {
    margin-bottom: 0 !important;
  }


}


.igyvendinti-projektai-item .company-numbers-item:nth-child(2n - 1) {
  padding-right: 15px;
}
.igyvendinti-projektai-item .company-numbers-item:nth-child(2n) {
  padding-left: 0px;
}

.igyvendinti-projektai-item-261 .company-numbers-item:nth-child(3) h4,
.igyvendinti-projektai-item-261 .company-numbers-item:nth-child(4) h4 {
  font-size: 14px;
}

.igyvendinti-projektai-item-261 .company-numbers-item p {
  min-height: 56px;
}


.igyvendinti-projektai-item-right .igyvendinti-projektai-right img {
  opacity: 0;
}

.igyvendinti-projektai-item-right .igyvendinti-projektai-left {
  padding: 35px 80px 40px 0px;
}

.igyvendinti-projektai-wrapper .parduodami-projektai-title h2 {
  margin-bottom: 30px;
}


.single-project-title h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;
  margin-top: 30px;
}
.single-project-title h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 110%;
  text-transform: uppercase;
  color: #00428A;
  margin-top: 30px;
  margin-bottom: 60px;

}
.single-project-title-secondary h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B98B50;
  margin-top: 30px;
}
.single-project-title-secondary h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 130%;
  text-transform: uppercase;
  color: #00428A;
  margin-top: 30px;
  margin-bottom: 60px;
}
.single-project-texts-wrapper {
  display: flex;
}
.single-project-texts-left {
  /*width: calc(100% - 100px);*/
  padding-right: 130px;
}
.single-project-texts-right {
  /*width: 100px;*/
  text-align: left;
}
.single-project-texts-right .company-numbers-item {
  width: 100%;
  margin-bottom: 30px;
  padding: 0px !important;
}

.single-project-texts-left p {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
}
.owl-item {
  /*width: 640px;*/
  /*width: 640px;*/
  /*height: 560px;*/
}
.single-project-item {
  width: 625px;
  height: 560px;
  background: var(--image) center / cover no-repeat;
}
.project-map {
  height: 500px;
  /*background: url('images/map.jpg');*/
  /*background-size: cover;*/
}

@media screen and (max-width: 768px) {
  .project-map-wrapper {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .single-project-image {
    padding-left: 0 !important;
    
  }

  .single-project-image-in {
    height: 280px !important;
  }
}


.single-project-slider-wrapper .owl-dots {
  display: none;
}
body .single-project-slider-wrapper .owl-nav {
  position: absolute;
  width: 100%;
  top: calc(50% - 15px);
}
body .single-project-slider-wrapper button.owl-prev {
  position: absolute;
  left: 0;
  width: 58px !important;
  height: 58px !important;
  background: url("images/slider-arrow-left.svg") no-repeat center center, #F1E8DC !important;
  background-size: 80% !important;
  border-radius: 0px !important;
  display: none !important;
}
body .single-project-slider-wrapper button.owl-prev.showbuttoner {
  display: block !important;
}
body .single-project-slider-wrapper button.owl-next {
  position: absolute;
  right: 0;
  width: 58px !important;
  height: 58px !important;
  background: url("images/slider-arrow-right.svg") no-repeat center center, #F1E8DC !important;
  border-radius: 0px !important;
  background-size: 80% !important;
}
body .single-project-slider-wrapper button.owl-prev span {
  display: none;
}
body .single-project-slider-wrapper button.owl-next span {
  display: none;
}


.checkboxagree a{
  color: #00428A;
}





.homepage-projects {

}

.homepage-projects .igyvendinti-projektai-left {
  width: calc(100% - 530px);
}
.homepage-projects .igyvendinti-projektai-right {
  width: 530px; /*42%*/
  padding: 10px 0px 0px 80px;
}

.home-project-two-cols {
  display: flex;
}

.igyvendinti-projektai-more-btn {
  display: none;
}
@media screen and (max-width: 992px) {
  .parduodami-projektai-texts-wrapper .arrowbtn {
    display: none;
  }
  .home-project-two-cols {
    flex-direction: column;
  }
  .two-cols-right {
    width: unset !important;
  }
  .two-cols-left {
    width: unset !important;
  }
  .igyvendinti-projektai-more-btn {
    display: block;
  }

}
.two-cols-left {
  width: calc(100% - 105px);
  padding-right: 30px;
}
.two-cols-right {
  width: 105px;
}

.home-igyv.igyvendinti-projektai-item .parduodami-projektai-title {
  background: #fff;
  padding: 0px 40px 0px 0px;
  display: inline-block;
  position: static;
  bottom: 0;
  left: 0;
  margin-top: -16px;
}


.igyvendinti-projektai-item .company-numbers-home-side .company-numbers-item {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  padding-right: 0px;
}
.igyvendinti-projektai-item .company-numbers-home-side .company-numbers-item {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  padding-right: 0px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .igyvendinti-projektai-item .company-numbers-home-side .company-numbers-item:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #F1E8DC;
  }

  .igyvendinti-projektai-item .company-numbers-home-side .company-numbers-item:last-child:after {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .company-numbers-home-side {
    display: flex;
    flex-wrap: wrap;
  }
  .company-numbers-home-side .company-numbers-item {
    width: 50% !important;
  }
  .company-numbers-home-side .company-numbers-item:nth-child(1):after,
  .company-numbers-home-side .company-numbers-item:nth-child(2):after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0px;
    background: #F1E8DC;
    width: 80%;
    height: 1px;
  }
}



.owl-theme .owl-dots .owl-dot span {
  border: 2px solid;
  background: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #B98B50;
  border: 2px solid #B98B50;
}

.verticalpoints .company-numbers-item:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #F1E8DC;
}

@media screen and (min-width: 768px) {
  .verticalpoints .company-numbers-item:nth-child(4):after {
    display: none;
  }
  .single-projektai footer {
    margin-top: 40px;
  }
}

.brownback {
  background: #DCC6A8 !important;
  border: none !important;
}


.parduodamihome-kartu .company-numbers-item:nth-child(1):after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 90%;
  height: 1px;
  background: #F1E8DC;
}
.parduodamihome-kartu .company-numbers-item:nth-child(2):after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 90%;
  height: 1px;
  background: #F1E8DC;
}

.owl-carousel-singleproject .owl-stage {
  padding-left: 0px !important;
}

.home .igyvendinti-projektai-item-261 .parduodami-projektai-title {
  padding: 40px 0px 0px 0px;
}

.postid-261 .verticalpoints .company-numbers-item:nth-child(3) h4,
.postid-261 .verticalpoints .company-numbers-item:nth-child(4) h4 {
  font-size: 15px;
}

@media screen and (max-width: 1500px) {
  .company-numbers-item p, .company-numbers-item h4 {
    width: calc(100% - 36px);
  }

}
@media screen and (min-width: 1400px) {

  p.contacts-subtitle {
    padding-right: 91px;
  }
  .home-header .home-header-texts h4 {
    max-width: 233px;
  }

  .page-id-217 .company-numbers-item p{
    min-height: 48px;
  }

  .parduodami-projektai-texts {
    padding-right: 60px;
  }


}

@media screen and (min-width: 1950px) {
  .home-newsletter-backgorund {
    width: 63%;
    margin-left: 37%;
  }

  .home .home-newsletter-backgorund {
    width: 60%;
    margin-left: 40%;
  }
}


@media screen and (max-width: 992px) {
  .home-newsletter-backgorund {
    background: url(images/news-back.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
    z-index: -1;
  }
}



@media screen and (min-width: 1330px) {
  .container {
    width: 1300px;
  }

  .home-igyv.igyvendinti-projektai-item .parduodami-projektai-texts {
    padding-right: 91px;
  }
}


@media screen and (min-width: 1200px) {


  .parduodamihome-kartu {
    display: flex !important;
  }
  .parduodamihome-kartu .parduodami-projektai-texts {
    width: calc(100% - 290px);
    padding-right: 20px;
  }
  .parduodamihome-kartu .parduodami-projektai-details {
      width: 290px;
  }
  .igyvendinti-projektai-item .parduodamihome-kartu .company-numbers-item {
    width: 50%;
    margin-bottom: 30px;
    position: relative;
    padding-right: 15px;
  }

  .home-newsletter-right {
    margin-top: -13px;
  }

  .parduodami-projektai-title {

  }


}

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

  .tab button {
    margin: 0px 10px;
  }

  .contact-info-texts h1 {
    font-size: 39px;
  }

  .newsletter-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .newsletter-col:nth-child(1) {
    width: calc(45%);
    padding-right: 20px;
  }
  .newsletter-col:nth-child(2) {
    width: calc(55%);
    padding-right: 0px;
  }
  .newsletter-col:nth-child(3) {
    width: 160px;
  }


  .home-header-texts h4 {
    font-size: 15px;
    line-height: 160%;
  }
  .home-header-texts h1 {
    font-size: 38px;
    line-height: 42px;

    margin-top: 20px;
    margin-bottom: 15px;
  }
  .home-header-texts p {
    font-size: 18px;
    line-height: 160%;
  }

  .reviews-item-image {
    width: 100%;
    margin-bottom: 40px;
  }
  .reviews-item-texts {
    width: 100%;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
  }
  .reviews-item {
    display: block;
  }

  .home-reviews-front-wrapper {
    display: block;
    /*padding: 80px 0;*/
  }
  .home-rev-left {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }
  .home-rev-right {
    width: 100%;
  }
  .company-numbers {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
}

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

  .homepage-projects .igyvendinti-projektai-right {
    width: 100%;
    padding: 10px 0px 80px 0;
  }
  .homepage-projects .igyvendinti-projektai-left {
    width: 100%;
  }

  .home-igyv.igyvendinti-projektai-item .parduodami-projektai-title {

    margin-top: 0px;
    padding:0;
  }


  .igyvendinti-projektai-item {
    display: flex;
    flex-wrap: wrap;
    /*margin-bottom: 35px;*/
  }
  .igyvendinti-projektai-item.igyvendinti-projektai-item-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-bottom: 80px;
  }
  .igyvendinti-projektai-left {
    width: 100%;
    padding: 10px 0px 0px 0px !important;
  }
  .igyvendinti-projektai-right {
    width: 100%;
    padding: 10px 0px 80px 0px;
  }
  .igyvendinti-projektai-item .parduodami-projektai-title {
    padding: 0px 0px 0px 0px;
  }






  .parduodami-projektai-bird {
    display: none;
  }
  .parduodami-projektai-texts {
    width: calc(100% - 270px);
    padding-right: 40px;
  }
  .parduodami-projektai-details {
    width: 270px;
  }

  .about-texts-right {
    width: 50%;
    padding-left: 20px;
  }
  .about-texts-left {
    width: 50%;
    padding-right: 20px;
  }




  .contact-people-item {
    width: 50%;
    padding: 20px;
    margin-bottom: 40px;
  }


  .tab button {
    margin: 0px 0px;
    margin-bottom: 15px;
  }
  .tab button {
    font-size: 13px;
    line-height: 160%;
  }

  .home-map-wrapper {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  .home-map-right {
    width: 100%;
    padding-bottom: 30px;
    display: flex;
  }



  .home-about-wrapper {
    display: block;
  }
  .home-about-left {
    width: 100%;
    padding-right: 15px;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-bottom: 40px;
  }
  .home-about-right {
    width: 100%;
  }

  .newsletter-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .newsletter-col:nth-child(1) {
    width: 100%;
    padding-right: 0px;
  }
  .newsletter-col:nth-child(2) {
    width: 100%;
    padding-right: 0px;

    margin-top: 40px;
    margin-bottom: 40px;
  }
  .newsletter-col:nth-child(3) {
    width: 200px;
  }
  .newsletter-send input {
    position: static;
  }

  .home-newsletter-wrapper {
    display: block;
  }
  .home-newsletter-left {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .home-newsletter-right {
    width: 100%;
    margin-bottom: 40px;
  }

  .main-desc-nav li a {
    padding: 10px 5px;
  }
  .headerimage-left {
    width: 50%;
  }
  .headerimage-right {
    width: 50%;
  }



  .footer-colums {
    padding: 0 15px;
  }
  .fc-1 {
    width: 33%;
    padding-left: 0px;
  }
  .fc-2 {
    width: 33%;
  }
  .fc-3 {
    width: 33%;
    padding-right: 0px;

  }
  .fc-4 {
    margin-top: 40px;
    padding-left: 0px;
    width: 100%;
  }
  .fc-5 {
    margin-top: 40px;
    width: 50%;
    padding-right: 0px;
  }
}

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

}

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

  .single-project-title-secondary h2 {
    font-size: 36px;
  }


  .home-map-right-right {
    margin-bottom: 40px;
  }

  .about-texts {
    padding: 10px 0 0 0 !important;
  }

  .owl-carousel-singleproject .owl-stage {

  }


  .about-texts-left img{
    margin-top: 40px;
  }
  .homepage-projects .igyvendinti-projektai-left {
    padding: 0px 0px 0px 0px;
  }


  .single-project-slider-wrapper {
    margin-left: 0px !important;
  }
  .single-project-slider-wrapper {
    margin-left: 0px !important;
    width: calc(100%) !important;
  }
  .single-project-texts-wrapper {
    display: block;
  }
  .single-project-texts-left {
    width: calc(100%);
    padding-right: 0px;
  }

  .single-project-numbers {
    display: flex;
    flex-wrap: wrap;
  }

  .single-project-texts-right .company-numbers-item {
    flex-basis: calc(50% - 15px);
    margin-right: 15px;
  }

  .single-project-title h2,.home-header-texts h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 110%;
    text-transform: uppercase;
    color: #00428A;
    margin-top: 30px;
    margin-bottom: 30px;
  }


  .igyvendinti-projektai-item .company-numbers-item {
    width: 50%;
    margin-bottom: 30px;
    position: relative;
    padding-right: 15px;
    
  }

  .points-horizont .company-numbers-item:nth-child(2):after {
    display: none;

  }
  .igyvendinti-projektai-item-261 .company-numbers-item p {
    min-height: inherit;
    margin-bottom: 10px;
  }
  .company-numbers-item p {
    margin-bottom: 10px;
  }


  .parduodami-projektai-texts-wrapper {
    display: block;
    position: relative;
    padding: 40px 0;
  }
  .parduodami-projektai-texts {
    width: calc(100%);
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .parduodami-projektai-details {
    width: calc(100%);
  }
  .parduodami-projektai-title {
    background: #fff;
    padding: 0 !important;
    display: inline-block;
    position: relative !important;
    bottom: 0;
    left: 0;
  }


  .about-texts-top-titles h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 38px;
    line-height: 110%;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .about-texts-sides {
    display: block;
  }

  .about-texts-right {
    width: 100%;
    padding-left: 0px;
  }
  .about-texts-left {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }

  .company-numbers-item h4 {
    font-size: 29px;
    line-height: 140%;
  }

  .home-reviews-wrapper .owl-dots {
    position: static;
    /*margin-top: 30px;*/
  }
  .itbquotes {
    display: none;
  }
  .home-newsletter {
    margin-bottom: 0;
  }

  .newsletter-textarea textarea {
    height: 78px;
    border: none;
    border-bottom: 1px solid;
    background: transparent;
    margin: 0 0px;
    width: calc(100%);
    margin-bottom: 20px;
  }
  .newsletter-col h4 {
    padding-left: 0px;
  }
  .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
  }

  .tab-inside {
    display: block;
    flex-wrap: wrap;
    margin: 0 0px;
  }
  .contact-people-item {
    width: 100%;
    padding: 15px;
    margin-bottom: 40px;
  }
  .tab {
    margin-bottom: 25px;
    text-align: center;
  }
  .tab button {
    margin: 0px 0px;
    margin-bottom: 15px;
  }


  .contact-info-wrapper {
    display: block;
  }
  .contact-info-left {
    width: 100%;
    padding: 15px !important;
    align-items: center;
    justify-content: center;
    display: block;
  }
  .contact-info-right {
    width: 100%;
    /*background: url(images/map.jpg);*/
    /*background-size: cover;*/
  }




  .headerimage-wrapper {
    display: block;
  }
  .headerimage-left{
    width: 100%;
    text-align: center;
    padding: 50px 15px 0 15px;
  }
  .headerimage-right {
    width: 100%;
    background: url(https://pamariotroba.cpd.lt/wp-content/uploads/2022/01/home-main-image.jpg);
    background-size: cover;
  }

  .show-desctop {
    display: none !important;
  }

  .show-mobile {
    display: block !important;
  }

   .cookie-law-wrapper-in {
    display: block;
  }

  .cookie-law-text-wrapper {
    display: inline-block;
    width: 100%;
  }

  .cookie-law-wrapper p {
    padding: 15px;
  }

  .cookie-law-button-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding: 15px;
  }

  .web-section {
    /*padding: 36px 0;*/
  }

  body {
    padding-top: 46px;
  }
  
  .map-responsive{
    padding-bottom:110%;
  }
  .video-wrapper {
    padding-bottom: 110%; /* 16:9 */
  }


  .footer-colums {
    margin-top: 25px;
    padding: 0 0px;
  }
  .fc-1 {
    width: 100%;
    padding-left: 0px;
  }
  .fc-2 {
    width: 100%;
  }
  .fc-3 {
    width: 100%;
    padding-right: 0px;

  }
  .fc-4 {
    margin-top: 25px;
    padding-left: 0px;
    width: 100%;
  }
  .fc-5 {
    margin-top: 40px;
    width: 100%;
    padding-right: 0px;
  }

  footer {
    padding: 30px 0;
  }

  .igyvendinti-projektai-wrapper .parduodami-projektai-title h2 br {
    display: none;
  }
  .company-numbers-item p br {

  }
}

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

}


















