
/* Slider Carousel */
.sliderhome_style {
    margin-bottom: 30px;
}
#myCarousel {
    margin-top: -9px;
}

#myCarousel .carousel-inner > .item > img,
#myCarousel .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.carousel-control {
    opacity: .2;
    top: 5px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control:focus, .carousel-control:hover {
    text-shadow: 0 0px 0px;
    background-color: transparent;
}
.carousel-indicators {
    text-align: right;
    left: 68%;
    margin-bottom: 0px;
}
.carousel-indicators li {
    background-color: #fff;
    border-radius: 0px;
    width: 40px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px 0px rgb(15, 96, 164);
}
.carousel-indicators .active {
    background-color: #0F60A4;
    width: 40px;
    border: 1px solid #0F60A4;
}
.carousel-caption {
    right: 15%;
    left: 50%;
    bottom: 20%;
    color: #676767;
    font-size: 16px;
    text-shadow: none;
    text-align: left;
    font-weight: 100;
}
.carousel-caption h3 {
    font-size: 28px;
    font-weight: 600;
    color: #0E5FA3;
    text-shadow:none;
    text-align: left;
}

/* ABOUT PRIMA */
.about_style{
    padding-right: 30px;
    padding-left: 30px;
}
.about_prima {
    background-color: #F2F2F2;
    background-image: url(../img/bg-skycrapper.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.about_primavideo {
    background: url(../img/bg-video.png);
    background-size: cover;
    background-position: center;
}
.close_button {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #000 !important;
    border-radius: 15px;
    height: 25px;
    width: 25px;
    opacity: 1;
    color: #fff;
    font-size: 25px;
    padding: 0px;
    text-shadow: 0 0px;
}
.close_button:hover {
    opacity: 1 !important;
    color:orange;
}
.close_button span {
    position: relative;
    top: -2px;
}
.content_about {
    min-height: 348px;
    color: #4D4E4E;
    font-size: 16px;
    padding: 40px;
}
.content_about h4 {
    color:#58595B;
    font-size: 29px;
    font-weight: 600;
}
.content_about h4 span {
    color:#0F61A5;
}
.btn-primary {
    border-radius: 0px;
}
.about_readmore {
    background-color:#0F61A5;
    border-bottom: 4px solid #272361;
    height: 40px;
}
.about_readmore a {
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.about_readmore_r {
    display: none;
}
.button_play {
    text-align: center;
}
.button_play_image {
    background-color: transparent;
    vertical-align: middle;
    line-height: 260px;
    padding: 0;
    margin: 0;
}
.headingtitle_style {
    margin-top: 20px;
    margin-bottom: 20px;
}
.headingtitle_style h4 {
    color:#1B9BD7;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.btn-primary.karir_daftar_button {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 3px;;
    background-color: #F38020;
    border-bottom: 4px solid #EE4036;
    border-radius: 0px;
    height: 45px;
    width: 140px;
    position: relative;
    top: 14px;
}
.btn-primary.karir_daftar_button a {
    text-align: center;
    color: #fff;
}
.btn-primary.karir_daftar_button:hover {
    background-color: #FFA154;
    border-bottom: 4px solid #EE4036;
    height: 45px;
}
.recaptcha_style {
    text-align: center;
}
/*BISNIS KAMI*/
.title_bisnis_kami {
    font-weight: 600;
    color: #0F61A5;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
}
.content_about_prima {
    font-size: 15px;
    padding: 0 30px;
    margin-bottom: 20px;
    
}
.content_about_prima {
    font-size: 15px;
    padding: 0 30px;
    margin-bottom: 20px;
    
}
.greyscale_hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.greyscale_hover:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  color: red;
}
.title_bisnis {
    font-size: 20px;
    font-weight: 600;
    color: #0F61A5;
}
.bisnis_description {
    background-color: #F2F2F2;
    font-size: 15px;
    padding: 20px 30px;
    margin-bottom: 20px;
}
.title_bisnis_desc {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1B9BD7;
    margin-bottom: 10px;
}
.arrow_left {
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F2F2F2;
    position: absolute;
    top: -15px;
    left: 195px;
}
.arrow_center {
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F2F2F2;
    position: absolute;
    left: 49%;
    top: -15px;
}
.arrow_right {
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F2F2F2;
    position: absolute;
    top: -15px;
    right: 195px;
}
.view_more_products {
    margin-top: 40px;
}
.othermenu_link {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #1B9BD7;
    position: relative;
    top: 12px;
}
.btn-primary.product_view_button {
    background-color: #F38020;
    border-bottom: 4px solid #EE4036;
    border-radius: 0px;
    height: 40px;
    width: 140px;
}
.btn-primary {
    border-color: transparent;
}
.btn-primary:hover {
    border-color: transparent;
}
.btn-primary.product_view_button a {
    text-align: left;
    color: #fff;
}
.btn-primary.product_view_button:hover {
    background-color: #FFA154;
    border-bottom: 4px solid #EE4036;
    height: 40px;
}
/*POP UP PENDAFTARAN*/
.modal-dialog {
    width: 930px;
}
.popup_apply_products {
    background-color: #1660A5;
    color: #fff;
}
h4.title_product_apply {
    color: #fff;
    text-transform: uppercase;
}
.c_fieldstyle {
    border-bottom: 5px solid #CCCBCA;
    font-style: italic;
    height: 40px;
}
.form-control {
    border-radius: 0px;
}
.modal-header {
    padding: 5px;
    border-bottom: 0px;
}
.modal-body {
    padding: 30px;
}
.visuallyshow_onmobile {
        display: none;
    }

/*MOBILE RESPONSIVE*/

@media (max-width: 1199px) {
    .sliderhome_style {
        
    }
    .carousel-caption {
        font-size: 14px;
    }
    .carousel-caption h3 {
        font-size: 22px;
    }
    .arrow_left {
        left: 160px;
    }
    .arrow_right {
        right: 
    }
    /* CONTENT ABOUT */
    .about_style .content_about {
        text-align: center;
        min-height: 275px;
        color: #4D4E4E;
        font-size: 16px;
        padding: 35px 30px;
        height: 330px;
        /*line-height: 260px;*/
    }

    .about_style .content_about h4 {
        font-size: 28px;
    }
    .about_style .content_desc {
        font-size: 14px;        
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
    }
    .thumb_intro_hover .caption {
        top:385px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-385px);
    -webkit-transform:translateY(-385px);
    -moz-transform:translateY(-385px);
    -ms-transform:translateY(-385px);
    -o-transform:translateY(-385px);
    }
    .thumb_intro_hover .blur {
        height: 460px;
        position: relative;
        bottom: 0px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .promo_style .caption-text h3 {
        margin-top: 35px;
        font-size: 16px;
    }    
}

@media (max-width: 991px){

    .carousel-caption h3{
        margin-bottom: 20px;
    }
    .carousel-caption .slider_desc{
        display: none;
    }

    .about_style .content_about h4 {
        font-size: 20px;
        margin: 15px 0;
    }
    .about_style .content_desc{

    }

    .promo_style .caption_desc{
        display: none;
    }

}

@media (max-width: 767px) {    
    .visuallyhidden_onmobile { 
        position: absolute; 
        overflow: hidden; 
        clip: rect(0 0 0 0); 
        height: 1px; width: 1px; 
        margin: -1px; padding: 0; border: 0; 
    }
    .visuallyshow_onmobile {
        display: block;
    }
    #myCarousel{
        margin-bottom: 60px;
    }
    .carousel-indicators {
        left: 0;
        right: 0;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        bottom: -40px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 12px;
    }

    .carousel-caption {
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        position: relative;
        padding: 0;
        margin: 0;
    }    

    .carousel-caption h3 {
        font-size: 22px;
        bottom: 0px;
        margin-top: 20px;
        margin-left: 20px;
    }
    .slider_desc {
        display: none;
    }
    
    .about_readmore {
        display: none;
    }
    .about_readmore_r {
        display: block;
        background-color: #0F61A5;
        border-bottom: 4px solid #272361;
        height: 40px;
        /* width: 100%; */
        margin-left: 20px;
    }

    .about_style .about_readmore {
        display: inline-block;
    }
    .about_style .content_about{
        height: auto;
    }

    .promo_style .caption_desc{
        display: block;
    }


    .about_primavideo {
        /*min-height: 344px;*/
    }
    /*.btn {
        padding: 4px 12px !important;
        font-size: 14px !important;
    }*/
    
    .sliderhome_style {
        /*margin-bottom: -5px !important;*/
    }
    .content_about {
        text-align: center;
        min-height: 275px;
        color: #4D4E4E;
        font-size: 16px;
        padding: 35px 30px;
    }
    .content_about h4 {
        font-size: 28px;
    }
    .content_desc {
        position: relative;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
    }
    .thumb_intro_hover .caption {
        top:290px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-290px);
    -webkit-transform:translateY(-290px);
    -moz-transform:translateY(-290px);
    -ms-transform:translateY(-290px);
    -o-transform:translateY(-290px);
    }
    .thumb_intro_hover .blur {
        height: 460px;
        position: relative;
        bottom: 0px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    .caption_desc {
        display: none;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .caption-text h3 {
        margin-top: 35px;
        font-size: 16px;
    }
    .thumb_intro_hover .caption-text {
        left: 11px;
    }

}

@media (max-width: 480px) {

    .carousel-caption h3{
        font-size: 18px;
        line-height: 24px;
    }

    .berita_style .text_title{
        font-size: 16px;
    }
    .kode_bank_table img{
        max-width: 90%;
    }
    /*.pcommerce_submenu {
        border-top: 0px;
    }
    .pcommerce_submenu a {
        color: #fff !important;
    }*/
    /*.navbar-nav>li>a {
        padding-top: 15px;
    }
    .carousel-caption {
        width: 200px;
        top: 5px !important;
    }
    .carousel-caption h3 {
        font-size: 19px;
        margin-top: 20px;
    }
    .slider_desc {
        display: none;
    }*/
    /*.about_readmore {
        display: none;
    }
    .about_readmore_r {
        display: block;
        background-color:#0F61A5;
        border-bottom: 4px solid #272361;
        height: 40px;
        width: 100%;
    }*/
    /*.btn {
        padding: 4px 12px !important;
        font-size: 14px !important;
    }*/
    /*.carousel-indicators {
        text-align: center !important;
        left: 48% !important;
        width: 64% !important;
        bottom: 40px;
    }
    .carousel-indicators li {
        width: 12px !important;
    }*/
    .sliderhome_style {
        margin-bottom: -5px !important;
    }
    .content_about {
        text-align: center;
    }
    .content_about h4 {
        font-size: 28px;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
    }
    .thumb_intro_hover .caption {
        top:205px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-200px);
    -webkit-transform:translateY(-200px);
    -moz-transform:translateY(-200px);
    -ms-transform:translateY(-200px);
    -o-transform:translateY(-200px);
    }
    .thumb_intro_hover p img {
        max-height: 300px;
    }
    .thumb_intro_hover .blur {
        height: 290px;
        position: relative;
        bottom: 5px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .caption-text h3 {
        margin-top: 35px;
        font-size: 20px;
    }

}