/*
    Development By InDeo
    2018
*/
@import "style-myretail-2.css";

body {
    color: #000;
}
.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.mobile,
.none {
    display: none;
}
.secondary_myretail {
    /*background-image: linear-gradient( #ffb502, #fed50e);*/
    /*height: 75px !important;*/
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -52px;
    box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -webkit-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -moz-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
}
.myretail-header-page {
    background: url(../images/assets/my-retail/header_utama.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
    padding-top: 110px;
    padding-bottom: 110px;
    text-align: center;
}
.myretail-header-page-title {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 600;
}
.myretail-header-page-desc {
    padding-top: 10px;
    line-height: 1.3;
    font-size: 18px;
}
body#beranda-myretail     a#beranda-myretail,
body#tentang-myretail     a#tentang-myretail,
body#fitur-myretail       a#fitur-myretail,
body#tutorial-myretail    a#tutorial-myretail {
    border-bottom: 2px solid #eb3244 !important;
}

/*Navbar*/
.navbar-my-retail .header{
	background: #fff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.main-menu .navbar-my-retail-nav>li>a:not(.btn){
	color: #444;
	margin: 20px 0;
}

.main-menu .navbar-my-retail-nav>li:hover>a, 
.main-menu .navbar-my-retail-nav>li.active>a {
    background: none;
    border-bottom: 2px solid #eb3244 !important;
}
.main-menu .nav .open>a, 
.main-menu .nav .open>a:hover, 
.main-menu .nav .open>a:focus {
    background: none;
    border-bottom: 2px solid #eb3244;
    color: #444;
}
.logo-product-my-retail {
    height: 50px;
    margin-top: 15px;
}
.secondary_my-retail {
    background-image: linear-gradient( #ffb502, #fed50e);
    height: 75px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
}
.navbar-second-my-retail .navbar-fived-my-retail-right ul li a {
	color: #444 !important;
	font-weight: bold !important;
}
.navbar-second-my-retail .navbar-fived-my-retail-right ul li a:hover {
	border-bottom: 2px solid #444 !important;
}
.nmy-retailDr {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drmy-retail {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.secondary_my-retail {
    height: 75px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
    box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -webkit-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -moz-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
}
.main-menu .navbar-nav li>.dropdown-menu {
    padding: 0;
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 12px;
    border: none;
    box-shadow: none;
    width: 100%;
    border: 1px solid #eee;
    margin-top: 40px;
}
.navbar-my-retail .dropdown-menu li a {
    color: #444 !important;
    font-size: 15px;
    line-height: 1.7;
    text-transform: uppercase;
}
.navbar-my-retail .main-menu .navbar-nav li>.dropdown-menu {
    margin-top: 20px;
    min-width: 0px !important;
    width: 260px !important;
}
.navbar-my-retail .main-menu .navbar-nav li>.dropdown-menu {
    background: #fff !important;
    padding-top: 10px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.175);
    box-shadow: 0 1px 2px rgba(0,0,0,.175);
}
.navbar-my-retail ul ul li a {
    text-transform: none !important;
}

/*Header*/
.header_my-retail {
	padding-top: 5%;
    padding-bottom: 7%;
    position: relative;
}
.header_my-retail {
    background: url(../images/assets/my-retail/header_utama.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    /*margin-top: -85px;*/
}
.img_my-retail img {
    padding-top: 30px;
    padding-left: 50px;
	padding-bottom: 20px;
	float: right;
}
.title_header_my-retail {
	padding-bottom: 40px;
}
.title_header_my-retail p:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
    line-height: 35px;
}
.title_header_my-retail p:nth-child(2){
	font-size: 18px;
	text-align: justify;
	padding-bottom: 60px;
}
.title_header_my-retail a:nth-child(3) {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}
.title_header_my-retail a:nth-child(3)focus,
.title_header_my-retail a:nth-child(3)hover {
	color: #fff;
}
.title_header_my-retail a:nth-child(4) {
	display: none;
}

.header_my-retail_img_bottom {
    position: absolute;
    bottom: 0px;
}

/* Pengguna CSS */
.pengguna {
  padding-top: 40px;
}
.pay-counter-box {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 40px;
}
.pay-counter-box-number {
  font-size: 37px;
  font-weight: bold;
  padding-bottom: 30px;
  color: #da2827;
}
.pay-counter-box-number .pcbn-kali {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.pay-counter-box-title {
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 10px;
}
.pay-counter-box-desc p {
  color: #666;
}
/* End Pengguna CSS */

/*Spesifikasi*/
.spesifikasi_my-retail {
   
}
.title_spesifikasi_my-retail {
    text-align: center;
    padding-top: 70px;
}
.title_spesifikasi_my-retail h2 {
    color: #ff9c00; 
    padding-bottom: 20px;
}
.title_spesifikasi_my-retail p {
    font-size: 16px;
}
.title_spesifikasi_my-retail_second {
    margin-top: 60px;
    padding-bottom: 80px;
}
.title_spesifikasi_my-retail_second img {
    padding-right: 50px;
}
.title_text_Smy-retail {
    font-size: 23px;
    font-weight: bold;
    padding-top: 55px;
}
.explanation_text_Smy-retail_1 {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_my-retail_second_center p:nth-child(1) {
    padding-top: 40px;
    font-size: 23px;
    font-weight: bold;
}
.title_spesifikasi_my-retail_second_center p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_my-retail_second_center p:nth-child(3) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}


/*Keunggulan*/
.keunggulan-myretail {
    padding-top: 70px;
    padding-bottom: 60px;
    background: #f9f9f9;
}
.title_keunggulan-myretail h2 {
    color: #ff9c00; 
    padding-bottom: 20px;
    text-align: center;
}
.keunggulan-myretail-1 {
    background: #fff;
    height: 320px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    margin-bottom: 40px;
}
.keunggulan-myretail-1 i,
.keunggulan-myretail-1 p {
    padding-right: 10px;
    padding-left: 10px;
}
.keunggulan-myretail-1 i {
    font-size: 60px;
    color: #ff9c00;
    padding-bottom: 20px;
}
.keunggulan-myretail-1 p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
}
.keunggulan-myretail-detail {
    padding-top: 40px;
    padding-bottom: 40px;
}

.keunggulan-myretail-1:hover {
    background: #fff;
    height: 320px;
    padding-top: 30px;
    border: 2px solid #ff9c00;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    background: #ff9c00;
    color: #fff ;
    margin-bottom: 40px;
}
/*.keunggulan-myretail-2 i,
.keunggulan-myretail-2 p {
    padding-right: 10px;
    padding-left: 10px;
}*/
.keunggulan-myretail-1:hover .fa {
    color: #fff !important;
}
/*.keunggulan-myretail-2 p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
}*/

/* Akuntansi CSS */
.lp-akuntansi {
  background: #21325E;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}
.lp-akuntansi-teks-title {
  font-size: 35px;
  line-height: 1.4;
  font-weight: 600;
  padding-bottom: 20px;
}
.lp-akuntansi-teks-cta {
  padding-top: 50px;
}
.lp-akuntansi-teks-cta a {
    color: #333;
    padding: 14px 50px;
    background: #fff;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    border: 2px solid #fff;
}
.lp-akuntansi-teks-cta a:hover {
  background: transparent;
  color: #fff;
  transition: 0.5s;
}
/* End Akuntansi CSS */

/*CTA Tengah*/
.cta-tengah-myretail {
    background: url(../images/assets/my-retail/cta-tengah.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
    padding-top: 90px;
    padding-bottom: 80px;
}
.cta-tengah-myretail p {
    font-size: 25px;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 30px;
    color: #fff;
}
.cta-tengah-myretail b {
    color: #ff9c00;
}
.cta-tengah-myretail a {
    font-size: 14px;
    background: #ff9c00;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}


/*Fitur*/
.fitur-myretail {
    background: #f7f7f7;
    padding-top: 70px;
    padding-bottom: 70px;
}
.fitur-myretail h2 {
    padding-bottom: 50px;
    text-align: center;
    color: #ff9c00;
}
.fitur-myretail-btn {
    padding-bottom: 50px;
}
.fitur-myretail-btn a {
    text-transform: uppercase;
    font-size: 12px;
}
.fmp-1 {
    position: relative;
}
.fmp-1 i {
    position: absolute;
    left: 0;
    font-size: 22px;
    color: #ff9c00;
}
.fmp-1 p {
    padding-left: 35px;
}
.fmbo-1 {
    background: #fff;
    height: 340px;
    padding-top: 30px;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    margin-bottom: 40px;
}
.fmbo-1 i,
.fmbo-1 p {
    padding-right: 10px;
    padding-left: 10px;
}
.fmbo-1 i {
    font-size: 60px;
    color: #ff9c00;
    padding-bottom: 20px;
}
.fmbo-1 p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
}
.fitur-myretail-back-office {
    display: none;
}
.penjualan-pos {
    color: #fff;
    font-size: 14px;
    background: #ff9c00;
    padding: 4px 20px;
    border: 2px solid #ff9c00;
    border-radius: 50px;
    margin-right: 10px;
    font-weight: bold;
}
.penjualan-pos:hover,
.penjualan-pos:focus {
    color: #fff;
}
.back-office {
    color: #ff9c00;
    font-size: 14px;
    background: transparent;
    border: 2px solid #ff9c00;
    padding: 4px 30px;
    border-radius: 50px;
    font-weight: bold;
}
.back-office:hover,
.back-office:focus {
    color: #ff9c00;
}
.fitur-myretail-btn a{
    display: inline-block;
}


/*Gallery*/
.gallery-myretail {
    padding-top: 70px;
    padding-bottom: 70px;
    /*background: url(../images/assets/my-retail/bg-testimoni.jpg) no-repeat center fixed;*/
    /*background-size: cover;*/
    background: #f7f7f7;
    height: auto;
}
.gallery-myretaill ul {         
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.gallery-myretail ul li {     
    list-style:none;
    margin-bottom:25px;           
}
.gallery-myretail ul li img {
    cursor: pointer;
}
.gallery-myretail .modal-body {
    padding:5px !important;
}
.gallery-myretail .modal-content {
    border-radius:0;
}
.gallery-myretail .modal-dialog img {
    text-align:center;
    margin:0 auto;
}
.gallery-myretail .controls{          
    width:50px;
    display:block;
    font-size:14px;
    font-weight:bold;          
}
.gallery-myretail .next {
    float:right;
    text-align:right;
}
      /*override modal for demo only*/
.gallery-myretail .modal-dialog {
    max-width:700px;
    padding-top: 90px;
}
.title_gallery-myretail h2 {
    color: #ff9c00; 
    padding-bottom: 50px;
    text-align: center;
}
.gallery-myretail img:hover {
    opacity: 0.5;
}
.gallery-myretail ul li {
    position: relative;
}
.teks-p {
    position: absolute;
    opacity: 0;
    color: #d32f2e;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.gallery-myretail ul li:hover .teks-p{
   opacity: 1;
}


/*Kontak*/
.contact_myretail {
    padding-top: 70px;
}
.title_contact_myretail h2{
    padding-bottom: 20px;
    color: #ff9c00;
}
.contact_myretail_information {
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    margin-top: 50px;
    margin-bottom: 70px;
    border-radius: 6px;
}
.contact_myretail_information p:nth-child(1){
    font-size: 25px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 17px;
}
.contact_myretail_information .form-horizontal .form-control {
    margin-bottom: 20px;
    height: 50px;
}
.contact_myretail_information .form-horizontal .btn-submit {
    float: right;
    margin-right: 15px;
    margin-bottom: 30px;
}
.btn-wa-myretail {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 100px;
    border: 1px solid #006c5d;
}
.myretail_info_surabaya {
    margin-top: 115px;
}
.myretail_info_surabaya ul {
    font-size: 14px;
    margin-left: -20px;
}
.myretail_info_surabaya ul li {
    display: inline-block;
}
.myretail_info_surabaya_social {
    padding-top: 20px;
}
.myretail_info_surabaya_social li{
    font-size: 30px;
    padding-right: 10px;
}
.myretail_info_surabaya_social .fa{
    color: #ff9c00;
}



/*CTA Bawah*/
.cta-bottom-myretail {
    margin-top: 150px;
}
.btn-regristrasi-myretail {
    color: #fff;
    background-image: linear-gradient(206deg, #eb3244, #f4754b);
    padding: 10px 50px;
    border-radius: 20px;
    font-size: 14px;
}
.btn-regristrasi-myretail:hover {
    color: #fff !important;
}
.btn-regristrasi-myretail:focus {
    color: #fff;
}
.btn-wa-myretail-2 {
    color: #fff;
    background: #006c5d;
    padding: 10px 19px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
}
.btn-wa-myretail-2:hover,
.btn-wa-myretail-2:focus {
    color: #fff;
}

@media screen and (min-width: 768px){
    .gallery-myretail .modal-dialog {
        width:500px;
        padding-top: 90px;
    }          
}
@media screen and (max-width:1500px){
    #ads {
        display:none;
    }
}

/* Terintegrasi Dengan MyProfit*/
.terintegrasi-myaccounting {
    padding-bottom: 80px;
}
.judul-terintegrasi-myaccounting {
    padding-top: 50px;
}
.jtm-mycampus h2 .text-thick {
    color: #ff9c00;
}
.judul-terintegrasi-myaccounting p {
    padding-top: 10px;
}
.terintegrasi-myaccounting-detail {
    padding-top: 60px;
}
.tm-text p:nth-child(1) {
    padding-top: 40px;
    font-size: 23px;
    font-weight: bold;
}
.tm-text p:nth-child(2) {
    text-align: justify;
}
.terintegrasi-myaccounting-cta {
    padding-top: 40px;
}
.tmc a {
    font-size: 14px;
    background: #ff9c00;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 50px;
    border: 2px solid #ff9c00;
}
/*.tmc a:hover {
    background: transparent;
    color: #ff9c00;
    border: 2px solid #ff9c00;
    transition: 0.5s;
}*/

/* Ekosistem CSS */
.ekosistem {
  padding-top: 0px;
}
.ekosistem .row {
  padding-top: 40px;
}
.ekosistem .ndr-detail-product {
  transition: 1s;
}
.ekosistem .ndr-detail-product:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ekosistem-img-bg {
    padding-top: 40px;
}
.ekosistem-img-bg img {
    display: block;
    margin: 0 auto;
}
.ekosistem-grid {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}
/* End Ekosistem CSS */

/* ======================================== Page Tentang ====================================== */
.spesifikasi-my-retail-page {
    padding-top: 50px !important;
}


/* ========================================= Page Fitur ======================================== */
.fitur-myretail-page {
    background: #fff !important;
    padding-top: 80px;
}
.fitur-myretail-back-office-page {
    display: block !important;
}
.fitur-myretail-title-page {
    text-align: center;
    padding-bottom: 40px;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
}
.fitur-myretail-bo {
    background: #f9f9f9;
    padding-top: 80px;
    padding-bottom: 60px;
}


/* ========================================= Page Tutorial ===================================== */
.myretail_tutorial_detail {
    padding-top: 80px;
}
.myresto-video-new-box {
    margin-bottom: 40px;
    padding: 15px;
    border: 1px solid #eee;
    overflow: hidden;
    box-shadow: 0px 0px 40px rgba(83, 88, 93, 0.1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 320px;
}
.myresto-video-new-box:hover {
    box-shadow: 0px 40px 50px rgba(83, 88, 93, 0.2);
}

.myresto-video-new-box .mvnb-title {
    color: #444;
    font-weight: 600;
    line-height: 1.3;
}
.myresto-video-new-box .mvnb-category {
    font-size: 14px;
    color: #666;
    margin-top: -8px;
    padding-bottom: 10px;
}
.myresto-video-new-box .mvnb-view a {
    font-size: 15px;
    text-transform: capitalize;
    color: #f0483e;
    font-weight: 600;
    border-bottom: 1px solid #f0483e;
}
.myresto-video-new-box .mvnb-view a i {
    font-size: 12px;
}
.myresto-video-new-hr {
    padding-top: 70px;
}
.myresto-video-new-kb {
    padding-top: 50px;
    line-height: 1.2;
}
.myresto-video-new-kb .mvnk-title {
    text-align: center;
    font-size: 30px;
}
.mvnk-search {
    text-align: center;
    padding-top: 20px;
}
.mvnk-search input {
    width: 400px;
    height: 45px;
    border-radius: 25px;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    padding-left: 21px;
}
.mvnk-search input::placeholder {
    color: rgba(0, 0, 0, 0.58) !important;
} 
.mvnk-search i {
    margin-left: -30px;
}
.myresto-video-new-box iframe,
.vidio-tabcontent-resto iframe {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
/* =============================== Why Choose Us Tambahan Modal =========================== */
/* Fitur CSS */
.fitur-eshop {
  padding-bottom: 70px;
}
.fitur-eshop-box {
  text-align: center;
  margin-bottom: 40px;
  padding: 20px;
}
.fitur-eshop-box-img {
  padding-bottom: 30px;
}
.fitur-eshop-box-img img {
  display: block;
  margin: 0 auto;
  max-height: 150px;
}
.fitur-eshop-box-title {
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: 15px;
  font-size: 20px;
}
.fitur-eshop-box-desc p {
  font-size: 15px;
  color: #666;
}
.fitur-eshop-cta {
  text-align: center;
}
.fitur-eshop-cta a {
  text-transform: capitalize;
  font-weight: 600;
  color: #0093dd;
  border-bottom: 1px solid #0093dd;
  font-size: 17px;
}
.fitur-keterangan {
  padding-bottom: 20px;
  text-align: center;
  line-height: 1.3;
  font-size: 18px;
  font-weight: 600;
}
.fitur-img-logo img {
  display: block;
  margin: 0 auto;
  max-width: 450px;
  filter: grayscale(100%);
}
/* End Fitur CSS */

/* Biaya CSS */
.biaya {
  padding-top: 70px;
}

.table-biaya table {
  margin-top: 20px;
  box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);
  border-radius: 20px;
  padding: 20px;
}
.table-biaya table tr td:nth-child(1) {
    border-left: none !important;
}
.table-biaya table tr td {
    border: 1px solid #e7e7e7;
    border-right: none !important;
    padding: 13px 13px 13px 25px;
}
.table-biaya table thead tr td {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.table-biaya table tbody tr td {
  text-align: center;
}
.svp-td-parent {
    background: #e7e7e7;
}
.table-biaya tbody tr td:nth-child(1) {
    font-size: 15px;
    color: #666;
    padding: 13px 13px 13px 25px;
}
.table-biaya table tr td:nth-child(1) {
    border-left: none !important;
}
.table-biaya table tr td {
    border: 1px solid #e7e7e7;
    border-right: none !important;
}
/* End Biaya CSS */
.fitur-to-online-order .row {
  padding-top: 40px;
  padding-bottom: 30px;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}
.fitur-to-online-order-text {
  padding-top: 30px;
}
.ftoot-title {
  line-height: 1.2;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 15px;
}
.ftoot-desc {
  padding-bottom: 15px;
}
.ftoot-desc p {
  color: #666;
}
.ftoot-detail ul {
  margin-left: -40px;
}
.ftoot-detail ul li {
    background-image: url(../images/assets/my-profit/icon-checkbox-0.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-left: 30px;
    list-style-type: none !important;
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 1.4;
    color: #666;
}

.fitur-to-online-order img {
  max-height: 380px;
  border-radius: 14px;
}

.ftoot-cta {
  padding-top: 20px;
}
.ftoot-cta a {
  color: #fff;
    padding: 10px 25px;
    background: #da2827;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
/* End Link Demo */

/* Why Choose US */
.why-choose-us {
  padding-top: 70px;
}
.why-choose-us .row {
  padding-top: 40px;
} 
.why-choose-us-box {
  margin-bottom: 30px;
  text-align: center;
  max-width: 400px;
}
.why-choose-us-box-left {
  float: right;
}
.why-choose-us-box-img {
  margin-bottom: 25px;
}
.why-choose-us-box-img img {
  display: block;
  margin: 0 auto;
  max-height: 130px;
}
.why-choose-us-box-title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
.why-choose-us-box-desc {
  padding-bottom: 5px;
}
.why-choose-us-box-desc p {
  color: #666;
}
.why-choose-us-box-cta a {
  color: #ffb300;
  text-transform: capitalize;
  font-weight: 500;
}
.why-choose-us.why-choose-us-qris-fee {
  padding-top: 30px;
  padding-bottom: 80px;
}

.why-choose-us.why-choose-us-cashback {
  padding-top: 0px;
  padding-bottom: 40px;
}
/* End Why Choose US */

/* ======================================== Page Home MyRetail 2024-07-02 ============================= */
/* Header CSS New */
.header-new {
    background: url(../images/assets/my-retail/new/header.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 110px;
}
.header-new-header {
    font-size: 40px;
    line-height: 1.4;
    color: #ff914c;
    padding-bottom: 20px;
}
.header-new-desc {
    padding-bottom: 40px;
}
.header-new-desc p {
    color: #fff;
}
.header-new-cta a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 35px;
    color: #262729;
    background: #ff914c; 
    border-radius: 50px;
}
/* End Header CSS New */

/* About CSS New */
.about-new {
    padding-top: 80px;
    padding-bottom: 80px;
}
.about-new-img {
    position: relative;
}
.about-new-img .about-new-img-1 img {
    width: 80%;
    border-radius: 20px;
}
.about-new-img .about-new-img-2 img {
    position: absolute;
    right: 0;
    top: 40%;
    max-height: 300px;
}

.about-new-text {
    padding-top: 100px;
    max-width: 450px;
    padding-left: 50px;
}
.about-new-text-parent {
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 20px;
    font-size: 20px;
}
.about-new-text-title {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 20px;
}
.about-new-text-desc {
    padding-bottom: 20px;
}
.about-new-text-cta a {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #ff914c;
}
/* End About CSS New */

/* About CSS New 2 */
.about-new-2 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f9f9f9;
}
.about-new-2-img {
    position: relative;
}
.about-new-2-img .about-new-2-img-1 img {
    width: 80%;
    border-radius: 20px;
    float: right;
}
.about-new-2-img .about-new-2-img-2 img {
    position: absolute;
    left: 0;
    top: 120px;
    max-height: 300px;
}

.about-new-2-text {
    padding-top: 100px;
    max-width: 450px;
    padding-left: 50px;
}
.about-new-2-text-parent {
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 20px;
    font-size: 20px;
}
.about-new-2-text-title {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 20px;
}
/* End About CSS New 2 */

/* Keunggulan New CSS */
.keunggulan-new {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background: #000;
}

.keunggulan-new-text {
    position: relative;
    z-index: 999;
    padding-top: 70px;
    color: #fff;
}
.keunggulan-new-text-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 80px;
}
.keunggulan-new-text-list ul {
    margin-left: -40px;
}
.keunggulan-new-text-list ul li {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding-bottom: 10px;
    cursor: pointer;
}
.keunggulan-new-text-list .text-aktif {
    color: #ff914c;
}
.keunggulan-new .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.keunggulan-new-img  {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.keunggulan-new-text-desc {
    max-width: 500px;
}
.clear-keunggulan {
    margin-top: 160px;
}
/* End Keunggulan New CSS */

/* CTA New CSS */
.cta-new {
    background: url(../images/assets/my-retail/new/cta.jpg) no-repeat center;
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 310px;
    position: relative;
}
.cta-new-text {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 60px;
}
.cta-new-link a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 35px;
    color: #fff;
    background: #da2827;
    border-radius: 50px;
}
/* End CTA New CSS */


















