z@charset "UTF-8";
/* CSS Document */

	ul.red-check li,
	ul.red-cross li {
  		margin-bottom: 5px;
  		font-size: 14px;
  		line-height: 20px;
  		font-weight: 400;
  		letter-spacing: 0.02em;
	}
	ul.red-check {
  		list-style-image: url('https://unionspace.co.th/img/lp-check.png');
  		list-style-position: outside;
  		margin-left: 25px;
	}
	ul.red-cross {
  		list-style-image: url('https://unionspace.co.th/img/lp-cross.png');
  		list-style-position: outside;
  		margin-left: 25px;
	}
	
.tab-navigation.select-option-2 {
        position: relative;
        cursor: pointer;
        overflow: hidden;
        margin-bottom: 24px;
    }
    .tab-navigation.select-option-2 i {
        position: absolute;
        font-size: 20px;
        left: 0px;
        top: 14px;
        font-weight: 800;
        color: #2465b9;
        z-index: 2;
        pointer-events: none;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        cursor: pointer;
    }
    .tab-navigation.select-option-2:focus i {
        color: #2465b9;
    }
    /*.tab-navigation.select-option-2::before {
        content: "\e628";
        position: absolute;
        top: 12px;
        left: 0px;
		right: 25px;
        font-size: 16px;
        font-family: 'themify';
        color: #2465b9;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
    }*/
    .tab-navigation.select-option-2 select {
        margin-bottom: 0;
    }
    .tab-navigation select {
        background: none;
        width: 100%;
        border-radius: 0;
        border: none;
        outline: none;
        position: relative;
        font-family: "Poppins";
		font-size: 28px;
        line-height: 43px;
        font-weight: 600;
		left: 0px;
        letter-spacing: -0.05em !important;
        /*border-bottom: 3px solid #ffd41c;*/
        color: #2465b9;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        cursor: pointer;
        margin-bottom: 8px !important;
    }
    @media all and (max-width: 767px) {
        .tab-navigation select {font-size: 22px;}
    }
    .tab-navigation select:focus {
        background: none;
    }
    .tab-navigation select:active,
    .tab-navigation select:focus {
        color: #2465b9;
    }
    .tab-navigation select:hover {
        outline: none;
        border: none;
        color: #050608;
    }
    .tab-navigation { margin-bottom:24px; }
    .tab-content { }
    #tab-1,
	#tab-2,
	#tab-3,
	#tab-4,
	#tab-5,
	#tab-6,
	#tab-7,
	#tab-8 { background:transparent; }

    .head-with-overlay {
        position: relative;
        /*padding: 50px 15px 15px;
        border: 1px solid #ededed;
        margin: 10px;*/
    }
    .head-with-overlay h6 {
        position: absolute;
        top: -15px;
        left: 38%;
        /*width: 150px; */
        text-align: center;
        margin-left: -25px;
        background: #ffd334 !important;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #fff;
        border-radius: 0;
        padding: 6px 12px;
        font-size: 12px;
        vertical-align: middle;
    }
.comparison {
  /*max-width:940px;*/
  max-width: 100%;
  margin:0 24px;
  font:13px/1.4;
  line-height: 16px;
  text-align:center;
  /*padding:10px;*/
}

.comparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom:0px solid #ededed;
  border-left: 0;
  border-right:0;
}
/*, .comparison th*/
.comparison td {
  border-right:0px solid #ededed;
  border-bottom:0px solid #ededed;
  empty-cells: show;
  padding: 14px;
}
.comparison td.last {
  border-right: none;
}
.compare-heading {
  font-size:16px;
  font-weight:600 !important;
  border-bottom:0 !important;
  padding:10px !important;
  text-align:center;
}
.comparison h5 {
  font-size:18px;
  font-weight:600 !important;
  border-bottom:0 !important;
  line-height: 18px;
  margin: 16px auto;
}
.comparison thead th {
  border-bottom:0px solid #161616 !important;
}
.comparison tbody tr:nth-child(odd) {
  display:none;
}
.comparison tfoot td {
  padding: 0 auto !important;
  border: 0;
  border-bottom:0 !important;
  border-top:0px solid #161616;
}

.comparison .compare-row {
  background: #fff; /*#F5F5F5;*/
}

.comparison .compare-row img {
  max-height: 80px;
}

.comparison i  {
  font-size: 44px;
}

.comparison i .check {
  color: #ec632f;
}

.comparison i .x {
  color:#009E2C;
}

.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:0px solid #ededed;
}
.comparison th:first-child {
  border-right: 0;
}
comparison tbody tr td:first-child {
  border-top:0px solid #ededed;
  border-bottom:0px solid #ededed;
  border-left: 0;
}

comparison tbody tr td:last-child {
  border-right:0;
}

.comparison tr td:first-child {
  text-align:left;
}
  
.comparison .qbse, /*.comparison .qbo,*/ .comparison .tl {
  color:#FFF;
  padding:10px;
  font-size:13px;
  border-right:1px solid #ededed;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}

.comparison .qbse {
  background:#0078C1;
  border-top-left-radius: 3px;
  border-left:0px;
}

.comparison .qbo {
  border-top:5px solid #ffd334;
  border-top-right-radius: 0;
  border-right:0px;
  background: #f2f2f2;
}
.comparison .bg-q {
  background: #f7f7f7;
}
.comparison .price-info {
  padding:5px 15px;
}

.comparison .price-was {
  color:#999;
  text-decoration: line-through;
}

.comparison .price-now, .comparison .price-now span {
  color:#ca2027;
}

.comparison .price-now {
  font-size:22px;
  font-weight:600;
}
.comparison .price-normal {
  font-size:18px;
  font-weight:600;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
  background:#ec632f;
  padding:10px 20px;
  font-size:12px;
  display:inline-block;
  color:#FFF;
  text-decoration:none;
  border-radius:3px;
  text-transform:uppercase;
  margin:5px 0 10px 0;
}

.comparison .price-try {
  font-size:12px;
}

.comparison .price-try a {
  color:#202020;
}
.comparison .lead {
    font-size: 16px !important;
}
.comparison .table3 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.comparison .table3 > thead > tr > th,
.comparison .table3 > tbody > tr > th,
.comparison .table3 > thead > tr > td,
.comparison .table3 > tbody > tr > td {
  padding: 8px 4px;
  line-height: 1.275 !important;
  vertical-align: middle;
  border-bottom: 1px solid #ededed;
}
.comparison .table3 > thead > tr > th.right,
.comparison .table3 > tbody > tr > th.right,
.comparison .table3 > thead > tr > td.right,
.comparison .table3 > tbody > tr > td.right {
  border-right: 1px solid #ededed;
}
.comparison .table3 > tfoot > tr > th,
.comparison .table3 > tfoot > tr > td {
  padding: 4px 0;
  line-height: 1.0;
  vertical-align: top;
  border-bottom: 0px solid #ededed;
}

@media (max-width: 767px) {
  .comparison td:first-child, .comparison th:first-child {
    display: none;
  }
  .comparison tbody tr:nth-child(odd) {
    display:table-row;
    /*background:#f2f2f2;*/
  }
  .comparison .row {
    background:#FFF;
  }
  .comparison td /*, .comparison th*/ {
    border:1px solid #ededed;
  }
  .price-info {
  border-top:0 !important;
  
}
}

@media (max-width: 639px) {
  .comparison .price-buy {
    padding:5px 10px;
  }
  .comparison td, .comparison th {
    padding:10px 5px;
  }
  .comparison .hide-mobile {
    display:none;
  }
  .comparison .price-now {
  font-size:16x;
}

.comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
}
  .comparison .qbse{
    font-size:12px;
    padding:10px 5px;
  }
  .comparison .price-buy {
    margin-top:10px;
  }
  .compare-heading, .comparison .qbo {
  font-size:16px;
  }
  .comparison .action-link {
  display: block;
  /*left: 0;*/
  margin: 16px auto;
  position: relative;
  background: #fff;
  border: 1px solid #61AFD6;
  color: #61AFD6;
  padding: 10px;
  overflow: hidden;
}
    .comparison h5 { font-size: 15px;}
}