@font-face {
    font-family: CalcitePro;
    src: url("../fonts/CalcitePro/CalcitePro-Regular.otf");
    font-weight: normal;
}

@font-face {
    font-family: CalcitePro;
    src: url("../fonts/CalcitePro/CalcitePro-Bold.otf");
    font-weight: bold;
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-It.ttf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-BlkCn.ttf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-XBlkCn.ttf");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-Md.ttf");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Helvetica Neue Condensed";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-HvCn.ttf");
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTCom-Bd.ttf");
    font-weight: bold;
    font-style: normal;
}

body
{
  margin: 0;
}
div, p, h1, h2, h3, h4, h5, td, a, header, footer, section, nav
{
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 10pt;
  margin: 0;
}
a
{
  text-decoration: none;
  cursor: pointer;
}
img
{
  border:none;
}
.clear
{
  clear: both;
}

.background
{
  background: url("bg.png") center top repeat-y;
  position: fixed;
  width: 100%;
}
.wrapper_
{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.wrapper
{
  float: left;
  width: 1000px;
  background: url("box.png") center top no-repeat;
  min-height: 1000px;
}

header
{
  margin: 0 auto;
  background: url("head_new.png") center 110px no-repeat;
  width: 932px;
  height: 306px;
  box-sizing: border-box;
  position: relative;
}
header .header-home-page-link{
  position: absolute;
  bottom: 0;
  left: 11px;
  display: flex;
  height: 94px;
  width: 205px;
}
header .header-home-page-link a{
  height: 100%;
  width: 100%;
}
header .lang
{
  width: 100%;
  padding: 20px 0 0 20px;
  font-size: 15px;
  font-weight: bold;
  color: #111;
  height: 50px;
}
header .lang a
{
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
header .lang a.sel
{
  color: #fff;
}

header .menu
{
  clear: both;
  height: 60px;
  background-color: #ffde16;
  width: 908px;
  margin: 0 auto;
}
header .menu a
{
  float: left;
  display: block;
  height: 60px;
  text-align: center;
  color: #000;
  font-family: CalcitePro;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  padding: 20px 20px 0 20px;
}
header .menu a:first-child
{
  background: url('home-start.png') top center no-repeat;
  width: 32px;
  height: 33px;
  margin: 15px 0 0 10px;
}
header .menu a.sel:first-child
{
  background-position: bottom center;
}


header .menu a:hover
{
  text-decoration: underline;
}
header .menu a.sel
{
  color: #b9860e;
}
/*
header .menu a:first-child
{
  background: url('home-start.png') top center no-repeat;
  width: 32px;
  height: 33px;
  margin: 15px 0 0 10px;
}
header .menu a.sel:first-child
{
  background-position: bottom center;
}
*/
header .social
{
  height: 108px;
  width: 100%;
  padding: 20px 0 0 25px;
}
header .social .text
{
  color: #ffde16;
  font-style: italic;
  font-size: 10pt;
  font-weight: bold;
  float: left;
  margin-top: 10px;
}
header .social a
{
  display: block;
  float: left;
  margin: 0 0 0 15px;
}
header .social .tw
{
  width: 31px;
  height: 24px;
  background: url("syel-tw.png") no-repeat;
}
header .social .fb
{
  width: 24px;
  height: 24px;
  background: url("syel-fb.png") no-repeat;
}
header .social .dr
{
  width: 31px;
  height: 26px;
  background: url("syel-dr.png") no-repeat;
}
header .callus
{
  color: #51504b;
  font-family: CalcitePro;
  font-size: 24pt;
  line-height: 1;
  float: right;
  margin: 20px 12px 0 0;
}
header .callus div
{
  color: #51504b;
  font-family: CalcitePro;
  font-size: 24pt;
  line-height: 1.2;
  text-align: right;
}
header .callus div span
{
  font-weight: bold;
  color: #000;
}

h1, h1 a
{
  color: #fff;
  font-family: CalcitePro;
  font-weight: bold;
  font-size: 25pt;
  margin: 0 0 20px 0;
}
.bold {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.block1
{
  clear: both;
  background: url("block1.png");
  width: 896px;
  height: 262px;
  margin: 0 0 0 27px;
}
.block1 h1
{
  padding: 10px 0 0 10px;
}
.block1 .list
{
  display: block;
  height: 160px;
  left: 20px;
  top: 64px;
  padding: 0px;
}
.block1 .list div
{
  display: block;
  float: left;
  width: 210px;
  height: 160px;
  text-align: center;
  font-weight: 800;
  font-size: 11pt;
  color: #222;
  line-height: 1.2;
}
.block1 .list div img
{
  width: 180px;
  height: 120px;
}

.block22 {
  margin: 40px 0 0 55px;
  clear: both;
  width: 883px;
  object-fit: contain;
  background-color: #ffde15;
  position: relative;
  margin-bottom: 60px;
}
.block22::before {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('pakalpojumi-head.png') top center no-repeat;
  width: 100%;
  background-size: cover;
  height: 30px;
  top: -30px;
}
.block22::after {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('pakalpojumi-foot.png') top center no-repeat;
  width: 100%;
  background-size: cover;
  height: 30px;
  bottom: -25px;
}
.block22 .header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.block22 .main-title {
  width: 400px;
  height: 46px;
  background-color: #030403;
  background: url('kontakti.svg');
    background-repeat: no-repeat;
    background-size: 420px;
  margin-left: 15px;
  margin-top: -20px;
}
.block22 .main-title h1 {
  text-align: center;
  font-family: CalcitePro;
}
.block22 .inner {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.block22 .services {
  width: 50%;
}
.block22 ul
{
  list-style: none;
  padding: 0;
  padding-left: 30px;
  margin-block-start: 0;
}
.block22 .services .multiple-items li {
    display: inline;
    margin-right: 4px;
    margin-left: 4px;
    position: relative;
}
.block22 .services .multiple-items li:first-child {
  margin-left: 0;
}
.block22 .services .multiple-items li:last-child {
  margin-right: 0;
}
.block22 .services .multiple-items li:after {
  position: absolute;
  width: 2px;
  height: 20px;
  content: "";
  background: black;
}
.block22 .services .multiple-items li:last-child:after {
  opacity: 0;
  visibility: hidden;
}
.block22 .services li
{
  list-style: none;
  font-family: "Helvetica Neue";
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #51504b;
  line-height: 1.3;
}
.block22 .services .description {
  color: black;
  font-size: 16px;
  line-height: 1.3;
  font-weight: normal;
  font-style: italic;
}
.block22 .services li span
{
  font-weight: normal;
  font-style: italic;
}
.block22 .services a
{
  color: #000;
  font-size: 16px;
  text-decoration: underline;
}
.block22 .services a:hover
{
  text-decoration: none;
}

@media (max-width: 425px) {

    .block22 .services li {
      margin-bottom: 14px;
    }

    .block22 .services .multiple-items li {
        display: block;
        margin-right: 0;
        margin-left: 0;
    }

    .block22 .services .multiple-items li:after {
        display: none;
    }

}

.block22 .us-image {
  transform: rotate(-10deg);
    position: relative;
    z-index: 1;
    top: -15px;
    right: 40px;
}
.block22 .us-image img {
  width: 300px;
  height: 273px;
    border: 10px solid white;
    object-fit: contain;
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
}

.block2
{
  background: url("block2.png");
  width: 882px;
  height: 344px;
  margin-left: 30px;
}
.block2 h1
{
  padding: 4px 0 0 7px;
}
.block2 ul
{
  /*width: 410px;*/
  /*margin: 0 0 0 20px;*/
  width: 465px;
  margin: 0 0 0 6px;
}
.block2 li
{
  font-family: "Helvetica Neue";
  font-size: 10pt;
  font-weight: bold;
  color: #51504b;
  line-height: 1.3;
}
.block2 li span
{
  font-weight: normal;
  font-style: italic;
}
.block2 a
{
  color: #000;
  text-decoration: underline;
}
.block2 a:hover
{
  text-decoration: none;
}

.how-we-work {
  margin: 40px 0 0 55px;
  clear: both;
  width: 883px;
  object-fit: contain;
  background-color: #ffde15;
  position: relative;
  margin-bottom: 60px;
}
.how-we-work::before {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('pakalpojumi-head.png') top center no-repeat;
  width: 100%;
  background-size: cover;
  height: 30px;
  top: -30px;
}
.how-we-work::after {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('pakalpojumi-foot.png') top center no-repeat;
  width: 100%;
  background-size: cover;
  height: 30px;
  bottom: -25px;
}
.how-we-work .header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.how-we-work .main-title {
  width: 290px;
  height: 46px;
  background-color: #030403;
  background: url('kontakti.svg');
    background-repeat: no-repeat;
    background-size: 420px;
  margin-left: 15px;
  margin-top: -20px;
}
.how-we-work .title-ru {
  width: 310px;
}
.how-we-work .main-title h1 {
  text-align: center;
  font-family: CalcitePro;
}
.how-we-work .inner {

}
.block3
{
  background: url("block3.png");
  width: 915px;
  height: 308px;
  margin-left: 0px;
  margin-top: -30px;
}
.block3 h1
{
  padding: 10px 0 0 50px;
}
.block3 ul
{
  padding: 0 0 0 120px;
  width: 600px;
}
.block3 li
{
  font-family: "Helvetica Neue";
  font-size: 10pt;
  font-weight: bold;
  color: #51504b;
  line-height: 1.2;
  margin-bottom: 12px;
}

.block4
{
  background: url("block4.png");
  width: 870px;
  height: 241px;
  margin-left: 40px;
  margin-top: -24px;
  position: relative;
}
.block4 .lf
{
  width: 300px;
  height: 200px;
  float: left;
}
.block4 h1
{
  padding: 20px 0 0 20px;
}
.block4 .addr
{
  margin: 0 0 0 50px;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 14pt;
  color: #111;
  line-height: 1;
}
.block4 .md
{
  margin-top: 30px;
  width: 250px;
  height: 200px;
  left: 300px;
  position: absolute;
}
.block4 .md .social
{
  float: right;
  width: 250px;
  height: 50px;
  color: black;
  font-style: italic;
  font-size: 10pt;
  top: 160px;
  left: 300px;
}
.block4 .md .social div
{
  float: left;
  width: 50px;
  margin-top: 10px;
}
.block4 .md .social a
{
  float: left;
  width: 40px;
  height: 33px;
  margin: 0 3px;
  background-position: center center;
}
.block4 .md .tw
{
  background: url("sbl-tw.png") no-repeat;
}
.block4 .md .fb
{
  background: url("sbl-fb.png") no-repeat;
}
.block4 .md .dr
{
  background: url("sbl-dr.png") no-repeat;
}
.block4 .md .table
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 400;
  font-size: 10pt;
  color: #111;
}
.block4 .md .table strong
{
  font-weight: 800;
  font-size: 14pt;
}
.block4 .md .table td
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 400;
  font-size: 11pt;
  /*padding-right: 30px;*/
  padding-right: 10px;
}
.block4 .md .table td span
{
  color: #777774;
}
.block4 .rg
{
  width: 300px;
  height: 200px;
  margin-top: 24px;
  position: absolute;
  right: 20px;
}
.block4 .rg .gmap
{
  width: 286px;
  height: 181px;
}

.block5
{
  background: url("block5.png");
  width: 861px;
  height: 311px;
  margin-left: 40px;
  margin-top: -10px;
}
.block5 h1
{
  padding: 5px 0 0 32px;
}
.block5 .all
{
  display: block;
  clear: both;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 14pt;
  text-decoration: none;
}
.block5 .col1
{
  padding: 5px 0 0 45px;
  width: 390px;
  float: left;
}
.block5 .col1  p
{
  margin-left: 105px;
  font-size: 14px;
}
.block5 .col1 img
{
  float: left;
  margin: 0 5px 5px 0;
}
.block5 .col1 .title
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 16pt;
}
.block5  .col1 .read
{
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 12pt;
  text-decoration: none;
}
.block5 .col2
{
  padding: 5px 0 0 45px;
  width: 290px;
  float: left;
}

.block6
{
  background: url("block6.png");
  width: 882px;
  height: 393px;
  margin-left: 40px;
}
.block6 h1
{
  padding: 5px 0 0 12px;
}
.block6 .text
{
  margin: 5px 0 0 56px;
  width: 780px;
}
.block6 .text > p
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 11pt;
  line-height: 1.2;
  margin: 10px 0;
  color: #51504b;
}
.block6 .text > p.strong
{
  color: #000;
  font-weight: 800;
}
.block6 .cols
{
  margin: 5px 0 0 56px;
  height: 160px;
}
.block6 .cols h2
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 15pt;
  line-height: 1.2;
  margin: 20px 0 10px 0;
}
.block6 .col
{
  color: #51504b;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 10.5pt;
  line-height: 1.2;
  width: 240px;
  float: left;
  margin-right: 20px;
}
.block6 .col > span
{
  color: black;
  font-weight: 800;
  font-size: 12pt;
}
.block6 .col1
{
}
.block6 .col2
{
  width: 250px;
  margin-left: 20px;
}
.block6 .col3
{
  margin: 0;
}

/*---- NEWS -- */
.news-container {
  display: flex;
  flex-direction: column;
  width: 90%;
  margin: 20px auto 0;
}

.news-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
}
.news-item:last-child {
  margin-bottom: 20px;
}
.news-thumbnail {
  margin-right: 40px;
}
.news-content {
  display: flex;
  flex-direction: column;
}
.news-title {
  display: block;
  margin-bottom: 10px;
}
.news-title .link {
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 18pt;
}
.news-info {
  color: #636466;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 5px;
}
.news-intro-text {
  display: flex;
  flex-direction: column;
}
.news-intro-text p {
  color: #000;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
}
.news-intro-text .read-more {
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  margin-top: 5px;
}

/* ****************** */
.news-caption
{
  height: 70px;
  padding: 0 0 0 30px;
}
.news-caption h1
{
  background: url("h1-news.png");
  width: 154px;
  height: 50px;
  padding-top: 6px;
  text-align: center;
}
.news
{
  padding: 0 27px;
  clear: both;
  height: 250px;
}
.news img
{
  margin-top: 10px;
}
.news .rg
{
  width: 562px;
  float: right;
  padding: 0 70px 0 0;
}
.news .title, .news h1
{
  display: block;
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 18pt;
  margin-left: 5px;
}
.news h1
{
  margin-left: 275px;
}
.news .img
{
  float: left;
  padding: 0 20px 0 0;
}
.news .date
{
  color: #636466;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 10pt;
  margin-left: 5px;
}
.news .content
{
  color: #000;
  font-family: Helvetica;
  font-weight: normal;
}
.news .read
{
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
}
.news p, .news div
{
  font-size: 16px;
  margin: 16px 10px;
  font-family: Arial, sans-serif;
  line-height: 1.4;
}

/* ******************* */

.media
{
  padding: 0 45px;
  clear: both;
  height: 250px;
}
.media img
{
  margin-top: 20px;
}
.media .rg
{
  width: 620px;
  float: right;
  padding: 0 70px 0 0;
}
.media .title, .media h1
{
  display: block;
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 18pt;
 }
.media h1
{
  margin-left: 275px;
}
.media .img
{
  float: left;
  padding: 0 20px 0 0;
}
.media .date
{
  color: #636466;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
  font-size: 10pt;
  margin-left: 5px;
}
.media .content
{
  color: #000;
  font-family: Helvetica;
  font-weight: normal;
}
.media .read
{
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: bold;
}
.media p, .media div
{
  font-size: 16px;
  margin: 16px 0;
  font-family: Arial, sans-serif;
  line-height: 1.4;
}

/* ******************* */
.gas-main
{
  width: 931px;
  height: 790px;
  background: url('gas/yellow.png') top center no-repeat;
  margin: 0 0 0 25px;
  padding: 50px 0 0 60px;
}
.gas-main .big-title
{
  background: url('gas/title-lv.png') center center no-repeat;
  position: absolute;
  width: 840px;
  height: 199px;
  margin: 307px 0 0 0;
}
.gas-main div
{
  line-height: 1.5;
  font-size: 14px;
}
.gas-main ul
{
  padding: 0;
  margin: 0 0 0 15px;
}
.gas-main ul li
{
  padding: 0 0 10px 0;
  font-size: 14px;
  list-style: disc;
}
.gas-main p
{
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
}
.gas-main .big
{
  font-size: 20px;
  line-height: 0.5;
}

.gas-main .text1
{
  width: 400px;
  height: 460px;
  float: left;
  margin: 0 60px 0 0;
}
.gas-main .text2
{
  width: 380px;
  height: 460px;
  float: left;
}
.gas-main .text1 p, .gas-main .text2 p
{
  line-height: 1.7;
}
.gas-main .text3
{
  clear: both;
  width: 430px;
  height: 150px;
  float: left;
  margin: 50px 30px 0 0;
}
.gas-main .text4
{
  width: 365px;
  height: 200px;
  float: left;
}


.gas-iconswarm
{
  clear: both;
  padding: 20px 30px 0 30px;
}
.gas-iconswarm h2
{
  text-align: center;
  font-family: CalcitePro;
  font-size: 50px;
  margin: 0 0 10px 0;
  color: #000;
}
.gas-iconswarm .col
{
  float: left;
  width: 185px;
  text-align: center;
  padding: 90px 10px 0 10px;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica;
}
.gas-iconswarm .col strong
{
  font-size: 20px;
}

.gas-icons
{
  clear: both;
  padding: 50px 70px 0 70px;
}
.gas-icons h3
{
  text-align: center;
  font-family: CalcitePro;
  font-size: 35px;
  color: #000;
  height: 70px;
}
.gas-icons .col
{
  float: left;
  width: 270px;
  text-align: center;
  padding: 90px 0 30px 0;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica;
}
.gas-icons .col strong
{
  font-size: 20px;
}


.gas-text
{
  clear: both;
  padding: 0 0 0 90px;
}
.gas-text .col
{
  float: left;
  width: 400px;
  padding: 0 10px 0 0;
}
.gas-text .col:first-child
{
  margin-right: 20px;
  width: 420px;
}
.gas-text .col p
{
  font-size: 14px;
  margin: 14px 0px 24px 0px;
}
.gas-text .col h3
{
  font-size: 20px;
  margin: 14px 0px 24px 0px;
}

/* ****************************** */

.tire_service {
  margin: 20px 0 0 30px;
  clear: both;
  height: 362px;
  height: 105px;
  width: 892px;
  background: url('tire_service.png') top center no-repeat;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;

}

.tire_service h1 {
  width: 200px;
  float: left;
}

.tire_service .subcaption {
  padding: 0 20px 0 0;
  margin: 20px 0 0 0;
  width: 650px;
  float: right;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
}

.tire_service_text
{
  margin:  0 10px 0 75px;
}

.tire_service_text .two
{
  float: left;
  width: 390px;
  margin-right: 55px;
  height: 300px;
}

.tire_service_text .three
{
  float: left;
  width: 250px;
  margin-right: 35px;
  height: 300px;
}

.tire_service_text .two, .tire_service_text .two
{
  font: 14px "Helvetica Neue", Helvetica;
  afont-size: 14px;
}
.tire_service_text .two p, .tire_service_text .two p
{
  padding: 0;
  margin:0;
}
.tire_service_text h1,.tire_service_text h2,.tire_service_text h4,.tire_service_text h3,.tire_service_text h5
{
  color: #000;
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18pt;
  height: 90px;
  max-width: 240px;
}
.tire_service_text h4
{
  margin: 0;
  font-size: 20px;
  padding: 20px 0 0 0;
}
.tire_service_text .two h4
{
  padding-top: 10px;
  font-size: 22px;
}

/* ****************************** */
.rent {
  margin: 40px 0 0 55px;
  clear: both;
  width: 883px;
  object-fit: contain;
  background-color: #ffde15;
  /* background: url('transp/bg.svg') top center no-repeat; */
  position: relative;
}
.rent::before {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-01.svg') top center no-repeat;
  width: 883px;
  height: 200px;
  top: -14px;
}

.rent::after {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-02.svg') top center no-repeat;
  width: 883px;
  height: 200px;
  bottom: -200px;
}

.rent .header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}
.rent .main-title {
  width: 389px;
  height: 46px;
  background-color: #030403;
  background: url('kontakti.svg');
    background-repeat: no-repeat;
    background-size: 420px;
  margin-left: 15px;
  margin-top: -20px;
}
.rent .main-title h1 {
  text-align: center;
  font-family: CalcitePro;
}
.rent .rules {
  margin-top: 10px;
  margin-right: 40px;
}
.rent .rules a {
  color: black;
  font-size: 16px;
  font-weight: 700;
}
.rent .rules h3 {
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica;
    font-size: 10pt;
    margin: 0;
}
.rent .heading {
  margin-top: 44px;
  margin-bottom: 23px;
  height: 180px;
  margin-right: 20px;
  text-align: center;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  height: 40px;
  text-transform: uppercase;
  color: #030403;
}
.rent .heading-italic {
  margin: 24px 0;
  height: 40px;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #030403;
}
.rent .info {
  margin: 0 auto;
  width: 694px;
  margin-bottom: 40px;
}
  .rent .info h3 {
    font-size: 30px;
    font-family: CalcitePro;
    font-weight: 700;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
  .rent .info p {
    margin-top: 10px;
    font-weight: lighter;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
.rent .vehicles {
  text-align: center;
  width: 100%;
  margin: 0px auto;
  display: flex;
  clear: both;
  justify-content: space-between;
}
.rent .vehicles .vehicle {
  width: 50%;
  margin-right: 40px;
  margin-bottom: 40px;
}
.rent .vehicles .vehicle .veh-name {
  height: 30px;
  font-family: CalcitePro;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  margin-left: 40px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 12px;
}
.rent .vehicles .vehicle .car-img {
  margin-left: 40px;
  width: 349px;
  height: 240px;
  object-fit: contain;
}

.rent .vehicles .vehicle #gallery {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-left: 40px;
}
.rent .vehicles .vehicle #gallery {
  display: flex;
  width: 100%;
}
.rent .vehicles .vehicle #gallery .firstRow {
  display: flex;
  flex-direction: row;
  width: 361px;
  justify-content: space-between;
}
.rent .vehicles .vehicle #gallery div.firstRow img {
  width: 100%;
  height: 200px;
  margin-bottom: 16px;
  object-fit: cover;
  object-position: 15% 85%;
}
.rent .vehicles .vehicle #gallery .secondRow {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
}
.rent .vehicles .vehicle #gallery div.secondRow .left-image {
  width: 120px;
  height: 90px;
  margin-right: 15.5px;
  margin-bottom: 0;
}
.rent .vehicles .vehicle #gallery div.secondRow img {
  object-fit: cover;
}
.rent .vehicles .vehicle .info {
  list-style-type: none;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  width: 100%;
  display: block;
  margin-top: 15px;
  margin-bottom: 0;
}
.rent .vehicles .vehicle .price-list {
  width: 361px;
  margin-left: 35px;
  margin-top: 20px;
}
.rent .vehicles .vehicle .price-list .pricing:last-child {
  border-bottom: 1px solid black;
}
.rent .vehicles .vehicle .pricing {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  border-top: 1px solid black;
  padding: 5px 0;
  font-size: 10pt;
  font-weight: bold;
}
.rent .call-to-action {
  width: 240px;
  display: block;
  margin-left: 40px;
  border-radius: 5px;
  background-color: #030403;
  height: 44px;
  padding: 12px;
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
}
.rent .call-to-action span {
  color: #ffde15;
}
.rent .call-to-action a {
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

/* ****************************** */
.polish {
  margin: 40px 0 0 55px;
  clear: both;
  width: 883px;
  object-fit: contain;
  background-color: #ffde15;
  /* background: url('transp/bg.svg') top center no-repeat; */
  position: relative;
}
.polish::before {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-01.svg') top center no-repeat;
  width: 883px;
  height: 200px;
  top: -14px;
}

.polish::after {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-02.svg') top center no-repeat;
  width: 883px;
  height: 200px;
  bottom: -200px;
}

.polish .header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}
.polish .main-title {
  width: 389px;
  height: 46px;
  background-color: #030403;
  background: url('kontakti.svg');
    background-repeat: no-repeat;
    background-size: 420px;
  margin-left: 15px;
  margin-top: -20px;
}
.polish .main-title h1 {
  text-align: center;
  font-family: CalcitePro;
}
.polish .title-image {
  width: 100%;
  height: 324px;
  margin-bottom: 33px;
}
.polish .title-image img {
  width: 100%;
  object-fit: cover;
}
.polish .heading {
  margin-top: 44px;
  margin-bottom: 23px;
  height: 180px;
  margin-right: 20px;
  text-align: center;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  height: 40px;
  text-transform: uppercase;
  color: #030403;
}
.polish .contact-info {
  display: inline-flex;
  width: 100%;
}
.polish .heading-italic {
  margin: 0 auto;
  margin-bottom: 24px;
  margin-top: 24px;
  height: 40px;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #030403;
}
.polish .info {
  margin: 0 auto;
  width: 694px;
  margin-bottom: 40px;
}
  .polish .info h3 {
    font-size: 30px;
    font-family: CalcitePro;
    font-weight: 700;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
  .polish .info p {
    margin-top: 10px;
    font-weight: lighter;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
  .polish .info b p {
    font-size: 17px;
    margin-top: 25px;
    font-weight: lighter;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
  .polish .contact {
    list-style-type: none;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 470px;
  }
    .polish ul.contact li {
      width: 220px;
      height: 44px;
      border-radius: 5px;
      background-color: #030403;
      display: inline;
      padding: 12px;
      font-family: CalcitePro;
      font-size: 22px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
    }
    .polish ul.contact li:last-child {
      margin-left: 29px;
    }
    .polish ul.contact span {
      color: #ffde15;
    }
    .polish ul.contact a {
      font-family: CalcitePro;
      font-size: 22px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
    }
.polish .call-to-action {
  width: 240px;
  display: block;
  margin-left: 40px;
  border-radius: 5px;
  background-color: #030403;
  height: 44px;
  padding: 12px;
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
}
.polish .call-to-action span {
  color: #ffde15;
}
.polish .call-to-action a {
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

/* ****************************** */
.transp {
  margin: 20px 0 0 30px;
  clear: both;
  width: 883px;
  height: 3400px;
  object-fit: contain;
  background-color: #ffde15;
  background: url('transp/bg.svg') top center no-repeat;
}
.transp .title {
  width: 389px;
  height: 46px;
  background-color: #030403;
  background: url('kontakti.svg');
    background-repeat: no-repeat;
    background-size: 420px;
  margin-left: 15px;
}
.transp .title h1 {
  text-align: center;
  font-family: CalcitePro;
}
.transp .heading {
  margin-top: 44px;
  margin-bottom: 23px;
  height: 180px;
  margin-right: 20px;
  text-align: center;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  height: 40px;
  text-transform: uppercase;
  color: #030403;
}
.transp .heading-italic {
  margin: 24px 0;
  height: 40px;
  font-family: CalcitePro;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #030403;
}
.transp .vehicles {
  text-align: center;
  width: 100%;
  margin: 0px auto;
  display: flex;
  clear: both;
}
.transp .vehicles .vehicle {
  float: left;
  width: 390px;
}
.transp .vehicles .vehicle .veh-name{
  height: 30px;
  font-family: CalcitePro;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 12px;
}
.transp .mazais_kristaps_attels {
  margin-left: 40px;
  width: 349px;
  height: 240px;
  object-fit: contain;
}
.transp .liegabarits {
  width: 457px;
  height: 215px;
  object-fit: contain;
  margin-top: 25px;
}
.transp .info {
  margin: 0 auto;
  width: 694px;
}
  .transp .info h3 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
  .transp .info p {
    margin-top: 10px;
    font-weight: lighter;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
  }
.transp .contact {
  list-style-type: none;
  margin: 0 auto;
  margin-bottom: 24px;
  width: 470px;
}
  .transp ul.contact li {
    width: 220px;
    height: 44px;
    border-radius: 5px;
    background-color: #030403;
    display: inline;
    padding: 12px;
    font-family: CalcitePro;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .transp ul.contact li:last-child {
    margin-left: 29px;
  }
  .transp ul.contact span {
    color: #ffde15;
  }
  .transp ul.contact a {
    font-family: CalcitePro;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
.transp .group-icons {
  width: 450px;
  display:block;
  margin: 0 auto;
  margin-bottom: 50px;
  object-fit: contain;
}
.transp .transp-info {
  width: 883px;
  height: 2487px;
  object-fit: contain;
  background-color: #ffde15;
}
.transp-offers {
  display: flex;
  text-align: center;
}
.transp .offer-small {
  width: 384.2px;
    height: 577px;
    object-fit: contain;
    margin-left: 41px;
    background-image: url('transp/path-5-alt.svg');
}
.transp .offer-big {
  width: 384.2px;
    height: 577px;
    object-fit: contain;
    margin-left: 21px;
    background-image: url('transp/path-5.svg');
}
.transp .offer-logo {
  margin-top: 19px;
}
.transp .mrgn-27px {
  margin-top: 27px !important;
}
.transp .offer-title {
  font-family: CalcitePro;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 41px;
}
  .transp .offer-title span {
    color: #ffde15;
  }
.transp .offer-section {
  margin-top: 24px;
}
.transp .offer-section .offer-subtitle {
  font-family: "Helvetica Neue", Helvetica;
  text-transform: uppercase;
  font-size: 22px;
  color: #ffde15;
}
.transp .offer-section p {
  margin: 11px 37px 0;
  font-size: 14px;
  font-weight: lighter;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.transp .offer-section .offer-pvn {
  font-size: 15px;
  color: #ffde15;
  margin: 11px 0 14px;
}
.transp .transp-offers .btn-sizes {
  border-radius: 5px;
  background-color: #ffde15;
  padding: 7px 35px;
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.transp .faq {
  text-align: center;
  clear: both;
}
.transp .faq .qsection {
  text-align: center;
  width: 700px;
  margin: 0px auto;
  display: flex;
}
.transp .faq .question {
  float: left;
  width: 329px;
}
.transp .faq .question:first-child {
  margin-right: 27px;
}
.transp .faq .question h3 {
  display: block;
  font-family: CalcitePro;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
.transp .faq .question p {
  font-size: 14px;
  font-weight: lighter;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 11px;
}
.transp #gallery {
  margin-left: 130px;
  display: inline-block;
}
  .transp #gallery .firstRow {
    display: inline-block;
  }

  .transp #gallery div.firstRow img {
    width: 300px;
    height: 180px;
    float: left;
    margin-bottom: 16px;
  }

  .transp #gallery div.secondRow img {
    width: 195px;
    height: 130px;
    margin-right: 15.5px;
    float: left;
    margin-bottom: 20px;
}




/* ****************************** */
.evac {
  margin: 40px 0 0 55px;
  clear: both;
  width: 883px;
  object-fit: contain;
  background-color: #ffde15;
  /* background: url('transp/bg.svg') top center no-repeat; */
  position: relative;
}
.evac::before {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-01.svg') top center no-repeat;
  width: 883px;
  height: 100px;
  top: -14px;
}

.evac::after {
  position: absolute;
  z-index: 0;
  content: " ";
  background: url('rent/bg-head-foot-02.svg') top center no-repeat;
  width: 883px;
  height: 50px;
  bottom: -50px;
}
.evac .header {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}

.title-with-background{
  display: flex;
  align-items: center;
  justify-content: center;

  background: url('../img/main-title-background.webp') no-repeat;
  background-size: 100% 46px;

  min-width: 224px;
  height: 46px;

  padding: 0 13px;
}

.title-with-background *{
  color: #ffffff;
}

.evac .main-title {
  margin-left: 15px;
  margin-top: -20px;
}
.evac .main-title h1 {
  text-align: center;
  font-family: CalcitePro;
  font-size: 30px;
  padding: 0;
  margin: 0;
}

.evac .row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
}
.evac .list {
  padding-right: 20px;
  padding-left: 60px;
}
.evac .list-single {
  width: 50%;
  padding-left: 60px;
}
.evac .column {
  font-size: 14px;
  width: 100%;
  margin: 10px 0;
  font-family: "Helvetica Neue", Helvetica;
  color: #51504b;
}
.evac .column .caption {
    width: 90%;
    height: auto;
    background-color: #030403;
    background: url(kontakti.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: -10px;
    margin-bottom: 10px;
}
.evac .column .caption .inner {
  color: #fff;
  font-family: "CalcitePro";
  font-size: 18pt;
  margin-left: 20px;
  padding-top: 5px;
}
.evac .column .caption .inner strong {
  color: #ffde16;
  font-weight: normal;
}

.evac .evac-top-row{
  margin-bottom: -63px;
}

.evac .row .cola {
  width: 100%;
}

.evac .row .evac-col-left{
  padding-top: 27px;
}

.evac .row .evac-col-right{
  margin-right: 11px;
  margin-left: 25px;
}

.evac .row .cola .phone-image-wrapper {
  width: 250px;
  max-width: 100%;
  height: 57px;

  margin-bottom: 36px;
}

.evac .row .cola .phone-image-wrapper img {
  width: 250px;
  max-width: 100%;
  height: 57px;
  object-fit: contain;
}
.evac .row .evac-col-left .evac-section-subtitle{
  margin-bottom: 63px;
}
.evac .row .evac-col-left .evac-section-subtitle *{
  color: #030403;
  font-size: 25px;
}

.evac .row .evac-col-right .evac-image {
  width: 100%;
  position: relative;
  margin-top: -54px;
}
.evac .row .evac-col-right .evac-image img {
  width: 528px;
  height: auto;
  object-fit: contain;
  /*margin-top: 25px;*/
}


.evac .evac-price{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 55px;
  padding-right: 31px;
}

.evac .evac-price .title-with-background{
  height: 37px;
  background-size: 100% 37px;
  margin-bottom: 13px;
}

.evac .evac-price .title-with-background *{
  font-size: 24px;
  font-family: CalcitePro;
  font-weight: 400;
  margin-right: auto;
}

.evac .evac-price .evac-price-content{
  display: flex;
  flex-wrap: wrap;
}

.evac .evac-price .evac-price-left{
  width: 45%;
  padding-right: 25px;
}
.evac .evac-price .evac-price-left *{
  font-size: 15px;
  color: #030403;
  font-weight: 400;
}
.evac .evac-price .evac-price-left strong{
  font-weight: 700;
}
.evac .evac-price .evac-price-right{
  width: 55%;
}
.evac .evac-price .evac-price-right *{
  font-size: 18px;
  color: #030403;
  font-weight: 400;
  letter-spacing: 1px;
}
.evac .evac-price .evac-price-right strong{
  font-weight: 700;
}
.evac .evac-price .evac-price-right li{
  padding-left: 10px;
  margin-bottom: 5px;
}

.evac .cola, .evac .colb, .evac .colc, .evac .cold
{
  font-family: "Helvetica Neue", Helvetica;
  color: #51504b;
}

.evac .cola
{
  padding: 20px 0 0 55px;
  width: 290px;
  height: 350px;
  font-size: 18px;
}
.evac .cola strong
{
  line-height: 1.2;
}
.evac .colb
{
  float: left;
  width: 395px;
  margin: 10px 0 0 60px;
  font-size: 14px;
}
.evac .colc
{
  float: left;
  width: 330px;
  margin: 10px 0 0 50px;
  font-size: 14px;
  height: 140px;
}
.evac .cold
{
  clear: both;
  padding: 5px 0 10px 60px;
  width: 400px;
  font-size: 14px;
}
.evac .colb .capt, .evac .colc .capt, .evac .cold .capt
{
  color: #fff;
  font-family: "CalcitePro";
  font-size: 18pt;
  margin-bottom: 5px;
}
.evac .cold .capt strong
{
  color: #ffde16;
  font-weight: normal;
}
.evac p
{
  padding: 0;
  margin: 0;
}
.evac ul
{
  padding: 0;
  margin: 0 0 0 15px;
}
.evac li
{
  padding: 0;
  margin: 0;
}
.evac .subcaption
{
  margin: 5px 0 0 80px;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 14pt;
  font-weight: bold;
}
.evacb
{
  margin-top: 60px;
  padding-left: 80px;
  height: 180px;
  margin-right: 20px;
  background: url('evacb.png') bottom center no-repeat;
  font-family: "Helvetica Neue Condensed", Helvetica;
  font-size: 28px;
  font-weight: bold;
}

.evacc
{
  margin:  0 10px 0 75px;
}
.evacc .cold
{
  float: left;
  width: 390px;
  margin-right: 55px;
}
.evacc .cole
{
  width: 840px;
  clear: both;
  float: left;
  margin-top: 30px;
}
.evacc .cold, .evacc .cole
{
  font: 14px "Helvetica Neue", Helvetica;
  afont-size: 14px;
}
.evacc .cold p, .evacc .cole p
{
  padding: 0;
  margin:0;
}
.evacc h1,.evacc h2,.evacc h4,.evacc h3,.evacc h5
{
  color: #51504b;
  margin: 0;
  padding: 20px 0 0 0;
}
.evacc h4
{
  margin: 0;
  font-size: 20px;
  padding: 20px 0 0 0;
}
.evacc .cole h4
{
  padding-top: 10px;
  font-size: 22px;
}

/* ---- REFERENCES -- */
.references-container {
  display: flex;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
}
.references-header {
  display: flex;
  flex-direction: row;
  margin: 17px 0 30px;
}
.references-caption {
  background: url("h1-refer.png");
  width: 168px;
  height: 54px;
  margin-right: 30px;
}
.references-caption h1 {
  text-align: center;
  margin-top: 8px;
}
.reference-options {
  display: flex;
  flex-direction: row;
}
.add-refer-btn {
  width: 250px;
  padding-top: 5px;
  padding-right: 30px;
  display: inline-block;
  height: 50px;
  position: relative;
}
.add-refer-btn img {
  padding-right: 23px;
  vertical-align: middle;
}
.add-refer-btn a {
  background: url("ref-header.svg");
  background-position: 40px 0px;
  background-repeat: no-repeat;
  padding: 15px 32px 12px 0px;
  /*text-align: center;*/
  font-family: "CalcitePro";
  font-size: 20px;
  font-weight: bold;
  color: #ffdd17;
}
.add-complaint-btn {
  width: 205px;
  display: inline-block;
  height: 50px;
  position: relative;
  padding-top: 5px;
}
.add-complaint-btn img {
  padding-right: 23px;
  vertical-align: middle;
}
.add-complaint-btn a {
  background: url("ref-header2.svg");
  background-position: 40px 0px;
  background-repeat: no-repeat;
  padding: 15px 35px 10px 0px;
  /*text-align: center;*/
  font-family: "CalcitePro";
  font-size: 20px;
  font-weight: bold;
  color: #ffdd17;
}

.references {
  display: flex;
  flex-direction: row;
  width: 97%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reference-item {
  position: relative;
  width: 45%;
  margin-bottom: 100px;
}
.reference-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height:20px;
  background-image: linear-gradient(to top, #f1f2f2, #e6e6e6);
  display: none;
}
.reference-item-content {
  position: relative;
  z-index: 99;
}
.reference-item-content .title {
  font-family: "Helvetica Neue", Helvetica;
  font-size: 17px;
  margin-bottom: 10px;
}
.reference-information {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.reference-element {
  display: flex;
  flex-direction: column;
  width: 48%;
}
.reference-image {

}
.reference-social-media {
  display: flex;
  flex-direction: row;
  background: url("refer-soc.png") center left no-repeat;
  width: 120px;
  height: 22px;
  margin: 15px auto;
}
.reference-social-media a {
  width: 25px;
  height: 22px;
  float: left;
  margin-right: 12px;
}
.reference-short-text {
  float: right;
  width: 210px;
  height: 192px;
  padding: 0 10px 0 15px;
  background: url("refer-sel.png");
}
.reference-short-text p {
  margin: 40px 0 0 0;
  height: 110px;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 14pt;
  font-weight: bold;
}
.reference-short-text a {
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 11pt;
  font-style: italic;
}
.reference-short-text a:hover
{
  text-decoration: underline;
}
/* *********************** */

.reference-head {
  display: block;
  /*margin-top: 30px;*/
  padding-top: 20px;
  padding-bottom: 15px;
}
.refer-caption
{
  /*height: 120px;*/
  padding: 0 30px 0 50px;
  display: inline-block;
}
.refer-caption h1
{
  background: url("h1-refer.png");
  width: 168px;
  height: 54px;
  padding-top: 4px;
  text-align: center;
}
.reference
{
  float: left;
  width: 460px;
  height: 320px;
  padding: 0 0 0 60px;
}
.reference .top
{
  font-family: "Helvetica Neue", Helvetica;
  font-size: 17px;
}
.reference .lf
{
  float: left;
  width: 170px;
  padding: 10px 10px 0 0;
}
.reference .lf .soc, .refer-soc
{
  background: url("refer-soc.png") center left no-repeat;
  width: 120px;
  height: 22px;
  margin: 15px auto;
}
.reference .lf .soc a, .refer-soc a
{
  width: 25px;
  height: 22px;
  float: left;
  margin-right: 12px;
}
.refer-capt
{
  width: 340px;
  position: absolute;
  margin: -70px 0 0 200px;
}
.refer-back
{
  float: left;
  background: url("refer-arr.png") center left no-repeat;
  padding: 15px 20px;
}
.refer-back a
{
  text-decoration: none;
  color: #000;
  font-family: "CalcitePro";
  font-size: 16pt;
  font-weight: bold;
}
.refer-soc
{
  float: left;
  margin-left: 40px;
}

.reference .rg
{
  float: right;
  width: 210px;
  height: 192px;
  padding: 0 10px 0 15px;
  background: url("refer-sel.png");
}
.reference .rg p
{
  margin: 40px 0 0 0;
  height: 110px;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 14pt;
  font-weight: bold;
}
.reference .rg a
{
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 11pt;
  font-style: italic;
}
.reference .rg a:hover
{
  text-decoration: underline;
}
.reference .img-refer
{
  float: left;
  margin: 0 20px 20px 0;
}
.reference h2
{
  margin: 0;
  font-family: "Helvetica Neue", Helvetica;
  font-size: 14pt;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.reference p
{
  font-family: "Helvetica Neue", Helvetica;
  font-size: 11pt;
}
/* *********************** */
.vid-caption
{
  height: 150px;
  padding: 50px 0 0 30px;
  margin: 0 0 0 20px;
}
.vid-caption h1
{
  background: url("../img/video_.png");
  width: 108px;
  height: 44px;
  text-align: center;
}
.vid
{
  padding: 0 20px 50px 50px;
  float: left;
}


/* add referennce *********************** */


.add-reference {
  clear: both;
  width: 892px;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;
}
.add-reference h1 {
  width: 300px;
  background-image: url("ref-head.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 16px 12px 12px 28px;
  margin-bottom: 0;
}
.subhead {
  background-image: url("atsauksmes_fons.svg");
  background-repeat: no-repeat;
  background-position: 10px 0px;
  background-size: 681px 76px;
  width: 605px;
  height: 80px;
  position: relative;
}
.subhead p {
  padding-top: 30px;
  padding-left: 30px;
  font-family: CalcitePro;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}
.warning {
  width: 596px;
  height: 35px;
  background-color: rgba(237, 28, 36, 0.3);
  border-radius: 5px;
  margin-left: 10px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.warning p {
  color: rgb(237, 28, 36);
  font-family: "Helvetica Neue";
  font-size: 16px;
  padding-top: 5px;
  font-style: italic;
}
.input-text {
  margin:  20px 10px 0 75px;
}
.input-area {
  display: inline-block;
  float: left;
}
.label-block {
  display: block;
  font-family: "Helvetica Neue";
  font-size: 15px;
  letter-spacing: 0.4px;
  padding-bottom: 5px;
  padding-left: 3px;
  font-style: italic;
  font-weight: 900;
}
.input-field {
  width: 400px;
  padding: 8px 0;
}
.auto-info {
  display: inline-block;
}
.input-xs {
  width: 110px;
  height: 29px;
  margin-left: 3px;
  padding-left: 10px;
  border-radius: 5px;
  border: solid black 1px;
  font-size: 14px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("caret.png");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 88px 11px;
}
.input-m {
  width: 275px;
  height: 25px;
  border-radius: 4px;
  border: solid black 1px;
  font-size: 14px;
  padding-left: 5px;
}
.input-field textarea {
  width: 390px;
  height: 80px;
  border-radius: 4px;
  border: solid black 1px;
  padding: 5px 7px;
  font-size: 14px;
}
.radio-field {
  width: 380px;
  display: inline-block;
  float: left;
  padding: 10px 20px;
}
.inline {
  display: inline-block;
}
.radio-label {
  display: inline-block;
  padding-top: 25px;
  margin-left: 8px;
  font-family: "Helvetica Neue";
  font-size: 15px;
  letter-spacing: 0.4px;
  font-style: italic;
  cursor: pointer;
}
.radio-box {
  display: inline-block;
  margin: 0 0 5px 10px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.other {
  width: 200px;
  height: 25px;
  margin-left: 10px;
  display: inline-block;
  border-radius: 4px;
  border: solid black 1px;
  font-size: 14px;
}
.submit-btn {
  width: 164px;
  margin-top: 125px;
  margin-left: 20px;
  background: url("submit-btn.svg");
  background-position: 5px 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 15px 32px 8px 40px;
  display: block;
  font-family: "CalcitePro";
  font-size: 25px;
  letter-spacing: 0.6px;
  text-align: center;
  color: #ffde15;
}


/* add complaint*********************** */


.add-complaint {
  clear: both;
  width: 892px;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;
}
.add-complaint h1 {
  width: 280px;
  background-image: url("ref-head.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 16px 12px 12px 34px;
  margin-bottom: 0;
}
.subhead-complaint {
  background-image: url("sudziba_fons.svg");
  background-repeat: no-repeat;
  background-position: 10px 0px;
  background-size: 795px auto;
  width: 810px;
  height: 90px;
  position: relative;
}
.subhead-complaint p {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 25px;
  font-family: "Helvetica Neue";
  font-size: 15px;
  letter-spacing: 0.4px;
  display: inline-block;
  font-style: italic;
}
.subhead-complaint .single-line {
  margin: 0;
  padding-top: 0;
}
.input-area-cont {
  display: block;
}
.input-field-complaint {
  width: 360px;
  padding: 8px 0;
  display: inline-block;
}
.input-field-complaint-s {
  width: 330px;
  display: inline-block;
  padding: 8px 0;
}
.input-textarea {
  width: 450px;
  padding: 8px 0;
  display: inline-block;
  font-size: 14px;
}
.input-textarea textarea {
  width: 405px;
  height: 120px;
  border-radius: 4px;
  padding: 5px 7px;
  font-size: 14px;
}
.input-year {
  width: 110px;
  height: 29px;
  padding-left: 10px;
  border-radius: 5px;
  border: solid black 1px;
  font-size: 14px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("caret.png");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 88px 11px;
}
.submit-complaint-btn {
  width: 164px;
  margin-left: 20px;
  padding: 15px 32px 8px 40px;
  display: inline-block;
  background: url("submit-btn.svg");
  background-position: 5px 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: "CalcitePro";
  font-size: 25px;
  letter-spacing: 0.6px;
  text-align: center;
  color: #ffde15;
}



/* add complaint*********************** */


.confirmation {
  /*margin: 20px 0 0 30px;*/
  clear: both;
  /*height: 362px;
  height: 105px;*/
  width: 892px;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;
}
.confirmation h1 {
  width: 300px;
  background-image: url("ref-head.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 16px 12px 12px 28px;
  margin-bottom: 0;
}
.confirmation-cont {
  width: 100%;
}
.confirmation-wide p {
  width: 44%;
}
.confirmation-narrow p {
  width: 30%;
}
.confirmation-cont p {
  margin: 40px auto 30px auto;
  font-family: HelveticaNeue;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.6px;
  text-align: center;
  color: #000000;
}
.confirmation-cont img {
  display: block;
  margin: auto;
  width: 148px;
}
.confirmation-cont a {
  display: block;
  margin: 30px auto;
  width: 140px;
  height: 30px;
  padding: 5px 10px 5px 46px;
  background: url("back.svg");
  background-position: 15px 7px;
  background-repeat: no-repeat;
  font-family: "CalcitePro";
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.6px;
  color: #000000;
}
.complaint-confirmation {
  clear: both;
  width: 892px;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;
}
.complaint-confirmation h1 {
  width: 280px;
  background-image: url("ref-head.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 16px 12px 12px 34px;
  margin-bottom: 0;
}




/* contacts *********************** */
.contacts-new {

}
.contacts-new .heading {
  margin: 0 0 0 25px;
  margin-left: 50px;
}
.contacts-new .heading h1 {
  background-image: url("kontakti.svg");
  background-repeat: no-repeat;
  padding: 8px 22px 10px 22px;
  margin-bottom: 0;
  margin-top: 20px;
}
.contacts-new .contacts-inner {
  display: flex;
  width: 91%;
  position: relative;
  margin-left: 30px;
  padding: 20px 30px;
}
.contacts-new .contacts-inner .element-group {
  display: flex;
  flex-direction: column;
  z-index: 99;
}
.contacts-new .contacts-inner .element-group:first-child {
  border-right: 1px solid black;
  margin-right: 20px;
  padding-right: 20px;
}
.contacts-new .element-group h1 {
  color: black;
  margin-top: 20px;
}
.contacts-new .element-group h1:first-child {
  margin-top: 0;
}
.contacts-new .element-group .map-apps {
  display: none;
}
.contacts-new .element-group .item {

}
.contacts-new .element-group .item-group {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
}
.contacts-new .element-group .item-group .image {
    background: url("http://draivs.lv/images/alens-new.jpg");
    width: 45%;
    height: 180px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.contacts-new .element-group .item-group .info {
  margin-top: 30px;
  margin-left: 25px;
}
.contacts-new .element-group .item-group .info p {
  margin-bottom: 10px;
}
.contacts-new .element-group .item-group .info p:last-child {
  margin-bottom: 0;
}
.contacts-new .element-group .description p {
  margin-bottom: 10px;
}
.contacts-new .element-group .description p:last-child {
    margin-bottom: 0;
}

.contacts-new .element-group .item .contact-us {

}
.contacts-new .element-group .item .gmap
{
  width: 400px;
  height: 250px;
  margin-top: 20px;
}

.contacts {
  clear: both;
  width: 892px;
  margin: 0 0 0 25px;
  padding: 10px 0 0 30px;
}

.contacts h1 {
  background-image: url("kontakti.svg");
  background-repeat: no-repeat;
  padding: 8px 22px 10px 22px;
  margin-bottom: 0;
  margin-top: 20px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }


.contacts-block {
  display: inline-block;
  width: 50%;
  height: 241px;
  margin-left: 20px;
  margin-top: -24px;
}
/*.contacts-block .lf
{
  width: 300px;
  height: 200px;
  float: left;
}*/
.contacts-block h1
{
  padding: 20px 0 0 20px;
}
.contacts-info {
  display: block;
  /*margin-top: 0;*/
}
.address
{
  display: inline-block;
  float: left;
  margin:0;
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 800;
  font-size: 16px;
  color: #111;
  line-height: 1;
  padding-right: 55px;
}
.contacts-block .md
{
  margin-top: 0;
  /*width: 250px;*/
  padding-bottom: 45px;
  float: left;
}
.contacts-social
{
  display: block;
  width: 100%;
  height: 50px;
  color: black;
  font-style: italic;
  font-size: 10pt;
  margin-top: 10px;
}
.contacts-social a
{
  float: left;
  width: 40px;
  height: 33px;
  margin: 0 3px;
  background-position: center center;
}
.contacts-social p {
  display: inline-block;
  float: left;
  padding-top: 20px;
  padding-right: 5px;
}
.contacts-social .tw
{
  background: url("sbl-tw.png") no-repeat;
}
.contacts-social .fb
{
  background: url("sbl-fb.png") no-repeat;
}
.contacts-social .dr
{
  background: url("sbl-dr.png") no-repeat;
}
.contacts-block .md .table
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 400;
  font-size: 12px;
  color: #111;
}
.contacts-block .md .table strong
{
  font-weight: 800;
  font-size: 16px;
}
.table-bold {
  font-size: 12px !important;
  font-weight: 800 !important;
}

.table-head {
  padding-left: 2px;
}
.contacts-block .md .table td
{
  font-family: "Helvetica Neue", Helvetica;
  font-weight: 400;
  font-size: 12px;
  /*padding-right: 30px;*/
  padding-right: 10px;
}
.contacts-block .md .table td span
{
  color: #777774;
}
.contacts-grey {
    color: #777774;
    font-weight: normal;
    font-size: 12px
}
.contacts-rg
{
  display: inline-block;
  width: 40%;
  /*float: left;*/
  /*margin-top: 24px;*/
}
.contacts-rg .gmap
{
  width: 400px;
  height: 250px;
}
h1.price-header {
  background-size: 149px;
  background-repeat: no-repeat;
  padding-left: 13px;
  font-size: 20px;
  width: 300px;
  color: white;
  position: relative;
}
h1.price-header.cond {
  background-size: 220px ;
  background-repeat: no-repeat;
  padding-left: 13px;
  padding-top:5px;
  font-size: 16px;
  width: 180px;
  color: white;
   position: relative;
  margin:0;
}
.diagn {
  background-image: url(/img/hbackgrounds/diagnostica-bg.svg);
  background-size: 300px 100px;

}
.noplude {
  background-image: url(/img/hbackgrounds/noplude-bg.svg);
  background-size: 170px !important;

}
.freon {
  background-image: url(/img/hbackgrounds/uzpilde-bg.svg);
}
ul > li.cond-price-block {
  width: 250px;
  list-style: none;
  display: block;
  float: left;
  margin: 0 40px;
}
ul > li.cond-price-block.first {
  margin-left:-10px !important;
}
.text2 > img.auto-ice-cream {
  width:100%;
}
.news-caption.cond > h1 {

  background: url(/img/hbackgrounds/cond-back.svg);
  background-repeat: no-repeat;
  background-size: 309px;
  width: 290px;
  /* margin-top: 46px; */
  /* margin-bottom: -27px; */
  display: block;
  position: relative;
  top: 65px;

}
.large-bg {
  background: url(/img/hbackgrounds/cond-back.svg);
  background-repeat: no-repeat;
  background-size: 490px;
  width: 500px;
  /* margin-top: 46px; */
  /* margin-bottom: -27px; */
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.cola1 {
  width: 300px;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica;
  float: left;
  color: #51504b;

}
.mobTopBg.rect-backg {
display:none;
}
ul.cond-prices > li > p {
  text-align:left;
}
.text2.ice-cream {
  width:500px !important;
}

.cond-images-block {
  padding-left:100px;margin-top:50px;
}
.cond-images-block > img.left-image {
  padding-left:10px; display:block; float:left;
}
.cond-images-block > img {
  width:350px;
}
.cond-images-block > img.right-image {
  float:left; margin-left:30px;
}
span.price-tag {
  font-size:20px;
  font-weight:bolder;
}

/* ******************* */
.cond-main
{
  width: 931px;
  height: 980px;
  background: url('/css/fons_yellow.png') top center no-repeat;
  margin: 0 0 0 25px;
  padding: 50px 0 0 60px;
}
.cond-main .big-title
{
  background: url('gas/title-lv.png') center center no-repeat;
  position: absolute;
  width: 840px;
  height: 199px;
  margin: 307px 0 0 0;
}
.cond-main div
{
  line-height: 1.5;
  font-size: 14px;
}
.cond-main ul
{
  padding: 0;
  margin: 0 0 0 15px;
}
.cond-main ul li
{
padding:0 !important;
  font-size: 14px;
  list-style: disc;
}
.cond-main p
{
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
}
.cond-main .big
{
  font-size: 20px;
  line-height: 0.5;
}

.cond-main .text1
{
  width: 400px;
  height: 460px;
  float: left;
  margin: 0 60px 0 0;
}
.cond-main .text2
{
  width: 380px;
  height: 460px;
  float: left;
}
.cond-main .text1 p, .cond-main .text2 p
{
  line-height: 1.7;
}
.cond-main .text3
{
  clear: both;
  width: 430px;
  height: 150px;
  float: left;
  margin: 50px 30px 0 0;
}
.cond-main .text4
{
  width: 365px;
  height: 200px;
  float: left;
}
.cond-price-block > h2 {
  font-weight: normal;
  font-size: 15px;
  margin-bottom:3px;
}

p.small-info {
  font-size:13px;
}
h1.price-header  > a {
  margin: 0 !important;
}
.cond-price {
  font-weight: normal;
  font-size: 18px;
}
ul > li.cond-price-block > .image{
  height:60px;
  vertical-align: bottom;
  display: table-cell;
}




div#gallery div.firstRow img:first-child {
  margin-right: 16px;
}
div#gallery div.firstRow img {
  width: 300px;
  float: left;
  margin-bottom: 16px;
}

div#gallery div.secondRow img {
  width: 195px;
  height: 130px;
  margin-right: 15.5px;
  float: left;
  margin-bottom: 45px;
}
div#gallery div.lastImage {
  width: 195px;
  height: 130px;
  float: left;
  overflow: hidden;
}
div#gallery div.secondRow img.last {
  margin-right: 0px;
}
div#gallery div.galleryOverlay {
  height: 130px;
  width: 195px;
  background: rgba(0,0,0,0.5);
  position: relative;
}
div#gallery p.overlayText {
  line-height: 130px;
  position: absolute;
  /* top: -130px; */
  width: 195px;
  text-align: center;
  color: white;
}
div#gallery {
  width:616px;
  margin-left:170px;
}
div#top-message {
  display:block;width:100%;height:50px;padding:15px;background-color:#3eb449;top:0;
  color:white;
}
div#top-message:hover {
 text-decoration:underline;
  cursor:pointer;
  background-color: #379d41;
}
.job-header {
  font-size:28px !important;
  font-weight: 800 !important;clear:both;
  padding-bottom:25px;
  margin-top:10px;
  font-family: 'Helvetica Neue', Helvetica;

}

.large-text > p {
  font-size:18px;
}
.large-text>ul>li {
  list-style-type: none;
  font-family: "Helvetica Neue", Helvetica;
  font-weight:800;
}

/**
MANGIFIC POPUP
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
    
.show{
    display: block !important;
}
