/*
    Development By InDeo
    2019
*/

body#beranda-cctv           a#beranda-cctv,
body#produk-cctv            a#produk-cctv,
body#tutorial-cctv          a#tutorial-cctv,
body#driver-cctv            a#driver-cctv,
body#why-choose-us-cctv     a#why-choose-us-cctv 
{
    border-bottom: 2px solid #ed2024 !important;
}

.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.secondary_cctv {
    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-cctv .header{
    background: #fff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

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

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

.logo-product-cctv {
    height: 50px;
    margin-top: 15px;
}
.secondary_cctv {
    background-image: linear-gradient( #ffb502, #fed50e);
    height: 75px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
}
.navbar-second-cctv .navbar-fived-cctv-right ul li a {
    color: #444 !important;
    font-weight: 500 !important;
}
.navbar-second-cctv .navbar-fived-cctv-right ul li a:hover {
    border-bottom: 2px solid #444 !important;
}
.ncctvDr {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drcctv {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.secondary_cctv {
    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;
}
.navbar-second-cctv .navbar-fived-cctv-right ul li a {
    color: #444 !important;
    font-weight: 500 !important;
}
.navbar-second-cctv .navbar-fived-cctv-right ul li a:hover {
    border-bottom: 2px solid #444 !important;
}
.navbar-second-cctv .main-menu .navbar-nav li>.dropdown-menu {
    padding-top: 10px;
    min-width: 0px !important;
    width: 215px !important;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 18%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 18%);
}
.navbar-second-cctv .dropdown-menu-mesin-absensi .dropdown-menu li a {
    color: #444!important;
    text-transform: capitalize;
}

/* Header */
.header_cctv {
    background: url(../images/assets/cctv/bg.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 110px;
}
.header_cctv .container {
    width: 52%;
    background: #fff;
    border-radius: 8px;
    padding: 30px 40px;
}
.header_cctv_1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.header_cctv_detail {
    padding-bottom: 10px;
}
.header_cctv_detail p {
    font-size: 40px;
}
.header_cctv_explaning p {
    font-size: 18px;
    font-weight: 300;
}
.header_cctv_cta {
    margin-top: 40px;
}
.header_cctv_cta a {
    font-size: 14px;
    background: #222;
    color: #fff;
    font-weight: 500;
    padding: 10px 25px;
    border-radius: 100px;
    text-transform: uppercase;
}
.header_cctv .cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}
.header_cctv .cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.header_cctv .cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 70%;
  background-color: #aebcb9;
}
.header_cctv .cd-headline.clip b {
  opacity: 0;
}
.header_cctv .cd-headline b.is-visible {
  opacity: 1;
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-weight: 700;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* About IMG */
.about_cctv_img {
    padding-top: 70px;
    padding-bottom: 30px;
}
.aci_img {
  padding-bottom: 40px;
}
.aci_img_1 {
    position: relative;
    overflow: hidden;
}
.aci_img_1 img {
    max-width: 100%;
    transition: transform 1s;
}
.aci_img:hover .aci_img_1 img {
    transform: scale(1.1);
}

/* Kategori Produk */
.kategori_cctv {
  padding-top: 20px;
  padding-bottom: 60px;
}
.kategori_cctv_title p {
  font-size: 30px;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 600;
}
.kategori_cctv_detail {
  padding-top: 50px;
}
.kcd_detail {
  padding-bottom: 40px;
}
.kcd_detail:hover img {
  opacity: 0.5;
  transition: 0.5s;
}
.kcd_detail p {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  color: #444;
}

/* cta_cctv */
.cta_cctv {
  background-image: linear-gradient(rgba(0,0,0,0.70), rgba(0,0,0,0.70)), url(../images/assets/cctv/cta-cctv.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.cta_cctv .container {
  width: 60%;
}
.cta_cctv p {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  line-height: 1.6;
  padding-bottom: 40px;
}
.cta_cctv a {
    font-size: 15px;
    background: #ed2024;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 100px;
    margin: 10px;
}


/* Contact */
.contact_add_on {
    padding-top: 40px;
}
.title_contact_add_on h2{
    padding-bottom: 20px;
    /*color: #ed2024;*/
}
.contact_add_on_information {
    margin-top: 50px;
    margin-bottom: 70px;
    border-radius: 6px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
}
.contact_add_on_information p:nth-child(1){
    font-size: 25px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 17px;
}
.contact_add_on_information .form-horizontal .form-control {
    margin-bottom: 20px;
    height: 50px;
}
.contact_add_on_information .form-horizontal .btn-submit {
    float: right;
    margin-right: 15px;
    margin-bottom: 30px;
}
.btn-wa-cd {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 100px;
    border: 1px solid #006c5d;
}
.cd_info_surabaya {
    margin-top: 115px;
}
.cd_info_surabaya ul {
    font-size: 14px;
    margin-left: -20px;
}
.cd_info_surabaya ul li {
    display: inline-block;
}
.cd_info_surabaya_social {
    padding-top: 20px;
}
.cd_info_surabaya_social li{
    font-size: 30px;
    padding-right: 10px;
}
.cd_info_surabaya_social .fa{
    color: #ff9c00;
}


/* ======================= Produk ====================== */
.kategori_produk_cctv {
  padding-top: 40px;
}
.cctv_header_kategori {
    background: url(../images/assets/cctv/bg-2.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
    padding-top: 90px;
    padding-bottom: 90px;
}
.cctv_header_kategori .container {
    width: 45%;
}
.cctv_header_kategori_title {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    padding: 30px 40px;
}
.cctv_header_kategori_title p:nth-child(1) {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
}
.cctv_header_kategori_title p:nth-child(2) {
    font-size: 18px;
    padding-top: 5px;
    font-weight: 400;
}
.cctv_header_kategori_title a {
    color: #ed2024;
    font-weight: 500;
}

/* CTA Driver POS */
.cta-driver-cctv {
    padding-bottom: 80px;
    background: linear-gradient(#fff,#fdc748);
}
.klien_cta-driver-cctv p:nth-child(1) {
    font-weight: 500;
    font-size: 30px;
}
.klien_cta-driver-cctv p:nth-child(2) {
    font-size: 24px;
    line-height: 1.4;
    padding-bottom: 40px;
}
.klien_cta-driver-cctv a {
    font-size: 16px;
    background: #ed2024;
    color: #fff;
    font-weight: 500;
    padding: 10px 26px;
    border-radius: 100px;
    margin-bottom: 80px;
}
.klien_cta-driver-cctv a:hover {
    background: #fa5b51;
}


/* ================================== Kategori Produk ==================================== */
/* kategori Produk */
#portofolio {
    padding-top: 70px;
    padding-bottom: 50px;
}
.filter-button {
    font-size: 14px;
    text-align: center;
}
.filter-button:hover {
}
.portofolio-filter-1 .active_a.btn-default {
    color: #ed2024;
}
.portofolio-filter-1 .btn-default {
    background-color: transparent;
    color: #444;
    font-weight: 500;
    border: none;
    font-size: 17px;
}
.portofolio-filter-1 .btn-default:hover {
    color: #ed2024 !important;
}
.portofolio-filter-1 .btn-default:focus {
    color: #ed2024 !important;
}
.portofolio-filter-1 {
    padding-bottom: 20px;
}

.gallery_product {
    margin-top: 28px;
}


#portofolio img {
    margin: 0 auto;
}

.gallery_product .pid_2_1_1 {
    text-align: center;
    padding-top: 20px !important;
    font-weight: 500;
    color: #444;
}
.gallery_product .pid_2_1_1:hover {
    color: #ed2024;
}
.gallery_product a:hover img{
    opacity: 0.5;
}

.gallery_product:hover .pid_2_1 {
    opacity: 1;
    transition: 0.5s;
}
.pid_2_1 {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 45%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background: #fff;
    width: 200px;
    border-radius: 8px;
}
.pid_2_1 p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    line-height: 44px;
    margin: auto;
    position: relative;
    z-index: 2;
}
.pid_2_1 p {
    color: #ed2024;
    text-decoration: underline;
    font-weight: 300;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hidden-text {
    color: #fff !important;
}
.kategori-title-modal p {
    font-size: 18px;
}
.kategori-detail-modal {
    font-size: 14px;
}
.kategori-detail-modal ul {
    margin-left: -30px;
}
.kategori-detail-modal ul li {
    font-size: 14px;
    list-style-type: disc;
    margin-left: 20px;
}
.modal-large {
    width: 1170px;
}
.kategori-video-modal {
    padding-top: 25px;
    padding-bottom: 20px;
}
.kategori-video-modal a {
    color: #9f0c0c;
    font-weight: 500;
    text-transform: uppercase;
}
.kategori-pos-cta {
    padding-top: 30px;
}
.kategori-pos-cta p {
    font-size: 14px;
}
.kategori-pos-cta-2 {
    padding-top: 10px;
    padding-bottom: 40px;
}
.kategori-pos-cta-2 a {
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 550;
    color: #fff;
    background: #006c5d;
    border-radius: 50px;
}
.kategori-pos-text p {
    font-size: 14px;
    text-align: justify;
}
.gallery_product .modal-body {
    max-height: 500px;
    overflow-x: scroll;
}
.pos_img_deatil_cta {
    padding-top: 40px;
    text-align: center;
    padding-bottom: 30px;
}
.pos_img_deatil_cta a {
    padding: 11px 25px;
    font-weight: 500;
    font-size: 14px;
    background: #ed2024;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
}
.pos_img img:hover {
    opacity: 0.5;
    transition: 1s;
}

/* End Kategori Produk */

/*mapd_product_detail*/
.mapd_product_detail {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    margin-bottom: 40px;
}
.mapd_product {
    padding-top: 20px;
}
.mapd_product_detail_1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f6f7f8;
}
.mapd_product_detail_1 img {
    display: block;
    margin: 0 auto;
    height: 200px;
    width: auto;
}
.mapd_product_detail_2 {
    padding: 7px 20px;
}
.mapd_product_detail_2 p:nth-child(1) {
    font-size: 17px;
    color: #333;
    font-weight: 500;
}
.mapd_product_detail_2 p:nth-child(2) {
  text-transform: uppercase;
    margin-top: -12px;
    color: #333;
    font-size: 14px;
}
.mapd_product_detail:hover .mapd_product_detail_1 img {
    opacity: 0.5;
    transition: 1s;
}

.mapd_select .fa {
    color: #666;
}
.mapd_select .fa-th {
    color: #ffb300;
}
.modal-body-img {
  background: #f6f7f8;
  padding: 40px;
}


/* Keunggulan */
.pos_keunggulan_bs {
    padding-top: 20px;
    padding-bottom: 70px;
}
.pos_keunggulan_bs h2 {
    /*color: #ed2024; */
}
.pkb_1 {
    text-align: justify;
    padding-left: 50px;
}
.pkb_1 ul {
    margin-left: -22px;
}
.pkb_2 {
    position: relative;
    margin-bottom: -4px;
}
.pkb_2 .fa {
    position: absolute;
    left: 0;
    color: #ed2024;
    font-size: 18px;
    padding-top: 4px;
}
.pkb_2 p {
    padding-left: 30px;
    font-size: 15px;
}
.pkb_1 p:nth-child(1) {
    font-size: 23px;
    font-weight: 700;
}
.video_pos {
    position: relative;
}
.video_pos:hover img {
    opacity: 0.5;
}

.pos_keunggulan_bs_2 {
    background: #f3f3f3;
    padding-top: 80px;
    padding-bottom: 80px;
}
.pos_keunggulan_bs_2 .pkb_1 {
    padding-left: 0px !important;
    padding-right: 50px;
}

/* Tutorial Page */
.cctv_tutorial_detail {
    padding-top: 60px;
    padding-bottom: 60px;
}
.myresto-video-new .col {
    padding-left: 8px;
    padding-right: 8px;
}
.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 Spesifikasi ======================== */
.spesifikasi-img-produk ul {
    margin-left: -20px;
}
.spesifikasi-img-produk ul li {
    list-style-type: disc;
}
.spesifikasi-img-produk {
    padding-top: 15px;
    padding-bottom: 30px;
}
.fever-cta {
    padding-bottom: 80px;
}
.fever-cta a {
    background: #2bb741;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.fever-cta a:nth-child(2) {
    background: transparent !important;
    color: #2bb741 !important;
    padding: 8px 26px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #2bb741;
}

/* ============================================ Page WCU ===================================== */
/* Fingerprint Why Choose Us CSS */
.fingerprint-wcu {
    padding-top: 90px;
    padding-bottom: 100px;
}
.fingerprint-wcu-box {
    text-align: center;
    margin-bottom: 40px;
}
.fingerprint-wcu-box-img {
    padding-bottom: 25px;
}
.fingerprint-wcu-box-img img {
    display: block;
    margin: 0 auto;
    max-height: 120px;
}
.fingerprint-wcu-box-title {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 7px;
}
.fingerprint-wcu-box-desc p {
    color: #666;
    font-size: 15px;
}
.fingerprint-wcu-box-desc {
    height: 100px;
}
/* End Fingerprint Why Choose Us CSS */