/* CSS for landing page insurance*/
.side-text-banner {
    margin-top: 80px;
    font-size: 16px;
}


.content-image {
	height: 250px;
    margin: 30px 10px 0px 10px;
	background-image: url(../images/content.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.row-flex {
    display: block;
    align-items: center;
}

.insurance {
    padding-top: 80px;
}
.section-carousel {
    padding-top: 100px;
}
section.section-tc-pb-10 {
    padding-bottom: 0px;
}

.online-store img{
    position: relative;
    display:flex;
    width: 75%;
    margin-left: auto;
    margin-right: 0;
}

.online-campaign {
    margin-top: 20%;
}

.online-button {
    padding: 20px 25% 60px 25%;
}

.how-to-carousel .carousel-indicators {
    position: static;
    /* text-align: center; */
    /* top: -100px; */
    width: 100%;
    margin-left: 0px;
}
.how-to-box {
    border-radius: 5px;
    width: auto;
    margin: 25px 50px;
    box-shadow: 1px 1px 10px rgb(153, 153, 153);
}
.how-to-box-content {
    font-size: 20px;
    padding: 10px 25px 25px 25px;
    text-align:left;
    /* color: black; */
    font-weight: 500;
    min-height: 100px;
}
.how-to-box-header {
    padding: 25px 15px 5px 25px;
}
.how-to-box-step {
    width: 40px;
    height: 40px;
    background: #47bbe4;
    border-radius: 50%;
    color:white;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
}
.how-to-carousel .carousel-indicators li {
    background-color: #a3a3a3;
    border: 1px solid #a3a3a3;
}
.how-to-image {
    text-align: center;
}
.how-to-image img{
    position: relative;
    /* top: -200px; */
    z-index: 999;
    max-width: 400px;
    width: 100%;
}
.how-to-carousel .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  font-size: 40px;
  color: #585858;
  text-align: center;
  /* text-shadow: 0 3px 2px rgba(0, 0, 0, 1); */
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=70);
  opacity: .7;
}
.carousel-control.left {
  background-image: none !important;
  z-index: 999999;
}
.carousel-control.right {
  right: 0;
  z-index: 999999;
  left: auto;
  background-image: none !important;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #47bbe4;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 99999999;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-size: 200%;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: url('../assets/icon/arrow-prev.svg');
}
.carousel-control .icon-next:before {
  content: url('../assets/icon/arrow-next.svg');
}

.carousel-indicators li.active {
    margin: 1px;
    width: 10px;
    height: 10px;
    background: #47bbe4;
    border-color: #47bbe4;
}

.btn-online {
    width: 100%;
    height: 40px;
    line-height: 38px;
    display: block;
    background-color: #cc3429;
    border: 1px solid #cc3429;
    border-radius: 5px;
    font-size:24px;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.mt-50 {
    margin-top: 50px!important;
    margin-bottom: -10px!important;
}

.mb-50 {
    margin-top: 10px!important;
    margin-bottom: 5%!important;
}

.mt-offset-100 {
    position: relative;
    top: -100px;
    margin-top: 20px!important;
    margin-bottom: -250px !important;
}

.card-transaction {
    box-shadow: 0px 5px 20px rgb(153, 153, 153);
    background: #fff;
    border-radius: 10px;
    /* padding:5px; */
    margin: 25px 5px 5px 5px;
}
.card-trx-content {
    padding: 10px;
    margin: 10px;
    font-size: 16px;
}
.card-trx-footer {
    border-radius: 0px 0px 5px 5px;
    padding: 20px 5px;
    background: rgb(0, 190, 82);
    color: #fff;
    font-weight: 600;
    min-height: 100px;
}
.card-trx-footer-disabled {
    border-radius: 0px 0px 5px 5px;
    padding: 20px 5px;
    background: #a7a7a7;
    color: #fff;
    min-height: 100px;
    font-weight: 600;
}
.card-trx-header {
    padding: 25px 10px 10px 10px;
    margin: 10px;
    min-height: 110px;
}
.card-img-header {
    max-width: 70px;
}
.section-example-trx {
    text-align:center;
    position: relative;
    top: -200px;
    padding-top:30px;
}

.section-okto h2 {
    text-align: center;
}
.title-divider {
    padding: 5px;
    margin: 20px 0;
    font-weight: 600;
}
.term-container {
    /* border-radius: 30% 30% 0 0; */
    border-radius: 100% 100% 0 0 / 10% 10% 0 0;
    /* margin-top: 80px;  */
    background-color: #eeeeee;
}
.merchant-address {
    padding: 35px 0px 10px 0px;
}
.term-content {
    padding: 15px 10px;
}
  .list-periode {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .list-periode li {
    padding: 10px 40px;
    border: solid 2px #ff9934;
    margin-right: 10px;
    font-weight: 800;
  }
  .list-periode li:last-child {
    margin-right: 0;
  }

ol.okto-list,
ul.okto-list {
    padding-left: 20px;
    line-height: 34px;
}
  
  .list-periode {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .list-periode li {
    padding: 10px 40px;
    border: solid 2px #ff9934;
    margin-right: 10px;
    font-weight: 800;
  }
  .list-periode li:last-child {
    margin-right: 0;
  }
ol.okto-list > li,
ul.okto-list > li {
    padding-left: 10px;
}

ul.okto-list > li {
    list-style: disc;
}

ol.okto-list > li {
    list-style: decimal;
}

.okto-box {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 40px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.okto-box:hover {
    box-shadow: 0px 0px 10px #eee;
}

.okto-image {
    display: block;
    position: relative;
    background-color: #fff;
    border-radius:10px;
}

.okto-image::before {
    content: '';
    display: block;
    padding-top: 25.7142%;
}

.okto-image img {
    width: 50%;
    position: absolute;
    top: -40%;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.okto-details {
    padding: 20px 50px;
    min-height:150px;
}

.okto-details .form-group {
    margin-bottom: 20px;
}

.okto-details .form-group:nth-child(n+2) {
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.okto-details .form-group label {
    line-height: 20px;
    min-height: 40px;
}
.okto-buttons {
    padding: 20px 50px;
    border-top: 1px solid #eee;
}

.btn-okto-cta {
    width: 100%;
    height: 40px;
    line-height: 38px;
    display: block;
    background-color: #47bbe4;
    border: 1px solid #47bbe4;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.btn-okto-cta:focus,
.btn-okto-cta:hover {
    color: #fff;
    background-color: #23527c;
    border-color: #23527c;
}
.input-group-copy {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.input-group-copy .form-control {
    width: -webkit-calc( 100% - 60px );
    width: -moz-calc( 100% - 60px );
    width: calc( 100% - 60px );
    background-color: transparent;
    /*cursor: pointer;*/
}

.input-group-copy .input-group-btn {
    display: inline;
}

.input-group-copy .input-group-btn::before {
    content: 'Copied!';
    display: block;
    padding: 0px 4px;
    font-size: 12px;
    line-height: 20px;
    width: 54px;
    text-align: center;
    background-color: #222;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -27px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.input-group-copy .form-control:focus + .input-group-btn::before {
    opacity: 1;
    visibility: visible;
}

.input-group-copy .btn-copy {
    height: 34px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
.content {
    margin-top:50px;
}
.content-end {
    margin-top:30px;
    margin-bottom:20px;
}
.yellow-strip {
    background-color:#EFB022;
    color:black;
    margin:30px 20px;
}
.verticalDivider {
    border-right:1px solid #16222c;
    position:relative;
}
#img1 {display:block;}
#img2 {display:none}

.section-offline img {
    width: 100%;
}

.image-icons {
    margin-top: 40px;
}

.image-icons h3 {
    margin-bottom: 20px;
}

.image-icon {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.image-icon img {
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.image-icon + p {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.step-top img,
.step-middle img,
.step-bottom img {
    max-width: none !important;
}

.step-top p,
.step-middle p,
.step-bottom p {
    font-size: 20px;
}

.panel-heading-address {
    background-color: #F6BD81 !important;
    color: #fff !important;
}

.promo-table {
    /*margin-bottom: 20px;*/
}

.promo-table table {
    background-color: #eee;
    text-align: center;
    width: 100%;    
}

.promo-table table tr:first-child {
    background-color: #47bbe4;
    color: #fff;
    font-weight: 700;
}

.promo-table table tr.highlight {
    font-weight: 700;
}

.promo-table table td {
    padding: 5px 10px;
}

.promo-table table td {
    border-right: 2px solid #fff;
}

.promo-table table td:last-child {
    border-right: none;
}

@media all and (max-width: 499px) {
    .content-image {
        height: 200px;
    }
    .online-store img{
        position: relative;
        display:flex;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .online-campaign {
        margin-top: 0;
    }
    
    .online-button {
        padding: 20px 20% 60px 20%;
    }
    .btn-online {
        font-size:20px;
    }
    #img1 {display: none;}
    #img2 {display: block;}
    .list-periode {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .list-periode li {
        width: 100%;
        padding: 10px 40px;
        border: solid 2px #ff9934;
        margin-right: 0;
        margin-top: 10px;
        text-align: center;
    }
    .okto-details {
        padding: 20px 30px;
    }
    .content {
        margin-top:20px;
    }
    .content-end {
        margin-top:10px;
        margin-bottom:10px;
    }
    
	.insurance {
        padding-top: 15px;
    }
	
	section.section-tc-pt-10 {
        padding-top: 0px;
    }
	section.section-tc-pb-10 {
        padding-bottom: 0px;
    }
	hr {
		margin-top: 5px;
		margin-bottom : 5px;
    }
    .side-text-banner {
        margin-top: 40px;
        font-size: 16px;
    }

    .section-example-trx {
        text-align:center;
        position: relative;
        top: -100px;
        padding-bottom: 25%;
    }
    .mt-offset-100 {
        top:-120px;
    }
    .mt-50 {
        margin-top: 50px!important;
    }
    .how-to-box {
        border-radius: 5px;
        width: auto;
        margin: 2.5em;
        box-shadow: 1px 1px 10px rgb(153, 153, 153);
    }
    .how-to-box-header {
        padding: 20px 15px 5px 15px;
    }
    .how-to-box-step {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-weight: 600;
        font-size: 16px;
    }
    .how-to-box-content {
        font-size: 16px;
        padding: 10px 15px 15px 15px;
    }
    .merchant-address {
        padding: 10px 10px;
    }
}

@media (min-width: 500px) and (max-width:768px) {
    .online-store img{
        position: relative;
        display:flex;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    .online-campaign {
        margin-top: 0;
    }
}


@media (max-width: 992px) {
	.insurance {
        padding-top: 50px;
    }
    .list-periode {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .list-periode li {
        width: 100%;
        padding: 10px 40px;
        border: solid 2px #ff9934;
        margin-right: 0;
        margin-top: 10px;
        text-align: center;
    }
	section.section-tc-pt-10 {
        padding-top: 15px;
    }

    .section-offline {
        padding-top: 55px !important;
    }

    .image-icon img {
        max-width: 150px;
    }

    .verticalDivider {
        border-right:0px solid #16222c;
        position:relative;
    }
}



@media (min-width: 993px) {
	section.section-tc-pt-10 {
        padding-top: 30px;
    }
    .row-flex {
        display: flex;
    }
    .content-image{
        min-width: 100%;
        min-height: auto;
        height:325px;
    } 

    .offline-overview img,
    .offline-overview p {
        display: inline-block;
        vertical-align: middle;
        margin-left: -2px;
        margin-right: -2px;
    }

    .offline-overview img {
        max-width: 300px;
    }

    .offline-overview p {
        width: -webkit-calc(100% - 300px);
        width: -moz-calc(100% - 300px);
        width: calc(100% - 300px);
        padding-left: 20px;
    }

    .panel-address {
        height: 120px;
    }
}

.banner_insurance {
    background-size: cover;
}

/* --- T&C List --- */
.tc {
  font-size: 16px;
}
ol.tc-list {
    padding-left: 25px;
}

ol.tc-list li {
    padding-bottom: 10px;	
}

/*-- Merchant Promo List*/

.merchant-promo-list hr {
    margin-top: 24px;
    margin-bottom: 30px;
    width: 50px;
    border: 1px solid #47bbe4;
}

.tnc {
	padding-top : 0px;
}

.tnc h3 {
	padding-top : 0px;
	margin : 0px;
}