/*
    Development By InDeo
    2018
*/
.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.yu2fvl {
    z-index: 9999;
    top: 0;
}

.yu2fvl-iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: 0;
}

.yu2fvl-overlay {
  z-index: 9998;
  background: #000;
  opacity: 0.8;
}

.yu2fvl-close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #fff;
  border: 0;
  background: none;
  cursor: pointer;
}



.secondary_patrol-guard {
    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-patrol-guard .header{
	background: #fff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

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

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

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



/*Header*/
.header_patrol-guard {
	padding-top: 12%;
    padding-bottom: 10%;
    position: relative;
}
.header_patrol-guard {
    background: url(../images/assets/patrol-guard/header-interactive-patrol-guard.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    /*margin-top: -85px;*/
}
.header_patrol-guard .container {
    width: 60%;
}
.hmp_detail {
    color: #fff;
}
.hmp_detail p:nth-child(1) {
    font-size: 45px;
    line-height: 1;
}
.hmp_detail p:nth-child(2) {
    padding-top: 10px;
}
.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;
}
.hmp_detail_moushe {
    /*position: relative;*/

}

/*Spesifikasi*/
.spesifikasi_patrol-guard {
   
}
.title_spesifikasi_patrol-guard {
    text-align: center;
    padding-top: 70px;
}
.title_spesifikasi_patrol-guard h2 {
    color: #444; 
    padding-bottom: 20px;
}
.title_spesifikasi_patrol-guard p {
    font-size: 20px;
}
.title_spesifikasi_patrol-guard_second {
    margin-top: 40px;
    padding-bottom: 80px;
}

.title_text_Spatrol-guard {
    font-size: 23px;
    font-weight: bold;
    padding-top: 55px;
}
.explanation_text_Spatrol-guard_1 {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_patrol-guard_second img {
    padding-right: 70px;
    display: block;
    margin: 0 auto;
}
.title_spesifikasi_patrol-guard_second_center p:nth-child(1) {
    padding-top: 20px;
    font-size: 23px;
    font-weight: bold;
}
.title_spesifikasi_patrol-guard_second_center p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_patrol-guard_second_center p:nth-child(3) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}

/* Spesifikasi 2 */
.spesifikasi_patrol-guard_2 {
    background: #f5f5f5;
    padding-top: 70px;
    padding-bottom: 70px;
}
.smt2_1 p:nth-child(1) {
    padding-top: 40px;
    font-size: 23px;
    font-weight: bold;
}
.smt2_1 p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.spesifikasi_patrol-guard_2 img {
    padding-left: 70px;
    display: block;
    margin: 0 auto;
}
.spesifikasi_patrol-guard_2 ul {
    margin-left: -20px;
}
.spesifikasi_patrol-guard_2 ul li {
    list-style-type: disc;
}

/* Spesifikasi 3*/
.spg2-detail {
    display: none;
}
.spg2-detail img {
    padding-left: 0px;
}

/* Solusi */
.solusi {
    padding-bottom: 40px;
}
.solusi .row {
    padding-top: 60px;
}
.solusi-box {
    position: relative;
    margin-bottom: 50px;
    height: 130px;
}
.solusi-box-icon {
    position: absolute;
    left: 0;
}
.solusi-box-icon i {
    border-color: rgba(255,255,255,0);
    border-width: 1px;
    background-color: #c32128;
    box-sizing: content-box;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 10px;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    border-radius: 10px;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
}
.solusi-box-text {
    padding-left: 70px;
}
.solusi-box-text-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 10px;
}

/* CTA Center */
.myaccounting-center-cta {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url('../images/assets/patrol-guard/header-interactive-patrol-guard-2.jpg')no-repeat fixed center;
  background-size: cover;
  height: auto;
  color: #000;
}
.myaccounting-center-cta-detail {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  padding-bottom: 30px;
}
.myaccounting-center-cta-detail p {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.7;
}
.myaccounting-center-cta-a a {
    color: #fff;
    background: #c32128;
    padding: 12px 35px;
    border: 1px solid #c32128;
    border-radius: 50px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 10px;
}
/* End CTA Center*/

/* Solusi CTA */
.solusi-industri {
    padding-top: 70px;
    padding-bottom: 70px;
}
.title-all {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 750px;
}
.title-all-parent {
    padding-bottom: 10px;
}
.solusi-industri .row {
    padding-top: 40px;
}
.solusi-industri-box {
    margin-bottom: 40px;
    border: 2px solid #eee;
    border-radius: 10px;
    box-shadow: 0 12px 16px rgb(0 0 0 / 15%);
}
.sib-img {
    padding-bottom: 15px;
}
.sib-img img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.sib-desc {
    text-align: center;
    line-height: 1.3;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: 600;
}
/* End Solusi CTA */

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


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




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


/* Tutorial Patrol Guard */
.patrol-guard-tutorial {
    background: url(../images/assets/patrol-guard/header-interactive-patrol-guard-2.jpg) no-repeat fixed center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.patrol-guard-tutorial .container {
    width: 60%
}
.patrol-guard-tutorial-title p {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
}
.patrol-guard-tutorial-title p span {
    font-weight: 700;
}
.patrol-guard-tutorial-cta {
    padding-top: 40px;
}
.patrol-guard-tutorial-cta a {
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 50px;
    background: #ff0000;
    font-size: 14px;
    font-weight: 600;
}
.patrol-guard-tutorial-cta span {
    padding-right: 7px;
}

/* ========================================= Page Tentang ============================= */
.page-patrol {
    background: url(../images/assets/patrol-guard/header-interactive-patrol-guard.jpg) no-repeat center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.page-patrol-title {
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.page-patrol-title p {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
}
.page-patrol-title p span {
    color: #c32128;
}

/* ================================================ Page Product ========================= */
.page-product {
    padding-top: 70px;
    padding-bottom: 30px;
}
.product-carausel-box {
  position: relative;
  border-radius: 4px;
  border: 1px solid #f1f2f5;
  margin-bottom: 40px;
  height: 310px;
}
.product-carausel-img {
  position: relative;
  overflow: hidden;
}
.product-carausel-img img {
  max-width: 100%;
  transition: transform 0.5s;
  background: #f4f4f4;
}
.product-carausel-box:hover .product-carausel-img img {
  transform: scale(1.1);
}
.product-carausel-box-title {
  padding: 0px 15px;
  height: 35px;
  text-transform: capitalize;
  line-height: 2px;
}
.product-carausel-tag p {
    padding-left: 15px;
    padding-top: 10px;
    font-size: 14px;
    color: #888;
    text-transform: capitalize;
    line-height: 1.1;
}
.product-carausel-box-title a {
  color: #212529;
  font-size: 17px;
  font-weight: 600;
  text-align: justify;
  line-height: 21px;
}
.product-carausel-box-desc {
    font-size: 13px;
    padding: 0px 15px;
    line-height: 1.4;
}
.product-carausel-cta {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.product-carausel-cta a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: 7px 20px;
    background: #c32128;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    transition: 1s;
    letter-spacing: 1px;
}
.product-carausel-cta i {
    padding-left: 5px;
}
.product-carausel-cta-detail {
    padding-top: 60px;
    text-align: center;
}
.product-carausel-cta-detail a {
    text-transform: uppercase;
    font-weight: 600;
    color: #eb3244;
    border-bottom: 1px solid #eb3244;
}
.product-carausel-tag {
    margin-bottom: -8px;
}

.product-cta-link {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.product-cta-link a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f5c654;
    font-weight: 600;
    border-bottom: 1px solid #f5c654;
}
/* End Produk */


/* ==================================== Page Tutorial ==================================== */
.patrol-tutorial {
    padding-top: 70px;
    padding-bottom: 30px;
}
.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: 350px;
}
.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;
}

/* =========================================== Produk Detail ============================ */
.produk-detail {
    padding-top: 70px;
    padding-bottom: 70px;
}
.produk-detail-desc {
    padding-top: 30px;
    padding-left: 40px;
}
.pdd-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 10px;
}
.pdd-cta {
    padding-top: 30px;
}
.pdd-cta a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #2bb741;
    padding: 8px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50px;
}
.pdd-cta a:nth-child(1) {
    background: #2bb741;
    color: #fff;
}
.pdd-cta a:nth-child(2) {
    background: #fff;
    color: #2bb741;
}

/* produk detail description CSS */
.produk-detail-description .row {
  padding-top: 40px;
  padding-bottom: 30px;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}
.fitur-to-online-order-img {
    padding-right: 40px;
    padding-bottom: 30px;
}
.fitur-to-online-order img {
  margin: 0 auto;
}
.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;
}
/* END produk detail description CSS */

/* Produk detail components CSS */
.produk-detail-components {
    padding-top: 30px;
    padding-bottom: 20px;
}
.title-produk-detail-components-parent {
    padding-top: 40px;
    text-align: center;
}
.title-produk-detail-components {
    line-height: 1.3;
    font-size: 25px;
    font-weight: 600;
    color: #c32128;
    text-align: center;
}
.title-produk-detail-desc {
    padding-top: 30px;
    padding-bottom: 30px;
}

.title-produk-detail-desc-box {
    text-align: center;
}
.tpddb-img {
    padding-bottom: 20px;
}
.tpddb-img img {
    display: block;
    margin: 0 auto;
}
.tpddb-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 5px;
}
.tpddb-desc p {
    color: #666;
}

.title-produk-detail-desc .row {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
    text-align: left;
}
.title-produk-detail-desc .row ul {
    padding-top: 20px;
}
/* END Produk detail components CSS */

/* Produk detail specifications CSS */
.produk-detail-specifications {
    padding-bottom: 80px;
}
.tabel-specifications {
    padding-top: 40px;
}
/* END Produk detail specifications CSS */