@import "style-myparking-2.css";
/*
    Development By InDeo
    2018
*/
.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.secondary_myparking {
    /*background-image: linear-gradient( #ffb502, #fed50e);*/
    /*height: 75px !important;*/
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -53px;
    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;
}

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

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

.main-menu .navbar-my_parking-nav>li:hover>a, 
.main-menu .navbar-my_parking-nav>li.active>a {
    background: none;
    border-bottom: 2px solid #eb3244 !important;
}

.logo-product-my_parking {
    height: 50px;
    margin-top: 15px;
}
.navbar-second-my_parking .navbar-fived-my_parking-right ul li a {
	color: #444 !important;
	font-weight: 500 !important;
}
.navbar-second-my_parking .navbar-fived-my_parking-right ul li a:hover {
	border-bottom: 2px solid #444 !important;
}
.nmy_parkingDr {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drmy_parking {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}


/*Header*/
.header_my_parking {
	padding-top: 12%;
    padding-bottom: 12%;
    position: relative;
}
.header_my_parking {
    background: url(../images/assets/my-parking/header.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    /*margin-top: -85px;*/
}
.header_my_parking .container {
    width: 60%;
}
.hmp_detail {
    color: #fff;
}
.hmp_detail p:nth-child(1) {
    font-size: 45px;
}
.hmp_detail p:nth-child(2) {
    padding-top: 40px;
}
.hmp_detail_cta {
    padding-top: 30px;
}
.hmp_detail_cta a {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}
.header_my_parking_img_bottom {
    position: absolute;
    bottom: 0px;
}


/*Spesifikasi*/
.spesifikasi_my_parking {
   
}
.title_spesifikasi_my_parking {
    text-align: center;
    padding-top: 70px;
}
.title_spesifikasi_my_parking h2 {
    color: #ff9c00; 
    padding-bottom: 20px;
}
.title_spesifikasi_my_parking p {
    font-size: 20px;
}
.title_spesifikasi_my_parking_second {
    margin-top: 40px;
    padding-bottom: 80px;
}

.title_text_Smy_parking {
    font-size: 23px;
    font-weight: bold;
    padding-top: 55px;
}
.explanation_text_Smy_parking_1 {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_my_parking_second_center {
    padding-right: 70px;
}
.title_spesifikasi_my_parking_second_center p:nth-child(1) {
    padding-top: 10px;
    font-size: 23px;
    font-weight: bold;
}
.title_spesifikasi_my_parking_second_center p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_my_parking_second_center p:nth-child(3) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.tsms_mobile {
    display: none;
}



/* Fitur */
.fitur_my_parking {
    background: #f5f5f5;
    padding-top: 70px;
    padding-bottom: 60px;
}
.title_fitur_my_parking h2 {
    color: #ff9c00; 
    padding-bottom: 20px;
    text-align: center;
}
.fitur_my_parking_1 {
    padding-top: 30px;
}
.fitur_my_parking_list {
    position: relative;
    padding-bottom: 10px;
}
.fitur_my_parking_list i {
    position: absolute;
    left: 0;
    font-size: 25px;
    color: #ff9c00;
}
.fitur_my_parking_list p {
    padding-left: 40px;
    font-size: 17px;
}
.fitur_my_parking_cta {
    padding-top: 30px;
}
.fitur_my_parking_cta a {
    font-size: 14px;
    background: #ff9c00;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}

/* Video CSS */
.home-video {
    padding-top: 80px;
    padding-bottom: 30px;
}
.home-video-detail {
  padding-top: 40px;
  position: relative;
  max-width: 900px;
  display: block;
  margin: 0 auto;
}
.home-video-detail img {
  border-radius: 10px;
}
.home-video-detail-cta {
  padding-top: 50px;
  text-align: center;
}
.home-video-detail-cta a {
  text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #ff9c00;
    padding: 10px 35px;
    border-radius: 50px;
    border: 1px solid #ff9c00;
    transition: 0.5s;
}
.home-video-detail-cta a:hover {
  background: transparent;
  color: #ff9c00;
}

.home-video-about {
  padding-top: 20px;
  padding-bottom: 80px;
}

/* Start Efek Video */
.video-play-button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-sizing: content-box;
  color: #ffffff;
  display: block;
  font-size: 40px;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin-top: 5px;
  padding: 0 0 0 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 40px;
  z-index: 10;
}

.text-dark .video-play-button {
  color: #fff;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}

.text-dark .video-play-button:before {
  background: #ffffff repeat scroll 0 0;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #fff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}

.text-dark .video-play-button:after {
  background: #ffffff repeat scroll 0 0;
}

.video-play-button:hover,
.video-play-button:focus {
  color: #ffffff;
}

.text-dark .video-play-button:hover,
.text-dark .video-play-button:focus {
  color: #fff;
  background-color: #ffffff;
}

.video-play-button:hover:after {
  background-color: #fff;
}

.text-dark .video-play-button:hover:after {
  background-color: #ffffff;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.video-play-button i {
    color: #FF0000; 
    display: block;
    position: relative;
    z-index: 3;
}

/* End Video CSS */


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


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

/*Gallery*/
.gallery-myparking {
    padding-top: 70px;
    height: auto;
}
.gallery-myparkingl ul {         
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.gallery-myparking ul li {     
    list-style:none;
    margin-bottom:25px;           
}
.gallery-myparking ul li img {
    cursor: pointer;
}
.gallery-myparking .modal-body {
    padding:5px !important;
}
.gallery-myparking .modal-content {
    border-radius:0;
}
.gallery-myparking .modal-dialog img {
    text-align:center;
    margin:0 auto;
}
.gallery-myparking .controls{          
    width:50px;
    display:block;
    font-size:14px;
    font-weight:bold;          
}
.gallery-myparking .next {
    float:right;
    text-align:right;
}
      /*override modal for demo only*/
.gallery-myparking .modal-dialog {
    max-width:700px;
    padding-top: 90px;
}
.gallery-myparking ul li {
    padding-bottom: 30px;
}
.title-gallery-myparking h2 {
    color: #ff9c00; 
    padding-bottom: 50px;
    text-align: center;
}
.gallery-myparking img:hover {
    opacity: 0.5;
}
.gallery-myparking ul li {
    position: relative;
}
.teks-p {
    position: absolute;
    opacity: 0;
    color: #d32f2e;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
}
.gallery-myparking ul li:hover .teks-p{
   opacity: 1;
}
.gallery-myparking .row {
    margin-left: -60px;
}

/* Hardware MyParking*/
.hardware-myparking {
    padding-top: 60px;
    padding-bottom: 20px;
}
.hardware-myparking .container {
    width: 80%;
}
.hardware-myparking-detail {
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    margin-bottom: 40px;
}
.hardware-myparking-img {
    background: #f4f4f4;
    padding: 40px 40px;
}
.hardware-myparking-img img {
    height: 150px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.hardware-myparking-teks {
    color: #222;
    font-weight: 600;
    font-size: 19px;
    padding: 30px 10px 10px 30px;
    text-transform: uppercase;
}
.hardware-myparking-desc {
    padding-left: 30px;
    margin-top: -15px;
}
.hardware-myparking-desc ul {
    margin-top: -10px;
    margin-left: -10px;
}
.hardware-myparking-desc ul li {
    list-style-type: disc !important;
    font-size: 14px;
}
.hardware-myparking-cta {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.hardware-myparking-cta a {
    font-size: 13px;
    background: #ff9c00;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 100px;
    text-transform: uppercase;
}
.hardware-myparking-cta img {
    padding: 30px;
    height: 250px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.hardware-myparking-cta p {
    margin-left: 30px;
    font-weight: 500;
}
.hardware-myparking-cta ul {
    margin-left: 20px;
}
.hardware-myparking-cta ul li {
    list-style-type: disc !important;
    font-size: 14px;
}
.modal-footer .close-cta {
    font-size: 12px;
    background: #eb3244;
    border: 1px solid #eb3244;
    color: #fff;
    font-weight: 600;
    padding: 3px 30px;
    border-radius: 100px;
    text-transform: uppercase;
}

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

@media screen and (min-width: 768px){
    .gallery-myparking .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: 9px 25px;
    border-radius: 50px;
    border: 2px solid #ff9c00;
}
.tm-text-my-perking {
    padding-right: 50px !important; 
}
