@font-face {
  font-family: 'Montserrat-Bold';
  src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url(../fonts/ProximaNova-Light.otf);
}
@font-face {
  font-family: 'ProximaNova-Reg';
  src: url(../fonts/ProximaNova-Reg.otf);
}
.Montserrat-Bold{
  font-family: 'Montserrat-Bold';
  font-weight: 900;
}
.ProximaNova-Light{
  font-family: 'ProximaNova-Light';
}
.ProximaNova-Reg{
  font-family: 'ProximaNova-Reg';
}

body{
  font-family: ProximaNova-Reg!important;
  transform-origin: 0 0;
  color: #333!important;
  font-size: 16px!important;
  position: relative;
}
html{
  line-height: 1.58!important;
  scroll-behavior: smooth;
}
.btn:focus, .btn:active:focus, .btn.active:focus, a:focus, a:active:focus, a:focus{
  outline: 0;
}
a:hover{
  color: #000!important;
}
a, button:focus {
   outline: 0!important;
}
h3.elementor-image-box-title{
  font-size: 1.45rem !important;
}
h5, p{
  line-height: 1.35;
}

.dropdown-item:active{
  background-color: rgba(0,0,0,.4)!important;
}
.btn-primary.focus, .btn-primary:focus {
  box-shadow: none!important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: none!important;
  border-color: none!important;
}
/* @media(min-width: 576px){
  .container{
    max-width: 410px!important ;
  }
}
@media(min-width: 768px){
  .container{
    max-width: 590px!important ;
  }
}
@media(min-width: 992px){
  .container{
    max-width: 830px!important ;
  }
} */
@media(min-width: 1200px){
  .container{
    max-width: 909px!important ;
  }
}
#cookie-notice{
  z-index: 1;

}
.container.navigation{
  padding: 0;
}
/*== HEADER ==*/
#masthead{
  position: fixed;
  height: auto;
  background-color: #fff;
  z-index: 11;
  width: 100%;
}
.entry-header.backgr{
  max-width: 100%;
  padding-top: 80px;
  height: auto;
  position: relative;
  /* margin-bottom: 100px; */
  width: 100%;
}
.entry-header.backgr img{
  height: auto;
}
/*----BACK TO TOP BUTTON-----*/
/* Back to top arrow */

#return-to-top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: rgba(51,51,51, 0.4);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    z-index: 999;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 14px;
  top: 10px;
  font-size: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
}
#return-to-top:hover {
    background: rgba(51,51,51, 0.4);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.white-text{
    color: #fff;
}
#return-to-top i{
  display: inline-block;
  padding: 3px 0px;
  top: 7px;
}
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

/* Single page title */
h1.elementor-heading-title.elementor-size-default{
  font-family: 'ProximaNova-Light';
  font-weight: normal;
}


/*=== NAVIGATION ===*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .#content {
  padding-top: 60px;
}
.menu-item-has-children:hover > .dropdown-menu{
  display: block !important;
}
.nav-link{
  padding: 0rem 1rem!important;
}
.top-row-navbar{
  padding-top: 15px;
}
.container.navigation{
  position: relative;
}
.container.navigation1{
  max-height: 35px;
}
.container.navigation1 .navbar.navbar-expand-lg{
  padding: 0;
}
.container.navigation1 li a.nav-link{
  text-transform: uppercase;
  color: #333;
}
.contact{
  color: #8DC63F;
  text-transform: uppercase;
  margin-left: 15px;
  margin-bottom: 0px;
}
img.logo{
  position: relative;
  margin-top: -50px;
  max-width: 100%;
  width: 200px;
}
img.phone{
  max-width: 100%;
  width: 20px;
  margin-right: 10px;
  margin-bottom: 3px;
}
.bg-top-img {
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
  width: 100%;
  height: 555px;
  position: relative;
}
.bg-top-img.front-bg {
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
  width: 100%;
  height: 555px;
  position: relative;
  top: 75px;
}
li.logo{
  position: absolute;
  left: 0;
}

#primary.content-area{
  width: 100%;
}

/*== Content ==*/
.best-host-block{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}
 h1.content_title{
  color: #fff;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-family: 'Montserrat-Bold';
  margin: 0 auto;
      margin-top: 0px;
  font-size: 3.6rem;
}


h1.content_title.blank_page{
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat-Bold';
  font-size: 3.0rem;
  /* width: 600px; */
}
.centered{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
p.content_subtitle{
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-family: ProximaNova-Light;
}
p.content_bottom_text.content-text{
  color: #fff;
}
.centered-parag{
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.centered-parag.front-parag{
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
p.content_bottom_text{
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 22px;
}
a.pieteikt_pak_btn{
  text-transform: uppercase;
  color: #fff;
  background-color: #8DC63F;
  padding: 8px 15px;
  font-size: 18px;
  margin-left: 15px;
}

/*== Content_1 ==*/
.host-service{
  width: 100%;
}
.row.contenet-page{
  margin-top: 50px;
}
.content-row{
  display: block;
  margin-top: 100px;
  margin-bottom: 50px;
}
.row.content_1.content-row{
  margin-top: 150px;
}
.content-row.house-row img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
h1.title{
  text-align: center;
  color: #8DC63F;
  font-size: 2.3rem;
}
.text_block{
  padding: 0px 100px!important;
}
p.bold-text{
  text-align: center;
}
.content_1 p{
  text-align: center;
}

/*== Content_2 ==*/
.builder-column.builder-column-item-1 img{
  width: 100%;
}
.builder-column.builder-column-item-3.col-md-12{
  position: absolute;
  display: block;
  bottom: 0;
}
.builder-column-text p {
  margin: 0px 15px;
}
.owl-carousel .owl-dots{
  left: 50%;
}
.builder-column-text p{
  background-image: url('../images/green_bk.jpg');
  background-size: contain;
  background-position: center;
  padding: 72px 56px 72px 56px;
  font-family: ProximaNova-Reg;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  font-size: 18px;
}
/* Toogle bubble on carousel front page */
.speech-bubble{
  background-color: #fff;
  -webkit-border-radius: 25px;
	border-radius: 25px;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  width: 250px;
  padding: 20px;
  margin-left: 20%;
}
.speech-bubble1{
  position: absolute;
  top: -15%;
  right: 25%;
  padding: 20px;
	background: #fff;
  -webkit-border-radius: 25px;
	border-radius: 25px;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  width: 250px;
}
.speech-bubble a{
  color: #333;
}
.speech-bubble:after {
	content: '';
	position: absolute;
	bottom: 27%;
	left: 50%;
	width: 0;
	height: 0;
	border: 45px solid transparent;
	border-top-color: #fff;
	border-bottom: 0;
	border-left: 0;
	margin-left: -22.5px;
	margin-bottom: -45px;
}
/* Toogle bubble on carousel front page end*/

/*== Content_3 ==*/
.content_3 .col-md-6{
  max-width: 46%;
  flex: 45%;
}
.content_3 .priv_pers{
  background-image:url('../images/green_bk.jpg');
  background-size:contain;
  background-position:center;
  height: auto;
  display: inline-block;
  margin: 15px;
  margin-top: 30px;
}
.content_3 .komanda{
  background-image:url('../images/gray.jpg');
  background-size:contain;
  background-position:center;
  display: inline-block;
  height: auto;
  margin: 15px;
  margin-top: 30px;
}
.content_3 .uznemumiem{
  background-image:url('../images/green_bk.jpg');
  background-size:contain;
  background-position:center;
  display: inline-block;
  height: auto;
  margin-top: 30px;
}
.content_3 img.icons{
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100px;
  display: block;
  margin-top: 20%;
}
.content_3 img.icons.icon3{
  max-width: 90px;
}
.content_3 img.icons.icon2{
  margin-top: 30%;
}
h3.services{
  text-transform: uppercase;
  text-align: center;
  color: #000;
  font-size: 1.65rem;
  margin-top: 15px;
  text-decoration: none;
  padding-bottom: 30px;
}
h3.services:hover{
  text-decoration: underline;
  color: #000;
}
.center-text{
  text-align: center;
}
/*== Content_4 ==*/
  h5.bold-text{
    text-align: center;
  }
/*== Content_5 ==*/
.container-fluid.atsauksmes{
  background-image:url('../images/fon_2.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}
.row.content_5{
  padding-top: 100px;
}
img.chat{
  max-width: 100%;
  width: 70px;
  padding-right: 20px;
  float: left;
  position: relative;
  top: -10px;
}
.atsauksmes .col-md-12{
  margin-top: 50px;
}
h4.white-text{
  line-height: 1.75;
}
/* owl carousel */
.owl-carousel0 .left-side-text h4{
  font-size: 1.6rem;
}
button.owl-prev img, button.owl-next img{
  max-width: 100%;
  width: 20px;
}
button.owl-prev img{
  position: absolute;
  top: 35%;
  left: -30px;
}
button.owl-next img{
  position: absolute;
  top: 35%;
  right: -30px;
}
.owl-carousel0 .owl-dots{
  left: 30px;
}
.owl-dots{
  position: absolute;
  bottom: 20px;
  margin: 0 auto;
  transform: translateX(-50%);
}
.owl-dot{
  background-color: #fff!important;
  margin: 0px 5px;
  width: 5px;
  height: 5px;
  margin: 5px;
  border-radius: 2px;
}
.owl-dot.active{
  background: #8DC63F!important;
}

/*== Content_6 ==*/
h1.title_black{
  color: #333;
  text-transform: uppercase;
  font-family: ProximaNova-Light;
  margin-bottom: 25px;
}
.content_6 p{
  color: #333;
}
.esi-klients{
  position: relative;
}
.esi-klients img{
  position: absolute;
  top: -100px;
  display: inline-block;
  right: 100px;
}
a.pieteikt_pak_btn2{
  color: #fff;
  background-color: #8DC63F;
  padding: 8px 15px;
  font-size: 18px;
  margin-left: 15px;
}

/*== Content_7 ==*/
.content_7{
  position: relative;
}
.container-fluid.front-contact{
  background-color: #8DC63F;
}
.title-white{
  color: #fff;
  margin: 50px 0px;
  text-align: center;
}
.owl-carousel1 .owl-dots{
  position: absolute;
  bottom: 0px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
.content_7 p.speech, .content_7 a.speech{
  color: #333;
}
.speech-bubble1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 0;
	height: 0;
	border: 45px solid transparent;
	border-top-color: #fff;
	border-bottom: 0;
	border-left: 0;
	margin-left: -22.5px;
	margin-bottom: -45px;
}
img.whatsapp-icon{
  max-width: 100%;
  width: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
}
img.phone.white{
  width: 30px;
}
span.bold{
  font-weight: bold;
}
.whatsapp_section{
  padding-left: 50px;
}
.content_7 a, .content_7 p{
  color: #fff;
}
.col-md-4.whatsapp_section{
  text-align: center;
}
a.white_icon, .whatsapp a{
  font-size: 26px;
  font-weight: bold;
}
.map{
  margin: 50px 0px;
}
#map{
	height: 400px;
	width: 100%;
	margin: 0 auto !important;
}
td.colo{
  color: #8DC63F;
}
/* TABLE */
.table {
  width: 80%!important;
}
.table thead th, .table td{
  border-bottom: 1px solid #dee2e6!important;
  border-top: none;
  width: 65%;
}
.table thead th.right-border, .table td.right-border{
  border-right: 1px solid #dee2e6;
}
.table .color{
  color: #8DC63F;
}
p.table-bold-text{
  font-weight: bold;
}



/* PRIVATPERSONAM */
.text-block-width-padiing{
  padding: 0px 100px!important;
}
/* ATSAUKSMES */
input.text-input.wpcr3_required, #wpcr3_fwebsite.text-input, #wpcr3_ftitle.text-input, textarea.wpcr3_required.wpcr3_ftext{
  display: block;
  width: 60%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcr3_button_1{
  background: #8DC63F!important;
}
.wpcr3_button_1:hover{
  border-color: #8DC63F!important;
  text-decoration: underline;
  color: #333;
}
span.checkbox{
  border: none;
}
span.wpcf7-list-item-label{
  font-size: 18px;
}
p.green-tekst{
  padding: 15px 0px;
  color: #8DC63F;
}
.col-md-6.check-box label{
  line-height: .5px;
  margin-bottom: 0;
}
.col-md-6.check-box p.title{
  font-size: 26px;
  margin-top: 30px;
}
img.contact-image{
  margin-top: 30px;
}
input.wpcf7-form-control.wpcf7-submit{
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  background-color: #8DC63F;
  color: #fff;
  border: none;
  padding: 15px 30px;
  width: 300px;
}
.btn-primary:not(:disabled):not(.disabled):active{
  background-color: #8DC63F!important;
  border: #333!important;
}
/*== FOOTER ==*/
.container-fluid.bottom-footer{
  background-color: #717171;
}
#footer ul#menu-footer-menu, #footer ul#menu-footer-menu-1{
  margin-top: 0px!important;
  margin-bottom: 35px;
}
#footer ul#menu-footer-menu li a, #footer ul#menu-footer-menu-1 li a{
  color: #fff;
}
#footer ul#menu-footer-menu-1 li:nth-child(1){
  font-size: 18px;
  margin-top: -15px;
}
#footer ul#menu-footer-menu-1 li:nth-child(2){
  font-size: 18px;
  margin-top: 25px;
}
#footer ul#menu-footer-menu li:nth-child(1){
  margin-top: 10px;
}
#footer ul#menu-footer-menu-1 li:nth-child(1) a{
  color: #7FB82E;
  padding-left: 0px!important;
}
#footer ul#menu-footer-menu li:nth-child(1) a, #footer ul#menu-footer-menu li:nth-child(2) a, #footer ul#menu-footer-menu-1 li:nth-child(2) a, #footer ul#menu-footer-menu-1 li:nth-child(3) a{
  padding-left: 0px!important;
}
img.logo-white{
  max-width: 100%;
  width: 200px;
  margin: 50px 0px;
}
img.footer-icons{
  max-width: 100%;
  width: 50px;
  margin: 0 auto;
  display: inline-block;
  margin-right: 5px;
}
.footer .col-md-3 ul{
  padding-left: 0px;
}
.footer-desc{
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
}
.footer ul li{
  list-style: none;
}
.footer ul > a{
  color: #fff;
  font-size: 18px;
}
a.special:hover{
  color: #8DC63F!important;
}
li.special-offer{
  color: #8DC63F;
}
.footer ul, .footer p.footer-desc{
  margin-top: 50px;
}
.container-fluid.footer_2{
  background-color: #4E4D4D;
}
.copyright .text-center{
  text-align: center;
  color: #fff;
  padding-top: 15px;
}

/* Whatsapp and mesanger chat buttons */
.multi-action {
  display: inline-block;
  position: fixed;
  width: 56px;
  height: 56px;
  margin: 300px 0 0 -28px;
  right: 10px;
  bottom: 15px;
  z-index: 999;
}
.action-button {
  position: absolute;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 0;
  outline: 0;
  background: green;
  font-size: 20px;
  color: white;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: all .3s;
  z-index: 999;
}
.action-button img{
  max-width: 100%;
}
.actions {
  position: absolute;
  list-style: none inside none;
  margin: 0 0 0 0;
  padding: 0;
  width: auto;
  float: left;
  background-color: transparent;
  top: 8px;
  left: 8px;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.actions img{
  max-width: 100%;
}
.actions li {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  margin: 0;
  /* background: #212121; */
  color: #ffffff;
  transition: all .3s;
  transform: scale(.3);
}
/* .actions li:nth-child(1) {background: #ff9800;}
.actions li:nth-child(2) {background: #2196F3;} */
.actions li a {
  background: inherit;
  color: inherit;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.actions li a:active {
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.action-button.active {
    box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19), 0 12px 15px 0 rgba(0, 0, 0, 0.24);
}
.action-button.active ~ .actions li{
  transition: all .3s;
  transform: scale(1);
}
.action-button.active ~ .actions li:nth-child(1) {margin-top: -56px;}
.action-button.active ~ .actions li:nth-child(2) {margin-top: -104px;}
.action-button img {
  transition: all .3s;
}
.action-button.active:not(.no-rotate) img {
  transform: scale(0.85) rotate(33deg);
}


/* 404 page*/
.notfound{
  display: block;
  position: relative;
margin: 0 auto;
    margin-top: 0px;
width: 50%;
margin-top: 150px;
text-align: center;

}


@media(min-width: 2000px){
  .bg-top-img.front-bg {
    height: 650px;
  }
}


/*  Large devices (desktops, less than 1450px) */
@media(min-width: 992px and max-width: 1360px){

  .container-fluid.esi-klients img{
    width:45%;
  }
}
@media (max-width: 1449.98px){
  .bg-top-img{
    height: 500px;
    /* top: 85px; */
  }
  .centered-parag {
    bottom: 5px;
  }
}

/*  Large devices (desktops, less than 1300px) */
@media (max-width: 1399.98px){
  .centered-parag {
    bottom: 5px;
  }
}
/*  Large devices (desktops, less than 1360px) */
@media (max-width: 1360px){
  .esi-klients img {
    right: 0px;
  }
  h1.title_black {
    font-size: 2.25rem;
  }
}
/*  Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px){
  body{
    font-size: 18px!important;
  }
  a.pieteikt_pak_btn{
    font-size: 16px;
  }
  p.content_subtitle {
    font-size: 16px!important;
  }
  h1.content_title{
    font-size: 2.6rem;
  }
  .builder-column-text p {
    padding: 80px 40px 70px 40px;
    margin: 0px 15px;
  }
  .speech-bubble, .seech-bubble1{
    right: 0;
  }
}

/* Medium devices (tablets, less than 992px)  */
@media (max-width: 991.98px){
    /* Navigation */
    #masthead{
      position: relative;
      height: auto;
    }
    #navbarNav{
      background-color: #fff;
      width: 100%;
    }
  .navbar-top li.right.ml-right.tel{
    padding-top: 0px;
  }
  .container.navigation1 {
    max-height: 50px;
  }
  .navbar-toggler{
    position: relative;
    right: 30px;
    margin-bottom: 10px;
  }
  .container.navigation {
    padding: 0;
  }
  h3.elementor-image-box-title{
    font-size: 1.25rem !important;
  }
  .navbar-nav a.nav-link{
    padding: .5rem 1rem!important;
  }
  h1.content_title.blank_page, h1.content_title{
    font-size: 2.2rem;
  }
  .centered-parag{
    bottom: 0px;
    width: 100%;
  }
  .centered-parag.front-parag{
    bottom: -10px;
  }
  .text_block{
    padding: 0px 15px!important;
  }
  a.pieteikt_pak_btn{
    font-size: 16px;
  }
  .bg-top-img {
    height: 350px;
    top: 0px;
  }
  .bg-top-img.front-bg {
    height: 300px;
    top: 0px;
}
.best-host-block {
    position: absolute;
    top: 40%;
}
  .speech-bubble{
    width: 220px;
    top: 40%;
    margin-left: 0px;
  }
  .speech-bubble::after{
    bottom: 3%;
  }
  .speech-bubble1 {
    width: 220px;
    top: 0;
  }
  /* Pakalpojumu row */
  #main .priv_pers, #main .uznemumiem {
    min-height: 200px!important;
  }
  .content-row.house-row img {
    width: auto;
  }
  .content_3 .col-md-6{
    max-width: 43%;
  }
  .content_3 img.icons{
    max-width: 85px;
  }

  h3.services{
    font-size: 1.25rem;
  }
  .builder-column-text p {
    padding: 40px 25px 40px 25px;
    margin: 0px 15px;
    font-size: 18px;
  }
  .content_3 img.icons.icon3 {
    max-width: 75px;
  }
  /* atsauksmes */
  .owl-carousel0 .left-side-text h4 {
    font-size: 20px;
    padding: 0px 15px;
  }
  button.owl-prev img {
    position: absolute;
    top: 35%;
    left: 0px;
  }
  button.owl-next img {
    position: absolute;
    top: 35%;
    right: 0px;
  }
  .glsr-form-wrap button.glsr-button.button.btn{
    text-transform: uppercase;
    color: #fff;
    background-color: #8DC63F!important;
    padding: 8px 15px;
    font-size: 18px;
    }
  p.author{
    padding-left: 15px;
  }
  .owl-carousel0 .owl-dots {
    left: 45px;
  }
  .row.content-row.content_6 .col-md-12{
    margin-top: 35%;
    position: relative;
    display: block;
  }
  .row.content-row.content_6 .col-md-12 h1.title_black{
    margin-left: 0px;
    font-size: 1.8rem;
    padding-top: 50px;
  }
  /* Content_7 */
  .whatsapp_section {
    padding-left: 20px;
  }

  /* privātpersonām */
  .text-block-width-padiing{
    padding: 0px 0px!important;
  }
  /* FOOTER */
  img.footer-icons {
    max-width: 100%;
    width: 40px;
    margin: 0 auto;
        margin-right: auto;
    display: inline-block;
    margin-right: 5px;
    }
}
/* Small devices (landscape phones, less than 768px)  */
@media (max-width: 767.98px){
  body{
    font-size: 14px!important;
  }
  h1{
    font-size: 1.5rem!important;
  }
  .entry-header.backgr{
    padding-top: 0px;
  }
  /* img#random-image-3{
    width: 100%;
  } */
  /* Navigation */
  .container.navigation1{
    padding-left: 15px;
  }
  img.logo {
    margin-top: -15px;
    width: 150px;
    padding-left: 15px;
  }
  .contact, a.nav-link{
    font-size: 14px;
  }
  h1.content_title.blank_page, h1.content_title {
    font-size: 1.5rem;
  }
  .centered a.pieteikt_pak_btn{
    display: block;
    margin: 0 auto;
  }
  /* Front page */
  .content-row{
    margin-top: 50px!important;
  }
  .centered-parag {
    bottom: -16px;
    width: 100%;
  }
  .builder-column-text{
    margin: 15px 15px 15px 15px;
  }
  .builder-column-text p {
    padding: 20px 25px 20px 25px;
    margin: 0px;
  }
  p.content_bottom_text{
    width: 100%;
    font-size: 18px;
  }
  a.pieteikt_pak_btn{
    margin-left: 0px;
    font-size: 12px;
    display: inline-block;
  }
  .esi-klients img{
    width: 75%;
    top: -50px;
  }
  .bg-top-img {
    height: 250px;
  }
  h1.title, h1.title-white{
    font-size: 1.5rem;
  }
  h1.title, .content_1 p{
    text-align: left;
  }
  p.content_subtitle{
    font-size: 14px;
  }
  p.bold-text{
    font-size: 16px;
  }
  .content-row.house-row img {
    width: auto;
  }
  /* row with carousel */
  .builder-column-text{
    margin-top: 15px;
  }
  .builder-column.builder-column-item-3.col-md-12 {
    position: relative;
  }
  .speech-bubble, .speech-bubble1{
    width: 300px;
  }
  /* Content_3 */
  .content_3 .col-md-4.priv_pers, .content_3 .col-md-4.komanda, .content_3 .col-md-4.uznemumiem{
    margin: 0 auto;
    margin-top: 10px;
  }
  .content_3 .col-md-6{
    max-width: 100%;
  }
  .content_3 img.icons{
    margin-top: 10%;
  }
  h3.services{
    margin-bottom: 10%;
  }
  /* Content_4 */
  .content_4 h5.bold-text{
    text-align: left;
  }
  .center-text {
    text-align: left;
  }
/* Atsauksmes */
  .container-fluid.atsauksmes {
    height: auto;
  }
  .atsauksmes .col-md-12 {
    margin-top: 0px;
  }
  /* Content_5 */
  .content-row.house-row{
    margin-top: 0px;
  }
  .row.content_5{
    padding-top: 20px;
  }
  .esi-klients img{
    right: 0px;
  }
  .title-white{
    text-align: left;
  }
  /* Content_7 */
  .whatsapp_section {
    padding-left: 0px;
  }
  .col-md-4.carousel{
    padding: 30px 0px;;
  }
  .row.content_7 a, .row.content_7 p.open-time{
    font-size: 18px;
  }
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
  }
  .table thead th, .table td {
    width: 55%;
  }

  /* FOOTER */
  img.logo-white {
    margin: 50px 0px 0px 0px;
  }
  .col-md-3.follow{
    padding-bottom: 50px;
  }
  .row.footer{
    text-align: center;
  }
  .footer .col-md-3 > ul{
    padding-left: 0px;
  }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px){
  a.pieteikt_pak_btn {
    margin-left: 0px;
}
  a.pieteikt_pak_btn2 {
    margin-left: 0px;
    display: block;
    position: relative;
    margin-top: 10px;
    width: 60%;
  }
  .pieteikt_pak_btn2{
    display: block;
    margin-left: 0;
    width: 180px;
  }
}
@media (max-width: 437.98px){
  .centered-parag,  {
    bottom: -30px;
    width: 100%;
  }
  .centered-parag.front-parag{
    bottom: -30px;
  }
}
