div.tab-row
{
	display: none;
}

div.tab-row2
{
	display: flex;
}

div.tab-row-active
{
	display: flex;
}

div.tab-row div.tab-cell.tab-cell3
{
	width: 39%;
}

div.tab-row div.tab-cell.tab-cell4
{
	width: 30%;
}

div.tab-row div.tab-cell.tab-cell5
{
	width: 26%;
	min-width: 26%;
}

div.tab-row div.tab-cell
{
	min-height: 435px;
}

h3.h3-epd
{
	padding: 10px;
	margin-top: 15px;
}

ul.ul-epd
{
	padding-left: 0px;
	padding-right: 0px;
	list-style: none;
}

ul.ul-epd1
{
	padding-left: 40px;
	margin-top: 5px;
}

ul.ul-epd li
{
	font-size: 12pt;
	line-height: 30px;
}

ul.ul-epd li i.fa-check::before
{
	content: "\f14a";
	color: #fe8a0d;
}

i.fa-android::before
{
	content: "\f17b";
	color: #fff;
}

i.fa-apple::before
{
	content: "\f179";
	color: #fff;
}

div.tab-cell-orange
{
	background: #fe8a0d;
	color: white;
}

div.div-epd
{
	display: flex;
	font-size: 11pt;
	margin-bottom: 10px;
	border-radius: 30px;
	border: 1px solid #fff;
	padding: 10px;
}

div.div-epd0
{
	visibility: hidden;
}

div.div-epd span.span-epd1
{
	width: 80%;
	padding: 5px;
	position: relative;
}

div.div-epd span.span-epd1-65
{
	width: 65%;
}

div.div-epd span.span-epd2
{
	width: 20%;
	text-align: center;
	background: #fec486;
	padding: 5px;
	border-radius: 20px;
	display: inline-grid;
	align-items: center;
}

div.div-epd span.span-epd2-35
{
	width: 35%;
}

span.cena-epd
{
	font-size: 30pt;
	font-weight: bold;
}

p.p-center
{
	text-align: center;
	margin: 0px 0;
}

p.p-center2
{
	text-align: center;
	margin-top: 0px;
}

p.p-epd2
{
	margin-bottom: 5px;
}

div.tab-cell a.glass
{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

div.grid.grid-pad.grid-1c.budget-cont div.entry-content table.tab-epd
{
	width: 1000px;
	margin-top: 10px;
}

div.grid.grid-pad.grid-1c.budget-cont div.entry-content table.tab-epd td
{
	font-size: 12pt;
}

div.grid.grid-pad.grid-1c.budget-cont div.entry-content table.tab-epd td:first-child
{
	width: 65%;
}

div.grid.grid-pad.grid-1c.budget-cont div.entry-content table.tab-epd td:last-child
{
	text-align: center;
}

div.pod-epd-cont
{
	display: flex;
	width: 100%;
	max-width: 1440px;
	justify-content: center;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

div.pod-epd-cont div.pod-epd-cel
{
	width: 50%;
	text-align: center;
}

div.pod-epd-cont2 div.pod-epd-cel:first-child
{
	font-size: 22pt;
}

div.pod-epd-cont2 div.pod-epd-cel
{
	text-align: left;
}

div.vt-epd
{
	display: block;
	width: 100%;
	max-width: 1440px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 30px;
	border: 1px solid #fec486;
	border-radius: 20px;
	padding: 20px;
}

div.tab-row3
{
	display: flex;
	padding: 0px;
	margin-top: 20px;
}

div.tab-row3 div.tab-cell24
{
	width: 210px;
	height: 210px;
	white-space: unset;
	padding-top: 20px;
}

span.epd-num
{
	padding: 10px 15px;
	background: #fec486;
	border-radius: 100px;
	color: #fff;
	font-weight: bold;
}

span.epd-right
{
	float: right;
}

div.epd-bl-title
{
	font-weight: bold;
	font-size: 13pt;
	margin-top: 20px;
}

div.epd-bl-text
{
	margin: 20px 0px;
}

div.div-epd2
{
	background: #ffedda;
	width: auto;
	display: inline;
}

div.div-epd3
{
	background: #ffedda;
	border-radius: 20px;
}


div.tab-row-0
{
	padding: 0px;
	width: 100%;
	border: 1px solid #ffedda;
	border-radius: 15px;
}

div.tab-row div.tab-cell.tab-cell25
{
	border: unset;
	width: 49%;
}

div.tab-row div.tab-cell.tab-cell26
{
	border: unset;
	width: 49%;
	display: inline-grid;
	align-items: center;
}

div.tab-row div.tab-cell.tab-cell27
{
	border: unset;
	width: 100%;
}

div.tab-row div.tab-cell.tab-cell25,
div.tab-row div.tab-cell.tab-cell26
{
	min-height: unset;
	margin-bottom: 0px;
}

div.tab-row div.tab-cell.tab-cell26 img.img-epd
{
	display: block;
	border-radius: 20px;
	border: 1px solid #eaeaea;
	object-fit: contain;
	cursor: zoom-in;
	background: white;
}

div.tab-cell.tab-cell25 h2.h2-epd
{
	text-align: left !important;
}

div.div-epd3 i.fa-bolt::before {
  content: "\f0e7";
  color: #fe8a0d;
  position: relative;
  top: 5px;
  font-size: 16pt;
}

div.po-epd-down
{
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
}

div.po1 a.glass
{
	width: 100%;
	left: unset;
  transform: unset;
}

div.po1 a.glass:first-child
{
	margin-bottom: 10px;
}

div.po2 a.glass
{
	width: 49%;
	left: unset;
  transform: unset;
  margin-bottom: 10px;
}

div.po2 a.glass:first-child
{
	margin-right: 12px;
}

div.tab-cell26 figure.gallery-item a
{
	display: inline-block;
	position: relative;
	/*left: 50%;
	transform: translateX(-50%);*/
}

div.div-epd3-hid
{
	visibility: hidden;
	height: 33px;
}

h2.h2-epd2
{
	margin-top: 0px;
}

div.tab-row-1
{
	padding: 0px;
	width: 100%;
	border: 1px solid #ffedda;
	border-radius: 15px;
	margin-top: 10px;
	margin-bottom: 50px;
}

p.p-epd-niz
{
	margin-bottom: 0px;
}

div.tab-cell.tab-cell26 figure.gallery-item a img.attachment-thumbnail.size-thumbnail.img-epd.img-epd1
{
	border: unset;
}

p img.etrn-img-1
{
	margin: 0 auto;
}

p.alert1
{
	line-height: 40px;
	font-size: 14pt;
}

p.p-img-epd
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.mobile-table2
{
	width: auto;
	max-width: 1440px;
}

div.mobile-table-cell-h
{
	font-weight: bold;
	text-align: center;
	width: auto;
}

div.mobile-table2 div.mobile-table-cell:first-child
{
	width: auto;
}

div.mobile-table2 div.mobile-table-cell:nth-child(5)
{
	width: 15%;
}

div.mobile-table-cell div.mbt-cont
{
	display: flex;
	flex-direction: column;
	padding: 0px;
}

div.mobile-table2 div.mtc2
{
	padding: 0px;
}

div.mobile-table-cell div.mbt-cont div:first-child
{
	border-bottom: 1px solid #eaeaea;
}

div.mobile-table-cell div.mbt-cont div
{
	width: 100%;
	padding: 5px 10px;
}

/*  */
  .mobile-table {
    display: table;
    width: 100%;
    max-width: 1000px;
    border-collapse: collapse;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .mobile-table-row {
    display: table-row;
  }
  .mobile-table-cell {
    display: table-cell;
    padding: 12px 8px 16px 8px; 
    border: 1px solid #ddd;
    vertical-align: top;
  }

  .mobile-table-cell:first-child {
  	width: 70%;
  }

  .mobile-table-cell:last-child {
  	width: 30%;
  	text-align: center;
  }

  @media screen and (max-width: 600px) {
    .mobile-table, .mobile-table-row, .mobile-table-cell {
      display: block;
    }
    .mobile-table-row {
      border: 1px solid #ddd;
      margin-bottom: 15px;
      padding: 10px;
      background-color: white 
    }
    .mobile-table-cell {

      border: none;
    }
    .mobile-table-cell:first-child {
      font-weight: bold;
      border-bottom: 1px dashed #ddd;
      padding-bottom: 10px;

    }

		div.tab-row div.tab-cell.tab-cell3
		{
			width: 100%;
		}

		div.tab-row div.tab-cell.tab-cell4,
		div.tab-row div.tab-cell.tab-cell24
		{
			width: 100%;
		}

		div.tab-row div.tab-cell.tab-cell5
		{
			width: 100%;
			min-width: 100%;
		}

		div.tab-row div.tab-cell.tab-cell25,
		div.tab-row div.tab-cell.tab-cell26
		{
			width: 100%;
			min-width: 100%;
		}

		div.po2 a.glass
		{
			width: 100%;
		}

  }
@media screen and (min-width: 601px) {
    .mobile-table-row:nth-child(odd) .mobile-table-cell {
      background-color: #eaeaea;
    }
    .mobile-table-row:nth-child(even) .mobile-table-cell {
      background-color: white;
    }
  }

